-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1ce319f
commit a527475
Showing
36 changed files
with
3,041 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
mpc-ios/mpc-ios.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
mpc-ios/mpc-ios.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>IDEDidComputeMac32BitWarning</key> | ||
<true/> | ||
</dict> | ||
</plist> |
274 changes: 274 additions & 0 deletions
274
mpc-ios/mpc-ios.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,274 @@ | ||
{ | ||
"pins" : [ | ||
{ | ||
"identity" : "anycodable", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/Flight-School/AnyCodable", | ||
"state" : { | ||
"revision" : "862808b2070cd908cb04f9aafe7de83d35f81b05", | ||
"version" : "0.6.7" | ||
} | ||
}, | ||
{ | ||
"identity" : "bigint", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/attaswift/BigInt.git", | ||
"state" : { | ||
"revision" : "0ed110f7555c34ff468e72e1686e59721f2b0da6", | ||
"version" : "5.3.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "cryptoswift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/krzyzanowskim/CryptoSwift", | ||
"state" : { | ||
"revision" : "7892a123f7e8d0fe62f9f03728b17bbd4f94df5c", | ||
"version" : "1.8.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "curvelib.swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/tkey/curvelib.swift", | ||
"state" : { | ||
"revision" : "7dad3bf1793de263f83406c08c18c9316abf082f", | ||
"version" : "0.1.2" | ||
} | ||
}, | ||
{ | ||
"identity" : "customauth-swift-sdk", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/torusresearch/customauth-swift-sdk", | ||
"state" : { | ||
"branch" : "feat/updateTorusUtils", | ||
"revision" : "b911971e507650739c7b136f0a312aec892612d8" | ||
} | ||
}, | ||
{ | ||
"identity" : "fetch-node-details-swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/torusresearch/fetch-node-details-swift", | ||
"state" : { | ||
"revision" : "d591af500f32ce3c88d04af9bb74d746585acfea", | ||
"version" : "5.1.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "generic-json-swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/iwill/generic-json-swift", | ||
"state" : { | ||
"revision" : "0a06575f4038b504e78ac330913d920f1630f510", | ||
"version" : "2.0.2" | ||
} | ||
}, | ||
{ | ||
"identity" : "jwtdecode.swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/auth0/JWTDecode.swift.git", | ||
"state" : { | ||
"revision" : "58af7278797871e460d79496621b3e5366b865b2", | ||
"version" : "3.1.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "keychain-swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/evgenyneu/keychain-swift.git", | ||
"state" : { | ||
"revision" : "d108a1fa6189e661f91560548ef48651ed8d93b9", | ||
"version" : "20.0.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "mpc-core-kit-swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/tkey/mpc-core-kit-swift", | ||
"state" : { | ||
"revision" : "bc535f3e17e7fb2214ff2c4aceae16c04b8edc48" | ||
} | ||
}, | ||
{ | ||
"identity" : "secp256k1.swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/GigaBitcoin/secp256k1.swift.git", | ||
"state" : { | ||
"revision" : "347b84ed2aad2305a7233f2a48d76f41e52062a1", | ||
"version" : "0.16.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "session-manager-swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/Web3Auth/session-manager-swift.git", | ||
"state" : { | ||
"revision" : "f4e6f24dfe0bac88eb9a7aeda1cd73caad69a9ce", | ||
"version" : "3.0.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "single-factor-auth-swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/Web3Auth/single-factor-auth-swift", | ||
"state" : { | ||
"branch" : "feat/update-torusUtils", | ||
"revision" : "34bc349d47372814c91343fce79c52e5557d54d6" | ||
} | ||
}, | ||
{ | ||
"identity" : "socket.io-client-swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/socketio/socket.io-client-swift", | ||
"state" : { | ||
"revision" : "175da8b5156f6b132436f0676cc84c2f6a766b6e", | ||
"version" : "16.1.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "starscream", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/daltoniam/Starscream", | ||
"state" : { | ||
"revision" : "ac6c0fc9da221873e01bd1a0d4818498a71eef33", | ||
"version" : "4.0.6" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-atomics", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/swift-atomics.git", | ||
"state" : { | ||
"revision" : "cd142fd2f64be2100422d658e7411e39489da985", | ||
"version" : "1.2.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-collections", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/swift-collections.git", | ||
"state" : { | ||
"revision" : "94cf62b3ba8d4bed62680a282d4c25f9c63c2efb", | ||
"version" : "1.1.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-http-types", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/swift-http-types", | ||
"state" : { | ||
"revision" : "12358d55a3824bd5fed310b999ea8cf83a9a1a65", | ||
"version" : "1.0.3" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-log", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/swift-log.git", | ||
"state" : { | ||
"revision" : "e97a6fcb1ab07462881ac165fdbb37f067e205d5", | ||
"version" : "1.5.4" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-nio", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/swift-nio.git", | ||
"state" : { | ||
"revision" : "fc63f0cf4e55a4597407a9fc95b16a2bc44b4982", | ||
"version" : "2.64.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-nio-extras", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/swift-nio-extras.git", | ||
"state" : { | ||
"revision" : "a3b640d7dc567225db7c94386a6e71aded1bfa63", | ||
"version" : "1.22.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-nio-http2", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/swift-nio-http2.git", | ||
"state" : { | ||
"revision" : "0904bf0feb5122b7e5c3f15db7df0eabe623dd87", | ||
"version" : "1.30.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-nio-ssl", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/swift-nio-ssl.git", | ||
"state" : { | ||
"revision" : "7c381eb6083542b124a6c18fae742f55001dc2b5", | ||
"version" : "2.26.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-nio-transport-services", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/swift-nio-transport-services.git", | ||
"state" : { | ||
"revision" : "6cbe0ed2b394f21ab0d46b9f0c50c6be964968ce", | ||
"version" : "1.20.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-system", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/swift-system.git", | ||
"state" : { | ||
"revision" : "025bcb1165deab2e20d4eaba79967ce73013f496", | ||
"version" : "1.2.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "tkey-mpc-swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/tkey/tkey-mpc-swift", | ||
"state" : { | ||
"branch" : "2.0.1", | ||
"revision" : "195235357f36edec4ec87189c222e1992403ad4f" | ||
} | ||
}, | ||
{ | ||
"identity" : "torus-utils-swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/torusresearch/torus-utils-swift.git", | ||
"state" : { | ||
"revision" : "3fb829e71caa275556a067a1ffa1ca579bafbf8e", | ||
"version" : "7.0.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "tss-client-swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/torusresearch/tss-client-swift.git", | ||
"state" : { | ||
"revision" : "9590a1d784177d4679eca62d4dbfe781e9870c40", | ||
"version" : "2.0.2" | ||
} | ||
}, | ||
{ | ||
"identity" : "web3.swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/argentlabs/web3.swift", | ||
"state" : { | ||
"revision" : "1e75f98a5738c470b23bbfffa9314e9f788df76b", | ||
"version" : "1.6.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "websocket-kit", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/vapor/websocket-kit.git", | ||
"state" : { | ||
"revision" : "4232d34efa49f633ba61afde365d3896fc7f8740", | ||
"version" : "2.15.0" | ||
} | ||
} | ||
], | ||
"version" : 2 | ||
} |
Binary file added
BIN
+17.6 KB
...codeproj/project.xcworkspace/xcuserdata/ayushb.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
98 changes: 98 additions & 0 deletions
98
mpc-ios/mpc-ios.xcodeproj/xcuserdata/ayushb.xcuserdatad/xcschemes/xcschememanagement.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>SchemeUserState</key> | ||
<dict> | ||
<key>AnyCodable (Playground) 1.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>11</integer> | ||
</dict> | ||
<key>AnyCodable (Playground) 2.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>12</integer> | ||
</dict> | ||
<key>AnyCodable (Playground).xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>10</integer> | ||
</dict> | ||
<key>Demo (Playground) 1.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>14</integer> | ||
</dict> | ||
<key>Demo (Playground) 2.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>15</integer> | ||
</dict> | ||
<key>Demo (Playground).xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>13</integer> | ||
</dict> | ||
<key>JWTDecode (Playground) 1.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>17</integer> | ||
</dict> | ||
<key>JWTDecode (Playground) 2.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>18</integer> | ||
</dict> | ||
<key>JWTDecode (Playground).xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>16</integer> | ||
</dict> | ||
<key>Playground (Playground) 1.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>8</integer> | ||
</dict> | ||
<key>Playground (Playground) 2.xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>9</integer> | ||
</dict> | ||
<key>Playground (Playground).xcscheme</key> | ||
<dict> | ||
<key>isShown</key> | ||
<false/> | ||
<key>orderHint</key> | ||
<integer>7</integer> | ||
</dict> | ||
<key>mpc-ios.xcscheme_^#shared#^_</key> | ||
<dict> | ||
<key>orderHint</key> | ||
<integer>0</integer> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</plist> |
Oops, something went wrong.