Hi
Since update to watchOS 9.1 I am having issues using xcodebuild commands on my real Apple Watch, It is just not visible, however, it is always visible from Xcode UI.
Sometimes, when I restart my iPhone it picks up the Apple Watch destination - it happens in rare cases, mostly I see this result.
xcodebuild -workspace MyApp.xcworkspace -scheme 'MyApp WatchKit App' -destination 'platform=watchOS,id=Watch's ID'
(null) needs to connect to determine its availability.
Check the connection between the device and its companion iPhone, and the connection between the iPhone and Xcode.
Both devices may also need to be restarted and unlocked.```
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi 👋
I need assistance in attaching the to the pid in terminal.
In lldb mode I am connecting to the pid using
device process attach --pid <pid-id>
which gives me an error
Process 505 stopped
* thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
frame #0: 0x00000001d505c808 libsystem_kernel.dylib`mach_msg2_trap + 8
libsystem_kernel.dylib`mach_msg2_trap:
-> 0x1d505c808 <+8>: ret
Thanks
Hi,
I want to delete an application from my device using xcrun devicectl command. I installed application using xcrun devicectl and I want to be able to delete it when I need but I cannot find proper arguments for command.
Thank you!
I am just looking for the native watchOS applications bundle ids.
For example:
for iPhone: "com.apple.news" and what is for Watch: ???
I tried "com.apple.news.watchkitapp" which doesn't work. Maybe someone know how to help me?
Topic:
App & System Services
SubTopic:
Core OS
Tags:
watchOS
Watch Complications
Bundle ID
Apple Watch