Sha256: f835d8b3f13dd63f3571de2bd5214508abd331a1e49a514c2a00104ad64df571

Contents?: true

Size: 1.82 KB

Versions: 18

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 Unity 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

18 entries across 18 versions & 1 rubygems

Version Path
u3d-1.3.4 fastlane-plugin-u3d/README.md
u3d-1.3.3 fastlane-plugin-u3d/README.md
u3d-1.3.2 fastlane-plugin-u3d/README.md
u3d-1.3.1 fastlane-plugin-u3d/README.md
u3d-1.3.0 fastlane-plugin-u3d/README.md
u3d-1.2.3 fastlane-plugin-u3d/README.md
u3d-1.2.2 fastlane-plugin-u3d/README.md
u3d-1.2.1 fastlane-plugin-u3d/README.md
u3d-1.2.0 fastlane-plugin-u3d/README.md
u3d-1.1.5 fastlane-plugin-u3d/README.md
u3d-1.1.4 fastlane-plugin-u3d/README.md
u3d-1.1.3 fastlane-plugin-u3d/README.md
u3d-1.1.2 fastlane-plugin-u3d/README.md
u3d-1.1.1 fastlane-plugin-u3d/README.md
u3d-1.1.0 fastlane-plugin-u3d/README.md
u3d-1.0.21 fastlane-plugin-u3d/README.md
u3d-1.0.20 fastlane-plugin-u3d/README.md
u3d-1.0.19 fastlane-plugin-u3d/README.md