mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-06 06:58:26 +00:00
Summary: - Added IGListCompatibility.h file, and imported it in the files where we need the target check. - Ordered the project by type In "IGListKit.h" we still have the conditional check for `#if TARGET_OS_EMBEDDED || TARGET_OS_SIMULATOR` - Did we want to make a macro or something for this check? This is the most Obj-C I've ever done... just felt that was a worthy comment. Closes #364 - [x] All tests pass. Demo project builds and runs. - [x] I added tests, an experiment, or detailed why my change isn't tested. - [x] 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) Closes https://github.com/Instagram/IGListKit/pull/369 Differential Revision: D4366344 Pulled By: jessesquires fbshipit-source-id: f0a6168b8965ded22a641814797fbdec92ca1c36 |
||
|---|---|---|
| .. | ||
| IGListKitExamples | ||
| IGListKitExamples.xcodeproj | ||
| IGListKitExamples.xcworkspace | ||
| Pods | ||
| LICENSE-examples.md | ||
| Podfile | ||
| Podfile.lock | ||