Skip to content

Commit e76c845

Browse files
committed
added ios
1 parent 977abdd commit e76c845

26 files changed

+14
-7
lines changed

src-capacitor/ios/App/App.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@
352352
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
353353
MARKETING_VERSION = 1.0;
354354
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
355-
PRODUCT_BUNDLE_IDENTIFIER = com.coderstm.qaravelmembers;
355+
PRODUCT_BUNDLE_IDENTIFIER = com.coderstm.qaravel.app;
356356
PRODUCT_NAME = "$(TARGET_NAME)";
357357
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
358358
SWIFT_VERSION = 5.0;
@@ -371,7 +371,7 @@
371371
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
372372
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
373373
MARKETING_VERSION = 1.0;
374-
PRODUCT_BUNDLE_IDENTIFIER = com.coderstm.qaravelmembers;
374+
PRODUCT_BUNDLE_IDENTIFIER = com.coderstm.qaravel.app;
375375
PRODUCT_NAME = "$(TARGET_NAME)";
376376
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
377377
SWIFT_VERSION = 5.0;
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)