We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64b15a commit 774a1e2Copy full SHA for 774a1e2
GoogleUtilities.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'GoogleUtilities'
3
- s.version = '6.0.0'
+ s.version = '6.1.0'
4
s.summary = 'Google Utilities for iOS (plus community support for macOS and tvOS)'
5
6
s.description = <<-DESC
GoogleUtilities/CHANGELOG.md
@@ -1,4 +1,5 @@
-# Unreleased
+# 6.1.0
+- Added `GULAppDelegateSwizzler` macOS support. (#2911)
# 6.0.0
- GULAppDelegateSwizzler - proxy APNS methods separately. (#2835)
0 commit comments