Skip to content

Commit

Permalink
2.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mwestergaardsc committed Oct 12, 2022
1 parent e7de6ef commit 071281e
Show file tree
Hide file tree
Showing 24 changed files with 28 additions and 195 deletions.
10 changes: 5 additions & 5 deletions SCSDKCoreKit.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>SCSDKCoreKit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>SCSDKCoreKit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
</data>
<key>Headers/SCSDKDeepLinker.h</key>
<data>
XZ28Gvg55sR2Ip5/uJAm/ytFK5Y=
Ur/IuLfbsbqoTnWkiiHKq0CZsO4=
</data>
<key>Headers/SCSDKDynamicConfigArchive.h</key>
<data>
Expand Down Expand Up @@ -226,7 +226,7 @@
</data>
<key>Headers/SCSDKSkateConstants.h</key>
<data>
oZZ/lqzxF/4mWuP6rnMjNx899eY=
B5d2KKFRy/l3OdU7NWRaRyXuvEc=
</data>
<key>Headers/SCSDKSkateEventsQueue+Private.h</key>
<data>
Expand Down Expand Up @@ -270,7 +270,7 @@
</data>
<key>Headers/Skate.h</key>
<data>
PCO1wQ1N5fhnYI5sUuNa06O52TY=
9g7vs2N689zn/SMIQgDYhoqxVXw=
</data>
<key>Headers/SnapKitEvents.h</key>
<data>
Expand Down Expand Up @@ -306,7 +306,7 @@
</data>
<key>Info.plist</key>
<data>
TTIEvZNlKX5VrV7C0bPTlpG+Q+Q=
35utA1eeC7/RNCuHNzi25S4sCJI=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -536,7 +536,7 @@
<dict>
<key>hash2</key>
<data>
jB7pR+chSZNQ+yV6o0pT1Ys69QKfWCfNSjcvJ/yYJwY=
qNGX65iDIOn8NuerBqHavw0Em8wU1RbPOuPCvUOmmmU=
</data>
</dict>
<key>Headers/SCSDKDynamicConfigArchive.h</key>
Expand Down Expand Up @@ -704,7 +704,7 @@
<dict>
<key>hash2</key>
<data>
YgMrV2uPfpz66GN6Z5rorhQlLueNi1bQdWV9QRA733I=
RFNoOp8VL76/tbS2rzKATxiJ4em/3zkt7H0JLxzO3EU=
</data>
</dict>
<key>Headers/SCSDKSkateEventsQueue+Private.h</key>
Expand Down Expand Up @@ -781,7 +781,7 @@
<dict>
<key>hash2</key>
<data>
aF2y+l8KfJDgK46FSWCExJnkfDlnxhXIN5xT1uvhG6o=
hmlfhFZC4fF3zqtm/IFGm8OojvV5xvKifJ6Ki0wKYjs=
</data>
</dict>
<key>Headers/SnapKitEvents.h</key>
Expand Down
10 changes: 5 additions & 5 deletions SCSDKCreativeKit.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>SCSDKCreativeKit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>SCSDKCreativeKit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</data>
<key>Info.plist</key>
<data>
PA1B+6ENI9oqPKZAyxA7TDgq8VY=
UPzHTuiqYJQGh2gjPfGWnXpm708=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down
10 changes: 5 additions & 5 deletions SCSDKLoginKit.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>SCSDKLoginKit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>SCSDKLoginKit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@
#import "SCSDKUserData.h"
#import "SCSDKUserDataQuery.h"
#import "SCSDKUserDataQueryBuilder.h"
#import "SCSDKVerifyClient.h"
#import "SCSnapKitFeatureOptions.h"
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,6 @@ typedef NS_ENUM(NSInteger, SCSDKLoginKitRefreshTokenErrorCode) {
SCSDKLoginKitRefreshTokenErrorCodeUnknown = 999
};

#define SC_SDK_LOGIN_KIT_VERIFY_ERROR_DOMAIN @"SCSDKLoginKitVerifyErrorDomain"

typedef NS_ENUM(NSInteger, SCSDKLoginKitVerifyErrorCode) {
SCSDKLoginKitVerifyErrorCodeNone,
SCSDKLoginKitVerifyErrorCodeCouldNotVerify,
SCSDKLoginKitVerifyErrorCodeInvalidPhoneNumber
};

#define SC_SDK_LOGIN_KIT_USER_DATA_ERROR_DOMAIN @"SCSDKLoginKitUserDataErrorDomain"

typedef NS_ENUM(NSInteger, SCSDKLoginKitUserDataErrorCode) {
Expand Down

This file was deleted.

Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@
#import "SCSDKUserData.h"
#import "SCSDKUserDataQuery.h"
#import "SCSDKUserDataQueryBuilder.h"
#import "SCSDKVerifyClient.h"
#import "SCSnapKitFeatureOptions.h"
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,6 @@ typedef NS_ENUM(NSInteger, SCSDKLoginKitRefreshTokenErrorCode) {
SCSDKLoginKitRefreshTokenErrorCodeUnknown = 999
};

#define SC_SDK_LOGIN_KIT_VERIFY_ERROR_DOMAIN @"SCSDKLoginKitVerifyErrorDomain"

typedef NS_ENUM(NSInteger, SCSDKLoginKitVerifyErrorCode) {
SCSDKLoginKitVerifyErrorCodeNone,
SCSDKLoginKitVerifyErrorCodeCouldNotVerify,
SCSDKLoginKitVerifyErrorCodeInvalidPhoneNumber
};

#define SC_SDK_LOGIN_KIT_USER_DATA_ERROR_DOMAIN @"SCSDKLoginKitUserDataErrorDomain"

typedef NS_ENUM(NSInteger, SCSDKLoginKitUserDataErrorCode) {
Expand Down

This file was deleted.

Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 071281e

Please sign in to comment.