Can not build in simulator on mac m1 device
siam009 opened this issue · 2 comments
siam009 commented
It is working fine on device but when i run for simulator on my m1 device it gives me this error.
Could not find module 'DynamicColor' for target 'x86_64-apple-ios-simulator'; found: arm64, arm64-apple-ios-simulator
yannickl commented
How do you import the library?
siam009 commented
Using cocoapod. Note that it was working fine before m1.