My project contains an asset catalog with images that have emojis in their name. When trying to build in Xcode 15.0 beta (15A5160n) and 'Generate Asset Symbols' enabled the compiler crashes.
Example error:
error: 'ï' is not a valid digit in integer literal
static let 0ï¸â£Flat = ImageResource(name: "0ï¸â£_flat", bundle: resourceBundle)