Post

Replies

Boosts

Views

Activity

Reply to Xcode 26 fails to load SPM packages
Switching git fixed my problem: defaults write com.apple.dt.Xcode IDEPackageSupportUseBuiltinSCM YES
Replies
Boosts
Views
Activity
1w
Reply to Xcode 26 fails to load SPM packages
I have the same problem with Xcode 26.3 and Xcode 26.4 (Beta 3).
Replies
Boosts
Views
Activity
1w
Reply to Xcode 26 + iOS 26 debugging is extremely slow
I have similar experience and don’t know how to fix this 😕
Replies
Boosts
Views
Activity
Nov ’25
Reply to Xcode 16.x project doesn’t build with (SiriKit / Widget) intent definition file + translations
I have already created a bug report FB ID: FB16081872
Replies
Boosts
Views
Activity
Dec ’24
Reply to NavigationSplitView behaves not right with `SwiftData`
Could you fix this problem, I ran into a similar problem.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to iPad SwiftData NavigationSplitView{} detail view not refreshing
Please provide some example code, so the problem can be reproduced.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to ShareLink doesn't attach file on watchOS
My problem was, that my file was empty. So it wasn't attached. But maybe it also doesn't work with a normal file. I found another solution afterwards.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to xCode localization export failed for shared framework with multiple destinations
Today I ran into the same problem, is there already a solution for this problem?
Replies
Boosts
Views
Activity
Nov ’22
Reply to SwiftUI TabView with page style doesn't present dots on watchOS
This was a watchOS 9 Beta bug and is fixed with the latest Beta version.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’22
Reply to App Intent parameter type file
I have solved the problem by myself. IntentFile was the correct type. @Parameter(title:"File") var file: IntentFile
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’22
Reply to App Intent parameter type file
It looks like this should be possible. To I need to set something special on the @Parameter property wrapper?.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’22
Reply to SwiftUI TabView with page style doesn't present dots on watchOS
Xcode 14.0 Beta 5 didn't fix the problem.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’22
Reply to How can I suppress warning that "Conversion to Swift 5 is available"?
I ran into the same problem. Xcode 13.3 (Beta 1) als presents this warning.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’22
Reply to App does not launch by data FCM
With iOS 15.4 Beta 1 it now works again, but I am not sure if this is just because the iPhone rebooted.
Replies
Boosts
Views
Activity
Jan ’22
Reply to App does not launch by data FCM
I can reproduce this issue with my iPad and my iPhone both on iOS 15.3.
Replies
Boosts
Views
Activity
Jan ’22