My xcode stopped responding so I forced it to close, after i opened it and tried to build the program again it gives me the following error, Any can help please, Iam using Xcode 4.5 note that i built this app on xcode 4.4 and it worked before !
ld: warning: directory not found for option '-L/Users/../../../Downloads/RestKit-RestKit-991bd5c/Examples/RKDiscussionBoardExample/DiscussionBoard/Libraries/three20' ld: warning: directory not found for option '-L/Users/../../../Downloads/RestKit-RestKit-991bd5c/Specs/Runner/OCMock' ld: warning: directory not found for option '-L/Users/facebook-ios-sdk-lib' ld: warning: directory not found for option '-L/Users/../../../../Downloads/TestFlightSDK1.0' ld: warning: ignoring file /Users/omars/Library/Developer/Xcode/DerivedData/Build/Products/Debug-iphoneos/libSSToolkit.a, file was built for archive which is not the architecture being linked (armv7s): /Users/omars/Library/Developer/Xcode/DerivedData/Build/Products/Debug-iphoneos/libSSToolkit.a ld: file is universal (3 slices) but does not contain a(n) armv7s slice: /Users/omars/Desktop/libTestFlight.a for architecture armv7s clang: error: linker command failed with exit code 1 (use -v to see invocation)
build-folder.