Skip to content

Commit

Permalink
Fix File Info.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
AN0NCER committed Aug 18, 2022
1 parent bcb7bed commit c3b6009
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions Guard/Guard.iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<key>CFBundleName</key>
<string>Guard</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<string>1.1</string>
<key>MinimumOSVersion</key>
<string>8.0</string>
<key>UIDeviceFamily</key>
Expand All @@ -45,7 +45,6 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<<<<<<< Updated upstream
<key>UTExportedTypeDeclarations</key>
<array>
<dict>
Expand Down Expand Up @@ -94,20 +93,6 @@
</dict>
</dict>
</array>
=======
<key>MinimumOSVersion</key>
<string>8.0</string>
<key>CFBundleDisplayName</key>
<string>Guard</string>
<key>CFBundleIdentifier</key>
<string>com.anoncer.Guard</string>
<key>CFBundleVersion</key>
<string>1.1</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>CFBundleName</key>
<string>Guard</string>
>>>>>>> Stashed changes
<key>XSAppIconAssets</key>
<string>Assets.xcassets/AppIcon.appiconset</string>
</dict>
Expand Down

0 comments on commit c3b6009

Please sign in to comment.