You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could implement this as I've done it in the past.
It would use Github releases to upload artefacts, in our case a YamlSwift_framework.zip attached to a tag. It would work with Carthage to get prebuilt binaries.
Would require:
I could implement this as I've done it in the past.
It would use Github releases to upload artefacts, in our case a
YamlSwift_framework.zipattached to a tag. It would work withCarthageto get prebuilt binaries.