Organizer Window

Upload apps and view crash reports, energy reports, and performance metrics in the Organizer window in Xcode.

Posts under Organizer Window tag

19 results found
Post marked as solved
432 Views

Xcode 12.5 crashes when opening Organizer window

Xcode version 12.5 (12E262) When opening the Organizer window (Window - Organizer), even when there is no project open, Xcode crashes after a few seconds. • I tried deleting all my archives, but that did not help. • I tried rebooting the computer, but that did not help. I can now no longer upload anything to App Store Connect, this is a serious issue. Anyone have a tip?
Asked
by Wizfinger.
Last updated .
Post marked as unsolved
180 Views

Xcode Organizer crashes after update 12.5 (18205)

I have a critical situation here. The updated Xcode (12.5) itself works fine but whenever I open the Organizer Xcode (and Organizer) crashes just after couple seconds. There is no way to submit our apps to iTunes Connect. Is there a fix to this or maybe a workaround? Note: Forum wanted me to shorten the post so I trimmed the log. I can provide the full log upon request. Thanks, Suat Heres the crash log: Process: Xcode [943] Path: /Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 12.5 (18205) Build Info: IDEFrameworks-18205000000000000~3 (12E262) App Item ID: 497799835 App External ID: 841326589 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Xcode [943] User ID: 501 Date/Time: 2021-04-29 21:43:48.267 +0300 OS Version: macOS 11.2.3 (20D91) Report Version: 12 Bridge OS Version: 5.2 (18P4347) Anonymous UUID: 63CE4E67-C1C5-9313-3663-19A12A487C64 Time Awake Since Boot: 250 seconds System Integrity Protection: enabled Crashed Thread: 1 Dispatch queue: com.apple.NSXPCConnection.user.com.apple.dt.Xcode.ITunesSoftwareService Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: ProductBuildVersion: 12E262 ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-18168/DVTITunesSoftwareServiceFoundation/App Loader/Wrappers/DVTITunesConnectApplicationVersionDescription.m:70 Details: (y) should not be nil. Object: DVTITunesConnectApplicationVersionDescription: 0x7fb0d3682420 Method: -initWithCoder: Thread: NSThread: 0x7fb0c6894c70{number = 13, name = (null)} Open FDs: 45/7168 Hints: Backtrace: 0 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit) 1 _DVTAssertionHandler (in DVTFoundation) 2 _DVTAssertionFailureHandler (in DVTFoundation) 3 -[DVTITunesConnectApplicationVersionDescription encodeWithCoder:] (in DVTITunesSoftwareServiceFoundation) 4 _decodeObject (in Foundation) 5 __44-[NSXPCDecoder _decodeArrayOfObjectsForKey:]_block_invoke (in Foundation) 6 _NSXPCSerializationIterateArrayObject (in Foundation) 7 -[NSXPCDecoder _decodeArrayOfObjectsForKey:] (in Foundation) 8 -[NSArray(NSArray) initWithCoder:] (in Foundation) 9 _decodeObject (in Foundation) 10 _decodeObjectAfterSettingWhitelistForKey (in Foundation) 11 -[NSXPCDecoder decodeObjectOfClasses:forKey:] (in Foundation) 12 -[DVTITunesConnectVersionsResponse initWithCoder:] (in DVTITunesSoftwareServiceFoundation) 13 _decodeObject (in Foundation) 14 -[NSXPCDecoder _decodeObjectOfClasses:atObject:] (in Foundation) 15 _NSXPCSerializationDecodeTypedObjCValuesFromArray (in Foundation) 16 _NSXPCSerializationDecodeInvocationArgumentArray (in Foundation) 17 -[NSXPCDecoder __decodeXPCObject:allowingSimpleMessageSend:outInvocation:outArguments:outArgumentsMaxCount:outMethodSignature:outSelector:isReply:replySelector:interface:] (in Foundation) 18 -[NSXPCDecoder _decodeReplyFromXPCObject:forSelector:interface:] (in Foundation) 19 -[NSXPCConnection _decodeAndInvokeReplyBlockWithEvent:sequence:replyInfo:] (in Foundation) 20 __88-[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:]_block_invoke_3 (in Foundation) 21 _xpc_connection_reply_callout (in libxpc.dylib) 22 _xpc_connection_call_reply_async (in libxpc.dylib) 23 _dispatch_client_callout3 (in libdispatch.dylib) 24 _dispatch_mach_msg_async_reply_invoke (in libdispatch.dylib) 25 _dispatch_lane_serial_drain (in libdispatch.dylib) 26 _dispatch_lane_invoke (in libdispatch.dylib) 27 _dispatch_workloop_worker_thread (in libdispatch.dylib) 28 _pthread_wqthread (in libsystem_pthread.dylib) 29 start_wqthread (in libsystem_pthread.dylib) abort() called Application Specific Signatures: ((y)) != nil Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff205dce7e mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff205dd1f0 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff20709bf7 __CFRunLoopServiceMachPort + 316 3 com.apple.CoreFoundation 0x00007fff207082ca __CFRunLoopRun + 1315 4 com.apple.CoreFoundation 0x00007fff207076ce CFRunLoopRunSpecific + 563 5 com.apple.HIToolbox 0x00007fff2898f630 RunCurrentEventLoopInMode + 292 6 com.apple.HIToolbox 0x00007fff2898f42c ReceiveNextEventCommon + 709 7 com.apple.HIToolbox 0x00007fff2898f14f _BlockUntilNextEventMatchingListInModeWithFilter + 64 8 com.apple.AppKit 0x00007fff22f279b1 _DPSNextEvent + 883 9 com.apple.AppKit 0x00007fff22f26177 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1366 10 com.apple.dt.DVTKit 0x0000000104343781 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 421 11 com.apple.AppKit 0x00007fff22f1868a -[NSApplication run] + 586 12 com.apple.AppKit 0x00007fff22eec96f NSApplicationMain + 816 13 libdyld.dylib 0x00007fff2062c621 start + 1
Asked
by Azalin.
Last updated .
Post marked as unsolved
101 Views

Xcode 11.3.1 - Command PhaseScriptExecution failed with a nonzero exit code

Everything in my app was fine before 26th april. But my code sign certificate has expired in 27th april and I'm getting this issue. I'm getting this error at the end of archive in Xcode. and the archive is failed. My Xcode version is 11.3.1. I've done below steps to solve this issue:- 1) I've removed pod and reinstall. 2) have lock and unlock the login from keychain certificate. 3) have created a new certificate which is valid for another year. but still my issue is not solving. Please suggest me the solution if anybody have faced similar type of issue.
Asked
Last updated .
Post marked as unsolved
490 Views

Xcode organizer metrics aren't showing my three most recent releases

Hello, I'm finding that the Xcode organizer metrics window isn't showing data for my last three releases. One of those was this week, so that may be expected, but the other two were in late May and early June so I'd expect them to have data by now. As a related note, even on previous releases I see very sparse information for hang rate so it's hard to see trends. Is there something we need to be doing to get this data to populate? How much usage is required for data to show in metrics section of the Xcode organizer?
Asked
by smpeleato.
Last updated .
Post marked as unsolved
57 Views

Only armv7k and arm64_32 architectures (Watch App architectures?) are available for download from AppStore Connect

As in the title, for a few months now we noticed that the crashes we see in XCode's Organizer are no longer symbolicated, except for the ones coming from Watch App. The archives seem to have proper dSYMs (although the main one is rather large - 32,9 MB currently), but when downloading dSYMs from AppStore Connect there are only armv7k and arm64_32 dSYMs there.
Asked
by ByleCo.
Last updated .
Post marked as solved
541 Views

Archive does not show in the Organizer view Xcode 12

