We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d0f22d commit edf9924Copy full SHA for edf9924
1 file changed
macos/Runner.xcodeproj/project.pbxproj
@@ -672,7 +672,7 @@
672
PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox;
673
PRODUCT_NAME = "Server Box";
674
PROVISIONING_PROFILE_SPECIFIER = "";
675
- "PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = srvbox_lkmm;
+ "PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = "ServerBox AppStore Profile";
676
SWIFT_VERSION = 5.0;
677
};
678
name = Release;
0 commit comments