Commit graph

15 commits

Author SHA1 Message Date
Mingshen Sun
90f1f54a21 Fix building issue 2022-05-22 21:40:35 -07:00
Danny Moesch
e5bd678aaa
Consume ObjectiveGit through a binary Swift package (#528) 2021-12-28 15:17:11 -08:00
Danny Mösch
032436fa70
Move to Swift Package Manager disregarding Cocoapods (#496)
* Build as many dependencies as possible with SPM.
* Xcworkspace is no longer needed.
* Collecting coverage information does unfortunately cause linking errors in Base32. So it is disabled for now.
2021-08-30 09:41:29 -07:00
Mingshen Sun
6581f1593b Fix building issue in CI 2021-08-14 23:35:57 -07:00
Danny Moesch
b36265401b Update Carthage dependencies 2021-03-07 16:42:08 -08:00
Danny Moesch
788b7b9011 Update SwiftyUserDefaults to version 5.1.0 2020-12-23 19:59:26 -08:00
Danny Moesch
cfd74c773d Add Carthage wrapper to circumvent issues with Xcode 12
Carthage is currently not working with Xcode 12. As a workaround a wrapper script has been proposed (see https://gist.github.com/skymobilebuilds/61f4a95bd62a3db36b52719aeab7e0d5). Until the issue is fixed and Carthage can built again with Xcode 12, the wrapper must be used instead of the direct `carthage` command.
2020-09-19 18:52:27 -07:00
Danny Moesch
1208dde523 Update FavIcon to 3.1.0 2020-05-17 15:08:14 -07:00
Danny Moesch
4362c0eda4 Update KeychainAccess to 4.2.0 2020-05-15 19:33:52 -07:00
Danny Moesch
a2edf41d33 Update SwiftyUserDefaults to current version 5.0.0 2020-01-01 19:03:04 -08:00
Mingshen Sun
400cee6a8f
Use prebuilt objectivegit framework 2019-11-20 14:19:33 -08:00
Mingshen Sun
81eb4b8641 Start to use updated objective-git 2019-11-19 23:46:50 -08:00
Danny Moesch
25d70ce8d6 Update KeychainAccess to v4.1.0 2019-11-15 16:31:30 -08:00
Danny Moesch
35bac7260b Update OneTimePassword to version 3.2.0 2019-09-22 22:30:20 -07:00
Mingshen Sun
bd7c42f9f4
ci: cache carthage/go frameworks to make CI faster 2019-06-08 17:27:29 -07:00