|
14 | 14 | 838C29D42103FB9700CE5309 /* HMHome+Promise.swift in Sources */ = {isa = PBXBuildFile; fileRef = 838C29CF2103FB9700CE5309 /* HMHome+Promise.swift */; };
|
15 | 15 | 838C29D52103FB9700CE5309 /* HMCharacteristic+Promise.swift in Sources */ = {isa = PBXBuildFile; fileRef = 838C29D02103FB9700CE5309 /* HMCharacteristic+Promise.swift */; };
|
16 | 16 | 838C29D62103FB9700CE5309 /* HMHomeManager+Promise.swift in Sources */ = {isa = PBXBuildFile; fileRef = 838C29D12103FB9700CE5309 /* HMHomeManager+Promise.swift */; };
|
17 |
| - 838C29D72103FB9700CE5309 /* PromiseProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 838C29D22103FB9700CE5309 /* PromiseProxy.swift */; }; |
| 17 | + 838C29D72103FB9700CE5309 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 838C29D22103FB9700CE5309 /* Utils.swift */; }; |
18 | 18 | /* End PBXBuildFile section */
|
19 | 19 |
|
20 | 20 | /* Begin PBXContainerItemProxy section */
|
|
39 | 39 | 838C29CF2103FB9700CE5309 /* HMHome+Promise.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "HMHome+Promise.swift"; sourceTree = "<group>"; };
|
40 | 40 | 838C29D02103FB9700CE5309 /* HMCharacteristic+Promise.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "HMCharacteristic+Promise.swift"; sourceTree = "<group>"; };
|
41 | 41 | 838C29D12103FB9700CE5309 /* HMHomeManager+Promise.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "HMHomeManager+Promise.swift"; sourceTree = "<group>"; };
|
42 |
| - 838C29D22103FB9700CE5309 /* PromiseProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PromiseProxy.swift; sourceTree = "<group>"; }; |
| 42 | + 838C29D22103FB9700CE5309 /* Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; }; |
43 | 43 | /* End PBXFileReference section */
|
44 | 44 |
|
45 | 45 | /* Begin PBXFrameworksBuildPhase section */
|
|
89 | 89 | 838C29CE2103FB9600CE5309 /* HMAcessoryBrowser+Promise.swift */,
|
90 | 90 | 838C29CF2103FB9700CE5309 /* HMHome+Promise.swift */,
|
91 | 91 | 838C29D12103FB9700CE5309 /* HMHomeManager+Promise.swift */,
|
92 |
| - 838C29D22103FB9700CE5309 /* PromiseProxy.swift */, |
| 92 | + 838C29D22103FB9700CE5309 /* Utils.swift */, |
93 | 93 | );
|
94 | 94 | path = Sources;
|
95 | 95 | sourceTree = SOURCE_ROOT;
|
|
218 | 218 | 838C29D52103FB9700CE5309 /* HMCharacteristic+Promise.swift in Sources */,
|
219 | 219 | 838C29D42103FB9700CE5309 /* HMHome+Promise.swift in Sources */,
|
220 | 220 | 838C29D32103FB9700CE5309 /* HMAcessoryBrowser+Promise.swift in Sources */,
|
221 |
| - 838C29D72103FB9700CE5309 /* PromiseProxy.swift in Sources */, |
| 221 | + 838C29D72103FB9700CE5309 /* Utils.swift in Sources */, |
222 | 222 | );
|
223 | 223 | runOnlyForDeploymentPostprocessing = 0;
|
224 | 224 | };
|
|
0 commit comments