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

test travis #4

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ pod 'Firebase/InAppMessagingDisplay'
pod 'Firebase/Analytics'
pod 'Firebase/Performance'
pod 'Branch', '= 0.25.5'
pod 'YoutubePlayer-in-WKWebView', '~> 0.3.0'
end

target 'edXTests' do
Expand Down
6 changes: 5 additions & 1 deletion Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ PODS:
- GoogleIDFASupport (~> 3.14)
- Segment-GoogleAnalytics/Core
- Smartling.i18n (1.0.14)
- YoutubePlayer-in-WKWebView (0.3.0)

DEPENDENCIES:
- Analytics (~> 3.6.10)
Expand All @@ -185,6 +186,7 @@ DEPENDENCIES:
- Segment-Firebase (= 2.4.0)
- Segment-GoogleAnalytics (~> 1.2.0)
- Smartling.i18n (~> 1.0)
- YoutubePlayer-in-WKWebView (~> 0.3.0)

SPEC REPOS:
https://github.com/cocoapods/specs.git:
Expand Down Expand Up @@ -222,6 +224,7 @@ SPEC REPOS:
- Segment-Firebase
- Segment-GoogleAnalytics
- Smartling.i18n
- YoutubePlayer-in-WKWebView

SPEC CHECKSUMS:
Analytics: 63744ad4afa65c3bcdcdb7a94b62515bde5b3900
Expand Down Expand Up @@ -258,7 +261,8 @@ SPEC CHECKSUMS:
Segment-Firebase: cac4b742228ef74d50ed886f3fc731e4bc8b7d29
Segment-GoogleAnalytics: b5070619ad337eb09c4b01c52c3d0d90495307cf
Smartling.i18n: 0d508b89a2a12f0e070e6369e4dcdcf46ae2d59f
YoutubePlayer-in-WKWebView: 17a33b2fa619d357c9ddd763942ce556660facae

PODFILE CHECKSUM: 8e30504acaf59bb1fde35f9228c9612291c9bb26
PODFILE CHECKSUM: e9b7deed279cceb36d4470b323a8314feeb363e4

COCOAPODS: 1.5.3

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11,585 changes: 5,916 additions & 5,669 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions Pods/Target Support Files/Pods-edX/Pods-edX-acknowledgements.plist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Pods/Target Support Files/Pods-edX/Pods-edX-resources.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Pods/Target Support Files/Pods-edX/Pods-edX.debug.xcconfig

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading