I'm getting the following error while trying to build project in unity3d for ios in macbook.
Win32Exception: ApplicationName='python2.6', CommandLine='"/Users/subashchandra/SoomlaTutorialExample/Assets/Soomla/Editor/build-tools/Soomla_StoreRunner.py" "/Users/subashchandra/Desktop/SoomlaTutorialExample"', CurrentDirectory='' System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) System.Diagnostics.Process.Start () (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start () PostProcessScriptStarter.OnPostprocessBuild (BuildTarget target, System.String pathToBuiltProject) (at Assets/Soomla/Editor/SoomlaPostBuild.cs:27) UnityEditor.HostView:OnGUI() Uploading Screenshot 2014-09-08 15.04.44.jpg . . .
I don't understand the error at all. I followed a online tutorial, its working fine for the guy in the tutorial