This repository has been archived by the owner on Nov 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated AnalyticsFilters to refer to Analytics-Swift-Live (#5)
- Loading branch information
Showing
9 changed files
with
51 additions
and
195 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# DestinationFilters-Swift | ||
|
||
Analytics-Swift plugin to enable the use of [Destination Filters](https://segment.com/docs/connections/destinations/destination-filters/) for destination plugins running in device-mode | ||
|
||
NOTE: Device-mode Destination Filters for iOS is currently only available in Beta | ||
This package is deprecated. Please use [Analytics-Swift-Live](https://github.com/segment-integrations/analytics-swift-live), which includes this functionality. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
// | ||
// AnalyticsFilters.swift | ||
// AnalyticsFilters | ||
// | ||
// Created by Brandon Sneed on 11/26/24. | ||
// | ||
|
||
@_exported import AnalyticsLive |
Oops, something went wrong.