I am the Apple software architect @francetv
📖 Latest blog posts
date | title | description | tags |
---|---|---|---|
2025-04-24 | How to sort JSON keys in lexicographic order when encoding data | encoder.outputFormatting = .sortedKeys |
ios , swift , codable |
2024-10-08 | How to remove bitcode from a framework | Use xcrun bitcode_strip |
ios , xcode , command-line |
2024-09-21 | How to remove unused simulator runtimes | Use xcrun simctl to free some disk space |
ios , xcode , command-line |