|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 5B0588CA2F08CB540004883F /* content.js in Resources */ = {isa = PBXBuildFile; fileRef = 5B0588C92F08CB540004883F /* content.js */; }; |
| 11 | + 5B25BC572F0F6C6D00A74BB8 /* AppIcon.icon in Resources */ = {isa = PBXBuildFile; fileRef = 5B25BC562F0F6C6D00A74BB8 /* AppIcon.icon */; }; |
11 | 12 | 5B8F9F1E2F07E4C60092E4D0 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5B8F9F1D2F07E4C60092E4D0 /* Assets.xcassets */; }; |
12 | 13 | 5B8F9F252F07E4C60092E4D0 /* CF Cache Status Extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 5B8F9F242F07E4C60092E4D0 /* CF Cache Status Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
13 | 14 | 5B8F9F2A2F07E4C60092E4D0 /* SafariWebExtensionHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B8F9F292F07E4C60092E4D0 /* SafariWebExtensionHandler.swift */; }; |
|
48 | 49 |
|
49 | 50 | /* Begin PBXFileReference section */ |
50 | 51 | 5B0588C92F08CB540004883F /* content.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = content.js; sourceTree = "<group>"; }; |
51 | | - 5B8F9F092F07E4C50092E4D0 /* CF Cache Status.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "CF Cache Status.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 52 | + 5B25BC562F0F6C6D00A74BB8 /* AppIcon.icon */ = {isa = PBXFileReference; lastKnownFileType = folder.iconcomposer.icon; path = AppIcon.icon; sourceTree = "<group>"; }; |
| 53 | + 5B8F9F092F07E4C50092E4D0 /* Cache Status.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Cache Status.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
52 | 54 | 5B8F9F1D2F07E4C60092E4D0 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
53 | 55 | 5B8F9F1F2F07E4C60092E4D0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
54 | | - 5B8F9F242F07E4C60092E4D0 /* CF Cache Status Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "CF Cache Status Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 56 | + 5B8F9F242F07E4C60092E4D0 /* CF Cache Status Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; name = "CF Cache Status Extension.appex"; path = "Cache Status Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; }; |
55 | 57 | 5B8F9F292F07E4C60092E4D0 /* SafariWebExtensionHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SafariWebExtensionHandler.swift; sourceTree = "<group>"; }; |
56 | 58 | 5B8F9F2B2F07E4C60092E4D0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
57 | 59 | 5B8F9F362F07E4C70092E4D0 /* popup.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = popup.js; path = Resources/popup.js; sourceTree = "<group>"; }; |
|
95 | 97 | 5B8F9F0A2F07E4C50092E4D0 /* Products */ = { |
96 | 98 | isa = PBXGroup; |
97 | 99 | children = ( |
98 | | - 5B8F9F092F07E4C50092E4D0 /* CF Cache Status.app */, |
| 100 | + 5B8F9F092F07E4C50092E4D0 /* Cache Status.app */, |
99 | 101 | 5B8F9F242F07E4C60092E4D0 /* CF Cache Status Extension.appex */, |
100 | 102 | ); |
101 | 103 | name = Products; |
|
104 | 106 | 5B8F9F0B2F07E4C50092E4D0 /* CF Cache Status */ = { |
105 | 107 | isa = PBXGroup; |
106 | 108 | children = ( |
| 109 | + 5B25BC562F0F6C6D00A74BB8 /* AppIcon.icon */, |
107 | 110 | 5BSWIFTUI002F09A0000000001 /* CacheStatusApp.swift */, |
108 | 111 | 5BSWIFTUI022F09A0000000001 /* ContentView.swift */, |
109 | 112 | 5B8F9F1D2F07E4C60092E4D0 /* Assets.xcassets */, |
|
159 | 162 | packageProductDependencies = ( |
160 | 163 | ); |
161 | 164 | productName = "CF Cache Status"; |
162 | | - productReference = 5B8F9F092F07E4C50092E4D0 /* CF Cache Status.app */; |
| 165 | + productReference = 5B8F9F092F07E4C50092E4D0 /* Cache Status.app */; |
163 | 166 | productType = "com.apple.product-type.application"; |
164 | 167 | }; |
165 | 168 | 5B8F9F232F07E4C60092E4D0 /* CF Cache Status Extension */ = { |
|
225 | 228 | buildActionMask = 2147483647; |
226 | 229 | files = ( |
227 | 230 | 5B8F9F1E2F07E4C60092E4D0 /* Assets.xcassets in Resources */, |
| 231 | + 5B25BC572F0F6C6D00A74BB8 /* AppIcon.icon in Resources */, |
228 | 232 | ); |
229 | 233 | runOnlyForDeploymentPostprocessing = 0; |
230 | 234 | }; |
|
475 | 479 | buildSettings = { |
476 | 480 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
477 | 481 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 482 | + ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; |
478 | 483 | CODE_SIGN_STYLE = Automatic; |
479 | 484 | COMBINE_HIDPI_IMAGES = YES; |
480 | 485 | CURRENT_PROJECT_VERSION = 68; |
|
514 | 519 | buildSettings = { |
515 | 520 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
516 | 521 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 522 | + ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; |
517 | 523 | CODE_SIGN_STYLE = Automatic; |
518 | 524 | COMBINE_HIDPI_IMAGES = YES; |
519 | 525 | CURRENT_PROJECT_VERSION = 68; |
|
0 commit comments