reinstall theos error ios 9.3.3
While building module 'Foundation' imported from /var/theos/Prefix.pch:9:
While building module 'CoreFoundation' imported from /var/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In file included from <module-includes>:2:
/var/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:12:10: fatal error:
'stdarg.h' file not found
#include <stdarg.h>
^
While building module 'Foundation' imported from /var/theos/Prefix.pch:9:
While building module 'CoreFoundation' imported from /var/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
While building module 'Dispatch' imported from /var/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:15:
In file included from <module-includes>:2:
/var/theos/sdks/iPhoneOS9.2.sdk/usr/include/dispatch/dispatch.h:31:10: fatal error:
'stdbool.h' file not found
#include <stdbool.h>