Post

Replies

Boosts

Views

Activity

Xcode 16 Beta3 Build Error:Did not find header '***.h'
Error message: Could not build module or Did not find header '***.h' my project build setting CLANG_ENABLE_MODULES = YES build error when module header has method like: - (void)subTaskWithName:(NSString*)name module:(NSString *)module; module has been recognized as a keyword. and if I delete this method, it build succeed
Replies
4
Boosts
2
Views
1.5k
Activity
Aug ’24