Анализ зависимостей
Код: Выделить всё
[!] Could not automatically select an Xcode project. Specify one in your Podfile like so:
project 'path/to/Project.xcodeproj'
Код: Выделить всё
platform :ios, '8.0'
use_frameworks!
target 'Posting' do
pod 'ALCameraViewController'
end
Подробнее здесь: https://stackoverflow.com/questions/379 ... de-project
Мобильная версия