Oleksandr Dodatko
Oleksandr Dodatko
I think, dropping a static library target for a framework is too radical. Dynamic linking has some drawbacks on iOS. https://github.com/Carthage/Carthage/issues/188 Moreover, some of us have to support iOS 7...
> > After switching to XCTest the test suite will no longer run. Not sure what you mean. I have tested XCTest targets and they worked. What else do you...
@timorzadir could you please post some screenshots to avoid the misunderstanding again?
> > One of the test bundles will not run, but the other one seems to run ok. Cold you provide more detailed steps to reproduce? Before submitting this patch...
@ArtjomP for some reason `boots` is changing your URL to womething like one below. ``` https://software.xamarin.com/Service/Updates?v=2&pv964ebddd-1ffe-47e7-8128-5ce17ffffb05=0&pv4569c276-1397-4adb-9485-82a7696df22e=0&pvd1ec039f-f3db-468b-a508-896d7c382999=0&pv0ab364ff-c0e9-43a8-8747-3afb02dc7731=0&level=Stable ``` Any ideas how to deal with that? Thanks. It's on `azure` with `macos-latest`...
@jonathanpeppers thanks for your reply. The link by @ArtjomP works when used with either `web browser` or `wget`. But NOT with `boots`. Going so far with ``` wget https://download.visualstudio.microsoft.com/download/pr/ceb0ea3f-4db8-46b4-8dc3-8049d27c0107/3960868aa9b1946a6c77668c3f3334ee/xamarin.ios-16.4.0.23.pkg sudo...
@jonathanpeppers never mind. I'm good with `wget` and `-pkg`.
> it seems like this term refers to an actually logarithmic Y axis @danielgindi , how to configure Y-axis for using a logarithmic scale? I haven't found any references wither...