Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ビルド後に編集できるように、Mach-O dylib内にリソース(文字列/画像など)を埋め込む方法はありますか?PEファイルのリソースに似ています。
代わりにバンドルを使用する必要があることはわかっていますが、ユーモアを交えてください;-)
リンカフラグを使用し-sectcreateて、一部のデータをバイナリに埋め込むことができます。手順の完全な説明については、この埋め込みデータのブログ投稿を参照してください。
-sectcreate