Skip to content

Commit

Permalink
git submodule updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Žigrai authored and Martin Žigrai committed Aug 16, 2024
1 parent 4b37cb7 commit 5de4fdb
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Android
2 changes: 1 addition & 1 deletion Capacitor
2 changes: 1 addition & 1 deletion Cordova
2 changes: 1 addition & 1 deletion Flutter
2 changes: 1 addition & 1 deletion React Native
2 changes: 1 addition & 1 deletion iOS
Submodule iOS updated 43 files
+11 −0 .github/workflows/issue_watcher.yml
+6 −6 FreeRASPDemo.xcodeproj/project.pbxproj
+31 −280 README.md
+9 −5 Talsec/TalsecRuntime.xcframework/Info.plist
+ Talsec/TalsecRuntime.xcframework/_CodeSignature/CodeDirectory
+ Talsec/TalsecRuntime.xcframework/_CodeSignature/CodeRequirements-1
+105 −105 Talsec/TalsecRuntime.xcframework/_CodeSignature/CodeResources
+ Talsec/TalsecRuntime.xcframework/_CodeSignature/CodeSignature
+1 −1 Talsec/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/CurlWrapper.h
+22 −5 Talsec/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h
+57 −43 Talsec/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curl.h
+4 −4 Talsec/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curlver.h
+13 −5 Talsec/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/mprintf.h
+18 −4 Talsec/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/multi.h
+1 −1 Talsec/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/options.h
+1 −11 Talsec/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/system.h
+5 −1 Talsec/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/urlapi.h
+ Talsec/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Info.plist
+217 −2,204 ...me.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json
+3 −3 .../ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.private.swiftinterface
+ ...me.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.swiftdoc
+3 −3 ...ramework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.swiftinterface
+ Talsec/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/TalsecRuntime
+1 −1 Talsec/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CurlWrapper.h
+44 −10 .../TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h
+57 −43 Talsec/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curl.h
+4 −4 Talsec/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curlver.h
+13 −5 Talsec/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/mprintf.h
+18 −4 Talsec/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/multi.h
+1 −1 Talsec/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h
+1 −11 Talsec/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/system.h
+5 −1 Talsec/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/urlapi.h
+ Talsec/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Info.plist
+220 −2,186 ...6_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json
+3 −3 .../TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
+ ...6_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.swiftdoc
+3 −3 ...imulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.swiftinterface
+220 −2,186 ..._64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json
+3 −3 ...TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
+ ..._64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
+3 −3 ...mulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
+ Talsec/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/TalsecRuntime
+39 −39 ...c/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources

0 comments on commit 5de4fdb

Please sign in to comment.