我试图徒劳地运行pod安装:
Analyzing dependencies
Creating shallow clone of spec repo `master` from `https://github.com/CocoaPods/Specs.git`
[!] Unable to add a source with url `https://github.com/CocoaPods/Specs.git` named `master`.
You can try adding it manually in `~/.cocoapods/repos` or via `pod repo add`.
Run Code Online (Sandbox Code Playgroud)
我想我有代理问题,但我不知道如何解决它.这是我尝试pod设置时的结果
Setting up CocoaPods master repo
[!] /usr/bin/git clone https://github.com/CocoaPods/Specs.git master --depth=1
Cloning into 'master'...
fatal: unable to access 'https://github.com/CocoaPods/Specs.git/':Received HTTP code 503 from proxy after CONNECT
Run Code Online (Sandbox Code Playgroud) Portrait当我的应用程序在运行时iPhone以及处于Landscape模式运行时,我需要设置模式iPad.我有变化,info.plist但我不能设置它iPad或iPhone.