feature/backend-rewrite #2

Open
kamil wants to merge 236 commits from feature/backend-rewrite into main
2 changed files with 1 additions and 6 deletions
Showing only changes of commit ac24e86f7d - Show all commits

View File

@@ -52,7 +52,6 @@ targets:
configs:
Release:
CODE_SIGN_STYLE: Manual
CODE_SIGN_IDENTITY: "Apple Distribution"
DEVELOPMENT_TEAM: GHZXC6FVMU
LibNovelTests:

View File

@@ -139,11 +139,7 @@ ios-archive team_id profile_uuid: ios-gen ios-resolve
-destination 'generic/platform=iOS' \
-clonedSourcePackagesDirPath {{ios_spm}} \
-archivePath {{runner_temp}}/LibNovel.xcarchive \
-allowProvisioningUpdates \
CODE_SIGN_STYLE=Manual \
CODE_SIGN_IDENTITY="Apple Distribution" \
DEVELOPMENT_TEAM="{{team_id}}" \
PROVISIONING_PROFILE="{{profile_uuid}}"
-allowProvisioningUpdates
# Export an IPA from the archive produced by ios-archive.
# Requires ios/LibNovel/ExportOptions.plist.