Skip to content

Commit bb92ae7

Browse files
authored
flesh out all test targets for both Objective-C & Swift (#82)
1 parent f748e00 commit bb92ae7

File tree

2 files changed

+50
-0
lines changed

2 files changed

+50
-0
lines changed

MapboxGeocoder.xcodeproj/xcshareddata/xcschemes/Example (Objective-C).xcscheme

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,36 @@
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
2929
shouldUseLaunchSchemeArgsEnv = "YES">
3030
<Testables>
31+
<TestableReference
32+
skipped = "NO">
33+
<BuildableReference
34+
BuildableIdentifier = "primary"
35+
BlueprintIdentifier = "DDF1E8491BD6F7BA00C40C78"
36+
BuildableName = "MapboxGeocoderTests.xctest"
37+
BlueprintName = "MapboxGeocoderTests"
38+
ReferencedContainer = "container:MapboxGeocoder.xcodeproj">
39+
</BuildableReference>
40+
</TestableReference>
41+
<TestableReference
42+
skipped = "NO">
43+
<BuildableReference
44+
BuildableIdentifier = "primary"
45+
BlueprintIdentifier = "DA51709E1CF1B18F00CD6DCF"
46+
BuildableName = "MapboxGeocoderTests.xctest"
47+
BlueprintName = "MapboxGeocoderMacTests"
48+
ReferencedContainer = "container:MapboxGeocoder.xcodeproj">
49+
</BuildableReference>
50+
</TestableReference>
51+
<TestableReference
52+
skipped = "NO">
53+
<BuildableReference
54+
BuildableIdentifier = "primary"
55+
BlueprintIdentifier = "DA5170C91CF253EE00CD6DCF"
56+
BuildableName = "MapboxGeocoderTests.xctest"
57+
BlueprintName = "MapboxGeocoderTVTests"
58+
ReferencedContainer = "container:MapboxGeocoder.xcodeproj">
59+
</BuildableReference>
60+
</TestableReference>
3161
</Testables>
3262
<MacroExpansion>
3363
<BuildableReference

MapboxGeocoder.xcodeproj/xcshareddata/xcschemes/Example (Swift).xcscheme

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,26 @@
3838
ReferencedContainer = "container:MapboxGeocoder.xcodeproj">
3939
</BuildableReference>
4040
</TestableReference>
41+
<TestableReference
42+
skipped = "NO">
43+
<BuildableReference
44+
BuildableIdentifier = "primary"
45+
BlueprintIdentifier = "DA51709E1CF1B18F00CD6DCF"
46+
BuildableName = "MapboxGeocoderTests.xctest"
47+
BlueprintName = "MapboxGeocoderMacTests"
48+
ReferencedContainer = "container:MapboxGeocoder.xcodeproj">
49+
</BuildableReference>
50+
</TestableReference>
51+
<TestableReference
52+
skipped = "NO">
53+
<BuildableReference
54+
BuildableIdentifier = "primary"
55+
BlueprintIdentifier = "DA5170C91CF253EE00CD6DCF"
56+
BuildableName = "MapboxGeocoderTests.xctest"
57+
BlueprintName = "MapboxGeocoderTVTests"
58+
ReferencedContainer = "container:MapboxGeocoder.xcodeproj">
59+
</BuildableReference>
60+
</TestableReference>
4161
</Testables>
4262
<MacroExpansion>
4363
<BuildableReference

0 commit comments

Comments
 (0)