File tree Expand file tree Collapse file tree
ReactNativeSdkExample.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 438438 "-ObjC",
439439 "-lc++",
440440 );
441- PRODUCT_BUNDLE_IDENTIFIER = iterable.reactnativesdk.example;
441+ PRODUCT_BUNDLE_IDENTIFIER = com. iterable.reactnativesdk.example;
442442 PRODUCT_NAME = ReactNativeSdkExample;
443443 SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
444444 SWIFT_OBJC_BRIDGING_HEADER = "ReactNativeSdkExample-Bridging-Header.h";
469469 "-ObjC",
470470 "-lc++",
471471 );
472- PRODUCT_BUNDLE_IDENTIFIER = iterable.reactnativesdk.example;
472+ PRODUCT_BUNDLE_IDENTIFIER = com. iterable.reactnativesdk.example;
473473 PRODUCT_NAME = ReactNativeSdkExample;
474474 SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
475475 SWIFT_OBJC_BRIDGING_HEADER = "ReactNativeSdkExample-Bridging-Header.h";
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33<plist version =" 1.0" >
4- <dict />
4+ <dict >
5+ <key >aps-environment</key >
6+ <string >development</string >
7+ </dict >
58</plist >
You can’t perform that action at this time.
0 commit comments