Vlad Lesovskiy

Results 4 comments of Vlad Lesovskiy

> project->build settings->search path->Library Search Paths add Code > > ``` > "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)" > "$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)" > ``` > > build success From Xcode13 you should add new param: **_"$(SDKROOT)/usr/lib/swift"_** ![2021-10-12_18-47-28...

> How do I implement this to .yaml file? I am using the default snippet from [docs](https://deployer.org/docs/7.x/yaml). All sample snippets are in php format. It would be great to have...

Any updates on this?

@anvaka for me, this problem is also actual. Have you thought about it?