diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2022-03-20 11:52:09 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2022-03-20 11:52:09 -0400 |
commit | a07d588c94f68cdc559ceb016c031c9199f0b868 (patch) | |
tree | 839b078d07f3c727bcce8f3ce340c2639e306143 /macOS/Ether/Assets.xcassets/Contents.json | |
parent | 9458529e94ec3135a5a6fa0fbaf7e0ce1459168b (diff) | |
download | ether-a07d588c94f68cdc559ceb016c031c9199f0b868.tar.gz ether-a07d588c94f68cdc559ceb016c031c9199f0b868.tar.bz2 ether-a07d588c94f68cdc559ceb016c031c9199f0b868.zip |
we can now build a mac bundle!
Diffstat (limited to 'macOS/Ether/Assets.xcassets/Contents.json')
-rw-r--r-- | macOS/Ether/Assets.xcassets/Contents.json | 6 |
1 files changed, 6 insertions, 0 deletions
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 @@ | |||
1 | { | ||
2 | "info" : { | ||
3 | "version" : 1, | ||
4 | "author" : "xcode" | ||
5 | } | ||
6 | } \ No newline at end of file | ||