Search code examples
xcodexamarin.iosinterface-buildervisual-studio-mac

sample.xcodeproj cannot be opened because the project file cannot be parsed. while opening the Xib file in Xcode interface builder


I am developing an app in Xamarin using Visual Studio for Mac.

When I try to open a .xib (or any other interface builder file) in Xcode(8.3) interface builder for designing, I get the error

sample.xcodeproj cannot be opened because the project file cannot be parsed.

Does anyone have solution to this?

Here is the Popup I got form Xcode


Solution

  • Visual Studio for Mac Preview 8 (7.0 build 2845) fixes this problem.