Git Product home page Git Product logo

ios's Introduction

prkng-ios GitHub repo

Git Repo Usage Guidelines

  1. Use issues to track a discussion/question/bug/enhancement/minor feature
  • When creating an issue, give you best guess for bug/enhancement, milestone, and other labels if you deem them appropriate
  • Assign an issue only if the work needs to be completed now/it should be in progress
  1. Use milestones to track large features OR versions, and issues associated to that milestone to break the feature up into steps
  2. Branches should generally be linked to a milestone, and (obviously) can be unstable
  3. Master must always be deployable, but work can be done straight to it provided that it doesn't break everything and has been reasonably tested
  4. Usage guidelines subject to change :)

prkng

The prkng iOS App

How to Build and Run

In addition to adding certain libraries manually, we use Cocoapods as a dependency manager. The easiest way to install it is to simply open up the terminal and...

sudo gem install cocoapods
pod setup

...then to install the actual dependencies all you have to do is cd to the directory (terminal > cd > drag the finder folder to the window and it will automatically populate the path). From the directory just do...

pod install

Now, all you have to do is launch the workspace file. NOT the project file. Happy coding :)

-Ant

Directory Structure Cleanup

Xcode can be a little loose about where it puts things by default. You can re-organize the local filesystem to match Xcode's Project Navigator view with a tool called Synx.

https://github.com/venmo/synx

It may be a good idea to run this tool every few months to make sure nothing is in a weird place.

-Ant

ios's People

Contributors

antonino-u avatar arnauda avatar calt avatar smehenni avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.