ios9 - Xcode 7 "CoreFoundation/CFUserNotification.h" file not found -


i porting mobileterminal ios. getting error xcode 7 ios sdk 9.0. here git repo. here full error:

/applications/xcode.app/contents/developer/platforms/iphonesimulator.platform/developer/sdks/iphonesimulator9.0.sdk/system/library/frameworks/corefoundation.framework/headers/corefoundation.h:92:10: 'corefoundation/cfusernotification.h' file not found 

followed context:

/users/user1/documents/dev/ios-term/classes/terminal/terminalgroupview.mm:4:9: in file included /users/user1/documents/dev/ios-term/classes/terminal/terminalgroupview.mm:4: /users/user1/documents/dev/ios-term/classes/terminal/terminalgroupview.h:4:9: in file included /users/user1/documents/dev/ios-term/classes/terminal/terminalgroupview.h:4: /applications/xcode.app/contents/developer/platforms/iphonesimulator.platform/developer/sdks/iphonesimulator9.0.sdk/system/library/frameworks/uikit.framework/headers/uikit.h:11:9: in file included /applications/xcode.app/contents/developer/platforms/iphonesimulator.platform/developer/sdks/iphonesimulator9.0.sdk/system/library/frameworks/uikit.framework/headers/uikit.h:11: /applications/xcode.app/contents/developer/platforms/iphonesimulator.platform/developer/sdks/iphonesimulator9.0.sdk/system/library/frameworks/uikit.framework/headers/uiaccelerometer.h:8:9: in file included /applications/xcode.app/contents/developer/platforms/iphonesimulator.platform/developer/sdks/iphonesimulator9.0.sdk/system/library/frameworks/uikit.framework/headers/uiaccelerometer.h:8: /applications/xcode.app/contents/developer/platforms/iphonesimulator.platform/developer/sdks/iphonesimulator9.0.sdk/system/library/frameworks/foundation.framework/headers/foundation.h:6:10: in file included /applications/xcode.app/contents/developer/platforms/iphonesimulator.platform/developer/sdks/iphonesimulator9.0.sdk/system/library/frameworks/foundation.framework/headers/foundation.h:6: 

this question opened separately, actual error not solved.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -