diff --git a/justfile b/justfile index ff453e1..9ffca1c 100644 --- a/justfile +++ b/justfile @@ -139,7 +139,9 @@ 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_IDENTITY="Apple Distribution" \ + "PROVISIONING_PROFILE[sdk=iphoneos*]={{profile_uuid}}" \ + DEVELOPMENT_TEAM="{{team_id}}" # Export an IPA from the archive produced by ios-archive. # Requires ios/LibNovel/ExportOptions.plist.