Skip to content

Target Models R5 fails to link for watchOS #21

@fritzt0

Description

@fritzt0

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.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions