[GitHub] cordova-ios issue #313: CB-12856 - Skip CocoaPods check_reqs if on non-darwi...

2017-07-19 Thread andreszs
Github user andreszs commented on the issue: https://github.com/apache/cordova-ios/pull/313 @jcesarmobile Thanks for the clarification... I'll try to cool down before posting next time. I was just too frustrated after noticing the bug is marked as fixed, but I failed to notice it

[GitHub] cordova-ios issue #313: CB-12856 - Skip CocoaPods check_reqs if on non-darwi...

2017-07-17 Thread jcesarmobile
Github user jcesarmobile commented on the issue: https://github.com/apache/cordova-ios/pull/313 @andreszs I've been reading some of your comments and issues that you have been opening in different projects and it's not the first time you publicly embarrass yourself because of your

[GitHub] cordova-ios issue #313: CB-12856 - Skip CocoaPods check_reqs if on non-darwi...

2017-07-17 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-ios/pull/313 @andreszs I would also recommend toning down your entitlement-based outrage for a _free_ open source software. There's so much work to do in Cordova. If this is unbearable for you, please come

[GitHub] cordova-ios issue #313: CB-12856 - Skip CocoaPods check_reqs if on non-darwi...

2017-07-17 Thread fredgalvao
Github user fredgalvao commented on the issue: https://github.com/apache/cordova-ios/pull/313 @andreszs Did you try: ``` cordova platform add https://github.com/shazron/cordova-ios.git#CB-12856 cordova plugin add https://github.com/phonegap/phonegap-plugin-push.git

[GitHub] cordova-ios issue #313: CB-12856 - Skip CocoaPods check_reqs if on non-darwi...

2017-07-17 Thread andreszs
Github user andreszs commented on the issue: https://github.com/apache/cordova-ios/pull/313 **Installs version 1.10.5 under Windows 8.1 on July 2017 and gets CocoaPods error: tries to install the non-existant _CocoaPods for Windows_.** Seriously people, is it really that hard

[GitHub] cordova-ios issue #313: CB-12856 - Skip CocoaPods check_reqs if on non-darwi...

2017-06-28 Thread Sroose
Github user Sroose commented on the issue: https://github.com/apache/cordova-ios/pull/313 hello, any idea when this fix will be released? --- 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

[GitHub] cordova-ios issue #313: CB-12856 - Skip CocoaPods check_reqs if on non-darwi...

2017-05-27 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/313 CI all green, and my tests below all succeed. Squashing. Tested on macOS Sierra 10.12.5 (node 4, 6): SUCCESS - [X] CocoaPods not installed, should output error to install it -

[GitHub] cordova-ios issue #313: CB-12856 - Skip CocoaPods check_reqs if on non-darwi...

2017-05-26 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/313 Array.includes failure on node 4 when on Windows. I will have to re-test everything again -- this means also that the check_reqs is not covered in the unit-tests (which do test on nodes 4 and

[GitHub] cordova-ios issue #313: CB-12856 - Skip CocoaPods check_reqs if on non-darwi...

2017-05-26 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/313 Tested using ``` cordova platform add https://github.com/shazron/cordova-ios.git#CB-12856 cordova plugin add https://github.com/phonegap/phonegap-plugin-push.git --verbose ```

[GitHub] cordova-ios issue #313: CB-12856 - Skip CocoaPods check_reqs if on non-darwi...

2017-05-26 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/313 Tested on macOS Sierra 10.12.5: - [X] CocoaPods not installed, should output error to install it - [X] CocoaPods not synced, should output error to `pod sync` - [X] Once installed,