From cc3c436432e592d15c46a4a9e38c6cb689eca0ee Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Mon, 20 Feb 2012 00:51:47 +0000 Subject: Initial commit of the new SPMySQL Framework, which is added to the project and ready for use but not yet integrated. This new framework should provide much of the functionality required from MCPKit and is based around its interface for relatively easy integration. The largest missing component is Hans' structure code which I believe is better placed outside the framework. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From the Readme file: The SPMySQL Framework is intended to provide a stable MySQL connection framework, with the ability to run text-based queries and rapidly retrieve result sets with conversion from MySQL data types to Cocoa objects. SPMySQL.framework has an interface loosely based around that provided by MCPKit by Serge Cohen and Bertrand Mansion (http://mysql-cocoa.sourceforge.net/), and in particular the heavily modified Sequel Pro version (http://www.sequelpro.com/). It is a full rewrite of the original framework, although it includes code from patches implementing the following Sequel Pro functionality, largely contributed by Hans-Jörg Bibiko, Stuart Connolly, Jakob Egger, and Rowan Beentje: - Connection locking (Jakob et al) - Ping & keepalive (Rowan et al) - Query cancellation (Rowan et al) - Delegate setup (Stuart et al) - SSL support (Rowan et al) - Connection checking (Rowan et al) - Version state (Stuart et al) - Maximum packet size control (Hans et al) - Result multithreading and streaming (Rowan et al) - Improved encoding support & switching (Rowan et al) - Database structure; moved to inside the app (Hans et al) - Query reattempts and error-handling approach (Rowan et al) - Geometry result class (Hans et al) - Connection proxy (Stuart et al) --- .../SPMySQL.framework.build/build-state~.dat | 1498 ++++++++++++++++++++ 1 file changed, 1498 insertions(+) create mode 100644 Frameworks/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/build-state~.dat (limited to 'Frameworks/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/build-state~.dat') diff --git a/Frameworks/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/build-state~.dat b/Frameworks/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/build-state~.dat new file mode 100644 index 00000000..95153397 --- /dev/null +++ b/Frameworks/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/build-state~.dat @@ -0,0 +1,1498 @@ +TSPMySQL.framework +v7 +r0 +t351091318.239430 +cCheck dependencies +cSymLink /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/Current A +cSymLink /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Resources Versions/Current/Resources +cSymLink /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/SPMySQL Versions/Current/SPMySQL +cSymLink /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Headers Versions/Current/Headers +cProcessInfoPlistFile /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Resources/Info.plist Resources/Info.plist +cCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLConnection.h Source/SPMySQLConnection.h +cCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLConstants.h Source/SPMySQLConstants.h +cCpHeader "build/Release/SPMySQL.framework/Versions/A/Headers/Querying & Preparation.h" "Source/SPMySQLConnection Categories/Querying & Preparation.h" +cCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/Encoding.h "Source/SPMySQLConnection Categories/Encoding.h" +cCpHeader "build/Release/SPMySQL.framework/Versions/A/Headers/Server Info.h" "Source/SPMySQLConnection Categories/Server Info.h" +cCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQL.h SPMySQL.h +cCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLConnectionDelegate.h Source/SPMySQLConnectionDelegate.h +cCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLResult.h Source/SPMySQLResult.h +cCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLGeometryData.h Source/SPMySQLGeometryData.h +cCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLStreamingResult.h Source/SPMySQLStreamingResult.h +cCpHeader "build/Release/SPMySQL.framework/Versions/A/Headers/Field Definitions.h" "Source/SPMySQLResult Categories/Field Definitions.h" +cCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLConnectionProxy.h Source/SPMySQLConnectionProxy.h +cCpHeader "build/Release/SPMySQL.framework/Versions/A/Headers/Max Packet Size.h" "Source/SPMySQLConnection Categories/Max Packet Size.h" +cCpHeader "build/Release/SPMySQL.framework/Versions/A/Headers/Delegate & Proxy.h" "Source/SPMySQLConnection Categories/Delegate & Proxy.h" +cCpHeader "build/Release/SPMySQL.framework/Versions/A/Headers/Databases & Tables.h" "Source/SPMySQLConnection Categories/Databases & Tables.h" +cCopyStringsFile /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Resources/English.lproj/InfoPlist.strings English.lproj/InfoPlist.strings +cProcessPCH /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch.pth Source/SPMySQLFramework_Prefix.pch normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cProcessPCH /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch.pth Source/SPMySQLFramework_Prefix.pch normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLConnection.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Ping & KeepAlive.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Encoding.o "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Server Info.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Conversion.o "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Querying & Preparation.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Locking.o "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLResult.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLGeometryData.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLStreamingResult.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Field Definitions.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLStringAdditions.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStringAdditions.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Max Packet Size.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Delegate & Proxy.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Databases & Tables.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLConnection.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Ping & KeepAlive.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Encoding.o "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Server Info.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Conversion.o "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cLd /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQL normal x86_64 +cCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Querying & Preparation.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Locking.o "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLResult.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLGeometryData.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLStreamingResult.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Field Definitions.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLStringAdditions.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStringAdditions.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Max Packet Size.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Delegate & Proxy.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Databases & Tables.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +cLd /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQL normal i386 + +N/Developer/SDKs/MacOSX10.5.sdk +c000000004C238B9B00000000000000EE +t1277397915 +s238 + +N/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h +c0000000040C4AA6800000000000001E5 +t1086630504 +s485 + +N/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/SystemConfiguration.framework/Headers/SCNetworkReachability.h +c0000000047BAC506000000000000235B +t1203422470 +s9051 + +N/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration +c000000004B760CDC00000000000371FC +t1266027740 +s225788 + +N/Developer/SDKs/MacOSX10.5.sdk/usr/include/mach/mach_time.h +c0000000047E8839E0000000000000746 +t1206420382 +s1862 + +N/Developer/SDKs/MacOSX10.5.sdk/usr/include/pthread.h +c0000000047BA9932000000000000380F +t1203411250 +s14351 + +N/Developer/SDKs/MacOSX10.5.sdk/usr/include/standards.h +c0000000047BA9930000000000000055B +t1203411248 +s1371 + +N/Developer/SDKs/MacOSX10.5.sdk/usr/include/sys/types.h +c0000000047E883D2000000000000290F +t1206420434 +s10511 + +N/Developer/SDKs/MacOSX10.5.sdk/usr/lib/libz.dylib +c000000004B760D050000000000006EE8 +t1266027781 +s28392 + +N/System/Library/Frameworks/Cocoa.framework/Cocoa +c000000004E2DE5120000000000006560 +t1311630610 +s25952 + +N/Users/rowan/code/SPMySQLFramework/English.lproj/InfoPlist.strings +c000000004F0A19CD0000000000000030 +t1326062029 +s48 + +N/Users/rowan/code/SPMySQLFramework/MySQL Client Libraries/include/my_alloc.h +c000000004F130858000000000000070C +t1326647384 +s1804 + +N/Users/rowan/code/SPMySQLFramework/MySQL Client Libraries/include/my_list.h +c000000004F13085800000000000005D0 +t1326647384 +s1488 + +N/Users/rowan/code/SPMySQLFramework/MySQL Client Libraries/include/mysql.h +c000000004F13085800000000000083EB +t1326647384 +s33771 +i +i +i +i"mysql_version.h" +i"mysql_com.h" +i"mysql_time.h" +i"my_list.h" +i"typelib.h" +i"my_alloc.h" + +N/Users/rowan/code/SPMySQLFramework/MySQL Client Libraries/include/mysql_com.h +c000000004F130858000000000000503F +t1326647384 +s20543 + +N/Users/rowan/code/SPMySQLFramework/MySQL Client Libraries/include/mysql_time.h +c000000004F1308580000000000000831 +t1326647384 +s2097 + +N/Users/rowan/code/SPMySQLFramework/MySQL Client Libraries/include/mysql_version.h +c000000004F130858000000000000032B +t1326647384 +s811 +i + +N/Users/rowan/code/SPMySQLFramework/MySQL Client Libraries/include/typelib.h +c000000004F13085800000000000005DD +t1326647384 +s1501 +i"my_alloc.h" + +N/Users/rowan/code/SPMySQLFramework/MySQL Client Libraries/lib/libmysqlclient.a +c000000004F13085B0000000000445164 +t1326647387 +s4477284 + +N/Users/rowan/code/SPMySQLFramework/SPMySQL Private APIs.h +c000000004F3CFACC0000000000000B54 +t1329396428 +s2900 +i"Ping & KeepAlive.h" +i"Locking.h" +i"Conversion.h" + +N/Users/rowan/code/SPMySQLFramework/SPMySQL.h +c000000004F3D02A50000000000000865 +t1329398437 +s2149 +i"SPMySQLConstants.h" +i"SPMySQLStringAdditions.h" +i"SPMySQLConnectionDelegate.h" +i"SPMySQLConnectionProxy.h" +i"SPMySQLConnection.h" +i"Delegate & Proxy.h" +i"Databases & Tables.h" +i"Max Packet Size.h" +i"Querying & Preparation.h" +i"Encoding.h" +i"Server Info.h" +i"SPMySQLResult.h" +i"SPMySQLStreamingResult.h" +i"Field Definitions.h" +i"SPMySQLGeometryData.h" + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.h +c000000004F307BEF00000000000009A8 +t1328577519 +s2472 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m +c000000004F307BE80000000000000EF3 +t1328577512 +s3827 +i"Conversion.h" + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.h +c000000004F3800F70000000000000711 +t1329070327 +s1809 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m +c000000004F3CFAE50000000000002446 +t1329396453 +s9286 +i"Databases & Tables.h" +i"SPMySQL Private APIs.h" + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.h +c000000004F3452E5000000000000057E +t1328829157 +s1406 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m +c000000004F3CFAE100000000000011ED +t1329396449 +s4589 +i"Delegate & Proxy.h" +i"SPMySQL Private APIs.h" + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.h +c000000004F340C6A000000000000079C +t1328811114 +s1948 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m +c000000004F330C610000000000003AAA +t1328745569 +s15018 +i"Encoding.h" + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.h +c000000004F307BFB00000000000005E6 +t1328577531 +s1510 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m +c000000004F3CFAF70000000000000E61 +t1329396471 +s3681 +i"Locking.h" +i"SPMySQL Private APIs.h" + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.h +c000000004F398B4100000000000005F3 +t1329171265 +s1523 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m +c000000004F3CFAF30000000000001A0E +t1329396467 +s6670 +i"Max Packet Size.h" +i"SPMySQL Private APIs.h" + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.h +c000000004F3172E100000000000007C2 +t1328640737 +s1986 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m +c000000004F3293B20000000000001CFD +t1328714674 +s7421 +i"Ping & KeepAlive.h" +i"Locking.h" +i + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.h +c000000004F3D01090000000000000BD0 +t1329398025 +s3024 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m +c000000004F3D02C600000000000041D0 +t1329398470 +s16848 +i"SPMySQLConnection.h" +i"SPMySQL Private APIs.h" + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.h +c000000004F3848660000000000000761 +t1329088614 +s1889 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m +c000000004F3CFAEF0000000000001614 +t1329396463 +s5652 +i"Server Info.h" +i"SPMySQL Private APIs.h" + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.h +c000000004F3CF21A00000000000014E0 +t1329394202 +s5344 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.m +c000000004F3CFADD0000000000006DD3 +t1329396445 +s28115 +i"SPMySQL Private APIs.h" +i +i +i + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnectionDelegate.h +c000000004F36BCAB0000000000001041 +t1328987307 +s4161 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnectionProxy.h +c000000004F327BDC0000000000000884 +t1328708572 +s2180 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConstants.h +c000000004F39B228000000000000092D +t1329181224 +s2349 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLFramework_Prefix.pch +c000000004F307C5D00000000000000E7 +t1328577629 +s231 +i +i"mysql.h" +i"SPMySQL.h" +i"SPMySQLUtilities.h" + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.h +c000000004F32785D00000000000006DB +t1328707677 +s1755 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m +c000000004F307BA400000000000069C8 +t1328577444 +s27080 +i"SPMySQLGeometryData.h" + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.h +c000000004F307BB8000000000000059A +t1328577464 +s1434 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m +c000000004F307BB10000000000004B47 +t1328577457 +s19271 +i"Field Definitions.h" + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.h +c000000004F3CF545000000000000104E +t1329395013 +s4174 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m +c000000004F3CFAB500000000000032DC +t1329396405 +s13020 +i"SPMySQLResult.h" +i"SPMySQL Private APIs.h" + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.h +c000000004F3C36140000000000000641 +t1329346068 +s1601 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m +c000000004F3C37DE000000000000087F +t1329346526 +s2175 +i"SPMySQLStreamingResult.h" + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStringAdditions.h +c000000004F32FAD700000000000005CE +t1328741079 +s1486 + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStringAdditions.m +c000000004F32FB4B0000000000000823 +t1328741195 +s2083 +i"SPMySQLStringAdditions.h" + +N/Users/rowan/code/SPMySQLFramework/Source/SPMySQLUtilities.h +c000000004F307D2800000000000006F7 +t1328577832 +s1783 +i + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework.dSYM +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Headers +t3 +s24 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Resources +t3 +s26 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/SPMySQL +t3 +s24 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers/Databases & Tables.h +t1329398513 +s1809 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers/Delegate & Proxy.h +t1329398513 +s1406 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers/Encoding.h +t1329398513 +s1948 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers/Field Definitions.h +t1329398513 +s1434 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers/Max Packet Size.h +t1329398513 +s1523 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers/Querying & Preparation.h +t1329398513 +s3024 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQL.h +t1329398513 +s2149 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLConnection.h +t1329398513 +s5344 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLConnectionDelegate.h +t1329398513 +s4161 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLConnectionProxy.h +t1329398513 +s2180 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLConstants.h +t1329398513 +s2349 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLGeometryData.h +t1329398513 +s1755 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLResult.h +t1329398513 +s4174 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLStreamingResult.h +t1329398513 +s1601 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers/Server Info.h +t1329398513 +s1889 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Resources/English.lproj/InfoPlist.strings +t1329398513 +s92 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Resources/Info.plist +t1329398513 +s1144 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/SPMySQL +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/Current +t3 +s1 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Conversion.o +t1329398515 +s33872 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Databases & Tables.o +t1329398515 +s42192 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Delegate & Proxy.o +t1329398515 +s34272 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Encoding.o +t1329398515 +s51968 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Field Definitions.o +t1329398515 +s49184 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Locking.o +t1329398515 +s32128 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Max Packet Size.o +t1329398515 +s39328 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Ping & KeepAlive.o +t1329398515 +s39568 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Querying & Preparation.o +t1329398515 +s60496 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQL +t1329398517 +s1015004 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQL.LinkFileList +c000000004F3D02F100000000000007E2 +t1329398513 +s2018 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLConnection.o +t1329398515 +s99344 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLGeometryData.o +t1329398515 +s44352 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLResult.o +t1329398515 +s51056 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLStreamingResult.o +t1329398515 +s31104 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLStringAdditions.o +t1329398515 +s5184 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Server Info.o +t1329398515 +s39472 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Conversion.o +t1329398515 +s33488 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Databases & Tables.o +t1329398515 +s42336 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Delegate & Proxy.o +t1329398515 +s34592 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Encoding.o +t1329398514 +s52336 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Field Definitions.o +t1329398515 +s49888 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Locking.o +t1329398515 +s32080 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Max Packet Size.o +t1329398515 +s39696 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Ping & KeepAlive.o +t1329398514 +s40032 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Querying & Preparation.o +t1329398515 +s62272 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQL +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQL.LinkFileList +c000000004F3D02F10000000000000800 +t1329398513 +s2048 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLConnection.o +t1329398515 +s105824 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLGeometryData.o +t1329398515 +s47472 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLResult.o +t1329398515 +s51472 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLStreamingResult.o +t1329398515 +s31472 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLStringAdditions.o +t1329398515 +s4752 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Server Info.o +t1329398514 +s39584 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/i386/Conversion.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/i386/Databases & Tables.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/i386/Delegate & Proxy.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/i386/Encoding.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/i386/Field Definitions.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/i386/Locking.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/i386/Max Packet Size.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/i386/Ping & KeepAlive.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/i386/Querying & Preparation.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/i386/SPMySQLConnection.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/i386/SPMySQLGeometryData.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/i386/SPMySQLResult.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/i386/SPMySQLStreamingResult.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/i386/SPMySQLStringAdditions.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/i386/Server Info.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/x86_64/Conversion.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/x86_64/Databases & Tables.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/x86_64/Delegate & Proxy.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/x86_64/Encoding.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/x86_64/Field Definitions.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/x86_64/Locking.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/x86_64/Max Packet Size.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/x86_64/Ping & KeepAlive.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/x86_64/Querying & Preparation.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/x86_64/SPMySQLConnection.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/x86_64/SPMySQLGeometryData.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/x86_64/SPMySQLResult.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/x86_64/SPMySQLStreamingResult.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/x86_64/SPMySQLStringAdditions.plist +t2 +s0 + +N/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/StaticAnalyzer/normal/x86_64/Server Info.plist +t2 +s0 + +N/var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch.pth +t1329398514 +s10910168 + +N/var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch.pth +t1329398514 +s9973036 + +NResources/Info.plist +c000000004F0A20EC0000000000000357 +t1326063852 +s855 + +CAnalyze "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m" +r0 + +CAnalyze "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m" +r0 + +CAnalyze "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m" +r0 + +CAnalyze "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m" +r0 + +CAnalyze "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m" +r0 + +CAnalyze "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m" +r0 + +CAnalyze "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m" +r0 + +CAnalyze "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m" +r0 + +CAnalyze "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m" +r0 + +CAnalyze "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m" +r0 + +CAnalyze /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.m +r0 + +CAnalyze /Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m +r0 + +CAnalyze /Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m +r0 + +CAnalyze /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m +r0 + +CAnalyze /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStringAdditions.m +r0 + +CCheck dependencies +r0 +lSLF07#2@18"Check dependencies351091313#351091313#0(0"0(0#1#0"4566091072#0"0# + +CCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Databases & Tables.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.877088 +e351091315.939689 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Databases & Tables.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m +xnormal +xi386 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +o/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m:129:52:{129:52-129:81}{129:18-129:19}: warning: implicit conversion loses integer precision: 'unsigned long long' to 'NSUInteger' (aka 'unsigned int') [-Wshorten-64-to-32] +o databaseList = [NSMutableArray arrayWithCapacity:[databaseResult numberOfRows]]; +o ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +o/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m:219:49:{219:49-219:75}{219:15-219:16}: warning: implicit conversion loses integer precision: 'unsigned long long' to 'NSUInteger' (aka 'unsigned int') [-Wshorten-64-to-32] +o tableList = [NSMutableArray arrayWithCapacity:[tableResult numberOfRows]]; +o ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~ +o2 warnings generated. +lSLF07#2@99"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m351091315#351091316#0(926"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m:129:52:{129:52-129:81}{129:18-129:19}: warning: implicit conversion loses integer precision: 'unsigned long long' to 'NSUInteger' (aka 'unsigned int') [-Wshorten-64-to-32] databaseList = [NSMutableArray arrayWithCapacity:[databaseResult numberOfRows]]; ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m:219:49:{219:49-219:75}{219:15-219:16}: warning: implicit conversion loses integer precision: 'unsigned long long' to 'NSUInteger' (aka 'unsigned int') [-Wshorten-64-to-32] tableList = [NSMutableArray arrayWithCapacity:[tableResult numberOfRows]]; ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2(22@102"Implicit conversion loses integer precision: 'unsigned long long' to 'NSUInteger' (aka 'unsigned int')351091315#0#264#0(6@91"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m351089253#129#52#0#0#0"2(6@91"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m351089253#129#52#129#81#6@91"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m351089253#129#18#129#19#22@102"Implicit conversion loses integer precision: 'unsigned long long' to 'NSUInteger' (aka 'unsigned int')351091315#458#264#0(6@91"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m351089253#219#49#0#0#0"2(6@91"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m351089253#219#49#219#75#6@91"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m351089253#219#15#219#16#0#0#91"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m4566089360#1842" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/i386 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m" -o "/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Databases & Tables.o" 0# + +CCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Delegate & Proxy.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.845386 +e351091315.898295 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Delegate & Proxy.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m +xnormal +xi386 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@97"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m351091315#351091316#0(0"0(0#0#89"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m4566089360#1838" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/i386 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m" -o "/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Delegate & Proxy.o" 0# + +CCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Field Definitions.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.743682 +e351091315.845212 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Field Definitions.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m +xnormal +xi386 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@94"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m351091315#351091315#0(0"0(0#0#86"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m4566089360#1836" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/i386 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m" -o "/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Field Definitions.o" 0# + +CCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Max Packet Size.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.802289 +e351091315.876908 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Max Packet Size.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m +xnormal +xi386 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@96"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m351091315#351091315#0(0"0(0#0#88"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m4566089360#1836" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/i386 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m" -o "/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Max Packet Size.o" 0# + +CCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Ping & KeepAlive.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.420747 +e351091315.517376 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Ping & KeepAlive.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m +xnormal +xi386 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@97"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m351091315#351091315#0(0"0(0#0#89"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m4566089360#1838" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/i386 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m" -o "/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Ping & KeepAlive.o" 0# + +CCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Querying & Preparation.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.595894 +e351091315.715091 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Querying & Preparation.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m +xnormal +xi386 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +o/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m:115:88:{115:88-115:107}: warning: incompatible pointer types passing 'unsigned long *' to parameter of type 'NSUInteger *' (aka 'unsigned int *') +o const char *cQueryString = _cStringForStringWithEncoding(theQueryString, theEncoding, &cQueryStringLength); +o ^~~~~~~~~~~~~~~~~~~ +oIn file included from /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m:35: +oIn file included from /Users/rowan/code/SPMySQLFramework/SPMySQL Private APIs.h:40: +o/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.h:49:117: note: passing argument to parameter 'cStringLengthPointer' here +o static inline const char* _cStringForStringWithEncoding(NSString* aString, NSStringEncoding anEncoding, NSUInteger *cStringLengthPointer) +o ^ +o/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m:153:78:{153:78-153:106}{153:34-153:35}: warning: implicit conversion changes signedness: 'unsigned int' to 'NSInteger' (aka 'int') [-Wconversion] +o if (lastQueryWasCancelled && ![SPMySQLConnection isErrorIDConnectionError:mysql_errno(mySQLConnection)]) { +o ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ +o/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m:343:129:{343:129-343:152}: warning: incompatible pointer types sending 'unsigned long *' to parameter of type 'NSUInteger *' (aka 'unsigned int *') +o const char *killQueryCString = [SPMySQLConnection _cStringForString:killQuery usingEncoding:aStringEncoding returningLengthAs:&killQueryCStringLength]; +o ^~~~~~~~~~~~~~~~~~~~~~~ +oIn file included from /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m:35: +oIn file included from /Users/rowan/code/SPMySQLFramework/SPMySQL Private APIs.h:40: +o/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.h:38:130: note: passing argument to parameter 'cStringLengthPointer' here +o + (const char *)_cStringForString:(NSString *)aString usingEncoding:(NSStringEncoding)anEncoding returningLengthAs:(NSUInteger *)cStringLengthPointer; +o ^ +o3 warnings generated. +lSLF07#2@103"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m351091315#351091315#0(2845"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m:115:88:{115:88-115:107}: warning: incompatible pointer types passing 'unsigned long *' to parameter of type 'NSUInteger *' (aka 'unsigned int *') const char *cQueryString = _cStringForStringWithEncoding(theQueryString, theEncoding, &cQueryStringLength); ^~~~~~~~~~~~~~~~~~~ In file included from /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m:35: In file included from /Users/rowan/code/SPMySQLFramework/SPMySQL Private APIs.h:40: /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.h:49:117: note: passing argument to parameter 'cStringLengthPointer' here static inline const char* _cStringForStringWithEncoding(NSString* aString, NSStringEncoding anEncoding, NSUInteger *cStringLengthPointer) ^ /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m:153:78:{153:78-153:106}{153:34-153:35}: warning: implicit conversion changes signedness: 'unsigned int' to 'NSInteger' (aka 'int') [-Wconversion] if (lastQueryWasCancelled && ![SPMySQLConnection isErrorIDConnectionError:mysql_errno(mySQLConnection)]) { ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m:343:129:{343:129-343:152}: warning: incompatible pointer types sending 'unsigned long *' to parameter of type 'NSUInteger *' (aka 'unsigned int *') const char *killQueryCString = [SPMySQLConnection _cStringForString:killQuery usingEncoding:aStringEncoding returningLengthAs:&killQueryCStringLength]; ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m:35: In file included from /Users/rowan/code/SPMySQLFramework/SPMySQL Private APIs.h:40: /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.h:38:130: note: passing argument to parameter 'cStringLengthPointer' here + (const char *)_cStringForString:(NSString *)aString usingEncoding:(NSStringEncoding)anEncoding returningLengthAs:(NSUInteger *)cStringLengthPointer; ^ 3 warnings generated. 5(22@111"Incompatible pointer types passing 'unsigned long *' to parameter of type 'NSUInteger *' (aka 'unsigned int *')351091315#0#242#0(6@95"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m351091270#115#88#0#0#28"incompatible pointer types *1(6@95"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m351091270#115#88#115#107#13@57"Passing argument to parameter 'cStringLengthPointer' here351091315#680#156#3(7@83"In file included from /Users/rowan/code/SPMySQLFramework/SPMySQL Private APIs.h:40:351091315#596#84#0(6@57"/Users/rowan/code/SPMySQLFramework/SPMySQL Private APIs.h351089228#40#0#40#0#0"0(7@121"In file included from /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m:35:351091315#474#122#0(6@95"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m351091270#35#0#35#0#0"0(13@144"Passing argument to parameter 'cStringLengthPointer' here in /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.h351091315#18446744073709551615#0#0(6@83"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.h350270319#49#117#0#0#0"0(6@83"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.h350270319#49#117#0#0#0"0(22@81"Implicit conversion changes signedness: 'unsigned int' to 'NSInteger' (aka 'int')351091315#1095#242#0(6@95"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m351091270#153#78#0#0#0"2(6@95"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m351091270#153#78#153#106#6@95"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m351091270#153#34#153#35#22@111"Incompatible pointer types sending 'unsigned long *' to parameter of type 'NSUInteger *' (aka 'unsigned int *')351091315#1597#244#0(6@95"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m351091270#343#129#0#0#28"incompatible pointer types *1(6@95"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m351091270#343#129#343#152#13@57"Passing argument to parameter 'cStringLengthPointer' here351091315#2383#156#3(7@83"In file included from /Users/rowan/code/SPMySQLFramework/SPMySQL Private APIs.h:40:351091315#18446744073709551615#0#0(6@57"/Users/rowan/code/SPMySQLFramework/SPMySQL Private APIs.h351089228#40#0#40#0#0"0(7@121"In file included from /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m:35:351091315#18446744073709551615#0#0(6@95"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m351091270#35#0#35#0#0"0(13@144"Passing argument to parameter 'cStringLengthPointer' here in /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.h351091315#18446744073709551615#0#0(6@83"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.h350270319#38#130#0#0#0"0(6@83"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.h350270319#38#130#0#0#0"0(0#0#95"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m4566089360#1850" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/i386 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m" -o "/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Querying & Preparation.o" 0# + +CCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Server Info.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.519976 +e351091315.589298 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Server Info.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m +xnormal +xi386 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@92"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m351091315#351091315#0(0"0(0#0#84"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m4566089360#1828" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/i386 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m" -o "/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Server Info.o" 0# + +CCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Databases & Tables.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.376687 +e351091315.460709 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Databases & Tables.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m +xnormal +xx86_64 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@99"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m351091315#351091315#0(0"0(0#0#91"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m4566089360#1848" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/x86_64 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m" -o "/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Databases & Tables.o" 0# + +CCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Delegate & Proxy.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.347177 +e351091315.420334 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Delegate & Proxy.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m +xnormal +xx86_64 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@97"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m351091315#351091315#0(0"0(0#0#89"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m4566089360#1844" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/x86_64 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m" -o "/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Delegate & Proxy.o" 0# + +CCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Field Definitions.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.263236 +e351091315.376520 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Field Definitions.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m +xnormal +xx86_64 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@94"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m351091315#351091315#0(0"0(0#0#86"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m4566089360#1842" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/x86_64 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m" -o "/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Field Definitions.o" 0# + +CCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Max Packet Size.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.320220 +e351091315.389086 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Max Packet Size.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m +xnormal +xx86_64 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@96"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m351091315#351091315#0(0"0(0#0#88"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m4566089360#1842" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/x86_64 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m" -o "/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Max Packet Size.o" 0# + +CCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Ping & KeepAlive.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091314.746206 +e351091314.990027 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Ping & KeepAlive.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m +xnormal +xx86_64 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@97"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m351091314#351091314#0(0"0(0#0#89"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m4566089360#1844" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/x86_64 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m" -o "/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Ping & KeepAlive.o" 0# + +CCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Querying & Preparation.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091314.987517 +e351091315.263012 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Querying & Preparation.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m +xnormal +xx86_64 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@103"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m351091314#351091315#0(0"0(0#0#95"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m4566089360#1856" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/x86_64 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m" -o "/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Querying & Preparation.o" 0# + +CCompileC "build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Server Info.o" "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091314.748573 +e351091314.984806 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Server Info.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m +xnormal +xx86_64 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@92"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m351091314#351091314#0(0"0(0#0#84"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m4566089360#1834" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/x86_64 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m" -o "/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Server Info.o" 0# + +CCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Conversion.o "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.587346 +e351091315.642216 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Conversion.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m +xnormal +xi386 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@91"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m351091315#351091315#0(0"0(0#0#83"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m4566089360#1824" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/i386 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m" -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Conversion.o 0# + +CCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Encoding.o "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.460885 +e351091315.587192 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Encoding.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m +xnormal +xi386 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@89"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m351091315#351091315#0(0"0(0#0#81"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m4566089360#1820" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/i386 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m" -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Encoding.o 0# + +CCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Locking.o "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m" normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.601304 +e351091315.659779 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Locking.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m +xnormal +xi386 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@88"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m351091315#351091315#0(0"0(0#0#80"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m4566089360#1818" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/i386 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m" -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/Locking.o 0# + +CCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLConnection.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.389247 +e351091315.601015 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLConnection.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.m +xnormal +xi386 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@69"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.m351091315#351091315#0(0"0(0#0#61"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.m4566089360#1807" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/i386 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch -c /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.m -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLConnection.o 0# + +CCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLGeometryData.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.659964 +e351091315.878948 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLGeometryData.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m +xnormal +xi386 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +o/Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m:767:10:{767:10-767:17}{767:3-767:9}: warning: implicit conversion changes signedness: 'UInt32' (aka 'unsigned long') to 'NSInteger' (aka 'int') [-Wconversion] +o return geoType; +o ~~~~~~ ^~~~~~~ +o1 warning generated. +lSLF07#2@71"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m351091315#351091315#0(309"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m:767:10:{767:10-767:17}{767:3-767:9}: warning: implicit conversion changes signedness: 'UInt32' (aka 'unsigned long') to 'NSInteger' (aka 'int') [-Wconversion] return geoType; ~~~~~~ ^~~~~~~ 1 warning generated. 1(22@97"Implicit conversion changes signedness: 'UInt32' (aka 'unsigned long') to 'NSInteger' (aka 'int')351091315#0#223#0(6@63"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m350270244#767#10#0#0#0"2(6@63"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m350270244#767#10#767#17#6@63"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m350270244#767#3#767#9#0#0#63"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m4566089360#1811" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/i386 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch -c /Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLGeometryData.o 0# + +CCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLResult.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.642626 +e351091315.743521 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLResult.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m +xnormal +xi386 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +o/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m:353:19:{353:19-353:46}{353:3-353:16}: warning: implicit conversion loses integer precision: 'unsigned long long' to 'NSUInteger' (aka 'unsigned int') [-Wshorten-64-to-32] +o itemsToReturn = numberOfRows - state->state; +o ~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ +o1 warning generated. +lSLF07#2@65"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m351091315#351091315#0(373"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m:353:19:{353:19-353:46}{353:3-353:16}: warning: implicit conversion loses integer precision: 'unsigned long long' to 'NSUInteger' (aka 'unsigned int') [-Wshorten-64-to-32] itemsToReturn = numberOfRows - state->state; ~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. 1(22@102"Implicit conversion loses integer precision: 'unsigned long long' to 'NSUInteger' (aka 'unsigned int')351091315#0#229#0(6@57"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m351089205#353#19#0#0#0"2(6@57"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m351089205#353#19#353#46#6@57"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m351089205#353#3#353#16#0#0#57"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m4566089360#1799" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/i386 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch -c /Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLResult.o 0# + +CCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLStreamingResult.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.715443 +e351091315.763302 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLStreamingResult.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m +xnormal +xi386 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +o/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m:55:1: warning: control reaches end of non-void function [-Wreturn-type] +o } +o ^ +o1 warning generated. +lSLF07#2@74"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m351091315#351091315#0(166"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m:55:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 1 warning generated. 1(22@40"Control reaches end of non-void function351091315#0#139#0(6@66"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m351039326#55#1#0#0#40"control reaches end of non-void function0(0#0#66"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m4566089360#1817" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/i386 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch -c /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLStreamingResult.o 0# + +CCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLStringAdditions.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStringAdditions.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.763478 +e351091315.802101 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLStringAdditions.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStringAdditions.m +xnormal +xi386 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@74"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStringAdditions.m351091315#351091315#0(0"0(0#0#66"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStringAdditions.m4566089360#1817" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/i386 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch -c /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStringAdditions.m -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQLStringAdditions.o 0# + +CCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Conversion.o "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091314.985444 +e351091315.239722 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Conversion.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m +xnormal +xx86_64 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@91"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m351091314#351091315#0(0"0(0#0#83"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m4566089360#1830" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/x86_64 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m" -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Conversion.o 0# + +CCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Encoding.o "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091314.747075 +e351091314.987361 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Encoding.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m +xnormal +xx86_64 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@89"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m351091314#351091314#0(0"0(0#0#81"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m4566089360#1826" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/x86_64 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m" -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Encoding.o 0# + +CCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Locking.o "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m" normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091314.990338 +e351091315.259622 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Locking.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m +xnormal +xx86_64 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@88"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m351091314#351091315#0(0"0(0#0#80"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m4566089360#1824" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/x86_64 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch -c "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m" -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/Locking.o 0# + +CCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLConnection.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091314.745139 +e351091315.104285 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLConnection.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.m +xnormal +xx86_64 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@69"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.m351091314#351091315#0(0"0(0#0#61"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.m4566089360#1813" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/x86_64 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch -c /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.m -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLConnection.o 0# + +CCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLGeometryData.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.239879 +e351091315.589604 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLGeometryData.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m +xnormal +xx86_64 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@71"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m351091315#351091315#0(0"0(0#0#63"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m4566089360#1817" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/x86_64 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch -c /Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.m -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLGeometryData.o 0# + +CCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLResult.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.104440 +e351091315.319957 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLResult.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m +xnormal +xx86_64 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@65"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m351091315#351091315#0(0"0(0#0#57"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m4566089360#1805" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/x86_64 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch -c /Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.m -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLResult.o 0# + +CCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLStreamingResult.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.259780 +e351091315.304425 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLStreamingResult.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m +xnormal +xx86_64 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +o/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m:55:1: warning: control reaches end of non-void function [-Wreturn-type] +o } +o ^ +o1 warning generated. +lSLF07#2@74"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m351091315#351091315#0(166"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m:55:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 1 warning generated. 1(22@40"Control reaches end of non-void function351091315#0#139#0(6@66"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m351039326#55#1#0#0#40"control reaches end of non-void function0(0#0#66"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m4566089360#1823" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/x86_64 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch -c /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.m -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLStreamingResult.o 0# + +CCompileC build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLStringAdditions.o /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStringAdditions.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091315.304845 +e351091315.346992 +r1 +xCompileC +xbuild/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLStringAdditions.o +x/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStringAdditions.m +xnormal +xx86_64 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +lSLF07#2@74"Compile /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStringAdditions.m351091315#351091315#0(0"0(0#0#66"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStringAdditions.m4566089360#1823" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/x86_64 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -include /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch -c /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStringAdditions.m -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQLStringAdditions.o 0# + +CCopyStringsFile /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Resources/English.lproj/InfoPlist.strings English.lproj/InfoPlist.strings +s351091313.342511 +e351091313.395429 +r1 +xCopyStringsFile +x/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Resources/English.lproj/InfoPlist.strings +xEnglish.lproj/InfoPlist.strings +lSLF07#2@36"Copy English.lproj/InfoPlist.strings351091313#351091313#0(0"0(0#0#66"/Users/rowan/code/SPMySQLFramework/English.lproj/InfoPlist.strings4566089360#367" cd /Users/rowan/code/SPMySQLFramework setenv ICONV /usr/bin/iconv /Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/Resources/copystrings --validate --inputencoding utf-8 --outputencoding UTF-16 English.lproj/InfoPlist.strings --outdir /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Resources/English.lproj 0# + +CCpHeader "build/Release/SPMySQL.framework/Versions/A/Headers/Databases & Tables.h" "Source/SPMySQLConnection Categories/Databases & Tables.h" +s351091313.320298 +e351091313.333153 +r1 +xCpHeader +xbuild/Release/SPMySQL.framework/Versions/A/Headers/Databases & Tables.h +xSource/SPMySQLConnection Categories/Databases & Tables.h +lSLF07#2@61"Copy Source/SPMySQLConnection Categories/Databases & Tables.h351091313#351091313#0(0"0(0#0#91"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.h4566089360#405" cd /Users/rowan/code/SPMySQLFramework /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.h" /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers 0# + +CCpHeader "build/Release/SPMySQL.framework/Versions/A/Headers/Delegate & Proxy.h" "Source/SPMySQLConnection Categories/Delegate & Proxy.h" +s351091313.319420 +e351091313.342371 +r1 +xCpHeader +xbuild/Release/SPMySQL.framework/Versions/A/Headers/Delegate & Proxy.h +xSource/SPMySQLConnection Categories/Delegate & Proxy.h +lSLF07#2@59"Copy Source/SPMySQLConnection Categories/Delegate & Proxy.h351091313#351091313#0(0"0(0#0#89"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.h4566089360#403" cd /Users/rowan/code/SPMySQLFramework /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.h" /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers 0# + +CCpHeader "build/Release/SPMySQL.framework/Versions/A/Headers/Field Definitions.h" "Source/SPMySQLResult Categories/Field Definitions.h" +s351091313.310565 +e351091313.325376 +r1 +xCpHeader +xbuild/Release/SPMySQL.framework/Versions/A/Headers/Field Definitions.h +xSource/SPMySQLResult Categories/Field Definitions.h +lSLF07#2@56"Copy Source/SPMySQLResult Categories/Field Definitions.h351091313#351091313#0(0"0(0#0#86"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.h4566089360#400" cd /Users/rowan/code/SPMySQLFramework /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.h" /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers 0# + +CCpHeader "build/Release/SPMySQL.framework/Versions/A/Headers/Max Packet Size.h" "Source/SPMySQLConnection Categories/Max Packet Size.h" +s351091313.318441 +e351091313.333420 +r1 +xCpHeader +xbuild/Release/SPMySQL.framework/Versions/A/Headers/Max Packet Size.h +xSource/SPMySQLConnection Categories/Max Packet Size.h +lSLF07#2@58"Copy Source/SPMySQLConnection Categories/Max Packet Size.h351091313#351091313#0(0"0(0#0#88"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.h4566089360#402" cd /Users/rowan/code/SPMySQLFramework /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.h" /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers 0# + +CCpHeader "build/Release/SPMySQL.framework/Versions/A/Headers/Querying & Preparation.h" "Source/SPMySQLConnection Categories/Querying & Preparation.h" +s351091313.288166 +e351091313.317229 +r1 +xCpHeader +xbuild/Release/SPMySQL.framework/Versions/A/Headers/Querying & Preparation.h +xSource/SPMySQLConnection Categories/Querying & Preparation.h +lSLF07#2@65"Copy Source/SPMySQLConnection Categories/Querying & Preparation.h351091313#351091313#0(0"0(0#0#95"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.h4566089360#409" cd /Users/rowan/code/SPMySQLFramework /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.h" /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers 0# + +CCpHeader "build/Release/SPMySQL.framework/Versions/A/Headers/Server Info.h" "Source/SPMySQLConnection Categories/Server Info.h" +s351091313.289711 +e351091313.310342 +r1 +xCpHeader +xbuild/Release/SPMySQL.framework/Versions/A/Headers/Server Info.h +xSource/SPMySQLConnection Categories/Server Info.h +lSLF07#2@54"Copy Source/SPMySQLConnection Categories/Server Info.h351091313#351091313#0(0"0(0#0#84"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.h4566089360#398" cd /Users/rowan/code/SPMySQLFramework /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.h" /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers 0# + +CCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/Encoding.h "Source/SPMySQLConnection Categories/Encoding.h" +s351091313.288896 +e351091313.317405 +r1 +xCpHeader +xbuild/Release/SPMySQL.framework/Versions/A/Headers/Encoding.h +xSource/SPMySQLConnection Categories/Encoding.h +lSLF07#2@51"Copy Source/SPMySQLConnection Categories/Encoding.h351091313#351091313#0(0"0(0#0#81"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.h4566089360#395" cd /Users/rowan/code/SPMySQLFramework /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks "/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.h" /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers 0# + +CCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQL.h SPMySQL.h +s351091313.290545 +e351091313.317984 +r1 +xCpHeader +xbuild/Release/SPMySQL.framework/Versions/A/Headers/SPMySQL.h +xSPMySQL.h +lSLF07#2@14"Copy SPMySQL.h351091313#351091313#0(0"0(0#0#44"/Users/rowan/code/SPMySQLFramework/SPMySQL.h4566089360#356" cd /Users/rowan/code/SPMySQLFramework /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks /Users/rowan/code/SPMySQLFramework/SPMySQL.h /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers 0# + +CCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLConnection.h Source/SPMySQLConnection.h +s351091313.286917 +e351091313.310077 +r1 +xCpHeader +xbuild/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLConnection.h +xSource/SPMySQLConnection.h +lSLF07#2@31"Copy Source/SPMySQLConnection.h351091313#351091313#0(0"0(0#0#61"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.h4566089360#373" cd /Users/rowan/code/SPMySQLFramework /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnection.h /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers 0# + +CCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLConnectionDelegate.h Source/SPMySQLConnectionDelegate.h +s351091313.291285 +e351091313.321567 +r1 +xCpHeader +xbuild/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLConnectionDelegate.h +xSource/SPMySQLConnectionDelegate.h +lSLF07#2@39"Copy Source/SPMySQLConnectionDelegate.h351091313#351091313#0(0"0(0#0#69"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnectionDelegate.h4566089360#381" cd /Users/rowan/code/SPMySQLFramework /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnectionDelegate.h /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers 0# + +CCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLConnectionProxy.h Source/SPMySQLConnectionProxy.h +s351091313.313233 +e351091313.331649 +r1 +xCpHeader +xbuild/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLConnectionProxy.h +xSource/SPMySQLConnectionProxy.h +lSLF07#2@36"Copy Source/SPMySQLConnectionProxy.h351091313#351091313#0(0"0(0#0#66"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnectionProxy.h4566089360#378" cd /Users/rowan/code/SPMySQLFramework /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConnectionProxy.h /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers 0# + +CCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLConstants.h Source/SPMySQLConstants.h +s351091313.287583 +e351091313.316981 +r1 +xCpHeader +xbuild/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLConstants.h +xSource/SPMySQLConstants.h +lSLF07#2@30"Copy Source/SPMySQLConstants.h351091313#351091313#0(0"0(0#0#60"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLConstants.h4566089360#372" cd /Users/rowan/code/SPMySQLFramework /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks /Users/rowan/code/SPMySQLFramework/Source/SPMySQLConstants.h /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers 0# + +CCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLGeometryData.h Source/SPMySQLGeometryData.h +s351091313.292835 +e351091313.321741 +r1 +xCpHeader +xbuild/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLGeometryData.h +xSource/SPMySQLGeometryData.h +lSLF07#2@33"Copy Source/SPMySQLGeometryData.h351091313#351091313#0(0"0(0#0#63"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.h4566089360#375" cd /Users/rowan/code/SPMySQLFramework /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks /Users/rowan/code/SPMySQLFramework/Source/SPMySQLGeometryData.h /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers 0# + +CCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLResult.h Source/SPMySQLResult.h +s351091313.292092 +e351091313.318145 +r1 +xCpHeader +xbuild/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLResult.h +xSource/SPMySQLResult.h +lSLF07#2@27"Copy Source/SPMySQLResult.h351091313#351091313#0(0"0(0#0#57"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.h4566089360#369" cd /Users/rowan/code/SPMySQLFramework /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks /Users/rowan/code/SPMySQLFramework/Source/SPMySQLResult.h /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers 0# + +CCpHeader build/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLStreamingResult.h Source/SPMySQLStreamingResult.h +s351091313.293654 +e351091313.321896 +r1 +xCpHeader +xbuild/Release/SPMySQL.framework/Versions/A/Headers/SPMySQLStreamingResult.h +xSource/SPMySQLStreamingResult.h +lSLF07#2@36"Copy Source/SPMySQLStreamingResult.h351091313#351091313#0(0"0(0#0#66"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.h4566089360#378" cd /Users/rowan/code/SPMySQLFramework /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks /Users/rowan/code/SPMySQLFramework/Source/SPMySQLStreamingResult.h /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Headers 0# + +CCreateUniversalBinary /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/SPMySQL normal "x86_64 i386" +r0 + +CGenerateDSYMFile /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework.dSYM /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/SPMySQL +r0 + +CLd /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQL normal i386 +s351091315.939785 +e351091317.535719 +r1 +xLd +x/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQL +xnormal +xi386 +lSLF07#2@128"Link /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQL351091315#351091317#0(0"0(0#0#0"4566089360#863" cd /Users/rowan/code/SPMySQLFramework setenv MACOSX_DEPLOYMENT_TARGET 10.5 /Developer/usr/bin/clang -arch i386 -dynamiclib -isysroot /Developer/SDKs/MacOSX10.5.sdk -L/Users/rowan/code/SPMySQLFramework/build/Release "-L/Users/rowan/code/SPMySQLFramework/MySQL Client Libraries/lib" -F/Users/rowan/code/SPMySQLFramework/build/Release -filelist /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQL.LinkFileList -install_name @executable_path/../Frameworks/SPMySQL.framework/Versions/A/SPMySQL -mmacosx-version-min=10.5 -dead_strip -framework Cocoa -lmysqlclient -lz -framework SystemConfiguration -single_module -compatibility_version 1 -current_version 1 -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/i386/SPMySQL 0# + +CLd /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQL normal x86_64 +s351091315.589725 +e351091318.239354 +r0 +xLd +x/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQL +xnormal +xx86_64 +oclang: error: linker command failed due to signal 11 (use -v to see invocation) +lSLF07#2@130"Link /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQL351091315#351091318#0(139"clang: error: linker command failed due to signal 11 (use -v to see invocation) Command /Developer/usr/bin/clang failed with exit code 245 1(4@58"Command /Developer/usr/bin/clang failed with exit code 245351091318#18446744073709551615#0#0(1@0"0(0#0#0"4566089360#869" cd /Users/rowan/code/SPMySQLFramework setenv MACOSX_DEPLOYMENT_TARGET 10.5 /Developer/usr/bin/clang -arch x86_64 -dynamiclib -isysroot /Developer/SDKs/MacOSX10.5.sdk -L/Users/rowan/code/SPMySQLFramework/build/Release "-L/Users/rowan/code/SPMySQLFramework/MySQL Client Libraries/lib" -F/Users/rowan/code/SPMySQLFramework/build/Release -filelist /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQL.LinkFileList -install_name @executable_path/../Frameworks/SPMySQL.framework/Versions/A/SPMySQL -mmacosx-version-min=10.5 -dead_strip -framework Cocoa -lmysqlclient -lz -framework SystemConfiguration -single_module -compatibility_version 1 -current_version 1 -o /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/Objects-normal/x86_64/SPMySQL 245# + +CProcessInfoPlistFile /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Resources/Info.plist Resources/Info.plist +s351091313.283593 +e351091313.286836 +r1 +xProcessInfoPlistFile +x/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Resources/Info.plist +xResources/Info.plist +lSLF07#2@28"Process Resources/Info.plist351091313#351091313#0(0"0(0#0#55"/Users/rowan/code/SPMySQLFramework/Resources/Info.plist4566089472#232" cd /Users/rowan/code/SPMySQLFramework builtin-infoPlistUtility Resources/Info.plist -expandbuildsettings -platform macosx -o /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/A/Resources/Info.plist 0# + +CProcessPCH /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch.pth Source/SPMySQLFramework_Prefix.pch normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091313.396535 +e351091314.745028 +r1 +xProcessPCH +x/var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch.pth +xSource/SPMySQLFramework_Prefix.pch +xnormal +xi386 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +oclang: warning: argument unused during compilation: '-flto' +lSLF07#2@45"Precompile Source/SPMySQLFramework_Prefix.pch351091313#351091314#0(60"clang: warning: argument unused during compilation: '-flto' 0(0#0#69"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLFramework_Prefix.pch4566089360#1681" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c-header -arch i386 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/i386 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -c /Users/rowan/code/SPMySQLFramework/Source/SPMySQLFramework_Prefix.pch -o /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-akcogxxzhrvecheeycvxvgronzwm/SPMySQLFramework_Prefix.pch.pth 0# + +CProcessPCH /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch.pth Source/SPMySQLFramework_Prefix.pch normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler +s351091313.395598 +e351091314.653079 +r1 +xProcessPCH +x/var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch.pth +xSource/SPMySQLFramework_Prefix.pch +xnormal +xx86_64 +xobjective-c +xcom.apple.compilers.llvm.clang.1_0.compiler +oclang: warning: argument unused during compilation: '-flto' +lSLF07#2@45"Precompile Source/SPMySQLFramework_Prefix.pch351091313#351091314#0(60"clang: warning: argument unused during compilation: '-flto' 0(0#0#69"/Users/rowan/code/SPMySQLFramework/Source/SPMySQLFramework_Prefix.pch4566089360#1685" cd /Users/rowan/code/SPMySQLFramework setenv LANG en_US.US-ASCII /Developer/usr/bin/clang -x objective-c-header -arch x86_64 -fmessage-length=0 -pipe -fdiagnostics-print-source-range-info -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -flto -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-variable -Wuninitialized -Wshadow -Wsign-compare -Wconversion -Wshorten-64-to-32 -Wstrict-selector-match -isysroot /Developer/SDKs/MacOSX10.5.sdk -fasm-blocks -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-generated-files.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-own-target-headers.hmap -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-all-target-headers.hmap -iquote /Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/SPMySQL-project-headers.hmap -F/Users/rowan/code/SPMySQLFramework/build/Release -I/Users/rowan/code/SPMySQLFramework/build/Release/include -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources/x86_64 -I/Users/rowan/code/SPMySQLFramework/build/SPMySQLFramework.build/Release/SPMySQL.framework.build/DerivedSources -c /Users/rowan/code/SPMySQLFramework/Source/SPMySQLFramework_Prefix.pch -o /var/folders/2z/qvbjmrlm8xjfgn006s69xpm80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/SPMySQLFramework_Prefix-ewvxuxqrezwtesexznalgcozpcmh/SPMySQLFramework_Prefix.pch.pth 0# + +CSymLink /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Headers Versions/Current/Headers +s351091313.281056 +e351091313.283506 +r1 +xSymLink +x/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Headers +xVersions/Current/Headers +lSLF07#2@82"Process /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Headers351091313#351091313#0(0"0(0#0#0"4566089360#158" cd /Users/rowan/code/SPMySQLFramework /bin/ln -sf Versions/Current/Headers /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Headers 0# + +CSymLink /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Resources Versions/Current/Resources +s351091313.276568 +e351091313.280820 +r1 +xSymLink +x/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Resources +xVersions/Current/Resources +lSLF07#2@84"Process /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Resources351091313#351091313#0(0"0(0#0#0"4566089360#162" cd /Users/rowan/code/SPMySQLFramework /bin/ln -sf Versions/Current/Resources /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Resources 0# + +CSymLink /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/SPMySQL Versions/Current/SPMySQL +s351091313.277533 +e351091313.281810 +r1 +xSymLink +x/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/SPMySQL +xVersions/Current/SPMySQL +lSLF07#2@82"Process /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/SPMySQL351091313#351091313#0(0"0(0#0#0"4566089360#158" cd /Users/rowan/code/SPMySQLFramework /bin/ln -sf Versions/Current/SPMySQL /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/SPMySQL 0# + +CSymLink /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/Current A +s351091313.274448 +e351091313.280642 +r1 +xSymLink +x/Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/Current +xA +lSLF07#2@91"Process /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/Current351091313#351091313#0(0"0(0#0#0"4566089360#144" cd /Users/rowan/code/SPMySQLFramework /bin/ln -sf A /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework/Versions/Current 0# + +CTouch /Users/rowan/code/SPMySQLFramework/build/Release/SPMySQL.framework +r0 + -- cgit v1.2.3