Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit 96d3ccb

Browse files
committed
[ios] Added Xcode project for iosapp, ios-bench; workspace for ios-tests
ios.xcodeproj is an ordinary Xcode project with ordinary Xcode targets for iosapp and ios-bench, all contained in an ordinary Xcode workspace that happens to also reference the gyp-generated platform.xcodeproj. The iosapp target links to and embeds Mapbox.framework, which is a product of the gyp-generated platform.xcodeproj. ios-tests.xcodeproj is also in the workspace, enabling simultaneous debugging of KIF tests, the SDK, and core code. Moved storyboards into Base.lproj and image assets into an asset catalog. Removed iOS 6 assets from the iosapp asset catalog. Moved the original ios-bench application icon SVG into a non-project location. Removed app/Settings.bundle, which is identical to framework/Settings.bundle. Removed a broken reference to an unused header from the ios-tests project.
1 parent 2fcfc2a commit 96d3ccb

File tree

93 files changed

+1121
-214
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+1121
-214
lines changed
File renamed without changes.

platform/ios/DEVELOPING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
{
2+
"images" : [
3+
{
4+
"size" : "29x29",
5+
"idiom" : "iphone",
6+
"filename" : "Icon-29@2x.png",
7+
"scale" : "2x"
8+
},
9+
{
10+
"size" : "29x29",
11+
"idiom" : "iphone",
12+
"filename" : "Icon-29@3x.png",
13+
"scale" : "3x"
14+
},
15+
{
16+
"size" : "40x40",
17+
"idiom" : "iphone",
18+
"filename" : "Icon-40@2x.png",
19+
"scale" : "2x"
20+
},
21+
{
22+
"size" : "40x40",
23+
"idiom" : "iphone",
24+
"filename" : "Icon-Spotlight-40@3x.png",
25+
"scale" : "3x"
26+
},
27+
{
28+
"size" : "60x60",
29+
"idiom" : "iphone",
30+
"filename" : "Icon-60@2x.png",
31+
"scale" : "2x"
32+
},
33+
{
34+
"size" : "60x60",
35+
"idiom" : "iphone",
36+
"filename" : "Icon-60@3x.png",
37+
"scale" : "3x"
38+
},
39+
{
40+
"size" : "29x29",
41+
"idiom" : "ipad",
42+
"filename" : "Icon-Small.png",
43+
"scale" : "1x"
44+
},
45+
{
46+
"size" : "29x29",
47+
"idiom" : "ipad",
48+
"filename" : "Icon-29@2x-1.png",
49+
"scale" : "2x"
50+
},
51+
{
52+
"size" : "40x40",
53+
"idiom" : "ipad",
54+
"filename" : "Icon-40.png",
55+
"scale" : "1x"
56+
},
57+
{
58+
"size" : "40x40",
59+
"idiom" : "ipad",
60+
"filename" : "Icon-40@2x-1.png",
61+
"scale" : "2x"
62+
},
63+
{
64+
"size" : "76x76",
65+
"idiom" : "ipad",
66+
"filename" : "Icon-76.png",
67+
"scale" : "1x"
68+
},
69+
{
70+
"size" : "76x76",
71+
"idiom" : "ipad",
72+
"filename" : "Icon-76@2x.png",
73+
"scale" : "2x"
74+
},
75+
{
76+
"size" : "83.5x83.5",
77+
"idiom" : "ipad",
78+
"filename" : "Icon-83.5@2x.png",
79+
"scale" : "2x"
80+
}
81+
],
82+
"info" : {
83+
"version" : 1,
84+
"author" : "xcode"
85+
}
86+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"info" : {
3+
"version" : 1,
4+
"author" : "xcode"
5+
}
6+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"filename" : "TrackingHeadingMask.png",
6+
"scale" : "1x"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"filename" : "TrackingHeadingMask@2x.png",
11+
"scale" : "2x"
12+
},
13+
{
14+
"idiom" : "universal",
15+
"filename" : "TrackingHeadingMask@3x.png",
16+
"scale" : "3x"
17+
}
18+
],
19+
"info" : {
20+
"version" : 1,
21+
"author" : "xcode"
22+
},
23+
"properties" : {
24+
"template-rendering-intent" : "template"
25+
}
26+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"filename" : "TrackingLocationMask.png",
6+
"scale" : "1x"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"filename" : "TrackingLocationMask@2x.png",
11+
"scale" : "2x"
12+
},
13+
{
14+
"idiom" : "universal",
15+
"filename" : "TrackingLocationMask@3x.png",
16+
"scale" : "3x"
17+
}
18+
],
19+
"info" : {
20+
"version" : 1,
21+
"author" : "xcode"
22+
},
23+
"properties" : {
24+
"template-rendering-intent" : "template"
25+
}
26+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"filename" : "TrackingLocationOffMask.png",
6+
"scale" : "1x"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"filename" : "TrackingLocationOffMask@2x.png",
11+
"scale" : "2x"
12+
},
13+
{
14+
"idiom" : "universal",
15+
"filename" : "TrackingLocationOffMask@3x.png",
16+
"scale" : "3x"
17+
}
18+
],
19+
"info" : {
20+
"version" : 1,
21+
"author" : "xcode"
22+
},
23+
"properties" : {
24+
"template-rendering-intent" : "template"
25+
}
26+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"filename" : "settings.png",
6+
"scale" : "1x"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"filename" : "settings@2x.png",
11+
"scale" : "2x"
12+
},
13+
{
14+
"idiom" : "universal",
15+
"scale" : "3x"
16+
}
17+
],
18+
"info" : {
19+
"version" : 1,
20+
"author" : "xcode"
21+
},
22+
"properties" : {
23+
"template-rendering-intent" : "template"
24+
}
25+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10116" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initialViewController="01J-lp-oVM">
3+
<dependencies>
4+
<deployment identifier="iOS"/>
5+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
6+
</dependencies>
7+
<scenes>
8+
<!--View Controller-->
9+
<scene sceneID="EHf-IW-A2E">
10+
<objects>
11+
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
12+
<layoutGuides>
13+
<viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
14+
<viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
15+
</layoutGuides>
16+
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
17+
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
18+
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19+
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
20+
</view>
21+
</viewController>
22+
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
23+
</objects>
24+
<point key="canvasLocation" x="53" y="375"/>
25+
</scene>
26+
</scenes>
27+
</document>

