Post

Replies

Boosts

Views

Activity

Comment on Xcode-beta project ORSOFINAL: SwiftShims & C99 PCH errors after migration from Xcode stable
I have the same issue when building for visionOS. iOS and macOS succeeds. This fails both locally and on Xcode Cloud. Did you figure out how to fix it? C99 was enabled in PCH file but is currently disabled module file [some-directory]/Xcode/DerivedData/ModuleCache.noindex/SwiftShims-1VIPCI9266QTFHCU040GOH2D7.pcm cannot be loaded due to a configuration mismatch with the current compilation missing required module 'SwiftShims'
Sep ’25
Comment on Is changing macOS Network Locations programmatically allowed in Mac App Store apps?
Wow thank you so much for the detailed response! I'll follow your suggestion to test it in sandbox first, if it doesn't work at all then I may just have to distribute outside of MAS. Since have you here, I have one more question. One of the conditions which I'd like to use for changing the Network Location is based on the name of the Wifi network that the user connects to. Is CoreWLAN what I should be using to detect Wifi changes?
Mar ’25