Skip to content

A wrapper for CFrontbase with a Swift-friendly API.

Notifications You must be signed in to change notification settings

Oops-AB/CFBCAccess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFBCAccess

This package is a system module wrapper for FBCAccess – the official C library for Frontbase –, which must be installed separately before using it in Swift projects.

Note: the database itself does not need to be running, only the header and library files matter.

Install Frontbase

Download an appropriate installer from the Frontbase download page.

Setup Frontbase for pkgConfig

Swift requires a pkgConfig configuration to find the header and library files.

Run the provided setupFBCAccess.sh script to install the required configuration file. It will sudo, so use an account that's in sudoers.

About

A wrapper for CFrontbase with a Swift-friendly API.

Resources

Stars

Watchers

Forks

Packages

No packages published