Post

Replies

Boosts

Views

Activity

Reply to Slow Objective C compile speed on Mac Studio Ultra
I'm seeing the same behaviour on my M1 Ultra w/ 128GB. It has been 'Time Machined' from an iMac 2019 3.8GHz- 8 w/ 128GB My project is 95% Objective C, about 450k lines of code (6k files) with additional 50k lines from Pods. Both machines were running on macOS Monterey Beta 12.4 ( I know, a Beta). I tried the RAM Disk route as well. On the old iMac, a clean iOS build takes 400s. On the M1 Ultra, 500s. I'm planning on returning it right away so any suggestions would be great! My experience with Apple's support has been abysmal every single time, for the past years, frustrating to say the least so I'm really in no mood to repeat the process. I tried the XCode benchmark here, with a not so distant result of 75s. The 'official' stat for M1 Ultra, is 67s https://github.com/devMEremenko/XcodeBenchmark I tried to set PBXNumberOfParallelBuildSubtasks and IDEBuildOperationMaxNumberOfConcurrentCompileTasks to 20, 8, or 6 with no significant improvements.
Apr ’22
Reply to Xcode 15.1 doesn't create Objective-C Category files anymore
Suffering this as well.every. single. day. In addition to the forced Network debugging (via Wifi, not private interface nonsense) which isn't working as explained here https://developer.apple.com/forums/thread/737875 My time is being thrown down the drain by XCode like never before.
Replies
Boosts
Views
Activity
Jan ’24
Reply to Issue with Mail composing in mac catalyst(mac optimized idiom)
Yes, I'm seeing the same behaviour.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’22
Reply to Can't pause phased release
Yes. I'm seeing the same behaviour. It must be a very localized issue since not many developers seem to experience anything like this.
Replies
Boosts
Views
Activity
Oct ’22
Reply to Slow Objective C compile speed on Mac Studio Ultra
I'm seeing the same behaviour on my M1 Ultra w/ 128GB. It has been 'Time Machined' from an iMac 2019 3.8GHz- 8 w/ 128GB My project is 95% Objective C, about 450k lines of code (6k files) with additional 50k lines from Pods. Both machines were running on macOS Monterey Beta 12.4 ( I know, a Beta). I tried the RAM Disk route as well. On the old iMac, a clean iOS build takes 400s. On the M1 Ultra, 500s. I'm planning on returning it right away so any suggestions would be great! My experience with Apple's support has been abysmal every single time, for the past years, frustrating to say the least so I'm really in no mood to repeat the process. I tried the XCode benchmark here, with a not so distant result of 75s. The 'official' stat for M1 Ultra, is 67s https://github.com/devMEremenko/XcodeBenchmark I tried to set PBXNumberOfParallelBuildSubtasks and IDEBuildOperationMaxNumberOfConcurrentCompileTasks to 20, 8, or 6 with no significant improvements.
Replies
Boosts
Views
Activity
Apr ’22