Skip to content

Commit c5ecd1e

Browse files
committed
Remove no longer required bitcode flag for iOS.
1 parent 2cb4d87 commit c5ecd1e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Configurations/Parse-iOS.xcconfig

-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,5 @@ APPLICATION_EXTENSION_API_ONLY = YES
1616

1717
INFOPLIST_FILE = $(PROJECT_DIR)/Parse/Resources/Parse-iOS.Info.plist
1818

19-
OTHER_CFLAGS[sdk=iphoneos9.*] = $(inherited) -fembed-bitcode
20-
2119
// TODO: (nlutsenko) Cleanup source code so we can safely ignore local variable shadow warnings.
2220
GCC_WARN_SHADOW = NO

0 commit comments

Comments
 (0)