dasautoooo / Parma

A SwiftUI view for displaying Markdown with customizable appearances.
MIT License
787 stars 45 forks source link

Running on the Simulator on M1 Mac does not work #10

Open codeslubber opened 3 years ago

codeslubber commented 3 years ago

Says it was looking for the x86_64 version and did not find it.

dasautoooo commented 3 years ago

Hi @codeslubber ,

Thank you for your feedback. I'm afraid I can't help to solve the problem cuz there's no available M1 Mac for me. If you could try to find the solution then comment on the issue, it will be so great.

Thank you again.

codeslubber commented 3 years ago

I spent hours on this last Wed. Brutal... makes zero sense to me but mostly just made me realize that SPM is a complete joke.

dasautoooo commented 3 years ago

I'll add CocoaPods support recently, then let's see if that will get fixed.

codeslubber commented 3 years ago

Any movement on this? jesus christ, forget it... Open Sores strikes again....

dasautoooo commented 3 years ago

CocoaPods support has been there for months. I don't have an M1 Mac, could you please test that out 😊, the instruction is in the readme.

codeslubber commented 3 years ago

I am not using CocoaPods, I am using Swift Package Manager and it's saying it doesn't have the x86 version.