diff --git a/.gitignore b/.gitignore index e43b0f9..a28d23b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .DS_Store +**/*.xcuserdatad \ No newline at end of file diff --git a/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist deleted file mode 100644 index 908e946..0000000 --- a/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcschemes/xcschememanagement.plist b/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index 8d98191..0000000 --- a/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,22 +0,0 @@ - - - - - SchemeUserState - - whosTyping.xcscheme_^#shared#^_ - - orderHint - 0 - - - SuppressBuildableAutocreation - - FBCE4EBA201C0F4D002F8A61 - - primary - - - - - diff --git a/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Debug.xcscheme b/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Debug.xcscheme deleted file mode 100644 index 8871953..0000000 --- a/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Debug.xcscheme +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Release.xcscheme b/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Release.xcscheme deleted file mode 100644 index cc96333..0000000 --- a/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Release.xcscheme +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/xcschememanagement.plist b/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index 8ac214f..0000000 --- a/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,27 +0,0 @@ - - - - - SchemeUserState - - typeStatus Debug.xcscheme - - orderHint - 0 - - typeStatus Release.xcscheme - - orderHint - 1 - - - SuppressBuildableAutocreation - - FBCE4EBA201C0F4D002F8A61 - - primary - - - - - diff --git a/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper/BlueBubblesFaceTimeHelper.m b/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper/BlueBubblesFaceTimeHelper.m index 9c5d41d..5d2c22d 100644 --- a/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper/BlueBubblesFaceTimeHelper.m +++ b/FaceTime/MacOS-11+/BlueBubblesFaceTimeHelper/BlueBubblesFaceTimeHelper.m @@ -1,11 +1,3 @@ -// -// whosTyping.m -// whosTyping -// -// Created by Wolfgang Baird on 1/21/18. -// Copyright © 2018 Wolfgang Baird. All rights reserved. -// - @import AppKit; #import diff --git a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/project.pbxproj b/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/project.pbxproj index 1182330..f1d965c 100644 --- a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/project.pbxproj +++ b/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/project.pbxproj @@ -3,19 +3,12 @@ archiveVersion = 1; classes = { }; - objectVersion = 54; + objectVersion = 48; objects = { /* Begin PBXBuildFile section */ - 2D258662D944A5A4DD8D3C13 /* libPods-BlueBubblesHelper.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7145A2D63389BEE3AC08DDD3 /* libPods-BlueBubblesHelper.a */; }; + 42BBF2562C36F51B0009FCEE /* libBlueBubblesHelper DyLib.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = A6D825152A36A089006253F5 /* libBlueBubblesHelper DyLib.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; 7A48E71F098345ADA8C2059A /* libPods-BlueBubblesHelper DyLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 127FB7616167BF78C35BF855 /* libPods-BlueBubblesHelper DyLib.a */; }; - 93AC09C62565E4150000C60C /* IMCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93AC09C52565E4150000C60C /* IMCore.framework */; }; - 93AC09CC2565E45F0000C60C /* BlueBubblesHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 93AC09CB2565E45F0000C60C /* BlueBubblesHelper.m */; }; - 93B28EA9257399C00056DAD4 /* ChatDisplayController.m in Sources */ = {isa = PBXBuildFile; fileRef = 93B28EA8257399C00056DAD4 /* ChatDisplayController.m */; }; - 93B28EAD25739A430056DAD4 /* SelectorHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 93B28EAC25739A430056DAD4 /* SelectorHelper.m */; }; - 93FD993A2568E7360060D430 /* NetworkController.m in Sources */ = {isa = PBXBuildFile; fileRef = 93FD99392568E7360060D430 /* NetworkController.m */; }; - A63F3AF22A5A22E5002990A8 /* IDS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A63F3AF12A5A22E5002990A8 /* IDS.framework */; }; - A63F3AF32A5A22E5002990A8 /* IDS.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A63F3AF12A5A22E5002990A8 /* IDS.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; A63F3AF52A5A230B002990A8 /* IDS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A63F3AF12A5A22E5002990A8 /* IDS.framework */; }; A6D825212A36A110006253F5 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A6D825202A36A110006253F5 /* AppKit.framework */; }; A6D825232A36A11A006253F5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A6D825222A36A11A006253F5 /* Foundation.framework */; }; @@ -25,25 +18,17 @@ A6D8252D2A36A287006253F5 /* NetworkController.m in Sources */ = {isa = PBXBuildFile; fileRef = 93FD99392568E7360060D430 /* NetworkController.m */; }; A6D8252F2A36A292006253F5 /* BlueBubblesHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 93AC09CB2565E45F0000C60C /* BlueBubblesHelper.m */; }; A6D825312A36A2A0006253F5 /* ZKSwizzle.m in Sources */ = {isa = PBXBuildFile; fileRef = FBCE4ECB201C0F4D002F8A61 /* ZKSwizzle.m */; }; - EA4401542988779B00DEB3BE /* SocialAppsCore in Resources */ = {isa = PBXBuildFile; fileRef = EA4401532988779B00DEB3BE /* SocialAppsCore */; }; - EA4401572988780000DEB3BE /* SocialAppsCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA4401562988780000DEB3BE /* SocialAppsCore.framework */; }; - EAE731B8294DCF6C00FA6F15 /* IMDPersistence.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAE731B7294DCF6C00FA6F15 /* IMDPersistence.framework */; }; - FBCE4EBF201C0F4D002F8A61 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBCE4EBE201C0F4D002F8A61 /* AppKit.framework */; }; - FBCE4EC1201C0F4D002F8A61 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBCE4EC0201C0F4D002F8A61 /* Foundation.framework */; }; - FBCE4ECC201C0F4D002F8A61 /* ZKSwizzle.m in Sources */ = {isa = PBXBuildFile; fileRef = FBCE4ECB201C0F4D002F8A61 /* ZKSwizzle.m */; }; - FBCE4ECE201C0F4D002F8A61 /* PrefixHeader.pch in Resources */ = {isa = PBXBuildFile; fileRef = FBCE4ECD201C0F4D002F8A61 /* PrefixHeader.pch */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ - A63F3AF42A5A22E5002990A8 /* Embed Frameworks */ = { + 42BBF2552C36F4FE0009FCEE /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; + dstPath = "/Users//Development/BlueBubbles/bluebubbles-server/packages/server/appResources/private-api/macos10"; + dstSubfolderSpec = 0; files = ( - A63F3AF32A5A22E5002990A8 /* IDS.framework in Embed Frameworks */, + 42BBF2562C36F51B0009FCEE /* libBlueBubblesHelper DyLib.dylib in CopyFiles */, ); - name = "Embed Frameworks"; runOnlyForDeploymentPostprocessing = 0; }; /* End PBXCopyFilesBuildPhase section */ @@ -91,7 +76,6 @@ EA4401562988780000DEB3BE /* SocialAppsCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SocialAppsCore.framework; path = /System/Library/PrivateFrameworks/SocialAppsCore.framework; sourceTree = ""; }; EAE731B6294DCA9200FA6F15 /* IMFileTransferCenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IMFileTransferCenter.h; sourceTree = ""; }; EAE731B7294DCF6C00FA6F15 /* IMDPersistence.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IMDPersistence.framework; path = /System/Library/PrivateFrameworks/IMDPersistence.framework; sourceTree = ""; }; - FBCE4EBB201C0F4D002F8A61 /* BlueBubblesHelper.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BlueBubblesHelper.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; FBCE4EBE201C0F4D002F8A61 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = ""; }; FBCE4EC0201C0F4D002F8A61 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; FBCE4EC4201C0F4D002F8A61 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; @@ -120,20 +104,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - FBCE4EB8201C0F4D002F8A61 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - EA4401572988780000DEB3BE /* SocialAppsCore.framework in Frameworks */, - FBCE4EBF201C0F4D002F8A61 /* AppKit.framework in Frameworks */, - 93AC09C62565E4150000C60C /* IMCore.framework in Frameworks */, - EAE731B8294DCF6C00FA6F15 /* IMDPersistence.framework in Frameworks */, - A63F3AF22A5A22E5002990A8 /* IDS.framework in Frameworks */, - FBCE4EC1201C0F4D002F8A61 /* Foundation.framework in Frameworks */, - 2D258662D944A5A4DD8D3C13 /* libPods-BlueBubblesHelper.a in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ @@ -179,7 +149,6 @@ FBCE4EBC201C0F4D002F8A61 /* Products */ = { isa = PBXGroup; children = ( - FBCE4EBB201C0F4D002F8A61 /* BlueBubblesHelper.bundle */, A6D825152A36A089006253F5 /* libBlueBubblesHelper DyLib.dylib */, ); name = Products; @@ -290,6 +259,7 @@ A6D825112A36A089006253F5 /* Headers */, A6D825122A36A089006253F5 /* Sources */, A6D825132A36A089006253F5 /* Frameworks */, + 42BBF2552C36F4FE0009FCEE /* CopyFiles */, ); buildRules = ( ); @@ -300,26 +270,6 @@ productReference = A6D825152A36A089006253F5 /* libBlueBubblesHelper DyLib.dylib */; productType = "com.apple.product-type.library.dynamic"; }; - FBCE4EBA201C0F4D002F8A61 /* BlueBubblesHelper */ = { - isa = PBXNativeTarget; - buildConfigurationList = FBCE4ED1201C0F4D002F8A61 /* Build configuration list for PBXNativeTarget "BlueBubblesHelper" */; - buildPhases = ( - 47366F660A8FC9CF6CF8AC69 /* [CP] Check Pods Manifest.lock */, - FBCE4EB7201C0F4D002F8A61 /* Sources */, - FBCE4EB8201C0F4D002F8A61 /* Frameworks */, - FBCE4EB9201C0F4D002F8A61 /* Resources */, - FBCE4EE7201C26B1002F8A61 /* Run Script */, - A63F3AF42A5A22E5002990A8 /* Embed Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = BlueBubblesHelper; - productName = typeStatus13; - productReference = FBCE4EBB201C0F4D002F8A61 /* BlueBubblesHelper.bundle */; - productType = "com.apple.product-type.bundle"; - }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ @@ -331,10 +281,7 @@ TargetAttributes = { A6D825142A36A089006253F5 = { CreatedOnToolsVersion = 12.0; - }; - FBCE4EBA201C0F4D002F8A61 = { - CreatedOnToolsVersion = 9.0.1; - ProvisioningStyle = Manual; + ProvisioningStyle = Automatic; }; }; }; @@ -350,47 +297,12 @@ projectDirPath = ""; projectRoot = ""; targets = ( - FBCE4EBA201C0F4D002F8A61 /* BlueBubblesHelper */, A6D825142A36A089006253F5 /* BlueBubblesHelper DyLib */, ); }; /* End PBXProject section */ -/* Begin PBXResourcesBuildPhase section */ - FBCE4EB9201C0F4D002F8A61 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - EA4401542988779B00DEB3BE /* SocialAppsCore in Resources */, - FBCE4ECE201C0F4D002F8A61 /* PrefixHeader.pch in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - /* Begin PBXShellScriptBuildPhase section */ - 47366F660A8FC9CF6CF8AC69 /* [CP] Check Pods Manifest.lock */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", - ); - name = "[CP] Check Pods Manifest.lock"; - outputFileListPaths = ( - ); - outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-BlueBubblesHelper-checkManifestLockResult.txt", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; - showEnvVarsInLog = 0; - }; AB0F3FDC125824C7581F61B0 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -413,21 +325,6 @@ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; - FBCE4EE7201C26B1002F8A61 /* Run Script */ = { - isa = PBXShellScriptBuildPhase; - alwaysOutOfDate = 1; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "Run Script"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "codesign --deep -s \"-\" /Library/Application\\ Support/MacEnhance/Plugins/BlueBubblesHelper.bundle\nkillall -q Messages\nsleep 1\nopen -b com.apple.ichat\n"; - }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ @@ -441,18 +338,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - FBCE4EB7201C0F4D002F8A61 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 93B28EAD25739A430056DAD4 /* SelectorHelper.m in Sources */, - 93FD993A2568E7360060D430 /* NetworkController.m in Sources */, - FBCE4ECC201C0F4D002F8A61 /* ZKSwizzle.m in Sources */, - 93B28EA9257399C00056DAD4 /* ChatDisplayController.m in Sources */, - 93AC09CC2565E45F0000C60C /* BlueBubblesHelper.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ @@ -466,7 +351,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 20; - DEVELOPMENT_TEAM = S6D73TBQQU; + DEVELOPMENT_TEAM = WPV275H8W7; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; EXECUTABLE_PREFIX = lib; @@ -479,10 +364,7 @@ PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; SKIP_INSTALL = YES; - SYSTEM_FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", - ); + SYSTEM_FRAMEWORK_SEARCH_PATHS = "$(inherited) $(SYSTEM_LIBRARY_DIR)/PrivateFrameworks"; }; name = Debug; }; @@ -496,7 +378,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 20; - DEVELOPMENT_TEAM = S6D73TBQQU; + DEVELOPMENT_TEAM = WPV275H8W7; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; EXECUTABLE_PREFIX = lib; @@ -508,10 +390,7 @@ PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; SKIP_INSTALL = YES; - SYSTEM_FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", - ); + SYSTEM_FRAMEWORK_SEARCH_PATHS = "$(inherited) $(SYSTEM_LIBRARY_DIR)/PrivateFrameworks"; }; name = Release; }; @@ -612,70 +491,6 @@ }; name = Release; }; - FBCE4ED2201C0F4D002F8A61 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 34FA3D7312B0A0F77E4D6E54 /* Pods-BlueBubblesHelper.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD)"; - CLANG_ENABLE_OBJC_ARC = YES; - CODE_SIGN_IDENTITY = "Apple Development"; - CODE_SIGN_STYLE = Automatic; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 20; - DEPLOYMENT_LOCATION = YES; - DEVELOPMENT_TEAM = S6D73TBQQU; - DSTROOT = /; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", - ); - GCC_NO_COMMON_BLOCKS = YES; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SRCROOT)/$(PROJECT_NAME)/PrefixHeader.pch"; - INFOPLIST_FILE = "$(SRCROOT)/BlueBubblesHelper/Info.plist"; - INSTALL_PATH = "/Library/Application Support/MacEnhance/Plugins"; - MACH_O_TYPE = mh_dylib; - MACOSX_DEPLOYMENT_TARGET = 10.12; - MARKETING_VERSION = 0.0.18; - PRODUCT_BUNDLE_IDENTIFIER = com.bluebubbles.messaging; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = ""; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - FBCE4ED3201C0F4D002F8A61 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 6955E1273337B34EA5BF653B /* Pods-BlueBubblesHelper.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD)"; - CLANG_ENABLE_OBJC_ARC = YES; - CODE_SIGN_IDENTITY = "Apple Development"; - CODE_SIGN_STYLE = Automatic; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 20; - DEPLOYMENT_LOCATION = YES; - DEVELOPMENT_TEAM = S6D73TBQQU; - DSTROOT = /; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", - ); - GCC_NO_COMMON_BLOCKS = YES; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SRCROOT)/$(PROJECT_NAME)/PrefixHeader.pch"; - INFOPLIST_FILE = "$(SRCROOT)/BlueBubblesHelper/Info.plist"; - INSTALL_PATH = "/Library/Application Support/MacEnhance/Plugins"; - MACH_O_TYPE = mh_dylib; - MACOSX_DEPLOYMENT_TARGET = 10.12; - MARKETING_VERSION = 0.0.18; - PRODUCT_BUNDLE_IDENTIFIER = com.bluebubbles.messaging; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = ""; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -697,15 +512,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - FBCE4ED1201C0F4D002F8A61 /* Build configuration list for PBXNativeTarget "BlueBubblesHelper" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - FBCE4ED2201C0F4D002F8A61 /* Debug */, - FBCE4ED3201C0F4D002F8A61 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; /* End XCConfigurationList section */ }; rootObject = FBCE4EB3201C0F4D002F8A61 /* Project object */; diff --git a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/maxwellfortney.xcuserdatad/UserInterfaceState.xcuserstate b/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/maxwellfortney.xcuserdatad/UserInterfaceState.xcuserstate deleted file mode 100644 index d63e01a..0000000 Binary files a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/maxwellfortney.xcuserdatad/UserInterfaceState.xcuserstate and /dev/null differ diff --git a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/samershihabi.xcuserdatad/UserInterfaceState.xcuserstate b/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/samershihabi.xcuserdatad/UserInterfaceState.xcuserstate deleted file mode 100644 index 7873ecd..0000000 Binary files a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/samershihabi.xcuserdatad/UserInterfaceState.xcuserstate and /dev/null differ diff --git a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/w0lf.xcuserdatad/UserInterfaceState.xcuserstate b/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/w0lf.xcuserdatad/UserInterfaceState.xcuserstate deleted file mode 100644 index 8e0bd2b..0000000 Binary files a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/w0lf.xcuserdatad/UserInterfaceState.xcuserstate and /dev/null differ diff --git a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist deleted file mode 100644 index 908e946..0000000 --- a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcschemes/xcschememanagement.plist b/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index 8d98191..0000000 --- a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,22 +0,0 @@ - - - - - SchemeUserState - - whosTyping.xcscheme_^#shared#^_ - - orderHint - 0 - - - SuppressBuildableAutocreation - - FBCE4EBA201C0F4D002F8A61 - - primary - - - - - diff --git a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Debug.xcscheme b/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Debug.xcscheme deleted file mode 100644 index 8871953..0000000 --- a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Debug.xcscheme +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Release.xcscheme b/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Release.xcscheme deleted file mode 100644 index cc96333..0000000 --- a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Release.xcscheme +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/xcschememanagement.plist b/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index 8ac214f..0000000 --- a/Messages/MacOS-10/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,27 +0,0 @@ - - - - - SchemeUserState - - typeStatus Debug.xcscheme - - orderHint - 0 - - typeStatus Release.xcscheme - - orderHint - 1 - - - SuppressBuildableAutocreation - - FBCE4EBA201C0F4D002F8A61 - - primary - - - - - diff --git a/Messages/MacOS-10/Podfile.lock b/Messages/MacOS-10/Podfile.lock index 55fbf42..578ea00 100644 --- a/Messages/MacOS-10/Podfile.lock +++ b/Messages/MacOS-10/Podfile.lock @@ -13,4 +13,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 4d0b09974d24cca22d6c8fb3fbbaaed0f1acb0e4 -COCOAPODS: 1.8.4 +COCOAPODS: 1.15.2 diff --git a/Messages/MacOS-10/Pods/Manifest.lock b/Messages/MacOS-10/Pods/Manifest.lock index 55fbf42..578ea00 100644 --- a/Messages/MacOS-10/Pods/Manifest.lock +++ b/Messages/MacOS-10/Pods/Manifest.lock @@ -13,4 +13,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 4d0b09974d24cca22d6c8fb3fbbaaed0f1acb0e4 -COCOAPODS: 1.8.4 +COCOAPODS: 1.15.2 diff --git a/Messages/MacOS-10/Pods/Pods.xcodeproj/project.pbxproj b/Messages/MacOS-10/Pods/Pods.xcodeproj/project.pbxproj index 7f70b72..cf9d47b 100644 --- a/Messages/MacOS-10/Pods/Pods.xcodeproj/project.pbxproj +++ b/Messages/MacOS-10/Pods/Pods.xcodeproj/project.pbxproj @@ -7,24 +7,24 @@ objects = { /* Begin PBXBuildFile section */ - 06514FD84CC576BCCE44F89EE61A7F68 /* GCDAsyncSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = B25C46CD8E4D7848FB725A5308492949 /* GCDAsyncSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2CFCB4CF85B49C6B63BB759EA9D76575 /* GCDAsyncSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = E4CE3F67EA5C6AFACE2F0F93D4DFCFA8 /* GCDAsyncSocket.m */; }; - 2EF451A980660F39F52CFE588EEC8F68 /* CocoaAsyncSocket-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 63B9BEEA15D3D57E93B590FD7676F1D1 /* CocoaAsyncSocket-dummy.m */; }; - 5E2500118A397A383D4018C3DF7F0583 /* GCDAsyncUdpSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = A09A8FB2B01E21316BCFAE176940E3B0 /* GCDAsyncUdpSocket.m */; }; - B0ED107F3AAF83FDD3035D0B3D864953 /* GCDAsyncUdpSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D2BD61B5B076D656F3647174D0F7315 /* GCDAsyncUdpSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E366763AC67F77D728AF3B799C34A7C4 /* Pods-BlueBubblesHelper-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 77BF36A1C6C6B0703C6435C2FE0CCE57 /* Pods-BlueBubblesHelper-dummy.m */; }; - E5B050B29AE058B50D94C2F299153FA0 /* Pods-BlueBubblesHelper DyLib-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 59C3223CF2FC7937F3FAE14E899DA3F9 /* Pods-BlueBubblesHelper DyLib-dummy.m */; }; + 0A391C877E77B7F4392C18CB35FB2CBA /* GCDAsyncUdpSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = FA9B822C6E137A44BCB98BDA5967BDE4 /* GCDAsyncUdpSocket.m */; }; + 13E831D83D8FF9EB78DCB5AED2BDFC73 /* CocoaAsyncSocket-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E45E4AA0570B7D99CCAC26D1EA82A982 /* CocoaAsyncSocket-dummy.m */; }; + 20EA9C10DD34B76F7F4D8F2674762448 /* GCDAsyncUdpSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = B658275E5FC3C66A7802C570535B242C /* GCDAsyncUdpSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 593EFE3FBB6E3203B69D91B111D929EA /* GCDAsyncSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = C439B42C78960D0CD0C68788B8DC1C6B /* GCDAsyncSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5BA03B43FEE81866CB211B43EF205EBF /* Pods-BlueBubblesHelper DyLib-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 59C3223CF2FC7937F3FAE14E899DA3F9 /* Pods-BlueBubblesHelper DyLib-dummy.m */; }; + A0644BE4806906CED81148B029BFC7F1 /* Pods-BlueBubblesHelper-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 77BF36A1C6C6B0703C6435C2FE0CCE57 /* Pods-BlueBubblesHelper-dummy.m */; }; + F4A6CE2EB5809C8EE32590DA9E6C8D0C /* GCDAsyncSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 550CCDD8105A83A05D0BBF86D72816F5 /* GCDAsyncSocket.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 2736EF52C16E0EEB9A72639BB235020A /* PBXContainerItemProxy */ = { + 281BEE1EB0C2C4018883A1717CF9EF4A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 6083682834ABE0AE7BD1CBF06CADD036; remoteInfo = CocoaAsyncSocket; }; - BA745116F3A5A22ADB4A626AAA930268 /* PBXContainerItemProxy */ = { + 296B7F79D13C89BA4CEB8CBACDE9A243 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; @@ -34,45 +34,46 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 33B6DB1F6D86539E8B6FA1534E65C726 /* libPods-BlueBubblesHelper DyLib.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-BlueBubblesHelper DyLib.a"; path = "libPods-BlueBubblesHelper DyLib.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 0E34963F28F675CD369195619FFCED35 /* CocoaAsyncSocket-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CocoaAsyncSocket-prefix.pch"; sourceTree = ""; }; + 33B6DB1F6D86539E8B6FA1534E65C726 /* Pods-BlueBubblesHelper DyLib */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "Pods-BlueBubblesHelper DyLib"; path = "libPods-BlueBubblesHelper DyLib.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 380121A647CD6830DD4437223DC7E010 /* Pods-BlueBubblesHelper.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueBubblesHelper.debug.xcconfig"; sourceTree = ""; }; 38C630D0A8DC54C2B1A7BBE7E2CD889F /* Pods-BlueBubblesHelper DyLib-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BlueBubblesHelper DyLib-acknowledgements.markdown"; sourceTree = ""; }; 44E7B908CDB3BF0D17BD48C0C19651F5 /* Pods-BlueBubblesHelper DyLib-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BlueBubblesHelper DyLib-acknowledgements.plist"; sourceTree = ""; }; + 550CCDD8105A83A05D0BBF86D72816F5 /* GCDAsyncSocket.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GCDAsyncSocket.m; path = Source/GCD/GCDAsyncSocket.m; sourceTree = ""; }; 576869F8EF88005B2378A7DF2537347B /* Pods-BlueBubblesHelper DyLib.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueBubblesHelper DyLib.debug.xcconfig"; sourceTree = ""; }; 5999AF793260B7F2790B0EEA3D9CCE04 /* Pods-BlueBubblesHelper-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BlueBubblesHelper-acknowledgements.markdown"; sourceTree = ""; }; 59C3223CF2FC7937F3FAE14E899DA3F9 /* Pods-BlueBubblesHelper DyLib-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BlueBubblesHelper DyLib-dummy.m"; sourceTree = ""; }; - 63B9BEEA15D3D57E93B590FD7676F1D1 /* CocoaAsyncSocket-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CocoaAsyncSocket-dummy.m"; sourceTree = ""; }; 6B8803A1293D40983B2E9B42B5F15283 /* Pods-BlueBubblesHelper.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueBubblesHelper.release.xcconfig"; sourceTree = ""; }; - 6CBEFE4F9E22AFDC6347A739BB35FF8C /* libCocoaAsyncSocket.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libCocoaAsyncSocket.a; path = libCocoaAsyncSocket.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 6CBEFE4F9E22AFDC6347A739BB35FF8C /* CocoaAsyncSocket */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = CocoaAsyncSocket; path = libCocoaAsyncSocket.a; sourceTree = BUILT_PRODUCTS_DIR; }; 77BF36A1C6C6B0703C6435C2FE0CCE57 /* Pods-BlueBubblesHelper-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BlueBubblesHelper-dummy.m"; sourceTree = ""; }; - 7D2BD61B5B076D656F3647174D0F7315 /* GCDAsyncUdpSocket.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GCDAsyncUdpSocket.h; path = Source/GCD/GCDAsyncUdpSocket.h; sourceTree = ""; }; + 8107E0304B553EAA2D2EAFF466DA7FF9 /* CocoaAsyncSocket.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CocoaAsyncSocket.release.xcconfig; sourceTree = ""; }; + 86AD2C54CD8661FCCC5D404CE6F55564 /* CocoaAsyncSocket.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CocoaAsyncSocket.debug.xcconfig; sourceTree = ""; }; 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - A09A8FB2B01E21316BCFAE176940E3B0 /* GCDAsyncUdpSocket.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GCDAsyncUdpSocket.m; path = Source/GCD/GCDAsyncUdpSocket.m; sourceTree = ""; }; - A0F76041041492977D2608618C2DD383 /* libPods-BlueBubblesHelper.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-BlueBubblesHelper.a"; path = "libPods-BlueBubblesHelper.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - AFDFC49DE1536B22F35D84300802FD69 /* CocoaAsyncSocket.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CocoaAsyncSocket.xcconfig; sourceTree = ""; }; - B25C46CD8E4D7848FB725A5308492949 /* GCDAsyncSocket.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GCDAsyncSocket.h; path = Source/GCD/GCDAsyncSocket.h; sourceTree = ""; }; + A0F76041041492977D2608618C2DD383 /* Pods-BlueBubblesHelper */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "Pods-BlueBubblesHelper"; path = "libPods-BlueBubblesHelper.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + B658275E5FC3C66A7802C570535B242C /* GCDAsyncUdpSocket.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GCDAsyncUdpSocket.h; path = Source/GCD/GCDAsyncUdpSocket.h; sourceTree = ""; }; + C439B42C78960D0CD0C68788B8DC1C6B /* GCDAsyncSocket.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GCDAsyncSocket.h; path = Source/GCD/GCDAsyncSocket.h; sourceTree = ""; }; D1FB09445011C186C32EA6A325D2B4F5 /* Pods-BlueBubblesHelper-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BlueBubblesHelper-acknowledgements.plist"; sourceTree = ""; }; - D74BCFA8CC31612DE9AF231887FADB7C /* CocoaAsyncSocket-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CocoaAsyncSocket-prefix.pch"; sourceTree = ""; }; - E4CE3F67EA5C6AFACE2F0F93D4DFCFA8 /* GCDAsyncSocket.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GCDAsyncSocket.m; path = Source/GCD/GCDAsyncSocket.m; sourceTree = ""; }; + E45E4AA0570B7D99CCAC26D1EA82A982 /* CocoaAsyncSocket-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CocoaAsyncSocket-dummy.m"; sourceTree = ""; }; E6D0AAFBC376F55CDEFB089CEBD80929 /* Pods-BlueBubblesHelper DyLib.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueBubblesHelper DyLib.release.xcconfig"; sourceTree = ""; }; + FA9B822C6E137A44BCB98BDA5967BDE4 /* GCDAsyncUdpSocket.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GCDAsyncUdpSocket.m; path = Source/GCD/GCDAsyncUdpSocket.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 1572974DAC635F160E4A08DD11CCC914 /* Frameworks */ = { + 4C8C3C596D1E53ABF696DE623A5E615F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 20BA100C85EA53F9E47A90738553B93B /* Frameworks */ = { + 673381158C671B137FC040900C0A32A1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - FAF98B634F5EF86B76D238EAFD8CE84D /* Frameworks */ = { + 6E35B89D8C36C2F15F37C0DBAB14FE60 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -82,27 +83,27 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 19C8EEB79AA8183BD80E8F089393245D /* Products */ = { + 64D78BE015C1199928207084C4C7C483 /* CocoaAsyncSocket */ = { isa = PBXGroup; children = ( - 6CBEFE4F9E22AFDC6347A739BB35FF8C /* libCocoaAsyncSocket.a */, - A0F76041041492977D2608618C2DD383 /* libPods-BlueBubblesHelper.a */, - 33B6DB1F6D86539E8B6FA1534E65C726 /* libPods-BlueBubblesHelper DyLib.a */, + C439B42C78960D0CD0C68788B8DC1C6B /* GCDAsyncSocket.h */, + 550CCDD8105A83A05D0BBF86D72816F5 /* GCDAsyncSocket.m */, + B658275E5FC3C66A7802C570535B242C /* GCDAsyncUdpSocket.h */, + FA9B822C6E137A44BCB98BDA5967BDE4 /* GCDAsyncUdpSocket.m */, + C2E6A04417A4BBD802945B171BCE6461 /* Support Files */, ); - name = Products; + name = CocoaAsyncSocket; + path = CocoaAsyncSocket; sourceTree = ""; }; - 51BBB8A7E2F8B1730A470C25BC6C2E97 /* CocoaAsyncSocket */ = { + 7B82EC30033678F7D9CF83CBE4716F8B /* Products */ = { isa = PBXGroup; children = ( - B25C46CD8E4D7848FB725A5308492949 /* GCDAsyncSocket.h */, - E4CE3F67EA5C6AFACE2F0F93D4DFCFA8 /* GCDAsyncSocket.m */, - 7D2BD61B5B076D656F3647174D0F7315 /* GCDAsyncUdpSocket.h */, - A09A8FB2B01E21316BCFAE176940E3B0 /* GCDAsyncUdpSocket.m */, - F88F866442C0C6A4D7486DA95E74FC9B /* Support Files */, + 6CBEFE4F9E22AFDC6347A739BB35FF8C /* CocoaAsyncSocket */, + A0F76041041492977D2608618C2DD383 /* Pods-BlueBubblesHelper */, + 33B6DB1F6D86539E8B6FA1534E65C726 /* Pods-BlueBubblesHelper DyLib */, ); - name = CocoaAsyncSocket; - path = CocoaAsyncSocket; + name = Products; sourceTree = ""; }; 7BCFF9E7998709DC700B6D91C2864BDC /* Pods-BlueBubblesHelper */ = { @@ -143,18 +144,30 @@ BB2BDAA8DB999C491DAC5EAE1CFDC78F /* Pods */ = { isa = PBXGroup; children = ( - 51BBB8A7E2F8B1730A470C25BC6C2E97 /* CocoaAsyncSocket */, + 64D78BE015C1199928207084C4C7C483 /* CocoaAsyncSocket */, ); name = Pods; sourceTree = ""; }; + C2E6A04417A4BBD802945B171BCE6461 /* Support Files */ = { + isa = PBXGroup; + children = ( + E45E4AA0570B7D99CCAC26D1EA82A982 /* CocoaAsyncSocket-dummy.m */, + 0E34963F28F675CD369195619FFCED35 /* CocoaAsyncSocket-prefix.pch */, + 86AD2C54CD8661FCCC5D404CE6F55564 /* CocoaAsyncSocket.debug.xcconfig */, + 8107E0304B553EAA2D2EAFF466DA7FF9 /* CocoaAsyncSocket.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/CocoaAsyncSocket"; + sourceTree = ""; + }; CF1408CF629C7361332E53B88F7BD30C = { isa = PBXGroup; children = ( 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, D89477F20FB1DE18A04690586D7808C4 /* Frameworks */, BB2BDAA8DB999C491DAC5EAE1CFDC78F /* Pods */, - 19C8EEB79AA8183BD80E8F089393245D /* Products */, + 7B82EC30033678F7D9CF83CBE4716F8B /* Products */, A98EB10BBFA1BC60C30946D110AC23A7 /* Targets Support Files */, ); sourceTree = ""; @@ -166,37 +179,26 @@ name = Frameworks; sourceTree = ""; }; - F88F866442C0C6A4D7486DA95E74FC9B /* Support Files */ = { - isa = PBXGroup; - children = ( - AFDFC49DE1536B22F35D84300802FD69 /* CocoaAsyncSocket.xcconfig */, - 63B9BEEA15D3D57E93B590FD7676F1D1 /* CocoaAsyncSocket-dummy.m */, - D74BCFA8CC31612DE9AF231887FADB7C /* CocoaAsyncSocket-prefix.pch */, - ); - name = "Support Files"; - path = "../Target Support Files/CocoaAsyncSocket"; - sourceTree = ""; - }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ - 7F7ABA71AF68531564AD7381898EF494 /* Headers */ = { + 1BB6E75F73A927BAFC2BE9382FC01074 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 83268A4608982FCFF93FA48DCC883251 /* Headers */ = { + 5A36D67269149DB0690D154235139AF0 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 06514FD84CC576BCCE44F89EE61A7F68 /* GCDAsyncSocket.h in Headers */, - B0ED107F3AAF83FDD3035D0B3D864953 /* GCDAsyncUdpSocket.h in Headers */, + 593EFE3FBB6E3203B69D91B111D929EA /* GCDAsyncSocket.h in Headers */, + 20EA9C10DD34B76F7F4D8F2674762448 /* GCDAsyncUdpSocket.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - D9206A95FA5FF6C38E15ECB5E7CE7234 /* Headers */ = { + A45B7352956FA8B7C8E576EDA5A6EE56 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( @@ -208,29 +210,29 @@ /* Begin PBXNativeTarget section */ 3D54DFD183D586872018361F2FEBA910 /* Pods-BlueBubblesHelper DyLib */ = { isa = PBXNativeTarget; - buildConfigurationList = 4F7419E6BC56F9BAD7F1A155DDA8D91B /* Build configuration list for PBXNativeTarget "Pods-BlueBubblesHelper DyLib" */; + buildConfigurationList = 9354684C4A3B7CD2386F5FE906D0A5A0 /* Build configuration list for PBXNativeTarget "Pods-BlueBubblesHelper DyLib" */; buildPhases = ( - 7F7ABA71AF68531564AD7381898EF494 /* Headers */, - 79BE85894F053AF94CAC0670845AC5BA /* Sources */, - 1572974DAC635F160E4A08DD11CCC914 /* Frameworks */, + 1BB6E75F73A927BAFC2BE9382FC01074 /* Headers */, + 39CE9065F3C72E779071EAF4EDD8FA78 /* Sources */, + 6E35B89D8C36C2F15F37C0DBAB14FE60 /* Frameworks */, ); buildRules = ( ); dependencies = ( - BE2DDC17C7767CBF6B0CD9868D001949 /* PBXTargetDependency */, + 34741D4220F280B4527BA5B47BE55D0E /* PBXTargetDependency */, ); name = "Pods-BlueBubblesHelper DyLib"; productName = "Pods-BlueBubblesHelper DyLib"; - productReference = 33B6DB1F6D86539E8B6FA1534E65C726 /* libPods-BlueBubblesHelper DyLib.a */; + productReference = 33B6DB1F6D86539E8B6FA1534E65C726 /* Pods-BlueBubblesHelper DyLib */; productType = "com.apple.product-type.library.static"; }; 6083682834ABE0AE7BD1CBF06CADD036 /* CocoaAsyncSocket */ = { isa = PBXNativeTarget; - buildConfigurationList = BF535641E00BECC6FFAF53CFB25A8755 /* Build configuration list for PBXNativeTarget "CocoaAsyncSocket" */; + buildConfigurationList = 0F2BAEF2E3ADDA5146DDCC8F2393B86F /* Build configuration list for PBXNativeTarget "CocoaAsyncSocket" */; buildPhases = ( - 83268A4608982FCFF93FA48DCC883251 /* Headers */, - EE677DEB0818C5AF1142B26C6F07EB02 /* Sources */, - 20BA100C85EA53F9E47A90738553B93B /* Frameworks */, + 5A36D67269149DB0690D154235139AF0 /* Headers */, + 174D5444C7BAC21F0B00E203C7945149 /* Sources */, + 673381158C671B137FC040900C0A32A1 /* Frameworks */, ); buildRules = ( ); @@ -238,25 +240,25 @@ ); name = CocoaAsyncSocket; productName = CocoaAsyncSocket; - productReference = 6CBEFE4F9E22AFDC6347A739BB35FF8C /* libCocoaAsyncSocket.a */; + productReference = 6CBEFE4F9E22AFDC6347A739BB35FF8C /* CocoaAsyncSocket */; productType = "com.apple.product-type.library.static"; }; 86DDC13B72F5A0605F1FB5E3ED27B6C2 /* Pods-BlueBubblesHelper */ = { isa = PBXNativeTarget; - buildConfigurationList = 2CD887B617E7F4D2D98A8150192272D5 /* Build configuration list for PBXNativeTarget "Pods-BlueBubblesHelper" */; + buildConfigurationList = FDEF4D91955D2B2F3F126F5880CD1354 /* Build configuration list for PBXNativeTarget "Pods-BlueBubblesHelper" */; buildPhases = ( - D9206A95FA5FF6C38E15ECB5E7CE7234 /* Headers */, - 8AA18175801DC31E13036BF58824EE06 /* Sources */, - FAF98B634F5EF86B76D238EAFD8CE84D /* Frameworks */, + A45B7352956FA8B7C8E576EDA5A6EE56 /* Headers */, + B44EBBFBEA2CAB0121A6B945641727F2 /* Sources */, + 4C8C3C596D1E53ABF696DE623A5E615F /* Frameworks */, ); buildRules = ( ); dependencies = ( - 9D93DCCE2D505B22E28BC4AA5581EAC8 /* PBXTargetDependency */, + 0CF252B04573517A878668AE30F14858 /* PBXTargetDependency */, ); name = "Pods-BlueBubblesHelper"; productName = "Pods-BlueBubblesHelper"; - productReference = A0F76041041492977D2608618C2DD383 /* libPods-BlueBubblesHelper.a */; + productReference = A0F76041041492977D2608618C2DD383 /* Pods-BlueBubblesHelper */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ @@ -265,19 +267,19 @@ BFDFE7DC352907FC980B868725387E98 /* Project object */ = { isa = PBXProject; attributes = { - LastSwiftUpdateCheck = 1240; - LastUpgradeCheck = 1240; + LastSwiftUpdateCheck = 1500; + LastUpgradeCheck = 1500; }; buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */; compatibilityVersion = "Xcode 12.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( - en, Base, + en, ); mainGroup = CF1408CF629C7361332E53B88F7BD30C; - productRefGroup = 19C8EEB79AA8183BD80E8F089393245D /* Products */; + productRefGroup = 7B82EC30033678F7D9CF83CBE4716F8B /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( @@ -289,76 +291,55 @@ /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ - 79BE85894F053AF94CAC0670845AC5BA /* Sources */ = { + 174D5444C7BAC21F0B00E203C7945149 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - E5B050B29AE058B50D94C2F299153FA0 /* Pods-BlueBubblesHelper DyLib-dummy.m in Sources */, + 13E831D83D8FF9EB78DCB5AED2BDFC73 /* CocoaAsyncSocket-dummy.m in Sources */, + F4A6CE2EB5809C8EE32590DA9E6C8D0C /* GCDAsyncSocket.m in Sources */, + 0A391C877E77B7F4392C18CB35FB2CBA /* GCDAsyncUdpSocket.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8AA18175801DC31E13036BF58824EE06 /* Sources */ = { + 39CE9065F3C72E779071EAF4EDD8FA78 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - E366763AC67F77D728AF3B799C34A7C4 /* Pods-BlueBubblesHelper-dummy.m in Sources */, + 5BA03B43FEE81866CB211B43EF205EBF /* Pods-BlueBubblesHelper DyLib-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - EE677DEB0818C5AF1142B26C6F07EB02 /* Sources */ = { + B44EBBFBEA2CAB0121A6B945641727F2 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 2EF451A980660F39F52CFE588EEC8F68 /* CocoaAsyncSocket-dummy.m in Sources */, - 2CFCB4CF85B49C6B63BB759EA9D76575 /* GCDAsyncSocket.m in Sources */, - 5E2500118A397A383D4018C3DF7F0583 /* GCDAsyncUdpSocket.m in Sources */, + A0644BE4806906CED81148B029BFC7F1 /* Pods-BlueBubblesHelper-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 9D93DCCE2D505B22E28BC4AA5581EAC8 /* PBXTargetDependency */ = { + 0CF252B04573517A878668AE30F14858 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = CocoaAsyncSocket; target = 6083682834ABE0AE7BD1CBF06CADD036 /* CocoaAsyncSocket */; - targetProxy = 2736EF52C16E0EEB9A72639BB235020A /* PBXContainerItemProxy */; + targetProxy = 296B7F79D13C89BA4CEB8CBACDE9A243 /* PBXContainerItemProxy */; }; - BE2DDC17C7767CBF6B0CD9868D001949 /* PBXTargetDependency */ = { + 34741D4220F280B4527BA5B47BE55D0E /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = CocoaAsyncSocket; target = 6083682834ABE0AE7BD1CBF06CADD036 /* CocoaAsyncSocket */; - targetProxy = BA745116F3A5A22ADB4A626AAA930268 /* PBXContainerItemProxy */; + targetProxy = 281BEE1EB0C2C4018883A1717CF9EF4A /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 325FB1B28EA3A34CCE0C3A8DD753A713 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = E6D0AAFBC376F55CDEFB089CEBD80929 /* Pods-BlueBubblesHelper DyLib.release.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - EXECUTABLE_PREFIX = lib; - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.15; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = macosx; - SKIP_INSTALL = YES; - }; - name = Release; - }; - 3AA819009426222F7EBF2CF1338134BC /* Debug */ = { + 0AE172D8F2A4843BFACAD21A0ED26541 /* Release */ = { 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++14"; @@ -389,16 +370,13 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = dwarf; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; - GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( - "POD_CONFIGURATION_DEBUG=1", - "DEBUG=1", + "POD_CONFIGURATION_RELEASE=1", "$(inherited)", ); GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -408,21 +386,20 @@ GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.15; - MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; + MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; - ONLY_ACTIVE_ARCH = YES; PRODUCT_NAME = "$(TARGET_NAME)"; STRIP_INSTALLED_PRODUCT = NO; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_OPTIMIZATION_LEVEL = "-O"; SWIFT_VERSION = 5.0; SYMROOT = "${SRCROOT}/../build"; }; - name = Debug; + name = Release; }; - 6FE0A52BD4F393BC54065E2C25A0B13E /* Debug */ = { + 0DC674D0B79E41C1917EC793E0BAA53F /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 576869F8EF88005B2378A7DF2537347B /* Pods-BlueBubblesHelper DyLib.debug.xcconfig */; + baseConfigurationReference = E6D0AAFBC376F55CDEFB089CEBD80929 /* Pods-BlueBubblesHelper DyLib.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; @@ -440,34 +417,33 @@ SDKROOT = macosx; SKIP_INSTALL = YES; }; - name = Debug; + name = Release; }; - 8ECF8F7A8CA238C632C02E1182FE252E /* Release */ = { + 101F88A9714C5128685107D38EBF2ADE /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AFDFC49DE1536B22F35D84300802FD69 /* CocoaAsyncSocket.xcconfig */; + baseConfigurationReference = 576869F8EF88005B2378A7DF2537347B /* Pods-BlueBubblesHelper DyLib.debug.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; EXECUTABLE_PREFIX = lib; - GCC_PREFIX_HEADER = "Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket-prefix.pch"; - MACOSX_DEPLOYMENT_TARGET = 10.8; + MACH_O_TYPE = staticlib; + MACOSX_DEPLOYMENT_TARGET = 10.15; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = CocoaAsyncSocket; - PRODUCT_NAME = CocoaAsyncSocket; - PUBLIC_HEADERS_FOLDER_PATH = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; SDKROOT = macosx; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; }; - name = Release; + name = Debug; }; - BC0EC891110AC5BF3DB3DCFFA082ED35 /* Debug */ = { + 56C209FE6D6F53B49264D955004C195E /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AFDFC49DE1536B22F35D84300802FD69 /* CocoaAsyncSocket.xcconfig */; + baseConfigurationReference = 8107E0304B553EAA2D2EAFF466DA7FF9 /* CocoaAsyncSocket.release.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -486,31 +462,9 @@ SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; }; - name = Debug; - }; - C3199B99AD3F5A2C6D0893E2E84C42F2 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 380121A647CD6830DD4437223DC7E010 /* Pods-BlueBubblesHelper.debug.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - EXECUTABLE_PREFIX = lib; - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.15; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = macosx; - SKIP_INSTALL = YES; - }; - name = Debug; + name = Release; }; - EA1B399F605A641C0ADB0F7CFBCD5B60 /* Release */ = { + 77EF44DCEBE3018C443FDDD05854AB7C /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 6B8803A1293D40983B2E9B42B5F15283 /* Pods-BlueBubblesHelper.release.xcconfig */; buildSettings = { @@ -532,10 +486,11 @@ }; name = Release; }; - F623C6ABC18F82AF16BA3534E85D1810 /* Release */ = { + 808E544862838153672EA12FCC127D9A /* Debug */ = { 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++14"; @@ -566,13 +521,16 @@ 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; + DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( - "POD_CONFIGURATION_RELEASE=1", + "POD_CONFIGURATION_DEBUG=1", + "DEBUG=1", "$(inherited)", ); GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -582,25 +540,71 @@ GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.15; - MTL_ENABLE_DEBUG_INFO = NO; + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; + ONLY_ACTIVE_ARCH = YES; PRODUCT_NAME = "$(TARGET_NAME)"; STRIP_INSTALLED_PRODUCT = NO; - SWIFT_COMPILATION_MODE = wholemodule; - SWIFT_OPTIMIZATION_LEVEL = "-O"; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; SYMROOT = "${SRCROOT}/../build"; }; - name = Release; + name = Debug; + }; + ECA1F75A4BDF3219875E2E973D663195 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 86AD2C54CD8661FCCC5D404CE6F55564 /* CocoaAsyncSocket.debug.xcconfig */; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + EXECUTABLE_PREFIX = lib; + GCC_PREFIX_HEADER = "Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket-prefix.pch"; + MACOSX_DEPLOYMENT_TARGET = 10.8; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = CocoaAsyncSocket; + PRODUCT_NAME = CocoaAsyncSocket; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = macosx; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + }; + name = Debug; + }; + FF40AD62A593349CAF758848DF997A88 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 380121A647CD6830DD4437223DC7E010 /* Pods-BlueBubblesHelper.debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + EXECUTABLE_PREFIX = lib; + MACH_O_TYPE = staticlib; + MACOSX_DEPLOYMENT_TARGET = 10.15; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = macosx; + SKIP_INSTALL = YES; + }; + name = Debug; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 2CD887B617E7F4D2D98A8150192272D5 /* Build configuration list for PBXNativeTarget "Pods-BlueBubblesHelper" */ = { + 0F2BAEF2E3ADDA5146DDCC8F2393B86F /* Build configuration list for PBXNativeTarget "CocoaAsyncSocket" */ = { isa = XCConfigurationList; buildConfigurations = ( - C3199B99AD3F5A2C6D0893E2E84C42F2 /* Debug */, - EA1B399F605A641C0ADB0F7CFBCD5B60 /* Release */, + ECA1F75A4BDF3219875E2E973D663195 /* Debug */, + 56C209FE6D6F53B49264D955004C195E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -608,26 +612,26 @@ 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( - 3AA819009426222F7EBF2CF1338134BC /* Debug */, - F623C6ABC18F82AF16BA3534E85D1810 /* Release */, + 808E544862838153672EA12FCC127D9A /* Debug */, + 0AE172D8F2A4843BFACAD21A0ED26541 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 4F7419E6BC56F9BAD7F1A155DDA8D91B /* Build configuration list for PBXNativeTarget "Pods-BlueBubblesHelper DyLib" */ = { + 9354684C4A3B7CD2386F5FE906D0A5A0 /* Build configuration list for PBXNativeTarget "Pods-BlueBubblesHelper DyLib" */ = { isa = XCConfigurationList; buildConfigurations = ( - 6FE0A52BD4F393BC54065E2C25A0B13E /* Debug */, - 325FB1B28EA3A34CCE0C3A8DD753A713 /* Release */, + 101F88A9714C5128685107D38EBF2ADE /* Debug */, + 0DC674D0B79E41C1917EC793E0BAA53F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - BF535641E00BECC6FFAF53CFB25A8755 /* Build configuration list for PBXNativeTarget "CocoaAsyncSocket" */ = { + FDEF4D91955D2B2F3F126F5880CD1354 /* Build configuration list for PBXNativeTarget "Pods-BlueBubblesHelper" */ = { isa = XCConfigurationList; buildConfigurations = ( - BC0EC891110AC5BF3DB3DCFFA082ED35 /* Debug */, - 8ECF8F7A8CA238C632C02E1182FE252E /* Release */, + FF40AD62A593349CAF758848DF997A88 /* Debug */, + 77EF44DCEBE3018C443FDDD05854AB7C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; diff --git a/Messages/MacOS-10/Pods/Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket.debug.xcconfig b/Messages/MacOS-10/Pods/Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket.debug.xcconfig new file mode 100644 index 0000000..e7fe75f --- /dev/null +++ b/Messages/MacOS-10/Pods/Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket.debug.xcconfig @@ -0,0 +1,13 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/CocoaAsyncSocket +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/CocoaAsyncSocket" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/CocoaAsyncSocket" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_DEVELOPMENT_LANGUAGE = ${DEVELOPMENT_LANGUAGE} +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/CocoaAsyncSocket +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Messages/MacOS-10/Pods/Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket.release.xcconfig b/Messages/MacOS-10/Pods/Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket.release.xcconfig new file mode 100644 index 0000000..e7fe75f --- /dev/null +++ b/Messages/MacOS-10/Pods/Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket.release.xcconfig @@ -0,0 +1,13 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/CocoaAsyncSocket +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/CocoaAsyncSocket" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/CocoaAsyncSocket" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_DEVELOPMENT_LANGUAGE = ${DEVELOPMENT_LANGUAGE} +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/CocoaAsyncSocket +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Messages/MacOS-11+/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper-acknowledgements.markdown b/Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper DyLib/Pods-BlueBubblesHelper DyLib-acknowledgements.markdown similarity index 100% rename from Messages/MacOS-11+/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper-acknowledgements.markdown rename to Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper DyLib/Pods-BlueBubblesHelper DyLib-acknowledgements.markdown diff --git a/Messages/MacOS-11+/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper-acknowledgements.plist b/Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper DyLib/Pods-BlueBubblesHelper DyLib-acknowledgements.plist similarity index 100% rename from Messages/MacOS-11+/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper-acknowledgements.plist rename to Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper DyLib/Pods-BlueBubblesHelper DyLib-acknowledgements.plist diff --git a/Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper DyLib/Pods-BlueBubblesHelper DyLib-dummy.m b/Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper DyLib/Pods-BlueBubblesHelper DyLib-dummy.m new file mode 100644 index 0000000..4717e8c --- /dev/null +++ b/Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper DyLib/Pods-BlueBubblesHelper DyLib-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_BlueBubblesHelper_DyLib : NSObject +@end +@implementation PodsDummy_Pods_BlueBubblesHelper_DyLib +@end diff --git a/Messages/MacOS-11+/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper.debug.xcconfig b/Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper DyLib/Pods-BlueBubblesHelper DyLib.debug.xcconfig similarity index 100% rename from Messages/MacOS-11+/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper.debug.xcconfig rename to Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper DyLib/Pods-BlueBubblesHelper DyLib.debug.xcconfig diff --git a/Messages/MacOS-11+/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper.release.xcconfig b/Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper DyLib/Pods-BlueBubblesHelper DyLib.release.xcconfig similarity index 100% rename from Messages/MacOS-11+/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper.release.xcconfig rename to Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper DyLib/Pods-BlueBubblesHelper DyLib.release.xcconfig diff --git a/Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper.debug.xcconfig b/Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper.debug.xcconfig index 493bdd9..c5c839e 100644 --- a/Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper.debug.xcconfig +++ b/Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper.debug.xcconfig @@ -1,3 +1,4 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/CocoaAsyncSocket" LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/CocoaAsyncSocket" @@ -6,4 +7,5 @@ PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper.release.xcconfig b/Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper.release.xcconfig index 493bdd9..c5c839e 100644 --- a/Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper.release.xcconfig +++ b/Messages/MacOS-10/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper.release.xcconfig @@ -1,3 +1,4 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/CocoaAsyncSocket" LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/CocoaAsyncSocket" @@ -6,4 +7,5 @@ PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/project.pbxproj b/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/project.pbxproj index 11ca706..ec5628a 100644 --- a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/project.pbxproj +++ b/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/project.pbxproj @@ -3,15 +3,10 @@ archiveVersion = 1; classes = { }; - objectVersion = 48; + objectVersion = 54; objects = { /* Begin PBXBuildFile section */ - 72E23135E0E008DC0CB43FE3 /* libPods-BlueBubblesHelper.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F08C69D03543C5A2D76B772F /* libPods-BlueBubblesHelper.a */; }; - 93AC09C62565E4150000C60C /* IMCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93AC09C52565E4150000C60C /* IMCore.framework */; }; - 93AC09CC2565E45F0000C60C /* BlueBubblesHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 93AC09CB2565E45F0000C60C /* BlueBubblesHelper.m */; }; - 93FD993A2568E7360060D430 /* NetworkController.m in Sources */ = {isa = PBXBuildFile; fileRef = 93FD99392568E7360060D430 /* NetworkController.m */; }; - A61DC0282A59FFF300EA75A5 /* IDS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A61DC0272A59FFF200EA75A5 /* IDS.framework */; }; A61DC02F2A5A078500EA75A5 /* IDS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A61DC0272A59FFF200EA75A5 /* IDS.framework */; }; A62991D02972104E00B7E663 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A62991CF2972104E00B7E663 /* AppKit.framework */; }; A62991D12972106200B7E663 /* BlueBubblesHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 93AC09CB2565E45F0000C60C /* BlueBubblesHelper.m */; }; @@ -22,26 +17,19 @@ A62991D9297210EB00B7E663 /* IMSharedUtilities.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A68E87E128C3B18900882823 /* IMSharedUtilities.framework */; }; A62991DA297210F700B7E663 /* IMDPersistence.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A69A83DF27D18385007BB936 /* IMDPersistence.framework */; }; A6490A0E2984697C002B0E1D /* PrefixHeader.pch in Resources */ = {isa = PBXBuildFile; fileRef = FBCE4ECD201C0F4D002F8A61 /* PrefixHeader.pch */; }; - A6490A1C298DC81C002B0E1D /* VettedAliasDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = A6490A1B298DC81C002B0E1D /* VettedAliasDictionary.m */; }; A6490A1D298DC81C002B0E1D /* VettedAliasDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = A6490A1B298DC81C002B0E1D /* VettedAliasDictionary.m */; }; A6490A1F298DCC35002B0E1D /* VettedAliasDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = A6490A1E298DCC35002B0E1D /* VettedAliasDictionary.h */; }; A65C21A72A9AAB1500D6FB7F /* BlueBubblesHelper.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = A62991CB29720FAC00B7E663 /* BlueBubblesHelper.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - A68E87E228C3B18900882823 /* IMSharedUtilities.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A68E87E128C3B18900882823 /* IMSharedUtilities.framework */; }; A69960EA2B1F9A700081FB69 /* FMF.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A69960E92B1F9A6F0081FB69 /* FMF.framework */; }; A69960F52B20D89C0081FB69 /* CTBlockDescription.m in Sources */ = {isa = PBXBuildFile; fileRef = A69960F42B20D8860081FB69 /* CTBlockDescription.m */; }; - A69A83E027D18385007BB936 /* IMDPersistence.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A69A83DF27D18385007BB936 /* IMDPersistence.framework */; }; F8EA7496D989633D9E36BF1B /* libPods-BlueBubblesHelper DyLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2A31F700CE646BC3B6A3921F /* libPods-BlueBubblesHelper DyLib.a */; }; - FBCE4EBF201C0F4D002F8A61 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBCE4EBE201C0F4D002F8A61 /* AppKit.framework */; }; - FBCE4EC1201C0F4D002F8A61 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBCE4EC0201C0F4D002F8A61 /* Foundation.framework */; }; - FBCE4ECC201C0F4D002F8A61 /* ZKSwizzle.m in Sources */ = {isa = PBXBuildFile; fileRef = FBCE4ECB201C0F4D002F8A61 /* ZKSwizzle.m */; }; - FBCE4ECE201C0F4D002F8A61 /* PrefixHeader.pch in Resources */ = {isa = PBXBuildFile; fileRef = FBCE4ECD201C0F4D002F8A61 /* PrefixHeader.pch */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ A65C21A62A9AAAE600D6FB7F /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 12; - dstPath = "/Applications/BlueBubbles.app/Contents/Resources/appResources/private-api/macos11"; + dstPath = "/Users//Development/BlueBubbles/bluebubbles-server/packages/server/appResources/private-api/macos11"; dstSubfolderSpec = 0; files = ( A65C21A72A9AAB1500D6FB7F /* BlueBubblesHelper.dylib in CopyFiles */, @@ -135,7 +123,6 @@ B6E17DF925EE5FA4CB129B31 /* Pods-BlueBubblesHelper.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BlueBubblesHelper.debug.xcconfig"; path = "Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper.debug.xcconfig"; sourceTree = ""; }; BFA22E41EA07AA1C37D1B255 /* Pods-BlueBubblesHelper.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BlueBubblesHelper.release.xcconfig"; path = "Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper.release.xcconfig"; sourceTree = ""; }; F08C69D03543C5A2D76B772F /* libPods-BlueBubblesHelper.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-BlueBubblesHelper.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - FBCE4EBB201C0F4D002F8A61 /* BlueBubblesHelper.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BlueBubblesHelper.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; FBCE4EBE201C0F4D002F8A61 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = ""; }; FBCE4EC0201C0F4D002F8A61 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; FBCE4EC4201C0F4D002F8A61 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; @@ -165,20 +152,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - FBCE4EB8201C0F4D002F8A61 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - FBCE4EBF201C0F4D002F8A61 /* AppKit.framework in Frameworks */, - A61DC0282A59FFF300EA75A5 /* IDS.framework in Frameworks */, - 93AC09C62565E4150000C60C /* IMCore.framework in Frameworks */, - FBCE4EC1201C0F4D002F8A61 /* Foundation.framework in Frameworks */, - A68E87E228C3B18900882823 /* IMSharedUtilities.framework in Frameworks */, - A69A83E027D18385007BB936 /* IMDPersistence.framework in Frameworks */, - 72E23135E0E008DC0CB43FE3 /* libPods-BlueBubblesHelper.a in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ @@ -215,7 +188,6 @@ FBCE4EBC201C0F4D002F8A61 /* Products */ = { isa = PBXGroup; children = ( - FBCE4EBB201C0F4D002F8A61 /* BlueBubblesHelper.bundle */, A62991CB29720FAC00B7E663 /* BlueBubblesHelper.dylib */, ); name = Products; @@ -383,32 +355,14 @@ productReference = A62991CB29720FAC00B7E663 /* BlueBubblesHelper.dylib */; productType = "com.apple.product-type.library.dynamic"; }; - FBCE4EBA201C0F4D002F8A61 /* BlueBubblesHelper */ = { - isa = PBXNativeTarget; - buildConfigurationList = FBCE4ED1201C0F4D002F8A61 /* Build configuration list for PBXNativeTarget "BlueBubblesHelper" */; - buildPhases = ( - 0960D74218AB684ADA22C108 /* [CP] Check Pods Manifest.lock */, - FBCE4EB7201C0F4D002F8A61 /* Sources */, - FBCE4EB8201C0F4D002F8A61 /* Frameworks */, - FBCE4EB9201C0F4D002F8A61 /* Resources */, - A64B88AC2712494A00BAD446 /* Run Script */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = BlueBubblesHelper; - productName = typeStatus13; - productReference = FBCE4EBB201C0F4D002F8A61 /* BlueBubblesHelper.bundle */; - productType = "com.apple.product-type.bundle"; - }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ FBCE4EB3201C0F4D002F8A61 /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0900; + BuildIndependentTargetsInParallel = YES; + LastUpgradeCheck = 1520; ORGANIZATIONNAME = BlueBubbleMessaging; TargetAttributes = { A62991CA29720FAC00B7E663 = { @@ -416,11 +370,6 @@ LastSwiftMigration = 1410; ProvisioningStyle = Automatic; }; - FBCE4EBA201C0F4D002F8A61 = { - CreatedOnToolsVersion = 9.0.1; - LastSwiftMigration = 1410; - ProvisioningStyle = Automatic; - }; }; }; buildConfigurationList = FBCE4EB6201C0F4D002F8A61 /* Build configuration list for PBXProject "BlueBubblesHelper" */; @@ -435,7 +384,6 @@ projectDirPath = ""; projectRoot = ""; targets = ( - FBCE4EBA201C0F4D002F8A61 /* BlueBubblesHelper */, A62991CA29720FAC00B7E663 /* BlueBubblesHelper DyLib */, ); }; @@ -450,39 +398,9 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - FBCE4EB9201C0F4D002F8A61 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - FBCE4ECE201C0F4D002F8A61 /* PrefixHeader.pch in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 0960D74218AB684ADA22C108 /* [CP] Check Pods Manifest.lock */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", - ); - name = "[CP] Check Pods Manifest.lock"; - outputFileListPaths = ( - ); - outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-BlueBubblesHelper-checkManifestLockResult.txt", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; - showEnvVarsInLog = 0; - }; A56C609B1DF77BC2D39B2EDF /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -523,24 +441,6 @@ shellPath = /bin/sh; shellScript = "killall -q Messages; exit 0;\n"; }; - A64B88AC2712494A00BAD446 /* Run Script */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - ); - name = "Run Script"; - outputFileListPaths = ( - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "codesign --deep -s \"-\" /Library/Application\\ Support/MacEnhance/Plugins/BlueBubblesHelper.bundle\nkillall Messages\nsleep 1\nopen -b com.apple.MobileSMS\n"; - }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ @@ -556,17 +456,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - FBCE4EB7201C0F4D002F8A61 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 93FD993A2568E7360060D430 /* NetworkController.m in Sources */, - FBCE4ECC201C0F4D002F8A61 /* ZKSwizzle.m in Sources */, - A6490A1C298DC81C002B0E1D /* VettedAliasDictionary.m in Sources */, - 93AC09CC2565E45F0000C60C /* BlueBubblesHelper.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ @@ -574,6 +463,10 @@ isa = XCBuildConfiguration; baseConfigurationReference = AE20B1F38F795C02536396EA /* Pods-BlueBubblesHelper DyLib.debug.xcconfig */; buildSettings = { + ARCHS = ( + "$(ARCHS_STANDARD)", + arm64e, + ); CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_WEAK = YES; @@ -581,27 +474,39 @@ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = "$(inherited)"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 21; + CURRENT_PROJECT_VERSION = 22; + DEAD_CODE_STRIPPING = YES; DEFINES_MODULE = YES; DSTROOT = /; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; + ENABLE_MODULE_VERIFIER = YES; EXECUTABLE_PREFIX = ""; INFOPLIST_FILE = "$(SRCROOT)/BlueBubblesHelper/Info.plist"; INSTALL_PATH = /Users/tanay/Desktop/test; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/../Frameworks", + "@loader_path/../Frameworks", + ); MACOSX_DEPLOYMENT_TARGET = 11.0; - MARKETING_VERSION = 0.0.19; + MARKETING_VERSION = 0.0.20; + MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++"; + MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++20"; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; + PRODUCT_BUNDLE_IDENTIFIER = com.bluebubbles.messaging; PRODUCT_NAME = BlueBubblesHelper; SDKROOT = macosx; SKIP_INSTALL = NO; SWIFT_OBJC_BRIDGING_HEADER = "BlueBubblesHelper DyLib-Bridging-Header.h"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; - SYSTEM_FRAMEWORK_SEARCH_PATHS = "$(inherited) $(SYSTEM_LIBRARY_DIR)/PrivateFrameworks"; + SYSTEM_FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", + ); }; name = Debug; }; @@ -609,6 +514,10 @@ isa = XCBuildConfiguration; baseConfigurationReference = 72EF502B6438F8F18EC16DBF /* Pods-BlueBubblesHelper DyLib.release.xcconfig */; buildSettings = { + ARCHS = ( + "$(ARCHS_STANDARD)", + arm64e, + ); CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_WEAK = YES; @@ -616,24 +525,36 @@ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = "$(inherited)"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 21; + CURRENT_PROJECT_VERSION = 22; + DEAD_CODE_STRIPPING = YES; DEFINES_MODULE = YES; DSTROOT = /; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; + ENABLE_MODULE_VERIFIER = YES; EXECUTABLE_PREFIX = ""; INFOPLIST_FILE = "$(SRCROOT)/BlueBubblesHelper/Info.plist"; INSTALL_PATH = /Users/tanay/Desktop/test; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/../Frameworks", + "@loader_path/../Frameworks", + ); MACOSX_DEPLOYMENT_TARGET = 11.0; - MARKETING_VERSION = 0.0.19; + MARKETING_VERSION = 0.0.20; + MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++"; + MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++20"; MTL_FAST_MATH = YES; + PRODUCT_BUNDLE_IDENTIFIER = com.bluebubbles.messaging; PRODUCT_NAME = BlueBubblesHelper; SDKROOT = macosx; SKIP_INSTALL = NO; SWIFT_OBJC_BRIDGING_HEADER = "BlueBubblesHelper DyLib-Bridging-Header.h"; SWIFT_VERSION = 5.0; - SYSTEM_FRAMEWORK_SEARCH_PATHS = "$(inherited) $(SYSTEM_LIBRARY_DIR)/PrivateFrameworks"; + SYSTEM_FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", + ); }; name = Release; }; @@ -655,6 +576,7 @@ 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; @@ -662,8 +584,10 @@ 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; @@ -671,9 +595,11 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + ENABLE_USER_SCRIPT_SANDBOXING = YES; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -712,6 +638,7 @@ 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; @@ -719,8 +646,10 @@ 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; @@ -728,9 +657,11 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_USER_SCRIPT_SANDBOXING = YES; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -745,87 +676,6 @@ }; name = Release; }; - FBCE4ED2201C0F4D002F8A61 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = B6E17DF925EE5FA4CB129B31 /* Pods-BlueBubblesHelper.debug.xcconfig */; - buildSettings = { - ARCHS = ( - "$(ARCHS_STANDARD)", - arm64e, - ); - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CODE_SIGN_IDENTITY = "Apple Development"; - CODE_SIGN_STYLE = Automatic; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 19; - DEPLOYMENT_LOCATION = YES; - DEVELOPMENT_TEAM = S6D73TBQQU; - DSTROOT = /; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", - ); - GCC_NO_COMMON_BLOCKS = YES; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SRCROOT)/$(PROJECT_NAME)/PrefixHeader.pch"; - INFOPLIST_FILE = "$(SRCROOT)/BlueBubblesHelper/Info.plist"; - INSTALL_PATH = "/Library/Application Support/MacEnhance/Plugins"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; - MACH_O_TYPE = mh_dylib; - MACOSX_DEPLOYMENT_TARGET = 11.0; - MARKETING_VERSION = 0.0.17; - ONLY_ACTIVE_ARCH = NO; - PRODUCT_BUNDLE_IDENTIFIER = com.bluebubbles.messaging; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = ""; - SWIFT_OBJC_BRIDGING_HEADER = "BlueBubblesHelper-Bridging-Header.h"; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 5.0; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - FBCE4ED3201C0F4D002F8A61 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = BFA22E41EA07AA1C37D1B255 /* Pods-BlueBubblesHelper.release.xcconfig */; - buildSettings = { - ARCHS = ( - "$(ARCHS_STANDARD)", - arm64e, - ); - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CODE_SIGN_IDENTITY = "Apple Development"; - CODE_SIGN_STYLE = Automatic; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 19; - DEPLOYMENT_LOCATION = YES; - DEVELOPMENT_TEAM = S6D73TBQQU; - DSTROOT = /; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", - ); - GCC_NO_COMMON_BLOCKS = YES; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SRCROOT)/$(PROJECT_NAME)/PrefixHeader.pch"; - INFOPLIST_FILE = "$(SRCROOT)/BlueBubblesHelper/Info.plist"; - INSTALL_PATH = "/Library/Application Support/MacEnhance/Plugins"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; - MACH_O_TYPE = mh_dylib; - MACOSX_DEPLOYMENT_TARGET = 11.0; - MARKETING_VERSION = 0.0.17; - ONLY_ACTIVE_ARCH = NO; - PRODUCT_BUNDLE_IDENTIFIER = com.bluebubbles.messaging; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = ""; - SWIFT_OBJC_BRIDGING_HEADER = "BlueBubblesHelper-Bridging-Header.h"; - SWIFT_VERSION = 5.0; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -847,15 +697,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - FBCE4ED1201C0F4D002F8A61 /* Build configuration list for PBXNativeTarget "BlueBubblesHelper" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - FBCE4ED2201C0F4D002F8A61 /* Debug */, - FBCE4ED3201C0F4D002F8A61 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; /* End XCConfigurationList section */ }; rootObject = FBCE4EB3201C0F4D002F8A61 /* Project object */; diff --git a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/maxwellfortney.xcuserdatad/UserInterfaceState.xcuserstate b/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/maxwellfortney.xcuserdatad/UserInterfaceState.xcuserstate deleted file mode 100644 index d63e01a..0000000 Binary files a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/maxwellfortney.xcuserdatad/UserInterfaceState.xcuserstate and /dev/null differ diff --git a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/samershihabi.xcuserdatad/UserInterfaceState.xcuserstate b/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/samershihabi.xcuserdatad/UserInterfaceState.xcuserstate deleted file mode 100644 index 7873ecd..0000000 Binary files a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/samershihabi.xcuserdatad/UserInterfaceState.xcuserstate and /dev/null differ diff --git a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/w0lf.xcuserdatad/UserInterfaceState.xcuserstate b/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/w0lf.xcuserdatad/UserInterfaceState.xcuserstate deleted file mode 100644 index 8e0bd2b..0000000 Binary files a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/project.xcworkspace/xcuserdata/w0lf.xcuserdatad/UserInterfaceState.xcuserstate and /dev/null differ diff --git a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcshareddata/xcschemes/whosTyping.xcscheme b/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcshareddata/xcschemes/whosTyping.xcscheme deleted file mode 100644 index c868a8f..0000000 --- a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcshareddata/xcschemes/whosTyping.xcscheme +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist deleted file mode 100644 index 908e946..0000000 --- a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcschemes/xcschememanagement.plist b/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index 8d98191..0000000 --- a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcuserdata/samershihabi.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,22 +0,0 @@ - - - - - SchemeUserState - - whosTyping.xcscheme_^#shared#^_ - - orderHint - 0 - - - SuppressBuildableAutocreation - - FBCE4EBA201C0F4D002F8A61 - - primary - - - - - diff --git a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Debug.xcscheme b/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Debug.xcscheme deleted file mode 100644 index 8871953..0000000 --- a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Debug.xcscheme +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Release.xcscheme b/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Release.xcscheme deleted file mode 100644 index cc96333..0000000 --- a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/typeStatus Release.xcscheme +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/xcschememanagement.plist b/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index 8ac214f..0000000 --- a/Messages/MacOS-11+/BlueBubblesHelper.xcodeproj/xcuserdata/w0lf.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,27 +0,0 @@ - - - - - SchemeUserState - - typeStatus Debug.xcscheme - - orderHint - 0 - - typeStatus Release.xcscheme - - orderHint - 1 - - - SuppressBuildableAutocreation - - FBCE4EBA201C0F4D002F8A61 - - primary - - - - - diff --git a/Messages/MacOS-11+/BlueBubblesHelper/BlueBubblesHelper.m b/Messages/MacOS-11+/BlueBubblesHelper/BlueBubblesHelper.m index 691df26..363a6de 100644 --- a/Messages/MacOS-11+/BlueBubblesHelper/BlueBubblesHelper.m +++ b/Messages/MacOS-11+/BlueBubblesHelper/BlueBubblesHelper.m @@ -9,6 +9,7 @@ @import AppKit; #import +#import #import "IMTextMessagePartChatItem.h" #import "IMHandle.h" @@ -745,16 +746,16 @@ -(void) handleMessage: (NetworkController*)controller message:(NSString *)messa if ([[NSProcessInfo processInfo] operatingSystemVersion].majorVersion > 13) { FindMyLocateSession *session = [[IMFMFSession sharedInstance] fmlSession]; DLog("BLUEBUBBLESHELPER: block 1: %@", [session locationUpdateCallback]); -// [self logString:[[[[CTBlockDescription alloc] initWithBlock:[session locationUpdateCallback]] blockSignature] debugDescription]]; -// NSObject *block = ^(FMLLocation *test, FMLHandle *test2) { -// DLog("BLUEBUBBLESHELPER: test2: %@", test); -// DLog("BLUEBUBBLESHELPER: test2: %@", [test className]); -// }; -// DLog("BLUEBUBBLESHELPER: setting block: %@", block); -// DLog("BLUEBUBBLESHELPER: setting block: %@", [[[[CTBlockDescription alloc] initWithBlock:block] blockSignature] debugDescription]); -// [session setLocationUpdateCallback:block]; -// DLog("BLUEBUBBLESHELPER: block 2: %@", [session locationUpdateCallback]); -// DLog("BLUEBUBBLESHELPER: block 2: %@", [[[[CTBlockDescription alloc] initWithBlock:[session locationUpdateCallback]] blockSignature] debugDescription]); + // [self logString:[[[[CTBlockDescription alloc] initWithBlock:[session locationUpdateCallback]] blockSignature] debugDescription]]; + // NSObject *block = ^(FMLLocation *test, FMLHandle *test2) { + // DLog("BLUEBUBBLESHELPER: test2: %@", test); + // DLog("BLUEBUBBLESHELPER: test2: %@", [test className]); + // }; + // DLog("BLUEBUBBLESHELPER: setting block: %@", block); + // DLog("BLUEBUBBLESHELPER: setting block: %@", [[[[CTBlockDescription alloc] initWithBlock:block] blockSignature] debugDescription]); + // [session setLocationUpdateCallback:block]; + // DLog("BLUEBUBBLESHELPER: block 2: %@", [session locationUpdateCallback]); + // DLog("BLUEBUBBLESHELPER: block 2: %@", [[[[CTBlockDescription alloc] initWithBlock:[session locationUpdateCallback]] blockSignature] debugDescription]); [session getFriendsSharingLocationsWithMeWithCompletion:^(NSArray *friends) { for (NSObject* friend in friends) { NSObject* handle = [friend performSelector:(NSSelectorFromString(@"handle"))]; @@ -810,6 +811,36 @@ -(void) handleMessage: (NetworkController*)controller message:(NSString *)messa [session addHandles:handles]; [session forceRefresh]; } + } else if ([event isEqualToString:@"search-messages"]) { + NSString* query = data[@"query"]; + NSString* matchType = data[@"matchType"]; + [self searchMessages:query matchType:matchType completionBlock:^(NSArray *results) { + if (results) { + if (transaction != nil) { + NSDictionary *data = @{ + @"transactionId": transaction, + @"results": results, + }; + [[NetworkController sharedInstance] sendMessage: data]; + } + } else { + if (transaction != nil) { + NSDictionary *data = @{ + @"transactionId": transaction, + @"error": @"Failed to execute search! Search returned null.", + }; + [[NetworkController sharedInstance] sendMessage: data]; + } + } + } errorBlock:^(NSString *err) { + if (transaction != nil) { + NSDictionary *data = @{ + @"transactionId": transaction, + @"error": err, + }; + [[NetworkController sharedInstance] sendMessage: data]; + } + }]; // If the event is something that hasn't been implemented, we simply ignore it and put this log } else { DLog("BLUEBUBBLESHELPER: Not implemented %{public}@", event); @@ -1078,6 +1109,64 @@ +(void) sendMessage: (NSDictionary *) data transfers: (NSArray *) transfers attr } } +- (void)searchMessages:(NSString *)searchQuery matchType:(NSString *)matchType completionBlock:(void (^)(NSMutableArray *results))onComplete errorBlock:(void (^)(NSString *err))onError { + NSString *queryString = [NSString stringWithFormat:@"kMDItemTextContent=\"%@\"cwdt", searchQuery]; + + // c -> Performs a case-insensitive search. + // d -> Performs a search that ignores diacritical marks. + // w -> Matches on word boundaries. This modifier treats transitions from lowercase to uppercase as word boundaries. + // t -> Performs a search on a tokenized value. For example, a search field can contain tokenized values. + + // When "t" is used, the tokens do not need to match the order provided. + // That's why when the matchType is exact, we exclude it. + // I'm not sure how to do a true exact match query. + if ([matchType isEqualToString:@"exact"]) { + queryString = [NSString stringWithFormat:@"kMDItemTextContent=\"%@\"cwd", searchQuery]; + } + + if ([[NSProcessInfo processInfo] operatingSystemVersion].majorVersion < 13) { + DLog("BLUEBUBBLESHELPER: Message searching is not supported before macOS 13.0"); + if (onError) { + onError(@"Message searching is not supported before macOS 13.0"); + } + + return; + } + + // Create a query context if needed, otherwise pass nil + CSSearchQueryContext *queryContext = [[CSSearchQueryContext alloc] init]; + + // uniqueIdentifier -> Message GUID + // attributes.domainIdentifier -> Chat GUID + // attributes.displayName -> Group Chat Name (null if none) + // Leaving empty unless we want something specific... + queryContext.fetchAttributes = @[]; + CSSearchQuery *query = [[CSSearchQuery alloc] initWithQueryString:queryString queryContext:queryContext]; + + NSMutableArray *results = [NSMutableArray array]; + query.foundItemsHandler = ^(NSArray * _Nonnull items) { + for (CSSearchableItem *item in items) { + // Add the unique identifier to the results array + [results addObject:item.uniqueIdentifier]; + } + }; + + query.completionHandler = ^(NSError * _Nullable error) { + if (error) { + DLog("BLUEBUBBLESHELPER: Message search error: %@", error.localizedDescription); + if (onError) { + onError(error.localizedDescription); + } + } else { + if (onComplete) { + onComplete([results copy]); + } + } + }; + + [query start]; +} + /** Get the account enabled state @return True if the account enabled state is 4 or false if else or not signed in diff --git a/Messages/MacOS-11+/BlueBubblesHelper/Info.plist b/Messages/MacOS-11+/BlueBubblesHelper/Info.plist index e165532..619a85d 100644 --- a/Messages/MacOS-11+/BlueBubblesHelper/Info.plist +++ b/Messages/MacOS-11+/BlueBubblesHelper/Info.plist @@ -9,7 +9,7 @@ CFBundleExecutable BlueBubblesHelper CFBundleIdentifier - com.bluebubbles.messaging + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/Messages/MacOS-11+/Podfile b/Messages/MacOS-11+/Podfile index 0a9f54d..93b0785 100644 --- a/Messages/MacOS-11+/Podfile +++ b/Messages/MacOS-11+/Podfile @@ -1,16 +1,6 @@ # Uncomment the next line to define a global platform for your project platform :macos, '11.0' -target 'BlueBubblesHelper' do - # Comment the next line if you don't want to use dynamic frameworks - # use_frameworks! - - # Pods for BlueBubblesHelper - - pod 'CocoaAsyncSocket' - -end - target 'BlueBubblesHelper DyLib' do # Comment the next line if you don't want to use dynamic frameworks # use_frameworks! diff --git a/Messages/MacOS-11+/Podfile.lock b/Messages/MacOS-11+/Podfile.lock index 527be43..0cd0178 100644 --- a/Messages/MacOS-11+/Podfile.lock +++ b/Messages/MacOS-11+/Podfile.lock @@ -11,6 +11,6 @@ SPEC REPOS: SPEC CHECKSUMS: CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 -PODFILE CHECKSUM: b1be6bdec2e7133f013750f3088c6851aac9e1ae +PODFILE CHECKSUM: 0782144790dbca64df570f4b3bf2b41ea6ded995 -COCOAPODS: 1.12.1 +COCOAPODS: 1.15.2 diff --git a/Messages/MacOS-11+/Pods/Manifest.lock b/Messages/MacOS-11+/Pods/Manifest.lock index 527be43..0cd0178 100644 --- a/Messages/MacOS-11+/Pods/Manifest.lock +++ b/Messages/MacOS-11+/Pods/Manifest.lock @@ -11,6 +11,6 @@ SPEC REPOS: SPEC CHECKSUMS: CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 -PODFILE CHECKSUM: b1be6bdec2e7133f013750f3088c6851aac9e1ae +PODFILE CHECKSUM: 0782144790dbca64df570f4b3bf2b41ea6ded995 -COCOAPODS: 1.12.1 +COCOAPODS: 1.15.2 diff --git a/Messages/MacOS-11+/Pods/Pods.xcodeproj/project.pbxproj b/Messages/MacOS-11+/Pods/Pods.xcodeproj/project.pbxproj index ab21e5a..c7449c4 100644 --- a/Messages/MacOS-11+/Pods/Pods.xcodeproj/project.pbxproj +++ b/Messages/MacOS-11+/Pods/Pods.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 48; + objectVersion = 54; objects = { /* Begin PBXBuildFile section */ @@ -11,8 +11,7 @@ 13E831D83D8FF9EB78DCB5AED2BDFC73 /* CocoaAsyncSocket-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E45E4AA0570B7D99CCAC26D1EA82A982 /* CocoaAsyncSocket-dummy.m */; }; 20EA9C10DD34B76F7F4D8F2674762448 /* GCDAsyncUdpSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = B658275E5FC3C66A7802C570535B242C /* GCDAsyncUdpSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; 593EFE3FBB6E3203B69D91B111D929EA /* GCDAsyncSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = C439B42C78960D0CD0C68788B8DC1C6B /* GCDAsyncSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5BA03B43FEE81866CB211B43EF205EBF /* Pods-BlueBubblesHelper DyLib-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 59C3223CF2FC7937F3FAE14E899DA3F9 /* Pods-BlueBubblesHelper DyLib-dummy.m */; }; - A0644BE4806906CED81148B029BFC7F1 /* Pods-BlueBubblesHelper-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 77BF36A1C6C6B0703C6435C2FE0CCE57 /* Pods-BlueBubblesHelper-dummy.m */; }; + 5BA03B43FEE81866CB211B43EF205EBF /* Pods-BlueBubblesHelper DyLib-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B45F779BDA340A02DC76BABC384825C /* Pods-BlueBubblesHelper DyLib-dummy.m */; }; F4A6CE2EB5809C8EE32590DA9E6C8D0C /* GCDAsyncSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 550CCDD8105A83A05D0BBF86D72816F5 /* GCDAsyncSocket.m */; }; /* End PBXBuildFile section */ @@ -24,48 +23,28 @@ remoteGlobalIDString = 6083682834ABE0AE7BD1CBF06CADD036; remoteInfo = CocoaAsyncSocket; }; - 296B7F79D13C89BA4CEB8CBACDE9A243 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6083682834ABE0AE7BD1CBF06CADD036; - remoteInfo = CocoaAsyncSocket; - }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ + 07FA59907CFF3E8FB747FA788481EAC1 /* Pods-BlueBubblesHelper DyLib.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueBubblesHelper DyLib.debug.xcconfig"; sourceTree = ""; }; + 0B45F779BDA340A02DC76BABC384825C /* Pods-BlueBubblesHelper DyLib-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BlueBubblesHelper DyLib-dummy.m"; sourceTree = ""; }; 0E34963F28F675CD369195619FFCED35 /* CocoaAsyncSocket-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CocoaAsyncSocket-prefix.pch"; sourceTree = ""; }; 33B6DB1F6D86539E8B6FA1534E65C726 /* libPods-BlueBubblesHelper DyLib.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-BlueBubblesHelper DyLib.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 380121A647CD6830DD4437223DC7E010 /* Pods-BlueBubblesHelper.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueBubblesHelper.debug.xcconfig"; sourceTree = ""; }; - 38C630D0A8DC54C2B1A7BBE7E2CD889F /* Pods-BlueBubblesHelper DyLib-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BlueBubblesHelper DyLib-acknowledgements.markdown"; sourceTree = ""; }; - 44E7B908CDB3BF0D17BD48C0C19651F5 /* Pods-BlueBubblesHelper DyLib-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BlueBubblesHelper DyLib-acknowledgements.plist"; sourceTree = ""; }; + 50C654B390BBED03F60B12653F02E56D /* Pods-BlueBubblesHelper DyLib.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueBubblesHelper DyLib.release.xcconfig"; sourceTree = ""; }; 550CCDD8105A83A05D0BBF86D72816F5 /* GCDAsyncSocket.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GCDAsyncSocket.m; path = Source/GCD/GCDAsyncSocket.m; sourceTree = ""; }; - 576869F8EF88005B2378A7DF2537347B /* Pods-BlueBubblesHelper DyLib.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueBubblesHelper DyLib.debug.xcconfig"; sourceTree = ""; }; - 5999AF793260B7F2790B0EEA3D9CCE04 /* Pods-BlueBubblesHelper-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BlueBubblesHelper-acknowledgements.markdown"; sourceTree = ""; }; - 59C3223CF2FC7937F3FAE14E899DA3F9 /* Pods-BlueBubblesHelper DyLib-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BlueBubblesHelper DyLib-dummy.m"; sourceTree = ""; }; - 6B8803A1293D40983B2E9B42B5F15283 /* Pods-BlueBubblesHelper.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueBubblesHelper.release.xcconfig"; sourceTree = ""; }; 6CBEFE4F9E22AFDC6347A739BB35FF8C /* libCocoaAsyncSocket.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libCocoaAsyncSocket.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 77BF36A1C6C6B0703C6435C2FE0CCE57 /* Pods-BlueBubblesHelper-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BlueBubblesHelper-dummy.m"; sourceTree = ""; }; 8107E0304B553EAA2D2EAFF466DA7FF9 /* CocoaAsyncSocket.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CocoaAsyncSocket.release.xcconfig; sourceTree = ""; }; 86AD2C54CD8661FCCC5D404CE6F55564 /* CocoaAsyncSocket.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CocoaAsyncSocket.debug.xcconfig; sourceTree = ""; }; 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - A0F76041041492977D2608618C2DD383 /* libPods-BlueBubblesHelper.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-BlueBubblesHelper.a"; sourceTree = BUILT_PRODUCTS_DIR; }; B658275E5FC3C66A7802C570535B242C /* GCDAsyncUdpSocket.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GCDAsyncUdpSocket.h; path = Source/GCD/GCDAsyncUdpSocket.h; sourceTree = ""; }; C439B42C78960D0CD0C68788B8DC1C6B /* GCDAsyncSocket.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GCDAsyncSocket.h; path = Source/GCD/GCDAsyncSocket.h; sourceTree = ""; }; - D1FB09445011C186C32EA6A325D2B4F5 /* Pods-BlueBubblesHelper-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BlueBubblesHelper-acknowledgements.plist"; sourceTree = ""; }; + DF3D9B81669BE224047A748EA5A2CE6E /* Pods-BlueBubblesHelper DyLib-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BlueBubblesHelper DyLib-acknowledgements.markdown"; sourceTree = ""; }; E45E4AA0570B7D99CCAC26D1EA82A982 /* CocoaAsyncSocket-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CocoaAsyncSocket-dummy.m"; sourceTree = ""; }; - E6D0AAFBC376F55CDEFB089CEBD80929 /* Pods-BlueBubblesHelper DyLib.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueBubblesHelper DyLib.release.xcconfig"; sourceTree = ""; }; + EB6A21D128E3179B20AEC7CB3AAF2B7B /* Pods-BlueBubblesHelper DyLib-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BlueBubblesHelper DyLib-acknowledgements.plist"; sourceTree = ""; }; FA9B822C6E137A44BCB98BDA5967BDE4 /* GCDAsyncUdpSocket.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GCDAsyncUdpSocket.m; path = Source/GCD/GCDAsyncUdpSocket.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 4C8C3C596D1E53ABF696DE623A5E615F /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 673381158C671B137FC040900C0A32A1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -83,61 +62,25 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 64D78BE015C1199928207084C4C7C483 /* CocoaAsyncSocket */ = { - isa = PBXGroup; - children = ( - C439B42C78960D0CD0C68788B8DC1C6B /* GCDAsyncSocket.h */, - 550CCDD8105A83A05D0BBF86D72816F5 /* GCDAsyncSocket.m */, - B658275E5FC3C66A7802C570535B242C /* GCDAsyncUdpSocket.h */, - FA9B822C6E137A44BCB98BDA5967BDE4 /* GCDAsyncUdpSocket.m */, - C2E6A04417A4BBD802945B171BCE6461 /* Support Files */, - ); - path = CocoaAsyncSocket; - sourceTree = ""; - }; - 7B82EC30033678F7D9CF83CBE4716F8B /* Products */ = { + 62325FA4A0E9559882B28F291A2BDA34 /* Products */ = { isa = PBXGroup; children = ( 6CBEFE4F9E22AFDC6347A739BB35FF8C /* libCocoaAsyncSocket.a */, - A0F76041041492977D2608618C2DD383 /* libPods-BlueBubblesHelper.a */, 33B6DB1F6D86539E8B6FA1534E65C726 /* libPods-BlueBubblesHelper DyLib.a */, ); name = Products; sourceTree = ""; }; - 7BCFF9E7998709DC700B6D91C2864BDC /* Pods-BlueBubblesHelper */ = { - isa = PBXGroup; - children = ( - 5999AF793260B7F2790B0EEA3D9CCE04 /* Pods-BlueBubblesHelper-acknowledgements.markdown */, - D1FB09445011C186C32EA6A325D2B4F5 /* Pods-BlueBubblesHelper-acknowledgements.plist */, - 77BF36A1C6C6B0703C6435C2FE0CCE57 /* Pods-BlueBubblesHelper-dummy.m */, - 380121A647CD6830DD4437223DC7E010 /* Pods-BlueBubblesHelper.debug.xcconfig */, - 6B8803A1293D40983B2E9B42B5F15283 /* Pods-BlueBubblesHelper.release.xcconfig */, - ); - name = "Pods-BlueBubblesHelper"; - path = "Target Support Files/Pods-BlueBubblesHelper"; - sourceTree = ""; - }; - A02130BD6C336E5CA6CC25BB79B6F41B /* Pods-BlueBubblesHelper DyLib */ = { - isa = PBXGroup; - children = ( - 38C630D0A8DC54C2B1A7BBE7E2CD889F /* Pods-BlueBubblesHelper DyLib-acknowledgements.markdown */, - 44E7B908CDB3BF0D17BD48C0C19651F5 /* Pods-BlueBubblesHelper DyLib-acknowledgements.plist */, - 59C3223CF2FC7937F3FAE14E899DA3F9 /* Pods-BlueBubblesHelper DyLib-dummy.m */, - 576869F8EF88005B2378A7DF2537347B /* Pods-BlueBubblesHelper DyLib.debug.xcconfig */, - E6D0AAFBC376F55CDEFB089CEBD80929 /* Pods-BlueBubblesHelper DyLib.release.xcconfig */, - ); - name = "Pods-BlueBubblesHelper DyLib"; - path = "Target Support Files/Pods-BlueBubblesHelper DyLib"; - sourceTree = ""; - }; - A98EB10BBFA1BC60C30946D110AC23A7 /* Targets Support Files */ = { + 64D78BE015C1199928207084C4C7C483 /* CocoaAsyncSocket */ = { isa = PBXGroup; children = ( - 7BCFF9E7998709DC700B6D91C2864BDC /* Pods-BlueBubblesHelper */, - A02130BD6C336E5CA6CC25BB79B6F41B /* Pods-BlueBubblesHelper DyLib */, + C439B42C78960D0CD0C68788B8DC1C6B /* GCDAsyncSocket.h */, + 550CCDD8105A83A05D0BBF86D72816F5 /* GCDAsyncSocket.m */, + B658275E5FC3C66A7802C570535B242C /* GCDAsyncUdpSocket.h */, + FA9B822C6E137A44BCB98BDA5967BDE4 /* GCDAsyncUdpSocket.m */, + C2E6A04417A4BBD802945B171BCE6461 /* Support Files */, ); - name = "Targets Support Files"; + path = CocoaAsyncSocket; sourceTree = ""; }; BB2BDAA8DB999C491DAC5EAE1CFDC78F /* Pods */ = { @@ -160,14 +103,27 @@ path = "../Target Support Files/CocoaAsyncSocket"; sourceTree = ""; }; + CDAECBBD19956047C68EA091C6B8B9A6 /* Pods-BlueBubblesHelper DyLib */ = { + isa = PBXGroup; + children = ( + DF3D9B81669BE224047A748EA5A2CE6E /* Pods-BlueBubblesHelper DyLib-acknowledgements.markdown */, + EB6A21D128E3179B20AEC7CB3AAF2B7B /* Pods-BlueBubblesHelper DyLib-acknowledgements.plist */, + 0B45F779BDA340A02DC76BABC384825C /* Pods-BlueBubblesHelper DyLib-dummy.m */, + 07FA59907CFF3E8FB747FA788481EAC1 /* Pods-BlueBubblesHelper DyLib.debug.xcconfig */, + 50C654B390BBED03F60B12653F02E56D /* Pods-BlueBubblesHelper DyLib.release.xcconfig */, + ); + name = "Pods-BlueBubblesHelper DyLib"; + path = "Target Support Files/Pods-BlueBubblesHelper DyLib"; + sourceTree = ""; + }; CF1408CF629C7361332E53B88F7BD30C = { isa = PBXGroup; children = ( 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, D89477F20FB1DE18A04690586D7808C4 /* Frameworks */, BB2BDAA8DB999C491DAC5EAE1CFDC78F /* Pods */, - 7B82EC30033678F7D9CF83CBE4716F8B /* Products */, - A98EB10BBFA1BC60C30946D110AC23A7 /* Targets Support Files */, + 62325FA4A0E9559882B28F291A2BDA34 /* Products */, + E0E33A6B77CBD77E0EC3327BC349657F /* Targets Support Files */, ); sourceTree = ""; }; @@ -178,6 +134,14 @@ name = Frameworks; sourceTree = ""; }; + E0E33A6B77CBD77E0EC3327BC349657F /* Targets Support Files */ = { + isa = PBXGroup; + children = ( + CDAECBBD19956047C68EA091C6B8B9A6 /* Pods-BlueBubblesHelper DyLib */, + ); + name = "Targets Support Files"; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -197,13 +161,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - A45B7352956FA8B7C8E576EDA5A6EE56 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ @@ -242,35 +199,18 @@ productReference = 6CBEFE4F9E22AFDC6347A739BB35FF8C /* libCocoaAsyncSocket.a */; productType = "com.apple.product-type.library.static"; }; - 86DDC13B72F5A0605F1FB5E3ED27B6C2 /* Pods-BlueBubblesHelper */ = { - isa = PBXNativeTarget; - buildConfigurationList = FDEF4D91955D2B2F3F126F5880CD1354 /* Build configuration list for PBXNativeTarget "Pods-BlueBubblesHelper" */; - buildPhases = ( - A45B7352956FA8B7C8E576EDA5A6EE56 /* Headers */, - B44EBBFBEA2CAB0121A6B945641727F2 /* Sources */, - 4C8C3C596D1E53ABF696DE623A5E615F /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 0CF252B04573517A878668AE30F14858 /* PBXTargetDependency */, - ); - name = "Pods-BlueBubblesHelper"; - productName = "Pods-BlueBubblesHelper"; - productReference = A0F76041041492977D2608618C2DD383 /* libPods-BlueBubblesHelper.a */; - productType = "com.apple.product-type.library.static"; - }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ BFDFE7DC352907FC980B868725387E98 /* Project object */ = { isa = PBXProject; attributes = { - LastSwiftUpdateCheck = 1240; - LastUpgradeCheck = 1240; + BuildIndependentTargetsInParallel = YES; + LastSwiftUpdateCheck = 1500; + LastUpgradeCheck = 1520; }; buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */; - compatibilityVersion = "Xcode 8.0"; + compatibilityVersion = "Xcode 12.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( @@ -278,12 +218,11 @@ en, ); mainGroup = CF1408CF629C7361332E53B88F7BD30C; - productRefGroup = 7B82EC30033678F7D9CF83CBE4716F8B /* Products */; + productRefGroup = 62325FA4A0E9559882B28F291A2BDA34 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 6083682834ABE0AE7BD1CBF06CADD036 /* CocoaAsyncSocket */, - 86DDC13B72F5A0605F1FB5E3ED27B6C2 /* Pods-BlueBubblesHelper */, 3D54DFD183D586872018361F2FEBA910 /* Pods-BlueBubblesHelper DyLib */, ); }; @@ -308,23 +247,9 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - B44EBBFBEA2CAB0121A6B945641727F2 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - A0644BE4806906CED81148B029BFC7F1 /* Pods-BlueBubblesHelper-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 0CF252B04573517A878668AE30F14858 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = CocoaAsyncSocket; - target = 6083682834ABE0AE7BD1CBF06CADD036 /* CocoaAsyncSocket */; - targetProxy = 296B7F79D13C89BA4CEB8CBACDE9A243 /* PBXContainerItemProxy */; - }; 34741D4220F280B4527BA5B47BE55D0E /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = CocoaAsyncSocket; @@ -334,42 +259,15 @@ /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 0276A024A1B428A3FDCE754FB1BF19A5 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 6B8803A1293D40983B2E9B42B5F15283 /* Pods-BlueBubblesHelper.release.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - ARCHS = ( - "$(ARCHS_STANDARD_64_BIT)", - arm64e, - ); - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - EXECUTABLE_PREFIX = lib; - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 11.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = macosx; - SKIP_INSTALL = YES; - }; - name = Release; - }; 129D1BA4706F4F834B5DE8B62539AAFE /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 576869F8EF88005B2378A7DF2537347B /* Pods-BlueBubblesHelper DyLib.debug.xcconfig */; + baseConfigurationReference = 07FA59907CFF3E8FB747FA788481EAC1 /* Pods-BlueBubblesHelper DyLib.debug.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - ARCHS = ( - "$(ARCHS_STANDARD_64_BIT)", - arm64e, - ); "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEAD_CODE_STRIPPING = YES; EXECUTABLE_PREFIX = lib; MACH_O_TYPE = staticlib; MACOSX_DEPLOYMENT_TARGET = 11.0; @@ -386,16 +284,13 @@ isa = XCBuildConfiguration; baseConfigurationReference = 8107E0304B553EAA2D2EAFF466DA7FF9 /* CocoaAsyncSocket.release.xcconfig */; buildSettings = { - ARCHS = ( - "$(ARCHS_STANDARD_64_BIT)", - arm64e, - ); "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEAD_CODE_STRIPPING = YES; EXECUTABLE_PREFIX = lib; GCC_PREFIX_HEADER = "Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket-prefix.pch"; - MACOSX_DEPLOYMENT_TARGET = 10.8; + MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)"; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PRIVATE_HEADERS_FOLDER_PATH = ""; @@ -448,9 +343,11 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_USER_SCRIPT_SANDBOXING = YES; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -467,49 +364,22 @@ MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; PRODUCT_NAME = "$(TARGET_NAME)"; - STRIP_INSTALLED_PRODUCT = NO; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_OPTIMIZATION_LEVEL = "-O"; SWIFT_VERSION = 5.0; SYMROOT = "${SRCROOT}/../build"; }; name = Release; }; - AEDF231D6BA86534C819BEAAF88D955A /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 380121A647CD6830DD4437223DC7E010 /* Pods-BlueBubblesHelper.debug.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - ARCHS = ( - "$(ARCHS_STANDARD_64_BIT)", - arm64e, - ); - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - EXECUTABLE_PREFIX = lib; - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 11.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = macosx; - SKIP_INSTALL = YES; - }; - name = Debug; - }; CFB154F37DC1B229AD431EE9A8915059 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E6D0AAFBC376F55CDEFB089CEBD80929 /* Pods-BlueBubblesHelper DyLib.release.xcconfig */; + baseConfigurationReference = 50C654B390BBED03F60B12653F02E56D /* Pods-BlueBubblesHelper DyLib.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - ARCHS = ( - "$(ARCHS_STANDARD_64_BIT)", - arm64e, - ); "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEAD_CODE_STRIPPING = YES; EXECUTABLE_PREFIX = lib; MACH_O_TYPE = staticlib; MACOSX_DEPLOYMENT_TARGET = 11.0; @@ -561,9 +431,11 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + ENABLE_USER_SCRIPT_SANDBOXING = YES; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -584,7 +456,6 @@ MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; PRODUCT_NAME = "$(TARGET_NAME)"; - STRIP_INSTALLED_PRODUCT = NO; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; @@ -596,16 +467,13 @@ isa = XCBuildConfiguration; baseConfigurationReference = 86AD2C54CD8661FCCC5D404CE6F55564 /* CocoaAsyncSocket.debug.xcconfig */; buildSettings = { - ARCHS = ( - "$(ARCHS_STANDARD_64_BIT)", - arm64e, - ); "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEAD_CODE_STRIPPING = YES; EXECUTABLE_PREFIX = lib; GCC_PREFIX_HEADER = "Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket-prefix.pch"; - MACOSX_DEPLOYMENT_TARGET = 10.8; + MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)"; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PRIVATE_HEADERS_FOLDER_PATH = ""; @@ -649,15 +517,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - FDEF4D91955D2B2F3F126F5880CD1354 /* Build configuration list for PBXNativeTarget "Pods-BlueBubblesHelper" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - AEDF231D6BA86534C819BEAAF88D955A /* Debug */, - 0276A024A1B428A3FDCE754FB1BF19A5 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; /* End XCConfigurationList section */ }; rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */; diff --git a/Messages/MacOS-11+/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper-dummy.m b/Messages/MacOS-11+/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper-dummy.m deleted file mode 100644 index b5d50ce..0000000 --- a/Messages/MacOS-11+/Pods/Target Support Files/Pods-BlueBubblesHelper/Pods-BlueBubblesHelper-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#import -@interface PodsDummy_Pods_BlueBubblesHelper : NSObject -@end -@implementation PodsDummy_Pods_BlueBubblesHelper -@end