wordpress-mobile / wordpress-mobile/AztecEditor-iOS
Question: Carthage is not building WordPressEditor framework, it's just building Aztec framework
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 669
- Forks
- 153
- Avg merge
- 11h 27m
- Merged PRs (30d)
- 4
Description
I am trying to run EditorDemoController and having issues importing WordPressEditor.
I am not totally sure on how Carthage handles subspec pods, I assumed it would build two frameworks Aztec and WordPressEditor but it is still building one.
Any suggestions on how to get it working with Carthage before I move onto CocoaPods ?
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 with EditorDemoController and the Carthage setup to understand why only Aztec is built instead of WordPressEditor. Compare the Carthage behavior with the CocoaPods setup mentioned in the issue; the work is done when EditorDemoController can import WordPressEditor using Carthage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100