Skip to content

Commit

Permalink
feat: update mac plist to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rankun committed Mar 1, 2020
1 parent c1e9180 commit 5aeb9c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions QtScrcpy/res/Info_mac.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.2.0</string>
<string>1.2.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.2.0</string>
<string>1.2.1</string>
<key>LSMinimumSystemVersion</key>
<string>10.10</string>
<key>NSAppleEventsUsageDescription</key>
<string></string>
<string></string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2018-2038 rankun. All rights reserved.</string>
<key>NSMainStoryboardFile</key>
Expand Down

0 comments on commit 5aeb9c1

Please sign in to comment.