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
We recommend installing the [Kotlin Multiplatform Plugin](https://plugins.jetbrains.com/plugin/14936-kotlin-multiplatform) to Android Studio.
17
17
This plugin offers several features to ease the development experience:
@@ -38,9 +38,9 @@ With the [Kotlin Multiplatform Plugin](https://plugins.jetbrains.com/plugin/1493
38
38
39
39
40
40
#### Run with Xcode
41
-
Alternatively to running from Android Studio, you can open this project in Xcode and run it from there:
41
+
Alternatively, you can open this project in Xcode and run it from there:
42
42
43
-
1. Locate the `iosApp` within the `Fruitties`folder and open it with Finder <imgwidth="762"height="579"alt="image"src="https://github.com/user-attachments/assets/3bdc2dd3-bb01-47b1-81c0-e8e1c0f43991" />
43
+
1. Locate the `iosApp` within the `Fruitties`folder and open it with Finder <imgwidth="762"height="579"alt="image"src="https://github.com/user-attachments/assets/3bdc2dd3-bb01-47b1-81c0-e8e1c0f43991" />
44
44
2. Open the `iosApp.xcodeproj` <imgwidth="192"height="103"alt="image"src="https://github.com/user-attachments/assets/a933eb69-7d71-44b5-aff0-adcf7931f2db" />
45
45
3. Build and run the iOS app from Xcode by clicking the Run icon <imgwidth="243"height="42"alt="image"src="https://github.com/user-attachments/assets/a278e57a-7d13-4299-94a8-01ffd6e9e89f" />
0 commit comments