Skip to content

Commit

Permalink
Fix deployment to hardware device.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonakyd committed Nov 8, 2015
1 parent cb5c068 commit 092820a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Expecta.podspec
Original file line number Diff line number Diff line change
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 092820a

Please sign in to comment.