Skip to content

Turn on iOS podspec linting in test#77028

Merged
jmagman merged 1 commit into
flutter:masterfrom
jmagman:podspec-lint-debug
Mar 2, 2021
Merged

Turn on iOS podspec linting in test#77028
jmagman merged 1 commit into
flutter:masterfrom
jmagman:podspec-lint-debug

Conversation

@jmagman

@jmagman jmagman commented Mar 2, 2021

Copy link
Copy Markdown
Member

Add --configuration=Debug option (available as of CocoaPods 1.10) to pod lib lint CI script so the build only targets the supported x86_64 simulator, not the unsupported (by Flutter) arm64 simulator.

Passed at https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket.appspot.com/8853911490085422848/+/steps/run_plugin_lint_mac/0/stdout

Turned off in #63252
See also #64502

@jmagman jmagman added a: tests "flutter test", flutter_test, or one of our tests t: xcode "xcodebuild" on iOS and general Xcode project management labels Mar 2, 2021
@jmagman jmagman self-assigned this Mar 2, 2021
@flutter-dashboard flutter-dashboard Bot added the c: contributor-productivity Team-specific productivity, code health, technical debt. label Mar 2, 2021
@flutter-dashboard

Copy link
Copy Markdown

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat.

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@cyanglaz cyanglaz left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@jmagman
jmagman merged commit 8050bd6 into flutter:master Mar 2, 2021
@jmagman
jmagman deleted the podspec-lint-debug branch March 2, 2021 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: tests "flutter test", flutter_test, or one of our tests c: contributor-productivity Team-specific productivity, code health, technical debt. t: xcode "xcodebuild" on iOS and general Xcode project management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants