-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
300 additions
and
241 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
106 changes: 74 additions & 32 deletions
106
BusRider WatchKit/Assets.xcassets/AppIcon.appiconset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,92 +1,134 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"size" : "24x24", | ||
"idiom" : "watch", | ||
"filename" : "48x48.png", | ||
"scale" : "2x", | ||
"idiom" : "watch", | ||
"role" : "notificationCenter", | ||
"scale" : "2x", | ||
"size" : "24x24", | ||
"subtype" : "38mm" | ||
}, | ||
{ | ||
"size" : "27.5x27.5", | ||
"idiom" : "watch", | ||
"filename" : "55x55.png", | ||
"scale" : "2x", | ||
"idiom" : "watch", | ||
"role" : "notificationCenter", | ||
"scale" : "2x", | ||
"size" : "27.5x27.5", | ||
"subtype" : "42mm" | ||
}, | ||
{ | ||
"size" : "29x29", | ||
"idiom" : "watch", | ||
"filename" : "[email protected]", | ||
"idiom" : "watch", | ||
"role" : "companionSettings", | ||
"scale" : "2x" | ||
"scale" : "2x", | ||
"size" : "29x29" | ||
}, | ||
{ | ||
"size" : "29x29", | ||
"idiom" : "watch", | ||
"filename" : "[email protected]", | ||
"idiom" : "watch", | ||
"role" : "companionSettings", | ||
"scale" : "3x" | ||
"scale" : "3x", | ||
"size" : "29x29" | ||
}, | ||
{ | ||
"size" : "40x40", | ||
"idiom" : "watch", | ||
"filename" : "80x80.png", | ||
"role" : "notificationCenter", | ||
"scale" : "2x", | ||
"size" : "33x33", | ||
"subtype" : "45mm" | ||
}, | ||
{ | ||
"filename" : "80x80.png", | ||
"idiom" : "watch", | ||
"role" : "appLauncher", | ||
"scale" : "2x", | ||
"size" : "40x40", | ||
"subtype" : "38mm" | ||
}, | ||
{ | ||
"size" : "44x44", | ||
"idiom" : "watch", | ||
"filename" : "88x88.png", | ||
"scale" : "2x", | ||
"idiom" : "watch", | ||
"role" : "appLauncher", | ||
"scale" : "2x", | ||
"size" : "44x44", | ||
"subtype" : "40mm" | ||
}, | ||
{ | ||
"size" : "50x50", | ||
"idiom" : "watch", | ||
"filename" : "[email protected]", | ||
"role" : "appLauncher", | ||
"scale" : "2x", | ||
"size" : "46x46", | ||
"subtype" : "41mm" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "watch", | ||
"role" : "appLauncher", | ||
"scale" : "2x", | ||
"size" : "50x50", | ||
"subtype" : "44mm" | ||
}, | ||
{ | ||
"size" : "86x86", | ||
"idiom" : "watch", | ||
"filename" : "172x172.png", | ||
"role" : "appLauncher", | ||
"scale" : "2x", | ||
"size" : "51x51", | ||
"subtype" : "45mm" | ||
}, | ||
{ | ||
"idiom" : "watch", | ||
"role" : "appLauncher", | ||
"scale" : "2x", | ||
"size" : "54x54", | ||
"subtype" : "49mm" | ||
}, | ||
{ | ||
"filename" : "172x172.png", | ||
"idiom" : "watch", | ||
"role" : "quickLook", | ||
"scale" : "2x", | ||
"size" : "86x86", | ||
"subtype" : "38mm" | ||
}, | ||
{ | ||
"size" : "98x98", | ||
"idiom" : "watch", | ||
"filename" : "196x196.png", | ||
"scale" : "2x", | ||
"idiom" : "watch", | ||
"role" : "quickLook", | ||
"scale" : "2x", | ||
"size" : "98x98", | ||
"subtype" : "42mm" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "watch", | ||
"role" : "quickLook", | ||
"scale" : "2x", | ||
"size" : "108x108", | ||
"subtype" : "44mm" | ||
}, | ||
{ | ||
"idiom" : "watch", | ||
"filename" : "[email protected]", | ||
"role" : "quickLook", | ||
"scale" : "2x", | ||
"size" : "117x117", | ||
"subtype" : "45mm" | ||
}, | ||
{ | ||
"idiom" : "watch", | ||
"role" : "quickLook", | ||
"subtype" : "44mm" | ||
"scale" : "2x", | ||
"size" : "129x129", | ||
"subtype" : "49mm" | ||
}, | ||
{ | ||
"size" : "1024x1024", | ||
"idiom" : "watch-marketing", | ||
"filename" : "Icon.png", | ||
"scale" : "1x" | ||
"idiom" : "watch-marketing", | ||
"scale" : "1x", | ||
"size" : "1024x1024" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ target :BusRider do | |
platform :ios, '12.0' | ||
shared_pods | ||
pod 'SVProgressHUD' | ||
pod 'AHKActionSheet' | ||
pod 'AHKActionSheet', :git => '[email protected]:JohnWong/AHKActionSheet.git' | ||
pod 'UIViewAdditions' | ||
pod 'Appirater' | ||
pod 'SGNavigationProgress', :git => '[email protected]:JohnWong/SGNavigationProgress.git' | ||
|
@@ -28,4 +28,10 @@ target :'BusRider WatchKit Extension' do | |
shared_pods | ||
end | ||
|
||
inhibit_all_warnings! | ||
post_install do |installer| | ||
installer.pods_project.build_configurations.each do |config| | ||
config.build_settings["EXCLUDED_ARCHS[sdk=iphonesimulator*]"] = "arm64" | ||
end | ||
end | ||
|
||
inhibit_all_warnings! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ PODS: | |
- UIViewAdditions (1.0.0) | ||
|
||
DEPENDENCIES: | ||
- AHKActionSheet | ||
- "AHKActionSheet (from `[email protected]:JohnWong/AHKActionSheet.git`)" | ||
- Appirater | ||
- "CBStoreHouseRefreshControl (from `[email protected]:JohnWong/CBStoreHouseRefreshControl.git`)" | ||
- Crashlytics | ||
|
@@ -24,7 +24,6 @@ DEPENDENCIES: | |
|
||
SPEC REPOS: | ||
https://github.com/CocoaPods/Specs.git: | ||
- AHKActionSheet | ||
- Appirater | ||
- Crashlytics | ||
- Fabric | ||
|
@@ -33,6 +32,8 @@ SPEC REPOS: | |
- UIViewAdditions | ||
|
||
EXTERNAL SOURCES: | ||
AHKActionSheet: | ||
:git: "[email protected]:JohnWong/AHKActionSheet.git" | ||
CBStoreHouseRefreshControl: | ||
:git: "[email protected]:JohnWong/CBStoreHouseRefreshControl.git" | ||
SGNavigationProgress: | ||
|
@@ -41,6 +42,9 @@ EXTERNAL SOURCES: | |
:git: "[email protected]:JohnWong/STHTTPRequest.git" | ||
|
||
CHECKOUT OPTIONS: | ||
AHKActionSheet: | ||
:commit: ef236d73dc4137a4e1782f846c3adae2aca5094e | ||
:git: "[email protected]:JohnWong/AHKActionSheet.git" | ||
CBStoreHouseRefreshControl: | ||
:commit: d3948d5fbe83eb73e98ea4e63c201d8dda6e2696 | ||
:git: "[email protected]:JohnWong/CBStoreHouseRefreshControl.git" | ||
|
@@ -63,6 +67,6 @@ SPEC CHECKSUMS: | |
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6 | ||
UIViewAdditions: b35c38dd787949168f56c429cd341a55fbaba917 | ||
|
||
PODFILE CHECKSUM: 16e2850061d9d603f16bab71105626b6ed6e673d | ||
PODFILE CHECKSUM: 3bf9e7c2a9abf1f84658157c853af4be7ecd3222 | ||
|
||
COCOAPODS: 1.5.2 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.