Alex Agapov
Alex Agapov
Hello, thank you for your great cli. I liked to use cocoapods-keys previously and your package does the same in the most Swifty way :) I would like to add...
Declaring `CollectionHeaderView.on.dequeue` doesn't get called inside any code of a framework. Easily can be tested with adding `on.dequeue` in ExampleApp `CollectionExampleController.swift`. This pull requests fixes this issue. Probably this is...
Steps: 1. Opened sample 2. Added an element there 3. Moved to another window 4. VOD offered me to save file with revert or save 5. got crash, then can't...
I'm attempting to fix behavior that broke after #355. cc @mbrandonw I've added initAccessor boolean property, added snapshot tests for possible scenarios. --- Still in draft because it would have...
This pull request is not a build details, but an improvement to readability. I consider older Xcodes irrelevant to common viewer of this repo so we could keep history but...
Implementation for #409 Stack dump list with numbers should be reworked. But it's a possible start.
### What's the uncaptured output? ``` /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/agp1/Developer/Rugby/Example/LocalPods/LocalPod/Sources/Bundle+Resources.swift /Users/agp1/Developer/Rugby/Example/LocalPods/LocalPod/Sources/DummySource.swift /Users/agp1/Developer/Rugby/Example/LocalPods/LocalPod/Sources/TheView.swift -supplementary-output-file-map /Users/agp1/Developer/Rugby/Example/.rugby/build/Pods.build/Debug-iphonesimulator/LocalPod-framework.build/Objects-normal/arm64/supplementaryOutputs-5 -target arm64-apple-ios16.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.4.sdk -I /Users/agp1/Developer/Rugby/Example/.rugby/build/Debug-iphonesimulator/LocalPod-framework -F /Users/agp1/Developer/Rugby/Example/.rugby/build/Debug-iphonesimulator/LocalPod-framework -F /Users/agp1/Developer/Rugby/Example/.rugby/build/Debug-iphonesimulator/Alamofire-framework -F /Users/agp1/Developer/Rugby/Example/.rugby/build/Debug-iphonesimulator/LocalLibraryPod-framework -F...