Skip to content

Kvisaz/Codex-Mac-Intel-Converter-Sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codex App for Mac Intel (Unofficial)

Minimal helper repo to rebuild the official Codex.dmg into an Intel-compatible macOS app image.

This is an unofficial adaptation approach, similar in spirit to the Linux community port:
Codex App for Linux (unofficial)

What is included

  • build-intel.sh — main build script
  • .gitignore — ignores build artifacts and local temp files
  • package.json — optional convenience npm script wrapper

Requirements

  • macOS
  • bash, hdiutil, ditto, codesign
  • Node.js + npm (used by the script to fetch Electron/runtime dependencies)

Quick usage

  1. Put your original Codex.dmg next to the repo folder (not inside it), so it is available as ../Codex.dmg.
  2. Run:
chmod +x ./build-intel.sh
./build-intel.sh

Or:

./build-intel.sh /absolute/path/to/Codex.dmg

Output

  • CodexAppMacIntel.dmg — rebuilt Intel-targeted output
  • log.txt — full build log
  • .tmp/ — temporary build workspace

If you have problems, ask your current Codex :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages