Skip to content

Commit

Permalink
Merge pull request #703 from CruGlobal/iosDynamicFramework
Browse files Browse the repository at this point in the history
GT-2047 try building the XCFramework as a dynamic framework
  • Loading branch information
frett authored Oct 24, 2024
2 parents edfe4f3 + 047aa5f commit cbf06b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ kotlin {
val frameworkBaseName = "GodToolsToolParser"
framework {
baseName = frameworkBaseName
isStatic = true

export(project(":module:analytics"))
export(project(":module:interop"))
Expand Down

0 comments on commit cbf06b0

Please sign in to comment.