Skip to main content
Back to registry

macos-spm-app-packaging

dimillian/skills

Bootstrap a complete SwiftPM macOS app folder, then build, package, and run it without Xcode. Use assets/templates/bootstrap/ for the starter layout and references/packaging.md + references/release.md for packaging and release details.

Installs329
Install command
npx skills add https://github.com/dimillian/skills --skill macos-spm-app-packaging
Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykPASS
About this skill
Bootstrap a complete SwiftPM macOS app folder, then build, package, and run it without Xcode. Use assets/templates/bootstrap/ for the starter layout and references/packaging.md + references/release.md for packaging and release details. Bootstrap the project folder Build, package, and run the bootstrapped app - Bootstrap the project folder - Copy assets/templates/bootstrap/ into a new repo. - Rename MyApp in Package.swift , Sources/MyApp/ , and version.env . - Customize APP_NAME , BUNDLE_ID , and versions. - Build, package, and run the bootstrapped app - Copy scripts from assets/templates/ into your repo (for example, Scripts/ ). - Build/tests: swift build and swift test . - Package: Scripts/package_app.sh .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does macos-spm-app-packaging do?

Bootstrap a complete SwiftPM macOS app folder, then build, package, and run it without Xcode. Use assets/templates/bootstrap/ for the starter layout and references/packaging.md + references/release.md for packaging and release details.

Is macos-spm-app-packaging good?

macos-spm-app-packaging does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does macos-spm-app-packaging work with?

macos-spm-app-packaging currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to macos-spm-app-packaging?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install macos-spm-app-packaging?

npx skills add https://github.com/dimillian/skills --skill macos-spm-app-packaging

Related skills

More from dimillian/skills

Related skills

Alternatives in Software Engineering