Skip to content
This repository was archived by the owner on May 21, 2020. It is now read-only.

Commit 9a42b6f

Browse files
authored
Merge pull request #1 from kohofinancial/feature/use-cocoa-pods
Use Cocoa Pods and remove custom library
2 parents 5754903 + 7d79fc3 commit 9a42b6f

36 files changed

+46
-1359
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
## [2.0.0] - 2018-11-06
5+
### Changed
6+
- Switch to use Cocoa Pods (iOS)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Prerequisites:
1414

1515
You can install the latest version of the plugin directly from git through the Cordova CLI:
1616
```bash
17-
cordova plugin add https://github.com/jamesyoon11/segment-cordova-plugin.git
17+
cordova plugin add https://github.com/kohofinancial/segment-cordova-plugin.git
1818
```
1919

2020
## Usage

hooks/addEmbedded.js

Lines changed: 0 additions & 148 deletions
This file was deleted.
-2.3 MB
Binary file not shown.

lib/ios/Analytics.framework/Headers/Analytics.h

Lines changed: 0 additions & 21 deletions
This file was deleted.

lib/ios/Analytics.framework/Headers/SEGAliasPayload.h

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)