Sha256: f3b26851c280cbbf4e293e571e910752559ae0be3c57e52ef0421ce3baf7fa79
Contents?: true
Size: 1.22 KB
Versions: 2
Compression:
Stored size: 1.22 KB
Contents
v0.3.0 ====== - Simplified Watch OS target syntax. - Fixes issue with `--version` not working for all installations. v0.2.0 ====== - Now adds `--version` flag to command line, to allow you to find out Xcake's version. - Brings naming of default build configurations closer to Xcode's, so that it works with existing build scripts. - Adds support for Watch OS 2 Applications v0.1.9 ====== - Updates documentation for tvOS and Watch OS support. v0.1.8 ====== - Add tvOS and Watch OS support (Thanks to @petester42). v0.1.7 ====== - Adds ability to set Project Class Prefix and Organization. v0.1.6 ====== - Fixed crash with unit tests. - Added documentation for Configuration syntax. v0.1.5 ====== - Added documentation for Target syntax. v0.1.4 ====== - Removes references to "build_configurations" to just "configuration". to make syntax shorter and to reflect the fact it's an abstraction and not directly a Xcode build configuration. v0.1.3 ====== - Reverts to an older GemSpec to fix installation issues. - Adds initial Getting Started documentation. v0.1.2 ====== - Adds dependency information for Ruby and RubyGems versions. v0.1.1 ====== - Updated README instructions. - General Tidy up of code. v0.1.0 ====== - Initial Release.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
xcake-0.3.1 | CHANGELOG.md |
xcake-0.3.0 | CHANGELOG.md |