Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,34 +10,34 @@
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>IONFileTransferLib.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>IONFileTransferLib.framework/IONFileTransferLib</string>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>IONFileTransferLib.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
// Generated by Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
// Generated by Apple Swift version 6.1 effective-5.10 (swiftlang-6.1.0.110.21 clang-1700.0.13.3)
#ifndef IONFILETRANSFERLIB_SWIFT_H
#define IONFILETRANSFERLIB_SWIFT_H
#pragma clang diagnostic push
Expand Down Expand Up @@ -65,6 +65,7 @@
# if __has_include(<uchar.h>)
# include <uchar.h>
# elif !defined(__cplusplus)
typedef unsigned char char8_t;
typedef uint_least16_t char16_t;
typedef uint_least32_t char32_t;
# endif
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2409,84 +2409,84 @@
},
"ConstValues": [
{
"filePath": "\/Users\/andre.destro\/workspace\/ion-ios-filetransfer\/IONFileTransferLib\/Delegates\/IONFLTRUploadDelegate.swift",
"filePath": "\/Users\/pedrobilro\/Desktop\/client_projects\/outsystems\/source_codes\/cordova_plugins_ios\/ion-ios-filetransfer\/IONFileTransferLib\/Delegates\/IONFLTRUploadDelegate.swift",
"kind": "IntegerLiteral",
"offset": 539,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/andre.destro\/workspace\/ion-ios-filetransfer\/IONFileTransferLib\/Delegates\/IONFLTRDownloadDelegate.swift",
"filePath": "\/Users\/pedrobilro\/Desktop\/client_projects\/outsystems\/source_codes\/cordova_plugins_ios\/ion-ios-filetransfer\/IONFileTransferLib\/Delegates\/IONFLTRDownloadDelegate.swift",
"kind": "IntegerLiteral",
"offset": 635,
"length": 1,
"value": "0"
},
{
"filePath": "\/Users\/andre.destro\/workspace\/ion-ios-filetransfer\/IONFileTransferLib\/Delegates\/IONFLTRDownloadDelegate.swift",
"filePath": "\/Users\/pedrobilro\/Desktop\/client_projects\/outsystems\/source_codes\/cordova_plugins_ios\/ion-ios-filetransfer\/IONFileTransferLib\/Delegates\/IONFLTRDownloadDelegate.swift",
"kind": "BooleanLiteral",
"offset": 1096,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/andre.destro\/workspace\/ion-ios-filetransfer\/IONFileTransferLib\/IONFLTRHttpOptions.swift",
"filePath": "\/Users\/pedrobilro\/Desktop\/client_projects\/outsystems\/source_codes\/cordova_plugins_ios\/ion-ios-filetransfer\/IONFileTransferLib\/IONFLTRHttpOptions.swift",
"kind": "Dictionary",
"offset": 1165,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/andre.destro\/workspace\/ion-ios-filetransfer\/IONFileTransferLib\/IONFLTRHttpOptions.swift",
"filePath": "\/Users\/pedrobilro\/Desktop\/client_projects\/outsystems\/source_codes\/cordova_plugins_ios\/ion-ios-filetransfer\/IONFileTransferLib\/IONFLTRHttpOptions.swift",
"kind": "Dictionary",
"offset": 1201,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/andre.destro\/workspace\/ion-ios-filetransfer\/IONFileTransferLib\/IONFLTRHttpOptions.swift",
"filePath": "\/Users\/pedrobilro\/Desktop\/client_projects\/outsystems\/source_codes\/cordova_plugins_ios\/ion-ios-filetransfer\/IONFileTransferLib\/IONFLTRHttpOptions.swift",
"kind": "IntegerLiteral",
"offset": 1229,
"length": 2,
"value": "60"
},
{
"filePath": "\/Users\/andre.destro\/workspace\/ion-ios-filetransfer\/IONFileTransferLib\/IONFLTRHttpOptions.swift",
"filePath": "\/Users\/pedrobilro\/Desktop\/client_projects\/outsystems\/source_codes\/cordova_plugins_ios\/ion-ios-filetransfer\/IONFileTransferLib\/IONFLTRHttpOptions.swift",
"kind": "BooleanLiteral",
"offset": 1266,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/andre.destro\/workspace\/ion-ios-filetransfer\/IONFileTransferLib\/IONFLTRHttpOptions.swift",
"filePath": "\/Users\/pedrobilro\/Desktop\/client_projects\/outsystems\/source_codes\/cordova_plugins_ios\/ion-ios-filetransfer\/IONFileTransferLib\/IONFLTRHttpOptions.swift",
"kind": "BooleanLiteral",
"offset": 1311,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/andre.destro\/workspace\/ion-ios-filetransfer\/IONFileTransferLib\/IONFLTRTransferResult.swift",
"filePath": "\/Users\/pedrobilro\/Desktop\/client_projects\/outsystems\/source_codes\/cordova_plugins_ios\/ion-ios-filetransfer\/IONFileTransferLib\/IONFLTRTransferResult.swift",
"kind": "Dictionary",
"offset": 2038,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/andre.destro\/workspace\/ion-ios-filetransfer\/IONFileTransferLib\/Delegates\/IONFLTRBaseDelegate.swift",
"filePath": "\/Users\/pedrobilro\/Desktop\/client_projects\/outsystems\/source_codes\/cordova_plugins_ios\/ion-ios-filetransfer\/IONFileTransferLib\/Delegates\/IONFLTRBaseDelegate.swift",
"kind": "BooleanLiteral",
"offset": 1189,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/andre.destro\/workspace\/ion-ios-filetransfer\/IONFileTransferLib\/IONFLTRUploadOptions.swift",
"filePath": "\/Users\/pedrobilro\/Desktop\/client_projects\/outsystems\/source_codes\/cordova_plugins_ios\/ion-ios-filetransfer\/IONFileTransferLib\/IONFLTRUploadOptions.swift",
"kind": "BooleanLiteral",
"offset": 891,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/andre.destro\/workspace\/ion-ios-filetransfer\/IONFileTransferLib\/IONFLTRUploadOptions.swift",
"filePath": "\/Users\/pedrobilro\/Desktop\/client_projects\/outsystems\/source_codes\/cordova_plugins_ios\/ion-ios-filetransfer\/IONFileTransferLib\/IONFLTRUploadOptions.swift",
"kind": "StringLiteral",
"offset": 957,
"length": 6,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// swift-interface-format-version: 1.0
// swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
// swift-module-flags: -target arm64-apple-ios14.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name IONFileTransferLib
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
// swift-compiler-version: Apple Swift version 6.1 effective-5.10 (swiftlang-6.1.0.110.21 clang-1700.0.13.3)
// swift-module-flags: -target arm64-apple-ios14.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name IONFileTransferLib
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1
import Combine
import Foundation
import Swift
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// swift-interface-format-version: 1.0
// swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
// swift-module-flags: -target arm64-apple-ios14.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name IONFileTransferLib
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
// swift-compiler-version: Apple Swift version 6.1 effective-5.10 (swiftlang-6.1.0.110.21 clang-1700.0.13.3)
// swift-module-flags: -target arm64-apple-ios14.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name IONFileTransferLib
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1
import Combine
import Foundation
import Swift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,31 @@
<dict>
<key>Headers/IONFileTransferLib-Swift.h</key>
<data>
AiYyerL/NqEMe3OuMm9Sb5GR4R4=
Y6RPe3Fk9mZNWxEZYNMY/QOyh58=
</data>
<key>Info.plist</key>
<data>
4HkBzxrfJoc0KRg4zZfX9GcPcMY=
QUAKyr/RxsLKiSi1QPdDJsT2u3c=
</data>
<key>Modules/IONFileTransferLib.swiftmodule/arm64-apple-ios.abi.json</key>
<data>
vwGAk+OOovMkL/Fw7p9qXh5DPo0=
705UI275Venz2SaJ5zS2bhh6/EY=
</data>
<key>Modules/IONFileTransferLib.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
<data>
mGfgeUYyHitLPk+KCyaQMHdohA4=
bCYiPn+GXE26RYqqdehA9vltOtI=
</data>
<key>Modules/IONFileTransferLib.swiftmodule/arm64-apple-ios.swiftdoc</key>
<data>
+1r1hRpsxtFa03zkl2ARqNzz4rQ=
40bD/Fy939iEDWkBeRRZZxPmNNc=
</data>
<key>Modules/IONFileTransferLib.swiftmodule/arm64-apple-ios.swiftinterface</key>
<data>
mGfgeUYyHitLPk+KCyaQMHdohA4=
bCYiPn+GXE26RYqqdehA9vltOtI=
</data>
<key>Modules/IONFileTransferLib.swiftmodule/arm64-apple-ios.swiftmodule</key>
<data>
FlEnI9bTJnk+e6ApLXXU+R6Xop8=
zjOFu77DEROrwIz37dyyAVfRsWs=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -43,42 +43,42 @@
<dict>
<key>hash2</key>
<data>
qwwCL+vkuGpHrJZRl6xdOHbI62NY+qyWF/oinPWnC3M=
GnGFbM5+5fYPgUz6326AscYLCk0c/NkxAgNPznvIFJM=
</data>
</dict>
<key>Modules/IONFileTransferLib.swiftmodule/arm64-apple-ios.abi.json</key>
<dict>
<key>hash2</key>
<data>
lUk0lAFnf3IStKReF0nu3idznW7YjGl9GMIJ/HXcuS0=
XPNnZ0TyfHObrFQ637J1/sWAuYvt0kLNK94VkmW7r3U=
</data>
</dict>
<key>Modules/IONFileTransferLib.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
vGGFO0k88zQ6JRcKdMttbExxCKI+ZdGaWBITpRYg76A=
tO8gwINGqMY81uPcgoAh2HeF6f+dux+gjUVomuZL/ok=
</data>
</dict>
<key>Modules/IONFileTransferLib.swiftmodule/arm64-apple-ios.swiftdoc</key>
<dict>
<key>hash2</key>
<data>
yoLxgnRzcz0WeXKoS+saSulUll0HM4ctM+1yuwb39Ks=
VwqETUDCJT4XKUU20+Z4iLRaKUmhBqwkt308Huyi6Fc=
</data>
</dict>
<key>Modules/IONFileTransferLib.swiftmodule/arm64-apple-ios.swiftinterface</key>
<dict>
<key>hash2</key>
<data>
vGGFO0k88zQ6JRcKdMttbExxCKI+ZdGaWBITpRYg76A=
tO8gwINGqMY81uPcgoAh2HeF6f+dux+gjUVomuZL/ok=
</data>
</dict>
<key>Modules/IONFileTransferLib.swiftmodule/arm64-apple-ios.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
itDsFvafzI7TDR5b6Q8UajP6MffZighQf0gKCXec7bg=
CSAxXT/MetHLi7eDcRI4c+SMk5xaGyvRpVjAdPm9moQ=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Binary file not shown.
Loading