mobile | mac | business | development blog
HowToFix Apple ID problem to download Xcode 7 & iOS 9 beta
I just ran into a pesky Apple ID problem as I tried to download the new Xcode 7 beta and all the other SDK resources Apple presented at the WWDC 2015, yesterday. Apple revamped some of restricted developer.apple.com section as they prepared everything for the...
Apple WWDC 2015 live blog keynote coverage [update]
You may choose your preferred WWDC 2015 live blog of this years Apple Worldwide Developer Conference. Sure, there is the lifestream from Apple at Monday 6/8/15 at 10am PDT ... but there may be local bandwidth issues, so it might be a good idea to have a fall back ......
What’s the epicenter of change at the Apple WWDC 2015 keynote?
As the Apple Worldwide Developers Conference (WWDC) 2015 is about to start in San Francisco, it's time for a recap on what we can expect from the keynote. But beware: this is my personal speculation. Apple will stream the WWDC 2015 keynote live on Monday 6/8/15 at...
DevCorner: .gitignore for Xcode 6 projects
Including a .gitignore file in your Xcode project helps to keep your git repository clean and your commits effective. Git is the default version control system, seamless integrated into Xcode since Xcode 4. So it is quite easy to develop your iOS projects under git...