Skip to content

Commit 2781038

Browse files
authored
Prepare for 1.7.6 release (#885)
1 parent ce416b9 commit 2781038

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: AppAuth.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "AppAuth"
4-
s.version = "1.7.5"
4+
s.version = "1.7.6"
55
s.summary = "AppAuth for iOS and macOS is a client SDK for communicating with OAuth 2.0 and OpenID Connect providers."
66

77
s.description = <<-DESC

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.7.6
2+
- Fix OIDExternalUserAgentIOSCustomBrowser on versions iOS 10+ ([#871](https://github.com/openid/AppAuth-iOS/pull/871))
3+
- Update runners in tests.yml to macos-13. ([#886](https://github.com/openid/AppAuth-iOS/pull/886))
4+
15
# 1.7.5
26
- Use correct xcconfig syntax for podspec ([#851](https://github.com/openid/AppAuth-iOS/pull/851))
37

0 commit comments

Comments
 (0)