Skip to content

Commit

Permalink
LSSupportsOpeningDocumentsInPlace true to support Mac Catalist
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyofbyteball committed Oct 25, 2024
1 parent e45d18f commit 263d70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cordova/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
</array>
</config-file>
<config-file target="*-Info.plist" parent="LSSupportsOpeningDocumentsInPlace">
<false/>
<true/>
</config-file>
<config-file target="*-Info.plist" parent="NSCameraUsageDescription">
<string>This app uses camera to scan qr-codes</string>
Expand Down

0 comments on commit 263d70b

Please sign in to comment.