diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-09-23 20:58:40 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-09-23 20:58:40 +0200 |
| commit | 5cd5cb8eb397852321d6185dc674973e1f3843e0 (patch) | |
| tree | 8d9390977acfcd396831a7336dc69115e150405c /StoneIsland/platforms/ios/Pods/Pods.xcodeproj/xcuserdata/user.xcuserdatad | |
| parent | 6da5a2bf1cd699d64ee08b596b53361c6828e5aa (diff) | |
rebuild
Diffstat (limited to 'StoneIsland/platforms/ios/Pods/Pods.xcodeproj/xcuserdata/user.xcuserdatad')
| -rw-r--r-- | StoneIsland/platforms/ios/Pods/Pods.xcodeproj/xcuserdata/user.xcuserdatad/xcschemes/Pods-Stone Island.xcscheme | 41 |
1 files changed, 27 insertions, 14 deletions
diff --git a/StoneIsland/platforms/ios/Pods/Pods.xcodeproj/xcuserdata/user.xcuserdatad/xcschemes/Pods-Stone Island.xcscheme b/StoneIsland/platforms/ios/Pods/Pods.xcodeproj/xcuserdata/user.xcuserdatad/xcschemes/Pods-Stone Island.xcscheme index 3079e230..657aefac 100644 --- a/StoneIsland/platforms/ios/Pods/Pods.xcodeproj/xcuserdata/user.xcuserdatad/xcschemes/Pods-Stone Island.xcscheme +++ b/StoneIsland/platforms/ios/Pods/Pods.xcodeproj/xcuserdata/user.xcuserdatad/xcschemes/Pods-Stone Island.xcscheme @@ -1,54 +1,67 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "0700" + LastUpgradeVersion = "0900" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry - buildForAnalyzing = "YES" buildForTesting = "YES" buildForRunning = "YES" buildForProfiling = "YES" - buildForArchiving = "YES"> + buildForArchiving = "YES" + buildForAnalyzing = "YES"> <BuildableReference - BuildableIdentifier = 'primary' - BlueprintIdentifier = '270B46424A6E550E1583E7A97AAD265A' - BlueprintName = 'Pods-Stone Island' - ReferencedContainer = 'container:Pods.xcodeproj' - BuildableName = 'libPods-Stone Island.a'> + BuildableIdentifier = "primary" + BlueprintIdentifier = "270B46424A6E550E1583E7A97AAD265A" + BuildableName = "libPods-Stone Island.a" + BlueprintName = "Pods-Stone Island" + ReferencedContainer = "container:Pods.xcodeproj"> </BuildableReference> </BuildActionEntry> </BuildActionEntries> </BuildAction> <TestAction + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - shouldUseLaunchSchemeArgsEnv = "YES" - buildConfiguration = "Debug"> + language = "" + shouldUseLaunchSchemeArgsEnv = "YES"> + <Testables> + </Testables> <AdditionalOptions> </AdditionalOptions> </TestAction> <LaunchAction + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" + language = "" launchStyle = "0" useCustomWorkingDirectory = "NO" ignoresPersistentStateOnLaunch = "NO" debugDocumentVersioning = "YES" debugServiceExtension = "internal" - buildConfiguration = "Debug" allowLocationSimulation = "YES"> + <MacroExpansion> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "270B46424A6E550E1583E7A97AAD265A" + BuildableName = "libPods-Stone Island.a" + BlueprintName = "Pods-Stone Island" + ReferencedContainer = "container:Pods.xcodeproj"> + </BuildableReference> + </MacroExpansion> <AdditionalOptions> </AdditionalOptions> </LaunchAction> <ProfileAction + buildConfiguration = "Release" + shouldUseLaunchSchemeArgsEnv = "YES" savedToolIdentifier = "" useCustomWorkingDirectory = "NO" - debugDocumentVersioning = "YES" - buildConfiguration = "Release" - shouldUseLaunchSchemeArgsEnv = "YES"> + debugDocumentVersioning = "YES"> </ProfileAction> <AnalyzeAction buildConfiguration = "Debug"> |
