jamsinclair / ballast

Keep your audio balance from drifting! OSX Status Bar App
https://jamsinclair.nz/ballast
MIT License
466 stars 9 forks source link

Error: `Unable to load Info.plist exceptions (eGPUOverrides)` #6

Closed jamsinclair closed 5 years ago

jamsinclair commented 5 years ago

Ballast on start always throws error Unable to load Info.plist exceptions (eGPUOverrides).

Apparently Mojave specific bug to do with the likes of Launchservices. Discussion here on StackOverflow: https://stackoverflow.com/questions/52507950/unable-to-load-info-plist-error-xcode-10-under-macos-10-14-mojave

alex-taffe commented 5 years ago

Pretty sure this was an Xcode 10 bug that was fixed in 10.2

jamsinclair commented 5 years ago

@alex-taffe Thanks for the heads up. Compiled with latest xcode and seems ok now 👌