Skip to content

Commit 6457031

Browse files
committed
Update build.sh to match new scheme
1 parent faccf50 commit 6457031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ case "$product-$platform-$method" in
506506
VertexIntegration-*-*)
507507
RunXcodebuild \
508508
-project 'FirebaseVertexAI/Tests/TestApp/VertexAITestApp.xcodeproj' \
509-
-scheme "VertexAITestApp" \
509+
-scheme "VertexAITestApp-SPM" \
510510
"${xcb_flags[@]}" \
511511
build \
512512
test

0 commit comments

Comments
 (0)