1.12.0
版本发布时间: 2023-02-28 07:58:37
CocoaPods/CocoaPods最新发布版本:1.15.2(2024-02-07 02:12:59)
Enhancements
-
Add ability to specify the
validation-dir
duringlint
.
Dimitris Koutsogiorgas #11773 -
Correctly handle
.docc
documentation in source_files.
haifengkao Dimitris Koutsogiorgas #11438 #10885 -
Re-use the same path lists for pods that share the same root.
Dimitris Koutsogiorgas #11417 -
Integrate
parallelizable
scheme DSL option.
Dimitris Koutsogiorgas #11399 -
Use
${DEVELOPMENT_LANGUAGE}
as the defaultCFBundleDevelopmentRegion
value in any generatedInfo.plist
.
Dimitris Koutsogiorgas #10950 -
Fix setting
LD_RUNTIME_SEARCH_PATHS
for aggregate targets that include dynamic xcframeworks.
Dimitris Koutsogiorgas #11158 -
Add method for formatting licenses for acknowledgements generation.
Raihaan Shouhell #10940 -
Add the ability to download pods in parallel
Seth Friedman #11232 -
Include subprojects in the plugin post-install hook context
Eric Amorde #11224 -
Ensure the order of slices passed to the
install_xcframework
script (in the "Copy XCFrameworks" script build phase) is stable.
Olivier Halligon #11707
Bug Fixes
-
Fix incremental installation when a development pod is deleted.
John Szumski #11438 -
Clean sandbox when a pod switches from remote to local.
Dimitris Koutsogiorgas #11213 -
Run post install hooks when "skip Pods.xcodeproj generation" option is set
Elton Gao #11073 -
Change minimal required version of ruby-macho to 2.3.0.
xuzhongping #10390 -
Add .gitignores to the banana and snake fixtures
Seth Friedman #11235 -
Fix publishing podspecs with watchOS support on Xcode 14
Justin Martin #11660