Attempt to fix the latest build (failed because of Invalid `Podfile` file: [!] The specification of `link_with` in the Podfile is now unsupported, please use target blocks instead.)
This commit is contained in:
parent
1f165b48ee
commit
11840d1313
|
@ -10,6 +10,5 @@ end
|
|||
|
||||
target :ios do
|
||||
platform :ios, '5.0'
|
||||
link_with 'Tests'
|
||||
import_pods
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue