Sha256: 3608ec5ecd96f3621c89d41ff9c30e1892593e163c1eefb04ce80943df52ae26

Contents?: true

Size: 1.82 KB

Versions: 28

Compression:

Stored size: 1.82 KB

Contents

# u3d plugin

[![fastlane Plugin Badge](https://rawcdn.githack.com/fastlane/fastlane/master/fastlane/assets/plugin-badge.svg)](https://rubygems.org/gems/fastlane-plugin-u3d)

## Getting Started

This project is a [_fastlane_](https://github.com/fastlane/fastlane) plugin. To get started with `fastlane-plugin-u3d`, add it to your project by running:

```bash
fastlane add_plugin u3d
```

## About u3d

Fastgame's u3d (a Unity3d CLI) integration

**Note to author:** Add a more detailed description about this plugin here. If your plugin contains multiple actions, make sure to mention them here.

## Example

Check out the [example `Fastfile`](fastlane/Fastfile) to see how to use this plugin. Try it by cloning the repo, running `fastlane install_plugins` and `bundle exec fastlane test`.

**Note to author:** Please set up a sample project to make it easy for users to explore what your plugin does. Provide everything that is necessary to try out the plugin in this project (including a sample Xcode/Android project if necessary)

## Run tests for this plugin

To run both the tests, and code style validation, run

```
rake
```

To automatically fix many of the styling issues, use
```
rubocop -a
```

## Issues and Feedback

For any other issues and feedback about this plugin, please submit it to this repository.

## Troubleshooting

If you have trouble using plugins, check out the [Plugins Troubleshooting](https://docs.fastlane.tools/plugins/plugins-troubleshooting/) guide.

## Using _fastlane_ Plugins

For more information about how the `fastlane` plugin system works, check out the [Plugins documentation](https://docs.fastlane.tools/plugins/create-plugin/).

## About _fastlane_

_fastlane_ is the easiest way to automate beta deployments and releases for your iOS and Android apps. To learn more, check out [fastlane.tools](https://fastlane.tools).

Version data entries

28 entries across 28 versions & 2 rubygems

Version Path
u3d-1.0.18 fastlane-plugin-u3d/README.md
u3d-1.0.17 fastlane-plugin-u3d/README.md
u3d-1.0.16 fastlane-plugin-u3d/README.md
u3d-1.0.15 fastlane-plugin-u3d/README.md
u3d-1.0.14 fastlane-plugin-u3d/README.md
u3d-1.0.13 fastlane-plugin-u3d/README.md
fastlane-plugin-u3d-0.1.2 README.md
u3d-1.0.12 fastlane-plugin-u3d/README.md
u3d-1.0.11 fastlane-plugin-u3d/README.md
u3d-1.0.10 fastlane-plugin-u3d/README.md
u3d-1.0.9 fastlane-plugin-u3d/README.md
u3d-1.0.8 fastlane-plugin-u3d/README.md
u3d-1.0.7 fastlane-plugin-u3d/README.md
u3d-1.0.6 fastlane-plugin-u3d/README.md
u3d-1.0.5 fastlane-plugin-u3d/README.md
u3d-1.0.4 fastlane-plugin-u3d/README.md
u3d-1.0.3 fastlane-plugin-u3d/README.md
u3d-1.0.2 fastlane-plugin-u3d/README.md
u3d-1.0.1 fastlane-plugin-u3d/README.md
u3d-1.0.0 fastlane-plugin-u3d/README.md