Mark Vader
Results
2
comments of
Mark Vader
I am using it as a pod so I do this, which works in Xcode 10.2.1. ``` swift4_targets = ['foo4', 'SwiftR'] swift4_2_targets = ['foo4_2'] post_install do |installer| installer.pods_project.targets.each do |target|...
@dkornev ^