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