mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-06 15:08:50 +00:00
Summary: Issue fixed: #1057 - [x] 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/master/.github/CONTRIBUTING.md) Hello again everyone! I was having a play with integrating Realm with IGListKit again and I noticed this issue detailing the macOS app featuring several build warnings. This PR: * Updates the settings of both the macOS example project, and the Pods project to the Xcode 9.3 defaults. * Removes any deprecated Swift APIs. * Updates some variable names to satisfy swiftlint's constraint that names should be >= 4 characters. Please let me know if I need to change/add anything else. Thanks! :) Closes https://github.com/Instagram/IGListKit/pull/1177 Differential Revision: D8204500 Pulled By: rnystrom fbshipit-source-id: 141360acc08b179d698afa23b1d02aacca8a7434 |
||
|---|---|---|
| .. | ||
| Assets.xcassets/AppIcon.appiconset | ||
| Base.lproj | ||
| Data | ||
| Helpers | ||
| Models | ||
| View | ||
| ViewControllers | ||
| AppDelegate.swift | ||
| Info.plist | ||