Skip to content

Commit

Permalink
Add Xprofile-phases
Browse files Browse the repository at this point in the history
  • Loading branch information
takahirom committed Sep 12, 2024
1 parent fc8059e commit 7ff5d1d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ class KmpIosPlugin : Plugin<Project> {
// export kdoc to header file
// https://kotlinlang.org/docs/native-objc-interop.html#export-of-kdoc-comments-to-generated-objective-c-headers
freeCompilerArgs.add("-Xexport-kdoc")
freeCompilerArgs.add("-Xprofile-phases")
}
}
}
Expand Down

0 comments on commit 7ff5d1d

Please sign in to comment.