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

Rsmith/remove pods #75

Merged
merged 4 commits into from
Feb 8, 2024
Merged
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
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,12 @@ DerivedData
Carthage/Build

# cocoapods
Example/Podfile.lock
Example/Pods
ExampleSwift/Pods

# swift builds
.build/*
ExampleSwift/.build/*

# Vim
# Swap
Expand Down
16 changes: 16 additions & 0 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
PODS:
- attentive-ios-sdk (0.4.2)

DEPENDENCIES:
- attentive-ios-sdk

SPEC REPOS:
trunk:
- attentive-ios-sdk

SPEC CHECKSUMS:
attentive-ios-sdk: c3349f23999bec1ce09d183965e527e9893726af

PODFILE CHECKSUM: 457997e22519476f380452f12b08779bd5dc190f

COCOAPODS: 1.14.3
16 changes: 0 additions & 16 deletions ExampleSwift/Pods/Manifest.lock

This file was deleted.

719 changes: 0 additions & 719 deletions ExampleSwift/Pods/Pods.xcodeproj/project.pbxproj

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading