Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Attempting to set the provisioning profile to use fastlane for release
Browse files Browse the repository at this point in the history
  • Loading branch information
sammyd committed Oct 26, 2021
1 parent 492b08c commit cc5dd66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Emitron/Emitron.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2614,7 +2614,7 @@
PRODUCT_BUNDLE_IDENTIFIER = "com.razeware.emitron.ios$(BUNDLE_ID_SUFFIX)";
PRODUCT_MODULE_NAME = Emitron;
PRODUCT_NAME = raywenderlich;
PROVISIONING_PROFILE_SPECIFIER = "match AppStore com.razeware.emitron.ios";
PROVISIONING_PROFILE_SPECIFIER = "$(sigh_com.razeware.emitron.ios_appstore_profile-name)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
Expand Down

0 comments on commit cc5dd66

Please sign in to comment.