Skip to content

Commit

Permalink
Handle the custom search path for XCTest
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed May 22, 2016
1 parent 2820099 commit f69bdfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Specta.podspec
Expand Up @@ -17,4 +17,5 @@ Pod::Spec.new do |s|
s.tvos.deployment_target = '9.0'

s.pod_target_xcconfig = { 'ENABLE_BITCODE' => 'NO' }
s.user_target_xcconfig = { 'FRAMEWORK_SEARCH_PATHS' => '$(PLATFORM_DIR)/Developer/Library/Frameworks' }
end

0 comments on commit f69bdfa

Please sign in to comment.