]> git.saurik.com Git - apple/dyld.git/blob - configs/update_dyld_shared_cache.xcconfig
dyld-360.22.tar.gz
[apple/dyld.git] / configs / update_dyld_shared_cache.xcconfig
1
2 //:configuration = Release
3 LOCAL_YES = local
4
5 //:configuration = Release
6 LOCAL = $(LOCAL_$(RC_PURPLE))
7
8 //:configuration = Release
9 INSTALL_PATH = $(INSTALL_LOCATION)/usr/$(LOCAL)/bin
10
11 // don't iOS tool
12 MY_RELEASE_CODE_SIGN_IDENTITY_YES =
13 MY_RELEASE_CODE_SIGN_IDENTITY_ = -
14 CODE_SIGN_IDENTITY = $(MY_RELEASE_CODE_SIGN_IDENTITY_$(RC_PURPLE))
15
16
17 CODE_SIGN_ENTITLEMENTS = launch-cache/update_dyld_shared_cache_entitlements.plist
18