Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bithavoc/buildmode

Provides info about the iOS app for simulator, debuggable, enterprise or distribution builds to use sandbox or production cloud from Apple
https://github.com/bithavoc/buildmode

apns builds ios production provisioning releases sandbox swift

Last synced: about 10 hours ago
JSON representation

Provides info about the iOS app for simulator, debuggable, enterprise or distribution builds to use sandbox or production cloud from Apple

Awesome Lists containing this project

README

        

# BuildMode

[![CI Status](https://img.shields.io/travis/bithavoc/BuildMode.svg?style=flat)](https://travis-ci.org/bithavoc/BuildMode)
[![Version](https://img.shields.io/cocoapods/v/BuildMode.svg?style=flat)](https://cocoapods.org/pods/BuildMode)
[![License](https://img.shields.io/cocoapods/l/BuildMode.svg?style=flat)](https://cocoapods.org/pods/BuildMode)
[![Platform](https://img.shields.io/cocoapods/p/BuildMode.svg?style=flat)](https://cocoapods.org/pods/BuildMode)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

BuildMode is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'BuildMode'
```

## Author

bithavoc, [email protected]

## License

BuildMode is available under the MIT license. See the LICENSE file for more info.