Skip to content

Commit

Permalink
background modes edit
Browse files Browse the repository at this point in the history
  • Loading branch information
powenn committed Feb 6, 2024
1 parent 7315749 commit 065a1cb
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 16 deletions.
4 changes: 0 additions & 4 deletions ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
<string>fetch</string>
<string>location</string>
<string>processing</string>
<string>remote-notification</string>
</array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
Expand Down
4 changes: 0 additions & 4 deletions ios/dev-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
<string>fetch</string>
<string>location</string>
<string>processing</string>
<string>remote-notification</string>
</array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
Expand Down
4 changes: 0 additions & 4 deletions ios/nightly-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
<string>fetch</string>
<string>location</string>
<string>processing</string>
<string>remote-notification</string>
</array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
Expand Down
4 changes: 0 additions & 4 deletions ios/stable-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
<string>fetch</string>
<string>location</string>
<string>processing</string>
<string>remote-notification</string>
</array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
Expand Down

0 comments on commit 065a1cb

Please sign in to comment.