Error compiling OSX TestFramework project

I m trying to compile and getting error:

Error	1	(GetTargetSDKType) Invalid URI: The hostname could not be parsed.	C:\Program Files (x86)\MSBuild\RemObjects Software\Oxygene\RemObjects.Oxygene.Nougat.targets	197	5	Sugar.Nougat.OSX.TestFramework

Changing SDK fro generic “OSX” to “OS X 10.6” did not helped.

One more glitch: umbrella solution “Sugar.Tests” did have 4 testing frameworks and Echoes-only tests. IMHO, logically, it should be 2 solutions: Sugar.TestFramework.sln (with project per each supported platform) and Sugar.Test.sln (with test for each platform).

Hmm. Can not reproduce! Today did not have any problems on work computer - CrossBox simply say that 10.6 SDK can not be used, because i do have only 10.8/10.9 (its true). Should check if i have same version on notebook and stationary comp.

P.S: Still think dividing test project into framework/tests is a good idea! :wink:

Yes, good suggestion, we will change it, it just wasn’t updated for some time.