We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 532b94a commit dbe91bdCopy full SHA for dbe91bd
1 file changed
perry.toml
@@ -1,5 +1,5 @@
1
[project]
2
-build_number = 0
+build_number = 1
3
entry = "src/app.ts"
4
name = "Mango"
5
@@ -28,7 +28,7 @@ entitlements = [
28
"com.apple.security.network.client",
29
]
30
notarize_signing_identity = "Developer ID Application: Skelpo GmbH"
31
-signing_identity = "Mac App Distribution: Skelpo GmbH"
+signing_identity = "3rd Party Mac Developer Application: Skelpo GmbH (K6UW5YV9F7)"
32
33
[ios]
34
bundle_id = "com.skelpo.mango"
0 commit comments