mac: Generate Info.plist from gyp variables

This commit is contained in:
Cheng Zhao 2015-04-14 16:09:34 +08:00
parent 1200d641b8
commit e04c58f398
4 changed files with 20 additions and 15 deletions

View file

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleIdentifier</key>
<string>com.github.atom-shell</string>
<string>${ATOM_BUNDLE_ID}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>