sudo gem install cocoapods
pod setup --verbose
(–verbose 可省略)安裝一次後之後就不用執行以上步驟
cd Desktop/專案名稱/
pod init
open Podfile
Learn More →
#Pods for 專案名稱
改成pod '預匯入library名稱(ex:SideMenu)'
sudo arch -x86_64 gem install ffi
(之後在執行pod install
時可省略步驟12)
arch -x86_64 pod install
成功畫面大約長這樣
Learn More →
open 專案名稱.xcworkspace
若專案資料夾無法展開重開應該就可以了
Learn More →
https://cocoapods.org/pods/SideMenuSwift
https://www.youtube.com/watch?v=e8OtfA3YvSM&t=146s
Cocapods
Mac
M1處理器
image
Mar 21, 2025步驟一:下載Xcode 打開App store 搜尋Xcode即可下載,或點選下載連結 (版本建議為12.5) 其他版本可點擊網址登入後下載:https://developer.apple.com/download/all/ 步驟二:app執行檔匯入mac並開啟 下載檔案並解壓縮後點擊兩下,開啟檔案Vastar.xcworkspace
Dec 8, 2021About the project Not having enough creativity to build a brand new IoT project , I choose to make a simple car which have two control options --- control it with the web browser or let the car run by image recognition . This project assumes that you have set up your raspberry pi already . In addition,you need to make sure all your components work properly to build this car. How the car actually looks like  
Dec 7, 2021下載檔案 進入連結 > 下載壓縮檔後解壓縮,操作步驟如下圖 步驟一 下載檔案後開啟OBS,點選下面的加號 步驟二 選擇瀏覽器 步驟三
Aug 12, 2021or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up