Post

Replies

Boosts

Views

Activity

Reply to WeatherKit error on iOS 17 - macOS 14
This issue still exists for me in Xcode 15 Beta 3. I am very surprised that this hasn't been addressed yet, or even mentioned in the Release Notes. Based on the discussion in this thread, no apps using WeatherKit can be built or run on iOS 17 yet. Has anyone been successful in getting WeatherKit to work on iOS 17?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Jul ’23
Reply to WeatherKit error on iOS 17 - macOS 14
This is still a problem for me on Xcode 15 beta 2. I inspected the built .app using codesign: codesign --display --entitlements :- YourApp.app And it is in fact missing the com.apple.developer.weatherkit entitlement, despite the fact that it is included in the project's Entitlements file.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Jun ’23
Reply to WeatherKit error on iOS 17 - macOS 14
I'm also seeing the same issue with WeatherKit on iOS 17 / Xcode 15 beta 1. I noticed that others are experiencing more general issues with entitlements apparently not working in Xcode 15 B1, even when configured correctly: https://developer.apple.com/forums/thread/731010 https://developer.apple.com/forums/thread/731116 I'm wondering if the WeatherKit issue we are seeing is a specific instance of this issue -- in this case, the com.apple.developer.weatherkit entitlement not getting picked up correctly. I could imagine this potentially causing auth issues on the backend. Speculation at this point, but it seems to fit.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Jun ’23
Reply to Xcode 26.4: Regressions in Intelligence features
One more issue: I'm seeing Claude Agent just randomly stop in the middle of working. After submitting a prompt, it will occasionally respond with "Let me start by understanding the current (whatever) implementation." And then do nothing. This is different than the OAuth issue, as the OAuth token is still valid in this case.
Replies
Boosts
Views
Activity
1d
Reply to Xcode 26.4 rc
Same here. I'm seeing this, and other Coding Intelligence regressions.
Replies
Boosts
Views
Activity
1d
Reply to Icon Composer icon changes font (!) in output
Following up -- I filed a Feedback on this, and it was marked as: "Resolution: Investigation complete - Works as currently designed" What am I missing here? This really does not seem like intentional behavior.
Replies
Boosts
Views
Activity
Sep ’25
Reply to WeatherKit error on iOS 17 - macOS 14
This continues to fail for me on Xcode 15 beta 4 on the iOS 17 simulator. Same authentication error to the WeatherService.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to WeatherKit error on iOS 17 - macOS 14
This issue still exists for me in Xcode 15 Beta 3. I am very surprised that this hasn't been addressed yet, or even mentioned in the Release Notes. Based on the discussion in this thread, no apps using WeatherKit can be built or run on iOS 17 yet. Has anyone been successful in getting WeatherKit to work on iOS 17?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to WeatherKit error on iOS 17 - macOS 14
This is still a problem for me on Xcode 15 beta 2. I inspected the built .app using codesign: codesign --display --entitlements :- YourApp.app And it is in fact missing the com.apple.developer.weatherkit entitlement, despite the fact that it is included in the project's Entitlements file.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to WeatherKit error on iOS 17 - macOS 14
I'm also seeing the same issue with WeatherKit on iOS 17 / Xcode 15 beta 1. I noticed that others are experiencing more general issues with entitlements apparently not working in Xcode 15 B1, even when configured correctly: https://developer.apple.com/forums/thread/731010 https://developer.apple.com/forums/thread/731116 I'm wondering if the WeatherKit issue we are seeing is a specific instance of this issue -- in this case, the com.apple.developer.weatherkit entitlement not getting picked up correctly. I could imagine this potentially causing auth issues on the backend. Speculation at this point, but it seems to fit.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’23