Post

Replies

Boosts

Views

Activity

Reply to You cannot debug in simulator
Same story here. It was working fine 2 weeks ago, but now LLDB crashes as soon as I put a breakpoint in my App :-( Anyone found any solution for this issue?
Topic: Graphics & Games SubTopic: RealityKit Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to Project with Swift Package dependencies results in "Unexpected duplicate tasks" error
I had this problem as well after a massive merge conflict in my project.pbxproj file. Turns out the "Compile Sources" step was shown twice in my build phases. Manually editing the project.pbxproj file and checking the PBXNativeTarget section fixed this issue for me: I had to remove the duplicate "Sources"-key there.
Replies
Boosts
Views
Activity
Dec ’22