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
AppCode versus Xcode
Search
Florian
January 21, 2014
Technology
0
420
AppCode versus Xcode
A quick talk I gave at our local cocoa heads meeting in Stuttgart (
www.mobilemaultaschen.de
)
Florian
January 21, 2014
Tweet
Share
More Decks by Florian
See All by Florian
[iOS] dependency management
florianbuerger
0
73
Swift 2 in Production
florianbuerger
0
66
Dem Fehler auf der Spur - Mobile Testing Days 2015
florianbuerger
0
70
WatchKit overview
florianbuerger
0
140
Swift Intro
florianbuerger
1
190
Debugging & Profiling
florianbuerger
1
47
Other Decks in Technology
See All in Technology
「守る」から「進化させる」セキュリティへ ~AWS re:Inforce 2025参加報告~ / AWS re:Inforce 2025 Participation Report
yuj1osm
1
140
夢の印税生活 / Life on Royalties
tmtms
0
290
Evolution on AI Agent and Beyond - AGI への道のりと、シンギュラリティの3つのシナリオ
masayamoriofficial
0
190
VPC Latticeのサービスエンドポイント機能を使用した複数VPCアクセス
duelist2020jp
0
270
どこで動かすか、誰が動かすか 〜 kintoneのインフラ基盤刷新と運用体制のシフト 〜
ueokande
0
190
攻撃と防御で実践するプロダクトセキュリティ演習~導入パート~
recruitengineers
PRO
3
460
Gaze-LLE: Gaze Target Estimation via Large-Scale Learned Encoders
kzykmyzw
0
340
JavaScript 研修
recruitengineers
PRO
4
430
Goss: New Production-Ready Go Binding for Faiss #coefl_go_jp
bengo4com
0
1.1k
浸透しなさいRFC 5322&7208
hinono
0
120
小さなチーム 大きな仕事 - 個人開発でAIをフル活用する
himaratsu
0
130
Amazon Bedrock AgentCore でプロモーション用動画生成エージェントを開発する
nasuvitz
6
450
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Fireside Chat
paigeccino
39
3.6k
The Pragmatic Product Professional
lauravandoore
36
6.8k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Speed Design
sergeychernyshev
32
1.1k
Writing Fast Ruby
sferik
628
62k
Documentation Writing (for coders)
carmenintech
73
5k
Scaling GitHub
holman
462
140k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
BBQ
matthewcrist
89
9.8k
Navigating Team Friction
lara
189
15k
Transcript
@florianbuerger @keslcod
None
vs
“Objective-C IDE done right” http://www.jetbrains.com/objc/
Refactoring
_ivar ➡️ @property
None
None
None
@property
None
@property
local variable ➡️ @property
None
None
None
None
None
Xcode?
Methods
None
None
None
None
None
None
None
None
Xcode?
None
None
None
Xcode?
//TODO ! //FIXME
None
Xcode?
#import
None
None
None
Xcode?
Formatting
None
None
Xcode?
clang-format
http://clang.llvm.org/docs/ ClangFormat.html https://github.com/ travisjeffery/ClangFormat-Xcode
even more
Naming things
None
None
None
i18n
None
None
None
File templates
None
None
None
CocoaPods
None
and what is worse?
slow & ugly Java UI
++tool to master ! .xib/.storyboard/.xcdatamodel still need Xcode
None
AppCode wins