Skip to content

There is no XCFramework found #1268

Description

@kamalkumar13

Hi Experts,

I am trying to configure ChatSecure-iOS on MacBook Pro M1

I completed full flow:

git clone git@github.com:ChatSecure/ChatSecure-iOS.git

cd ChatSecure-iOS/
git submodule update --init --recursive

bash ./Submodules/CPAProxy/scripts/build-all.sh
bash ./Submodules/OTRKit/scripts/build-all.sh
pod repo update
pod install

cp OTRResources/Secrets-template.plist OTRResources/Secrets.plist

After this, I am getting these 2 issues

There is no XCFramework found at '~/Desktop/ChatSecure-iOS/Submodules/CPAProxy/CPAProxyDependencies/libcpaproxy.xcframework'.

And

There is no XCFramework found at '~/Desktop/ChatSecure-iOS/Submodules/OTRKit/OTRKitDependencies/libotrkit.xcframework'.

Screenshot 2023-10-05 at 10 53 34 AM

Could anyone help us with the information on how we should get this working?

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions