Skip to content

Commit

Permalink
Revert "Revert "Disable CustomerCenter build flags (#4160)""
Browse files Browse the repository at this point in the history
This reverts commit 469bc71.
  • Loading branch information
JayShortway committed Aug 16, 2024
1 parent 9e38a87 commit a4519d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RevenueCat.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -6475,7 +6475,7 @@
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator xros xrsimulator";
SUPPORTS_MACCATALYST = YES;
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = YES;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG CUSTOMER_CENTER_ENABLED";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
"SWIFT_ACTIVE_COMPILATION_CONDITIONS[sdk=xros*]" = "$(inherited) VISION_OS";
"SWIFT_ACTIVE_COMPILATION_CONDITIONS[sdk=xrsimulator*]" = "$(inherited) VISION_OS";
TARGETED_DEVICE_FAMILY = "1,2,3,4,6,7";
Expand Down

0 comments on commit a4519d9

Please sign in to comment.