Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Interface Builder XIB compiler error on Xcode 8

Click on your .XIB file 

From Right side bar select "Show the file Inspector"

Go to "Interface Builder Document" section.

In "Open In" dropdown select Xcode 8.

Clear derived data, Build and Run. 

May this help you.

I have solved this issue by following below steps:

1. cmd + shift + k
2. cmd + option + shift + k
3. Restart Xcode
4. Restart your pc.

Hope this will also works for you. Thanks!

Tags:

Ios

Objective C

Xcode

Xcode9

Xcode8

Related

How to do a conditional count after groupby on a Pandas Dataframe? Slack incoming webhook: Request header field Content-type is not allowed by Access-Control-Allow-Headers in preflight response Is there any way to change the text size (font size) of specific blocks when you using asciidoc? How to return 404 with Spring WebFlux cannot load such file -- coffee_script How to use MemoryCache in C# Core Console app? Pandas how to use pd.cut() What is Lineage In Spark? Getting IConfiguration from ServiceCollection How to integrate an Angular 4 app with a Spring Boot stack? Disable Property of Azure Functions not working in Visual Studio 2017 Http Request in TypeScript

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy