mirror of
https://github.com/darlinghq/MachO-Kit.git
synced 2024-11-23 12:29:43 +00:00
Build for all platforms with one target.
This commit is contained in:
parent
f2b3f062ca
commit
fe4dcc873f
@ -1 +1 @@
|
||||
Subproject commit b6227027efe795aaa362c01336538df0c583a2bd
|
||||
Subproject commit ebea595c67e1e8097df381aaaa68b589a4d3aaf8
|
File diff suppressed because it is too large
Load Diff
@ -9,7 +9,7 @@
|
||||
<key>CFBundleIconFile</key>
|
||||
<string></string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
|
||||
<string>net.devaukz.${PRODUCT_NAME:rfc1034identifier}</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>${EXECUTABLE_NAME}</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
|
||||
<string>net.devaukz.${PRODUCT_NAME:rfc1034identifier}</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
|
Loading…
Reference in New Issue
Block a user