Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.1.19 #57

Merged
merged 2 commits into from
Dec 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ViafouraCore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'ViafouraCore'
s.version = '1.1.18'
s.version = '1.1.19'
s.swift_versions = ['5.0']
s.summary = 'Viafoura SDK'
s.description = 'This SDK allows you to integrate Viafoura tools into your iOS app.'
Expand Down
10 changes: 5 additions & 5 deletions ViafouraSDK.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>ViafouraSDK.framework/ViafouraSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>ViafouraSDK.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>BinaryPath</key>
<string>ViafouraSDK.framework/ViafouraSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>ViafouraSDK.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 @@ -958,7 +958,7 @@
{
"kind": "Constructor",
"name": "init",
"printedName": "init(colorPrimary:colorPrimaryLight:colorBackground:colorSeparator:colorAvatars:)",
"printedName": "init(colorPrimary:colorPrimaryLight:colorBackground:colorSeparator:colorIcons:colorAvatars:)",
"children": [
{
"kind": "TypeNominal",
Expand Down Expand Up @@ -994,6 +994,13 @@
"hasDefaultArg": true,
"usr": "c:objc(cs)UIColor"
},
{
"kind": "TypeNominal",
"name": "UIColor",
"printedName": "UIKit.UIColor",
"hasDefaultArg": true,
"usr": "c:objc(cs)UIColor"
},
{
"kind": "TypeNominal",
"name": "Array",
Expand All @@ -1011,8 +1018,8 @@
}
],
"declKind": "Constructor",
"usr": "s:11ViafouraSDK8VFColorsV12colorPrimary0dE5Light0D10Background0D9Separator0D7AvatarsACSo7UIColorC_A3JSayAJGtcfc",
"mangledName": "$s11ViafouraSDK8VFColorsV12colorPrimary0dE5Light0D10Background0D9Separator0D7AvatarsACSo7UIColorC_A3JSayAJGtcfc",
"usr": "s:11ViafouraSDK8VFColorsV12colorPrimary0dE5Light0D10Background0D9Separator0D5Icons0D7AvatarsACSo7UIColorC_A4KSayAKGtcfc",
"mangledName": "$s11ViafouraSDK8VFColorsV12colorPrimary0dE5Light0D10Background0D9Separator0D5Icons0D7AvatarsACSo7UIColorC_A4KSayAKGtcfc",
"moduleName": "ViafouraSDK",
"declAttributes": [
"AccessControl"
Expand Down Expand Up @@ -7386,6 +7393,135 @@
"throwing": true,
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "commentCount",
"printedName": "commentCount(sectionUUID:containerId:completion:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.UUID?",
"children": [
{
"kind": "TypeNominal",
"name": "UUID",
"printedName": "Foundation.UUID",
"usr": "s:10Foundation4UUIDV"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
},
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(Swift.Result<Swift.Int, ViafouraSDK.VFCommentCountError>) -> ()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Result",
"printedName": "Swift.Result<Swift.Int, ViafouraSDK.VFCommentCountError>",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
},
{
"kind": "TypeNominal",
"name": "VFCommentCountError",
"printedName": "ViafouraSDK.VFCommentCountError",
"usr": "s:11ViafouraSDK19VFCommentCountErrorO"
}
],
"usr": "s:s6ResultO"
}
]
}
],
"declKind": "Func",
"usr": "s:11ViafouraSDK21VFLiveCommentsServiceP12commentCount11sectionUUID11containerId10completiony10Foundation0I0VSg_SSys6ResultOySiAA09VFCommentG5ErrorOGctF",
"mangledName": "$s11ViafouraSDK21VFLiveCommentsServiceP12commentCount11sectionUUID11containerId10completiony10Foundation0I0VSg_SSys6ResultOySiAA09VFCommentG5ErrorOGctF",
"moduleName": "ViafouraSDK",
"genericSig": "<τ_0_0 where τ_0_0 : ViafouraSDK.VFLiveCommentsService>",
"sugared_genericSig": "<Self where Self : ViafouraSDK.VFLiveCommentsService>",
"protocolReq": true,
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "commentCount",
"printedName": "commentCount(sectionUUID:containerId:)",
"children": [
{
"kind": "TypeNominal",
"name": "Result",
"printedName": "Swift.Result<Swift.Int, ViafouraSDK.VFCommentCountError>",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
},
{
"kind": "TypeNominal",
"name": "VFCommentCountError",
"printedName": "ViafouraSDK.VFCommentCountError",
"usr": "s:11ViafouraSDK19VFCommentCountErrorO"
}
],
"usr": "s:s6ResultO"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Foundation.UUID?",
"children": [
{
"kind": "TypeNominal",
"name": "UUID",
"printedName": "Foundation.UUID",
"usr": "s:10Foundation4UUIDV"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Func",
"usr": "s:11ViafouraSDK21VFLiveCommentsServiceP12commentCount11sectionUUID11containerIds6ResultOySiAA09VFCommentG5ErrorOG10Foundation0I0VSg_SStYaF",
"mangledName": "$s11ViafouraSDK21VFLiveCommentsServiceP12commentCount11sectionUUID11containerIds6ResultOySiAA09VFCommentG5ErrorOG10Foundation0I0VSg_SStYaF",
"moduleName": "ViafouraSDK",
"genericSig": "<τ_0_0 where τ_0_0 : ViafouraSDK.VFLiveCommentsService>",
"sugared_genericSig": "<Self where Self : ViafouraSDK.VFLiveCommentsService>",
"protocolReq": true,
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Protocol",
Expand Down Expand Up @@ -71244,14 +71380,21 @@
{
"filePath": "\/Users\/runner\/work\/sdk-ios-core\/sdk-ios-core\/Viafoura SDK\/ViafouraSDK\/Resources\/VFColors.swift",
"kind": "BooleanLiteral",
"offset": 356,
"offset": 385,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/runner\/work\/sdk-ios-core\/sdk-ios-core\/Viafoura SDK\/ViafouraSDK\/Resources\/VFColors.swift",
"kind": "BooleanLiteral",
"offset": 391,
"offset": 420,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/runner\/work\/sdk-ios-core\/sdk-ios-core\/Viafoura SDK\/ViafouraSDK\/Resources\/VFColors.swift",
"kind": "BooleanLiteral",
"offset": 456,
"length": 5,
"value": "false"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ extension VFTopCommentError {
@objc deinit
}
public struct VFColors : Swift.Equatable {
public init(colorPrimary: UIKit.UIColor = VFDefaultColors.colorPrimaryDefault(), colorPrimaryLight: UIKit.UIColor = VFDefaultColors.colorPrimaryLightDefault(), colorBackground: UIKit.UIColor = VFDefaultColors.colorBackgroundDefault(), colorSeparator: UIKit.UIColor = VFDefaultColors.colorSeparatorDefault(), colorAvatars: [UIKit.UIColor] = Constants.AvatarColors.colors)
public init(colorPrimary: UIKit.UIColor = VFDefaultColors.colorPrimaryDefault(), colorPrimaryLight: UIKit.UIColor = VFDefaultColors.colorPrimaryLightDefault(), colorBackground: UIKit.UIColor = VFDefaultColors.colorBackgroundDefault(), colorSeparator: UIKit.UIColor = VFDefaultColors.colorSeparatorDefault(), colorIcons: UIKit.UIColor = VFDefaultColors.colorIcons(), colorAvatars: [UIKit.UIColor] = Constants.AvatarColors.colors)
public static func == (a: VFColors, b: VFColors) -> Swift.Bool
}
public struct VFDefaultColors {
Expand Down Expand Up @@ -261,6 +261,8 @@ public protocol VFLiveCommentsService {
func unlikeComment(sectionUUID: Foundation.UUID, contentContainerUUID: Foundation.UUID, contentUUID: Foundation.UUID, syndicationKey: Swift.String?) async -> (Swift.Result<Swift.Bool, VFUnlikeCommentError>)
func getComments(sectionUUID: Foundation.UUID, contentContainerUUID: Foundation.UUID, limit: Swift.Int, replyLimit: Swift.Int, startingFrom: Swift.String?, filteredBy: Swift.String?, sortType: VFSortType, syndicationKey: Swift.String?, completion: @escaping ((Swift.Result<CommentListResponse, VFCommentListError>) -> Swift.Void))
func getComments(sectionUUID: Foundation.UUID, contentContainerUUID: Foundation.UUID, limit: Swift.Int, replyLimit: Swift.Int, startingFrom: Swift.String?, filteredBy: Swift.String?, sortType: VFSortType, syndicationKey: Swift.String?) async throws -> (Swift.Result<CommentListResponse, VFCommentListError>)
func commentCount(sectionUUID: Foundation.UUID?, containerId: Swift.String, completion: @escaping ((Swift.Result<Swift.Int, VFCommentCountError>) -> Swift.Void))
func commentCount(sectionUUID: Foundation.UUID?, containerId: Swift.String) async -> (Swift.Result<Swift.Int, VFCommentCountError>)
}
@_hasMissingDesignatedInitializers public class VFLiveCommentsServiceImplementation : VFLiveCommentsService {
@objc deinit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ extension ViafouraSDK.VFTopCommentError {
@objc deinit
}
public struct VFColors : Swift.Equatable {
public init(colorPrimary: UIKit.UIColor = VFDefaultColors.colorPrimaryDefault(), colorPrimaryLight: UIKit.UIColor = VFDefaultColors.colorPrimaryLightDefault(), colorBackground: UIKit.UIColor = VFDefaultColors.colorBackgroundDefault(), colorSeparator: UIKit.UIColor = VFDefaultColors.colorSeparatorDefault(), colorAvatars: [UIKit.UIColor] = Constants.AvatarColors.colors)
public init(colorPrimary: UIKit.UIColor = VFDefaultColors.colorPrimaryDefault(), colorPrimaryLight: UIKit.UIColor = VFDefaultColors.colorPrimaryLightDefault(), colorBackground: UIKit.UIColor = VFDefaultColors.colorBackgroundDefault(), colorSeparator: UIKit.UIColor = VFDefaultColors.colorSeparatorDefault(), colorIcons: UIKit.UIColor = VFDefaultColors.colorIcons(), colorAvatars: [UIKit.UIColor] = Constants.AvatarColors.colors)
public static func == (a: ViafouraSDK.VFColors, b: ViafouraSDK.VFColors) -> Swift.Bool
}
public struct VFDefaultColors {
Expand Down Expand Up @@ -261,6 +261,8 @@ public protocol VFLiveCommentsService {
func unlikeComment(sectionUUID: Foundation.UUID, contentContainerUUID: Foundation.UUID, contentUUID: Foundation.UUID, syndicationKey: Swift.String?) async -> (Swift.Result<Swift.Bool, ViafouraSDK.VFUnlikeCommentError>)
func getComments(sectionUUID: Foundation.UUID, contentContainerUUID: Foundation.UUID, limit: Swift.Int, replyLimit: Swift.Int, startingFrom: Swift.String?, filteredBy: Swift.String?, sortType: ViafouraSDK.VFSortType, syndicationKey: Swift.String?, completion: @escaping ((Swift.Result<ViafouraSDK.CommentListResponse, ViafouraSDK.VFCommentListError>) -> Swift.Void))
func getComments(sectionUUID: Foundation.UUID, contentContainerUUID: Foundation.UUID, limit: Swift.Int, replyLimit: Swift.Int, startingFrom: Swift.String?, filteredBy: Swift.String?, sortType: ViafouraSDK.VFSortType, syndicationKey: Swift.String?) async throws -> (Swift.Result<ViafouraSDK.CommentListResponse, ViafouraSDK.VFCommentListError>)
func commentCount(sectionUUID: Foundation.UUID?, containerId: Swift.String, completion: @escaping ((Swift.Result<Swift.Int, ViafouraSDK.VFCommentCountError>) -> Swift.Void))
func commentCount(sectionUUID: Foundation.UUID?, containerId: Swift.String) async -> (Swift.Result<Swift.Int, ViafouraSDK.VFCommentCountError>)
}
@_hasMissingDesignatedInitializers public class VFLiveCommentsServiceImplementation : ViafouraSDK.VFLiveCommentsService {
@objc deinit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ extension VFTopCommentError {
@objc deinit
}
public struct VFColors : Swift.Equatable {
public init(colorPrimary: UIKit.UIColor = VFDefaultColors.colorPrimaryDefault(), colorPrimaryLight: UIKit.UIColor = VFDefaultColors.colorPrimaryLightDefault(), colorBackground: UIKit.UIColor = VFDefaultColors.colorBackgroundDefault(), colorSeparator: UIKit.UIColor = VFDefaultColors.colorSeparatorDefault(), colorAvatars: [UIKit.UIColor] = Constants.AvatarColors.colors)
public init(colorPrimary: UIKit.UIColor = VFDefaultColors.colorPrimaryDefault(), colorPrimaryLight: UIKit.UIColor = VFDefaultColors.colorPrimaryLightDefault(), colorBackground: UIKit.UIColor = VFDefaultColors.colorBackgroundDefault(), colorSeparator: UIKit.UIColor = VFDefaultColors.colorSeparatorDefault(), colorIcons: UIKit.UIColor = VFDefaultColors.colorIcons(), colorAvatars: [UIKit.UIColor] = Constants.AvatarColors.colors)
public static func == (a: VFColors, b: VFColors) -> Swift.Bool
}
public struct VFDefaultColors {
Expand Down Expand Up @@ -261,6 +261,8 @@ public protocol VFLiveCommentsService {
func unlikeComment(sectionUUID: Foundation.UUID, contentContainerUUID: Foundation.UUID, contentUUID: Foundation.UUID, syndicationKey: Swift.String?) async -> (Swift.Result<Swift.Bool, VFUnlikeCommentError>)
func getComments(sectionUUID: Foundation.UUID, contentContainerUUID: Foundation.UUID, limit: Swift.Int, replyLimit: Swift.Int, startingFrom: Swift.String?, filteredBy: Swift.String?, sortType: VFSortType, syndicationKey: Swift.String?, completion: @escaping ((Swift.Result<CommentListResponse, VFCommentListError>) -> Swift.Void))
func getComments(sectionUUID: Foundation.UUID, contentContainerUUID: Foundation.UUID, limit: Swift.Int, replyLimit: Swift.Int, startingFrom: Swift.String?, filteredBy: Swift.String?, sortType: VFSortType, syndicationKey: Swift.String?) async throws -> (Swift.Result<CommentListResponse, VFCommentListError>)
func commentCount(sectionUUID: Foundation.UUID?, containerId: Swift.String, completion: @escaping ((Swift.Result<Swift.Int, VFCommentCountError>) -> Swift.Void))
func commentCount(sectionUUID: Foundation.UUID?, containerId: Swift.String) async -> (Swift.Result<Swift.Int, VFCommentCountError>)
}
@_hasMissingDesignatedInitializers public class VFLiveCommentsServiceImplementation : VFLiveCommentsService {
@objc deinit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ extension ViafouraSDK.VFTopCommentError {
@objc deinit
}
public struct VFColors : Swift.Equatable {
public init(colorPrimary: UIKit.UIColor = VFDefaultColors.colorPrimaryDefault(), colorPrimaryLight: UIKit.UIColor = VFDefaultColors.colorPrimaryLightDefault(), colorBackground: UIKit.UIColor = VFDefaultColors.colorBackgroundDefault(), colorSeparator: UIKit.UIColor = VFDefaultColors.colorSeparatorDefault(), colorAvatars: [UIKit.UIColor] = Constants.AvatarColors.colors)
public init(colorPrimary: UIKit.UIColor = VFDefaultColors.colorPrimaryDefault(), colorPrimaryLight: UIKit.UIColor = VFDefaultColors.colorPrimaryLightDefault(), colorBackground: UIKit.UIColor = VFDefaultColors.colorBackgroundDefault(), colorSeparator: UIKit.UIColor = VFDefaultColors.colorSeparatorDefault(), colorIcons: UIKit.UIColor = VFDefaultColors.colorIcons(), colorAvatars: [UIKit.UIColor] = Constants.AvatarColors.colors)
public static func == (a: ViafouraSDK.VFColors, b: ViafouraSDK.VFColors) -> Swift.Bool
}
public struct VFDefaultColors {
Expand Down Expand Up @@ -261,6 +261,8 @@ public protocol VFLiveCommentsService {
func unlikeComment(sectionUUID: Foundation.UUID, contentContainerUUID: Foundation.UUID, contentUUID: Foundation.UUID, syndicationKey: Swift.String?) async -> (Swift.Result<Swift.Bool, ViafouraSDK.VFUnlikeCommentError>)
func getComments(sectionUUID: Foundation.UUID, contentContainerUUID: Foundation.UUID, limit: Swift.Int, replyLimit: Swift.Int, startingFrom: Swift.String?, filteredBy: Swift.String?, sortType: ViafouraSDK.VFSortType, syndicationKey: Swift.String?, completion: @escaping ((Swift.Result<ViafouraSDK.CommentListResponse, ViafouraSDK.VFCommentListError>) -> Swift.Void))
func getComments(sectionUUID: Foundation.UUID, contentContainerUUID: Foundation.UUID, limit: Swift.Int, replyLimit: Swift.Int, startingFrom: Swift.String?, filteredBy: Swift.String?, sortType: ViafouraSDK.VFSortType, syndicationKey: Swift.String?) async throws -> (Swift.Result<ViafouraSDK.CommentListResponse, ViafouraSDK.VFCommentListError>)
func commentCount(sectionUUID: Foundation.UUID?, containerId: Swift.String, completion: @escaping ((Swift.Result<Swift.Int, ViafouraSDK.VFCommentCountError>) -> Swift.Void))
func commentCount(sectionUUID: Foundation.UUID?, containerId: Swift.String) async -> (Swift.Result<Swift.Int, ViafouraSDK.VFCommentCountError>)
}
@_hasMissingDesignatedInitializers public class VFLiveCommentsServiceImplementation : ViafouraSDK.VFLiveCommentsService {
@objc deinit
Expand Down
Binary file modified ViafouraSDK.xcframework/ios-arm64/ViafouraSDK.framework/ViafouraSDK
Binary file not shown.
Binary file not shown.
Loading
Loading