mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Enable embed-bitcode (#197)
This commit is contained in:
@@ -1073,6 +1073,7 @@ function toolchain(_buildDir, _libDir)
|
||||
buildoptions {
|
||||
"-miphoneos-version-min=7.0",
|
||||
"--sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS" ..iosPlatform .. ".sdk",
|
||||
"-fembed-bitcode",
|
||||
}
|
||||
|
||||
configuration { "ios-simulator" }
|
||||
|
||||
Reference in New Issue
Block a user