Skip to content

Commit

Permalink
Change provisioning profile specifier
Browse files Browse the repository at this point in the history
  • Loading branch information
siepra committed Sep 22, 2023
1 parent 7807571 commit a5f83dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mobile/ios/Quiet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5406,7 +5406,7 @@
PRODUCT_BUNDLE_IDENTIFIER = com.quietmobile;
PRODUCT_NAME = Quiet;
PROVISIONING_PROFILE_SPECIFIER = CI;
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = CI;
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore com.quietmobile";
SWIFT_OBJC_BRIDGING_HEADER = "Quiet-Bridging-Header.h";
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
Expand Down

0 comments on commit a5f83dd

Please sign in to comment.