iOS Dev Tools
21–30 of 37 posts
Re: iOS Dev Tools
#22More Favorites: - iOS Cookies ( http://www.ioscookies.com/ ) - iOS Goodies ( http://ios-goodies.com/ ) - NSHipster ( http://nshipster.com/ ) - Cocoa With Love ( http://www.cocoawithlove.com/ )
Re: iOS Dev Tools
#23BTW, what is the best Git GUI on Mac? I don't care about price. I have always used the command line, but many operations would be faster with a mouse.
Re: iOS Dev Tools
#24Great for mobile games and other interactive apps. Also awesome for prototyping UI and animations. :)
Re: iOS Dev Tools
#25BTW, what is the best Git GUI on Mac? I don't care about price. I have always used the command line, but many operations would be faster with a mouse.
Re: iOS Dev Tools
#26- AppSight.co (http://www.appsight.co/)
Re: iOS Dev Tools
#27I'll add a few of my favourites: - iOS Dev Weekly ( https://iosdevweekly.com/ ) - Little Bites of Cocoa ( https://littlebitesofcocoa.com/ ) - objc ( https://www.objc.io/ ) - NSHipster ( http://nshipster.com/ ) - NSBlog / Friday Q&A from Mike Ash ( https://www.mikeash.com/pyblog/ ) - This Week in Swift ( https://swiftnews.curated.co/ ) - Erica Sadun ( http://ericasadun.com/ ) - Quality Coding ( http://qualitycoding.or…
objc.io and nshipster were my two favorite iOS dev blogs. It's a bummer there haven't been new posts for a while. They still have years worth of really high quality content though Edit: Another blog worth following is the Swift Blog ( https://swift.org/blog/ ) and the old Swift Blog ( https://developer.apple.com/swift/blog/ ) by Apple/Swift engineers
Re: iOS Dev Tools
#28BTW, what is the best Git GUI on Mac? I don't care about price. I have always used the command line, but many operations would be faster with a mouse.
I really just want visual log and visual add -p and GitX nails that.
Re: iOS Dev Tools
#29BTW, what is the best Git GUI on Mac? I don't care about price. I have always used the command line, but many operations would be faster with a mouse.
[1]: https://magit.vc/
Re: iOS Dev Tools
#30I was surprised to see the mention of Rollout which I hadn't heard of which claims to allow you to push hot fixes to native iOS apps. Although I've been out of the iOS game for a while, I recalled this being against Apple's ToS. Apparently this is is still true to some degree, but they have an interesting blog post about how they can work around these restrictions. https://blog.rollout.io/2016/01/updating-apps-withou…