Skip to content

Commit 4a2ccdf

Browse files
authored
Fixing usage of XCTest framework (#89)
1 parent 62f3133 commit 4a2ccdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Mocker.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ Pod::Spec.new do |spec|
1616
spec.ios.deployment_target = '10.0'
1717
spec.source_files = 'Sources/**/*'
1818
spec.swift_version = '5.1'
19+
spec.frameworks = 'XCTest'
1920
end

0 commit comments

Comments
 (0)