I just accidentally deleted a framework but I can't figure out which one it is, nor do I know if adding it back will simply solve the problem. This is the error message that I'm getting:
ld: cannot link directly with /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.3.sdk/usr/lib/system/libdyld.dylib. Link against the umbrella framework 'System.framework' instead. for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)
Any help would be greatly appreciated! I'm sure theres a simple solution, I just cannot figure it our for the life of me!
Thanks!