|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 5B0588C82F084F880004883F /* content.js in Resources */ = {isa = PBXBuildFile; fileRef = 5B0588C72F084F880004883F /* content.js */; }; |
| 10 | + 5B0588CA2F08CB540004883F /* content.js in Resources */ = {isa = PBXBuildFile; fileRef = 5B0588C92F08CB540004883F /* content.js */; }; |
11 | 11 | 5B8F9F0D2F07E4C50092E4D0 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B8F9F0C2F07E4C50092E4D0 /* AppDelegate.swift */; }; |
12 | 12 | 5B8F9F112F07E4C50092E4D0 /* Main.html in Resources */ = {isa = PBXBuildFile; fileRef = 5B8F9F0F2F07E4C50092E4D0 /* Main.html */; }; |
13 | 13 | 5B8F9F132F07E4C50092E4D0 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 5B8F9F122F07E4C50092E4D0 /* Icon.png */; }; |
|
51 | 51 | /* End PBXCopyFilesBuildPhase section */ |
52 | 52 |
|
53 | 53 | /* Begin PBXFileReference section */ |
54 | | - 5B0588C72F084F880004883F /* content.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = content.js; sourceTree = "<group>"; }; |
| 54 | + 5B0588C92F08CB540004883F /* content.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = content.js; sourceTree = "<group>"; }; |
55 | 55 | 5B8F9F092F07E4C50092E4D0 /* CF Cache Status.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "CF Cache Status.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
56 | 56 | 5B8F9F0C2F07E4C50092E4D0 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
57 | 57 | 5B8F9F102F07E4C50092E4D0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = Base; path = Base.lproj/Main.html; sourceTree = "<group>"; }; |
|
125 | 125 | 5B8F9F0E2F07E4C50092E4D0 /* Resources */ = { |
126 | 126 | isa = PBXGroup; |
127 | 127 | children = ( |
128 | | - 5B0588C72F084F880004883F /* content.js */, |
129 | 128 | 5B8F9F0F2F07E4C50092E4D0 /* Main.html */, |
130 | 129 | 5B8F9F122F07E4C50092E4D0 /* Icon.png */, |
131 | 130 | 5B8F9F142F07E4C50092E4D0 /* Style.css */, |
|
147 | 146 | 5B8F9F352F07E4C70092E4D0 /* Resources */ = { |
148 | 147 | isa = PBXGroup; |
149 | 148 | children = ( |
| 149 | + 5B0588C92F08CB540004883F /* content.js */, |
150 | 150 | 5B8F9F362F07E4C70092E4D0 /* popup.js */, |
151 | 151 | 5B8F9F372F07E4C70092E4D0 /* background.js */, |
152 | 152 | 5B8F9F382F07E4C70092E4D0 /* images */, |
|
262 | 262 | 5B8F9F412F07E4C70092E4D0 /* popup.css in Resources */, |
263 | 263 | 5B8F9F402F07E4C70092E4D0 /* manifest.json in Resources */, |
264 | 264 | 5B8F9F3D2F07E4C70092E4D0 /* background.js in Resources */, |
265 | | - 5B0588C82F084F880004883F /* content.js in Resources */, |
| 265 | + 5B0588CA2F08CB540004883F /* content.js in Resources */, |
266 | 266 | 5B8F9F3C2F07E4C70092E4D0 /* popup.js in Resources */, |
267 | 267 | ); |
268 | 268 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments