|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 391B82032E9A21EE0091A898 /* Low Profile.icon in Resources */ = {isa = PBXBuildFile; fileRef = 391B82022E9A21EE0091A898 /* Low Profile.icon */; }; |
10 | 11 | 392BC50927CF7940009D77D8 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 392BC50827CF7940009D77D8 /* ContentView.swift */; }; |
11 | 12 | 39C419F9275D9AA2001F4B4E /* Payloads.yaml in Resources */ = {isa = PBXBuildFile; fileRef = 39C419F8275D9AA2001F4B4E /* Payloads.yaml */; }; |
12 | 13 | 39C419FD275D9AEC001F4B4E /* Yams in Frameworks */ = {isa = PBXBuildFile; productRef = 39C419FC275D9AEC001F4B4E /* Yams */; }; |
|
75 | 76 | /* End PBXBuildFile section */ |
76 | 77 |
|
77 | 78 | /* Begin PBXFileReference section */ |
| 79 | + 391B82022E9A21EE0091A898 /* Low Profile.icon */ = {isa = PBXFileReference; lastKnownFileType = folder.iconcomposer.icon; path = "Low Profile.icon"; sourceTree = "<group>"; }; |
78 | 80 | 392BC50827CF7940009D77D8 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
79 | 81 | 39C419F8275D9AA2001F4B4E /* Payloads.yaml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.yaml; path = Payloads.yaml; sourceTree = "<group>"; }; |
80 | 82 | 39C41A00275DAED9001F4B4E /* DetailHeading.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DetailHeading.swift; sourceTree = "<group>"; }; |
|
304 | 306 | 57D4F7D524D6D6A700BC0648 /* Assets.xcassets */, |
305 | 307 | 578F000424E8148D00DA8DF1 /* DocumentError.swift */, |
306 | 308 | 57D4F7DA24D6D6A700BC0648 /* Info.plist */, |
| 309 | + 391B82022E9A21EE0091A898 /* Low Profile.icon */, |
307 | 310 | 57D4F7D124D6D6A500BC0648 /* LowProfileApp.swift */, |
308 | 311 | 39C419F8275D9AA2001F4B4E /* Payloads.yaml */, |
309 | 312 | 57D4F7FB24D6D8D100BC0648 /* ProfileDocument.swift */, |
|
442 | 445 | files = ( |
443 | 446 | 39C419F9275D9AA2001F4B4E /* Payloads.yaml in Resources */, |
444 | 447 | 57D4F7D624D6D6A700BC0648 /* Assets.xcassets in Resources */, |
| 448 | + 391B82032E9A21EE0091A898 /* Low Profile.icon in Resources */, |
445 | 449 | ); |
446 | 450 | runOnlyForDeploymentPostprocessing = 0; |
447 | 451 | }; |
|
740 | 744 | 57D4F7DF24D6D6A700BC0648 /* Debug */ = { |
741 | 745 | isa = XCBuildConfiguration; |
742 | 746 | buildSettings = { |
743 | | - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 747 | + ASSETCATALOG_COMPILER_APPICON_NAME = "Low Profile"; |
744 | 748 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
745 | 749 | CODE_SIGN_IDENTITY = "Apple Development"; |
746 | 750 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; |
|
770 | 774 | 57D4F7E024D6D6A700BC0648 /* Release */ = { |
771 | 775 | isa = XCBuildConfiguration; |
772 | 776 | buildSettings = { |
773 | | - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 777 | + ASSETCATALOG_COMPILER_APPICON_NAME = "Low Profile"; |
774 | 778 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
775 | 779 | CODE_SIGN_IDENTITY = "Apple Development"; |
776 | 780 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; |
|
0 commit comments