// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 48; objects = { /* Begin PBXBuildFile section */ 4C1CB8432065609700BC511D /* Class.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C1CB8422065609700BC511D /* Class.h */; }; 4C1CB8452065629800BC511D /* Class.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C1CB8442065629800BC511D /* Class.m */; }; 4CA0C68120480A5F00DF459B /* ModuleFramework.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CA0C67F20480A5F00DF459B /* ModuleFramework.h */; settings = {ATTRIBUTES = (Public, ); }; }; 4CA0C68820480AB000DF459B /* Code.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CA0C68720480AB000DF459B /* Code.m */; }; 4CA0C68B20480AD700DF459B /* Code-Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CA0C68920480AD700DF459B /* Code-Private.h */; }; 4CA0C68C20480AD700DF459B /* Code.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CA0C68A20480AD700DF459B /* Code.h */; settings = {ATTRIBUTES = (Public, ); }; }; 4CA0C6912048101C00DF459B /* Code.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CA0C6902048101C00DF459B /* Code.swift */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 4C1CB8422065609700BC511D /* Class.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Class.h; sourceTree = ""; }; 4C1CB8442065629800BC511D /* Class.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Class.m; sourceTree = ""; }; 4CA0C67C20480A5F00DF459B /* ModuleFramework.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ModuleFramework.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 4CA0C67F20480A5F00DF459B /* ModuleFramework.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ModuleFramework.h; sourceTree = ""; }; 4CA0C68020480A5F00DF459B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 4CA0C68720480AB000DF459B /* Code.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Code.m; sourceTree = ""; }; 4CA0C68920480AD700DF459B /* Code-Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Code-Private.h"; sourceTree = ""; }; 4CA0C68A20480AD700DF459B /* Code.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Code.h; sourceTree = ""; }; 4CA0C6902048101C00DF459B /* Code.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Code.swift; sourceTree = ""; }; 4CA0C6922048108A00DF459B /* module.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; name = module.modulemap; path = ModuleFramework/module.modulemap; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 4CA0C67820480A5F00DF459B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 4CA0C67220480A5F00DF459B = { isa = PBXGroup; children = ( 4CA0C6922048108A00DF459B /* module.modulemap */, 4CA0C67E20480A5F00DF459B /* ModuleFramework */, 4CA0C67D20480A5F00DF459B /* Products */, ); sourceTree = ""; }; 4CA0C67D20480A5F00DF459B /* Products */ = { isa = PBXGroup; children = ( 4CA0C67C20480A5F00DF459B /* ModuleFramework.framework */, ); name = Products; sourceTree = ""; }; 4CA0C67E20480A5F00DF459B /* ModuleFramework */ = { isa = PBXGroup; children = ( 4CA0C67F20480A5F00DF459B /* ModuleFramework.h */, 4CA0C68920480AD700DF459B /* Code-Private.h */, 4C1CB8422065609700BC511D /* Class.h */, 4C1CB8442065629800BC511D /* Class.m */, 4CA0C68A20480AD700DF459B /* Code.h */, 4CA0C68720480AB000DF459B /* Code.m */, 4CA0C6902048101C00DF459B /* Code.swift */, 4CA0C68020480A5F00DF459B /* Info.plist */, ); path = ModuleFramework; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ 4CA0C67920480A5F00DF459B /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 4CA0C68120480A5F00DF459B /* ModuleFramework.h in Headers */, 4CA0C68B20480AD700DF459B /* Code-Private.h in Headers */, 4CA0C68C20480AD700DF459B /* Code.h in Headers */, 4C1CB8432065609700BC511D /* Class.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ 4CA0C67B20480A5F00DF459B /* ModuleFramework */ = { isa = PBXNativeTarget; buildConfigurationList = 4CA0C68420480A5F00DF459B /* Build configuration list for PBXNativeTarget "ModuleFramework" */; buildPhases = ( 4CA0C67720480A5F00DF459B /* Sources */, 4CA0C67820480A5F00DF459B /* Frameworks */, 4CA0C67920480A5F00DF459B /* Headers */, 4CA0C67A20480A5F00DF459B /* Resources */, ); buildRules = ( ); dependencies = ( ); name = ModuleFramework; productName = ModuleFramework; productReference = 4CA0C67C20480A5F00DF459B /* ModuleFramework.framework */; productType = "com.apple.product-type.framework"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 4CA0C67320480A5F00DF459B /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0920; ORGANIZATIONNAME = "StuFF mc"; TargetAttributes = { 4CA0C67B20480A5F00DF459B = { CreatedOnToolsVersion = 9.2; LastSwiftMigration = 0920; ProvisioningStyle = Automatic; }; }; }; buildConfigurationList = 4CA0C67620480A5F00DF459B /* Build configuration list for PBXProject "ModuleFramework" */; compatibilityVersion = "Xcode 8.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 4CA0C67220480A5F00DF459B; productRefGroup = 4CA0C67D20480A5F00DF459B /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 4CA0C67B20480A5F00DF459B /* ModuleFramework */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 4CA0C67A20480A5F00DF459B /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 4CA0C67720480A5F00DF459B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 4C1CB8452065629800BC511D /* Class.m in Sources */, 4CA0C6912048101C00DF459B /* Code.swift in Sources */, 4CA0C68820480AB000DF459B /* Code.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 4CA0C68220480A5F00DF459B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; COPY_PHASE_STRIP = NO; CURRENT_PROJECT_VERSION = 1; 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 = ( "DEBUG=1", "$(inherited)", ); GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 11.2; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; 4CA0C68320480A5F00DF459B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; COPY_PHASE_STRIP = NO; CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 11.2; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; 4CA0C68520480A5F00DF459B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = HY99FHCP6A; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = ModuleFramework/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.carrascomolina.ModuleFramework; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SKIP_INSTALL = YES; SWIFT_INCLUDE_PATHS = "$(SRCROOT)/ModuleFramework"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 4.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 4CA0C68620480A5F00DF459B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = HY99FHCP6A; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = ModuleFramework/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.carrascomolina.ModuleFramework; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SKIP_INSTALL = YES; SWIFT_INCLUDE_PATHS = "$(SRCROOT)/ModuleFramework"; SWIFT_VERSION = 4.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 4CA0C67620480A5F00DF459B /* Build configuration list for PBXProject "ModuleFramework" */ = { isa = XCConfigurationList; buildConfigurations = ( 4CA0C68220480A5F00DF459B /* Debug */, 4CA0C68320480A5F00DF459B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 4CA0C68420480A5F00DF459B /* Build configuration list for PBXNativeTarget "ModuleFramework" */ = { isa = XCConfigurationList; buildConfigurations = ( 4CA0C68520480A5F00DF459B /* Debug */, 4CA0C68620480A5F00DF459B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 4CA0C67320480A5F00DF459B /* Project object */; }