mirror of
https://github.com/GayPizzaSpecifications/cxx-swift-interop.git
synced 2025-08-02 21:00:56 +00:00
enable gpu frame capture option by default
This commit is contained in:
parent
6f0d4d3586
commit
99d4d99d76
@ -10,4 +10,6 @@ set_target_properties(SwiftFrontend PROPERTIES
|
||||
BUILD_RPATH "@loader_path/../Frameworks"
|
||||
XCODE_ATTRIBUTE_SKIP_INSTALL "NO"
|
||||
XCODE_ATTRIBUTE_INSTALL_PATH "$(LOCAL_APPS_DIR)"
|
||||
XCODE_GENERATE_SCHEME ON
|
||||
XCODE_SCHEME_ENABLE_GPU_FRAME_CAPTURE_MODE "Metal"
|
||||
MACOSX_BUNDLE_COPYRIGHT "© 2024 Gay Pizza Specifications")
|
||||
|
Loading…
Reference in New Issue
Block a user