@afarnham the steps I took and should work (with the patch above) for both users and orgs:
- create a private repo
- commit the xcframework at the root of the repo
- tag the repo
- use a
https://github.com/<user>/<repo>/archive/refs/tags/<tag>.zip
url
could that work for you? looking for feedback before going forward with that patch.