xcode запустить Kotlin Multiplatform Project для установки iosapp на iPhone16, как его исправить? После установки приложения для iOS на реальном устройстве (iPhone 15) оно было немедленно удалено. Xcode сообщил об ошибке, показанной на экране.无法安装“KotlinAppProject”
Domain: IXUserPresentableErrorDomain
Code: 1
Recovery Suggestion: Application is missing the application-identifier entitlement.
User Info: {
DVTErrorCreationDateKey = "2025-08-03 11:32:01 +0000";
IDERunOperationFailingWorker = IDEInstallCoreDeviceWorker;
}
--
Failed to install the app on the device.
Domain: com.apple.dt.CoreDeviceError
Code: 3002
User Info: {
NSURL = "file:///Users/HOX4SGH/Library/Developer/Xcode/DerivedData/iosApp-gbaojemzkfyvhrbgladtchqcvlfq/Build/Products/Debug-iphoneos/KotlinAppProject.app";
}
--
无法安装“KotlinAppProject”
Domain: IXUserPresentableErrorDomain
Code: 1
Failure Reason: 请稍后再试。
Recovery Suggestion: Application is missing the application-identifier entitlement.
--
Application is missing the application-identifier entitlement.
Domain: MIInstallerErrorDomain
Code: 63
User Info: {
FunctionName = "-[MIInstallableBundle _validateApplicationIdentifierForNewBundleSigningInfo:error:]";
LegacyErrorString = ApplicationVerificationFailed;
SourceFileLine = 1130;
}
--
Event Metadata: com.apple.dt.IDERunOperationWorkerFinished : {
"device_identifier" = "00008140-000435313CF2801C";
"device_isCoreDevice" = 1;
"device_model" = "iPhone17,3";
"device_osBuild" = "18.5 (22F76)";
"device_platform" = "com.apple.platform.iphoneos";
"device_thinningType" = "iPhone17,3";
"dvt_coredevice_version" = "443.24";
"dvt_coresimulator_version" = "1010.15";
"dvt_mobiledevice_version" = "1784.120.3";
"launchSession_schemeCommand" = Run;
"launchSession_state" = 1;
"launchSession_targetArch" = arm64;
"operation_duration_ms" = 5069;
"operation_errorCode" = 1;
"operation_errorDomain" = IXUserPresentableErrorDomain;
"operation_errorWorker" = IDEInstallCoreDeviceWorker;
"operation_name" = IDERunOperationWorkerGroup;
"param_debugger_attachToExtensions" = 0;
"param_debugger_attachToXPC" = 1;
"param_debugger_type" = 3;
"param_destination_isProxy" = 0;
"param_destination_platform" = "com.apple.platform.iphoneos";
"param_diag_113575882_enable" = 0;
"param_diag_MainThreadChecker_stopOnIssue" = 0;
"param_diag_MallocStackLogging_enableDuringAttach" = 0;
"param_diag_MallocStackLogging_enableForXPC" = 1;
"param_diag_allowLocationSimulation" = 1;
"param_diag_checker_tpc_enable" = 1;
"param_diag_gpu_frameCapture_enable" = 0;
"param_diag_gpu_shaderValidation_enable" = 0;
"param_diag_gpu_validation_enable" = 0;
"param_diag_guardMalloc_enable" = 0;
"param_diag_memoryGraphOnResourceException" = 0;
"param_diag_mtc_enable" = 1;
"param_diag_queueDebugging_enable" = 1;
"param_diag_runtimeProfile_generate" = 0;
"param_diag_sanitizer_asan_enable" = 0;
"param_diag_sanitizer_tsan_enable" = 0;
"param_diag_sanitizer_tsan_stopOnIssue" = 0;
"param_diag_sanitizer_ubsan_enable" = 0;
"param_diag_sanitizer_ubsan_stopOnIssue" = 0;
"param_diag_showNonLocalizedStrings" = 0;
"param_diag_viewDebugging_enabled" = 1;
"param_diag_viewDebugging_insertDylibOnLaunch" = 1;
"param_install_style" = 2;
"param_launcher_UID" = 2;
"param_launcher_allowDeviceSensorReplayData" = 0;
"param_launcher_kind" = 0;
"param_launcher_style" = 99;
"param_launcher_substyle" = 0;
"param_runnable_appExtensionHostRunMode" = 0;
"param_runnable_productType" = "com.apple.product-type.application";
"param_structuredConsoleMode" = 1;
"param_testing_launchedForTesting" = 0;
"param_testing_suppressSimulatorApp" = 0;
"param_testing_usingCLI" = 0;
"sdk_canonicalName" = "iphoneos18.5";
"sdk_osVersion" = "18.5";
"sdk_variant" = iphoneos;
}
--
System Information
macOS Version 15.5 (Build 24F74)
Xcode 16.4 (23792) (Build 16F6)
Timestamp: 2025-08-03T19:32:01+08:00
Подробнее здесь: https://stackoverflow.com/questions/797 ... n-iphone16
Xcode Run Kotlin Multiplatform Project не может установить iOSAPP на iPhone16 ⇐ IOS
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение
-
-
Ошибка Xcode 0xe800010f: образ диска разработчика не удалось смонтировать на iPhone16
Anonymous » » в форуме IOS - 0 Ответы
- 25 Просмотры
-
Последнее сообщение Anonymous
-
-
-
Костюма MultiplaTform MultiplAtform Gradle не удалась с неверной ошибкой временной метки
Anonymous » » в форуме Android - 0 Ответы
- 7 Просмотры
-
Последнее сообщение Anonymous
-