home.social

#buildplugin — Public Fediverse posts

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

  1. Part Three: Build Plugins Continued! Completing the small CodeGen exercise. Honestly some of my favorite parts were looking into what Schemas actually are after finally really needing to do what I consider command line work in Xcode, and doing stupid environment tricks to watch my build plugin rerun. What can I say, I'm easily amused.

    whynotestflight.com/excuses/wh

    #SwiftLang #Swift #SwiftPackageManger #PackageManger #Plugins #BuildPlugin #CodeGen #codegeneration #Xcode #XcodeSchema

  2. Part Three: Build Plugins Continued! Completing the small CodeGen exercise. Honestly some of my favorite parts were looking into what Schemas actually are after finally really needing to do what I consider command line work in Xcode, and doing stupid environment tricks to watch my build plugin rerun. What can I say, I'm easily amused.

    whynotestflight.com/excuses/wh

    #SwiftLang #Swift #SwiftPackageManger #PackageManger #Plugins #BuildPlugin #CodeGen #codegeneration #Xcode #XcodeSchema

  3. Part Two: Getting started on a BUILD plugin this time. From ‘package int’ to running the tool on package excluded files. There's a part II to the part 2 coming for the actual code generation part! At 607 lines long I figured that was enough for one post.

    blog post: whynotestflight.com/excuses/wh

    related repo: github.com/carlynorama/BuildPl

    #SwiftLang #Swift #SwiftPackageManger #PackageManger #Plugins #BuildPlugin

  4. Part Two: Getting started on a BUILD plugin this time. From ‘package int’ to running the tool on package excluded files. There's a part II to the part 2 coming for the actual code generation part! At 607 lines long I figured that was enough for one post.

    blog post: whynotestflight.com/excuses/wh

    related repo: github.com/carlynorama/BuildPl

    #SwiftLang #Swift #SwiftPackageManger #PackageManger #Plugins #BuildPlugin