touchlab / KMMBridge

KMMBridge is a set of Gradle tooling that facilitates publishing and consuming pre-built KMM (Kotlin Multiplatform Mobile) Xcode Framework binaries. See https://kmmbridge.touchlab.co/docs to get started.
https://kmmbridge.touchlab.co/
Apache License 2.0
339 stars 20 forks source link

Add "read:packages permission" to Default GitHub Flow doc #216

Closed KatieGalvin closed 1 year ago

KatieGalvin commented 1 year ago

Summary

The Default GitHub Flow document does not mention mention the read:packages permission when creating a github PAT for importing a swift package from kmmbridge, but the blog post does. Add information about read:packages permissions to Default GitHub Flow doc .

Details

kotlin slack message thread

fyi this article in your docs doesn’t mention the read:packages permission when creating a github PAT for importing a swift package from kmmbridge https://kmmbridge.touchlab.co/docs/DEFAULT_GITHUB_FLOW#ios-dev-machine-config (got hung up on it for a while until I realized the difference in your blog post https://touchlab.co/quick-start-with-kmmbridge-1-hour-tutorial/)