alikaragoz / SUPL-iOS-App

This repository contains the client code of the now retired SUPL iOS app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SUPL iOS

This repository contains the client code of the now retired SUPL iOS app.

Create gorgeous product pages with full-screen autoplay videos, just like Instagram Stories.

suple screenshots

Installation

  • Install Xcode 10
  • Install Homebrew
  • Run make bootstrap to install tools and dependencies
  • Now open the ZShop.xcworkspace project file
  • You can now build and run on the simulator or directly on your device

Makefile

  • To to build the app: make build
  • To to build and run tests on all frameworks: make test-all
  • To kickoff a new beta build: make beta
  • To manually increment the build number: make increment-build

About

This repository contains the client code of the now retired SUPL iOS app


Languages

Language:Swift 99.6%Language:Makefile 0.3%Language:Objective-C 0.1%Language:Ruby 0.0%