Skip to content

Commit

Permalink
Actually reference correct provisioning profile"
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrittmeister committed Oct 27, 2024
1 parent 097e6a2 commit 4b874cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/ios/iosApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@
PRODUCT_BUNDLE_IDENTIFIER = dev.schlaubi.tonbrett.iosApp;
PRODUCT_NAME = Tonbrett;
PROVISIONING_PROFILE_SPECIFIER = "";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore dev.schlaubi.tonbrett.iosApp 1729906195";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore dev.schlaubi.tonbrett.iosApp 1730053722";
SDKROOT = auto;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
Expand Down

0 comments on commit 4b874cb

Please sign in to comment.