Skip to content

Commit cc86271

Browse files
author
Edward Smith
committed
Add back the Xcode 8 project!
1 parent 3e146d5 commit cc86271

File tree

6 files changed

+1606
-0
lines changed

6 files changed

+1606
-0
lines changed

Branch-TestBed/Branch-TestBed.xcodeproj/project.pbxproj

Lines changed: 1199 additions & 0 deletions
Large diffs are not rendered by default.

Branch-TestBed/Branch-TestBed.xcodeproj/project.xcworkspace/contents.xcworkspacedata

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
6+
<false/>
7+
<key>IDESourceControlProjectIdentifier</key>
8+
<string>F674B948-1373-4910-94FF-7970CA0F4AA1</string>
9+
<key>IDESourceControlProjectName</key>
10+
<string>Branch-TestBed</string>
11+
<key>IDESourceControlProjectOriginsDictionary</key>
12+
<dict>
13+
<key>1929DBD069E43FB109A10D27981BC0AD82070E33</key>
14+
<string>https://github.com/BranchMetrics/Branch-iOS-SDK.git</string>
15+
</dict>
16+
<key>IDESourceControlProjectPath</key>
17+
<string>Branch-TestBed/Branch-TestBed.xcodeproj</string>
18+
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
19+
<dict>
20+
<key>1929DBD069E43FB109A10D27981BC0AD82070E33</key>
21+
<string>../../..</string>
22+
</dict>
23+
<key>IDESourceControlProjectURL</key>
24+
<string>https://github.com/BranchMetrics/Branch-iOS-SDK.git</string>
25+
<key>IDESourceControlProjectVersion</key>
26+
<integer>111</integer>
27+
<key>IDESourceControlProjectWCCIdentifier</key>
28+
<string>1929DBD069E43FB109A10D27981BC0AD82070E33</string>
29+
<key>IDESourceControlProjectWCConfigurations</key>
30+
<array>
31+
<dict>
32+
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
33+
<string>public.vcs.git</string>
34+
<key>IDESourceControlWCCIdentifierKey</key>
35+
<string>1929DBD069E43FB109A10D27981BC0AD82070E33</string>
36+
<key>IDESourceControlWCCName</key>
37+
<string>Branch-iOS-SDK</string>
38+
</dict>
39+
</array>
40+
</dict>
41+
</plist>
Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,140 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Scheme
3+
LastUpgradeVersion = "0830"
4+
version = "1.3">
5+
<BuildAction
6+
parallelizeBuildables = "YES"
7+
buildImplicitDependencies = "YES">
8+
<BuildActionEntries>
9+
<BuildActionEntry
10+
buildForTesting = "YES"
11+
buildForRunning = "YES"
12+
buildForProfiling = "NO"
13+
buildForArchiving = "NO"
14+
buildForAnalyzing = "YES">
15+
<BuildableReference
16+
BuildableIdentifier = "primary"
17+
BlueprintIdentifier = "7E6B3B501AA42D0E005F45BF"
18+
BuildableName = "Branch-SDK-Tests.xctest"
19+
BlueprintName = "Branch-SDK-Tests"
20+
ReferencedContainer = "container:Branch-TestBed.xcodeproj">
21+
</BuildableReference>
22+
</BuildActionEntry>
23+
</BuildActionEntries>
24+
</BuildAction>
25+
<TestAction
26+
buildConfiguration = "Debug"
27+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
28+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29+
shouldUseLaunchSchemeArgsEnv = "YES"
30+
codeCoverageEnabled = "YES">
31+
<Testables>
32+
<TestableReference
33+
skipped = "NO">
34+
<BuildableReference
35+
BuildableIdentifier = "primary"
36+
BlueprintIdentifier = "7E6B3B501AA42D0E005F45BF"
37+
BuildableName = "Branch-SDK-Tests.xctest"
38+
BlueprintName = "Branch-SDK-Tests"
39+
ReferencedContainer = "container:Branch-TestBed.xcodeproj">
40+
</BuildableReference>
41+
</TestableReference>
42+
</Testables>
43+
<MacroExpansion>
44+
<BuildableReference
45+
BuildableIdentifier = "primary"
46+
BlueprintIdentifier = "7E6B3B501AA42D0E005F45BF"
47+
BuildableName = "Branch-SDK-Tests.xctest"
48+
BlueprintName = "Branch-SDK-Tests"
49+
ReferencedContainer = "container:Branch-TestBed.xcodeproj">
50+
</BuildableReference>
51+
</MacroExpansion>
52+
<AdditionalOptions>
53+
<AdditionalOption
54+
key = "DYLD_INSERT_LIBRARIES"
55+
value = "/usr/lib/libgmalloc.dylib"
56+
isEnabled = "YES">
57+
</AdditionalOption>
58+
<AdditionalOption
59+
key = "NSZombieEnabled"
60+
value = "YES"
61+
isEnabled = "YES">
62+
</AdditionalOption>
63+
<AdditionalOption
64+
key = "MallocGuardEdges"
65+
value = ""
66+
isEnabled = "YES">
67+
</AdditionalOption>
68+
<AdditionalOption
69+
key = "MallocScribble"
70+
value = ""
71+
isEnabled = "YES">
72+
</AdditionalOption>
73+
</AdditionalOptions>
74+
</TestAction>
75+
<LaunchAction
76+
buildConfiguration = "Debug"
77+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
78+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
79+
launchStyle = "0"
80+
useCustomWorkingDirectory = "NO"
81+
ignoresPersistentStateOnLaunch = "NO"
82+
debugDocumentVersioning = "YES"
83+
debugServiceExtension = "internal"
84+
allowLocationSimulation = "YES">
85+
<MacroExpansion>
86+
<BuildableReference
87+
BuildableIdentifier = "primary"
88+
BlueprintIdentifier = "7E6B3B501AA42D0E005F45BF"
89+
BuildableName = "Branch-SDK-Tests.xctest"
90+
BlueprintName = "Branch-SDK-Tests"
91+
ReferencedContainer = "container:Branch-TestBed.xcodeproj">
92+
</BuildableReference>
93+
</MacroExpansion>
94+
<AdditionalOptions>
95+
<AdditionalOption
96+
key = "DYLD_INSERT_LIBRARIES"
97+
value = "/usr/lib/libgmalloc.dylib"
98+
isEnabled = "YES">
99+
</AdditionalOption>
100+
<AdditionalOption
101+
key = "NSZombieEnabled"
102+
value = "YES"
103+
isEnabled = "YES">
104+
</AdditionalOption>
105+
<AdditionalOption
106+
key = "MallocGuardEdges"
107+
value = ""
108+
isEnabled = "YES">
109+
</AdditionalOption>
110+
<AdditionalOption
111+
key = "MallocScribble"
112+
value = ""
113+
isEnabled = "YES">
114+
</AdditionalOption>
115+
</AdditionalOptions>
116+
</LaunchAction>
117+
<ProfileAction
118+
buildConfiguration = "Release"
119+
shouldUseLaunchSchemeArgsEnv = "YES"
120+
savedToolIdentifier = ""
121+
useCustomWorkingDirectory = "NO"
122+
debugDocumentVersioning = "YES">
123+
<MacroExpansion>
124+
<BuildableReference
125+
BuildableIdentifier = "primary"
126+
BlueprintIdentifier = "7E6B3B501AA42D0E005F45BF"
127+
BuildableName = "Branch-SDK-Tests.xctest"
128+
BlueprintName = "Branch-SDK-Tests"
129+
ReferencedContainer = "container:Branch-TestBed.xcodeproj">
130+
</BuildableReference>
131+
</MacroExpansion>
132+
</ProfileAction>
133+
<AnalyzeAction
134+
buildConfiguration = "Debug">
135+
</AnalyzeAction>
136+
<ArchiveAction
137+
buildConfiguration = "Release"
138+
revealArchiveInOrganizer = "YES">
139+
</ArchiveAction>
140+
</Scheme>
Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Scheme
3+
LastUpgradeVersion = "0830"
4+
version = "1.7">
5+
<BuildAction
6+
parallelizeBuildables = "YES"
7+
buildImplicitDependencies = "YES">
8+
<BuildActionEntries>
9+
<BuildActionEntry
10+
buildForTesting = "YES"
11+
buildForRunning = "YES"
12+
buildForProfiling = "YES"
13+
buildForArchiving = "YES"
14+
buildForAnalyzing = "YES">
15+
<BuildableReference
16+
BuildableIdentifier = "primary"
17+
BlueprintIdentifier = "6700165F1940F51400A9E103"
18+
BuildableName = "Branch-TestBed.app"
19+
BlueprintName = "Branch-TestBed"
20+
ReferencedContainer = "container:Branch-TestBed.xcodeproj">
21+
</BuildableReference>
22+
</BuildActionEntry>
23+
</BuildActionEntries>
24+
</BuildAction>
25+
<TestAction
26+
buildConfiguration = "Debug"
27+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
28+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29+
shouldUseLaunchSchemeArgsEnv = "YES"
30+
codeCoverageEnabled = "YES">
31+
<Testables>
32+
<TestableReference
33+
skipped = "NO">
34+
<BuildableReference
35+
BuildableIdentifier = "primary"
36+
BlueprintIdentifier = "7E6B3B501AA42D0E005F45BF"
37+
BuildableName = "Branch-SDK-Tests.xctest"
38+
BlueprintName = "Branch-SDK-Tests"
39+
ReferencedContainer = "container:Branch-TestBed.xcodeproj">
40+
</BuildableReference>
41+
</TestableReference>
42+
</Testables>
43+
<MacroExpansion>
44+
<BuildableReference
45+
BuildableIdentifier = "primary"
46+
BlueprintIdentifier = "6700165F1940F51400A9E103"
47+
BuildableName = "Branch-TestBed.app"
48+
BlueprintName = "Branch-TestBed"
49+
ReferencedContainer = "container:Branch-TestBed.xcodeproj">
50+
</BuildableReference>
51+
</MacroExpansion>
52+
<AdditionalOptions>
53+
</AdditionalOptions>
54+
</TestAction>
55+
<LaunchAction
56+
buildConfiguration = "Debug"
57+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
58+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
59+
launchStyle = "0"
60+
useCustomWorkingDirectory = "NO"
61+
ignoresPersistentStateOnLaunch = "NO"
62+
debugDocumentVersioning = "YES"
63+
debugServiceExtension = "internal"
64+
allowLocationSimulation = "YES">
65+
<BuildableProductRunnable
66+
runnableDebuggingMode = "0">
67+
<BuildableReference
68+
BuildableIdentifier = "primary"
69+
BlueprintIdentifier = "6700165F1940F51400A9E103"
70+
BuildableName = "Branch-TestBed.app"
71+
BlueprintName = "Branch-TestBed"
72+
ReferencedContainer = "container:Branch-TestBed.xcodeproj">
73+
</BuildableReference>
74+
</BuildableProductRunnable>
75+
<AdditionalOptions>
76+
</AdditionalOptions>
77+
<LocationScenarioReference
78+
identifier = "com.apple.dt.IDEFoundation.CurrentLocationScenarioIdentifier"
79+
referenceType = "1">
80+
</LocationScenarioReference>
81+
</LaunchAction>
82+
<ProfileAction
83+
buildConfiguration = "Release"
84+
shouldUseLaunchSchemeArgsEnv = "YES"
85+
savedToolIdentifier = ""
86+
useCustomWorkingDirectory = "NO"
87+
debugDocumentVersioning = "YES">
88+
<BuildableProductRunnable
89+
runnableDebuggingMode = "0">
90+
<BuildableReference
91+
BuildableIdentifier = "primary"
92+
BlueprintIdentifier = "6700165F1940F51400A9E103"
93+
BuildableName = "Branch-TestBed.app"
94+
BlueprintName = "Branch-TestBed"
95+
ReferencedContainer = "container:Branch-TestBed.xcodeproj">
96+
</BuildableReference>
97+
</BuildableProductRunnable>
98+
</ProfileAction>
99+
<AnalyzeAction
100+
buildConfiguration = "Debug">
101+
</AnalyzeAction>
102+
<ArchiveAction
103+
buildConfiguration = "Release"
104+
revealArchiveInOrganizer = "YES">
105+
</ArchiveAction>
106+
</Scheme>

0 commit comments

Comments
 (0)