Sacha DSO
Sacha DSO
Hi Dasoga, I will have access to an M1 Mac in a few days and will report back.
Hi @dasog, after running some tests, M1 has no issue on my end. I think your issue lies in the "excluded architctures" flag. Running `Then` on M1 from a newly...
@subdiox Thanks for the suggestion, I wasn't very familiar with the `Progress` object. This seems like a good addition to me.
@maxkonovalov @christophedebatz How is your `Int` in your JSON file? is it like `123` or `"123"`. If your int is in the **string** form in the JSON, then `Int32` parsing...
@maxkonovalov agreed! I've started trying Codable out but as much as I want to use the native solution I still prefer Arrow somehow. I must not be very objective though...
Hey @arishanapalli, I use Pdfs and they work fine, the script looks for the image names, so it shouldn't matter what format you use.
Hey @mwiggins-casa, good call, indeed at the moment we can only get the response codes for errors, but not for successful calls. I just realized this recently and this is...
Hey @DmitryShapovalov, same here, I'm going to takle it this week. Thanks a ton for your patience and thank you for the links 💯
Latest release [6.0.1](https://github.com/freshOS/Arrow/releases/tag/6.0.1) has PrivacyInfo.xcprivacy. Let me know if that looks good to you :)
Is there anybody here ?