Permission error when trying to do a IOS build

My IOS version of my game is majorly out of date cause I haven’t been able to do builds since the last Unity 5.6 update. The one early this October.

Anyone know whats cuasing this issue?

/Users/Shadowing/Library/Developer/Xcode/DerivedData/Unity-iPhone-evqhhwzeqfbubwafvluzcapapgbe/Build/Intermediates/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Script-033966F41B18B03000ECD701.sh: line 2: /Users/Shadowing/Documents/IOS/MapFileParser.sh: Permission denied

A Google search brought up the following:

chmod +x /path/to/MapFileParser

Oh hmm nothing came up when I googled it. what the heck lol. You must be a Google Master :slight_smile:
I got it fixed though by just upgrading unity to the newest patch for 5.6.
so all is good.
Thanks a bunch for replying @JeffDUnity3D