小编Sha*_*med的帖子

iPad未在OSX Safari的"开发"菜单中显示

我需要在ipad上调试HTML应用程序.我曾经能够通过USB线将ipad连接到我的Mac,它将显示在Safari的"开发"菜单中.我现在有两个ipad - 一个使用iOS 6,另一个使用iOS 7. iOS 6正确显示,我可以从我的mac访问Web检查器.iOS 7 ipad未显示在"开发"菜单中.

我在Maverick上安装了最新版本的iOS(版本7.1)和最新版本的Safari(7.0.2).

欢迎任何建议.

debugging mobile-safari ipad

79
推荐指数
11
解决办法
5万
查看次数

Xcode无法连接到会员中心

当我想在xCode 6中连接我的开发者帐户时,收到此消息:"与成员中心通信时发生错误."

有人知道是什么问题?有人可以帮帮我吗?谢谢 !

xcode iphone-developer-program xcode6

4
推荐指数
3
解决办法
2672
查看次数

安装 cocoapods 时出错

我一直在使用 cocapods,直到更新我的 mac OSX 10.10 .. 我再次尝试安装,但出现错误

ERROR:  Error installing cocoapods:
    ERROR: Failed to build gem native extension.

    /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby -rubygems /Library/Ruby/Gems/2.0.0/gems/rake-0.9.6/bin/rake RUBYARCHDIR=/Library/Ruby/Gems/2.0.0/extensions/universal-darwin-14/2.0.0/xcodeproj-0.17.0 RUBYLIBDIR=/Library/Ruby/Gems/2.0.0/extensions/universal-darwin-14/2.0.0/xcodeproj-0.17.0
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby extconf.rb
checking for -std=c99 option to compiler... *** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers.  Check the mkmf.log file for more details.  You may
need configuration options.

Provided configuration options:
    --with-opt-dir
    --without-opt-dir
    --with-opt-include
    --without-opt-include=${opt-dir}/include
    --with-opt-lib
    --without-opt-lib=${opt-dir}/lib
    --with-make-prog
    --without-make-prog
    --srcdir=.
    --curdir
    --ruby=/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/mkmf.rb:434:in `try_do': The compiler …
Run Code Online (Sandbox Code Playgroud)

ruby terminal cocoapods osx-yosemite

3
推荐指数
1
解决办法
7683
查看次数