Commit Graph

7 Commits

Author SHA1 Message Date
miniLV dabbb5bb95
misc: upgrade Sparkle version to 2.0 (#1162)
* misc: upgrade Sparkle version to 2.0

* ci: fix ci on pull request

* misc: remove sparkle codesign script and optimize github action script add export step

* misc: fix checkForUpdates don't work issue

* misc: Using `SPUStandardUpdaterController.checkForUpdates(_:)` replace `ontroller?.checkForUpdates(_:)`

* misc: Since SUUpdater is init by code, remove this judge ment

* misc: move judgement

---------

Co-authored-by: yicheng <11733500+yichengchen@users.noreply.github.com>
2023-06-14 13:37:53 +08:00
yicheng c6c74dd888 misc: swift lint
# Conflicts:
#	ClashX.xcodeproj/project.pbxproj
#	ClashX/General/ApiRequest.swift
#	ClashX/General/Managers/ProManager.swift
#	ClashX/General/Managers/Settings.swift
#	ClashX/General/Managers/TunManager.swift
#	ClashX/General/Utils/NetworkChangeNotifier.swift
#	ClashX/ViewControllers/ClashWebViewContoller.swift
2022-06-20 21:03:12 +08:00
yicheng 8f9508bd6a chore: add switch for enable/disable update channel selection 2020-12-06 14:05:52 +08:00
yicheng 777ec3d3c8 chore(updater): disable system proxy before install update 2020-03-10 23:24:56 +08:00
yicheng 2890466244 chore: add appcenter as update channel 2019-12-08 21:25:14 +08:00
yicheng 7da7f9bc87 Add WebProtalManager placeHolder 2019-12-08 14:40:17 +08:00
yicheng ea04e885e3 Add update channel selection 2019-10-28 11:14:26 +08:00