8000 [iOS] Compilation fails at master (55a16d075831b26eb2c3ca262771474a6a7b175b) and XCode 5.1.1 · Issue #8 · amplab/carat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[iOS] Compilation fails at master (55a16d075831b26eb2c3ca262771474a6a7b175b) and XCode 5.1.1 #8
Open
@vbergae

Description

@vbergae

After cloning master branch on commit 55a16d0 compilation fails with messages:

CurrentView.xib: error: Compilation failed. Unable to write to path:     /Users/user/Library/Developer/Xcode/DerivedData/Carat-bgsfrjjjylhdsgeralfaizedmvlc/Build/Products/Debug-iphonesimulator/Carat.app/CurrentView.nib
    Underlying Errors:
        Description: The file “CurrentView.nib” couldn’t be saved in the folder “Carat.app” because a file with the same name already exists.
        Failure Reason: A file with the name “CurrentView.nib” already exists.
        Recovery Suggestion: To save the file, either provide a different name, or move aside or delete the existing file, and try again.
        Underlying Errors:
            Description: The operation couldn’t be completed. File exists
            Failure Reason: File exists
        Description: “CurrentView.nib” couldn’t be removed.
        Failure Reason: The file doesn’t exist.
        Underlying Errors:
            Description: The operation couldn’t be completed. No such file or directory
            Failure Reason: No such file or directory

After removing one occurrence in build phases I've got a new error:

CpResource carat.png /Users/vbergae/Library/Developer/Xcode/DerivedData/Carat-bgsfrjjjylhdsgeralfaizedmvlc/Build/Products/Debug-iphonesimulator/Carat.app/carat.png
    cd /Users/vbergae/Desktop/carat/app/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/vbergae/Desktop/carat/app/ios/carat.png /Users/vbergae/Library/Developer/Xcode/DerivedData/Carat-bgsfrjjjylhdsgeralfaizedmvlc/Build/Products/Debug-iphonesimulator/Carat.app

error: /Users/vbergae/Desktop/carat/app/ios/carat.png: No such file or directory

And removing the image generates:

error: duplicate interface definition for class 'SocializeObject'

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

      0