Appboy / appboy-ios-sdk

Public repo for the Braze iOS SDK
https://www.braze.com
Other
165 stars 142 forks source link

Unable to build app in Xcode 12.3 #268

Closed laurenmarshallVS closed 3 years ago

laurenmarshallVS commented 3 years ago

Report

Describe your environment.

Info Value
Platform Name ios
Platform Version Xcode 12.3
SDK Version 3.31.1
Integration Method Rome
Xcode Version Xcode 12.3
Repro rate 100%

What did you do?

I upgraded our project from Xcode 12.2 to 12.3 and I got the following error:

Building for iOS Simulator, but the linked and embedded framework 'Appboy_iOS_SDK.framework' was built for iOS + iOS Simulator. This is preventing our project from building.

What did you expect to happen?

The SDK to compile without any errors.

What happened instead?

This is preventing our project from building.

Steps to reproduce

laurenmarshallVS commented 3 years ago

See Apple's response here

hokstuff commented 3 years ago

Hi @laurenmarshallVS,

We have not yet been able to reproduce this on our end using Xcode 12.3. However, can you try a temporary workaround and set Validate Workspace = YES in the Build Settings? If that doesn't work, we do have a 4.0.0-beta1 release that is distributed using XCFrameworks which should help with the issue.

Thanks!