File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
examples/SampleApp/ios/SampleApp.xcodeproj Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 532532 ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
533533 CLANG_ENABLE_MODULES = YES;
534534 CODE_SIGN_ENTITLEMENTS = SampleApp/SampleAppRelease.entitlements;
535- CODE_SIGN_IDENTITY = "Apple Development ";
536- CODE_SIGN_STYLE = Automatic ;
535+ CODE_SIGN_IDENTITY = "iPhone Distribution ";
536+ CODE_SIGN_STYLE = Manual ;
537537 CURRENT_PROJECT_VERSION = 149;
538538 DEVELOPMENT_TEAM = EHV7XZLAHA;
539539 INFOPLIST_FILE = SampleApp/Info.plist;
548548 );
549549 PRODUCT_BUNDLE_IDENTIFIER = io.getstream.reactnative.SampleApp;
550550 PRODUCT_NAME = SampleApp;
551- PROVISIONING_PROFILE_SPECIFIER = "";
551+ PROVISIONING_PROFILE_SPECIFIER = "match AdHoc io.getstream.reactnative.SampleApp ";
552552 SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
553553 SUPPORTS_MACCATALYST = NO;
554554 SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
You can’t perform that action at this time.
0 commit comments