/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

brunoscheufler.com
| | benscheirman.com
2.7 parsecs away

Travel
| | 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
1.4 parsecs away

Travel
| | Localization testing in Xcode can be done using scheme settings, system language override, SwiftUI Previews and RocketSim's relaunch feature.
| | www.flagsmith.com
2.7 parsecs away

Travel
| | 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
15.1 parsecs away

Travel
| 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...