8000 Update CocoaPods minimum version to 1.9 by jmagman · Pull Request #71170 · flutter/flutter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update CocoaPods minimum version to 1.9 #71170

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 8000 to your account

Merged
merged 2 commits into from
Dec 17, 2020
Merged

Conversation

jmagman
Copy link
Member
@jmagman jmagman commented Nov 24, 2020

Description

CocoaPods 1.9 introduced support for xcframeworks. It was released in February 2020.

Related Issues

#69809 is in 1.24.0-10.1.pre (currently dev and beta). This change will be in flutter-1.25-candidate.* so the recommended minimum nudge should make it to stable before this harsher minimum requirement.

@jmagman jmagman self-assigned this Nov 24, 2020
@flutter-dashboard flutter-dashboard bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Nov 24, 2020
@google-cla google-cla bot added the cla: yes label Nov 24, 2020
@jmagman jmagman added the t: xcode "xcodebuild" on iOS and general Xcode project management label Nov 24, 2020
@jmagman
Copy link
Member Author
jmagman commented Nov 24, 2020

#69809 is in 1.24.0-10.1.pre (currently dev and beta). This change will be in flutter-1.25-candidate.* so the recommended minimum nudge should make it a stable before this harsher minimum requirement.

@christopherfujino this is true, right?

@jmagman
Copy link
Member Author
jmagman commented Nov 24, 2020

Blocked by #69829

@jmagman
Copy link
Member Author
jmagman commented Dec 15, 2020

I think I upgraded all the agents. Let's merge, I'll revert if something breaks post-submit.

messages.add(ValidationMessage(_userMessages.cocoaPodsVersion(await _cocoaPods.cocoaPodsVersionText)));
} else {
status = ValidationType.partial;
messages.add(ValidationMessage.error(_userMessages.cocoaPodsUninitialized(noCocoaPodsConsequence)));
Copy link
Contributor

Choose a reason for hiding this comment

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

can we also delete this user message?

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 missed that, good eye.

Copy link
Contributor
@christopherfujino christopherfujino left a comment

Choose a reason for hiding this comment

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

nit about removing the user message, otherwise this is great! LGTM

@jmagman jmagman merged commit 23f5fbc into flutter:master Dec 17, 2020
@jmagman jmagman deleted the cocoapods-min branch December 17, 2020 18:22
@blasten
Copy link
blasten commented Dec 18, 2020

This change appears to be causing the issues seen in https://github.com/flutter/plugins/pull/3342/checks?check_run_id=1573661704. Is this considered a breaking change?

@jmagman
Copy link
Member Author
jmagman commented Dec 21, 2020

@blasten it's not a breaking change, I just had to update plugin's CI to an updated version of CocoaPods. flutter/plugins#3347

cbracken pushed a commit to cbracken/flutter_recipes that referenced this pull request Apr 6, 2021
Recipe support for flutter/flutter#71170

Mac iOS Engine Release: https://ci.chromium.org/raw/build/logs.chromium.org/flutter/led/magder_google.com/f9d3de6002d285a5ac0934913eca044f7224e0829064587bae923aa99cb74947/+/annotations?server=chromium-swarm.appspot.com
Mac iOS Engine Profile: https://ci.chromium.org/raw/build/logs.chromium.org/flutter/led/magder_google.com/990946628fbbf37ea5039be27e9af59b9eadda0d5234659301ffb0c5e0010985/+/annotations?server=chromium-swarm.appspot.com
Mac iOS Engine: https://ci.chromium.org/raw/build/logs.chromium.org/flutter/led/magder_google.com/70e4a2029437323cd8942ba5919a567078b6db72ec4803d1d72c9847f0cb164b/+/annotations?server=chromium-swarm.appspot.com

```
$ find . -print
.
./Flutter.framework.zip
./gen_snapshot_arm64
./Flutter.podspec
./Flutter.xcframework
./Flutter.xcframework/ios-armv7_arm64
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/icudtl.dat
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Flutter
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Headers
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Headers/FlutterEngine.h
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Headers/FlutterChannels.h
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Headers/FlutterPlugin.h
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Headers/FlutterAppDelegate.h
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Headers/FlutterTexture.h
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Headers/FlutterPlatformViews.h
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Headers/FlutterHeadlessDartRunner.h
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Headers/FlutterCodecs.h
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Headers/Flutter.h
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Headers/FlutterViewController.h
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Headers/FlutterMacros.h
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Headers/FlutterDartProject.h
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Headers/FlutterPluginAppLifeCycleDelegate.h
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Headers/FlutterBinaryMessenger.h
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Headers/FlutterCallbackCache.h
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Modules
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Modules/module.modulemap
./Flutter.xcframework/ios-armv7_arm64/Flutter.framework/Info.plist
./Flutter.xcframework/ios-x86_64-simulator
./Flutter.xcframewor
76F1
k/ios-x86_64-simulator/Flutter.framework
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/icudtl.dat
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Flutter
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Headers
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Headers/FlutterEngine.h
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Headers/FlutterChannels.h
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Headers/FlutterPlugin.h
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Headers/FlutterAppDelegate.h
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Headers/FlutterTexture.h
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Headers/FlutterPlatformViews.h
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Headers/FlutterHeadlessDartRunner.h
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Headers/FlutterCodecs.h
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Headers/Flutter.h
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Headers/FlutterViewController.h
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Headers/FlutterMacros.h
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Headers/FlutterDartProject.h
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Headers/FlutterPluginAppLifeCycleDelegate.h
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Headers/FlutterBinaryMessenger.h
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Headers/FlutterCallbackCache.h
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Modules
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Modules/module.modulemap
./Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Info.plist
./Flutter.xcframework/Info.plist
./gen_snapshot_armv7
```

Change-Id: I88da437311c16ffe4b3888fc3441b3be3f264841
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/9020
Commit-Queue: Jenn Magder <magder@google.com>
Reviewed-by: Keyong Han <keyonghan@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t: xcode "xcodebuild" on iOS and general Xcode project management tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0