|
You are here |
codeworkshop.net | ||
| | | | |
benscheirman.com
|
|
| | | | | Almost every app you build with Xcode will need some sort of configuration. Whether it is API Keys for 3rd party SDKs, the URL of your API, feature toggles, or a logging level of verbosity, it's a good idea to keep this configuration separate from your code. | |
| | | | |
www.blog.montgomerie.net
|
|
| | | | | In which a semi-automated system for the versioning of iPhone applications is detailed. Said system ensures that the reader's apps are always correctly versioned, and his users' iTunes applications are never confused by an update of his beta builds. Versioning your iPhone applications properly ensures that your app updates go smoothly, and also that when you make a beta build testers never get into the frustrating state where iTunes refuses to accept it because of versioning conflicts, leaving them to have to delete the older version, and its settings and documents along with it. | |
| | | | |
zonneveld.dev
|
|
| | | | | When developing an app for iOS, you may want to use a custom font to... | |
| | | | |
www.dartlang.org
|
|
| | | You can use VS Code to develop Dart apps. | ||