Tag Archives: XCode

My first watchOS App for Apple Watch is in the AppStore

After submitting my first app for the iPhone to the store I decided it was time to create an app for the Apple Watch. I already had the idea about the game I wanted to create for it but mostly … Continue reading

Posted in iOS, XCode | Tagged , , | Comments Off on My first watchOS App for Apple Watch is in the AppStore

My first Swift App is in the AppStore

As I have mentioned in my posts for the last months I have been busy mastering the Swift language and XCode to be able to build iOS applications. I am proud to announce that my first app has made it … Continue reading

Posted in iOS, Swift, XCode | Tagged , , | 1 Comment

Starting developing in Swift: Using GitLab with XCode

As showed in my previous post I have set up a GitLab account so I can host my Git repositories there. In this post I will show how you can combine XCode (v7.1) with GitFlow and GitLab. In fact I … Continue reading

Posted in Git, Swift, XCode | Tagged , , , | Comments Off on Starting developing in Swift: Using GitLab with XCode