Skip to content

Commit d2b0163

Browse files
committed
2.4.0-1.11.1
Merge branch 'main' of github.com:GuilhE/KMP-ComposeUIViewController
2 parents d919e37 + 8cd64f7 commit d2b0163

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ struct SomeView: View {
376376
> When not using SPM export mode, always delete `iosApp/Representables` through Xcode.
377377
378378
## Sample
379-
For working samples check [sample-objc-export](sample-objc-export), [sample-swift-export](sample-swift-export) or [sample-swift-export-spm](sample-swift-export-spm).
379+
For working samples check [sample-objc-export](sample-objc-export), [sample-objc-export-spm](sample-objc-export-spm), [sample-swift-export](sample-swift-export) or [sample-swift-export-spm](sample-swift-export-spm).
380380
Open `iosApp/Gradient.xcodeproj` in Xcode and run standard configuration or use KMP plugin for Android Studio and choose `Gradient` in run
381381
configurations.
382382

@@ -401,4 +401,4 @@ of the License at
401401

402402
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
403403
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under
404-
the License.
404+
the License.

0 commit comments

Comments
 (0)