Skip to content

MatchPoint is an app that improves the way you checkin at Concrete

Notifications You must be signed in to change notification settings

DouglasMedeiros/PontoConcrete-iOS

 
 

Repository files navigation

BuddyBuild

PontoConcrete

PontoConcrete is an iOS app that improves the way you check-in at Concrete

Start

After cloning this repo, you should run carthage bootstrap to begin working on the project

Xcode Server Bots

Tab Trigger Pre-Integration Scripts

#!/bin/sh
export LC_ALL="en_US.UTF-8"
PATH=$PATH:/usr/local/bin
cd "${XCS_PRIMARY_REPO_DIR}"
gem install bundler --user-install executable-hooks
bundler install
pod install

Fastlane

fastlane scan
fastlane lint
fastlane slather

About

MatchPoint is an app that improves the way you checkin at Concrete

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 98.0%
  • Ruby 2.0%