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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug Report: [MACOS] can't compile my project on MacOs #183

Closed
2 tasks done
ande4485 opened this issue Nov 22, 2023 · 1 comment
Closed
2 tasks done

馃悰 Bug Report: [MACOS] can't compile my project on MacOs #183

ande4485 opened this issue Nov 22, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@ande4485
Copy link

馃憻 Reproduction steps

Just create a flutter project for Mac desktop and add appwrite to yaml. And Try to run it.

馃憤 Expected behavior

The project is compiled.

馃憥 Actual Behavior

If I let my pod version to 10.14 :

There are some errors for pod version.
compiling for macOS 10.14, but module 'flutter_web_auth_2' has a minimum deployment target of macOS 10.15: /Users/build/macos/Build/Products/Debug/flutter_web_auth_2/flutter_web_auth_2.framework/Modules/flutter_web_auth_2.swiftmodule/arm64-apple-macos.swiftmodule
import flutter_web_auth_2

If I change my pod version to 10.15:
error: compiling for macOS 10.14, but module 'device_info_plus' has a minimum deployment target of macOS 10.15: /build/macos/Build/Products/Debug/device_info_plus/device_info_plus.framework/Modules/device_info_plus.swiftmodule/arm64-apple-macos.swiftmodule

I tested my project on different platform (Ios, web, Android) and I get error only on MacOs

馃幉 Appwrite version

Version 2.0.x

馃捇 Operating system

MacOS

馃П Your Environment

I had this error on appwrite: 11.0.1
But If I test on appwrite: 10.0.1 I had this issue too.

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

@ande4485 ande4485 added the bug Something isn't working label Nov 22, 2023
@ande4485
Copy link
Author

I change all target deployment ( Runner and others...) to 10.15 and it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant