We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00c3aac + 7d99800 commit 2c294aeCopy full SHA for 2c294ae
1 file changed
Postal.xcodeproj/project.pbxproj
@@ -931,6 +931,7 @@
931
DYLIB_COMPATIBILITY_VERSION = 1;
932
DYLIB_CURRENT_VERSION = 1;
933
DYLIB_INSTALL_NAME_BASE = "@rpath";
934
+ ENABLE_BITCODE = YES;
935
GCC_PREPROCESSOR_DEFINITIONS = (
936
"NO_MACROS=1",
937
"DEBUG=1",
@@ -961,6 +962,7 @@
961
962
963
964
965
966
GCC_PREPROCESSOR_DEFINITIONS = "NO_MACROS=1";
967
HEADER_SEARCH_PATHS = "$(SRCROOT)/dependencies/build/ios/include";
968
INFOPLIST_FILE = "Postal-iOS/Info.plist";
0 commit comments