Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.5.0
-
None
Description
Hi,
currently, cordova build --release --device yields in device builds using a default "iOS Development"-type Signing Identity. Intuitively, using "release" in conjunction with "device" should try to leverage a local "iOS Distribution"-type identity to enable CLI adhoc/inhouse-builds without patching xcconfig/xcodeproject files on runtime, or re-signing the created binary after using the default build process.