xxi511
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`.  In `SchemeGenerator`. ``` if let targetName = scheme.run?.executable { schemeTarget = project.getTarget(targetName) }...