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
370
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
63
Swift 2 in Production
florianbuerger
0
61
Dem Fehler auf der Spur - Mobile Testing Days 2015
florianbuerger
0
61
WatchKit overview
florianbuerger
0
110
Swift Intro
florianbuerger
1
150
Debugging & Profiling
florianbuerger
1
43
Other Decks in Technology
See All in Technology
OR学会2024秋_短期収益と将来のオフ方策評価性能を考慮したクーポン割当方策混合比の決定
recruitengineers
PRO
3
200
Cloud Service Mesh への期待が止まらない!!
phaya72
2
190
20240906_JAWS_Yamanashi_#1_leap_beyond_the_AWS_all_certifications
tsumita
1
220
[RSJ24] Object Retrieval in Large-Scale Indoor Environments Using Dense Text with a Multi-Modal Large Language Model
keio_smilab
PRO
0
230
標準最高!標準はださくないぞ! at fukuoka.ts #1
yoiwamoto
0
160
LLMに日本語テキストを学習させる意義
ksaito
13
3.6k
MySQLユーザ会なにやってるの?とおさそいと / たいへんなのw
sakaik
1
120
「名前解決」から振り返るAmazon VPC
yuki_ink
0
330
忙しい人のためのLangGraph概要まとめ
__ymgc__
0
110
MySQLのあらたしいリリースモデル LTSとIR
sakaik
1
140
不動産売買取引におけるAIの可能性とプロダクトでのAI活用
zabio3
0
130
Functional TypeScript
naoya
10
4.2k
Featured
See All Featured
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
It's Worth the Effort
3n
182
27k
What the flash - Photography Introduction
edds
67
11k
The Illustrated Children's Guide to Kubernetes
chrisshort
46
48k
Embracing the Ebb and Flow
colly
83
4.4k
What's in a price? How to price your products and services
michaelherold
242
11k
Build The Right Thing And Hit Your Dates
maggiecrowley
30
2.2k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
103
47k
GraphQLの誤解/rethinking-graphql
sonatard
65
9.8k
Reflections from 52 weeks, 52 projects
jeffersonlam
346
20k
Infographics Made Easy
chrislema
239
18k
We Have a Design System, Now What?
morganepeng
48
7.1k
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