Motivation: The build_podspec.sh script generates a podspec which requires exact versions of its dependencies. This very quickly turns into unresolvable dependency graphs. Modifications: NIO version passed to script must be in the format MAJOR.MINOR Podspec dependencies are now '>= MAJOR.MINOR', '< MAJOR+1' Result: Looser version requirements for podspecs |
||
|---|---|---|
| .. | ||
| build_podspec.sh | ||
| sanity.sh | ||