]>
Commit | Line | Data |
---|---|---|
558d2836 A |
1 | // |
2 | // hfs-tests.xcconfig | |
3 | // hfs | |
4 | // | |
5 | // Created by Chris Suter on 8/14/15. | |
6 | // | |
7 | // | |
8 | ||
9 | OTHER_LDFLAGS[sdk=iphoneos*]=-framework MobileKeyBag -framework Security -framework Foundation -lz | |
10 | OTHER_LDFLAGS[sdk=macosx*]=-framework IOKit -lz | |
11 | CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]=$(SRCROOT)/tests/hfs-tests.entitlements |