cancel
Showing results for 
Search instead for 
Did you mean: 

Project generation failed - Failed to link the generated files to the Xcode project

ujwalkar
Discoverer
0 Kudos

I am un able to generate project using SAP Assistance.

Assistance version: Version 3.1.200

MacOS version: 10.14.5 (18F132) (Mojave)

Below is the log

p.p1 {margin: 0.0px 0.0px 8.0px 0.0px; line-height: 16.0px; font: 12.0px 'Helvetica Neue'; color: #262626; -webkit-text-stroke: #262626; background-color: #ffffff} span.s1 {font-kerning: none}

error16:52:35.270582 +0530SAP Cloud Platform SDK for iOS AssistantFailed to fetch discovery service domain! Details: The operation couldn’t be completed. (Assistant.AssistantCPmsAdministrationServiceError error 0.) (File: CreateApplicationScenario.swift, Function: fetchDiscoveryDomainAndGenerate(with:application:completionHandler:), Line: 74)

default16:52:35.665375 +0530SAP Cloud Platform SDK for iOS AssistantEnumerated observers (and delegate) with: didReceive challenge (File: SAPMacNetworkingLogger.swift, Function: info, Line: 30)

default16:52:53.163660 +0530SAP Cloud Platform SDK for iOS AssistantSAPURLSessionTask's finishBehaviour: initial (File: SAPMacNetworkingLogger.swift, Function: info, Line: 30)

default16:52:53.566419 +0530SAP Cloud Platform SDK for iOS AssistantSAPURLSessionTask's finishBehaviour: initial (File: SAPMacNetworkingLogger.swift, Function: info, Line: 30)

error16:52:53.566626 +0530SAP Cloud Platform SDK for iOS AssistantInvalid StatusCode:404 (File: SAPURLSession+DataTaskProvider.swift, Function: cfOptionalStringRespondingDataTask(with:completionHandler:), Line: 59)

default16:52:53.722482 +0530SAP Cloud Platform SDK for iOS AssistantEnumerated observers (and delegate) with: didReceive challenge (File: SAPMacNetworkingLogger.swift, Function: info, Line: 30)

default16:52:54.012902 +0530SAP Cloud Platform SDK for iOS AssistantSAPURLSessionTask's finishBehaviour: initial (File: SAPMacNetworkingLogger.swift, Function: info, Line: 30)

error16:52:54.013181 +0530SAP Cloud Platform SDK for iOS AssistantInvalid StatusCode:404 (File: SAPURLSession+DataTaskProvider.swift, Function: cfOptionalStringRespondingDataTask(with:completionHandler:), Line: 59)

default16:52:54.613737 +0530SAP Cloud Platform SDK for iOS AssistantSAPURLSessionTask's finishBehaviour: initial (File: SAPMacNetworkingLogger.swift, Function: info, Line: 30)

error16:52:54.613954 +0530SAP Cloud Platform SDK for iOS AssistantInvalid StatusCode:404 (File: SAPURLSession+DataTaskProvider.swift, Function: cfOptionalStringRespondingDataTask(with:completionHandler:), Line: 59)

default16:52:55.100382 +0530SAP Cloud Platform SDK for iOS AssistantSAPURLSessionTask's finishBehaviour: initial (File: SAPMacNetworkingLogger.swift, Function: info, Line: 30)

default16:52:55.100932 +0530SAP Cloud Platform SDK for iOS AssistantMetadata downloaded. (File: OnlineMetadataProviding.swift, Function: downloadMetadata(for:completionHandler:), Line: 66)

default16:52:55.109422 +0530SAP Cloud Platform SDK for iOS AssistantGenerating intermediate proxy classes for destination: com.sap.edm.sampleservice.v2 (File: ProxyClassGenerator.swift, Function: generateProxyClasses(for:metadataLocation:proxyClassDirectory:), Line: 74)

default16:52:55.160788 +0530SAP Cloud Platform SDK for iOS AssistantGenerating final proxy classes for destination: com.sap.edm.sampleservice.v2 (File: ProxyClassGenerator.swift, Function: generateProxyClasses(for:metadataLocation:proxyClassDirectory:), Line: 107)

default16:52:57.172276 +0530SAP Cloud Platform SDK for iOS AssistantSwift file list: ["ESPMContainerStaticResolver.swift", "ESPMContainerFactory.swift", "ESPMContainerMetadataParser.swift", "ESPMContainerMetadataText.swift", "ESPMContainerMetadataChanges.swift"] (File: ProxyClassGenerator.swift, Function: collectGeneratedProxyClasses(atPath:), Line: 180)

default16:52:57.172503 +0530SAP Cloud Platform SDK for iOS AssistantSwift file list: ["ESPMContainer.swift", "ProductCategory.swift", "SalesOrderHeader.swift", "Address.swift", "SalesOrderItem.swift", "Customer.swift", "PurchaseOrderItem.swift", "ESPMContainerMetadata.swift", "Stock.swift", "PurchaseOrderHeader.swift", "Product.swift", "ProductText.swift", "Supplier.swift"] (File: ProxyClassGenerator.swift, Function: collectGeneratedProxyClasses(atPath:), Line: 180)

default16:52:57.180554 +0530SAP Cloud Platform SDK for iOS Assistantmedia found (File: MasterDetailGenerator.swift, Function: addMasterCellForRowAt, Line: 541)

default16:52:57.705357 +0530SAP Cloud Platform SDK for iOS AssistantXCode proj modification (file adding) output: /Library/Ruby/Gems/2.3.0/gems/nanaimo-0.2.6/lib/nanaimo/reader.rb:284:in `raise_parser_error': [!] Dictionary missing ';' after key-value pair for "remoteInfo", found "H" (Nanaimo::Reader::ParseError)

# -------------------------------------------

# proxyType = 1;

# remoteGlobalIDString = 7A1315B41D4B982000A5DA56;

37> remoteInfo = Sample app;

^

# };

# /* End PBXContainerItemProxy section */

# -------------------------------------------

from /Library/Ruby/Gems/2.3.0/gems/nanaimo-0.2.6/lib/nanaimo/reader.rb:199:in `parse_dictionary'

from /Library/Ruby/Gems/2.3.0/gems/nanaimo-0.2.6/lib/nanaimo/reader.rb:132:in `parse_object'

from /Library/Ruby/Gems/2.3.0/gems/nanaimo-0.2.6/lib/nanaimo/reader.rb:193:in `parse_dictionary'

from /Library/Ruby/Gems/2.3.0/gems/nanaimo-0.2.6/lib/nanaimo/reader.rb:132:in `parse_object'

from /Library/Ruby/Gems/2.3.0/gems/nanaimo-0.2.6/lib/nanaimo/reader.rb:193:in `parse_d (File: <decode: missing data>, Function: <decode: missing data>, Line: <decode: missing data>)

error16:52:57.705430 +0530SAP Cloud Platform SDK for iOS AssistantRuby script failed:

#!/bin/env ruby

# encoding: utf-8

#

# Ruby script for link proxy classes to xcodeproj

#

require 'xcodeproj'

project = Xcodeproj::Project.open("/Users/username/Documents/Practice/Sample app" + "/" + "Sample app" + ".xcodeproj");

# Add the file to the main target

main_target = project.targets.first

addedFiles = { "ViewControllers/SalesOrderItem/SalesOrderItemDetailViewController.swift" => ["Sample app" ,"ViewControllers" ,"SalesOrderItem" ], "ViewControllers/PurchaseOrderHeader/PurchaseOrderHeaderMasterViewController.swift" => ["Sample app" ,"ViewControllers" ,"PurchaseOrderHeader" ], "ViewControllers/SalesOrderHeader/SalesOrderHeaderMasterViewController.swift" => ["Sample app" ,"ViewControllers" ,"SalesOrderHeader" ], "Proxy Classes/internal/ESPMContainerFactory.swift" => ["Sample app" ,"Proxy Classes" ,"internal" ], "Proxy Classes/public/Supplier.swift" => ["Sample app" ,"Proxy Classes" ,"public" ], "Proxy Classes/public/ProductText.swift" => ["Sample app" ,"Prox (File: <decode: missing data>, Function: <decode: missing data>, Line: <decode: missing data>)

error16:52:57.705680 +0530SAP Cloud Platform SDK for iOS AssistantProject generaton failed - Error Log: The operation couldn’t be completed. (Assistant.AssistantProjectGenerationError error 2.) (File: CreateApplicationScenario.swift, Function: generateAndPersistApplication, Line: 39)

error16:52:57.706039 +0530SAP Cloud Platform SDK for iOS AssistantMessage:

Project generation failed

Failed to link the generated files to the Xcode project

Error:

The operation couldn’t be completed. (SAP_Cloud_Platform_SDK_for_iOS_Assistant.ScenarioError error 0.) (File: CommonAlertHandler.swift, Function: displayAlert(for:parent:title:), Line: 23)

Accepted Solutions (0)

Answers (0)