-
Copy
Setapp.xcframework
(https://github.com/MacPaw/Setapp-framework) intosetappLib
-
Build the dylib by running
xcodebuild -project SetappLib/SetappLib.xcodeproj -configuration Release
-
Copy the dylib to the rider project
cp SetappLib/build/Release/libSetappLib.dylib SetappSharp/runtimes/osx/native