|
21 | 21 | 829589511881CD1D00C755C9 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8295894F1881CD1D00C755C9 /* InfoPlist.strings */; };
|
22 | 22 | 829589531881CD1D00C755C9 /* SimpleShare_DemoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 829589521881CD1D00C755C9 /* SimpleShare_DemoTests.m */; };
|
23 | 23 | 8295895E1881CD4900C755C9 /* CoreBluetooth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8295895D1881CD4900C755C9 /* CoreBluetooth.framework */; };
|
24 |
| - 829589611881CD6A00C755C9 /* SimpleShare.m in Sources */ = {isa = PBXBuildFile; fileRef = 829589601881CD6A00C755C9 /* SimpleShare.m */; }; |
25 |
| - 829589641881CD8600C755C9 /* SSShareItemManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 829589631881CD8600C755C9 /* SSShareItemManager.m */; }; |
26 |
| - 829589671881CD9800C755C9 /* SSFindItemManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 829589661881CD9800C755C9 /* SSFindItemManager.m */; }; |
27 | 24 | 829589711881D9A400C755C9 /* MyItemsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 829589701881D9A400C755C9 /* MyItemsViewController.m */; };
|
28 | 25 | 829589741881D9AE00C755C9 /* NearbyItemsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 829589731881D9AE00C755C9 /* NearbyItemsViewController.m */; };
|
| 26 | + 82958987188510E900C755C9 /* SimpleShare in Resources */ = {isa = PBXBuildFile; fileRef = 82958986188510E900C755C9 /* SimpleShare */; }; |
29 | 27 | /* End PBXBuildFile section */
|
30 | 28 |
|
31 | 29 | /* Begin PBXContainerItemProxy section */
|
|
57 | 55 | 829589501881CD1D00C755C9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
58 | 56 | 829589521881CD1D00C755C9 /* SimpleShare_DemoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SimpleShare_DemoTests.m; sourceTree = "<group>"; };
|
59 | 57 | 8295895D1881CD4900C755C9 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; };
|
60 |
| - 8295895F1881CD6A00C755C9 /* SimpleShare.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleShare.h; sourceTree = "<group>"; }; |
61 |
| - 829589601881CD6A00C755C9 /* SimpleShare.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleShare.m; sourceTree = "<group>"; }; |
62 |
| - 829589621881CD8600C755C9 /* SSShareItemManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SSShareItemManager.h; sourceTree = "<group>"; }; |
63 |
| - 829589631881CD8600C755C9 /* SSShareItemManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SSShareItemManager.m; sourceTree = "<group>"; }; |
64 |
| - 829589651881CD9800C755C9 /* SSFindItemManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SSFindItemManager.h; sourceTree = "<group>"; }; |
65 |
| - 829589661881CD9800C755C9 /* SSFindItemManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SSFindItemManager.m; sourceTree = "<group>"; }; |
66 | 58 | 8295896F1881D9A400C755C9 /* MyItemsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyItemsViewController.h; sourceTree = "<group>"; };
|
67 | 59 | 829589701881D9A400C755C9 /* MyItemsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyItemsViewController.m; sourceTree = "<group>"; };
|
68 | 60 | 829589721881D9AE00C755C9 /* NearbyItemsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NearbyItemsViewController.h; sourceTree = "<group>"; };
|
69 | 61 | 829589731881D9AE00C755C9 /* NearbyItemsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NearbyItemsViewController.m; sourceTree = "<group>"; };
|
| 62 | + 82958986188510E900C755C9 /* SimpleShare */ = {isa = PBXFileReference; lastKnownFileType = folder; path = SimpleShare; sourceTree = "<group>"; }; |
70 | 63 | /* End PBXFileReference section */
|
71 | 64 |
|
72 | 65 | /* Begin PBXFrameworksBuildPhase section */
|
|
128 | 121 | 8295892D1881CD1D00C755C9 /* SimpleShare Demo */ = {
|
129 | 122 | isa = PBXGroup;
|
130 | 123 | children = (
|
131 |
| - 8295895C1881CD2400C755C9 /* SimpleShare */, |
| 124 | + 82958986188510E900C755C9 /* SimpleShare */, |
132 | 125 | 829589681881D96300C755C9 /* View Controllers */,
|
133 | 126 | 829589361881CD1D00C755C9 /* AppDelegate.h */,
|
134 | 127 | 829589371881CD1D00C755C9 /* AppDelegate.m */,
|
|
168 | 161 | name = "Supporting Files";
|
169 | 162 | sourceTree = "<group>";
|
170 | 163 | };
|
171 |
| - 8295895C1881CD2400C755C9 /* SimpleShare */ = { |
172 |
| - isa = PBXGroup; |
173 |
| - children = ( |
174 |
| - 8295895F1881CD6A00C755C9 /* SimpleShare.h */, |
175 |
| - 829589601881CD6A00C755C9 /* SimpleShare.m */, |
176 |
| - 829589621881CD8600C755C9 /* SSShareItemManager.h */, |
177 |
| - 829589631881CD8600C755C9 /* SSShareItemManager.m */, |
178 |
| - 829589651881CD9800C755C9 /* SSFindItemManager.h */, |
179 |
| - 829589661881CD9800C755C9 /* SSFindItemManager.m */, |
180 |
| - ); |
181 |
| - name = SimpleShare; |
182 |
| - sourceTree = "<group>"; |
183 |
| - }; |
184 | 164 | 829589681881D96300C755C9 /* View Controllers */ = {
|
185 | 165 | isa = PBXGroup;
|
186 | 166 | children = (
|
|
268 | 248 | isa = PBXResourcesBuildPhase;
|
269 | 249 | buildActionMask = 2147483647;
|
270 | 250 | files = (
|
| 251 | + 82958987188510E900C755C9 /* SimpleShare in Resources */, |
271 | 252 | 829589401881CD1D00C755C9 /* Images.xcassets in Resources */,
|
272 | 253 | 829589321881CD1D00C755C9 /* InfoPlist.strings in Resources */,
|
273 | 254 | 8295893B1881CD1D00C755C9 /* Main.storyboard in Resources */,
|
|
289 | 270 | isa = PBXSourcesBuildPhase;
|
290 | 271 | buildActionMask = 2147483647;
|
291 | 272 | files = (
|
292 |
| - 829589641881CD8600C755C9 /* SSShareItemManager.m in Sources */, |
293 | 273 | 829589711881D9A400C755C9 /* MyItemsViewController.m in Sources */,
|
294 | 274 | 829589741881D9AE00C755C9 /* NearbyItemsViewController.m in Sources */,
|
295 |
| - 829589611881CD6A00C755C9 /* SimpleShare.m in Sources */, |
296 |
| - 829589671881CD9800C755C9 /* SSFindItemManager.m in Sources */, |
297 | 275 | 829589381881CD1D00C755C9 /* AppDelegate.m in Sources */,
|
298 | 276 | 829589341881CD1D00C755C9 /* main.m in Sources */,
|
299 | 277 | );
|
|
0 commit comments