Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MagicalRecord/MagicalRecordXcode7CompatibilityMacros.h file not found in Xcode 7.2

I downloaded and integrate copy of MagicalRecord sdk 2.3.3 in my project.i am not using cocoa pods. why because cocoa pods does not provide magical record 2.3.3 sdk. but I cannot compile the My project. i am using Xcode 7.2. I get the following compile error:

MagicalRecord/MagicalRecordXcode7CompatibilityMacros.h file not found

like image 971
subbu Avatar asked Feb 13 '26 02:02

subbu


1 Answers

Deleting derived data and cleaning worked for me

like image 148
Andrey Chernukha Avatar answered Feb 15 '26 16:02

Andrey Chernukha