最近2018中文字幕在日韩欧美国产成人片_国产日韩精品一区二区在线_在线观看成年美女黄网色视频_国产精品一区三区五区_国产精彩刺激乱对白_看黄色黄大色黄片免费_人人超碰自拍cao_国产高清av在线_亚洲精品电影av_日韩美女尤物视频网站

RELATEED CONSULTING
相關(guān)咨詢
選擇下列產(chǎn)品馬上在線溝通
服務(wù)時(shí)間:8:30-17:00
你可能遇到了下面的問題
關(guān)閉右側(cè)工具欄

新聞中心

這里有您想知道的互聯(lián)網(wǎng)營銷解決方案
iOScodeview-創(chuàng)新互聯(lián)
1.環(huán)境配置iOScodeview

oclint:http://oclint.org/

創(chuàng)新互聯(lián)公司是專業(yè)的揭東網(wǎng)站建設(shè)公司,揭東接單;提供網(wǎng)站建設(shè)、網(wǎng)站制作,網(wǎng)頁設(shè)計(jì),網(wǎng)站設(shè)計(jì),建網(wǎng)站,PHP網(wǎng)站建設(shè)等專業(yè)做網(wǎng)站服務(wù);采用PHP框架,可快速的進(jìn)行揭東網(wǎng)站開發(fā)網(wǎng)頁制作和功能擴(kuò)展;專業(yè)做搜索引擎喜愛的網(wǎng)站,專業(yè)的做網(wǎng)站團(tuán)隊(duì),希望更多企業(yè)前來合作!

xcpretty:https://github.com/supermarin/xcpretty

使用Mac安裝xcpretty過程可能會出現(xiàn)自帶ruby版本錯(cuò)誤,需要升級ruby

$ curl -L get.rvm.io | bash -s stable $ source ~/.rvm/scripts/rvm $ rvm list known $ rvm install 2.2.0 rvm use 2.2.0 --default

2.代碼掃描

xcodebuild clean build -sdk iphonesimulator -arch "x86_64" ONLY_ACTIVE_ARCH=NO VALID_ARCHS="i386 x86_64" | xcpretty -r json-compilation-database cp build/reports/compilation_db.json compile_commands.json oclint-json-compilation-database -e Pods -- -rc=LONG_LINE=200 -rc=NCSS_METHOD=100 -o=report.html

如果掃描的生成的compile_commands.json文件過大,oclint-json-compilation-database會提示出錯(cuò)“OSError: [Errno 7] Argument list too long”

https://github.com/oclint/oclint/issues/233有網(wǎng)友給出解決方案:https://github.com/wuwen1030/oclint_argument_list_too_long_solution/tree/master

3.oclint默認(rèn)的rule

http://docs.oclint.org/en/stable/howto/thresholds.html


文章名稱:iOScodeview-創(chuàng)新互聯(lián)
本文網(wǎng)址:http://fisionsoft.com.cn/article/hppgg.html