mirror of
https://github.com/zhigang1992/fal-swift.git
synced 2026-01-12 17:22:29 +08:00
* feat: initial high fps sample * fix: remove prints * feat: realtime turbo camera demo * fix: fps count * chore: docs and build update * fix: remove non-exported targets * feat: binary realtime protocol with msgpack * fix: update macos support to v13 * chore: rename ObjectValue to Payload
24 lines
585 B
Plaintext
24 lines
585 B
Plaintext
{
|
|
"pins" : [
|
|
{
|
|
"identity" : "msgpack-swift",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/fumoboy007/msgpack-swift.git",
|
|
"state" : {
|
|
"revision" : "1e3124367973f45955f27f49a617862605e55288",
|
|
"version" : "2.0.0"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swiftformat",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/nicklockwood/SwiftFormat",
|
|
"state" : {
|
|
"revision" : "cac06079ce883170ab44cb021faad298daeec2a5",
|
|
"version" : "0.52.10"
|
|
}
|
|
}
|
|
],
|
|
"version" : 2
|
|
}
|