|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 403783F71E5FDAA100B68645 /* SwiftMomentSDK.swift in Sources */ = {isa = PBXBuildFile; fileRef = 403783F61E5FDAA100B68645 /* SwiftMomentSDK.swift */; }; |
| 10 | + 403783F71E5FDAA100B68645 /* SwiftyZorb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 403783F61E5FDAA100B68645 /* SwiftyZorb.swift */; }; |
11 | 11 | 403783FC1E5FDAA900B68645 /* BluetoothManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 403783F81E5FDAA900B68645 /* BluetoothManager.swift */; }; |
12 | 12 | 403783FD1E5FDAA900B68645 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 403783F91E5FDAA900B68645 /* Constants.swift */; }; |
13 | 13 | 403783FE1E5FDAA900B68645 /* Identifiers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 403783FA1E5FDAA900B68645 /* Identifiers.swift */; }; |
|
21 | 21 | /* End PBXBuildFile section */ |
22 | 22 |
|
23 | 23 | /* Begin PBXFileReference section */ |
24 | | - 403783F61E5FDAA100B68645 /* SwiftMomentSDK.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftMomentSDK.swift; sourceTree = "<group>"; }; |
| 24 | + 403783F61E5FDAA100B68645 /* SwiftyZorb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftyZorb.swift; sourceTree = "<group>"; }; |
25 | 25 | 403783F81E5FDAA900B68645 /* BluetoothManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BluetoothManager.swift; sourceTree = "<group>"; }; |
26 | 26 | 403783F91E5FDAA900B68645 /* Constants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; }; |
27 | 27 | 403783FA1E5FDAA900B68645 /* Identifiers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Identifiers.swift; sourceTree = "<group>"; }; |
|
111 | 111 | 407350931E5E217F00CA2D94 /* Public */ = { |
112 | 112 | isa = PBXGroup; |
113 | 113 | children = ( |
114 | | - 403783F61E5FDAA100B68645 /* SwiftMomentSDK.swift */, |
| 114 | + 403783F61E5FDAA100B68645 /* SwiftyZorb.swift */, |
115 | 115 | 409911721FEDCC350079C73C /* ZorbDevice.swift */, |
116 | 116 | ); |
117 | 117 | path = Public; |
|
199 | 199 | buildActionMask = 2147483647; |
200 | 200 | files = ( |
201 | 201 | 403783FC1E5FDAA900B68645 /* BluetoothManager.swift in Sources */, |
202 | | - 403783F71E5FDAA100B68645 /* SwiftMomentSDK.swift in Sources */, |
| 202 | + 403783F71E5FDAA100B68645 /* SwiftyZorb.swift in Sources */, |
203 | 203 | 409911771FEDCFFD0079C73C /* ManagerError.swift in Sources */, |
204 | 204 | 403783FE1E5FDAA900B68645 /* Identifiers.swift in Sources */, |
205 | 205 | 409911751FEDCCF60079C73C /* PacketQueue.swift in Sources */, |
|
0 commit comments