v1.8.0 #429
@@ -77,6 +77,8 @@
|
||||
"minimumSystemVersion": "10.15"
|
||||
},
|
||||
"mas": {
|
||||
"bundleShortVersion": "1.8.0",
|
||||
"bundleVersion": "${env.BUILD_NUMBER}",
|
||||
"provisioningProfile": "build/Termix_Mac_App_Store.provisionprofile",
|
||||
"entitlements": "build/entitlements.mas.plist",
|
||||
"entitlementsInherit": "build/entitlements.mas.inherit.plist",
|
||||
@@ -86,8 +88,7 @@
|
||||
"type": "distribution",
|
||||
"category": "public.app-category.developer-tools",
|
||||
"extendInfo": {
|
||||
"ITSAppUsesNonExemptEncryption": false,
|
||||
"CFBundleVersion": "${env.BUILD_NUMBER}"
|
||||
"ITSAppUsesNonExemptEncryption": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user