diff --git a/Nimble.podspec b/Nimble.podspec index e2d76bf47..c798f452a 100644 --- a/Nimble.podspec +++ b/Nimble.podspec @@ -20,6 +20,8 @@ Pod::Spec.new do |s| "Carthage/Checkouts/CwlPreconditionTesting/Sources/**/*.{swift,h,m,c}", ] + s.header_dir = "Nimble" + s.osx.exclude_files = [ "Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPosixPreconditionTesting/CwlCatchBadInstructionPosix.swift", ]