|
22 | 22 | 6E6055711C5EA6DC0099AD18 /* WebshellViewDid.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E6055701C5EA6DC0099AD18 /* WebshellViewDid.swift */; };
|
23 | 23 | 6EA8D1571C5C0BCA004534F9 /* StringExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EA8D1561C5C0BCA004534F9 /* StringExtension.swift */; };
|
24 | 24 | 6EA8D1591C5C1240004534F9 /* navigator_geolocation_getCurrentPosition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EA8D1581C5C1240004534F9 /* navigator_geolocation_getCurrentPosition.swift */; };
|
| 25 | + 6EFEB6A21CC00FB1001CF349 /* WebShellCustomInject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EFEB6A11CC00FB1001CF349 /* WebShellCustomInject.swift */; }; |
25 | 26 | /* End PBXBuildFile section */
|
26 | 27 |
|
27 | 28 | /* Begin PBXFileReference section */
|
|
43 | 44 | 6E6055701C5EA6DC0099AD18 /* WebshellViewDid.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WebshellViewDid.swift; sourceTree = "<group>"; };
|
44 | 45 | 6EA8D1561C5C0BCA004534F9 /* StringExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StringExtension.swift; sourceTree = "<group>"; };
|
45 | 46 | 6EA8D1581C5C1240004534F9 /* navigator_geolocation_getCurrentPosition.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = navigator_geolocation_getCurrentPosition.swift; sourceTree = "<group>"; };
|
| 47 | + 6EFEB6A11CC00FB1001CF349 /* WebShellCustomInject.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WebShellCustomInject.swift; sourceTree = "<group>"; }; |
46 | 48 | /* End PBXFileReference section */
|
47 | 49 |
|
48 | 50 | /* Begin PBXFrameworksBuildPhase section */
|
|
108 | 110 | 6E60556C1C5EA5D00099AD18 /* WebShellCore.swift */,
|
109 | 111 | 6E60556E1C5EA6810099AD18 /* WebViewFunctions.swift */,
|
110 | 112 | 6E6055701C5EA6DC0099AD18 /* WebshellViewDid.swift */,
|
| 113 | + 6EFEB6A11CC00FB1001CF349 /* WebShellCustomInject.swift */, |
111 | 114 | );
|
112 | 115 | name = "WebShell Core";
|
113 | 116 | sourceTree = "<group>";
|
|
182 | 185 | buildActionMask = 2147483647;
|
183 | 186 | files = (
|
184 | 187 | 6E6055671C5EA2050099AD18 /* WebShellFileHandler.swift in Sources */,
|
| 188 | + 6EFEB6A21CC00FB1001CF349 /* WebShellCustomInject.swift in Sources */, |
185 | 189 | 6E6055621C5EA0870099AD18 /* Notifications.swift in Sources */,
|
186 | 190 | 6E60556D1C5EA5D00099AD18 /* WebShellCore.swift in Sources */,
|
187 | 191 | 6EA8D1571C5C0BCA004534F9 /* StringExtension.swift in Sources */,
|
|
0 commit comments