Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

MAF 2.3 Xcode 8.3 build fails with error "invalid option '-exportFormat'"

KumaravadivelJun 12 2017 — edited Jun 20 2017

We were using MAF 2.3 on ios 10.12 with Xcode 8.2 which was working fine. Now upgraded the Xcode 8.3 so that the latest iOS devices can ve viewed in Xcode. But when we deploy (Application->deploy->iOS1 to iTunes), it fails with below error.

xcodebuild: error: invalid option '-exportFormat'.

complete error:

[03:09:55 PM] Deployment cancelled.

[03:09:55 PM] ----  Deployment incomplete  ----.

[03:09:55 PM] Failed to package the Xcode application.  Encountered exception: "Deployment failed due to one or more errors returned by 'xcodebuild'.  The following is a summary of the returned error(s):

Command-line execution failed (Return code: 64)

Begin Standard Error content.

xcodebuild: error: invalid option '-exportFormat'

Seems like in xcode 8.3, some of the xcodebuild options are changed. But MAF uses old format.

Anybody faced this issue before and resolution/recomendation please ?

Comments
Post Details
Added on Jun 12 2017
5 comments
1,114 views