This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
IGListKit
Watch
1
Star
0
Fork
You've already forked IGListKit
0
mirror of
https://github.com/Instagram/IGListKit
synced
2026-05-20 07:48:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
623ff2a8a8
IGListKit
/
Pods
/
Target Support Files
/
OCMock-iOS
/
OCMock-iOS.modulemap
7 lines
106 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit fbshipit-source-id: c38b897b9e2b87c782e0e01b0145d9189dc7f9d8
2016-09-07 22:37:59 +00:00
framework module OCMock {
Add tvOS support. Close #118 Summary: Closes #118. - Add tvOS framework + test targets - Add shared scheme `IGListKit-tvOS` - Update `Podfile` and `.podspec` - Update `.travis.yml` - Update `CHANGELOG` - Update `README` - Run `pod install` and check-in updates - [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 have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/CONTRIBUTING.md) Closes https://github.com/Instagram/IGListKit/pull/137 Differential Revision: D4101583 Pulled By: rnystrom fbshipit-source-id: f2736f16ad9f61ad5348c5e93571f3b752deec98
2016-10-29 21:39:18 +00:00
umbrella header "OCMock-iOS-umbrella.h"
Initial commit fbshipit-source-id: c38b897b9e2b87c782e0e01b0145d9189dc7f9d8
2016-09-07 22:37:59 +00:00
export *
module * { export * }
}
Reference in a new issue
Copy permalink