Created
July 12, 2020 07:48
-
-
Save vedon/1cac03faef0eb4456fd77852559a29b2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/swift | |
-frontend -c /Feature3.swift | |
-primary-file PrivateModel.swift | |
-emit-module-path /PrivateModel\~partial.swiftmodule | |
-emit-module-doc-path /PrivateModel\~partial.swiftdoc | |
-emit-module-source-info-path /PrivateModel\~partial.swiftsourceinfo | |
-emit-dependencies-path /PrivateModel.d | |
-emit-reference-dependencies-path /PrivateModel.swiftdeps | |
-o /PrivateModel.o |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment