Post

Replies

Boosts

Views

Activity

Reply to Error building instrumentspackage with latest Xcode 13.3
Hi, thank you for the hint. But this is not the case. The problem is that I create a column with an expression using start time and end time. Something like this: <start-pattern> <time>?starttime</time> <message>...</message> </start-pattern> <end-pattern> <time>?endtime</time> </end-pattern> <column> <mnemonic>milliseconds</mnemonic> <title>msecs</title> <type>fixed-decimal</type> <expression>(/ (- ?endtime ?starttime) 1000000)</expression> </column> This worked with Xcode 13.2 and earlier and does not work with Xcode 13.3 anymore.
Apr ’22
Reply to NWBrowser with bonjour returning PolicyDenied(-65570)
I still have these issues running macOS 15.5 :-(
Replies
Boosts
Views
Activity
May ’25
Reply to Error building instrumentspackage with latest Xcode 13.3
Hi, thank you for the hint. But this is not the case. The problem is that I create a column with an expression using start time and end time. Something like this: <start-pattern> <time>?starttime</time> <message>...</message> </start-pattern> <end-pattern> <time>?endtime</time> </end-pattern> <column> <mnemonic>milliseconds</mnemonic> <title>msecs</title> <type>fixed-decimal</type> <expression>(/ (- ?endtime ?starttime) 1000000)</expression> </column> This worked with Xcode 13.2 and earlier and does not work with Xcode 13.3 anymore.
Replies
Boosts
Views
Activity
Apr ’22
Reply to running Simulators with pre iOS 12 versions?
As mentioned iOS 11.4 is installed but does not appear in the selection box:
Replies
Boosts
Views
Activity
Nov ’21
Reply to Xcode could not download and install simulator, kCFErrorDomainCFNetwork error 303.
same here. Had to try 10 times or so until it worked. Seems to be an unreliable connection :-(
Replies
Boosts
Views
Activity
Nov ’21