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.
2 parents 652d5cc + 6b158e0 commit b22225cCopy full SHA for b22225c
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