Post

Replies

Boosts

Views

Activity

Reply to Simulator beta 15 is too slow
I have Sonoma and Xcode 15 installed. Both Xcode and the simulator are extremely slow. CPU usage is very high. I can load up a simple App in the simulator after some waiting. SwiftUI Preview will keep the CPU at 70% usage but sometimes it crashes. I have a Intel CPU so I am not sure if this is a x86 specific issue.
Sep ’23
Reply to Error message when building upgraded framework target
I am also getting this for a c library wrapper project. Interestingly the Build succeeded even with a bunch of errors like below. Rebuild project with Xcode 14 didn't fix my problem :( Dependency for P1:target-SwiftSMB-f940fa9bfd7461b6bfd7a1821b88923283a44e681aeb1f425a9cef51a7a8aacb-:Debug:SwiftDriver Compilation Requirements SwiftSMB normal x86_64 com.apple.xcode.tools.swift.compiler is not absolute (libsmb2/include/smb2/smb2.h). ... Showing All Errors Only Command SwiftDriver Compilation Requirements emitted errors but did not return a nonzero exit code to indicate failure
Sep ’22