Hello all,
We're trying to push an emergency update and we're unable to compile the iOS version. We used to do a "pod install" on the folder, tweak a few things and it compiled.
Now it seemed that this step is being done server-side, with Objective-C being swapped to Swift, but more importantly, it no longer compiles.
Anyway to export to XCODE like it was before?
For reference the errors are in AMBContext, AMBPlugin, CSNConsent, CSNContext.
Thanks all!