خرید بک لینک

Vote count: 0

If you have encountered this fatal error because of Linters fatal error on Xcode with swxftlint issue

This is the way to fix

  1. Choose the target you are working on
  2. Choose Build Phase tab
  3. At Run Swift Linter section, remove the path of .swiftlint.yml file if (any) or tail the path of .swiftlint.yml to the root directory
  4. Command B to recompile code base

    The reason is the compiler will find the configuration in the present directory if any otherwise the root directory will be set by default

asked 1 min ago

برچسب: نویسنده: استخدام کار تاريخ: دوشنبه 18 مرداد 1395 ساعت: 8:45

صفحه بندی