Skip to content

Commit

Permalink
update Info.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremybernstein committed Oct 25, 2018
1 parent a9c2601 commit 9e112c6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleGetInfoString</key>
<string>${PRODUCT_NAME} 7.3.4, Copyright ©2017 Bill Orcutt/Jeremy Bernstein</string>
<string>${PRODUCT_NAME} 8.0.0, Copyright ©2018 Bill Orcutt/Jeremy Bernstein</string>
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
Expand All @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>iLaX</string>
<key>CFBundleShortVersionString</key>
<string>7.3.4</string>
<string>8.0.0</string>
<key>CFBundleSignature</key>
<string>max2</string>
<key>CFBundleVersion</key>
<string>7.3.4</string>
<string>8.0.0</string>
<key>CSResourcesFileMapped</key>
<true/>
</dict>
Expand Down
Empty file modified shell.sln
100644 → 100755
Empty file.
Empty file modified shell.vcxproj
100644 → 100755
Empty file.

0 comments on commit 9e112c6

Please sign in to comment.