-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
I am installing using the following PodFile
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.1'
pod 'GoogleMaps'
use_frameworks!
pod 'SQLite.swift','~> 0.9.1'
pod 'SwiftyJSON', :git => 'https://github.com/SwiftyJSON/SwiftyJSON.git'
This is the error I get :
ld: framework not found SQLite
clang: error: linker command failed with exit code 1 (use -v to see invocation)
• I have tried a clean build
• Libraries added are
libsqlite3.tbd
Pods.framework
Pods_example.framework
Metadata
Metadata
Assignees
Labels
No labels