79174998

Date: 2024-11-10 13:36:59
Score: 1
Natty:
Report link

To fix the dependency cycle error:

  1. Check Dependencies: In Build Phases for both Insightfull and Insightfull WatchKit Watch App targets, ensure they aren’t listed as dependencies of each other.

  2. Verify Copy Files Phase: Remove Insightfull WatchKit Watch App from the Copy Files or Embed App Extensions phase under the Insightfull target.

  3. Clear Derived Data: Delete Derived Data for Insightfull in Xcode → Settings → Locations.

  4. Check Info.plist: Make sure Info.plist files for both targets don’t reference each other. Rebuild the project to see if this resolves the cycle.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Vitaliy