Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix invalid filenames #59

Closed
wants to merge 1 commit into from
Closed

Conversation

lior8
Copy link
Contributor

@lior8 lior8 commented Apr 8, 2023

This is a fix for issue #57 because commit 8b4463f did not address all problematic files.

* Rename A* (Graph) copy-Info.plist to A (Graph) copy-Info.plist

* Rename A* (Graph) copy2-Info.plist to A (Graph) copy2-Info.plist

* Rename IDA* - IBEX copy-Info.plist to IDA - IBEX copy-Info.plist

* Rename IDA* - IBEX.xcscheme to IDA - IBEX.xcscheme

* Rename A* (Graph).xcscheme to A (Graph).xcscheme

* Rename A* (Map).xcscheme to A (Map).xcscheme

* Rename IDA* copy2-Info.plist to IDA copy2-Info.plist

* Rename IDA* copy-Info.plist to IDA copy-Info.plist

* Rename A* (Map) copy3-Info.plist to A (Map) copy3-Info.plist

* Rename A* (Map) copy2-Info.plist to A (Map) copy2-Info.plist

* Rename A* (Map) copy-Info.plist to A (Map) copy-Info.plist

* Rename A* (Graph) copy3-Info.plist to A (Graph) copy3-Info.plist

* Rename IDA*.xcscheme to IDA.xcscheme
@nathansttt
Copy link
Owner

This pull request changes the file names, but doesn't fix internal references inside Xcode. We are about to push a change that handles both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants