Upgrading Airship iOS SDK from v14 to v15.0.1 breaks compilation with 'DeepLinkDelegate' is ambiguous for type lookup in this context, and Airship.DeepLinkDelegate does not work either since Airship is a concrete class. The ambiguity comes from a name collision with the Apptimize SDK, which also defines a DeepLinkDelegate type.