Closed
Description
When compiling for aarch64-apple-watchos target, building is successful, but when trying to pipe the generated binaries into xcodebuild I get:
error: unable to determine the platform for the given binary 'librepetitiontracker.a'; check your deployment version settings
This issue does not occur oddly with aarch64-apple-watchos-sim target, which works perfectly. It does however happen with every non simulator target for apple watch at the moment