mcp config json 主要是參考這篇:https://dev.to/arshtechpro/xcode-263-use-ai-agents-from-cursor-claude-code-beyond-4dmi
Xcode 設定中打開Xcode tools (MCP server):

小賢 發表在 痞客邦 留言(0) 人氣()

安裝:
https://www.youtube.com/watch?v=9Xx_ZrymBQk

小賢 發表在 痞客邦 留言(0) 人氣()

[Swift] Swift 6.2 改善開發者體驗
當初 Swift 5 -> Swift 6 時,
開發者需面臨必加的3樣東西

小賢 發表在 痞客邦 留言(0) 人氣()

[iOS] 使用Github action包版
大部份由ChatGPT產生及從中學習,另一部份參考自 之前的文章 shell script 包版,及同事的yml sample
dev.yml 如下:

小賢 發表在 痞客邦 留言(0) 人氣()

Script 及readme.md 由ChatGPT產生


在切branch, pull, merge時,會自動 pod install

小賢 發表在 痞客邦 留言(0) 人氣()

[Xcode cloud] CI script 由 Chat
想要在Xcode cloud clone git repo下來的時候,都會安裝 cocoapods 及 pod install,避免build失敗
git repot 放置位置: `ci_scripts/ci_post_clone.sh`

小賢 發表在 痞客邦 留言(0) 人氣()

[n8n] Docker n8n 使用本地whisper指令
YAML:
version: "3.8"
 
services:
n8n:
container_name: n8n-whisper
build:
context: .
dockerfile: Dockerfile
ports:
- "5678:5678"
volumes:
- ./n8n:/home/node/.n8n
environment:
- N8N_BASIC_AUTH_ACTIVE=true
- N8N_BASIC_AUTH_USER=admin
- N8N_BASIC_AUTH_PASSWORD=123456
restart: unless-stopped

小賢 發表在 痞客邦 留言(0) 人氣()

[AI] 本地語音轉文字
OpenAI whisper 免費的本地語音轉文字
whisper test.mp3 --model turbo

小賢 發表在 痞客邦 留言(0) 人氣()

[n8n] Docker 安裝n8n
收集來各網路上各個地方的教學:
 

小賢 發表在 痞客邦 留言(0) 人氣()

[iOS AI Assist 方案研究]
Xcode 16 Swift Assist 忽然想起wwdc 24有這個東西(誤)) (等wwdc25)
https://developer.apple.com/forums/thread/756605
支援Xcode的AI Assist (Alex)
https://www.alexcodes.app/
Cursor
https://swiftcafe.io/post/cursor-ios.md
VS Code + (Ollama + Continue) + (Claude Dev(改名為Cline))
https://ithelp.ithome.com.tw/articles/10362633
WindSurf (與Cursor 對比) https://www.youtube.com/watch?v=HU0NndZm7eA

小賢 發表在 痞客邦 留言(0) 人氣()

由Bitbucket private repo轉換到Github private repo多次嘗試下發現是.ssh/config多git user的關係
比如說

小賢 發表在 痞客邦 留言(0) 人氣()

ChatGPT生成第1次的code再搭配blogger文章+微調
https://blog.csdn.net/weixin_41732253/article/details/104048437

小賢 發表在 痞客邦 留言(0) 人氣()

Blog Stats
⚠️

成人內容提醒

本部落格內容僅限年滿十八歲者瀏覽。
若您未滿十八歲,請立即離開。

已滿十八歲者,亦請勿將內容提供給未成年人士。