โ›”CompileDylibError: Failed to build XXX.swift

่งฃๆฑบๆ–นๆกˆ๏ผšๆŒ‰็…ง่จŽ่ซ–ๅ€็š„ๅปบ่ญฐ๏ผŒๅฐ‡ไธ‹ๅˆ— .pcm ๆช”ๆกˆๅˆช้™คๅณๅฏใ€‚

/var/folders/.../C/clang/ModuleCache/.../SwiftShims-xxx.pcm
file '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.2.sdk/usr/lib/swift/shims/Visibility.h' has been modified since the module file '/var/folders/nh/9glh8x415fggxt92xy7_x9xc0000gn/C/clang/ModuleCache/HP5PGJ664UGB/SwiftShims-2TTN5UXQBRCCQ.pcm' was built: mtime changed

----------------------------------------

CompileDylibError: Failed to build ContentView.swift

Compiling failed: file '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.2.sdk/usr/lib/swift/shims/Visibility.h' has been modified since the module file '/var/folders/nh/9glh8x415fggxt92xy7_x9xc0000gn/C/clang/ModuleCache/HP5PGJ664UGB/SwiftShims-2TTN5UXQBRCCQ.pcm' was built: mtime changed

<unknown>:0: error: file '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.2.sdk/usr/lib/swift/shims/Visibility.h' has been modified since the module file '/var/folders/nh/9glh8x415fggxt92xy7_x9xc0000gn/C/clang/ModuleCache/HP5PGJ664UGB/SwiftShims-2TTN5UXQBRCCQ.pcm' was built: mtime changed
<unknown>:0: note: please rebuild precompiled header '/var/folders/nh/9glh8x415fggxt92xy7_x9xc0000gn/C/clang/ModuleCache/HP5PGJ664UGB/SwiftShims-2TTN5UXQBRCCQ.pcm'
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "LibcOverlayShims.h"
        ^
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.2.sdk/usr/lib/swift/shims/LibcOverlayShims.h:21:2: error: file '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.2.sdk/usr/lib/swift/shims/Visibility.h' has been modified since the module file '/var/folders/nh/9glh8x415fggxt92xy7_x9xc0000gn/C/clang/ModuleCache/HP5PGJ664UGB/SwiftShims-2TTN5UXQBRCCQ.pcm' was built: mtime changed
#include "Visibility.h"
 ^
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.2.sdk/usr/lib/swift/shims/LibcOverlayShims.h:21:2: note: please rebuild precompiled header '/var/folders/nh/9glh8x415fggxt92xy7_x9xc0000gn/C/clang/ModuleCache/HP5PGJ664UGB/SwiftShims-2TTN5UXQBRCCQ.pcm'
#include "Visibility.h"
 ^
<unknown>:0: error: missing required module 'SwiftOverlayShims'

Last updated