xxi511

Results 3 issues of xxi511

I use embedded ViewController to split complex logic. And I found the current logic of `isViewControllerInsideNavigationStack` can't handle this case. The panGesture is triggered when I do swipe on the...

hello I tried to used `make all -8` , but I got some error like this ```shell In file included from ./include/caffe/util/device_alternate.hpp:40:0, from ./include/caffe/common.hpp:19, from ./include/caffe/blob.hpp:8, from ./include/caffe/layer.hpp:8, from src/caffe/layer_factory.cpp:3:...

[sample.zip](https://github.com/user-attachments/files/18226154/sample.zip) When an extension scheme contains application target. `wasCreatedForAppExtension` becomes `false`. ![Screenshot 2024-12-23 at 14 58 24](https://github.com/user-attachments/assets/0629c88f-bb8e-4c2e-a3c9-d85ce5d49298) In `SchemeGenerator`. ``` if let targetName = scheme.run?.executable { schemeTarget = project.getTarget(targetName) }...