I have created a new app which runs on both iPhone & Mac on Xcode 11 Beta 2 via Project Catalyst. For that I have 2 frameworks which are specifically build for 'macOS' & 'iOS'. Once I am adding that framework, I am receiving following error!
Here how I have added frameworks to the project!
Can anybody please help? Although, without adding frameworks project is running which just only have 2 UILabel
.