diff --git a/.gitattributes b/.gitattributes
index 482dbcb3e9..ca0ab2fac5 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3719,6 +3719,9 @@ packager/ucomponentmanmain.pas svneol=native#text/pascal
packager/ufrmaddcomponent.lfm svneol=native#text/plain
packager/ufrmaddcomponent.lrs svneol=native#text/pascal
packager/ufrmaddcomponent.pas svneol=native#text/pascal
+startlazarus.app/Contents/Info.plist svneol=native#text/plain
+startlazarus.app/Contents/MacOS/startlazarus -text svneol=unset#application/octet
+startlazarus.app/Contents/PkgInfo svneol=native#text/plain
test/bugs/2068/bug2068.lpi svneol=native#text/plain
test/bugs/2068/bug2068.lpr svneol=native#text/plain
test/bugs/2068/expected.txt svneol=native#text/plain
diff --git a/lazarus.app/Contents/Info.plist b/lazarus.app/Contents/Info.plist
index ac44ccfa83..77e58f49a0 100644
--- a/lazarus.app/Contents/Info.plist
+++ b/lazarus.app/Contents/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
APPL
CFBundleSignature
- lazi
+ laza
CFBundleShortVersionString
Lazarus IDE v0.9.25 beta
CFBundleVersion
diff --git a/startlazarus.app/Contents/Info.plist b/startlazarus.app/Contents/Info.plist
new file mode 100644
index 0000000000..59fc47ede9
--- /dev/null
+++ b/startlazarus.app/Contents/Info.plist
@@ -0,0 +1,43 @@
+
+
+
+
+ CFBundleDevelopmentRegion
+ English
+ CFBundleExecutable
+ startlazarus
+ CFBundleName
+ startlazarus
+ CFBundleIdentifier
+ startlazarus
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundlePackageType
+ APPL
+ CFBundleSignature
+ star
+ CFBundleShortVersionString
+ 0.1
+ CFBundleVersion
+ 1
+ CSResourcesFileMapped
+
+ CFBundleDocumentTypes
+
+
+ CFBundleTypeRole
+ Viewer
+ CFBundleTypeExtensions
+
+ *
+
+ CFBundleTypeOSTypes
+
+ fold
+ disk
+ ****
+
+
+
+
+
diff --git a/startlazarus.app/Contents/MacOS/startlazarus b/startlazarus.app/Contents/MacOS/startlazarus
new file mode 120000
index 0000000000..04856541e6
--- /dev/null
+++ b/startlazarus.app/Contents/MacOS/startlazarus
@@ -0,0 +1 @@
+../../../startlazarus
\ No newline at end of file
diff --git a/startlazarus.app/Contents/PkgInfo b/startlazarus.app/Contents/PkgInfo
new file mode 100644
index 0000000000..6f749b0f37
--- /dev/null
+++ b/startlazarus.app/Contents/PkgInfo
@@ -0,0 +1 @@
+APPL????