We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 957906a commit cf3e6ceCopy full SHA for cf3e6ce
1 file changed
ios/IJKMediaPlayer/IJKMediaPlayer.xcodeproj/project.pbxproj
@@ -1033,7 +1033,7 @@
1033
ENABLE_BITCODE = NO;
1034
ENABLE_MODULE_VERIFIER = YES;
1035
ENABLE_STRICT_OBJC_MSGSEND = YES;
1036
- ENABLE_USER_SCRIPT_SANDBOXING = YES;
+ ENABLE_USER_SCRIPT_SANDBOXING = NO;
1037
GCC_NO_COMMON_BLOCKS = YES;
1038
GCC_PREPROCESSOR_DEFINITIONS = (
1039
"DEBUG=1",
@@ -1121,7 +1121,7 @@
1121
1122
ENABLE_NS_ASSERTIONS = NO;
1123
1124
1125
1126
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1127
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
0 commit comments