Skip to content

Commit

Permalink
Update OCMock.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Saadnajmi authored May 17, 2024
1 parent d21024a commit 2e5abec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OCMock.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Pod::Spec.new do |s|
s.ios.framework = 'XCTest'
s.tvos.framework = 'XCTest'
s.watchos.framework = 'XCTest'
s.visionos.framework = 'XCTest'

s.pod_target_xcconfig = { 'ENABLE_BITCODE' => 'NO' }

Expand Down

0 comments on commit 2e5abec

Please sign in to comment.