Five tools that will improve your iOS project 🛠

Поділитися
Вставка
  • Опубліковано 20 жов 2024
  • #iOS #swift #softwaredeveloper #iosdeveloper
    Thank you for watching this video 🙌
    LINKS
    github.com/rea...
    github.com/Swi...
    github.com/kas...
    github.com/krz...
    fastlane.tools
    I use Ecamm Live to record my videos, check it out 👉 bit.ly/3n9CClf
    (affiliate link)
    ➜ Leave a tip: www.buymeacoff...
    ➜ Website: www.swiftwithv...
    ➜ Twitter: / v_pradeilles
    ➜ GitHub: github.com/vin...
    ➜ LinkedIn: / vincentpradeilles

КОМЕНТАРІ • 12

  • @v_pradeilles
    @v_pradeilles  3 роки тому +5

    Do you find these tools useful? Are you planning on using them in your apps? Let me know in the comments 🚀

    • @astrithereal
      @astrithereal 3 роки тому

      I am not using SwiftLint ever since the intrusion of political poison into my xcode warnings. (inclusive_language enabled by default). "master" branch? Nope, thats a wrong way to name your branch. Great channel for quick tips by the way. Using .orEmpty/.orZero all the time!

    • @rohitdhawan02
      @rohitdhawan02 3 роки тому

      Yes we are using some of these tool like swiftlint

  • @rohitdhawan02
    @rohitdhawan02 3 роки тому

    Nice videos and with in less time u get good knowledge. Keep doing good work Vincent

  • @bartoszdolewski4915
    @bartoszdolewski4915 3 роки тому +4

    It's good to remember that if you're using TestFlight then you cannot submit apps with anything like netfox, DBDebugToolkit or FLEX. That's because your build will get rejection from AppStore Connect (TestFlight) due to usage of Apple's private API since most of those tools use them. It this case you have only 2 options: your TestFlight builds should not use those framework or you push your QA, Staging, Demo, whatever apps to AppCenter (Microsoft) or Firebase (Google) while keeping production version on AppStore Connect.

    • @kbmfate
      @kbmfate 3 роки тому +4

      CauliFramework also allows you to see the network requests of your App and does not use private APIs. You can safely submit an App with that included to TestFlight if you really want to 👍

  • @vinayhosamanenijaguna
    @vinayhosamanenijaguna 3 роки тому +1

    I think CharlesProxy is pretty handy here, it doesn’t require any third party framework setup into project.

    • @andrewolkhovsky7811
      @andrewolkhovsky7811 3 роки тому +1

      Or Proxyman, I think it’s a much more pleasant experience than the Charles app.

  • @Xaxxus
    @Xaxxus 3 роки тому

    thoughts on swift-format? Apples official linter?

  • @joe0212
    @joe0212 3 роки тому

    Good...be slow pls

  • @trungnguyenthanh9233
    @trungnguyenthanh9233 3 роки тому

    First seen :D

    • @v_pradeilles
      @v_pradeilles  3 роки тому +1

      And also the first "first seen" type of comment on the channel!