Skip to content

Commit

Permalink
2.0.0 (#6)
Browse files Browse the repository at this point in the history
* Sample app updates and finalize remote command

* review feedback

* update objective c files

* Update Appsflyer Remote Command

* Update to use JSON remote commands

* add xcframeworks to root

* Updated carthage build and build settings

* Removed comments and updated Cartfile

* Removed Checkouts folder

* Update comments in tests

* Update Tracker to Instance

* Update sample app to adopt new naming

* JSON remote commands

Co-authored-by: Christina <[email protected]>
  • Loading branch information
christinasund and Christina authored Oct 20, 2020
1 parent 3a6d1bb commit 88dc76e
Show file tree
Hide file tree
Showing 22 changed files with 1,036 additions and 1,225 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Carthage
#
# Add this line if you want to avoid checking in source code from Carthage dependencies.
# Carthage/Checkouts
Carthage/Checkouts

Carthage/Build

Expand Down
5 changes: 3 additions & 2 deletions Cartfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
github "tealium/tealium-swift" ~> 1.9
binary "https://raw.githubusercontent.com/AppsFlyerSDK/AppsFlyerFramework/master/AppsFlyerLib.json" ~> 5.2
github "tealium/tealium-swift" ~> 2.1
binary "https://raw.githubusercontent.com/AppsFlyerSDK/AppsFlyerFramework/master/Carthage/appsflyer-ios.json" ~> 6.0


5 changes: 2 additions & 3 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
binary "https://raw.githubusercontent.com/AppsFlyerSDK/AppsFlyerFramework/master/AppsFlyerLib.json" "5.2.0"
binary "https://tags.tiqcdn.com/dle/tealiummobile/tealium-ios-carthage/tealium-carthage-plcrashreporter.json?_cb=2" "1.4.0"
github "tealium/tealium-swift" "1.9.4"
binary "https://raw.githubusercontent.com/AppsFlyerSDK/AppsFlyerFramework/master/Carthage/appsflyer-ios.json" "6.0.3"
git "file:///Users/christina/Projects/work-repos/github/tealium-swift-builder" "9b5aa0cbb257718b98acb769589fcd7d56cdfd51"
184 changes: 0 additions & 184 deletions Objective-C/AppsFlyerCommandTracker.swift

This file was deleted.

129 changes: 0 additions & 129 deletions Objective-C/AppsFlyerConstants.swift

This file was deleted.

Loading

0 comments on commit 88dc76e

Please sign in to comment.