Thanks, applying SWIFT_REFLECTION_METADATA_LEVEL = none helped to some degree, in that I can no longer see the class definition in Hopper (it just shows as empty), however the class name and property names (i.e. objc_ivar_offset__....) are still visible in the binary. Is there any way to strip these names out entirely?