xhzth70911

Results 14 issues of xhzth70911

1.我这边用monkeyDev创建了一个demo,但是dylib库始终签名不成功 Showing Recent Issues Signing for "heroAppDylib" requires a development team. Select a development team in the Signing & Capabilities editor. 2.我在heroAppDylib下build settings中没有Developent Team这个字段生成, 在heroApp下build settings中是有Developent Team这个字段生成 ![4C4FF5C2-B7CE-4DF5-AA10-E6323DF45A7B](https://user-images.githubusercontent.com/24982706/84975505-31440080-b158-11ea-80e8-653dfd91954e.png) 3.我不想用CODE_SIGNING_ALLOWED=NO来解决这个问题,因为这个动态库没有签名 4.如何让heroAppDylib这个库生成Developent...

在 Build Setting 中把 MONKEYDEV_RESTORE_SYMBOL 设置为了 YES,但是程序在运行起来时发现不能正确还原符号。 我按照http://blog.imjun.net/posts/restore-symbol-of-iOS-app/ ,restore-symbol 替换新的Mach-O文件,但是还是不能还原符号表,求教 我把restore-symbol脚本文件拷贝到MonkeyDev/bin,还是不能还原符号表,求教

请注意:如果你没有提供以下所有信息我将会直接无视并关闭这个issue - Il2CppDumper版本:Il2CppDumper-v6.7.25 - 目标Unity版本 - 问题描述 ``` -Initializing metadata... Metadata Version: 27 Initializing il2cpp file... Il2Cpp Version: 27 Searching... CodeRegistration : 0 MetadataRegistration : 0 System.InvalidOperationException: 序列不包含任何匹配元素 在 System.Linq.Enumerable.First[TSource](IEnumerable`1...

IPad横屏以后,我点击家庭按个图标以后,它会点击到视频图标,这个问题怎么解决,谢谢 ![D4F1BFF5-0AD3-4E1F-8E05-0DA7E0890328](https://user-images.githubusercontent.com/24982706/109270894-b20bde00-7849-11eb-889d-f07e2bdb232b.png)

Signtypeddata doesn't have this method. Can it be implemented like web3.js? Can eip712 signatures be like Web3.js? Is there a demo for eip712 signature ?thank you

Is there anything like web3 I haven't found a similar function of signtypeddata in. JS. Can eip712 signatures be like web3 It can be realized by passing a JSON in...

macos Version :12.3 xcode Version : 13.3 cocospod Version:1.11.3 Installing BigInt (5.2.0) Installing CryptoSwift (1.4.3) Installing PromiseKit (6.15.3) Installing Starscream (4.0.4) Installing secp256k1.c (0.1.2) Installing web3swift (2.6.0) ![6870A674-EB41-4487-A38F-EA2E61FDFA79](https://user-images.githubusercontent.com/24982706/163960342-2fd7b5d6-44b3-4ca0-90e4-276569dc0e0d.png) Creating a...

macos 版本:12.3 xcode 版本:13.3 cocospod 版本:1.11.3 web3swift (2.6.0) and web3swift (2.3.0) I send erc-20 token without option.Value can succeed, but I fill in option.Value will report an error in the...

整个局域网设置了翻墙,我本机可以不开翻墙软件 访问 youtube和[www.bing.com](http://www.bing.com/), 运行 :docker run -d -p 8080:8080 --name go-proxy-bingai --restart=unless-stopped adams549659584/go-proxy-bingai 在网页上访问http://127.0.0.1:8080/web/, 网页上会10次 重试创建会话ID不成功 我用ngrok把我本机地址映射出去,访问Forwarding https://4f62-125-71-134-102.ngrok-free.app -> http://localhost:8080 ![image](https://github.com/adams549659584/go-proxy-bingai/assets/24982706/f9d61e94-6e67-448d-9434-ad761a19f6a0) 打印日志: docker logs -f --since="2023-06-05" go-proxy-bingai D:\code\go-proxy-bingai-1.8.7>docker logs -f...

按回车发送给ai的问题,我 在go-proxy-bingai-1.8.7\frontend\src\views\chat\components\Chat\Chat.vue里 在这两个方法 const handleInputTextChanged=和const selectPrompt = 里都没有看见调用调用接口或是ws的地方 go-proxy-bingai-1.8.7\frontend\src\stores\modules\chat\index.ts里有WebSocket通信,但是没有看见有ws.send()的地方,请教一下是在哪里去做的跟AI机器人的 网络通信 ,发送消息和接收消息业务逻辑在哪 ,谢谢 ![@8PEW174)5~L AE4I}@KR9A](https://github.com/adams549659584/go-proxy-bingai/assets/24982706/f252e47d-03a9-4bef-9072-2926fe211c36)