Version: 2022.3
言語: 日本語

BuildOptions.AcceptExternalModificationsToPlayer

マニュアルに切り替える

説明

Xcode (iOS) または Eclipse (Android) プロジェクトのビルドに使用します。

On iOS, this setting will append an existing Xcode project. Existing Xcode project setting changes will be preserved. With the IL2CPP scripting backend, this setting will also allow incremental builds of the generated C++ code to work in Xcode. Appending for iOS is only supported on OSX and Windows.

On Android, this setting will create a new Android Studio project. Existing project changes will be discarded.

関連項目: BuildPipeline.BuildPlayer.