Skip to content

Commit

Permalink
Fix info plist
Browse files Browse the repository at this point in the history
  • Loading branch information
xxfast committed Nov 25, 2024
1 parent bd89c8d commit 46e1cf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/ios/ios/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
Expand Down

0 comments on commit 46e1cf7

Please sign in to comment.