We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 568f615 commit 1d5aaa8Copy full SHA for 1d5aaa8
utils/api_checker/CMakeLists.txt
@@ -1,5 +1,6 @@
1
set(framework "FrameworkABIBaseline")
2
swift_install_in_component(FILES "swift-api-checker.py"
3
+ PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE
4
DESTINATION "bin"
5
COMPONENT toolchain-tools)
6
swift_install_in_component(DIRECTORY "sdk-module-lists"
0 commit comments