Hi, I have a particularly annoying issue: I am able to build, sign and archive successfully my app, but when I go to the Organizer view my app is not listed in this new view (Xcode 12.2) and therefore I can't export the ipa or anything else. I checked on AppStore Connect, my app is created and use the correct bundle identifier but look like some of the apps are filtered in the Organizer view. Any clue ? I just want to export an ipa... Thanks
Asked
by bapro.
Last updated .
Post marked as solved
52 Views

XCode Does Not Open

So I am trying to open XCode (12.5 Beta 3) on my MacBook Pro (macOS Big Sur 11.2.3) but whenever I do nothing happens. Well, not exactly "nothing" because clicking the icon in the dock makes the top menu bar change to XCode, File, Edit, View, Find, Navigate... etc; and the little dot under the icon in the dock appears to show the program is running. But no window appears, I am just left looking at the wallpaper image. There used to be a window that popped up asking if I wanted to open a new project or an existing one. How do I get that back?
Asked
by DFW333.
Last updated .
Post marked as unsolved
421 Views

is it possible to have a "floating" window in macCatalyst?

I'm currently developing an app for MacOS using macCatalyst and I now need some way to let users create some kind of sticky notes so that the window is always present. I don't want this functionality on iOS, so there should be some way to create a new window and display a view in it, or is that not possible in macCatalyst? I am using swiftUI and Xcode 12, targeting macOS BigSur. any help would be appreciated 🙃
Asked
Last updated .
Post marked as solved
177 Views

Get the window titlebar background color

Hi, on my macOS app I would like to set the window background color as the titlebar background color such a way to get a unique color all over the window on both light and dark mode. But I cannot find the way to read the titlebar background color nor I found a standard color name for that. How can I do that?
Asked
Last updated .
Post marked as unsolved
142 Views

No logging messages on NSLog

Hi, Using Xcode 12, and NSLog to log my messages. When I open the "Window -> Devices and Simulators" and I view the log files of my iPhone, I only see Crash logs (my and others' apps). Is there a way to see just my regular logging messages? Thanks....
Asked
by vinyllp.
Last updated .
Post marked as unsolved
119 Views

How to open detail view in new window (on ipadOS)?

When you force touch on an iPad (running iPad OS 14.3), safari has an option in force touch to link a page in a new window. Like this: https://share.icloud.com/photos/0ouOHWPVyK0BwYH2YZu-8_PeA Is it possible to implement this in SwiftUI? and How to implement this is a SwiftUI 2.0 iPad app?
Asked
Last updated .
Post marked as unsolved
164 Views

Metrics missing for most recent versions

Good afternoon, It's been sometime since we've added metrickit to our app but the latest versions have not shown in the metrics, all I can see in organizer for our current version are the 3 types of reports (crashes, disk writes and energy). All the metrics (launch time, memory, scrolling, so on...) after 7 versions ago are still missing. What are we doing wrong?
Asked
Last updated .
Post marked as unsolved
184 Views

No Metrics (Battery, Memory, etc) stored in Organizer

Hey Everyone, I'm trying to understand the thresholds required before the Metric section of Organizer starts populating? We have one app with several thousand workouts logged on it everyday, and have never seen any of these populate. We get crash reports without issue, but nothing in Metrics. Clicking "Learn More" I can confirm: 'Step 1' is done, and we are supported (WatchOS 7, and iOS 14). We are distributed on the App Store Users agree to share data. As far as I can tell there is nothing we need to do here, it's part of the iPhone onboarding that asks if you are cool with sharing data. We see other analytics data for people who opt-in, so I'm assuming they opt-in for these metrics too. We are signed in, confirmed by being able to download Crash Reports. Finally I see this line: "To provide accurate results, Metrics organizer reports require significant usage of your app, and each metric has different usage thresholds." If you don't mind sharing, could you help give me an idea as to whether or not I should expect to see data here? Thanks in advance.
Asked
Last updated .
Post marked as unsolved
108 Views

как установить kiosk screensaver если нежелательный пользователь стёр мак

Очень интересно, как установить ScreenSaver с заставкой Apple Store kiosk на по сути не несерцефицированный iMac 21.5
Asked
Last updated .