File tree 5 files changed +9
-9
lines changed
project.xcworkspace/xcshareddata/swiftpm
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
github "SnapKit/SnapKit" "5.0.0"
2
2
github "microsoft/appcenter-sdk-apple" "3.2.0"
3
3
github "shpakovski/MASShortcut" "2.4.0"
4
- github "sparkle-project/Sparkle" "2.4.0 "
4
+ github "sparkle-project/Sparkle" "1.27.1 "
Original file line number Diff line number Diff line change 1481
1481
repositoryURL = "https://github.com/sparkle-project/Sparkle";
1482
1482
requirement = {
1483
1483
kind = upToNextMajorVersion;
1484
- minimumVersion = 2.4.0 ;
1484
+ minimumVersion = 1.27.1 ;
1485
1485
};
1486
1486
};
1487
1487
BBB03F2B232FB3AF00A3879E /* XCRemoteSwiftPackageReference "GenericID" */ = {
Original file line number Diff line number Diff line change 113
113
"kind" : " remoteSourceControl" ,
114
114
"location" : " https://github.com/sparkle-project/Sparkle" ,
115
115
"state" : {
116
- "revision" : " 631846cc829f0f0cae327df9bafe5a32b7ddadce " ,
117
- "version" : " 2.4.0 "
116
+ "revision" : " 7918c1c8fc68baa37917eeaa67286b077ad5e393 " ,
117
+ "version" : " 1.27.1 "
118
118
}
119
119
},
120
120
{
Original file line number Diff line number Diff line change 10
10
import Cocoa
11
11
import Semver
12
12
13
- private let gitHubPath = " ddddxxx /LyricsX"
13
+ private let gitHubPath = " go-musicfox /LyricsX"
14
14
private let url = URL ( string: " https://api.github.com/repos/ \( gitHubPath) /releases/latest " ) !
15
15
16
16
var remoteVersion : Semver ? {
Original file line number Diff line number Diff line change 32
32
<key >CFBundlePackageType </key >
33
33
<string >APPL </string >
34
34
<key >CFBundleShortVersionString </key >
35
- <string >1.6.3 </string >
35
+ <string >1.6.4 </string >
36
36
<key >CFBundleVersion </key >
37
- <string >2383 </string >
37
+ <string >2386 </string >
38
38
<key >Fabric </key >
39
39
<dict >
40
40
<key >APIKey </key >
58
58
<key >LSUIElement </key >
59
59
<true />
60
60
<key >LX_BUILD_TIME </key >
61
- <integer >1679820692 </integer >
61
+ <integer >1679826386 </integer >
62
62
<key >NSAppTransportSecurity </key >
63
63
<dict >
64
64
<key >NSExceptionDomains </key >
153
153
<key >SUEnableAutomaticChecks </key >
154
154
<true />
155
155
<key >SUFeedURL </key >
156
- <string >https://ddddxxx .github.io/LyricsX/appcast.xml </string >
156
+ <string >https://anhoder .github.io/media /LyricsX/appcast.xml </string >
157
157
<key >UTExportedTypeDeclarations </key >
158
158
<array >
159
159
<dict >
You can’t perform that action at this time.
0 commit comments