Top

Build problem with Xcode 13.4

Kommentare

1 Kommentar

  • Le-Trong-Nghia HUYNH

    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

    0
    Aktionen für Kommentare Permalink

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.

  • Fragen Sie die Gemeinschaft

    Brauchen Sie Hilfe? Stellen Sie Ihre Fragen in der Community, um Antworten von anderen Rainbow-Benutzern zu erhalten.

    Nachricht posten