diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..efeaca7 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,40 @@ +# 1.3.0 (2015/12/19) + +## Supports Android + +- Now you can select Android as its target platform. + +## Improvements + +- Update repro-ios-sdk to [1.4.14](https://github.com/reproio/repro-ios-sdk/releases/tag/1.4.14) +- Update repro-android-sdk to [0.12.0](https://github.com/reproio/repro-android-sdk/releases/tag/0.12.0) + +# 1.2.1 (2015/11/6) + +## Improvements + +- Update repro-ios-sdk to [1.3.23](https://github.com/reproio/repro-ios-sdk/releases/tag/1.3.23) + +# 1.2.0 (2015/10/2) + +## Improvements + +- Update repro-ios-sdk to [1.3.19](https://github.com/reproio/repro-ios-sdk/releases/tag/1.3.19) + +# 1.1.1 (2015/9/10) + +## Improvements + +- Update repro-ios-sdk to [1.2.10.1](https://github.com/reproio/repro-ios-sdk/releases/tag/1.2.10.1) + +# 1.1.0 (2015/9/10) + +## Improvements + +- Update repro-ios-sdk to [1.2.10](https://github.com/reproio/repro-ios-sdk/releases/tag/1.2.10) + +# 1.0.0 (2015/8/21) + +## Improvements + +- Update repro-ios-sdk to [1.0.5](https://github.com/reproio/repro-ios-sdk/releases/tag/1.0.5) diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..79a2ab8 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,13 @@ +---------------------------------------------------------------- + +This product includes 'XCode Editor for Unity' (https://github.com/dcariola/XCodeEditor-for-Unity), which is released under the following license(s): + MIT + +---------------------------------------------------------------- + +This product includes 'MiniJSON' (https://gist.github.com/darktable/1411710), which is released under the following license(s): + MIT + +---------------------------------------------------------------- + +All other components of this product are: Copyright (c) 2015 Repro, Inc. All rights reserved. diff --git a/README.md b/README.md index b325a5b..6afe298 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,4 @@ ## Supported Platforms - iOS +- Android diff --git a/Repro-unity4.unitypackage b/Repro-unity4.unitypackage new file mode 100644 index 0000000..a4920e8 Binary files /dev/null and b/Repro-unity4.unitypackage differ diff --git a/Repro-unity5.unitypackage b/Repro-unity5.unitypackage new file mode 100644 index 0000000..a1ad2cc Binary files /dev/null and b/Repro-unity5.unitypackage differ