All Versions
123
Latest Version
Avg Release Cycle
49 days
Latest Release
744 days ago

Changelog History
Page 1

  • v1.11.3 Changes

    March 16, 2022
    โœจ Enhancements
    • None.
    ๐Ÿ› Bug Fixes
  • v1.11.2 Changes

    September 13, 2021
    โœจ Enhancements
    • None.
    ๐Ÿ› Bug Fixes
  • v1.11.1 Changes

    September 12, 2021
    โœจ Enhancements
    • None.
    ๐Ÿ› Bug Fixes
  • v1.11.0 Changes

    September 01, 2021
    โœจ Enhancements
    • None.
    ๐Ÿ› Bug Fixes
    • None.
  • v1.10.2 Changes

    July 28, 2021
    โœจ Enhancements
    • None.
    ๐Ÿ› Bug Fixes
  • v1.10.1 Changes

    January 07, 2021
    โœจ Enhancements
    • None.
    ๐Ÿ› Bug Fixes
  • v1.10.0 Changes

    October 20, 2020
    โœจ Enhancements
    • None.
    ๐Ÿ› Bug Fixes

    Generate the correct LD -l flags for XCFrameworks containing libraries
    Wes Campaigne
    #10071

    โž• Add support for automatically embeddeding XCFramework debug symbols for XCFrameworks generated with Xcode 12
    johntmcintosh
    #10111

    1.10.0.rc.1 (2020-09-15)

    โœจ Enhancements
    • None.
    ๐Ÿ› Bug Fixes

    ๐Ÿ›  Fix XCFramework slice selection
    lowip
    #10026

    ๐Ÿš€ Honor test spec deployment target during validation.
    Dimitris Koutsogiorgas
    #9999

    Ensure that incremental installation is able to set target dependencies for a
    test spec that uses a custom app_host_name that is in a project that is not
    regenerated.
    Samuel Giddins

    1.10.0.beta.2 (2020-08-12)

    โœจ Enhancements
    • None.
    ๐Ÿ› Bug Fixes

    Ensure that static frameworks are not embedded
    Bernard Gatt
    #9943

    Ensure that the non-compilable resource skipping in static frameworks happens only for the pod itself
    Igor Makarov
    #9922
    #9920

    1.10.0.beta.1 (2020-07-17)

    ๐Ÿ’ฅ Breaking
    • โฌ†๏ธ Bump minimum Ruby version to 2.3.3 (included with macOS High Sierra)
      Eric Amorde
      #9821
    โœจ Enhancements

    โž• Add the App Clip product symbol to the list of products that need embedding.
    Igor Makarov
    #9882

    ๐Ÿ‘ Allow gem to run as root when passing argument flag --allow-root
    Sean Reinhardt
    #8929

    Warn users to delete the master specs repo if its not explicitly used.
    Dimitris Koutsogiorgas
    #9871

    ๐Ÿ‘‰ Use User Project's compatibilityVersion instead of objectVersion when
    deciding when to use xcfilelists.
    Sean Reinhardt
    #9140

    โž• add a --configuration option to pod lib lint and pod spec lint.
    Gereon Steffens
    #9686

    โ†” Add a post_integrate_hook API
    lucasmpaim
    #7432

    Set the BUILD_LIBRARY_FOR_DISTRIBUTION build setting if integrating with
    a target that has the setting set to YES (directly or in an .xcconfig).
    Juanjo Lรณpez
    #9232

    ๐Ÿ‘• Option to lint a specified set of test_specs
    Paul Beusterien
    #9392

    โž• Add --use-static-frameworks lint option
    Paul Beusterien
    #9632

    Exclude the local spec-repos directory from Time Machine Backups.
    Jakob Krigovsky
    #8308

    ๐Ÿ› Bug Fixes

    0๏ธโƒฃ Override Xcode 12 default for erroring on quoted imports in umbrellas.
    Paul Beusterien
    #9902

    โœ‚ Remove bitcode symbol maps from embedded framework bundles
    Eric Amorde
    #9681

    Prevent "source changed" message for every version change when using trunk source
    cltnschlosser
    #9865

    When pod target is a static framework, save time by copying compiled resources
    Igor Makarov
    #9441

    Re-implement bcsymbolmap copying to avoid duplicate outputs.
    Dimitris Koutsogiorgas
    mplorentz
    #9734

    ๐Ÿ›  Fix Xcode 11 warning when setting Bundle Identifier in info_plist
    Sean Reinhardt
    #9536

    ๐Ÿ›  Fix incompatible encoding regexp match for linting non-ascii pod name
    banjun
    #9765
    #9776

    ๐Ÿ›  Fix crash when targets missing in Podfile
    Paul Beusterien
    #9745

    ๐Ÿ›  Fix adding developer library search paths during pod validation.
    Nick Entin
    #9736

    ๐Ÿ›  Fix an issue that caused multiple xcframework scripts to produce the same output files
    Eric Amorde
    #9670
    #9720

    ๐Ÿ›  Fix an issue preventing framework user targets with an xcframework dependency from building successfully
    Eric Amorde
    #9525
    #9720

    ๐Ÿ›  Fix an issue preventing xcframeworks that wrapped static libraries from linking successfully
    Eric Amorde
    #9528
    #9720

    ๐Ÿ›  Fix setting swift_version when deduplicate targets is turned off.
    Dimitris Koutsogiorgas
    #9689

    Honor prefix_header_file=false for subspecs
    Paul Beusterien
    #9687

    Do not clean user projects from sandbox.
    Dimitris Koutsogiorgas
    #9683

    ๐Ÿ›  Fix mapping of resource paths for app specs.
    Dimitris Koutsogiorgas
    #9676

    When preserving pod paths, preserve ALL the paths
    Igor Makarov
    #9483

    Re-implement dSYM copying and stripping to avoid duplicate outputs.
    Dimitris Koutsogiorgas
    #9185

    โž• Add support for running tests through the scheme of the app spec host of a test spec
    Eric Amorde
    #9332

    ๐Ÿ›  Fix an issue that prevented variables in test bundle scheme settings from expanding
    Eric Amorde
    #9539

    ๐Ÿ›  Fix project path handling issue that caused cmake projects to be incorrect
    Paul Beusterien
    Andrew
    #6268

    โš  Set Missing Localizability setting to 'YES' to prevent warnings in Xcode 11
    Eric Amorde
    #9612

    Don't crash on non UTF-8 error message
    Kenji KATO
    #9706

    ๐Ÿ›  Fix XCFramework slice selection when having more archs in slice than requested with $ARCHS
    jerbob92
    #9790

    Don't add app spec dependencies to the parent library's target in Xcode,
    which was happening when the dependency's project was not being regenerated
    due to incremental installation.
    [segiddins][https://github.com/segiddins]

    โž• Add the trunk repo to the default sources for the repo push command
    Elf Sundae
    #9840

  • v1.9.3 Changes

    May 29, 2020
    โœจ Enhancements
    • None.
    ๐Ÿ› Bug Fixes
    • None.
  • v1.9.2 Changes

    May 22, 2020
    โœจ Enhancements
    • None.
    ๐Ÿ› Bug Fixes
    • None.
  • v1.9.1 Changes

    March 09, 2020
    โœจ Enhancements
    ๐Ÿ› Bug Fixes
    • Apply correct SYSTEM_FRAMEWORK_SEARCH_PATHS for XCTUnwrap fix.
      Dimitris Koutsogiorgas #9579

    • ๐Ÿ›  Fix an issue that caused a build failure with vendored XCFrameworks on macOS
      Eric Amorde #9572

    • ๐Ÿ›  Fix an issue that prevented the correct XCFramework slice from being selected for watchOS extensions
      Eric Amorde #9569