Build problem with Xcode 13.4
Hello, I need your help to solve the build issue on iOS.
This is the first time to touch my Rainbow iOS app this year after updating my Xcode environment, I 'm facing the following build problem related to Rainbow.framework.
I updated the framework, 2.2.0 and then tried 2.4.0 and both failed.
I used Carthage to update the framework as instructed.
---
building for iOS Simulator, but linking in dylib built for iOS, file '/Users/mac/Desktop/iosProjects/IconSignalsOverRainbow/IconSignalsOverRainbow/Carthage/Build/iOS/Rainbow.framework/Rainbow' for architecture arm64
-
Hello Hiro,
Do you use xcframeworks in your app ?
carthage update --use-xcframeworks
https://developers.openrainbow.com/doc/sdk/ios/lts/guides/Hello_World
1) You need to delete Rainbow.framework + WebRTC.framework and replace by Rainbow.xcframework + WebRTC.xcframework
2) You also need to revert this part (it was only for .framework) :
3) You also need to import Alamofire and CryptoSwift, check part "Required dependencies to add in your project" of the doc (same link as above).
Nghia
Vous devez vous connecter pour laisser un commentaire.
Commentaires
1 commentaire