react-native-firework-sdk 1.10.0-beta.1 → 1.10.0

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.
Files changed (29) hide show
  1. package/FireworkVideoUI.xcframework/Info.plist +40 -0
  2. package/FireworkVideoUI.xcframework/ios-arm64/FireworkVideoUI.framework/FireworkVideoUI +0 -0
  3. package/FireworkVideoUI.xcframework/ios-arm64/FireworkVideoUI.framework/Headers/FireworkVideoUI-Swift.h +280 -0
  4. package/FireworkVideoUI.xcframework/ios-arm64/FireworkVideoUI.framework/Headers/FireworkVideoUI.h +18 -0
  5. package/FireworkVideoUI.xcframework/ios-arm64/FireworkVideoUI.framework/Info.plist +0 -0
  6. package/FireworkVideoUI.xcframework/ios-arm64/FireworkVideoUI.framework/Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios.abi.json +1327 -0
  7. package/FireworkVideoUI.xcframework/ios-arm64/FireworkVideoUI.framework/Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios.private.swiftinterface +41 -0
  8. package/FireworkVideoUI.xcframework/ios-arm64/FireworkVideoUI.framework/Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  9. package/FireworkVideoUI.xcframework/ios-arm64/FireworkVideoUI.framework/Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios.swiftinterface +41 -0
  10. package/FireworkVideoUI.xcframework/ios-arm64/FireworkVideoUI.framework/Modules/module.modulemap +11 -0
  11. package/FireworkVideoUI.xcframework/ios-arm64_x86_64-simulator/FireworkVideoUI.framework/FireworkVideoUI +0 -0
  12. package/FireworkVideoUI.xcframework/ios-arm64_x86_64-simulator/FireworkVideoUI.framework/Headers/FireworkVideoUI-Swift.h +556 -0
  13. package/FireworkVideoUI.xcframework/ios-arm64_x86_64-simulator/FireworkVideoUI.framework/Headers/FireworkVideoUI.h +18 -0
  14. package/FireworkVideoUI.xcframework/ios-arm64_x86_64-simulator/FireworkVideoUI.framework/Info.plist +0 -0
  15. package/FireworkVideoUI.xcframework/ios-arm64_x86_64-simulator/FireworkVideoUI.framework/Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios-simulator.abi.json +1327 -0
  16. package/FireworkVideoUI.xcframework/ios-arm64_x86_64-simulator/FireworkVideoUI.framework/Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +41 -0
  17. package/FireworkVideoUI.xcframework/ios-arm64_x86_64-simulator/FireworkVideoUI.framework/Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  18. package/FireworkVideoUI.xcframework/ios-arm64_x86_64-simulator/FireworkVideoUI.framework/Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios-simulator.swiftinterface +41 -0
  19. package/FireworkVideoUI.xcframework/ios-arm64_x86_64-simulator/FireworkVideoUI.framework/Modules/FireworkVideoUI.swiftmodule/x86_64-apple-ios-simulator.abi.json +1327 -0
  20. package/FireworkVideoUI.xcframework/ios-arm64_x86_64-simulator/FireworkVideoUI.framework/Modules/FireworkVideoUI.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +41 -0
  21. package/FireworkVideoUI.xcframework/ios-arm64_x86_64-simulator/FireworkVideoUI.framework/Modules/FireworkVideoUI.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  22. package/FireworkVideoUI.xcframework/ios-arm64_x86_64-simulator/FireworkVideoUI.framework/Modules/FireworkVideoUI.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +41 -0
  23. package/FireworkVideoUI.xcframework/ios-arm64_x86_64-simulator/FireworkVideoUI.framework/Modules/module.modulemap +11 -0
  24. package/FireworkVideoUI.xcframework/ios-arm64_x86_64-simulator/FireworkVideoUI.framework/_CodeSignature/CodeResources +245 -0
  25. package/README.md +1 -1
  26. package/ios/FireworkVideoUI/FireworkVideoUI.xcodeproj/project.pbxproj +12 -10
  27. package/ios/FireworkVideoUI/Podfile +2 -2
  28. package/ios/FireworkVideoUI/Podfile.lock +1 -1
  29. package/package.json +3 -2
