cancel
Showing results for 
Search instead for 
Did you mean: 

iOS assistant - generating proxy classes failed

Former Member
0 Kudos

Project generation fails with the following errors: screenshot.png

I tried generating a project with the iOS Assistant, using an OData service which is olingo based (java service).

I would like to know where I can get more details on what could be causing this.

Thank you

Best regards,

Georgiana

former_member540015
Participant
0 Kudos

Hi! Did you found a root cause of error from the mac console?

I've got two errors from there, but they actually didn't help.

Generating proxy classes failed. - Error Log: CompilerError: 1 error (File: ProxyClassGenerator.swift, Function: generateProxyClasses(for:_:), Line: 196)

Error occurred during existing project modification. - Error Log: The operation couldn’t be completed. (Generator.ProxyClassGenerationError error 3.) (File: ExistingProjectModificator.swift, Function: modifyProject, Line: 89)

Somebody can tell what the Generator.ProxyClassGenerationError error 3 error is? I haven't found error table in official docs.

Thanks,

Valery

Accepted Solutions (0)

Answers (1)

Answers (1)

aschlosser
Employee
Employee
0 Kudos

Georgiana,

When you click on the last line in the logs that you pasted - do you get more detail?

Thanks
Andreas