Azure-Samples / Azure-Samples/active-directory-ios
Does not run out of the box
Open
- Dominant language
- Swift
- Stars
- 40
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
The recent update to the Podfile in commit 82b31f6 changed the name of the pod library target from "libPods" to "libPods-Microsoft Tasks".
However, the Microsoft Tasks project still references the pods library with the old name.
The linker (ld) is failing because of this.
I had to remove the invalid reference to get the app to run.
Contributor guide
Research direction
Inspect the Podfile change from commit 82b31f6 and the Microsoft Tasks project reference to the pods library. Reproduce the linker failure, then update the stale library target reference so the app builds and runs without manually removing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100