@@ -0,0 +1,41 @@
1
+ // swift-interface-format-version: 1.0
2
+ // swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
3
+ // swift-module-flags: -target x86_64-apple-ios12.1-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name FireworkVideoUI
4
+ // swift-module-flags-ignorable: -enable-bare-slash-regex
5
+ import FireworkVideo
6
+ @_exported import FireworkVideoUI
7
+ import Foundation
8
+ import Swift
9
+ import UIKit
10
+ import WebKit
11
+ import _Concurrency
12
+ import _StringProcessing
13
+ extension Dispatch.DispatchQueue {
14
+ public class func once(file: Swift.String = #file, function: Swift.String = #function, line: Swift.Int = #line, block: () -> Swift.Void)
15
+ public class func once(token: Swift.String, block: () -> Swift.Void)
16
+ }
17
+ extension UIKit.UIView {
18
+ @_Concurrency.MainActor(unsafe) public var parentViewController: UIKit.UIViewController? {
19
+ get
20
+ }
21
+ @_Concurrency.MainActor(unsafe) public var isIOSSDKView: Swift.Bool {
22
+ get
23
+ }
24
+ }
25
+ @_hasMissingDesignatedInitializers public class Swizzle {
26
+ public static func swizzleSelector(cls: Swift.AnyClass, originalSelector: ObjectiveC.Selector, customSelector: ObjectiveC.Selector)
27
+ public static func swizzleClassSelector(cls: Swift.AnyClass, originalSelector: ObjectiveC.Selector, customSelector: ObjectiveC.Selector)
28
+ @objc deinit
29
+ }
30
+ @_hasMissingDesignatedInitializers public class AppLanguageManager {
31
+ public struct NotificationName {
32
+ public static let AppLanguageChanged: Foundation.Notification.Name
33
+ }
34
+ public static let shared: FireworkVideoUI.AppLanguageManager
35
+ public var appLanguage: Swift.String? {
36
+ get
37
+ }
38
+ @discardableResult
39
+ public func changeAppLanguage(_ language: Swift.String?) -> Swift.Bool
40
+ @objc deinit
41
+ }
@@ -0,0 +1,41 @@
1
+ // swift-interface-format-version: 1.0
2
+ // swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
3
+ // swift-module-flags: -target x86_64-apple-ios12.1-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name FireworkVideoUI
4
+ // swift-module-flags-ignorable: -enable-bare-slash-regex
5
+ import FireworkVideo
6
+ @_exported import FireworkVideoUI
7
+ import Foundation
8
+ import Swift
9
+ import UIKit
10
+ import WebKit
11
+ import _Concurrency
12
+ import _StringProcessing
13
+ extension Dispatch.DispatchQueue {
14
+ public class func once(file: Swift.String = #file, function: Swift.String = #function, line: Swift.Int = #line, block: () -> Swift.Void)
15
+ public class func once(token: Swift.String, block: () -> Swift.Void)
16
+ }
17
+ extension UIKit.UIView {
18
+ @_Concurrency.MainActor(unsafe) public var parentViewController: UIKit.UIViewController? {
19
+ get
20
+ }
21
+ @_Concurrency.MainActor(unsafe) public var isIOSSDKView: Swift.Bool {
22
+ get
23
+ }
24
+ }
25
+ @_hasMissingDesignatedInitializers public class Swizzle {
26
+ public static func swizzleSelector(cls: Swift.AnyClass, originalSelector: ObjectiveC.Selector, customSelector: ObjectiveC.Selector)
27
+ public static func swizzleClassSelector(cls: Swift.AnyClass, originalSelector: ObjectiveC.Selector, customSelector: ObjectiveC.Selector)
28
+ @objc deinit
29
+ }
30
+ @_hasMissingDesignatedInitializers public class AppLanguageManager {
31
+ public struct NotificationName {
32
+ public static let AppLanguageChanged: Foundation.Notification.Name
33
+ }
34
+ public static let shared: FireworkVideoUI.AppLanguageManager
35
+ public var appLanguage: Swift.String? {
36
+ get
37
+ }
38
+ @discardableResult
39
+ public func changeAppLanguage(_ language: Swift.String?) -> Swift.Bool
40
+ @objc deinit
41
+ }
@@ -0,0 +1,11 @@
1
+ framework module FireworkVideoUI {
2
+ umbrella header "FireworkVideoUI.h"
3
+
4
+ export *
5
+ module * { export * }
6
+ }
7
+
8
+ module FireworkVideoUI.Swift {
9
+ header "FireworkVideoUI-Swift.h"
10
+ requires objc
11
+ }
@@ -0,0 +1,245 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>files</key>
6
+ <dict>
7
+ <key>Headers/FireworkVideoUI-Swift.h</key>
8
+ <data>
9
+ i583HibrN7k0YmXoCN8LIDbmSt4=
10
+ </data>
11
+ <key>Headers/FireworkVideoUI.h</key>
12
+ <data>
13
+ NRZg85mNKv6PczcMet582mQjwKE=
14
+ </data>
15
+ <key>Info.plist</key>
16
+ <data>
17
+ +x0pM0YYQs1Pnge03pIFnVlJEgM=
18
+ </data>
19
+ <key>Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
20
+ <data>
21
+ Au+a1vc6m45SBkvfSdh3UT+uM2E=
22
+ </data>
23
+ <key>Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
24
+ <data>
25
+ h6vJW+NP0+gY51ZhP57nW392cYk=
26
+ </data>
27
+ <key>Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
28
+ <data>
29
+ atyRF4RCvp3Q7O/mp4rYXB1jE0Q=
30
+ </data>
31
+ <key>Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
32
+ <data>
33
+ h6vJW+NP0+gY51ZhP57nW392cYk=
34
+ </data>
35
+ <key>Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
36
+ <data>
37
+ GstdOocn005n9Y9BSuCOjaZ/KBo=
38
+ </data>
39
+ <key>Modules/FireworkVideoUI.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
40
+ <data>
41
+ Au+a1vc6m45SBkvfSdh3UT+uM2E=
42
+ </data>
43
+ <key>Modules/FireworkVideoUI.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
44
+ <data>
45
+ y0ggQlQYk8fPmRZJgyJe3Ma5o+w=
46
+ </data>
47
+ <key>Modules/FireworkVideoUI.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
48
+ <data>
49
+ JazAtiVxFvmfMtiCcVLmAg7e1KM=
50
+ </data>
51
+ <key>Modules/FireworkVideoUI.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
52
+ <data>
53
+ y0ggQlQYk8fPmRZJgyJe3Ma5o+w=
54
+ </data>
55
+ <key>Modules/FireworkVideoUI.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
56
+ <data>
57
+ ufdIb2xdE4Uk5fET7rrUGlF8CFY=
58
+ </data>
59
+ <key>Modules/module.modulemap</key>
60
+ <data>
61
+ acpgMXnxtKZurb9LYb4tLOcX2cM=
62
+ </data>
63
+ </dict>
64
+ <key>files2</key>
65
+ <dict>
66
+ <key>Headers/FireworkVideoUI-Swift.h</key>
67
+ <dict>
68
+ <key>hash2</key>
69
+ <data>
70
+ xWiKQmcf3DHCgH9dBkmdlAsxIZiUklEHKL8VF5guI8w=
71
+ </data>
72
+ </dict>
73
+ <key>Headers/FireworkVideoUI.h</key>
74
+ <dict>
75
+ <key>hash2</key>
76
+ <data>
77
+ C2EMdBka9kS6ugy1NmcysmLzhwcZtW52x27D4Pi5P2Q=
78
+ </data>
79
+ </dict>
80
+ <key>Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
81
+ <dict>
82
+ <key>hash2</key>
83
+ <data>
84
+ A0FxvzFLyYWeXhK8cUOfscPrLasCqhaZNJhKluYu59k=
85
+ </data>
86
+ </dict>
87
+ <key>Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
88
+ <dict>
89
+ <key>hash2</key>
90
+ <data>
91
+ UkEtCk4njRXmEtNtWaE93q1xAPpSOkHeaFgW+Lz63CI=
92
+ </data>
93
+ </dict>
94
+ <key>Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
95
+ <dict>
96
+ <key>hash2</key>
97
+ <data>
98
+ ijGRDjteeQYBsYlAIa1ygEoPzdBUK0odDABdGpCdg6I=
99
+ </data>
100
+ </dict>
101
+ <key>Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
102
+ <dict>
103
+ <key>hash2</key>
104
+ <data>
105
+ UkEtCk4njRXmEtNtWaE93q1xAPpSOkHeaFgW+Lz63CI=
106
+ </data>
107
+ </dict>
108
+ <key>Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
109
+ <dict>
110
+ <key>hash2</key>
111
+ <data>
112
+ gHcFcwcr1aAv9W0SVThpQzKZ4iwioor9z8/+tAL9+5Q=
113
+ </data>
114
+ </dict>
115
+ <key>Modules/FireworkVideoUI.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
116
+ <dict>
117
+ <key>hash2</key>
118
+ <data>
119
+ A0FxvzFLyYWeXhK8cUOfscPrLasCqhaZNJhKluYu59k=
120
+ </data>
121
+ </dict>
122
+ <key>Modules/FireworkVideoUI.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
123
+ <dict>
124
+ <key>hash2</key>
125
+ <data>
126
+ Mzu7kL+XazpOcd2k3KQRRBTHmNTN7XErWwVGHsUJv7E=
127
+ </data>
128
+ </dict>
129
+ <key>Modules/FireworkVideoUI.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
130
+ <dict>
131
+ <key>hash2</key>
132
+ <data>
133
+ /VtAsoSxZoVfhFW8ufywQGyBJU+cSfB3cI/rcVkUFGU=
134
+ </data>
135
+ </dict>
136
+ <key>Modules/FireworkVideoUI.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
137
+ <dict>
138
+ <key>hash2</key>
139
+ <data>
140
+ Mzu7kL+XazpOcd2k3KQRRBTHmNTN7XErWwVGHsUJv7E=
141
+ </data>
142
+ </dict>
143
+ <key>Modules/FireworkVideoUI.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
144
+ <dict>
145
+ <key>hash2</key>
146
+ <data>
147
+ 3LgfAp0SD5Qb24w+Jt+yH3P1gvMKdtH25ZZQHYt25Os=
148
+ </data>
149
+ </dict>
150
+ <key>Modules/module.modulemap</key>
151
+ <dict>
152
+ <key>hash2</key>
153
+ <data>
154
+ e6XgRro0MbWm+Nu76XbtPBOQtqanmjktK8gkROMrsUo=
155
+ </data>
156
+ </dict>
157
+ </dict>
158
+ <key>rules</key>
159
+ <dict>
160
+ <key>^.*</key>
161
+ <true/>
162
+ <key>^.*\.lproj/</key>
163
+ <dict>
164
+ <key>optional</key>
165
+ <true/>
166
+ <key>weight</key>
167
+ <real>1000</real>
168
+ </dict>
169
+ <key>^.*\.lproj/locversion.plist$</key>
170
+ <dict>
171
+ <key>omit</key>
172
+ <true/>
173
+ <key>weight</key>
174
+ <real>1100</real>
175
+ </dict>
176
+ <key>^Base\.lproj/</key>
177
+ <dict>
178
+ <key>weight</key>
179
+ <real>1010</real>
180
+ </dict>
181
+ <key>^version.plist$</key>
182
+ <true/>
183
+ </dict>
184
+ <key>rules2</key>
185
+ <dict>
186
+ <key>.*\.dSYM($|/)</key>
187
+ <dict>
188
+ <key>weight</key>
189
+ <real>11</real>
190
+ </dict>
191
+ <key>^(.*/)?\.DS_Store$</key>
192
+ <dict>
193
+ <key>omit</key>
194
+ <true/>
195
+ <key>weight</key>
196
+ <real>2000</real>
197
+ </dict>
198
+ <key>^.*</key>
199
+ <true/>
200
+ <key>^.*\.lproj/</key>
201
+ <dict>
202
+ <key>optional</key>
203
+ <true/>
204
+ <key>weight</key>
205
+ <real>1000</real>
206
+ </dict>
207
+ <key>^.*\.lproj/locversion.plist$</key>
208
+ <dict>
209
+ <key>omit</key>
210
+ <true/>
211
+ <key>weight</key>
212
+ <real>1100</real>
213
+ </dict>
214
+ <key>^Base\.lproj/</key>
215
+ <dict>
216
+ <key>weight</key>
217
+ <real>1010</real>
218
+ </dict>
219
+ <key>^Info\.plist$</key>
220
+ <dict>
221
+ <key>omit</key>
222
+ <true/>
223
+ <key>weight</key>
224
+ <real>20</real>
225
+ </dict>
226
+ <key>^PkgInfo$</key>
227
+ <dict>
228
+ <key>omit</key>
229
+ <true/>
230
+ <key>weight</key>
231
+ <real>20</real>
232
+ </dict>
233
+ <key>^embedded\.provisionprofile$</key>
234
+ <dict>
235
+ <key>weight</key>
236
+ <real>20</real>
237
+ </dict>
238
+ <key>^version\.plist$</key>
239
+ <dict>
240
+ <key>weight</key>
241
+ <real>20</real>
242
+ </dict>
243
+ </dict>
244
+ </dict>
245
+ </plist>
package/README.md CHANGED
@@ -1,3 +1,3 @@
1
1
  # Firework React Native SDK
2
2
 
3
- Please refer to the integration guide here: https://docs.firework.tv/react-native-sdk/integration-guide
3
+ The integration guide is https://docs.firework.tv/react-native-sdk/integration-guide
@@ -32,8 +32,8 @@
32
32
  89DF336929F813F600A8B124 /* FireworkVideoUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 89DF335E29F813F600A8B124 /* FireworkVideoUI.framework */; };
33
33
  89DF336E29F813F600A8B124 /* FireworkVideoUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89DF336D29F813F600A8B124 /* FireworkVideoUITests.swift */; };
34
34
  89DF336F29F813F600A8B124 /* FireworkVideoUI.h in Headers */ = {isa = PBXBuildFile; fileRef = 89DF336129F813F600A8B124 /* FireworkVideoUI.h */; settings = {ATTRIBUTES = (Public, ); }; };
35
- C2F3D96C9A7EA13872327E20 /* libPods-FireworkVideoUI-FireworkVideoUITests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E0D09681E72E95F2764CE095 /* libPods-FireworkVideoUI-FireworkVideoUITests.a */; };
36
- D1EFAB47CE198EAC5B2649FF /* libPods-FireworkVideoUI.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADA208B0EEE1D980AD2D552E /* libPods-FireworkVideoUI.a */; };
35
+ AED4A4262153F7316704EE62 /* Pods_FireworkVideoUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC24AE10C629C46DB3051A00 /* Pods_FireworkVideoUI.framework */; };
36
+ C680202B9D76DB8DCCBAAFD6 /* Pods_FireworkVideoUI_FireworkVideoUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDC72495DF0F7D2E7307137B /* Pods_FireworkVideoUI_FireworkVideoUITests.framework */; };
37
37
  /* End PBXBuildFile section */
38
38
 
39
39
  /* Begin PBXContainerItemProxy section */
@@ -77,8 +77,8 @@
77
77
  89DF336829F813F600A8B124 /* FireworkVideoUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FireworkVideoUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
78
78
  89DF336D29F813F600A8B124 /* FireworkVideoUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FireworkVideoUITests.swift; sourceTree = "<group>"; };
79
79
  9CB1172B21699595C412032C /* Pods-FireworkVideoUI-FireworkVideoUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FireworkVideoUI-FireworkVideoUITests.release.xcconfig"; path = "Target Support Files/Pods-FireworkVideoUI-FireworkVideoUITests/Pods-FireworkVideoUI-FireworkVideoUITests.release.xcconfig"; sourceTree = "<group>"; };
80
- ADA208B0EEE1D980AD2D552E /* libPods-FireworkVideoUI.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-FireworkVideoUI.a"; sourceTree = BUILT_PRODUCTS_DIR; };
81
- E0D09681E72E95F2764CE095 /* libPods-FireworkVideoUI-FireworkVideoUITests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-FireworkVideoUI-FireworkVideoUITests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
80
+ FC24AE10C629C46DB3051A00 /* Pods_FireworkVideoUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FireworkVideoUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
81
+ FDC72495DF0F7D2E7307137B /* Pods_FireworkVideoUI_FireworkVideoUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FireworkVideoUI_FireworkVideoUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
82
82
  /* End PBXFileReference section */
83
83
 
84
84
  /* Begin PBXFrameworksBuildPhase section */
@@ -86,7 +86,7 @@
86
86
  isa = PBXFrameworksBuildPhase;
87
87
  buildActionMask = 2147483647;
88
88
  files = (
89
- D1EFAB47CE198EAC5B2649FF /* libPods-FireworkVideoUI.a in Frameworks */,
89
+ AED4A4262153F7316704EE62 /* Pods_FireworkVideoUI.framework in Frameworks */,
90
90
  );
91
91
  runOnlyForDeploymentPostprocessing = 0;
92
92
  };
@@ -95,7 +95,7 @@
95
95
  buildActionMask = 2147483647;
96
96
  files = (
97
97
  89DF336929F813F600A8B124 /* FireworkVideoUI.framework in Frameworks */,
98
- C2F3D96C9A7EA13872327E20 /* libPods-FireworkVideoUI-FireworkVideoUITests.a in Frameworks */,
98
+ C680202B9D76DB8DCCBAAFD6 /* Pods_FireworkVideoUI_FireworkVideoUITests.framework in Frameworks */,
99
99
  );
100
100
  runOnlyForDeploymentPostprocessing = 0;
101
101
  };
@@ -105,8 +105,8 @@
105
105
  10002CD714337348ABB5EF18 /* Frameworks */ = {
106
106
  isa = PBXGroup;
107
107
  children = (
108
- ADA208B0EEE1D980AD2D552E /* libPods-FireworkVideoUI.a */,
109
- E0D09681E72E95F2764CE095 /* libPods-FireworkVideoUI-FireworkVideoUITests.a */,
108
+ FC24AE10C629C46DB3051A00 /* Pods_FireworkVideoUI.framework */,
109
+ FDC72495DF0F7D2E7307137B /* Pods_FireworkVideoUI_FireworkVideoUITests.framework */,
110
110
  );
111
111
  name = Frameworks;
112
112
  sourceTree = "<group>";
@@ -628,6 +628,7 @@
628
628
  isa = XCBuildConfiguration;
629
629
  baseConfigurationReference = 43E9D4C021993E1D1128C09C /* Pods-FireworkVideoUI.debug.xcconfig */;
630
630
  buildSettings = {
631
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
631
632
  CODE_SIGN_STYLE = Automatic;
632
633
  CURRENT_PROJECT_VERSION = 1;
633
634
  DEFINES_MODULE = YES;
@@ -661,6 +662,7 @@
661
662
  isa = XCBuildConfiguration;
662
663
  baseConfigurationReference = 0295D432D8B9320FECFD2EF0 /* Pods-FireworkVideoUI.release.xcconfig */;
663
664
  buildSettings = {
665
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
664
666
  CODE_SIGN_STYLE = Automatic;
665
667
  CURRENT_PROJECT_VERSION = 1;
666
668
  DEFINES_MODULE = YES;
@@ -694,7 +696,7 @@
694
696
  isa = XCBuildConfiguration;
695
697
  baseConfigurationReference = 0526674B3FA99B5D289F8B04 /* Pods-FireworkVideoUI-FireworkVideoUITests.debug.xcconfig */;
696
698
  buildSettings = {
697
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
699
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
698
700
  CODE_SIGN_STYLE = Automatic;
699
701
  CURRENT_PROJECT_VERSION = 1;
700
702
  DEVELOPMENT_TEAM = Z24TE4EN73;
@@ -713,7 +715,7 @@
713
715
  isa = XCBuildConfiguration;
714
716
  baseConfigurationReference = 9CB1172B21699595C412032C /* Pods-FireworkVideoUI-FireworkVideoUITests.release.xcconfig */;
715
717
  buildSettings = {
716
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
718
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
717
719
  CODE_SIGN_STYLE = Automatic;
718
720
  CURRENT_PROJECT_VERSION = 1;
719
721
  DEVELOPMENT_TEAM = Z24TE4EN73;
@@ -1,9 +1,9 @@
1
1
  # Uncomment the next line to define a global platform for your project
2
- platform :ios, '12.1'
2
+ platform :ios, '12.1'
3
3
 
4
4
  target 'FireworkVideoUI' do
5
5
  # Comment the next line if you don't want to use dynamic frameworks
6
- # use_frameworks!
6
+ use_frameworks!
7
7
 
8
8
  # Pods for FireworkVideoUI
9
9
  pod 'FireworkVideo', '1.9.0'
@@ -11,6 +11,6 @@ SPEC REPOS:
11
11
  SPEC CHECKSUMS:
12
12
  FireworkVideo: 77edd3eb890c09a0656c8599bee874a38aefec53
13
13
 
14
- PODFILE CHECKSUM: 7e5dafdc0f910b4d9e5384804f6018ba21203713
14
+ PODFILE CHECKSUM: fc28c17eb5d44ab66c794e84553cdc6abe3b5426
15
15
 
16
16
  COCOAPODS: 1.12.1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-firework-sdk",
3
- "version": "1.10.0-beta.1",
3
+ "version": "1.10.0",
4
4
  "description": "Firework React Native SDK",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",
@@ -23,7 +23,8 @@
23
23
  "!**/__tests__",
24
24
  "!**/__fixtures__",
25
25
  "!**/__mocks__",
26
- "!docs/"
26
+ "!docs/",
27
+ "!README_PUBLIC_REPO.md"
27
28
  ],
28
29
  "scripts": {
29
30
  "test": "jest",