-
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
user
authored and
user
committed
Jan 9, 2023
1 parent
4212919
commit 22128ff
Showing
10 changed files
with
31 additions
and
153 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
Binary file modified
BIN
-998 KB
(63%)
BNBLicenseUtils.xcframework/ios-arm64/BNBLicenseUtils.framework/BNBLicenseUtils
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
11 changes: 11 additions & 0 deletions
11
BNBLicenseUtils.xcframework/ios-arm64/BNBLicenseUtils.framework/Headers/XBNBLicenseStatus.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,11 @@ | ||
// AUTOGENERATED FILE - DO NOT MODIFY! | ||
// This file was generated by Djinni from license_utils.djinni | ||
|
||
#import <Foundation/Foundation.h> | ||
|
||
typedef NS_ENUM(NSInteger, XBNBLicenseStatus) | ||
{ | ||
XBNBLicenseStatusValid, | ||
XBNBLicenseStatusRevoked, | ||
XBNBLicenseStatusTimeBombed, | ||
}; |
Binary file modified
BIN
+1 Byte
(100%)
BNBLicenseUtils.xcframework/ios-arm64/BNBLicenseUtils.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
-167 KB
(78%)
...nseUtils.xcframework/ios-arm64_x86_64-simulator/BNBLicenseUtils.framework/BNBLicenseUtils
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
11 changes: 11 additions & 0 deletions
11
...ramework/ios-arm64_x86_64-simulator/BNBLicenseUtils.framework/Headers/XBNBLicenseStatus.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,11 @@ | ||
// AUTOGENERATED FILE - DO NOT MODIFY! | ||
// This file was generated by Djinni from license_utils.djinni | ||
|
||
#import <Foundation/Foundation.h> | ||
|
||
typedef NS_ENUM(NSInteger, XBNBLicenseStatus) | ||
{ | ||
XBNBLicenseStatusValid, | ||
XBNBLicenseStatusRevoked, | ||
XBNBLicenseStatusTimeBombed, | ||
}; |
Binary file modified
BIN
+1 Byte
(100%)
BNBLicenseUtils.xcframework/ios-arm64_x86_64-simulator/BNBLicenseUtils.framework/Info.plist
Binary file not shown.
146 changes: 0 additions & 146 deletions
146
...amework/ios-arm64_x86_64-simulator/BNBLicenseUtils.framework/_CodeSignature/CodeResources
This file was deleted.
Oops, something went wrong.