|
13 | 13 | 507FF1E51BC0D82300104523 /* DataConversion_Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 507FF1811BC0C64100104523 /* DataConversion_Tests.m */; }; |
14 | 14 | 507FF23B1BC0E8CA00104523 /* SPMySQL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8DC2EF5B0486A6940098B216 /* SPMySQL.framework */; }; |
15 | 15 | 507FF23D1BC157B500104523 /* SPMySQLStringAdditions_Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 507FF23C1BC157B500104523 /* SPMySQLStringAdditions_Tests.m */; }; |
16 | | - 508FDC95204329580062A9CA /* SPMySQLUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 508FDC94204329580062A9CA /* SPMySQLUtilities.m */; }; |
17 | 16 | 580A331E14D75CF7000D6933 /* SPMySQLGeometryData.h in Headers */ = {isa = PBXBuildFile; fileRef = 580A331C14D75CF7000D6933 /* SPMySQLGeometryData.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
18 | 17 | 580A331F14D75CF7000D6933 /* SPMySQLGeometryData.m in Sources */ = {isa = PBXBuildFile; fileRef = 580A331D14D75CF7000D6933 /* SPMySQLGeometryData.m */; }; |
19 | 18 | 583C734A17A489CC0056B284 /* SPMySQLStreamingResultStoreDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 583C734917A489CC0056B284 /* SPMySQLStreamingResultStoreDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
104 | 103 | 507FF1D51BC0D7D300104523 /* SPMySQL Unit Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SPMySQL Unit Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
105 | 104 | 507FF1D81BC0D7D300104523 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
106 | 105 | 507FF23C1BC157B500104523 /* SPMySQLStringAdditions_Tests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SPMySQLStringAdditions_Tests.m; sourceTree = "<group>"; }; |
107 | | - 508FDC94204329580062A9CA /* SPMySQLUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SPMySQLUtilities.m; path = Source/SPMySQLUtilities.m; sourceTree = "<group>"; }; |
108 | 106 | 580A331C14D75CF7000D6933 /* SPMySQLGeometryData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SPMySQLGeometryData.h; path = Source/SPMySQLGeometryData.h; sourceTree = "<group>"; }; |
109 | 107 | 580A331D14D75CF7000D6933 /* SPMySQLGeometryData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SPMySQLGeometryData.m; path = Source/SPMySQLGeometryData.m; sourceTree = "<group>"; }; |
110 | 108 | 583C734917A489CC0056B284 /* SPMySQLStreamingResultStoreDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SPMySQLStreamingResultStoreDelegate.h; path = Source/SPMySQLStreamingResultStoreDelegate.h; sourceTree = "<group>"; }; |
|
275 | 273 | 32C88DFF0371C24200C91783 /* Other Sources */ = { |
276 | 274 | isa = PBXGroup; |
277 | 275 | children = ( |
278 | | - 508FDC94204329580062A9CA /* SPMySQLUtilities.m */, |
279 | 276 | 584294E314CB8002000F8438 /* SPMySQLConstants.h */, |
280 | 277 | 58C006C714E0B18A00AC489A /* SPMySQLUtilities.h */, |
281 | 278 | 32DBCF5E0370ADEE00C91783 /* SPMySQLFramework_Prefix.pch */, |
|
558 | 555 | isa = PBXSourcesBuildPhase; |
559 | 556 | buildActionMask = 2147483647; |
560 | 557 | files = ( |
561 | | - 508FDC96204329580062A9CA /* SPMySQLUtilities.m in Sources */, |
562 | 558 | 507FF23D1BC157B500104523 /* SPMySQLStringAdditions_Tests.m in Sources */, |
563 | 559 | 507FF1E51BC0D82300104523 /* DataConversion_Tests.m in Sources */, |
564 | 560 | ); |
|
586 | 582 | 58C00BD214E7459600AC489A /* Databases & Tables.m in Sources */, |
587 | 583 | 586A99FC14F02E21007F82BF /* SPMySQLStreamingResult.m in Sources */, |
588 | 584 | 586AA16814F30C5F007F82BF /* Convenience Methods.m in Sources */, |
589 | | - 508FDC95204329580062A9CA /* SPMySQLUtilities.m in Sources */, |
590 | 585 | 584D812F15057ECD00F24774 /* SPMySQLKeepAliveTimer.m in Sources */, |
591 | 586 | 584D82561509775000F24774 /* Copying.m in Sources */, |
592 | 587 | 58D2A4D216EDF1C6002EB401 /* SPMySQLEmptyResult.m in Sources */, |
|
0 commit comments