Skip to content
This repository was archived by the owner on Mar 17, 2019. It is now read-only.
This repository was archived by the owner on Mar 17, 2019. It is now read-only.

ISDR: Image Path Error #92

@stowellm

Description

@stowellm

Images in the Dice Roller app are not being found in the project. This is likely because they were imported into the project from a location not controlled by our repo. For example, if the images were dragged in from /Users/xyz/Desktop, this will appear on everyone else's computer -- but not everyone has those images on their own desktop.

screen shot 2015-04-22 at 3 00 08 pm

Visual:

screen shot 2015-04-22 at 3 00 27 pm

To address this, make sure all image assets live in some 'resources' folder in the ISDR application under version control. Remove the images from the project, then re-import them in (dragging and dropping into Xcode) from this version controlled location. This will update the references to the images to be in a place where everyone that clones the repository has access to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions