Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

[KNOWN ISSUE] Resources and resource_bundle issues when using CocoaPods 1.0.0 Betas #187

@mergesort

Description

@mergesort

I'm using the Cocoapods for 1Password. It just started not being able to copy over the resources, generating this error now.

~/Documents/Projects/iOS/my_project/1PasswordExtension/1Password.xcassets: warning: Failed to read file attributes for "~/Documents/Projects/iOS/my_project/1PasswordExtension/1Password.xcassets"
    Failure Reason: No such file or directory
/* com.apple.actool.compilation-results */

Command /bin/sh emitted errors but did not return a nonzero exit code to indicate failure

The directory should actually be ~/Documents/Projects/iOS/my_project/Pods/1PasswordExtension/1Password.xcassets though, not
~/Documents/Projects/iOS/my_project/1PasswordExtension/1Password.xcassets

Any thoughts?

Thanks for the library!

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