Getting Help
The best way to get help and connect with fellow Skip users is to join the community Slack, where you can find real-time support and the community expertise to help you succeed with your project. You can also use the Skip discussion forums ↗ to send feedback, ask questions, or search for solutions to issues. For bug reports, use the issue tracker ↗.
Please include the output of the skip checkup command in any communication related to technical issues.
Troubleshooting Common Issues
Section titled “Troubleshooting Common Issues”Skip’s architecture relies on recent advances in the plugin system used by Xcode 15 and Swift Package Manager 5.9. When unexpected issues arise, often the best first step is to clean your Xcode build (Product → Clean Build Folder) and reset packages (File → Packages → Reset Package Caches). Restarting Xcode is sometimes warranted, and trashing the local DerivedData folder as well as your app directory’s .build folder might even be needed.
Specific known error conditions are listed below. Search the documentation, issues ↗, and discussions ↗ for more information and to report problems.