So I bought a new MacBook Pro 2 months before the M1 was announced š So I'm stuck with an intel processor for a while now.
I've got an old iOS app that I decided might be worth trying to port to a Mac OS app, and Xcode makes it seem like it's a simple process of just changing the product destination to Mac Catalyst, and it would (mostly) work.
But when I try to do that, I get a weird error. I'm using a 3rd party library in my app, and the error is complaining about the 3rd party library requiring x64 architecture. Which is implying to me that I need a M1 to use Mac Catalyst. I've done some searching trying to figure this out, but the results are awfully vague.
if I find a M1 version of that 3rd party app, will this start working? Or do I really need a M1 processor to build this thing?
I've got an old iOS app that I decided might be worth trying to port to a Mac OS app, and Xcode makes it seem like it's a simple process of just changing the product destination to Mac Catalyst, and it would (mostly) work.
But when I try to do that, I get a weird error. I'm using a 3rd party library in my app, and the error is complaining about the 3rd party library requiring x64 architecture. Which is implying to me that I need a M1 to use Mac Catalyst. I've done some searching trying to figure this out, but the results are awfully vague.
if I find a M1 version of that 3rd party app, will this start working? Or do I really need a M1 processor to build this thing?