Skip to content

Commit

Permalink
chore: rename project
Browse files Browse the repository at this point in the history
  • Loading branch information
HayesGordon committed Nov 8, 2024
1 parent 559e685 commit f220218
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/ios/RiveReactNativeExample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,7 @@
"-ObjC",
"-lc++",
);
PRODUCT_BUNDLE_IDENTIFIER = gordon.example.rivereactnative;
PRODUCT_BUNDLE_IDENTIFIER = com.example.rivereactnative;
PRODUCT_NAME = RiveReactNativeExample;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
Expand All @@ -757,7 +757,7 @@
"-ObjC",
"-lc++",
);
PRODUCT_BUNDLE_IDENTIFIER = gordon.example.rivereactnative;
PRODUCT_BUNDLE_IDENTIFIER = com.example.rivereactnative;
PRODUCT_NAME = RiveReactNativeExample;
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
Expand Down

0 comments on commit f220218

Please sign in to comment.