Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no XCFramework found #1268

Open
kamalkumar13 opened this issue Oct 5, 2023 · 2 comments
Open

There is no XCFramework found #1268

kamalkumar13 opened this issue Oct 5, 2023 · 2 comments

Comments

@kamalkumar13
Copy link

kamalkumar13 commented Oct 5, 2023

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

@kamalkumar13
Copy link
Author

@chrisballinger can you please help me to come out from this? or share any suggestion steps required.
thanks

@kamalkumar13
Copy link
Author

kamalkumar13 commented Oct 17, 2023

After running commands

bash ./Submodules/CPAProxy/scripts/build-all.sh
bash ./Submodules/OTRKit/scripts/build-all.sh

on terminal, OTRKitDependencies & CPAProxyDependencies is empty.

mean scripts not working properly for M1 system at all.

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

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant