IGListKit/IGListKit.xcodeproj/xcshareddata/xcschemes
Kent Sutherland 7256bfb51b Update iOS deployment target to silence Xcode 15 warnings (#1589)
Summary:
## Changes in this pull request

Xcode 15 has moved the iOS deployment target up to iOS 12 (just like https://github.com/Instagram/IGListKit/issues/1573 for Xcode 14). I did not modify the changelog because there's already an entry there for iOS 11 and macOS 10.13.

This also includes a build error fix for IGWarnAssert (dffcd4d0c8). I tried running the unit tests but a number of them are failing from previous changes.

### Checklist

- [ ] All tests pass. Demo project builds and runs.
- [x] I added tests, an experiment, or detailed why my change isn't tested.
- [ ] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/main/.github/CONTRIBUTING.md)

Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1589

Reviewed By: fabiomassimo

Differential Revision: D50013207

Pulled By: TimOliver

fbshipit-source-id: 6c7a7b2ca3dd1265f11e85979432eded3292ed06
2023-10-11 21:26:38 -07:00
..
IGListKit-macOS.xcscheme Update iOS deployment target to silence Xcode 15 warnings (#1589) 2023-10-11 21:26:38 -07:00
IGListKit-tvOS.xcscheme Update iOS deployment target to silence Xcode 15 warnings (#1589) 2023-10-11 21:26:38 -07:00
IGListKit.xcscheme Update iOS deployment target to silence Xcode 15 warnings (#1589) 2023-10-11 21:26:38 -07:00