Iterable / swift-sdk

Iterable's iOS SDK. Receive and track pushes to Iterable from your iOS app.
https://iterable.com/
MIT License
86 stars 71 forks source link

Xcode 14 #578

Closed sregg closed 1 year ago

sregg commented 1 year ago

The SDK doesn't seem to be building with Xcode 14.0.

I'm getting this error:

IterableSDK-Swift.h:1433:2: error build: Unsupported Swift architecture
image image

I'm using the React Native SDK v1.3.6 which uses the iOS SDK v6.4.7.

sregg commented 1 year ago

Nvm. I forgot to run the new Xcode app with Rosetta like I used to do with Xcode 13.