Command "xcodebuild" archive getting slower

Hi,guys .

Q1:

I'm using apple scirpt to archive ipa.

I feel it's getting slower every time i used command xcodebuild.

How could i solve this ?

Thanks a lot.

Q2:

And .When i post this ,there is an error:"The message contains invalid characters."

Sometime it came out when i post.How could i check invalid characters before i post?

Replies

Q1: I'm using apple scirpt to archive ipa. I feel it's getting slower every time i used command

xcodebuild
. How could i solve this ?

I recommend that you start by profiling this. Look at the output from

xcodebuild
to see which steps are getting slower, and then investigate from there.

Q2: And. When i post this ,there is an error:"The message contains invalid characters." Sometime it came out when i post. How could i check invalid characters before i post?

Are you referring to an error from the DevForums site? If so, I’ve seen problems like this in the past but I never worked out exactly what triggered them. If you have some specific text that triggers the issue please send me a copy via email (my address is in my signature) and I’ll take another look.

Make sure to reference this thread, just for context.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Thanks a lot .

Next time i see this issue.I will send you an email.