diff options
author | Teddy Wing | 2018-09-06 00:08:25 +0200 |
---|---|---|
committer | Teddy Wing | 2018-09-06 00:08:25 +0200 |
commit | 4e2eea2beb2705e028226fe0300d17a7e223ec3c (patch) | |
tree | 33e81d63582ad86ff92081cb8fd5b76b5f7c4bc5 /Copy Mailto.xcodeproj/project.xcworkspace | |
parent | 9b645f62f4a697996db7d3bcdcbe54e0479294c2 (diff) | |
download | Copy-Mailto-4e2eea2beb2705e028226fe0300d17a7e223ec3c.tar.bz2 |
Rename "CopyMailto" Xcode project to "Copy Mailto"
I like it better with the space in between. Normally I'm used to not
using spaces, but since you can here, do it.
Following this guide to rename the project:
https://digitalleaves.com/blog/2017/06/rename-xcode-project/
Not yet finished, but committing this stage of the rename now.
Diffstat (limited to 'Copy Mailto.xcodeproj/project.xcworkspace')
-rw-r--r-- | Copy Mailto.xcodeproj/project.xcworkspace/contents.xcworkspacedata | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Copy Mailto.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Copy Mailto.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..f4ed3eb --- /dev/null +++ b/Copy Mailto.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Workspace + version = "1.0"> + <FileRef + location = "self:/Users/tw/Documents/Development/CopyMailto/Copy Mailto.xcodeproj"> + </FileRef> +</Workspace> |