Skip to content

Commit

Permalink
Paywalls: deploy debug sample app (#2966)
Browse files Browse the repository at this point in the history
I broke something and noticed that I wasn't seeing the error in
TestFlight. Because this is a test app, it's useful to see the debug
errors there too.
  • Loading branch information
NachoSoto committed Sep 6, 2023
1 parent 85db9ad commit d693a14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
buildConfiguration = "Debug"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

0 comments on commit d693a14

Please sign in to comment.