TreeMama / TreeMama/iSeaTree-React-Prototype
cocoapods audit and update
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 9
- Avg merge
- 20h 52m
- Merged PRs (30d)
- 1
Description
We check our Cocoapods sources into our own repo. That makes life much easier for people who don't ordinarily use Xcode but who want to build the project onto their personal iOS devices.
Many of these Cocoapods have had updates.
The "platform" line targets iOS 10, as does the main project. That's quite old (we're currently at iOS version 15, and Apple is no longer issuing security updates for anything older than iOS 15).
Take a look at these dependencies, remove any that we aren't using, update where available. Change the Cocoapods target version and the main project version to something more current.
Contributor guide
No contributing guide indexed for this repository
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 auditing the checked-in Cocoapods sources and the main project configuration, then identify dependencies that are unused or have updates available. Review the current platform target and choose a more current version compatible with the project. Done means unused dependencies are removed, available updates are applied, and both target versions are updated consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, typescript
- Domain
- build-system, mobile
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100