1.1.0.beta.1
Pre-release
Pre-release
·
4093 commits
to master
since this release
Enhancements
- Move Pods Project generation to an
Xcode
Namespace.
Daniel Tomlinson
#5480 - Add the ability to inhibit swift warnings.
Peter Ryszkiewicz
#5414 - Use
git ls-remote
to skip full clones for branch dependencies.
Juan Civile
#5376 - [repo/push] --use-json to convert podspecs to JSON format when pushing.
Mark Schall
#5568 - Set 'Allow app extension API only' for Messages extensions.
Boris Bügling
#5558 - Accept
pod repo push
with URL instead of only repo name.
Mark Schall
#5572 - [Installer] Set the SWIFT_VERSION for CocoaPods generated targets.
Danielle Tomlinson
#5540 - Print message when skipping user project integration.
Danielle Tomlinson
#5517 - Show GitHub Issues that could be related to exceptions.
Orta Therox
#4817 - Improve handling of app extensions, watch os 1 extensions
and framework targets.
benasher44
#4203 - Add a license type to generated acknowledgements file in plist.
Naoto Kaneko
#5436
Bug Fixes
- Fix local pod platform conflict error message.
Muhammed Yavuz Nuzumlalı
#5052 - Avoid use of
activesupport
version 5 to stay compatible with macOS system
Ruby.
Boris Bügling
#5602 - Fix installing pods with
use_frameworks
when deduplication is disabled.
Samuel Giddins
#5481 - Running
pod setup --silent
will now properly silence git output while
updating the repository.
Samuel Giddins - Fix linting pods that depend upon
XCTest
.
Samuel Giddins
#5321 - Use
require
instead ofautoload
to solve an issue with loading
fourflusher
.
Boris Bügling
#5445 - Resolve cyclic dependencies when creating pod targets.
Juan Civile
#5362 - Fix embedding frameworks in UI Testing bundles.
Daniel Tomlinson
#5250 - Ensure attempting to print a path in the error report doesn't itself error.
Samuel Giddins
#5541 - Fix linting with Xcode 8.
Boris Bügling
#5529 - Fix linting with Xcode 8 by disabling it entirely.
Boris Bügling
#5528 - Error during install when there are duplicate library names.
Daniel Tomlinson
#4014 - Make the
Check Pods Manifest.lock
script write errors to STDERR and improve
POSIX shell compatibility.
Simon Warta
#5595