Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

n8chur/AdvancediOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

75 Commits

Repository files navigation

AdvancediOS demonstrates some advanced concepts for iOS application development using a small example application.

Advanced concepts include:

This project is mostly intended to be used as a playground to experiment with new tools, libraries, and design patterns for iOS development.

Setup

Prerequisites

Installation

  1. Setup the project:
$ brew bundle && bundle install
$ bundle exec fastlane bootstrap
  1. Open Application.xcodeproj

Notes

  • Run $ bundle exec fastlane for a list of Fastlane lanes that can be run on the repository.
  • Application.xcodeproj should be used for general development for building a release build.
  • Application_Dev.xcworkspace is only useful when debugging issues in Carthage dependencies since the Carthage dependency's project is added instead of using the pre-built framework.

Contributions

About

An iOS example project demonstrating advanced concepts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /