Skip to content

Commit fe2e377

Browse files
committed
fix: pbx
1 parent db2f2be commit fe2e377

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ios/DEVLiftCoach.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,7 @@
527527
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.liftcoach.app.dev;
528528
INFOPLIST_KEY_WKRunsIndependentlyOfCompanionApp = NO;
529529
MARKETING_VERSION = 1.0;
530+
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
530531
PRODUCT_BUNDLE_IDENTIFIER = com.liftcoach.app.dev.watchkitapp;
531532
PRODUCT_NAME = LiftCoachWatch;
532533
SDKROOT = watchos;
@@ -670,6 +671,7 @@
670671
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.liftcoach.app.dev;
671672
INFOPLIST_KEY_WKRunsIndependentlyOfCompanionApp = NO;
672673
MARKETING_VERSION = 1.0;
674+
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
673675
PRODUCT_BUNDLE_IDENTIFIER = com.liftcoach.app.dev.watchkitapp;
674676
PRODUCT_NAME = LiftCoachWatch;
675677
SDKROOT = watchos;

0 commit comments

Comments
 (0)