Skip to content

Commit 8b610a0

Browse files
bsneedBrandon Sneed
andauthored
Moved supported destinations to individual repos (#123)
Co-authored-by: Brandon Sneed <[email protected]>
1 parent 249f2a9 commit 8b610a0

File tree

7 files changed

+82
-1345
lines changed

7 files changed

+82
-1345
lines changed

Examples/apps/DestinationsExample/DestinationsExample.xcodeproj/project.pbxproj

Lines changed: 77 additions & 80 deletions
Large diffs are not rendered by default.

Examples/apps/DestinationsExample/DestinationsExample/AppDelegate.swift

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77

88
import UIKit
99
import Segment
10+
import SegmentAmplitude
11+
import SegmentAppsFlyer
12+
import SegmentFacebook
13+
import SegmentFirebase
14+
import SegmentMixpanel
1015

1116
@main
1217
class AppDelegate: UIResponder, UIApplicationDelegate {

Examples/destination_plugins/AmplitudeSession.swift

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

0 commit comments

Comments
 (0)