Update iOS library [CI/CD]

This commit is contained in:
Shikin Y. User
2024-01-10 16:12:06 +03:00
parent 15b3028bce
commit a9b86c1667
27 changed files with 530 additions and 182 deletions
@@ -4,6 +4,20 @@
<dict>
<key>AvailableLibraries</key>
<array>
<dict>
<key>BinaryPath</key>
<string>NutPlayer.framework/NutPlayer</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>NutPlayer.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>NutPlayer.framework/NutPlayer</string>
@@ -21,20 +35,6 @@
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>NutPlayer.framework/NutPlayer</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>NutPlayer.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>
@@ -17752,14 +17752,14 @@
"printedName": "NutPlayer",
"children": [
{
"kind": "Var",
"name": "version",
"printedName": "version",
"kind": "TypeDecl",
"name": "Version",
"printedName": "Version",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"kind": "Var",
"name": "version",
"printedName": "version",
"children": [
{
"kind": "TypeNominal",
@@ -17768,12 +17768,106 @@
"usr": "s:SS"
}
],
"usr": "s:Sq"
"declKind": "Var",
"usr": "s:9NutPlayerAAC7VersionV7versionSSvp",
"mangledName": "$s9NutPlayerAAC7VersionV7versionSSvp",
"moduleName": "NutPlayer",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:9NutPlayerAAC7VersionV7versionSSvg",
"mangledName": "$s9NutPlayerAAC7VersionV7versionSSvg",
"moduleName": "NutPlayer",
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "build",
"printedName": "build",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:9NutPlayerAAC7VersionV5buildSSvp",
"mangledName": "$s9NutPlayerAAC7VersionV5buildSSvp",
"moduleName": "NutPlayer",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:9NutPlayerAAC7VersionV5buildSSvg",
"mangledName": "$s9NutPlayerAAC7VersionV5buildSSvg",
"moduleName": "NutPlayer",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Struct",
"usr": "s:9NutPlayerAAC7VersionV",
"mangledName": "$s9NutPlayerAAC7VersionV",
"moduleName": "NutPlayer",
"declAttributes": [
"AccessControl"
]
},
{
"kind": "Var",
"name": "version",
"printedName": "version",
"children": [
{
"kind": "TypeNominal",
"name": "Version",
"printedName": "NutPlayer.NutPlayer.Version",
"usr": "s:9NutPlayerAAC7VersionV"
}
],
"declKind": "Var",
"usr": "s:9NutPlayerAAC7versionSSSgvpZ",
"mangledName": "$s9NutPlayerAAC7versionSSSgvpZ",
"usr": "s:9NutPlayerAAC7versionAB7VersionVvpZ",
"mangledName": "$s9NutPlayerAAC7versionAB7VersionVvpZ",
"moduleName": "NutPlayer",
"static": true,
"declAttributes": [
@@ -17789,22 +17883,14 @@
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
"name": "Version",
"printedName": "NutPlayer.NutPlayer.Version",
"usr": "s:9NutPlayerAAC7VersionV"
}
],
"declKind": "Accessor",
"usr": "s:9NutPlayerAAC7versionSSSgvgZ",
"mangledName": "$s9NutPlayerAAC7versionSSSgvgZ",
"usr": "s:9NutPlayerAAC7versionAB7VersionVvgZ",
"mangledName": "$s9NutPlayerAAC7versionAB7VersionVvgZ",
"moduleName": "NutPlayer",
"static": true,
"declAttributes": [
@@ -52333,147 +52419,161 @@
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 414,
"offset": 521,
"length": 19,
"value": "\"\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 432,
"offset": 539,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 599,
"offset": 713,
"length": 28,
"value": "\"CFBundleShortVersionString\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 643,
"length": 2,
"value": "\"\""
"offset": 757,
"length": 7,
"value": "\"1.0.0\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 808,
"length": 17,
"value": "\"CFBundleVersion\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 841,
"length": 3,
"value": "\"1\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "FloatLiteral",
"offset": 881,
"offset": 1135,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "FloatLiteral",
"offset": 954,
"offset": 1208,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "FloatLiteral",
"offset": 1039,
"offset": 1293,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "FloatLiteral",
"offset": 1121,
"offset": 1375,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "Array",
"offset": 1416,
"offset": 1670,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "Array",
"offset": 2477,
"offset": 2731,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 2609,
"offset": 2863,
"length": 39,
"value": "\"init(coder:) has not been implemented\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "IntegerLiteral",
"offset": 3032,
"offset": 3286,
"length": 5,
"value": "5000"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "IntegerLiteral",
"offset": 3046,
"offset": 3300,
"length": 5,
"value": "3000"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "BooleanLiteral",
"offset": 3092,
"offset": 3346,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "FloatLiteral",
"offset": 3145,
"offset": 3399,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 3351,
"offset": 3605,
"length": 32,
"value": "\"NutPlayer.content.provider.own\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 3386,
"offset": 3640,
"length": 13,
"value": "\"\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 3398,
"offset": 3652,
"length": 3,
"value": "\"\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 4092,
"offset": 4346,
"length": 39,
"value": "\"NutPlayer.content.provider.load.error\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 6598,
"offset": 6852,
"length": 10,
"value": "\"\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 6607,
"offset": 6861,
"length": 2,
"value": "\"\""
},
@@ -606,7 +606,11 @@ public enum NutPlaybackButtonType {
}
}
@_hasMissingDesignatedInitializers final public class NutPlayer : Player {
public static var version: Swift.String? {
public struct Version {
public let version: Swift.String
public let build: Swift.String
}
public static var version: Version {
get
}
@ValueSubject final public var pipController: Value<(any PlayerPictureInPictureController)?> {
@@ -606,7 +606,11 @@ public enum NutPlaybackButtonType {
}
}
@_hasMissingDesignatedInitializers final public class NutPlayer : NutPlayer.Player {
public static var version: Swift.String? {
public struct Version {
public let version: Swift.String
public let build: Swift.String
}
public static var version: NutPlayer.NutPlayer.Version {
get
}
@NutPlayer.ValueSubject final public var pipController: NutPlayer.Value<(any NutPlayer.PlayerPictureInPictureController)?> {
@@ -606,7 +606,11 @@ public enum NutPlaybackButtonType {
}
}
@_hasMissingDesignatedInitializers final public class NutPlayer : Player {
public static var version: Swift.String? {
public struct Version {
public let version: Swift.String
public let build: Swift.String
}
public static var version: Version {
get
}
@ValueSubject final public var pipController: Value<(any PlayerPictureInPictureController)?> {
@@ -606,7 +606,11 @@ public enum NutPlaybackButtonType {
}
}
@_hasMissingDesignatedInitializers final public class NutPlayer : NutPlayer.Player {
public static var version: Swift.String? {
public struct Version {
public let version: Swift.String
public let build: Swift.String
}
public static var version: NutPlayer.NutPlayer.Version {
get
}
@NutPlayer.ValueSubject final public var pipController: NutPlayer.Value<(any NutPlayer.PlayerPictureInPictureController)?> {
@@ -17752,14 +17752,14 @@
"printedName": "NutPlayer",
"children": [
{
"kind": "Var",
"name": "version",
"printedName": "version",
"kind": "TypeDecl",
"name": "Version",
"printedName": "Version",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"kind": "Var",
"name": "version",
"printedName": "version",
"children": [
{
"kind": "TypeNominal",
@@ -17768,12 +17768,106 @@
"usr": "s:SS"
}
],
"usr": "s:Sq"
"declKind": "Var",
"usr": "s:9NutPlayerAAC7VersionV7versionSSvp",
"mangledName": "$s9NutPlayerAAC7VersionV7versionSSvp",
"moduleName": "NutPlayer",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:9NutPlayerAAC7VersionV7versionSSvg",
"mangledName": "$s9NutPlayerAAC7VersionV7versionSSvg",
"moduleName": "NutPlayer",
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "build",
"printedName": "build",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:9NutPlayerAAC7VersionV5buildSSvp",
"mangledName": "$s9NutPlayerAAC7VersionV5buildSSvp",
"moduleName": "NutPlayer",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:9NutPlayerAAC7VersionV5buildSSvg",
"mangledName": "$s9NutPlayerAAC7VersionV5buildSSvg",
"moduleName": "NutPlayer",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Struct",
"usr": "s:9NutPlayerAAC7VersionV",
"mangledName": "$s9NutPlayerAAC7VersionV",
"moduleName": "NutPlayer",
"declAttributes": [
"AccessControl"
]
},
{
"kind": "Var",
"name": "version",
"printedName": "version",
"children": [
{
"kind": "TypeNominal",
"name": "Version",
"printedName": "NutPlayer.NutPlayer.Version",
"usr": "s:9NutPlayerAAC7VersionV"
}
],
"declKind": "Var",
"usr": "s:9NutPlayerAAC7versionSSSgvpZ",
"mangledName": "$s9NutPlayerAAC7versionSSSgvpZ",
"usr": "s:9NutPlayerAAC7versionAB7VersionVvpZ",
"mangledName": "$s9NutPlayerAAC7versionAB7VersionVvpZ",
"moduleName": "NutPlayer",
"static": true,
"declAttributes": [
@@ -17789,22 +17883,14 @@
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
"name": "Version",
"printedName": "NutPlayer.NutPlayer.Version",
"usr": "s:9NutPlayerAAC7VersionV"
}
],
"declKind": "Accessor",
"usr": "s:9NutPlayerAAC7versionSSSgvgZ",
"mangledName": "$s9NutPlayerAAC7versionSSSgvgZ",
"usr": "s:9NutPlayerAAC7versionAB7VersionVvgZ",
"mangledName": "$s9NutPlayerAAC7versionAB7VersionVvgZ",
"moduleName": "NutPlayer",
"static": true,
"declAttributes": [
@@ -52333,147 +52419,161 @@
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 414,
"offset": 521,
"length": 19,
"value": "\"\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 432,
"offset": 539,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 599,
"offset": 713,
"length": 28,
"value": "\"CFBundleShortVersionString\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 643,
"length": 2,
"value": "\"\""
"offset": 757,
"length": 7,
"value": "\"1.0.0\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 808,
"length": 17,
"value": "\"CFBundleVersion\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 841,
"length": 3,
"value": "\"1\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "FloatLiteral",
"offset": 881,
"offset": 1135,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "FloatLiteral",
"offset": 954,
"offset": 1208,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "FloatLiteral",
"offset": 1039,
"offset": 1293,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "FloatLiteral",
"offset": 1121,
"offset": 1375,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "Array",
"offset": 1416,
"offset": 1670,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "Array",
"offset": 2477,
"offset": 2731,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 2609,
"offset": 2863,
"length": 39,
"value": "\"init(coder:) has not been implemented\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "IntegerLiteral",
"offset": 3032,
"offset": 3286,
"length": 5,
"value": "5000"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "IntegerLiteral",
"offset": 3046,
"offset": 3300,
"length": 5,
"value": "3000"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "BooleanLiteral",
"offset": 3092,
"offset": 3346,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "FloatLiteral",
"offset": 3145,
"offset": 3399,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 3351,
"offset": 3605,
"length": 32,
"value": "\"NutPlayer.content.provider.own\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 3386,
"offset": 3640,
"length": 13,
"value": "\"\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 3398,
"offset": 3652,
"length": 3,
"value": "\"\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 4092,
"offset": 4346,
"length": 39,
"value": "\"NutPlayer.content.provider.load.error\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 6598,
"offset": 6852,
"length": 10,
"value": "\"\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 6607,
"offset": 6861,
"length": 2,
"value": "\"\""
},
@@ -606,7 +606,11 @@ public enum NutPlaybackButtonType {
}
}
@_hasMissingDesignatedInitializers final public class NutPlayer : Player {
public static var version: Swift.String? {
public struct Version {
public let version: Swift.String
public let build: Swift.String
}
public static var version: Version {
get
}
@ValueSubject final public var pipController: Value<(any PlayerPictureInPictureController)?> {
@@ -606,7 +606,11 @@ public enum NutPlaybackButtonType {
}
}
@_hasMissingDesignatedInitializers final public class NutPlayer : NutPlayer.Player {
public static var version: Swift.String? {
public struct Version {
public let version: Swift.String
public let build: Swift.String
}
public static var version: NutPlayer.NutPlayer.Version {
get
}
@NutPlayer.ValueSubject final public var pipController: NutPlayer.Value<(any NutPlayer.PlayerPictureInPictureController)?> {
@@ -606,7 +606,11 @@ public enum NutPlaybackButtonType {
}
}
@_hasMissingDesignatedInitializers final public class NutPlayer : Player {
public static var version: Swift.String? {
public struct Version {
public let version: Swift.String
public let build: Swift.String
}
public static var version: Version {
get
}
@ValueSubject final public var pipController: Value<(any PlayerPictureInPictureController)?> {
@@ -606,7 +606,11 @@ public enum NutPlaybackButtonType {
}
}
@_hasMissingDesignatedInitializers final public class NutPlayer : NutPlayer.Player {
public static var version: Swift.String? {
public struct Version {
public let version: Swift.String
public let build: Swift.String
}
public static var version: NutPlayer.NutPlayer.Version {
get
}
@NutPlayer.ValueSubject final public var pipController: NutPlayer.Value<(any NutPlayer.PlayerPictureInPictureController)?> {
@@ -17752,14 +17752,14 @@
"printedName": "NutPlayer",
"children": [
{
"kind": "Var",
"name": "version",
"printedName": "version",
"kind": "TypeDecl",
"name": "Version",
"printedName": "Version",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"kind": "Var",
"name": "version",
"printedName": "version",
"children": [
{
"kind": "TypeNominal",
@@ -17768,12 +17768,106 @@
"usr": "s:SS"
}
],
"usr": "s:Sq"
"declKind": "Var",
"usr": "s:9NutPlayerAAC7VersionV7versionSSvp",
"mangledName": "$s9NutPlayerAAC7VersionV7versionSSvp",
"moduleName": "NutPlayer",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:9NutPlayerAAC7VersionV7versionSSvg",
"mangledName": "$s9NutPlayerAAC7VersionV7versionSSvg",
"moduleName": "NutPlayer",
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Var",
"name": "build",
"printedName": "build",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:9NutPlayerAAC7VersionV5buildSSvp",
"mangledName": "$s9NutPlayerAAC7VersionV5buildSSvp",
"moduleName": "NutPlayer",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:9NutPlayerAAC7VersionV5buildSSvg",
"mangledName": "$s9NutPlayerAAC7VersionV5buildSSvg",
"moduleName": "NutPlayer",
"implicit": true,
"accessorKind": "get"
}
]
}
],
"declKind": "Struct",
"usr": "s:9NutPlayerAAC7VersionV",
"mangledName": "$s9NutPlayerAAC7VersionV",
"moduleName": "NutPlayer",
"declAttributes": [
"AccessControl"
]
},
{
"kind": "Var",
"name": "version",
"printedName": "version",
"children": [
{
"kind": "TypeNominal",
"name": "Version",
"printedName": "NutPlayer.NutPlayer.Version",
"usr": "s:9NutPlayerAAC7VersionV"
}
],
"declKind": "Var",
"usr": "s:9NutPlayerAAC7versionSSSgvpZ",
"mangledName": "$s9NutPlayerAAC7versionSSSgvpZ",
"usr": "s:9NutPlayerAAC7versionAB7VersionVvpZ",
"mangledName": "$s9NutPlayerAAC7versionAB7VersionVvpZ",
"moduleName": "NutPlayer",
"static": true,
"declAttributes": [
@@ -17789,22 +17883,14 @@
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
"name": "Version",
"printedName": "NutPlayer.NutPlayer.Version",
"usr": "s:9NutPlayerAAC7VersionV"
}
],
"declKind": "Accessor",
"usr": "s:9NutPlayerAAC7versionSSSgvgZ",
"mangledName": "$s9NutPlayerAAC7versionSSSgvgZ",
"usr": "s:9NutPlayerAAC7versionAB7VersionVvgZ",
"mangledName": "$s9NutPlayerAAC7versionAB7VersionVvgZ",
"moduleName": "NutPlayer",
"static": true,
"declAttributes": [
@@ -52333,147 +52419,161 @@
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 414,
"offset": 521,
"length": 19,
"value": "\"\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 432,
"offset": 539,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 599,
"offset": 713,
"length": 28,
"value": "\"CFBundleShortVersionString\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 643,
"length": 2,
"value": "\"\""
"offset": 757,
"length": 7,
"value": "\"1.0.0\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 808,
"length": 17,
"value": "\"CFBundleVersion\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 841,
"length": 3,
"value": "\"1\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "FloatLiteral",
"offset": 881,
"offset": 1135,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "FloatLiteral",
"offset": 954,
"offset": 1208,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "FloatLiteral",
"offset": 1039,
"offset": 1293,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "FloatLiteral",
"offset": 1121,
"offset": 1375,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "Array",
"offset": 1416,
"offset": 1670,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "Array",
"offset": 2477,
"offset": 2731,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 2609,
"offset": 2863,
"length": 39,
"value": "\"init(coder:) has not been implemented\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "IntegerLiteral",
"offset": 3032,
"offset": 3286,
"length": 5,
"value": "5000"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "IntegerLiteral",
"offset": 3046,
"offset": 3300,
"length": 5,
"value": "3000"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "BooleanLiteral",
"offset": 3092,
"offset": 3346,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "FloatLiteral",
"offset": 3145,
"offset": 3399,
"length": 3,
"value": "0.0"
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 3351,
"offset": 3605,
"length": 32,
"value": "\"NutPlayer.content.provider.own\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 3386,
"offset": 3640,
"length": 13,
"value": "\"\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 3398,
"offset": 3652,
"length": 3,
"value": "\"\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 4092,
"offset": 4346,
"length": 39,
"value": "\"NutPlayer.content.provider.load.error\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 6598,
"offset": 6852,
"length": 10,
"value": "\"\""
},
{
"filePath": "\/Users\/yshikin\/builds\/fLgxVwWv\/0\/mobile\/NutPlayer-iOS\/ios\/Frameworks\/NutPlayer\/Sources\/Public\/NutPlayer\/NutPlayer.swift",
"kind": "StringLiteral",
"offset": 6607,
"offset": 6861,
"length": 2,
"value": "\"\""
},
@@ -606,7 +606,11 @@ public enum NutPlaybackButtonType {
}
}
@_hasMissingDesignatedInitializers final public class NutPlayer : Player {
public static var version: Swift.String? {
public struct Version {
public let version: Swift.String
public let build: Swift.String
}
public static var version: Version {
get
}
@ValueSubject final public var pipController: Value<(any PlayerPictureInPictureController)?> {
@@ -606,7 +606,11 @@ public enum NutPlaybackButtonType {
}
}
@_hasMissingDesignatedInitializers final public class NutPlayer : NutPlayer.Player {
public static var version: Swift.String? {
public struct Version {
public let version: Swift.String
public let build: Swift.String
}
public static var version: NutPlayer.NutPlayer.Version {
get
}
@NutPlayer.ValueSubject final public var pipController: NutPlayer.Value<(any NutPlayer.PlayerPictureInPictureController)?> {
@@ -606,7 +606,11 @@ public enum NutPlaybackButtonType {
}
}
@_hasMissingDesignatedInitializers final public class NutPlayer : Player {
public static var version: Swift.String? {
public struct Version {
public let version: Swift.String
public let build: Swift.String
}
public static var version: Version {
get
}
@ValueSubject final public var pipController: Value<(any PlayerPictureInPictureController)?> {
@@ -606,7 +606,11 @@ public enum NutPlaybackButtonType {
}
}
@_hasMissingDesignatedInitializers final public class NutPlayer : NutPlayer.Player {
public static var version: Swift.String? {
public struct Version {
public let version: Swift.String
public let build: Swift.String
}
public static var version: NutPlayer.NutPlayer.Version {
get
}
@NutPlayer.ValueSubject final public var pipController: NutPlayer.Value<(any NutPlayer.PlayerPictureInPictureController)?> {
@@ -14,23 +14,23 @@
</data>
<key>Info.plist</key>
<data>
Y6iEt4YnASDQi6CKj6LJK02JcWM=
YL1wdpJRn20njf0CoMRFJgnjaE8=
</data>
<key>Modules/NutPlayer.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo</key>
<data>
o+eax3uuHCiJE/PgkVQOZmqIMiM=
K9JjT6x1PzQW/2efB7LevV+eLvA=
</data>
<key>Modules/NutPlayer.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo</key>
<data>
oITBNgvXeoD4/0b9uKhpdhdBToo=
t2R59U7uZY3Lu+KgkFVKIdlcViw=
</data>
<key>Modules/NutPlayer.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
XiJNbcIuufNDXGd3rsV/uobvkWw=
RgTKvvCLz8XUP6Axo3DK9O9iHZ0=
</data>
<key>Modules/NutPlayer.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<data>
IvxZ4C8Jo1qqdHWvd+O/dvxc1Hw=
YHYtyqayPCpVOgAAZZV3S8YrNYM=
</data>
<key>Modules/NutPlayer.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<data>
@@ -38,19 +38,19 @@
</data>
<key>Modules/NutPlayer.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
<data>
IvxZ4C8Jo1qqdHWvd+O/dvxc1Hw=
YHYtyqayPCpVOgAAZZV3S8YrNYM=
</data>
<key>Modules/NutPlayer.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
CVyvNuElctGY26RGGyV3Aj81PNE=
DSCdfuU1jgp5LdTk2vpNyXUCSkc=
</data>
<key>Modules/NutPlayer.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<data>
XiJNbcIuufNDXGd3rsV/uobvkWw=
RgTKvvCLz8XUP6Axo3DK9O9iHZ0=
</data>
<key>Modules/NutPlayer.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<data>
+E4UyJ7mWiSJuAB/+tuGthVtgJI=
4qCsPXWcLUyjiqeXAsH5fNkdrXk=
</data>
<key>Modules/NutPlayer.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
<data>
@@ -58,11 +58,11 @@
</data>
<key>Modules/NutPlayer.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
<data>
+E4UyJ7mWiSJuAB/+tuGthVtgJI=
4qCsPXWcLUyjiqeXAsH5fNkdrXk=
</data>
<key>Modules/NutPlayer.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
MDq9Zad1V1sgEwJeosW+vCWs7pc=
w4JIv+AYOoT1CauM+6PsOlZ7juk=
</data>
<key>Modules/module.modulemap</key>
<data>
@@ -107,28 +107,28 @@
<dict>
<key>hash2</key>
<data>
bQKtvnjfygXy7uBh+wcKS01JnQw/6kksPIAo+o9fQPY=
7Ob0PmvmHi1zgGLBGN8M40QzjUD7t+n/4l1AFI8BrLE=
</data>
</dict>
<key>Modules/NutPlayer.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo</key>
<dict>
<key>hash2</key>
<data>
tiGS7Ct9yHhaeBxyrVaPZaUHn24IKMKrFiYtAh+bXqQ=
87jYfgYW2oBnnEjwp1zD/KS3lxNiezle3U2BX3gXj6M=
</data>
</dict>
<key>Modules/NutPlayer.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<dict>
<key>hash2</key>
<data>
kVvA+UVCSvoeP7M/vhoVDK+3RsNE3Hws99CBWK6ta2Y=
yzYAjCAwXZZJVBMXsM4aaR6x5XpkEgQ3YwumQ2/mXIc=
</data>
</dict>
<key>Modules/NutPlayer.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
9A4oX/Q93E/XWsstQsYJYh+vPHUxMJtoEcijvqmWqbo=
OYoDaK0Y5gTwQ03emRy9MrHEhMvtcVtgFwijWAKlqPA=
</data>
</dict>
<key>Modules/NutPlayer.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
@@ -142,28 +142,28 @@
<dict>
<key>hash2</key>
<data>
9A4oX/Q93E/XWsstQsYJYh+vPHUxMJtoEcijvqmWqbo=
OYoDaK0Y5gTwQ03emRy9MrHEhMvtcVtgFwijWAKlqPA=
</data>
</dict>
<key>Modules/NutPlayer.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
efp/zvMi7XIo1bpUw54o+OCXx+UQQIbsDiydYfRcTbk=
/coDjjuZt/T9uufxBhMccOVbQarfvgqPLZkpe7+N6MA=
</data>
</dict>
<key>Modules/NutPlayer.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<dict>
<key>hash2</key>
<data>
kVvA+UVCSvoeP7M/vhoVDK+3RsNE3Hws99CBWK6ta2Y=
yzYAjCAwXZZJVBMXsM4aaR6x5XpkEgQ3YwumQ2/mXIc=
</data>
</dict>
<key>Modules/NutPlayer.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
fv3Wjx2IfmnngHOgPl8l4X91BO/dd5puprFwScLLC3Q=
H6rviTyrhw+sid2iKuOixPZqkSRHSWwIWk7ysPrPkFc=
</data>
</dict>
<key>Modules/NutPlayer.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
@@ -177,14 +177,14 @@
<dict>
<key>hash2</key>
<data>
fv3Wjx2IfmnngHOgPl8l4X91BO/dd5puprFwScLLC3Q=
H6rviTyrhw+sid2iKuOixPZqkSRHSWwIWk7ysPrPkFc=
</data>
</dict>
<key>Modules/NutPlayer.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
6kT2Net9u0tLJiLK7gZQfYGffhHcNLj68kzZZqs0uuo=
omzrZyJA9OmrmvYdKrUwSH5CEHYrCc8rW9QBvKDivN0=
</data>
</dict>
<key>Modules/module.modulemap</key>