iTorrent icon indicating copy to clipboard operation
iTorrent copied to clipboard

unable to build

Open TD540 opened this issue 4 years ago • 3 comments

Screenshot 2021-07-01 at 22 47 08

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

TD540 avatar Jul 01 '21 20:07 TD540

You just need to solve the first error, change the value (.all) to UserPreferences.interface

lslqtz avatar Jul 06 '21 17:07 lslqtz

Seen that as well. It works after. Would this require PR?

wtrocki avatar Nov 19 '21 21:11 wtrocki

You should build "Dev" brunch, it builds without any problem

XITRIX avatar Nov 20 '21 08:11 XITRIX