Hello, Since I couldn’t find a xcode mailing list I am posting this here. I have a swift/cocoa app that I developed. I archived it and placed it on the applications folder. I am writing an applescript script to drive it using system events. There is a button I am activating that causes the application to crash. I corrected the bug, re-archived it and ran the applescript again. It crashes anyway. I then made some other changes to the line of code stated on the error report, and re-archived it. It always crashes on the same line. Even removing an array indexing instruction that is the cause of the error (index out of range)
I suspect that the archives are not being updated with the compiled code. Am I going nuts ? Thanks _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com