// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
BB3409381E08B08100DA5E5E /* Array.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409081E08B08100DA5E5E /* Array.swift */; };
BB3409391E08B08100DA5E5E /* BatchUpdateException.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409091E08B08100DA5E5E /* BatchUpdateException.swift */; };
BB34093A1E08B08100DA5E5E /* Blob.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34090A1E08B08100DA5E5E /* Blob.swift */; };
BB34093B1E08B08100DA5E5E /* CallableStatement.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34090B1E08B08100DA5E5E /* CallableStatement.swift */; };
BB34093C1E08B08100DA5E5E /* ClientInfoStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34090C1E08B08100DA5E5E /* ClientInfoStatus.swift */; };
BB34093D1E08B08100DA5E5E /* Clob.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34090D1E08B08100DA5E5E /* Clob.swift */; };
BB34093E1E08B08100DA5E5E /* Connection.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34090E1E08B08100DA5E5E /* Connection.swift */; };
BB34093F1E08B08100DA5E5E /* DatabaseMetaData.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34090F1E08B08100DA5E5E /* DatabaseMetaData.swift */; };
BB3409401E08B08100DA5E5E /* DataTruncation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409101E08B08100DA5E5E /* DataTruncation.swift */; };
BB3409411E08B08100DA5E5E /* Date.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409111E08B08100DA5E5E /* Date.swift */; };
BB3409421E08B08100DA5E5E /* Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409121E08B08100DA5E5E /* Driver.swift */; };
BB3409431E08B08100DA5E5E /* DriverManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409131E08B08100DA5E5E /* DriverManager.swift */; };
BB3409441E08B08100DA5E5E /* DriverPropertyInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409141E08B08100DA5E5E /* DriverPropertyInfo.swift */; };
BB3409451E08B08100DA5E5E /* NClob.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409151E08B08100DA5E5E /* NClob.swift */; };
BB3409461E08B08100DA5E5E /* ParameterMetaData.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409161E08B08100DA5E5E /* ParameterMetaData.swift */; };
BB3409471E08B08100DA5E5E /* PreparedStatement.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409171E08B08100DA5E5E /* PreparedStatement.swift */; };
BB3409481E08B08100DA5E5E /* Ref.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409181E08B08100DA5E5E /* Ref.swift */; };
BB3409491E08B08100DA5E5E /* ResultSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409191E08B08100DA5E5E /* ResultSet.swift */; };
BB34094A1E08B08100DA5E5E /* ResultSetMetaData.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34091A1E08B08100DA5E5E /* ResultSetMetaData.swift */; };
BB34094B1E08B08100DA5E5E /* RowId.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34091B1E08B08100DA5E5E /* RowId.swift */; };
BB34094C1E08B08100DA5E5E /* RowIdLifetime.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34091C1E08B08100DA5E5E /* RowIdLifetime.swift */; };
BB34094D1E08B08100DA5E5E /* Savepoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34091D1E08B08100DA5E5E /* Savepoint.swift */; };
BB34094E1E08B08100DA5E5E /* SQLClientInfoException.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34091E1E08B08100DA5E5E /* SQLClientInfoException.swift */; };
BB34094F1E08B08100DA5E5E /* SQLData.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34091F1E08B08100DA5E5E /* SQLData.swift */; };
BB3409501E08B08100DA5E5E /* SQLDataException.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409201E08B08100DA5E5E /* SQLDataException.swift */; };
BB3409511E08B08100DA5E5E /* SQLException.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409211E08B08100DA5E5E /* SQLException.swift */; };
BB3409521E08B08100DA5E5E /* SQLFeatureNotSupportedException.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409221E08B08100DA5E5E /* SQLFeatureNotSupportedException.swift */; };
BB3409531E08B08100DA5E5E /* SQLInput.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409231E08B08100DA5E5E /* SQLInput.swift */; };
BB3409541E08B08100DA5E5E /* SQLIntegrityConstraintViolationException.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409241E08B08100DA5E5E /* SQLIntegrityConstraintViolationException.swift */; };
BB3409551E08B08100DA5E5E /* SQLInvalidAuthorizationSpecException.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409251E08B08100DA5E5E /* SQLInvalidAuthorizationSpecException.swift */; };
BB3409561E08B08100DA5E5E /* SQLNonTransientConnectionException.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409261E08B08100DA5E5E /* SQLNonTransientConnectionException.swift */; };
BB3409571E08B08100DA5E5E /* SQLNonTransientException.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409271E08B08100DA5E5E /* SQLNonTransientException.swift */; };
BB3409581E08B08100DA5E5E /* SQLOutput.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409281E08B08100DA5E5E /* SQLOutput.swift */; };
BB3409591E08B08100DA5E5E /* SQLPermission.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409291E08B08100DA5E5E /* SQLPermission.swift */; };
BB34095A1E08B08100DA5E5E /* SQLRecoverableException.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34092A1E08B08100DA5E5E /* SQLRecoverableException.swift */; };
BB34095B1E08B08100DA5E5E /* SQLSyntaxErrorException.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34092B1E08B08100DA5E5E /* SQLSyntaxErrorException.swift */; };
BB34095C1E08B08100DA5E5E /* SQLTimeoutException.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34092C1E08B08100DA5E5E /* SQLTimeoutException.swift */; };
BB34095D1E08B08100DA5E5E /* SQLTransactionRollbackException.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34092D1E08B08100DA5E5E /* SQLTransactionRollbackException.swift */; };
BB34095E1E08B08100DA5E5E /* SQLTransientConnectionException.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34092E1E08B08100DA5E5E /* SQLTransientConnectionException.swift */; };
BB34095F1E08B08100DA5E5E /* SQLTransientException.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34092F1E08B08100DA5E5E /* SQLTransientException.swift */; };
BB3409601E08B08100DA5E5E /* SQLWarning.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409301E08B08100DA5E5E /* SQLWarning.swift */; };
BB3409611E08B08100DA5E5E /* SQLXML.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409311E08B08100DA5E5E /* SQLXML.swift */; };
BB3409621E08B08100DA5E5E /* Statement.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409321E08B08100DA5E5E /* Statement.swift */; };
BB3409631E08B08100DA5E5E /* Struct.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409331E08B08100DA5E5E /* Struct.swift */; };
BB3409641E08B08100DA5E5E /* Time.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409341E08B08100DA5E5E /* Time.swift */; };
BB3409651E08B08100DA5E5E /* Timestamp.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409351E08B08100DA5E5E /* Timestamp.swift */; };
BB3409661E08B08100DA5E5E /* Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409361E08B08100DA5E5E /* Types.swift */; };
BB3409671E08B08100DA5E5E /* Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3409371E08B08100DA5E5E /* Wrapper.swift */; };
BBBF2E951D49A0DA004142AE /* java_sql.h in Headers */ = {isa = PBXBuildFile; fileRef = BBBF2E911D49A0DA004142AE /* java_sql.h */; settings = {ATTRIBUTES = (Public, ); }; };
BBBF2F021D49A12A004142AE /* java_util.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BBBF2F011D49A12A004142AE /* java_util.framework */; };
CEC963F91F2EBB2200F11259 /* SQLType.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEC963F51F2EBB2200F11259 /* SQLType.swift */; };
CEC963FA1F2EBB2200F11259 /* DriverAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEC963F61F2EBB2200F11259 /* DriverAction.swift */; };
CEC963FB1F2EBB2200F11259 /* PseudoColumnUsage.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEC963F71F2EBB2200F11259 /* PseudoColumnUsage.swift */; };
CEC963FC1F2EBB2200F11259 /* JDBCType.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEC963F81F2EBB2200F11259 /* JDBCType.swift */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
BB19B4351D6633C6002F5586 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = ""; };
BB3409081E08B08100DA5E5E /* Array.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Array.swift; path = Sources/Array.swift; sourceTree = ""; };
BB3409091E08B08100DA5E5E /* BatchUpdateException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BatchUpdateException.swift; path = Sources/BatchUpdateException.swift; sourceTree = ""; };
BB34090A1E08B08100DA5E5E /* Blob.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Blob.swift; path = Sources/Blob.swift; sourceTree = ""; };
BB34090B1E08B08100DA5E5E /* CallableStatement.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CallableStatement.swift; path = Sources/CallableStatement.swift; sourceTree = ""; };
BB34090C1E08B08100DA5E5E /* ClientInfoStatus.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ClientInfoStatus.swift; path = Sources/ClientInfoStatus.swift; sourceTree = ""; };
BB34090D1E08B08100DA5E5E /* Clob.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Clob.swift; path = Sources/Clob.swift; sourceTree = ""; };
BB34090E1E08B08100DA5E5E /* Connection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Connection.swift; path = Sources/Connection.swift; sourceTree = ""; };
BB34090F1E08B08100DA5E5E /* DatabaseMetaData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DatabaseMetaData.swift; path = Sources/DatabaseMetaData.swift; sourceTree = ""; };
BB3409101E08B08100DA5E5E /* DataTruncation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DataTruncation.swift; path = Sources/DataTruncation.swift; sourceTree = ""; };
BB3409111E08B08100DA5E5E /* Date.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Date.swift; path = Sources/Date.swift; sourceTree = ""; };
BB3409121E08B08100DA5E5E /* Driver.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Driver.swift; path = Sources/Driver.swift; sourceTree = ""; };
BB3409131E08B08100DA5E5E /* DriverManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DriverManager.swift; path = Sources/DriverManager.swift; sourceTree = ""; };
BB3409141E08B08100DA5E5E /* DriverPropertyInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DriverPropertyInfo.swift; path = Sources/DriverPropertyInfo.swift; sourceTree = ""; };
BB3409151E08B08100DA5E5E /* NClob.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NClob.swift; path = Sources/NClob.swift; sourceTree = ""; };
BB3409161E08B08100DA5E5E /* ParameterMetaData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ParameterMetaData.swift; path = Sources/ParameterMetaData.swift; sourceTree = ""; };
BB3409171E08B08100DA5E5E /* PreparedStatement.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PreparedStatement.swift; path = Sources/PreparedStatement.swift; sourceTree = ""; };
BB3409181E08B08100DA5E5E /* Ref.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Ref.swift; path = Sources/Ref.swift; sourceTree = ""; };
BB3409191E08B08100DA5E5E /* ResultSet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ResultSet.swift; path = Sources/ResultSet.swift; sourceTree = ""; };
BB34091A1E08B08100DA5E5E /* ResultSetMetaData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ResultSetMetaData.swift; path = Sources/ResultSetMetaData.swift; sourceTree = ""; };
BB34091B1E08B08100DA5E5E /* RowId.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RowId.swift; path = Sources/RowId.swift; sourceTree = ""; };
BB34091C1E08B08100DA5E5E /* RowIdLifetime.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RowIdLifetime.swift; path = Sources/RowIdLifetime.swift; sourceTree = ""; };
BB34091D1E08B08100DA5E5E /* Savepoint.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Savepoint.swift; path = Sources/Savepoint.swift; sourceTree = ""; };
BB34091E1E08B08100DA5E5E /* SQLClientInfoException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLClientInfoException.swift; path = Sources/SQLClientInfoException.swift; sourceTree = ""; };
BB34091F1E08B08100DA5E5E /* SQLData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLData.swift; path = Sources/SQLData.swift; sourceTree = ""; };
BB3409201E08B08100DA5E5E /* SQLDataException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLDataException.swift; path = Sources/SQLDataException.swift; sourceTree = ""; };
BB3409211E08B08100DA5E5E /* SQLException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLException.swift; path = Sources/SQLException.swift; sourceTree = ""; };
BB3409221E08B08100DA5E5E /* SQLFeatureNotSupportedException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLFeatureNotSupportedException.swift; path = Sources/SQLFeatureNotSupportedException.swift; sourceTree = ""; };
BB3409231E08B08100DA5E5E /* SQLInput.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLInput.swift; path = Sources/SQLInput.swift; sourceTree = ""; };
BB3409241E08B08100DA5E5E /* SQLIntegrityConstraintViolationException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLIntegrityConstraintViolationException.swift; path = Sources/SQLIntegrityConstraintViolationException.swift; sourceTree = ""; };
BB3409251E08B08100DA5E5E /* SQLInvalidAuthorizationSpecException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLInvalidAuthorizationSpecException.swift; path = Sources/SQLInvalidAuthorizationSpecException.swift; sourceTree = ""; };
BB3409261E08B08100DA5E5E /* SQLNonTransientConnectionException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLNonTransientConnectionException.swift; path = Sources/SQLNonTransientConnectionException.swift; sourceTree = ""; };
BB3409271E08B08100DA5E5E /* SQLNonTransientException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLNonTransientException.swift; path = Sources/SQLNonTransientException.swift; sourceTree = ""; };
BB3409281E08B08100DA5E5E /* SQLOutput.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLOutput.swift; path = Sources/SQLOutput.swift; sourceTree = ""; };
BB3409291E08B08100DA5E5E /* SQLPermission.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLPermission.swift; path = Sources/SQLPermission.swift; sourceTree = ""; };
BB34092A1E08B08100DA5E5E /* SQLRecoverableException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLRecoverableException.swift; path = Sources/SQLRecoverableException.swift; sourceTree = ""; };
BB34092B1E08B08100DA5E5E /* SQLSyntaxErrorException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLSyntaxErrorException.swift; path = Sources/SQLSyntaxErrorException.swift; sourceTree = ""; };
BB34092C1E08B08100DA5E5E /* SQLTimeoutException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLTimeoutException.swift; path = Sources/SQLTimeoutException.swift; sourceTree = ""; };
BB34092D1E08B08100DA5E5E /* SQLTransactionRollbackException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLTransactionRollbackException.swift; path = Sources/SQLTransactionRollbackException.swift; sourceTree = ""; };
BB34092E1E08B08100DA5E5E /* SQLTransientConnectionException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLTransientConnectionException.swift; path = Sources/SQLTransientConnectionException.swift; sourceTree = ""; };
BB34092F1E08B08100DA5E5E /* SQLTransientException.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLTransientException.swift; path = Sources/SQLTransientException.swift; sourceTree = ""; };
BB3409301E08B08100DA5E5E /* SQLWarning.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLWarning.swift; path = Sources/SQLWarning.swift; sourceTree = ""; };
BB3409311E08B08100DA5E5E /* SQLXML.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLXML.swift; path = Sources/SQLXML.swift; sourceTree = ""; };
BB3409321E08B08100DA5E5E /* Statement.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Statement.swift; path = Sources/Statement.swift; sourceTree = ""; };
BB3409331E08B08100DA5E5E /* Struct.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Struct.swift; path = Sources/Struct.swift; sourceTree = ""; };
BB3409341E08B08100DA5E5E /* Time.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Time.swift; path = Sources/Time.swift; sourceTree = ""; };
BB3409351E08B08100DA5E5E /* Timestamp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Timestamp.swift; path = Sources/Timestamp.swift; sourceTree = ""; };
BB3409361E08B08100DA5E5E /* Types.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Types.swift; path = Sources/Types.swift; sourceTree = ""; };
BB3409371E08B08100DA5E5E /* Wrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Wrapper.swift; path = Sources/Wrapper.swift; sourceTree = ""; };
BBBF2E5D1D49A058004142AE /* java_sql.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = java_sql.framework; sourceTree = BUILT_PRODUCTS_DIR; };
BBBF2E8F1D49A0DA004142AE /* build.log */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = build.log; sourceTree = ""; };
BBBF2E901D49A0DA004142AE /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; };
BBBF2E911D49A0DA004142AE /* java_sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = java_sql.h; sourceTree = ""; };
BBBF2E921D49A0DA004142AE /* Package.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = ""; };
BBBF2F011D49A12A004142AE /* java_util.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = java_util.framework; path = "../../../Library/Developer/Xcode/DerivedData/SwiftJava-bhwyspxgviouaubrunixdmmpgggl/Build/Products/Debug/java_util.framework"; sourceTree = ""; };
CEC963F51F2EBB2200F11259 /* SQLType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SQLType.swift; path = Sources/SQLType.swift; sourceTree = ""; };
CEC963F61F2EBB2200F11259 /* DriverAction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DriverAction.swift; path = Sources/DriverAction.swift; sourceTree = ""; };
CEC963F71F2EBB2200F11259 /* PseudoColumnUsage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PseudoColumnUsage.swift; path = Sources/PseudoColumnUsage.swift; sourceTree = ""; };
CEC963F81F2EBB2200F11259 /* JDBCType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = JDBCType.swift; path = Sources/JDBCType.swift; sourceTree = ""; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
BBBF2E591D49A058004142AE /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
BBBF2F021D49A12A004142AE /* java_util.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
BBBF2E531D49A058004142AE = {
isa = PBXGroup;
children = (
BB19B4351D6633C6002F5586 /* LICENSE */,
BBBF2E8F1D49A0DA004142AE /* build.log */,
BBBF2E901D49A0DA004142AE /* Info.plist */,
BBBF2E911D49A0DA004142AE /* java_sql.h */,
BBBF2E921D49A0DA004142AE /* Package.swift */,
BBBF2E971D49A0F5004142AE /* Sources */,
BBBF2E5E1D49A058004142AE /* Products */,
BBBF2F001D49A129004142AE /* Frameworks */,
);
sourceTree = "";
};
BBBF2E5E1D49A058004142AE /* Products */ = {
isa = PBXGroup;
children = (
BBBF2E5D1D49A058004142AE /* java_sql.framework */,
);
name = Products;
sourceTree = "";
};
BBBF2E971D49A0F5004142AE /* Sources */ = {
isa = PBXGroup;
children = (
CEC963F61F2EBB2200F11259 /* DriverAction.swift */,
CEC963F81F2EBB2200F11259 /* JDBCType.swift */,
CEC963F71F2EBB2200F11259 /* PseudoColumnUsage.swift */,
CEC963F51F2EBB2200F11259 /* SQLType.swift */,
BB3409081E08B08100DA5E5E /* Array.swift */,
BB3409091E08B08100DA5E5E /* BatchUpdateException.swift */,
BB34090A1E08B08100DA5E5E /* Blob.swift */,
BB34090B1E08B08100DA5E5E /* CallableStatement.swift */,
BB34090C1E08B08100DA5E5E /* ClientInfoStatus.swift */,
BB34090D1E08B08100DA5E5E /* Clob.swift */,
BB34090E1E08B08100DA5E5E /* Connection.swift */,
BB34090F1E08B08100DA5E5E /* DatabaseMetaData.swift */,
BB3409101E08B08100DA5E5E /* DataTruncation.swift */,
BB3409111E08B08100DA5E5E /* Date.swift */,
BB3409121E08B08100DA5E5E /* Driver.swift */,
BB3409131E08B08100DA5E5E /* DriverManager.swift */,
BB3409141E08B08100DA5E5E /* DriverPropertyInfo.swift */,
BB3409151E08B08100DA5E5E /* NClob.swift */,
BB3409161E08B08100DA5E5E /* ParameterMetaData.swift */,
BB3409171E08B08100DA5E5E /* PreparedStatement.swift */,
BB3409181E08B08100DA5E5E /* Ref.swift */,
BB3409191E08B08100DA5E5E /* ResultSet.swift */,
BB34091A1E08B08100DA5E5E /* ResultSetMetaData.swift */,
BB34091B1E08B08100DA5E5E /* RowId.swift */,
BB34091C1E08B08100DA5E5E /* RowIdLifetime.swift */,
BB34091D1E08B08100DA5E5E /* Savepoint.swift */,
BB34091E1E08B08100DA5E5E /* SQLClientInfoException.swift */,
BB34091F1E08B08100DA5E5E /* SQLData.swift */,
BB3409201E08B08100DA5E5E /* SQLDataException.swift */,
BB3409211E08B08100DA5E5E /* SQLException.swift */,
BB3409221E08B08100DA5E5E /* SQLFeatureNotSupportedException.swift */,
BB3409231E08B08100DA5E5E /* SQLInput.swift */,
BB3409241E08B08100DA5E5E /* SQLIntegrityConstraintViolationException.swift */,
BB3409251E08B08100DA5E5E /* SQLInvalidAuthorizationSpecException.swift */,
BB3409261E08B08100DA5E5E /* SQLNonTransientConnectionException.swift */,
BB3409271E08B08100DA5E5E /* SQLNonTransientException.swift */,
BB3409281E08B08100DA5E5E /* SQLOutput.swift */,
BB3409291E08B08100DA5E5E /* SQLPermission.swift */,
BB34092A1E08B08100DA5E5E /* SQLRecoverableException.swift */,
BB34092B1E08B08100DA5E5E /* SQLSyntaxErrorException.swift */,
BB34092C1E08B08100DA5E5E /* SQLTimeoutException.swift */,
BB34092D1E08B08100DA5E5E /* SQLTransactionRollbackException.swift */,
BB34092E1E08B08100DA5E5E /* SQLTransientConnectionException.swift */,
BB34092F1E08B08100DA5E5E /* SQLTransientException.swift */,
BB3409301E08B08100DA5E5E /* SQLWarning.swift */,
BB3409311E08B08100DA5E5E /* SQLXML.swift */,
BB3409321E08B08100DA5E5E /* Statement.swift */,
BB3409331E08B08100DA5E5E /* Struct.swift */,
BB3409341E08B08100DA5E5E /* Time.swift */,
BB3409351E08B08100DA5E5E /* Timestamp.swift */,
BB3409361E08B08100DA5E5E /* Types.swift */,
BB3409371E08B08100DA5E5E /* Wrapper.swift */,
);
name = Sources;
sourceTree = "";
};
BBBF2F001D49A129004142AE /* Frameworks */ = {
isa = PBXGroup;
children = (
BBBF2F011D49A12A004142AE /* java_util.framework */,
);
name = Frameworks;
sourceTree = "";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
BBBF2E5A1D49A058004142AE /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
BBBF2E951D49A0DA004142AE /* java_sql.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
BBBF2E5C1D49A058004142AE /* java_sql */ = {
isa = PBXNativeTarget;
buildConfigurationList = BBBF2E651D49A058004142AE /* Build configuration list for PBXNativeTarget "java_sql" */;
buildPhases = (
BBBF2E581D49A058004142AE /* Sources */,
BBBF2E591D49A058004142AE /* Frameworks */,
BBBF2E5A1D49A058004142AE /* Headers */,
BBBF2E5B1D49A058004142AE /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = java_sql;
productName = java_sql;
productReference = BBBF2E5D1D49A058004142AE /* java_sql.framework */;
productType = "com.apple.product-type.framework";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
BBBF2E541D49A058004142AE /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0930;
ORGANIZATIONNAME = "John Holdsworth";
TargetAttributes = {
BBBF2E5C1D49A058004142AE = {
CreatedOnToolsVersion = 8.0;
DevelopmentTeamName = "John Holdsworth";
LastSwiftMigration = 0900;
ProvisioningStyle = Manual;
};
};
};
buildConfigurationList = BBBF2E571D49A058004142AE /* Build configuration list for PBXProject "java_sql" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = BBBF2E531D49A058004142AE;
productRefGroup = BBBF2E5E1D49A058004142AE /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
BBBF2E5C1D49A058004142AE /* java_sql */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
BBBF2E5B1D49A058004142AE /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
BBBF2E581D49A058004142AE /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
BB3409501E08B08100DA5E5E /* SQLDataException.swift in Sources */,
CEC963F91F2EBB2200F11259 /* SQLType.swift in Sources */,
BB3409421E08B08100DA5E5E /* Driver.swift in Sources */,
BB34093A1E08B08100DA5E5E /* Blob.swift in Sources */,
BB34094E1E08B08100DA5E5E /* SQLClientInfoException.swift in Sources */,
BB34095B1E08B08100DA5E5E /* SQLSyntaxErrorException.swift in Sources */,
BB3409411E08B08100DA5E5E /* Date.swift in Sources */,
BB3409521E08B08100DA5E5E /* SQLFeatureNotSupportedException.swift in Sources */,
BB3409401E08B08100DA5E5E /* DataTruncation.swift in Sources */,
BB3409511E08B08100DA5E5E /* SQLException.swift in Sources */,
BB34095A1E08B08100DA5E5E /* SQLRecoverableException.swift in Sources */,
BB34093D1E08B08100DA5E5E /* Clob.swift in Sources */,
BB3409551E08B08100DA5E5E /* SQLInvalidAuthorizationSpecException.swift in Sources */,
BB3409491E08B08100DA5E5E /* ResultSet.swift in Sources */,
BB3409381E08B08100DA5E5E /* Array.swift in Sources */,
BB3409651E08B08100DA5E5E /* Timestamp.swift in Sources */,
BB34094C1E08B08100DA5E5E /* RowIdLifetime.swift in Sources */,
BB34094B1E08B08100DA5E5E /* RowId.swift in Sources */,
CEC963FC1F2EBB2200F11259 /* JDBCType.swift in Sources */,
BB3409611E08B08100DA5E5E /* SQLXML.swift in Sources */,
CEC963FA1F2EBB2200F11259 /* DriverAction.swift in Sources */,
BB3409661E08B08100DA5E5E /* Types.swift in Sources */,
BB34094F1E08B08100DA5E5E /* SQLData.swift in Sources */,
BB34095D1E08B08100DA5E5E /* SQLTransactionRollbackException.swift in Sources */,
BB3409621E08B08100DA5E5E /* Statement.swift in Sources */,
BB3409391E08B08100DA5E5E /* BatchUpdateException.swift in Sources */,
BB3409481E08B08100DA5E5E /* Ref.swift in Sources */,
CEC963FB1F2EBB2200F11259 /* PseudoColumnUsage.swift in Sources */,
BB34093C1E08B08100DA5E5E /* ClientInfoStatus.swift in Sources */,
BB3409531E08B08100DA5E5E /* SQLInput.swift in Sources */,
BB3409451E08B08100DA5E5E /* NClob.swift in Sources */,
BB34093B1E08B08100DA5E5E /* CallableStatement.swift in Sources */,
BB3409591E08B08100DA5E5E /* SQLPermission.swift in Sources */,
BB34095C1E08B08100DA5E5E /* SQLTimeoutException.swift in Sources */,
BB3409471E08B08100DA5E5E /* PreparedStatement.swift in Sources */,
BB3409431E08B08100DA5E5E /* DriverManager.swift in Sources */,
BB3409561E08B08100DA5E5E /* SQLNonTransientConnectionException.swift in Sources */,
BB34093E1E08B08100DA5E5E /* Connection.swift in Sources */,
BB3409631E08B08100DA5E5E /* Struct.swift in Sources */,
BB3409601E08B08100DA5E5E /* SQLWarning.swift in Sources */,
BB34094D1E08B08100DA5E5E /* Savepoint.swift in Sources */,
BB3409441E08B08100DA5E5E /* DriverPropertyInfo.swift in Sources */,
BB3409581E08B08100DA5E5E /* SQLOutput.swift in Sources */,
BB3409571E08B08100DA5E5E /* SQLNonTransientException.swift in Sources */,
BB3409461E08B08100DA5E5E /* ParameterMetaData.swift in Sources */,
BB3409671E08B08100DA5E5E /* Wrapper.swift in Sources */,
BB34095E1E08B08100DA5E5E /* SQLTransientConnectionException.swift in Sources */,
BB34093F1E08B08100DA5E5E /* DatabaseMetaData.swift in Sources */,
BB34095F1E08B08100DA5E5E /* SQLTransientException.swift in Sources */,
BB3409641E08B08100DA5E5E /* Time.swift in Sources */,
BB34094A1E08B08100DA5E5E /* ResultSetMetaData.swift in Sources */,
BB3409541E08B08100DA5E5E /* SQLIntegrityConstraintViolationException.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
BBBF2E631D49A058004142AE /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Debug;
};
BBBF2E641D49A058004142AE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Release;
};
BBBF2E661D49A058004142AE /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
COMBINE_HIDPI_IMAGES = YES;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_VERSION = A;
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "org.swiftjava.java-sql";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 4.0;
};
name = Debug;
};
BBBF2E671D49A058004142AE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
COMBINE_HIDPI_IMAGES = YES;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_VERSION = A;
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "org.swiftjava.java-sql";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_VERSION = 4.0;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
BBBF2E571D49A058004142AE /* Build configuration list for PBXProject "java_sql" */ = {
isa = XCConfigurationList;
buildConfigurations = (
BBBF2E631D49A058004142AE /* Debug */,
BBBF2E641D49A058004142AE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
BBBF2E651D49A058004142AE /* Build configuration list for PBXNativeTarget "java_sql" */ = {
isa = XCConfigurationList;
buildConfigurations = (
BBBF2E661D49A058004142AE /* Debug */,
BBBF2E671D49A058004142AE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = BBBF2E541D49A058004142AE /* Project object */;
}