home.social

#xcodeproj — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #xcodeproj, aggregated by home.social.

fetched live
  1. I might be biased, but this is truly amazing. Tuist's capability to convert dependencies into binaries and share them across environments feels like a blend of CocoaPods, SPM, and Carthage in one powerful tool #Swift #XcodeProj #iOSDev

  2. We just released a new version of Tuist, 3.2.0, which comes with the following improvements:

    🚀 Added support to customize the launch style in run actions
    🔧 Adds support for parsing the macOS provisioning profiles
    🔬 Adds support for Swift Macros following the standard integration
    🐞 Fixes a bug synthesizing symbolset resources

    Thanks to Vinicius, baegteun, acosmicflamingo, and Kas for your wonderful contributions!

    github.com/tuist/tuist/release

  3. We just released a new version of Tuist, 3.2.0, which comes with the following improvements:

    🚀 Added support to customize the launch style in run actions
    🔧 Adds support for parsing the macOS provisioning profiles
    🔬 Adds support for Swift Macros following the standard integration
    🐞 Fixes a bug synthesizing symbolset resources

    Thanks to Vinicius, baegteun, acosmicflamingo, and Kas for your wonderful contributions!

    github.com/tuist/tuist/release

    #Swift #XcodeProj #iOSDev

  4. Witnessing companies embarking on their journeys to enhance Xcode workflows is fascinating. While Spotify successfully migrated to Bazel, significantly reducing build time, there's always the lingering question of how smaller organizations can acquire and sustain that knowledge. It's pretty challenging. This is where Tuist offer a practical solution. They enable similar outcomes with fewer adoption and maintenance requirements.

    t.co/uw992lKqGm

  5. Witnessing companies embarking on their journeys to enhance Xcode workflows is fascinating. While Spotify successfully migrated to Bazel, significantly reducing build time, there's always the lingering question of how smaller organizations can acquire and sustain that knowledge. It's pretty challenging. This is where Tuist offer a practical solution. They enable similar outcomes with fewer adoption and maintenance requirements.
    #Swift #XcodeTips #XcodeProj #iOSdev

    t.co/uw992lKqGm

  6. We are excited to announce the release of the latest version of , 8.15.0! This update includes support for the new attribute preferredScreenCaptureFormat in scheme test actions. Check out the release on GitHub:

    github.com/tuist/XcodeProj/rel

  7. We are excited to announce the release of the latest version of #XcodeProj, 8.15.0! This update includes support for the new attribute preferredScreenCaptureFormat in scheme test actions. Check out the release on GitHub:

    github.com/tuist/XcodeProj/rel
    #Xcode #Swift

  8. 🚀 Excited to announce of XcodeProj 8.14.0 🎉

    ✨ What's new:
    Data representation for Writable by Ibrahim Hassan 🙌
    OTF font files added to known file types by Kas👏

    Shoutout to our new contributor:
    Ibrahim Hassan made their first contribution! 💥

    github.com/tuist/XcodeProj/rel

  9. 🚀 Excited to announce of XcodeProj 8.14.0 🎉

    ✨ What's new:
    Data representation for Writable by Ibrahim Hassan 🙌
    OTF font files added to known file types by Kas👏

    Shoutout to our new contributor:
    Ibrahim Hassan made their first contribution! 💥

    #XcodeProj #Swift #OSS

    github.com/tuist/XcodeProj/rel

  10. I did it! I can use the same dependency framework in SwiftPM and Cocoapods project without duplicated symbol warnings, just the same dependency. Thank you #XcodeProj from Tuist project :D