How to point to a local Carthage framework
Often a Cathage framework included in your code, is a framework that you've developed yourself. Soemtimes you might find yourself needing to update this framework and »
Often a Cathage framework included in your code, is a framework that you've developed yourself. Soemtimes you might find yourself needing to update this framework and »
I've previous written how to use xcrun simctl to record the simulator in an easy to use command line - I've improved this with a simple »
I always forget how to compile and run my apps on a device with a high OS version than the supported OS of my Xcode - »
Large pull requests (PRs) are not great and we should always strive for smaller PRs. The reality of working with a large code base, where a »
Apple's platform can feel arbitary and capricious at time. One rule applies to you, normal users and app, while another to Apple and their apps. Checkout »