12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 56;
- objects = {
- /* Begin PBXBuildFile section */
- BBFBE6BE28DD7B97008B2335 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFBE6BD28DD7B97008B2335 /* AppDelegate.swift */; };
- BBFBE6C028DD7B97008B2335 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFBE6BF28DD7B97008B2335 /* ViewController.swift */; };
- BBFBE6C228DD7B98008B2335 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BBFBE6C128DD7B98008B2335 /* Assets.xcassets */; };
- BBFBE6C528DD7B98008B2335 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BBFBE6C328DD7B98008B2335 /* Main.storyboard */; };
- BBFBE6D028DD7B98008B2335 /* PDF_OfficeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFBE6CF28DD7B98008B2335 /* PDF_OfficeTests.swift */; };
- BBFBE6DA28DD7B98008B2335 /* PDF_OfficeUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFBE6D928DD7B98008B2335 /* PDF_OfficeUITests.swift */; };
- BBFBE6DC28DD7B98008B2335 /* PDF_OfficeUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFBE6DB28DD7B98008B2335 /* PDF_OfficeUITestsLaunchTests.swift */; };
- BBFBE70128DD7C21008B2335 /* PDF_Office_ProTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFBE70028DD7C21008B2335 /* PDF_Office_ProTests.swift */; };
- BBFBE70B28DD7C21008B2335 /* PDF_Office_ProUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFBE70A28DD7C21008B2335 /* PDF_Office_ProUITests.swift */; };
- BBFBE70D28DD7C21008B2335 /* PDF_Office_ProUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFBE70C28DD7C21008B2335 /* PDF_Office_ProUITestsLaunchTests.swift */; };
- BBFBE73028DD7C43008B2335 /* PDF_Office_DMGTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFBE72F28DD7C43008B2335 /* PDF_Office_DMGTests.swift */; };
- BBFBE73A28DD7C43008B2335 /* PDF_Office_DMGUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFBE73928DD7C43008B2335 /* PDF_Office_DMGUITests.swift */; };
- BBFBE73C28DD7C43008B2335 /* PDF_Office_DMGUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFBE73B28DD7C43008B2335 /* PDF_Office_DMGUITestsLaunchTests.swift */; };
- BBFBE74628DD7DB7008B2335 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFBE6BD28DD7B97008B2335 /* AppDelegate.swift */; };
- BBFBE74728DD7DB7008B2335 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFBE6BF28DD7B97008B2335 /* ViewController.swift */; };
- BBFBE74828DD7DB8008B2335 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFBE6BD28DD7B97008B2335 /* AppDelegate.swift */; };
- BBFBE74928DD7DB8008B2335 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFBE6BF28DD7B97008B2335 /* ViewController.swift */; };
- BBFBE74A28DD7DDD008B2335 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BBFBE6C328DD7B98008B2335 /* Main.storyboard */; };
- BBFBE74B28DD7DDE008B2335 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BBFBE6C328DD7B98008B2335 /* Main.storyboard */; };
- BBFBE74C28DD7DE4008B2335 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BBFBE6F228DD7C21008B2335 /* Assets.xcassets */; };
- BBFBE74D28DD7DE8008B2335 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BBFBE72128DD7C43008B2335 /* Assets.xcassets */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- BBFBE6CC28DD7B98008B2335 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BBFBE6B228DD7B97008B2335 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = BBFBE6B928DD7B97008B2335;
- remoteInfo = "PDF Office";
- };
- BBFBE6D628DD7B98008B2335 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BBFBE6B228DD7B97008B2335 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = BBFBE6B928DD7B97008B2335;
- remoteInfo = "PDF Office";
- };
- BBFBE6FD28DD7C21008B2335 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BBFBE6B228DD7B97008B2335 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = BBFBE6EB28DD7C20008B2335;
- remoteInfo = "PDF Office Pro";
- };
- BBFBE70728DD7C21008B2335 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BBFBE6B228DD7B97008B2335 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = BBFBE6EB28DD7C20008B2335;
- remoteInfo = "PDF Office Pro";
- };
- BBFBE72C28DD7C43008B2335 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BBFBE6B228DD7B97008B2335 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = BBFBE71A28DD7C43008B2335;
- remoteInfo = "PDF Office DMG";
- };
- BBFBE73628DD7C43008B2335 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BBFBE6B228DD7B97008B2335 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = BBFBE71A28DD7C43008B2335;
- remoteInfo = "PDF Office DMG";
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- BBFBE6BA28DD7B97008B2335 /* PDF Office.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "PDF Office.app"; sourceTree = BUILT_PRODUCTS_DIR; };
- BBFBE6BD28DD7B97008B2335 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
- BBFBE6BF28DD7B97008B2335 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
- BBFBE6C128DD7B98008B2335 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- BBFBE6C428DD7B98008B2335 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- BBFBE6C628DD7B98008B2335 /* PDF_Office.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = PDF_Office.entitlements; sourceTree = "<group>"; };
- BBFBE6CB28DD7B98008B2335 /* PDF OfficeTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "PDF OfficeTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
- BBFBE6CF28DD7B98008B2335 /* PDF_OfficeTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PDF_OfficeTests.swift; sourceTree = "<group>"; };
- BBFBE6D528DD7B98008B2335 /* PDF OfficeUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "PDF OfficeUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
- BBFBE6D928DD7B98008B2335 /* PDF_OfficeUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PDF_OfficeUITests.swift; sourceTree = "<group>"; };
- BBFBE6DB28DD7B98008B2335 /* PDF_OfficeUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PDF_OfficeUITestsLaunchTests.swift; sourceTree = "<group>"; };
- BBFBE6EC28DD7C20008B2335 /* PDF Office Pro.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "PDF Office Pro.app"; sourceTree = BUILT_PRODUCTS_DIR; };
- BBFBE6EE28DD7C20008B2335 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
- BBFBE6F028DD7C20008B2335 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
- BBFBE6F228DD7C21008B2335 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- BBFBE6F528DD7C21008B2335 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- BBFBE6F728DD7C21008B2335 /* PDF_Office_Pro.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = PDF_Office_Pro.entitlements; sourceTree = "<group>"; };
- BBFBE6FC28DD7C21008B2335 /* PDF Office ProTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "PDF Office ProTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
- BBFBE70028DD7C21008B2335 /* PDF_Office_ProTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PDF_Office_ProTests.swift; sourceTree = "<group>"; };
- BBFBE70628DD7C21008B2335 /* PDF Office ProUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "PDF Office ProUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
- BBFBE70A28DD7C21008B2335 /* PDF_Office_ProUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PDF_Office_ProUITests.swift; sourceTree = "<group>"; };
- BBFBE70C28DD7C21008B2335 /* PDF_Office_ProUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PDF_Office_ProUITestsLaunchTests.swift; sourceTree = "<group>"; };
- BBFBE71B28DD7C43008B2335 /* PDF Office DMG.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "PDF Office DMG.app"; sourceTree = BUILT_PRODUCTS_DIR; };
- BBFBE71D28DD7C43008B2335 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
- BBFBE71F28DD7C43008B2335 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
- BBFBE72128DD7C43008B2335 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- BBFBE72428DD7C43008B2335 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- BBFBE72628DD7C43008B2335 /* PDF_Office_DMG.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = PDF_Office_DMG.entitlements; sourceTree = "<group>"; };
- BBFBE72B28DD7C43008B2335 /* PDF Office DMGTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "PDF Office DMGTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
- BBFBE72F28DD7C43008B2335 /* PDF_Office_DMGTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PDF_Office_DMGTests.swift; sourceTree = "<group>"; };
- BBFBE73528DD7C43008B2335 /* PDF Office DMGUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "PDF Office DMGUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
- BBFBE73928DD7C43008B2335 /* PDF_Office_DMGUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PDF_Office_DMGUITests.swift; sourceTree = "<group>"; };
- BBFBE73B28DD7C43008B2335 /* PDF_Office_DMGUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PDF_Office_DMGUITestsLaunchTests.swift; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- BBFBE6B728DD7B97008B2335 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE6C828DD7B98008B2335 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE6D228DD7B98008B2335 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE6E928DD7C20008B2335 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE6F928DD7C21008B2335 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE70328DD7C21008B2335 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE71828DD7C43008B2335 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE72828DD7C43008B2335 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE73228DD7C43008B2335 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- BBFBE6B128DD7B97008B2335 = {
- isa = PBXGroup;
- children = (
- BBFBE6BC28DD7B97008B2335 /* PDF Office */,
- BBFBE6CE28DD7B98008B2335 /* PDF OfficeTests */,
- BBFBE6D828DD7B98008B2335 /* PDF OfficeUITests */,
- BBFBE6ED28DD7C20008B2335 /* PDF Office Pro */,
- BBFBE6FF28DD7C21008B2335 /* PDF Office ProTests */,
- BBFBE70928DD7C21008B2335 /* PDF Office ProUITests */,
- BBFBE71C28DD7C43008B2335 /* PDF Office DMG */,
- BBFBE72E28DD7C43008B2335 /* PDF Office DMGTests */,
- BBFBE73828DD7C43008B2335 /* PDF Office DMGUITests */,
- BBFBE6BB28DD7B97008B2335 /* Products */,
- );
- sourceTree = "<group>";
- };
- BBFBE6BB28DD7B97008B2335 /* Products */ = {
- isa = PBXGroup;
- children = (
- BBFBE6BA28DD7B97008B2335 /* PDF Office.app */,
- BBFBE6CB28DD7B98008B2335 /* PDF OfficeTests.xctest */,
- BBFBE6D528DD7B98008B2335 /* PDF OfficeUITests.xctest */,
- BBFBE6EC28DD7C20008B2335 /* PDF Office Pro.app */,
- BBFBE6FC28DD7C21008B2335 /* PDF Office ProTests.xctest */,
- BBFBE70628DD7C21008B2335 /* PDF Office ProUITests.xctest */,
- BBFBE71B28DD7C43008B2335 /* PDF Office DMG.app */,
- BBFBE72B28DD7C43008B2335 /* PDF Office DMGTests.xctest */,
- BBFBE73528DD7C43008B2335 /* PDF Office DMGUITests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- BBFBE6BC28DD7B97008B2335 /* PDF Office */ = {
- isa = PBXGroup;
- children = (
- BBFBE6BD28DD7B97008B2335 /* AppDelegate.swift */,
- BBFBE6BF28DD7B97008B2335 /* ViewController.swift */,
- BBFBE6C128DD7B98008B2335 /* Assets.xcassets */,
- BBFBE6C328DD7B98008B2335 /* Main.storyboard */,
- BBFBE6C628DD7B98008B2335 /* PDF_Office.entitlements */,
- );
- path = "PDF Office";
- sourceTree = "<group>";
- };
- BBFBE6CE28DD7B98008B2335 /* PDF OfficeTests */ = {
- isa = PBXGroup;
- children = (
- BBFBE6CF28DD7B98008B2335 /* PDF_OfficeTests.swift */,
- );
- path = "PDF OfficeTests";
- sourceTree = "<group>";
- };
- BBFBE6D828DD7B98008B2335 /* PDF OfficeUITests */ = {
- isa = PBXGroup;
- children = (
- BBFBE6D928DD7B98008B2335 /* PDF_OfficeUITests.swift */,
- BBFBE6DB28DD7B98008B2335 /* PDF_OfficeUITestsLaunchTests.swift */,
- );
- path = "PDF OfficeUITests";
- sourceTree = "<group>";
- };
- BBFBE6ED28DD7C20008B2335 /* PDF Office Pro */ = {
- isa = PBXGroup;
- children = (
- BBFBE6EE28DD7C20008B2335 /* AppDelegate.swift */,
- BBFBE6F028DD7C20008B2335 /* ViewController.swift */,
- BBFBE6F228DD7C21008B2335 /* Assets.xcassets */,
- BBFBE6F428DD7C21008B2335 /* Main.storyboard */,
- BBFBE6F728DD7C21008B2335 /* PDF_Office_Pro.entitlements */,
- );
- path = "PDF Office Pro";
- sourceTree = "<group>";
- };
- BBFBE6FF28DD7C21008B2335 /* PDF Office ProTests */ = {
- isa = PBXGroup;
- children = (
- BBFBE70028DD7C21008B2335 /* PDF_Office_ProTests.swift */,
- );
- path = "PDF Office ProTests";
- sourceTree = "<group>";
- };
- BBFBE70928DD7C21008B2335 /* PDF Office ProUITests */ = {
- isa = PBXGroup;
- children = (
- BBFBE70A28DD7C21008B2335 /* PDF_Office_ProUITests.swift */,
- BBFBE70C28DD7C21008B2335 /* PDF_Office_ProUITestsLaunchTests.swift */,
- );
- path = "PDF Office ProUITests";
- sourceTree = "<group>";
- };
- BBFBE71C28DD7C43008B2335 /* PDF Office DMG */ = {
- isa = PBXGroup;
- children = (
- BBFBE71D28DD7C43008B2335 /* AppDelegate.swift */,
- BBFBE71F28DD7C43008B2335 /* ViewController.swift */,
- BBFBE72128DD7C43008B2335 /* Assets.xcassets */,
- BBFBE72328DD7C43008B2335 /* Main.storyboard */,
- BBFBE72628DD7C43008B2335 /* PDF_Office_DMG.entitlements */,
- );
- path = "PDF Office DMG";
- sourceTree = "<group>";
- };
- BBFBE72E28DD7C43008B2335 /* PDF Office DMGTests */ = {
- isa = PBXGroup;
- children = (
- BBFBE72F28DD7C43008B2335 /* PDF_Office_DMGTests.swift */,
- );
- path = "PDF Office DMGTests";
- sourceTree = "<group>";
- };
- BBFBE73828DD7C43008B2335 /* PDF Office DMGUITests */ = {
- isa = PBXGroup;
- children = (
- BBFBE73928DD7C43008B2335 /* PDF_Office_DMGUITests.swift */,
- BBFBE73B28DD7C43008B2335 /* PDF_Office_DMGUITestsLaunchTests.swift */,
- );
- path = "PDF Office DMGUITests";
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- BBFBE6B928DD7B97008B2335 /* PDF Office */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = BBFBE6DF28DD7B98008B2335 /* Build configuration list for PBXNativeTarget "PDF Office" */;
- buildPhases = (
- BBFBE6B628DD7B97008B2335 /* Sources */,
- BBFBE6B728DD7B97008B2335 /* Frameworks */,
- BBFBE6B828DD7B97008B2335 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "PDF Office";
- productName = "PDF Office";
- productReference = BBFBE6BA28DD7B97008B2335 /* PDF Office.app */;
- productType = "com.apple.product-type.application";
- };
- BBFBE6CA28DD7B98008B2335 /* PDF OfficeTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = BBFBE6E228DD7B98008B2335 /* Build configuration list for PBXNativeTarget "PDF OfficeTests" */;
- buildPhases = (
- BBFBE6C728DD7B98008B2335 /* Sources */,
- BBFBE6C828DD7B98008B2335 /* Frameworks */,
- BBFBE6C928DD7B98008B2335 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- BBFBE6CD28DD7B98008B2335 /* PBXTargetDependency */,
- );
- name = "PDF OfficeTests";
- productName = "PDF OfficeTests";
- productReference = BBFBE6CB28DD7B98008B2335 /* PDF OfficeTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- BBFBE6D428DD7B98008B2335 /* PDF OfficeUITests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = BBFBE6E528DD7B98008B2335 /* Build configuration list for PBXNativeTarget "PDF OfficeUITests" */;
- buildPhases = (
- BBFBE6D128DD7B98008B2335 /* Sources */,
- BBFBE6D228DD7B98008B2335 /* Frameworks */,
- BBFBE6D328DD7B98008B2335 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- BBFBE6D728DD7B98008B2335 /* PBXTargetDependency */,
- );
- name = "PDF OfficeUITests";
- productName = "PDF OfficeUITests";
- productReference = BBFBE6D528DD7B98008B2335 /* PDF OfficeUITests.xctest */;
- productType = "com.apple.product-type.bundle.ui-testing";
- };
- BBFBE6EB28DD7C20008B2335 /* PDF Office Pro */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = BBFBE70E28DD7C21008B2335 /* Build configuration list for PBXNativeTarget "PDF Office Pro" */;
- buildPhases = (
- BBFBE6E828DD7C20008B2335 /* Sources */,
- BBFBE6E928DD7C20008B2335 /* Frameworks */,
- BBFBE6EA28DD7C20008B2335 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "PDF Office Pro";
- productName = "PDF Office Pro";
- productReference = BBFBE6EC28DD7C20008B2335 /* PDF Office Pro.app */;
- productType = "com.apple.product-type.application";
- };
- BBFBE6FB28DD7C21008B2335 /* PDF Office ProTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = BBFBE71128DD7C21008B2335 /* Build configuration list for PBXNativeTarget "PDF Office ProTests" */;
- buildPhases = (
- BBFBE6F828DD7C21008B2335 /* Sources */,
- BBFBE6F928DD7C21008B2335 /* Frameworks */,
- BBFBE6FA28DD7C21008B2335 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- BBFBE6FE28DD7C21008B2335 /* PBXTargetDependency */,
- );
- name = "PDF Office ProTests";
- productName = "PDF Office ProTests";
- productReference = BBFBE6FC28DD7C21008B2335 /* PDF Office ProTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- BBFBE70528DD7C21008B2335 /* PDF Office ProUITests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = BBFBE71428DD7C21008B2335 /* Build configuration list for PBXNativeTarget "PDF Office ProUITests" */;
- buildPhases = (
- BBFBE70228DD7C21008B2335 /* Sources */,
- BBFBE70328DD7C21008B2335 /* Frameworks */,
- BBFBE70428DD7C21008B2335 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- BBFBE70828DD7C21008B2335 /* PBXTargetDependency */,
- );
- name = "PDF Office ProUITests";
- productName = "PDF Office ProUITests";
- productReference = BBFBE70628DD7C21008B2335 /* PDF Office ProUITests.xctest */;
- productType = "com.apple.product-type.bundle.ui-testing";
- };
- BBFBE71A28DD7C43008B2335 /* PDF Office DMG */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = BBFBE73D28DD7C43008B2335 /* Build configuration list for PBXNativeTarget "PDF Office DMG" */;
- buildPhases = (
- BBFBE71728DD7C43008B2335 /* Sources */,
- BBFBE71828DD7C43008B2335 /* Frameworks */,
- BBFBE71928DD7C43008B2335 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "PDF Office DMG";
- productName = "PDF Office DMG";
- productReference = BBFBE71B28DD7C43008B2335 /* PDF Office DMG.app */;
- productType = "com.apple.product-type.application";
- };
- BBFBE72A28DD7C43008B2335 /* PDF Office DMGTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = BBFBE74028DD7C43008B2335 /* Build configuration list for PBXNativeTarget "PDF Office DMGTests" */;
- buildPhases = (
- BBFBE72728DD7C43008B2335 /* Sources */,
- BBFBE72828DD7C43008B2335 /* Frameworks */,
- BBFBE72928DD7C43008B2335 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- BBFBE72D28DD7C43008B2335 /* PBXTargetDependency */,
- );
- name = "PDF Office DMGTests";
- productName = "PDF Office DMGTests";
- productReference = BBFBE72B28DD7C43008B2335 /* PDF Office DMGTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- BBFBE73428DD7C43008B2335 /* PDF Office DMGUITests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = BBFBE74328DD7C43008B2335 /* Build configuration list for PBXNativeTarget "PDF Office DMGUITests" */;
- buildPhases = (
- BBFBE73128DD7C43008B2335 /* Sources */,
- BBFBE73228DD7C43008B2335 /* Frameworks */,
- BBFBE73328DD7C43008B2335 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- BBFBE73728DD7C43008B2335 /* PBXTargetDependency */,
- );
- name = "PDF Office DMGUITests";
- productName = "PDF Office DMGUITests";
- productReference = BBFBE73528DD7C43008B2335 /* PDF Office DMGUITests.xctest */;
- productType = "com.apple.product-type.bundle.ui-testing";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- BBFBE6B228DD7B97008B2335 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- BuildIndependentTargetsInParallel = 1;
- LastSwiftUpdateCheck = 1400;
- LastUpgradeCheck = 1400;
- TargetAttributes = {
- BBFBE6B928DD7B97008B2335 = {
- CreatedOnToolsVersion = 14.0;
- };
- BBFBE6CA28DD7B98008B2335 = {
- CreatedOnToolsVersion = 14.0;
- TestTargetID = BBFBE6B928DD7B97008B2335;
- };
- BBFBE6D428DD7B98008B2335 = {
- CreatedOnToolsVersion = 14.0;
- TestTargetID = BBFBE6B928DD7B97008B2335;
- };
- BBFBE6EB28DD7C20008B2335 = {
- CreatedOnToolsVersion = 14.0;
- };
- BBFBE6FB28DD7C21008B2335 = {
- CreatedOnToolsVersion = 14.0;
- TestTargetID = BBFBE6EB28DD7C20008B2335;
- };
- BBFBE70528DD7C21008B2335 = {
- CreatedOnToolsVersion = 14.0;
- TestTargetID = BBFBE6EB28DD7C20008B2335;
- };
- BBFBE71A28DD7C43008B2335 = {
- CreatedOnToolsVersion = 14.0;
- };
- BBFBE72A28DD7C43008B2335 = {
- CreatedOnToolsVersion = 14.0;
- TestTargetID = BBFBE71A28DD7C43008B2335;
- };
- BBFBE73428DD7C43008B2335 = {
- CreatedOnToolsVersion = 14.0;
- TestTargetID = BBFBE71A28DD7C43008B2335;
- };
- };
- };
- buildConfigurationList = BBFBE6B528DD7B97008B2335 /* Build configuration list for PBXProject "PDF Office" */;
- compatibilityVersion = "Xcode 14.0";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = BBFBE6B128DD7B97008B2335;
- productRefGroup = BBFBE6BB28DD7B97008B2335 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- BBFBE6B928DD7B97008B2335 /* PDF Office */,
- BBFBE6CA28DD7B98008B2335 /* PDF OfficeTests */,
- BBFBE6D428DD7B98008B2335 /* PDF OfficeUITests */,
- BBFBE6EB28DD7C20008B2335 /* PDF Office Pro */,
- BBFBE6FB28DD7C21008B2335 /* PDF Office ProTests */,
- BBFBE70528DD7C21008B2335 /* PDF Office ProUITests */,
- BBFBE71A28DD7C43008B2335 /* PDF Office DMG */,
- BBFBE72A28DD7C43008B2335 /* PDF Office DMGTests */,
- BBFBE73428DD7C43008B2335 /* PDF Office DMGUITests */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- BBFBE6B828DD7B97008B2335 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- BBFBE6C228DD7B98008B2335 /* Assets.xcassets in Resources */,
- BBFBE6C528DD7B98008B2335 /* Main.storyboard in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE6C928DD7B98008B2335 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE6D328DD7B98008B2335 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE6EA28DD7C20008B2335 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- BBFBE74C28DD7DE4008B2335 /* Assets.xcassets in Resources */,
- BBFBE74D28DD7DE8008B2335 /* Assets.xcassets in Resources */,
- BBFBE74A28DD7DDD008B2335 /* Main.storyboard in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE6FA28DD7C21008B2335 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE70428DD7C21008B2335 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE71928DD7C43008B2335 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- BBFBE74B28DD7DDE008B2335 /* Main.storyboard in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE72928DD7C43008B2335 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE73328DD7C43008B2335 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- BBFBE6B628DD7B97008B2335 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- BBFBE6C028DD7B97008B2335 /* ViewController.swift in Sources */,
- BBFBE6BE28DD7B97008B2335 /* AppDelegate.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE6C728DD7B98008B2335 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- BBFBE6D028DD7B98008B2335 /* PDF_OfficeTests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE6D128DD7B98008B2335 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- BBFBE6DA28DD7B98008B2335 /* PDF_OfficeUITests.swift in Sources */,
- BBFBE6DC28DD7B98008B2335 /* PDF_OfficeUITestsLaunchTests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE6E828DD7C20008B2335 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- BBFBE74728DD7DB7008B2335 /* ViewController.swift in Sources */,
- BBFBE74628DD7DB7008B2335 /* AppDelegate.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE6F828DD7C21008B2335 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- BBFBE70128DD7C21008B2335 /* PDF_Office_ProTests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE70228DD7C21008B2335 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- BBFBE70B28DD7C21008B2335 /* PDF_Office_ProUITests.swift in Sources */,
- BBFBE70D28DD7C21008B2335 /* PDF_Office_ProUITestsLaunchTests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE71728DD7C43008B2335 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- BBFBE74928DD7DB8008B2335 /* ViewController.swift in Sources */,
- BBFBE74828DD7DB8008B2335 /* AppDelegate.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE72728DD7C43008B2335 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- BBFBE73028DD7C43008B2335 /* PDF_Office_DMGTests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- BBFBE73128DD7C43008B2335 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- BBFBE73C28DD7C43008B2335 /* PDF_Office_DMGUITestsLaunchTests.swift in Sources */,
- BBFBE73A28DD7C43008B2335 /* PDF_Office_DMGUITests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- BBFBE6CD28DD7B98008B2335 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = BBFBE6B928DD7B97008B2335 /* PDF Office */;
- targetProxy = BBFBE6CC28DD7B98008B2335 /* PBXContainerItemProxy */;
- };
- BBFBE6D728DD7B98008B2335 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = BBFBE6B928DD7B97008B2335 /* PDF Office */;
- targetProxy = BBFBE6D628DD7B98008B2335 /* PBXContainerItemProxy */;
- };
- BBFBE6FE28DD7C21008B2335 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = BBFBE6EB28DD7C20008B2335 /* PDF Office Pro */;
- targetProxy = BBFBE6FD28DD7C21008B2335 /* PBXContainerItemProxy */;
- };
- BBFBE70828DD7C21008B2335 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = BBFBE6EB28DD7C20008B2335 /* PDF Office Pro */;
- targetProxy = BBFBE70728DD7C21008B2335 /* PBXContainerItemProxy */;
- };
- BBFBE72D28DD7C43008B2335 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = BBFBE71A28DD7C43008B2335 /* PDF Office DMG */;
- targetProxy = BBFBE72C28DD7C43008B2335 /* PBXContainerItemProxy */;
- };
- BBFBE73728DD7C43008B2335 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = BBFBE71A28DD7C43008B2335 /* PDF Office DMG */;
- targetProxy = BBFBE73628DD7C43008B2335 /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin PBXVariantGroup section */
- BBFBE6C328DD7B98008B2335 /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- BBFBE6C428DD7B98008B2335 /* Base */,
- );
- name = Main.storyboard;
- sourceTree = "<group>";
- };
- BBFBE6F428DD7C21008B2335 /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- BBFBE6F528DD7C21008B2335 /* Base */,
- );
- name = Main.storyboard;
- sourceTree = "<group>";
- };
- BBFBE72328DD7C43008B2335 /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- BBFBE72428DD7C43008B2335 /* Base */,
- );
- name = Main.storyboard;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- BBFBE6DD28DD7B98008B2335 /* 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;
- MACOSX_DEPLOYMENT_TARGET = 12.3;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = macosx;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- };
- name = Debug;
- };
- BBFBE6DE28DD7B98008B2335 /* 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;
- MACOSX_DEPLOYMENT_TARGET = 12.3;
- MTL_ENABLE_DEBUG_INFO = NO;
- MTL_FAST_MATH = YES;
- SDKROOT = macosx;
- SWIFT_COMPILATION_MODE = wholemodule;
- SWIFT_OPTIMIZATION_LEVEL = "-O";
- };
- name = Release;
- };
- BBFBE6E028DD7B98008B2335 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_ENTITLEMENTS = "PDF Office/PDF_Office.entitlements";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- ENABLE_HARDENED_RUNTIME = YES;
- GENERATE_INFOPLIST_FILE = YES;
- INFOPLIST_KEY_NSHumanReadableCopyright = "";
- INFOPLIST_KEY_NSMainStoryboardFile = Main;
- INFOPLIST_KEY_NSPrincipalClass = NSApplication;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- );
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-Office";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = YES;
- SWIFT_VERSION = 5.0;
- };
- name = Debug;
- };
- BBFBE6E128DD7B98008B2335 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_ENTITLEMENTS = "PDF Office/PDF_Office.entitlements";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- ENABLE_HARDENED_RUNTIME = YES;
- GENERATE_INFOPLIST_FILE = YES;
- INFOPLIST_KEY_NSHumanReadableCopyright = "";
- INFOPLIST_KEY_NSMainStoryboardFile = Main;
- INFOPLIST_KEY_NSPrincipalClass = NSApplication;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- );
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-Office";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = YES;
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
- BBFBE6E328DD7B98008B2335 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- GENERATE_INFOPLIST_FILE = YES;
- MACOSX_DEPLOYMENT_TARGET = 12.3;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-OfficeTests";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/PDF Office.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/PDF Office";
- };
- name = Debug;
- };
- BBFBE6E428DD7B98008B2335 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- GENERATE_INFOPLIST_FILE = YES;
- MACOSX_DEPLOYMENT_TARGET = 12.3;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-OfficeTests";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/PDF Office.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/PDF Office";
- };
- name = Release;
- };
- BBFBE6E628DD7B98008B2335 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- GENERATE_INFOPLIST_FILE = YES;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-OfficeUITests";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TEST_TARGET_NAME = "PDF Office";
- };
- name = Debug;
- };
- BBFBE6E728DD7B98008B2335 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- GENERATE_INFOPLIST_FILE = YES;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-OfficeUITests";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TEST_TARGET_NAME = "PDF Office";
- };
- name = Release;
- };
- BBFBE70F28DD7C21008B2335 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_ENTITLEMENTS = "PDF Office Pro/PDF_Office_Pro.entitlements";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- ENABLE_HARDENED_RUNTIME = YES;
- GENERATE_INFOPLIST_FILE = YES;
- INFOPLIST_KEY_NSHumanReadableCopyright = "";
- INFOPLIST_KEY_NSMainStoryboardFile = Main;
- INFOPLIST_KEY_NSPrincipalClass = NSApplication;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- );
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-Office-Pro";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = YES;
- SWIFT_VERSION = 5.0;
- };
- name = Debug;
- };
- BBFBE71028DD7C21008B2335 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_ENTITLEMENTS = "PDF Office Pro/PDF_Office_Pro.entitlements";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- ENABLE_HARDENED_RUNTIME = YES;
- GENERATE_INFOPLIST_FILE = YES;
- INFOPLIST_KEY_NSHumanReadableCopyright = "";
- INFOPLIST_KEY_NSMainStoryboardFile = Main;
- INFOPLIST_KEY_NSPrincipalClass = NSApplication;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- );
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-Office-Pro";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = YES;
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
- BBFBE71228DD7C21008B2335 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- GENERATE_INFOPLIST_FILE = YES;
- MACOSX_DEPLOYMENT_TARGET = 12.3;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-Office-ProTests";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/PDF Office Pro.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/PDF Office Pro";
- };
- name = Debug;
- };
- BBFBE71328DD7C21008B2335 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- GENERATE_INFOPLIST_FILE = YES;
- MACOSX_DEPLOYMENT_TARGET = 12.3;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-Office-ProTests";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/PDF Office Pro.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/PDF Office Pro";
- };
- name = Release;
- };
- BBFBE71528DD7C21008B2335 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- GENERATE_INFOPLIST_FILE = YES;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-Office-ProUITests";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TEST_TARGET_NAME = "PDF Office Pro";
- };
- name = Debug;
- };
- BBFBE71628DD7C21008B2335 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- GENERATE_INFOPLIST_FILE = YES;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-Office-ProUITests";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TEST_TARGET_NAME = "PDF Office Pro";
- };
- name = Release;
- };
- BBFBE73E28DD7C43008B2335 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_ENTITLEMENTS = "PDF Office DMG/PDF_Office_DMG.entitlements";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- ENABLE_HARDENED_RUNTIME = YES;
- GENERATE_INFOPLIST_FILE = YES;
- INFOPLIST_KEY_NSHumanReadableCopyright = "";
- INFOPLIST_KEY_NSMainStoryboardFile = Main;
- INFOPLIST_KEY_NSPrincipalClass = NSApplication;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- );
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-Office-DMG";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = YES;
- SWIFT_VERSION = 5.0;
- };
- name = Debug;
- };
- BBFBE73F28DD7C43008B2335 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_ENTITLEMENTS = "PDF Office DMG/PDF_Office_DMG.entitlements";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- ENABLE_HARDENED_RUNTIME = YES;
- GENERATE_INFOPLIST_FILE = YES;
- INFOPLIST_KEY_NSHumanReadableCopyright = "";
- INFOPLIST_KEY_NSMainStoryboardFile = Main;
- INFOPLIST_KEY_NSPrincipalClass = NSApplication;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- );
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-Office-DMG";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = YES;
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
- BBFBE74128DD7C43008B2335 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- GENERATE_INFOPLIST_FILE = YES;
- MACOSX_DEPLOYMENT_TARGET = 12.3;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-Office-DMGTests";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/PDF Office DMG.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/PDF Office DMG";
- };
- name = Debug;
- };
- BBFBE74228DD7C43008B2335 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- GENERATE_INFOPLIST_FILE = YES;
- MACOSX_DEPLOYMENT_TARGET = 12.3;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-Office-DMGTests";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/PDF Office DMG.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/PDF Office DMG";
- };
- name = Release;
- };
- BBFBE74428DD7C43008B2335 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- GENERATE_INFOPLIST_FILE = YES;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-Office-DMGUITests";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TEST_TARGET_NAME = "PDF Office DMG";
- };
- name = Debug;
- };
- BBFBE74528DD7C43008B2335 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = 4GGQPGRTSV;
- GENERATE_INFOPLIST_FILE = YES;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.kdanmobile.PDF-Office-DMGUITests";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_VERSION = 5.0;
- TEST_TARGET_NAME = "PDF Office DMG";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- BBFBE6B528DD7B97008B2335 /* Build configuration list for PBXProject "PDF Office" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- BBFBE6DD28DD7B98008B2335 /* Debug */,
- BBFBE6DE28DD7B98008B2335 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- BBFBE6DF28DD7B98008B2335 /* Build configuration list for PBXNativeTarget "PDF Office" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- BBFBE6E028DD7B98008B2335 /* Debug */,
- BBFBE6E128DD7B98008B2335 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- BBFBE6E228DD7B98008B2335 /* Build configuration list for PBXNativeTarget "PDF OfficeTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- BBFBE6E328DD7B98008B2335 /* Debug */,
- BBFBE6E428DD7B98008B2335 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- BBFBE6E528DD7B98008B2335 /* Build configuration list for PBXNativeTarget "PDF OfficeUITests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- BBFBE6E628DD7B98008B2335 /* Debug */,
- BBFBE6E728DD7B98008B2335 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- BBFBE70E28DD7C21008B2335 /* Build configuration list for PBXNativeTarget "PDF Office Pro" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- BBFBE70F28DD7C21008B2335 /* Debug */,
- BBFBE71028DD7C21008B2335 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- BBFBE71128DD7C21008B2335 /* Build configuration list for PBXNativeTarget "PDF Office ProTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- BBFBE71228DD7C21008B2335 /* Debug */,
- BBFBE71328DD7C21008B2335 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- BBFBE71428DD7C21008B2335 /* Build configuration list for PBXNativeTarget "PDF Office ProUITests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- BBFBE71528DD7C21008B2335 /* Debug */,
- BBFBE71628DD7C21008B2335 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- BBFBE73D28DD7C43008B2335 /* Build configuration list for PBXNativeTarget "PDF Office DMG" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- BBFBE73E28DD7C43008B2335 /* Debug */,
- BBFBE73F28DD7C43008B2335 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- BBFBE74028DD7C43008B2335 /* Build configuration list for PBXNativeTarget "PDF Office DMGTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- BBFBE74128DD7C43008B2335 /* Debug */,
- BBFBE74228DD7C43008B2335 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- BBFBE74328DD7C43008B2335 /* Build configuration list for PBXNativeTarget "PDF Office DMGUITests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- BBFBE74428DD7C43008B2335 /* Debug */,
- BBFBE74528DD7C43008B2335 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = BBFBE6B228DD7B97008B2335 /* Project object */;
- }
|