Joe Sansalone 6 Posted May 28, 2022 Things were working before. I think there was an update for Xcode to install command line tools and also I updated to the latest 11.1 patch which required a re-install of PAServer. The connection to PAServer is fine. Don't know what this error is: [PAClient Error] Error: E6664 xcode-select: error: tool 'actool' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance Share this post Link to post
Dave Nottage 557 Posted May 28, 2022 5 hours ago, Joe Sansalone said: [PAClient Error] Error: E6664 xcode-select: error: tool 'actool' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance Something has changed the active developer directory. If your Xcode is in the default install location, use this command: sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer To correct it Share this post Link to post
Joe Sansalone 6 Posted May 30, 2022 (edited) Ok It runs and does deploy AFTER using your "sudo code-select --switch ..." But this error shows up: (Ignore the red line) Edited May 30, 2022 by Joe Sansalone Share this post Link to post
Dave Nottage 557 Posted May 30, 2022 Can you indicate what versions you have of Xcode, and macOS? Share this post Link to post