79345440

Date: 2025-01-10 10:56:02
Score: 0.5
Natty:
Report link

To change your app name:

If you have not opened the project in Android Studio yet, you can change the APP_NAME option in the iosApp/Configuration/Config.xcconfig file directly in any text editor.

If you've already opened the project in Android Studio, do the following:

Close the project.

In any text editor, change the APP_NAME option in the iosApp/Configuration/Config.xcconfig file.

Re-open the project in Android Studio.

If you need to configure other settings, use Xcode: after opening the project in Android Studio, open the iosApp/iosApp.xcworkspace file in Xcode and make changes there.

See official doc: https://www.jetbrains.com/help/kotlin-multiplatform-dev/multiplatform-publish-apps.html#ios-app

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Jonny Right