Post

Replies

Boosts

Views

Activity

Reply to Apple Watch cannot reconnect
It's not working for me either - exact same message in Xcode 15 Beta 6. I see this: xcrun devicectl list devices xcrun: error: sh -c '/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -find devicectl 2> /dev/null' failed with exit code 17664: (null) (errno=Invalid argument) xcrun: error: unable to find utility "devicectl", not a developer tool or in PATH
Aug ’23
Reply to WatchOS 10 Xcode error
Seeing the same issue with Xcode 15 Beta 7 even though it says watchOS connectivity has been resolved. see "Waiting to reconnect to Apple Watch Series 5" and then a "Connecting to Apple Watch Series 5" message and it keeps switching between the two
Aug ’23
Reply to ENABLE_BITCODE missing for Swift Packages on Xcode 14
🤦‍♂️ Release notes say bit code is no longer supported. Got it.
Replies
Boosts
Views
Activity
Jun ’22
Reply to iOS Share Extension + NSFetchedResultsController not returning results
Note that NSFetchRequest will always read from disk, which explains why it's working for you. NSFetchedResultsController uses a cache where possible (as the documentation explains). You can purge the cache if you wish: https://developer.apple.com/documentation/coredata/nsfetchedresultscontroller?language=objc
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’22
Reply to iOS 16.0 beta 7 broke Text(Date(), style: .timer) in SwiftUI widgets
Unbelievable - all our widgets broke because of this.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to There may be a Bug in importing P12
Did you find a workaround?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to Is Apple's Timestamp Server Acting Up?
Another on Ventura: FB11762161
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to Apple Watch cannot reconnect
It's not working for me either - exact same message in Xcode 15 Beta 6. I see this: xcrun devicectl list devices xcrun: error: sh -c '/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -find devicectl 2> /dev/null' failed with exit code 17664: (null) (errno=Invalid argument) xcrun: error: unable to find utility "devicectl", not a developer tool or in PATH
Replies
Boosts
Views
Activity
Aug ’23
Reply to Apple Watch cannot reconnect
Getting: /Applications/Xcode-beta.app/Contents/Developer/usr/bin/devicectl device info ddiServices --device UUID_HERE --verbose Using verbose logging. ERROR: The operation couldn’t be completed. Operation timed out (NSPOSIXErrorDomain error 60.)
Replies
Boosts
Views
Activity
Aug ’23
Reply to Apple Watch cannot reconnect
I've tried everything as well - not connecting with Apple Watch Series 5, watchOS 10 (21R5295g) and Xcode 15 beta 6. Either says "Connecting ..." or "Waiting..." and keeps switching between the two. Unable to test the app.
Replies
Boosts
Views
Activity
Aug ’23
Reply to Apple Watch cannot reconnect
Submitted report: FB12925643
Replies
Boosts
Views
Activity
Aug ’23
Reply to Xcode 15 Beta 6 and watchOS beta 5: OS version lower than deployment target
I've tried Xcode 15 beta 6 with a watchOS series 5 on OS 9.6 and a series 8 on OS 10.0 beta, none work. I get "Waiting of connection" on OS 10 and "Unsupported wire protocol version: This host does not support the wire protocol version implemented by the device." on OS 9.6 Unpaired, repaired, reset - did everything. Nothing works. FB12925643
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to Cannot pair Apple Watch with Xcode 15 Beta 2 / watchOS 10
Nothing works for me on Xcode 15 beta 6, tried multiple watches: FB12925643
Replies
Boosts
Views
Activity
Aug ’23
Reply to Cannot wireless connect to Apple TV from Xcode 15
Also applies to watchOS 9.6 trying to connect it to Xcode 15 beta 6.
Replies
Boosts
Views
Activity
Aug ’23
Reply to WatchOS 10 Xcode error
Essentially during all the Xcode 15 betas - watchOS has been crippled. Cannot test deployment at all on device and even OS 9.6 device won't connect.
Replies
Boosts
Views
Activity
Aug ’23
Reply to WatchOS 10 Xcode error
Seeing the same issue with Xcode 15 Beta 7 even though it says watchOS connectivity has been resolved. see "Waiting to reconnect to Apple Watch Series 5" and then a "Connecting to Apple Watch Series 5" message and it keeps switching between the two
Replies
Boosts
Views
Activity
Aug ’23
Reply to Apple Watch cannot reconnect
Seeing the same issue with Xcode 15 Beta 7 even though it says watchOS connectivity has been resolved. see "Waiting to reconnect to Apple Watch Series 5" and then a "Connecting to Apple Watch Series 5" message and it keeps switching between the two
Replies
Boosts
Views
Activity
Aug ’23