Einzelnen Beitrag anzeigen

Rollo62

Registriert seit: 15. Mär 2007
3.926 Beiträge
 
Delphi 12 Athens
 
#4

AW: Keystore/Alias/Zertifikat jedesmal andere für jede App oder nur 1x - Anfängerfrag

  Alt 2. Mai 2017, 06:19
Also ich gebe das nur im Projekt ein, die Hilfe zu der Tools Option ist etwas unklar:

Zitat:
Note: Provision Profile corresponds to the iOS Provisioning Profile files installed on OS X.

When the provisioning information provided is correct, a Selected Entities panel shows information about the Provisioning Profile and the Certificate:

When the information provided is not correct, a Warning Message appears with further information.

<Auto> Option If you use the <Auto> option, RAD Studio automatically selects the first provisioning profile that matches the value of the CFBundleIdentifier field in Project > Options > Version Info.

CFBundleIdentifier defines an App ID of your application. An App ID is an identifier that contains both a Team ID and a bundle ID search string. The default value of CFBundleIdentifier is the name of your project.

If there is no provisioning profile with an App ID that matches the value of the CFBundleIdentifier field, RAD Studio shows the following warning message:

Unable to match bundle identifier "CFBundleIdentifier" with AppID "Team ID.Bundle ID" in the selected provisioning profile
Zumindest bei iOS kann man da bei mir nichts eingeben, er nimmt die Einstellungen von dem Projekt.

Ich gehe mittlerweile sowieso dazu über möglichst Alles im Projekt zu definieren, z.B. Pfade,
auch damit der Wechsel von einer zur nächsten Version einfacher wird.
Sonst müsste ich jedermal wieder alle Optionen einstellen.

Bei einem Wechsel von einem zum nächsten Rechner kann/MUSS man das .keystore File mitnehmen, und wieder
an die entsprechende Stelle c:\Documents\User\.... kopieren.
Ich verstehe es so das eine Android-App im Store nicht mehr ansprechbar ist, auch vom Entwickler, wenn
diese mal verloren geht.
Also sollte man da gut drauf Acht geben.


Rollo

Geändert von Rollo62 ( 2. Mai 2017 um 06:22 Uhr)
  Mit Zitat antworten Zitat