diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..0631140 Binary files /dev/null and b/.DS_Store differ diff --git a/SideButtonFixer/.DS_Store b/SideButtonFixer/.DS_Store new file mode 100644 index 0000000..1d22fa4 Binary files /dev/null and b/SideButtonFixer/.DS_Store differ diff --git a/SwipeSimulator.xcodeproj/project.pbxproj b/SwipeSimulator.xcodeproj/project.pbxproj index 54b5e01..69154a9 100644 --- a/SwipeSimulator.xcodeproj/project.pbxproj +++ b/SwipeSimulator.xcodeproj/project.pbxproj @@ -40,7 +40,7 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ - 4EC7C3B51EE711B400C9F725 /* SideButtonFixer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; name = SideButtonFixer.app; path = SensibleSideButtons.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 4EC7C3B51EE711B400C9F725 /* SensibleSideButtons.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SensibleSideButtons.app; sourceTree = BUILT_PRODUCTS_DIR; }; 4EC7C3B71EE711B400C9F725 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 4EC7C3B81EE711B400C9F725 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 4EC7C3BD1EE711B400C9F725 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; @@ -111,7 +111,7 @@ children = ( 4ECC16961EE54D3D0062AC72 /* swipesiml */, 4EF68AE91EE55A9500F6B0E8 /* swipesimr */, - 4EC7C3B51EE711B400C9F725 /* SideButtonFixer.app */, + 4EC7C3B51EE711B400C9F725 /* SensibleSideButtons.app */, ); name = Products; sourceTree = ""; @@ -152,7 +152,7 @@ ); name = SensibleSideButtons; productName = SideButtonFixer; - productReference = 4EC7C3B51EE711B400C9F725 /* SideButtonFixer.app */; + productReference = 4EC7C3B51EE711B400C9F725 /* SensibleSideButtons.app */; productType = "com.apple.product-type.application"; }; 4ECC16951EE54D3D0062AC72 /* swipesiml */ = { @@ -195,7 +195,7 @@ 4ECC168E1EE54D3D0062AC72 /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0830; + LastUpgradeCheck = 1220; ORGANIZATIONNAME = "Alexei Baboulevitch"; TargetAttributes = { 4EC7C3B41EE711B400C9F725 = { @@ -220,7 +220,7 @@ }; buildConfigurationList = 4ECC16911EE54D3D0062AC72 /* Build configuration list for PBXProject "SwipeSimulator" */; compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, @@ -307,6 +307,7 @@ CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; DEVELOPMENT_TEAM = R4MX2B96J2; + ENABLE_HARDENED_RUNTIME = YES; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", @@ -335,6 +336,7 @@ CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; DEVELOPMENT_TEAM = R4MX2B96J2; + ENABLE_HARDENED_RUNTIME = YES; GCC_C_LANGUAGE_STANDARD = gnu11; INFOPLIST_FILE = SideButtonFixer/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; @@ -349,21 +351,31 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; @@ -394,21 +406,31 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; @@ -435,6 +457,7 @@ 4ECC169E1EE54D3D0062AC72 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + CODE_SIGN_IDENTITY = "-"; DEVELOPMENT_TEAM = R4MX2B96J2; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -451,6 +474,7 @@ 4ECC169F1EE54D3D0062AC72 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { + CODE_SIGN_IDENTITY = "-"; DEVELOPMENT_TEAM = R4MX2B96J2; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -464,6 +488,7 @@ 4EF68AE71EE55A9500F6B0E8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + CODE_SIGN_IDENTITY = "-"; DEVELOPMENT_TEAM = R4MX2B96J2; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -480,6 +505,7 @@ 4EF68AE81EE55A9500F6B0E8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { + CODE_SIGN_IDENTITY = "-"; DEVELOPMENT_TEAM = R4MX2B96J2; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", diff --git a/SwipeSimulator.xcodeproj/project.xcworkspace/xcuserdata/tony.xcuserdatad/UserInterfaceState.xcuserstate b/SwipeSimulator.xcodeproj/project.xcworkspace/xcuserdata/tony.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000..208d73d Binary files /dev/null and b/SwipeSimulator.xcodeproj/project.xcworkspace/xcuserdata/tony.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/SwipeSimulator.xcodeproj/xcuserdata/tony.xcuserdatad/xcschemes/xcschememanagement.plist b/SwipeSimulator.xcodeproj/xcuserdata/tony.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..39d17b9 --- /dev/null +++ b/SwipeSimulator.xcodeproj/xcuserdata/tony.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,24 @@ + + + + + SchemeUserState + + SensibleSideButtons.xcscheme_^#shared#^_ + + orderHint + 0 + + swipesiml.xcscheme_^#shared#^_ + + orderHint + 1 + + swipesimr.xcscheme_^#shared#^_ + + orderHint + 2 + + + +