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

Bump minimum version of Xcodeproj to 1.19.0 #10158

Merged
merged 1 commit into from Oct 20, 2020

Conversation

dnkoutso
Copy link
Contributor

@dnkoutso dnkoutso commented Oct 20, 2020

@CocoaPodsBarista
Copy link

1 Warning
⚠️ Please include a CHANGELOG entry to credit yourself!
You can find it at CHANGELOG.md.

Here's an example of your CHANGELOG entry:

* Bump minimum version of Xcodeproj to 1.19.0  
  [dnkoutso](https://github.com/dnkoutso)
  [#issue_number](https://github.com/CocoaPods/CocoaPods/issues/issue_number)

note: There are two invisible spaces after the entry's text.

Generated by 🚫 Danger

if platform == :osx
configuration.build_settings['CODE_SIGN_IDENTITY'] = ''
elsif platform == :ios
configuration.build_settings['CODE_SIGN_IDENTITY'] = 'iPhone Developer'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

the default now is nil from Xcode 12 build settings. I decided to maintain what we used to do.

@dnkoutso dnkoutso merged commit c73d4eb into CocoaPods:1-10-stable Oct 20, 2020
@dnkoutso dnkoutso deleted the bump_xcodeproj119 branch October 20, 2020 18:05
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

4 participants