mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Update build-unsigned-ipa.yml for iOS SDK
This commit is contained in:
parent
0363a2b452
commit
8f9b4a887d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build-unsigned-ipa.yml
vendored
2
.github/workflows/build-unsigned-ipa.yml
vendored
|
|
@ -63,6 +63,8 @@ jobs:
|
|||
$BUILD_TARGET \
|
||||
-scheme "$SCHEME_NAME" \
|
||||
-configuration Release \
|
||||
-sdk iphoneos \
|
||||
-destination 'generic/platform=iOS' \
|
||||
-archivePath "$(pwd)/build/$PROJECT_NAME.xcarchive" \
|
||||
CODE_SIGN_IDENTITY="" \
|
||||
CODE_SIGNING_REQUIRED=NO \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue