Comment installer Safari (dernière version) sur un PC Windows 10


Apple a cessé de fournir Safari pour Windows en 2012 en raison d'un manque d'intérêt. Ils ne fournissent plus non plus la dernière version de Safari, donc à moins que vous ayez une ancienne version de Windows et à moins que vous puissiez trouver quelqu'un qui a l'ancien installateur de Safari, vous ne pouvez tout simplement pas'le faire.

Vous pourriez utiliser le navigateur web Chromium qui est basé sur le navigateur web Chrome qui ont tous deux été développés à l'origine par Google et que Google a adapté à l'origine du navigateur web open source gratuit d'Apple appelé WebKit (sur les Macs, iPhones, iPads et Apple Watch, nous appelons Webkit "Safari" mais c'est en fait exactement le même navigateur. Google took Webkit and modified it then renamed it Chrome, then renamed the internal components so users would not realize that they were actually using a free Apple product, all of which is OK except that in adding a lot of unnecessary features Google make Chromium (and by extension (Chrome) slower and a lot more insecure than WebKit.


If you truly want Webkit (Safari) on Windows you will have to:

-Install Visual Studio

-Install Perl. 64-bit

-Install Python version 2.x

-Install Ruby. 64-bit

-Instal Bison for Windows

-Install Gperf

-Install Flex

-Install CMake

-Install Gi

-Install iTunes

-Install the Ahem

-Install Ninja Build

-Download a clone of the Git Webkit repository (source code from the official Git repository)

-On the command line:

> cd ToolsScripts

> perl update-webkit

> perl build-webkit

Then go to Visual Studio and set the environment variables to build Webkit.

WEBKIT_OUTPUTDIR - Un chemin absolu de style Windows pointant vers le répertoire où vous voulez que les produits de construction aillent.

WEBKIT_LIBRARIES - entrez un chemin absolu de style Windows pointant vers le dossier WebKitLibraries/win dans votre checkout WebKit.

Ceci vous permettra d'obtenir Safari (Webkit) sur Windows. Si vous ne voulez pas compiler votre propre logiciel, alors je vous suggère d'utiliser le navigateur web Swift qui est basé sur Webkit.

.