A FreeTDS project compiling for iOS and macOS via Xcode.
This repository is an implementation of the FreeTDS library customized for iOS and macOS development using Xcode. It allows you to work with Sybase's DB-Library, CT-Library, and ODBC libraries on Apple platforms.
To set up your Xcode project, start by executing the lib-build.sh script found in the root directory.
This script is essential as it configures and builds the FreeTDS library within the src/freetds/ directory.
For detailed instructions on building FreeTDS, refer to INSTALL.md or the FreeTDS Users Guide.
For detailed documentation, refer to the User Guide included in this distribution. Additionally, a reference manual generated in HTML with Doxygen is available.
AppleFreeTDS is licensed under the GNU LGPL license. See LICENSE and COPYING_LIB.txt for details.