Skip to content

Commit

Permalink
Select correct iOs provisioning profile
Browse files Browse the repository at this point in the history
  • Loading branch information
kackogut committed Oct 15, 2024
1 parent f3293bb commit 3a9ca54
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -423,4 +423,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: cc1f88378b4bfcf93a6ce00d2c587857c6008d3b

COCOAPODS: 1.15.2
COCOAPODS: 1.14.3
2 changes: 1 addition & 1 deletion ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@
PRODUCT_BUNDLE_IDENTIFIER = com.nowu.app;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "now-u";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "now-u";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "nowu ios_app_store 1728856706";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies:
supabase_flutter: ^2.3.4
meilisearch: ^0.16.0
google_sign_in: ^6.2.1
sign_in_with_apple: ^6.0.0
sign_in_with_apple: ^6.1.3

sentry_flutter: ^8.9.0
sentry_logging: ^8.9.0
Expand Down

0 comments on commit 3a9ca54

Please sign in to comment.