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

pod install fails on latest stable Flutter version 1.22.5 #70

Closed
daniil-shumko opened this issue Dec 21, 2020 · 4 comments
Closed

pod install fails on latest stable Flutter version 1.22.5 #70

daniil-shumko opened this issue Dec 21, 2020 · 4 comments

Comments

@daniil-shumko
Copy link

I am running this action on the 'macos-latest' VM and after the release on 1.22.5 I cannot build the iOS app manually because the pod install command fails with the following error:

2020-12-21T08:56:51.7416570Z ##[group]Run pod install
2020-12-21T08:56:51.7417190Z �[36;1mpod install�[0m
2020-12-21T08:56:51.7581660Z shell: /bin/bash -e {0}
2020-12-21T08:56:51.7582170Z env:
2020-12-21T08:56:51.7582670Z   K_FLUTTER_CHANNEL: stable
2020-12-21T08:56:51.7583140Z   K_JAVA_VERSION: 12.x
2020-12-21T08:56:51.7583620Z   K_XCODE_VERSION: 12.2
2020-12-21T08:56:51.7584450Z   K_APK_FILE: app-release.apk
2020-12-21T08:56:51.7584970Z   K_IPA_FILE: App.ipa
2020-12-21T08:56:51.7585510Z   K_IOS_ARTIFACT_NAME: release-ios
2020-12-21T08:56:51.7586120Z   K_ANDROID_ARTIFACT_NAME: release-apk
2020-12-21T08:56:51.7586750Z   MD_APPLE_SDK_ROOT: /Applications/Xcode_12.2.app
2020-12-21T08:56:51.7587560Z   FLUTTER_HOME: /Users/runner/hostedtoolcache/flutter/1.22.5-stable/x64
2020-12-21T08:56:51.7588830Z ##[endgroup]
2020-12-21T08:56:57.1427010Z cp: /Users/runner/hostedtoolcache/flutter/1.22.5-stable/x64/bin/cache/artifacts/engine/ios/Flutter.framework: No such file or directory
2020-12-21T08:56:57.1456040Z cp: /Users/runner/hostedtoolcache/flutter/1.22.5-stable/x64/bin/cache/artifacts/engine/ios/Flutter.podspec: No such file or directory
2020-12-21T08:56:57.3212240Z 
2020-12-21T08:56:57.3213100Z Analyzing dependencies
2020-12-21T08:56:57.3214620Z [!] Automatically assigning platform `iOS` with version `9.0` on target `Runner` because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html#platform`.
2020-12-21T08:56:57.3216090Z [!] No podspec found for `Flutter` in `Flutter`
2020-12-21T08:56:57.3312690Z ##[error]Process completed with exit code 1.

When setting the flutter version to 1.22.4, the app builds without issue.

Here is the output of the flutter doctor -v command.

2020-12-21T12:46:54.5285610Z ##[group]Run ./.github/actions/print-environment
2020-12-21T12:46:54.5286210Z env:
2020-12-21T12:46:54.5286610Z   K_FLUTTER_CHANNEL: stable
2020-12-21T12:46:54.5287050Z   K_JAVA_VERSION: 12.x
2020-12-21T12:46:54.5287460Z   K_XCODE_VERSION: 12.2
2020-12-21T12:46:54.5287910Z   K_APK_FILE: app-release.apk
2020-12-21T12:46:54.5288400Z   K_IPA_FILE: Koala.ipa
2020-12-21T12:46:54.5288890Z   K_IOS_ARTIFACT_NAME: release-ios
2020-12-21T12:46:54.5289430Z   K_ANDROID_ARTIFACT_NAME: release-apk
2020-12-21T12:46:54.5290010Z   MD_APPLE_SDK_ROOT: /Applications/Xcode_12.2.app
2020-12-21T12:46:54.5290720Z   FLUTTER_HOME: /Users/runner/hostedtoolcache/flutter/1.22.5-stable/x64
2020-12-21T12:46:54.5291290Z ##[endgroup]
2020-12-21T12:46:54.7313620Z Downloading Dart SDK from Flutter engine ae90085a8437c0ae94d6b5ad2741739ebc742cb4...
2020-12-21T12:46:54.7840980Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2020-12-21T12:46:54.7842620Z                                  Dload  Upload   Total   Spent    Left  Speed
2020-12-21T12:46:54.7843050Z 
2020-12-21T12:46:55.5606870Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2020-12-21T12:46:56.6134330Z  27  172M   27 48.0M    0     0  61.8M      0  0:00:02 --:--:--  0:00:02 61.7M
2020-12-21T12:46:57.5645830Z  38  172M   38 66.8M    0     0  36.5M      0  0:00:04  0:00:01  0:00:03 36.5M
2020-12-21T12:46:57.8598370Z  64  172M   64  112M    0     0  40.3M      0  0:00:04  0:00:02  0:00:02 40.3M
2020-12-21T12:46:57.8599850Z 100  172M  100  172M    0     0  56.1M      0  0:00:03  0:00:03 --:--:-- 56.1M
2020-12-21T12:47:02.0464750Z Building flutter tool...
2020-12-21T12:47:02.6194470Z Resolving dependencies...
2020-12-21T12:47:04.2045230Z   _fe_analyzer_shared 7.0.0 (14.0.0 available)
2020-12-21T12:47:04.2052830Z   analyzer 0.39.17 (0.41.1 available)
2020-12-21T12:47:04.2055530Z   archive 2.0.13
2020-12-21T12:47:04.2057070Z   args 1.6.0
2020-12-21T12:47:04.2060660Z   async 2.5.0-nullsafety.1 (2.5.0-nullsafety.3 available)
2020-12-21T12:47:04.2064100Z   boolean_selector 2.1.0-nullsafety.1 (2.1.0-nullsafety.3 available)
2020-12-21T12:47:04.2065300Z   browser_launcher 0.1.7 (0.1.8 available)
2020-12-21T12:47:04.2066060Z   build_daemon 2.1.4
2020-12-21T12:47:04.2066830Z   built_collection 4.3.2
2020-12-21T12:47:04.2067560Z   built_value 7.1.0
2020-12-21T12:47:04.2068890Z   charcode 1.2.0-nullsafety.1 (1.2.0-nullsafety.3 available)
2020-12-21T12:47:04.2069840Z   checked_yaml 1.0.2 (1.0.4 available)
2020-12-21T12:47:04.2070600Z   cli_util 0.2.0
2020-12-21T12:47:04.2071840Z   clock 1.1.0-nullsafety.1 (1.1.0-nullsafety.3 available)
2020-12-21T12:47:04.2073320Z   collection 1.15.0-nullsafety.3 (1.15.0-nullsafety.5 available)
2020-12-21T12:47:04.2074340Z   completion 0.2.2 (0.2.3 available)
2020-12-21T12:47:04.2075100Z   convert 2.1.1
2020-12-21T12:47:04.2075840Z   coverage 0.14.1 (0.14.2 available)
2020-12-21T12:47:04.2076560Z   crypto 2.1.5
2020-12-21T12:47:04.2077230Z   csslib 0.16.2
2020-12-21T12:47:04.2077950Z   dds 1.4.0 (1.6.0 available)
2020-12-21T12:47:04.2078690Z   devtools 0.8.0+3 (0.9.5+1 available)
2020-12-21T12:47:04.2079530Z   devtools_server 0.8.0+3 (0.9.5+1 available)
2020-12-21T12:47:04.2080380Z   devtools_shared 0.8.0+3 (0.9.5+1 available)
2020-12-21T12:47:04.2081130Z   dwds 6.0.0 (7.1.1 available)
2020-12-21T12:47:04.2082440Z   fake_async 1.2.0-nullsafety.1 (1.2.0-nullsafety.3 available)
2020-12-21T12:47:04.2083890Z   file 6.0.0-nullsafety.2 (6.0.0-nullsafety.4 available)
2020-12-21T12:47:04.2084800Z   file_testing 2.1.0
2020-12-21T12:47:04.2085450Z   fixnum 0.10.11
2020-12-21T12:47:04.2086210Z   flutter_template_images 1.0.1
2020-12-21T12:47:04.2086950Z   glob 1.2.0
2020-12-21T12:47:04.2087610Z   html 0.14.0+3 (0.14.0+4 available)
2020-12-21T12:47:04.2088340Z   http 0.12.2
2020-12-21T12:47:04.2089040Z   http_multi_server 2.2.0
2020-12-21T12:47:04.2089810Z   http_parser 3.1.4
2020-12-21T12:47:04.2090480Z   intl 0.16.1
2020-12-21T12:47:04.2091120Z   io 0.3.4
2020-12-21T12:47:04.2092350Z   js 0.6.3-nullsafety.1 (0.6.3-nullsafety.3 available)
2020-12-21T12:47:04.2094430Z   json_annotation 3.1.0 (3.1.1 available)
2020-12-21T12:47:04.2095260Z   json_rpc_2 2.2.2
2020-12-21T12:47:04.2095950Z   logging 0.11.4
2020-12-21T12:47:04.2097250Z   matcher 0.12.10-nullsafety.1 (0.12.10-nullsafety.3 available)
2020-12-21T12:47:04.2098660Z   meta 1.3.0-nullsafety.3 (1.3.0-nullsafety.6 available)
2020-12-21T12:47:04.2099540Z   mime 0.9.7
2020-12-21T12:47:04.2100270Z   mockito 4.1.1 (4.1.3 available)
2020-12-21T12:47:04.2100980Z   multicast_dns 0.2.2
2020-12-21T12:47:04.2101740Z   mustache_template 1.0.0+1
2020-12-21T12:47:04.2102510Z   native_stack_traces 0.3.7
2020-12-21T12:47:04.2103250Z   node_interop 1.1.1 (1.2.1 available)
2020-12-21T12:47:04.2104060Z   node_io 1.1.1 (1.2.0 available)
2020-12-21T12:47:04.2104810Z   node_preamble 1.4.12
2020-12-21T12:47:04.2105750Z   package_config 1.9.3
2020-12-21T12:47:04.2106970Z   path 1.8.0-nullsafety.1 (1.8.0-nullsafety.3 available)
2020-12-21T12:47:04.2108960Z   pedantic 1.10.0-nullsafety.1 (1.10.0-nullsafety.3 available)
2020-12-21T12:47:04.2109920Z   petitparser 3.1.0
2020-12-21T12:47:04.2111160Z   platform 3.0.0-nullsafety.2 (3.0.0-nullsafety.4 available)
2020-12-21T12:47:04.2112630Z   pool 1.5.0-nullsafety.1 (1.5.0-nullsafety.3 available)
2020-12-21T12:47:04.2114070Z   process 4.0.0-nullsafety.2 (4.0.0-nullsafety.4 available)
2020-12-21T12:47:04.2115010Z   pub_semver 1.4.4
2020-12-21T12:47:04.2140270Z   pubspec_parse 0.1.5 (0.1.7 available)
2020-12-21T12:47:04.2142140Z   quiver 2.1.3 (2.1.5 available)
2020-12-21T12:47:04.2143010Z   shelf 0.7.5 (0.7.9 available)
2020-12-21T12:47:04.2143890Z   shelf_packages_handler 2.0.0
2020-12-21T12:47:04.2144620Z   shelf_proxy 0.1.0+7
2020-12-21T12:47:04.2145390Z   shelf_static 0.2.8 (0.2.9+1 available)
2020-12-21T12:47:04.2146230Z   shelf_web_socket 0.2.3
2020-12-21T12:47:04.2147850Z   source_map_stack_trace 2.1.0-nullsafety.2 (2.1.0-nullsafety.4 available)
2020-12-21T12:47:04.2149700Z   source_maps 0.10.10-nullsafety.1 (0.10.10-nullsafety.3 available)
2020-12-21T12:47:04.2151210Z   source_span 1.8.0-nullsafety.2 (1.8.0-nullsafety.4 available)
2020-12-21T12:47:04.2152170Z   sse 3.5.0 (3.6.0 available)
2020-12-21T12:47:04.2153470Z   stack_trace 1.10.0-nullsafety.1 (1.10.0-nullsafety.6 available)
2020-12-21T12:47:04.2154940Z   stream_channel 2.1.0-nullsafety.1 (2.1.0-nullsafety.3 available)
2020-12-21T12:47:04.2155930Z   stream_transform 1.2.0
2020-12-21T12:47:04.2157250Z   string_scanner 1.1.0-nullsafety.1 (1.1.0-nullsafety.3 available)
2020-12-21T12:47:04.2158140Z   sync_http 0.2.0
2020-12-21T12:47:04.2159420Z   term_glyph 1.2.0-nullsafety.1 (1.2.0-nullsafety.3 available)
2020-12-21T12:47:04.2160890Z   test 1.16.0-nullsafety.5 (1.16.0-nullsafety.13 available)
2020-12-21T12:47:04.2163360Z   test_api 0.2.19-nullsafety.2 (0.2.19-nullsafety.6 available)
2020-12-21T12:47:04.2164940Z   test_core 0.3.12-nullsafety.5 (0.3.12-nullsafety.12 available)
2020-12-21T12:47:04.2167610Z   typed_data 1.3.0-nullsafety.3 (1.3.0-nullsafety.5 available)
2020-12-21T12:47:04.2168590Z   usage 3.4.2
2020-12-21T12:47:04.2169280Z   uuid 2.2.2
2020-12-21T12:47:04.2169970Z   vm_service 4.2.0 (5.5.0 available)
2020-12-21T12:47:04.2170770Z   vm_snapshot_analysis 0.5.5
2020-12-21T12:47:04.2171500Z   watcher 0.9.7+15
2020-12-21T12:47:04.2172170Z   web_socket_channel 1.1.0
2020-12-21T12:47:04.2172920Z   webdriver 2.1.2
2020-12-21T12:47:04.2173740Z   webkit_inspection_protocol 0.7.3 (0.7.4 available)
2020-12-21T12:47:04.2174480Z   xml 4.5.1
2020-12-21T12:47:04.2175140Z   yaml 2.2.1
2020-12-21T12:47:04.2290550Z Downloading node_preamble 1.4.12...
2020-12-21T12:47:04.2304870Z Downloading json_annotation 3.1.0...
2020-12-21T12:47:04.2311080Z Downloading checked_yaml 1.0.2...
2020-12-21T12:47:04.2311970Z Downloading pubspec_parse 0.1.5...
2020-12-21T12:47:04.2313590Z Downloading test 1.16.0-nullsafety.5...
2020-12-21T12:47:04.2314710Z Downloading file_testing 2.1.0...
2020-12-21T12:47:04.2316650Z Downloading mockito 4.1.1...
2020-12-21T12:47:04.2318070Z Downloading collection 1.15.0-nullsafety.3...
2020-12-21T12:47:04.2319640Z Downloading web_socket_channel 1.1.0...
2020-12-21T12:47:04.2321150Z Downloading watcher 0.9.7+15...
2020-12-21T12:47:04.2323230Z Downloading uuid 2.2.2...
2020-12-21T12:47:04.2325780Z Downloading typed_data 1.3.0-nullsafety.3...
2020-12-21T12:47:04.2327840Z Downloading term_glyph 1.2.0-nullsafety.1...
2020-12-21T12:47:04.2329500Z Downloading sync_http 0.2.0...
2020-12-21T12:47:04.2331930Z Downloading string_scanner 1.1.0-nullsafety.1...
2020-12-21T12:47:04.2333420Z Downloading stream_transform 1.2.0...
2020-12-21T12:47:04.2336990Z Downloading stream_channel 2.1.0-nullsafety.1...
2020-12-21T12:47:04.2338520Z Downloading sse 3.5.0...
2020-12-21T12:47:04.2341110Z Downloading source_span 1.8.0-nullsafety.2...
2020-12-21T12:47:04.2349380Z Downloading source_maps 0.10.10-nullsafety.1...
2020-12-21T12:47:04.2350940Z Downloading source_map_stack_trace 2.1.0-nullsafety.2...
2020-12-21T12:47:04.2352390Z Downloading shelf_web_socket 0.2.3...
2020-12-21T12:47:04.2353310Z Downloading shelf_static 0.2.8...
2020-12-21T12:47:04.2354170Z Downloading shelf_proxy 0.1.0+7...
2020-12-21T12:47:04.2355070Z Downloading shelf_packages_handler 2.0.0...
2020-12-21T12:47:04.2356230Z Downloading quiver 2.1.3...
2020-12-21T12:47:04.2358290Z Downloading pub_semver 1.4.4...
2020-12-21T12:47:04.2360740Z Downloading pool 1.5.0-nullsafety.1...
2020-12-21T12:47:04.2362820Z Downloading platform 3.0.0-nullsafety.2...
2020-12-21T12:47:04.2364400Z Downloading petitparser 3.1.0...
2020-12-21T12:47:04.2366820Z Downloading pedantic 1.10.0-nullsafety.1...
2020-12-21T12:47:04.2368870Z Downloading path 1.8.0-nullsafety.1...
2020-12-21T12:47:04.2370350Z Downloading node_io 1.1.1...
2020-12-21T12:47:04.2372970Z Downloading node_interop 1.1.1...
2020-12-21T12:47:04.2374290Z Downloading mime 0.9.7...
2020-12-21T12:47:04.2376770Z Downloading matcher 0.12.10-nullsafety.1...
2020-12-21T12:47:04.2378210Z Downloading logging 0.11.4...
2020-12-21T12:47:04.2380050Z Downloading json_rpc_2 2.2.2...
2020-12-21T12:47:04.2382580Z Downloading js 0.6.3-nullsafety.1...
2020-12-21T12:47:04.2385690Z Downloading io 0.3.4...
2020-12-21T12:47:04.2386540Z Downloading http_parser 3.1.4...
2020-12-21T12:47:04.2388640Z Downloading http_multi_server 2.2.0...
2020-12-21T12:47:04.2389650Z Downloading html 0.14.0+3...
2020-12-21T12:47:04.2391920Z Downloading glob 1.2.0...
2020-12-21T12:47:04.2394170Z Downloading fixnum 0.10.11...
2020-12-21T12:47:04.2397230Z Downloading devtools_shared 0.8.0+3...
2020-12-21T12:47:04.2398800Z Downloading devtools_server 0.8.0+3...
2020-12-21T12:47:04.2400870Z Downloading devtools 0.8.0+3...
2020-12-21T12:47:04.2402860Z Downloading csslib 0.16.2...
2020-12-21T12:47:04.2404860Z Downloading convert 2.1.1...
2020-12-21T12:47:04.2407440Z Downloading clock 1.1.0-nullsafety.1...
2020-12-21T12:47:04.2408970Z Downloading cli_util 0.2.0...
2020-12-21T12:47:04.2411410Z Downloading charcode 1.2.0-nullsafety.1...
2020-12-21T12:47:04.2412940Z Downloading built_value 7.1.0...
2020-12-21T12:47:04.2415030Z Downloading built_collection 4.3.2...
2020-12-21T12:47:04.2416980Z Downloading browser_launcher 0.1.7...
2020-12-21T12:47:04.2419440Z Downloading boolean_selector 2.1.0-nullsafety.1...
2020-12-21T12:47:04.2421390Z Downloading async 2.5.0-nullsafety.1...
2020-12-21T12:47:04.2423340Z Downloading analyzer 0.39.17...
2020-12-21T12:47:04.2425190Z Downloading _fe_analyzer_shared 7.0.0...
2020-12-21T12:47:04.2427070Z Downloading vm_service 4.2.0...
2020-12-21T12:47:04.2431100Z Downloading test_core 0.3.12-nullsafety.5...
2020-12-21T12:47:04.2432990Z Downloading test_api 0.2.19-nullsafety.2...
2020-12-21T12:47:04.2434930Z Downloading vm_snapshot_analysis 0.5.5...
2020-12-21T12:47:04.2436940Z Downloading shelf 0.7.5...
2020-12-21T12:47:04.2439000Z Downloading build_daemon 2.1.4...
2020-12-21T12:47:04.2440990Z Downloading native_stack_traces 0.3.7...
2020-12-21T12:47:04.2443140Z Downloading yaml 2.2.1...
2020-12-21T12:47:04.2445140Z Downloading xml 4.5.1...
2020-12-21T12:47:04.2447300Z Downloading webkit_inspection_protocol 0.7.3...
2020-12-21T12:47:04.2449370Z Downloading webdriver 2.1.2...
2020-12-21T12:47:04.2451410Z Downloading usage 3.4.2...
2020-12-21T12:47:04.2454040Z Downloading stack_trace 1.10.0-nullsafety.1...
2020-12-21T12:47:04.2455840Z Downloading fake_async 1.2.0-nullsafety.1...
2020-12-21T12:47:04.2457820Z Downloading process 4.0.0-nullsafety.2...
2020-12-21T12:47:04.2459320Z Downloading package_config 1.9.3...
2020-12-21T12:47:04.2461650Z Downloading mustache_template 1.0.0+1...
2020-12-21T12:47:04.2463590Z Downloading multicast_dns 0.2.2...
2020-12-21T12:47:04.2467490Z Downloading meta 1.3.0-nullsafety.3...
2020-12-21T12:47:04.2468560Z Downloading intl 0.16.1...
2020-12-21T12:47:04.2470420Z Downloading http 0.12.2...
2020-12-21T12:47:04.2472670Z Downloading flutter_template_images 1.0.1...
2020-12-21T12:47:04.2475310Z Downloading file 6.0.0-nullsafety.2...
2020-12-21T12:47:04.2476760Z Downloading crypto 2.1.5...
2020-12-21T12:47:04.2479180Z Downloading coverage 0.14.1...
2020-12-21T12:47:04.2481150Z Downloading completion 0.2.2...
2020-12-21T12:47:04.2483080Z Downloading dwds 6.0.0...
2020-12-21T12:47:04.2485370Z Downloading dds 1.4.0...
2020-12-21T12:47:04.2487420Z Downloading args 1.6.0...
2020-12-21T12:47:04.2489720Z Downloading archive 2.0.13...
2020-12-21T12:47:07.8265510Z No dependencies changed.
2020-12-21T12:47:07.8286320Z 49 packages have newer versions incompatible with dependency constraints.
2020-12-21T12:47:07.8320730Z Try `pub outdated` for more information.
2020-12-21T12:47:34.6563840Z 
2020-12-21T12:47:34.6628460Z   ╔════════════════════════════════════════════════════════════════════════════╗
2020-12-21T12:47:34.6630750Z   ║                 Welcome to Flutter! - https://flutter.dev                  ║
2020-12-21T12:47:34.6632350Z   ║                                                                            ║
2020-12-21T12:47:34.6634140Z   ║ The Flutter tool uses Google Analytics to anonymously report feature usage ║
2020-12-21T12:47:34.6636150Z   ║ statistics and basic crash reports. This data is used to help improve      ║
2020-12-21T12:47:34.6637620Z   ║ Flutter tools over time.                                                   ║
2020-12-21T12:47:34.6638950Z   ║                                                                            ║
2020-12-21T12:47:34.6640400Z   ║ Flutter tool analytics are not sent on the very first run. To disable      ║
2020-12-21T12:47:34.6642870Z   ║ reporting, type 'flutter config --no-analytics'. To display the current    ║
2020-12-21T12:47:34.6644450Z   ║ setting, type 'flutter config'. If you opt out of analytics, an opt-out    ║
2020-12-21T12:47:34.6646070Z   ║ event will be sent, and then no further information will be sent by the    ║
2020-12-21T12:47:34.6648640Z   ║ Flutter tool.                                                              ║
2020-12-21T12:47:34.6650030Z   ║                                                                            ║
2020-12-21T12:47:34.6651420Z   ║ By downloading the Flutter SDK, you agree to the Google Terms of Service.  ║
2020-12-21T12:47:34.6653080Z   ║ Note: The Google Privacy Policy describes how data is handled in this      ║
2020-12-21T12:47:34.6654540Z   ║ service.                                                                   ║
2020-12-21T12:47:34.6655780Z   ║                                                                            ║
2020-12-21T12:47:34.6657170Z   ║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and  ║
2020-12-21T12:47:34.6658660Z   ║ crash reports to Google.                                                   ║
2020-12-21T12:47:34.6659980Z   ║                                                                            ║
2020-12-21T12:47:34.6661290Z   ║ Read about data we send with crash reports:                                ║
2020-12-21T12:47:34.6662800Z   ║ https://flutter.dev/docs/reference/crash-reporting                         ║
2020-12-21T12:47:34.6664320Z   ║                                                                            ║
2020-12-21T12:47:34.6665650Z   ║ See Google's privacy policy:                                               ║
2020-12-21T12:47:34.6667830Z   ║ https://policies.google.com/privacy                                        ║
2020-12-21T12:47:34.6669320Z   ╚════════════════════════════════════════════════════════════════════════════╝
2020-12-21T12:47:34.6669960Z 
2020-12-21T12:47:35.1770010Z Downloading Material fonts...                                       0.5s
2020-12-21T12:47:35.2688420Z Downloading Gradle Wrapper...                                       0.0s
2020-12-21T12:47:35.4152080Z Downloading package sky_engine...                                   0.1s
2020-12-21T12:47:36.0880050Z Downloading flutter_patched_sdk tools...                            0.6s
2020-12-21T12:47:37.1030080Z Downloading flutter_patched_sdk_product tools...                    0.6s
2020-12-21T12:47:38.7664770Z Downloading darwin-x64 tools...                                     1.3s
2020-12-21T12:47:39.5903180Z Downloading libimobiledevice...                                     0.0s
2020-12-21T12:47:39.6108530Z Downloading usbmuxd...                                              0.0s
2020-12-21T12:47:39.6278010Z Downloading libplist...                                             0.0s
2020-12-21T12:47:39.6910410Z Downloading openssl...                                              0.1s
2020-12-21T12:47:39.7733660Z Downloading ios-deploy...                                           0.0s
2020-12-21T12:47:39.8952630Z Downloading darwin-x64/font-subset tools...                         0.1s
2020-12-21T12:47:40.1068380Z Downloading android-arm-profile/darwin-x64 tools...                 0.1s
2020-12-21T12:47:40.3049440Z Downloading android-arm-release/darwin-x64 tools...                 0.1s
2020-12-21T12:47:41.0592180Z Downloading android-arm64-profile/darwin-x64 tools...               0.1s
2020-12-21T12:47:41.0593750Z Downloading android-arm64-release/darwin-x64 tools...               0.1s
2020-12-21T12:47:41.0599040Z Downloading android-x64-profile/darwin-x64 tools...                 0.1s
2020-12-21T12:47:41.1485940Z Downloading android-x64-release/darwin-x64 tools...                 0.1s
2020-12-21T12:47:51.5418320Z [✓] Flutter (Channel stable, 1.22.5, on Mac OS X 10.15.7 19H15 darwin-x64, locale en)
2020-12-21T12:47:51.5472770Z     • Flutter version 1.22.5 at /Users/runner/hostedtoolcache/flutter/1.22.5-stable/x64
2020-12-21T12:47:51.5553450Z     • Framework revision 7891006299 (11 days ago), 2020-12-10 11:54:40 -0800
2020-12-21T12:47:51.5555060Z     • Engine revision ae90085a84
2020-12-21T12:47:51.5556400Z     • Dart version 2.10.4
2020-12-21T12:47:51.5557040Z 
2020-12-21T12:47:57.7272960Z [!] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
2020-12-21T12:47:57.7274290Z     • Android SDK at /Users/runner/Library/Android/sdk
2020-12-21T12:47:57.7275340Z     • Platform android-30, build-tools 30.0.3
2020-12-21T12:47:57.7276380Z     • ANDROID_HOME = /Users/runner/Library/Android/sdk
2020-12-21T12:47:57.7277470Z     • ANDROID_SDK_ROOT = /Users/runner/Library/Android/sdk
2020-12-21T12:47:57.7278790Z     • Java binary at: /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/bin/java
2020-12-21T12:47:57.7280210Z     • Java version OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_275-b01)
2020-12-21T12:47:57.7282090Z     ! Some Android licenses not accepted.  To resolve this, run: flutter doctor --android-licenses
2020-12-21T12:47:57.7282650Z 
2020-12-21T12:47:57.7283990Z [✓] Xcode - develop for iOS and macOS (Xcode 12.2)
2020-12-21T12:47:57.7285510Z     • Xcode at /Applications/Xcode_12.2.app/Contents/Developer
2020-12-21T12:47:57.7286980Z     • Xcode 12.2, Build version 12B45b
2020-12-21T12:47:57.7287900Z     • CocoaPods version 1.10.0
2020-12-21T12:47:57.7288200Z 
2020-12-21T12:47:57.7288610Z [!] Android Studio (not installed)
2020-12-21T12:47:57.7289840Z     • Android Studio not found; download from https://developer.android.com/studio/index.html
2020-12-21T12:47:57.7291520Z       (or visit https://flutter.dev/docs/get-started/install/macos#android-setup for detailed instructions).
2020-12-21T12:47:57.7293360Z 
2020-12-21T12:47:57.7293740Z [!] Connected device
2020-12-21T12:47:57.7294700Z     ! No devices available
2020-12-21T12:47:57.7296580Z 
2020-12-21T12:47:57.7297350Z ! Doctor found issues in 3 categories.
2020-12-21T12:47:57.7548240Z /Applications/Xcode_12.2.app/Contents/Developer
2020-12-21T12:47:57.8712410Z Xcode 12.2
2020-12-21T12:47:57.8737020Z Build version 12B45b

@rashedmyt
Copy link

I'm also facing same issue

@daniil-shumko
Copy link
Author

Looks like it is also failing on the latest dev channel Flutter Channel dev, 1.26.0-1.0.pre

@tomoya55
Copy link

tomoya55 commented Feb 5, 2021

@daniil-shumko as reported here flutter/flutter#55095, you need to run flutter build ios or flutter precache before pod install, so that flutter can lazily download the tools required for building. When you run pod install manually, flutter has no chance to download them.

Why this issue happens in 1.22.5, but not 1.22.4 is still a mystery, though

@daniil-shumko
Copy link
Author

@tomoya55 thanks it worked with flutter precache but did not work with flutter build ios.

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

No branches or pull requests

3 participants