After downloading, it has error 'RecentWorkoutsView+Gravity.swift:6:6 Unknown attribute 'SWR''. Problem:
Gravity isn't being recognized or usable in Xcode project.
Not seeing expected setup steps like the GravityPlugin or plugin build phase.
Importing @swr shows an unknown attribute error.
Even after manually editing the checked-out Package.swift, Gravity still doesn't integrate correctly.
Environment:
You're using Xcode + SPM (not manually editing a Package.swift for your project).
Other SPM dependencies are working fine.
But according to Doc, SPM is recommended. What should I do?
After downloading, it has error 'RecentWorkoutsView+Gravity.swift:6:6 Unknown attribute 'SWR''. Problem:
Gravity isn't being recognized or usable in Xcode project.
Not seeing expected setup steps like the GravityPlugin or plugin build phase.
Importing @swr shows an unknown attribute error.
Even after manually editing the checked-out Package.swift, Gravity still doesn't integrate correctly.
Environment:
You're using Xcode + SPM (not manually editing a Package.swift for your project).
Other SPM dependencies are working fine.
But according to Doc, SPM is recommended. What should I do?