File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 46
46
with :
47
47
product : ABTesting
48
48
is_legacy : true
49
- setup_command : QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh abtesting
49
+ setup_command : QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh abtesting
50
50
plist_src_path : scripts/gha-encrypted/qs-abtesting.plist.gpg
51
51
plist_dst_path : quickstart-ios/abtesting/GoogleService-Info.plist
52
52
secrets :
Original file line number Diff line number Diff line change 98
98
with :
99
99
product : Authentication
100
100
is_legacy : false
101
- setup_command : QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh authentication
101
+ setup_command : QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh authentication
102
102
plist_src_path : scripts/gha-encrypted/qs-authentication.plist.gpg
103
103
plist_dst_path : quickstart-ios/authentication/GoogleService-Info.plist
104
104
run_tests : false
Original file line number Diff line number Diff line change 75
75
with :
76
76
product : Database
77
77
is_legacy : false
78
- setup_command : QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh database
78
+ setup_command : QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh database
79
79
plist_src_path : scripts/gha-encrypted/qs-database.plist.gpg
80
80
plist_dst_path : quickstart-ios/database/GoogleService-Info.plist
81
81
run_tests : false
Original file line number Diff line number Diff line change @@ -606,7 +606,7 @@ jobs:
606
606
# with:
607
607
# product: Firestore
608
608
# is_legacy: true
609
- # setup_command: QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh firestore
609
+ # setup_command: QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh firestore
610
610
# plist_src_path: scripts/gha-encrypted/qs-firestore.plist.gpg
611
611
# plist_dst_path: quickstart-ios/firestore/GoogleService-Info.plist
612
612
# run_tests: false
Original file line number Diff line number Diff line change 77
77
with :
78
78
product : InAppMessaging
79
79
is_legacy : false
80
- setup_command : QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh inappmessaging
80
+ setup_command : QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh inappmessaging
81
81
plist_src_path : scripts/gha-encrypted/qs-inappmessaging.plist.gpg
82
82
plist_dst_path : quickstart-ios/inappmessaging/GoogleService-Info.plist
83
83
secrets :
Original file line number Diff line number Diff line change 54
54
with :
55
55
product : Installations
56
56
is_legacy : false
57
- setup_command : QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh installations
57
+ setup_command : QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh installations
58
58
plist_src_path : scripts/gha-encrypted/Installations/GoogleService-Info.plist.gpg
59
59
plist_dst_path : quickstart-ios/installations/GoogleService-Info.plist
60
60
secrets :
Original file line number Diff line number Diff line change 86
86
with :
87
87
product : Messaging
88
88
is_legacy : false
89
- setup_command : QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh messaging
89
+ setup_command : QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh messaging
90
90
plist_src_path : scripts/gha-encrypted/qs-messaging.plist.gpg
91
91
plist_dst_path : quickstart-ios/messaging/GoogleService-Info.plist
92
92
run_tests : false
Original file line number Diff line number Diff line change 84
84
with :
85
85
product : Performance
86
86
is_legacy : false
87
- setup_command : QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh performance
87
+ setup_command : QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh performance
88
88
plist_src_path : scripts/gha-encrypted/qs-performance.plist.gpg
89
89
plist_dst_path : quickstart-ios/performance/GoogleService-Info.plist
90
90
secrets :
Original file line number Diff line number Diff line change 95
95
with :
96
96
product : Config
97
97
is_legacy : false
98
- setup_command : QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh config
98
+ setup_command : QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh config
99
99
plist_src_path : scripts/gha-encrypted/qs-config.plist.gpg
100
100
plist_dst_path : quickstart-ios/config/GoogleService-Info.plist
101
101
secrets :
Original file line number Diff line number Diff line change 84
84
with :
85
85
product : Storage
86
86
is_legacy : true
87
- setup_command : QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh storage
87
+ setup_command : QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh storage
88
88
plist_src_path : scripts/gha-encrypted/qs-storage.plist.gpg
89
89
plist_dst_path : quickstart-ios/storage/GoogleService-Info.plist
90
90
run_tests : false
You can’t perform that action at this time.
0 commit comments