Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Cannot build SimpleAuth from Cocoapods #90

Open
mergesort opened this issue Apr 7, 2015 · 0 comments
Open

Cannot build SimpleAuth from Cocoapods #90

mergesort opened this issue Apr 7, 2015 · 0 comments

Comments

@mergesort
Copy link

I keep getting this error. 'SimpleAuthProvider.h' file not found.
The only thing I've done is create a new project, create a podfile, added import SimpleAuth to ViewController.swift, and compile.

Podfile looks like this:

platform :ios, '8.0'

use_frameworks!

pod 'SimpleAuth/Facebook'
pod 'SimpleAuth/Twitter'

I've attached a sample project.
http://www.filedropper.com/simpleauthtest

Thanks a lot!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant