Earlier quoted context omitted.
Since that's been written, CocoaPods has added Swift support. As of a few weeks ago it's currently available in beta (gem install cocoapods --pre). To the OP, CocoaPods is probably the most widely-used package manager, but there's also Carthage too, which is decentralised: https://github.com/Carthage/Carthage It'd be nice if Apple had an official package manager but they seem to want to stay out of it (see Homebrew/M…
Want macports semi developed by apple staff?
Ask HN: Is Swift ready for production yet?
41–44 of 44 posts
Re: Ask HN: Is Swift ready for production yet?
#42In your case, no. It sounds like you're designing, not building, the app. Letting your contractors use the technology they are most familiar with and that has the most mature tooling (for the platform) is in your best interest. Apple will be supporting Objective-C for a long time to come so you lose nothing from sticking with what works. I say this as someone who has written many thousands of lines of Swift over the…
Re: Ask HN: Is Swift ready for production yet?
#43In your case, no. It sounds like you're designing, not building, the app. Letting your contractors use the technology they are most familiar with and that has the most mature tooling (for the platform) is in your best interest. Apple will be supporting Objective-C for a long time to come so you lose nothing from sticking with what works. I say this as someone who has written many thousands of lines of Swift over the…
The xcode problems sounds almost like Google's change to Android Studio from eclipse. Except, Android Studio was never as bad, and it got better very quickly. In fact, Andoid Studio is probably at least as good as eclipse for Android development.