Johannes' Blog
  • Home
  • Blog
    • Software Engineering
    • Linux
    • Open Source Projects
    • Research
    • Archive
  • |
  • My Apps
    • WebServerMonitor (WebSMoni)
  • |
  • About me

Post for: #Swift (2 Posts)

Inspecting UserDefaults on iOS Simulator: Where to Find the Plist File

17 April 2025 Johannes Kinzig
Software Engineering Swift
Tablet-PC sized Smartphone showing lots of apps.

When developing iOS apps, UserDefaults is a simple and convenient way to store small pieces of data – like user settings, preferences, or app state…

Read more →

Robust String to Double casting in Swift

1 March 2025 Johannes Kinzig
Snippet Software Engineering Swift
Xcode playground showing string to double casting and returning an optional

In Swift, converting a String to a Double always returns an optional. This makes perfect sense, as non-numeric strings cannot be converted into a floating-point…

Read more →

Legal Notice | Privacy Policy | Mailing List | Let's Connect

© 2025 by Johannes Kinzig – proudly made in Bavaria, Germany