Skip to content

Commit

Permalink
update for push receiving
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanMiticon committed Nov 22, 2024
1 parent 82afea1 commit 8c7c35f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions ios/ReactNativeTestApp2.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -505,8 +505,7 @@
"-ObjC",
"-lc++",
);
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
"PRODUCT_BUNDLE_IDENTIFIER[sdk=iphoneos*]" = org.reactjs.native.example.ReactNativeTestAppNew;
PRODUCT_BUNDLE_IDENTIFIER = com.testVladanRandjelovic.cep.VladanApoxeeTest;
PRODUCT_NAME = ReactNativeTestApp2;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
Expand All @@ -533,8 +532,7 @@
"-ObjC",
"-lc++",
);
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
"PRODUCT_BUNDLE_IDENTIFIER[sdk=iphoneos*]" = org.reactjs.native.example.ReactNativeTestAppNew;
PRODUCT_BUNDLE_IDENTIFIER = com.testVladanRandjelovic.cep.VladanApoxeeTest;
PRODUCT_NAME = ReactNativeTestApp2;
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
Expand Down

0 comments on commit 8c7c35f

Please sign in to comment.