Turns out I was auto-incrementing the build number inside my script file to my .xcodeproj file. due to that Xcode is canceling my script.
Post
Replies
Boosts
Views
Activity
here are some Todo's
Uninstall Xcode completely from your mac there should be no cache or anything and then reinstall the Xcode and see if still there
Try to update the Xcode version to 14.2 and then try to reproduce this
Check Xcode project format is correct or not
Check command line tools are selected correctly or not Xcode >> Setting >> Locations
Solve this with this link
[https://developer.apple.com/forums/thread/714224]
Please check this one it might help you.
[https://developer.apple.com/forums/thread/714224)
Have you checked this?
maybe helpful for you.
[https://developer.apple.com/documentation/backgroundtasks)
solved using this - https://developer.apple.com/forums/thread/714224