-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
e5c5a98
commit 6ce62f4
Showing
90 changed files
with
1,061 additions
and
410 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
53 changes: 53 additions & 0 deletions
53
...framework/ios-arm64_armv7/KochavaLocation.framework/Headers/KVALocationServicesProtocol.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,53 @@ | ||
// | ||
// KVALocationServicesProtocol.h | ||
// KochavaLocation | ||
// | ||
// Created by John Bushnell on 2/1/18. | ||
// Copyright © 2018 - 2021 Kochava, Inc. All rights reserved. | ||
// | ||
|
||
|
||
|
||
#if TARGET_OS_IOS | ||
|
||
|
||
|
||
#ifndef KVALocationServicesProtocol_h | ||
#define KVALocationServicesProtocol_h | ||
|
||
|
||
|
||
#pragma mark - IMPORT | ||
|
||
|
||
|
||
#ifdef KOCHAVA_FRAMEWORK | ||
#import <KochavaCore/KochavaCore.h> | ||
#else | ||
#import "KVAAsForContextObjectProtocol.h" | ||
#import "KVAConfigureWithObjectProtocol.h" | ||
#import "KVAFromObjectProtocol.h" | ||
#endif | ||
|
||
|
||
|
||
#pragma mark - INTERFACE - INTERNAL | ||
|
||
|
||
|
||
@protocol KVALocationServicesProtocol <KVAAsForContextObjectProtocol, KVAConfigureWithObjectProtocol, KVAFromObjectProtocol> | ||
|
||
|
||
|
||
@end | ||
|
||
|
||
|
||
#endif | ||
|
||
|
||
|
||
#endif | ||
|
||
|
||
|
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 modified
BIN
-3 Bytes
(100%)
KochavaLocation.xcframework/ios-arm64_armv7/KochavaLocation.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+112 KB
(110%)
KochavaLocation.xcframework/ios-arm64_armv7/KochavaLocation.framework/KochavaLocation
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
53 changes: 53 additions & 0 deletions
53
...m64_i386_x86_64-simulator/KochavaLocation.framework/Headers/KVALocationServicesProtocol.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,53 @@ | ||
// | ||
// KVALocationServicesProtocol.h | ||
// KochavaLocation | ||
// | ||
// Created by John Bushnell on 2/1/18. | ||
// Copyright © 2018 - 2021 Kochava, Inc. All rights reserved. | ||
// | ||
|
||
|
||
|
||
#if TARGET_OS_IOS | ||
|
||
|
||
|
||
#ifndef KVALocationServicesProtocol_h | ||
#define KVALocationServicesProtocol_h | ||
|
||
|
||
|
||
#pragma mark - IMPORT | ||
|
||
|
||
|
||
#ifdef KOCHAVA_FRAMEWORK | ||
#import <KochavaCore/KochavaCore.h> | ||
#else | ||
#import "KVAAsForContextObjectProtocol.h" | ||
#import "KVAConfigureWithObjectProtocol.h" | ||
#import "KVAFromObjectProtocol.h" | ||
#endif | ||
|
||
|
||
|
||
#pragma mark - INTERFACE - INTERNAL | ||
|
||
|
||
|
||
@protocol KVALocationServicesProtocol <KVAAsForContextObjectProtocol, KVAConfigureWithObjectProtocol, KVAFromObjectProtocol> | ||
|
||
|
||
|
||
@end | ||
|
||
|
||
|
||
#endif | ||
|
||
|
||
|
||
#endif | ||
|
||
|
||
|
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 modified
BIN
-3 Bytes
(100%)
...Location.xcframework/ios-arm64_i386_x86_64-simulator/KochavaLocation.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+496 Bytes
(100%)
...ion.xcframework/ios-arm64_i386_x86_64-simulator/KochavaLocation.framework/KochavaLocation
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
File renamed without changes.
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.