Skip to content

Commit ea87c64

Browse files
authored
Update BaseAPIURL
1 parent 9f4e108 commit ea87c64

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ bootstrap:
22
gem install bundler -v 2.0.2
33
bundle install
44
# pod install
5-
bundle exec pod keys set BaseAPIURL "https://bcyl.in/Try-tvOS/demo/"
6-
# "https://polydice.com/iCook-tvOS/demo/": An SSL error has occurred and a secure connection to the server cannot be made.
5+
bundle exec pod keys set BaseAPIURL "https://cdn.jsdelivr.net/gh/polydice/iCook-tvOS@gh-pages/demo/"
76
bundle exec pod keys set CrashlyticsAPIKey "-"
87
bundle exec pod keys set TreasureDataAPIKey "-"
98
bundle exec pod install

0 commit comments

Comments
 (0)