nextcloud / talk-ios

📱😀 Video & audio calls through Nextcloud on iOS
GNU General Public License v3.0
151 stars 91 forks source link

Move to SPM #916

Open SystemKeeper opened 2 years ago

SystemKeeper commented 2 years ago

As SPM is increasingly adopted, we should think about removing the dependency on CocoaPods and use SPM instead.

Package URL SPM supported
AFNetworking https://github.com/AFNetworking/AFNetworking
DateTools https://github.com/MatthewYork/DateTools ⛔️ (SPM Version too old)
MaterialComponents/ActivityIndicator https://github.com/material-components/material-components-ios ⛔️
MZTimerLabel https://github.com/mineschan/MZTimerLabel ⛔️
Toast (Replace with JD?) https://github.com/scalessec/Toast ⛔️
MobileVLCKit https://github.com/videolan/vlckit  ⛔️
marinofaggiana commented 1 year ago

MBProgressHUD is very old ... advise JGProgressHUD AFNetworking is full of bugs and too OLD (please replace it) DateTools and MZTimerLabel ?