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

m1 sonoma 14.1.2 #113

Open
JeongEunSeong opened this issue Apr 1, 2024 · 2 comments
Open

m1 sonoma 14.1.2 #113

JeongEunSeong opened this issue Apr 1, 2024 · 2 comments

Comments

@JeongEunSeong
Copy link

I ran it according to the guide method, but it doesn't work.

ref. #27

image

@JeongEunSeong
Copy link
Author

JeongEunSeong commented Apr 1, 2024

root project

pebspec.yaml
webview_cef:
path: ./packages/webview_cef

./packages/webview_cef/macos/webview_cef.podspec
....
s.vendored_frameworks = 'third/cef/Chromium Embedded Framework.framework'
s.vendored_libraries = 'third/cef/cef_sandbox.a'

packages/webview_cef/macos/third/cef dir

image

@SinyimZhi
Copy link
Collaborator

Recently, my team has also encountered a similar problem. After adapting Flutter to a new version of MacOS on the ARM platform, it is unable to properly parse the general version of the prebuilt package. Try upgrading Flutter to the latest stable version and selecting the ARM version of the prebuilt package may solve the problem. @JeongEunSeong

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

2 participants