Skip to content

Tags: viteinfinite/SwiftPlate

Tags

1.4.0

Toggle 1.4.0's commit message
Merge pull request JohnSundell#56 from KieranHarper/xcode-folder-mapping

Groups for Sources and Tests

1.3.0

Toggle 1.3.0's commit message
Optionally infer project name, author name + email & GitHub URL

SwiftPlate will now use information available from the file system and git
to infer most settings. These are still user overridable, but in case the
user leaves them blank the inferred information will be used.

1.2.1

Toggle 1.2.1's commit message
Merge pull request JohnSundell#33 from codeOfRobin/master

Added --force

1.2.0

Toggle 1.2.0's commit message
README: Document command line arguments

1.1.1

Toggle 1.1.1's commit message
Refactor argument processing code to be more in line with rest of Swi…

…ftPlate

- Use guard statement to validate array index.
- Use initializer for Arguments instead of global function.
- Fix bug where camel cased argument identifiers where compared against lowercased ones.
- Update some variable names & code style.

1.1.0

Toggle 1.1.0's commit message
Linux: Minor code formatting fixes

1.0.0

Toggle 1.0.0's commit message
Merge pull request JohnSundell#14 from MarvinNazari/master

Added option for organization name