Support generating Release Apple Frameworks

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      Currently capiMacosUniversal and capiIosArm64 tasks are using debug Monorepo builds

      maybe we can use

      Unable to find source-code formatter for language: kotlin. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
      val framework = kotlin.targets.getByName<org.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeTarget>("ios").binaries.getFramework("CONFIGURATION")
       framework.buildType == NativeBuildType.RELEASE
      

      To figure out if XCode is trying to use the build phase script (which runs the Gradle packForXcode }} task) to build a Release framework. This is generally set via the {{CONFIGURATION flag from XCode

            Assignee:
            Nabil Hachicha
            Reporter:
            Unito Sync Bot
            Archiver:
            Marc Greenfield

              Created:
              Updated:
              Archived: