fix(ci): switch from -target to -scheme for Xcode 26 SPM module path resolution
This commit is contained in:
@@ -64,8 +64,7 @@ jobs:
|
||||
xcodebuild -list
|
||||
xcodebuild build \
|
||||
-project TabataGo.xcodeproj \
|
||||
-target TabataGo \
|
||||
-destination "generic/platform=iOS" \
|
||||
-scheme TabataGo \
|
||||
-configuration Debug \
|
||||
-allowProvisioningUpdates \
|
||||
-skipPackagePluginValidation \
|
||||
|
||||
Reference in New Issue
Block a user