send link to app

VFL Syntax Checker


개발자 도구
개발자: Peter Buerer
비어 있는

This is an Xcode extension that lets you check if you have valid Visual Format Language strings so you dont have to build, run, and crash to find out you missed a parenthesis. If a line contains invalid VFL, an error will be displayed on that line.

Supports Swift 3+ and Objective-C