Xcode keeps on crashing when i try to validate/distribute my archived application. This happens on all of my app after I upgrade my Xcode to 15.3. Please, help me..
here is the first part of the crash log:
{
"uptime" : 13000,
"procRole" : "Background",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,3",
"coalitionID" : 2934,
"osVersion" : {
"train" : "macOS 14.4",
"build" : "23E214",
"releaseType" : "User"
},
"captureTime" : "2024-03-25 13:49:39.4130 +0900",
"codeSigningMonitor" : 1,
"incident" : "B74945D1-4022-4C96-85CC-ADFFB864D6F4",
"pid" : 41321,
"translated" : false,
"cpuType" : "ARM-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2024-03-25 13:39:05.0244 +0900",
"procStartAbsTime" : 311701267283,
"procExitAbsTime" : 326927209543,
"procName" : "Xcode",
"procPath" : "\/Applications\/Xcode.app\/Contents\/MacOS\/Xcode",
"bundleInfo" : {"CFBundleShortVersionString":"15.3","CFBundleVersion":"22618","CFBundleIdentifier":"com.apple.dt.Xcode"},
"buildInfo" : {"ProjectName":"IDEApplication","SourceVersion":"22618000000000000","ProductBuildVersion":"15E204a","BuildVersion":"2"},
"storeInfo" : {"storeCohortMetadata":"10|date=1710903600000&sf=143466&rapp=com.apple.dock&pgtp=Software&pgid=497799835&ctxt=Discover&lngid=2","itemID":"497799835","deviceIdentifierForVendor":"1F94D5AA-E2F9-53A2-A771-BD3A6F7B00C7","thirdParty":true,"softwareVersionExternalIdentifier":"863955376"},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.apple.dt.Xcode",
"crashReporterKey" : "7DF07BE7-507A-3024-6754-9EA37F4C0A77",
"codeSigningID" : "com.apple.dt.Xcode",
"codeSigningTeamID" : "59GAB85EFG",
"codeSigningFlags" : 570522369,
"codeSigningValidationCategory" : 4,
"codeSigningTrustLevel" : 4294967295,
"instructionByteStream" : {"beforePC":"fyMD1f17v6n9AwCRW+D\/l78DAJH9e8Go\/w9f1sADX9YQKYDSARAA1A==","atPC":"AwEAVH8jA9X9e7+p\/QMAkVDg\/5e\/AwCR\/XvBqP8PX9bAA1\/WcAqA0g=="},
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"Xcode","byPid":41321},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"asiSignatures" : ["success"],
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 13,
...
}