Fixed the hidapi Info.plist for submission to the Apple App Store

This commit is contained in:
Sam Lantinga 2020-02-03 00:51:35 -08:00
parent cfd79a1d7d
commit a36dd13a17
2 changed files with 7 additions and 1 deletions

View file

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>