Using CocoaPods with Xcode
CocoaPods integrates third-party software libraries into my app's Xcode project cleanly with professionally developed code, documentation, and version management. Updated: September 2021
CocoaPods integrates third-party software libraries into my app's Xcode project cleanly with professionally developed code, documentation, and version management. Updated: September 2021
There are numerous Xcode tips and short-cuts that one learns during their journey along the app development path. Here is my growing list as of August 2021.
As a person learns their craft, their choice of tools evolve becoming highly suitable, functionally precise, and artistic masterpieces in their own right. Updated: August 2021.
For us, version management for all design files is performed under the Git framework with Git-Flow as the workflow model and SourceTree as the software tool. Remote repositories (i.e., origin) are located on github.
Having worked on some complicated systems with embedded software, I appreciate the list from this amazingly well-written paper on best practices in software development independent of software language.
The story of four app developers are showcased during the WWDC 2009 keynote. It is this video that inspired me to start the journey to be an iOS app developer. I must have watched this video a hundred times.