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
2013-03-07 iOS indie developer toolkit
Search
CocoaHeads Tricity
March 07, 2013
Programming
1
72
2013-03-07 iOS indie developer toolkit
iOS, Objective-C, tools. Plan. Design. Code. Publish. Analyze.
CocoaHeads Tricity
March 07, 2013
Tweet
Share
More Decks by CocoaHeads Tricity
See All by CocoaHeads Tricity
2013-05-15 Threads. Why and how.
cocoaheadstricity
0
71
2013-05-15 The story of Taxi5.pl. How to get 2mln PLN from a VC
cocoaheadstricity
0
74
2013-04-16 iOS development speed up
cocoaheadstricity
0
86
2013-04-16 cocos2d & chipmunk
cocoaheadstricity
0
47
2013-02-05 UICollectionView
cocoaheadstricity
0
170
2013-02-05 UXDesignForMobileApps
cocoaheadstricity
1
100
2013-01-10 iOS testing
cocoaheadstricity
0
49
Other Decks in Programming
See All in Programming
TypeScriptのmoduleオプションを改めて整理する
bicstone
4
420
衛星の軌道をWeb地図上に表示する
sankichi92
0
250
❄️ tmux-nixの実装を通して学ぶNixOSモジュール
momeemt
1
120
RubyKaigi Hack Space in Tokyo & 函館最速 "予習" 会 / RubyKaigi Hack Space in Tokyo & The Fastest Briefing of RubyKaigi 2026 in Hakodate
moznion
1
120
イベントソーシングとAIの親和性ー物語とLLMに理解できるデータ
tomohisa
1
160
インターフェース設計のコツとツボ
togishima
2
480
バリデーションライブラリ徹底比較
nayuta999999
1
420
tsconfigのオプションで変わる型世界
keisukeikeda
1
120
iOSアプリ開発もLLMで自動運転する
hiragram
6
2.1k
技術懸念に立ち向かい 法改正を穏便に乗り切った話
pop_cashew
0
710
External SecretsのさくらProvider初期実装を担当しています
logica0419
0
210
Investigating Multithreaded PostgreSQL
macdice
0
150
Featured
See All Featured
A Modern Web Designer's Workflow
chriscoyier
693
190k
Mobile First: as difficult as doing things right
swwweet
223
9.6k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.8k
Statistics for Hackers
jakevdp
799
220k
Site-Speed That Sticks
csswizardry
7
590
Side Projects
sachag
454
42k
Making the Leap to Tech Lead
cromwellryan
133
9.3k
The Cult of Friendly URLs
andyhume
78
6.4k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
How to train your dragon (web standard)
notwaldorf
92
6k
Transcript
iOS indie developer toolkit CocoaHeads Tricity
Workflow Plan Design Code Publish Analyze
Research +
Mindnode
Organize Planning tasks Designer + Developer cooperation
Wireframes?
Design ‣Wireframing is useful ‣Wireframing can take a lot of
time ‣Wireframing apps can be cheap (or free ;) ) ‣https://gomockingbird.com/ ‣https://moqups.com/ ‣http://popapp.in/
IconKit - icon files generator Generate icon files
Resizer - non-retina images Make non-retina images easily
Automator - custom services ‣Built in Mac OS X ‣Create
custom services by stacking blocks ‣Use for example to add „@2x” to filename Demo
Testico.net - icon test ‣Great tool for testing your icon
in live environment ‣http://testico.net/icon/abmksj ‣http://testico.net/icon/gdjgiv Source image:
Reflector - Airplay server ‣Airplay mirroring to your Mac (or
PC) ‣You can record promo videos ‣Paid, but has a nice free trial
ImageOptim Remember to disable Xcode’s compression Can decrease your app’
size about 30% (think OTA)
Remind your designer Use only even dimensions and positions 1px
becomes 0,5px Have fun matching lines & patterns
3, 2, 1..... Code! ‣Go reinvent the wheel! Or... ‣check
for existing components first ‣https://github.com/ ‣http://www.cocoacontrols.com/ ‣http://code4app.net/
Mou - reading markdown ‣Free ;) ‣Intuitive editor ‣Doesn’t support
github extension ‣No preview
Find your code a home ‣Git ‣Git-flow ‣Remote hosting issue
‣https://bitbucket.org/
OMG command-line ‣Xcode has built-in git support, but it sucks
‣Command line committing sucks ‣There’s an app for that...
SourceTree -GIT client ‣Free ‣Easy & intuitive GUI ‣Supports MOST
of git operations ‣Supports Git-Flow ‣Lack of nice file merging system(conflicts) Demo
RestTest - WebService tester
Make your code shine ‣Uncrustify ‣Free code formatter ‣Can be
nicely plugged into Xcode (using behaviors) ‣Make your own rules with Uncrustify X
Optimizing coding flow ‣Xcode snippets ‣Can I use that? Checking
if method is available in deployment target ‣Powerful logging ‣Colorful Xcode console ‣More details on the second part ;) ‣http://github.com/mzygar/CocoaHeads3CityLecture
Xcode snippets ‣ http://www.icodeblog.com/2011/12/06/using-xcode-4-snippets/ ttt =
Remind your developer Always cut out NSLogs on release configuration
Or you will be pocked, or scrapped or... Demo sponsored by Huffington Post
Publishing ‣Before publishing ‣find beta testers ‣add analytics
TestFlight - build distribution ‣Revolution ‣seamless (almost) adHoc install ‣use
to send to QA or customers ‣limited amount of devices
Your own Big Data ‣Flurry Analytics ‣ nice SDK ‣
issues with retrieving data via API ‣ horrible UI ‣Mixpanel ‣ perfect ‣ soo expensive
Tracking installation sources ‣Yoz.io ‣Google conversion tracking ‣Flurry ??
Tracking sales ‣AppAnnie ‣free ‣simple(basic) & clear ‣AppFigures ‣way better
‣paid ;(
Appcod.es ‣SEO tool for Appstore ‣Keyword discovery ‣Average accuracy (
based on xyo.net) ‣Use „devforum” code to get first month for 1$ ‣UI is terrible
Press Kit ‣http://placeit.breezi.com/ ‣Reflector app ‣App page ‣tumblr.com ‣vipserv.org (for
WordPress)
Thanks! Michal Zygar @mzygar