File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
project.xcworkspace/xcshareddata/swiftpm Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11github "SnapKit/SnapKit" "5.0.0"
22github "microsoft/appcenter-sdk-apple" "3.2.0"
33github "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 14811481 repositoryURL = "https://github.com/sparkle-project/Sparkle";
14821482 requirement = {
14831483 kind = upToNextMajorVersion;
1484- minimumVersion = 2.4.0 ;
1484+ minimumVersion = 1.27.1 ;
14851485 };
14861486 };
14871487 BBB03F2B232FB3AF00A3879E /* XCRemoteSwiftPackageReference "GenericID" */ = {
Original file line number Diff line number Diff line change 1010import Cocoa
1111import Semver
1212
13- private let gitHubPath = " ddddxxx /LyricsX"
13+ private let gitHubPath = " go-musicfox /LyricsX"
1414private let url = URL ( string: " https://api.github.com/repos/ \( gitHubPath) /releases/latest " ) !
1515
1616var remoteVersion : Semver ? {
Original file line number Diff line number Diff line change 3232 <key >CFBundlePackageType </key >
3333 <string >APPL </string >
3434 <key >CFBundleShortVersionString </key >
35- <string >1.6.3 </string >
35+ <string >1.6.4 </string >
3636 <key >CFBundleVersion </key >
37- <string >2383 </string >
37+ <string >2386 </string >
3838 <key >Fabric </key >
3939 <dict >
4040 <key >APIKey </key >
5858 <key >LSUIElement </key >
5959 <true />
6060 <key >LX_BUILD_TIME </key >
61- <integer >1679820692 </integer >
61+ <integer >1679826386 </integer >
6262 <key >NSAppTransportSecurity </key >
6363 <dict >
6464 <key >NSExceptionDomains </key >
153153 <key >SUEnableAutomaticChecks </key >
154154 <true />
155155 <key >SUFeedURL </key >
156- <string >https://ddddxxx .github.io/LyricsX/appcast.xml </string >
156+ <string >https://anhoder .github.io/media /LyricsX/appcast.xml </string >
157157 <key >UTExportedTypeDeclarations </key >
158158 <array >
159159 <dict >
You can’t perform that action at this time.
0 commit comments