openid / openid/AppAuth-iOS

Example-iOS_Swift-Carthage/Example_Extension show No such module 'AppAuthCore'

Open
#669 6 comments 6 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.