-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
25 changed files
with
128 additions
and
27 deletions.
There are no files selected for viewing
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
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
39 changes: 39 additions & 0 deletions
39
Appboy-tvOS-SDK/AppboyTVOSKit.framework/Headers/ABKSdkMetadata.h
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,39 @@ | ||
/*! | ||
* Enum representing the accepted SDK Metatadata. | ||
* See addSdkMetadata for more details. | ||
*/ | ||
typedef NSString *ABKSdkMetadata NS_TYPED_EXTENSIBLE_ENUM; | ||
extern ABKSdkMetadata const ABKSdkMetadataAdjust; | ||
extern ABKSdkMetadata const ABKSdkMetadataAirBridge; | ||
extern ABKSdkMetadata const ABKSdkMetadataAppsFlyer; | ||
extern ABKSdkMetadata const ABKSdkMetadataBluedot; | ||
extern ABKSdkMetadata const ABKSdkMetadataBranch; | ||
extern ABKSdkMetadata const ABKSdkMetadataCordova; | ||
extern ABKSdkMetadata const ABKSdkMetadataCarthage; | ||
extern ABKSdkMetadata const ABKSdkMetadataCocoaPods; | ||
extern ABKSdkMetadata const ABKSdkMetadataCordovaPM; | ||
extern ABKSdkMetadata const ABKSdkMetadataExpo; | ||
extern ABKSdkMetadata const ABKSdkMetadataFoursquare; | ||
extern ABKSdkMetadata const ABKSdkMetadataFlutter; | ||
extern ABKSdkMetadata const ABKSdkMetadataGoogleTagManager; | ||
extern ABKSdkMetadata const ABKSdkMetadataGimbal; | ||
extern ABKSdkMetadata const ABKSdkMetadataGraddle; | ||
extern ABKSdkMetadata const ABKSdkMetadataIonic; | ||
extern ABKSdkMetadata const ABKSdkMetadataKochava; | ||
extern ABKSdkMetadata const ABKSdkMetadataManual; | ||
extern ABKSdkMetadata const ABKSdkMetadataMParticle; | ||
extern ABKSdkMetadata const ABKSdkMetadataNativeScript; | ||
extern ABKSdkMetadata const ABKSdkMetadataNPM; | ||
extern ABKSdkMetadata const ABKSdkMetadataNuGet; | ||
extern ABKSdkMetadata const ABKSdkMetadataPub; | ||
extern ABKSdkMetadata const ABKSdkMetadataRadar; | ||
extern ABKSdkMetadata const ABKSdkMetadataReactNative; | ||
extern ABKSdkMetadata const ABKSdkMetadataSegment; | ||
extern ABKSdkMetadata const ABKSdkMetadataSingular; | ||
extern ABKSdkMetadata const ABKSdkMetadataSwiftPM; | ||
extern ABKSdkMetadata const ABKSdkMetadataTealium; | ||
extern ABKSdkMetadata const ABKSdkMetadataUnreal; | ||
extern ABKSdkMetadata const ABKSdkMetadataUnityPM; | ||
extern ABKSdkMetadata const ABKSdkMetadataUnity; | ||
extern ABKSdkMetadata const ABKSdkMetadataVizbee; | ||
extern ABKSdkMetadata const ABKSdkMetadataXamarin; |
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
Binary file not shown.
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
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
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
Oops, something went wrong.