i am a beginning to regard AppleScript. i try to open the xcode project using Xcode. i have succeed to open the folder which contain the xcode project but not yet, the launch of the project using Xcode.any help please ?!
tell application "Finder" to open folder "workpace" of folder "Documents" of folder "user1" of folder "Users" of disk "Macintosh HD"