diff --git a/PEPObjCAdapterTypesTests_macOS/Info.plist b/PEPObjCAdapterTypesTests_macOS/Info.plist
deleted file mode 100644
index 64d65ca..0000000
--- a/PEPObjCAdapterTypesTests_macOS/Info.plist
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
- CFBundleDevelopmentRegion
- $(DEVELOPMENT_LANGUAGE)
- CFBundleExecutable
- $(EXECUTABLE_NAME)
- CFBundleIdentifier
- $(PRODUCT_BUNDLE_IDENTIFIER)
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- $(PRODUCT_NAME)
- CFBundlePackageType
- $(PRODUCT_BUNDLE_PACKAGE_TYPE)
- CFBundleShortVersionString
- 1.0
- CFBundleVersion
- 1
-
-
diff --git a/pEpObjCAdapter.xcodeproj/project.pbxproj b/pEpObjCAdapter.xcodeproj/project.pbxproj
index 0afc01f..c9df9cd 100644
--- a/pEpObjCAdapter.xcodeproj/project.pbxproj
+++ b/pEpObjCAdapter.xcodeproj/project.pbxproj
@@ -200,7 +200,6 @@
4EDB863525C062F400FA045D /* PEPLanguage+SecureCoding.h in Headers */ = {isa = PBXBuildFile; fileRef = 4EA9B56425BF277F0048427E /* PEPLanguage+SecureCoding.h */; settings = {ATTRIBUTES = (Public, ); }; };
4EDB863625C062F600FA045D /* PEPAttachment+SecureCoding.h in Headers */ = {isa = PBXBuildFile; fileRef = 4EA9B5A525BF2A9A0048427E /* PEPAttachment+SecureCoding.h */; settings = {ATTRIBUTES = (Public, ); }; };
4EDB863C25C062F800FA045D /* PEPMessage+SecureCoding.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E58698125BF2FA900779EAD /* PEPMessage+SecureCoding.h */; };
- 4EDB86EF25C0674900FA045D /* libPEPObjCAdapterTypes_macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 150E8FB225755B6900AE2198 /* libPEPObjCAdapterTypes_macOS.a */; };
640F79231C9B517C00DBEC4E /* 5CB2C182_sec.asc in Resources */ = {isa = PBXBuildFile; fileRef = 640F79211C9B517C00DBEC4E /* 5CB2C182_sec.asc */; };
640F79241C9B517C00DBEC4E /* 5CB2C182.asc in Resources */ = {isa = PBXBuildFile; fileRef = 640F79221C9B517C00DBEC4E /* 5CB2C182.asc */; };
64415E2F1BE9511C00F6CBB2 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35FB0ABD1B57F99D00377032 /* Security.framework */; platformFilter = ios; };
@@ -229,13 +228,6 @@
remoteGlobalIDString = 151606FC257A401000DD42E0;
remoteInfo = PEPObjCAdapterTypes_iOS;
};
- 4EDB86F025C0674900FA045D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 352988A21AEF964100FA7E2E /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 150E8FB125755B6900AE2198;
- remoteInfo = PEPObjCAdapterTypes_macOS;
- };
64289E551B8B70E800FC617B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 64DA243B1B833248000BEE80 /* pEpEngine.xcodeproj */;
@@ -430,8 +422,6 @@
4EA9B56525BF277F0048427E /* PEPLanguage+SecureCoding.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "PEPLanguage+SecureCoding.m"; sourceTree = ""; };
4EA9B5A525BF2A9A0048427E /* PEPAttachment+SecureCoding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "PEPAttachment+SecureCoding.h"; sourceTree = ""; };
4EA9B5A625BF2A9A0048427E /* PEPAttachment+SecureCoding.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "PEPAttachment+SecureCoding.m"; sourceTree = ""; };
- 4EDB86EA25C0674900FA045D /* PEPObjCAdapterTypesTests_macOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PEPObjCAdapterTypesTests_macOS.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 4EDB86EE25C0674900FA045D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; };
640F79211C9B517C00DBEC4E /* 5CB2C182_sec.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 5CB2C182_sec.asc; sourceTree = ""; };
640F79221C9B517C00DBEC4E /* 5CB2C182.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 5CB2C182.asc; sourceTree = ""; };
64415E171BE94FCB00F6CBB2 /* pEpObjCAdapterTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = pEpObjCAdapterTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -489,14 +479,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4EDB86E725C0674900FA045D /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 4EDB86EF25C0674900FA045D /* libPEPObjCAdapterTypes_macOS.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
64415E141BE94FCB00F6CBB2 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
@@ -669,7 +651,6 @@
1552D93C2576602D00A92F71 /* PEPObjCAdapter_macOS */,
1543DC67257943CE0041EFB5 /* PEPObjCAdapter_iOS */,
151606FE257A401000DD42E0 /* PEPObjCAdapterTypes_iOS */,
- 4EDB86EB25C0674900FA045D /* PEPObjCAdapterTypesTests_macOS */,
4E81CD4A25C19DD4009F140D /* PEPObjCAdapterTypesTests_iOS */,
352988AB1AEF964100FA7E2E /* Products */,
43447C51221D448500B6323E /* Frameworks */,
@@ -684,7 +665,6 @@
1552D93B2576602D00A92F71 /* libPEPObjCAdapter_macOS.a */,
1543DC66257943CE0041EFB5 /* libPEPObjCAdapter_iOS.a */,
151606FD257A401000DD42E0 /* libPEPObjCAdapterTypes_iOS.a */,
- 4EDB86EA25C0674900FA045D /* PEPObjCAdapterTypesTests_macOS.xctest */,
4E81CD4925C19DD4009F140D /* PEPObjCAdapterTypesTests_iOS.xctest */,
);
name = Products;
@@ -794,14 +774,6 @@
path = TestUtils;
sourceTree = "";
};
- 4EDB86EB25C0674900FA045D /* PEPObjCAdapterTypesTests_macOS */ = {
- isa = PBXGroup;
- children = (
- 4EDB86EE25C0674900FA045D /* Info.plist */,
- );
- path = PEPObjCAdapterTypesTests_macOS;
- sourceTree = "";
- };
64289E521B8B70E800FC617B /* Products */ = {
isa = PBXGroup;
children = (
@@ -1032,24 +1004,6 @@
productReference = 4E81CD4925C19DD4009F140D /* PEPObjCAdapterTypesTests_iOS.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
- 4EDB86E925C0674900FA045D /* PEPObjCAdapterTypesTests_macOS */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 4EDB86F625C0674900FA045D /* Build configuration list for PBXNativeTarget "PEPObjCAdapterTypesTests_macOS" */;
- buildPhases = (
- 4EDB86E625C0674900FA045D /* Sources */,
- 4EDB86E725C0674900FA045D /* Frameworks */,
- 4EDB86E825C0674900FA045D /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 4EDB86F125C0674900FA045D /* PBXTargetDependency */,
- );
- name = PEPObjCAdapterTypesTests_macOS;
- productName = PEPObjCAdapterTypesTests_macOS;
- productReference = 4EDB86EA25C0674900FA045D /* PEPObjCAdapterTypesTests_macOS.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
64415E161BE94FCB00F6CBB2 /* pEpObjCAdapterTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 64415E281BE94FCB00F6CBB2 /* Build configuration list for PBXNativeTarget "pEpObjCAdapterTests" */;
@@ -1093,9 +1047,6 @@
4E81CD4825C19DD4009F140D = {
CreatedOnToolsVersion = 12.3;
};
- 4EDB86E925C0674900FA045D = {
- CreatedOnToolsVersion = 12.3;
- };
64415E161BE94FCB00F6CBB2 = {
CreatedOnToolsVersion = 7.1;
DevelopmentTeam = NQLYU6MGPN;
@@ -1126,7 +1077,6 @@
64415E161BE94FCB00F6CBB2 /* pEpObjCAdapterTests */,
150E8FB125755B6900AE2198 /* PEPObjCAdapterTypes_macOS */,
151606FC257A401000DD42E0 /* PEPObjCAdapterTypes_iOS */,
- 4EDB86E925C0674900FA045D /* PEPObjCAdapterTypesTests_macOS */,
4E81CD4825C19DD4009F140D /* PEPObjCAdapterTypesTests_iOS */,
);
};
@@ -1164,13 +1114,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4EDB86E825C0674900FA045D /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
64415E151BE94FCB00F6CBB2 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
@@ -1352,13 +1295,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4EDB86E625C0674900FA045D /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
64415E131BE94FCB00F6CBB2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
@@ -1386,11 +1322,6 @@
target = 151606FC257A401000DD42E0 /* PEPObjCAdapterTypes_iOS */;
targetProxy = 4E81CD4F25C19DD4009F140D /* PBXContainerItemProxy */;
};
- 4EDB86F125C0674900FA045D /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 150E8FB125755B6900AE2198 /* PEPObjCAdapterTypes_macOS */;
- targetProxy = 4EDB86F025C0674900FA045D /* PBXContainerItemProxy */;
- };
64415E401BE95B2000F6CBB2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = pEpTrustWords;
@@ -1770,67 +1701,6 @@
};
name = Release;
};
- 4EDB86F225C0674900FA045D /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- DEBUG_INFORMATION_FORMAT = dwarf;
- DEVELOPMENT_TEAM = NQLYU6MGPN;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_DYNAMIC_NO_PIC = NO;
- INFOPLIST_FILE = PEPObjCAdapterTypesTests_macOS/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- "@loader_path/../Frameworks",
- );
- MACOSX_DEPLOYMENT_TARGET = 11.0;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "pep.foundation.PEPObjCAdapterTypesTests-macOS";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SDKROOT = macosx;
- };
- name = Debug;
- };
- 4EDB86F325C0674900FA045D /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- DEVELOPMENT_TEAM = NQLYU6MGPN;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- INFOPLIST_FILE = PEPObjCAdapterTypesTests_macOS/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- "@loader_path/../Frameworks",
- );
- MACOSX_DEPLOYMENT_TARGET = 11.0;
- MTL_FAST_MATH = YES;
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "pep.foundation.PEPObjCAdapterTypesTests-macOS";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SDKROOT = macosx;
- };
- name = Release;
- };
64415E1F1BE94FCB00F6CBB2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
@@ -1958,15 +1828,6 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 4EDB86F625C0674900FA045D /* Build configuration list for PBXNativeTarget "PEPObjCAdapterTypesTests_macOS" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 4EDB86F225C0674900FA045D /* Debug */,
- 4EDB86F325C0674900FA045D /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
64415E281BE94FCB00F6CBB2 /* Build configuration list for PBXNativeTarget "pEpObjCAdapterTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
diff --git a/pEpObjCAdapter.xcodeproj/xcshareddata/xcschemes/PEPObjCAdapterTypesTests_macOS.xcscheme b/pEpObjCAdapter.xcodeproj/xcshareddata/xcschemes/PEPObjCAdapterTypesTests_macOS.xcscheme
deleted file mode 100644
index efd1d74..0000000
--- a/pEpObjCAdapter.xcodeproj/xcshareddata/xcschemes/PEPObjCAdapterTypesTests_macOS.xcscheme
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-