I am working on an app using a universal binary of MobileVLCKit with a wrapper found here https://github.com/dalexsoto/MobileVLCKit-for-Xamarin.iOS Due to long compile/linking times I have created a project that 'lipo's' the library into one for simulator and one for real devices, and then compiles ...