openid / openid/AppAuth-iOS

Update example apps to have minimum iOS deployment targets of iOS 9

Open
#772 1 comment 0 reactions 1 assignee View on GitHub

@mdmathias is already working on this.

Since May 12, 2023.

bug examples triage
Dominant language
Objective-C
Stars
2k
Forks
867
Avg merge
4d 48m
Merged PRs (30d)
1

Description

Describe the bug
Running the example apps for iOS with Xcode 14.3 will result in a build error:

File not found: /Applications/Xcode_14_3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphonesimulator.a

To Reproduce
Build and run the this example app.

Expected behavior
The example app should build and run fine.

Environment

  • Device: Simulator
  • Xcode version: 14.3

Additional context
This change should match the version specified in AppAuth.podspec.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.