lmkaindy.blogg.se

Unity cloud build ios 15
Unity cloud build ios 15







unity cloud build ios 15 unity cloud build ios 15

Proj.AddBuildProperty (target, "OTHER_LDFLAGS", "-ObjC") įile.WriteAllText (projPath, proj.WriteToString ()) proj.AddBuildProperty (target, "OTHER_LDFLAGS", "-all_load") String target = proj.TargetGuidByName ("Unity-iPhone") Proj.ReadFromString (File.ReadAllText (projPath)) String projPath = path + "/Unity-iPhone.xcodeproj/project.pbxproj" Public static void OnPostprocessBuild(BuildTarget buildTarget, string path)ĭebug.Log(" OnPostprocessBuildiOS") a normal post process method which is executed by Unity

unity cloud build ios 15

clang: error: linker command failed with exit code 1 (use -v to see invocation) I posted my current OnPostprocessBuild function. I added a PostBuildProcessor script to my editor folder. I keep getting this error when building using unities cloud build.









Unity cloud build ios 15