Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Update SDK regex to find macOS 12#475

Merged
jmagman merged 1 commit into
flutter-team-archive:masterfrom
jmagman:macos-12
Jun 29, 2021
Merged

Update SDK regex to find macOS 12#475
jmagman merged 1 commit into
flutter-team-archive:masterfrom
jmagman:macos-12

Conversation

@jmagman

@jmagman jmagman commented Jun 29, 2021

Copy link
Copy Markdown
Contributor

I can't build the engine on Xcode 13.

ERROR at //build/config/mac/mac_sdk.gni:38:7: Script returned non-zero exit code.
      exec_script("//build/mac/find_sdk.py", find_sdk_args, "list lines")
      ^----------
...
Traceback (most recent call last):
  File "/Users/m/Projects/engine/src/build/mac/find_sdk.py", line 101, in <module>
    print(main())
  File "/Users/m/Projects/engine/src/build/mac/find_sdk.py", line 68, in main
    raise Exception('No %s+ SDK found' % min_sdk_version)
Exception: No 10.12+ SDK found

The same issue as #393.

@jmagman jmagman merged commit 888d48c into flutter-team-archive:master Jun 29, 2021
@jmagman jmagman deleted the macos-12 branch June 29, 2021 17:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants