Skip to content

Commit ebfa213

Browse files
committed
Version 1.2.177
- Version 1.2.177 - Aug 14, 2023 * iOS Resolver - Added `/opt/homebrew/bin` to Cocoapod executable search path. Fixes #627
1 parent 709797f commit ebfa213

File tree

49 files changed

+103
-89
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+103
-89
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ project.ext {
228228
// Directory for testing.
229229
testDir = new File(scriptDirectory, "test_output")
230230
// Version of the plugin (update this with CHANGELOG.md on each release).
231-
pluginVersion = "1.2.176"
231+
pluginVersion = "1.2.177"
232232
// Directory that contains the template plugin.
233233
// Files under this directory are copied into the staging area for the
234234
// plugin.
72.5 KB
Binary file not shown.
16.1 KB
Binary file not shown.

exploded/Assets/ExternalDependencyManager/Editor/1.2.176/Google.IOSResolver.dll.mdb.meta renamed to exploded/Assets/ExternalDependencyManager/Editor/1.2.177/Google.IOSResolver.dll.mdb.meta

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exploded/Assets/ExternalDependencyManager/Editor/1.2.176/Google.IOSResolver.dll.meta renamed to exploded/Assets/ExternalDependencyManager/Editor/1.2.177/Google.IOSResolver.dll.meta

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
351 KB
Binary file not shown.
71.7 KB
Binary file not shown.

exploded/Assets/ExternalDependencyManager/Editor/1.2.176/Google.JarResolver.dll.mdb.meta renamed to exploded/Assets/ExternalDependencyManager/Editor/1.2.177/Google.JarResolver.dll.mdb.meta

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exploded/Assets/ExternalDependencyManager/Editor/1.2.176/Google.JarResolver.dll.meta renamed to exploded/Assets/ExternalDependencyManager/Editor/1.2.177/Google.JarResolver.dll.meta

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)