Post

Replies

Boosts

Views

Activity

Xcode 15 beta crash when distributing app
I have face the issue when i tried to distribute app on Xcode 15 beta. Here is the log: ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Xcode [93607] Path: /Users/USER/Downloads/Xcode-beta.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 15.0 (22181.22) Build Info: IDEFrameworks-22181022000000000~11 (15A5161b) Code Type: X86-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2023-08-13 23:27:12.1794 +0700 OS Version: macOS 13.4.1 (22F82) Report Version: 12 Bridge OS Version: 3.0 (14Y910) Anonymous UUID: 4A4D33FF-7BE2-F848-5771-2D779765CD4E Sleep/Wake UUID: 1E08B34D-E281-4B63-8BE3-4E2C662D3A86 Time Awake Since Boot: 190000 seconds Time Since Wake: 15066 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: archive info plist lock Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Application Specific Information: abort() called com.apple.main-thread Application Specific Signatures: NSInvalidArgumentException Application Specific Backtrace 0: 0 CoreFoundation 0x00007ff80c7f918a __exceptionPreprocess + 242 1 DVTFoundation 0x0000000110f272fe DVTFailureHintExceptionPreprocessor + 448 2 libobjc.A.dylib 0x00007ff80c31f42b objc_exception_throw + 48 3 CoreFoundation 0x00007ff80c8d33ca -[__NSCFString characterAtIndex:].cold.1 + 0 4 CoreFoundation 0x00007ff80c8de231 -[__NSPlaceholderDictionary initWithCapacity:].cold.1 + 0 5 CoreFoundation 0x00007ff80c710820 -[__NSPlaceholderDictionary initWithObjects:forKeys:count:] + 283 6 CoreFoundation 0x00007ff80c7106eb +[NSDictionary dictionaryWithObjects:forKeys:count:] + 49 7 IDEFoundation 0x0000000116550bb8 -[IDEArchiveDistributionRecord dictionaryRepresentation] + 347 8 IDEFoundation 0x000000011652ca02 __31-[IDEArchive setDistributions:]_block_invoke + 20 9 DVTFoundation 0x0000000110f1d99c -[NSArray(DVTFoundationClassAdditions) dvt_arrayByApplyingBlock:] + 286 10 IDEFoundation 0x000000011652c980 -[IDEArchive setDistributions:] + 111 11 Foundation 0x00007ff80d5d3ee5 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKeys:count:maybeOldValuesDict:maybeNewValuesDict:usingBlock:] + 684 12 Foundation 0x00007ff80d5fee38 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKey:key:key:usingBlock:] + 68 How can i resolve this?
4
1
1.2k
Aug ’23