Setting Up New Xcode Project

0

Setting Up New Xcode Project

Pre Dev:

-Add analytics

-Setup Glyphish(Icons)

-Optimze images with Image optim

-Create app architecture

-Create Wire Frame

-Create App Flow&Outline

-Set development strategy

-Define minimum OS version

-Create Storyboards and mockups

-Setup git(config/commit/push/status)

-Create App ID/Certificate/App account on iTunes-U

-Check development cost:

App Cost Calculator — https://www.cleveroad.com/mobile-app-…

Kinvey — http://calculator.kinvey.com/mbaas-sa…

OOZOU — https://estimatemyapp.com/

Prompt:

Github Change Log: github_changelog_generator -u

SwiftFormat: swiftformat .

Swiftlint: swiftlint

Jazzy: jazzy

Cocoapods: pod init

Gource: gource

lolcommits: lolcommits –enable –delay 1 –animate 10

–Create App Logo:

–Create 1024×1024 Logo using Sketch

–Insert into makeappicon app or https://makeappicon.com/ to get all icons needed from you 1024×2024 Logo

–Drag all images into app icons

Xcode:

-Setup Bots

-Setup Fastlane

-Setup CocoaPods

-Start Unit testing

-Add watch target

-Setup Needed targets

-Add(Script files)

-Start Unit testing

-Setup Folders Structure

-Create File Groups

-Set app-scheme-Diagnostics Settings(Enable):

–Adress Sanitizer

–Undefined Behaviour Sanitizer

–Main Thread Checker

–Zombie Objects

-Add address sanitizer

-Set baseline for instruments

-Add logger set up(Swifty Beaver)

-Setup documentation Mark-Up: Jazzy

-Setup SwiftLint

-Add exception for debugger by adding exception to break point on obj-c/throw(add action: po $arg1)

Tools:

-Setup Dash

-Setup Slender

-Setup Source Tree: 

-Setup QuickTime

-Setup Core Data Editor

-Set up Spark Inspector

-Setup BuildTimeAnalyzer For Swift(Mesures files build times)

–Add flag to all targets: -Xfrontend -debug-time-function-bodies

–Clean – Build – Than results are shown

–IOS App:

-Setup  Mocks

-Setup Sketch

-Setup Fauxpas

0

Business Terms Reference

0

Burn: Amount of cash ut takes to keep the company running
Runway: Months of burn

Bootstrapping: Using own money to get company up
Angel investors: Anyone who can write a check to you 500$-100k+
Super Angeles: Invests 100k+
Private equity:

Strategic Investors: Generally companies who are interested early on in your company.

ROI: Return on investment

IRR: Average return on all investments

Yield: percentage gained on investment

Volatility: The mood of share holders. Bad mood equals to sold stocks

Blue Chip Stock: Big time companies micr/Apple/ect

Equity: the worth of the asset minus liabilities(mortgage, payments, ect). Net assets

Capitol: money to grow company

Stock: Partial ownership of company(right: votes/ect)

Share: Pieces of stock

Portfolio: Collection of investments

IPO: Initial public offering first time they issue/sell stock

Bond: Lend money to company by buying from company and returned guaranteed money, but low yield

Margin: percent or amount a product has after development expenses and it’s sold

Royalties: a sum of money paid to a patentee for the use of a patent or to an author or composer for each public use of a song or each book sold.

Unit: Product sold

Mutual fund: investment that’s pieces with others that is invested by someone else

Index/indices: represents the value of the market. If it goes up or down in value

Cash flow: what’s left expenses and revenue is added up over a month

Stakeholder: individual or organization who’s affected by the project.

Requirement: condition, capability, function

Project: launch to solve a certain business problems, adds lie to org, delivers a solution with product or service with a dedicated team.

Deliverable: something to be done with a deadline.

Gross: All money mad

Net: Money after liabilities

Intellectual properties:

Crowd Funding: Kick starters

Subscriptions:

Lifetime Value Of A Customer: Multiply your average revenue per subscriber per month by the average number of months that a subscriber stays.
Customer acquisition cost. This includes pay-per-click and other marketing efforts averaged out over paying customers. Divide your sales and marketing costs by the number of customers. That’s your customer acquisition costs.

Churn. The churn is an indicator of what percent of fremiums and what percent of paid subscribers drop out per month. Some calculate the average months instead, generating a lifetime value per customers. Those are just two sides of the same coin.
Conversions. A conversion happens when a person browsing on the website chooses to subscribe. Conversions per visit for fremiums, which offer a free basic version of the product and for paid subscriptions are useful. Another useful projection is conversions from fremium to paid.  Projected traffic. The most useful and standard projections estimate future unique visitors per month. Tracking this number over time is essential. Visits are also useful because the combination of visits and unique visitors is an indication of repeat visits, which can be an asset. Hits, as we used to call them in the 1990s (numbers of pages accessed and images viewed) are no longer a good measurement. Average time on site is also a useful indicator, especially when tracked over time.

 

 

*Tips*

-Investors wants 10x their investment

0

Creating Pitch Deck 

0

Pitch deck

-28pt font

-3-4 bullets per pages

-Consider the audience getting the information

-Don’t get stuck on solution side

-Less than 10 pages

-Use a good background no stock images or bland cards

-Come up with metaphors, similes, analogies to demonstrate your business
:Company logo, name, and title

 

Content

1:Elevator pitch(30 secs how it works)

2:The problem your solving

3:Solution: the solution to problem

4:Addressable market(market that your product is I. How big, how much, how much you can take)

5:Revenue Model: how it’ll make money

6:Management: and team & board

7:Competition: and competitive advantages

8:Development Process: How will this product progress. Timeline and expectations.

9:Contact information

0