Xcode run kotlin multiplatform challenge to put in iosApp on IPhone16, the right way to fastened it ?
I had obtain a clean kmp challenge , and put in efficiently on IPhone16. After putting in the iOS app on an actual system (iPhone 15), it was instantly uninstalled. Xcode reported the error proven within the screenshot.
and it may be archived to AppStore.
无法安装“KotlinAppProject”
Area: IXUserPresentableErrorDomain
Code: 1
Restoration Suggestion: Software is lacking the application-identifier entitlement.
Consumer Data: {
DVTErrorCreationDateKey = "2025-08-03 11:32:01 +0000";
IDERunOperationFailingWorker = IDEInstallCoreDeviceWorker;
}
--
Failed to put in the app on the system.
Area: com.apple.dt.CoreDeviceError
Code: 3002
Consumer Data: {
NSURL = "file:///Customers/HOX4SGH/Library/Developer/Xcode/DerivedData/iosApp-gbaojemzkfyvhrbgladtchqcvlfq/Construct/Merchandise/Debug-iphoneos/KotlinAppProject.app";
}
--
无法安装“KotlinAppProject”
Area: IXUserPresentableErrorDomain
Code: 1
Failure Purpose: 请稍后再试。
Restoration Suggestion: Software is lacking the application-identifier entitlement.
--
Software is lacking the application-identifier entitlement.
Area: MIInstallerErrorDomain
Code: 63
Consumer Data: {
FunctionName = "-[MIInstallableBundle _validateApplicationIdentifierForNewBundleSigningInfo:error:]";
LegacyErrorString = ApplicationVerificationFailed;
SourceFileLine = 1130;
}
--
Occasion 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.utility";
"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 Data
macOS Model 15.5 (Construct 24F74)
Xcode 16.4 (23792) (Construct 16F6)
Timestamp: 2025-08-03T19:32:01+08:00