diff --git a/Base.lproj/Layout.xib b/Base.lproj/Layout.xib
index 0c41c15..656f8b0 100644
--- a/Base.lproj/Layout.xib
+++ b/Base.lproj/Layout.xib
@@ -1,8 +1,9 @@
-
-
+
+
-
-
+
+
+
@@ -18,25 +19,25 @@
-
-
+
+
-
+
-
+
-
+
-
+
@@ -45,14 +46,13 @@
-
+
-
+
-
@@ -71,33 +71,32 @@
-
-
+
-
+
-
+
-
+
-
+
-
-
+
+
@@ -105,7 +104,6 @@
-
@@ -118,7 +116,6 @@
-
@@ -131,7 +128,6 @@
-
@@ -142,9 +138,8 @@
-
+
-
@@ -163,13 +158,12 @@
-
-
+
-
+
@@ -186,7 +180,7 @@
-
+
@@ -200,10 +194,10 @@
-
+
-
+
@@ -214,11 +208,11 @@
-
+
-
+
@@ -227,7 +221,7 @@
-
@@ -252,4 +247,4 @@
-
\ No newline at end of file
+
diff --git a/Base.lproj/MainMenu.xib b/Base.lproj/MainMenu.xib
index d7d5890..6fb5717 100644
--- a/Base.lproj/MainMenu.xib
+++ b/Base.lproj/MainMenu.xib
@@ -1,8 +1,8 @@
-
-
+
+
-
-
+
+
@@ -11,13 +11,13 @@
-
+
-
\ No newline at end of file
+
diff --git a/Info.plist b/Info.plist
index 7a8b4e6..6188f73 100644
--- a/Info.plist
+++ b/Info.plist
@@ -3,9 +3,9 @@
CFBuildDate
- Thu May 11 14:57:15 WEST 2023
+ Thu May 11 15:19:45 WEST 2023
CFBuildNumber
- 9210
+ 9223
CFBundleDevelopmentRegion
English
CFBundleDocumentTypes
@@ -44,7 +44,7 @@
CFBundleSignature
????
CFBundleVersion
- 9210
+ 9223
LSApplicationCategoryType
public.app-category.developer-tools
LSMinimumSystemVersion
diff --git a/Prefix.pch b/Prefix.pch
index a23b476..472e5e0 100644
--- a/Prefix.pch
+++ b/Prefix.pch
@@ -1,5 +1,5 @@
//
-// Prefix header for all source files of the 'Mach-O Browser' target in the 'Mach-O Browser' project
+// Prefix header for all source files of the 'MachOView' target in the 'MachOView' project
//
#ifdef __OBJC__
diff --git a/main.mm b/main.mm
index e3591f0..cf607be 100644
--- a/main.mm
+++ b/main.mm
@@ -1,6 +1,6 @@
//
// main.m
-// Mach-O Browser
+// MachOView
//
// Created by psaghelyi on 10/06/2010.
//