We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1fc71d commit af52e85Copy full SHA for af52e85
examples/SampleApp/ios/SampleApp.xcodeproj/project.pbxproj
@@ -547,7 +547,7 @@
547
);
548
PRODUCT_BUNDLE_IDENTIFIER = io.getstream.reactnative.SampleApp;
549
PRODUCT_NAME = SampleApp;
550
- PROVISIONING_PROFILE_SPECIFIER = "";
+ PROVISIONING_PROFILE_SPECIFIER = "match AdHoc io.getstream.reactnative.SampleApp";
551
SWIFT_VERSION = 5.0;
552
VERSIONING_SYSTEM = "apple-generic";
553
};
0 commit comments