Update Sparkle framework

This commit is contained in:
1024jp 2018-02-20 20:00:39 +09:00
parent 3d3f8b2013
commit 0f709fca90
24 changed files with 6 additions and 5 deletions

View File

@ -13,6 +13,7 @@ unreleased
- Change sidebar behavior to close inward when it was opened inward because of insufficient space.
- [trivial] Hide insertion point in shortcut input fields in Key Binding pane.
- [trivial] Add `enablesAsynchronousSaving` hidden default key that enables asyncronous saving.
- [non-AppStore ver.] Update Sparkle framework.
### Fixes

View File

@ -1,3 +1,3 @@
github "1024jp/WFColorCode" "2.1.2"
github "coteditor/YAML.framework" "3271df33f182c0c77fece29f8bfe76fcda1a3ca0"
github "sparkle-project/Sparkle" "0093e2f1c98928b1e035238566156474a82a3d5b"
github "sparkle-project/Sparkle" "67320fcb80bb802453e97542d0da4d0e6eae702d"

4
Carthage/Build/.Sparkle.version generated vendored
View File

@ -1,9 +1,9 @@
{
"commitish" : "0093e2f1c98928b1e035238566156474a82a3d5b",
"commitish" : "67320fcb80bb802453e97542d0da4d0e6eae702d",
"Mac" : [
{
"name" : "Sparkle",
"hash" : "329d95177959b43b3fbc0a989d07b2b9bc9aa4f438bda5a2aa4db74f7b9c427c"
"hash" : "46a2836629bb20695df90cd1319c799feb29d1f916a5829a7d0c80cf7240f0f6"
}
]
}

View File

@ -13,7 +13,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.18.1 2277-g534a446a</string>
<string>1.18.1 2381-g3d3f8b201</string>
<key>CFBundleVersion</key>
<string>1.18.1</string>
</dict>

View File

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.18.1 2277-g534a446a</string>
<string>1.18.1 2381-g3d3f8b201</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>

Binary file not shown.