-
Notifications
You must be signed in to change notification settings - Fork 602
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
93 changed files
with
4,354 additions
and
4,154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
113 changes: 113 additions & 0 deletions
113
OHHTTPStubs/OHHTTPStubs.xcodeproj/xcshareddata/xcschemes/OHHTTPStubs tvOS Framework.xcscheme
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,113 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Scheme | ||
LastUpgradeVersion = "0710" | ||
version = "1.3"> | ||
<BuildAction | ||
parallelizeBuildables = "YES" | ||
buildImplicitDependencies = "YES"> | ||
<BuildActionEntries> | ||
<BuildActionEntry | ||
buildForTesting = "YES" | ||
buildForRunning = "YES" | ||
buildForProfiling = "YES" | ||
buildForArchiving = "YES" | ||
buildForAnalyzing = "YES"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "EAA4368D1BE1598D000E9E99" | ||
BuildableName = "OHHTTPStubs.framework" | ||
BlueprintName = "OHHTTPStubs tvOS Framework" | ||
ReferencedContainer = "container:OHHTTPStubs.xcodeproj"> | ||
</BuildableReference> | ||
</BuildActionEntry> | ||
<BuildActionEntry | ||
buildForTesting = "YES" | ||
buildForRunning = "NO" | ||
buildForProfiling = "NO" | ||
buildForArchiving = "NO" | ||
buildForAnalyzing = "YES"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "EA100AB61BE15BE400129352" | ||
BuildableName = "OHHTTPStubs tvOS Fmk Tests.xctest" | ||
BlueprintName = "OHHTTPStubs tvOS Fmk Tests" | ||
ReferencedContainer = "container:OHHTTPStubs.xcodeproj"> | ||
</BuildableReference> | ||
</BuildActionEntry> | ||
</BuildActionEntries> | ||
</BuildAction> | ||
<TestAction | ||
buildConfiguration = "Debug" | ||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
shouldUseLaunchSchemeArgsEnv = "YES"> | ||
<Testables> | ||
<TestableReference | ||
skipped = "NO"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "EA100AB61BE15BE400129352" | ||
BuildableName = "OHHTTPStubs tvOS Fmk Tests.xctest" | ||
BlueprintName = "OHHTTPStubs tvOS Fmk Tests" | ||
ReferencedContainer = "container:OHHTTPStubs.xcodeproj"> | ||
</BuildableReference> | ||
</TestableReference> | ||
</Testables> | ||
<MacroExpansion> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "EAA4368D1BE1598D000E9E99" | ||
BuildableName = "OHHTTPStubs.framework" | ||
BlueprintName = "OHHTTPStubs tvOS Framework" | ||
ReferencedContainer = "container:OHHTTPStubs.xcodeproj"> | ||
</BuildableReference> | ||
</MacroExpansion> | ||
<AdditionalOptions> | ||
</AdditionalOptions> | ||
</TestAction> | ||
<LaunchAction | ||
buildConfiguration = "Debug" | ||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
launchStyle = "0" | ||
useCustomWorkingDirectory = "NO" | ||
ignoresPersistentStateOnLaunch = "NO" | ||
debugDocumentVersioning = "YES" | ||
debugServiceExtension = "internal" | ||
allowLocationSimulation = "YES"> | ||
<MacroExpansion> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "EAA4368D1BE1598D000E9E99" | ||
BuildableName = "OHHTTPStubs.framework" | ||
BlueprintName = "OHHTTPStubs tvOS Framework" | ||
ReferencedContainer = "container:OHHTTPStubs.xcodeproj"> | ||
</BuildableReference> | ||
</MacroExpansion> | ||
<AdditionalOptions> | ||
</AdditionalOptions> | ||
</LaunchAction> | ||
<ProfileAction | ||
buildConfiguration = "Release" | ||
shouldUseLaunchSchemeArgsEnv = "YES" | ||
savedToolIdentifier = "" | ||
useCustomWorkingDirectory = "NO" | ||
debugDocumentVersioning = "YES"> | ||
<MacroExpansion> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "EAA4368D1BE1598D000E9E99" | ||
BuildableName = "OHHTTPStubs.framework" | ||
BlueprintName = "OHHTTPStubs tvOS Framework" | ||
ReferencedContainer = "container:OHHTTPStubs.xcodeproj"> | ||
</BuildableReference> | ||
</MacroExpansion> | ||
</ProfileAction> | ||
<AnalyzeAction | ||
buildConfiguration = "Debug"> | ||
</AnalyzeAction> | ||
<ArchiveAction | ||
buildConfiguration = "Release" | ||
revealArchiveInOrganizer = "YES"> | ||
</ArchiveAction> | ||
</Scheme> |
22 changes: 22 additions & 0 deletions
22
OHHTTPStubs/OHHTTPStubs.xcworkspace/contents.xcworkspacedata
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,35 @@ | ||
PODS: | ||
- AFNetworking (2.5.0): | ||
- AFNetworking/NSURLConnection (= 2.5.0) | ||
- AFNetworking/NSURLSession (= 2.5.0) | ||
- AFNetworking/Reachability (= 2.5.0) | ||
- AFNetworking/Security (= 2.5.0) | ||
- AFNetworking/Serialization (= 2.5.0) | ||
- AFNetworking/UIKit (= 2.5.0) | ||
- AFNetworking/NSURLConnection (2.5.0): | ||
- AFNetworking (3.0.0-beta.1): | ||
- AFNetworking/NSURLSession (= 3.0.0-beta.1) | ||
- AFNetworking/Reachability (= 3.0.0-beta.1) | ||
- AFNetworking/Security (= 3.0.0-beta.1) | ||
- AFNetworking/Serialization (= 3.0.0-beta.1) | ||
- AFNetworking/UIKit (= 3.0.0-beta.1) | ||
- AFNetworking/NSURLSession (3.0.0-beta.1): | ||
- AFNetworking/Reachability | ||
- AFNetworking/Security | ||
- AFNetworking/Serialization | ||
- AFNetworking/NSURLSession (2.5.0): | ||
- AFNetworking/Reachability | ||
- AFNetworking/Security | ||
- AFNetworking/Serialization | ||
- AFNetworking/Reachability (2.5.0) | ||
- AFNetworking/Security (2.5.0) | ||
- AFNetworking/Serialization (2.5.0) | ||
- AFNetworking/UIKit (2.5.0): | ||
- AFNetworking/NSURLConnection | ||
- AFNetworking/Reachability (3.0.0-beta.1) | ||
- AFNetworking/Security (3.0.0-beta.1) | ||
- AFNetworking/Serialization (3.0.0-beta.1) | ||
- AFNetworking/UIKit (3.0.0-beta.1): | ||
- AFNetworking/NSURLSession | ||
|
||
DEPENDENCIES: | ||
- AFNetworking (= 2.5.0) | ||
- AFNetworking (from `https://github.com/AFNetworking/AFNetworking.git`, branch | ||
`3_0_0_branch`) | ||
|
||
EXTERNAL SOURCES: | ||
AFNetworking: | ||
:branch: 3_0_0_branch | ||
:git: https://github.com/AFNetworking/AFNetworking.git | ||
|
||
CHECKOUT OPTIONS: | ||
AFNetworking: | ||
:commit: ef7d55b9556707d80af9edd83e504a91f9df2490 | ||
:git: https://github.com/AFNetworking/AFNetworking.git | ||
|
||
SPEC CHECKSUMS: | ||
AFNetworking: 96ac9bf3eda33582701cb1fcc5b896aa1e20311e | ||
AFNetworking: 1100906802d9479aa0949e8e2cbc1d4e6beba327 | ||
|
||
COCOAPODS: 0.39.0 |
67 changes: 0 additions & 67 deletions
67
OHHTTPStubs/Pods/AFNetworking/AFNetworking/AFHTTPRequestOperation.h
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.