Skip to content

Commit 78c8927

Browse files
committed
Remove no longer required bitcode flag for iOS.
1 parent 6c50ef0 commit 78c8927

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Configurations/Parse-iOS.xcconfig

Lines changed: 0 additions & 2 deletions
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)