mirror of
https://github.com/GayPizzaSpecifications/cxx-swift-interop.git
synced 2025-08-03 05:10:55 +00:00
fix xcode cloud archiving
This commit is contained in:
parent
d8bb02f30d
commit
6f0d4d3586
@ -8,4 +8,6 @@ set_target_properties(SwiftFrontend PROPERTIES
|
||||
MACOSX_BUNDLE_BUNDLE_NAME "cxxswift"
|
||||
MACOSX_BUNDLE_GUI_IDENTIFIER "gay.pizza.cxxswift"
|
||||
BUILD_RPATH "@loader_path/../Frameworks"
|
||||
XCODE_ATTRIBUTE_SKIP_INSTALL "NO"
|
||||
XCODE_ATTRIBUTE_INSTALL_PATH "$(LOCAL_APPS_DIR)"
|
||||
MACOSX_BUNDLE_COPYRIGHT "© 2024 Gay Pizza Specifications")
|
||||
|
Loading…
Reference in New Issue
Block a user