Posts

Post marked as solved
2 Replies
Had assistance from another forum and found I needed to add. chmod +x to a line in xcodeGo to Build Phase tab for your projectGo to "Copy www directory" and clikck the drop down to show more info if not expanded already.On the line with the code(mine only had one) add chmod +x in fromnt of the "$srcrooot/...."That made my error go away. Now on to the next problem. 🙂
Post marked as solved
2 Replies
PhaseScriptExecution Copy\ www\ directory /Users/rtk3games/Library/Developer/Xcode/DerivedData/Quiz_Quest-dlxjkdgdtgwbvvaovahgcutbyhah/Build/Intermediates.noindex/Quiz\ Quest.build/Debug-iphonesimulator/Quiz\ Quest.build/Script-304B58A110DAC018002A0835.sh (in target: Quiz Quest) cd /Users/rtk3games/Desktop/ios /bin/sh -c /Users/rtk3games/Library/Developer/Xcode/DerivedData/Quiz_Quest-dlxjkdgdtgwbvvaovahgcutbyhah/Build/Intermediates.noindex/Quiz\\\ Quest.build/Debug-iphonesimulator/Quiz\\\ Quest.build/Script-304B58A110DAC018002A0835.sh/Users/rtk3games/Library/Developer/Xcode/DerivedData/Quiz_Quest-dlxjkdgdtgwbvvaovahgcutbyhah/Build/Intermediates.noindex/Quiz Quest.build/Debug-iphonesimulator/Quiz Quest.build/Script-304B58A110DAC018002A0835.sh: line 2: /Users/rtk3games/Desktop/ios/Quiz Quest/Scripts/copy-www-build-step.sh: Permission deniedCommand PhaseScriptExecution failed with a nonzero exit code