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
{{ message }}
This repository was archived by the owner on Oct 6, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,4 +8,4 @@ gradle project dependency. The `shared` module is also published as a CocoaPod r
8
8
and as an SPM Package directly in this repo with a `Package.swift` in the repo root. Publishing is done with via a manually triggered GitHub action [here](https://github.com/touchlab/KMMBridgeSampleKotlin/blob/main/.github/workflows/main.yml)
9
9
that demonstrates using the KMMBridgeGitHubWorkflow.
10
10
11
-
The CocoaPod is used in [this project](https://github.com/touchlab/KMMBridgeSampleCocoaPods) and the SPM Package is used in [this project](https://github.com/touchlab/KMMBridgeSampleKotlin).
11
+
The CocoaPod is used in [this project](https://github.com/touchlab/KMMBridgeSampleCocoaPods) and the SPM Package is used in [this project](https://github.com/touchlab/KMMBridgeSampleSpm).
0 commit comments