Example-iOS_Swift-Carthage/Example_Extension show No such module 'AppAuthCore'
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 2k
- Forks
- 867
- Avg merge
- 4d 48m
- Merged PRs (30d)
- 1
Description
i excute Example-iOS_Swift-Carthage project and use 'carthage bootstrap --use-xcframeworks' to install AppAuth.
but it will show "No such module 'AppAuthCore'" in Example_Extension project.
OS: macOS Monterey 12.0.1
Xcode: 13.1
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 in the Example-iOS_Swift-Carthage/Example_Extension project with carthage bootstrap --use-xcframeworks. Check why the installed AppAuth dependency does not provide the AppAuthCore module to the extension on the reported macOS and Xcode versions. Done means the extension builds without the "No such module 'AppAuthCore'" error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, macos, swift
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100