Skip to content
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

fix(buildsettings): Remove override for GCC_WARN_INHIBIT_ALL_WARNINGS #302

Merged

Conversation

JanNash
Copy link
Contributor

@JanNash JanNash commented Oct 19, 2020

Summary

This PR removes the override of GCC_WARN_INHIBIT_ALL_WARNINGS.
Combined with #301, the only warnings that are left are located in the test targets. Since those don't show up for projects using the framework (e.g. me) and I'm not familiar enough with the codebase to properly tackle these I'll leave them as is.

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

@haoliu-amp haoliu-amp merged commit 0e55297 into amplitude:master Oct 19, 2020
@JanNash JanNash deleted the remove-inhibit-warnings-buildsetting branch October 19, 2020 21:54
github-actions bot pushed a commit that referenced this pull request Oct 20, 2020
## [7.1.1](v7.1.0...v7.1.1) (2020-10-20)

### Bug Fixes

* **buildsettings:** Remove override for GCC_WARN_INHIBIT_ALL_WARNINGS ([#302](#302)) ([0e55297](0e55297))
* **deprecation warnings:** Fix deprecation warnings ([#301](#301)) ([e7b0e6e](e7b0e6e)), closes [/github.com//issues/250#issuecomment-655224554](https://github.com//github.com/amplitude/Amplitude-iOS/issues/250/issues/issuecomment-655224554)
* **deprecations:** Use DEPRECATED_MSG_ATTRIBUTE instead of notes ([#305](#305)) ([f501c6c](f501c6c))
* nil dynamic config refresh crash ([#288](#288)) ([#289](#289)) ([9dc896d](9dc896d))
* Swift UserId and DeviceId setter ([#299](#299)) ([b7c0f90](b7c0f90))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants