Skip to content

Rebuilding ios-runtime for tvos - CMake Error: Unknown argument -appletvsimulator #1295

@thisiseddy-ab

Description

@thisiseddy-ab

Im trying to rebuild ios-runtime like this blog
https://blog.nativescript.org/running-the-nativescript-runtime-for-ios-on-apple-tv/

but im geting error and warnings

CMake Error: Unknown argument -appletvsimulator CMake Error: Run 'cmake --help' for all supported options. Command PhaseScriptExecution failed with a nonzero exit code note: Using new build system note: Planning note: Build preparation complete warning: Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning /Users/edinabdi/Downloads/ios-runtime-master/cmake-build/NativeScript.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 15.2.99. (in target 'ZERO_CHECK' from project 'NativeScript') /Users/edinabdi/Downloads/ios-runtime-master/cmake-build/NativeScript.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 15.2.99. (in target 'WebKit' from project 'NativeScript') /Users/edinabdi/Downloads/ios-runtime-master/cmake-build/NativeScript.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 15.2.99. (in target 'libffi' from project 'NativeScript') /Users/edinabdi/Downloads/ios-runtime-master/cmake-build/NativeScript.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 15.2.99. (in target 'NativeScript' from project 'NativeScript') ** BUILD FAILED **

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions