Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Alcatraz - Xcode package manager
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Marin Usalj
June 13, 2013
Programming
3
330
Alcatraz - Xcode package manager
Quick talk on WWDC CocoaPods meet up w/ Delisa Mason
Marin Usalj
June 13, 2013
Tweet
Share
More Decks by Marin Usalj
See All by Marin Usalj
Code signing on iOS/OSX
supermarin
2
480
Launch Arguments - the mysteries
supermarin
1
240
Swift for CLI tools
supermarin
16
25k
CocoaPods intro
supermarin
2
240
Private pods - best practices
supermarin
1
180
CLI apps. For fun and profit
supermarin
4
16k
Alcatraz internals
supermarin
2
330
ObjectiveSugar & ObjectiveRecord
supermarin
5
570
BubbleWrap
supermarin
3
350
Other Decks in Programming
See All in Programming
朝日新聞のデジタル版を支えるGoバックエンド ー価値ある情報をいち早く確実にお届けするために
junkiishida
1
670
オブザーバビリティ駆動開発って実際どうなの?
yohfee
3
750
new(1.26) ← これすき / kamakura.go #8
utgwkk
0
1.9k
コーディングルールの鮮度を保ちたい / keep-fresh-go-internal-conventions
handlename
0
170
Go1.26 go fixをプロダクトに適用して困ったこと
kurakura0916
0
330
Agent Skills Workshop - AIへの頼み方を仕組み化する
gotalab555
15
8.2k
AIコーディングの理想と現実 2026 | AI Coding: Expectations vs. Reality 2026
tomohisa
0
1.2k
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
13
7.8k
Codexに役割を持たせる 他のAIエージェントと組み合わせる実務Tips
o8n
3
1.1k
encoding/json/v2のUnmarshalはこう変わった:内部実装で見る設計改善
kurakura0916
0
350
ふつうの Rubyist、ちいさなデバイス、大きな一年
bash0c7
0
740
Rubyと楽しいをつくる / Creating joy with Ruby
chobishiba
0
210
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
46
8.1k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4.2k
Skip the Path - Find Your Career Trail
mkilby
1
72
Gemini Prompt Engineering: Practical Techniques for Tangible AI Outcomes
mfonobong
2
310
Redefining SEO in the New Era of Traffic Generation
szymonslowik
1
240
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
480
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
38
2.8k
Java REST API Framework Comparison - PWX 2021
mraible
34
9.2k
Unlocking the hidden potential of vector embeddings in international SEO
frankvandijk
0
190
Measuring Dark Social's Impact On Conversion and Attribution
stephenakadiri
1
150
How to Talk to Developers About Accessibility
jct
2
150
The untapped power of vector embeddings
frankvandijk
2
1.6k
Transcript
Alcatraz the Xcode package manager Thursday, June 13, 13
Why we built it Thursday, June 13, 13
Team Delisa Marin Jurre @kattrali @mneorr @jurre Thursday, June 13,
13
• Color Schemes • File Templates • Project Templates •
Plugins Thursday, June 13, 13
• Preview • Open website Thursday, June 13, 13
Installing Alcatraz Thursday, June 13, 13
Should be easy. Just paste this line in terminal: mkdir
-p ~/Library/Application\ Support/Developer/ Shared/Xcode/Plug-ins; curl -L http://goo.gl/xfmmt | tar xv -C ~/Library/Application\ Support/Developer/ Shared/Xcode/Plug-ins - Thursday, June 13, 13
Or go to mneorr.github.io/Alcatraz, and install from there. Don’t forget
to restart Xcode. Thursday, June 13, 13
Updating Alcatraz Thursday, June 13, 13
• Plugins updated every time Alcatraz is launched • Alcatraz
uses Alcatraz to update Alcatraz • The same for all the other plugins. Thursday, June 13, 13
Check this out Thursday, June 13, 13
KSImageNamed Thursday, June 13, 13
Lin Thursday, June 13, 13
OMColorSense Thursday, June 13, 13
Licenced templates Thursday, June 13, 13
Hacking Thursday, June 13, 13
• Follow our contributing guides • Write tests Thursday, June
13, 13
Building Plugins • Install Xcode4-Plugin-Template • Customize menu items, add
actions • PR at github.com/mneorr/alcatraz-packages Thursday, June 13, 13
Xcode <REDACTED> Thursday, June 13, 13
QA Thursday, June 13, 13