Wie kann ich bei Xcode eine "Organization identifier" erstellen?
Wie kann ich bei xcode eine Organization identifier erstellen?
Wie kann ich bei xcode eine Organization identifier erstellen?
Hey julia196,
der Organisation Identifier ist ein Kriterium, um die Identität deiner Firma zu generieren:
The organization identifieris a reverse DNS string that uniquely identifies your organization. If you don’t have a company identifier, use com.example.followed by your organization name, and replace it later.
aus: Create an Xcode project - Xcode Help
Die Hilf ist zurzeit nur auf Englisch verfügbar, aber im Grunde genommen musst Du dort "com.example.FIRMENNAME" also zB "com.example.apple" eingeben. Wenn Du keine Firma hast, dann nimm einfach deinen eigenen Namen, also "com.example.julia".
Ich hoffe, das hilft Dir weiter und wünsche einen schönen Tag.
Wie kann ich bei Xcode eine "Organization identifier" erstellen?