Dale

Results 28 issues of Dale

I'm trying to port some code from an Android app to an iOS app and I can't figure out how to perform certificate based authentication. Here's what we are using...

This is a previously known type, but it seems it can be used in more places now. When running on an xcresult bundle created with Xcode 16, the following stack...

* [x] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md). 🌈 # Report ## What did you do? Ran `pod install` ## What...

Depends on #39 being merged first. ADO changed it's file downloads from using the same domain to using a different one. When the redirect happened, the `requests` library detected the...

This depends on #38 being merged first. Some APIs now only support OAuth. With PATs, we can't use those. Adding support for token based authentication solves this. You can run...

These were introduced in Python 3.9 and are significantly more readable than the other version. Instead of having to do `from typing import List` and then setting something like `def...

### Environment Information - **Platform**: - [x] iOS - [ ] macOS - **Package version(s)**: N/A (affects all) - **Xcode and OS versions**: N/A (affects all) ### Please provide a...