-
Notifications
You must be signed in to change notification settings - Fork 466
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #414 from CocoaPods/8.0-project-format
Bump last known object version
- Loading branch information
Showing
10 changed files
with
4,564 additions
and
2 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
4,020 changes: 4,020 additions & 0 deletions
4,020
spec/fixtures/Sample Project/8.0-format.xcodeproj/project.pbxproj
Large diffs are not rendered by default.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
...fixtures/Sample Project/8.0-format.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
161 changes: 161 additions & 0 deletions
161
...res/Sample Project/8.0-format.xcodeproj/xcshareddata/xcschemes/Cocoa Application.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,161 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Scheme | ||
LastUpgradeVersion = "0630" | ||
version = "1.3"> | ||
<BuildAction | ||
parallelizeBuildables = "YES" | ||
buildImplicitDependencies = "YES"> | ||
<BuildActionEntries> | ||
<BuildActionEntry | ||
buildForTesting = "YES" | ||
buildForRunning = "YES" | ||
buildForProfiling = "YES" | ||
buildForArchiving = "YES" | ||
buildForAnalyzing = "YES"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "E525238B16245A900012E2BA" | ||
BuildableName = "Cocoa Application.app" | ||
BlueprintName = "Cocoa Application" | ||
ReferencedContainer = "container:Cocoa Application.xcodeproj"> | ||
</BuildableReference> | ||
</BuildActionEntry> | ||
</BuildActionEntries> | ||
</BuildAction> | ||
<TestAction | ||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
shouldUseLaunchSchemeArgsEnv = "YES" | ||
buildConfiguration = "Debug"> | ||
<Testables> | ||
<TestableReference | ||
skipped = "NO"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "E52523B216245A910012E2BA" | ||
BuildableName = "Cocoa ApplicationTests.octest" | ||
BlueprintName = "Cocoa ApplicationTests" | ||
ReferencedContainer = "container:Cocoa Application.xcodeproj"> | ||
</BuildableReference> | ||
</TestableReference> | ||
</Testables> | ||
<MacroExpansion> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "E525238B16245A900012E2BA" | ||
BuildableName = "Cocoa Application.app" | ||
BlueprintName = "Cocoa Application" | ||
ReferencedContainer = "container:Cocoa Application.xcodeproj"> | ||
</BuildableReference> | ||
</MacroExpansion> | ||
</TestAction> | ||
<LaunchAction | ||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
launchStyle = "0" | ||
useCustomWorkingDirectory = "YES" | ||
buildConfiguration = "Debug" | ||
ignoresPersistentStateOnLaunch = "YES" | ||
debugDocumentVersioning = "YES" | ||
allowLocationSimulation = "YES"> | ||
<BuildableProductRunnable | ||
runnableDebuggingMode = "0"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "E525238B16245A900012E2BA" | ||
BuildableName = "Cocoa Application.app" | ||
BlueprintName = "Cocoa Application" | ||
ReferencedContainer = "container:Cocoa Application.xcodeproj"> | ||
</BuildableReference> | ||
</BuildableProductRunnable> | ||
<CommandLineArguments> | ||
<CommandLineArgument | ||
argument = "Some argument" | ||
isEnabled = "YES"> | ||
</CommandLineArgument> | ||
</CommandLineArguments> | ||
<EnvironmentVariables> | ||
<EnvironmentVariable | ||
key = "Some Environment Variable" | ||
value = "" | ||
isEnabled = "YES"> | ||
</EnvironmentVariable> | ||
</EnvironmentVariables> | ||
<AdditionalOptions> | ||
<AdditionalOption | ||
key = "MallocStackLogging" | ||
value = "" | ||
isEnabled = "YES"> | ||
</AdditionalOption> | ||
<AdditionalOption | ||
key = "DYLD_INSERT_LIBRARIES" | ||
value = "/usr/lib/libgmalloc.dylib" | ||
isEnabled = "YES"> | ||
</AdditionalOption> | ||
<AdditionalOption | ||
key = "DYLD_PRINT_LIBRARIES" | ||
value = "" | ||
isEnabled = "YES"> | ||
</AdditionalOption> | ||
<AdditionalOption | ||
key = "USERBREAK" | ||
value = "1" | ||
isEnabled = "YES"> | ||
</AdditionalOption> | ||
<AdditionalOption | ||
key = "DYLD_PRINT_APIS" | ||
value = "" | ||
isEnabled = "YES"> | ||
</AdditionalOption> | ||
<AdditionalOption | ||
key = "NSZombieEnabled" | ||
value = "YES" | ||
isEnabled = "YES"> | ||
</AdditionalOption> | ||
<AdditionalOption | ||
key = "NSDOLoggingEnabled" | ||
value = "YES" | ||
isEnabled = "YES"> | ||
</AdditionalOption> | ||
<AdditionalOption | ||
key = "AUTO_LOG_ALL" | ||
value = "" | ||
isEnabled = "YES"> | ||
</AdditionalOption> | ||
<AdditionalOption | ||
key = "MallocGuardEdges" | ||
value = "" | ||
isEnabled = "YES"> | ||
</AdditionalOption> | ||
<AdditionalOption | ||
key = "MallocScribble" | ||
value = "" | ||
isEnabled = "YES"> | ||
</AdditionalOption> | ||
</AdditionalOptions> | ||
</LaunchAction> | ||
<ProfileAction | ||
shouldUseLaunchSchemeArgsEnv = "YES" | ||
savedToolIdentifier = "" | ||
useCustomWorkingDirectory = "NO" | ||
buildConfiguration = "Release" | ||
debugDocumentVersioning = "YES"> | ||
<BuildableProductRunnable | ||
runnableDebuggingMode = "0"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "E525238B16245A900012E2BA" | ||
BuildableName = "Cocoa Application.app" | ||
BlueprintName = "Cocoa Application" | ||
ReferencedContainer = "container:Cocoa Application.xcodeproj"> | ||
</BuildableReference> | ||
</BuildableProductRunnable> | ||
</ProfileAction> | ||
<AnalyzeAction | ||
buildConfiguration = "Debug"> | ||
</AnalyzeAction> | ||
<ArchiveAction | ||
buildConfiguration = "Release" | ||
revealArchiveInOrganizer = "YES"> | ||
</ArchiveAction> | ||
</Scheme> |
136 changes: 136 additions & 0 deletions
136
...t/8.0-format.xcodeproj/xcshareddata/xcschemes/iOS application and static library.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,136 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Scheme | ||
LastUpgradeVersion = "0630" | ||
version = "1.3"> | ||
<BuildAction | ||
parallelizeBuildables = "YES" | ||
buildImplicitDependencies = "YES"> | ||
<BuildActionEntries> | ||
<BuildActionEntry | ||
buildForTesting = "YES" | ||
buildForRunning = "YES" | ||
buildForProfiling = "YES" | ||
buildForArchiving = "YES" | ||
buildForAnalyzing = "YES"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "E52523F316245AB20012E2BA" | ||
BuildableName = "iOS application.app" | ||
BlueprintName = "iOS application" | ||
ReferencedContainer = "container:Cocoa Application.xcodeproj"> | ||
</BuildableReference> | ||
</BuildActionEntry> | ||
<BuildActionEntry | ||
buildForTesting = "YES" | ||
buildForRunning = "YES" | ||
buildForProfiling = "YES" | ||
buildForArchiving = "YES" | ||
buildForAnalyzing = "YES"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "806F6FB517EFAF46001051EE" | ||
BuildableName = "libiOS staticLibrary.a" | ||
BlueprintName = "iOS staticLibrary" | ||
ReferencedContainer = "container:Cocoa Application.xcodeproj"> | ||
</BuildableReference> | ||
</BuildActionEntry> | ||
<BuildActionEntry | ||
buildForTesting = "YES" | ||
buildForRunning = "NO" | ||
buildForProfiling = "NO" | ||
buildForArchiving = "NO" | ||
buildForAnalyzing = "NO"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "806F6FC217EFAF47001051EE" | ||
BuildableName = "iOS staticLibraryTests.xctest" | ||
BlueprintName = "iOS staticLibraryTests" | ||
ReferencedContainer = "container:Cocoa Application.xcodeproj"> | ||
</BuildableReference> | ||
</BuildActionEntry> | ||
</BuildActionEntries> | ||
</BuildAction> | ||
<TestAction | ||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
shouldUseLaunchSchemeArgsEnv = "YES" | ||
buildConfiguration = "Debug"> | ||
<Testables> | ||
<TestableReference | ||
skipped = "NO"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "E525241E16245AB20012E2BA" | ||
BuildableName = "iOS applicationTests.octest" | ||
BlueprintName = "iOS applicationTests" | ||
ReferencedContainer = "container:Cocoa Application.xcodeproj"> | ||
</BuildableReference> | ||
</TestableReference> | ||
<TestableReference | ||
skipped = "NO"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "806F6FC217EFAF47001051EE" | ||
BuildableName = "iOS staticLibraryTests.xctest" | ||
BlueprintName = "iOS staticLibraryTests" | ||
ReferencedContainer = "container:Cocoa Application.xcodeproj"> | ||
</BuildableReference> | ||
</TestableReference> | ||
</Testables> | ||
<MacroExpansion> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "E52523F316245AB20012E2BA" | ||
BuildableName = "iOS application.app" | ||
BlueprintName = "iOS application" | ||
ReferencedContainer = "container:Cocoa Application.xcodeproj"> | ||
</BuildableReference> | ||
</MacroExpansion> | ||
</TestAction> | ||
<LaunchAction | ||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
launchStyle = "0" | ||
useCustomWorkingDirectory = "NO" | ||
buildConfiguration = "Debug" | ||
ignoresPersistentStateOnLaunch = "NO" | ||
debugDocumentVersioning = "YES" | ||
allowLocationSimulation = "YES"> | ||
<BuildableProductRunnable | ||
runnableDebuggingMode = "0"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "E52523F316245AB20012E2BA" | ||
BuildableName = "iOS application.app" | ||
BlueprintName = "iOS application" | ||
ReferencedContainer = "container:Cocoa Application.xcodeproj"> | ||
</BuildableReference> | ||
</BuildableProductRunnable> | ||
<AdditionalOptions> | ||
</AdditionalOptions> | ||
</LaunchAction> | ||
<ProfileAction | ||
shouldUseLaunchSchemeArgsEnv = "YES" | ||
savedToolIdentifier = "" | ||
useCustomWorkingDirectory = "NO" | ||
buildConfiguration = "Release" | ||
debugDocumentVersioning = "YES"> | ||
<BuildableProductRunnable | ||
runnableDebuggingMode = "0"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "E52523F316245AB20012E2BA" | ||
BuildableName = "iOS application.app" | ||
BlueprintName = "iOS application" | ||
ReferencedContainer = "container:Cocoa Application.xcodeproj"> | ||
</BuildableReference> | ||
</BuildableProductRunnable> | ||
</ProfileAction> | ||
<AnalyzeAction | ||
buildConfiguration = "Debug"> | ||
</AnalyzeAction> | ||
<ArchiveAction | ||
buildConfiguration = "Release" | ||
revealArchiveInOrganizer = "YES"> | ||
</ArchiveAction> | ||
</Scheme> |
Oops, something went wrong.