Build errors on Apple Watch using Xcode 10
See original GitHub issueExpected behavior
We expect the demo project for Apple Watch to build and run on Xcode 10.
Actual behavior
When building, we get the following build error:
ld: warning: ignoring file /Downloads/Porcupine-master/lib/watchos/libpv_porcupine.a, file was built for archive which is not the architecture being linked (arm64_32): /Downloads/Porcupine-master/lib/watchos/libpv_porcupine.a Undefined symbols for architecture arm64_32: ld: symbol(s) not found for architecture arm64_32 clang: error: linker command failed with exit code 1 (use -v to see invocation)
Steps to reproduce the behavior
Download the demo project and attempt to run the app on an Apple Watch device.
Please include enough details so that the issue can reproduced independently by the resolver.
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (11 by maintainers)
Top Results From Across the Web
Unable to deploy apps from Xcode to watch - Apple Developer
I'm not able to build and run on watchOS. I see this error: The device “Apple Watch” is not available because there was...
Read more >Unable to build watchOS app on Apple Watch via Xcode
My Apple Watch is running on watchOS 7.3. This is the error log I received whenever I tried to build my watchOS app....
Read more >Problems running watchOS apps on d… - Apple Developer
Then after the app is running on watch, start up xcode and relaunch app while the app is opened. The spinning icon will...
Read more >Independent Watch App won't run on device - Apple Developer
I open Xcode and create a new independent Watch App using the template, I don't make any changes to the code. I can...
Read more >iPhone is busy: Making Apple Watch ready for development
1, Xcode 13.1, iPhone 11 Pro on iOS 15.1, Watch 5 with WatchOS 8.1. I can build to an SE with no watch...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes, that’s correct. Unfortunately, as I have mentioned, it’s just a workaround to get it compilable to non series 4 watch.
@kanersa will be the only one that could help with this.
Fixed. Thank you!