Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated podspec and Sample Apps #4

Merged
merged 5 commits into from
Mar 23, 2020
Merged

Updated podspec and Sample Apps #4

merged 5 commits into from
Mar 23, 2020

Conversation

christinasund
Copy link
Contributor

No description provided.

pod 'TFB'

#!!! NOTE: Import TealiumFacebook instead of below
pod 'TealiumFacebook', :path=> '/Users/christina/Projects/work-repos/github/tealium-ios-facebook-remote-command'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Either remove the path, or just do:
pod 'TealiumFacebook', :path=> "../.."

@@ -6,5 +6,11 @@ target 'TealiumFacebookExampleUIKit' do
use_frameworks!

# Pods for TealiumFacebookExampleUIKit
pod "TFB"
#!!! NOTE: Import TealiumFacebook instead of below
pod 'TealiumFacebook', :path=> '/Users/christina/Projects/work-repos/github/tealium-ios-facebook-remote-command'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment as before.

@christinasund christinasund merged commit e75e197 into master Mar 23, 2020
@christinasund christinasund deleted the podspec-update branch March 23, 2020 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants