|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + F416C1F42DDCC9FE00B710B6 /* fastdmg.icns in Resources */ = {isa = PBXBuildFile; fileRef = F416C1F32DDCC9FE00B710B6 /* fastdmg.icns */; }; |
10 | 11 | F42C834120AF048700E95DD4 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = F42C833F20AF048700E95DD4 /* MainWindow.xib */; }; |
11 | 12 | F42C834420AF05A800E95DD4 /* FastDMGWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = F42C834320AF05A800E95DD4 /* FastDMGWindowController.m */; }; |
12 | | - F431C63F20B5E8F800EC4D03 /* fastdmg.icns in Resources */ = {isa = PBXBuildFile; fileRef = F431C63E20B5E8F800EC4D03 /* fastdmg.icns */; }; |
13 | 13 | F45AC0FD20ACDB4E0086DF1D /* FastDMGAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F45AC0FC20ACDB4E0086DF1D /* FastDMGAppDelegate.m */; }; |
14 | 14 | F45AC10220ACDB4F0086DF1D /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = F45AC10020ACDB4F0086DF1D /* MainMenu.xib */; }; |
15 | 15 | F45AC10520ACDB4F0086DF1D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F45AC10420ACDB4F0086DF1D /* main.m */; }; |
|
18 | 18 | /* End PBXBuildFile section */ |
19 | 19 |
|
20 | 20 | /* Begin PBXFileReference section */ |
| 21 | + F416C1F32DDCC9FE00B710B6 /* fastdmg.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = fastdmg.icns; sourceTree = "<group>"; }; |
| 22 | + F416C1F52DDCCC4D00B710B6 /* fastdmg.ai */ = {isa = PBXFileReference; lastKnownFileType = text; path = fastdmg.ai; sourceTree = "<group>"; }; |
| 23 | + F416C1F62DDCCC4D00B710B6 /* fastdmg.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = fastdmg.icns; sourceTree = "<group>"; }; |
| 24 | + F416C1F72DDCCC4D00B710B6 /* fastdmg.iconset */ = {isa = PBXFileReference; lastKnownFileType = folder.iconset; path = fastdmg.iconset; sourceTree = "<group>"; }; |
| 25 | + F416C1F82DDCCC4D00B710B6 /* fastdmg_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = fastdmg_icon.png; sourceTree = "<group>"; }; |
| 26 | + F416C1FA2DDCCC4D00B710B6 /* createicns */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = createicns; sourceTree = "<group>"; }; |
| 27 | + F416C1FC2DDCCC4D00B710B6 /* fastdmg.iconset */ = {isa = PBXFileReference; lastKnownFileType = folder.iconset; path = fastdmg.iconset; sourceTree = "<group>"; }; |
| 28 | + F416C1FD2DDCCC4D00B710B6 /* fastdmg.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = fastdmg.png; sourceTree = "<group>"; }; |
| 29 | + F416C1FE2DDCCC4D00B710B6 /* make_icon.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = make_icon.sh; sourceTree = "<group>"; }; |
21 | 30 | F42C834020AF048700E95DD4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainWindow.xib; sourceTree = "<group>"; }; |
22 | 31 | F42C834220AF05A800E95DD4 /* FastDMGWindowController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FastDMGWindowController.h; sourceTree = "<group>"; }; |
23 | 32 | F42C834320AF05A800E95DD4 /* FastDMGWindowController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FastDMGWindowController.m; sourceTree = "<group>"; }; |
24 | | - F431C63E20B5E8F800EC4D03 /* fastdmg.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = fastdmg.icns; sourceTree = "<group>"; }; |
25 | | - F431C64020B5EEFA00EC4D03 /* fastdmg.iconset */ = {isa = PBXFileReference; lastKnownFileType = folder.iconset; path = fastdmg.iconset; sourceTree = "<group>"; }; |
26 | 33 | F4485613264AB4EE0098872C /* macos.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; name = macos.yml; path = .github/workflows/macos.yml; sourceTree = "<group>"; }; |
27 | 34 | F45AC0F820ACDB4E0086DF1D /* FastDMG.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FastDMG.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
28 | 35 | F45AC0FB20ACDB4E0086DF1D /* FastDMGAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FastDMGAppDelegate.h; sourceTree = "<group>"; }; |
|
33 | 40 | F49A991720ADD90F0064B9A4 /* Credits.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = Credits.rtf; sourceTree = "<group>"; }; |
34 | 41 | F49A991B20ADEAC30064B9A4 /* LICENSE.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE.txt; sourceTree = "<group>"; }; |
35 | 42 | F49A991C20ADEAC30064B9A4 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
36 | | - F49A991D20AE4F5E0064B9A4 /* TODO.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = TODO.txt; sourceTree = "<group>"; }; |
37 | 43 | F4E2D4CD29268E2C00BDA386 /* diskimage.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = diskimage.icns; sourceTree = "<group>"; }; |
38 | 44 | F4FC1A062239E5D700CC1F6A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; }; |
39 | 45 | /* End PBXFileReference section */ |
|
49 | 55 | /* End PBXFrameworksBuildPhase section */ |
50 | 56 |
|
51 | 57 | /* Begin PBXGroup section */ |
| 58 | + F416C1F92DDCCC4D00B710B6 /* old */ = { |
| 59 | + isa = PBXGroup; |
| 60 | + children = ( |
| 61 | + F416C1F52DDCCC4D00B710B6 /* fastdmg.ai */, |
| 62 | + F416C1F62DDCCC4D00B710B6 /* fastdmg.icns */, |
| 63 | + F416C1F72DDCCC4D00B710B6 /* fastdmg.iconset */, |
| 64 | + F416C1F82DDCCC4D00B710B6 /* fastdmg_icon.png */, |
| 65 | + ); |
| 66 | + path = old; |
| 67 | + sourceTree = "<group>"; |
| 68 | + }; |
| 69 | + F416C1FF2DDCCC4D00B710B6 /* Icon */ = { |
| 70 | + isa = PBXGroup; |
| 71 | + children = ( |
| 72 | + F416C1FE2DDCCC4D00B710B6 /* make_icon.sh */, |
| 73 | + F416C1FA2DDCCC4D00B710B6 /* createicns */, |
| 74 | + F416C1FC2DDCCC4D00B710B6 /* fastdmg.iconset */, |
| 75 | + F416C1FD2DDCCC4D00B710B6 /* fastdmg.png */, |
| 76 | + F416C1F92DDCCC4D00B710B6 /* old */, |
| 77 | + ); |
| 78 | + path = Icon; |
| 79 | + sourceTree = "<group>"; |
| 80 | + }; |
52 | 81 | F45AC0EF20ACDB4D0086DF1D = { |
53 | 82 | isa = PBXGroup; |
54 | 83 | children = ( |
55 | 84 | F4485613264AB4EE0098872C /* macos.yml */, |
56 | 85 | F4FC1A062239E5D700CC1F6A /* Makefile */, |
57 | 86 | F49A991B20ADEAC30064B9A4 /* LICENSE.txt */, |
58 | | - F49A991D20AE4F5E0064B9A4 /* TODO.txt */, |
59 | 87 | F49A991C20ADEAC30064B9A4 /* README.md */, |
60 | 88 | F45AC0FA20ACDB4E0086DF1D /* FastDMG */, |
| 89 | + F416C1FF2DDCCC4D00B710B6 /* Icon */, |
61 | 90 | F45AC0F920ACDB4E0086DF1D /* Products */, |
62 | 91 | ); |
63 | 92 | sourceTree = "<group>"; |
|
82 | 111 | F42C833F20AF048700E95DD4 /* MainWindow.xib */, |
83 | 112 | F49A991720ADD90F0064B9A4 /* Credits.rtf */, |
84 | 113 | F45AC10320ACDB4F0086DF1D /* Info.plist */, |
85 | | - F431C64020B5EEFA00EC4D03 /* fastdmg.iconset */, |
86 | | - F431C63E20B5E8F800EC4D03 /* fastdmg.icns */, |
87 | 114 | F4E2D4CD29268E2C00BDA386 /* diskimage.icns */, |
| 115 | + F416C1F32DDCC9FE00B710B6 /* fastdmg.icns */, |
88 | 116 | ); |
89 | 117 | path = FastDMG; |
90 | 118 | sourceTree = "<group>"; |
|
116 | 144 | F45AC0F020ACDB4D0086DF1D /* Project object */ = { |
117 | 145 | isa = PBXProject; |
118 | 146 | attributes = { |
119 | | - LastUpgradeCheck = 1410; |
| 147 | + BuildIndependentTargetsInParallel = YES; |
| 148 | + LastUpgradeCheck = 1630; |
120 | 149 | ORGANIZATIONNAME = "Sveinbjorn Thordarson"; |
121 | 150 | TargetAttributes = { |
122 | 151 | F45AC0F720ACDB4E0086DF1D = { |
|
150 | 179 | F42C834120AF048700E95DD4 /* MainWindow.xib in Resources */, |
151 | 180 | F4E2D4CE29268E2C00BDA386 /* diskimage.icns in Resources */, |
152 | 181 | F49A991820ADD90F0064B9A4 /* Credits.rtf in Resources */, |
153 | | - F431C63F20B5E8F800EC4D03 /* fastdmg.icns in Resources */, |
154 | 182 | F45AC10220ACDB4F0086DF1D /* MainMenu.xib in Resources */, |
| 183 | + F416C1F42DDCC9FE00B710B6 /* fastdmg.icns in Resources */, |
155 | 184 | ); |
156 | 185 | runOnlyForDeploymentPostprocessing = 0; |
157 | 186 | }; |
|
246 | 275 | DEAD_CODE_STRIPPING = YES; |
247 | 276 | DEBUG_INFORMATION_FORMAT = dwarf; |
248 | 277 | DEPLOYMENT_POSTPROCESSING = YES; |
| 278 | + DEVELOPMENT_TEAM = 5WX26Y89JP; |
249 | 279 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
250 | 280 | ENABLE_TESTABILITY = NO; |
251 | 281 | GCC_C_LANGUAGE_STANDARD = "compiler-default"; |
|
311 | 341 | DEAD_CODE_STRIPPING = YES; |
312 | 342 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
313 | 343 | DEPLOYMENT_POSTPROCESSING = YES; |
| 344 | + DEVELOPMENT_TEAM = 5WX26Y89JP; |
314 | 345 | ENABLE_NS_ASSERTIONS = NO; |
315 | 346 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
316 | 347 | ENABLE_TESTABILITY = NO; |
|
337 | 368 | buildSettings = { |
338 | 369 | CODE_SIGN_ENTITLEMENTS = ""; |
339 | 370 | CODE_SIGN_IDENTITY = "Apple Development"; |
| 371 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; |
340 | 372 | CODE_SIGN_STYLE = Manual; |
341 | | - DEVELOPMENT_TEAM = 5WX26Y89JP; |
342 | 373 | ENABLE_HARDENED_RUNTIME = YES; |
343 | 374 | INFOPLIST_FILE = FastDMG/Info.plist; |
344 | 375 | LD_RUNPATH_SEARCH_PATHS = ""; |
345 | | - MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)"; |
| 376 | + MACOSX_DEPLOYMENT_TARGET = 10.13; |
346 | 377 | PRODUCT_BUNDLE_IDENTIFIER = org.sveinbjorn.FastDMG; |
347 | 378 | PRODUCT_NAME = "$(TARGET_NAME)"; |
348 | 379 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
354 | 385 | buildSettings = { |
355 | 386 | CODE_SIGN_ENTITLEMENTS = ""; |
356 | 387 | CODE_SIGN_IDENTITY = "Apple Development"; |
| 388 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; |
357 | 389 | CODE_SIGN_STYLE = Manual; |
358 | | - DEVELOPMENT_TEAM = 5WX26Y89JP; |
359 | 390 | ENABLE_HARDENED_RUNTIME = YES; |
360 | 391 | INFOPLIST_FILE = FastDMG/Info.plist; |
361 | 392 | LD_RUNPATH_SEARCH_PATHS = ""; |
362 | | - MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)"; |
| 393 | + MACOSX_DEPLOYMENT_TARGET = 10.13; |
363 | 394 | PRODUCT_BUNDLE_IDENTIFIER = org.sveinbjorn.FastDMG; |
364 | 395 | PRODUCT_NAME = "$(TARGET_NAME)"; |
365 | 396 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
0 commit comments