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
410
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
69
WatchKit overview
florianbuerger
0
130
Swift Intro
florianbuerger
1
180
Debugging & Profiling
florianbuerger
1
47
Other Decks in Technology
See All in Technology
型システムを知りたい人のための型検査器作成入門
mame
14
3.6k
New Cache Hierarchy for Container Images and OCI Artifacts in Kubernetes Clusters using Containerd / KubeCon + CloudNativeCon Japan
pfn
PRO
0
150
Tenstorrent 開発者プログラム
tenstorrent_japan
0
300
自分を理解するAI時代の準備 〜マイプロフィールMCPの実装〜
edo_m18
0
100
AIにどこまで任せる?実務で使える(かもしれない)AIエージェント設計の考え方
har1101
3
1k
Tensix Core アーキテクチャ解説
tenstorrent_japan
0
350
"SaaS is Dead" は本当か!? 生成AI時代の医療 Vertical SaaS のリアル
kakehashi
PRO
3
190
宇宙パトロール ルル子から考える LT設計のコツ
masakiokuda
2
100
上長や社内ステークホルダーに対する解像度を上げて、より良い補完関係を築く方法 / How-to-increase-resolution-and-build-better-complementary-relationships-with-your-bosses-and-internal-stakeholders
madoxten
13
7.5k
20250612_GitHubを使いこなすためにソニーの開発現場が取り組んでいるプラクティス.pdf
osakiy8
1
730
Digitization部 紹介資料
sansan33
PRO
1
4.2k
Long journey of Continuous Delivery at Mercari
hisaharu
1
210
Featured
See All Featured
Art, The Web, and Tiny UX
lynnandtonic
299
21k
How to Ace a Technical Interview
jacobian
276
23k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
123
52k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Typedesign – Prime Four
hannesfritz
42
2.7k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
60k
The Invisible Side of Design
smashingmag
299
51k
Done Done
chrislema
184
16k
Rails Girls Zürich Keynote
gr2m
94
14k
Rebuilding a faster, lazier Slack
samanthasiow
81
9k
The Straight Up "How To Draw Better" Workshop
denniskardys
233
140k
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