unity-jar-resolver icon indicating copy to clipboard operation
unity-jar-resolver copied to clipboard

Unity plugin which resolves Android & iOS dependencies and performs version management

Results 111 unity-jar-resolver issues
Sort by recently updated
recently updated
newest added

Some plugins want to move files about in Unity packages and Unity seems to require moving components into folders to upload to the asset store (see https://github.com/googlesamples/unity-jar-resolver/issues/190 ) Since importing...

type: feature request

If we call this: Google.VersionHandler.InvokeInstanceMethod(svcSupport, "DependOn", new object[] { "com.android.support", "support-v4", "LATEST" }, namedArgs: new Dictionary() { { "packageIds", new string[] { "extra-android-m2repository" } } }); then Play Services Resolver...

type: feature request

The Android resolver currently supports the `groupId:artifactId:version@packaging` format for defining Android dependencies, however as per [Maven's specification](http://maven.apache.org/pom.html#Maven_Coordinates) the POM can also have a `classifier` property. For example: ```xml com.pollfish pollfish...

type: feature request

## Issue This resolver plugin should limit the upper bounds of all modules under the `com.android.support` group to match `compileSdkVersion`. Example if `com.android.support` revision 26 is used when Unity uses...

type: feature request

Hi, First of all thanks for the nice plugin. Can you add the ability to prevent the resolver from downloading alpha versions, especially when some dependency was specified with 'LATEST'...

type: feature request

### [READ] For Firebase Unity SDK question, please report to [Firebase Unity Sample](https://github.com/firebase/quickstart-unity/issues/new/choose) Once you've read this section and determined that your issue is appropriate for this repository, please delete...

type: feature request

### [REQUIRED] Please fill in the following fields: * Unity editor version: 2021.3.11f1 * External Dependency Manager version: 1.2.173 * Source you installed EDM4U: unitypackage(.unitypackage or Unity Package Manager) *...

type: question
needs-info

Also optimize for copy-paste workflow.

Fix #544 - Make `Assets/PlayServiceResolver` optional when export plugin.

### [REQUIRED] Please fill in the following fields: * Unity editor version: _____ * External Dependency Manager version: _____ * Source you installed EDM4U: _____ (.unitypackage or Unity Package Manager)...

type: feature request