As it turns out, I am using an exportOptionsPlist file and it has my Developer ID TeamID in it. It is the Certificates section that is still showing Apple Development. I don''t see an option in exportOptionsPlist for the Certificate.
I can post my script if that would help.
Welcome back. I honestly figured it was a well deserved holiday.
You are partially correct in your assumptions. The Xcode archive built is Apple Development. The one from the archive export has my Developer ID but the certificate used is Apple Development.
First, thank you for the response.
My Terminal is not customized that I'm aware of. I did the switch to zsh if that matters.
I ran the xcrun command and it initially didn't work. It was looking in my /Applications for an alternate of the app. (I'm guessing the user renamed my app to include version number since it's in beta.) I renamed my app to match and the command did run and it gave me some output. I'm deciphering that now.
Thanks and I'll report back.
Ed
As it turns out, I am using an exportOptionsPlist file and it has my Developer ID TeamID in it. It is the Certificates section that is still showing Apple Development. I don''t see an option in exportOptionsPlist for the Certificate.
I can post my script if that would help.
Welcome back. I honestly figured it was a well deserved holiday.
You are partially correct in your assumptions. The Xcode archive built is Apple Development. The one from the archive export has my Developer ID but the certificate used is Apple Development.
First, thank you for the response.
My Terminal is not customized that I'm aware of. I did the switch to zsh if that matters.
I ran the xcrun command and it initially didn't work. It was looking in my /Applications for an alternate of the app. (I'm guessing the user renamed my app to include version number since it's in beta.) I renamed my app to match and the command did run and it gave me some output. I'm deciphering that now.
Thanks and I'll report back.
Ed