mczachurski / wallpapper

:computer: Console application for creating dynamic wallpapers for macOS Mojave and newer
MIT License
3.31k stars 137 forks source link

`CoreFoundation._CFObject` not found when executing `wallpaper -e` #62

Open WowbaggersLiquidLunch opened 2 years ago

WowbaggersLiquidLunch commented 2 years ago

dyld[]: Symbol not found: _$s14CoreFoundation9_CFObjectMp Referenced from: /usr/local/Cellar/wallpapper/1.7.3/bin/wallpapper Expected in: /usr/lib/swift/libswiftCoreGraphics.dylib Abort trap: 6

Some environment information:

wallpaper version 1.7.3 built via homebrew (swift build --disable-sandbox --configuration release)

macOS 12.4 (21F79)

Swift 5.7 bundled in Xcode 14.0 beta 1 (14A5228q) command line tools (swift-driver version: 1.55.1 Apple Swift version 5.7 (swiftlang-5.7.0.113.202 clang-1400.0.16.2))