Thanks. I've tried to figure out how to add the Info.plist to my project so that Info plist in binary setting will pick it up. I haven't been successful. I've added it as a Resource and it's in the Target. However I don't see the corresponding linker flags in the build output (-sectcreate). In addition, plutil -p does not show it is in the binary created.
I'm likely missing something quite obvious, but how does one add a Info.plist to the project so that build flag will find it? Thanks!