Skip to content

Commit

Permalink
Commits for updating JSON usage logic on Swift Recogniser - 20th March
Browse files Browse the repository at this point in the history
  • Loading branch information
anilkumarjwr committed Mar 20, 2024
1 parent 23a2a9c commit d795c87
Show file tree
Hide file tree
Showing 5 changed files with 19,613 additions and 19,606 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2680,84 +2680,91 @@
{
"filePath": "\/Users\/anilkumar\/Documents\/NewRecover\/ToneListen-iOS-Framework\/ToneListen\/SwiftRecognizer.swift",
"kind": "StringLiteral",
"offset": 9403,
"offset": 9359,
"length": 28,
"value": "\"tone.example.br.ToneListen\""
},
{
"filePath": "\/Users\/anilkumar\/Documents\/NewRecover\/ToneListen-iOS-Framework\/ToneListen\/SwiftRecognizer.swift",
"kind": "StringLiteral",
"offset": 9521,
"length": 6,
"value": "\"json\""
},
{
"filePath": "\/Users\/anilkumar\/Documents\/NewRecover\/ToneListen-iOS-Framework\/ToneListen\/SwiftRecognizer.swift",
"kind": "IntegerLiteral",
"offset": 9885,
"offset": 10003,
"length": 4,
"value": "3600"
},
{
"filePath": "\/Users\/anilkumar\/Documents\/NewRecover\/ToneListen-iOS-Framework\/ToneListen\/SwiftRecognizer.swift",
"kind": "BooleanLiteral",
"offset": 9900,
"offset": 10018,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/anilkumar\/Documents\/NewRecover\/ToneListen-iOS-Framework\/ToneListen\/SwiftRecognizer.swift",
"kind": "FloatLiteral",
"offset": 10106,
"offset": 10224,
"length": 3,
"value": "0.5"
},
{
"filePath": "\/Users\/anilkumar\/Documents\/NewRecover\/ToneListen-iOS-Framework\/ToneListen\/SwiftRecognizer.swift",
"kind": "BooleanLiteral",
"offset": 10185,
"offset": 10303,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/anilkumar\/Documents\/NewRecover\/ToneListen-iOS-Framework\/ToneListen\/SwiftRecognizer.swift",
"kind": "StringLiteral",
"offset": 10360,
"offset": 10478,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/anilkumar\/Documents\/NewRecover\/ToneListen-iOS-Framework\/ToneListen\/SwiftRecognizer.swift",
"kind": "IntegerLiteral",
"offset": 10371,
"offset": 10489,
"length": 1,
"value": "4"
},
{
"filePath": "\/Users\/anilkumar\/Documents\/NewRecover\/ToneListen-iOS-Framework\/ToneListen\/SwiftRecognizer.swift",
"kind": "BooleanLiteral",
"offset": 10393,
"offset": 10511,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/anilkumar\/Documents\/NewRecover\/ToneListen-iOS-Framework\/ToneListen\/SwiftRecognizer.swift",
"kind": "BooleanLiteral",
"offset": 10418,
"offset": 10536,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/anilkumar\/Documents\/NewRecover\/ToneListen-iOS-Framework\/ToneListen\/SwiftRecognizer.swift",
"kind": "BooleanLiteral",
"offset": 10443,
"offset": 10561,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/anilkumar\/Documents\/NewRecover\/ToneListen-iOS-Framework\/ToneListen\/SwiftRecognizer.swift",
"kind": "BooleanLiteral",
"offset": 10469,
"offset": 10587,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/anilkumar\/Documents\/NewRecover\/ToneListen-iOS-Framework\/ToneListen\/SwiftRecognizer.swift",
"kind": "IntegerLiteral",
"offset": 10494,
"offset": 10612,
"length": 2,
"value": "-1"
},
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</data>
<key>Modules/ToneListen.swiftmodule/arm64-apple-ios.abi.json</key>
<data>
klQChp3iamXZiR4cARdwRm3j8ZI=
UBu9vWUHvoljmudqbC27eYIZo+Q=
</data>
<key>Modules/ToneListen.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
<data>
Expand All @@ -34,7 +34,7 @@
</data>
<key>Modules/ToneListen.swiftmodule/arm64-apple-ios.swiftmodule</key>
<data>
mFNL3OUA+VExONhDRe/TDKdr0oU=
GTys8jg2Ku9CJZ8DxJS/ZkcKmi0=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -65,7 +65,7 @@
<dict>
<key>hash2</key>
<data>
ghscmaupx/DQL7rQQss6CsC4/G2zA6qSJxkUSiTSWt0=
U88cOrvaQ5/K28WBnZ0ezB1XGex4H44yYjdojQugAns=
</data>
</dict>
<key>Modules/ToneListen.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
Expand Down Expand Up @@ -93,7 +93,7 @@
<dict>
<key>hash2</key>
<data>
jQbkp8052ApdPTDxlgR18Z6rfLuQhYg85K8uTApc/Qk=
SVRFnCmDu2I4HxA2ZHRYFwx606HPvrT31M15Bzx9j6k=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Binary file not shown.
Loading

0 comments on commit d795c87

Please sign in to comment.