Weird that I always end up at a Quinn response. On Xcode 15.1 the iOS setting doesn't seem to know the locale, so try Decimal("$100.25", format: .currency(code: "USD")) works on macOS but fails on iOS, and I can't see how to specify the locale. Plus it seems to default to iOS.
Topic:
Programming Languages
SubTopic:
Swift
Tags: