Skip to content

Commit

Permalink
Merge pull request #179 from jonakyd/master
Browse files Browse the repository at this point in the history
Fix deployment to hardware device.
  • Loading branch information
orta committed Nov 8, 2015
2 parents cb5c068 + 092820a commit 1f62640
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Expecta.podspec
Expand Up @@ -23,4 +23,5 @@ Pod::Spec.new do |s|
s.osx.deployment_target = '10.7'

s.frameworks = 'Foundation', 'XCTest'
s.pod_target_xcconfig = { 'ENABLE_BITCODE' => 'NO' }
end

0 comments on commit 1f62640

Please sign in to comment.