diff --git a/socket.xcodeproj/project.pbxproj b/socket.xcodeproj/project.pbxproj
index fa7e7b6..a014195 100644
--- a/socket.xcodeproj/project.pbxproj
+++ b/socket.xcodeproj/project.pbxproj
@@ -277,6 +277,10 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
+ ARCHS = (
+ armv7,
+ armv7s,
+ );
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
@@ -335,6 +339,10 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
+ ARCHS = (
+ armv7,
+ armv7s,
+ );
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
@@ -412,11 +420,6 @@
"$(inherited)",
"@executable_path/Frameworks",
);
- LIBRARY_SEARCH_PATHS = (
- "$(inherited)",
- "$(PROJECT_DIR)/omnis10",
- "$(PROJECT_DIR)/socket",
- );
MARKETING_VERSION = 1.1;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.staturnz.socket;
@@ -456,11 +459,6 @@
"$(inherited)",
"@executable_path/Frameworks",
);
- LIBRARY_SEARCH_PATHS = (
- "$(inherited)",
- "$(PROJECT_DIR)/omnis10",
- "$(PROJECT_DIR)/socket",
- );
MARKETING_VERSION = 1.1;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.staturnz.socket;
diff --git a/socket.xcodeproj/project.xcworkspace/xcuserdata/tyler.xcuserdatad/UserInterfaceState.xcuserstate b/socket.xcodeproj/project.xcworkspace/xcuserdata/tyler.xcuserdatad/UserInterfaceState.xcuserstate
index c74965b..9785934 100644
Binary files a/socket.xcodeproj/project.xcworkspace/xcuserdata/tyler.xcuserdatad/UserInterfaceState.xcuserstate and b/socket.xcodeproj/project.xcworkspace/xcuserdata/tyler.xcuserdatad/UserInterfaceState.xcuserstate differ
diff --git a/socket/supporting files/Base.lproj/Main.storyboard b/socket/supporting files/Base.lproj/Main.storyboard
index bac3134..e413a20 100644
--- a/socket/supporting files/Base.lproj/Main.storyboard
+++ b/socket/supporting files/Base.lproj/Main.storyboard
@@ -672,7 +672,7 @@
-
+