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 e2e744b commit aac7f3cCopy full SHA for aac7f3c
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 652d5ccc79e9ce03e8a339d40c0e38c22870cf6f
+refs/heads/master: b22225c88533d16a28fdb9a99fc9462583d3ffdb
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
trunk/utils/api_checker/CMakeLists.txt
@@ -1,5 +1,6 @@
set(framework "FrameworkABIBaseline")
swift_install_in_component(FILES "swift-api-checker.py"
+ PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE
DESTINATION "bin"
COMPONENT toolchain-tools)
6
swift_install_in_component(DIRECTORY "sdk-module-lists"
0 commit comments