1.8.0.beta.2
Pre-releaseEnhancements
- None.
Bug Fixes
- None.
1.8.0.beta.1 (2019-08-02)
Enhancements
-
Add support for UI test specs with
test_type
value:ui
Yavuz Nuzumlali
#562 -
Don't
Dir.chdir
when loadingPod::Specification
from JSON
Igor Makarov
#565 -
Replace git-based
MasterSource
with CDN-basedTrunkSource
Igor Makarov
#552 -
Add Info.plist DSL to Specifications
Eric Amorde
CocoaPods/CocoaPods#8753 -
Add
project_name
DSL to allow grouping pods into projects.
Dimitris Koutsogiorgas
#547 -
Allow test specs to specify an
app_host_name
to point to an app spec whose
application is used as the test's app host.
jkap
Samuel Giddins
#520 -
Add
:headers
option to allow passing in custom headers tocURL
when downloading source via the:http
download strategy.
Wilmar van Heerden
cocoapods-downloader#89
#557
Bug Fixes
-
Emit an error when a Podspec has an incorrect type for the
source
attribute
Eric Amorde
CocoaPods/CocoaPods#5420 -
Gracefully handle invalid version values during linting.
Eric Amorde
CocoaPods/CocoaPods#8785 -
Pass a non-browser user agent for social media validation
Dov Frankel
#571
CocoaPods#9053
CocoaPods#9049