CocoaPods / CocoaPods/cocoapods-packager
Test case failed because the binary dependency does not exist
Open
- Dominant language
- Ruby
- Stars
- 1.2k
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
can package a podspec with binary-only dependencies if --no-mangle is specified.
the link returns http status code 404:
http://parse-ios.s3.amazonaws.com/fe7d5b5421b322d1f8fb96ac8ae65b24/parse-library-1.3.0.zip
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the podspec packaging case with a binary-only dependency and the --no-mangle option, then inspect the dependency-fetching entry point used by the packager. Confirm whether the reported 404 URL is still requested and document a passing test or a clear reproduction result for the missing binary dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100