macOS
brew install mogeneratorlocal Homebrew formula metadata
sudo port install mogeneratorMacPorts ports tree · devel/mogenerator/Portfile · ソース: api.github.com
brew
mogenerator のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mogeneratorlocal Homebrew formula metadata
sudo port install mogeneratorMacPorts ports tree · devel/mogenerator/Portfile · ソース: api.github.com
概要
Generate Objective-C & Swift classes from your Core Data model
履歴
mogenerator is Jonathan 'Wolf' Rentzsch's Core Data code generator, with project source copyright notices dating the codebase to 2006-2019. Its core idea is the two-class pattern for each Core Data entity: a generated machine-owned class such as _MyEntity that can be overwritten to match the model, and a human-owned subclass such as MyEntity where app-specific logic lives. That split made it attractive to Objective-C Mac and iOS developers who wanted generated accessors and constants without losing hand-written business logic every time the model changed.
The project became a notable tool in the Cocoa/Core Data ecosystem. Its README describes the command-line workflow around .xcdatamodel files, and a 2012 Edge Cases episode presented it as a popular open source Core Data code generation tool. In practice, developers ran mogenerator manually, from scripts, or from Xcode build phases to keep generated Objective-C classes synchronized with a Core Data model.
Major milestones tracked in the project's version history include the 2014 v1.28 release adding a --v2 argument for modern defaults and experimental Swift code generation, v1.29 adding a built-in model compiler instead of relying on Xcode's momc, v1.30 making modern Objective-C and Swift defaults while adding bundled Swift 2 templates, and v1.31 adding Swift 3 support. Later releases added support for newer Core Data property types, nullability annotations, Swift fetchRequest generation, and more template metadata.
Its package-manager niche is narrow but durable: a macOS developer CLI for legacy and long-lived Core Data projects, adjacent to Xcode's own model tooling but more opinionated about generated code ownership.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mogenerator | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/rentzsch/mogenerator
インストールメタデータ
| パッケージキー | brew:mogenerator |
|---|---|
| バージョン | 1.32 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mogenerator |
| ホームページ | https://rentzsch.github.io/mogenerator/ |
| リポジトリ | https://github.com/rentzsch/mogenerator |
| 上流ドキュメント | https://github.com/rentzsch/mogenerator#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/rentzsch/mogenerator/archive/refs/tags/1.32.tar.gz |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mogenerator |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
mogenerator
sudo port install mogeneratorソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.