Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bithavoc/buildmode
- Owner: bithavoc
- License: mit
- Created: 2019-11-07T01:20:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-07T02:09:23.000Z (about 5 years ago)
- Last Synced: 2024-11-11T22:48:09.865Z (3 days ago)
- Topics: apns, builds, ios, production, provisioning, releases, sandbox, swift
- Language: Swift
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.