File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
- ' .github/workflows/common.yml'
9
9
- ' .github/workflows/common_cocoapods.yml'
10
10
- ' scripts/quickstart_build_spm.sh'
11
- - ' scripts/quickstart_spm_xcodeproj .sh'
11
+ - ' scripts/update_firebase_spm_dependency .sh'
12
12
- ' Gemfile*'
13
13
# Do not run for documentation-only PRs.
14
14
- ' !**.md'
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ git clone https://github.com/firebase/quickstart-ios.git
34
34
35
35
cd quickstart-ios
36
36
37
- source " $scripts_dir /quickstart_spm_xcodeproj .sh" " $SAMPLE_XCODEPROJ " --branch " $BRANCH_NAME "
37
+ source " $scripts_dir /update_firebase_spm_dependency .sh" " $SAMPLE_XCODEPROJ " --branch " $BRANCH_NAME "
38
38
39
39
# Placeholder GoogleService-Info.plist good enough for build only testing.
40
40
cp ./mock-GoogleService-Info.plist ./firebaseai/GoogleService-Info.plist
You can’t perform that action at this time.
0 commit comments