Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set min iOS version to 9 for SPM #690

Merged
merged 1 commit into from
Mar 16, 2022
Merged

Set min iOS version to 9 for SPM #690

merged 1 commit into from
Mar 16, 2022

Conversation

petea
Copy link
Collaborator

@petea petea commented Mar 16, 2022

Closes #601

@petea petea added this to the 1.5.0 milestone Mar 16, 2022
@petea petea merged commit de08e78 into master Mar 16, 2022
@petea petea deleted the petea-min_ios branch March 17, 2022 17:14
eigentone11 added a commit to eigentone11/AppAuth-iOS that referenced this pull request Jun 15, 2022
* 'master' of https://github.com/openid/AppAuth-iOS: (22 commits)
  Update issue templates
  Bump cocoapods-downloader from 1.5.1 to 1.6.3 (openid#700)
  Update issue templates (openid#699)
  Remove empty AppAuthEnterpriseUserAgent folder from Xcode project. (openid#697)
  Fix changelog typo.
  Prepare for 1.5.0 release (openid#692)
  Rollback the EnterpriseUserAgent target. (openid#693)
  Run tests against the Xcode project (openid#696)
  Run pod lib lint tests (openid#695)
  Have swift test generate code coverage.
  Reenable Codecov.
  Update tests badge.
  Set min iOS version to 9 for SPM (openid#690)
  Document the design principles behind AppAuth
  Add ASWebAuthenticationSession support in OIDExternalUserAgentMac. (openid#675)
  Use TARGET_OS_OSX for macOS rather than TARGET_OS_MAC (openid#681)
  Fix up type in designated initializer (openid#662)
  Remove unmatched diagnostic pop (openid#641)
  Fix branch name
  Update init unavailable doc on OIDServiceDiscovery (openid#640)
  ...

# Conflicts:
#	AppAuth.xcodeproj/project.pbxproj
#	AppAuth.xcodeproj/xcshareddata/xcschemes/AppAuthEnterpriseUserAgent.xcscheme
#	Package.swift
eigentone11 added a commit to eigentone11/AppAuth-iOS that referenced this pull request Jun 15, 2022
* master: (25 commits)
  added missing import
  ignore deprecated
  take xcode's recommended updates
  Update issue templates
  Bump cocoapods-downloader from 1.5.1 to 1.6.3 (openid#700)
  Update issue templates (openid#699)
  Remove empty AppAuthEnterpriseUserAgent folder from Xcode project. (openid#697)
  Fix changelog typo.
  Prepare for 1.5.0 release (openid#692)
  Rollback the EnterpriseUserAgent target. (openid#693)
  Run tests against the Xcode project (openid#696)
  Run pod lib lint tests (openid#695)
  Have swift test generate code coverage.
  Reenable Codecov.
  Update tests badge.
  Set min iOS version to 9 for SPM (openid#690)
  Document the design principles behind AppAuth
  Add ASWebAuthenticationSession support in OIDExternalUserAgentMac. (openid#675)
  Use TARGET_OS_OSX for macOS rather than TARGET_OS_MAC (openid#681)
  Fix up type in designated initializer (openid#662)
  ...

# Conflicts:
#	Package.swift
tonyphn pushed a commit to brighthr/AppAuth-iOS that referenced this pull request Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Increase minimum deployment target to 9.0
1 participant