Ed Jones
Ed Jones
Also, what does your ruby version look like? `$ruby --version`
I think you followed instructions, and installed a new ruby; when the system Ruby would have worked. The X86 is clue. I'm not at Mac now, but you'll need a...
@nicoisz Here is the zip file that belongs in that folder: [cocoapods.zip](https://github.com/NativeScript/nativescript-doctor/blob/master/resources/cocoapods-verification/cocoapods.zip) If you do a `pod install` after putting it there, you should get your real issue.
OK, finally got past Doctor. Seemingly, what Doctor _should_ do is what's described in step 2 of [this issue](https://github.com/NativeScript/nativescript-cli/issues/5447), and output the results. With the actual issue in hand, the...
Doesn't that --for-device get you a debug build? Have you tried `ns publish`, or `ns prepare --release`?
I am suddenly getting this @itemReordered event is fired twice (both iOS and Android). Did not think I'd been getting it until just now.
Yes, I am getting like ~100 of these every time I build.
I found by chance that my machine had two xcodeproj gems installed. removing one helped a lot with this issue. Still doesn't always find it, but is much better.
@Yosifz8, @Frankenxtein, @vaibhiarora03, @andrew-skrypnyk did you resubmit and ask the human reviewers?
Update: This is still a fairly annoying issue. Most of my other connectivity issues have (largely) gone away, either after the 6.3.2 and 6.3.3 updates, or with Frontier finally giving...