A native mac application, written in Swift, that aims to provide some key information to a researcher. This is currently a learning project and not affiliated to Prolific in any way.
- Xcode 15.3+
- Swift 5.7+
Please make sure you produce a Release version of the binary. This means it becomes a Universal Binary, which can be used on Apple Silicon and Intel machines.
To do this:
- Menu bar
- Product
- Build For
- Profiling
- Show Build Folder in Finder
To double check this has produced a Universal Binary, please click on the application in Finder, and Command+I
.