File tree Expand file tree Collapse file tree 14 files changed +209
-251
lines changed Expand file tree Collapse file tree 14 files changed +209
-251
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ step-library:
17
17
run :
18
18
name : Prepare
19
19
command : |
20
- curl -L https://github.com/Carthage/Carthage/releases/download/0.33 .0/Carthage.pkg >> Carthage.pkg
20
+ curl -L https://github.com/Carthage/Carthage/releases/download/0.38 .0/Carthage.pkg >> Carthage.pkg
21
21
sudo installer -pkg Carthage.pkg -target /
22
22
echo "foo" > ~/.mapbox
23
23
@@ -77,10 +77,10 @@ jobs:
77
77
- run :
78
78
name : Dependencies
79
79
command : |
80
- ./scripts/wcarthage.sh bootstrap --platform ios --cache-builds --configuration Debug --no-use-binaries
81
- ./scripts/wcarthage.sh bootstrap --platform tvos --cache-builds --configuration Debug --no-use-binaries
82
- ./scripts/wcarthage.sh bootstrap --platform macos --cache-builds --configuration Debug --no-use-binaries
83
- ./scripts/wcarthage.sh bootstrap --platform watchos --cache-builds --configuration Debug --no-use-binaries
80
+ carthage bootstrap --platform ios --cache-builds --configuration Debug --no-use-binaries --use-xcframeworks
81
+ carthage bootstrap --platform tvos --cache-builds --configuration Debug --no-use-binaries --use-xcframeworks
82
+ carthage bootstrap --platform macos --cache-builds --configuration Debug --no-use-binaries --use-xcframeworks
83
+ carthage bootstrap --platform watchos --cache-builds --configuration Debug --no-use-binaries --use-xcframeworks
84
84
- *save-cache
85
85
- run :
86
86
name : iOS
Original file line number Diff line number Diff line change 1
1
binary "https://www.mapbox.com/ios-sdk/Mapbox-iOS-SDK.json" "5.9.0"
2
- github "AliSoftware/OHHTTPStubs" "9.0 .0"
3
- github "mapbox/mapbox-events-ios" "v0.10.8 "
2
+ github "AliSoftware/OHHTTPStubs" "9.1 .0"
3
+ github "mapbox/mapbox-events-ios" "v0.10.14 "
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<Scheme
3
- LastUpgradeVersion = " 1020 "
3
+ LastUpgradeVersion = " 1340 "
4
4
version = " 1.3" >
5
5
<BuildAction
6
6
parallelizeBuildables = " YES"
27
27
selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
28
28
selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29
29
shouldUseLaunchSchemeArgsEnv = " YES" >
30
+ <MacroExpansion >
31
+ <BuildableReference
32
+ BuildableIdentifier = " primary"
33
+ BlueprintIdentifier = " DDC2472919A1C60E0054B0C0"
34
+ BuildableName = " Geocoder (Objective-C).app"
35
+ BlueprintName = " Example (Objective-C)"
36
+ ReferencedContainer = " container:MapboxGeocoder.xcodeproj" >
37
+ </BuildableReference >
38
+ </MacroExpansion >
30
39
<Testables >
31
40
<TestableReference
32
41
skipped = " NO" >
59
68
</BuildableReference >
60
69
</TestableReference >
61
70
</Testables >
62
- <MacroExpansion >
63
- <BuildableReference
64
- BuildableIdentifier = " primary"
65
- BlueprintIdentifier = " DDC2472919A1C60E0054B0C0"
66
- BuildableName = " Geocoder (Objective-C).app"
67
- BlueprintName = " Example (Objective-C)"
68
- ReferencedContainer = " container:MapboxGeocoder.xcodeproj" >
69
- </BuildableReference >
70
- </MacroExpansion >
71
- <AdditionalOptions >
72
- </AdditionalOptions >
73
71
</TestAction >
74
72
<LaunchAction
75
73
buildConfiguration = " Debug"
91
89
ReferencedContainer = " container:MapboxGeocoder.xcodeproj" >
92
90
</BuildableReference >
93
91
</BuildableProductRunnable >
94
- <AdditionalOptions >
95
- </AdditionalOptions >
96
92
</LaunchAction >
97
93
<ProfileAction
98
94
buildConfiguration = " Release"
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<Scheme
3
- LastUpgradeVersion = " 1020 "
3
+ LastUpgradeVersion = " 1340 "
4
4
version = " 1.3" >
5
5
<BuildAction
6
6
parallelizeBuildables = " YES"
27
27
selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
28
28
selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29
29
shouldUseLaunchSchemeArgsEnv = " YES" >
30
+ <MacroExpansion >
31
+ <BuildableReference
32
+ BuildableIdentifier = " primary"
33
+ BlueprintIdentifier = " DD342B4F19A140EE00219F77"
34
+ BuildableName = " Geocoder (Swift).app"
35
+ BlueprintName = " Example (Swift)"
36
+ ReferencedContainer = " container:MapboxGeocoder.xcodeproj" >
37
+ </BuildableReference >
38
+ </MacroExpansion >
30
39
<Testables >
31
40
<TestableReference
32
41
skipped = " NO" >
59
68
</BuildableReference >
60
69
</TestableReference >
61
70
</Testables >
62
- <MacroExpansion >
63
- <BuildableReference
64
- BuildableIdentifier = " primary"
65
- BlueprintIdentifier = " DD342B4F19A140EE00219F77"
66
- BuildableName = " Geocoder (Swift).app"
67
- BlueprintName = " Example (Swift)"
68
- ReferencedContainer = " container:MapboxGeocoder.xcodeproj" >
69
- </BuildableReference >
70
- </MacroExpansion >
71
- <AdditionalOptions >
72
- </AdditionalOptions >
73
71
</TestAction >
74
72
<LaunchAction
75
73
buildConfiguration = " Debug"
91
89
ReferencedContainer = " container:MapboxGeocoder.xcodeproj" >
92
90
</BuildableReference >
93
91
</BuildableProductRunnable >
94
- <AdditionalOptions >
95
- </AdditionalOptions >
96
92
</LaunchAction >
97
93
<ProfileAction
98
94
buildConfiguration = " Release"
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<Scheme
3
- LastUpgradeVersion = " 1020 "
3
+ LastUpgradeVersion = " 1340 "
4
4
version = " 1.3" >
5
5
<BuildAction
6
6
parallelizeBuildables = " YES"
26
26
buildConfiguration = " Debug"
27
27
selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
28
28
selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29
- codeCoverageEnabled = " YES"
30
- shouldUseLaunchSchemeArgsEnv = " YES" >
29
+ shouldUseLaunchSchemeArgsEnv = " YES"
30
+ codeCoverageEnabled = " YES" >
31
+ <MacroExpansion >
32
+ <BuildableReference
33
+ BuildableIdentifier = " primary"
34
+ BlueprintIdentifier = " DA5170951CF1B18F00CD6DCF"
35
+ BuildableName = " MapboxGeocoder.framework"
36
+ BlueprintName = " MapboxGeocoderMac"
37
+ ReferencedContainer = " container:MapboxGeocoder.xcodeproj" >
38
+ </BuildableReference >
39
+ </MacroExpansion >
31
40
<Testables >
32
41
<TestableReference
33
42
skipped = " NO" >
40
49
</BuildableReference >
41
50
</TestableReference >
42
51
</Testables >
43
- <MacroExpansion >
44
- <BuildableReference
45
- BuildableIdentifier = " primary"
46
- BlueprintIdentifier = " DA5170951CF1B18F00CD6DCF"
47
- BuildableName = " MapboxGeocoder.framework"
48
- BlueprintName = " MapboxGeocoderMac"
49
- ReferencedContainer = " container:MapboxGeocoder.xcodeproj" >
50
- </BuildableReference >
51
- </MacroExpansion >
52
- <AdditionalOptions >
53
- </AdditionalOptions >
54
52
</TestAction >
55
53
<LaunchAction
56
54
buildConfiguration = " Debug"
71
69
ReferencedContainer = " container:MapboxGeocoder.xcodeproj" >
72
70
</BuildableReference >
73
71
</MacroExpansion >
74
- <AdditionalOptions >
75
- </AdditionalOptions >
76
72
</LaunchAction >
77
73
<ProfileAction
78
74
buildConfiguration = " Release"
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<Scheme
3
- LastUpgradeVersion = " 1020 "
3
+ LastUpgradeVersion = " 1340 "
4
4
version = " 1.3" >
5
5
<BuildAction
6
6
parallelizeBuildables = " YES"
26
26
buildConfiguration = " Debug"
27
27
selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
28
28
selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29
- codeCoverageEnabled = " YES"
30
- shouldUseLaunchSchemeArgsEnv = " YES" >
29
+ shouldUseLaunchSchemeArgsEnv = " YES"
30
+ codeCoverageEnabled = " YES" >
31
+ <MacroExpansion >
32
+ <BuildableReference
33
+ BuildableIdentifier = " primary"
34
+ BlueprintIdentifier = " DDC2470319A1C3B40054B0C0"
35
+ BuildableName = " MapboxGeocoder.framework"
36
+ BlueprintName = " MapboxGeocoder"
37
+ ReferencedContainer = " container:MapboxGeocoder.xcodeproj" >
38
+ </BuildableReference >
39
+ </MacroExpansion >
31
40
<Testables >
32
41
<TestableReference
33
42
skipped = " NO" >
40
49
</BuildableReference >
41
50
</TestableReference >
42
51
</Testables >
43
- <MacroExpansion >
44
- <BuildableReference
45
- BuildableIdentifier = " primary"
46
- BlueprintIdentifier = " DDC2470319A1C3B40054B0C0"
47
- BuildableName = " MapboxGeocoder.framework"
48
- BlueprintName = " MapboxGeocoder"
49
- ReferencedContainer = " container:MapboxGeocoder.xcodeproj" >
50
- </BuildableReference >
51
- </MacroExpansion >
52
- <AdditionalOptions >
53
- </AdditionalOptions >
54
52
</TestAction >
55
53
<LaunchAction
56
54
buildConfiguration = " Debug"
71
69
ReferencedContainer = " container:MapboxGeocoder.xcodeproj" >
72
70
</BuildableReference >
73
71
</MacroExpansion >
74
- <AdditionalOptions >
75
- </AdditionalOptions >
76
72
</LaunchAction >
77
73
<ProfileAction
78
74
buildConfiguration = " Release"
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<Scheme
3
- LastUpgradeVersion = " 1020 "
3
+ LastUpgradeVersion = " 1340 "
4
4
version = " 1.3" >
5
5
<BuildAction
6
6
parallelizeBuildables = " YES"
27
27
selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
28
28
selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29
29
shouldUseLaunchSchemeArgsEnv = " YES" >
30
+ <MacroExpansion >
31
+ <BuildableReference
32
+ BuildableIdentifier = " primary"
33
+ BlueprintIdentifier = " DA5170C01CF253EE00CD6DCF"
34
+ BuildableName = " MapboxGeocoder.framework"
35
+ BlueprintName = " MapboxGeocoderTV"
36
+ ReferencedContainer = " container:MapboxGeocoder.xcodeproj" >
37
+ </BuildableReference >
38
+ </MacroExpansion >
30
39
<Testables >
31
40
<TestableReference
32
41
skipped = " NO" >
39
48
</BuildableReference >
40
49
</TestableReference >
41
50
</Testables >
42
- <MacroExpansion >
43
- <BuildableReference
44
- BuildableIdentifier = " primary"
45
- BlueprintIdentifier = " DA5170C01CF253EE00CD6DCF"
46
- BuildableName = " MapboxGeocoder.framework"
47
- BlueprintName = " MapboxGeocoderTV"
48
- ReferencedContainer = " container:MapboxGeocoder.xcodeproj" >
49
- </BuildableReference >
50
- </MacroExpansion >
51
- <AdditionalOptions >
52
- </AdditionalOptions >
53
51
</TestAction >
54
52
<LaunchAction
55
53
buildConfiguration = " Debug"
70
68
ReferencedContainer = " container:MapboxGeocoder.xcodeproj" >
71
69
</BuildableReference >
72
70
</MacroExpansion >
73
- <AdditionalOptions >
74
- </AdditionalOptions >
75
71
</LaunchAction >
76
72
<ProfileAction
77
73
buildConfiguration = " Release"
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<Scheme
3
- LastUpgradeVersion = " 1020 "
3
+ LastUpgradeVersion = " 1340 "
4
4
version = " 1.3" >
5
5
<BuildAction
6
6
parallelizeBuildables = " YES"
29
29
shouldUseLaunchSchemeArgsEnv = " YES" >
30
30
<Testables >
31
31
</Testables >
32
- <AdditionalOptions >
33
- </AdditionalOptions >
34
32
</TestAction >
35
33
<LaunchAction
36
34
buildConfiguration = " Debug"
51
49
ReferencedContainer = " container:MapboxGeocoder.xcodeproj" >
52
50
</BuildableReference >
53
51
</MacroExpansion >
54
- <AdditionalOptions >
55
- </AdditionalOptions >
56
52
</LaunchAction >
57
53
<ProfileAction
58
54
buildConfiguration = " Release"
You can’t perform that action at this time.
0 commit comments