platform :ios, '15'

use_frameworks!

workspace 'Testing'

pod 'LibSignalClient', path: '../../', testspecs: ["Tests"]
