Skip to content

Commit

Permalink
Update gradle.mdx (#12518)
Browse files Browse the repository at this point in the history
  • Loading branch information
buenaflor authored Jan 30, 2025
1 parent e60b24b commit f9e82d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ sentryKmp {
// Path to the Xcode project that will be used to link the framework.
// This is used to find the derived data path in which the framework is stored for SPM.
// Default is the current project directory.
xcodeProjectPath = "path/to/your/project.xcodeproj"
xcodeprojPath = "path/to/your/project.xcodeproj"

// Path to the framework that will be linked.
// Takes precedence over xcodeprojPath if both are set.
Expand Down

0 comments on commit f9e82d0

Please sign in to comment.