mirror of
https://github.com/libretro/ppsspp.git
synced 2025-03-04 14:37:17 +00:00
ENABLE_BITCODE should not be prefixed with CLANG_
This commit is contained in:
parent
b368e79210
commit
11387f834c
@ -1727,7 +1727,7 @@ if(IOS)
|
||||
MACOSX_BUNDLE_INFO_PLIST "../ios/PPSSPP-Info.plist"
|
||||
XCODE_ATTRIBUTE_TARGETED_DEVICE_FAMILY "iPhone/iPad"
|
||||
XCODE_ATTRIBUTE_CLANG_ENABLE_OBJC_ARC YES
|
||||
XCODE_ATTRIBUTE_CLANG_ENABLE_BITCODE NO
|
||||
XCODE_ATTRIBUTE_ENABLE_BITCODE NO
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user