[GitHub] cordova-lib pull request: Ensure the iOS 'Resources/icons' and 'Re...

2015-10-19 Thread ryanwilliams83
Github user ryanwilliams83 closed the pull request at: https://github.com/apache/cordova-lib/pull/323 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[GitHub] cordova-lib pull request: Ensure the iOS 'Resources/icons' and 'Re...

2015-10-16 Thread dpogue
Github user dpogue commented on the pull request: https://github.com/apache/cordova-lib/pull/323#issuecomment-148736992 cordova-ios 4 uses xcassets instead of the Resources folder. cordova-lib was updated to handle that in 0c5bed6dd141cf1d1156e09a62dc048c49cd6f8e, but it hasn't been r

[GitHub] cordova-lib pull request: Ensure the iOS 'Resources/icons' and 'Re...

2015-10-15 Thread ryanwilliams83
GitHub user ryanwilliams83 opened a pull request: https://github.com/apache/cordova-lib/pull/323 Ensure the iOS 'Resources/icons' and 'Resources/splash' dirs exist. Fixes the following problem. Ryans-Mac:mobile ryan$ cordova platform add https://github.com/apache/cordova-io