小编Nab*_* El的帖子

Pod安装,代理问题

我试图徒劳地运行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)

proxy ios cocoapods

11
推荐指数
2
解决办法
1万
查看次数

Ipad在横向模式下和iphone在纵向模式下

Portrait当我的应用程序在运行时iPhone以及处于Landscape模式运行时,我需要设置模式iPad.我有变化,info.plist但我不能设置它iPadiPhone.

iphone landscape portrait ipad ios

7
推荐指数
2
解决办法
2468
查看次数

标签 统计

ios ×2

cocoapods ×1

ipad ×1

iphone ×1

landscape ×1

portrait ×1

proxy ×1