Failed to build project Jami Client iOS

Hi, i’m trying to build the project, but i’m facing some issue. Theres some problem when build client dependencies.




It says that RxRealm iOS is failed to build

Hi, I can see two issues there. The first issue with RxRealm occurs when building dependencies for iOS using ./fetch-dependencies.sh, it has been fixed in the master branch. The second issue occurs when building the daemon using ./compile-ios.sh --platform=iPhoneOS in a folder with spaces, (“iOS Project”). This issue has not been fixed yet, so for now, please build the project in a folder without spaces.

1 Like