Posts

Post not yet marked as solved
2 Replies
294 Views
Hi, I'm maintaining two apps for internal need's. One of the app is generated as universal binary and executes as arm on the M1 chips . .perfect, but the second one is only executing in rosetta and I don't see why ! I have no dependency, only apple framework library, the only fancy libraries are some low-level network libs, but I have tried whiteout and no change. The build settings arch are "Standard architecture (Apple Silicon , intel) and everything other is on default. When I run the code my only choice is "My Mac (rosetta)" or any Mac intel. Any idea where I'm going wrong ? Regard's Claude
Posted
by cbrassel.
Last updated
.