Skip to content

build commands failed CompileAssetCatalog....Assets.xcassets #2664

@nassimus26

Description

@nassimus26

Hi, i already try to find the solution in stackoverflow, i already try tns doctors : got no issues

I am trying to build a HelloWorld tutorial with the last Xcode 8.3 and the 2.5.2 tns

The android builds and run fine on windows, but on MacOsx Sierra the build faileds with :

2017-03-28 09:14:28.860 xcodebuild[1015:18817]  DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-11758/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/BuildSystem/Runtime/PBXTargetBuildContext.mm:757
Details:  unexpected successful exit code from cancelled command <C0013:'CpResource app':P12>
Object:   <PBXTargetBuildContext: 0x7fca5d40d650>
Method:   -createCommandInvocationRecordFromInvocation:
Thread:   <NSThread: 0x7fca62232b00>{number = 6, name = (null)}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.

** BUILD FAILED **


The following build commands failed:
	CompileAssetCatalog build/emulator/HelloWorld.app HelloWorld/Resources/Assets.xcassets
(1 failure)
Command xcodebuild failed with exit code 65

Then i try the Groceries Sample i got this Build Errors :

** BUILD FAILED **

The following build commands failed:
	CompileStoryboard g/Resources/LaunchScreen.storyboard
	CompileAssetCatalog build/emulator/g.app g/Resources/Assets.xcassets
(2 failures)
Command xcodebuild failed with exit code 65

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions