Skip to content

Commit

Permalink
- update ios-sdk
Browse files Browse the repository at this point in the history
- xcodeproj: add env-based debug toggle for connection.block-password-removal-default to simplify testing
  • Loading branch information
felix-schwarz committed Feb 5, 2025
1 parent 5f702e5 commit ae74f1d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ownCloud.xcodeproj/xcshareddata/xcschemes/ownCloud.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,11 @@
value = "[user,login_hint]"
isEnabled = "NO">
</EnvironmentVariable>
<EnvironmentVariable
key = "oc:connection.block-password-removal-default"
value = "false"
isEnabled = "NO">
</EnvironmentVariable>
</EnvironmentVariables>
<AdditionalOptions>
<AdditionalOption
Expand Down

0 comments on commit ae74f1d

Please sign in to comment.