|
238 | 238 | 41B5AAEC22DB8BB300347CC8 /* interface.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = interface.cpp; sourceTree = "<group>"; }; |
239 | 239 | 41B5AAED22DB8BB400347CC8 /* interface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = interface.h; sourceTree = "<group>"; }; |
240 | 240 | AA012113224C24D4000F4F82 /* wxmac.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = wxmac.icns; sourceTree = "<group>"; }; |
| 241 | + AA04140923FC927700EE539B /* FatFileFinder.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = FatFileFinder.entitlements; sourceTree = "<group>"; }; |
| 242 | + AA04140A23FC92C200EE539B /* FatFileFinder Dynamic.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "FatFileFinder Dynamic.entitlements"; sourceTree = "<group>"; }; |
241 | 243 | AA0A148123CCBE410092E9AA /* DirectoryData.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = DirectoryData.cpp; sourceTree = "<group>"; }; |
242 | 244 | AA0A148223CCBE410092E9AA /* DirectoryData.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = DirectoryData.hpp; sourceTree = "<group>"; }; |
243 | 245 | AA1D0F4E222A09A600678304 /* FatFileFinder Dynamic.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "FatFileFinder Dynamic.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
312 | 314 | AA1D0F45222A09A600678304 = { |
313 | 315 | isa = PBXGroup; |
314 | 316 | children = ( |
| 317 | + AA04140A23FC92C200EE539B /* FatFileFinder Dynamic.entitlements */, |
| 318 | + AA04140923FC927700EE539B /* FatFileFinder.entitlements */, |
315 | 319 | AA1D0F50222A09A600678304 /* source */, |
316 | 320 | AA1D0F4F222A09A600678304 /* Products */, |
317 | 321 | AA14A0F2222A1219002C4553 /* Frameworks */, |
|
838 | 842 | AA1D0F60222A09A800678304 /* Debug */ = { |
839 | 843 | isa = XCBuildConfiguration; |
840 | 844 | buildSettings = { |
| 845 | + CODE_SIGN_ENTITLEMENTS = "FatFileFinder Dynamic.entitlements"; |
841 | 846 | CODE_SIGN_STYLE = Automatic; |
842 | 847 | COMBINE_HIDPI_IMAGES = YES; |
843 | 848 | INFOPLIST_FILE = "$(SRCROOT)/source/Info_cocoa.plist"; |
|
854 | 859 | AA1D0F61222A09A800678304 /* Release */ = { |
855 | 860 | isa = XCBuildConfiguration; |
856 | 861 | buildSettings = { |
| 862 | + CODE_SIGN_ENTITLEMENTS = "FatFileFinder Dynamic.entitlements"; |
857 | 863 | CODE_SIGN_STYLE = Automatic; |
858 | 864 | COMBINE_HIDPI_IMAGES = YES; |
859 | 865 | INFOPLIST_FILE = "$(SRCROOT)/source/Info_cocoa.plist"; |
|
870 | 876 | AAD015CB222B2FE300E25CB7 /* Debug */ = { |
871 | 877 | isa = XCBuildConfiguration; |
872 | 878 | buildSettings = { |
| 879 | + CODE_SIGN_ENTITLEMENTS = FatFileFinder.entitlements; |
873 | 880 | CODE_SIGN_STYLE = Automatic; |
874 | 881 | COMBINE_HIDPI_IMAGES = YES; |
875 | 882 | HEADER_SEARCH_PATHS = ( |
|
899 | 906 | AAD015CC222B2FE300E25CB7 /* Release */ = { |
900 | 907 | isa = XCBuildConfiguration; |
901 | 908 | buildSettings = { |
| 909 | + CODE_SIGN_ENTITLEMENTS = FatFileFinder.entitlements; |
902 | 910 | CODE_SIGN_STYLE = Automatic; |
903 | 911 | COMBINE_HIDPI_IMAGES = YES; |
904 | 912 | HEADER_SEARCH_PATHS = ( |
|
0 commit comments