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
Marin Usalj
June 13, 2013
Programming
3
310
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
460
Launch Arguments - the mysteries
supermarin
1
210
Swift for CLI tools
supermarin
16
25k
CocoaPods intro
supermarin
2
230
Private pods - best practices
supermarin
1
180
CLI apps. For fun and profit
supermarin
4
16k
Alcatraz internals
supermarin
2
290
ObjectiveSugar & ObjectiveRecord
supermarin
5
560
BubbleWrap
supermarin
3
330
Other Decks in Programming
See All in Programming
Towards Transactional Buffering of CDC Events @ Flink Forward 2025 Barcelona Spain
hpgrahsl
0
120
Devvox Belgium - Agentic AI Patterns
kdubois
1
150
釣り地図SNSにおける有料機能の実装
nokonoko1203
0
200
When Dependencies Fail: Building Antifragile Applications in a Fragile World
selcukusta
0
110
Foundation Modelsを実装日本語学習アプリを作ってみた!
hypebeans
1
130
pnpm に provenance のダウングレード を検出する PR を出してみた
ryo_manba
1
160
「ちょっと古いから」って避けてた技術書、今だからこそ読もう
mottyzzz
12
7.2k
Go言語はstack overflowの夢を見るか?
logica0419
0
610
Webサーバーサイド言語としてのRustについて
kouyuume
1
4.9k
コードとあなたと私の距離 / The Distance Between Code, You, and I
hiro_y
0
190
iOSでSVG画像を扱う
kishikawakatsumi
0
170
Migration to Signals, Resource API, and NgRx Signal Store
manfredsteyer
PRO
0
120
Featured
See All Featured
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
How GitHub (no longer) Works
holman
315
140k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
640
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Java REST API Framework Comparison - PWX 2021
mraible
34
8.9k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
The World Runs on Bad Software
bkeepers
PRO
72
11k
Build your cross-platform service in a week with App Engine
jlugia
233
18k
The Pragmatic Product Professional
lauravandoore
36
7k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Music & Morning Musume
bryan
46
6.9k
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