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

Xcode 12.0 GM build settings #767

Merged
merged 6 commits into from
Oct 9, 2020

Conversation

segiddins
Copy link
Member

Will require code changes, but this shows the default build settings diff

@amorde amorde changed the title xcode 12 beta 1 build settings Xcode 12.0 GM build settings Oct 8, 2020
@amorde amorde force-pushed the segiddins/xcode-12-beta-1-build-settings branch from a5094ec to 9250fcc Compare October 8, 2020 22:57
@@ -381,6 +380,7 @@ module Constants
'CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF' => 'YES',
'CLANG_WARN_OBJC_LITERAL_CONVERSION' => 'YES',
'CLANG_WARN_OBJC_ROOT_CLASS' => 'YES_ERROR',
'CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER' => 'YES',
Copy link
Member Author

Choose a reason for hiding this comment

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

I think this might require an update in cocoapods to turn it off?

Copy link
Member

@paulb777 paulb777 Oct 8, 2020

Choose a reason for hiding this comment

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

Should already be done in CocoaPods/CocoaPods#9905

Copy link
Member

Choose a reason for hiding this comment

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

Yup already done in CocoaPods/CocoaPods#9905

Copy link
Member

Choose a reason for hiding this comment

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

sorry I hadn't refreshed before commenting :D

@amorde amorde force-pushed the segiddins/xcode-12-beta-1-build-settings branch from 9250fcc to 0e96cb6 Compare October 9, 2020 01:21
@amorde amorde merged commit 08ed2bf into master Oct 9, 2020
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.

4 participants