Skip to content

Commit

Permalink
[master] - typo in podspec - TT
Browse files Browse the repository at this point in the history
  • Loading branch information
VaultIt Dev committed May 9, 2020
1 parent 6281f3d commit 4f59d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DynamicWorkflow.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ iOS has a linear paradigm for navigation that doesn't support a lot of flexibili
ss.dependency 'Swinject'
end

s.subspect 'XCTest' do |ss|
s.subspec 'XCTest' do |ss|
ss.source_files = ['Workflow/TestOnly/**/*.{swift}']
ss.framework = "XCTest"
ss.pod_target_xcconfig = {
Expand Down

0 comments on commit 4f59d47

Please sign in to comment.