Skip to content

mimmi20/ios-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

660df82 · Oct 10, 2019

History

15 Commits
Jun 23, 2019
Oct 10, 2019
Oct 10, 2019
Jun 23, 2019
Jun 23, 2019
Jun 23, 2019
Jun 23, 2019
Jun 23, 2019
Jun 23, 2019
Jun 23, 2019
Jun 23, 2019
Jun 23, 2019
Jun 23, 2019
Jun 23, 2019
Jun 23, 2019
Jun 23, 2019
Oct 10, 2019
Jun 23, 2019
Sep 25, 2019
Jun 23, 2019
Jun 23, 2019
Jun 23, 2019
Jun 23, 2019

Repository files navigation

ios-build

This class add a class wrapper around peterkahl/apple-ios-build-version to make mocking easier.

Latest Stable Version Latest Unstable Version License

Code Status

Build Status codecov Average time to resolve an issue Percentage of issues still open

Requirements

This library requires PHP 7.1+.

Installation

Run the command below to install via Composer

composer require mimmi20/ios-build

Usage

$build   = new \IosBuild\IosBuild();
$version = $build->getVersion('<the build>');

See also peterkahl/apple-ios-build-version's documentation

Issues and feature requests

Please report your issues and ask for new features on the GitHub Issue Tracker at https://github.com/mimmi20/ios-build/issues