@shortkitsdk/react-native 0.2.48 → 0.2.49
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/android/libs/shortkit-release.aar +0 -0
- package/ios/ShortKitSDK.xcframework/Info.plist +5 -5
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Info.plist +2 -2
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.abi.json +33 -86
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +0 -1
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftinterface +0 -1
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/ShortKitSDK +0 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/_CodeSignature/CodeResources +9 -9
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Info.plist +2 -2
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +33 -86
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +0 -1
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +0 -1
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +33 -86
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +0 -1
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Modules/ShortKitSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +0 -1
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/ShortKitSDK +0 -0
- package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/_CodeSignature/CodeResources +17 -17
- package/package.json +1 -1
|
Binary file
|
|
@@ -8,32 +8,32 @@
|
|
|
8
8
|
<key>BinaryPath</key>
|
|
9
9
|
<string>ShortKitSDK.framework/ShortKitSDK</string>
|
|
10
10
|
<key>LibraryIdentifier</key>
|
|
11
|
-
<string>ios-
|
|
11
|
+
<string>ios-arm64_x86_64-simulator</string>
|
|
12
12
|
<key>LibraryPath</key>
|
|
13
13
|
<string>ShortKitSDK.framework</string>
|
|
14
14
|
<key>SupportedArchitectures</key>
|
|
15
15
|
<array>
|
|
16
16
|
<string>arm64</string>
|
|
17
|
+
<string>x86_64</string>
|
|
17
18
|
</array>
|
|
18
19
|
<key>SupportedPlatform</key>
|
|
19
20
|
<string>ios</string>
|
|
21
|
+
<key>SupportedPlatformVariant</key>
|
|
22
|
+
<string>simulator</string>
|
|
20
23
|
</dict>
|
|
21
24
|
<dict>
|
|
22
25
|
<key>BinaryPath</key>
|
|
23
26
|
<string>ShortKitSDK.framework/ShortKitSDK</string>
|
|
24
27
|
<key>LibraryIdentifier</key>
|
|
25
|
-
<string>ios-
|
|
28
|
+
<string>ios-arm64</string>
|
|
26
29
|
<key>LibraryPath</key>
|
|
27
30
|
<string>ShortKitSDK.framework</string>
|
|
28
31
|
<key>SupportedArchitectures</key>
|
|
29
32
|
<array>
|
|
30
33
|
<string>arm64</string>
|
|
31
|
-
<string>x86_64</string>
|
|
32
34
|
</array>
|
|
33
35
|
<key>SupportedPlatform</key>
|
|
34
36
|
<string>ios</string>
|
|
35
|
-
<key>SupportedPlatformVariant</key>
|
|
36
|
-
<string>simulator</string>
|
|
37
37
|
</dict>
|
|
38
38
|
</array>
|
|
39
39
|
<key>CFBundlePackageType</key>
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
<key>CFBundlePackageType</key>
|
|
12
12
|
<string>FMWK</string>
|
|
13
13
|
<key>CFBundleVersion</key>
|
|
14
|
-
<string>0.2.
|
|
14
|
+
<string>0.2.49</string>
|
|
15
15
|
<key>CFBundleShortVersionString</key>
|
|
16
|
-
<string>0.2.
|
|
16
|
+
<string>0.2.49</string>
|
|
17
17
|
<key>MinimumOSVersion</key>
|
|
18
18
|
<string>16.0</string>
|
|
19
19
|
</dict>
|
|
@@ -29616,59 +29616,6 @@
|
|
|
29616
29616
|
"declAttributes": [
|
|
29617
29617
|
"RawDocComment"
|
|
29618
29618
|
]
|
|
29619
|
-
},
|
|
29620
|
-
{
|
|
29621
|
-
"kind": "Var",
|
|
29622
|
-
"name": "videoCarouselItem",
|
|
29623
|
-
"printedName": "videoCarouselItem",
|
|
29624
|
-
"children": [
|
|
29625
|
-
{
|
|
29626
|
-
"kind": "TypeFunc",
|
|
29627
|
-
"name": "Function",
|
|
29628
|
-
"printedName": "(ShortKitSDK.FeedInput.Type) -> (ShortKitSDK.VideoCarouselItem) -> ShortKitSDK.FeedInput",
|
|
29629
|
-
"children": [
|
|
29630
|
-
{
|
|
29631
|
-
"kind": "TypeFunc",
|
|
29632
|
-
"name": "Function",
|
|
29633
|
-
"printedName": "(ShortKitSDK.VideoCarouselItem) -> ShortKitSDK.FeedInput",
|
|
29634
|
-
"children": [
|
|
29635
|
-
{
|
|
29636
|
-
"kind": "TypeNominal",
|
|
29637
|
-
"name": "FeedInput",
|
|
29638
|
-
"printedName": "ShortKitSDK.FeedInput",
|
|
29639
|
-
"usr": "s:11ShortKitSDK9FeedInputO"
|
|
29640
|
-
},
|
|
29641
|
-
{
|
|
29642
|
-
"kind": "TypeNominal",
|
|
29643
|
-
"name": "VideoCarouselItem",
|
|
29644
|
-
"printedName": "ShortKitSDK.VideoCarouselItem",
|
|
29645
|
-
"usr": "s:11ShortKitSDK17VideoCarouselItemV"
|
|
29646
|
-
}
|
|
29647
|
-
]
|
|
29648
|
-
},
|
|
29649
|
-
{
|
|
29650
|
-
"kind": "TypeNominal",
|
|
29651
|
-
"name": "Metatype",
|
|
29652
|
-
"printedName": "ShortKitSDK.FeedInput.Type",
|
|
29653
|
-
"children": [
|
|
29654
|
-
{
|
|
29655
|
-
"kind": "TypeNominal",
|
|
29656
|
-
"name": "FeedInput",
|
|
29657
|
-
"printedName": "ShortKitSDK.FeedInput",
|
|
29658
|
-
"usr": "s:11ShortKitSDK9FeedInputO"
|
|
29659
|
-
}
|
|
29660
|
-
]
|
|
29661
|
-
}
|
|
29662
|
-
]
|
|
29663
|
-
}
|
|
29664
|
-
],
|
|
29665
|
-
"declKind": "EnumElement",
|
|
29666
|
-
"usr": "s:11ShortKitSDK9FeedInputO17videoCarouselItemyAcA05VideogH0VcACmF",
|
|
29667
|
-
"mangledName": "$s11ShortKitSDK9FeedInputO17videoCarouselItemyAcA05VideogH0VcACmF",
|
|
29668
|
-
"moduleName": "ShortKitSDK",
|
|
29669
|
-
"declAttributes": [
|
|
29670
|
-
"RawDocComment"
|
|
29671
|
-
]
|
|
29672
29619
|
}
|
|
29673
29620
|
],
|
|
29674
29621
|
"declKind": "Enum",
|
|
@@ -53763,21 +53710,21 @@
|
|
|
53763
53710
|
{
|
|
53764
53711
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
53765
53712
|
"kind": "BooleanLiteral",
|
|
53766
|
-
"offset":
|
|
53713
|
+
"offset": 131197,
|
|
53767
53714
|
"length": 5,
|
|
53768
53715
|
"value": "false"
|
|
53769
53716
|
},
|
|
53770
53717
|
{
|
|
53771
53718
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
53772
53719
|
"kind": "BooleanLiteral",
|
|
53773
|
-
"offset":
|
|
53720
|
+
"offset": 260777,
|
|
53774
53721
|
"length": 5,
|
|
53775
53722
|
"value": "false"
|
|
53776
53723
|
},
|
|
53777
53724
|
{
|
|
53778
53725
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Feed\/FeedViewController.swift",
|
|
53779
53726
|
"kind": "BooleanLiteral",
|
|
53780
|
-
"offset":
|
|
53727
|
+
"offset": 271563,
|
|
53781
53728
|
"length": 5,
|
|
53782
53729
|
"value": "false"
|
|
53783
53730
|
},
|
|
@@ -54134,14 +54081,14 @@
|
|
|
54134
54081
|
{
|
|
54135
54082
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Networking\/FeedAPI.swift",
|
|
54136
54083
|
"kind": "IntegerLiteral",
|
|
54137
|
-
"offset":
|
|
54084
|
+
"offset": 2262,
|
|
54138
54085
|
"length": 2,
|
|
54139
54086
|
"value": "10"
|
|
54140
54087
|
},
|
|
54141
54088
|
{
|
|
54142
54089
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Networking\/FeedAPI.swift",
|
|
54143
54090
|
"kind": "IntegerLiteral",
|
|
54144
|
-
"offset":
|
|
54091
|
+
"offset": 4666,
|
|
54145
54092
|
"length": 2,
|
|
54146
54093
|
"value": "10"
|
|
54147
54094
|
},
|
|
@@ -54682,7 +54629,7 @@
|
|
|
54682
54629
|
"kind": "StringLiteral",
|
|
54683
54630
|
"offset": 154,
|
|
54684
54631
|
"length": 8,
|
|
54685
|
-
"value": "\"0.2.
|
|
54632
|
+
"value": "\"0.2.49\""
|
|
54686
54633
|
},
|
|
54687
54634
|
{
|
|
54688
54635
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/ShortKit.swift",
|
|
@@ -54897,182 +54844,182 @@
|
|
|
54897
54844
|
{
|
|
54898
54845
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
|
|
54899
54846
|
"kind": "BooleanLiteral",
|
|
54900
|
-
"offset":
|
|
54847
|
+
"offset": 2739,
|
|
54901
54848
|
"length": 5,
|
|
54902
54849
|
"value": "false"
|
|
54903
54850
|
},
|
|
54904
54851
|
{
|
|
54905
54852
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
|
|
54906
54853
|
"kind": "BooleanLiteral",
|
|
54907
|
-
"offset":
|
|
54854
|
+
"offset": 2968,
|
|
54908
54855
|
"length": 5,
|
|
54909
54856
|
"value": "false"
|
|
54910
54857
|
},
|
|
54911
54858
|
{
|
|
54912
54859
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
|
|
54913
54860
|
"kind": "Dictionary",
|
|
54914
|
-
"offset":
|
|
54861
|
+
"offset": 3866,
|
|
54915
54862
|
"length": 3,
|
|
54916
54863
|
"value": "[]"
|
|
54917
54864
|
},
|
|
54918
54865
|
{
|
|
54919
54866
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
|
|
54920
54867
|
"kind": "BooleanLiteral",
|
|
54921
|
-
"offset":
|
|
54868
|
+
"offset": 6540,
|
|
54922
54869
|
"length": 5,
|
|
54923
54870
|
"value": "false"
|
|
54924
54871
|
},
|
|
54925
54872
|
{
|
|
54926
54873
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
|
|
54927
54874
|
"kind": "StringLiteral",
|
|
54928
|
-
"offset":
|
|
54875
|
+
"offset": 6595,
|
|
54929
54876
|
"length": 20,
|
|
54930
54877
|
"value": "\"dev.shortkit.trace\""
|
|
54931
54878
|
},
|
|
54932
54879
|
{
|
|
54933
54880
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
|
|
54934
54881
|
"kind": "Array",
|
|
54935
|
-
"offset":
|
|
54882
|
+
"offset": 6670,
|
|
54936
54883
|
"length": 2,
|
|
54937
54884
|
"value": "[]"
|
|
54938
54885
|
},
|
|
54939
54886
|
{
|
|
54940
54887
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
|
|
54941
54888
|
"kind": "IntegerLiteral",
|
|
54942
|
-
"offset":
|
|
54889
|
+
"offset": 6728,
|
|
54943
54890
|
"length": 1,
|
|
54944
54891
|
"value": "0"
|
|
54945
54892
|
},
|
|
54946
54893
|
{
|
|
54947
54894
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
|
|
54948
54895
|
"kind": "IntegerLiteral",
|
|
54949
|
-
"offset":
|
|
54896
|
+
"offset": 6864,
|
|
54950
54897
|
"length": 2,
|
|
54951
54898
|
"value": "50"
|
|
54952
54899
|
},
|
|
54953
54900
|
{
|
|
54954
54901
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
|
|
54955
54902
|
"kind": "FloatLiteral",
|
|
54956
|
-
"offset":
|
|
54903
|
+
"offset": 6923,
|
|
54957
54904
|
"length": 3,
|
|
54958
54905
|
"value": "2.0"
|
|
54959
54906
|
},
|
|
54960
54907
|
{
|
|
54961
54908
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
|
|
54962
54909
|
"kind": "FloatLiteral",
|
|
54963
|
-
"offset":
|
|
54910
|
+
"offset": 6980,
|
|
54964
54911
|
"length": 3,
|
|
54965
54912
|
"value": "5.0"
|
|
54966
54913
|
},
|
|
54967
54914
|
{
|
|
54968
54915
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
|
|
54969
54916
|
"kind": "IntegerLiteral",
|
|
54970
|
-
"offset":
|
|
54917
|
+
"offset": 7015,
|
|
54971
54918
|
"length": 3,
|
|
54972
54919
|
"value": "500"
|
|
54973
54920
|
},
|
|
54974
54921
|
{
|
|
54975
54922
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
|
|
54976
54923
|
"kind": "BooleanLiteral",
|
|
54977
|
-
"offset":
|
|
54924
|
+
"offset": 7331,
|
|
54978
54925
|
"length": 5,
|
|
54979
54926
|
"value": "false"
|
|
54980
54927
|
},
|
|
54981
54928
|
{
|
|
54982
54929
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
|
|
54983
54930
|
"kind": "StringLiteral",
|
|
54984
|
-
"offset":
|
|
54931
|
+
"offset": 10323,
|
|
54985
54932
|
"length": 17,
|
|
54986
54933
|
"value": "\"ShortKit\/Traces\""
|
|
54987
54934
|
},
|
|
54988
54935
|
{
|
|
54989
54936
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
|
|
54990
54937
|
"kind": "BooleanLiteral",
|
|
54991
|
-
"offset":
|
|
54938
|
+
"offset": 10355,
|
|
54992
54939
|
"length": 4,
|
|
54993
54940
|
"value": "true"
|
|
54994
54941
|
},
|
|
54995
54942
|
{
|
|
54996
54943
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
|
|
54997
54944
|
"kind": "BooleanLiteral",
|
|
54998
|
-
"offset":
|
|
54945
|
+
"offset": 10448,
|
|
54999
54946
|
"length": 4,
|
|
55000
54947
|
"value": "true"
|
|
55001
54948
|
},
|
|
55002
54949
|
{
|
|
55003
54950
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Trace\/SKTrace.swift",
|
|
55004
54951
|
"kind": "StringLiteral",
|
|
55005
|
-
"offset":
|
|
54952
|
+
"offset": 10496,
|
|
55006
54953
|
"length": 14,
|
|
55007
54954
|
"value": "\"pending.json\""
|
|
55008
54955
|
},
|
|
55009
54956
|
{
|
|
55010
54957
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
|
|
55011
54958
|
"kind": "StringLiteral",
|
|
55012
|
-
"offset":
|
|
54959
|
+
"offset": 1290,
|
|
55013
54960
|
"length": 21,
|
|
55014
54961
|
"value": "\"displayCornerRadius\""
|
|
55015
54962
|
},
|
|
55016
54963
|
{
|
|
55017
54964
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
|
|
55018
54965
|
"kind": "IntegerLiteral",
|
|
55019
|
-
"offset":
|
|
54966
|
+
"offset": 1329,
|
|
55020
54967
|
"length": 1,
|
|
55021
54968
|
"value": "0"
|
|
55022
54969
|
},
|
|
55023
54970
|
{
|
|
55024
54971
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
|
|
55025
54972
|
"kind": "FloatLiteral",
|
|
55026
|
-
"offset":
|
|
54973
|
+
"offset": 1548,
|
|
55027
54974
|
"length": 4,
|
|
55028
54975
|
"value": "0.92"
|
|
55029
54976
|
},
|
|
55030
54977
|
{
|
|
55031
54978
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
|
|
55032
54979
|
"kind": "IntegerLiteral",
|
|
55033
|
-
"offset":
|
|
54980
|
+
"offset": 1698,
|
|
55034
54981
|
"length": 2,
|
|
55035
54982
|
"value": "32"
|
|
55036
54983
|
},
|
|
55037
54984
|
{
|
|
55038
54985
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
|
|
55039
54986
|
"kind": "FloatLiteral",
|
|
55040
|
-
"offset":
|
|
54987
|
+
"offset": 1909,
|
|
55041
54988
|
"length": 4,
|
|
55042
54989
|
"value": "0.35"
|
|
55043
54990
|
},
|
|
55044
54991
|
{
|
|
55045
54992
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
|
|
55046
54993
|
"kind": "IntegerLiteral",
|
|
55047
|
-
"offset":
|
|
54994
|
+
"offset": 2029,
|
|
55048
54995
|
"length": 3,
|
|
55049
54996
|
"value": "800"
|
|
55050
54997
|
},
|
|
55051
54998
|
{
|
|
55052
54999
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
|
|
55053
55000
|
"kind": "BooleanLiteral",
|
|
55054
|
-
"offset":
|
|
55001
|
+
"offset": 2457,
|
|
55055
55002
|
"length": 5,
|
|
55056
55003
|
"value": "false"
|
|
55057
55004
|
},
|
|
55058
55005
|
{
|
|
55059
55006
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
|
|
55060
55007
|
"kind": "IntegerLiteral",
|
|
55061
|
-
"offset":
|
|
55008
|
+
"offset": 3076,
|
|
55062
55009
|
"length": 2,
|
|
55063
55010
|
"value": "12"
|
|
55064
55011
|
},
|
|
55065
55012
|
{
|
|
55066
55013
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
|
|
55067
55014
|
"kind": "BooleanLiteral",
|
|
55068
|
-
"offset":
|
|
55015
|
+
"offset": 3968,
|
|
55069
55016
|
"length": 5,
|
|
55070
55017
|
"value": "false"
|
|
55071
55018
|
},
|
|
55072
55019
|
{
|
|
55073
55020
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Transitions\/FeedInteractiveDismissController.swift",
|
|
55074
55021
|
"kind": "IntegerLiteral",
|
|
55075
|
-
"offset":
|
|
55022
|
+
"offset": 23491,
|
|
55076
55023
|
"length": 2,
|
|
55077
55024
|
"value": "40"
|
|
55078
55025
|
},
|
|
@@ -55338,7 +55285,7 @@
|
|
|
55338
55285
|
{
|
|
55339
55286
|
"filePath": "\/Users\/michaelseleman\/shortkit\/swift_sdk\/Sources\/ShortKit\/Widget\/ShortKitWidgetViewController.swift",
|
|
55340
55287
|
"kind": "StringLiteral",
|
|
55341
|
-
"offset":
|
|
55288
|
+
"offset": 56728,
|
|
55342
55289
|
"length": 16,
|
|
55343
55290
|
"value": "\"WidgetCardCell\""
|
|
55344
55291
|
},
|
|
@@ -763,7 +763,6 @@ public enum FeedInput : Swift.Sendable {
|
|
|
763
763
|
case liveStream(playbackId: Swift.String)
|
|
764
764
|
case imageCarousel(ShortKitSDK.ImageCarouselItem)
|
|
765
765
|
case videoCarousel(ShortKitSDK.VideoCarouselInput)
|
|
766
|
-
case videoCarouselItem(ShortKitSDK.VideoCarouselItem)
|
|
767
766
|
}
|
|
768
767
|
public enum FeedItem : Swift.Sendable {
|
|
769
768
|
case content(ShortKitSDK.ContentItem)
|
|
Binary file
|
|
@@ -763,7 +763,6 @@ public enum FeedInput : Swift.Sendable {
|
|
|
763
763
|
case liveStream(playbackId: Swift.String)
|
|
764
764
|
case imageCarousel(ShortKitSDK.ImageCarouselItem)
|
|
765
765
|
case videoCarousel(ShortKitSDK.VideoCarouselInput)
|
|
766
|
-
case videoCarouselItem(ShortKitSDK.VideoCarouselItem)
|
|
767
766
|
}
|
|
768
767
|
public enum FeedItem : Swift.Sendable {
|
|
769
768
|
case content(ShortKitSDK.ContentItem)
|
|
Binary file
|
package/ios/ShortKitSDK.xcframework/ios-arm64/ShortKitSDK.framework/_CodeSignature/CodeResources
CHANGED
|
@@ -10,23 +10,23 @@
|
|
|
10
10
|
</data>
|
|
11
11
|
<key>Info.plist</key>
|
|
12
12
|
<data>
|
|
13
|
-
|
|
13
|
+
4K7vcC+PxUohV3bd0bh1T468o64=
|
|
14
14
|
</data>
|
|
15
15
|
<key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.abi.json</key>
|
|
16
16
|
<data>
|
|
17
|
-
|
|
17
|
+
Rjj+GSoLSCrw0yWsyuZKMjBvB7w=
|
|
18
18
|
</data>
|
|
19
19
|
<key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
|
|
20
20
|
<data>
|
|
21
|
-
|
|
21
|
+
OBMIj/+SrLB2hXctK6hL6ajlirQ=
|
|
22
22
|
</data>
|
|
23
23
|
<key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftdoc</key>
|
|
24
24
|
<data>
|
|
25
|
-
|
|
25
|
+
g+uAM9MiGba6CPIGESItUKIxS7k=
|
|
26
26
|
</data>
|
|
27
27
|
<key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftinterface</key>
|
|
28
28
|
<data>
|
|
29
|
-
|
|
29
|
+
OBMIj/+SrLB2hXctK6hL6ajlirQ=
|
|
30
30
|
</data>
|
|
31
31
|
<key>Modules/module.modulemap</key>
|
|
32
32
|
<data>
|
|
@@ -50,28 +50,28 @@
|
|
|
50
50
|
<dict>
|
|
51
51
|
<key>hash2</key>
|
|
52
52
|
<data>
|
|
53
|
-
|
|
53
|
+
I+qXkJ01B8L+4/9SU/EjrVWxqmyjWYlX7gpzoBCEnKE=
|
|
54
54
|
</data>
|
|
55
55
|
</dict>
|
|
56
56
|
<key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
|
|
57
57
|
<dict>
|
|
58
58
|
<key>hash2</key>
|
|
59
59
|
<data>
|
|
60
|
-
|
|
60
|
+
zoSWCYjVCZ5qXqapxaGezRB/IZUiMMoTf2mXoSLnANs=
|
|
61
61
|
</data>
|
|
62
62
|
</dict>
|
|
63
63
|
<key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftdoc</key>
|
|
64
64
|
<dict>
|
|
65
65
|
<key>hash2</key>
|
|
66
66
|
<data>
|
|
67
|
-
|
|
67
|
+
If1Hm75nHSj2c9YO2I8WnQSaL5SsVanJyH9a5afmTD4=
|
|
68
68
|
</data>
|
|
69
69
|
</dict>
|
|
70
70
|
<key>Modules/ShortKitSDK.swiftmodule/arm64-apple-ios.swiftinterface</key>
|
|
71
71
|
<dict>
|
|
72
72
|
<key>hash2</key>
|
|
73
73
|
<data>
|
|
74
|
-
|
|
74
|
+
zoSWCYjVCZ5qXqapxaGezRB/IZUiMMoTf2mXoSLnANs=
|
|
75
75
|
</data>
|
|
76
76
|
</dict>
|
|
77
77
|
<key>Modules/module.modulemap</key>
|
package/ios/ShortKitSDK.xcframework/ios-arm64_x86_64-simulator/ShortKitSDK.framework/Info.plist
CHANGED
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
<key>CFBundlePackageType</key>
|
|
12
12
|
<string>FMWK</string>
|
|
13
13
|
<key>CFBundleVersion</key>
|
|
14
|
-
<string>0.2.
|
|
14
|
+
<string>0.2.49</string>
|
|
15
15
|
<key>CFBundleShortVersionString</key>
|
|
16
|
-
<string>0.2.
|
|
16
|
+
<string>0.2.49</string>
|
|
17
17
|
<key>MinimumOSVersion</key>
|
|
18
18
|
<string>16.0</string>
|
|
19
19
|
</dict>
|