Apple eliminates ‘WatchKit Framework’ from Xcode 11 and iOS 13

For us developers who have Apple Watch apps in the App Store that also ‘talks to’ an iOS device, you need to know that the Framework called ‘WatchKit‘ is no longer available and will cause an error if you try and run an app with the connected Framework. According to user hacknicity from the developer’s support […]

CONTINUE READING....

Advanced Xcode Tip: How to install your app on an iOS device without connected it to a developer machine

We iOS developers must be able to test our apps on a real-world device.  But we have to use a USB wire to connect the device to the development machine to install and test the app.  OR DO WE? This little known trick will get rid of that annoying step so you can install Xcode […]

CONTINUE READING....

Are you still using Obj-C, but are considering going to Swift 5? Perhaps this book may help

The other day, I was on Amazon.com when I stumbled across this book by Amit Chaudhary that compares the good and bad between using the Objective-C programming language vs. the up-and-coming Swift 5 programming languages. This Kindle book covers the following topics: This book has covered the latest version 5 of Swift and the latest version […]

CONTINUE READING....