Skip to content
This repository was archived by the owner on Jan 4, 2020. It is now read-only.
This repository was archived by the owner on Jan 4, 2020. It is now read-only.

Unable to edit all scripts with Xcode #130

@johandk89

Description

@johandk89

Lets say I have 2 files in my script. Script.swift which I created with marathon create Script.swift and File1.swift.

I added File1.swift to my Marathon file and everything works fine, I can build the app and the code in File1.swift is executed. But when trying to edit these files in Xcode by running marathon edit Script.swift it opens a Xcode project with both files in the project but only changes to Script.swift is saved

Is it possible to save edits to all the files contained in the Marathon file when editing the scripts with Xcode?

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