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
70
WatchKit overview
florianbuerger
0
140
Swift Intro
florianbuerger
1
190
Debugging & Profiling
florianbuerger
1
47
Other Decks in Technology
See All in Technology
2025 AWS Jr. Championが振り返るAWS Summit
kazukiadachi
0
110
生成AI開発案件におけるClineの業務活用事例とTips
shinya337
0
250
React開発にStorybookとCopilotを導入して、爆速でUIを編集・確認する方法
yu_kod
1
270
AI時代の開発生産性を加速させるアーキテクチャ設計
plaidtech
PRO
3
150
NewSQLや分散データベースを支えるRaftの仕組み - 仕組みを理解して知る得意不得意
hacomono
PRO
2
130
整頓のジレンマとの戦い〜Tidy First?で振り返る事業とキャリアの歩み〜/Fighting the tidiness dilemma〜Business and Career Milestones Reflected on in Tidy First?〜
bitkey
2
16k
ゼロからはじめる採用広報
yutadayo
3
910
AIの全社活用を推進するための安全なレールを敷いた話
shoheimitani
2
510
PO初心者が考えた ”POらしさ”
nb_rady
0
210
OPENLOGI Company Profile
hr01
0
67k
「クラウドコスト絶対削減」を支える技術—FinOpsを超えた徹底的なクラウドコスト削減の実践論
delta_tech
4
170
MobileActOsaka_250704.pdf
akaitadaaki
0
120
Featured
See All Featured
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
690
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
Making Projects Easy
brettharned
116
6.3k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
Six Lessons from altMBA
skipperchong
28
3.9k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
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