UNPKG

cordova-plugin-add-swift-support

Version:
138 lines (87 loc) 8.54 kB
# Change Log ## [2.0.2](https://github.com/akofman/cordova-plugin-add-swift-support/tree/2.0.2) (2019-04-05) [Full Changelog](https://github.com/akofman/cordova-plugin-add-swift-support/compare/2.0.1...2.0.2) **Merged pull requests:** - Script needs to be quoted [\#59](https://github.com/akofman/cordova-plugin-add-swift-support/pull/59) ([shivan](https://github.com/shivan)) ## [2.0.1](https://github.com/akofman/cordova-plugin-add-swift-support/tree/2.0.1) (2019-04-01) [Full Changelog](https://github.com/akofman/cordova-plugin-add-swift-support/compare/2.0.0...2.0.1) **Closed issues:** - add-swift-support.js of v2.0 is missing on npm [\#58](https://github.com/akofman/cordova-plugin-add-swift-support/issues/58) - Support cordova-cli 9.0.0 - requireCordovaModule deprecation [\#56](https://github.com/akofman/cordova-plugin-add-swift-support/issues/56) - Swift 4 support [\#55](https://github.com/akofman/cordova-plugin-add-swift-support/issues/55) - Swift 4 is failing with latest cordova [\#50](https://github.com/akofman/cordova-plugin-add-swift-support/issues/50) ## [2.0.0](https://github.com/akofman/cordova-plugin-add-swift-support/tree/2.0.0) (2019-04-01) [Full Changelog](https://github.com/akofman/cordova-plugin-add-swift-support/compare/1.7.2...2.0.0) **Merged pull requests:** - refactor: update tooling, add support for Cordova v9 [\#57](https://github.com/akofman/cordova-plugin-add-swift-support/pull/57) ([timbru31](https://github.com/timbru31)) - Document where to specify Swift version preference [\#53](https://github.com/akofman/cordova-plugin-add-swift-support/pull/53) ([eladnava](https://github.com/eladnava)) ## [1.7.2](https://github.com/akofman/cordova-plugin-add-swift-support/tree/1.7.2) (2018-03-30) [Full Changelog](https://github.com/akofman/cordova-plugin-add-swift-support/compare/1.7.1...1.7.2) **Closed issues:** - Implement catching promise rejections [\#51](https://github.com/akofman/cordova-plugin-add-swift-support/issues/51) - \*-Briding-Header.h not used [\#48](https://github.com/akofman/cordova-plugin-add-swift-support/issues/48) - SWIFT\_VERSION build setting not being applied @1.7.1 [\#47](https://github.com/akofman/cordova-plugin-add-swift-support/issues/47) - Unhandled promise rejection \(rejection id: 1\): Error: Cannot find module '../cordova/platform\_metadata' [\#44](https://github.com/akofman/cordova-plugin-add-swift-support/issues/44) - Can not restore this plugin when using cordova-cli@8.0.0 [\#43](https://github.com/akofman/cordova-plugin-add-swift-support/issues/43) - Hook won't trigger [\#40](https://github.com/akofman/cordova-plugin-add-swift-support/issues/40) - Error adding cordova-plugin-add-swift-support [\#39](https://github.com/akofman/cordova-plugin-add-swift-support/issues/39) - OSX support [\#19](https://github.com/akofman/cordova-plugin-add-swift-support/issues/19) **Merged pull requests:** - Fix for cordova projects located in paths with spaces [\#52](https://github.com/akofman/cordova-plugin-add-swift-support/pull/52) ([TheLiquidSky](https://github.com/TheLiquidSky)) ## [1.7.1](https://github.com/akofman/cordova-plugin-add-swift-support/tree/1.7.1) (2017-12-22) [Full Changelog](https://github.com/akofman/cordova-plugin-add-swift-support/compare/1.7.0...1.7.1) **Closed issues:** - SWIFT\_VERSION build setting not being applied [\#42](https://github.com/akofman/cordova-plugin-add-swift-support/issues/42) - Node.JS 8.X Support [\#38](https://github.com/akofman/cordova-plugin-add-swift-support/issues/38) - Missing tag and changelog for 1.7.0 [\#33](https://github.com/akofman/cordova-plugin-add-swift-support/issues/33) **Merged pull requests:** - fix\(\): platform\_metadata is now project\_metadata [\#45](https://github.com/akofman/cordova-plugin-add-swift-support/pull/45) ([mhartington](https://github.com/mhartington)) - add OSX paltform support [\#37](https://github.com/akofman/cordova-plugin-add-swift-support/pull/37) ([tryadelion](https://github.com/tryadelion)) ## [1.7.0](https://github.com/akofman/cordova-plugin-add-swift-support/tree/1.7.0) (2017-07-07) [Full Changelog](https://github.com/akofman/cordova-plugin-add-swift-support/compare/1.6.0...1.7.0) **Closed issues:** - Wrong text merged in Briding-Header.h [\#31](https://github.com/akofman/cordova-plugin-add-swift-support/issues/31) - Phonegap Build Support [\#28](https://github.com/akofman/cordova-plugin-add-swift-support/issues/28) - how to ? [\#26](https://github.com/akofman/cordova-plugin-add-swift-support/issues/26) - swift3 required me to explicitly expose plugin method [\#23](https://github.com/akofman/cordova-plugin-add-swift-support/issues/23) - Keep Xcode7 compatibility [\#20](https://github.com/akofman/cordova-plugin-add-swift-support/issues/20) **Merged pull requests:** - Set swift version in config.xml [\#30](https://github.com/akofman/cordova-plugin-add-swift-support/pull/30) ([NiklasMerz](https://github.com/NiklasMerz)) ## [1.6.0](https://github.com/akofman/cordova-plugin-add-swift-support/tree/1.6.0) (2017-01-10) [Full Changelog](https://github.com/akofman/cordova-plugin-add-swift-support/compare/1.4.0...1.6.0) **Closed issues:** - Differences between plugins [\#24](https://github.com/akofman/cordova-plugin-add-swift-support/issues/24) - Error: undefined is not a function [\#22](https://github.com/akofman/cordova-plugin-add-swift-support/issues/22) - Debug builds should be compiled without optimizations [\#18](https://github.com/akofman/cordova-plugin-add-swift-support/issues/18) - Hook fails to run properly with cordova 6.3.1 [\#14](https://github.com/akofman/cordova-plugin-add-swift-support/issues/14) **Merged pull requests:** - Next [\#25](https://github.com/akofman/cordova-plugin-add-swift-support/pull/25) ([akofman](https://github.com/akofman)) - enabled debugging swift in Debug configuration [\#21](https://github.com/akofman/cordova-plugin-add-swift-support/pull/21) ([viskin](https://github.com/viskin)) ## [1.4.0](https://github.com/akofman/cordova-plugin-add-swift-support/tree/1.4.0) (2016-10-07) [Full Changelog](https://github.com/akofman/cordova-plugin-add-swift-support/compare/1.3.2...1.4.0) **Closed issues:** - \[Xcode 8\] Update embed Swift standard libraries setting [\#17](https://github.com/akofman/cordova-plugin-add-swift-support/issues/17) - Set "Legacy Swift Language Version" [\#15](https://github.com/akofman/cordova-plugin-add-swift-support/issues/15) **Merged pull requests:** - Set legacy swift version [\#16](https://github.com/akofman/cordova-plugin-add-swift-support/pull/16) ([NiklasMerz](https://github.com/NiklasMerz)) ## [1.3.2](https://github.com/akofman/cordova-plugin-add-swift-support/tree/1.3.2) (2016-09-03) [Full Changelog](https://github.com/akofman/cordova-plugin-add-swift-support/compare/1.2.0...1.3.2) **Closed issues:** - Changes are made only to the current configuration \(tipically Debug\) [\#12](https://github.com/akofman/cordova-plugin-add-swift-support/issues/12) - Windows support [\#5](https://github.com/akofman/cordova-plugin-add-swift-support/issues/5) - App Store: invalid swift support [\#4](https://github.com/akofman/cordova-plugin-add-swift-support/issues/4) **Merged pull requests:** - Correctly update the properties for all build configurations [\#13](https://github.com/akofman/cordova-plugin-add-swift-support/pull/13) ([bugnano](https://github.com/bugnano)) - Hooks [\#8](https://github.com/akofman/cordova-plugin-add-swift-support/pull/8) ([akofman](https://github.com/akofman)) ## [1.2.0](https://github.com/akofman/cordova-plugin-add-swift-support/tree/1.2.0) (2016-06-10) [Full Changelog](https://github.com/akofman/cordova-plugin-add-swift-support/compare/1.1.0...1.2.0) **Closed issues:** - Changing hook type [\#3](https://github.com/akofman/cordova-plugin-add-swift-support/issues/3) **Merged pull requests:** - Windows [\#7](https://github.com/akofman/cordova-plugin-add-swift-support/pull/7) ([akofman](https://github.com/akofman)) ## [1.1.0](https://github.com/akofman/cordova-plugin-add-swift-support/tree/1.1.0) (2016-06-09) **Closed issues:** - Check the version of cordova-ios instead of the version of the CLI [\#1](https://github.com/akofman/cordova-plugin-add-swift-support/issues/1) **Merged pull requests:** - Hook [\#6](https://github.com/akofman/cordova-plugin-add-swift-support/pull/6) ([akofman](https://github.com/akofman)) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*