Skip to content

In the manual installation of TwitterKit5, TwitterShareExtensionUIResources.bundle configuration is incomplete #17

@mario11c

Description

@mario11c

When manually installing the latest TwitterKit5 and building an Xcode project, the following error message was displayed.

error: /Users//Documents//TwitterKitTestManual/Twitter-Kit-iOS/TwitterKit.framework/TwitterShareExtensionUIResources.bundle: No such file or directory (in target 'TwitterKitTestManual' from project 'TwitterKitTestManual')

What we know at the moment is that TwitterShareExtensionUIResources.bundle cannot refer to the contents of the bundle.

LIJqf

TwitterKitResources.bundle can refer to the contents of bundle. Even if you look at the bundle in Finder, you cannot see the contents of TwitterShareExtensionUIResources.bundle.

In my old Xcode project using an older version of Twitter Kit iOS (not TwitterKit5), the contents of TwitterShareExtensionUIResources.bundle can be referenced.

PG73V

I think the error message at build time is due to the incomplete configuration of TwitterShareExtensionUIResources.bundle.

Do you know how to avoid this build error?
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions