File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,11 +69,11 @@ jobs:
6969 GOOGLE_SERVICE_INFO_DEV : ${{ secrets.GOOGLE_SERVICE_INFO_DEV }}
7070 run : |
7171 mkdir "Siksha/Supporting Files"
72- echo "$BUNDLE" > Siksha/Supporting Files/bundle.xcconfig
73- echo "$BUNDLE_DEV" > Siksha/Supporting Files/bundle-dev.xcconfig
74- echo "$CONFIG" > Siksha/Supporting Files/config.plist
75- echo "$GOOGLE_SERVICE_INFO" > Siksha/Supporting Files/GoogleService-Info.plist
76- echo "$GOOGLE_SERVICE_INFO_DEV" > Siksha/Supporting Files/GoogleService-Info-dev.xcconfig
72+ echo "$BUNDLE" > " Siksha/Supporting Files/bundle.xcconfig"
73+ echo "$BUNDLE_DEV" > " Siksha/Supporting Files/bundle-dev.xcconfig"
74+ echo "$CONFIG" > " Siksha/Supporting Files/config.plist"
75+ echo "$GOOGLE_SERVICE_INFO" > " Siksha/Supporting Files/GoogleService-Info.plist"
76+ echo "$GOOGLE_SERVICE_INFO_DEV" > " Siksha/Supporting Files/GoogleService-Info-dev.xcconfig"
7777
7878
7979 - name : Upload prod app to TestFlight
You can’t perform that action at this time.
0 commit comments