summaryrefslogtreecommitdiff
path: root/Jel.xcodeproj
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2023-12-12 17:12:58 -0500
committerShav Kinderlehrer <[email protected]>2023-12-12 17:12:58 -0500
commit9ccd37f754db33a190a9867bd5a310dfe5f4d17c (patch)
tree6df5dd28d1ab2b4fd4828dd37e0e06c20e65197d /Jel.xcodeproj
parentfbb37567460b689f01eb8a8717b9ac8673652c28 (diff)
downloadjel-9ccd37f754db33a190a9867bd5a310dfe5f4d17c.tar.gz
jel-9ccd37f754db33a190a9867bd5a310dfe5f4d17c.zip
Use System/Info/Public instead of Users/Public to verify server
Diffstat (limited to 'Jel.xcodeproj')
-rw-r--r--Jel.xcodeproj/project.pbxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jel.xcodeproj/project.pbxproj b/Jel.xcodeproj/project.pbxproj
index cc85edc..20b4838 100644
--- a/Jel.xcodeproj/project.pbxproj
+++ b/Jel.xcodeproj/project.pbxproj
@@ -108,6 +108,7 @@
3D1015D72B27F54A00F5C29A /* Views */ = {
isa = PBXGroup;
children = (
+ 3D9063CC2B279A310063DD2A /* ContentView.swift */,
3D91FDC52B28C28900919017 /* SignIn */,
);
path = Views;
@@ -160,7 +161,6 @@
3D1015DF2B27F8EE00F5C29A /* Controllers */,
3D1015D72B27F54A00F5C29A /* Views */,
3D9063CA2B279A310063DD2A /* JelApp.swift */,
- 3D9063CC2B279A310063DD2A /* ContentView.swift */,
3D9063CE2B279A320063DD2A /* Assets.xcassets */,
3D9063D02B279A320063DD2A /* Jel.entitlements */,
3D9063D12B279A320063DD2A /* Preview Content */,