Is there any way to get this path in a pre-action run script?
/Users/user-name/Library/Application Support/iPhone Simulator/6.0/Applications/8F3F9CBC-F96A-48C1-9CE9-BE32D0E0B833
This would be called after the build so it should be there, the environmental variable I really need to find is 8F3F9CBC-F96A-48C1-9CE9-BE32D0E0B833
Is there a variable like IPHONEOS_DEPLOYMENT_TARGET for that?