Skip to content

Commit

Permalink
Merge
Browse files Browse the repository at this point in the history
  • Loading branch information
w0lfschild committed Apr 2, 2017
1 parent 509ec7e commit d7b7358
Show file tree
Hide file tree
Showing 73 changed files with 7,125 additions and 116 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>16E144f</string>
<string>16E154a</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>16E144f</string>
<string>16E154a</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>16E144f</string>
<string>16E154a</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file not shown.
Binary file modified Frameworks/SIMBLManager.framework/Versions/A/SIMBLManager
Binary file not shown.
Binary file not shown.
122 changes: 63 additions & 59 deletions mySIMBL/Base.lproj/Appliaction.xib

Large diffs are not rendered by default.

116 changes: 62 additions & 54 deletions mySIMBL/Changelog.rtf

Large diffs are not rendered by default.

322 changes: 322 additions & 0 deletions mySIMBLFixes/mySIMBLFixes.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,322 @@
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {

/* Begin PBXBuildFile section */
FB27D5871E8DB57000DC8037 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FB27D5861E8DB57000DC8037 /* AppKit.framework */; };
FB27D5891E8DB57000DC8037 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FB27D5881E8DB57000DC8037 /* Foundation.framework */; };
FB27D58D1E8DB57000DC8037 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = FB27D58C1E8DB57000DC8037 /* Info.plist */; };
FB27D5901E8DB57000DC8037 /* mySIMBLFixes.m in Sources */ = {isa = PBXBuildFile; fileRef = FB27D58F1E8DB57000DC8037 /* mySIMBLFixes.m */; };
FB27D5941E8DB57000DC8037 /* ZKSwizzle.m in Sources */ = {isa = PBXBuildFile; fileRef = FB27D5931E8DB57000DC8037 /* ZKSwizzle.m */; };
FB27D5961E8DB57000DC8037 /* PrefixHeader.pch in Resources */ = {isa = PBXBuildFile; fileRef = FB27D5951E8DB57000DC8037 /* PrefixHeader.pch */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
FB27D5831E8DB57000DC8037 /* mySIMBLFixes.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = mySIMBLFixes.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
FB27D5861E8DB57000DC8037 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
FB27D5881E8DB57000DC8037 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
FB27D58C1E8DB57000DC8037 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
FB27D58E1E8DB57000DC8037 /* mySIMBLFixes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mySIMBLFixes.h; sourceTree = "<group>"; };
FB27D58F1E8DB57000DC8037 /* mySIMBLFixes.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = mySIMBLFixes.m; sourceTree = "<group>"; };
FB27D5921E8DB57000DC8037 /* ZKSwizzle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ZKSwizzle.h; path = ZKSwizzle/ZKSwizzle.h; sourceTree = "<group>"; };
FB27D5931E8DB57000DC8037 /* ZKSwizzle.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ZKSwizzle.m; path = ZKSwizzle/ZKSwizzle.m; sourceTree = "<group>"; };
FB27D5951E8DB57000DC8037 /* PrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
FB27D5801E8DB57000DC8037 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
FB27D5871E8DB57000DC8037 /* AppKit.framework in Frameworks */,
FB27D5891E8DB57000DC8037 /* Foundation.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
FB27D57A1E8DB57000DC8037 = {
isa = PBXGroup;
children = (
FB27D58A1E8DB57000DC8037 /* mySIMBLFixes */,
FB27D5851E8DB57000DC8037 /* Frameworks */,
FB27D5841E8DB57000DC8037 /* Products */,
);
sourceTree = "<group>";
};
FB27D5841E8DB57000DC8037 /* Products */ = {
isa = PBXGroup;
children = (
FB27D5831E8DB57000DC8037 /* mySIMBLFixes.bundle */,
);
name = Products;
sourceTree = "<group>";
};
FB27D5851E8DB57000DC8037 /* Frameworks */ = {
isa = PBXGroup;
children = (
FB27D5861E8DB57000DC8037 /* AppKit.framework */,
FB27D5881E8DB57000DC8037 /* Foundation.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
FB27D58A1E8DB57000DC8037 /* mySIMBLFixes */ = {
isa = PBXGroup;
children = (
FB27D58E1E8DB57000DC8037 /* mySIMBLFixes.h */,
FB27D58F1E8DB57000DC8037 /* mySIMBLFixes.m */,
FB27D5911E8DB57000DC8037 /* ZKSwizzle */,
FB27D58B1E8DB57000DC8037 /* Supporting Files */,
);
path = mySIMBLFixes;
sourceTree = "<group>";
};
FB27D58B1E8DB57000DC8037 /* Supporting Files */ = {
isa = PBXGroup;
children = (
FB27D58C1E8DB57000DC8037 /* Info.plist */,
FB27D5951E8DB57000DC8037 /* PrefixHeader.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
FB27D5911E8DB57000DC8037 /* ZKSwizzle */ = {
isa = PBXGroup;
children = (
FB27D5921E8DB57000DC8037 /* ZKSwizzle.h */,
FB27D5931E8DB57000DC8037 /* ZKSwizzle.m */,
);
name = ZKSwizzle;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
FB27D5821E8DB57000DC8037 /* mySIMBLFixes */ = {
isa = PBXNativeTarget;
buildConfigurationList = FB27D5991E8DB57000DC8037 /* Build configuration list for PBXNativeTarget "mySIMBLFixes" */;
buildPhases = (
FB27D57F1E8DB57000DC8037 /* Sources */,
FB27D5801E8DB57000DC8037 /* Frameworks */,
FB27D5811E8DB57000DC8037 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = mySIMBLFixes;
productName = mySIMBLFixes;
productReference = FB27D5831E8DB57000DC8037 /* mySIMBLFixes.bundle */;
productType = "com.apple.product-type.bundle";
};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
FB27D57B1E8DB57000DC8037 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0830;
ORGANIZATIONNAME = "Wolfgang Baird";
TargetAttributes = {
FB27D5821E8DB57000DC8037 = {
CreatedOnToolsVersion = 8.3;
DevelopmentTeam = EX596BNL45;
ProvisioningStyle = Automatic;
};
};
};
buildConfigurationList = FB27D57E1E8DB57000DC8037 /* Build configuration list for PBXProject "mySIMBLFixes" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = FB27D57A1E8DB57000DC8037;
productRefGroup = FB27D5841E8DB57000DC8037 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
FB27D5821E8DB57000DC8037 /* mySIMBLFixes */,
);
};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
FB27D5811E8DB57000DC8037 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
FB27D5961E8DB57000DC8037 /* PrefixHeader.pch in Resources */,
FB27D58D1E8DB57000DC8037 /* Info.plist in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
FB27D57F1E8DB57000DC8037 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
FB27D5901E8DB57000DC8037 /* mySIMBLFixes.m in Sources */,
FB27D5941E8DB57000DC8037 /* ZKSwizzle.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
FB27D5971E8DB57000DC8037 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
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_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
};
name = Debug;
};
FB27D5981E8DB57000DC8037 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
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_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MTL_ENABLE_DEBUG_INFO = NO;
};
name = Release;
};
FB27D59A1E8DB57000DC8037 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD)";
CLANG_ENABLE_OBJC_ARC = YES;
COMBINE_HIDPI_IMAGES = YES;
DEPLOYMENT_LOCATION = YES;
DEVELOPMENT_TEAM = EX596BNL45;
DSTROOT = /;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = mySIMBLFixes/PrefixHeader.pch;
INFOPLIST_FILE = mySIMBLFixes/Info.plist;
INSTALL_PATH = "/Library/Application Support/SIMBL/Plugins";
MACH_O_TYPE = mh_dylib;
PRODUCT_BUNDLE_IDENTIFIER = org.w0lf.mySIMBLFixes;
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
FB27D59B1E8DB57000DC8037 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD)";
CLANG_ENABLE_OBJC_ARC = YES;
COMBINE_HIDPI_IMAGES = YES;
DEPLOYMENT_LOCATION = YES;
DEVELOPMENT_TEAM = EX596BNL45;
DSTROOT = /;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = mySIMBLFixes/PrefixHeader.pch;
INFOPLIST_FILE = mySIMBLFixes/Info.plist;
INSTALL_PATH = "/Library/Application Support/SIMBL/Plugins";
MACH_O_TYPE = mh_dylib;
PRODUCT_BUNDLE_IDENTIFIER = org.w0lf.mySIMBLFixes;
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = bundle;
};
name = Release;
};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
FB27D57E1E8DB57000DC8037 /* Build configuration list for PBXProject "mySIMBLFixes" */ = {
isa = XCConfigurationList;
buildConfigurations = (
FB27D5971E8DB57000DC8037 /* Debug */,
FB27D5981E8DB57000DC8037 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
FB27D5991E8DB57000DC8037 /* Build configuration list for PBXNativeTarget "mySIMBLFixes" */ = {
isa = XCConfigurationList;
buildConfigurations = (
FB27D59A1E8DB57000DC8037 /* Debug */,
FB27D59B1E8DB57000DC8037 /* Release */,
);
defaultConfigurationIsVisible = 0;
};
/* End XCConfigurationList section */
};
rootObject = FB27D57B1E8DB57000DC8037 /* Project object */;
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Loading

0 comments on commit d7b7358

Please sign in to comment.