johnno1962 / injectionforxcode

Runtime Code Injection for Objective-C & Swift
MIT License
6.55k stars 566 forks source link

If you have a problem, please answer #250

Open meiyongsheng opened 6 years ago

meiyongsheng commented 6 years ago

Compiling /Users/mys/Desktop//GiftedStudent1/TKApp/modules/finances/Controller/TFSFinancesRootViewController.m Re-compilation failed (/Users/mys/Library/Containers/com.johnholdsworth.InjectionIII/Data/command.sh) fatal error: malformed or corrupted AST file: 'could not find file '/Users/mys/Desktop/***/GiftedStudent1/TKApp/Modules/sso/Model/TFSFundAccountInfo.h' referenced by AST file '/Users/mys/Library/Developer/Xcode/DerivedData/Build/Intermediates.noindex/PrecompiledHeaders/GCS-Prefix-cqmfxvynofpsafafwdhhlfljpkor/GCS-Prefix.pch.pch'' note: after modifying system headers, please delete the module cache at '/Users/mys/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/1CC1MBM3VFV58' 1 error generated.


johnno1962 commented 6 years ago

I’m afraid I’m unsure exactly what that would be. If could be to do with case sensitivity “A" vs. “a" or something.