If I follow the instructions above, my application builds, but when I run, I see:
Stack:
0 __abort_with_payload
6 _dyld_start
Execution trace:
dyld`__abort_with_payload:
0x10009523c <+0>: movl $0x2000209, %eax
0x100095241 <+5>: movq %rcx, %r10
0x100095244 <+8>: syscall
-> 0x100095246 <+10>: jae 0x100095250 Thread 1: signal SIGABRT
Console:
dyld: Library not loaded:
@rpath/SDL2.framework/Versions/A/SDL2
Referenced from:
/Users/myaccount/Library/Developer/Xcode/DerivedData/myprojectname-lotsofrandomletters/Build/Products/Debug/myprojectname
Reason: image not found
Message from debugger: Terminated due to signal 6
Program ended with exit code: 0
Not sure what to do.
Xcode 11.4.1 (11E503a), SDL2-2.0.12.dmg, macOS Catalina (Version 10.15.3)
MacBook Air, 13-inch, 2020