Calling Mac OS Private framework in Go
Budget: £20 – £250 GBP
My project is to call the Mac OS private framework, AOSUtilities/retrieveOTPHeadersForDSID, in Go. I do not have any previous experience calling Mac OS private frameworks in Go so some help in this area would be much appreciated. The goal of the project is to use the result of calling the framework for authentication purposes. I have tried calling it through Objective-C bindings however I get an import error on the AOSKit/AOSKit.h import, so if you're trying to do it like that please bare that in mind. ill up load my current code so feel free to download it and have a look, however whatever solution you come up will need to be deployable on my device as well.