Misha Bunte

Results 3 comments of Misha Bunte

I’m working on this project: https://github.com/mishabunte/unstoppable-wallet-ios 1. I cloned the repository to ~/prj/unstoppable-wallet-ios and built it. 2. I generated buildServer.json in the project root. 3. After building, a .compile file...

> Did you have any buildServer.json in parent directory of `~/Library/Developer/Xcode/DerivedData/.../ComponentKit.Swift/Sources/ComponentKit/Classes/Buttons/` No, I don't have buildServer.json in Xcode/DerivedData. Xcode creates this folder automatically for the third-party libraries My project has...

I perform these steps 1) Open BalanceButtonView.swift file from my project directory `~/prj/unstoppable-wallet-ios` (I have buildServer.json for it) 2) Navigate to PrimaryButton in BalanceButtonView and go to definition (LspDefinition) 3)...