MetaMask / MetaMask/metamask-mobile
pod install error
Open
Nobody has claimed this yet.
contributor experience
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
### **Description**
pod install results in error '[!] Unable to install vendored xcframework `OpenSSL` for Pod `OpenSSL-Universal`, because it contains both static and dynamic frameworks.'
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with pod install and inspect the OpenSSL-Universal pod and its vendored OpenSSL xcframework. Determine why the xcframework contains both static and dynamic frameworks. Done means pod install completes without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100