Sie müssen diese Funktion manuell aktivieren, bevor Sie das Xcode-Projekt erstellen.
You need to enable this capability manually before building the Xcode project.
Entfernen Sie alle Verweise auf das bestehende Framework aus Ihrem Xcode-Projekt.
Remove all references to the previous framework from your Xcode project.
Das Profil wird dann automatisch in Ihrem Keystore und in Ihrem Xcode-Projekt installiert.
The profile is then automatically installed in your keystore and Xcode project.
Legen Sie fest, welche Ressourcen zurück in das Xcode-Projekt exportiert werden sollen.
Choose which resources to export back to the Xcode project.
Ziehen Sie hierfür den Ordner mit der Maus auf das Xcode-Projekt.
To do so, you can drag that folder to the Xcode project.
Im nächsten Fenster können Sie Ihr Xcode-Projekt konfigurieren.
The next window lets you configure your Xcode project.
Vergewissern Sie sich, dass das Xcode-Projekt geschlossen ist.
Verify that the Xcode project is closed.
Kann ich Anwendungen direkt aus dem Xcode-Projekt heraus lokalisieren?
Can I localize an application directly from its Xcode project?
Ein Xcode-Projekt ist ein Ordner oder Paket, das alle notwendigen Dateien und Komponenten zum Verwalten und Erstellen Ihrer Anwendung enthält.
An Xcode project is a folder or package that contains all the necessary files and components to manage and build your application.
Xcode macht es einfach, ein neues Xcode-Projekt zu erstellen, indem es eine Handvoll nützlicher Projektvorlagen anbietet.
Xcode makes it easy to create a new Xcode project by offering a handful of useful project templates.
Verschieben Sie die Ressourcedatei in das neue Lokalisierungsverzeichnis und ziehen Sie die Ressource in das Xcode-Projekt.
Move the resource file into the new localization directory, and then drag the resource into the Xcode project.
Sobald die Lokalisierung fertiggestellt ist, können die lokalisierten Ressourcen des Projekts exportiert und mit den Dateien im Xcode-Projekt zusammengeführt werden
Once the localization is finished, the localized resources of the project can be exported and merged with the files in the Xcode project
Sie müssen das Xcode-Projekt archivieren, um das Installationsprogramm (eine.ipa-Datei) und eine Eigenschaftslistendatei (eine.plist-Datei) zu erstellen.
You need to archive the Xcode project to build the installer (an.ipa file) and a property list (a.plist file) file.