Post

Replies

Boosts

Views

Activity

Reply to I just started Mac development on an M1/Monterey MBP and developer signing won't work
Thanks so much for your help, Quinn. I so appreciate it. :) There's many types of projects that I can imagine requiring more credentials, but I tried the simplest one (a common case for me) of just a Mac app that's a command line tool. It required me to supply info I don't have, like my developer prefix, so I just made up random names, and it still created the project and it built and ran with no signing issues. The biggest challenge is when I try to run developer example projects. Those typically are designed to run on iPhone, iPad and Mac (and I modify them to turn off the iPhone and iPad parts), but they all seem to require code signing I don't have. These sample projects are how I learn the latest Mac APIs, so being able to use them is important. Are they expected to automatically run, or is it expected that you go into them and change their information? I'm willing to pay for an official developer account, but I somehow doubt that will solve the problem? Thanks again, Jeff
May ’22