Skip to content

Commit 2cdb091

Browse files
committed
spec upd
1 parent 49b511c commit 2cdb091

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

random-swift.podspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Pod::Spec.new do |s|
2323
'random-swift' => ['Sources/random-swift/Resources/*.{png,txt}']
2424
}
2525
# broken in latest cocoapods :/
26-
s.test_spec 'random-swift_tests' do |test_spec|
27-
test_spec.requires_app_host = true
28-
test_spec.source_files = 'Tests/random-swift-tests/Sources/*.{swift}'
29-
end
26+
# s.test_spec 'random-swift_tests' do |test_spec|
27+
# test_spec.requires_app_host = true
28+
# test_spec.source_files = 'Tests/random-swift-tests/Sources/*.{swift}'
29+
# end
3030
end

0 commit comments

Comments
 (0)