Skip to content

[question] how to use data path in folder OF_BUNDLE_DATA_FOLDER #8371

@dimitre

Description

@dimitre

I'm trying to send an app to app store,
setting OF_BUNDLE_DATA_FOLDER = 1
files are being rsynced to Resources folder,
how can I set this path as the data path for OF?

something like

	ofDisableDataPath();
	ofSetDataPathRoot("data");

?

or maybe

ofFilePath::getCurrentExePathFS().parent_path().parent_path() / "Resources" 

?

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