安裝的時(shí)候報(bào)錯(cuò) Error: openssl@1.1 has been disabled because it is not supported upstream! It w...
安裝的時(shí)候報(bào)錯(cuò) Error: openssl@1.1 has been disabled because it is not supported upstream! It w...
Moya是對(duì) Alamofire的進(jìn)一步封裝。 簡(jiǎn)化了網(wǎng)絡(luò)請(qǐng)求 方便維護(hù) 方便單元測(cè)試 使用Moya,項(xiàng)目中網(wǎng)絡(luò)請(qǐng)求的部分可能長(zhǎng)這樣。 點(diǎn)擊查看官方教程 Moya發(fā)送簡(jiǎn)單的網(wǎng)...
一、安裝xcode命令行工具 如果提示 就說(shuō)明已經(jīng)安裝過(guò)了 二、安裝Fastlane sudo gem install fastlane -NV 或是 brew instal...