I was able to get PODS to build the Razor Simpledemo. Most of it works. Couple of differences between the output of my PRC and the SimpleDemo PRC files included in the sdk.

1) with my PRC there are 2 small vertically flattened coins drawing at the top of the screen instead of 1 big coin

2) with my PRC the top black rectangle draws but it appears to be flattened - no bottom rectangle draws.

3) with my PRC the release build has a fatal exception when changing to another app

based on what I am getting I am guessing I have something set up incorrectly perhaps in a resource file.  I'm still looking into it but any help is appreciated.  Thanks.