Skip to content

Commit

Permalink
Merge pull request #724 from minvws/bugfix/browsergate
Browse files Browse the repository at this point in the history
Use https for schemes.
  • Loading branch information
Rool authored Aug 10, 2021
2 parents 76faa2c + c6b9a0a commit d170da1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,10 @@ targetTemplates:
- 'undecimus'
- 'zbra'
- 'https'
- 'googlechrome'
- 'googlechromes'
- 'opera-https'
- 'firefox'
- 'microsoft-edge-hhtps'
- 'microsoft-edge-https'
LSRequiresIPhoneOS: true
NSCameraUsageDescription: "De app will toegang tot de camera om de QR-code te scannen."
UIAppFonts:
Expand Down

0 comments on commit d170da1

Please sign in to comment.