I’m trying to launch the MacOS app, and I’m getting the following error
*** Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘-[ITunesApplication sources]: unrecognized selector sent to instance 0x600000248e80’
*** First throw call stack:
(
0 CoreFoundation 0x00007fffaede465b __exceptionPreprocess + 171
1 libobjc.A.dylib 0x00007fffc3c2348d objc_exception_throw + 48
2 CoreFoundation 0x00007fffaee662d4 -[NSObject(NSObject) doesNotRecognizeSelector:] + 132
3 CoreFoundation 0x00007fffaed55cf5 forwarding + 1061
4 CoreFoundation 0x00007fffaed55848 _CF_forwarding_prep_0 + 120
5 Turn Touch Mac 0x0000000103f1ee10 Turn Touch Mac + 900624
6 Turn Touch Mac 0x0000000103e87662 Turn Touch Mac + 280162
7 libdispatch.dylib 0x00007fffc4530524 _dispatch_call_block_and_release + 12
8 libdispatch.dylib 0x00007fffc45278fc _dispatch_client_callout + 8
<…>