| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-13 | 10.8 kB | |
| v6.0.0 Release source code.tar.gz | 2026-02-13 | 465.5 kB | |
| v6.0.0 Release source code.zip | 2026-02-13 | 639.3 kB | |
| Totals: 3 Items | 1.1 MB | 1 | |
NOTE: This is a major release because some of the source layout has changes to start to support Swift Package Manager. Also some of the sources have been moved over to use ARC. So depending on how things have been integrated into other projects, there maybe some work as a result.
What's Changed
- Drop
xcprettysince it has hid some thing when things fail. by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/477 - Fix up the Xcode project min OS versions to match. by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/476
- Remove conditional Xcode version support. by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/475
- Update dependency apple_support to v1.17.1 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/478
- Bring back property removed by accident. by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/479
- Update dependency rules_apple to v3.10.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/480
- Update dependency rules_apple to v3.11.1 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/482
- Update dependency rules_apple to v3.11.2 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/483
- Update dependency rules_apple to v3.12.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/484
- Update dependency rules_apple to v3.13.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/485
- Try tweaking signing settings by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/486
- Update dependency rules_apple to v3.15.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/492
- Update dependency rules_apple to v3.16.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/493
- Update dependency rules_apple to v3.16.1 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/494
- Update dependency rules_apple to v3.17.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/498
- Update dependency rules_apple to v3.17.1 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/499
- Update dependency apple_support to v1.18.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/500
- Update dependency rules_apple to v3.18.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/501
- Update dependency rules_apple to v3.19.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/502
- Update dependency apple_support to v1.18.1 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/503
- Update dependency apple_support to v1.19.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/505
- Update dependency rules_apple to v3.19.1 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/506
- Update dependency rules_apple to v3.20.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/507
- Only check for updates on Mondays to cut down the rate. by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/508
- Update dependency rules_apple to v3.20.1 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/509
- Update dependency apple_support to v1.20.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/513
- Update dependency apple_support to v1.21.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/514
- Update dependency apple_support to v1.21.1 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/515
- Pull over some bazel build tweaks from gtm-session-fetcher. by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/517
- Add version update script helper. by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/518
- Use some standard configs by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/519
- Update dependency rules_apple to v3.21.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/521
- Update dependency apple_support to v1.22.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/520
- Split the CI config and be more selective on triggering. by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/522
- Update dependency rules_apple to v3.21.1 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/524
- Update dependency rules_apple to v3.22.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/525
- Update bazel-contrib/setup-bazel action to v0.15.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/527
- Update dependency rules_apple to v4 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/530
- Group major/minor updates for fewer PRs by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/531
- Update dependency apple_support to v1.22.1 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/532
- Update dependency rules_apple to v4.1.1 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/534
- GTMLogger: Convert to ARC by @bc-lee in https://github.com/google/google-toolbox-for-mac/pull/535
- GTMStringEncoding: Convert to ARC by @bc-lee in https://github.com/google/google-toolbox-for-mac/pull/536
- Fixes by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/537
- Follow up the ARC work on other GTMLogger classes. by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/538
- Fix up CI config by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/544
- Use UIGraphicsImageRenderer in GTMUIImage+ResizeIphone graphics image renderer by @kiyun-g in https://github.com/google/google-toolbox-for-mac/pull/543
- Update dependency rules_apple to v4.1.2 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/545
- Update actions/checkout action to v5 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/546
- Fix gtm_imageByRotating (#541) by @kiyun-g in https://github.com/google/google-toolbox-for-mac/pull/547
- Move GTMNSObject+KeyValueObserving over to ARC by @dmaclach in https://github.com/google/google-toolbox-for-mac/pull/548
- Update dependency apple_support to v1.23.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/550
- Follow up and move KeyValue test to ARC. by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/551
- Revert the changes to iPhone/GTMUIImage+Resize.m by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/552
- Change
__weakto__unsafe_unretainedfor the KVO target. by @dmaclach in https://github.com/google/google-toolbox-for-mac/pull/554 - Update GTMNSObject+KeyValueObservingTest.m by @dmaclach in https://github.com/google/google-toolbox-for-mac/pull/555
- Update dependency apple_support to v1.23.1 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/556
- Organize Foundation targets into individual directories for SPM adoption by @bc-lee in https://github.com/google/google-toolbox-for-mac/pull/539
- Fixup for the Bazel BUILD files. by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/557
- Stop selecting the latest Xcode and use the image default. by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/558
- Refactor SenTestCase files into a dedicated directory structure by @bc-lee in https://github.com/google/google-toolbox-for-mac/pull/559
- Add Swift Package Manager (SPM) support for several Foundation targets by @bc-lee in https://github.com/google/google-toolbox-for-mac/pull/540
- Update dependency rules_apple to v4.2.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/560
- Update actions/checkout action to v5 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/561
- [spm] Fix for Swift 6.0 compatibility by @bc-lee in https://github.com/google/google-toolbox-for-mac/pull/565
- Update dependency apple_support to v1.24.1 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/567
- Update dependency apple_support to v1.24.3 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/571
- Use UIGraphicsImageRenderer in GTMUIImage+Resize. (#541) by @kiyun-g in https://github.com/google/google-toolbox-for-mac/pull/572
- Update dependency apple_support to v1.24.4 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/574
- Update dependency apple_support to v1.24.5 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/575
- Update dependency rules_apple to v4.3.2 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/576
- Update actions/checkout action to v6 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/577
- Update dependency apple_support to v2 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/579
- Update dependency rules_apple to v4.3.3 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/578
- Update bazel-contrib/setup-bazel action to v0.16.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/580
- Update dependency apple_support to v2.1.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/582
- Update bazel-contrib/setup-bazel action to v0.18.0 by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/583
- Add a .bazelversion file. by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/585
- Update all non-major dependencies by @renovate-bot in https://github.com/google/google-toolbox-for-mac/pull/584
- Run
buildifer -lint=fixand some small updates to MODULE.bazel. by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/586 - use canonical info from the rules_apple and apple_support docs by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/588
- Version bump for a release. by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/589
- Do a major version bump to prep for release. by @thomasvl in https://github.com/google/google-toolbox-for-mac/pull/590
New Contributors
- @bc-lee made their first contribution in https://github.com/google/google-toolbox-for-mac/pull/535
- @kiyun-g made their first contribution in https://github.com/google/google-toolbox-for-mac/pull/543
Full Changelog: https://github.com/google/google-toolbox-for-mac/compare/v5.0.0...v6.0.0