Skip to content

Commit

Permalink
Keep debug symbols in debug versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
natlibfi-psams committed Sep 9, 2024
1 parent 091dd5a commit 47addd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ platform :ios do
project: "Palace.xcodeproj",
scheme: "Ekirjasto",
configuration: "Debug-#{configuration}",
include_symbols: true,
skip_package_ipa: true,
skip_archive: true,
skip_codesigning: true,
Expand Down

0 comments on commit 47addd7

Please sign in to comment.