From a07d588c94f68cdc559ceb016c031c9199f0b868 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 20 Mar 2022 11:52:09 -0400 Subject: we can now build a mac bundle! --- macOS/Ether/Assets.xcassets/Contents.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 macOS/Ether/Assets.xcassets/Contents.json (limited to 'macOS/Ether/Assets.xcassets/Contents.json') diff --git a/macOS/Ether/Assets.xcassets/Contents.json b/macOS/Ether/Assets.xcassets/Contents.json new file mode 100644 index 0000000..da4a164 --- /dev/null +++ b/macOS/Ether/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file -- cgit 1.4.1