Bundler
Creates app bundles and DMG install packages for PCem on Mac
Install / Use
/learn @PCemOnMac/BundlerREADME
macOS App Bundler, IconSet creator and DMG installer creator
This script is meant to be used with PCem, but could also easily be adapted to your needs if you're facing a similar problem with another binary on a macOS system.
For PCem, first build a version of PCem (choose from the other repo's here) -- follow the
respective versions README for the instructions. Make sure you call make as:
make -j4 -Wl,headerpad_max_install_names
Then run sh bundle $PATH_TO_PCEM_BUILD_DIR -- e.g.:
sh bundle ../PCemV17macOS/
The build dir is the directory, where you can find the pcem executable binary after calling make.
Prerequisites
In order for this script to run smoothly, you need a few pieces of third-party software components:
create-dmg: Runbrew install create-dmg- Node.js: Run:
brew install node
Related Skills
node-connect
340.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.2kCommit, push, and open a PR
