diff --git a/Heimdallr.xcodeproj/project.pbxproj b/Heimdallr.xcodeproj/project.pbxproj new file mode 100644 index 0000000..bacc74f --- /dev/null +++ b/Heimdallr.xcodeproj/project.pbxproj @@ -0,0 +1,542 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 50; + objects = { + +/* Begin PBXBuildFile section */ + 4D08DB5226175ADF007B9E04 /* Support Files in Resources */ = {isa = PBXBuildFile; fileRef = 4D08DB5126175ADF007B9E04 /* Support Files */; }; + 4D08DB6226175B46007B9E04 /* HeimdallrHTTPClientURLSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5426175B46007B9E04 /* HeimdallrHTTPClientURLSession.swift */; }; + 4D08DB6326175B46007B9E04 /* OAuthAccessTokenStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5526175B46007B9E04 /* OAuthAccessTokenStore.swift */; }; + 4D08DB6426175B46007B9E04 /* OAuthClientCredentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5626175B46007B9E04 /* OAuthClientCredentials.swift */; }; + 4D08DB6526175B46007B9E04 /* OAuthAccessTokenDefaultParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5726175B46007B9E04 /* OAuthAccessTokenDefaultParser.swift */; }; + 4D08DB6626175B46007B9E04 /* OAuthAccessTokenParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5826175B46007B9E04 /* OAuthAccessTokenParser.swift */; }; + 4D08DB6726175B46007B9E04 /* OAuthError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5926175B46007B9E04 /* OAuthError.swift */; }; + 4D08DB6826175B46007B9E04 /* HeimdallrResourceRequestAuthenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5A26175B46007B9E04 /* HeimdallrResourceRequestAuthenticator.swift */; }; + 4D08DB6926175B46007B9E04 /* OAuthAccessTokenKeychainStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5B26175B46007B9E04 /* OAuthAccessTokenKeychainStore.swift */; }; + 4D08DB6A26175B46007B9E04 /* OAuthAccessToken.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5C26175B46007B9E04 /* OAuthAccessToken.swift */; }; + 4D08DB6B26175B46007B9E04 /* HeimdallrResourceRequestAuthenticatorHTTPAuthorizationHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5D26175B46007B9E04 /* HeimdallrResourceRequestAuthenticatorHTTPAuthorizationHeader.swift */; }; + 4D08DB6C26175B46007B9E04 /* Heimdallr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5E26175B46007B9E04 /* Heimdallr.swift */; }; + 4D08DB6D26175B46007B9E04 /* OAuthAuthorizationGrant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5F26175B46007B9E04 /* OAuthAuthorizationGrant.swift */; }; + 4D08DB6E26175B46007B9E04 /* URLRequestExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB6026175B46007B9E04 /* URLRequestExtensions.swift */; }; + 4D08DB6F26175B46007B9E04 /* HeimdallrHTTPClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB6126175B46007B9E04 /* HeimdallrHTTPClient.swift */; }; + 4D425FFA26175DDC00458476 /* OAuthAccessTokenDefaultParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5726175B46007B9E04 /* OAuthAccessTokenDefaultParser.swift */; }; + 4D425FFB26175DDC00458476 /* OAuthClientCredentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5626175B46007B9E04 /* OAuthClientCredentials.swift */; }; + 4D425FFC26175DDC00458476 /* OAuthAccessTokenParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5826175B46007B9E04 /* OAuthAccessTokenParser.swift */; }; + 4D425FFD26175DDC00458476 /* Heimdallr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5E26175B46007B9E04 /* Heimdallr.swift */; }; + 4D425FFE26175DDC00458476 /* OAuthAccessTokenStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5526175B46007B9E04 /* OAuthAccessTokenStore.swift */; }; + 4D425FFF26175DDC00458476 /* OAuthAccessToken.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5C26175B46007B9E04 /* OAuthAccessToken.swift */; }; + 4D42600026175DDC00458476 /* HeimdallrHTTPClientURLSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5426175B46007B9E04 /* HeimdallrHTTPClientURLSession.swift */; }; + 4D42600126175DDC00458476 /* URLRequestExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB6026175B46007B9E04 /* URLRequestExtensions.swift */; }; + 4D42600226175DDC00458476 /* OAuthAuthorizationGrant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5F26175B46007B9E04 /* OAuthAuthorizationGrant.swift */; }; + 4D42600326175DDC00458476 /* HeimdallrResourceRequestAuthenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5A26175B46007B9E04 /* HeimdallrResourceRequestAuthenticator.swift */; }; + 4D42600426175DDC00458476 /* HeimdallrResourceRequestAuthenticatorHTTPAuthorizationHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5D26175B46007B9E04 /* HeimdallrResourceRequestAuthenticatorHTTPAuthorizationHeader.swift */; }; + 4D42600526175DDC00458476 /* OAuthError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5926175B46007B9E04 /* OAuthError.swift */; }; + 4D42600626175DDC00458476 /* OAuthAccessTokenKeychainStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB5B26175B46007B9E04 /* OAuthAccessTokenKeychainStore.swift */; }; + 4D42600726175DDC00458476 /* HeimdallrHTTPClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D08DB6126175B46007B9E04 /* HeimdallrHTTPClient.swift */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 4D08DB4426175A05007B9E04 /* Heimdallr_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Heimdallr_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 4D08DB5126175ADF007B9E04 /* Support Files */ = {isa = PBXFileReference; lastKnownFileType = folder; path = "Support Files"; sourceTree = ""; }; + 4D08DB5426175B46007B9E04 /* HeimdallrHTTPClientURLSession.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HeimdallrHTTPClientURLSession.swift; path = Sources/Heimdallr/HeimdallrHTTPClientURLSession.swift; sourceTree = SOURCE_ROOT; }; + 4D08DB5526175B46007B9E04 /* OAuthAccessTokenStore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OAuthAccessTokenStore.swift; path = Sources/Heimdallr/OAuthAccessTokenStore.swift; sourceTree = SOURCE_ROOT; }; + 4D08DB5626175B46007B9E04 /* OAuthClientCredentials.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OAuthClientCredentials.swift; path = Sources/Heimdallr/OAuthClientCredentials.swift; sourceTree = SOURCE_ROOT; }; + 4D08DB5726175B46007B9E04 /* OAuthAccessTokenDefaultParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OAuthAccessTokenDefaultParser.swift; path = Sources/Heimdallr/OAuthAccessTokenDefaultParser.swift; sourceTree = SOURCE_ROOT; }; + 4D08DB5826175B46007B9E04 /* OAuthAccessTokenParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OAuthAccessTokenParser.swift; path = Sources/Heimdallr/OAuthAccessTokenParser.swift; sourceTree = SOURCE_ROOT; }; + 4D08DB5926175B46007B9E04 /* OAuthError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OAuthError.swift; path = Sources/Heimdallr/OAuthError.swift; sourceTree = SOURCE_ROOT; }; + 4D08DB5A26175B46007B9E04 /* HeimdallrResourceRequestAuthenticator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HeimdallrResourceRequestAuthenticator.swift; path = Sources/Heimdallr/HeimdallrResourceRequestAuthenticator.swift; sourceTree = SOURCE_ROOT; }; + 4D08DB5B26175B46007B9E04 /* OAuthAccessTokenKeychainStore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OAuthAccessTokenKeychainStore.swift; path = Sources/Heimdallr/OAuthAccessTokenKeychainStore.swift; sourceTree = SOURCE_ROOT; }; + 4D08DB5C26175B46007B9E04 /* OAuthAccessToken.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OAuthAccessToken.swift; path = Sources/Heimdallr/OAuthAccessToken.swift; sourceTree = SOURCE_ROOT; }; + 4D08DB5D26175B46007B9E04 /* HeimdallrResourceRequestAuthenticatorHTTPAuthorizationHeader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HeimdallrResourceRequestAuthenticatorHTTPAuthorizationHeader.swift; path = Sources/Heimdallr/HeimdallrResourceRequestAuthenticatorHTTPAuthorizationHeader.swift; sourceTree = SOURCE_ROOT; }; + 4D08DB5E26175B46007B9E04 /* Heimdallr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Heimdallr.swift; path = Sources/Heimdallr/Heimdallr.swift; sourceTree = SOURCE_ROOT; }; + 4D08DB5F26175B46007B9E04 /* OAuthAuthorizationGrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OAuthAuthorizationGrant.swift; path = Sources/Heimdallr/OAuthAuthorizationGrant.swift; sourceTree = SOURCE_ROOT; }; + 4D08DB6026175B46007B9E04 /* URLRequestExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = URLRequestExtensions.swift; path = Sources/Heimdallr/URLRequestExtensions.swift; sourceTree = SOURCE_ROOT; }; + 4D08DB6126175B46007B9E04 /* HeimdallrHTTPClient.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HeimdallrHTTPClient.swift; path = Sources/Heimdallr/HeimdallrHTTPClient.swift; sourceTree = SOURCE_ROOT; }; + 4D425FEE26175D0F00458476 /* Heimdallr_macOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Heimdallr_macOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 4D08DB4126175A05007B9E04 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 4D425FEB26175D0F00458476 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 4D08DB3A26175A05007B9E04 = { + isa = PBXGroup; + children = ( + 4D08DB4626175A05007B9E04 /* Heimdallr */, + 4D08DB4526175A05007B9E04 /* Products */, + ); + sourceTree = ""; + }; + 4D08DB4526175A05007B9E04 /* Products */ = { + isa = PBXGroup; + children = ( + 4D08DB4426175A05007B9E04 /* Heimdallr_iOS.framework */, + 4D425FEE26175D0F00458476 /* Heimdallr_macOS.framework */, + ); + name = Products; + sourceTree = ""; + }; + 4D08DB4626175A05007B9E04 /* Heimdallr */ = { + isa = PBXGroup; + children = ( + 4D08DB5E26175B46007B9E04 /* Heimdallr.swift */, + 4D08DB6126175B46007B9E04 /* HeimdallrHTTPClient.swift */, + 4D08DB5426175B46007B9E04 /* HeimdallrHTTPClientURLSession.swift */, + 4D08DB5A26175B46007B9E04 /* HeimdallrResourceRequestAuthenticator.swift */, + 4D08DB5D26175B46007B9E04 /* HeimdallrResourceRequestAuthenticatorHTTPAuthorizationHeader.swift */, + 4D08DB5C26175B46007B9E04 /* OAuthAccessToken.swift */, + 4D08DB5726175B46007B9E04 /* OAuthAccessTokenDefaultParser.swift */, + 4D08DB5B26175B46007B9E04 /* OAuthAccessTokenKeychainStore.swift */, + 4D08DB5826175B46007B9E04 /* OAuthAccessTokenParser.swift */, + 4D08DB5526175B46007B9E04 /* OAuthAccessTokenStore.swift */, + 4D08DB5F26175B46007B9E04 /* OAuthAuthorizationGrant.swift */, + 4D08DB5626175B46007B9E04 /* OAuthClientCredentials.swift */, + 4D08DB5926175B46007B9E04 /* OAuthError.swift */, + 4D08DB5126175ADF007B9E04 /* Support Files */, + 4D08DB6026175B46007B9E04 /* URLRequestExtensions.swift */, + ); + path = Heimdallr; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 4D08DB3F26175A05007B9E04 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 4D425FE926175D0F00458476 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 4D08DB4326175A05007B9E04 /* Heimdallr_iOS */ = { + isa = PBXNativeTarget; + buildConfigurationList = 4D08DB4C26175A05007B9E04 /* Build configuration list for PBXNativeTarget "Heimdallr_iOS" */; + buildPhases = ( + 4D08DB3F26175A05007B9E04 /* Headers */, + 4D08DB4026175A05007B9E04 /* Sources */, + 4D08DB4126175A05007B9E04 /* Frameworks */, + 4D08DB4226175A05007B9E04 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = Heimdallr_iOS; + productName = Heimdallr; + productReference = 4D08DB4426175A05007B9E04 /* Heimdallr_iOS.framework */; + productType = "com.apple.product-type.framework"; + }; + 4D425FED26175D0F00458476 /* Heimdallr_macOS */ = { + isa = PBXNativeTarget; + buildConfigurationList = 4D425FF326175D0F00458476 /* Build configuration list for PBXNativeTarget "Heimdallr_macOS" */; + buildPhases = ( + 4D425FE926175D0F00458476 /* Headers */, + 4D425FEA26175D0F00458476 /* Sources */, + 4D425FEB26175D0F00458476 /* Frameworks */, + 4D425FEC26175D0F00458476 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = Heimdallr_macOS; + productName = Heimdallr; + productReference = 4D425FEE26175D0F00458476 /* Heimdallr_macOS.framework */; + productType = "com.apple.product-type.framework"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 4D08DB3B26175A05007B9E04 /* Project object */ = { + isa = PBXProject; + attributes = { + LastUpgradeCheck = 1240; + TargetAttributes = { + 4D08DB4326175A05007B9E04 = { + CreatedOnToolsVersion = 12.4; + LastSwiftMigration = 1240; + }; + 4D425FED26175D0F00458476 = { + CreatedOnToolsVersion = 12.4; + }; + }; + }; + buildConfigurationList = 4D08DB3E26175A05007B9E04 /* Build configuration list for PBXProject "Heimdallr" */; + compatibilityVersion = "Xcode 9.3"; + developmentRegion = en; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = 4D08DB3A26175A05007B9E04; + productRefGroup = 4D08DB4526175A05007B9E04 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 4D08DB4326175A05007B9E04 /* Heimdallr_iOS */, + 4D425FED26175D0F00458476 /* Heimdallr_macOS */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 4D08DB4226175A05007B9E04 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 4D08DB5226175ADF007B9E04 /* Support Files in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 4D425FEC26175D0F00458476 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 4D08DB4026175A05007B9E04 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 4D08DB6526175B46007B9E04 /* OAuthAccessTokenDefaultParser.swift in Sources */, + 4D08DB6626175B46007B9E04 /* OAuthAccessTokenParser.swift in Sources */, + 4D08DB6D26175B46007B9E04 /* OAuthAuthorizationGrant.swift in Sources */, + 4D08DB6226175B46007B9E04 /* HeimdallrHTTPClientURLSession.swift in Sources */, + 4D08DB6B26175B46007B9E04 /* HeimdallrResourceRequestAuthenticatorHTTPAuthorizationHeader.swift in Sources */, + 4D08DB6926175B46007B9E04 /* OAuthAccessTokenKeychainStore.swift in Sources */, + 4D08DB6A26175B46007B9E04 /* OAuthAccessToken.swift in Sources */, + 4D08DB6F26175B46007B9E04 /* HeimdallrHTTPClient.swift in Sources */, + 4D08DB6E26175B46007B9E04 /* URLRequestExtensions.swift in Sources */, + 4D08DB6C26175B46007B9E04 /* Heimdallr.swift in Sources */, + 4D08DB6326175B46007B9E04 /* OAuthAccessTokenStore.swift in Sources */, + 4D08DB6726175B46007B9E04 /* OAuthError.swift in Sources */, + 4D08DB6826175B46007B9E04 /* HeimdallrResourceRequestAuthenticator.swift in Sources */, + 4D08DB6426175B46007B9E04 /* OAuthClientCredentials.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 4D425FEA26175D0F00458476 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 4D42600326175DDC00458476 /* HeimdallrResourceRequestAuthenticator.swift in Sources */, + 4D425FFE26175DDC00458476 /* OAuthAccessTokenStore.swift in Sources */, + 4D42600126175DDC00458476 /* URLRequestExtensions.swift in Sources */, + 4D42600426175DDC00458476 /* HeimdallrResourceRequestAuthenticatorHTTPAuthorizationHeader.swift in Sources */, + 4D42600226175DDC00458476 /* OAuthAuthorizationGrant.swift in Sources */, + 4D425FFF26175DDC00458476 /* OAuthAccessToken.swift in Sources */, + 4D425FFD26175DDC00458476 /* Heimdallr.swift in Sources */, + 4D42600726175DDC00458476 /* HeimdallrHTTPClient.swift in Sources */, + 4D42600026175DDC00458476 /* HeimdallrHTTPClientURLSession.swift in Sources */, + 4D425FFA26175DDC00458476 /* OAuthAccessTokenDefaultParser.swift in Sources */, + 4D425FFB26175DDC00458476 /* OAuthClientCredentials.swift in Sources */, + 4D42600526175DDC00458476 /* OAuthError.swift in Sources */, + 4D42600626175DDC00458476 /* OAuthAccessTokenKeychainStore.swift in Sources */, + 4D425FFC26175DDC00458476 /* OAuthAccessTokenParser.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 4D08DB4A26175A05007B9E04 /* 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_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + 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.0; + MACOSX_DEPLOYMENT_TARGET = 10.10; + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; + MTL_FAST_MATH = YES; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = iphoneos; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 4D08DB4B26175A05007B9E04 /* 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_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + 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.0; + MACOSX_DEPLOYMENT_TARGET = 10.10; + MTL_ENABLE_DEBUG_INFO = NO; + MTL_FAST_MATH = YES; + SDKROOT = iphoneos; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_OPTIMIZATION_LEVEL = "-O"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; + 4D08DB4D26175A05007B9E04 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + CLANG_ENABLE_MODULES = YES; + CODE_SIGN_STYLE = Manual; + DEFINES_MODULE = YES; + DEVELOPMENT_TEAM = ""; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "$(SRCROOT)/Heimdallr/Support Files/Info-iOS.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + PRODUCT_BUNDLE_IDENTIFIER = de.rheinfabrik.Heimdallr; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SKIP_INSTALL = YES; + SUPPORTS_MACCATALYST = NO; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 4D08DB4E26175A05007B9E04 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + CLANG_ENABLE_MODULES = YES; + CODE_SIGN_STYLE = Manual; + DEFINES_MODULE = YES; + DEVELOPMENT_TEAM = ""; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "$(SRCROOT)/Heimdallr/Support Files/Info-iOS.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + PRODUCT_BUNDLE_IDENTIFIER = de.rheinfabrik.Heimdallr; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SKIP_INSTALL = YES; + SUPPORTS_MACCATALYST = NO; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Release; + }; + 4D425FF426175D0F00458476 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + CODE_SIGN_STYLE = Manual; + COMBINE_HIDPI_IMAGES = YES; + DEFINES_MODULE = YES; + DEVELOPMENT_TEAM = ""; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "$(SRCROOT)/Heimdallr/Support Files/Info-macOS.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/../Frameworks", + "@loader_path/Frameworks", + ); + MACOSX_DEPLOYMENT_TARGET = 10.10; + PRODUCT_BUNDLE_IDENTIFIER = de.rheinfabrik.Heimdallr; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; + SKIP_INSTALL = YES; + SWIFT_VERSION = 5.0; + }; + name = Debug; + }; + 4D425FF526175D0F00458476 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + CODE_SIGN_STYLE = Manual; + COMBINE_HIDPI_IMAGES = YES; + DEFINES_MODULE = YES; + DEVELOPMENT_TEAM = ""; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "$(SRCROOT)/Heimdallr/Support Files/Info-macOS.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/../Frameworks", + "@loader_path/Frameworks", + ); + MACOSX_DEPLOYMENT_TARGET = 10.10; + PRODUCT_BUNDLE_IDENTIFIER = de.rheinfabrik.Heimdallr; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; + SKIP_INSTALL = YES; + SWIFT_VERSION = 5.0; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 4D08DB3E26175A05007B9E04 /* Build configuration list for PBXProject "Heimdallr" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 4D08DB4A26175A05007B9E04 /* Debug */, + 4D08DB4B26175A05007B9E04 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 4D08DB4C26175A05007B9E04 /* Build configuration list for PBXNativeTarget "Heimdallr_iOS" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 4D08DB4D26175A05007B9E04 /* Debug */, + 4D08DB4E26175A05007B9E04 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 4D425FF326175D0F00458476 /* Build configuration list for PBXNativeTarget "Heimdallr_macOS" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 4D425FF426175D0F00458476 /* Debug */, + 4D425FF526175D0F00458476 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 4D08DB3B26175A05007B9E04 /* Project object */; +} diff --git a/Heimdallr.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Heimdallr.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..919434a --- /dev/null +++ b/Heimdallr.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/Heimdallr.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/Heimdallr.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 0000000..18d9810 --- /dev/null +++ b/Heimdallr.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/Heimdallr.xcodeproj/xcshareddata/xcschemes/Heimdallr_iOS.xcscheme b/Heimdallr.xcodeproj/xcshareddata/xcschemes/Heimdallr_iOS.xcscheme new file mode 100644 index 0000000..674ba83 --- /dev/null +++ b/Heimdallr.xcodeproj/xcshareddata/xcschemes/Heimdallr_iOS.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Heimdallr.xcodeproj/xcshareddata/xcschemes/Heimdallr_macOS.xcscheme b/Heimdallr.xcodeproj/xcshareddata/xcschemes/Heimdallr_macOS.xcscheme new file mode 100644 index 0000000..5a9eeb2 --- /dev/null +++ b/Heimdallr.xcodeproj/xcshareddata/xcschemes/Heimdallr_macOS.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Heimdallr/Support Files/Heimdallr.h b/Heimdallr/Support Files/Heimdallr.h new file mode 100644 index 0000000..cf48b18 --- /dev/null +++ b/Heimdallr/Support Files/Heimdallr.h @@ -0,0 +1,18 @@ +// +// Heimdallr.h +// Heimdallr +// +// Created by Donald Davis on 02.04.21. +// + +#import + +//! Project version number for Heimdallr. +FOUNDATION_EXPORT double HeimdallrVersionNumber; + +//! Project version string for Heimdallr. +FOUNDATION_EXPORT const unsigned char HeimdallrVersionString[]; + +// In this header, you should import all the public headers of your framework using statements like #import + + diff --git a/Heimdallr/Support Files/Info-iOS.plist b/Heimdallr/Support Files/Info-iOS.plist new file mode 100644 index 0000000..9bcb244 --- /dev/null +++ b/Heimdallr/Support Files/Info-iOS.plist @@ -0,0 +1,22 @@ + + + + + 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 + $(CURRENT_PROJECT_VERSION) + + diff --git a/Heimdallr/Support Files/Info-macOS.plist b/Heimdallr/Support Files/Info-macOS.plist new file mode 100644 index 0000000..9bcb244 --- /dev/null +++ b/Heimdallr/Support Files/Info-macOS.plist @@ -0,0 +1,22 @@ + + + + + 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 + $(CURRENT_PROJECT_VERSION) + +