diff --git a/.gitattributes b/.gitattributes index 0721d12e40..a543f06b3c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6827,6 +6827,9 @@ packager/registration/fcllaz.pas svneol=native#text/plain packager/registration/fpmake.pp svneol=native#text/plain packager/registration/lazaruspackageintf.pas svneol=native#text/pascal packager/registration/registerfcl.pas svneol=native#text/pascal +startlazarus.app/Contents/Info.plist svneol=native#text/plain +startlazarus.app/Contents/MacOS/startlazarus -text svneol=unset#application/octet-stream +startlazarus.app/Contents/PkgInfo svneol=native#text/plain test/bugs/12204/bug12204.lpi svneol=native#text/plain test/bugs/12204/bug12204.pas svneol=native#text/plain test/bugs/12204/expected.txt svneol=native#text/plain diff --git a/startlazarus.app/Contents/Info.plist b/startlazarus.app/Contents/Info.plist new file mode 100644 index 0000000000..f227904965 --- /dev/null +++ b/startlazarus.app/Contents/Info.plist @@ -0,0 +1,45 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + startlazarus + CFBundleName + startlazarus + CFBundleIdentifier + com.company.startlazarus + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + CFBundleSignature + star + CFBundleShortVersionString + 0.1 + CFBundleVersion + 1 + CSResourcesFileMapped + + CFBundleDocumentTypes + + + CFBundleTypeRole + Viewer + CFBundleTypeExtensions + + * + + CFBundleTypeOSTypes + + fold + disk + **** + + + + NSHighResolutionCapable + + + 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????