Post

Replies

Boosts

Views

Activity

Reply to Issue uploading release builds using ITMS Transporter: ITMS-90529 Invalid package
i'm starstruck haha This is with the exact same IPA file. I know you're asking the guy who was trying on Linux, but I want to also highlight that the same IPA file uploaded via the GUI of the MacOS Transporter app works, while passing that IPA into the command line interface for Transporter doesn't work. I suspect the MacOS Transporter GUI is using a slightly different version of the ITMS Transporter binary than the CLI or Linux Transporter app are.
Jan ’24
Reply to Need help with objc_fatalv crash
Here's another variant if that helps Crashed: com.apple.main-thread 0 libsystem_kernel.dylib 0x133c0 __abort_with_payload + 8 1 libsystem_kernel.dylib 0x31bb0 abort_with_payload_wrapper_internal + 100 2 libsystem_kernel.dylib 0x31b4c abort_with_payload_wrapper_internal + 26 3 libobjc.A.dylib 0x9a48 _objc_fatalv(unsigned long long, unsigned long long, char const*, char*) + 112 4 libobjc.A.dylib 0x99d8 _objc_fatalv(unsigned long long, unsigned long long, char const*, char*) + 26 5 libobjc.A.dylib 0x8da8 weak_register_no_lock + 336 6 libobjc.A.dylib 0x8800 objc_initWeak + 316 7 libswiftCore.dylib 0x33bcc8 swift_unknownObjectWeakInit + 56 8 SwiftUI 0x35a710 OUTLINED_FUNCTION_283 + 209544 9 SwiftUI 0x368644 OUTLINED_FUNCTION_283 + 266684 10 SwiftUI 0x1c3c38 __swift_memcpy65_8 + 53124 11 SwiftUI 0x263424 -[UIScrollView(SwiftUI) _swiftui_adjustsContentInsetWhenScrollDisabled] + 345316 12 SwiftUI 0x259c14 -[UIScrollView(SwiftUI) _swiftui_adjustsContentInsetWhenScrollDisabled] + 306388 13 SwiftUI 0x22db00 -[UIScrollView(SwiftUI) _swiftui_adjustsContentInsetWhenScrollDisabled] + 125888 14 SwiftUI 0x22b118 -[UIScrollView(SwiftUI) _swiftui_adjustsContentInsetWhenScrollDisabled] + 115160 15 SwiftUI 0x22a778 -[UIScrollView(SwiftUI) _swiftui_adjustsContentInsetWhenScrollDisabled] + 112696 16 SwiftUI 0x229500 -[UIScrollView(SwiftUI) _swiftui_adjustsContentInsetWhenScrollDisabled] + 107968 17 SwiftUI 0x1450c0 OUTLINED_FUNCTION_223 + 4768 18 SwiftUI 0x145060 OUTLINED_FUNCTION_223 + 4672 19 libdispatch.dylib 0x61c9c _dispatch_call_block_and_release + 24 20 libdispatch.dylib 0x62cc0 _dispatch_client_callout + 16 21 libdispatch.dylib 0x10548 _dispatch_main_queue_drain + 988 22 libdispatch.dylib 0x1015c _dispatch_main_queue_callback_4CF$VARIANT$mp + 36 23 CoreFoundation 0x52ff8 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 12 24 CoreFoundation 0x50440 __CFRunLoopRun + 2084 25 CoreFoundation 0x4f7c8 CFRunLoopRunSpecific + 572 26 GraphicsServices 0x1814 GSEventRunModal + 160 27 UIKitCore 0x3d3268 -[UIApplication _run] + 868 28 UIKitCore 0x47d90c UIApplicationMain + 312 29 (MyApp) 0x1a7e0 main + 8 (main.swift:8) 30 ??? 0x1afb2f228 (Missing)
Topic: App & System Services SubTopic: Core OS Tags:
Dec ’24