Brett Best

Results 38 comments of Brett Best

@gsbernstein https://github.com/danielgindi/Charts/blob/c3701a4e5ce111c29dd7af9e19e6a346ccf0ad52/Source/Charts/Data/Implementations/Standard/ChartDataSet.swift#L427-L431 from https://github.com/danielgindi/Charts/pull/4823

Xcode 14 beta 3 fixed the issue with `EaseOutBack` closure not resolving types in time. So the only issues are the `replaceSubrange` which I linked to a potential fix above...

I’m getting this on: macOS 12.6.1 (21G211) Safari Version 16.1 (17614.2.9.1.8, 17614) Safari Technology Preview Release 155 (Safari 16.4, WebKit 17615.1.7.1) > ### AdGuard Privacy > The limit of 150000...

Since I last looked, they seem to have added a command that will hopefully help! https://developer.apple.com/documentation/xcode/installing-additional-simulator-runtimes > To download and install all the platforms that the Xcode version you selected...

Any updates? `xcodebuild -downloadAllPlatforms` takes about 8 minutes to run in an action

They aren't included by default so you have to run the command that you coded already for each Xcode version that's 14.x+

Just a heads up that Down doesn’t have support for watchOS in SPM or CocoaPods, so this PR alone won’t work.

This is fixed by https://github.com/CocoaPods/Xcodeproj/pull/934.