summaryrefslogtreecommitdiff
path: root/misc/dist
diff options
context:
space:
mode:
authorAaron Franke <arnfranke@yahoo.com>2020-07-13 14:13:38 -0400
committerAaron Franke <arnfranke@yahoo.com>2020-07-13 14:14:11 -0400
commit99864393525a8a61afc4de384650930ef8d3c70f (patch)
treeeeeb6ccfe020a818706173727743296acdf4815f /misc/dist
parentd8b65461e395c6b1f1a06534017294c0a7fe86d8 (diff)
Commit other files changed by file_format.sh
Diffstat (limited to 'misc/dist')
-rw-r--r--misc/dist/ios_xcode/godot_ios/Images.xcassets/LaunchImage.launchimage/Contents.json2
-rw-r--r--misc/dist/uwp_template/AppxManifest.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/dist/ios_xcode/godot_ios/Images.xcassets/LaunchImage.launchimage/Contents.json b/misc/dist/ios_xcode/godot_ios/Images.xcassets/LaunchImage.launchimage/Contents.json
index ce81d76027..f3ac82189f 100644
--- a/misc/dist/ios_xcode/godot_ios/Images.xcassets/LaunchImage.launchimage/Contents.json
+++ b/misc/dist/ios_xcode/godot_ios/Images.xcassets/LaunchImage.launchimage/Contents.json
@@ -99,4 +99,4 @@
"version" : 1,
"author" : "xcode"
}
-} \ No newline at end of file
+}
diff --git a/misc/dist/uwp_template/AppxManifest.xml b/misc/dist/uwp_template/AppxManifest.xml
index cf26387f22..c25be4add2 100644
--- a/misc/dist/uwp_template/AppxManifest.xml
+++ b/misc/dist/uwp_template/AppxManifest.xml
@@ -29,4 +29,4 @@
<build:Metadata>
<build:Item Name="GodotEngine" Version="$godot_version$" />
</build:Metadata>
-</Package> \ No newline at end of file
+</Package>