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
74
Swift 2 in Production
florianbuerger
0
68
Dem Fehler auf der Spur - Mobile Testing Days 2015
florianbuerger
0
71
WatchKit overview
florianbuerger
0
150
Swift Intro
florianbuerger
1
200
Debugging & Profiling
florianbuerger
1
48
Other Decks in Technology
See All in Technology
まだ間に合う! 2025年のhono/ssg事情
watany
3
610
webpack依存からの脱却!快適フロントエンド開発をViteで実現する #vuefes
bengo4com
3
3k
ハノーファーメッセ2025で見た生成AI活用ユースケース.pdf
hamadakoji
0
420
Biz職でもDifyでできる! 「触らないAIワークフロー」を実現する方法
igarashikana
3
2.8k
QA業務を変える(!?)AIを併用した不具合分析の実践
ma2ri
0
120
Wasmの気になる最新情報
askua
0
180
今この時代に技術とどう向き合うべきか
gree_tech
PRO
2
2.2k
Observability for the system understanding and curious by developers
maruloop
0
150
Bill One 開発エンジニア 紹介資料
sansan33
PRO
4
14k
SQLAlchemy の select(User).where(User.id =="123") を理解してみる/sqlalchemy deep dive
3l4l5
3
310
Dify on AWS 環境構築手順
yosse95ai
0
120
もう外には出ない。より快適なフルリモート環境を目指して
mottyzzz
13
9.5k
Featured
See All Featured
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.2k
Building Applications with DynamoDB
mza
96
6.7k
Statistics for Hackers
jakevdp
799
220k
Side Projects
sachag
455
43k
Reflections from 52 weeks, 52 projects
jeffersonlam
353
21k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Context Engineering - Making Every Token Count
addyosmani
8
300
How STYLIGHT went responsive
nonsquared
100
5.8k
4 Signs Your Business is Dying
shpigford
185
22k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
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