Yiiff

Results 8 comments of Yiiff

已解决 [看看这个](https://github.com/AloneMonkey/MonkeyDev/issues/270#issuecomment-900191360) @wxq491216

本机环境 macOS Big Sur 11.3 能运行 1. 修改 `/opt/MonkeyDev/Tools` 目录下的 pack.sh 文件, 修改内容如下 ``` # insert_dylib 写到最上面 INSERT_DYLIB="${MONKEYDEV_PATH}/bin/insert_dylib" # "$MONKEYPARSER" install -c load -p "@executable_path/Frameworks/lib""${TARGET_NAME}""Dylib.dylib" -t "${BUILD_APP_PATH}/${APP_BINARY}" "$INSERT_DYLIB" --inplace --overwrite...

If the link is failed, [you can download it](https://github.com/ZX-ZhouXiao/MarkDown-Photos/blob/master/DZNEmptyDataSet-Bug.mov?raw=true)

> Thanks for your commit. What specific error did you encounter? The logic you added seems to be duplicated. If the dylib file exists, it will be recognized by `lib_path`...

After cloning the repo, I encountered the capstone problem, which prompted that arm64 and macOS versions were required. I could compile the specified version myself and replace the files in...

> > > Thanks for your commit. What specific error did you encounter? The logic you added seems to be duplicated. If the dylib file exists, it will be recognized...

I do add a colon at the end of the selector. And the app still crashed, so I do some test, and I found a result: **_Test Code_** ``` #import...