mimmi20/ios-build

Class wrapper for peterkahl/apple-ios-build-version

3.0.6 2024-03-04 06:55 UTC

README

Latest Stable Version Latest Unstable Version License

Code Status

codecov Test Coverage Average time to resolve an issue Percentage of issues still open Mutation testing badge Maintainability

Requirements

This library requires PHP 8.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>');

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