Skip to content

Commit

Permalink
Specify ENABLE_TESTING_SEARCH_PATHS option for building
Browse files Browse the repository at this point in the history
  • Loading branch information
akkyie committed Aug 16, 2022
1 parent d9de620 commit 966f12c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Tablier.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,7 @@ Pod::Spec.new do |spec|
spec.requires_arc = true

spec.framework = "XCTest"
spec.pod_target_xcconfig = {
"ENABLE_TESTING_SEARCH_PATHS" => "YES"
}
end

0 comments on commit 966f12c

Please sign in to comment.