refactor: auto generate Info.plist to avoid bumping during releases (#18849)

This commit is contained in:
Samuel Attard
2019-06-17 15:56:15 -07:00
committed by GitHub
parent 0af3548b55
commit ccd15fc12e
6 changed files with 15 additions and 23 deletions

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>CFBundleIdentifier</key>
<string>${ATOM_BUNDLE_ID}</string>
<string>${ELECTRON_BUNDLE_ID}</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleExecutable</key>