mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-24 09:48:21 +00:00
Summary: - Fix OCMock issues with tvOS tests - Update README/guides Closes https://github.com/Instagram/IGListKit/pull/737 Differential Revision: D5052333 Pulled By: jessesquires fbshipit-source-id: 958444d892c14dd4c75e244f20ae21bbfeec8290
6 lines
106 B
Text
6 lines
106 B
Text
framework module OCMock {
|
|
umbrella header "OCMock-iOS-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|