-
-
-
-
-
-
-
-
-
v1.2.177
Version 1.2.177 - Version 1.2.177 - Aug 14, 2023 * iOS Resolver - Added `/opt/homebrew/bin` to Cocoapod executable search path. Fixes -627 Download [here](https://github.com/googlesamples/unity-jar-resolver/raw/v1.2.177/external-dependency-manager-1.2.177.unitypackage)
-
v1.2.176
Version 1.2.176 - Version 1.2.176 - Apr 27, 2023 * Android Resolver - Added two Android Resolver settings to determine whether EDM4U injects custom local Maven repo path as a relative path or full path. Fixes -537 * Android Resolver - Inject Maven Repo to `settingTemplate.gradle` from Unity 2022.2+ Fixes -594 * Android Resolver - Jetifier option is enabled by default now. * Android Resolver - `Explode Aar` option applies to all cases, whether the project will be exported or not. Fixes -584 Fixes -287 Download [here](https://github.com/googlesamples/unity-jar-resolver/raw/v1.2.176/external-dependency-manager-1.2.176.unitypackage)
-
v1.2.175
Version 1.2.175 - Version 1.2.175 - Nov 16, 2022 * General - Added tvOS podfile support to the iOS resolver. Download [here](https://github.com/googlesamples/unity-jar-resolver/raw/v1.2.175/external-dependency-manager-1.2.175.unitypackage)
-
v1.2.174
Version 1.2.174 - Version 1.2.174 - Oct 06, 2022 * General - Added tvOS support to the iOS resolver. * General - Fixed -484 - Changed `EditorMeasurement` to use secure connection. * Android Resolver - Fixed Android Resolver unable to resolve `mainTemplate.gradle` in Unity `2022.2+` or `2023.1+`. Download [here](https://github.com/googlesamples/unity-jar-resolver/raw/v1.2.174/external-dependency-manager-1.2.174.unitypackage)
-
v1.2.173
Version 1.2.173 - Version 1.2.173 - Sep 28, 2022 * General - added tvOS library support to the export unity package scripts. Download [here](https://github.com/googlesamples/unity-jar-resolver/raw/v1.2.173/external-dependency-manager-1.2.173.unitypackage)
-
v1.2.172
Version 1.2.172 - Version 1.2.172 - Jun 23, 2022 * iOS Resolver - Stop forcing `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` to `YES`, which seems to cause problem for some when submitting apps. See -526 for more information. Download [here](https://github.com/googlesamples/unity-jar-resolver/raw/v1.2.172/external-dependency-manager-1.2.172.unitypackage)
-
v1.2.171
Version 1.2.171 - Version 1.2.170 - May 11, 2022 * iOS Resolver - Change `Enable Swift Framework Support Workaround` setting to be `ON` by default since more pods are using Swift Framework now. Download [here](https://github.com/googlesamples/unity-jar-resolver/raw/v1.2.171/external-dependency-manager-1.2.171.unitypackage)
-
v1.2.170
Version 1.2.170 - Version 1.2.170 - Apr 4, 2022 * Android Resolver - Fixes -498 - Fix the path separator of the Maven repo injected to `mainTemplate.gradle`. * iOS Resolver - Fixes -470 - Switch default Cocoapods master repo from Github to CDN. * iOS Resolver - `Link Framework Statically` setting is now default to `true`. That is, `use_frameworks! :linkage => static` will be added to `Podfile` by default instead of `use_frameworks!`. This can be changed in iOS Resolver settings. This fixes odd behaviors when pods include static libraries, ex. Firebase Analytics. * iOS Resolver - Added a workaround when app crashes on launch due to `Library not loaded: @rpath/libswiftCore.dylib` when some pods includes Swift framework. This is turned `OFF` by default and can be changed in iOS Resolver settings. Download [here](https://github.com/googlesamples/unity-jar-resolver/raw/v1.2.170/external-dependency-manager-1.2.170.unitypackage)
-
v1.2.169
Version 1.2.169 - Version 1.2.169 - Jan 20, 2021 * General - Fixes -425 - Change to save `GvhProjectSettings.xml` without Unicode byte order mark (BoM). * Android Resolver - Remove reference to `jcenter()` * iOS Resolver - Force setting `LANG` when executing Cocoapods in shell mode on Mac. Download [here](https://github.com/googlesamples/unity-jar-resolver/raw/v1.2.169/external-dependency-manager-1.2.169.unitypackage)
-
v1.2.168
Version 1.2.168 - Version 1.2.168 - Dec 9, 2021 * All - Fixes -472 by removing the use of `System.Diagnostics.Debug.Assert` * All - Fixed -477 by properly enabling EDM4U libraries for Unity 2021.2+ when the package is installed through `.tgz` Download [here](https://github.com/googlesamples/unity-jar-resolver/raw/v1.2.168/external-dependency-manager-1.2.168.unitypackage)
-
v1.2.167
Version 1.2.167 - Version 1.2.167 - Oct 6, 2021 * All - Moved versioned `.dll` in EDM4U to a versioned folder and remove their version postfix in their filename. For instance, `IOSResolver.dll` will be placed at `ExternalDependencyManager/Editor/1.2.167/Google.IOSResolver.dll`. * Android Resolver - Fixed -243 by only using the highest version in `mainTemplate.gradle` when duplicated dependencies are presented. * Android Resolver - Added supports to x86_64 to ABI list for Android apps on Chrome OS. Download [here](https://github.com/googlesamples/unity-jar-resolver/raw/v1.2.167/external-dependency-manager-1.2.167.unitypackage)
-
v1.2.166
Version 1.2.166 - Version 1.2.166 - Jun 30, 2021 * All - Fixed -440 and fixed -447 by specifying the parameter type while calling `GetApplicationIdentifier()` Unity API using reflection, due to a new overloaded method introduced in Unity 2021.2. * Android Resolver - Fixed -442 by patching `Dependency.IsGreater()` when the version strings end '+'. Download [here](https://github.com/googlesamples/unity-jar-resolver/raw/v1.2.166/external-dependency-manager-1.2.166.unitypackage)