flutter/packages/flutter_tools/lib/src/ios
Chris Bracken f4a13bc72b Eliminate CocoaPods install step (#8694)
If the developer is relying on CocoaPods and hasn't done a pod install,
they'll get a build failure indicating the issue.

This also avoids a hard dependency on CocoaPods in the tool and allows
developers to customize their Xcode steps to use alternatives such as
Carthage if they prefer.
2017-03-09 17:57:45 -08:00
..
devices.dart Improve ideviceinstaller error message (#8662) 2017-03-08 15:31:32 -08:00
ios_workflow.dart Eliminate CocoaPods install step (#8694) 2017-03-09 17:57:45 -08:00
mac.dart Eliminate CocoaPods install step (#8694) 2017-03-09 17:57:45 -08:00
plist_utils.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
simulators.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
xcodeproj.dart Eliminate CocoaPods install step (#8694) 2017-03-09 17:57:45 -08:00