-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Trying to build the project with Xcode 14.3 (or 14.3.1) as Swift PM module for a watchOS App fails on M1 Max & M2 Pro with the following error:
Ld ModelsR5.o normal armv7k (in target 'ModelsR5' from project 'FHIRModels')
ld: scattered reloc r_address too large for architecture armv7k
Currently, there is no way to control which architectures a module is build for in Xcode SPM, which makes it impossible to use the project for watchOS.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation