I am trying to bind GoogleMobileAdsMediationFacebook using sharpie.
sharpie pod init ios GoogleMobileAdsMediationFacebook
works ok, but when I run:
sharpie pod bind
I get this error:
Done. Exiting with error code 1.
error: FBAudienceNetwork: framework requires SDK 'iphonesimulator12.1' which is not installed. You may need a newer Xcode.
Does anyone know where to get iphonesimulator12.1 and how to install it?