Skip to content

Commit f8ad665

Browse files
committed
Set SPM: true to use xcproject instead of xcworkspace
1 parent 0dae3bb commit f8ad665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firebaseai.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
runs-on: macOS-15
114114
env:
115115
SETUP: firebaseai
116-
SPM: false
116+
SPM: true
117117
LEGACY: false
118118
DIR: firebaseai
119119
OS: ${{ matrix.platform }}

0 commit comments

Comments
 (0)