iTorrent
iTorrent copied to clipboard
unable to build
deployment target set to 12.3 and a bunch of other targets are upgraded
but building failed
where is "Type 'String' has no member 'all'" coming from ?
using macOS 12 dev b2, xcode 13 b2, iOS 15 b2
You just need to solve the first error, change the value (.all) to UserPreferences.interface
Seen that as well. It works after. Would this require PR?
You should build "Dev" brunch, it builds without any problem