diff --git a/ARCHBLOX/ARCHBLOX.entitlements b/ARCHBLOX/ARCHBLOX.entitlements deleted file mode 100644 index 852fa1a..0000000 --- a/ARCHBLOX/ARCHBLOX.entitlements +++ /dev/null @@ -1,8 +0,0 @@ - - - - - com.apple.security.app-sandbox - - - diff --git a/ARCHBLOX/ARCHBLOX.swift b/ARCHBLOX/ARCHBLOX.swift deleted file mode 100644 index ad16206..0000000 --- a/ARCHBLOX/ARCHBLOX.swift +++ /dev/null @@ -1,17 +0,0 @@ -// -// ARCHBLOX.swift -// ARCHBLOX -// -// Created by Thomas G on 13/3/2023. -// - -import SwiftUI - -@main -struct ARCHBLOX: App { - var body: some Scene { - WindowGroup { - MainView().edgesIgnoringSafeArea(.top).frame(minWidth: 400, maxWidth: .infinity, minHeight: 300, maxHeight: .infinity) - }.windowStyle(HiddenTitleBarWindowStyle()) - } -} diff --git a/ARCHBLOX/Assets.xcassets/ARCHBLOX.imageset/Contents.json b/ARCHBLOX/Assets.xcassets/ARCHBLOX.imageset/Contents.json deleted file mode 100644 index 626a049..0000000 --- a/ARCHBLOX/Assets.xcassets/ARCHBLOX.imageset/Contents.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "images" : [ - { - "filename" : "archblox_glossy128.png", - "idiom" : "universal", - "scale" : "1x" - }, - { - "filename" : "archblox_glossy256.png", - "idiom" : "universal", - "scale" : "2x" - }, - { - "filename" : "archblox_glossy512.png", - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/ARCHBLOX/Assets.xcassets/ARCHBLOX.imageset/archblox_glossy128.png b/ARCHBLOX/Assets.xcassets/ARCHBLOX.imageset/archblox_glossy128.png deleted file mode 100644 index e4d13a6..0000000 Binary files a/ARCHBLOX/Assets.xcassets/ARCHBLOX.imageset/archblox_glossy128.png and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/ARCHBLOX.imageset/archblox_glossy256.png b/ARCHBLOX/Assets.xcassets/ARCHBLOX.imageset/archblox_glossy256.png deleted file mode 100644 index cbcd646..0000000 Binary files a/ARCHBLOX/Assets.xcassets/ARCHBLOX.imageset/archblox_glossy256.png and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/ARCHBLOX.imageset/archblox_glossy512.png b/ARCHBLOX/Assets.xcassets/ARCHBLOX.imageset/archblox_glossy512.png deleted file mode 100644 index 7ce570d..0000000 Binary files a/ARCHBLOX/Assets.xcassets/ARCHBLOX.imageset/archblox_glossy512.png and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/ARCHBLOXarched.imageset/ARCHBLOXarched.png b/ARCHBLOX/Assets.xcassets/ARCHBLOXarched.imageset/ARCHBLOXarched.png deleted file mode 100644 index a46d614..0000000 Binary files a/ARCHBLOX/Assets.xcassets/ARCHBLOXarched.imageset/ARCHBLOXarched.png and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/ARCHBLOXarched.imageset/Contents.json b/ARCHBLOX/Assets.xcassets/ARCHBLOXarched.imageset/Contents.json deleted file mode 100644 index 93fad0a..0000000 --- a/ARCHBLOX/Assets.xcassets/ARCHBLOXarched.imageset/Contents.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "images" : [ - { - "filename" : "ARCHBLOXarched.png", - "idiom" : "universal", - "scale" : "1x" - }, - { - "idiom" : "universal", - "scale" : "2x" - }, - { - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/ARCHBLOX/Assets.xcassets/AccentColor.colorset/Contents.json b/ARCHBLOX/Assets.xcassets/AccentColor.colorset/Contents.json deleted file mode 100644 index eb87897..0000000 --- a/ARCHBLOX/Assets.xcassets/AccentColor.colorset/Contents.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "colors" : [ - { - "idiom" : "universal" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/Contents.json b/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/Contents.json deleted file mode 100644 index 87050df..0000000 --- a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/Contents.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "images" : [ - { - "filename" : "archblox_glossy16.png", - "idiom" : "mac", - "scale" : "1x", - "size" : "16x16" - }, - { - "filename" : "archblox_glossy32 1.png", - "idiom" : "mac", - "scale" : "2x", - "size" : "16x16" - }, - { - "filename" : "archblox_glossy32.png", - "idiom" : "mac", - "scale" : "1x", - "size" : "32x32" - }, - { - "filename" : "archblox_glossy64.png", - "idiom" : "mac", - "scale" : "2x", - "size" : "32x32" - }, - { - "filename" : "archblox_glossy128.png", - "idiom" : "mac", - "scale" : "1x", - "size" : "128x128" - }, - { - "filename" : "archblox_glossy256 1.png", - "idiom" : "mac", - "scale" : "2x", - "size" : "128x128" - }, - { - "filename" : "archblox_glossy256.png", - "idiom" : "mac", - "scale" : "1x", - "size" : "256x256" - }, - { - "filename" : "archblox_glossy512.png", - "idiom" : "mac", - "scale" : "2x", - "size" : "256x256" - }, - { - "filename" : "archblox_glossy512 1.png", - "idiom" : "mac", - "scale" : "1x", - "size" : "512x512" - }, - { - "filename" : "archblox_glossy1024.png", - "idiom" : "mac", - "scale" : "2x", - "size" : "512x512" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy1024.png b/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy1024.png deleted file mode 100644 index ce0ff94..0000000 Binary files a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy1024.png and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy128.png b/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy128.png deleted file mode 100644 index e4d13a6..0000000 Binary files a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy128.png and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy16.png b/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy16.png deleted file mode 100644 index 27436e9..0000000 Binary files a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy16.png and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy256 1.png b/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy256 1.png deleted file mode 100644 index cbcd646..0000000 Binary files a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy256 1.png and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy256.png b/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy256.png deleted file mode 100644 index cbcd646..0000000 Binary files a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy256.png and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy32 1.png b/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy32 1.png deleted file mode 100644 index 79bbe63..0000000 Binary files a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy32 1.png and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy32.png b/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy32.png deleted file mode 100644 index 79bbe63..0000000 Binary files a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy32.png and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy512 1.png b/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy512 1.png deleted file mode 100644 index 7ce570d..0000000 Binary files a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy512 1.png and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy512.png b/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy512.png deleted file mode 100644 index 7ce570d..0000000 Binary files a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy512.png and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy64.png b/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy64.png deleted file mode 100644 index bcfc5ed..0000000 Binary files a/ARCHBLOX/Assets.xcassets/AppIcon.appiconset/archblox_glossy64.png and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/Contents.json b/ARCHBLOX/Assets.xcassets/Contents.json deleted file mode 100644 index 73c0059..0000000 --- a/ARCHBLOX/Assets.xcassets/Contents.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/ARCHBLOX/Assets.xcassets/arkot.imageset/Contents.json b/ARCHBLOX/Assets.xcassets/arkot.imageset/Contents.json deleted file mode 100644 index fc6af34..0000000 --- a/ARCHBLOX/Assets.xcassets/arkot.imageset/Contents.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "images" : [ - { - "filename" : "arkot.png", - "idiom" : "universal", - "scale" : "1x" - }, - { - "idiom" : "universal", - "scale" : "2x" - }, - { - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/ARCHBLOX/Assets.xcassets/arkot.imageset/arkot.png b/ARCHBLOX/Assets.xcassets/arkot.imageset/arkot.png deleted file mode 100644 index 91ba495..0000000 Binary files a/ARCHBLOX/Assets.xcassets/arkot.imageset/arkot.png and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/background.imageset/Contents.json b/ARCHBLOX/Assets.xcassets/background.imageset/Contents.json deleted file mode 100644 index 470c0bb..0000000 --- a/ARCHBLOX/Assets.xcassets/background.imageset/Contents.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "images" : [ - { - "filename" : "background.jpg", - "idiom" : "universal", - "scale" : "1x" - }, - { - "idiom" : "universal", - "scale" : "2x" - }, - { - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/ARCHBLOX/Assets.xcassets/background.imageset/background.jpg b/ARCHBLOX/Assets.xcassets/background.imageset/background.jpg deleted file mode 100644 index 3966c30..0000000 Binary files a/ARCHBLOX/Assets.xcassets/background.imageset/background.jpg and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/backgrounddark.imageset/Contents.json b/ARCHBLOX/Assets.xcassets/backgrounddark.imageset/Contents.json deleted file mode 100644 index dbf99ac..0000000 --- a/ARCHBLOX/Assets.xcassets/backgrounddark.imageset/Contents.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "images" : [ - { - "filename" : "backgrounddark.jpg", - "idiom" : "universal", - "scale" : "1x" - }, - { - "idiom" : "universal", - "scale" : "2x" - }, - { - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/ARCHBLOX/Assets.xcassets/backgrounddark.imageset/backgrounddark.jpg b/ARCHBLOX/Assets.xcassets/backgrounddark.imageset/backgrounddark.jpg deleted file mode 100644 index d56acb5..0000000 Binary files a/ARCHBLOX/Assets.xcassets/backgrounddark.imageset/backgrounddark.jpg and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/defaultrender.imageset/Contents.json b/ARCHBLOX/Assets.xcassets/defaultrender.imageset/Contents.json deleted file mode 100644 index bc5f199..0000000 --- a/ARCHBLOX/Assets.xcassets/defaultrender.imageset/Contents.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "images" : [ - { - "filename" : "defaultrender.png", - "idiom" : "universal", - "scale" : "1x" - }, - { - "idiom" : "universal", - "scale" : "2x" - }, - { - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/ARCHBLOX/Assets.xcassets/defaultrender.imageset/defaultrender.png b/ARCHBLOX/Assets.xcassets/defaultrender.imageset/defaultrender.png deleted file mode 100644 index 8cc8368..0000000 Binary files a/ARCHBLOX/Assets.xcassets/defaultrender.imageset/defaultrender.png and /dev/null differ diff --git a/ARCHBLOX/Assets.xcassets/navbar.imageset/Contents.json b/ARCHBLOX/Assets.xcassets/navbar.imageset/Contents.json deleted file mode 100644 index cb32384..0000000 --- a/ARCHBLOX/Assets.xcassets/navbar.imageset/Contents.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "images" : [ - { - "filename" : "bg-rbx_header.png", - "idiom" : "universal", - "scale" : "1x" - }, - { - "idiom" : "universal", - "scale" : "2x" - }, - { - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/ARCHBLOX/Assets.xcassets/navbar.imageset/bg-rbx_header.png b/ARCHBLOX/Assets.xcassets/navbar.imageset/bg-rbx_header.png deleted file mode 100644 index bdd1348..0000000 Binary files a/ARCHBLOX/Assets.xcassets/navbar.imageset/bg-rbx_header.png and /dev/null differ diff --git a/ARCHBLOX/HomeView.swift b/ARCHBLOX/HomeView.swift deleted file mode 100644 index e75b6dd..0000000 --- a/ARCHBLOX/HomeView.swift +++ /dev/null @@ -1,40 +0,0 @@ -// -// MainView.swift -// ARCHBLOX -// -// Created by Thomas G on 13/3/2023. -// - -import SwiftUI - -struct HomeView: View { - var body: some View { - VStack{ - HStack{ - Image("ARCHBLOX").resizable().aspectRatio(contentMode: ContentMode.fit).accessibilityLabel("ARCHBLOX").padding().frame(minHeight: 80,maxHeight: 80); - Spacer(); - Text("Thomas").font(.custom("Lucida Grande", size: 20)).padding(); - Image("arkot").resizable().aspectRatio(contentMode: ContentMode.fit).accessibilityLabel("ARCHBLOX").padding().frame(minHeight: 51,maxHeight: 51); - Text("100.000M").font(.custom("Lucida Grande", size: 20)).padding(); - Text("Log Out").font(.custom("Lucida Grande", size: 20)).padding(); - }.fixedSize(horizontal: false, vertical: true).frame(minHeight: 51,maxHeight: 51).background( - Image("navbar") - .resizable() - .edgesIgnoringSafeArea(.all)) - Spacer(); - VStack{ - Text("home content goes here").font(.custom("Lucida Grande", size: 30)).padding(); - } - }.background( - Image("background") - .resizable() - .edgesIgnoringSafeArea(.all) - ) - } -} - -struct HomeView_Previews: PreviewProvider { - static var previews: some View { - HomeView() - } -} diff --git a/ARCHBLOX/LucidaGrande.ttf b/ARCHBLOX/LucidaGrande.ttf deleted file mode 100644 index 63c3d97..0000000 Binary files a/ARCHBLOX/LucidaGrande.ttf and /dev/null differ diff --git a/ARCHBLOX/LucidaGrandeBold.ttf b/ARCHBLOX/LucidaGrandeBold.ttf deleted file mode 100644 index 6f67c86..0000000 Binary files a/ARCHBLOX/LucidaGrandeBold.ttf and /dev/null differ diff --git a/ARCHBLOX/MainView.swift b/ARCHBLOX/MainView.swift deleted file mode 100644 index 5589f09..0000000 --- a/ARCHBLOX/MainView.swift +++ /dev/null @@ -1,31 +0,0 @@ -// -// MainView.swift -// ARCHBLOX -// -// Created by Thomas G on 13/3/2023. -// - -import SwiftUI - -struct MainView: View { - var body: some View { - VStack{ - Image("ARCHBLOXarched").resizable().aspectRatio(contentMode: ContentMode.fit).accessibilityLabel("ARCHBLOX").padding(); - Spacer(); - HStack{ - Text("Sign Up").font(.custom("Lucida Grande", size: 30)).padding(); - Text("Log In").font(.custom("Lucida Grande", size: 30)).padding(); - } - }.background( - Image("background") - .resizable() - .edgesIgnoringSafeArea(.all) - ) - } -} - -struct MainView_Previews: PreviewProvider { - static var previews: some View { - MainView() - } -}