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 all the warnings and re-enable on CI #1872

Merged
merged 1 commit into from
Jun 25, 2020

Conversation

garrettmoon
Copy link
Member

No description provided.

@@ -16,7 +16,7 @@ Pod::Spec.new do |spec|

# Subspecs
spec.subspec 'Core' do |core|
core.compiler_flags = '-fno-exceptions -Wno-implicit-retain-self'
Copy link
Member Author

@garrettmoon garrettmoon Jun 25, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure why this was in here and -W flags are considered Cocoapod warnings.

@garrettmoon garrettmoon merged commit dbb06bf into TextureGroup:master Jun 25, 2020
varyP pushed a commit to varyP/Texture that referenced this pull request Jul 3, 2020
* commit '1552c2e3865b1a872e30f647e7300fcccbf87d00':
  Upgrade to Xcode 11.5 (TextureGroup#1877)
  Renames AS_EXTERN and ASViewController (TextureGroup#1876)
  Improve ThreeMigrationGuide.md (TextureGroup#1878)
  Add a 3.0 migration guide (TextureGroup#1875)
  I forgot this in the last PR and I'm pushing to master, I'm a bad person.
  Update for 3.0.0-rc.2 (TextureGroup#1874)
  Update RELEASE.md (TextureGroup#1873)
  Fix all the warnings and re-enable on CI (TextureGroup#1872)
piotrdebosz pushed a commit to getstoryteller/Texture that referenced this pull request Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants