Skip to content

Instantly share code, notes, and snippets.

@vedon
Created July 12, 2020 07:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vedon/1cac03faef0eb4456fd77852559a29b2 to your computer and use it in GitHub Desktop.
Save vedon/1cac03faef0eb4456fd77852559a29b2 to your computer and use it in GitHub Desktop.
/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