Skip to content

Commit

Permalink
Add Moya to TraktSwiftTestable
Browse files Browse the repository at this point in the history
  • Loading branch information
Pietro Caselani committed Jan 8, 2020
1 parent 8e1ecc0 commit 324aace
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,14 @@ target 'TraktSwiftTests' do
tests_shared_pods
end

target 'TraktSwiftTestable' do
platform :ios, IOS_VERSION
use_frameworks!
inhibit_all_warnings!

api_pods
end

target 'TMDBSwift' do
platform :ios, IOS_VERSION
use_frameworks!
Expand Down
2 changes: 1 addition & 1 deletion Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,6 @@ SPEC CHECKSUMS:
SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb
Tabman: 63eae331ae7a9388ae389b1808f1939269fcdece

PODFILE CHECKSUM: 21815163a7b636b777d32ecf2236e5a4293280a5
PODFILE CHECKSUM: 1f7c651371807c4f0aacaef6af614e8fbd06c060

COCOAPODS: 1.8.4

0 comments on commit 324aace

Please sign in to comment.