|
You are here |
brunoscheufler.com | ||
| | | | |
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.avanderlee.com
|
|
| | | | | Localization testing in Xcode can be done using scheme settings, system language override, SwiftUI Previews and RocketSim's relaunch feature. | |
| | | | |
www.flagsmith.com
|
|
| | | | | This article explores how to use iOS (Swift) feature flags. This allows you to test and deploy new features without an App Store update. | |
| | | | |
charity.wtf
|
|
| | | This piece was first published on the honeycomb.io blog on 2023-03-08. .... I'm nostrangertorantingaboutdeploys. But there's one thing I haven't sufficiently ranted about yet, which is this:Deploying software is a terrible, horrible, no good,very badway to go about the process of changing user-facing code. It sucks even if you have excellent, fast, fully automated deploys... | ||