AloneMonkey / MonkeyDev

CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.
GNU General Public License v3.0
6.46k stars 1.16k forks source link

Invalid value of WKCompanionAppBundleIdentifier key in WatchKit 2.0 app's Info.plist: com.tencent.xin (expected com.longbourn.Monkey4 #356

Open hairuiVR opened 3 months ago

hairuiVR commented 3 months ago

安装微信逆向,用的8.0.32的越狱包, 手机17.4.1 Xcode 15.3 详细报错 如下 无法安装“微信” Domain: IXUserPresentableErrorDomain Code: 1 Recovery Suggestion: Invalid value of WKCompanionAppBundleIdentifier key in WatchKit 2.0 app's Info.plist: com.tencent.xin (expected com.longbourn.Monkey4) User Info: { DVTErrorCreationDateKey = "2024-04-10 01:13:53 +0000"; IDERunOperationFailingWorker = IDEInstallCoreDeviceWorker; }

无法安装“微信” Domain: IXUserPresentableErrorDomain Code: 1 Recovery Suggestion: Invalid value of WKCompanionAppBundleIdentifier key in WatchKit 2.0 app's Info.plist: com.tencent.xin (expected com.longbourn.Monkey4) User Info: { IDERunOperationFailingWorker = IDEInstallCoreDeviceWorker; }

Failed to install the app on the device. Domain: com.apple.dt.CoreDeviceError Code: 3002 User Info: { NSURL = "file:///Users/zxc/Library/Developer/Xcode/DerivedData/Monkey4-fzrjhwrsniijbdgzxshmjoytsdds/Build/Products/Debug-iphoneos/Monkey4.app/"; }

无法安装“微信” Domain: IXUserPresentableErrorDomain Code: 1 Failure Reason: 请稍后再试。 Recovery Suggestion: Invalid value of WKCompanionAppBundleIdentifier key in WatchKit 2.0 app's Info.plist: com.tencent.xin (expected com.longbourn.Monkey4)

Invalid value of WKCompanionAppBundleIdentifier key in WatchKit 2.0 app's Info.plist: com.tencent.xin (expected com.longbourn.Monkey4) Domain: MIInstallerErrorDomain Code: 97 User Info: { FunctionName = "-[MIInstallableBundle _validateCompanionAppStateInWatchKitApp:withVersion:isSystemAppInstall:error:]"; LegacyErrorString = InvalidCompanionAppBundleIdentifier; SourceFileLine = 808; }

Event Metadata: com.apple.dt.IDERunOperationWorkerFinished : { "device_isCoreDevice" = 1; "device_model" = "iPhone11,8"; "device_osBuild" = "17.4.1 (21E236)"; "device_platform" = "com.apple.platform.iphoneos"; "dvt_coredevice_version" = "355.24"; "dvt_mobiledevice_version" = "1643.100.58"; "launchSession_schemeCommand" = Run; "launchSession_state" = 1; "launchSession_targetArch" = arm64; "operation_duration_ms" = 41388; "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_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_memoryGraphOnResourceException" = 0; "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_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" = 8192; "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" = "iphoneos17.4"; "sdk_osVersion" = "17.4"; "sdk_variant" = iphoneos; }

System Information

macOS Version 14.4.1 (Build 23E224) Xcode 15.3 (22618) (Build 15E204a) Timestamp: 2024-04-10T09:13:53+08:00

iOSPrincekin commented 1 month ago

me too,你解决了吗