Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rpassis/cocoapodsrepro-multiplebuildcommands
https://github.com/rpassis/cocoapodsrepro-multiplebuildcommands
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rpassis/cocoapodsrepro-multiplebuildcommands
- Owner: rpassis
- Created: 2019-07-12T20:23:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-22T03:35:29.000Z (over 2 years ago)
- Last Synced: 2024-11-05T22:43:06.618Z (2 months ago)
- Language: Ruby
- Size: 143 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This sample project reproduces [this](https://github.com/CocoaPods/CocoaPods/issues/8729#event-2479936945) Cocoapods issue.
The underlying problem highlighted there is that when looking for dependencies implicitly, xcodebuild is unable to disambiguate between build products of the same name that are built for different platforms.