Fix passKitTests compilation problem
This commit is contained in:
parent
3bfe98b93d
commit
725821419f
2 changed files with 69 additions and 0 deletions
3
Podfile
3
Podfile
|
|
@ -44,4 +44,7 @@ target 'passKit' do
|
|||
target 'passextension' do
|
||||
inherit! :search_paths
|
||||
end
|
||||
target 'passKitTests' do
|
||||
inherit! :search_paths
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue