Skip to content

Commit

Permalink
Update submodule core
Browse files Browse the repository at this point in the history
  • Loading branch information
seokhee-lee committed Dec 8, 2022
1 parent 7793768 commit 51c2cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core
Submodule core updated 42 files
+ Frameworks/LGCast/GStreamerForLGCast.framework/Info.plist
+39 −0 Frameworks/LGCast/GStreamerForLGCast.xcframework/Info.plist
+ Frameworks/LGCast/GStreamerForLGCast.xcframework/ios-arm64/GStreamerForLGCast.framework/GStreamerForLGCast
+0 −0 ...s/LGCast/GStreamerForLGCast.xcframework/ios-arm64/GStreamerForLGCast.framework/Headers/GStreamerForLGCast.h
+0 −0 Frameworks/LGCast/GStreamerForLGCast.xcframework/ios-arm64/GStreamerForLGCast.framework/Headers/LCStreamer.h
+0 −0 ...works/LGCast/GStreamerForLGCast.xcframework/ios-arm64/GStreamerForLGCast.framework/Headers/LCStreamerData.h
+ Frameworks/LGCast/GStreamerForLGCast.xcframework/ios-arm64/GStreamerForLGCast.framework/Info.plist
+0 −0 ...works/LGCast/GStreamerForLGCast.xcframework/ios-arm64/GStreamerForLGCast.framework/Modules/module.modulemap
+ .../LGCast/GStreamerForLGCast.xcframework/ios-x86_64-simulator/GStreamerForLGCast.framework/GStreamerForLGCast
+31 −0 ...treamerForLGCast.xcframework/ios-x86_64-simulator/GStreamerForLGCast.framework/Headers/GStreamerForLGCast.h
+52 −0 ...GCast/GStreamerForLGCast.xcframework/ios-x86_64-simulator/GStreamerForLGCast.framework/Headers/LCStreamer.h
+26 −0 ...t/GStreamerForLGCast.xcframework/ios-x86_64-simulator/GStreamerForLGCast.framework/Headers/LCStreamerData.h
+ Frameworks/LGCast/GStreamerForLGCast.xcframework/ios-x86_64-simulator/GStreamerForLGCast.framework/Info.plist
+6 −0 ...t/GStreamerForLGCast.xcframework/ios-x86_64-simulator/GStreamerForLGCast.framework/Modules/module.modulemap
+146 −0 ...treamerForLGCast.xcframework/ios-x86_64-simulator/GStreamerForLGCast.framework/_CodeSignature/CodeResources
+ Frameworks/LGCast/LGCast.framework/LGCast
+ Frameworks/LGCast/LGCast.framework/Modules/LGCast.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
+ Frameworks/LGCast/LGCast.framework/Modules/LGCast.swiftmodule/arm64-apple-ios.swiftmodule
+ Frameworks/LGCast/LGCast.framework/Modules/LGCast.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
+39 −0 Frameworks/LGCast/LGCast.xcframework/Info.plist
+48 −3 Frameworks/LGCast/LGCast.xcframework/ios-arm64/LGCast.framework/Headers/LGCast-Swift.h
+0 −0 Frameworks/LGCast/LGCast.xcframework/ios-arm64/LGCast.framework/Headers/LGCast.h
+ Frameworks/LGCast/LGCast.xcframework/ios-arm64/LGCast.framework/Info.plist
+ Frameworks/LGCast/LGCast.xcframework/ios-arm64/LGCast.framework/LGCast
+17,725 −0 ...ks/LGCast/LGCast.xcframework/ios-arm64/LGCast.framework/Modules/LGCast.swiftmodule/arm64-apple-ios.abi.json
+479 −0 ...st.xcframework/ios-arm64/LGCast.framework/Modules/LGCast.swiftmodule/arm64-apple-ios.private.swiftinterface
+ ...ks/LGCast/LGCast.xcframework/ios-arm64/LGCast.framework/Modules/LGCast.swiftmodule/arm64-apple-ios.swiftdoc
+7 −5 ...ast/LGCast.xcframework/ios-arm64/LGCast.framework/Modules/LGCast.swiftmodule/arm64-apple-ios.swiftinterface
+2 −2 Frameworks/LGCast/LGCast.xcframework/ios-arm64/LGCast.framework/Modules/module.modulemap
+696 −0 Frameworks/LGCast/LGCast.xcframework/ios-x86_64-simulator/LGCast.framework/Headers/LGCast-Swift.h
+19 −0 Frameworks/LGCast/LGCast.xcframework/ios-x86_64-simulator/LGCast.framework/Headers/LGCast.h
+ Frameworks/LGCast/LGCast.xcframework/ios-x86_64-simulator/LGCast.framework/Info.plist
+ Frameworks/LGCast/LGCast.xcframework/ios-x86_64-simulator/LGCast.framework/LGCast
+17,725 −0 ...mework/ios-x86_64-simulator/LGCast.framework/Modules/LGCast.swiftmodule/x86_64-apple-ios-simulator.abi.json
+479 −0 ..._64-simulator/LGCast.framework/Modules/LGCast.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
+ ...mework/ios-x86_64-simulator/LGCast.framework/Modules/LGCast.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
+7 −5 .../ios-x86_64-simulator/LGCast.framework/Modules/LGCast.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
+11 −0 Frameworks/LGCast/LGCast.xcframework/ios-x86_64-simulator/LGCast.framework/Modules/module.modulemap
+190 −0 Frameworks/LGCast/LGCast.xcframework/ios-x86_64-simulator/LGCast.framework/_CodeSignature/CodeResources
+1 −0 Services/Helpers/LGCast/ScreenMirroringService/MirroringSourceCapability.h
+1 −0 Services/Helpers/LGCast/ScreenMirroringService/MirroringSourceCapability.m
+17 −4 Services/Helpers/LGCast/ScreenMirroringService/ScreenMirroringService.m

0 comments on commit 51c2cb9

Please sign in to comment.