platform/ios/app/Storyboard.storyboard platform/ios/app/Base.lproj/Main.storyboard

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10115" systemVersion="15D21" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="PSe-Ot-7Ff">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10116" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="PSe-Ot-7Ff">
33
<dependencies>
4-
<deployment identifier="iOS"/>
5-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10084"/>
4+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
65
<capability name="Navigation items with more than one left or right bar item" minToolsVersion="7.0"/>
76
</dependencies>
87
<scenes>

platform/ios/app/Default-568h@2x.png

18.2 KB

platform/ios/app/app-info.plist platform/ios/app/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
<key>NSLocationWhenInUseUsageDescription</key>
4343
<string>The map will display the user’s location.</string>
4444
<key>UILaunchStoryboardName</key>
45-
<string>Default</string>
45+
<string>LaunchScreen</string>
4646
<key>UIMainStoryboardFile</key>
47-
<string>Storyboard</string>
47+
<string>Main</string>
4848
<key>UIRequiredDeviceCapabilities</key>
4949
<array>
5050
<string>armv7</string>

platform/ios/app/Settings.bundle/Root.plist

-33
This file was deleted.

platform/ios/app/Settings.bundle/en.lproj/Root.strings

-3
This file was deleted.
-2.19 KB
Binary file not shown.
-2.73 KB
Binary file not shown.

platform/ios/app/img/Icon-60.png

-1.28 KB
Binary file not shown.

platform/ios/app/img/Icon-72.png

-1.38 KB
Binary file not shown.

platform/ios/app/img/Icon-72@2x.png

-2.38 KB
Binary file not shown.

platform/ios/app/img/Icon-76@3x.png

-1.7 KB
Binary file not shown.
-1.09 KB
Binary file not shown.
-1.8 KB
Binary file not shown.
-1.2 KB
Binary file not shown.
-807 Bytes
Binary file not shown.
-951 Bytes
Binary file not shown.
-1.49 KB
Binary file not shown.

platform/ios/app/img/Icon.png

-1.14 KB
Binary file not shown.

platform/ios/app/img/Icon@2x.png

-1.89 KB
Binary file not shown.

platform/ios/app/img/iTunesArtwork

-259 KB
Binary file not shown.
-5.52 KB
Binary file not shown.

platform/ios/app/img/iTunesArtwork@2x

-646 KB
Binary file not shown.
-9.08 KB
Binary file not shown.

0 commit comments

Comments
 (0)