Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "arkit_plugin":
In Podfile:
arkit_plugin (from .symlinks/plugins/arkit_plugin/ios)
Specs satisfying the arkit_plugin (from.symlinks/plugins/arkit_plugin/ios) dependency were found, but they required a higher minimum deployment target.
[!] Automatically assigning platform iOS with version 9.0 on target Runner because no platform was specified. Please specify a platform for this target in your Podfile. See https://guides.cocoapods.org/syntax/podfile.html#platform
cd ios pod install
And I get Following Error:
Analyzing dependencies [!] CocoaPods could not find compatible versions for pod "arkit_plugin": In Podfile: arkit_plugin (from
.symlinks/plugins/arkit_plugin/ios
)Specs satisfying the
arkit_plugin (from
.symlinks/plugins/arkit_plugin/ios)
dependency were found, but they required a higher minimum deployment target.[!] Automatically assigning platform
iOS
with version9.0
on targetRunner
because no platform was specified. Please specify a platform for this target in your Podfile. Seehttps://guides.cocoapods.org/syntax/podfile.html#platform