IGListKit/Examples/Examples-tvOS
Sherlock 19d4f9d1f7 Added compatibility header
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
2016-12-24 10:44:25 -08:00
..
IGListKitExamples Focus in tvOS app 2016-11-27 16:59:00 -08:00
IGListKitExamples.xcodeproj run pod install everywhere, gen docs. 2016-12-14 14:44:10 -08:00
IGListKitExamples.xcworkspace internal diff for PR #209 2016-11-16 12:44:19 -08:00
Pods Added compatibility header 2016-12-24 10:44:25 -08:00
LICENSE-examples.md internal diff for PR #209 2016-11-16 12:44:19 -08:00
Podfile internal diff for PR #209 2016-11-16 12:44:19 -08:00
Podfile.lock fixup common files and podspec, #270 2016-12-19 21:44:13 -08:00