Skip to content

Release Version 1.2.170 #509

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 4, 2022
Merged

Release Version 1.2.170 #509

merged 1 commit into from
Apr 4, 2022

Conversation

chkuang-g
Copy link
Collaborator

@chkuang-g chkuang-g commented Apr 4, 2022

Version 1.2.170 - Apr 4, 2022

- 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.
@chkuang-g chkuang-g self-assigned this Apr 4, 2022
@chkuang-g chkuang-g merged commit bc61f7c into master Apr 4, 2022
@chkuang-g chkuang-g deleted the release/1.2.170 branch April 4, 2022 22:27
@googlesamples googlesamples locked and limited conversation to collaborators May 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] unexpected char: '\' when using project export [FR] Change the default cocoapods source to the CDN
2 participants