Skip to content

Commit c89ed57

Browse files
authored
Prepare for 1.7.5 release (#852)
1 parent bbc3648 commit c89ed57

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

AppAuth.podspec

Lines changed: 1 addition & 1 deletion
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.4"
4+
s.version = "1.7.5"
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

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.7.5
2+
- Use correct xcconfig syntax for podspec ([#851](https://github.com/openid/AppAuth-iOS/pull/851))
3+
14
# 1.7.4
25
- Adds defines module to AppAuth.podspec ([#845](https://github.com/openid/AppAuth-iOS/pull/845))
36

0 commit comments

Comments
 (0)