// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 55; objects = { /* Begin PBXBuildFile section */ 4F06AB5D29F6852C007797E4 /* CPDFViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F06AB5C29F6852C007797E4 /* CPDFViewController.m */; }; C931D07E2A860B9100921918 /* license_key_ios.xml in Resources */ = {isa = PBXBuildFile; fileRef = C931D07D2A860B9100921918 /* license_key_ios.xml */; }; C9AF185129F267DD00EC4979 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF185029F267DD00EC4979 /* AppDelegate.m */; }; C9AF185429F267DD00EC4979 /* SceneDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF185329F267DD00EC4979 /* SceneDelegate.m */; }; C9AF185A29F267DD00EC4979 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C9AF185829F267DD00EC4979 /* Main.storyboard */; }; C9AF185C29F267E000EC4979 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C9AF185B29F267E000EC4979 /* Assets.xcassets */; }; C9AF185F29F267E000EC4979 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C9AF185D29F267E000EC4979 /* LaunchScreen.storyboard */; }; C9AF186229F267E000EC4979 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF186129F267E000EC4979 /* main.m */; }; C9AF187C29F26ADF00EC4979 /* Form_Widgets_Test.pdf in Resources */ = {isa = PBXBuildFile; fileRef = C9AF187829F26ADF00EC4979 /* Form_Widgets_Test.pdf */; }; C9AF187D29F26ADF00EC4979 /* PDF32000_2008.pdf in Resources */ = {isa = PBXBuildFile; fileRef = C9AF187929F26ADF00EC4979 /* PDF32000_2008.pdf */; }; F32776912A04A6D900C5F0A6 /* ComPDFKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = C918CEBB29F904E400D43974 /* ComPDFKit.xcframework */; }; F32776922A04A6D900C5F0A6 /* ComPDFKit.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C918CEBB29F904E400D43974 /* ComPDFKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; F384DB182A48208100798045 /* developer_guide_ios.pdf in Resources */ = {isa = PBXBuildFile; fileRef = F384DB172A48208100798045 /* developer_guide_ios.pdf */; }; F384DB872A49369400798045 /* XMLReader.m in Sources */ = {isa = PBXBuildFile; fileRef = F384DB852A49369400798045 /* XMLReader.m */; }; F3C0CC582A4321B700007C0A /* ComPDFKit_Tools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3C0CC572A4321B700007C0A /* ComPDFKit_Tools.framework */; }; F3C0CC592A4321B700007C0A /* ComPDFKit_Tools.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = F3C0CC572A4321B700007C0A /* ComPDFKit_Tools.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ C9AF188429F26B4D00EC4979 /* Embed Frameworks */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = ""; dstSubfolderSpec = 10; files = ( F3C0CC592A4321B700007C0A /* ComPDFKit_Tools.framework in Embed Frameworks */, F32776922A04A6D900C5F0A6 /* ComPDFKit.xcframework in Embed Frameworks */, ); name = "Embed Frameworks"; runOnlyForDeploymentPostprocessing = 0; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 4F06AB5B29F6852C007797E4 /* CPDFViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFViewController.h; sourceTree = ""; }; 4F06AB5C29F6852C007797E4 /* CPDFViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFViewController.m; sourceTree = ""; }; C918CEBB29F904E400D43974 /* ComPDFKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = ComPDFKit.xcframework; path = ../Lib/ComPDFKit.xcframework; sourceTree = ""; }; C931D07D2A860B9100921918 /* license_key_ios.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = license_key_ios.xml; path = ../license_key_ios.xml; sourceTree = ""; }; C9AF184C29F267DD00EC4979 /* Annotations.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Annotations.app; sourceTree = BUILT_PRODUCTS_DIR; }; C9AF184F29F267DD00EC4979 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; C9AF185029F267DD00EC4979 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; C9AF185229F267DD00EC4979 /* SceneDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SceneDelegate.h; sourceTree = ""; }; C9AF185329F267DD00EC4979 /* SceneDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SceneDelegate.m; sourceTree = ""; }; C9AF185929F267DD00EC4979 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; C9AF185B29F267E000EC4979 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; C9AF185E29F267E000EC4979 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; C9AF186029F267E000EC4979 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; C9AF186129F267E000EC4979 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; C9AF187829F26ADF00EC4979 /* Form_Widgets_Test.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = Form_Widgets_Test.pdf; sourceTree = ""; }; C9AF187929F26ADF00EC4979 /* PDF32000_2008.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = PDF32000_2008.pdf; sourceTree = ""; }; F384DB172A48208100798045 /* developer_guide_ios.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = developer_guide_ios.pdf; sourceTree = ""; }; F384DB852A49369400798045 /* XMLReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMLReader.m; sourceTree = ""; }; F384DB862A49369400798045 /* XMLReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMLReader.h; sourceTree = ""; }; F384DBB72A4B012B00798045 /* Annotations.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Annotations.entitlements; sourceTree = ""; }; F3C0CC572A4321B700007C0A /* ComPDFKit_Tools.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ComPDFKit_Tools.framework; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ C9AF184929F267DD00EC4979 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( F3C0CC582A4321B700007C0A /* ComPDFKit_Tools.framework in Frameworks */, F32776912A04A6D900C5F0A6 /* ComPDFKit.xcframework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ C918CEB029F903CF00D43974 /* Frameworks */ = { isa = PBXGroup; children = ( F3C0CC572A4321B700007C0A /* ComPDFKit_Tools.framework */, C918CEBB29F904E400D43974 /* ComPDFKit.xcframework */, ); name = Frameworks; sourceTree = ""; }; C9AF184329F267DD00EC4979 = { isa = PBXGroup; children = ( C931D07D2A860B9100921918 /* license_key_ios.xml */, F384DB5C2A48238500798045 /* XMLParse */, C9AF187729F26ADF00EC4979 /* TestFile */, C9AF184E29F267DD00EC4979 /* Annotations */, C9AF184D29F267DD00EC4979 /* Products */, C918CEB029F903CF00D43974 /* Frameworks */, ); sourceTree = ""; }; C9AF184D29F267DD00EC4979 /* Products */ = { isa = PBXGroup; children = ( C9AF184C29F267DD00EC4979 /* Annotations.app */, ); name = Products; sourceTree = ""; }; C9AF184E29F267DD00EC4979 /* Annotations */ = { isa = PBXGroup; children = ( F384DBB72A4B012B00798045 /* Annotations.entitlements */, C9AF184F29F267DD00EC4979 /* AppDelegate.h */, C9AF185029F267DD00EC4979 /* AppDelegate.m */, C9AF185229F267DD00EC4979 /* SceneDelegate.h */, C9AF185329F267DD00EC4979 /* SceneDelegate.m */, 4F06AB5B29F6852C007797E4 /* CPDFViewController.h */, 4F06AB5C29F6852C007797E4 /* CPDFViewController.m */, C9AF185829F267DD00EC4979 /* Main.storyboard */, C9AF185B29F267E000EC4979 /* Assets.xcassets */, C9AF185D29F267E000EC4979 /* LaunchScreen.storyboard */, C9AF186029F267E000EC4979 /* Info.plist */, C9AF186129F267E000EC4979 /* main.m */, ); path = Annotations; sourceTree = ""; }; C9AF187729F26ADF00EC4979 /* TestFile */ = { isa = PBXGroup; children = ( F384DB172A48208100798045 /* developer_guide_ios.pdf */, C9AF187829F26ADF00EC4979 /* Form_Widgets_Test.pdf */, C9AF187929F26ADF00EC4979 /* PDF32000_2008.pdf */, ); name = TestFile; path = ../TestFile; sourceTree = ""; }; F384DB5C2A48238500798045 /* XMLParse */ = { isa = PBXGroup; children = ( F384DB862A49369400798045 /* XMLReader.h */, F384DB852A49369400798045 /* XMLReader.m */, ); name = XMLParse; path = ../XMLParse; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ C9AF184B29F267DD00EC4979 /* Annotations */ = { isa = PBXNativeTarget; buildConfigurationList = C9AF186529F267E000EC4979 /* Build configuration list for PBXNativeTarget "Annotations" */; buildPhases = ( C9AF184829F267DD00EC4979 /* Sources */, C9AF184929F267DD00EC4979 /* Frameworks */, C9AF184A29F267DD00EC4979 /* Resources */, C9AF188429F26B4D00EC4979 /* Embed Frameworks */, ); buildRules = ( ); dependencies = ( ); name = Annotations; productName = "Annotation-Ctrl-Demo"; productReference = C9AF184C29F267DD00EC4979 /* Annotations.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ C9AF184429F267DD00EC4979 /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastUpgradeCheck = 1420; TargetAttributes = { C9AF184B29F267DD00EC4979 = { CreatedOnToolsVersion = 14.2; }; }; }; buildConfigurationList = C9AF184729F267DD00EC4979 /* Build configuration list for PBXProject "Annotations" */; compatibilityVersion = "Xcode 13.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = C9AF184329F267DD00EC4979; productRefGroup = C9AF184D29F267DD00EC4979 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( C9AF184B29F267DD00EC4979 /* Annotations */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ C9AF184A29F267DD00EC4979 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( C9AF187C29F26ADF00EC4979 /* Form_Widgets_Test.pdf in Resources */, C9AF185F29F267E000EC4979 /* LaunchScreen.storyboard in Resources */, F384DB182A48208100798045 /* developer_guide_ios.pdf in Resources */, C931D07E2A860B9100921918 /* license_key_ios.xml in Resources */, C9AF185C29F267E000EC4979 /* Assets.xcassets in Resources */, C9AF185A29F267DD00EC4979 /* Main.storyboard in Resources */, C9AF187D29F26ADF00EC4979 /* PDF32000_2008.pdf in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ C9AF184829F267DD00EC4979 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 4F06AB5D29F6852C007797E4 /* CPDFViewController.m in Sources */, C9AF185129F267DD00EC4979 /* AppDelegate.m in Sources */, F384DB872A49369400798045 /* XMLReader.m in Sources */, C9AF186229F267E000EC4979 /* main.m in Sources */, C9AF185429F267DD00EC4979 /* SceneDelegate.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ C9AF185829F267DD00EC4979 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( C9AF185929F267DD00EC4979 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; C9AF185D29F267E000EC4979 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( C9AF185E29F267E000EC4979 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ C9AF186329F267E000EC4979 /* 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++20"; 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; 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 = 16.2; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; C9AF186429F267E000EC4979 /* 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++20"; 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; 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 = 16.2; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; C9AF186629F267E000EC4979 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Annotations/Annotations.entitlements; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 4GGQPGRTSV; ENABLE_BITCODE = NO; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = Annotations/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = Annotations_ComPDFKit; INFOPLIST_KEY_NSBluetoothPeripheralUsageDescription = "Your consent is required before you could access the function."; INFOPLIST_KEY_NSCalendarsUsageDescription = "Your consent is required before you could access the function."; INFOPLIST_KEY_NSCameraUsageDescription = "Your consent is required before you could access the function."; INFOPLIST_KEY_NSContactsUsageDescription = "Your consent is required before you could access the function."; INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "Your consent is required before you could access the function."; INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "Your consent is required before you could access the function."; INFOPLIST_KEY_NSMicrophoneUsageDescription = "Your consent is required before you could access the function."; INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "Enable camera access so that you can create scans with your camera."; INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Your consent is required before you could access the function."; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UIMainStoryboardFile = Main; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; IPHONEOS_DEPLOYMENT_TARGET = 10.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.annotations; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; C9AF186729F267E000EC4979 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Annotations/Annotations.entitlements; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 4GGQPGRTSV; ENABLE_BITCODE = NO; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = Annotations/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = Annotations_ComPDFKit; INFOPLIST_KEY_NSBluetoothPeripheralUsageDescription = "Your consent is required before you could access the function."; INFOPLIST_KEY_NSCalendarsUsageDescription = "Your consent is required before you could access the function."; INFOPLIST_KEY_NSCameraUsageDescription = "Your consent is required before you could access the function."; INFOPLIST_KEY_NSContactsUsageDescription = "Your consent is required before you could access the function."; INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "Your consent is required before you could access the function."; INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "Your consent is required before you could access the function."; INFOPLIST_KEY_NSMicrophoneUsageDescription = "Your consent is required before you could access the function."; INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "Enable camera access so that you can create scans with your camera."; INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Your consent is required before you could access the function."; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UIMainStoryboardFile = Main; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; IPHONEOS_DEPLOYMENT_TARGET = 10.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.annotations; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ C9AF184729F267DD00EC4979 /* Build configuration list for PBXProject "Annotations" */ = { isa = XCConfigurationList; buildConfigurations = ( C9AF186329F267E000EC4979 /* Debug */, C9AF186429F267E000EC4979 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C9AF186529F267E000EC4979 /* Build configuration list for PBXNativeTarget "Annotations" */ = { isa = XCConfigurationList; buildConfigurations = ( C9AF186629F267E000EC4979 /* Debug */, C9AF186729F267E000EC4979 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = C9AF184429F267DD00EC4979 /* Project object */; }