File SystemConfiguration / SystemConfiguration.h not found

I get the following error in the Reachability.h file. I have the necessary framework. What else do I need to do? This is an application made in Xcode3, and I'm trying to import it into Xcode4.

enter image description here

enter image description here

+2
source share
1 answer

Reinstalling Xcode removed the error.

+2
source

Source: https://habr.com/ru/post/1610389/


All Articles