googleads / googleads-mobile-ios-mediation

Apache License 2.0
120 stars 137 forks source link

Added support for the arm64 simulator architecture in LiftoffMonetize… #415

Closed stsandro closed 1 year ago

stsandro commented 1 year ago

… Adapter

This should make it possible to test on the simulator on Apple Silicon Macs.

stsandro commented 1 year ago

With 5ce1f9981def54af7df470371f209a1e72ae1fde merged in this is no longer necessary.

Thanks 🙏