Skip to content

Commit 9904c0d

Browse files
committed
iOS, MacOS version bump and Sparkle metadata update
1 parent 6bdbff2 commit 9904c0d

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

GraftMobileClient/ios/wallet/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@
1111
<key>CFBundleIconFile</key>
1212
<string></string>
1313
<key>CFBundleIdentifier</key>
14-
<string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
14+
<string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
1515
<key>CFBundleInfoDictionaryVersion</key>
1616
<string>6.0</string>
1717
<key>CFBundleName</key>
1818
<string>${PRODUCT_NAME}</string>
1919
<key>CFBundlePackageType</key>
2020
<string>APPL</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>1.15.0</string>
22+
<string>1.15.1</string>
2323
<key>CFBundleSignature</key>
2424
<string>????</string>
2525
<key>CFBundleVersion</key>
26-
<string>1.15.0</string>
26+
<string>1.15.1</string>
2727
<key>LSRequiresIPhoneOS</key>
2828
<true/>
2929
<key>NOTE</key>

GraftMobileClient/mac/wallet/Info.plist

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,20 @@
1919
<key>CFBundlePackageType</key>
2020
<string>APPL</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>1.15.0</string>
22+
<string>1.15.1</string>
2323
<key>CFBundleSignature</key>
2424
<string>????</string>
2525
<key>CFBundleVersion</key>
26-
<string>1.15.0</string>
26+
<string>1.15.1</string>
2727
<key>NOTE</key>
2828
<string>This file was generated by Qt/QMake.</string>
2929
<key>NSHighResolutionCapable</key>
3030
<true/>
3131
<key>NSPrincipalClass</key>
3232
<string>NSApplication</string>
33-
<key>SUPublicDSAKeyFile</key>
34-
<string>dsa_pub.pem</string>
35-
<key>NSCameraUsageDescription</key>
36-
<string>Scan QR Codes or other types of barcodes.</string>
33+
<key>SUPublicDSAKeyFile</key>
34+
<string>dsa_pub.pem</string>
35+
<key>NSCameraUsageDescription</key>
36+
<string>Scan QR Codes or other types of barcodes.</string>
3737
</dict>
3838
</plist>

GraftMobileClient/wallet_update.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
</description>
1717

1818
<pubDate>Mon, 28 Oct 2019 21:30:00 +0000</pubDate>
19-
<enclosure url="https://github.com/graft-project/GraftMobile/releases/download/v1.15.0/GraftWallet-1.15.0.dmg"
20-
sparkle:dsaSignature="MEQCID+sj1zTDhbtHdibkQFxzWgisGVSmVrZOIO6hfQyG7kLAiA/r6JROHFRie7avxOVksXnPcSPqpq9j4B88t0eohRhFA=="
21-
sparkle:version="1.15.0"
19+
<enclosure url="https://github.com/graft-project/GraftMobile/releases/download/v1.15.0/GraftWallet-1.15.1.dmg"
20+
sparkle:dsaSignature="MEUCIQCGzxykYBrhk5hhNU4dH3fv3K/AY+iJGwviuyTteQD8RQIgY5aP9GAe4WoEqtSVslAB/8biABhEft2muRBz21wFtJs="
21+
sparkle:version="1.15.1"
2222
length="0"
2323
type="application/octet-stream" />
2424
<enclosure url="https://github.com/graft-project/GraftMobile/releases/download/v1.15.0/GraftWallet-1.15.0.exe"

0 commit comments

Comments
 (0)