Shared scheme.

This commit is contained in:
Natalia Terlecka 2015-05-11 10:56:09 +01:00
parent 447e2f4571
commit 3c3fee2ca9
3 changed files with 48 additions and 5 deletions

View File

@ -28,7 +28,7 @@
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "454C1F5519E82E2500C81915"
BlueprintIdentifier = "453228F21AC2AD9A00A7EE76"
BuildableName = "cameraTests.xctest"
BlueprintName = "cameraTests"
ReferencedContainer = "container:camera.xcodeproj">
@ -46,7 +46,7 @@
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "454C1F5519E82E2500C81915"
BlueprintIdentifier = "453228F21AC2AD9A00A7EE76"
BuildableName = "cameraTests.xctest"
BlueprintName = "cameraTests"
ReferencedContainer = "container:camera.xcodeproj">
@ -72,7 +72,8 @@
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "454C1F4019E82E2500C81915"
@ -90,7 +91,8 @@
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "454C1F4019E82E2500C81915"

View File

@ -4,7 +4,7 @@
<dict>
<key>SchemeUserState</key>
<dict>
<key>camera.xcscheme</key>
<key>camera.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>

View File

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
<false/>
<key>IDESourceControlProjectIdentifier</key>
<string>9D40B2A5-FAFF-4F6F-912C-8C53EFC55C8E</string>
<key>IDESourceControlProjectName</key>
<string>camera</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>E1D0A3AE6B49B031DF6A25973E5414F28D2A575A</key>
<string>https://github.com/imaginary-cloud/CameraManager.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>camera.xcworkspace</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>E1D0A3AE6B49B031DF6A25973E5414F28D2A575A</key>
<string>..</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>https://github.com/imaginary-cloud/CameraManager.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>111</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>E1D0A3AE6B49B031DF6A25973E5414F28D2A575A</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>E1D0A3AE6B49B031DF6A25973E5414F28D2A575A</string>
<key>IDESourceControlWCCName</key>
<string>CameraManager</string>
</dict>
</array>
</dict>
</plist>