Creating a lib that targets all platforms seemed t...
# amper
w
Creating a lib that targets all platforms seemed to be impossible:
Copy code
product:
  type: lib
  platforms: [android, iosArm64, iosSimulatorArm64, iosX64, jvm, linuxArm64, linuxX64, macosArm64, macosX64]
=>
Cannot create a framework: sharedDebugFramework. Binaries of this kind are not available for target linuxArm64
a
I have created a youtrack issue
w
Thank you