Symlink not generated in XCode 11.3.1 for Framework

Hello, I am building xercesc framework on XCode 11.3.1. It builds successfully, but resulting framework does not have the required symlinks to Resources, dylib and Current version. Same xcode project was working well on XCode 9.3.

Framework built from XCode 9.3 has symlink files

Whereas, same project with no change in settings gives me this in XCode 11.3.1

Do I need to do some new setting? Please help.

Thank you Musten Jiruwala

Update on this

If I use Legacy Build System in Shared Project Settings, then the symlinks are generated properly. However, this breaks build in other plugins. The Project Settings is not specific to xcode project!

So, I am trying to figure out what do I need to do to make New Build System of XCode to behave like Legacy Build System when it comes to generating symlinks after building framework.

Any suggestions?

Thanks a ton for your efforts.

Musten Jiruwala

Symlink not generated in XCode 11.3.1 for Framework
 
 
Q