From f9e2a55212ade1e8218ebe2466a65f0c57594f0e Mon Sep 17 00:00:00 2001 From: Bernard Normier Date: Tue, 9 Jan 2024 16:02:57 -0500 Subject: [PATCH 1/3] Removed a few remaining F.ice files --- cpp/src/Glacier2/SessionRouterI.h | 2 +- js/src/Glacier2/sources.json | 2 - js/src/Ice/sources.json | 1 - slice/Glacier2/PermissionsVerifierF.ice | 28 - slice/Glacier2/RouterF.ice | 27 - slice/Ice/ProcessF.ice | 27 - swift/ice.xcodeproj/project.pbxproj | 21130 ++++++++-------- .../xcshareddata/xcschemes/Ice iOS.xcscheme | 10 +- .../xcshareddata/xcschemes/Ice macOS.xcscheme | 10 +- 9 files changed, 10561 insertions(+), 10676 deletions(-) delete mode 100644 slice/Glacier2/PermissionsVerifierF.ice delete mode 100644 slice/Glacier2/RouterF.ice delete mode 100644 slice/Ice/ProcessF.ice diff --git a/cpp/src/Glacier2/SessionRouterI.h b/cpp/src/Glacier2/SessionRouterI.h index 594b5f3c50f..e8d8b1963e5 100644 --- a/cpp/src/Glacier2/SessionRouterI.h +++ b/cpp/src/Glacier2/SessionRouterI.h @@ -7,7 +7,7 @@ #include -#include +#include #include #include diff --git a/js/src/Glacier2/sources.json b/js/src/Glacier2/sources.json index c9e32f34b06..cd89dc27dd2 100644 --- a/js/src/Glacier2/sources.json +++ b/js/src/Glacier2/sources.json @@ -4,9 +4,7 @@ "slice":[ "Glacier2/Metrics.ice", "Glacier2/PermissionsVerifier.ice", - "Glacier2/PermissionsVerifierF.ice", "Glacier2/Router.ice", - "Glacier2/RouterF.ice", "Glacier2/Session.ice", "Glacier2/SSLInfo.ice"], "common":[ diff --git a/js/src/Ice/sources.json b/js/src/Ice/sources.json index 2d2360d8635..c5c09a004aa 100644 --- a/js/src/Ice/sources.json +++ b/js/src/Ice/sources.json @@ -12,7 +12,6 @@ "Ice/Metrics.ice", "Ice/OperationMode.ice", "Ice/Process.ice", - "Ice/ProcessF.ice", "Ice/PropertiesAdmin.ice", "Ice/PropertyDict.ice", "Ice/RemoteLogger.ice", diff --git a/slice/Glacier2/PermissionsVerifierF.ice b/slice/Glacier2/PermissionsVerifierF.ice deleted file mode 100644 index 71191ad8320..00000000000 --- a/slice/Glacier2/PermissionsVerifierF.ice +++ /dev/null @@ -1,28 +0,0 @@ -// -// Copyright (c) ZeroC, Inc. All rights reserved. -// - -#pragma once - -[["cpp:dll-export:GLACIER2_API"]] -[["cpp:doxygen:include:Glacier2/Glacier2.h"]] -[["cpp:header-ext:h"]] - -[["js:module:ice"]] -[["js:cjs-module"]] - -[["objc:dll-export:GLACIER2_API"]] -[["objc:header-dir:objc"]] - -[["python:pkgdir:Glacier2"]] - -[["java:package:com.zeroc"]] - -["objc:prefix:GLACIER2"] -module Glacier2 -{ - -interface PermissionsVerifier; -interface SSLPermissionsVerifier; - -} diff --git a/slice/Glacier2/RouterF.ice b/slice/Glacier2/RouterF.ice deleted file mode 100644 index b0fac68e649..00000000000 --- a/slice/Glacier2/RouterF.ice +++ /dev/null @@ -1,27 +0,0 @@ -// -// Copyright (c) ZeroC, Inc. All rights reserved. -// - -#pragma once - -[["cpp:dll-export:GLACIER2_API"]] -[["cpp:doxygen:include:Glacier2/Glacier2.h"]] -[["cpp:header-ext:h"]] - -[["js:module:ice"]] -[["js:cjs-module"]] - -[["objc:dll-export:GLACIER2_API"]] -[["objc:header-dir:objc"]] - -[["python:pkgdir:Glacier2"]] - -[["java:package:com.zeroc"]] - -["objc:prefix:GLACIER2"] -module Glacier2 -{ - -interface Router; - -} diff --git a/slice/Ice/ProcessF.ice b/slice/Ice/ProcessF.ice deleted file mode 100644 index 25273f73f03..00000000000 --- a/slice/Ice/ProcessF.ice +++ /dev/null @@ -1,27 +0,0 @@ -// -// Copyright (c) ZeroC, Inc. All rights reserved. -// - -#pragma once - -[["cpp:dll-export:ICE_API"]] -[["cpp:doxygen:include:Ice/Ice.h"]] -[["cpp:header-ext:h"]] - -[["ice-prefix"]] - -[["js:module:ice"]] -[["js:cjs-module"]] - -[["objc:dll-export:ICE_API"]] -[["objc:header-dir:objc"]] - -[["python:pkgdir:Ice"]] - -[["java:package:com.zeroc"]] - -["objc:prefix:ICE"] -module Ice -{ - interface Process; -} diff --git a/swift/ice.xcodeproj/project.pbxproj b/swift/ice.xcodeproj/project.pbxproj index 036518dafff..134cc432d9a 100644 --- a/swift/ice.xcodeproj/project.pbxproj +++ b/swift/ice.xcodeproj/project.pbxproj @@ -7,1823 +7,1819 @@ objects = { /* Begin PBXBuildFile section */ - 003216716EB480BE6F439A6A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCD2470DC2FC06C7825644D1 /* Client.swift */; }; - 007785BA40A0B05EA38007C2 /* Random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 28BDC28597E09FA6B1A0DDED /* Random.cpp */; }; - 00C6578E6E18F6AB87ACC730 /* IceStorm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A5A49661451DA65FCED7B973 /* IceStorm.framework */; }; - 00C7605F1A66AADF50B893D4 /* Convert.h in Headers */ = {isa = PBXBuildFile; fileRef = 030C22CFC1729FF725EE0524 /* Convert.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 00DF075EE797E528112DBC49 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 238B177EB2BB034420FED22F /* Client.swift */; }; - 00F65C35D677655210C11C8A /* Exception.h in Headers */ = {isa = PBXBuildFile; fileRef = 601DCC0DB24258BD0C8AC110 /* Exception.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 00F818FB6BE7449A44645BE1 /* IPEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00C50B013C826EAAC2A4B947 /* IPEndpointI.cpp */; }; - 010CEB788D9B92D2F25D3F01 /* IceOperations.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1752BC6ABD527277848D41F6 /* IceOperations.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 01511D4AFD74847F64776C50 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 018309DD7A6B809B674187A9 /* Connection.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DF1DD757217E4C327CCD899 /* Connection.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 01D9CAD30AAC8ED6A5D2B30E /* Current.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91BD616990037A21D87165B1 /* Current.swift */; }; - 01E5600D408D3AECA7EAC2AC /* SlicedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E3B29E01ABA4B7020897912 /* SlicedData.swift */; }; - 0200130930A5CAC4C9376065 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 02251FC3FA4661390AE7A336 /* IceUdp.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C760AB427D4974E584E6A1D9 /* IceUdp.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 026F4AAAF63566F2D6F2D57C /* ConnectionInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0F7627F0C1D45CCCFEB4C15 /* ConnectionInfoFactory.swift */; }; - 02A1F20F258C8957EFEC2C39 /* NetworkProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 634C34C4D77574BC925CE44B /* NetworkProxy.cpp */; }; - 02A1FB35762FC734F9C8C44C /* IceAdapterDeactivation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 47F6D401849C98A1F8B17DD0 /* IceAdapterDeactivation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 02C6D3640B7D0569E19D77F0 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FAB0EB41EC9C52D4201DE48 /* AllTests.swift */; }; - 031ED2EA46BAB4A623BB454B /* UtilException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E6711E138E4E17D275262AD3 /* UtilException.cpp */; }; - 03FBEA3D8969B09A08D3B436 /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = 535EF981F074588BB2DED02B /* Value.swift */; }; - 04647BE1EADB5A1B5AFC539F /* IPEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00C50B013C826EAAC2A4B947 /* IPEndpointI.cpp */; }; - 04A50C4B3BD9767AC5A47000 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B72A577E71429534150E34E8 /* AllTests.swift */; }; - 04DC8C0ED50ACD83FF384B16 /* ServantLocator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 889563B8128A889C29CDE911 /* ServantLocator.swift */; }; - 050B4A35E356416178A302B8 /* Current.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ED5F4C2E371A67E1A3E4887 /* Current.cpp */; }; - 05257A6A6F490F48BB058C1D /* UnsupportedAdminFacet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 97EE2B80A8D9B06D919CCEE9 /* UnsupportedAdminFacet.mm */; }; - 05627E196B80E00F57301F07 /* PropertiesAdminI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F37B6472B9CFB820E97C25C /* PropertiesAdminI.swift */; }; - 056C0E45EAC7C910974FE7E1 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8659FD7F6A259BDB97CEBE63 /* Test.ice */; }; - 05899855F4109AA139AE76BE /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 05A3C6249DE2BF77025AD04D /* ServantLocatorF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A75892C078812338F9CD8382 /* ServantLocatorF.cpp */; }; - 05D15FC92285ABD44D6EDBB2 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F901A8D018A83BAF7EC3C5A7 /* Server.swift */; }; - 05D22C1F90D7311015A7DC0E /* Logger.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5B38424A443AD58511AD8C3F /* Logger.mm */; }; - 05D339FE132244307CDB17F2 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B09395493CF834C42CCEBBDD /* AllTests.swift */; }; - 05F1F85AB91E0CE44E0A8676 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 05F3935B8BB6C49DCEE28B9E /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4C067661AFC37F73D93926F7 /* Metrics.ice */; }; - 061A2CA25354C61CE4FB434F /* IceGrid.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = D603800919DF7E2674681E95 /* IceGrid.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 0677997D6B3E44FB26CA6620 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2BC26B19A5EE2A0A7122286 /* Util.swift */; }; - 06B5548687B5542FBC9C3598 /* EndpointI.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8B2A3D0DB43B812614DA4B88 /* EndpointI.mm */; }; - 071C4ACFBB65BC1FB341E6B9 /* ObjectAdapterI.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED80D0EF91A70B56C5D389F3 /* ObjectAdapterI.swift */; }; - 072AFC63F43B7F0A3BA09093 /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 23E59A19B3858DAE3D41A85A /* EndpointI.cpp */; }; - 07375F65737F345CAC5F96C1 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 723F03D6D770390E5BCC6350 /* ServerPrivate.ice */; }; - 07A2B6FF6F045D3BF38916F4 /* Transceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F23902A5D24D2CE957F34A03 /* Transceiver.cpp */; }; - 07A2E444C24A92E48B1DD7FF /* FactoryTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B2B85CF59E537B9565C1D1B0 /* FactoryTable.cpp */; }; - 07C3106FF6D4EC3C18CBC9A3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 07E4B4966B06F8DCF6A7F27A /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC4305D1928C9B781ECD3711 /* TestAMDI.swift */; }; - 07ED05CBA56596DB5D1CCEEF /* IceFacets.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = BA4F8D4F804195F6820A5749 /* IceFacets.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 081F971042142F8E03181977 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 32F5DB115A12A7ABE78B3D9B /* Test.ice */; }; - 08428A150BB435D3785A7A89 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 084C67C4451D9576DF0A505D /* PropertiesI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC0BA42009174782C471F6AE /* PropertiesI.swift */; }; - 0860ACD9AD0D0745F8EACFE1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 08652A46DE77FFB9296004B9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = CE14259FF8418E99BAF06A99 /* Test.ice */; }; - 08C09A94932D2A6927B3A666 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = B1EC659455F23F3ABD9C453B /* LocatorF.ice */; }; - 08DED6F1E5A4CE1D2007D4B9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0582298C26E7134D02D46617 /* Test.ice */; }; - 091BC473CD83177B5C49B03B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8174AAA698BB2F26F126C31 /* AllTests.swift */; }; - 0943479E2D70BB5C94F81824 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 095B734A16AB0CE54B971193 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 097D7548ED7280557A508CA6 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20206B9B1EF7C0E79DBF8EC1 /* AllTests.swift */; }; - 09AAB4BE8AAB01A2B50CFFA0 /* ObjectAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 05B75E3FA3A92767DAD2D5F4 /* ObjectAdapter.mm */; }; - 09B925DE9DD1A239FAD1D714 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6E2219C3A5B792E01CFC7C5B /* Test.ice */; }; - 09D7C0551462411943C45184 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 0A0E106C3A84A436EEE39FCF /* ThreadException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7344FE16C51FE6C256DF3027 /* ThreadException.cpp */; }; - 0A1A6D93DFF0EF1E38BCC3AD /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 0AB57D746A8FBADBA0D8B908 /* ConnectionInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8428C317B3139F9220EA1E45 /* ConnectionInfo.cpp */; }; - 0ABE99FB06604696DFDDA2BF /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 0AF9E75AB29ECFD123EFC673 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 0B3202942F7953395E5EAD69 /* BatchOneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = E31485315A914BE14B07DF67 /* BatchOneways.swift */; }; - 0B4EE55CDA9D9981A76509CA /* IceDefaultValue.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EB4DFFCB41D24C11C4DB0423 /* IceDefaultValue.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 0BD676F4330875C23FC16A49 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 0BE9048C0E355CF004C840B2 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5636324A7D028AC576947C2A /* Collocated.swift */; }; - 0BFE8B646E08764DAEB943B6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 0CB942E5474FEBD1364DDE3B /* PermissionsVerifier.ice in Sources */ = {isa = PBXBuildFile; fileRef = CD86E4B12EBF035F23022714 /* PermissionsVerifier.ice */; }; - 0CC3DB857CA6C780C0049A87 /* Connection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 93F195A975CE76D60550B122 /* Connection.cpp */; }; - 0CE6CE9C703441ADECD7B45D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4560428EA1BE7E6A80A5EB60 /* Client.swift */; }; - 0D1172CF2DA9E4BD2C096D0A /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 0D349DDD98D2480E31B351BD /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B72A577E71429534150E34E8 /* AllTests.swift */; }; - 0D45C042E50C46C4B91F02CF /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 0D532EF9C1867994C74973F6 /* ImplicitContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 428F93AB338735CA1BA43A25 /* ImplicitContext.cpp */; }; - 0DB04ACE02258E100F0FD300 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66F471A28655C678A989AB75 /* Server.swift */; }; - 0DB1C9673F518C0E2941D7C7 /* CommunicatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 719F107A7AA9CF913FDA9BF5 /* CommunicatorI.cpp */; }; - 0E10F7D9EF0163AE214F86AC /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A717B9BDA9FA85A5C987D30 /* ServerAMD.swift */; }; - 0E1D740E7523F038DC5FD2A1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 0EA4BAC836878572764A213A /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 680523612C68939793BDC1AA /* TestAMDI.swift */; }; - 0EB78805630E05B696979D8D /* PropertiesAdmin.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BE5B4092A6628626BB3EB8D /* PropertiesAdmin.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0EF0DA6A9471096C401597AE /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEA2179F86589AE51653DE34 /* ServerAMD.swift */; }; - 0F177F51DDFB8400420442D8 /* IconvStringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A3A24DD3232C5D5E72FB5396 /* IconvStringConverter.cpp */; }; - 0F21ACDC6ED5BB2BA6D0063C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 0F69F8BDB066FF4BF597E24E /* Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8726A16CDC76853A16DB21 /* Proxy.swift */; }; - 0FB42A935211CE145809E804 /* LocalException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8487E0553E1C430484CB3CD8 /* LocalException.cpp */; }; - 0FC1C8627FF934CF81BEDE13 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1CD96F0D8BF81D3EEC46811 /* Server.swift */; }; - 0FEF3E60B32A35915D954041 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 0FF51BC35A3134FC4182D821 /* ConnectorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FF156332BCCC317E69E5D5C /* ConnectorI.cpp */; }; - 1008009851CD000FDD4880C0 /* ConnectionI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2D92314AE9C00B321E66901F /* ConnectionI.cpp */; }; - 102940327134EFABCAA7D12C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3B172225D3E843539F98F8F /* TestI.swift */; }; - 106F5A3B1CE6950E3C7568F8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 1076BF65E554F0ACB09C2971 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2B50F0EA6C660CFB33AB5EA /* Server.swift */; }; - 10794BBD45FF1C2353D72D31 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 238D5D9799E2315591E8D851 /* AllTests.swift */; }; - 107CF3ED64DF14D8A5693DE9 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 1084A3834401F948B72AFDEA /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 680523612C68939793BDC1AA /* TestAMDI.swift */; }; - 10A125E367A5AE647242AF8E /* IceInvoke.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E538B1BBF8970745C0AA19E1 /* IceInvoke.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 10F440B99C1917A21C2F3BE0 /* Instrumentation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 592EC8125986BDD9E7B14BCC /* Instrumentation.cpp */; }; - 10FCD84724C37E2556C0C699 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FA6E0C6B46D7D895C85A000 /* Collocated.swift */; }; - 1155BF44C122E4C6EDE73ED4 /* IceDefaultServant.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F4D755C38A3B58787F8CBF23 /* IceDefaultServant.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 118352B2AE993A11E8D043C8 /* IceImpl.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2BE4072E2271C763871203B5 /* IceImpl.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 11DAC9E6EEAF08F63B8FE40C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFD1003F2AD7A9F0BC0ACB24 /* Server.swift */; }; - 120D5DC3E20068E53B89AF56 /* PropertiesI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F517162CD0AFB6CE50B62EFA /* PropertiesI.cpp */; }; - 121DF1623BAE849164F83F72 /* SecureTransportCertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC9226F8377A9970A6273531 /* SecureTransportCertificateI.cpp */; }; - 1223DFC3F014F20289B92E59 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF91DD2C58A3D43CC5875A2A /* Client.swift */; }; - 12D72AB1933326AC3D22823B /* Random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 28BDC28597E09FA6B1A0DDED /* Random.cpp */; }; - 12ED3493AF95ADB32CBEECAB /* ValueFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A71DF69791D56E4A0761934C /* ValueFactory.cpp */; }; - 132898E77B00A5B2DD9BEB61 /* IceDefaultValue.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 24C837F91C69E302F32149BA /* IceDefaultValue.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 132CAB90B17C445026C91C68 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 132FB295B048F949A89BF034 /* IceInterceptor.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2DCFB20DDAF07BBAE3CE5B5D /* IceInterceptor.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 137B8F37EE8329BED0978FBC /* IceOperationsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 827C83354C2398545AC8ECDB /* IceOperationsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 1393CDC4CE7D3FC93EA6D97C /* LoggerAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05CBDA24B22843F55CCBE9AA /* LoggerAdminI.cpp */; }; - 13D297DF37328EEBDC79AEFA /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C617F985EE52920233388A87 /* AppDelegate.swift */; }; - 13EA888AF775370320B52538 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 498E036AB447928F38D934A2 /* Server.swift */; }; - 144F96DC141B868C42F7700A /* CommunicatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6273CF4F11C23708C1C31DCF /* CommunicatorI.swift */; }; - 147D5C3D7A47449FE1056BDF /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8E338C023CF8653A4A21743 /* ServerAMD.swift */; }; - 148D0AC3C9E7B0D1002944D0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 14C8D1F98CAB8B8069624E32 /* SystemdJournalI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0E77B79D4D4A84A1D12EC02D /* SystemdJournalI.cpp */; }; - 152634D755C7C7C12A4FB920 /* ObjectAdapterF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 138CC6B6A3DC41A69B37F4D2 /* ObjectAdapterF.cpp */; }; - 154DB6C36D8228E68544E1CB /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 15F43006A07010E9E825C2F0 /* ExternalAccessory.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24534EF3BF956EF018FC2E64 /* ExternalAccessory.framework */; }; - 15F97F03550EC2F4A954D5E3 /* ObjectAdapterI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B87BBE18958DD31103C12175 /* ObjectAdapterI.cpp */; }; - 163B3A91D98CC3B80BA265CE /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 169D3F7B343722DB8F974A11 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC8D88F7B7D6513E9EBEFE30 /* Client.swift */; }; - 16B4DC57451D98B2C2249C4B /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A584A4095A8A9F264EC0D709 /* Client.swift */; }; - 16C2BE0761709C4A0D7645BC /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD7973DED769805BE53ADA49 /* Client.swift */; }; - 1715FAE9ED2A2CAA99A99F1D /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A6817417505455A7B9390B11 /* Service.cpp */; }; - 172B6840A8448F05CEC2199A /* ImplicitContextI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82A9A53D4CA0BCEAE2BDAE0C /* ImplicitContextI.swift */; }; - 1776EF699D0D2B9A6091F5A6 /* Context.ice in Sources */ = {isa = PBXBuildFile; fileRef = 632B043644F22A17C91A4E36 /* Context.ice */; }; - 1827CD9A1953CF63BC99932F /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 1834C53B0815BBB644EDC512 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = DE1BB19BBB9E314A3FBDD1D5 /* Version.ice */; }; - 18D13096E557A5B530F51267 /* SlicedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 13B44732D516219F9136442B /* SlicedData.cpp */; }; - 18EB864AFEDCB6D15EE8790C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CCA4C7344B2FF7BEF3126F4 /* TestI.swift */; }; - 19391DB8ADBDB4B49CDD4337 /* LoggerF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 357EADEEF6DF8D21ABB04BB7 /* LoggerF.cpp */; }; - 19482D19C12E2318B5D53440 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A90809DEACE375DD6B904375 /* Client.swift */; }; - 19671A254CA6A2DD852583EB /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 268799D137523F6D9B8E6D13 /* Server.swift */; }; - 19D81AA8F4534269ABFC88D9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7D96AC4B4A08E3F97B5EDBAC /* Test.ice */; }; - 1A41DCD5B592E76D5D1461EB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 1A988821003EBF4173B7E70A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41F154A51D556BFC57A85DEE /* Client.swift */; }; - 1AB7A90E6F62823385710614 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219F571C8EF6BA01DB21FCBF /* Server.swift */; }; - 1AC0F3C1A0ADF8CE9CC96D4F /* SecureTransportUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F0F49F9E10E0EDDD7205D7A3 /* SecureTransportUtil.cpp */; }; - 1B150B7A04E4C05D407D9132 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 1B5688B24A054885CBB1EA2B /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51101FD5A1C321263E984B14 /* TestAMDI.swift */; }; - 1BC76F5C8042793175A01C88 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 1BF6178B464BFD13CADCA66F /* Registry.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7B733C6A6EC81048D435852D /* Registry.ice */; }; - 1BF7E3913ED6DAD9D9D7F596 /* Incoming.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5EDC7CDF25B76060EA5E97A4 /* Incoming.cpp */; }; - 1BFAEAA4E8EB622661DF0CC4 /* libIceDiscovery C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CC266A043E16997E96CE718 /* libIceDiscovery C++11 macOS.a */; }; - 1C17CFFFB865F22F32EA22FB /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3661B6F7FED95117E5290097 /* BuiltinSequences.ice */; }; - 1C1DFDA6FAA6CE15246ABAFB /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 1CA525DA32B8E3BAB88B0510 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3E91B917E1883A1C312E806 /* Client.swift */; }; - 1D0131F90847F1FCA351925E /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = C6F4268F570C7DBBA0D9F3BC /* Process.ice */; }; - 1D0A33F6622B744D8EED68FF /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = C6259FDD0BB4CDA0E5AD1BD0 /* ServerPrivateAMD.ice */; }; - 1D0D984BCC8AFF23086341CC /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = DC25D8DC5EAA47564D1DCFAD /* ServerPrivate.ice */; }; - 1D271C553446C3EF93CC2179 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E10FE7D7BBFAA521EF98A45A /* Collocated.swift */; }; - 1D33378FB5CEE2B2D7346218 /* InstrumentationI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FFA9645D5C36E87EFE43259D /* InstrumentationI.cpp */; }; - 1D53B1A2072A84B99E9A2F9B /* CommunicatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 719F107A7AA9CF913FDA9BF5 /* CommunicatorI.cpp */; }; - 1D7500781142F49764982FC1 /* TestCommon.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 1D9EF7FBF16A4E427EB0230A /* Instrumentation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 592EC8125986BDD9E7B14BCC /* Instrumentation.cpp */; }; - 1E748123BD337CDA636962C6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 1EA61A85744FF511F6CBD855 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7406C824E1F0EF9B4A4A6FD3 /* AllTests.swift */; }; - 1EC70C4024CFCCC03AB7D4C2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 1EF6CA9F05666242D6F69F7B /* IceAcm.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 19C4226D05BFD11324CCA1A8 /* IceAcm.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 1F426B5099A13A1667BF9562 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 1F5405D31328E0E341894815 /* Blobject.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4A94BDE9FC6FDE53A17FFB8 /* Blobject.swift */; }; - 1FB87670F1C408B84D65D1E7 /* Connection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 93F195A975CE76D60550B122 /* Connection.cpp */; }; - 1FCCEEA0797F63FB8087F206 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3E91B917E1883A1C312E806 /* Client.swift */; }; - 1FCE80C5EA431F302B427517 /* IceScope.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 12D139C638B51A036969F65B /* IceScope.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 1FF7BDE6B69F3D620D3F9210 /* Acceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 13A0A62D61DD6D6014ACA7E6 /* Acceptor.cpp */; }; - 200D9DF8B2F60E71340C9CE4 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 411CB212E7F237BB3C70DF05 /* AllTests.swift */; }; - 201AF4526DBA61921EFC5EAF /* ObjectPrx.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FE4999A25AD3BD7E8FF9FF6 /* ObjectPrx.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 20259853841AE5B9CDABDDA6 /* LocalException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33E24C22788A776DBE41E3C5 /* LocalException.swift */; }; - 20888C3709924B9B3F4D2044 /* SSLEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0D7698CAA75043339D481F2E /* SSLEngine.cpp */; }; - 208A48F1744C279E201056E6 /* ProxyFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7C23D0513DC3A1C6A1F4E62 /* ProxyFactory.cpp */; }; - 20B5C8E98CC5A466E66770BF /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E3E1502AF8A12C595A30C0A /* TestI.swift */; }; - 20BF8016155A162C08AA89BD /* SSLConnectionInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B216A5236BD5B944AC0C6D37 /* SSLConnectionInfo.swift */; }; - 20C75A752518A4B87DB3C78F /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 216BDF0413BD78D92D60C26C /* Security.framework */; }; - 210B10FFE8A65BB86884D838 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 723F03D6D770390E5BCC6350 /* ServerPrivate.ice */; }; - 2126F84BDA81501CE2D5B670 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 214837679A520C3EF4414E43 /* SHA1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 493D8FC5CA090A66E6E6638A /* SHA1.cpp */; }; - 2165090B794C7D2AA49C6390 /* ProtocolInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17F6A2988A5934FE2FBE3431 /* ProtocolInstance.cpp */; }; - 21A2F41F742C6F7BA676B71C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B8840F7EF85F5FBB195A97A /* Server.swift */; }; - 22387D73F6752E27CF16B555 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 223B936DB7A46BEF7333176E /* Notifications.mm in Sources */ = {isa = PBXBuildFile; fileRef = F4271399248A34EF88B9326F /* Notifications.mm */; }; - 2270436D11B3A04D3C6F5FCE /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = DE1BB19BBB9E314A3FBDD1D5 /* Version.ice */; }; - 22C27B4AAAB1720A7418C478 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFD1003F2AD7A9F0BC0ACB24 /* Server.swift */; }; - 22CC8691F9A9188686C4232C /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EF561952EEE3B1C2E77E5D9 /* Glacier2.framework */; }; - 2347F189BFB20B3C5123B775 /* ConnectionFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 266B51312BE3A720503137D4 /* ConnectionFactory.cpp */; }; - 2378F91421724E4C0EA32401 /* Endpoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = AA3EEC3CD3882BE74ADE064C /* Endpoint.mm */; }; - 23C588C3935D970C3BCC3604 /* OnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12558BB8CEC7A2789A899234 /* OnewaysAMI.swift */; }; - 23DC077FE69A6C112F046DF1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 23E47E74FD97F7D0E84D010B /* WSAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F41C42B62FBB6CF5CD285D1B /* WSAcceptor.cpp */; }; - 2412A2441EB8CD450EDBB03B /* Descriptor.ice in Sources */ = {isa = PBXBuildFile; fileRef = D14DA815131FB079033099D9 /* Descriptor.ice */; }; - 2421DA8A23BE23485E29F70F /* ImplicitContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9836CB0C60EB98FBFF99E3E9 /* ImplicitContext.swift */; }; - 24349E79BE3E098E2A3F1516 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 24740262612869B62716F1C2 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = C6F4268F570C7DBBA0D9F3BC /* Process.ice */; }; - 24951F3C387E36D5C84FE2EA /* Cond.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 837E41D3EACE6AA389262700 /* Cond.cpp */; }; - 24E2839A42EB9D97BEEF4304 /* IceTimeout.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = FE03989D356FEE2891ACB049 /* IceTimeout.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 2511506F739E1112FE43608C /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 25EEC611130DB670A3C767A5 /* RemoteLogger.ice */; }; - 251A8652D58E45F7546138C0 /* TraceLevels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00A1E8C7E0069ECFDE2BF0D3 /* TraceLevels.cpp */; }; - 25882FB57EA0FBE3F83D8632 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C192857EEEC9DE2216BCF965 /* AllTests.swift */; }; - 258D9AE48278F3E050C6CAB5 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = CF6E3F826F70DD36364600B6 /* EndpointTypes.ice */; }; - 259217A9DB2BB4D0B5E5FE14 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15693261A5A9EF468E88970D /* TestI.swift */; }; - 26097D57F6CC8F7F6D1788E8 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 263EF7385E1A3F8D790917AD /* OutgoingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 780C01A26E6B9F8696BDE15C /* OutgoingAsync.cpp */; }; - 264C5C064773ACD9277AC46C /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4C067661AFC37F73D93926F7 /* Metrics.ice */; }; - 26721439D36BF754B924C7AC /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 63F83F950DAF10C1AE635B95 /* Router.ice */; }; - 26B0B0D182D786DD0C636A9B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 648949D32154E9B0384516C7 /* Test.ice */; }; - 27354E6DFC5327922A30E7FD /* Properties.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2A9D89200953095C5C32C530 /* Properties.mm */; }; - 2743CAF9841D346BBAEBE242 /* BatchOneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = E31485315A914BE14B07DF67 /* BatchOneways.swift */; }; - 276A572105A2119E6531C5FC /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = C68EA6AC47F48751314A750C /* TestAMD.ice */; }; - 278F63403DC977947412D4D0 /* Config.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E580DD96F0899CB094666FE /* Config.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 27FA5F61D5E774D99BFC8378 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EF461162F7A47F5DB82320B /* TestI.swift */; }; - 27FE23A903DE4ABB7E6A3AC2 /* ServantManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A0EA14E649149691ECE17AF /* ServantManager.swift */; }; - 2802E1A96ABB8E06854899A6 /* Convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = 53D6FE5AE903159ED8C0E99E /* Convert.mm */; }; - 283D6B516E2B3033D1ADBD53 /* Selector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DB0E96337DAC640F98879EF /* Selector.cpp */; }; - 285EC3187896205DC10C4523 /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9CE2C8EB0598C98225F849D1 /* Exception.cpp */; }; - 288FE25DB2CC9C6F7E95CB4C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A584A4095A8A9F264EC0D709 /* Client.swift */; }; - 289B66BFA32533C2D8E3F4CB /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 289D79B370F2EF41894129E8 /* InitializationData.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCBD1E9F39CFF63F07B4E0B3 /* InitializationData.swift */; }; - 28D8CEDDBD8E91079194ABFC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 299A6CE4CADD8E47618023D1 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 084DD1637CE89B40C7BF1FAA /* RouterF.ice */; }; - 29B68C7DF8E22B65CCC43173 /* ServantManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9DAD431C2FCABC922DF993E9 /* ServantManager.cpp */; }; - 2A12D57C766D03C714F439EB /* AcceptorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5C11BF3D2505176EF8E9C269 /* AcceptorI.cpp */; }; - 2A241DC445E921934D865F09 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 2A273DA85D10C759B194B73A /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 25EEC611130DB670A3C767A5 /* RemoteLogger.ice */; }; - 2A305BF717E04274DEAF668A /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09064D5D486ACCD9F24CB15B /* TestI.swift */; }; - 2A520571BBA36216B3104040 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 2A96FDFAF3C85977DFEDD53B /* IAPEndpointInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E8BA0BF0295E6EA83F26A72 /* IAPEndpointInfo.swift */; }; - 2AE6D164F6B58F5B50F80EAA /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FADED6E7125384D8EF8495E7 /* AllTests.swift */; }; - 2AEE467BF223316B32283F32 /* ConnectRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD3C40B8654E6205DCCB84E0 /* ConnectRequestHandler.cpp */; }; - 2B14B3EACE3F065EED4D5C60 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8794B508D73C3C788ADA0699 /* ServerAMD.swift */; }; - 2B1DD8D8A01EEC03A8F88CFD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 2B2E7D10612F3DA2BF865975 /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F44B92C5964E6EC50E92028F /* Object.cpp */; }; - 2B5D9492C50450B883A6B633 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2C02664D3A317F182505B58C /* Test.ice */; }; - 2B786E2BC8D380C343BC680C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1356EBA9B27E16E8B5774427 /* Client.swift */; }; - 2BB9E59D1BA07AF012FBE099 /* IceEnums.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 10E578CA51DDC7F8728C8550 /* IceEnums.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 2C510BBA33E4E1AE90507A96 /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A61061EE302624FCE2A351F /* Glacier2.framework */; }; - 2C5A63A4BF5450AC5684F1D6 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 2CC7E8D6A8105599D6E510DA /* IceExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E7C849D74E8F2B20E18F0861 /* IceExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 2CD834180BB30988BA39AAE6 /* ProtocolPluginFacade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2379B7AA7C4F6FBBB55C9BFF /* ProtocolPluginFacade.cpp */; }; - 2CE4AE54A2B2A0CE75736044 /* IceImpl.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A29066B70F7F8B4D2FD4D /* IceImpl.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2D2C6676478C56449B3728A3 /* AdminFacetFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = ECB7BD4A821F4986F2CEFB49 /* AdminFacetFactory.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2D44EAA1C97E98DCD251C4A5 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9BC2005005DDB43735A3177 /* Server.swift */; }; - 2D5D1CC6B52D3DE41AC144B7 /* CertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DDF8587C6E56FF02BDE02E0D /* CertificateI.cpp */; }; - 2D831EB305596A0D7AC5CAC8 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = C06ACCF484C056D78094EF87 /* PropertiesAdmin.ice */; }; - 2DA7B646394429FD56C68274 /* ACM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34C2F4D1CE384BABB4C216AB /* ACM.cpp */; }; - 2DB3E1500A657B87E929E4C0 /* Admin.ice in Sources */ = {isa = PBXBuildFile; fileRef = B2F36BED675E7157DFE2E923 /* Admin.ice */; }; - 2DD04735669F3BE73E590B2E /* Connector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 16D609A229F589A960B50478 /* Connector.mm */; }; - 2DDB0CA9D8DADD8C9F994B22 /* ConnectionFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 266B51312BE3A720503137D4 /* ConnectionFactory.cpp */; }; - 2DE005DBF00887DBF1E9819C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 2DF7D01CDC3BF375A739B746 /* CommunicatorF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9C2573B4E20C9644B429CFE4 /* CommunicatorF.cpp */; }; - 2DFB026959BBFFB7181A4786 /* PropertiesF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 93B98F023D4424E2B8D603DA /* PropertiesF.cpp */; }; - 2E0395DB7C1492736CD884F5 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3917EE3E99FD7B2432F43EBF /* Server.swift */; }; - 2E2789AFF9FA94825CCE3617 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 63F83F950DAF10C1AE635B95 /* Router.ice */; }; - 2E43C38DBE88341E9AFD246E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2518252FB48C20111B0A80BA /* AllTests.swift */; }; - 2E7CF2832DAB4B5C16F038DF /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAF2852E1D8D884A507CB2FB /* TestI.swift */; }; - 2EBE8A9BAD31FB17577C884A /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 16E369D00D88572BE697D7BA /* Time.cpp */; }; - 2ED84304F9461DB1A3D24CD1 /* IceStream.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = D79072182E42229EBA676D86 /* IceStream.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 2F205EE61F8FFE55EEED6A4D /* IceServantLocatorAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 3A917FFADDB876B41096B0DA /* IceServantLocatorAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 2F4701B188E1684F2810DC06 /* Connector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AC6F5AAB961C64FA5064F872 /* Connector.cpp */; }; - 2F8088B4E65BACB5C87B2767 /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F44B92C5964E6EC50E92028F /* Object.cpp */; }; - 2FB65CCB4E57E751092C988B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 2FE1DFACD37DB6F1F1BAD9F7 /* Communicator.h in Headers */ = {isa = PBXBuildFile; fileRef = 03140EB8474D97EE11332B7E /* Communicator.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2FE31383049A9B451C88FD1E /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC4305D1928C9B781ECD3711 /* TestAMDI.swift */; }; - 2FFE1B2EAABD3475EBEE028E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 3014FBD26D4E3B90752205E2 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16BF0D6AC055F64AEE32E7A9 /* TestI.swift */; }; - 3020D17A6877D2D72E94448B /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F298123872B90AA6A70C04C4 /* RouterF.ice */; }; - 302D1938702D3870AE49C7A3 /* SSLEndpointInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5E325F2F876529E2E003AC7 /* SSLEndpointInfo.swift */; }; - 303B2E817383FB282615E91C /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 304EB938F6CF45423C6754F2 /* Convert.h in Headers */ = {isa = PBXBuildFile; fileRef = 030C22CFC1729FF725EE0524 /* Convert.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 307094E06A7499116FC310AD /* WSConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3E4B56F558165398FA5E6D62 /* WSConnector.cpp */; }; - 3074FF365922D81E8C7771D0 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAA5DDF98A4F247EAC630B04 /* AllTests.swift */; }; - 309ECB0C9339818DFD278DFF /* UUID.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016D8B1C65743C12F4DC2AA1 /* UUID.cpp */; }; - 30CB4A9F67822D643B9A1989 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20315063734B1848E01BB1ED /* AllTests.swift */; }; - 30D2811DDE2DF0FEE662775C /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 30F49D7DFDF347FBE00CDE53 /* IceUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = CA29570308EC5038F3A0351B /* IceUtil.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 315827EC3CB6E2050E2AB91D /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 3174F70744827C45DD6E8123 /* IceOperationsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C7DA987D6E7367A517180EA7 /* IceOperationsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 3183A5F21746FEEDF863ACB5 /* IAPConnectionInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 599E7DBE6CDF71A56C3F4177 /* IAPConnectionInfo.swift */; }; - 31B58492F914A6A09ACBBFDC /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 31B83B435FA47E015E4589E9 /* IceStorm.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A5A49661451DA65FCED7B973 /* IceStorm.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 31DBB00A376F1756516A7936 /* ClassResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B32531CAC0FBB7F8FCF290A /* ClassResolver.swift */; }; - 31F3FA11B19A6056F46E375C /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18A22B72D41F897520F76DD2 /* Thread.cpp */; }; - 320E7ABA5BB99C147030A374 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 3212ACB7783CD249D7129366 /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53CFCAC7FE988A29EDED6C22 /* StringUtil.cpp */; }; - 324207F2A398136FF6D52C54 /* InputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1DB7F78FDFDE332BA0022DE7 /* InputStream.cpp */; }; - 324A37EC2DD66F37F1F7CEDC /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = DD3AF2B44692315A9BCE5F80 /* Test.ice */; }; - 32807B0DDCDE47D4590BE4E6 /* IceStorm.ice in Sources */ = {isa = PBXBuildFile; fileRef = D89A3559429FF329C3B527A3 /* IceStorm.ice */; }; - 329AC433DC3A1151694DC9AC /* ServantManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9DAD431C2FCABC922DF993E9 /* ServantManager.cpp */; }; - 32C36A158A7CEB3184145C43 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 334E8F9B9170A0DF41F9BD1A /* InputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1DB7F78FDFDE332BA0022DE7 /* InputStream.cpp */; }; - 3353DB016102BDB0D04E8BC8 /* ConnectionI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2321C54D5CFB3BBE6697A45 /* ConnectionI.swift */; }; - 33701AFE1E196183309E59DC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 337633FFA577D7C9A31796C7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 33B33F9BE7811D6AAB1BF7E4 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 33F137F4B71FF9B2CC228D59 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 498E036AB447928F38D934A2 /* Server.swift */; }; - 344B77E1E7AFD00FAF716EE1 /* EndpointFactoryManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 54A3037AFFC20AF51F07F51E /* EndpointFactoryManager.cpp */; }; - 347240FF737F2496CD6D4513 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 268799D137523F6D9B8E6D13 /* Server.swift */; }; - 347939E6146606F28256B7F5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 3491B2BB74CA9C43B1E4B3D2 /* Config.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E580DD96F0899CB094666FE /* Config.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 349C9966721DDAA2ECC71FDF /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 134C3453096A16D36FC8CF76 /* AllTests.swift */; }; - 34A6A7359E6646173C1F1779 /* TcpAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D50FC0412FB0EC1153D83958 /* TcpAcceptor.cpp */; }; - 34B4635C19DC4978D6E19246 /* ValueFactoryManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E54867CBEC928DE7B1307F78 /* ValueFactoryManagerI.cpp */; }; - 34B81A91CCC39702287D0511 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 34B83E518DA2A0470F9D8FDD /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C8A97EBE8E9B43670A8E67CB /* Test.ice */; }; - 34C5F66C6BF7536B0AB3B994 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1E15E5F653559DB63FB70E8 /* AllTests.swift */; }; - 34FB4E0D6FA290437F488D41 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 3501D130A4379975552AC459 /* ConnectionInfoF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5CD86A36636154C78478D8C /* ConnectionInfoF.cpp */; }; - 351257A52C0E78C3F2B560A7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 3517EFDE42118E6F3B75FE96 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 70B6DBE094B24D7FB5390CBC /* PluginI.cpp */; }; - 3526B29CCCCFC2033A240DC4 /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C31D600C8AD3BD8E11113E7F /* HttpParser.cpp */; }; - 352FB97E69FD5C1A2F4730F8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 35612487900698892ACF8193 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = B1EC659455F23F3ABD9C453B /* LocatorF.ice */; }; - 359F792197184677DDD63360 /* LoggerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 117F8C3BCB56F59F03D61D6F /* LoggerWrapper.swift */; }; - 35A19A5434AC696FAC682F89 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 35D45D56A8B9DC8E30B603EF /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 360DCAD92C540DC5D199A7D3 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED60D96090BC447572168960 /* Client.swift */; }; - 3620F96C67BCD0F6D80DC20F /* IceAmi.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4D9A58DE433042A2C0FFA077 /* IceAmi.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 367873891B1F6F8D9D008EB5 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6831F7F4C8F29AEAA7E0FA9 /* Server.swift */; }; - 36993AAC48D865192AA3D259 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 36B5FEE9EABDF68C77DCC6DE /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BEB8F2D7F9FE86EACCB3ABE /* TestI.swift */; }; - 36CC85B76592C9E83446EE87 /* TraceUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BA36552328686A7A8EE4820 /* TraceUtil.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 36D088FF06413922FE5880CD /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = DE1BB19BBB9E314A3FBDD1D5 /* Version.ice */; }; - 36E36EC7E01C394381C002E4 /* EventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF28C4C852A00CA9F651AFFD /* EventHandler.cpp */; }; - 36E928E702DEE757696054A1 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = C3ECCA6437207E50AC87A8DC /* ServerPrivateAMD.ice */; }; - 37081AF0CB8FCFFBDFF4929C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 371825E61B011F0FD2E1CDF8 /* Process.h in Headers */ = {isa = PBXBuildFile; fileRef = 2502A8BB4CF476DD3F817D6A /* Process.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 372B366AE2207F49CA14EC42 /* EndpointFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3919B9F95BDC25490E161678 /* EndpointFactory.cpp */; }; - 379944294F9C350C0848DB0C /* Logger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 477F28D9B9CF661E60C1E396 /* Logger.cpp */; }; - 37C05105B767A47B9705EC3A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 37C3B1ECB9131A8E596AF8A3 /* Controller.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2865E48166BAB78A29316F0C /* Controller.ice */; }; - 385809FDD9470D47DF7F55FE /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31E59E575B351411C0642D4A /* Collocated.swift */; }; - 386D633554E54E7B8ECF68DA /* ValueFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74A930FB0B3043EC7A22D65B /* ValueFactory.swift */; }; - 38AA513CCCF55D1990262EEA /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6A7DC6E655B40AF2E009F1E /* Collocated.swift */; }; - 38D264F8298DBF5F4CCDF2D3 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 394D87566C4FAADF9D4F15C5 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D2917E3F0A4680D8536DC6E /* Collocated.swift */; }; - 396D5C87C47DF8E15471A38A /* IceGridSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 922F6BA2A4AE4A5618E719EC /* IceGridSwift.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 39970B18D7ED7F73ACB37504 /* TestCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 210ACD74D52ACF563A18718B /* TestCommon.swift */; }; - 39A1474FD147B3B7341F663E /* IceAdapterDeactivation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B837B3278EE8DD94A7C63A3E /* IceAdapterDeactivation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 3A0D8164FBC58F475614E980 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 3A1B0DA7AC6CE9752599AFDF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 3A521BE31923310A17672D1E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 3AA10B8ACE9121BBE3B5800D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 3AF5D1BC061880C84EB797BC /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7D768912F407AA47C4127BEC /* TestAMD.ice */; }; - 3B3E9000596175D4768348FE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 3B54287207B3111470B9D189 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 3B5A07313256DAA3D43D3045 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 3BC632B54616C03E9F5C9AE0 /* LoggerWrapperI.h in Headers */ = {isa = PBXBuildFile; fileRef = F566024AB7217DFE4C496A71 /* LoggerWrapperI.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 3C018672FDFE024ED728B5DC /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 3C06DA624007C588ED1A25D8 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 3C0D688F3F89C58FF9F2D494 /* LoggerUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8F8B26114750E7236B5EB9A3 /* LoggerUtil.cpp */; }; - 3C71FAD6485547482058622B /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC578238E98D1B5F503E635E /* Collocated.swift */; }; - 3CA4B353736C6085626AA6B2 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1CD96F0D8BF81D3EEC46811 /* Server.swift */; }; - 3CA59A899C26B8A99F958060 /* IceImpl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2BE4072E2271C763871203B5 /* IceImpl.framework */; }; - 3D0C99DB8E2AC7EDD5868220 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44C6EE263FB68AFF292A1936 /* ServerAMD.swift */; }; - 3D0FF9290DB5C32C8E4B027F /* ValueFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74A930FB0B3043EC7A22D65B /* ValueFactory.swift */; }; - 3D6BEC0C6AB83C867C9D54A8 /* Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8726A16CDC76853A16DB21 /* Proxy.swift */; }; - 3DFA9F339BB28AEB9A72292D /* IceProxyAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F6F0748EF4A782FE8C67EB0F /* IceProxyAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 3E04E3420ABA64F2692C5362 /* ObserverHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9A8F21AF10ABECC17C996278 /* ObserverHelper.cpp */; }; - 3E70409DB448AA4FF0F66151 /* ImplicitContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 428F93AB338735CA1BA43A25 /* ImplicitContext.cpp */; }; - 3ECD62A5440B5BC4894CE28B /* OutputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 70BD421BB659ACB8EDBD0BDC /* OutputUtil.cpp */; }; - 3ED88BD61CA984F47D1CB951 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 3EFF75FF2579481A028386BF /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 63F83F950DAF10C1AE635B95 /* Router.ice */; }; - 3F40254D1A1EC26969998FE1 /* FacetMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BA081CEFEC4907789F7D0EE /* FacetMap.cpp */; }; - 3F88221FBDB389529902C4C0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 3F8E0B3DF1E98E11EA847C27 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F298123872B90AA6A70C04C4 /* RouterF.ice */; }; - 3FD4B0B10632190FC3A63DB3 /* IceSlicingObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C9BED5E1248FE4CBFEADC87F /* IceSlicingObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 3FE4450A22555DAD559538E4 /* DispatchInterceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3990AD20DAC430EF342D06C3 /* DispatchInterceptor.cpp */; }; - 407D0795633FADBC0FD8F441 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 40D5A4377AD7735ED839F822 /* UdpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0AECE992D6F8F6094501975E /* UdpTransceiver.cpp */; }; - 40DC60A1E7491017630B2DBA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 40E6614863104045D891BA57 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67FB155A51749562120938BE /* TestI.swift */; }; - 4177F63F7227A6DF5DEF419D /* ConnectionInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8428C317B3139F9220EA1E45 /* ConnectionInfo.cpp */; }; - 41793FC2B6DCBE2D446ED8B5 /* IceAcm.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2E4194B7C3A4975CEDB7D3BB /* IceAcm.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 41D729CCC7801B165A6EA7E3 /* Admin.ice in Sources */ = {isa = PBXBuildFile; fileRef = B2F36BED675E7157DFE2E923 /* Admin.ice */; }; - 41FA195BFE1E76119737C0F6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 420F611BC96DACF394BA4080 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 424E4115C7A5883D214AA1D5 /* Exception.ice in Sources */ = {isa = PBXBuildFile; fileRef = D11B8DA13E0A6F3098328617 /* Exception.ice */; }; - 42515214C936D54C6AEB10C6 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD7973DED769805BE53ADA49 /* Client.swift */; }; - 42ACB5AF99C34E81964DCCDF /* SecureTransportPluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 79149FBFC81F33B58C235E4E /* SecureTransportPluginI.cpp */; }; - 42BECF62ABB15C7C5E387664 /* PluginManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 320E5E58504D9737DF6D016E /* PluginManagerI.cpp */; }; - 42E599D7CFA19FD340643A8C /* Properties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47BA78273196DBA974433D7F /* Properties.swift */; }; - 42F17001527FA79119AAC9C3 /* Glacier2Swift.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC71B9106D9113CD0A810E2 /* Glacier2Swift.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 432BD17185BF1DF8CE3573A0 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5EE5370AD3A287E234B91335 /* Metrics.ice */; }; - 435072C4E6F32ACB9E0247C1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 43958383D5C35A560444986A /* OutputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = E6D3B89F7C2CB0830975EBA6 /* OutputStream.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 43B101DFDC90767D701BB98F /* InputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 509AF58D105C99DA618D9360 /* InputUtil.cpp */; }; - 43B97DE3D15E2C28151C0E8A /* IceObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 13CEB4807AD3F7004D83D44C /* IceObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 4408D7C9BCE649163B580E87 /* LocalObject.h in Headers */ = {isa = PBXBuildFile; fileRef = AC09F50B293A0B9742A2F73B /* LocalObject.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 44A93E7D1F348EA5F6578343 /* libIce C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 563E7D0279ACD0A649B9C46F /* libIce C++11 macOS.a */; }; - 44FC70BEC0D87CE924B8F5C9 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = C7E940E2DFECFFA071A55506 /* Session.ice */; }; - 456DBF2A5A6C77F28E392064 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 459B18CC1669C7FCA7C57F81 /* PermissionsVerifierF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8CF9DC195724F621609DCCF8 /* PermissionsVerifierF.ice */; }; - 45A84E4FE39080456B924A23 /* libIce C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD65BE3520C32BBB8F61AEC3 /* libIce C++11 iOS.a */; }; - 45E4B8528B17266E53B7415F /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5EE5370AD3A287E234B91335 /* Metrics.ice */; }; - 45EEE039777BA9D020DA334A /* IceBinding.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DF30241EEB089409AB70B440 /* IceBinding.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 4605FBCB0E68AE90E5AAF34D /* LocatorInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6B1F2E77844DCC79E33F2B2C /* LocatorInfo.cpp */; }; - 461417703187A0C4B06E8878 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87D437722E148BD6E48AAC38 /* Server.swift */; }; - 46156EDBAD98D9CCE8B6FCDE /* Instrumentation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B03A33D8A00A80C72530BA /* Instrumentation.swift */; }; - 4654FE99E27D852FC40F06FD /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 46DEC96497975492067B7170 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53854F413DF9FC6384536097 /* AllTests.swift */; }; - 4710A8E25FF3F02D733FA4F5 /* CommunicatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6273CF4F11C23708C1C31DCF /* CommunicatorI.swift */; }; - 47166F08D46B23CDB12BFEF4 /* ObjectAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 25C29D65671237B9CE5D9922 /* ObjectAdapter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 475B0E032DC1B29CDC1D2232 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 475C2D49A2FBD5FA41705F17 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = E47A53A14722E7BC605F9F49 /* Server.swift */; }; - 479CAA8DDF8764D0F859E3FC /* IceStorm.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A82EBE42E7D0988A9CD7241C /* IceStorm.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 4844BA8D13CD4846458D6425 /* ProtocolInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17F6A2988A5934FE2FBE3431 /* ProtocolInstance.cpp */; }; - 48491A150BE7E99796E42FAD /* ServantLocator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 889563B8128A889C29CDE911 /* ServantLocator.swift */; }; - 485984384D803D21B1298BEF /* DynamicLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 510B5E573732DB7226AC4F6A /* DynamicLibrary.cpp */; }; - 48701F8E0DC4335251ACADCF /* OperationMode.ice in Sources */ = {isa = PBXBuildFile; fileRef = E642175532912CFF178EB601 /* OperationMode.ice */; }; - 488A4A2FD085760E93FC91B6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 489D152B0E95D8F24999898D /* IceSlicingExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C9C98908AD38A6BFC1899196 /* IceSlicingExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 48A561DDCE0F1D363D24512B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9A6BE1AD19343E47024AE78 /* AllTests.swift */; }; - 48AC97269AF3DB1E167EED09 /* ObjectAdapter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4E57C78102AB76E045D070F5 /* ObjectAdapter.cpp */; }; - 48C7B81E9D6E10F4A3BE11B4 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = C6F4268F570C7DBBA0D9F3BC /* Process.ice */; }; - 4905FA7436FCF95511FDD975 /* UnknownSlicedValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44609C72DB1815D02010F75F /* UnknownSlicedValue.swift */; }; - 491A2ADE07F59B823C7FF863 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 494502AD2C3A062A3FCC8E35 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 494707B6AEBE3E4D3D8595AF /* Properties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47BA78273196DBA974433D7F /* Properties.swift */; }; - 49752B42B08625729AE127D1 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 4996387228A3DDD1F092DC0E /* OutputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5A95FBCA323CFE43BFBB0020 /* OutputStream.cpp */; }; - 49C5AD6A393D543CC860CCCA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 49CBA27B83F523CEBBAFF07D /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2BC26B19A5EE2A0A7122286 /* Util.swift */; }; - 4A4A7B8A6050081ACF654C7C /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 4A5F2017B16FFE6C3EB29D3A /* IceUdp.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C8C0B96C81CC5A08416F4E82 /* IceUdp.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 4A66EAFDECAEC3E2A38B8E7F /* UnsupportedAdminFacet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 97EE2B80A8D9B06D919CCEE9 /* UnsupportedAdminFacet.mm */; }; - 4A96018F0AC578D2A137BCDE /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6A7DC6E655B40AF2E009F1E /* Collocated.swift */; }; - 4ABCF5DFC3EBF8EAC7671E94 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 677BB0B34667E1765B6257C5 /* ServantLocatorI.swift */; }; - 4AC5B701CD2224212EED17B8 /* IceImpl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 48D97C78AA43924C0F5A7B03 /* IceImpl.framework */; }; - 4AED4AC4F89D6BDB840C3F1C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAF62957B7D8E071FD0709CB /* Client.swift */; }; - 4AF3865B144EBA63A8C56C38 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 4B0836EB13C4DC62C1B8C235 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 4B1507C9191977D41EE69776 /* LocalObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8B6A358BC1AECDE160D7356 /* LocalObject.swift */; }; - 4B3DE458D3CB77B0F53F0288 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 4B3E2F6C794A56B927AA3119 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F7917BE2A6394FF09F1A36 /* Client.swift */; }; - 4B6628A95F3B17416C102D67 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 4B71CA158FE2CA3A98AC50B9 /* ImplicitContext.h in Headers */ = {isa = PBXBuildFile; fileRef = B632F05A56184697D1DBF34D /* ImplicitContext.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4B982403D8C53223A913B49A /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 4B9CF6B38B005E1595473D7E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 4C349991E0D8C98EC3AD91DC /* TwowaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCAB5768A019D5ED2BBE09D2 /* TwowaysAMI.swift */; }; - 4C36F0B7DF4272BB628E8F6D /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 4C3E539DDB23F478A951FF3D /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 4C6C1DF3B1EFA343FF669FCA /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29BB3E7C968087D8719AA497 /* TestAMDI.swift */; }; - 4CAE2D17E47C9DDFFD09647D /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D26B665871074ACBA00A2DAD /* TestI.swift */; }; - 4CD20CF6711FC41AA123254C /* IceDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = BBD9399D5FA1D7B6A7484495 /* IceDiscovery.ice */; }; - 4D025EE98BA0E30A5C633885 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E3E1502AF8A12C595A30C0A /* TestI.swift */; }; - 4D09887940CDEB1C676A80FA /* ObjectAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 25C29D65671237B9CE5D9922 /* ObjectAdapter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4D1692393DE30D54EF984E11 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 4D1DC1A80642DA72333A5A8E /* Properties.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2A9D89200953095C5C32C530 /* Properties.mm */; }; - 4D3500B10174A344AB7605E6 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9871E2A7770FCF1EA0433122 /* TestI.swift */; }; - 4D514D38139487DA6286C688 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6381B18D97FABD6BC801E72 /* Server.swift */; }; - 4D7E71C9731F76E2A74034EC /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 64BD12B651AAEBBF34FF451B /* PluginI.cpp */; }; - 4DB519A91D8846B7584B3642 /* IceServantLocatorAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 213CD1E615FE96C1B31BC687 /* IceServantLocatorAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 4DE08DCD61DE3C3BF16403A0 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = DD3AF2B44692315A9BCE5F80 /* Test.ice */; }; - 4DF3799B49505F888D103FF1 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = D404894AC0F8B169B92954E5 /* Identity.ice */; }; - 4E139A01A0E2F93430623607 /* IceInfo.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EED1D85553D83ED1AAAF879A /* IceInfo.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 4E70CB394C979C9CE9271781 /* DefaultsAndOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B415C141E053A27652F2F694 /* DefaultsAndOverrides.cpp */; }; - 4EBD21F215E1E6F928574A3D /* IceSlicingObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A0164DCDF4A339A48C22B7CA /* IceSlicingObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 4EF10627831DF023340E9354 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 4F720737F7380BBDED3F1CEA /* ThreadPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D0412DF24EA81945FC778356 /* ThreadPool.cpp */; }; - 4F79291420BA041A99FB50C6 /* IceImpl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2BE4072E2271C763871203B5 /* IceImpl.framework */; }; - 4FA11BBE307BBC188451DE0C /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 4FA3C1AE2AC021963116D09B /* Endpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2A1EDEC0A12E49646FE4713D /* Endpoint.cpp */; }; - 4FE2657E0D87682BB5444A44 /* Base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7A8D1E366A4448066F289D4A /* Base64.cpp */; }; - 50479BC9E5EF8657C3C51700 /* FactoryTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B2B85CF59E537B9565C1D1B0 /* FactoryTable.cpp */; }; - 50AEE2B42DF5D33B85C08344 /* PropertiesI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F517162CD0AFB6CE50B62EFA /* PropertiesI.cpp */; }; - 50C36EF7C465AD4A45850524 /* ImplicitContextF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD22116E9EDF092093A450BA /* ImplicitContextF.cpp */; }; - 51571496C01AB75244FC3153 /* MutexProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E25C86F0F3DFF195A93C3C53 /* MutexProtocol.cpp */; }; - 51B5A320A7F41B5BD3BD1A40 /* IceStormSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B00FB96668A98E32C8A5B27 /* IceStormSwift.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 51C4E90859410E192C6E61D4 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31E59E575B351411C0642D4A /* Collocated.swift */; }; - 51DB4426C6AC2568B4ABD692 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 73121F0B6A6F2B778C82BD39 /* PluginI.cpp */; }; - 51E0155CC898F0520CCDCB5B /* IncomingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 64B5358067319EF8B3DC4CB9 /* IncomingAsync.cpp */; }; - 51E08EDB9FE5A0F7ED399D98 /* DispatchInterceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3990AD20DAC430EF342D06C3 /* DispatchInterceptor.cpp */; }; - 521C29A16EC8029693D687F5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 524E4D76BD4F368FAAEC51D5 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 912A3BBF1600188B13D983DB /* Server.swift */; }; - 5299F36B87C159CB1FD0E93B /* ObjectAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 05B75E3FA3A92767DAD2D5F4 /* ObjectAdapter.mm */; }; - 529E0E249789274B9E7BD928 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = C7E940E2DFECFFA071A55506 /* Session.ice */; }; - 52C4ED978146ECE09DA6FBB3 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 52D3A07BDB83BA9556BB92F6 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 861879E15807820C35BAAA4D /* Locator.ice */; }; - 52E11513B426AA4C48D9350B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4E08C2351512FF6315A8BBC /* AllTests.swift */; }; - 52E89CF600E170710DE21A0E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FED3DBE411C855E27C505BD5 /* Client.swift */; }; - 532D2F92AAA6C36A74C8F9C7 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 5344B44C7D23E2E55EE38C4E /* ConnectionI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2D92314AE9C00B321E66901F /* ConnectionI.cpp */; }; - 53A3363579BB7F3D41FF6529 /* SysLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 60EC19672D51E153DCEFEF13 /* SysLoggerI.cpp */; }; - 53E4AE910749CC177C00BC33 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 5411A8C649F80447A09A228C /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 5411F565DD29A4DCF61A1CBD /* ObjectFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E9484C700BDF2671E4EA35C /* ObjectFactory.swift */; }; - 54828473126857BB3C8F4334 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0703ABD3F3BCA18CE19E2049 /* TestI.swift */; }; - 54DDF0B2EAD5EF178898C43F /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 54EC5CE80FF9E568AC6CE874 /* RequestHandlerFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B004441DDD803EA3A7D4E50A /* RequestHandlerFactory.cpp */; }; - 54F8D71A673938B7465C213F /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CCD2C17D4222D8164817D97 /* TestAMDI.swift */; }; - 54FE66F2902DEB540DFDF312 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA934BE79A03D9CF1BCFFCCD /* Server.swift */; }; - 557BE587FE72D9442E40676F /* TestCommon.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 55AA4CCE23108FD2B08F568D /* TcpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E7CC17F35A7F9389675FE280 /* TcpConnector.cpp */; }; - 55DAAB341099816740C380DC /* Process.mm in Sources */ = {isa = PBXBuildFile; fileRef = 21EB99442DA717F4C0E935BA /* Process.mm */; }; - 5600D2C277B9C8BFCAD77F3E /* IceGrid.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A1618B832D4B82C58CCB9B64 /* IceGrid.framework */; }; - 56212676E99CDB8E498162E0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 569361CE2DE03ACB209F7070 /* SlicedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E3B29E01ABA4B7020897912 /* SlicedData.swift */; }; - 56A8F2B06B428623E4944E2D /* ProtocolPluginFacade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2379B7AA7C4F6FBBB55C9BFF /* ProtocolPluginFacade.cpp */; }; - 5745A5A0216A25C730D18D48 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 575C10D66ED12543094CC705 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 57A6DB18A06BA8700CFDDBDB /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8007FDF6B9C0B073915DBD73 /* Test.ice */; }; - 57ADF047CF0CD23971357F5B /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A61061EE302624FCE2A351F /* Glacier2.framework */; }; - 57C79C17915917AD340F7463 /* UdpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D33F70701BB41F47044E2301 /* UdpEndpointI.cpp */; }; - 57DEBFCCACEC6A082B334AFF /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = B1EC659455F23F3ABD9C453B /* LocatorF.ice */; }; - 57E6ABB8ECF4714FFE974680 /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85DE55FAD1AAB4618D491700 /* Logger.swift */; }; - 57F31EA05409C2F3B4455C7D /* IceAmi.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 33CA3E779E4EBBD07513A6FA /* IceAmi.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 57F96F839E2FAED6EDD5AD21 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7406C824E1F0EF9B4A4A6FD3 /* AllTests.swift */; }; - 581910D98449F21FB5AD7C02 /* UserAccountMapper.ice in Sources */ = {isa = PBXBuildFile; fileRef = 10B144F17B792602C5EBEEF6 /* UserAccountMapper.ice */; }; - 584EFDAF632C7E66F16F3FE2 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 990EF97302AF968E035EB1E7 /* AllTests.swift */; }; - 58747BB30DB75F8E096AB575 /* SSLEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0D7698CAA75043339D481F2E /* SSLEngine.cpp */; }; - 5880488B4144E6347C70E75A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 589A07F4D091D5131AC2DAC5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 58CE4691848AADDC3E381ACB /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6CFB065737195E0FC85CB89 /* TestI.swift */; }; - 58DE4F857E8FB84652007AAF /* ObserverHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9A8F21AF10ABECC17C996278 /* ObserverHelper.cpp */; }; - 5904C43A1497BD15432E0F82 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 59058DF102146E49FA3DCCBF /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 595B20DBB9AB1FEB333EC44C /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 59679CF633239829AB3C6271 /* PropertiesAdminI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F37B6472B9CFB820E97C25C /* PropertiesAdminI.swift */; }; - 59803E62ECC0CDC21DED2EFE /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FADED6E7125384D8EF8495E7 /* AllTests.swift */; }; - 5983BD227BAE3C2D9694E95F /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F8147F2ACCA91A2C2966497 /* Collocated.swift */; }; - 598578F08D8DE4D69FAB6D3F /* BlobjectFacade.mm in Sources */ = {isa = PBXBuildFile; fileRef = C170DC57970CBFF86B851297 /* BlobjectFacade.mm */; }; - 59E997CB83178B6E31CC9250 /* Glacier2Swift.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC71B9106D9113CD0A810E2 /* Glacier2Swift.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5A1A0CFE5C079E240DACCF4A /* Logger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 477F28D9B9CF661E60C1E396 /* Logger.cpp */; }; - 5A2615D82AB7B46CF5E2ED2B /* Main.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = 280759C94DCC1034464D2995 /* Main.storyboard */; }; - 5A575428A8004267E5862127 /* DynamicLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 510B5E573732DB7226AC4F6A /* DynamicLibrary.cpp */; }; - 5A6646C560CCC2D6B4285553 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 5A76EE21E7CABEC7AB530DC2 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED62148FDF16C621D46547F0 /* AllTests.swift */; }; - 5A8F585556BB34EB3F9ED2E8 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEA2179F86589AE51653DE34 /* ServerAMD.swift */; }; - 5AB71BC6EE07FC3CEAF965E7 /* LookupI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C716E3DDEEEF132A2EBA660F /* LookupI.cpp */; }; - 5ABEC7799BCB5B86C0F140EE /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8E338C023CF8653A4A21743 /* ServerAMD.swift */; }; - 5AE1E8B8C6A7EBFBE2D40DB4 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A6E25570C1F04690A8C3AD2 /* TestI.swift */; }; - 5B020251D9A00F01D9768FF2 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = C3ECCA6437207E50AC87A8DC /* ServerPrivateAMD.ice */; }; - 5B1A6F34D91BF839A720EEBC /* FactoryTableInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8860360B11C8F66BD18658F1 /* FactoryTableInit.cpp */; }; - 5B5D73029C6C3D2415247413 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 5C79F1077BD3FCA7DB1AEDEE /* ObjectAdapterI.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED80D0EF91A70B56C5D389F3 /* ObjectAdapterI.swift */; }; - 5C916373ABBDF5285E98FD84 /* RequestHandlerFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B004441DDD803EA3A7D4E50A /* RequestHandlerFactory.cpp */; }; - 5C9FD500AD9574EBBDA4169D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 5CA10A3151CC0AA90BD8BDBF /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 061EF8C3836AB5338B16BD91 /* ProcessF.ice */; }; - 5CDFB7381325770DEC367531 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 5CEAE9A80D4519D1D4E6672C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84CDD4C898740784E2412979 /* Client.swift */; }; - 5D33F91F6BDECAC7BD9176B4 /* WSTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4364B42C560397885DCF78AE /* WSTransceiver.cpp */; }; - 5D41305CF56962E51E852582 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 5D4B311A92B9FC884FF1A547 /* ClassResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B32531CAC0FBB7F8FCF290A /* ClassResolver.swift */; }; - 5D672D397E93C43674EE6805 /* Logger.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5B38424A443AD58511AD8C3F /* Logger.mm */; }; - 5D6DAFA89E73AB4DD9AABA73 /* FormatType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 414162FC49B77033E479C185 /* FormatType.swift */; }; - 5DC13B14ECF6624605FCD0CA /* LoggerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 117F8C3BCB56F59F03D61D6F /* LoggerWrapper.swift */; }; - 5DDACE4A7F2D36AE588D8CD7 /* ImplicitContextI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DBC9B0ABCD92107CE5636661 /* ImplicitContextI.cpp */; }; - 5E40731F14336CA5F15CA04C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A16B21A6AB45ECC376958B43 /* Client.swift */; }; - 5E4270A7A77EA087E5A0C0FF /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 5E99A416253978F87179B682 /* UUID.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 016D8B1C65743C12F4DC2AA1 /* UUID.cpp */; }; - 5E9B4EFFC736CD2FC035E38A /* LoggerWrapperI.h in Headers */ = {isa = PBXBuildFile; fileRef = F566024AB7217DFE4C496A71 /* LoggerWrapperI.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 5F140692B68793C10C33AE0B /* PromiseKit.xcframework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 5F3E1960AFE9A8A2893E6C72 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 5F88EE989D507178AE77431A /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 134C3453096A16D36FC8CF76 /* AllTests.swift */; }; - 5FDC63594F3D813D3EAF1488 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 5FFFDE78CF45350F0B874B2C /* ImplicitContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9836CB0C60EB98FBFF99E3E9 /* ImplicitContext.swift */; }; - 60372F4DEB3518E1B4BE8697 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F7917BE2A6394FF09F1A36 /* Client.swift */; }; - 604F694F9025ED582FF360BA /* OutputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 70BD421BB659ACB8EDBD0BDC /* OutputUtil.cpp */; }; - 606311D677FED4C05D80568A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 60666555327042EE3997CB07 /* OSLogLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB5814EB7668A253019FCFCA /* OSLogLoggerI.cpp */; }; - 607E68E2249FC312DDC4B56D /* WSConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3E4B56F558165398FA5E6D62 /* WSConnector.cpp */; }; - 60A5BAAFA84144240BD4A929 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = FEA71345B6615F3E4D33C996 /* Test.ice */; }; - 60CBEF37A2D7F33C89BE484A /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09064D5D486ACCD9F24CB15B /* TestI.swift */; }; - 610BF509DE6C86A6FAE8774F /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53CFCAC7FE988A29EDED6C22 /* StringUtil.cpp */; }; - 612EF00F3069879C43B94471 /* LocalException.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33E24C22788A776DBE41E3C5 /* LocalException.swift */; }; - 61450F4F44BD96645A63B243 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7E136388DA19E1646CD6C2A4 /* Test.ice */; }; - 615A8A645282E99B6E6C42CE /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 893C83D45EC9AB751D409E07 /* EndpointI.cpp */; }; - 6162B0FC16306759CF02A9A6 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = AD96541FB25B7E81018C8837 /* Session.ice */; }; - 616D0273752753D764B45E32 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C02D198D06587690D95DDE9 /* AllTests.swift */; }; - 616D3999EACDD07BA352BFDC /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 61B183BC599E65B52DD1E638 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219F571C8EF6BA01DB21FCBF /* Server.swift */; }; - 61CA7FFFAC0E402C5BDC0C69 /* IceStormSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B00FB96668A98E32C8A5B27 /* IceStormSwift.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 61E341958EADB7DDBA112389 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 62007BBFEEA9A2C594FAEA78 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = C06ACCF484C056D78094EF87 /* PropertiesAdmin.ice */; }; - 622D619744070821E89C0922 /* Convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = 53D6FE5AE903159ED8C0E99E /* Convert.mm */; }; - 62544F0BF76143638C5FA51C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 626E3EF0ADDAD5DCF3A537F9 /* Glacier2.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 3A61061EE302624FCE2A351F /* Glacier2.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 62A3EBBB0586F355392B3804 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3A38BE931DD9257A59ABE4C0 /* TestAMD.ice */; }; - 62A6F9BC287D9F1068BD0D01 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67FB155A51749562120938BE /* TestI.swift */; }; - 6392404DD395E5649D487CCF /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0E142C53B549DA69548C54C /* Server.swift */; }; - 63D8E457CE66147044CE75FE /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33B58BCD847ED86665FA55C6 /* TestAMDI.swift */; }; - 64516B760F953002F0299734 /* LocalObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8B6A358BC1AECDE160D7356 /* LocalObject.swift */; }; - 64CAFB237050A922ED169306 /* ObjectAdapterF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 138CC6B6A3DC41A69B37F4D2 /* ObjectAdapterF.cpp */; }; - 64FA60ED2F246A5D462C8F91 /* libIceLocatorDiscovery C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AB05F37FA359B4F0CE83A4D9 /* libIceLocatorDiscovery C++11 macOS.a */; }; - 65187FAC8190B81F549997C2 /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = 535EF981F074588BB2DED02B /* Value.swift */; }; - 652AE1D8EE5173A9805B06FD /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FED3DBE411C855E27C505BD5 /* Client.swift */; }; - 6592014EA5307098FCBAD1CB /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9658F704639D3DFAB8D80D82 /* Test.ice */; }; - 65F4CF0519C11F491200ACB1 /* certs in Resources */ = {isa = PBXBuildFile; fileRef = 3B8A161606132818C9BD3972 /* certs */; }; - 65FF2E9373C2AFE607A37861 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 603EEDBD9CA93FC1F42501F5 /* Router.ice */; }; - 66284908E8EF8103A1CC0818 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 663074E4C939BA7D5F2E1CE7 /* RequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 819DF5FFCDFE6A0154872737 /* RequestHandler.cpp */; }; - 66849794D8B39A7271CC8304 /* ObjectAdapterFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4BDDBDF097FA4FE8BD17D47B /* ObjectAdapterFactory.cpp */; }; - 66E5501079C12B586B901FD9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9FC1DA5EC56EB5C24F38E87 /* Client.swift */; }; - 6769A3F1E8775D71769E3D9B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B1F16A50A49C465C365DE8E /* AllTests.swift */; }; - 6782FF0E506354C735E10E1F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 67D2B15C72B6207134594BAE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 68063C34585F5B8E25DC3D19 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 6821FBD78F858792DBE2121C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32ECE99E2AE17494789DD0F1 /* Server.swift */; }; - 682CEC8DF630D0489CD64A88 /* Current.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91BD616990037A21D87165B1 /* Current.swift */; }; - 6892149B33809584A5441218 /* LoggerUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8F8B26114750E7236B5EB9A3 /* LoggerUtil.cpp */; }; - 6892BE9927461E369045B97E /* OpaqueEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EE7894CA873830D623656576 /* OpaqueEndpointI.cpp */; }; - 68D491A945383FFB0C2376C1 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 68D7BE32DE57B40E319FB598 /* IceSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = EB4654732518DB038D7CE0CF /* IceSwift.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 69455AE5E7EB81B79CCEC9C4 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 54766D852ABB733E33F71DD4 /* IceSlicingExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 699B5F6EC020FD631B52E76D /* LocalObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 86AA1C01FA70F3F7E41074DD /* LocalObject.cpp */; }; - 6A05B60D725A14F0EC2375E6 /* ObjectAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA950B5B7C822D7FE1178E02 /* ObjectAdapter.swift */; }; - 6A3886F64F93EF873E369AC1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 6A4B50A05D3621712114FDEA /* IceOptional.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = FFA85181C4058679E9D515BE /* IceOptional.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 6A4BF2FFFD838EA476B8F82D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 6ADD2D53ED4DA2F978A72E01 /* IceInvoke.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6BA0270ABD22FE18CEED9BF7 /* IceInvoke.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 6B003EE9639F270580E7EABB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 6B0BB9BB0F5329CD13690B4E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 6B11302CBCCEE37F31B5D304 /* Oneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 553ED53D48C5F8C63F9D6FC1 /* Oneways.swift */; }; - 6B53F9016514AD30798B4211 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A90809DEACE375DD6B904375 /* Client.swift */; }; - 6B5FBB6D792AE0C45F001071 /* LoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A72CF62CAB5C35DB664702E0 /* LoggerI.cpp */; }; - 6B63ED2B7DC460237559E7BA /* CollocatedRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D373658C6896C94F7147F1D1 /* CollocatedRequestHandler.cpp */; }; - 6B960A6238DEE234DD880A29 /* FormatType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 414162FC49B77033E479C185 /* FormatType.swift */; }; - 6BE2455D5371C8AE4FA232A9 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C192857EEEC9DE2216BCF965 /* AllTests.swift */; }; - 6C10490138C52D6CF269D9E3 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B1F16A50A49C465C365DE8E /* AllTests.swift */; }; - 6C2EF2C61EC96867CBCE1496 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 6C3CF09664C0726159F9ED17 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20315063734B1848E01BB1ED /* AllTests.swift */; }; - 6C47AA786F9B618F1676D3E1 /* PropertyDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 47417B8A88D9E20B61FBE3DE /* PropertyDict.ice */; }; - 6C5D912CAEDCFFCD6D479FC6 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E10FE7D7BBFAA521EF98A45A /* Collocated.swift */; }; - 6C778D1C7B490C9BE352869B /* PropertiesAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C5377B6D4D5D8BF638C16752 /* PropertiesAdminI.cpp */; }; - 6C7D0D50466823F6DD433652 /* ConnectorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FF156332BCCC317E69E5D5C /* ConnectorI.cpp */; }; - 6CDBE6D87F0F22624A936C2B /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9871E2A7770FCF1EA0433122 /* TestI.swift */; }; - 6CF60385822AAB706F94950F /* RetryQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FAF4FA81263CF097C010C2FB /* RetryQueue.cpp */; }; - 6D3EA2B342E2204A24BD85D3 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 677BB0B34667E1765B6257C5 /* ServantLocatorI.swift */; }; - 6D8B5C02F95686AA5C0F689D /* IceInfo.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CEA17BF3401504CA9C320944 /* IceInfo.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 6DB9D87E50A250A248A6298D /* ConnectionF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6F5CC39263FE1618DFD7D1B /* ConnectionF.cpp */; }; - 6DC954C42D4FB2DC03238ADD /* IceImpl.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 48D97C78AA43924C0F5A7B03 /* IceImpl.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 6DD11DF8692E1E0DDCBDF489 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 603EEDBD9CA93FC1F42501F5 /* Router.ice */; }; - 6DE222FA13ABB9F0A294711F /* TwowaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCAB5768A019D5ED2BBE09D2 /* TwowaysAMI.swift */; }; - 6E8255162A25F12C11E058A6 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 6ED71E6F73FC1E4F30C15769 /* PropertiesF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 93B98F023D4424E2B8D603DA /* PropertiesF.cpp */; }; - 6F9FDD52AC1632CE5A20BD82 /* ThreadException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7344FE16C51FE6C256DF3027 /* ThreadException.cpp */; }; - 6FAF81C4725D35689FDAA676 /* SSLConnectionInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B216A5236BD5B944AC0C6D37 /* SSLConnectionInfo.swift */; }; - 7006ED6C408509A1540C75B0 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 043E2CFD31691BAED5F69076 /* Client.swift */; }; - 7037EC6E1F469FF084C2F953 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 7047C4CA7A4C348C1738DEC7 /* EventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF28C4C852A00CA9F651AFFD /* EventHandler.cpp */; }; - 70A6A290C24700520E327574 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 70B935CBE1D98085E2E044E2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 70E9D821A104489B02D33C5E /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 70FA24CE4AEC4533EE7E1FE5 /* LocalObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 86AA1C01FA70F3F7E41074DD /* LocalObject.cpp */; }; - 7112A3B7A281E989CA2E2839 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 7121F8630585A6BEFBF29FA0 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7D96AC4B4A08E3F97B5EDBAC /* Test.ice */; }; - 7145EFEF7198E3325652F53F /* InstrumentationF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 31364F8B9FD1FFC04F0D643B /* InstrumentationF.cpp */; }; - 71505272FE53AFCB6CECB16F /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5636324A7D028AC576947C2A /* Collocated.swift */; }; - 71A04D8FA0D73D751505C8F9 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 72A48D2C9A6B47B833BFB0FB /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = C06ACCF484C056D78094EF87 /* PropertiesAdmin.ice */; }; - 72B2B58ABA816C26E6A313E5 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 64BD12B651AAEBBF34FF451B /* PluginI.cpp */; }; - 72D4D11E97EE2BF6B7429DF6 /* TrustManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92C8193B3BD47444ACB9A06A /* TrustManager.cpp */; }; - 7307FABBB38A543DB1D45647 /* InitializationData.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCBD1E9F39CFF63F07B4E0B3 /* InitializationData.swift */; }; - 731992CC08CA1D0482CFA623 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55B266CB08C4AFC96C9DC38C /* Client.swift */; }; - 73360F6E2A29DB7A63B9B65B /* ValueFactoryManagerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB5F8CB7EE84358AEEF20D56 /* ValueFactoryManagerI.swift */; }; - 73540C2872A18682C48C84C8 /* LocalObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = 69623C3C81CF92A0A2EEB891 /* LocalObject.mm */; }; - 736C07A23362250C772652FF /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 73AFAB2DFBA4908CB9DFF5DF /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = F8C67FE340130AA05234A8CD /* TestAMD.ice */; }; - 73AFFAF7E765D7D3664EFB07 /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2E4E29753BFF56862662A7DA /* Value.cpp */; }; - 73B3B6679E7E1C30E0F17378 /* Communicator.h in Headers */ = {isa = PBXBuildFile; fileRef = 03140EB8474D97EE11332B7E /* Communicator.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 73D4FAA62CC89C3807715004 /* Initialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAEAD6B7124A30118459EC38 /* Initialize.swift */; }; - 73EF7AEA8529A8FF48A2FF8A /* LookupI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C716E3DDEEEF132A2EBA660F /* LookupI.cpp */; }; - 740DCE28F7810ED8016464A9 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 74144A20D46D4DBCE3A0BD48 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4E08C2351512FF6315A8BBC /* AllTests.swift */; }; - 741BE8B18FC14E3CB38F7FD8 /* LocalExceptionDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CEABBFB970E188E8A94E9BC /* LocalExceptionDescription.swift */; }; - 7439396F510E4B26B9BCBCBB /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 74831AFF56F24AE2FE1FCD59 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 74E2ECD4DC642424CA57A25B /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DB4E55829313FE9DF7028C8 /* TestI.swift */; }; - 75028D496F26D0A6DE6A3DFA /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 73121F0B6A6F2B778C82BD39 /* PluginI.cpp */; }; - 7518F7AE481284D7361EE927 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8B317232F389BB6468278065 /* Test.ice */; }; - 7526DCFCCB357EB7DFB81DC2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 756513DA0A70A022659CFFDF /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 75785141A902243D4AED492C /* SSLEndpointInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5E325F2F876529E2E003AC7 /* SSLEndpointInfo.swift */; }; - 759DB2A2315DD1F103C4230B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 75A73B7A232EFB605816D2A7 /* NativePropertiesAdmin.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6CC988090A94CADD8CF0E86 /* NativePropertiesAdmin.swift */; }; - 75E9C89196FD2DB3543B65F1 /* IAPEndpointInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E8BA0BF0295E6EA83F26A72 /* IAPEndpointInfo.swift */; }; - 75FC83560F9CADFE56A6B9E3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 7645E4BF7F24BC5A6772BC1B /* OutputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = E6D3B89F7C2CB0830975EBA6 /* OutputStream.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 765F85D4266D76A2D7F3C66D /* ValueFactoryManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E54867CBEC928DE7B1307F78 /* ValueFactoryManagerI.cpp */; }; - 768C4C512E275327887A1E59 /* StringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9F7CAAD173445CEAC9848E5E /* StringConverter.cpp */; }; - 770DFE5B82AE70E403201E37 /* DefaultsAndOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B415C141E053A27652F2F694 /* DefaultsAndOverrides.cpp */; }; - 774AF4217B4D335C0EF68723 /* InstrumentationF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 31364F8B9FD1FFC04F0D643B /* InstrumentationF.cpp */; }; - 77640188A2FF301CF5BF13D4 /* Endpoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F33E1D7A62A1556B95EF1F6 /* Endpoint.swift */; }; - 77D4311BED1BDD09C37BD248 /* IAPConnectionInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 599E7DBE6CDF71A56C3F4177 /* IAPConnectionInfo.swift */; }; - 77D44AE645E6851C004F7E0D /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 990EF97302AF968E035EB1E7 /* AllTests.swift */; }; - 780C8B053CEC0D4D1B855E0B /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15DCA2A433E7B84F68A4086E /* TestI.swift */; }; - 786FCF1AA2811908D9444DB2 /* EndpointInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31CA3D046FA03B3798DFAD2D /* EndpointInfoFactory.swift */; }; - 7882EA0236584DB0EB496EB6 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEB26648ABCBACA8BBB3BE64 /* Client.swift */; }; - 78B74EDCBCF9EF8CAD0FED78 /* PermissionsVerifier.ice in Sources */ = {isa = PBXBuildFile; fileRef = CD86E4B12EBF035F23022714 /* PermissionsVerifier.ice */; }; - 78D35BCC3AD57223879F5197 /* ConnectionInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0F7627F0C1D45CCCFEB4C15 /* ConnectionInfoFactory.swift */; }; - 78E12DB39FA3D04A4B6D34DC /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0E142C53B549DA69548C54C /* Server.swift */; }; - 78EB4F6B83199FE3B1A8C47F /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8993B65C2494667F9AAF8C90 /* ServerAMD.swift */; }; - 78FDD62ADEA6C681899E018C /* ServantLocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6C8DE154339D26BECAD0F84 /* ServantLocator.cpp */; }; - 7920EF790E778BB6E3D74F2A /* Plugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 319DD77D4913C66A2AB37336 /* Plugin.cpp */; }; - 792958F85C8A8F9534DACA41 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = E47A53A14722E7BC605F9F49 /* Server.swift */; }; - 7956646B1AB0AC6C1795A1D7 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3B172225D3E843539F98F8F /* TestI.swift */; }; - 797F6356259EF3571D546996 /* Instrumentation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B03A33D8A00A80C72530BA /* Instrumentation.swift */; }; - 798FACDB4E720CF1AF201A84 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 79AE5F210CD0224AB92D8447 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 79CA78DA97FB9E7A127C063A /* IceStorm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A82EBE42E7D0988A9CD7241C /* IceStorm.framework */; }; - 7A1A1124E05000C12FF9FCBB /* Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B16551A0F60D3372E63F583B /* Buffer.cpp */; }; - 7A603F955709EF438A5963BA /* BlobjectFacade.h in Headers */ = {isa = PBXBuildFile; fileRef = B0842BB51EB55D6410A1B983 /* BlobjectFacade.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7AA7DBB49CD1F7698E27D992 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEA08A034DFD9295C47F26D6 /* TestI.swift */; }; - 7ABBE313F488558687AC3F12 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 88998375B92496724724AC58 /* Test.ice */; }; - 7B3FD87A24ACD924F5FD816B /* InputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FF1281B6691DFB55D5A39B6 /* InputStream.swift */; }; - 7B516145CEA20C991F7157C6 /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 844E8EE9FA14A2890C842E05 /* Timer.cpp */; }; - 7B52C8805CAA8372A2A7002C /* IceAdmin.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C87EC4A45CF90FD5F08E012F /* IceAdmin.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 7B7FF0B6D40D7EDDDE5DAA91 /* ObjectPrx.mm in Sources */ = {isa = PBXBuildFile; fileRef = CAF3B2EE60B02D3E2BE7F873 /* ObjectPrx.mm */; }; - 7B99DA8A4820BD8BF591A025 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 7B9DE3D84ABC717D2B12D005 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 7BE98B158065DFE6C9F86AA2 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B099AA1FB861391D7C09ABC8 /* Options.cpp */; }; - 7BF35DCEAA6E00AECBF698BD /* PluginF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 917AE4835321F79AE4B7B97D /* PluginF.cpp */; }; - 7BFD9506A278011F2ADA83E5 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = C68EA6AC47F48751314A750C /* TestAMD.ice */; }; - 7CAE6C693750EB3693B6A3C1 /* CountDownLatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 30978B1EBC55C79E6F98A848 /* CountDownLatch.cpp */; }; - 7CAF49683FC8EDA60C302111 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9A6BE1AD19343E47024AE78 /* AllTests.swift */; }; - 7CC3379B17E75E5B468D0A90 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 32F9D329C959222D1D8A1867 /* Test.ice */; }; - 7D0CA5E1BECA80DCE28B1408 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 7D574B06E7ABE727620F15C3 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 7D65FE8519A2DE1F7C81AFEC /* ServantManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A0EA14E649149691ECE17AF /* ServantManager.swift */; }; - 7D6CE80FAA78CC2F1374D308 /* UdpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D33F70701BB41F47044E2301 /* UdpEndpointI.cpp */; }; - 7D7F0F6ABE49E071D4D9781F /* SecureTransportCertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC9226F8377A9970A6273531 /* SecureTransportCertificateI.cpp */; }; - 7D9F2DF124AE8EA6A5FBBDBF /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5B0424AFEB18805F42659D59 /* ClientPrivate.ice */; }; - 7DC02667B28659E3FF8900D1 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3E839EF9E4B8E5A8B6B7FCCC /* TestAMD.ice */; }; - 7E0115D2A1DF868428D02131 /* PropertiesAdmin.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5D7B451663FF4E12F188A7C5 /* PropertiesAdmin.mm */; }; - 7E46E1F37C57253835637CCD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 7F2E3D5DE5827E4A8BEFCCD4 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2C02664D3A317F182505B58C /* Test.ice */; }; - 7FBE171E8248C069655F800F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 7FE37FEB5A654D6D5E95E2F8 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4C067661AFC37F73D93926F7 /* Metrics.ice */; }; - 8016868A98FCC8F9AFEC3C11 /* MetricsObserverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E2BF176C7246BB46FCA40D73 /* MetricsObserverI.cpp */; }; - 8016A5C8FEB83C027C09F7C0 /* Connection.mm in Sources */ = {isa = PBXBuildFile; fileRef = E429F88251275C660C3AF14F /* Connection.mm */; }; - 80211BD33D5E65BE75254655 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 8043C11F9FBFC36352D95FC0 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A6E25570C1F04690A8C3AD2 /* TestI.swift */; }; - 806D9A24B527AD690297ABF2 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 212F4075C6B255CDF99F5720 /* Test.ice */; }; - 80A963F3A1B3A4891A44A521 /* LocatorInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6B1F2E77844DCC79E33F2B2C /* LocatorInfo.cpp */; }; - 80B0C5A618311BD539264332 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FAB0EB41EC9C52D4201DE48 /* AllTests.swift */; }; - 80CD639BA005058F59BF505C /* FactoryTableInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8860360B11C8F66BD18658F1 /* FactoryTableInit.cpp */; }; - 80E73746509C20FFCC67996F /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9CF13E01AA14A0212C84F974 /* Test.ice */; }; - 81199F28C36FB9961E357514 /* IceGrid.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A1618B832D4B82C58CCB9B64 /* IceGrid.framework */; }; - 8159B480E9C02BB58B0767F7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 8159BC14314BE01F12CA139D /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 81A6F06D961D3CB137546ACD /* FacetMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BA081CEFEC4907789F7D0EE /* FacetMap.cpp */; }; - 81D8380E89CB630DF2DEDD2B /* Acceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 13A0A62D61DD6D6014ACA7E6 /* Acceptor.cpp */; }; - 8208F2188DED4251B754BC2D /* MutexProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E25C86F0F3DFF195A93C3C53 /* MutexProtocol.cpp */; }; - 823860905ACD08B08D672AF1 /* IceRetry.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B64B5521205EEC4026063559 /* IceRetry.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 825483EDAB37FF13D7ECA5C1 /* ConnectRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD3C40B8654E6205DCCB84E0 /* ConnectRequestHandler.cpp */; }; - 8296881D8FD539484B2650CF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 832D75F88C71C6E2581F6025 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D27D227060B6F1947E65308 /* Server.swift */; }; - 833B4159017D6ED551D5DF55 /* Communicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42DBC6D678C0A8DB8E6067E3 /* Communicator.swift */; }; - 8350E321CC8559C892E55AA1 /* PropertiesAdmin.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5D7B451663FF4E12F188A7C5 /* PropertiesAdmin.mm */; }; - 83AFFF1E511AA35E21B54A8B /* Plugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B68829F9E03ECA9577C8E0C /* Plugin.swift */; }; - 83B8B9AE98EF31A1840951A2 /* AcceptorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5C11BF3D2505176EF8E9C269 /* AcceptorI.cpp */; }; - 83C966E7342F0470585F102C /* IceOperations.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 18AECB97D7B3DD8E67CB796D /* IceOperations.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 843E5A7A57CB745EFE65639F /* SecureTransportEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B75B9C3113D957BE09B5F263 /* SecureTransportEngine.cpp */; }; - 84AD0C761B09C1CEEFC47AB7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E562A57C993C222A3F5151FB /* Client.swift */; }; - 84ECDCDA093C4C44B3DB9D77 /* IceScope.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 32006D789C5E175A592EC9F4 /* IceScope.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 85149109D14A9B88D6D3E47B /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 16E369D00D88572BE697D7BA /* Time.cpp */; }; - 851C3D57C2CBDBC708511009 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - 851E4358BA30724ED5BE161D /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A6817417505455A7B9390B11 /* Service.cpp */; }; - 8530D386E54966840F593B2E /* BlobjectFacade.mm in Sources */ = {isa = PBXBuildFile; fileRef = C170DC57970CBFF86B851297 /* BlobjectFacade.mm */; }; - 8567E825888EDD6594FD0DD7 /* CtrlCHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8253D8341392E8627989FD32 /* CtrlCHandler.cpp */; }; - 857BFAB01A65614FAC394336 /* Properties.h in Headers */ = {isa = PBXBuildFile; fileRef = 68891FC225E0690F11112DD9 /* Properties.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 859D954568E4A417DE68FAC1 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 8607C62F02FAECD944D4231C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7C94B8ADD0730C4DBFDD8D7 /* Client.swift */; }; - 8607CB2629704BEBA0BC8B44 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 86767897DBA841263645F926 /* BlobjectAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F9A89E518D6A1E6DA6B91EB /* BlobjectAsync.swift */; }; - 86C130D1FEBEC5A077965EF5 /* IceSSLConfiguration.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9D96A590A188911365E0AEF3 /* IceSSLConfiguration.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 86D55577C73D423878070930 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32ECE99E2AE17494789DD0F1 /* Server.swift */; }; - 86E7730F64A2D647FC94CF62 /* PropertiesAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C5377B6D4D5D8BF638C16752 /* PropertiesAdminI.cpp */; }; - 876437CDDB3C8687DE913C5A /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F145F0CB621FB901C5E7382B /* TestI.swift */; }; - 87BCF366F16ADBA5385F4690 /* SSLInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = D07426F0FA4FF662F2083FC8 /* SSLInfo.ice */; }; - 87DD3AE725FBDE1B84379BAE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 87F72DDE4F97457A71F87AA4 /* IceInheritance.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 523FE4EFC23B44A9404CC19F /* IceInheritance.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 88084431F990BE71A665D345 /* Endpoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F33E1D7A62A1556B95EF1F6 /* Endpoint.swift */; }; - 8813F987AB842911C1FD86BB /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 8814B0418E25E3E5A5868EA2 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5B0424AFEB18805F42659D59 /* ClientPrivate.ice */; }; - 88283E52692BDCCBB424B7E2 /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A30757CFAC73B140F7F6F1F /* Network.cpp */; }; - 884970F65F0F0F1E931ED7E7 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8007FDF6B9C0B073915DBD73 /* Test.ice */; }; - 88A5815BDAFF4BA83CD630FB /* IceHold.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2147FCBA3D5FB0427955BBA8 /* IceHold.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 88B05BA0213490CB92F815FD /* SysLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 60EC19672D51E153DCEFEF13 /* SysLoggerI.cpp */; }; - 88CF943B45C6697EA2323C76 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55B266CB08C4AFC96C9DC38C /* Client.swift */; }; - 88F5DD22123367C970611980 /* RFC2253.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D0EE946A231ADDBEE9166775 /* RFC2253.cpp */; }; - 892CDE22A31CC5BE405B7DCB /* Communicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42DBC6D678C0A8DB8E6067E3 /* Communicator.swift */; }; - 89437DDDD17FCF00A29DCF23 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87D437722E148BD6E48AAC38 /* Server.swift */; }; - 89495DE4E71E1FBC6B417BAD /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9FC1DA5EC56EB5C24F38E87 /* Client.swift */; }; - 8A01F0B0BD8F37641C7785B2 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = BB3E49E851CC68CD8C0A33E7 /* Test.ice */; }; - 8A053290C0236504FD2DC304 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4C067661AFC37F73D93926F7 /* Metrics.ice */; }; - 8A385DB466588CBB31F9C7CC /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F901A8D018A83BAF7EC3C5A7 /* Server.swift */; }; - 8A393341EA1AC0170D228992 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFDF944264BD8F72F80EB4F3 /* Server.swift */; }; - 8A4709C75322A203FB4F8DB2 /* Transceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F23902A5D24D2CE957F34A03 /* Transceiver.cpp */; }; - 8A69390A500AC776565EAC3D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 8AB7FAE938548D081E646F74 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3E839EF9E4B8E5A8B6B7FCCC /* TestAMD.ice */; }; - 8ACBAFF876392562CEC18498 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 8ACD3C7A745D933D1EBC0CAB /* ProcessI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE11E83C06BCF7C22B797E86 /* ProcessI.swift */; }; - 8AD07D6D37D73926001E2319 /* LocalObject.h in Headers */ = {isa = PBXBuildFile; fileRef = AC09F50B293A0B9742A2F73B /* LocalObject.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8B095D390654D3768B0C90FD /* EndpointF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 774048B66B055BBE7DEF5C49 /* EndpointF.cpp */; }; - 8B72829C706EDF4ECA12721D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 8B822243D89DB9726E8C291C /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8174AAA698BB2F26F126C31 /* AllTests.swift */; }; - 8BACC6E39E02FA36C326B6B2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - 8C1925D8CCACBAEF2B1C1281 /* IceOptionalAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8E219163102EBF7FFD020F6A /* IceOptionalAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 8C1CFC0459BC7FC22B0D34F5 /* Descriptor.ice in Sources */ = {isa = PBXBuildFile; fileRef = D14DA815131FB079033099D9 /* Descriptor.ice */; }; - 8C27657EC831597B9DB8A737 /* BatchOnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAECCB9484306240AC625CD8 /* BatchOnewaysAMI.swift */; }; - 8C43A415F97BE01A0D0DA268 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9BC2005005DDB43735A3177 /* Server.swift */; }; - 8C5B3CC91A0317262485024C /* ConnectionInfoF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5CD86A36636154C78478D8C /* ConnectionInfoF.cpp */; }; - 8CCD8AAF0383F5A8FBA94286 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 8D0E5359A8589C51EA4641F8 /* PluginManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 320E5E58504D9737DF6D016E /* PluginManagerI.cpp */; }; - 8D7B74DDD6E2F229160F4FD6 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B5375C448DC3655DE048216 /* ServerAMD.swift */; }; - 8D8493FCFEC47C274EE99766 /* ServantLocatorF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A75892C078812338F9CD8382 /* ServantLocatorF.cpp */; }; - 8DB67A8735ED10B6C3229B63 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 8E07FAE91B2E74BBEFDCBF94 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 058140E86E8DFC92DDB0563C /* TestAMDI.swift */; }; - 8E2F8CD60F8608689F026E4F /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 043E2CFD31691BAED5F69076 /* Client.swift */; }; - 8E3117347465088F5D8AAAB8 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CCD2C17D4222D8164817D97 /* TestAMDI.swift */; }; - 8E433942680ACB887C678F9B /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BEB8F2D7F9FE86EACCB3ABE /* TestI.swift */; }; - 8EA5092EB6055D98722ABA18 /* CountDownLatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 30978B1EBC55C79E6F98A848 /* CountDownLatch.cpp */; }; - 8F186BE9E8A536552E38D889 /* IceOptional.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F7A6917FA1A34A02BB5FB5C9 /* IceOptional.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 8F254CE1B0F3778233C03695 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B099AA1FB861391D7C09ABC8 /* Options.cpp */; }; - 8F4B099601E287D1CBFA0D4D /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = B8409C671A703DFA622A6E0A /* Metrics.ice */; }; - 8F4C40CCE1ABFF808F854EFB /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 8F5D7EA549BC623E56E8038D /* StreamEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 31E975BAA71A7BCA1FDF4E08 /* StreamEndpointI.cpp */; }; - 8F5FA2094AF5000BE4725014 /* Protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5A0762425C5C66956CCFB91C /* Protocol.cpp */; }; - 8F644204CC0C672B9AF22859 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3661B6F7FED95117E5290097 /* BuiltinSequences.ice */; }; - 8F6455D6B818B8474947F89A /* IceSlicingObjectsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 38559C0DD8CB8D492B4F36FB /* IceSlicingObjectsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 8FCD8F72B6E72BAEB983E6FF /* IceBinding.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 756D75748B80C4ED34D566D6 /* IceBinding.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 90013517874FA0F3B55F8831 /* RegisterPluginsInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B781B797328B2CA48780FC4B /* RegisterPluginsInit.cpp */; }; - 90D92D77F9A33A7CEFE4E133 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 914BCBCE854E40F05EA78C47 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B3BEDD77D2E3AE83A851B8 /* AllTests.swift */; }; - 916240F94559044F94A7ACCB /* AdminFacetFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15D107A1FC1361AF37820F59 /* AdminFacetFactory.swift */; }; - 91896C20ECF387C205D53A11 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C8A97EBE8E9B43670A8E67CB /* Test.ice */; }; - 91DBBDE00193FE95EE10E1D3 /* Mutex.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABAB375D447E99FB54F2BFC8 /* Mutex.swift */; }; - 91E55F68646B0036D22CBFAD /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24C6ACE551B1EB721A3BC47F /* Instance.cpp */; }; - 9256AD55520D2775453007A1 /* Twoways.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF8768CBBDC39A47B0051001 /* Twoways.swift */; }; - 9287C533597E764285B82EA3 /* RecMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4726396CCE97846A1029D34 /* RecMutex.cpp */; }; - 92F4AE58FFE00D8E00731105 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = CF6E3F826F70DD36364600B6 /* EndpointTypes.ice */; }; - 93475DEB86D9612BF5D2B948 /* Endpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2A1EDEC0A12E49646FE4713D /* Endpoint.cpp */; }; - 93B18B10184D0AFB3D193054 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC578238E98D1B5F503E635E /* Collocated.swift */; }; - 93C99C17D50576FB3A1577BE /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 93E136CB2B0448CBFCC7E988 /* StreamSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9FB17B079F7F1D6750B30407 /* StreamSocket.cpp */; }; - 94218F8FDB918F0C378E4713 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 95246B79CF78A6BF5EFC95B3 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = CF6E3F826F70DD36364600B6 /* EndpointTypes.ice */; }; - 953D565E652FA398A642AF52 /* WSEndpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D2FE54BF5F9F57022E604E5 /* WSEndpoint.cpp */; }; - 954C9AD199A607A5408597C4 /* BatchOnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAECCB9484306240AC625CD8 /* BatchOnewaysAMI.swift */; }; - 956250267C3041FD568E1FB9 /* IceSlicingExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 69575522235A690B482F9B69 /* IceSlicingExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 958988263B9DC000242832E5 /* LocalExceptionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D185D127C9E3951697C614A /* LocalExceptionFactory.swift */; }; - 95AC8BD999356120D9CB170C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 352901FE5188F2FA08CFDC16 /* TestI.swift */; }; - 95DFA5D847FC732BFAA99294 /* IceDefaultServant.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7F6C1C41670A45363706DF21 /* IceDefaultServant.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 963FF4FC355E97F16865AAB9 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2B50F0EA6C660CFB33AB5EA /* Server.swift */; }; - 96767A64CB035422BA5655E0 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 061EF8C3836AB5338B16BD91 /* ProcessF.ice */; }; - 967FC67A73CD982D055E59AE /* Base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7A8D1E366A4448066F289D4A /* Base64.cpp */; }; - 96A21DC5F0384D30B019E4CE /* IceExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DA040F80FD5E8BCE9E4B9D48 /* IceExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 96C2238DD91C3B5218695BF0 /* PropertiesI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC0BA42009174782C471F6AE /* PropertiesI.swift */; }; - 96CFFD5BF6ED73CD42FE9BB9 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = C06ACCF484C056D78094EF87 /* PropertiesAdmin.ice */; }; - 97295EF0B0761421E9B6E48C /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 96A6C3F18EE56DDAE1D58616 /* Util.cpp */; }; - 974CD72AF5537D0B6BE8AAC3 /* IceProxy.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1CC13A7307C6C86C81AC0CB5 /* IceProxy.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 976A45DA37CAAE1C70BE6E36 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 97AE12631A1D9D0A12935D19 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B81AE3C8461FE805188EC966 /* Client.swift */; }; - 97F1FB3C24700A436CA22ACA /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 98056025F3F5BF346F6B91BA /* MetricsAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4994DA52BF70BE29371DC5EA /* MetricsAdminI.cpp */; }; - 9805EE73E713CE8675197DB3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 98313C0A2B2A052F0FC54F18 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8993B65C2494667F9AAF8C90 /* ServerAMD.swift */; }; - 983C4897A62B98AD489D0C2A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - 987CE2CC73921D9D0AC2388A /* IceEnums.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0FAE9290B6208BC8B5D65B30 /* IceEnums.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 987EC23D958C4492EDF67F34 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 861879E15807820C35BAAA4D /* Locator.ice */; }; - 98E2CC38B0A136F0D063CDAF /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FA1947B2CBF8BEA27C99B748 /* Reference.cpp */; }; - 98EAB7A0CF1A38C6C8524B87 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = FA4F21F7AEDEE5EE3D027525 /* Test.ice */; }; - 99A3098A324A7A87C218ED6D /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = FA4F21F7AEDEE5EE3D027525 /* Test.ice */; }; - 99BEF4AFF3B482264A0A334B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50A48DCEFE3DC354136012FB /* Server.swift */; }; - 99C38BAB2957310380CBCE1E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 99D71FC2BC73982577E26E2C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B81AE3C8461FE805188EC966 /* Client.swift */; }; - 99DE8E0A940F2327E3EA296B /* Exception.ice in Sources */ = {isa = PBXBuildFile; fileRef = D11B8DA13E0A6F3098328617 /* Exception.ice */; }; - 99EC3CF3E62E2B8DEB5546BF /* Twoways.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF8768CBBDC39A47B0051001 /* Twoways.swift */; }; - 9A79A0FD9A2264F8B7F49FE4 /* SliceEscape.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 18836AEAF6F107EE00DED0FF /* SliceEscape.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 9A8B0C64B391C43EB56EF510 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 9A94E9AB28F403360F6FC09C /* certs in Resources */ = {isa = PBXBuildFile; fileRef = DB9FE8EBF63116B088455E99 /* certs */; }; - 9AA66E9C8087A5CA4D4D7005 /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 893C83D45EC9AB751D409E07 /* EndpointI.cpp */; }; - 9ACC09F1CBBD67CEFB1E3F9A /* FileUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5F178933C980CF8B1578A3AB /* FileUtil.cpp */; }; - 9AEBD9B89366748DF45FBDFE /* IceServantLocator.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EDE2B78CF2A49EBBD5832EFE /* IceServantLocator.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 9B2E120C5CD2135F0383CF9F /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 9B8E160F48DE7631DBC4C867 /* UdpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9FC92A2AFB8B7FB154B32BE2 /* UdpConnector.cpp */; }; - 9BA17C9F08A62B6818364E6D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - 9BA30A3829E2E0F1D24A606F /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 084DD1637CE89B40C7BF1FAA /* RouterF.ice */; }; - 9BF9B4BF72E76BA0E2747FCB /* Shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D1532305CDB5ED797AD67EEA /* Shared.cpp */; }; - 9C1413C40A81604DBEC7FE81 /* IceRetry.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B3F1595D49A16936FBA50766 /* IceRetry.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 9CA9116760BFBC47C6B64BD5 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 9CB9D947E608A114806E2CF1 /* PropertyDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 47417B8A88D9E20B61FBE3DE /* PropertyDict.ice */; }; - 9CE409BA02D027FF1E9334FC /* IceGrid.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A1618B832D4B82C58CCB9B64 /* IceGrid.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 9CF8354FC2E314EC31DB7031 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0380EA988530D5E7B2CB4527 /* Collocated.swift */; }; - 9D003595EFE3930A3CA73B91 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = CE14259FF8418E99BAF06A99 /* Test.ice */; }; - 9D5F7F0F8F17A417E1907F3B /* ObjectAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA950B5B7C822D7FE1178E02 /* ObjectAdapter.swift */; }; - 9D70222877A6B8129E214147 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - 9D8A8D21BC69EF677C3921A8 /* IceHold.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0713E0E07720BF9FA18CD52C /* IceHold.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 9DA16FF3DD0CA540A9C4F834 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E921084966DB8FCED2D9EA40 /* TestI.swift */; }; - 9DCECA3D209D9E1AE59DCB67 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - 9E2B533F450BA53BA7B5D909 /* SliceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = A21AD9F913DA1A51D7A0D4FA /* SliceInfo.swift */; }; - 9E30B92C06E1E5B6DFAD4001 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 9E46A9C0613816653B955DFA /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FA6E0C6B46D7D895C85A000 /* Collocated.swift */; }; - 9E5062AE9C42207AE66D4420 /* IceServices.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 63A84F5C5AAF946465397506 /* IceServices.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - 9E8446A90236BA56C78E5087 /* ObjectFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E85E22378C9F01D5B108D8C4 /* ObjectFactory.cpp */; }; - 9EB550D992C46AD4EB10CAD2 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6831F7F4C8F29AEAA7E0FA9 /* Server.swift */; }; - 9EE763DC0B3EB03D92E6485F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - 9F40EC1D7BD02A607DDF319D /* FileUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5F178933C980CF8B1578A3AB /* FileUtil.cpp */; }; - 9F571AE9E86F01D0A530C999 /* LocalExceptionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D185D127C9E3951697C614A /* LocalExceptionFactory.swift */; }; - 9F6D52F7F340A0813F4D785D /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - 9F8514E3C4F85A0D16134FAF /* TraceUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BA36552328686A7A8EE4820 /* TraceUtil.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9FFD7F7F4A27105F39C9B18D /* IceTimeout.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 57A0644DB5067A1F14859EB7 /* IceTimeout.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - A00C371D9727C443FA38EDC2 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 861879E15807820C35BAAA4D /* Locator.ice */; }; - A0226B6F31D2DEE754411C86 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 677BB0B34667E1765B6257C5 /* ServantLocatorI.swift */; }; - A0292A9116A8D3922F9A2BB4 /* IceProperties.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B4A1038E115BE458DA760F46 /* IceProperties.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - A093DD74A5E2E3983DF86772 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FC3539B39FAACCC1B605BD0 /* Client.swift */; }; - A0D527236C2D79005970F776 /* UnsupportedAdminFacet.h in Headers */ = {isa = PBXBuildFile; fileRef = 7325210833A3C201AB439DF3 /* UnsupportedAdminFacet.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A1131BA87159B375927A6638 /* Plugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B68829F9E03ECA9577C8E0C /* Plugin.swift */; }; - A12707FD3C388F40ED224D77 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - A14D574429BB450D09F62D7D /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15693261A5A9EF468E88970D /* TestI.swift */; }; - A1AE38C31B03CA2CE61F57BC /* BlobjectAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F9A89E518D6A1E6DA6B91EB /* BlobjectAsync.swift */; }; - A1C68D7790A1B79AC6AD8FE6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - A1E825974B5F73B27B4DC403 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - A1F5E8FD8910C2CE0E2042F4 /* Exception.h in Headers */ = {isa = PBXBuildFile; fileRef = 601DCC0DB24258BD0C8AC110 /* Exception.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A239E1D4AF76D89E4AD251B9 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEA08A034DFD9295C47F26D6 /* TestI.swift */; }; - A361CD23CB5F09508AD5F9CA /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7D768912F407AA47C4127BEC /* TestAMD.ice */; }; - A368538012DE00F403942678 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - A3921D7C4E063D23B96D39CE /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C92B7FBE4888ABA1B3086A0B /* Client.swift */; }; - A3957F2246F61AEF5F355F24 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0380EA988530D5E7B2CB4527 /* Collocated.swift */; }; - A39D83F8CF5416EF39C432E1 /* LoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A72CF62CAB5C35DB664702E0 /* LoggerI.cpp */; }; - A3AB3697C93D80EDE7DB1727 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 677BB0B34667E1765B6257C5 /* ServantLocatorI.swift */; }; - A3DA36ECFB80B9A516DD1500 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - A3FE1CCB8A74BFE0C3123DE6 /* CollocatedRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D373658C6896C94F7147F1D1 /* CollocatedRequestHandler.cpp */; }; - A41122314EF31A2A5714322D /* Connector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AC6F5AAB961C64FA5064F872 /* Connector.cpp */; }; - A43A808210F669547492ADF8 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DBBC77525E7B0DF9F2014BE /* Server.swift */; }; - A48E1C6EC1B6D4A3B722898F /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B8840F7EF85F5FBB195A97A /* Server.swift */; }; - A4C816ACFD079ECD369C9533 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F298123872B90AA6A70C04C4 /* RouterF.ice */; }; - A51D4DB4BEA9B18559E62680 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - A528E79BDE7898741CDF03F2 /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5AE431399BF6DB59C52BF75 /* Exception.swift */; }; - A56AEE2A9B9A8D1076EDC2AC /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 23E59A19B3858DAE3D41A85A /* EndpointI.cpp */; }; - A577AACEEAE8C4EDDBB24410 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - A5BFACE3E36A4829305956F8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - A61B549607BD494EDBAFE30C /* Properties.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F485727D6641A5B4372C45FE /* Properties.cpp */; }; - A63FA4A7679A53CD81A21760 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - A6515C6D5E7677CC33BCF8A7 /* Logger.h in Headers */ = {isa = PBXBuildFile; fileRef = D3F65F433BF016922A9097F7 /* Logger.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A655794731D55E9E74307C67 /* RetryQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FAF4FA81263CF097C010C2FB /* RetryQueue.cpp */; }; - A694ABFCF055803C7EADA0D2 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 861879E15807820C35BAAA4D /* Locator.ice */; }; - A6D32403FCD07E83D0DAEF91 /* ObjectAdapterFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4BDDBDF097FA4FE8BD17D47B /* ObjectAdapterFactory.cpp */; }; - A71D62F9DB728976CEFFE46B /* IceStorm.ice in Sources */ = {isa = PBXBuildFile; fileRef = D89A3559429FF329C3B527A3 /* IceStorm.ice */; }; - A76EB86417A493AF794C202A /* Context.ice in Sources */ = {isa = PBXBuildFile; fileRef = 632B043644F22A17C91A4E36 /* Context.ice */; }; - A7A2E36DB99D5E59DF35039F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - A7A5C72785564C091BAF9045 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC7E725E2BFFA81C09945F3C /* AllTests.swift */; }; - A7DCFCD0622A0FAB62566F25 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - A8745F7F9ED370DB7D35BB5B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6D4E77B16D6025CE3E36C23B /* Test.ice */; }; - A87ED1EE93BA000227423C6E /* FacetMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = A95B7708642BFFFDF31255BE /* FacetMap.swift */; }; - A895756C03D6E997F1871595 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - A89B0B7F02D4EF1A5A6FD3F1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - A90DE6ABF49B00F5BF116863 /* IceStream.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 5A00695A0BD5288F2CB0D02E /* IceStream.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - A9631F177A47B2AAF3614089 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - A99A2A5FDE40783A9736C05F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20206B9B1EF7C0E79DBF8EC1 /* AllTests.swift */; }; - A99E7AD3DC13165CB6639922 /* EndpointFactoryManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 54A3037AFFC20AF51F07F51E /* EndpointFactoryManager.cpp */; }; - A9BF6B14CCDE40539FBA8905 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 88998375B92496724724AC58 /* Test.ice */; }; - A9C2B6832B43AD80C7CAA3DA /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - A9C4DE4877E043879FA69D6B /* Protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5A0762425C5C66956CCFB91C /* Protocol.cpp */; }; - A9E25DD8EB2E9ABD03E524BE /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 11CCB574588D8E8E4B37A5BC /* Test.ice */; }; - A9FA6C2B665E855F59D7C3EA /* IceDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = BBD9399D5FA1D7B6A7484495 /* IceDiscovery.ice */; }; - AA1A1CCB7B3E5B8117FA2793 /* IceUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = CA29570308EC5038F3A0351B /* IceUtil.h */; settings = {ATTRIBUTES = (Public, ); }; }; - AA3A975A04FB7B533973B806 /* Transceiver.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9187153590D13C749B73E822 /* Transceiver.mm */; }; - AA3C9C55C81A070B4CB0CB4D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - AA73CC3CD85959E6139A09FF /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - AA97F370EC77FFEEC8FFE8AA /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3661B6F7FED95117E5290097 /* BuiltinSequences.ice */; }; - AAA03E0C0404DD60C1E511BE /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 32F5DB115A12A7ABE78B3D9B /* Test.ice */; }; - AAB0EF49C4B292C4BA1F6BCD /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 029A68A93730C421B111C0E6 /* Test.ice */; }; - AAB364CB5D24C2455B20A314 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = FD721B70BC0E8A86A825C48E /* Test.ice */; }; - AADDF74D4EEA7AE23E3FB88E /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A717B9BDA9FA85A5C987D30 /* ServerAMD.swift */; }; - AAE55FAC0AE8D49DAC73E1E6 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - AB73DE5E0D77AD2855A9A07D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - AB754C01EDA7C70AD4D74259 /* Forward.ice in Sources */ = {isa = PBXBuildFile; fileRef = BD92C13DA5E903062AFA2223 /* Forward.ice */; }; - ABB661FAF2D2358E77A8EAE8 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 648949D32154E9B0384516C7 /* Test.ice */; }; - ABC69D6590A51D2F46325CFB /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED62148FDF16C621D46547F0 /* AllTests.swift */; }; - ABE024AF7485188B5960E45E /* ObjectFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E85E22378C9F01D5B108D8C4 /* ObjectFactory.cpp */; }; - AC18C6E201197C3E17177496 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - AC6358EB0D56DC07F75808BC /* IceExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B2B76DD5028A80A4DFA79898 /* IceExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - AC6DE5580221642FA1D02CD1 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - AC81FD90AE9BA1D2201BAFA5 /* ConnectionRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2119F568FE2A5862B35E2F25 /* ConnectionRequestHandler.cpp */; }; - ACBEDA96DCA918503D3A29C5 /* ObjectFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E9484C700BDF2671E4EA35C /* ObjectFactory.swift */; }; - AD044DB01D503646CC4BB500 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FC3539B39FAACCC1B605BD0 /* Client.swift */; }; - AD04D20D2FF06B56FCDDD913 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 65607689984E897930BE46B8 /* Test.ice */; }; - AD278311EAB6A1E72732AC76 /* SecureTransportPluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 79149FBFC81F33B58C235E4E /* SecureTransportPluginI.cpp */; }; - AD8640DD1DBE060AF31EEBE0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - AD93AC76B272D0A56CB01D29 /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EF561952EEE3B1C2E77E5D9 /* Glacier2.framework */; }; - AD975B0DADFCA54F69903092 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - ADA61637E5A4F5208DCF3636 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAA5DDF98A4F247EAC630B04 /* AllTests.swift */; }; - ADE68DA971D75BF7EA1E6E5E /* CtrlCHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8253D8341392E8627989FD32 /* CtrlCHandler.cpp */; }; - AE0FFE3635EB8C836A94954F /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - AE6EE93FF59B978CB43DF41E /* Logger.h in Headers */ = {isa = PBXBuildFile; fileRef = D3F65F433BF016922A9097F7 /* Logger.h */; settings = {ATTRIBUTES = (Public, ); }; }; - AEBA576F89A47EB50F89D185 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = D1C3C3B4940DC13C1EA83645 /* Test.ice */; }; - AEC48607C7555A4C3157AE23 /* ProcessI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE11E83C06BCF7C22B797E86 /* ProcessI.swift */; }; - AF5000B767820164AF457836 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - AF56DC0570141292514136D6 /* PropertiesAdmin.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BE5B4092A6628626BB3EB8D /* PropertiesAdmin.h */; settings = {ATTRIBUTES = (Public, ); }; }; - AF666F3969EC032FDCA8923B /* IceServices.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 82B8CA8E9BDADBC4E9AA77FE /* IceServices.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - AF74D5E45F0EAC02A7DD77BC /* RouterInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B29F764939EBC67A71BA360C /* RouterInfo.cpp */; }; - AFBB4E52B52EFFDF54076F49 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - AFD42D552D4ADD9DC3DCA294 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6D4E77B16D6025CE3E36C23B /* Test.ice */; }; - B00F54A452E0DC64CF5591EF /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 70B6DBE094B24D7FB5390CBC /* PluginI.cpp */; }; - B02B9F7BE079DBA8B4054A56 /* certs in Resources */ = {isa = PBXBuildFile; fileRef = 3B8A161606132818C9BD3972 /* certs */; }; - B0529378AD60AD68E37DC199 /* LaunchScreen.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = 2B5EDEB7EE46BE5816A11CCD /* LaunchScreen.storyboard */; }; - B0612CB9E7DA8A3338C10A12 /* IceImpl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 48D97C78AA43924C0F5A7B03 /* IceImpl.framework */; }; - B07BC3D6818C4020B15C3327 /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6F7EA1ACDBAEF988C59451A8 /* Initialize.cpp */; }; - B08AC2044831CA336C3CA51C /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - B0AB7248833D898DEE615309 /* EndpointSelectionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C46F321C38BDD14CB45857B /* EndpointSelectionType.swift */; }; - B0BBACE054249AA04F919033 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - B0BEB23C79B256299AF53736 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1E15E5F653559DB63FB70E8 /* AllTests.swift */; }; - B0DDD6C25B64C55EABA7C2B5 /* Forward.ice in Sources */ = {isa = PBXBuildFile; fileRef = BD92C13DA5E903062AFA2223 /* Forward.ice */; }; - B11DD2E1867AF22C39A4DBD6 /* SliceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = A21AD9F913DA1A51D7A0D4FA /* SliceInfo.swift */; }; - B153D56C7DCB8EC45209BADB /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - B15C36BD5641DC7244E12130 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = C6F4268F570C7DBBA0D9F3BC /* Process.ice */; }; - B15D61AD32BE7E05D07D5BE4 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8E773FC852F053852E5F952 /* Client.swift */; }; - B1B3F07822777F92000FE4CE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - B1B57E2913331318CB8DCE09 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - B1CE54AF48F438B717A04876 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - B20B743317B15DB120179DEC /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78DEB18BA0986BC6E9957422 /* AllTests.swift */; }; - B223EC1F76CB6F22B599BBAE /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9134025ECE8DCD7414171062 /* TestI.swift */; }; - B259B9F6521A0C84780DCAF9 /* Incoming.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80C21F6659B364FB875385A5 /* Incoming.swift */; }; - B26360D53F22C3A6433D6A3A /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11D4BB4F81041D970C701D7C /* Server.swift */; }; - B283B25A11DC9EBDB21A1421 /* SliceFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C43FAD0C5C469C86F0E86BB /* SliceFlags.swift */; }; - B2BB9FD57E9FF04285773235 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F8147F2ACCA91A2C2966497 /* Collocated.swift */; }; - B2BC3B87D5F0ABC47CE32C36 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - B2C30C8E5EF2D1D64A7F8C79 /* UtilException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E6711E138E4E17D275262AD3 /* UtilException.cpp */; }; - B2E0BDADFB061BF52388FF69 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F696EB5215D4CEE078EFE307 /* Client.swift */; }; - B2E0EF105AE3B9D4490B574D /* SSLInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = D07426F0FA4FF662F2083FC8 /* SSLInfo.ice */; }; - B2F066C5B1264D63803FF88C /* IceInterceptor.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B5F0521661B279C3E94E552B /* IceInterceptor.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - B2FBD4F81DC040FAA8D60A35 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7DA88F7AF06711D009564277 /* Client.swift */; }; - B3252AD224F60B768FD4D4C9 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - B357F78F429973F32232A536 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC7E725E2BFFA81C09945F3C /* AllTests.swift */; }; - B359FCE2882C5C8A4323446B /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C4A68374AB90E645E9A0658 /* TestI.swift */; }; - B360863F9A4C1184F39B0168 /* SecureTransportEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B75B9C3113D957BE09B5F263 /* SecureTransportEngine.cpp */; }; - B385B76020432AC0AB1EE66F /* LoggerAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05CBDA24B22843F55CCBE9AA /* LoggerAdminI.cpp */; }; - B39E766BD0E900A006286503 /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EF561952EEE3B1C2E77E5D9 /* Glacier2.framework */; }; - B4A970906ED7EB573D2B2D84 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11D4BB4F81041D970C701D7C /* Server.swift */; }; - B4B4B1996758A6396F6C4BE1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - B4BE93109316E21347FA4B19 /* UdpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9FC92A2AFB8B7FB154B32BE2 /* UdpConnector.cpp */; }; - B4BF08CCD340DE05088F43AB /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 25EEC611130DB670A3C767A5 /* RemoteLogger.ice */; }; - B4C1CC2637A06AFDC7849265 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - B4E48BF3E884FB04B1B5735B /* Glacier2.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8EF561952EEE3B1C2E77E5D9 /* Glacier2.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - B542432C1F5EB04D0434E647 /* Ice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - B5B2A15B9AD6ACB9B353F17A /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = BE1103E35E5A2A27EB5D27DB /* ClientPrivate.ice */; }; - B660049F3D1FE9C25A177E9D /* LoggerF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 357EADEEF6DF8D21ABB04BB7 /* LoggerF.cpp */; }; - B66869F47404BDE7503B534A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - B67E5E106791E0A79634F29D /* EndpointInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C31A79E77C13F1259DAF84EF /* EndpointInfo.cpp */; }; - B6888C69551A78BD7A8880A0 /* OSLogLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB5814EB7668A253019FCFCA /* OSLogLoggerI.cpp */; }; - B69D7D25B574D8BB08C3D147 /* ConnectionF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6F5CC39263FE1618DFD7D1B /* ConnectionF.cpp */; }; - B6E6E4A77D13E734D841B646 /* Connection.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DF1DD757217E4C327CCD899 /* Connection.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B70AC27C259BED81B0465DB7 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - B745C948B4E3886133CD9055 /* TrustManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92C8193B3BD47444ACB9A06A /* TrustManager.cpp */; }; - B75673AD155390063D360ABC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - B778250B39EFFA4949633C8E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - B77CC93D04A9A8DA8FE14718 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0582298C26E7134D02D46617 /* Test.ice */; }; - B7AAE35910E625D11963449F /* libIceLocatorDiscovery C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A8FDE56442E02F1169637B7A /* libIceLocatorDiscovery C++11 iOS.a */; }; - B7B7DF21B6C462859D516636 /* ImplicitContextF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD22116E9EDF092093A450BA /* ImplicitContextF.cpp */; }; - B7F5C5C03A5B36BE928E9070 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = B1EC659455F23F3ABD9C453B /* LocatorF.ice */; }; - B8026CDD295AC905AE7663A8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - B82CAFDC8BF5C4C0883F1C13 /* Context.ice in Sources */ = {isa = PBXBuildFile; fileRef = 632B043644F22A17C91A4E36 /* Context.ice */; }; - B857D099232CB0D586E138C2 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - B875694A158190EA099C73A8 /* IceInheritance.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = FC7B166B86ED3353D0A9272B /* IceInheritance.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - B8AB228AF5BAF5F75CC821EC /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DF354CD914E53F0C89525915 /* IceSlicingExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - B8C336420263AB1FA8753062 /* MetricsAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4994DA52BF70BE29371DC5EA /* MetricsAdminI.cpp */; }; - B8C5CFDF894725E28EFDD429 /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5AE431399BF6DB59C52BF75 /* Exception.swift */; }; - B8D34C27EB5F40007974F1A8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - B8DF55D91B9E07B87FD98A78 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC8D88F7B7D6513E9EBEFE30 /* Client.swift */; }; - B918A779FEA6C338C7BDBCB2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - B96959DF42E0CFA3F9C234B2 /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 844E8EE9FA14A2890C842E05 /* Timer.cpp */; }; - B97B8F06EBD5A513432937F7 /* UnknownSlicedValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44609C72DB1815D02010F75F /* UnknownSlicedValue.swift */; }; - B998BDD9CB7EEB93D9D5E285 /* OptionalFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 395905F41981CAE033B7DCD1 /* OptionalFormat.swift */; }; - BA2F1C9331C45F2670E9E791 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8AB911FC90BA252CF9913B9 /* Client.swift */; }; - BA3C5222F4B479DDE7D73F9A /* IceSlicingObjectsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8DB4532CA07F1EE1F4BB27FC /* IceSlicingObjectsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - BA43CFD4023E8AF82846384C /* OutgoingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 780C01A26E6B9F8696BDE15C /* OutgoingAsync.cpp */; }; - BA4B97C4E8BBA45CBD218C6D /* BlobjectFacade.h in Headers */ = {isa = PBXBuildFile; fileRef = B0842BB51EB55D6410A1B983 /* BlobjectFacade.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BA70FBFC19FBD6E87023D39A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 11CCB574588D8E8E4B37A5BC /* Test.ice */; }; - BAC1E737FB774FDB4FA58A19 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6CFB065737195E0FC85CB89 /* TestI.swift */; }; - BAC51D5B3C3739B2E24FFE33 /* OptionalFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 395905F41981CAE033B7DCD1 /* OptionalFormat.swift */; }; - BAD6A7E8BDA4F915BAC1008D /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4A3D9527B64DF1372A707E2 /* AllTests.swift */; }; - BAF41C7BCD6D6614DC5C8B78 /* IceGrid.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D603800919DF7E2674681E95 /* IceGrid.framework */; }; - BB0A7BE9A875F859B9B192EC /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = D404894AC0F8B169B92954E5 /* Identity.ice */; }; - BB47059A30298BD69549F91E /* LocatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5D2EA72AEC13D70913E91450 /* LocatorI.cpp */; }; - BBAAA2690B3A97D57F3DEE8B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - BBCE116EDAB617EBD0DE9BCC /* ObjectPrx.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FE4999A25AD3BD7E8FF9FF6 /* ObjectPrx.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BBF25FF6F58B2D412DEBB434 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - BC8A1D1093CC8FAE67512D3E /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - BC9853E35B992ADCD9DF2B67 /* IceSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = EB4654732518DB038D7CE0CF /* IceSwift.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BCBA622D21DAE0E2E0C774F1 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - BCBCAA99BD4D338E02197981 /* OperationMode.ice in Sources */ = {isa = PBXBuildFile; fileRef = E642175532912CFF178EB601 /* OperationMode.ice */; }; - BCCF8E907921E98385F29CBE /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B3BEDD77D2E3AE83A851B8 /* AllTests.swift */; }; - BD59372978CA79D160CE8244 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C4A68374AB90E645E9A0658 /* TestI.swift */; }; - BD6B0111FE709001C4DE93EB /* Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C0FEE59F8132B2DB340AF3E0 /* Proxy.cpp */; }; - BD738885483919E553609B6F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - BDB7B5E0CBF995817F12A85C /* IceObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 5F5D00AAC3F1C36BBA126310 /* IceObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - BDC1D4C088227CAB33E9963E /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = D404894AC0F8B169B92954E5 /* Identity.ice */; }; - BDC1DFB2697D98325AEE7E3A /* Process.mm in Sources */ = {isa = PBXBuildFile; fileRef = 21EB99442DA717F4C0E935BA /* Process.mm */; }; - BE7B80754411DF74A2B0DE1E /* IceImpl.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A29066B70F7F8B4D2FD4D /* IceImpl.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BE7DDFD7A2EB2F96DF7EFB43 /* ConsoleUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C07513A1A61B8690EDDE2A8E /* ConsoleUtil.cpp */; }; - BE82D4235FCC8AF19B078389 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - BEB1947590E80175C86A8780 /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9CE2C8EB0598C98225F849D1 /* Exception.cpp */; }; - BF355B5ED7E5A6E6A0F63F3E /* InputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 509AF58D105C99DA618D9360 /* InputUtil.cpp */; }; - BF411537C3E0278A177BA9E5 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - BF519F5B7C272EEA6924A04A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8659FD7F6A259BDB97CEBE63 /* Test.ice */; }; - BF62655534EB856554F5FC08 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - BF6EA0CB687BFFF2EBD41405 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF91DD2C58A3D43CC5875A2A /* Client.swift */; }; - BF972782BCCE9372810EC3B5 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9134025ECE8DCD7414171062 /* TestI.swift */; }; - BFC6CDF349C37F2765F5508A /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - BFDD47E3D044409B0E7EF008 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7EE3E044B3124C1C0CAB2CB /* Client.swift */; }; - C080B64A48F82C774207DC0F /* OpaqueEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EE7894CA873830D623656576 /* OpaqueEndpointI.cpp */; }; - C0A2907EF2C9681F4524AABD /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84CDD4C898740784E2412979 /* Client.swift */; }; - C0B708534ADD0A03E324E194 /* IceSSLConfiguration.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 5F3B03505F2B56CD23F4F81E /* IceSSLConfiguration.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - C0D441266AA1E006960CE7C9 /* ObjectPrx.mm in Sources */ = {isa = PBXBuildFile; fileRef = CAF3B2EE60B02D3E2BE7F873 /* ObjectPrx.mm */; }; - C0DA578221E2276FF9BE8F3F /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 058140E86E8DFC92DDB0563C /* TestAMDI.swift */; }; - C0F8B34BE5926B0589852FD3 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 061EF8C3836AB5338B16BD91 /* ProcessF.ice */; }; - C1173FE507AD0679E1BF2EA4 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - C12566816369AF78963BE805 /* IceStorm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A82EBE42E7D0988A9CD7241C /* IceStorm.framework */; }; - C135A23277DA9087BB1D4EB0 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B87C2D851C56B73F2AE0A999 /* ViewController.swift */; }; - C1547F84115A4772A08ABE5B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2518252FB48C20111B0A80BA /* AllTests.swift */; }; - C1BFD18A356CB44E03C5549E /* TcpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5208C14940CE552F216F288C /* TcpTransceiver.cpp */; }; - C1FF26F67F9905BC5C8F1EA8 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FD88A0D66DE622A932A25F4 /* AllTests.swift */; }; - C20AAD91A3F0CED7FB2409F4 /* ArgVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4EB535084025A5878FB64A16 /* ArgVector.cpp */; }; - C232555DA7CC60C7DE5A0745 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E921084966DB8FCED2D9EA40 /* TestI.swift */; }; - C234930D21FF98A85E4D7549 /* OutputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5A95FBCA323CFE43BFBB0020 /* OutputStream.cpp */; }; - C23EB08DDEEE31B1E7E98910 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - C23F97B11946D817B97082C9 /* FileParser.ice in Sources */ = {isa = PBXBuildFile; fileRef = 53BBF478B79303DE10A82211 /* FileParser.ice */; }; - C247FFC6E2AC29A7196561D0 /* IceFacets.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 77A0589D3339389CC8C619DC /* IceFacets.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - C266605F2D91698393B4DB22 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - C27DE95A6F84218ECB14A9A8 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16BF0D6AC055F64AEE32E7A9 /* TestI.swift */; }; - C2B27FF6EC2FABA5C29DC286 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 212F4075C6B255CDF99F5720 /* Test.ice */; }; - C349E83CE8FA758A3478AFFE /* PromiseKit.xcframework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - C37EBF39301B0E7ADB60FD2C /* Blobject.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4A94BDE9FC6FDE53A17FFB8 /* Blobject.swift */; }; - C382E320527DC1044696CE07 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - C3CD89F430C22CAD2C28DE41 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8B317232F389BB6468278065 /* Test.ice */; }; - C404195A18230240E07FCC08 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - C42A9CC08502E8EA7934B786 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - C45AF3BD9F63D03AD8C1A6A2 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 352901FE5188F2FA08CFDC16 /* TestI.swift */; }; - C49BA4E54CD5C993E602C652 /* IceLocation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4BD035160B2BC4824D664673 /* IceLocation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - C4BF477D8D21E037D7561A95 /* ObjectAdapterI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B87BBE18958DD31103C12175 /* ObjectAdapterI.cpp */; }; - C57262D43CCC0A61049E42B9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7C94B8ADD0730C4DBFDD8D7 /* Client.swift */; }; - C57586DD931D7D1AE38C8893 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - C575A18F5A5029CC066E9203 /* Properties.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F485727D6641A5B4372C45FE /* Properties.cpp */; }; - C592AB36213D19205E1E4EE9 /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A30757CFAC73B140F7F6F1F /* Network.cpp */; }; - C5BF681D5723F4F5B91E5128 /* IceStorm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A5A49661451DA65FCED7B973 /* IceStorm.framework */; }; - C5EB9D707881994941CFD4C1 /* Shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D1532305CDB5ED797AD67EEA /* Shared.cpp */; }; - C62BA7A46BEE813D376663AD /* IceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = FA7C1CD27C66481E39168080 /* IceUtil.mm */; }; - C6BE56194FBD747F6F31E243 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 63F83F950DAF10C1AE635B95 /* Router.ice */; }; - C74175E20FEEEA35D55BC48A /* Context.ice in Sources */ = {isa = PBXBuildFile; fileRef = 632B043644F22A17C91A4E36 /* Context.ice */; }; - C74BF7A6148D605BEF910E17 /* IncomingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 64B5358067319EF8B3DC4CB9 /* IncomingAsync.cpp */; }; - C77B932A995EF7674483EC17 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - C7AD7BEEDC8240B83A933985 /* ImplicitContextI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DBC9B0ABCD92107CE5636661 /* ImplicitContextI.cpp */; }; - C7B06DAD26B52B3DE24FDEA8 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - C7BD318D0E38FFDFE718D847 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1356EBA9B27E16E8B5774427 /* Client.swift */; }; - C7D552A536D922E25DE6151B /* Endpoint.h in Headers */ = {isa = PBXBuildFile; fileRef = CEEBE7297DC9EA83BC9B0E8E /* Endpoint.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C7DA7135CF15FA7C3D7D560D /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A0B3EA61C3DFE3EE8992E4D /* Collocated.swift */; }; - C7DD1E769FEE321B6A77F0AD /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - C7E24302E3B29B1381C3E7AB /* AdminFacetFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = ECB7BD4A821F4986F2CEFB49 /* AdminFacetFactory.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C7FCA2717E19BDE362D56F57 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44C6EE263FB68AFF292A1936 /* ServerAMD.swift */; }; - C802177FDF72C2B989DEC229 /* IceLocatorDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = B4AC6967614445EFC7AFA567 /* IceLocatorDiscovery.ice */; }; - C883D011328EB03262D2E349 /* ProxyFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7C23D0513DC3A1C6A1F4E62 /* ProxyFactory.cpp */; }; - C8A81EE2507FD2BB7D45743F /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 199F756D46A2A04E31CC47D3 /* UIKit.framework */; }; - C8B4CAA4670E77245FB1CCB9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 65607689984E897930BE46B8 /* Test.ice */; }; - C8C3538F411656DD9D59BFB9 /* UserAccountMapper.ice in Sources */ = {isa = PBXBuildFile; fileRef = 10B144F17B792602C5EBEEF6 /* UserAccountMapper.ice */; }; - C965FE21605C1B64242AABC3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - C9B9FE74BB82331F16CA4933 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAF2852E1D8D884A507CB2FB /* TestI.swift */; }; - C9BA457EAB8C803A36DDD9E7 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4A60EF4597458FEECDEA609D /* Test.ice */; }; - C9D64A37BBEBDDFD0FF68C55 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5E5A5C7722D0C0D3EB20B1DD /* Test.ice */; }; - CA09F304487768B3CAC8EEAA /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - CA1B012945CC47FC3DF291B5 /* FileParser.ice in Sources */ = {isa = PBXBuildFile; fileRef = 53BBF478B79303DE10A82211 /* FileParser.ice */; }; - CAAD089519CE27DC40B0AA75 /* ConnectionI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2321C54D5CFB3BBE6697A45 /* ConnectionI.swift */; }; - CB2550A25DFAE870381166E5 /* ImplicitContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = ECEFB0235F0AB4924375DB3F /* ImplicitContext.mm */; }; - CB26CA08DA836AA4CE9E4F90 /* ValueFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A71DF69791D56E4A0761934C /* ValueFactory.cpp */; }; - CB72A2006AC8587FF7B6F638 /* StringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9F7CAAD173445CEAC9848E5E /* StringConverter.cpp */; }; - CB8647D7668D0E3A169F9FF9 /* Plugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 319DD77D4913C66A2AB37336 /* Plugin.cpp */; }; - CB99FAE9077CA3DBCAF93D66 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D27D227060B6F1947E65308 /* Server.swift */; }; - CBAB17BB8A141D59E704611A /* SHA1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 493D8FC5CA090A66E6E6638A /* SHA1.cpp */; }; - CBD7E1FDCFC293C058249C48 /* ConnectionInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6B0C28A9076275210C0E60EE /* ConnectionInfo.cpp */; }; - CBEDC1D18FADD2CE1A57AB9A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7EE3E044B3124C1C0CAB2CB /* Client.swift */; }; - CC27CFFA00C3E8B1D392883D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - CC9006B6643C626F772692E8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - CD29CC606DF0C7E84BDF82A7 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6381B18D97FABD6BC801E72 /* Server.swift */; }; - CD3A3CD66BF014DCD283021C /* LocalException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8487E0553E1C430484CB3CD8 /* LocalException.cpp */; }; - CD6A4E5605A9CF6074905432 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - CDEAE6F1F19AE0F3B47368DF /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9CF13E01AA14A0212C84F974 /* Test.ice */; }; - CE2741681EAFC36D8C8E1EB5 /* Mutex.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABAB375D447E99FB54F2BFC8 /* Mutex.swift */; }; - CE3DE226F61DD5FF99F5C040 /* NetworkProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 634C34C4D77574BC925CE44B /* NetworkProxy.cpp */; }; - CE515533D4470AFA76372189 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - CE63B2B364797A29E1761DBA /* InputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FF1281B6691DFB55D5A39B6 /* InputStream.swift */; }; - CE6ECFA202162E5F5EE76AD6 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78DEB18BA0986BC6E9957422 /* AllTests.swift */; }; - CEB09C57D3ACFE82DA874D6D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - CF331507D6D7B732FC9BB63D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - CF3AB0E8589B1A60E2C0DBE3 /* SecureTransportTransceiverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2C896565AF73218965D8EB83 /* SecureTransportTransceiverI.cpp */; }; - CF418A6A2DBAC4C6FF8E0D7D /* Endpoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = AA3EEC3CD3882BE74ADE064C /* Endpoint.mm */; }; - CF44144EABCFF1AB3B2C63B1 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E562A57C993C222A3F5151FB /* Client.swift */; }; - CF53321D852EBC0CBA0D3E2C /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - CF8A7A8638DF64791C5010AB /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - CF94B523C50429B046D3296C /* StreamConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99207402A482F5E72F019129 /* StreamConnector.cpp */; }; - CFC1DE6552858D9EF0D239F4 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = FD721B70BC0E8A86A825C48E /* Test.ice */; }; - D00DBD53405D079A100C569A /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18A22B72D41F897520F76DD2 /* Thread.cpp */; }; - D01F8FE6614C280712B28898 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - D046165CD5066002DC09D946 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - D09F7E10AFFBECDB589E5FAC /* IceLocation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4BD95245F4671AD6C9C5DC55 /* IceLocation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - D0B10404A665B64BF16498BC /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - D103658D560D24E0D8A29D89 /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2E4E29753BFF56862662A7DA /* Value.cpp */; }; - D10DD4E356F76B411827BFB1 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - D195605B54913BAE6E585C6F /* Oneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 553ED53D48C5F8C63F9D6FC1 /* Oneways.swift */; }; - D1A34B63A44C85565B0FA795 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - D1BAC608866FFA86E9211474 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - D1BE5F1486B840F976E02140 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = D404894AC0F8B169B92954E5 /* Identity.ice */; }; - D202C2CFDA065020B6045C36 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - D20D914DAD7CD7677FF4E296 /* ValueFactoryManagerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB5F8CB7EE84358AEEF20D56 /* ValueFactoryManagerI.swift */; }; - D252D82D82C4961E0C68A722 /* Ice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - D2BC57875529CE88F1A3A912 /* IconvStringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A3A24DD3232C5D5E72FB5396 /* IconvStringConverter.cpp */; }; - D2D8CAD3BF4795C666430143 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - D2E1482F63ACD74AEDECCA0F /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DB4E55829313FE9DF7028C8 /* TestI.swift */; }; - D32665499C9477B5F30661E4 /* PropertyDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 47417B8A88D9E20B61FBE3DE /* PropertyDict.ice */; }; - D3406D20C80F9FC06B697D79 /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 25EEC611130DB670A3C767A5 /* RemoteLogger.ice */; }; - D379E144F09D426EBEEE8CA1 /* Cond.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 837E41D3EACE6AA389262700 /* Cond.cpp */; }; - D389493F101064E85A955B78 /* IceOptionalAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0BAC890C929984AE21DF177E /* IceOptionalAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - D39E5D44A1A95239B0E1C196 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - D3B274C3AC71C57ED76425EC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - D3BA463EEF5B1EEB88910354 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - D3C4CC1517149A1B0995F779 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 029A68A93730C421B111C0E6 /* Test.ice */; }; - D3DBCDE8638F9764393D1EC0 /* Incoming.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80C21F6659B364FB875385A5 /* Incoming.swift */; }; - D418EF917D534E65F065F4BD /* OperationMode.ice in Sources */ = {isa = PBXBuildFile; fileRef = E642175532912CFF178EB601 /* OperationMode.ice */; }; - D432B3EE9ABBDCC46BE2416F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 238D5D9799E2315591E8D851 /* AllTests.swift */; }; - D4A4DE9679C9BA583AC38D42 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5E5A5C7722D0C0D3EB20B1DD /* Test.ice */; }; - D4AD0E54350114DD93EA2798 /* Registry.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7B733C6A6EC81048D435852D /* Registry.ice */; }; - D532D91C4C4E01E29F4B2B05 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8AB911FC90BA252CF9913B9 /* Client.swift */; }; - D59779B7D86E52C74E745BC8 /* Clash.ice in Sources */ = {isa = PBXBuildFile; fileRef = A7FF10703E7EDC9BBE2A8776 /* Clash.ice */; }; - D5A876FC387EED60FF6CE66D /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15DCA2A433E7B84F68A4086E /* TestI.swift */; }; - D5D7C1C5B238BF7874D21B35 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8794B508D73C3C788ADA0699 /* ServerAMD.swift */; }; - D618156E0C23C4F6AE24E3A8 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B5375C448DC3655DE048216 /* ServerAMD.swift */; }; - D61DB1306AB93E600F3FAF88 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7DA88F7AF06711D009564277 /* Client.swift */; }; - D669E3D7E586917AAB74C995 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - D67BCBA589BAAF799EDC3C33 /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 96A6C3F18EE56DDAE1D58616 /* Util.cpp */; }; - D69C08BDF1A12BBA8DBAD3A2 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = BE1103E35E5A2A27EB5D27DB /* ClientPrivate.ice */; }; - D6DB18E4BEB8A4A75CE72EC0 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEB26648ABCBACA8BBB3BE64 /* Client.swift */; }; - D7344D9FA245F0926B9AFF86 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD389CFC95B10E3E57F52593 /* CFNetwork.framework */; }; - D760F45317F22609C49FF8F5 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 912A3BBF1600188B13D983DB /* Server.swift */; }; - D7660798F07A4704E1BE3789 /* RegisterPluginsInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B781B797328B2CA48780FC4B /* RegisterPluginsInit.cpp */; }; - D7E234FBFC78978808ACF4FC /* UnsupportedAdminFacet.h in Headers */ = {isa = PBXBuildFile; fileRef = 7325210833A3C201AB439DF3 /* UnsupportedAdminFacet.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D80048C7C02D16C3955C7762 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 411CB212E7F237BB3C70DF05 /* AllTests.swift */; }; - D8849FC0357C651AC96ED3DE /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 187A598DF649CE38912016A0 /* TestAMD.ice */; }; - D89977C6CF4FC9F8FEDAC4C2 /* UdpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0AECE992D6F8F6094501975E /* UdpTransceiver.cpp */; }; - D8AB039521AC63ED49300E94 /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2E9F76D3E044EC729938E75 /* OutputStream.swift */; }; - D8CDA26A4AF88B96BB3F9FA8 /* Communicator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5EF35CCBCD4ECC4D6049D50C /* Communicator.cpp */; }; - D8D7CE58147E0087818C7169 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - D8E8EE3176ACA1E2A1E215E9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C92B7FBE4888ABA1B3086A0B /* Client.swift */; }; - D8F28EC338EF28B3DCFF4F8D /* TraceUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2B12199615D7A690ADECAD35 /* TraceUtil.cpp */; }; - D91FC1E284D287369297DC83 /* ThreadPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D0412DF24EA81945FC778356 /* ThreadPool.cpp */; }; - D95711CA602F1B728EF7908D /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C31D600C8AD3BD8E11113E7F /* HttpParser.cpp */; }; - D99D598367E4456767786375 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - D9B568EE2CC7ED9115669D61 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - D9C00759F843A9414F26EA25 /* Communicator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1F2872EA29E1518116A78D64 /* Communicator.mm */; }; - D9CAB8863CEA36BA56493BFB /* IceLocatorDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = B4AC6967614445EFC7AFA567 /* IceLocatorDiscovery.ice */; }; - D9E0A3FA86A448F5B57F4F98 /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A61061EE302624FCE2A351F /* Glacier2.framework */; }; - DA241F2DE0E627F129CC2823 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 32F9D329C959222D1D8A1867 /* Test.ice */; }; - DAA80250C66FF07794C3AB24 /* ImplicitContextI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82A9A53D4CA0BCEAE2BDAE0C /* ImplicitContextI.swift */; }; - DABA094EB47F7DDD15FAE264 /* SlicedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 13B44732D516219F9136442B /* SlicedData.cpp */; }; - DAF43E59D89A9457257C50E6 /* StreamAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E3A32D7777BC07CF9B2FDDC /* StreamAcceptor.cpp */; }; - DAF66DCE85CC7AE22493AEBE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - DB316F93F4CE72CF1E2FB018 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = FEA71345B6615F3E4D33C996 /* Test.ice */; }; - DB3DDDA413D7AB76276EB3BF /* EndpointInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 87E018A4429C5A125E4A1CFD /* EndpointInfo.cpp */; }; - DB557106A01577086971F795 /* TestCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 210ACD74D52ACF563A18718B /* TestCommon.swift */; }; - DB63CCADF9E73E57835D5C79 /* LocatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5D2EA72AEC13D70913E91450 /* LocatorI.cpp */; }; - DBDED71CDC0944D1EC80BA74 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3A38BE931DD9257A59ABE4C0 /* TestAMD.ice */; }; - DC4070B696E9E3F09D1D9B17 /* EndpointInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 87E018A4429C5A125E4A1CFD /* EndpointInfo.cpp */; }; - DC8A1DB2B1135AAF8BE67CE7 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - DCD7090168469C4A1905EEDE /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - DD1501337372078A7D67871A /* IceServantLocator.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C731BF23BA58A14557BC7AE8 /* IceServantLocator.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - DD23C80348FB51B33B9536E8 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C6E967B050704057D5BA4FA /* Client.swift */; }; - DD463A99FE4A24A897A1E919 /* StringConverterPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8536BAF17D9FB2E0A139B888 /* StringConverterPlugin.cpp */; }; - DD6D2F4641EA7CAA7EABA409 /* ServantLocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6C8DE154339D26BECAD0F84 /* ServantLocator.cpp */; }; - DD75D5E879F57664980324F8 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - DDBCDBADD705F6FA447600AB /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - DDD917BC15B523C3AAD3C24E /* EndpointSelectionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C46F321C38BDD14CB45857B /* EndpointSelectionType.swift */; }; - DE1F7AEF13C3388FBAE54E75 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = DC25D8DC5EAA47564D1DCFAD /* ServerPrivate.ice */; }; - DE4E8601A48DEC6D9FF64C35 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECF96EB8D4DE74C3B6148453 /* Instance.cpp */; }; - DE526F0269FE3D17FB3350E0 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - DE69B32C3DC061A59752B59D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - DEE45F50094C93708437DBF1 /* RecMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4726396CCE97846A1029D34 /* RecMutex.cpp */; }; - DF2C6753E028C16CFAE3060D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - DF3200CF26DA5019AEBD15B3 /* ReferenceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3355634D996A7E222247AD34 /* ReferenceFactory.cpp */; }; - DF45F4C9D21511016E33D913 /* SliceEscape.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E70C646D0F4AB1FF12251277 /* SliceEscape.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - DF5D2CD38BD2957DB3472A1C /* ConnectionRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2119F568FE2A5862B35E2F25 /* ConnectionRequestHandler.cpp */; }; - DF6CA29321178F1E9616F018 /* ACM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34C2F4D1CE384BABB4C216AB /* ACM.cpp */; }; - DF9ED22353B9069A3034037E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3917EE3E99FD7B2432F43EBF /* Server.swift */; }; - DFC9103D8148DAC6BB3ECF31 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = DE1BB19BBB9E314A3FBDD1D5 /* Version.ice */; }; - DFD907CF719B19606435191A /* ImplicitContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = ECEFB0235F0AB4924375DB3F /* ImplicitContext.mm */; }; - E0333D6E9673BE17F6D3CE92 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5213500501E0EF266978171D /* TestI.swift */; }; - E05D041DD039B5F1D0C1B97B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - E06283BE14390EB585AC08E7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED60D96090BC447572168960 /* Client.swift */; }; - E08A490538E47768CFAAC4DE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - E0B7883A51C5BDC229FDA3C3 /* PropertyNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 528B97E16C8800FCF38CDC20 /* PropertyNames.cpp */; }; - E0CD50EFA18BABE08DC8BDD7 /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = 712DAA9A543C3B6F664F887B /* Object.swift */; }; - E0E571583C170183D35AB794 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - E14A7342550F20ED5C1C9A8A /* Assets.xcassets in Sources */ = {isa = PBXBuildFile; fileRef = 11C7EC556414EF521E4C10D6 /* Assets.xcassets */; }; - E184C31684B7D9E23B7531F2 /* Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B16551A0F60D3372E63F583B /* Buffer.cpp */; }; - E1D8395CAEB0FDD1CB0F43CF /* IceProxy.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B209E235ED7A16FA1D30F03E /* IceProxy.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - E1E321551781CB1E3012D756 /* OperationMode.ice in Sources */ = {isa = PBXBuildFile; fileRef = E642175532912CFF178EB601 /* OperationMode.ice */; }; - E201063AE46BE2C8D1F00494 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29BB3E7C968087D8719AA497 /* TestAMDI.swift */; }; - E21452276B2B4932B84552FB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - E26DCE465C49F60A131728D5 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4A3D9527B64DF1372A707E2 /* AllTests.swift */; }; - E2C3F345B9940616C81A786F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - E30B2CEED9EB4F202B7A6E38 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D89D6055E8B3136DB51F62B /* Security.framework */; }; - E34708D062F485B6CC4052A0 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0703ABD3F3BCA18CE19E2049 /* TestI.swift */; }; - E3F88E8316B68ACF96AA7391 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - E403E1F17D39B4DC6EC1B186 /* WSAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F41C42B62FBB6CF5CD285D1B /* WSAcceptor.cpp */; }; - E412F3974170E06998BD4881 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B09395493CF834C42CCEBBDD /* AllTests.swift */; }; - E4455DC8AF47777A4402037B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - E44E6FFC6D9026A3A01CE40E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F145F0CB621FB901C5E7382B /* TestI.swift */; }; - E4645043B8514A1982DB9290 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - E4ABFDFD8A7B2274DD3A5BE5 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FD88A0D66DE622A932A25F4 /* AllTests.swift */; }; - E4ACCA76302D3BF71A0FC9DA /* PropertyNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 528B97E16C8800FCF38CDC20 /* PropertyNames.cpp */; }; - E4BC28467C4E2563EE730D55 /* TraceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = 838BA02CABE296631AD2E49C /* TraceUtil.mm */; }; - E4CF496CEF4D38F74725379B /* libIceDiscovery C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BACC36E06BECDD951F03971E /* libIceDiscovery C++11 iOS.a */; }; - E50A2A301F97D365C1A76667 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - E54C4C05A2443ECC27D4A6DD /* IceExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8F7D24D7A121A1EADE888933 /* IceExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - E575B4FD82A6165AC9FECEB0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - E58C4245B6FF1717C5FD9B8A /* SystemdJournalI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0E77B79D4D4A84A1D12EC02D /* SystemdJournalI.cpp */; }; - E58E28CD9907579DAF36EC2A /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F298123872B90AA6A70C04C4 /* RouterF.ice */; }; - E5A86CAB0A0997FF9F5B5E71 /* TraceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = 838BA02CABE296631AD2E49C /* TraceUtil.mm */; }; - E5BA0514F0CFF75760BE9260 /* TraceLevels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00A1E8C7E0069ECFDE2BF0D3 /* TraceLevels.cpp */; }; - E5DCCD4A18282A6803C8EF35 /* MetricsObserverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E2BF176C7246BB46FCA40D73 /* MetricsObserverI.cpp */; }; - E5F679C411ED4DC809D4325B /* Process.h in Headers */ = {isa = PBXBuildFile; fileRef = 2502A8BB4CF476DD3F817D6A /* Process.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E6163F5F37F6130828284FC0 /* StreamSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9FB17B079F7F1D6750B30407 /* StreamSocket.cpp */; }; - E62B55FC8D262DF1075D8429 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5213500501E0EF266978171D /* TestI.swift */; }; - E63FCFFBB2D698D6C766890A /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 061EF8C3836AB5338B16BD91 /* ProcessF.ice */; }; - E653D74204DDAFD78E9504E9 /* Connection.mm in Sources */ = {isa = PBXBuildFile; fileRef = E429F88251275C660C3AF14F /* Connection.mm */; }; - E66B52230186DEA87575460A /* StringConverterPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8536BAF17D9FB2E0A139B888 /* StringConverterPlugin.cpp */; }; - E6AB408B1EECFDE87EC1F93C /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24C6ACE551B1EB721A3BC47F /* Instance.cpp */; }; - E6CE03760C488D0AB96435AD /* Incoming.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5EDC7CDF25B76060EA5E97A4 /* Incoming.cpp */; }; - E70EE56A7C70160E8761ECCC /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6F7EA1ACDBAEF988C59451A8 /* Initialize.cpp */; }; - E7116B3C554AA1897461BECA /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EF461162F7A47F5DB82320B /* TestI.swift */; }; - E7333534BC8B2AACD6F1E6D6 /* IceGridSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 922F6BA2A4AE4A5618E719EC /* IceGridSwift.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E73A37FD19E722471683CC51 /* Exception.mm in Sources */ = {isa = PBXBuildFile; fileRef = FAB9B795BA8AE0C1F88883E3 /* Exception.mm */; }; - E775E85871A1FB4AB164E5D6 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C02D198D06587690D95DDE9 /* AllTests.swift */; }; - E791076C35867AC29DB43007 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - E7A0E254B869D487487C8812 /* PluginF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 917AE4835321F79AE4B7B97D /* PluginF.cpp */; }; - E7A49EAC0D4CD56BE4B116A0 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = C6259FDD0BB4CDA0E5AD1BD0 /* ServerPrivateAMD.ice */; }; - E7B60B002FEF3139D3250178 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - E800071883B5B4320F5842FA /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7E136388DA19E1646CD6C2A4 /* Test.ice */; }; - E8274362906721B6216F1FAC /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8E773FC852F053852E5F952 /* Client.swift */; }; - E82977C77C7E2288CA4A7B73 /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2E9F76D3E044EC729938E75 /* OutputStream.swift */; }; - E84E4A1BCFB7A205D7F7A306 /* OnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12558BB8CEC7A2789A899234 /* OnewaysAMI.swift */; }; - E867E14D433474D9158E95B0 /* PropertyDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 47417B8A88D9E20B61FBE3DE /* PropertyDict.ice */; }; - E8B9A3C8A71B17FC857B9C48 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53854F413DF9FC6384536097 /* AllTests.swift */; }; - E8BD19374436343B8F4797E5 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66F471A28655C678A989AB75 /* Server.swift */; }; - E8F621B34FC45C55E6BC3944 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB13F008DE23A0C0676D5F59 /* TestI.swift */; }; - E9103E84385D05034574F7F0 /* LocalObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = 69623C3C81CF92A0A2EEB891 /* LocalObject.mm */; }; - E919FB8E2696E8070D7AC7D3 /* Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C0FEE59F8132B2DB340AF3E0 /* Proxy.cpp */; }; - E9209C6E450D87CC000CDB75 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - E9425D514E61714204880931 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DBBC77525E7B0DF9F2014BE /* Server.swift */; }; - E981BB2222CB7195C43BDDDB /* EndpointInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31CA3D046FA03B3798DFAD2D /* EndpointInfoFactory.swift */; }; - E987199B2FC6BDF64B8CCD44 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - E9899BD9608572EE4ACAC057 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50A48DCEFE3DC354136012FB /* Server.swift */; }; - E996FDC87D27070495E04BDA /* RequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 819DF5FFCDFE6A0154872737 /* RequestHandler.cpp */; }; - EAB970DF40A49B7B0D0C8A6A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4A60EF4597458FEECDEA609D /* Test.ice */; }; - EABA4E594138C2E519766AC2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - EB095B58873F58D9DB9ACB87 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - EB245ECD8BB979AD26ADABB4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - EB3643E1FFF31277738BC6B0 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = AD96541FB25B7E81018C8837 /* Session.ice */; }; - EB4B8E7D5F8BEB9E47CCF97D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - EBBE102E846A49FB1ADAE81E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - EBDED227240DF3A07AB470D6 /* TraceUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2B12199615D7A690ADECAD35 /* TraceUtil.cpp */; }; - EBF7A6E634CB107B24C2DFFB /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6E2219C3A5B792E01CFC7C5B /* Test.ice */; }; - EC6E36971DBD61446697F43A /* EndpointF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 774048B66B055BBE7DEF5C49 /* EndpointF.cpp */; }; - ECC0963B1418496E3CC95675 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = CF6E3F826F70DD36364600B6 /* EndpointTypes.ice */; }; - ECCA29C3963AA6795FC4AD78 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41F154A51D556BFC57A85DEE /* Client.swift */; }; - ECDD921F4986D6E35D2DB882 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9C690E4AB5CC19B08C330ADA /* TestAMD.ice */; }; - ED01BDBD76BC940A240935FE /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CCA4C7344B2FF7BEF3126F4 /* TestI.swift */; }; - ED027EF96CE468CFC87ED58F /* AdminFacetFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15D107A1FC1361AF37820F59 /* AdminFacetFactory.swift */; }; - ED6116794F1E0D34AFF782A2 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48DAAABA9F252C2EED4F4322 /* Server.swift */; }; - ED66A5285C78F8DAA0A0B08D /* EndpointI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E7DBFA7D2C1B0D23D6BCFF /* EndpointI.swift */; }; - ED814135051712BF6638A393 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - EDA67E7DD485FFAAF25CA668 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - EDE638C9C26A50C0740D0D6B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - EDEB7F707FE081AD627F3436 /* Key.ice in Sources */ = {isa = PBXBuildFile; fileRef = CF7CA24F9FD7036822F860D0 /* Key.ice */; }; - EE0A29E0E4050E456390B2C8 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - EE513FC4387AFF8A5818AE60 /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FA1947B2CBF8BEA27C99B748 /* Reference.cpp */; }; - EE5C7A229D1F672F2DD712F9 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51101FD5A1C321263E984B14 /* TestAMDI.swift */; }; - EE99FE160C917B827D26D886 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB13F008DE23A0C0676D5F59 /* TestI.swift */; }; - EEB782E268D98E467917F349 /* RFC2253.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D0EE946A231ADDBEE9166775 /* RFC2253.cpp */; }; - EECB2317B72563057586C1E3 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - EEF3C791BFC7FD9073CE67FA /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D2917E3F0A4680D8536DC6E /* Collocated.swift */; }; - EEF4DAC63E1C1452A7C471C3 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 187A598DF649CE38912016A0 /* TestAMD.ice */; }; - EF3F931460C30F12951A049A /* SliceFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C43FAD0C5C469C86F0E86BB /* SliceFlags.swift */; }; - EF4596DCCC978CCE592BCCDD /* SecureTransportUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F0F49F9E10E0EDDD7205D7A3 /* SecureTransportUtil.cpp */; }; - EF56221226FD631235EE2D8B /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - EF7A6BC74C265EB48950D876 /* ArgVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4EB535084025A5878FB64A16 /* ArgVector.cpp */; }; - EF8F39D379F17F7EC6380051 /* IceGrid.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D603800919DF7E2674681E95 /* IceGrid.framework */; }; - EF942E9BBA3440D7B66E34BD /* TcpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8B27F2347837429D7B62D99A /* TcpEndpointI.cpp */; }; - EFD7F89AD76E616E3C6C6620 /* Initialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAEAD6B7124A30118459EC38 /* Initialize.swift */; }; - F019336B159DB0E956B8C86F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - F03EF85F065AD2A20332BB2A /* Connection.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4ECABFF74D36DD7B487D418 /* Connection.swift */; }; - F0A0A34797F63C66E43CAB80 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - F0E683DF3B5773AC437F9641 /* IceProxyAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2F162FBD0C8F1B4B117411F8 /* IceProxyAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - F1025440504CB14383A14198 /* InstrumentationI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FFA9645D5C36E87EFE43259D /* InstrumentationI.cpp */; }; - F1347746FDD2CB2B39C4A782 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A16B21A6AB45ECC376958B43 /* Client.swift */; }; - F134A0D840896DD093F9BAF2 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C6E967B050704057D5BA4FA /* Client.swift */; }; - F1607E29255EEE0CC70CE04E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48DAAABA9F252C2EED4F4322 /* Server.swift */; }; - F1B04F4E02F1EBD3E7B0524D /* CertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DDF8587C6E56FF02BDE02E0D /* CertificateI.cpp */; }; - F2787032ABE349C2DDA17733 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2E4B543DC061901D991799B /* main.swift */; }; - F2E9DDC40DEBACF32ADCA096 /* NativePropertiesAdmin.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6CC988090A94CADD8CF0E86 /* NativePropertiesAdmin.swift */; }; - F3488849C032E0669AC4E2F9 /* WSEndpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D2FE54BF5F9F57022E604E5 /* WSEndpoint.cpp */; }; - F3F5CE5BDD07618791282C54 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F696EB5215D4CEE078EFE307 /* Client.swift */; }; - F403AB9B9812DCA2214E06B1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - F4B2AF21C2316D5104F1A1D6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - F50E01F083F2D74F13C18516 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D26B665871074ACBA00A2DAD /* TestI.swift */; }; - F55AE396D02C2707B381E5A9 /* Selector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DB0E96337DAC640F98879EF /* Selector.cpp */; }; - F56A8B6537744AEA971C82F7 /* Communicator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1F2872EA29E1518116A78D64 /* Communicator.mm */; }; - F56F1305EE3F3F498AF5D32E /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9658F704639D3DFAB8D80D82 /* Test.ice */; }; - F5A79AA337CD11212A7F3698 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - F5BE4E6C5C82DF5223611FD2 /* IceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = FA7C1CD27C66481E39168080 /* IceUtil.mm */; }; - F5EA38FD5A2AFED6FFB46479 /* IceProperties.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E4DEDD307E1D3CA1FB7218CB /* IceProperties.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - F612F4547992E7FEFD4AE20E /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = 712DAA9A543C3B6F664F887B /* Object.swift */; }; - F640640DC852C1B1749ABC02 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E390D199FCA76E5E89366313 /* TestCommon.framework */; }; - F6589F40ED18C5B58349EBF8 /* LocalExceptionDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CEABBFB970E188E8A94E9BC /* LocalExceptionDescription.swift */; }; - F668E4B647933038E474C032 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33B58BCD847ED86665FA55C6 /* TestAMDI.swift */; }; - F66D7C2BB8D982EAB835AF19 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - F6CF0C308151DDF32C0BDC71 /* Exception.mm in Sources */ = {isa = PBXBuildFile; fileRef = FAB9B795BA8AE0C1F88883E3 /* Exception.mm */; }; - F6DD6FA49AE32A369B87C577 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4560428EA1BE7E6A80A5EB60 /* Client.swift */; }; - F6DDA7D101D361324C4C739A /* IceAdmin.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E3A1D3ABE56592E64D13AD26 /* IceAdmin.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; - F6F4435E3CDA51F25B2DEA47 /* Current.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ED5F4C2E371A67E1A3E4887 /* Current.cpp */; }; - F70B3B622AEF8B782C3107FC /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3661B6F7FED95117E5290097 /* BuiltinSequences.ice */; }; - F70C7D228249311612E46E97 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = BB3E49E851CC68CD8C0A33E7 /* Test.ice */; }; - F711D039FB236B8E1022BC2A /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */; }; - F712859848B284C26AD91C82 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9C690E4AB5CC19B08C330ADA /* TestAMD.ice */; }; - F7207506CC41D6C2465E7372 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = F8C67FE340130AA05234A8CD /* TestAMD.ice */; }; - F73798AE18900CAC59048C46 /* WSTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4364B42C560397885DCF78AE /* WSTransceiver.cpp */; }; - F739D7C7F2287DCC96FDA8F9 /* StreamTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 36D9EB3844A6A2E6E2E7E8B4 /* StreamTransceiver.cpp */; }; - F76E5CDD0BB77C1BD9DDB16E /* FacetMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = A95B7708642BFFFDF31255BE /* FacetMap.swift */; }; - F7912F5103592346BE88CAAD /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAF62957B7D8E071FD0709CB /* Client.swift */; }; - F7E830B66AB2FE98EEFA4615 /* ConsoleUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C07513A1A61B8690EDDE2A8E /* ConsoleUtil.cpp */; }; - F80AF6C992E9BFF055F58220 /* Properties.h in Headers */ = {isa = PBXBuildFile; fileRef = 68891FC225E0690F11112DD9 /* Properties.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F81675689D2FFE7A81A70654 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61123D74F6D0D83704EC8A03 /* Cocoa.framework */; }; - F8404F098FA2E109E095367D /* ObjectAdapter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4E57C78102AB76E045D070F5 /* ObjectAdapter.cpp */; }; - F8C6544077290C45DD54405D /* BatchRequestQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DB1C2A05230AD7723C35761B /* BatchRequestQueue.cpp */; }; - F913402AA2B9A61CC12CBF87 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - F919E2577B0663EF30CD28D3 /* SecureTransportTransceiverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2C896565AF73218965D8EB83 /* SecureTransportTransceiverI.cpp */; }; - F920A01BBD37561B47D4E24D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - F92F91F933D9A8924A143D39 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA934BE79A03D9CF1BCFFCCD /* Server.swift */; }; - F93B2C9F27A3137DF437DC0A /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - F994392175519704C12A9593 /* ReferenceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3355634D996A7E222247AD34 /* ReferenceFactory.cpp */; }; - FA3AE16D943BAB76288FAAE1 /* BatchRequestQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DB1C2A05230AD7723C35761B /* BatchRequestQueue.cpp */; }; - FAA7794600B871CB1EA20F15 /* RouterInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B29F764939EBC67A71BA360C /* RouterInfo.cpp */; }; - FACF07ADBC031E05DB3043C5 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A0B3EA61C3DFE3EE8992E4D /* Collocated.swift */; }; - FAED5C28558CE4C0EC489B5F /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - FB332D420DEB45396A0E5208 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - FB49967EC713A761BC846597 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = B8409C671A703DFA622A6E0A /* Metrics.ice */; }; - FB6235C576DAE5427AA4C1B5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - FC2F259D998ABD51BE5CA328 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCD2470DC2FC06C7825644D1 /* Client.swift */; }; - FC7981500F5F5BEA5B6833DD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; }; - FC8139FBD9789777F4BB0B0F /* ImplicitContext.h in Headers */ = {isa = PBXBuildFile; fileRef = B632F05A56184697D1DBF34D /* ImplicitContext.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FCBED17CCE6F3F19C0DC50F7 /* EndpointFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3919B9F95BDC25490E161678 /* EndpointFactory.cpp */; }; - FCC9F2C1F1F2290D59864F08 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFDF944264BD8F72F80EB4F3 /* Server.swift */; }; - FCE15763A626795A11C79F19 /* ControllerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40D96F08E096D7DEC17ED61 /* ControllerI.swift */; }; - FCE3FDACCCB1026E065DFCF9 /* CommunicatorF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9C2573B4E20C9644B429CFE4 /* CommunicatorF.cpp */; }; - FD497B237A456462DAE54E5C /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECF96EB8D4DE74C3B6148453 /* Instance.cpp */; }; - FD4F803B3A7A91218B655C85 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; }; - FD5CCBD03E6B7D1D321B29D2 /* Communicator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5EF35CCBCD4ECC4D6049D50C /* Communicator.cpp */; }; - FDAEF897EF1F6ECA2C8ADDEB /* EndpointI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E7DBFA7D2C1B0D23D6BCFF /* EndpointI.swift */; }; - FDB644FCB5ACF5151D71A3D8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - FDDEBCF15692FEEB0069A5B5 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; - FE26BDA431B74FA1B8B3347A /* Endpoint.h in Headers */ = {isa = PBXBuildFile; fileRef = CEEBE7297DC9EA83BC9B0E8E /* Endpoint.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FE2CF849E8EDAC64A02FA979 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = D1C3C3B4940DC13C1EA83645 /* Test.ice */; }; - FE46D7638E687996009FFC46 /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85DE55FAD1AAB4618D491700 /* Logger.swift */; }; - FE9AD932B1488BCAA7CAE7B0 /* Clash.ice in Sources */ = {isa = PBXBuildFile; fileRef = A7FF10703E7EDC9BBE2A8776 /* Clash.ice */; }; - FEA526FB97D3AA51A780893A /* Key.ice in Sources */ = {isa = PBXBuildFile; fileRef = CF7CA24F9FD7036822F860D0 /* Key.ice */; }; - FEA56CC0A65483C6C77D0E37 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 964F1CA013E0977CFADF807D /* Ice.framework */; }; - FEEDBCF072B258373A713354 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 746F6B86846D09954DDF6836 /* Foundation.framework */; }; - FF1BE77F4699C4E3A526D05F /* Connection.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4ECABFF74D36DD7B487D418 /* Connection.swift */; }; - FF708405FEB581C6A171DCCE /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 238B177EB2BB034420FED22F /* Client.swift */; }; - FF9D30B936A14E1337224580 /* PermissionsVerifierF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8CF9DC195724F621609DCCF8 /* PermissionsVerifierF.ice */; }; - FFF5E4404C460224BCFC18A2 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */; }; + 000948FEA65EB7E622885503 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = B210C65D05CE0E78F1F1D897 /* RouterF.ice */; }; + 0056B901CF78988B395DFE2B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 845314D4D8CDDD83D75CD79E /* Test.ice */; }; + 005AB15CDAAC8A94034894D1 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 192E68CDB0A73899EEFE5C7B /* TestI.swift */; }; + 0076BB91AE890AE00D3E647B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 00C0BFF64CACC7A1B75A59ED /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 0117EFC4A0551389AAB3CAF9 /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 16F9ADE7B72B66031081D615 /* Object.cpp */; }; + 013D04FA0618542E9C9EB131 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 0153468AAF2A03317005C703 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 018BA469F270F7A9F4A01028 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79FE8430F981C7FE154AD0D /* Client.swift */; }; + 01901DF5C328D91D8077588E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 01EA38E666CFEA44173B668B /* Config.h in Headers */ = {isa = PBXBuildFile; fileRef = 37974E9534D68EBD02D0BF38 /* Config.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 01EEEF1C1F2778E504906DCF /* ProcessI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A1AD59552E162D0E59AB6DF /* ProcessI.swift */; }; + 02068AD895DA407931618DD5 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = B2A95DA9F0D8AAB3E6BAEDBB /* Test.ice */; }; + 0229BDD710DF98F830BE87AF /* Clash.ice in Sources */ = {isa = PBXBuildFile; fileRef = 848A2C0A4882DC676A70A705 /* Clash.ice */; }; + 024FE681B3FBFE06BF239A90 /* DynamicLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1D91279A690F2813285DD5EF /* DynamicLibrary.cpp */; }; + 0259E5353C64BAC731DB2871 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B4BE404CCB5103EFEE171CD /* Client.swift */; }; + 02792FF1DF38C3814FB8B1D0 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 02AEB7482A1320C6C364B59D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7E8BE02C17366B643981167 /* Client.swift */; }; + 02C8AB2072A87E278786F867 /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = F58FF23F5FC85ADC967D8DFC /* RemoteLogger.ice */; }; + 02F468940AB7DC75D8705278 /* SecureTransportUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FF4DDF44F52DAC21EDD2E38E /* SecureTransportUtil.cpp */; }; + 02F511C1E9D6D6647D6695EC /* InputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B0BD449FE449F1F96588EB2 /* InputStream.cpp */; }; + 03030E8056505FF2913947E0 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 03094ABF89433CD7AD4920E4 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4CE9365FEFDF4E27726F5A0 /* Client.swift */; }; + 0347614CCC76F0355D55A0A6 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5FEACF1F212D68032902136 /* TestAMDI.swift */; }; + 034AAF1D7C13BACF1BF110A4 /* InputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 550297F5FBEC3BFE5305F947 /* InputStream.swift */; }; + 0357D9D13F50C02525736DD7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3348C6BDFBC3CEAAB6FED3A2 /* Client.swift */; }; + 036F0C56A9DCE1FF9AC7A52E /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = C11421B2097118D45D7A30EE /* Value.swift */; }; + 037780A232FA910E3BE0F681 /* OutputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C5005A46D72C5617405BAB2C /* OutputStream.cpp */; }; + 03A0CE9D9FBEB2EFE7969CDA /* IceStream.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E0F5B95CC1B68A05581EF3FF /* IceStream.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 03A8ACDD8E6A7A3A4DD30444 /* Protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6ED2C54301565ED3748EBC3A /* Protocol.cpp */; }; + 03E279F3E26A2DA38D6582C2 /* ValueFactoryManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 563E389F90DC51A77B0B8D3E /* ValueFactoryManagerI.cpp */; }; + 04C7060F70AB4D79CB29F01B /* LocalObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 58F99FAE75AD8743940860CC /* LocalObject.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 04FE3BFF863128095B558494 /* Shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7D4AC169951D4C6B72333C57 /* Shared.cpp */; }; + 0545D9A1BC773F5070826D63 /* StreamConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 96D63454AE91561D9B1FA13D /* StreamConnector.cpp */; }; + 05EDA103644A0BA91541D944 /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 050762588F81BFF2D146B6FE /* HttpParser.cpp */; }; + 06259295103288F24AA43E3F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 064BF819488A3E11B554B194 /* SlicedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4A680F36353165A9E9D45311 /* SlicedData.cpp */; }; + 06C4E21AC94249E0EB8C644F /* IceAcm.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B3DE965BD291C514412012E2 /* IceAcm.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 06FA23074CB8CF017689F6A2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 0735C831A9F1B5A0D0CDC060 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E163619DA514FBA22643B0BF /* AllTests.swift */; }; + 073A8E5BC63590E521123B33 /* IceInfo.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9BADD132A608D10C40BACE84 /* IceInfo.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 077EFDC62948430040D67474 /* StreamAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2363D48D7332AF860645153E /* StreamAcceptor.cpp */; }; + 08998FAE673B4DC9DCFEAC46 /* EndpointI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80F6A1ED3C38E025B7D6761D /* EndpointI.swift */; }; + 08A90C19CF95A2ED7F0A7E52 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 08D1B9321174C13D62838E7C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 08D49791A8CB39AE6119C3D8 /* RequestHandlerFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A4C4C61C6E898DA81C15954E /* RequestHandlerFactory.cpp */; }; + 0902BF01AE947D2DF96F0636 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = B210C65D05CE0E78F1F1D897 /* RouterF.ice */; }; + 090E3BD382B1CB1FC3C71ACE /* Clash.ice in Sources */ = {isa = PBXBuildFile; fileRef = 848A2C0A4882DC676A70A705 /* Clash.ice */; }; + 0955DEC63715B8F8FAFFE62B /* InputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B0BD449FE449F1F96588EB2 /* InputStream.cpp */; }; + 095E646BF80CA3172060C109 /* libIceDiscovery C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 64237DCAABC3D613AD0721F6 /* libIceDiscovery C++11 macOS.a */; }; + 09B2CC4CD2A2F3216BD9573D /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3195B5480C3CCC2F665C0C2C /* TestI.swift */; }; + 09B8B7ECD42005ADB181D7BC /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 09BFE0C6802C725D7D895D39 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 09C397DBC95899BBB8E0DF27 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 0A59EADD720C401901AD68FE /* ClassResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B5388099265E2ADA6E95EAC /* ClassResolver.swift */; }; + 0A6E0534149A89AE96333C71 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 0AA4E3DCAF70B0663CC63922 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 845314D4D8CDDD83D75CD79E /* Test.ice */; }; + 0AD30E6E86FC62EC172E4C71 /* IceStream.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E3A375817ABFA4AA3FB2E7DB /* IceStream.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 0ADFBF1AE7B4D030364C6F84 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 0AEDFAD5C4A104906E15734A /* TestCommon.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 0AFD93BB594061C469EF699C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61D40C597EA4683625921392 /* TestI.swift */; }; + 0B1E82B27CBE14FEAB26DE46 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 0B43EC6A5E48532E57509795 /* UnknownSlicedValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32A9B371FE6F467EF691D44F /* UnknownSlicedValue.swift */; }; + 0B71E7320E0F4CAB0C0C595B /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F2DCAD699F6BC3BE7C48BD2 /* Client.swift */; }; + 0B72D0C5821B450B59488983 /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BFE5386D5E740720EA9CB58 /* OutputStream.swift */; }; + 0B868D3CB3A6F9D2463456F4 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 0BA128431F64152D7AA83340 /* ConnectionInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92FB243DF6E34DCCD382045F /* ConnectionInfoFactory.swift */; }; + 0BCCF6A35551F3F89DD70EB2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 0BD953B28FB137C08807E17A /* Instrumentation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 889142475D21BCF0B56AF545 /* Instrumentation.swift */; }; + 0C7882AD20C272E1D7A0F35B /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09299F3070FD6A26D7CB050F /* TestI.swift */; }; + 0D1B04739A58ACDA9A388C8D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 0D1E02001FBB354E282D83CC /* ObjectAdapterFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 567E02B4F336E591F4A267F9 /* ObjectAdapterFactory.cpp */; }; + 0D42A6535F2811941FEC23AC /* BlobjectFacade.h in Headers */ = {isa = PBXBuildFile; fileRef = CB7F034F946E42B548E218FE /* BlobjectFacade.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0D44EDDD34C9A4A007762C39 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = CEAA42713ADC787A8C5C236F /* Session.ice */; }; + 0DA9582A71F78AC506DE9080 /* LoggerF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D66F89746EB5F7F7B8CDFB7F /* LoggerF.cpp */; }; + 0DCFFEE79055C9C673C53BE5 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 0E1306A4677E590CE8D57DA8 /* IceProperties.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F8CCC24FA1C063C2EEDFE4CE /* IceProperties.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 0E3DCA6BF9756504E0C6A533 /* Blobject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81F037DED9476DD886F3BDD8 /* Blobject.swift */; }; + 0E868B1209D1EC5790A423E8 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61D40C597EA4683625921392 /* TestI.swift */; }; + 0EA0592E12A3CB30DAE0A724 /* ClassResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B5388099265E2ADA6E95EAC /* ClassResolver.swift */; }; + 0ED005F5D2FE61ED89372C14 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 02B42EFAF7D96FE1CBC88738 /* IceSlicingObjectsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 0EF87B7D1A07B041620B12C8 /* FormatType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C10681CEE7B1988AC2A2ECC /* FormatType.swift */; }; + 0F833C947AD4FBFC917746FB /* BatchOneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FD0C7728FD3AC2059BB3BCA /* BatchOneways.swift */; }; + 0F94ACAC3F6FED773FF0AB24 /* IceOperationsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F8AF57C348213A2AA539E869 /* IceOperationsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 0FF7013B93D6BC55690CB4FA /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 101810B2F4918604D593D9AA /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = C11421B2097118D45D7A30EE /* Value.swift */; }; + 104B9FABF307FE98C32FAC72 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06A5CA21EE8331CE0EC44205 /* TestI.swift */; }; + 105C2C3B15C3A7097F6A7095 /* EndpointI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80F6A1ED3C38E025B7D6761D /* EndpointI.swift */; }; + 10C40E1683977B32F325CE41 /* SecureTransportTransceiverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 38B945C35D281DC7C64268EB /* SecureTransportTransceiverI.cpp */; }; + 10C867081681852FCE01B962 /* ReferenceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6F10C913D6933AF4C6BABD5B /* ReferenceFactory.cpp */; }; + 1108EF95B274CB2A65240CC6 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C090FF6DC8B7E73B8F0CF61 /* AllTests.swift */; }; + 112C8B4F9EE24AB0AA21FBC1 /* IceGrid.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04F5331767EC57BB1709AA58 /* IceGrid.framework */; }; + 113F2465D372EFE930D29FF0 /* Properties.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 55B898D506212F9EB5DCE67C /* Properties.cpp */; }; + 115DBFA646679343C324D2CB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 116815A0BE0CD5F2C77F67CD /* IceStormSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F46FED0990218BAC2107CF3 /* IceStormSwift.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1168CE3AE99BBE206562ED2D /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 116BA27022878825512CE547 /* StringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3E75CE662D2C802F25228EA3 /* StringConverter.cpp */; }; + 11B3A03A34D6339A45529C60 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 11F1931A0660205221241968 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C830A95A2CD912EA6324B4C8 /* AllTests.swift */; }; + 121D1EECF2FCD6781C855D16 /* TestCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 098454D0E28CD1B5C484ED1E /* TestCommon.swift */; }; + 1241B933BE5839821A52B0F5 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 126C3BFC2E41F94B75357154 /* Logger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF5E5199DE4D0DC29BFBCFEA /* Logger.cpp */; }; + 126D139829D6BD4AB7C4D6EB /* FileUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF8B688684BEDBC2942D811F /* FileUtil.cpp */; }; + 12749CA9974E74ACFF013154 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 12B152284FC6972D5A652ABF /* LocatorF.ice */; }; + 127747590F1765F657C3E2A6 /* certs in Resources */ = {isa = PBXBuildFile; fileRef = 71B526519A9B83CA4998238A /* certs */; }; + 1289AD505814BB8AB7BA6C40 /* ConnectorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A29DDD90384919767B0C0ECD /* ConnectorI.cpp */; }; + 12C782456682209425580814 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 12DB32B13C57AC3F5F0B0EEF /* Communicator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 54ACAB7A5099D58115A05E86 /* Communicator.cpp */; }; + 13352403037102523E9E7B13 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = AC58C93D0067AC1FFB163FB5 /* Test.ice */; }; + 1374408D61BE9BD3CFFF6194 /* IconvStringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1BCD745981B285A8B38E346D /* IconvStringConverter.cpp */; }; + 1376E8D6CD39B17034187363 /* MetricsObserverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F370D670EA1AD7319AAA5AC0 /* MetricsObserverI.cpp */; }; + 1388292390D4181D85155F5C /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5766676C5BBC1BD4DB06DFFE /* ServerPrivateAMD.ice */; }; + 1388F735B521AD2237F13D62 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68A36D9D21D9ACDDCA4E68FE /* AllTests.swift */; }; + 13A0BA7BD6FE0B1E1A86EA1F /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AB34A2D16FD0247248EDEE5 /* Server.swift */; }; + 13A3BADB41C8AD40B7AA103B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 13E5A2F854CD4490587E1EE5 /* Base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 33F9467B32EE74ACABFA3072 /* Base64.cpp */; }; + 140534E2F0B8051466CF15A8 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 609C7B36754AC96B94FFA314 /* ServerAMD.swift */; }; + 143E8E08AB0123FBC759F581 /* SecureTransportEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5E103CB1EC2F0309315AFBA0 /* SecureTransportEngine.cpp */; }; + 145D52CC144C1B9D252D1632 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 14CA9B109DF0DF65D19D54AD /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CC04AA3ED1830F1A0D6E800 /* Server.swift */; }; + 155F9D7E34853754CAFECE21 /* Communicator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 54ACAB7A5099D58115A05E86 /* Communicator.cpp */; }; + 156404DCC5FEF67E15172746 /* PermissionsVerifier.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7A2055EC01DB2F6407115D70 /* PermissionsVerifier.ice */; }; + 15B6B6ABCDB261DD9E7C3552 /* UdpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE970904BC2EF28D17415E5F /* UdpTransceiver.cpp */; }; + 165067568C1D2421FE781B30 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 1654AF037983DB3C68E65B06 /* UnsupportedAdminFacet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 185EF96D642C7F90D5241D49 /* UnsupportedAdminFacet.mm */; }; + 1666DC7A2B98CCBFBD7DD583 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52455E99EC31D4F6288ABF2E /* AllTests.swift */; }; + 1682B27DC3A00C7F0142AA22 /* LocalException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95EFA52C888E5C5C55D8BD12 /* LocalException.cpp */; }; + 16A551E471BD600AB6EC15F6 /* IceDefaultServant.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 098855CA744757EBAA810215 /* IceDefaultServant.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 16E9876895745B7CDAABBA07 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 173651EF6414A901CC1F4753 /* Exception.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8CBB4F405CED40EB36BB4635 /* Exception.ice */; }; + 174059368863E1505D1DE3F1 /* Connector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56534BB7EE90D4BCFC146BED /* Connector.cpp */; }; + 174BE24FF376D7CD1AFBD533 /* LocalExceptionDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D2FF4C92FB900E1C8ED02C0 /* LocalExceptionDescription.swift */; }; + 177F3743DEC2336FC96CA2DE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 1788191A262144A3CBF13CD2 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 285CE6AAA028D7D463F34032 /* IceSlicingObjectsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 17A046FFA61791AD8377A25F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 295FCA203A090C1A080F953C /* AllTests.swift */; }; + 1807B96F7EC1B77793F1DC7A /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FC34DDC4CAD4A644E66EC9ED /* EndpointI.cpp */; }; + 1811315ECF7F21BD93DB5AC8 /* IceEnums.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E0D5775F40FC2F12240963B4 /* IceEnums.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 18147A02D74ADBE7D4F70D7A /* ObjectAdapter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 16122E6DB60C3B5B244A8963 /* ObjectAdapter.cpp */; }; + 183221C185F2C8D0A59C93E0 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81A2BB3DFE7575292C458394 /* Client.swift */; }; + 186570AE4050CB7F1E31DC43 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0C8D8E42B002E9F9D9957D2B /* ServerPrivate.ice */; }; + 187CF1614AB8D53429A961BC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 189DEE5BD77B95CB6D68E809 /* SSLInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 95D0697917C4D8AB633FEB50 /* SSLInfo.ice */; }; + 18B3A2C4EB0D3538E3702927 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 18ED2932BEB100420B7B6A9E /* LocalObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = 949C70B81AF3CFDD7FB8D533 /* LocalObject.mm */; }; + 1908F3DB2B903CA03C5C509D /* Glacier2Swift.h in Headers */ = {isa = PBXBuildFile; fileRef = 30800E8387BC796F48D1F6EB /* Glacier2Swift.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 190BD2A75EC5FE02D99E0E12 /* IPEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BAEED31A0ADF4C89593FD6D7 /* IPEndpointI.cpp */; }; + 19191FCB9E704965D78403BD /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = F7E579CBF8955F1039E8FD7B /* Locator.ice */; }; + 1940158AC9B52001DF07301E /* ServantLocator.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF881C20E37D006853FC884D /* ServantLocator.swift */; }; + 196BD06992B75903740403FE /* SSLConnectionInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64D4650988E40E9CA59297EC /* SSLConnectionInfo.swift */; }; + 1999AF269CD93DA39CA0F9B0 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBB91B6715DD1199AF944C10 /* TestI.swift */; }; + 19ADA95C43744F2E81EB72F7 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = A998BC9D574020BDC3953505 /* Server.swift */; }; + 19C8C61E5FDCE96E41F30209 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9F369E4EEC34C1B7DA37C7AA /* ClientPrivate.ice */; }; + 19C9415246F837752451B38D /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 19D690EC1B4BD8EAA6F1C9BC /* PropertyDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 45ABAB934281EFD8A08B2403 /* PropertyDict.ice */; }; + 1A2FB744D3149C50AB3CCD4B /* IceSlicingExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2F5EEEBE2569EBA29355C665 /* IceSlicingExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 1A886EE1270AA0DE9B36BEEC /* Base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 33F9467B32EE74ACABFA3072 /* Base64.cpp */; }; + 1A8D0329DD0818A1F6689DBE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 1AC480B524DF0F23DDDC443D /* StreamSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 037ADE0DDA21D56610B96D6A /* StreamSocket.cpp */; }; + 1AD4B639C173656FC9790F96 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 1AD64BCADB1AE03D347A2E37 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 06482203FE81D935D3B4B2FA /* Test.ice */; }; + 1AE87BDFE6337314EAEB588C /* IceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2B38809BD33195869DA592CC /* IceUtil.mm */; }; + 1BADCFA27CCF3BB474A54A07 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 1BC5C38C65F3C938B5835DCF /* OutgoingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CAF57D43297EF0527E58ABFF /* OutgoingAsync.cpp */; }; + 1BFC1A544E72F55C80A580A6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 1CA4100463FDBBE93E4D2CF8 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AB34A2D16FD0247248EDEE5 /* Server.swift */; }; + 1CB4724ECE67A7BFB9975C34 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 1D04E42DD4D2D5B68485E11A /* IceOptional.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B8554C4BF66E18643F12883F /* IceOptional.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 1D11189484AA38667BBD5FD7 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 1D12CD99C997FB64AF130126 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 61EFE42566AEC31FE71A037F /* Test.ice */; }; + 1D387F10B12BC53EB63395CE /* IceProxyAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4D64D52FEE47FF8F0B96A253 /* IceProxyAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 1D3B914CD1277D0FAABA8997 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECCFDE42C91C095616A4C16D /* TestI.swift */; }; + 1D4D5DA51778812E14BA1337 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9C793A24C95A4ACFF0FA977F /* Instance.cpp */; }; + 1D9668C4236ACBF8773C26F3 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64A434C90CF7284B572EA069 /* Client.swift */; }; + 1E0B7C7C0C3B6892279F7612 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 1E1A4AF5E20970E1B7183665 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54F4E1317C321838A405CF67 /* AllTests.swift */; }; + 1E33F8BF3F23ACE7A8341DB7 /* ProxyFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B4BE613AEDF19003FA0872E6 /* ProxyFactory.cpp */; }; + 1E4CAB7035792C52E0E00150 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 1E99F1F548E2DB08D1F7E409 /* IceBinding.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 3CD77C9A5413CEB753006669 /* IceBinding.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 1EEB158CD0AB95E4FE7B8AFF /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C938C17E9C3369E70F2D5257 /* Exception.cpp */; }; + 1EFC6727D24CFDC7822E965C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9F0FEAB348E59DFFF0B4F82 /* Server.swift */; }; + 1F0E4B19E7433FB2C18B9644 /* ConnectRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A393EE389D42B1372C5D4B65 /* ConnectRequestHandler.cpp */; }; + 1F36EA8834F3BBCC3DDD5E65 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7816D637F2F821B607DACC9D /* Client.swift */; }; + 1F7C60A8D7523E321D162DF5 /* Context.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9A272934729E68258BA6DDF9 /* Context.ice */; }; + 1FAB9CD3A4769C0F3623889F /* AdminFacetFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62874B6F2262F7337C6F5B81 /* AdminFacetFactory.swift */; }; + 1FB1B310E5A8811197484B00 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 614C777C2BF69467B7D80C64 /* Test.ice */; }; + 1FB9AC3901AA7CDCC4750939 /* RetryQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3838CFE8581669BCA9352CCF /* RetryQueue.cpp */; }; + 1FE39744E1821055440D69F9 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB0EA6325C6639FE8A98D8FE /* AllTests.swift */; }; + 201509B07238F3D8BD6AE1B1 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 404B941336209004238F3C62 /* TestAMD.ice */; }; + 20A439EE1FA645F5287224D9 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F25E6FBA987C910315FB9F5 /* TestAMDI.swift */; }; + 20C7309B63AAB0008D448C61 /* Transceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F2F8E0D2C3F2047985CB9838 /* Transceiver.cpp */; }; + 20E152D72D996F42856C7EF9 /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C7C2E725F96219B183DD8D3C /* Timer.cpp */; }; + 20F66A00823097263360BEB1 /* UnknownSlicedValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32A9B371FE6F467EF691D44F /* UnknownSlicedValue.swift */; }; + 211F169779AA525C653F4AD1 /* PropertiesI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B241517C9F34AA2F9E87F2CB /* PropertiesI.cpp */; }; + 212342F6DAD11D101F8783D3 /* ThreadException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F61797F2A941E9647058B9FD /* ThreadException.cpp */; }; + 2126CF20E36835E21366E356 /* IceDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = 704E39239807F67E06A712F8 /* IceDiscovery.ice */; }; + 21277F9CFCC5755C0F15E718 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 2138E8E115428DD570935D69 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 11A3C26B2E294589FCE83B7C /* TestAMD.ice */; }; + 2159941B58AA2389C1046EDE /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4034543D2C38D68CF3963E3B /* Test.ice */; }; + 217B149000553851FECCCB25 /* UnsupportedAdminFacet.h in Headers */ = {isa = PBXBuildFile; fileRef = 201A3D592A86A4E5A52B94A6 /* UnsupportedAdminFacet.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2189D180D8B76DE354EC30A5 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = A80AF8A22AEA829C0991C3B4 /* Router.ice */; }; + 21A990D4AC8A5329A7ACD450 /* LoggerUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 60C0404FD3789365D7A55D2F /* LoggerUtil.cpp */; }; + 21EAF87C718FD5D8A304BCA7 /* IceBinding.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DAD6A1E6895970ECF1C756A0 /* IceBinding.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 21F68905C6A20C1D3B385790 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 2204F937D22F71DDE12E1A47 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 222612E1B13261573F38ED6F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 22267A4917A0265398034BE9 /* OutputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A736397DAB7BF3EC6FA2C950 /* OutputUtil.cpp */; }; + 224281844ADA7A98BF2075C1 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 224B9AEC7C3585D1F27B5CC8 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35CED14F4F4CE2EB7EAD45DE /* Client.swift */; }; + 224CCEC30BC010ED06A5E4AA /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = F398F2807C3D5AB5CF5A1024 /* TestAMD.ice */; }; + 225589001378A4FF99637F49 /* IceObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EF759A7FC549D2221C6A44CC /* IceObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 2257C59162C4E4216E57F4D2 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB0EA6325C6639FE8A98D8FE /* AllTests.swift */; }; + 2258F3886CCF4061E62A5F36 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 2311C4FAFB858C9F6566B70C /* IceOptionalAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = FB2E20B242A62A171E400657 /* IceOptionalAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 237BAC8469EE534614D4F697 /* ObjectFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98BEF5E88808880D20841E72 /* ObjectFactory.swift */; }; + 237E4193EFD7F3AAC6EC7EB2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 23ED0FAB0E4A2C363F1744CC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 246003F94915B1849060FC32 /* ImplicitContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 826BCFBB3C658877152B0D45 /* ImplicitContext.swift */; }; + 249826F5047CBF20D533BA95 /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 230B366682D6F40F8901BD37 /* Network.cpp */; }; + 24AFF126DA9B215978660D19 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 24C3050ACC632E601A5043BD /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 24D7386EFB26F6C14D907A4F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 24DE9DE576D76587930252A5 /* IceImpl.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9800A54FA6CD0F5753F3140B /* IceImpl.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 25328555677B0C3884ACF1FA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 253582964A121F58D8FF71CB /* Shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7D4AC169951D4C6B72333C57 /* Shared.cpp */; }; + 258BCA3AB2FA24B69B9CDB37 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = CEAA42713ADC787A8C5C236F /* Session.ice */; }; + 25961BC6B0839A2650B04A03 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB5376B1262E127BEFF7B823 /* Client.swift */; }; + 25E9A2814132101034A7A807 /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C7C2E725F96219B183DD8D3C /* Timer.cpp */; }; + 2648DFC461FAA3DA36CC0DD0 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9F369E4EEC34C1B7DA37C7AA /* ClientPrivate.ice */; }; + 268946ED42EE55CAB947D7C6 /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9E833D96D1EF8419E8B06067 /* Initialize.cpp */; }; + 26ABD5A194771D27A9B0FCB5 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 940AF31C5C50B7B1E3771D01 /* Collocated.swift */; }; + 26E121B4B7AEE380309392E0 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6090DF4D2B2D36735D2A51D0 /* Test.ice */; }; + 26FD5E49F64F719189E6908D /* ConnectionI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDBEB960DB3206BA2582C0E8 /* ConnectionI.cpp */; }; + 27122ABBD15E22A7F77C6FA9 /* libIce C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B49DF5DED846E4649A4B754D /* libIce C++11 iOS.a */; }; + 276B12380FBF421E9AE26D2F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 27990B86399DACD7369598FB /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 28AF2155DC3F6326795594DB /* SysLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FD08132EB50756E196B10245 /* SysLoggerI.cpp */; }; + 28CCEC978B55A8AC35CC11B1 /* TraceLevels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0628A6FAB9AA31F6C8B59F7C /* TraceLevels.cpp */; }; + 294B428BB881E9ABB2540395 /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BCFC9CD09752EF6CE92F169 /* Glacier2.framework */; }; + 29C7655DB4F5F19D621A5012 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 2A21DE21EC511E0D6F4C45CC /* IceLocation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 148F0E7F506435CF5E51A279 /* IceLocation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 2A41034D8C90D1BC12B949A4 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 2A41A6DF505BC5B4A8706374 /* AdminFacetFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62874B6F2262F7337C6F5B81 /* AdminFacetFactory.swift */; }; + 2A449E9CB93121AD17341912 /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FC34DDC4CAD4A644E66EC9ED /* EndpointI.cpp */; }; + 2AE1DCA5D3FECA153E76CEBA /* FacetMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219A42FC5409CBC61D6D54D8 /* FacetMap.swift */; }; + 2AF9B740FC5F65F89AED8724 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6A08515C929FE005F83573E /* Test.ice */; }; + 2B0612B8D8F265270D692CBC /* Descriptor.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5FEC090BDFE456D9FC42107C /* Descriptor.ice */; }; + 2B378C2D3EC61CD576D1412A /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2CE351C11D924D7A51F52776 /* Reference.cpp */; }; + 2BF09265923B696AED321946 /* Acceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05C38C0678A1916D6E4CF761 /* Acceptor.cpp */; }; + 2C7073E181A021993A642974 /* RequestHandlerFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A4C4C61C6E898DA81C15954E /* RequestHandlerFactory.cpp */; }; + 2C8212785CFA02DAE1B3BC3D /* PropertiesAdminI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CF511757EF4DF140A04DA2C /* PropertiesAdminI.swift */; }; + 2CA4ACBD5A122FC579F461CB /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 2CFF4E5D143F74013ADF5765 /* SysLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FD08132EB50756E196B10245 /* SysLoggerI.cpp */; }; + 2D114737175F5603661DF2F0 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E2BC427063C53314F8E5645 /* ServantLocatorI.swift */; }; + 2D6C1567B097EACD8D557025 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 2DA6B87264F8B14AFF155724 /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 16F9ADE7B72B66031081D615 /* Object.cpp */; }; + 2DCBDD3D6A696A549A5D79DB /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 671F73B5831ACC6ADACFB08F /* Time.cpp */; }; + 2DD3F47D8DDD3B6E1883676D /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 548638E31FF14DDC9730B094 /* ServerAMD.swift */; }; + 2DE18BF95F4A776D5B71A17F /* WSAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7554EE77D11FDB04397A3522 /* WSAcceptor.cpp */; }; + 2DF853E4EC134673C9E94CF0 /* IncomingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1717BA22E3DE812E05E0BF3F /* IncomingAsync.cpp */; }; + 2DF859D289A35C243FC066B8 /* Twoways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1362935E50D28C3C1B3F644B /* Twoways.swift */; }; + 2E3B1843E50C70B6CF73898C /* Plugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A9E22E8D5975C86A28CD2D8 /* Plugin.cpp */; }; + 2E4363FD51DFE28C3D4218A1 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0FDBF602800DEBAF82B3674 /* Server.swift */; }; + 2E55987AAA7EA8F184366A9D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 2E86DB3A5CBB87A525CF252E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 2F3BFDCC130FFF59E72A13C4 /* BatchOnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4482E9D3417B5427A3BFC1A4 /* BatchOnewaysAMI.swift */; }; + 2F807A8A4204447F41DE0740 /* ObjectAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 60CA4995D4F59289FE125BBE /* ObjectAdapter.mm */; }; + 2F9B7907DE3022357AD3630D /* UserAccountMapper.ice in Sources */ = {isa = PBXBuildFile; fileRef = 19610D997D5EFB37DDD3C6BF /* UserAccountMapper.ice */; }; + 2FB730DA0256A5CDECE9ED77 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88E2D02C52AC129B13172469 /* Client.swift */; }; + 2FD1F7423217062886298134 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E4C25DE42A0C635C8B0AA115 /* Test.ice */; }; + 3078805EBFF7595527F5AF57 /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 855475BAF05D4FE9769FCDD4 /* Service.cpp */; }; + 30910F362880F1D370CDBEEF /* LocalException.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2412942482D08583F62308F /* LocalException.swift */; }; + 30A74124CB5F8064BBF18ABA /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 30D14380C7564643AE9CBBE0 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADF3D15CFAFCD6B558A1FD21 /* Collocated.swift */; }; + 31315DA860B2371698E5D7BD /* RouterInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C5CF48E1234DA5F6FF25308E /* RouterInfo.cpp */; }; + 31333EC25A8A8F1EEED8A809 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 314DA00CB3AC0942E7D3B0DE /* RecMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8FD50B070E2E45F3D89566D6 /* RecMutex.cpp */; }; + 316AC7285A196201ED9FCC5F /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9918B9086B528A35F757CF4D /* TestI.swift */; }; + 319B375E5B83B7899FC1191D /* Communicator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8ABA3C979C24A73757F59433 /* Communicator.mm */; }; + 319C2422E7F4A2DBCB461DA0 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 319ECDB7BCB089E7F2FDDDBC /* Properties.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C3AA48FEE5E32F1220A34B1 /* Properties.mm */; }; + 3222DC347D24B9570A07A5F6 /* TestCommon.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 3227745820EC5E34E6125E12 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 32423A3E7733BDC4E97F97E6 /* IceDefaultValue.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 32A6D1A80A526C7A8C658851 /* IceDefaultValue.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 3292FF007BE6356CF6E3C845 /* InitializationData.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD72298EDCA63816687EBAFD /* InitializationData.swift */; }; + 32AFA59BB3C31714DC37E26F /* MutexProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F21C6705C401A0A0BCF34CC6 /* MutexProtocol.cpp */; }; + 32F61FE4751919B8A3447681 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 3306C564DCA632028B6EBD79 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2C5EBBB70E31DF1FE0B57A70 /* PropertiesAdmin.ice */; }; + 338A2A00AB2FC9411DD2BBFD /* Cond.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 65702BFEFF59D475ADF88CEE /* Cond.cpp */; }; + 3446A0F30E2EBB4E1C5D7D42 /* TcpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AEC9480F5A68922EC4B53BD4 /* TcpConnector.cpp */; }; + 34636701A92C23542A4ECBB2 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 311B406A819F113682A50967 /* Client.swift */; }; + 35217BEDEDA1E59096BFE98F /* DynamicLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1D91279A690F2813285DD5EF /* DynamicLibrary.cpp */; }; + 3534A17CA6A38B93CA0F9DBE /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 275896210DE126C19E5FE423 /* AllTests.swift */; }; + 356C9726D682765416436A7D /* Connector.mm in Sources */ = {isa = PBXBuildFile; fileRef = F9E3279CDEEA6FA13165F829 /* Connector.mm */; }; + 35A6816AFF9DFE54E4AF0516 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75ED9135CAA16D100E69B703 /* ServerAMD.swift */; }; + 35AAA37E62F21ECBFAC6815C /* ObjectFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 150AAD2C9E3E9AC16B3296FA /* ObjectFactory.cpp */; }; + 361DEB16C51ACCD24EF8E342 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 36B44A541FD6272CCFC7F912 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2C5EBBB70E31DF1FE0B57A70 /* PropertiesAdmin.ice */; }; + 36B7E05806C19B79EDA9C551 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 36E5BB4FD35D952AF93B13C1 /* Process.h in Headers */ = {isa = PBXBuildFile; fileRef = F3F8C3CA7D07FF5A56D58B7B /* Process.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3745C049FBFC17CB5686B00C /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 37C6AD696EFEEE93BD877CAD /* IceGrid.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04F5331767EC57BB1709AA58 /* IceGrid.framework */; }; + 37D57867980C985BAF0B0341 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F12348E5205DFC6FCD9D01B1 /* Client.swift */; }; + 37E87701F43AA4DF0CC90227 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 3816C73D17A9DB322599C97D /* ObjectAdapter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 16122E6DB60C3B5B244A8963 /* ObjectAdapter.cpp */; }; + 38394C5541A5358E07AC1942 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 3854A5A8259E7ADEFE506E07 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3195B5480C3CCC2F665C0C2C /* TestI.swift */; }; + 389DA037BE4C4444010E7F87 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09299F3070FD6A26D7CB050F /* TestI.swift */; }; + 3908B894658CEB5D6476EAF6 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3EC27026C6A3EDD89622EDF /* TestI.swift */; }; + 392CFA716AEBE59E4F7DC11C /* ImplicitContextF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B9942C722D2D714FD3120E05 /* ImplicitContextF.cpp */; }; + 39415D6667E9FD0AFC2E0F1E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E827E809015E95548F048F7B /* Client.swift */; }; + 39513682C49FD74D52BFB1E6 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB734C62E8CF57F47A12DDE6 /* Collocated.swift */; }; + 3951B0E66193E33116504681 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 397742D58ED217A636C3EC52 /* OperationMode.ice in Sources */ = {isa = PBXBuildFile; fileRef = 11413B150AD52A3567D43DD6 /* OperationMode.ice */; }; + 39808F09049AC6041D31352E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 399E97BEFF0244F1C7DD596F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 39B4F6E0979A65E41E9995E0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 3A06CE81522695A32E5C9272 /* ServantManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 47A57822ADF5A7B7248A9E90 /* ServantManager.cpp */; }; + 3A52996A4D8030A0D4DA67D9 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DCE769C589BF2F4ACA9676A0 /* IceSlicingExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 3A61A1300E1617C51F23584B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E5A8229B69D9FE8A16D52BB2 /* Test.ice */; }; + 3AB4C837E2C70D792180957D /* PermissionsVerifier.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7A2055EC01DB2F6407115D70 /* PermissionsVerifier.ice */; }; + 3AC2BB67F4F91DEB4E3E0395 /* BatchOneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FD0C7728FD3AC2059BB3BCA /* BatchOneways.swift */; }; + 3AC5C4896EF0F826102C8F32 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = A80AF8A22AEA829C0991C3B4 /* Router.ice */; }; + 3B13B685816EBC2FC79846A5 /* Selector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18D6E92A78528850851975B5 /* Selector.cpp */; }; + 3B2F1A9CA31FC24CD32DD2A3 /* IceInheritance.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B7654EBB9EDE8EEF2A491961 /* IceInheritance.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 3BD142024D5B9C4EF6C881BE /* CommunicatorF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9F0825F3639A6FB3FC9928E1 /* CommunicatorF.cpp */; }; + 3C154121BA2C850F4058D114 /* Mutex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29EB1803435F6826893F50BE /* Mutex.swift */; }; + 3C1C9B879DC94F310AF73176 /* OperationMode.ice in Sources */ = {isa = PBXBuildFile; fileRef = 11413B150AD52A3567D43DD6 /* OperationMode.ice */; }; + 3CBDDB041460F3BC4F4E149E /* Current.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5FAF5E394E6662496B7181CF /* Current.cpp */; }; + 3CE3ED3A4E70A31D8ACA08AE /* Oneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 636E53AB05D77F09A1A9F930 /* Oneways.swift */; }; + 3DA4C25725E4DF966259668D /* Endpoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = E371A2AD0DDF09266A79AB5C /* Endpoint.swift */; }; + 3DFFC8ADAFB3098AD90B6EF6 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E5A8229B69D9FE8A16D52BB2 /* Test.ice */; }; + 3E4A0DB73D7F2B2B8306563C /* Properties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CACB9702F5EA92FBABBFB0C /* Properties.swift */; }; + 3E894C2000C7FC6FEDC35F7B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6090DF4D2B2D36735D2A51D0 /* Test.ice */; }; + 3F11D8089FCDA6ACBD73085D /* InstrumentationF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26682BD556F6E574739D283C /* InstrumentationF.cpp */; }; + 3F2EBB74D7A1DBF089201ECF /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7FB49B2776296D8D9901EEC /* Server.swift */; }; + 3F5047B1E3D7600941AE5664 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = AB58E8FD0BE2C2223CC91FD8 /* Version.ice */; }; + 3F6268BB081148E1EAF421D6 /* Exception.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8CBB4F405CED40EB36BB4635 /* Exception.ice */; }; + 3FF13542A4E4938942DD1C70 /* LookupI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E90C042A2592778DC162F1A1 /* LookupI.cpp */; }; + 3FFCEBCDBEE767DFED8070FC /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C938C17E9C3369E70F2D5257 /* Exception.cpp */; }; + 3FFEAF216B41B45392E13D3A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 401E8D67CFCA705C4CA24121 /* Initialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBE4A8371C346F329F532BEA /* Initialize.swift */; }; + 40242C4FB9C80B1C066E1128 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = AD4B976EE5754C180F9F01A3 /* EndpointTypes.ice */; }; + 403E621F1557A6EADA2BFB60 /* NetworkProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6806755F51554BA6DB76256D /* NetworkProxy.cpp */; }; + 407000B756AF51B9D8ADC105 /* OutputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A736397DAB7BF3EC6FA2C950 /* OutputUtil.cpp */; }; + 40794B706E232CF57EE60CA2 /* Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CC1E44C7EC0E6FF8F7FD95B /* Proxy.swift */; }; + 4098FB1EABF79F7A3DF772DF /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD87ADF0B08CF5BEADB1B4E /* AllTests.swift */; }; + 40EBB1061F8FA96743793784 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 417D43AA388E5FD2BA33402A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 43714058DABE0BEB7C3C2CC8 /* Test.ice */; }; + 41907D7E9DCB9405BDC8BD62 /* ConnectorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A29DDD90384919767B0C0ECD /* ConnectorI.cpp */; }; + 41E84B9FECAC2923F97B9329 /* BlobjectAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 086F9FE0EBE457CDE1F85C9F /* BlobjectAsync.swift */; }; + 41F3AC1E6654BFBE43122D56 /* TraceUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CBF07FB75550B583CF7D738 /* TraceUtil.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 42144A7B07B44AB660F8E95B /* ProtocolInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2B815D8203B8878891DA1B84 /* ProtocolInstance.cpp */; }; + 421A84215634AC1DD82D5A11 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 42B35FD9A6EB3AC57EA33EF7 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 857C3C6154B1922388FBCF88 /* Security.framework */; }; + 42BB12DC0A910E112BC8061C /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 42C3B7AA57D1A99EE29D69E2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 42EE25F85409E488A2B84881 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 4319A71EA9DA14F9FFCDCD41 /* NativePropertiesAdmin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 090F2418E82E7F334E71AB9A /* NativePropertiesAdmin.swift */; }; + 432A20440C07A541065E40AC /* SystemdJournalI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E20EF64E21D7C4DFB9EAC5D3 /* SystemdJournalI.cpp */; }; + 4373186A3E6DBAE1B0AF71F4 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBB91B6715DD1199AF944C10 /* TestI.swift */; }; + 43829894C6BDAED40E243247 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = EFFDB807ECBF554C62391F6D /* Server.swift */; }; + 43B0651EE2401E8147D459FB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 43B28B9067CA50BCDF0ACDAF /* LocalObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7FEA12D89C0DC0029F2E747 /* LocalObject.swift */; }; + 43C9667788E79D540F2DBA63 /* PropertiesAdmin.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3EBE51D8FEA0B08EB59D1221 /* PropertiesAdmin.mm */; }; + 43E0CD4880A0BA38F911584E /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = F7E579CBF8955F1039E8FD7B /* Locator.ice */; }; + 43EC5AAEA99017840DF74CFA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 44435B9E9A574B14ADD978EF /* IceDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = 704E39239807F67E06A712F8 /* IceDiscovery.ice */; }; + 44826A2577F36F491A591B5B /* ConnectionI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45E9F3F0DA125E1B611E90C3 /* ConnectionI.swift */; }; + 4530710BDEBF09CB9001F0BF /* IceStorm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1589E74330F6EF9985A9D409 /* IceStorm.framework */; }; + 454AB678E62DC8A740CC4FC8 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 06482203FE81D935D3B4B2FA /* Test.ice */; }; + 4574F2FD426531A283937BF0 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19586434B0D331079C024DDA /* AppDelegate.swift */; }; + 4595DE24FDB703098FC0CE1A /* libIceLocatorDiscovery C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 288C288B01E2EA79507869C1 /* libIceLocatorDiscovery C++11 iOS.a */; }; + 45C3EC5C842D3247DA39D809 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = B210C65D05CE0E78F1F1D897 /* RouterF.ice */; }; + 45E8FB7D196665D7B98084BF /* FileParser.ice in Sources */ = {isa = PBXBuildFile; fileRef = E9E8CB57DAA6A8F84ACFBC20 /* FileParser.ice */; }; + 4617B317B3DC5BAB79BE0AFA /* IceRetry.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 606985C96A14A5A107D2FA66 /* IceRetry.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 4629CE7E84AC574D76B034A6 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 469979CFC173BE498BE6E73C /* IAPConnectionInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0EA0596C3A984C7D9AB0191 /* IAPConnectionInfo.swift */; }; + 469A7A27D0D7E6C13B018834 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 632EF124D15BA557D60A2633 /* Test.ice */; }; + 46AB31C319E54D7593234224 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81A2BB3DFE7575292C458394 /* Client.swift */; }; + 46F1E2B439C4ED106F2F8254 /* ImplicitContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18B5059C3EDE74B8EF20D5BF /* ImplicitContext.cpp */; }; + 47200C3C6A2CBBADB847D133 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 4739FF1BF04C725B204B1509 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 4745FC511B0FE71893A44F23 /* Logger.mm in Sources */ = {isa = PBXBuildFile; fileRef = A23E452DCD4EADDF06BBE923 /* Logger.mm */; }; + 4766A226A38C9433CFC4DDDE /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 4770473E064C1EA9CE89D3E5 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4FBB69B20AE83A11A842771C /* TestAMD.ice */; }; + 47B89F333D17A1AD023F199B /* RFC2253.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E64E5FFAD88400059EA4D911 /* RFC2253.cpp */; }; + 47FB6FB634BF983F385B662D /* Controller.ice in Sources */ = {isa = PBXBuildFile; fileRef = 237690DFF95C7E4F22FFD3AC /* Controller.ice */; }; + 489E3F9D1C88DE2CBFD632FB /* ImplicitContext.h in Headers */ = {isa = PBXBuildFile; fileRef = F2CC27CDF3814A2068E5530B /* ImplicitContext.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 48B7157E75BA2AAF2D6EC99E /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 48C898703CFC28A6C68B173B /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6680BE7DAA24FABA41DB9440 /* Client.swift */; }; + 48C8BD9322C26E0B082CCE8A /* ServantManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 47A57822ADF5A7B7248A9E90 /* ServantManager.cpp */; }; + 48C92864EE1CCDB4351BB457 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F6E3B9CD2EFF4EE1D3D3ED9 /* Server.swift */; }; + 490E708375F1705ABE34E1DB /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 492F6DFA9491352D1621A37D /* WSAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7554EE77D11FDB04397A3522 /* WSAcceptor.cpp */; }; + 4954CB3CEC69C58C0DE7E8DD /* Ice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 4957361024438B140BEA1FF3 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 4960B308758355CF0E2B6180 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 496AF392F06F6D9F7A73F189 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 49C944926D77551CB54BA3C8 /* MetricsObserverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F370D670EA1AD7319AAA5AC0 /* MetricsObserverI.cpp */; }; + 49D4EF143413217A0C5A1964 /* EndpointFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D8437CF7E682B66DC200F171 /* EndpointFactory.cpp */; }; + 4A042B2765408FBE03B74172 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 4A04A01DC4C2AF69252659F9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2E97774419A34A3C2E608709 /* Test.ice */; }; + 4A80C991F713046E27CE9513 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 4A827E140ECE9F2A691FAA31 /* CountDownLatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 909A27E571E1C569EA295FF2 /* CountDownLatch.cpp */; }; + 4A89ABFE481BE3FDC641C612 /* Protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6ED2C54301565ED3748EBC3A /* Protocol.cpp */; }; + 4ABD7F45B7E9977246CF5229 /* LocatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8FFAED2E470DBEDFCD86E208 /* LocatorI.cpp */; }; + 4AE72E8E79DD4297FBBE8D40 /* Glacier2Swift.h in Headers */ = {isa = PBXBuildFile; fileRef = 30800E8387BC796F48D1F6EB /* Glacier2Swift.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4B2E160A897789400DD756BE /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = EFFDB807ECBF554C62391F6D /* Server.swift */; }; + 4BA74CDF9535FCB1BEFED24E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 4BDC19DCF8EFD4CF2C94BBF0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 4C30BD6CE1C47BBA4460BFE9 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1AA1A7D6D154938C4FE06F17 /* ServerAMD.swift */; }; + 4C5C9596DB853F122B84602C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F0D6E0F71B9436C9B6EA95D /* Server.swift */; }; + 4C7729DF12B0C7CA5C338759 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 4C797E46C7ECD0E0891F5A2E /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F7BF2E187BBF7ED01F8ACED /* TestAMDI.swift */; }; + 4CC96DBC1DF89539D01384FF /* IceProperties.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EAAD873D01502CCF82EEF999 /* IceProperties.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 4D48FA7A45F366FB34475323 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A8B4FF65784B739F596B165 /* Client.swift */; }; + 4D560BD09C074A9BC837A0C3 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35CED14F4F4CE2EB7EAD45DE /* Client.swift */; }; + 4D7A63C78576A3D9A52F3FB5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 4DE010C9DEDCDDC2BD90A138 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 4DE5BC7294FBC0180499163F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 4E08AE158C9CC7ECFED7CDE9 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 4E08B83E0A6E911A97BD8542 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6DF6482B94F201F58CAB1DD4 /* TestAMD.ice */; }; + 4E1E8F23F9D7C357D3A59A7B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 4E4363E7BFEB2A7248829C46 /* Cond.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 65702BFEFF59D475ADF88CEE /* Cond.cpp */; }; + 4E6CF62FE0EA7E6206F7D1B7 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 242A380ABE0B772C7EECF894 /* TestAMDI.swift */; }; + 4E726BBD569EE6C289DCBBA5 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF4FAF9974BE2C2153116762 /* Client.swift */; }; + 4E96A7B8EAD5BFAF84D25D4B /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = AB58E8FD0BE2C2223CC91FD8 /* Version.ice */; }; + 4F0568061F30D3C59042D0D9 /* StreamEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B3E26A66546B0DC899600856 /* StreamEndpointI.cpp */; }; + 4F40BEBA521C8EBA7F7EE7F5 /* Connection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 98C3299810DDF985165CC4CE /* Connection.mm */; }; + 4F82040F1D06F8F1FB22EE53 /* PropertyDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 45ABAB934281EFD8A08B2403 /* PropertyDict.ice */; }; + 4FAB1DA6C8A4B354031F02F1 /* ObjectAdapterF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 58BFF3397B40CE2C26A22AF2 /* ObjectAdapterF.cpp */; }; + 501860EEEAE371FEF7B28489 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = B2C14B86DE5B92B15969FE48 /* TestAMD.ice */; }; + 502C58012F6FAD8F56150364 /* Connection.h in Headers */ = {isa = PBXBuildFile; fileRef = 30DEF2DB5E1EC904822AB222 /* Connection.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5040F9856AC7115D03E4505A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 5044586CB6514DD779274137 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 504F2F0B334936B618B47E03 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 505DA0DDA5292965180BD6B3 /* WSConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF45CF9F9C3781E501DAD2E9 /* WSConnector.cpp */; }; + 50D5B90D14376F7C514505D1 /* IceHold.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4E4225C40DFFC6A973F5E5E6 /* IceHold.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 50E9FEAB91DF5C93DFC2A135 /* Logger.mm in Sources */ = {isa = PBXBuildFile; fileRef = A23E452DCD4EADDF06BBE923 /* Logger.mm */; }; + 50FC4E1D8665C3C293EC9661 /* ImplicitContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7A72121FA65C2852EBCA119F /* ImplicitContext.mm */; }; + 513AC0DF9761454BA0556691 /* WSTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C48C354FEB7CA6DCA522A255 /* WSTransceiver.cpp */; }; + 516FEB525A0868AE1AB2E9FC /* Process.h in Headers */ = {isa = PBXBuildFile; fileRef = F3F8C3CA7D07FF5A56D58B7B /* Process.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 517128A48E424811D80DC5E6 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 517D7DFBD720C4445CB440BC /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E25C538BC1A6CE519A3ED3B4 /* AllTests.swift */; }; + 51A213B71DF172FC803E48F4 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D5C0B09443E244B33F827B8 /* Server.swift */; }; + 51A68200E23B822098CD42AF /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 527EEAC4A11995307B1D1553 /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 432766397EB18C3EFE34E6B5 /* EndpointI.cpp */; }; + 52962626F5F9A86A848A6136 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FE393A476F4D572188AC8BD /* Client.swift */; }; + 52CA5495B5C10DC9657C4142 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB79083011FBA8DFB531DBDF /* Client.swift */; }; + 530ADF6096D6E72C2871ED6D /* UUID.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 93306AFD99824B43D5CD2512 /* UUID.cpp */; }; + 533AC180F0C8893627E7E7F8 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB5376B1262E127BEFF7B823 /* Client.swift */; }; + 53413CADE2B231F6F6C1B5EA /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0C8D8E42B002E9F9D9957D2B /* ServerPrivate.ice */; }; + 534DAF801971DCB02349427D /* PluginF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A992D571867BEC1AB77A5758 /* PluginF.cpp */; }; + 536BEF77143793196987A3C9 /* EndpointF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F048576D0BE47BC686A555 /* EndpointF.cpp */; }; + 539B9E63120351DC8DA7D1C9 /* ObjectPrx.mm in Sources */ = {isa = PBXBuildFile; fileRef = C08A77C4CA4A761E5B845C4B /* ObjectPrx.mm */; }; + 53B4F78E8727F62CF8C5DD7F /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D368F427108C32E26079FA4 /* Client.swift */; }; + 53F4C8053907B6AEC2C77FCA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 5412D4EF239066EF1F1DA1A2 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4F4B8F2B4F4323CAD36B9BCF /* Test.ice */; }; + 541A4F3FF615D719DC5A3D74 /* Incoming.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7B84C70853CE4CB4C12595D /* Incoming.swift */; }; + 549B3D3995EFB4E4E540D47F /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51F69509311D4D1EA8C71A47 /* Client.swift */; }; + 54C8FDF6A9045C5FD2489ECB /* SSLEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84209E14DBA0BCB024AFADFC /* SSLEngine.cpp */; }; + 54D6342A8C54F26E7CA1894A /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 54DC46CF5C5EF2F14F3AD1B1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 54EBA932220A25497CD6F148 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65E5B3B0E35FAFFDED2A5DAD /* Collocated.swift */; }; + 5545259A679DE4BB96BBE8D1 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 391D02406638201D4BFFBE33 /* Test.ice */; }; + 55908AEB3A78E99900F04278 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = F398F2807C3D5AB5CF5A1024 /* TestAMD.ice */; }; + 55C68CCBC744345766963E05 /* NativePropertiesAdmin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 090F2418E82E7F334E71AB9A /* NativePropertiesAdmin.swift */; }; + 55CBB58CCA4FD3B5A7BEE7DC /* TcpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7A5278449158AA6B7292AFF8 /* TcpTransceiver.cpp */; }; + 55D4D0121FB76E6E56F79A53 /* MutexProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F21C6705C401A0A0BCF34CC6 /* MutexProtocol.cpp */; }; + 55DCADFE6F0FC1E7A42707E2 /* Exception.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B8830516EEAE2E428366AEC /* Exception.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 55F62943CA35000006580354 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0FDBF602800DEBAF82B3674 /* Server.swift */; }; + 562E45AD34D51D002B3C726F /* Descriptor.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5FEC090BDFE456D9FC42107C /* Descriptor.ice */; }; + 5636E95E3A369AC63980C1B8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 563D8532A760F684A92BBFF4 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = B2A95DA9F0D8AAB3E6BAEDBB /* Test.ice */; }; + 566AE762BA9A1E561093DE7B /* IceServices.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9BA6FA4EC5C3072E5ABD82A9 /* IceServices.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 567A2920FAD3C11A903934D8 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 56C0EA1113D4754B4AC71ABD /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 56E5A0D070990BC93FA23C97 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B4BE404CCB5103EFEE171CD /* Client.swift */; }; + 56F5E240AEACA88D2A574FC5 /* IceProxy.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 563804086685258D6C96B681 /* IceProxy.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 570B663981DFBD837AFAF844 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 5723575A0C9B6F2E8256DCC6 /* ConsoleUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4B48ED7AC7A8D8BFAE151CBF /* ConsoleUtil.cpp */; }; + 57A1CAA13110DCF1AC8C2AB7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB79083011FBA8DFB531DBDF /* Client.swift */; }; + 57AB0B6F839A6E25D3A51BBF /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BEE41C9E317FBB20BE2F8068 /* PluginI.cpp */; }; + 57D5988C5A956F8485A5809F /* EndpointInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADBE2836018DBF4CB152CC21 /* EndpointInfoFactory.swift */; }; + 57E26A7B54AF42B6863383D9 /* ConnectionF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C541E06BF24D855AE6A052A /* ConnectionF.cpp */; }; + 57E4B1A2EE92BE3B7ACF57C3 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 609C7B36754AC96B94FFA314 /* ServerAMD.swift */; }; + 57F8E0EE0816887E3D437E6F /* IceLocatorDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = B5E6BEDE8D15376209417D16 /* IceLocatorDiscovery.ice */; }; + 580C7F0B12EB26C640C66694 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 580CB4BC39AD7BA83C0D52D6 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65E5B3B0E35FAFFDED2A5DAD /* Collocated.swift */; }; + 584B988D6786DA9C3ADE684D /* EndpointFactoryManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BE683A3C09C70C027D88585 /* EndpointFactoryManager.cpp */; }; + 584E7EA3A673791D73EF0C79 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 78E14BB0D8831EB4B2397CD6 /* Test.ice */; }; + 585FC559FC4DC475F69EBBB2 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7CC5D1B0526D422EAACE39C /* Collocated.swift */; }; + 587ABAB0461825FA665F54DB /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 940AF31C5C50B7B1E3771D01 /* Collocated.swift */; }; + 58828B9F7EB9C442128D4C57 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 668321965EE50E26E64248B7 /* TestI.swift */; }; + 58B825CF73763093F153DC29 /* IceImpl.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E3E93D59CF6A2A7DE401D405 /* IceImpl.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 58BC28EF4F2639A1A59D7C8D /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = A92040A42C1009AB71976C39 /* Server.swift */; }; + 5917388791C974B288F35FCF /* ThreadException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F61797F2A941E9647058B9FD /* ThreadException.cpp */; }; + 592BFBFD380A67B501DC89D7 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 593E4BBA83B06965C51556BB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29747373B98D74B7336F5E82 /* Client.swift */; }; + 596CB65B957EC33BE52ED7C3 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2C5EBBB70E31DF1FE0B57A70 /* PropertiesAdmin.ice */; }; + 59B34904A5FD491907FD6668 /* SSLInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 95D0697917C4D8AB633FEB50 /* SSLInfo.ice */; }; + 5A0F5A2FE14BAD1F506FDE2C /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E4C25DE42A0C635C8B0AA115 /* Test.ice */; }; + 5A292E10C7628ADBB3197D66 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 5A7265F87531EEC00F53219F /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7314CBAFB5755D9F44EEBC5C /* BuiltinSequences.ice */; }; + 5A82823443CD1F426941C492 /* ServantLocator.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF881C20E37D006853FC884D /* ServantLocator.swift */; }; + 5A96F97B8CAC121A2D1D3095 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9DEC0940BD776B0969AF9FCA /* Test.ice */; }; + 5ABF29F9E7480430B8ACC4E7 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 5AD359FF4C7A30844BC432D6 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF7F9A51A6A2C9D5D7029409 /* Server.swift */; }; + 5B17724F7241D69DE388C944 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF51D2A1663D9B8522C4BFCA /* Server.swift */; }; + 5B39ED5F92BF251D6198F129 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = A63827673158D06448A97D16 /* Util.swift */; }; + 5BC8372ACE8AE5F2F5BBA42F /* ValueFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2ABEB038C1680186296BBBAC /* ValueFactory.swift */; }; + 5BCB31A03E5825A6DE4D6FA7 /* OutputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = 2507051E3EB202DB5FEF4D8E /* OutputStream.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5BECBB0A714536BFFC70603E /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 52CC9AE019502BCAEE710C24 /* Test.ice */; }; + 5C309F07C3827DDEB442567C /* IceServantLocator.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = BFC40E49B33653E2543702A0 /* IceServantLocator.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 5C4E85978900B169FA13114D /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 17B56E2E1C318472BD596685 /* Metrics.ice */; }; + 5C7C521C86EA76917A61A8DE /* ValueFactoryManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 563E389F90DC51A77B0B8D3E /* ValueFactoryManagerI.cpp */; }; + 5CAF07E33E39C20E0C886074 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7E8BE02C17366B643981167 /* Client.swift */; }; + 5CDC4D58CD561F9564BF3075 /* IceFacets.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8C0990EF06C4AA0C70BCB1BB /* IceFacets.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 5CFB0FC3392C00A9BA0085B8 /* EndpointInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EC0B4E8FB330E52B06B15872 /* EndpointInfo.cpp */; }; + 5D04103025BADF79B7655CCA /* IceTimeout.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1A6ED36FE687DAFD95CC9EB3 /* IceTimeout.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 5D17B9FCA38DB64EA13A7F34 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B0B1A89D670A85B944708CD /* AllTests.swift */; }; + 5D5839BDCAD56A6AB640F9DD /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 192E68CDB0A73899EEFE5C7B /* TestI.swift */; }; + 5DE950BB9DC18D4CB0514C49 /* ImplicitContextI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7763393C4C78B0C0272D07A4 /* ImplicitContextI.cpp */; }; + 5DF41F6D70EF0521ADBDBB48 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 12B152284FC6972D5A652ABF /* LocatorF.ice */; }; + 5E253CFEA5842EC83D433DB4 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACA0904CD8C94BB7EF9E1A73 /* TestI.swift */; }; + 5E3F2142A91794A490C520CA /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACA0904CD8C94BB7EF9E1A73 /* TestI.swift */; }; + 5E64B9C12B9A7A85573CB5AF /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7CC5D1B0526D422EAACE39C /* Collocated.swift */; }; + 5E86E306C42FC464CA25DA47 /* OSLogLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DB1ABD35270DDACAFBAAE91D /* OSLogLoggerI.cpp */; }; + 5EBF95C8DB2DC74F751CCCA4 /* IncomingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1717BA22E3DE812E05E0BF3F /* IncomingAsync.cpp */; }; + 5EFC3BDCC8F98B2C68F27A2A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 996C01016F42FA08BF4C837D /* Test.ice */; }; + 5FBE2DF6E7F9C5AB0A438DCE /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 910266CD236F48B4B23CF17A /* AllTests.swift */; }; + 604DF7DCCF8D9AC011BEB603 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EEDF0763F461C13C964B52E /* Client.swift */; }; + 6064B76F0899E5B40DD1BA4A /* FactoryTableInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FA6686BD7AC8EBECEECC5F1E /* FactoryTableInit.cpp */; }; + 60904E421072CB54890BAD60 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51F69509311D4D1EA8C71A47 /* Client.swift */; }; + 60B5C7E216D47BD1FDD22B2D /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = AB58E8FD0BE2C2223CC91FD8 /* Version.ice */; }; + 60D491F2E8276A45B81C4D2C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 60F4C9766060F542C8A7B835 /* Notifications.mm in Sources */ = {isa = PBXBuildFile; fileRef = 64723B9D574B1E784E187F19 /* Notifications.mm */; }; + 612C68029969E339B2D76C7E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 527B807CE15838B00C8842CD /* AllTests.swift */; }; + 612FD3E4FDCCDA8014B81936 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9F0FEAB348E59DFFF0B4F82 /* Server.swift */; }; + 61785743003D4587B1A2893D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 61B799EC2133F5C7530C84FB /* IAPEndpointInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC65B79F2A70BD2DB451C22B /* IAPEndpointInfo.swift */; }; + 61BB680BC2A5AFCA5219AAD7 /* IceAdmin.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E33A99FCBD6DEEBC664E5E40 /* IceAdmin.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 61BDE9F59E59EC189B8D4E75 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 61BE62CA9E7FFB82FADABBC1 /* CollocatedRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6B0C30789F1D1CD12C92E8FC /* CollocatedRequestHandler.cpp */; }; + 61F1F5ED42E22E9007B166B3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 6207C0A4AC44C38CA01DA2D1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 62633AFCF2CBD1CD9F3D7375 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F6E3B9CD2EFF4EE1D3D3ED9 /* Server.swift */; }; + 62CBA3E9DCD1BFA232B63CF2 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = F751994E30A0EC869A12985D /* Test.ice */; }; + 62D5EC9FC521DAF2F1808E9A /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46E7C83B519B9E9752161A45 /* AllTests.swift */; }; + 62E17D3293839553B0BE6853 /* CommunicatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 635FD22114429A2D1FD241B1 /* CommunicatorI.cpp */; }; + 6304C825AF470E6F022E0697 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 631D2C5C9C447F09BE689257 /* Incoming.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 54A3D3475F65F21152094209 /* Incoming.cpp */; }; + 633D57357E6BBB028BE886B0 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6C7DFD6F0B3F1DD8F76F854 /* TestI.swift */; }; + 63941AFD939A2818526BB78D /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = D0A6C115E11BF8E8C4FEF83D /* TestAMD.ice */; }; + 63A7BEC93B5C7C2D5397B946 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 63E60B3FE9791575982419D9 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 63F8CBB54AF1233EDC7A3CAA /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 6405A22441E3FC0FE1B0B518 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B215D276C84666A656CFCED /* TestI.swift */; }; + 640BA82AA941F33D26D7FCAA /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E8FCB8E44C920CD25192E2BA /* UIKit.framework */; }; + 641C8575A04326C2FDB47A86 /* Key.ice in Sources */ = {isa = PBXBuildFile; fileRef = 15E78608432DB5BC1056A35E /* Key.ice */; }; + 643E3FC242A2BCCDFAD1F22B /* InstrumentationF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26682BD556F6E574739D283C /* InstrumentationF.cpp */; }; + 6442090D66067D20C0AF0A82 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 64860DB97854E03D9EA831F6 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 52CC9AE019502BCAEE710C24 /* Test.ice */; }; + 64AA636F21011C34BB6728A1 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = A271CB08B7038B4E365AF7F0 /* Process.ice */; }; + 64FD7030852C49245BD0B9E7 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3DFD89A775C8608FC0C21299 /* PluginI.cpp */; }; + 6510B04347E60CFCD49A4A97 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BEE41C9E317FBB20BE2F8068 /* PluginI.cpp */; }; + 656AA246E17DCF91248B17CA /* ConnectionInfoF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 812CA9F0D21B3FB877A7A8AB /* ConnectionInfoF.cpp */; }; + 65729F5D8E55A9F50923E545 /* ConnectionF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C541E06BF24D855AE6A052A /* ConnectionF.cpp */; }; + 65797BBB876848478E28BD7A /* AdminFacetFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = F449754660C1FB21BCA9F570 /* AdminFacetFactory.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 65E0A5E0904D8B6CA0B1599F /* IceSlicingObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7A3DEF70E624CDDE35C223F5 /* IceSlicingObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 66227721BEE566BD5FDEA6A3 /* Transceiver.mm in Sources */ = {isa = PBXBuildFile; fileRef = 040FD2703C108D99933C3A40 /* Transceiver.mm */; }; + 662A3EB0CCE3234DA05C6425 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 663776038B5EA35543428D40 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC7FF3499562FA4D56303577 /* CFNetwork.framework */; }; + 665D14D27602356BFE0C6470 /* ExternalAccessory.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E52D823C35167676C308B748 /* ExternalAccessory.framework */; }; + 6697F6FD7B15F1CDBF8886EE /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 66C04F6EB4E11949814C2583 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30D1391BEBC8503CDCD94A95 /* AllTests.swift */; }; + 66D4B207149A44D2EB7A643F /* CommunicatorF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9F0825F3639A6FB3FC9928E1 /* CommunicatorF.cpp */; }; + 66E8978B10061A03ABC830C9 /* LocalObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = 949C70B81AF3CFDD7FB8D533 /* LocalObject.mm */; }; + 671457B53B51D781883C19F1 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = B30CFC8544BBBBCB77C268E9 /* Metrics.ice */; }; + 674E1682EE9BA3B413668203 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 6782D4392AE991F737D96D3A /* certs in Resources */ = {isa = PBXBuildFile; fileRef = 71B526519A9B83CA4998238A /* certs */; }; + 67FC7AE60C25680FEB348E1E /* LocatorInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 36E96408D7F805AD74C28261 /* LocatorInfo.cpp */; }; + 68280E717B6C9F14FAB14207 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C64C9E96C64F3B2897A2C87 /* Server.swift */; }; + 682B46ED233B2A410F12E594 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 687678C706DEB36258E201DA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 691E3C2F1A19D9FFE920A028 /* Convert.h in Headers */ = {isa = PBXBuildFile; fileRef = 35068F858E406E0190F183FE /* Convert.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 69325A399CF609F0E3974528 /* ServantManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD30F71CA872293BF67CBC9F /* ServantManager.swift */; }; + 6940F6F20E620BAAAC37EEEB /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67BE4269C8AF68CEC3F1AB85 /* TestI.swift */; }; + 6977016069341AD2F608E280 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68A36D9D21D9ACDDCA4E68FE /* AllTests.swift */; }; + 697CC07E6AECF3661034FD9B /* StreamTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC7EBA6FB9E1A5A71D2448B5 /* StreamTransceiver.cpp */; }; + 69A8E0ECE870C4D3214B3056 /* ServantLocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4AC013C2622B857D5A3217 /* ServantLocator.cpp */; }; + 69B331EA5750D437458D4A6E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2071D7A2B86AED09B1BB79BA /* TestI.swift */; }; + 69C00A9ECD192ABD420E2C74 /* LoggerWrapperI.h in Headers */ = {isa = PBXBuildFile; fileRef = 62F6568F0E95FE98BCFAFAAC /* LoggerWrapperI.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 6A00B0F1AEC0B498D4D24D35 /* IceGrid.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 04F5331767EC57BB1709AA58 /* IceGrid.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 6A0F32B2EBC3D62C933DDA44 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B0B1A89D670A85B944708CD /* AllTests.swift */; }; + 6A969216FE1CB91FCE90FFA0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 6ACC9253AD01A7B0F292E604 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 6ACD0FB9E2A70926BBFE4B55 /* TraceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = A465ED9B645CD9E9CE8A4FCD /* TraceUtil.mm */; }; + 6B37523820181E854FA30030 /* ArgVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14A10AE3BB9C633DB96464B8 /* ArgVector.cpp */; }; + 6B39C9889B05D4F75A65CF51 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 6B84C43C59E2D23A74D559E1 /* PromiseKit.xcframework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 6BC3D2D209101B32F81C86DB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88E2D02C52AC129B13172469 /* Client.swift */; }; + 6BCB5649B316A36612D2E180 /* IceStorm.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6695A9485F9BFC55F92D4780 /* IceStorm.ice */; }; + 6BD94FD8D63260D19C91E42C /* TraceUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CBF07FB75550B583CF7D738 /* TraceUtil.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6BEB11CB1779387206828556 /* LoggerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10B63B3137D3B559FF08E927 /* LoggerWrapper.swift */; }; + 6C46535BB9E279624A4A66B6 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 6C55B6EF248FCA9C5DAFE3B8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 6C793C23301A8E90746C17EB /* RequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42B287152ECCA4B132D4F1F5 /* RequestHandler.cpp */; }; + 6CE0D6B76B02A9393FC66918 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1C3E90FD704A9F32C5B738D9 /* Test.ice */; }; + 6CF4504D02F72EAA29CA4566 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 6D06B4706A12D9621049548B /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 6D18B615ACC81A7549E33745 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67BE4269C8AF68CEC3F1AB85 /* TestI.swift */; }; + 6D6C66AA308AF91AD82B8E43 /* AcceptorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A756328166CE3DA3AC98445 /* AcceptorI.cpp */; }; + 6D6E19C8FC7324DD8B964DED /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22F7D3D85033BDAD35C11896 /* ServerAMD.swift */; }; + 6D7B7CD1450256B787003006 /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2CE351C11D924D7A51F52776 /* Reference.cpp */; }; + 6D9AE24E51AC82ECC6F210FC /* IceOptional.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 72779126D71DFD7FC20EE0D2 /* IceOptional.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 6DB6C7393404A4427B7157C2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 6DC82EAD2140DB1C3C56F1F3 /* IceStorm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1589E74330F6EF9985A9D409 /* IceStorm.framework */; }; + 6DFF211037D958F8C810A54B /* Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5E28FAF306E7A4A052D1A588 /* Buffer.cpp */; }; + 6E13920E5B8E341F951C732E /* IceImpl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E3E93D59CF6A2A7DE401D405 /* IceImpl.framework */; }; + 6E3AD6C59A2BDF1EA8763CB8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 6E5D6C3AB0F7CE2D3B89CB19 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B716EDA411F795F3DDFBF4E /* AllTests.swift */; }; + 6EAA40FE989B458DA95DB9AB /* IceUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C0712E3CBACF207CBC9483C /* IceUtil.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6EAE1D27C8321E60C0EDA220 /* libIceLocatorDiscovery C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 13915B192D1FEBEA369AD885 /* libIceLocatorDiscovery C++11 macOS.a */; }; + 6EB39E25C0C8F8CB6FE21D3A /* BlobjectFacade.mm in Sources */ = {isa = PBXBuildFile; fileRef = EF7AAAE85AC1D97EB2A591DF /* BlobjectFacade.mm */; }; + 6EE6123B78A85285ACE4D2EE /* Communicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40456A4F4E986DD9FB70C417 /* Communicator.swift */; }; + 6F0349D045EEAF8C90215227 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 6F19F185C73770CA3B6B5A95 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 6F2ADAE9E0F64CB1AA5AD7DB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 6FB4556170CD58010307EC21 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4F4B8F2B4F4323CAD36B9BCF /* Test.ice */; }; + 70287AFF5F50382E9C4B7C4F /* LocalException.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2412942482D08583F62308F /* LocalException.swift */; }; + 7030D48993E84C7D4F9B4B27 /* ReferenceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6F10C913D6933AF4C6BABD5B /* ReferenceFactory.cpp */; }; + 708DDE86508ADEE7DCEC18C3 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 70D46B75A24706A98C637609 /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24E7B01FBD18ACFF36FE07CD /* StringUtil.cpp */; }; + 70E4A6423DAEBFFB638B87E2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 710636186113D5544023C297 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5C1A4A1C5D6D0575A6AC3A4 /* AllTests.swift */; }; + 71515366EA103F6DC142CC96 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 716F1C94898CBF1F1F332501 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 15AA28A5B849F8095645EF37 /* Test.ice */; }; + 71973B7144A2D1DC3EFFB7B5 /* SSLEndpointInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DEE5DAFD2C031358D51F028 /* SSLEndpointInfo.swift */; }; + 719DF22EFCABC4E688E0C4FC /* FacetMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 97A976BE01C712EA907617FF /* FacetMap.cpp */; }; + 71D448002A89CE3D8B29BE88 /* ProtocolInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2B815D8203B8878891DA1B84 /* ProtocolInstance.cpp */; }; + 71DB2D832BC6F7C09C50A41F /* UdpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE970904BC2EF28D17415E5F /* UdpTransceiver.cpp */; }; + 71F66277BAC0A8A9E2A876B1 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 7237ED56D198EC1690EBE60A /* Transceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F2F8E0D2C3F2047985CB9838 /* Transceiver.cpp */; }; + 727322047C2CCEED62381197 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 72DAFB4E815FA108DB58EB37 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = A63827673158D06448A97D16 /* Util.swift */; }; + 72F58B95313D251969F30320 /* IceAmi.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 83B9C13E101D7735B7DB2E90 /* IceAmi.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 736EE14B07A2131B78D38CD3 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C830A95A2CD912EA6324B4C8 /* AllTests.swift */; }; + 73CD1A7F784AA8FFBA3CBE29 /* IceInheritance.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 21205A70C13579C0BCF52C10 /* IceInheritance.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 73DC16C96019C7D3600DC786 /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93145717B2A954F9365DB113 /* Exception.swift */; }; + 73E431789EA8FF1AE3E66C57 /* PropertiesI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF30FE999BEDF199752464AD /* PropertiesI.swift */; }; + 741A168CE9182DD437269DCB /* LocalExceptionDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D2FF4C92FB900E1C8ED02C0 /* LocalExceptionDescription.swift */; }; + 74215A34E490EBF88BBF2459 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 743567D85BCDF9A0B6168858 /* CtrlCHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 099C701FB08488F0CDC6BB8C /* CtrlCHandler.cpp */; }; + 7435BCCE7993E502F0A04886 /* TrustManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5222592F7B689F2853BD7FBB /* TrustManager.cpp */; }; + 7447482C65439B926B6A4817 /* UserAccountMapper.ice in Sources */ = {isa = PBXBuildFile; fileRef = 19610D997D5EFB37DDD3C6BF /* UserAccountMapper.ice */; }; + 7470ECCC44FCA58F23678AD3 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D561F3ABC9506CE1899C25B /* TestI.swift */; }; + 74AD4B029A1075E252098141 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C8D3698CF8B0146132D024F /* Server.swift */; }; + 74BFA95CC1A8CE00E20C54EF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 74FDD220574A75B9E573F15D /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 12B152284FC6972D5A652ABF /* LocatorF.ice */; }; + 74FDD5188F0EAEEA27A2BF19 /* ImplicitContextI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12447C9B400305E9C4BE042C /* ImplicitContextI.swift */; }; + 75029A59FDC40E274A62A7A7 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B63A87911930B8B1FE600FA /* TestAMDI.swift */; }; + 750C011A8117AF9F7DA0639E /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 7533A2BF75BEA52EA97C1FBB /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C07B19BB865532230ED509C9 /* Instance.cpp */; }; + 75496F13775907860CFEA4A8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 758CE168D68BD8E725EF67B2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 75A6059BBC6599258E6BA734 /* MetricsAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AC5393438C80DBB9F358BEE7 /* MetricsAdminI.cpp */; }; + 75FA0281F0BEE4262512BCA5 /* TcpAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DF40C7585D3A6AC9A5EAB20B /* TcpAcceptor.cpp */; }; + 76C0930D33E7FA321072B7E0 /* RegisterPluginsInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6F5C4100F546E81AEB607F64 /* RegisterPluginsInit.cpp */; }; + 770C8B32B106D91DED150EC3 /* Endpoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = E9B3636B85E9BEB4DCDE39AD /* Endpoint.mm */; }; + 778FD1AAF700F8104AB1B010 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6EB3748301D0313585ECB10 /* AllTests.swift */; }; + 77BBEE31FC5088E7F32B9D52 /* EndpointInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADBE2836018DBF4CB152CC21 /* EndpointInfoFactory.swift */; }; + 77FC7173BED63C2384822623 /* IceServantLocatorAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = D45BF22435851FC5E2BA3631 /* IceServantLocatorAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 7858666EDFA2EA6DA6E79879 /* DispatchInterceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B7C937A0328BC73E041252F4 /* DispatchInterceptor.cpp */; }; + 78DAD1C74AAAA0443E72F8B2 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 78DB8C1173F7EE577B143AF7 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 910266CD236F48B4B23CF17A /* AllTests.swift */; }; + 78EB70A27A72E00F8A985187 /* IAPConnectionInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0EA0596C3A984C7D9AB0191 /* IAPConnectionInfo.swift */; }; + 78F396C4F42B8BC6907E98C3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 7913DA265EA551ABDB91CF4E /* IceScope.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 79754C70D1F38E097E806D57 /* IceScope.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 7939622A782DD656FF6D5AB3 /* CertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 66ECC405F2C16B255859D744 /* CertificateI.cpp */; }; + 7992CAAF3CC557BDC9B1A706 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 79B4A4EA5012E28DD4467954 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 79D909757AF26FB52A30A5C4 /* ObjectAdapterI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D7D785633CB01C502268C1D4 /* ObjectAdapterI.cpp */; }; + 7A1AFDA2B3A95CF0FB8E983A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 996C01016F42FA08BF4C837D /* Test.ice */; }; + 7A1E77FDAE04B4AC6B36D92E /* IceAcm.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CA6F157360619CC2C0795120 /* IceAcm.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 7A42D8724B40ED17144FD988 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 7A47FAD3B31FD561A48227EA /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2C730C5DF8B0BFDBBD7A02F /* AllTests.swift */; }; + 7A74582E149D9CB998BA0317 /* Endpoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = E9B3636B85E9BEB4DCDE39AD /* Endpoint.mm */; }; + 7A7A6A5412FC6477EC5A7D35 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22F7D3D85033BDAD35C11896 /* ServerAMD.swift */; }; + 7AA3121F7861EE9DB4A68BDF /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1531987F828694783F7920F3 /* Test.ice */; }; + 7B055297EE69BE4F73C3858F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B716EDA411F795F3DDFBF4E /* AllTests.swift */; }; + 7B25166A5E2B544A31EC18E0 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = B31A2498A646B3ABFEFF8B7A /* Server.swift */; }; + 7B8BBFA4400E1A8C545D5BE9 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 7B8E2C285104A119B74FEC16 /* Endpoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = E371A2AD0DDF09266A79AB5C /* Endpoint.swift */; }; + 7BB0DDFF84C73B77920C33B2 /* Communicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40456A4F4E986DD9FB70C417 /* Communicator.swift */; }; + 7BB80495F1C8490BBDC8C4C8 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F2DCAD699F6BC3BE7C48BD2 /* Client.swift */; }; + 7BC86CA0006F335504308A59 /* Endpoint.h in Headers */ = {isa = PBXBuildFile; fileRef = 39A5B68985BF4FB6600224CC /* Endpoint.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 7BD1805ED6C83A5A07D2AA3A /* ControllerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 101556A5206E6EBB8E6E09D4 /* ControllerI.swift */; }; + 7BEF7D35E753145ED5C3F409 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 7BF073650020F884E3E09BE6 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE637B465F40ECF7C7FB28E1 /* main.swift */; }; + 7BF731B027FE6C653DF5ED58 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 275896210DE126C19E5FE423 /* AllTests.swift */; }; + 7C592DC664B43797025C2F58 /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24E7B01FBD18ACFF36FE07CD /* StringUtil.cpp */; }; + 7C70C447EEFEAE3A0C647CDE /* IceOptionalAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 777D1CF26D4EE41FECB58726 /* IceOptionalAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 7C829F423EF9000F8918CFA1 /* Properties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CACB9702F5EA92FBABBFB0C /* Properties.swift */; }; + 7C8B292A7C96CF06AF990FF2 /* ConnectionRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A14A165D57EC8897669850ED /* ConnectionRequestHandler.cpp */; }; + 7CFFB6700FD0A8A0F621A95F /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AFC39BE1C5B15CB84051E13B /* Thread.cpp */; }; + 7D5E5B4DDD27E2B79BD347E8 /* IceExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CE614DFC837B44ED8A2151D5 /* IceExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 7D62E1799CDB520801DEE602 /* FacetMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 97A976BE01C712EA907617FF /* FacetMap.cpp */; }; + 7DC9E1230EF1BD1A5385E96F /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 7DD8E703A401DACDF630819A /* ConnectRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A393EE389D42B1372C5D4B65 /* ConnectRequestHandler.cpp */; }; + 7E0938DBB3C896EA1E7D36EF /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4CE9365FEFDF4E27726F5A0 /* Client.swift */; }; + 7E3B8E396224C29C9F1DFC04 /* Glacier2.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F346A5D0E77B5B16D1B4934B /* Glacier2.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 7E4C52460A8ABF0A5C0C529B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 196BE70A67D9DC1A06F241C9 /* AllTests.swift */; }; + 7E67D1F1E83B0308F796A2DB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 7EA84B5660AC866B7AABF78A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 404181AD3492E372A6448E02 /* Test.ice */; }; + 7F05D566181E9CB6F3E89F2F /* PropertyNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FDB3B2AE3B7EAE7A29AD5F14 /* PropertyNames.cpp */; }; + 7F0F4B1010075BB0A2F6C196 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 7F2A90CF8DB2E6BA298E7A35 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59DEEDA32B5BE58F64EE5080 /* Collocated.swift */; }; + 7F80A8CC443D7E1473DB7EF2 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 7F9A7C828062551FEE5ACFAC /* PropertiesAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 797B02B255FA82E173A121A8 /* PropertiesAdminI.cpp */; }; + 7FE3AB01B49A2AD1AD5F09E9 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 7FED0848CB7D069900679417 /* Properties.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C59E6485CF61B5918867285 /* Properties.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 7FF5406E288A2BD5D8F1CB4F /* PropertiesAdmin.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3EBE51D8FEA0B08EB59D1221 /* PropertiesAdmin.mm */; }; + 8003B1589527B819086A9A46 /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BCFC9CD09752EF6CE92F169 /* Glacier2.framework */; }; + 802ECD30CEC01C2A663E6480 /* Connection.h in Headers */ = {isa = PBXBuildFile; fileRef = 30DEF2DB5E1EC904822AB222 /* Connection.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 80514A4CC34B951C5632431A /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = C504D37C75A69DF49128A208 /* Server.swift */; }; + 8090CC9CC6F102129DB41A62 /* BatchRequestQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B2BCAAF5D382B25A6157CD84 /* BatchRequestQueue.cpp */; }; + 809AA5CC2E7C6A7063E29DAC /* EndpointF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F048576D0BE47BC686A555 /* EndpointF.cpp */; }; + 815A9D118C19205A1C9EC2DD /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 8170D4A256286992A3AD1B28 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = A92040A42C1009AB71976C39 /* Server.swift */; }; + 8183D8A80A29576E620687F7 /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 810BD14318E9E010E6FA0F83 /* Util.cpp */; }; + 820C55592B60EBDEA6EEFB6A /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E12BCF858150130736DDCDEA /* Security.framework */; }; + 82199EAD77D330E3C8E47AD2 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CF8A7D9DB09B511E3FD95A2 /* ServerAMD.swift */; }; + 82403C089434BF160CEDD3C1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 82F675D1E4D9B5FB0E159CB6 /* PropertiesAdmin.h in Headers */ = {isa = PBXBuildFile; fileRef = 2AF8B2068E5D1911156F41C7 /* PropertiesAdmin.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 83134AD4D1F16B1CB7DFEE72 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED83A0B87CB651EEE95EA974 /* TestAMDI.swift */; }; + 832FF427187954D54CAE9A69 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 8358041E38718378C4583075 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91CC564529701DD87331BACD /* TestI.swift */; }; + 83706BAC3498A15258592861 /* Twoways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1362935E50D28C3C1B3F644B /* Twoways.swift */; }; + 8388CDFAFA63BA8D3BD67BB6 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 8399019E902946B10E870CED /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7314CBAFB5755D9F44EEBC5C /* BuiltinSequences.ice */; }; + 83C1BF7E1436E9BE1B35310E /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = AB58E8FD0BE2C2223CC91FD8 /* Version.ice */; }; + 83ED05C1C54CF3379960F53C /* InstrumentationI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B2336B5F92A72FC27F4D5030 /* InstrumentationI.cpp */; }; + 83EF1B92F84EDCFFB7A96D2F /* EndpointSelectionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F9E148496CBBFFBBC5AA990 /* EndpointSelectionType.swift */; }; + 83F6087CD33AA5579FC7FCB7 /* ConnectionI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDBEB960DB3206BA2582C0E8 /* ConnectionI.cpp */; }; + 8440479CE40564874910DC6A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F12348E5205DFC6FCD9D01B1 /* Client.swift */; }; + 84561D02F0C0461C98B81B3A /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 84CF823CACF7515A69615CDA /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F302075F9C1701BE68885B8 /* Server.swift */; }; + 84D3032010C829971DA4BD6A /* Communicator.h in Headers */ = {isa = PBXBuildFile; fileRef = 030FDBF6DEC4E5BFA9F00C9A /* Communicator.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 84E504A59FE17CCF5601584F /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 06FE4487169CCB0BF747F499 /* ServerPrivate.ice */; }; + 84FD8A713A96FEF300C68697 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CF8A7D9DB09B511E3FD95A2 /* ServerAMD.swift */; }; + 8529F5F036BEE1E785C87431 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 8561EBC5EEEBA92E6D815B04 /* UtilException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 291C06760A18418E5D259B40 /* UtilException.cpp */; }; + 8578EC8496DA7AC3DAE5EC91 /* PropertiesI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF30FE999BEDF199752464AD /* PropertiesI.swift */; }; + 8602406A5BDAC31D6DB608EF /* ConsoleUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4B48ED7AC7A8D8BFAE151CBF /* ConsoleUtil.cpp */; }; + 8636F7A154BD7E43781B822E /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4034543D2C38D68CF3963E3B /* Test.ice */; }; + 865526150D179FEB77B41B4E /* Connection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5BDB5328DA18A47EC9A4783A /* Connection.cpp */; }; + 8678E5A35184FD9214BD6396 /* OutgoingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CAF57D43297EF0527E58ABFF /* OutgoingAsync.cpp */; }; + 86A05871F391DDAFB38B4BB7 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 86C445FE89DD3E4C03312EBC /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D561F3ABC9506CE1899C25B /* TestI.swift */; }; + 86CC16241C3DC93C815AC410 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFFEA99132A98E734F539592 /* TestI.swift */; }; + 86D69CB6783BB696E04BA85B /* IceGrid.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8CBFAEE6B26D238BAA02484A /* IceGrid.framework */; }; + 86E700C5C316320AD9338BC3 /* OutputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = 2507051E3EB202DB5FEF4D8E /* OutputStream.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 872B772E55210C601B6FAABE /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 873BF834A43F8E9703DF2869 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEED22C26B869887AA71F810 /* Client.swift */; }; + 87739F951D3641CDEDC0E4A9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3348C6BDFBC3CEAAB6FED3A2 /* Client.swift */; }; + 87F4A11BD17215D1E115E3BD /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF922540DD56AFC1B0AF5CBD /* Server.swift */; }; + 880D98B6DB28B84868B52916 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B356F2ADC8A1237AA7C4A639 /* Client.swift */; }; + 8824971517D4D23C1100B7AC /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 11A3C26B2E294589FCE83B7C /* TestAMD.ice */; }; + 8825592444191E48CC928F15 /* ArgVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14A10AE3BB9C633DB96464B8 /* ArgVector.cpp */; }; + 884E225BF6385393C977A144 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 885777767DC3EE5C72BD2C77 /* Glacier2.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8BCFC9CD09752EF6CE92F169 /* Glacier2.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 885BA95D667048E53F00AD0F /* Current.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5FAF5E394E6662496B7181CF /* Current.cpp */; }; + 88DC39C421521B2FA00A864E /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = B30CFC8544BBBBCB77C268E9 /* Metrics.ice */; }; + 89527AF55707032FD57E4B88 /* InitializationData.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD72298EDCA63816687EBAFD /* InitializationData.swift */; }; + 89677BEC3E27D1D751C504DE /* EventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E77969B49E5A61AC8B424797 /* EventHandler.cpp */; }; + 899CE6EF676F19039918FC95 /* IceTimeout.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C27509CC6CBDA54B63CCD7E7 /* IceTimeout.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 89D060F63045333E864D0452 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 8A073D87A09DB6DB5F347086 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 8A0ED27089196287A4D0B6B4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 8A3070A8E3E73CA7A20E3D2A /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 671F73B5831ACC6ADACFB08F /* Time.cpp */; }; + 8A33F684F222E3DEA99288A8 /* LocalExceptionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = D853FB4126E1896025BB098B /* LocalExceptionFactory.swift */; }; + 8A8DE5EFFBA0ECF574B2A2A7 /* SlicedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4A680F36353165A9E9D45311 /* SlicedData.cpp */; }; + 8AC742FA68A5B4CBFE1E66E7 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + 8ADBE24FD91FAF1A92C40F0D /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F0D6E0F71B9436C9B6EA95D /* Server.swift */; }; + 8B0FF06EAACFDAD55E4E6C59 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 486399F483E99E033C07B2CC /* AllTests.swift */; }; + 8B4238DBFE5CDEB86508397F /* BlobjectFacade.mm in Sources */ = {isa = PBXBuildFile; fileRef = EF7AAAE85AC1D97EB2A591DF /* BlobjectFacade.mm */; }; + 8BA1A634D47D3F5AF64DECFE /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B63A87911930B8B1FE600FA /* TestAMDI.swift */; }; + 8BB992155938AC808D8AC6FB /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9DD2ED66B058666264CDD088 /* PluginI.cpp */; }; + 8BD1B57A40EB8CA6ACB4A144 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 8BE420BC6481EBDC6404740C /* Endpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 748E574312C91608A330181B /* Endpoint.cpp */; }; + 8C11F0F15F81CC6B1A634940 /* IAPEndpointInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC65B79F2A70BD2DB451C22B /* IAPEndpointInfo.swift */; }; + 8C2B41F646AC199086B22BAB /* IceUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C0712E3CBACF207CBC9483C /* IceUtil.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8C317AC884CF8358C0A75D63 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C07B19BB865532230ED509C9 /* Instance.cpp */; }; + 8C7922AB4F34C84A3A5C0D2B /* SecureTransportTransceiverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 38B945C35D281DC7C64268EB /* SecureTransportTransceiverI.cpp */; }; + 8C892248FC87C669E6794F72 /* TraceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = A465ED9B645CD9E9CE8A4FCD /* TraceUtil.mm */; }; + 8CD13A13E64BB732404B3277 /* ObjectAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = D85E0D8192C6B37211D65E25 /* ObjectAdapter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8CD5B011142A421D4479BFC9 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 8CE39D5B9BE457D7E870A432 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 8CE61DD8FFFE94B3FE03FD93 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 8D14618F8C744CACD381056F /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91CC564529701DD87331BACD /* TestI.swift */; }; + 8D24D9CCA82CC9BEDA41D691 /* EndpointI.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0A3D7B2536BAD3311412CE15 /* EndpointI.mm */; }; + 8D414E1487A1A908C07214D4 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC8194CA9F08C0CD657AF17A /* Server.swift */; }; + 8D437597910A346B1470B5AA /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 8D5A395F6A96A7838BA1A0CB /* Properties.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 55B898D506212F9EB5DCE67C /* Properties.cpp */; }; + 8D60EAE2D1374A881790AECD /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 486399F483E99E033C07B2CC /* AllTests.swift */; }; + 8D9A6CBFB92A91AE1B1D6534 /* Exception.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5DCC5790B49AF0972A08B8ED /* Exception.mm */; }; + 8DB383602E9385C1D63F038F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 8DDC4E27048485CB7B2BCD44 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = B31A2498A646B3ABFEFF8B7A /* Server.swift */; }; + 8E0915B0D94D20E91F73F8CC /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BA611DD3FACDE48C9602AF8 /* TestAMDI.swift */; }; + 8E1CD665CAA23E146FBC9FEF /* ValueFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2ABEB038C1680186296BBBAC /* ValueFactory.swift */; }; + 8E3A0F5ACF9A39D20B43058B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C64C9E96C64F3B2897A2C87 /* Server.swift */; }; + 8E7508F8BF1A0C1FF11F1E2E /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AFC39BE1C5B15CB84051E13B /* Thread.cpp */; }; + 8EAA5F48020FBDE49B968D4B /* RegisterPluginsInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6F5C4100F546E81AEB607F64 /* RegisterPluginsInit.cpp */; }; + 8EB453552E8179FB14D73F18 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 8ED766A8540C7D061DC3C630 /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 855475BAF05D4FE9769FCDD4 /* Service.cpp */; }; + 8EE3E57351C6F37A00B5B8A2 /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370A47E6569224001C6A0DD2 /* Logger.swift */; }; + 8EE9BAEC4CBE8764684DF2F3 /* IceSlicingObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 38BC7BC4117F2A9BC84C18E4 /* IceSlicingObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 8EFA58BB5395942ABB59C73C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C57476C0924F3D3179E8CB4 /* Server.swift */; }; + 8EFFB064536D6EFD79E0643D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 8F09A33D96AFFF9150A59AED /* LoggerF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D66F89746EB5F7F7B8CDFB7F /* LoggerF.cpp */; }; + 8F3AA58A3A929848C5F28E2C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F302075F9C1701BE68885B8 /* Server.swift */; }; + 8F78208EA0A76CD8BECB85B0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 8F9A8D8721EE6C2AFCA59FB8 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 8FA8534E667F48AB18F90E88 /* Ice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 8FB5FD82765E01E32C206FA1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 901A11A0A855327AB00CF884 /* Admin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 63DDBB03DC121E6A45BFACBE /* Admin.ice */; }; + 90259BEE9FA104CF368ADD14 /* IceRetry.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7755F8AB52E84E0B45AD62FE /* IceRetry.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 909302AFF27A7E66810B8817 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 909AF78366BE688E605E9FB3 /* TwowaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BFD7377989DCDE48FF2478E /* TwowaysAMI.swift */; }; + 90A25B291B6596D59D4202CE /* Communicator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8ABA3C979C24A73757F59433 /* Communicator.mm */; }; + 90C942474725FC6E6A205208 /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93145717B2A954F9365DB113 /* Exception.swift */; }; + 911B8F4DC37F64FD7FDF3BCD /* LookupI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E90C042A2592778DC162F1A1 /* LookupI.cpp */; }; + 914D686BEAC7642E8FCC8A6C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 916D1C589EB995B04D391ECF /* IceObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F4595E5D5D75A4B1979022C8 /* IceObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 91775B284272655D203FBECC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 917C87E9AC691A08E7A1DACA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 91D55AE002CE490D5B4DA47F /* Plugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = E646156E3726C08A7DB19291 /* Plugin.swift */; }; + 920233748A633E41F424B863 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5288B1CCEF464C2A5847CCA1 /* AllTests.swift */; }; + 92029FC9FB9CDD913AA8438A /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 921294522A167556BC4B0F66 /* WSEndpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CC2357A4D5056D61E0503DE8 /* WSEndpoint.cpp */; }; + 92A800506D84985FADB29C58 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 92CE01BD508D5C7DC99AE4A7 /* Logger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF5E5199DE4D0DC29BFBCFEA /* Logger.cpp */; }; + 92DD556EC993689ACB9D29F4 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 75F29FFE79058140375FC0E7 /* Test.ice */; }; + 934752BFEF5771F02ECA0B4F /* SliceEscape.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 78A7C617CA3EE06E65A4C495 /* SliceEscape.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 93A6FBF458214FA252E4EA35 /* ObjectPrx.mm in Sources */ = {isa = PBXBuildFile; fileRef = C08A77C4CA4A761E5B845C4B /* ObjectPrx.mm */; }; + 93AAC9F182B5151482783A4C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6680BE7DAA24FABA41DB9440 /* Client.swift */; }; + 93ABFE1704C24B04F79DB33F /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB5E9C8485BFCD26D190F59C /* Collocated.swift */; }; + 9401372EF6F65F0B3B27853B /* BlobjectAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 086F9FE0EBE457CDE1F85C9F /* BlobjectAsync.swift */; }; + 94B14FF9D7E7112ED53E729E /* SecureTransportPluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B28CFA3BE1502191FFA2C9E4 /* SecureTransportPluginI.cpp */; }; + 952C246057BE06662CE368A6 /* LoggerUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 60C0404FD3789365D7A55D2F /* LoggerUtil.cpp */; }; + 95396B291BEDFEA34FF1C305 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93638360BDE03007D73F409F /* Server.swift */; }; + 954E1B62000AE8F1EF62EA0E /* EndpointFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D8437CF7E682B66DC200F171 /* EndpointFactory.cpp */; }; + 95921F854BE9E46C3F251024 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = AD4B976EE5754C180F9F01A3 /* EndpointTypes.ice */; }; + 95A852DBE3A8CCA156C42BB4 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 95D397D657255589A5BD5ED7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + 95D8823BE0177F66C934F318 /* IceImpl.h in Headers */ = {isa = PBXBuildFile; fileRef = D09877923863B95E952DE9B8 /* IceImpl.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 95DA5D53B282EB057A11362F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 9618496F83982C54CB04BE1D /* OSLogLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DB1ABD35270DDACAFBAAE91D /* OSLogLoggerI.cpp */; }; + 964A3834DB67AC9E4504161D /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 96635C582C08F38F3CA2E6B8 /* ImplicitContextI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12447C9B400305E9C4BE042C /* ImplicitContextI.swift */; }; + 96A67CC6F5133C726B69B51C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 96C2979E5C53DBE4B8A4916D /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52455E99EC31D4F6288ABF2E /* AllTests.swift */; }; + 96E63200EEA3669F2F5383B6 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 96F43310CDE6941237020476 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA8C975E42F05A075290F040 /* Collocated.swift */; }; + 9754B0EF06EFC4C0B8415E3D /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 97946E3DFD2D9B85831CF74C /* UdpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7FCCC345A4FA9561F4F3DE38 /* UdpConnector.cpp */; }; + 9795F7504185ADD889B50D32 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52566BDD57E42FA96CB97FD1 /* AllTests.swift */; }; + 97A2FA3E109323585CD27872 /* StringConverterPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A064DE2CD47E44C882D74D82 /* StringConverterPlugin.cpp */; }; + 97D2897BBC162D889B224770 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 97F1EC513755E42D758BA34A /* ObserverHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DB8AE6EE2803EC7E1A15EFF6 /* ObserverHelper.cpp */; }; + 98146003983BCC85EA7C826D /* IceServices.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0A059841D61FB77869554975 /* IceServices.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 990C1A247A129DF7B81ABD02 /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 230B366682D6F40F8901BD37 /* Network.cpp */; }; + 9914085BD5774EFE9E93590B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 75F29FFE79058140375FC0E7 /* Test.ice */; }; + 99725C2B63E2CF87DE8A26AE /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + 9979FD1D94936E53D32DEE61 /* FactoryTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC57A855153D0624B8C40A47 /* FactoryTable.cpp */; }; + 99ACC6E1D216660658C8CD3C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + 9A44BC3D4E27307B7518E97F /* IceAdapterDeactivation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CAA8B610B1EC1F7DF9F47067 /* IceAdapterDeactivation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 9A76C6F79F9AE7D3BCA9F741 /* MetricsAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AC5393438C80DBB9F358BEE7 /* MetricsAdminI.cpp */; }; + 9ABB95A2F9D3E2792BD1D548 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = ECE242139ECA3FADC214E52C /* Test.ice */; }; + 9AD848856838B749841B34EA /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 295FCA203A090C1A080F953C /* AllTests.swift */; }; + 9AD873540713F38CB3B08C83 /* TrustManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5222592F7B689F2853BD7FBB /* TrustManager.cpp */; }; + 9AFB8B3F0B87C86D59591482 /* Context.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9A272934729E68258BA6DDF9 /* Context.ice */; }; + 9B476F135C5DA578B9ECA562 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5B5084DAA0BC766D47480611 /* Options.cpp */; }; + 9B8AF8F50EFF616F634993C0 /* IceStorm.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1589E74330F6EF9985A9D409 /* IceStorm.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 9BC4A0D3891083FF3901121E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 9BCFD98D77D7A1A2CB4AAA08 /* Plugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A9E22E8D5975C86A28CD2D8 /* Plugin.cpp */; }; + 9BE3AA3924DDFEF920D71773 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADF3D15CFAFCD6B558A1FD21 /* Collocated.swift */; }; + 9C388065BB9128D657329B5D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEED22C26B869887AA71F810 /* Client.swift */; }; + 9C4C31D1F54430A513FBCD42 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB326B2C07865894715220B7 /* Client.swift */; }; + 9C557BD4E396C5D8D09860DE /* SSLEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84209E14DBA0BCB024AFADFC /* SSLEngine.cpp */; }; + 9C6488833C4B56029DA7115D /* AcceptorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A756328166CE3DA3AC98445 /* AcceptorI.cpp */; }; + 9D09862885B2822C5B7CB591 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 931DB158FDB9D40CC839083B /* Client.swift */; }; + 9D193F0B16585059A6C0BEAB /* IceExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC35A95E39DDBDD2FA0303C /* IceExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + 9D2A17649A63169E85932A40 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97C2D890A953867A32FB3EBD /* TestI.swift */; }; + 9D5E97626E6D1319211BE94B /* ProxyFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B4BE613AEDF19003FA0872E6 /* ProxyFactory.cpp */; }; + 9D5F196E1750D657B519924E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D368F427108C32E26079FA4 /* Client.swift */; }; + 9D7B850903FC5FBF5A3C67C8 /* ConnectionFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82A00F4AF0AA782114FB7E5B /* ConnectionFactory.cpp */; }; + 9D9DA4A50FE395648B7A68A6 /* ConnectionInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92432714D1D9B68DF3038762 /* ConnectionInfo.cpp */; }; + 9DA9B10C7CC6FAFFF06111FD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 9DCEAB41CC1F38B3B11C2DE2 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1C3E90FD704A9F32C5B738D9 /* Test.ice */; }; + 9DEACBF7F8B13DBB44DA8707 /* Logger.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF0C291D79FACBC81E5122 /* Logger.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9E184C81A1C9A2C01C75F9E2 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + 9E2EFD6D9FF4001A1FC55A0F /* EndpointInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C4270AE12A9F7434E082D38C /* EndpointInfo.cpp */; }; + 9E765295B5203874B5FBE14C /* StringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3E75CE662D2C802F25228EA3 /* StringConverter.cpp */; }; + 9E8A0A32B85F0F7B915F59A4 /* SHA1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0AC235C7B3FDF8C36200A9B9 /* SHA1.cpp */; }; + 9E8FBD7105E6B3B6B73488DE /* ServantManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD30F71CA872293BF67CBC9F /* ServantManager.swift */; }; + 9E95E08CCCBB8E222F377FF0 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59DEEDA32B5BE58F64EE5080 /* Collocated.swift */; }; + 9E9F0BBB22CF964C9A3A4FFA /* CollocatedRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6B0C30789F1D1CD12C92E8FC /* CollocatedRequestHandler.cpp */; }; + 9EF1D1116176314A716BD094 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + 9F56BA83937647B6807E9F54 /* RequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42B287152ECCA4B132D4F1F5 /* RequestHandler.cpp */; }; + 9F65DB68BB047974C46C53C6 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + 9F6BF6D797C76B9310F50BD7 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + 9FAA652508ADE0B7FA4A6352 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75ED9135CAA16D100E69B703 /* ServerAMD.swift */; }; + 9FC3AC6FE475BF9AB3E41699 /* ObjectAdapterI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F6E68B5C8323DF84071F058 /* ObjectAdapterI.swift */; }; + 9FCBDB84C608650A33BB93A5 /* FacetMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219A42FC5409CBC61D6D54D8 /* FacetMap.swift */; }; + A0107876A1E2D9EF1DF45A61 /* SliceFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = F369D5B9A7D3C3A95F4A94DD /* SliceFlags.swift */; }; + A048E9E90A86662B51D3A303 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + A065C6F94FDF124090F77066 /* IceUdp.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8CF6B323879196FF0C6F02EF /* IceUdp.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + A07112DD26F930A74B9731B9 /* Random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0459E85686D712A3C52AE401 /* Random.cpp */; }; + A074D8DC94049900AA1F6E04 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E2BC427063C53314F8E5645 /* ServantLocatorI.swift */; }; + A09C816DD81115F3930A2686 /* PropertiesAdminI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CF511757EF4DF140A04DA2C /* PropertiesAdminI.swift */; }; + A0BD27B8880F391FAF8BDDE2 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6D476064CB1190C3D22C626 /* Client.swift */; }; + A125A1B0D6E226481A9D1B62 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7314CBAFB5755D9F44EEBC5C /* BuiltinSequences.ice */; }; + A13AFBEBD887EDE77DE1E850 /* PluginF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A992D571867BEC1AB77A5758 /* PluginF.cpp */; }; + A15B046A85829CB9A019F804 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D47EFF415BE95E02628A43F /* Identity.ice */; }; + A1B879028D0AE14E9D2EF45D /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3EC27026C6A3EDD89622EDF /* TestI.swift */; }; + A1BE1FA8FBC4BBDC959E6D1D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + A20206E087AC1CF6CF32237D /* IceFacets.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 079E8D5BC12B3C5C12908CF3 /* IceFacets.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + A212D72AD69AC51F38728BCF /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46E7C83B519B9E9752161A45 /* AllTests.swift */; }; + A2440A13919E31F91DD91FF8 /* EndpointFactoryManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BE683A3C09C70C027D88585 /* EndpointFactoryManager.cpp */; }; + A2521CA990ABA162F1ABC825 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + A27716C6A233EA3C43DF97BF /* IceAdapterDeactivation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = BDDBF8DD53402DA3B34D2CB0 /* IceAdapterDeactivation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + A2801A7041C305DAEE0EB94A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = BA1A0CC3E7F51F0F2CA89D00 /* Test.ice */; }; + A2F7D9FB476B1887986212E3 /* Blobject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81F037DED9476DD886F3BDD8 /* Blobject.swift */; }; + A2FF75504A7ADEB038A74E51 /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = F58FF23F5FC85ADC967D8DFC /* RemoteLogger.ice */; }; + A30A52323FEB600E70A4E9EB /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D687044F880087C896AA228E /* Server.swift */; }; + A36BCE688770BA7E3DB2D1CC /* IceSSLConfiguration.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1E7CB6D352A26E583641E779 /* IceSSLConfiguration.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + A38BC97E431C94E61773ED99 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + A396ABE3256857DFB6EB8C8D /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = F58FF23F5FC85ADC967D8DFC /* RemoteLogger.ice */; }; + A3B1551EA129A949E298193A /* Instrumentation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CED9E6EB2F25EA954DAD2FFE /* Instrumentation.cpp */; }; + A3B8D87684260F85C4F88443 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + A3EDC99BAF5821F4616B20C1 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0075E45E84AEB977872B90AE /* Client.swift */; }; + A3EE79C158D63BBB83836D90 /* LocalExceptionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = D853FB4126E1896025BB098B /* LocalExceptionFactory.swift */; }; + A3F71BB4CFA938ED7247B1CD /* Connection.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3F78ACF6D7DEFAF6E6D3806 /* Connection.swift */; }; + A402E51668BDEB258C85D0AD /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + A415837F3DDDE9748F392EF9 /* UnsupportedAdminFacet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 185EF96D642C7F90D5241D49 /* UnsupportedAdminFacet.mm */; }; + A43B2DB28E53D76A53D25431 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + A45E2990A9AA62271FB08E81 /* LocalObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2A31798E39E7B25787FD7092 /* LocalObject.cpp */; }; + A45F1CAF25A5B3AA8643174B /* LoggerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10B63B3137D3B559FF08E927 /* LoggerWrapper.swift */; }; + A48A9F64864A9643DAD9FC31 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + A4CF76BA4AEF1490F103F33C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 965693DE746A036AA464CB9D /* TestI.swift */; }; + A524EB8B69588438025154EF /* ObjectAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = D85E0D8192C6B37211D65E25 /* ObjectAdapter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A5296B3D252A1E403D252000 /* ValueFactoryManagerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 744C647A722774F0DCC967C5 /* ValueFactoryManagerI.swift */; }; + A5ADCB2D4F34F8CA7F14E965 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + A6145F65FA8BEC95280B75A3 /* InstrumentationI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B2336B5F92A72FC27F4D5030 /* InstrumentationI.cpp */; }; + A61947833F46BCEB97978FD3 /* PromiseKit.xcframework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + A6375CBC106501CCFCEFE316 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = AD4B976EE5754C180F9F01A3 /* EndpointTypes.ice */; }; + A6539D2C055CFD6F8730D239 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + A66A1CE6819DEE3AE54614B8 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4FBB69B20AE83A11A842771C /* TestAMD.ice */; }; + A682FB25BA2C9D7F491C285A /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF7F9A51A6A2C9D5D7029409 /* Server.swift */; }; + A6DAEC44A0F2D305ACB24842 /* Connection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5BDB5328DA18A47EC9A4783A /* Connection.cpp */; }; + A702AC8DD7F2086DA0A6F99A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + A74F195760CC1E51AE60098C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + A767021099888A031A9D325C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + A76F6BC2BB68105A82B99E8F /* Initialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBE4A8371C346F329F532BEA /* Initialize.swift */; }; + A7CACABF3E849D553CD49269 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB734C62E8CF57F47A12DDE6 /* Collocated.swift */; }; + A7CEFF94837EA735A3DB681F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + A7E4DE73A2C3624C94DFC2D0 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D687044F880087C896AA228E /* Server.swift */; }; + A82CA6547D1BD90AA277AA6E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2C730C5DF8B0BFDBBD7A02F /* AllTests.swift */; }; + A830BF5E1944E0E1272C41E8 /* RecMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8FD50B070E2E45F3D89566D6 /* RecMutex.cpp */; }; + A8399E44616B8953FF0A0147 /* PropertyDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 45ABAB934281EFD8A08B2403 /* PropertyDict.ice */; }; + A84FCE7978B729BF071B8F5B /* ImplicitContextF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B9942C722D2D714FD3120E05 /* ImplicitContextF.cpp */; }; + A8598E9FDFCDC371A8EE03DF /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + A85A77D0C0CB50FA4C23FC93 /* IceStorm.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2BDB9C471B1AC0149C18DC98 /* IceStorm.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + A8C4D58C166C07EE53687DF0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + A9129F8945EDC396475E0039 /* ObjectPrx.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A4BC197F0BE0F3D87FB04FC /* ObjectPrx.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A9172DFFE6122B349096A5FD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + A94F3E17EF13683A2EB5B47B /* TestCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 098454D0E28CD1B5C484ED1E /* TestCommon.swift */; }; + A9547C3C8946BEF3EA565673 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29747373B98D74B7336F5E82 /* Client.swift */; }; + A9601F93E80648538E9E5748 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + A975C763041F117EE1FB4806 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FE393A476F4D572188AC8BD /* Client.swift */; }; + A979D753A3EA4A3CEEA256F7 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 527B807CE15838B00C8842CD /* AllTests.swift */; }; + A996A1ABAA78F3EF3849B842 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + A9B742AB8095279E8ECD7274 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + A9D36275743C1BBEE92C4CF3 /* SliceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3B30FE5D277459AFCF46DF6 /* SliceInfo.swift */; }; + A9D79F8C6B6938556DECC42B /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B758DFE555719807E8A43697 /* Client.swift */; }; + AA175270EBC379C7C082B92D /* ImplicitContextI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7763393C4C78B0C0272D07A4 /* ImplicitContextI.cpp */; }; + AA48180EC91563AAA40AEBF8 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + AA8ADDA876F862A06047D116 /* PropertiesI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B241517C9F34AA2F9E87F2CB /* PropertiesI.cpp */; }; + AACD068ADE1296C05B1A5B6F /* Oneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 636E53AB05D77F09A1A9F930 /* Oneways.swift */; }; + AB2D0BFA2362E2047180DB0B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + AB87B5C766AA328CC5578E10 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54F4E1317C321838A405CF67 /* AllTests.swift */; }; + ABB12FE0D5BCA7F0E88C35D9 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + ABF575F576D920C543497C62 /* IceAdmin.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9B5FBCF7BF81AAAD3CFAD9A1 /* IceAdmin.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + ABFFA2B1844DE8ACE981D01F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + AC68682B0CE389E6ABC8F9FF /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C57476C0924F3D3179E8CB4 /* Server.swift */; }; + ACEF3E0C66C2C1B3067310D4 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + AD1BA7F45F6977BC4DB94CC8 /* ServantLocatorF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F43429767B67CB5541AB852 /* ServantLocatorF.cpp */; }; + AD597E0080F3002457A40BB8 /* EndpointSelectionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F9E148496CBBFFBBC5AA990 /* EndpointSelectionType.swift */; }; + AD68F8AB82137E4BCD5A1C7F /* IceGridSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 29953F4FB7A41A2EFAC0FC17 /* IceGridSwift.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AD81A86E6892228A220DE239 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB5E9C8485BFCD26D190F59C /* Collocated.swift */; }; + AD855B6AB6A7CCEFA72BA55D /* UdpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B95D23968B8F377C7F422EF9 /* UdpEndpointI.cpp */; }; + AD9337254E1C848D0A4129B7 /* OutputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C5005A46D72C5617405BAB2C /* OutputStream.cpp */; }; + AD94C9368EDD0438D03E5D06 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + ADDC275126E4C0DE3A80F7CB /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + AE078552619DABD241315370 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + AE09122D084867ED3D0E932F /* IceExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 973F3940336877E6A0546ADD /* IceExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + AE1DF925B010E3E3A68A648E /* Random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0459E85686D712A3C52AE401 /* Random.cpp */; }; + AE55E8E22A280FBCD3C884AD /* Logger.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF0C291D79FACBC81E5122 /* Logger.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AE6D6043CA6DDC9CB5F21FF3 /* ImplicitContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18B5059C3EDE74B8EF20D5BF /* ImplicitContext.cpp */; }; + AEB4EBFB4EE61CC3F3F027C2 /* Instrumentation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 889142475D21BCF0B56AF545 /* Instrumentation.swift */; }; + AEEF2DFCAD8452C3E3B31EA5 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7816D637F2F821B607DACC9D /* Client.swift */; }; + AEF00842BA8D811F9A01DF8E /* ServantLocatorF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F43429767B67CB5541AB852 /* ServantLocatorF.cpp */; }; + AEF5AA7096E724A1E9FD3B48 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5766676C5BBC1BD4DB06DFFE /* ServerPrivateAMD.ice */; }; + AEFA45FC04E9C056DFB8D25D /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA8C975E42F05A075290F040 /* Collocated.swift */; }; + AF1F588C1F71FCCDA23E8D67 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3A0CC119A7F936D930B4A0E /* AllTests.swift */; }; + AF50FC1C5E6A7C260845B08A /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E163619DA514FBA22643B0BF /* AllTests.swift */; }; + AF72473CCD50666E79DDB0F9 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + AFCAC2701C03997F395BAFBC /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E169EA2A7EEE0265827BE6AE /* Collocated.swift */; }; + B00F2CCDF33400BE3EE8EBDA /* IceInterceptor.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F9868140E2B316E4FC985E2B /* IceInterceptor.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + B01F7A6ECC9BF4B50FE93CE3 /* OperationMode.ice in Sources */ = {isa = PBXBuildFile; fileRef = 11413B150AD52A3567D43DD6 /* OperationMode.ice */; }; + B0467502E83440065D4B9993 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = F7E579CBF8955F1039E8FD7B /* Locator.ice */; }; + B05BF92FD866D35755668480 /* FactoryTableInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FA6686BD7AC8EBECEECC5F1E /* FactoryTableInit.cpp */; }; + B099D50DEF7F9BBFACA24B0D /* Communicator.h in Headers */ = {isa = PBXBuildFile; fileRef = 030FDBF6DEC4E5BFA9F00C9A /* Communicator.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B0E5881E22B5D66C9D39E552 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + B0EB9FEC6D4CAC51975840AF /* CertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 66ECC405F2C16B255859D744 /* CertificateI.cpp */; }; + B0EC8475285EB7C328E8F1D1 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2B0DBF72A2B00C656825AC89 /* Router.ice */; }; + B0FC871A501B029A548AE9EB /* LocatorInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 36E96408D7F805AD74C28261 /* LocatorInfo.cpp */; }; + B156F4B323D2C63EA9CCAF69 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + B197F28E62839DF249FCC578 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + B1E8FAB7D4B4AE97BB98E79E /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0FC718815CF0DCE28FE4A151 /* Session.ice */; }; + B2182BBA8DC3B0D9895EC601 /* ValueFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 492410C7419FF4E34CE57FF5 /* ValueFactory.cpp */; }; + B21FB21BC4CB2142698EF270 /* IceStorm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2BDB9C471B1AC0149C18DC98 /* IceStorm.framework */; }; + B278A6EB6AB7F9C50B728802 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + B27F5F0172BE6092A31B9440 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2B0DBF72A2B00C656825AC89 /* Router.ice */; }; + B293EE064AE00DD24198EAE9 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + B2CC314A90CA52C8E3B36329 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + B34D19BF0D24A80B2745A245 /* FormatType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C10681CEE7B1988AC2A2ECC /* FormatType.swift */; }; + B36A0CCCA61078D6BB1BE269 /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 810BD14318E9E010E6FA0F83 /* Util.cpp */; }; + B3AEE7E6E969345A017EBC2A /* WSTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C48C354FEB7CA6DCA522A255 /* WSTransceiver.cpp */; }; + B3DC0821597EA83D1104BBA8 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E169EA2A7EEE0265827BE6AE /* Collocated.swift */; }; + B459C41B890E6DB29E78CBD4 /* IceExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A7608F345A6B9674E4E25588 /* IceExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + B46064B3B73C0EFE9BCD6DB2 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD87ADF0B08CF5BEADB1B4E /* AllTests.swift */; }; + B474D273057C54C000070D94 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 311B406A819F113682A50967 /* Client.swift */; }; + B48363698201CFEB33FE834A /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 734648C15756245CB967ED89 /* Collocated.swift */; }; + B4A00DD669EC7324B6419ACA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + B4E3F9043C613138265B8CD5 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + B50EA523BAB45D7C37C690F8 /* InputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 550297F5FBEC3BFE5305F947 /* InputStream.swift */; }; + B54445308C0E95BCB545B415 /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 050762588F81BFF2D146B6FE /* HttpParser.cpp */; }; + B62C0EB3BE23D89AF2A59A7D /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D47EFF415BE95E02628A43F /* Identity.ice */; }; + B63293BBF9B1E533E537BDBE /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36A72C1B1319CA521AB90CBC /* Server.swift */; }; + B6A3375D6BAB39D7954CF96A /* LocalException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95EFA52C888E5C5C55D8BD12 /* LocalException.cpp */; }; + B6A70722687D3EBB4266F54C /* Main.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = A8019ED029E22228D439270D /* Main.storyboard */; }; + B6BDEB49A702FDB1EC0FA4E9 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + B6C28D90FFDFE09FE99228A2 /* IceLocation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A01B926A7B8E3EC380C5BC12 /* IceLocation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + B6C51D57CAAAADAD540E32CB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + B75ADBEBF9E96596E5368542 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + B765533667B88034E40EEBB3 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + B7CB64D94D982056FE2812E7 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + B7D971D055FCFC34AC3930D2 /* ObjectAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57723C0A0BF13BD7B31CFD91 /* ObjectAdapter.swift */; }; + B7F1A44656F926E8DB95ED89 /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BFE5386D5E740720EA9CB58 /* OutputStream.swift */; }; + B7F874BCF0D900EDB136F163 /* IceImpl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9800A54FA6CD0F5753F3140B /* IceImpl.framework */; }; + B8109294EA2B5CEE662B2037 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + B880AEF0299FECB9E3793198 /* IceStorm.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6695A9485F9BFC55F92D4780 /* IceStorm.ice */; }; + B8C182030100759EAA55F1AC /* SecureTransportCertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F63DBEF48965B70C4A0F472 /* SecureTransportCertificateI.cpp */; }; + B92B1762C60AC4CE94A18E38 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + B978D54717ED16548B714925 /* Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5E28FAF306E7A4A052D1A588 /* Buffer.cpp */; }; + B9C1F689BABEBCD43EDACC3F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + BA2344315A7755C88F5334D8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + BA43A2C87214FC4526F43F0B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + BA5FED223674A9D49C2F64F0 /* IconvStringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1BCD745981B285A8B38E346D /* IconvStringConverter.cpp */; }; + BA8654F2B84B3B5AD41214EB /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6A08515C929FE005F83573E /* Test.ice */; }; + BA97E6343C69F67F9B551929 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECD3C18855216B8399A2512D /* AllTests.swift */; }; + BA9B5A837598ACD3495689F3 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = A271CB08B7038B4E365AF7F0 /* Process.ice */; }; + BA9BA9118FBC1E736914F491 /* IceHold.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E43BAB9F65C555F6E02C100D /* IceHold.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + BACCB4F9CCB31ED2310591DB /* Connector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56534BB7EE90D4BCFC146BED /* Connector.cpp */; }; + BB0CA79A7E3906FA0F84839E /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E2BC427063C53314F8E5645 /* ServantLocatorI.swift */; }; + BB100818F3DDB31593A464EF /* Admin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 63DDBB03DC121E6A45BFACBE /* Admin.ice */; }; + BB264891749AE7C7530E5D5D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + BB4A182FBF1AC0FB6655FFE6 /* CommunicatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8A7BF57EE94508291659292 /* CommunicatorI.swift */; }; + BB5564424764111863F0B42B /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D47EFF415BE95E02628A43F /* Identity.ice */; }; + BB57A26E1685CE60B738F858 /* libIce C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A8516202B1F642AC88A7A46 /* libIce C++11 macOS.a */; }; + BB8321ACBFEB57B1A9BBA9D2 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 965693DE746A036AA464CB9D /* TestI.swift */; }; + BBB309EF11ED6D047CCF6AA0 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 15AA28A5B849F8095645EF37 /* Test.ice */; }; + BBC5E775B779806CF961629E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF4FAF9974BE2C2153116762 /* Client.swift */; }; + BBCDDBBFB0B4419365A989E1 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7314CBAFB5755D9F44EEBC5C /* BuiltinSequences.ice */; }; + BBCF938822B2C1BFCD3B1ABA /* Exception.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5DCC5790B49AF0972A08B8ED /* Exception.mm */; }; + BBDA951CC8FFB7847FA5E68E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + BC35717F7DE6E1D93B157B63 /* IceGridSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 29953F4FB7A41A2EFAC0FC17 /* IceGridSwift.h */; settings = {ATTRIBUTES = (Public, ); }; }; + BC707DF14B81BAC5A0994A4C /* LoggerAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BB3096439C5D8C81F6B73116 /* LoggerAdminI.cpp */; }; + BCE05A34BEF6E9DCEFB6041E /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F346A5D0E77B5B16D1B4934B /* Glacier2.framework */; }; + BD4043B53DB83269D872FB7A /* LocalObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7FEA12D89C0DC0029F2E747 /* LocalObject.swift */; }; + BD689378E466638F8C1CCCEC /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + BD6C8A7BD0B9A0DF8D490C14 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE82E3E31F757F28EC72B388 /* TestI.swift */; }; + BD889EFEFC15B271E47A3731 /* Process.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0E9F84DE137CE0E96A3B2A3E /* Process.mm */; }; + BD98B91252CFBD1DA2F4BFE5 /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F346A5D0E77B5B16D1B4934B /* Glacier2.framework */; }; + BD98E20AB3315FA1FF0802D5 /* SliceFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = F369D5B9A7D3C3A95F4A94DD /* SliceFlags.swift */; }; + BDA06A37B4BFD9120C926E6F /* PropertiesAdmin.h in Headers */ = {isa = PBXBuildFile; fileRef = 2AF8B2068E5D1911156F41C7 /* PropertiesAdmin.h */; settings = {ATTRIBUTES = (Public, ); }; }; + BDA64FE89CAD317AB280D24E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF51D2A1663D9B8522C4BFCA /* Server.swift */; }; + BDB742148F5015E1191B44AB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + BDBDCAF590F134418BADBCEC /* LoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34B9D8E33708C6A8CE1704E8 /* LoggerI.cpp */; }; + BDF26921B8A9CC4231EB70D2 /* libIceDiscovery C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 62E979F7887BA115203B9AFB /* libIceDiscovery C++11 iOS.a */; }; + BE0F48F1F9394175C394AA88 /* Forward.ice in Sources */ = {isa = PBXBuildFile; fileRef = F8D124CE0861E75C83037618 /* Forward.ice */; }; + BE32446AF18AD73CE3F2A768 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + BE414656B32E2D3140C9DC45 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = B2C14B86DE5B92B15969FE48 /* TestAMD.ice */; }; + BE93A4F5A658E87EF2B1A96A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0075E45E84AEB977872B90AE /* Client.swift */; }; + BE9AD17B80AC0EA171BA6DD0 /* TraceUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 187391EE684B8022ABA6B810 /* TraceUtil.cpp */; }; + BE9BEFC3028FE94AFE0A1890 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 391D02406638201D4BFFBE33 /* Test.ice */; }; + BE9CEA219109DCCF62BAB56A /* SecureTransportPluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B28CFA3BE1502191FFA2C9E4 /* SecureTransportPluginI.cpp */; }; + BEBEB6A4F0909DC1383614DA /* IceInvoke.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CA1551FD0069369BF65C08F4 /* IceInvoke.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + BEDDCAEFDFC60EEA33AAF009 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5288B1CCEF464C2A5847CCA1 /* AllTests.swift */; }; + BF05682D8A5372E82043CDBE /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = B210C65D05CE0E78F1F1D897 /* RouterF.ice */; }; + BF21DDAAC6150DA26F3F80AC /* IceOperations.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = BC31E906150D70C898D08914 /* IceOperations.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + BF85B07F90D513CBAC646D54 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFFEA99132A98E734F539592 /* TestI.swift */; }; + BF9F2E2CEAAAF6442E09E062 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 446159DAB21F5871ED36C0A5 /* TestI.swift */; }; + C02B6B58CC8AAAB9258C400B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + C053F0CE35B5010CF9512F6A /* Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CC1E44C7EC0E6FF8F7FD95B /* Proxy.swift */; }; + C073051C0D5FED9ABC0D35A3 /* SliceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3B30FE5D277459AFCF46DF6 /* SliceInfo.swift */; }; + C0A3CE1FDC74B45217CB4F1F /* ValueFactoryManagerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 744C647A722774F0DCC967C5 /* ValueFactoryManagerI.swift */; }; + C1094C1332E668054DCA9DC4 /* ServantLocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB4AC013C2622B857D5A3217 /* ServantLocator.cpp */; }; + C127D66E48BADC53BCC2C16F /* UtilException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 291C06760A18418E5D259B40 /* UtilException.cpp */; }; + C19F62D4F5C885E4FDC8F923 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6C7DFD6F0B3F1DD8F76F854 /* TestI.swift */; }; + C1CD932F6F32AF7EAD9186ED /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59FEF1EF0C7632ABB3DAB53A /* AllTests.swift */; }; + C1FB2D3E88CE9B830A397C6E /* ObjectFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 150AAD2C9E3E9AC16B3296FA /* ObjectFactory.cpp */; }; + C1FB9F0C1689EA772B3D0AD4 /* DefaultsAndOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DA67F9E9F663DDF151E4FC64 /* DefaultsAndOverrides.cpp */; }; + C2251FBB4E9D023A491D5734 /* IceSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 410DFC04EF719B916ED888CD /* IceSwift.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C2517BF53E6ADCF365768968 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + C2E97B99AE3E64E8B012550E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E112DAEBB6038D38EE9BBD44 /* TestI.swift */; }; + C3367004FA178149F9125BA3 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = ECE242139ECA3FADC214E52C /* Test.ice */; }; + C37070FF78C0C214F1944581 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EEDF0763F461C13C964B52E /* Client.swift */; }; + C373C9E3EC4411C027F7EE7D /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F25E6FBA987C910315FB9F5 /* TestAMDI.swift */; }; + C389BBB7597AD0848D91C5D0 /* IceOperations.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 5D49D0828560BA5BC5C772D2 /* IceOperations.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + C3A2C80AF9AF22E496B1862E /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 432766397EB18C3EFE34E6B5 /* EndpointI.cpp */; }; + C3A61E01C13137B06C9C2B95 /* ConnectionFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82A00F4AF0AA782114FB7E5B /* ConnectionFactory.cpp */; }; + C436DB3A2B8DAAE9EDB3B9B1 /* ConnectionInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C41A469A9C164C3D9E01E12F /* ConnectionInfo.cpp */; }; + C48FA96ECB28B98DFFEF5DCC /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + C52A1FD5A8164A0444F57B78 /* ACM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C3CBBE663566C20A15FA81A /* ACM.cpp */; }; + C566B0325B7E062B9C504CE5 /* ValueFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 492410C7419FF4E34CE57FF5 /* ValueFactory.cpp */; }; + C56DCCC5B3ABDD1B17C43794 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = F7E579CBF8955F1039E8FD7B /* Locator.ice */; }; + C5A545A7F08A29389CFD6A58 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + C5C9ED9542E05E5E4C8D1989 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 931DB158FDB9D40CC839083B /* Client.swift */; }; + C5E3FEA719E466211ED7F1B7 /* UdpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B95D23968B8F377C7F422EF9 /* UdpEndpointI.cpp */; }; + C63E905139BDF6F6FD3C1B79 /* ConnectionInfoF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 812CA9F0D21B3FB877A7A8AB /* ConnectionInfoF.cpp */; }; + C6505EA1509805E7539C3B17 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D47EFF415BE95E02628A43F /* Identity.ice */; }; + C6F30B8C38A57097C1B8F478 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52566BDD57E42FA96CB97FD1 /* AllTests.swift */; }; + C71D2FA311972A88D8A25552 /* OptionalFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3161BA0FAF46FE38AFCAC8D7 /* OptionalFormat.swift */; }; + C78250C309289C7E03367625 /* PluginManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF0EF27F705BA3B6E2C8D985 /* PluginManagerI.cpp */; }; + C788159DC707D9B4CFC3EAD6 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6DF6482B94F201F58CAB1DD4 /* TestAMD.ice */; }; + C7985769314C561F927C121E /* OpaqueEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 15D79BF3FEF9381A6EF147FE /* OpaqueEndpointI.cpp */; }; + C799F46502B585E6BCD4985C /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 353D4574E359D1A5921B1EFB /* Test.ice */; }; + C7D22BFD3AB3834AA7F5AE0E /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BA611DD3FACDE48C9602AF8 /* TestAMDI.swift */; }; + C7D9D312B497BA5AD399B126 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + C7E4AF1F0DF5BC59E5D4071F /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 734648C15756245CB967ED89 /* Collocated.swift */; }; + C7EE38562818FDA39B46D6CA /* ObjectAdapterI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F6E68B5C8323DF84071F058 /* ObjectAdapterI.swift */; }; + C8070CFA527984E3717F31E7 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 17B56E2E1C318472BD596685 /* Metrics.ice */; }; + C81DBED1B65DF0A4DBFF691F /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 17B56E2E1C318472BD596685 /* Metrics.ice */; }; + C83B2E9E4DD21E43B19A54C4 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3A0CC119A7F936D930B4A0E /* AllTests.swift */; }; + C8518F461D539722AE0A0A0B /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = AC3D3F78D937EE3030A5E2BF /* ClientPrivate.ice */; }; + C868809B95D81C3ACF266B9F /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A413441F4304C68309241DE /* TestI.swift */; }; + C8997F66D4594D1934B8275B /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + C89EB8B87248313CF6FB72DF /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = AD4B976EE5754C180F9F01A3 /* EndpointTypes.ice */; }; + C9655B2F065E9D1BC02FE27C /* Connection.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3F78ACF6D7DEFAF6E6D3806 /* Connection.swift */; }; + C97F0D3D612BCB659B747D82 /* IceStormSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F46FED0990218BAC2107CF3 /* IceStormSwift.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C98A4B1AD25DF6D1910E8711 /* ProtocolPluginFacade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A6798EEC6C353BFBF9116BCD /* ProtocolPluginFacade.cpp */; }; + CA5EA86CD95E07A4A16534C8 /* IPEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BAEED31A0ADF4C89593FD6D7 /* IPEndpointI.cpp */; }; + CA76F05213453CD994DF27D8 /* LaunchScreen.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = 6FBFAB5855A5357823648A4E /* LaunchScreen.storyboard */; }; + CA7AE756E36C9753A7542846 /* IceGrid.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8CBFAEE6B26D238BAA02484A /* IceGrid.framework */; }; + CAA61F6A1544039B332DF65B /* OperationMode.ice in Sources */ = {isa = PBXBuildFile; fileRef = 11413B150AD52A3567D43DD6 /* OperationMode.ice */; }; + CB05FC6F570B0662837CFC79 /* SliceEscape.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AB4E0350184F7C71726609E7 /* SliceEscape.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + CB51D3BA8E3799928D622C47 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 353D4574E359D1A5921B1EFB /* Test.ice */; }; + CB5A060FE0EB6E886BE23A10 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + CB5BB1263E0397B1AB4EAF80 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59FEF1EF0C7632ABB3DAB53A /* AllTests.swift */; }; + CB8D55A23CAF56288D8ABEE6 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2071D7A2B86AED09B1BB79BA /* TestI.swift */; }; + CBDE6B6548BDC8E4931FEC1B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + CC27FAA7A04202E6238EB737 /* IceInfo.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 149F4E70CE7529731F86C35A /* IceInfo.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + CC3CBCF8BA28524C9F589B65 /* IceInvoke.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0F3EFA959947112551197052 /* IceInvoke.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + CC3E3D921A0B7DE9BEBB6BBD /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9ACF9A0FD2844D80E474A2A1 /* Server.swift */; }; + CC7D0AFBC733C03CA7DFFDD9 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + CCB2E688DED94B22E18CF8EC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + CCF3A0F274EF70DD31C28D0D /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = F58FF23F5FC85ADC967D8DFC /* RemoteLogger.ice */; }; + CD506DA2B98D71B66C454434 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 632EF124D15BA557D60A2633 /* Test.ice */; }; + CD52494F33F705BEBDBD8EA1 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + CD9351574FCD739E99DA05E5 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + CD93E98B6A20DDB6EBAC1368 /* ObjectAdapterF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 58BFF3397B40CE2C26A22AF2 /* ObjectAdapterF.cpp */; }; + CDCF3C2983A4AD9C66E1027E /* OpaqueEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 15D79BF3FEF9381A6EF147FE /* OpaqueEndpointI.cpp */; }; + CDD5EB9D7E8000B5F287F1BC /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B356F2ADC8A1237AA7C4A639 /* Client.swift */; }; + CE03290DB4B5A59A42A66AB8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + CE7FB2DA23494BC592D0DB05 /* Config.h in Headers */ = {isa = PBXBuildFile; fileRef = 37974E9534D68EBD02D0BF38 /* Config.h */; settings = {ATTRIBUTES = (Public, ); }; }; + CEEE68332A437FC838C9FAC6 /* FactoryTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC57A855153D0624B8C40A47 /* FactoryTable.cpp */; }; + CF3D7D3A05F5ED8D52214BBC /* ThreadPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E1CE553B2DEF3356D0A37F8C /* ThreadPool.cpp */; }; + CF81611268C1B61D0A08F4C2 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = A271CB08B7038B4E365AF7F0 /* Process.ice */; }; + CF862E50F678FD98AA74F482 /* ProcessI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A1AD59552E162D0E59AB6DF /* ProcessI.swift */; }; + CF8A1F737B22329E4798FA9C /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = C0F319DE00157C1D265C2E20 /* ServerPrivateAMD.ice */; }; + CF8C41CD78A8370DB16AF5E9 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 668321965EE50E26E64248B7 /* TestI.swift */; }; + CFAF08A51D85BDD27D25A6CD /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5B5084DAA0BC766D47480611 /* Options.cpp */; }; + D026051A73F180BB3C035DC2 /* FileParser.ice in Sources */ = {isa = PBXBuildFile; fileRef = E9E8CB57DAA6A8F84ACFBC20 /* FileParser.ice */; }; + D05093BD6A6E463055BA42EF /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + D0530887BDC9436AED416D3E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A413441F4304C68309241DE /* TestI.swift */; }; + D064C54CE7EACCD65E5239B4 /* RFC2253.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E64E5FFAD88400059EA4D911 /* RFC2253.cpp */; }; + D0B818CE91BDA88B70FAFEF3 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECCFDE42C91C095616A4C16D /* TestI.swift */; }; + D111B2B4EFF956191F25F353 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + D1291AC7C0F51C6D48D972E7 /* Convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = 54382AA46C35C75065954BCC /* Convert.mm */; }; + D17F29DC4EE9D4CAB21A93B2 /* DefaultsAndOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DA67F9E9F663DDF151E4FC64 /* DefaultsAndOverrides.cpp */; }; + D19C337E642E5C73080E152D /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 12B152284FC6972D5A652ABF /* LocatorF.ice */; }; + D1C0A35668A172B659EC8585 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E112DAEBB6038D38EE9BBD44 /* TestI.swift */; }; + D25C776E432A6D71215B928A /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A394CF22B566C3407C120219 /* Value.cpp */; }; + D299245DC47FA9C2A9796461 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + D2996D1A816B803D64217CD9 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = A998BC9D574020BDC3953505 /* Server.swift */; }; + D33E25A246C72A1D925D5658 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED83A0B87CB651EEE95EA974 /* TestAMDI.swift */; }; + D3581F170DD9C7AA9C3EDCBD /* Assets.xcassets in Sources */ = {isa = PBXBuildFile; fileRef = CD7F3BF87960643A614E4864 /* Assets.xcassets */; }; + D367D0944470F49A72BD7032 /* CommunicatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 635FD22114429A2D1FD241B1 /* CommunicatorI.cpp */; }; + D36988E67EC7FD8636075535 /* StringConverterPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A064DE2CD47E44C882D74D82 /* StringConverterPlugin.cpp */; }; + D36A89A5C09106FB6DF458DD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + D3CA0AB4BB4023A0EE6BD535 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + D3F67149DFBE1C07A8BDC1EB /* Plugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = E646156E3726C08A7DB19291 /* Plugin.swift */; }; + D3FA2CF7BCE284B96968D24E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C8D3698CF8B0146132D024F /* Server.swift */; }; + D4083DC307697D568D692C6C /* LoggerWrapperI.h in Headers */ = {isa = PBXBuildFile; fileRef = 62F6568F0E95FE98BCFAFAAC /* LoggerWrapperI.h */; settings = {ATTRIBUTES = (Private, ); }; }; + D438509FF508733E5CD8BCD7 /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9E833D96D1EF8419E8B06067 /* Initialize.cpp */; }; + D494B823EF423F1765D3C99D /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BCFC9CD09752EF6CE92F169 /* Glacier2.framework */; }; + D498CA382BC7CCD5F3E2A3DC /* Current.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681EDA65821B247C37334518 /* Current.swift */; }; + D5CF95CEE7994865C734460E /* TcpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B351607EE940FF1B962250C8 /* TcpEndpointI.cpp */; }; + D5DEB7BC0283524C22B98A52 /* Convert.h in Headers */ = {isa = PBXBuildFile; fileRef = 35068F858E406E0190F183FE /* Convert.h */; settings = {ATTRIBUTES = (Private, ); }; }; + D5E634B49B1A4A1AEB94EEA1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + D5F601C2C1298438E04379B0 /* ConnectionInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92FB243DF6E34DCCD382045F /* ConnectionInfoFactory.swift */; }; + D651B89833224D0423C21940 /* ImplicitContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7A72121FA65C2852EBCA119F /* ImplicitContext.mm */; }; + D66BF69D69D8B1CC8721D29C /* BlobjectFacade.h in Headers */ = {isa = PBXBuildFile; fileRef = CB7F034F946E42B548E218FE /* BlobjectFacade.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D68C93201BEB8AA5425149FF /* Mutex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29EB1803435F6826893F50BE /* Mutex.swift */; }; + D6B10C8ABDEFE1B14F97ABC4 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + D6CB2C1D8D65B7F9D9DE2E94 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + D76D9B96E6E378561FC1CEC9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + D7B014E5086918C93B47BF05 /* ThreadPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E1CE553B2DEF3356D0A37F8C /* ThreadPool.cpp */; }; + D7D820E2F2F41D7F8D5E7DCD /* SlicedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = E14973799982150F1740F7AF /* SlicedData.swift */; }; + D7ED996E432EA05333E47131 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E827E809015E95548F048F7B /* Client.swift */; }; + D7F62267ED360F9C483EB490 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 17B56E2E1C318472BD596685 /* Metrics.ice */; }; + D80C99CE3E89EE5480FE32E4 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = AC58C93D0067AC1FFB163FB5 /* Test.ice */; }; + D856A0C369F25B4DF77791C9 /* SSLConnectionInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64D4650988E40E9CA59297EC /* SSLConnectionInfo.swift */; }; + D8D4A2DEAD0C3538D63CC121 /* TraceLevels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0628A6FAB9AA31F6C8B59F7C /* TraceLevels.cpp */; }; + D8EC67827B02F22E84172F6F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + D955CD8B571619ED2D25A11B /* IceAmi.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0E328EB7491E6B4A788EBC6B /* IceAmi.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + D99A9CA7D1D1DDAE3792043D /* WSEndpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CC2357A4D5056D61E0503DE8 /* WSEndpoint.cpp */; }; + D9C1E905B693AA8ED64231DD /* CountDownLatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 909A27E571E1C569EA295FF2 /* CountDownLatch.cpp */; }; + D9D416017D769EFD656EE590 /* SystemdJournalI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E20EF64E21D7C4DFB9EAC5D3 /* SystemdJournalI.cpp */; }; + D9D45F313C8D67DFF7F22C59 /* certs in Resources */ = {isa = PBXBuildFile; fileRef = 6A8A6C39B2359DE2A2938C79 /* certs */; }; + D9E68B2AF3355146BEA71339 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + D9F64B9BD355462ECEDDF2DC /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A394CF22B566C3407C120219 /* Value.cpp */; }; + DA174CC5B194A47D8B966DCD /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 548638E31FF14DDC9730B094 /* ServerAMD.swift */; }; + DA2270F4F12688E4387D14DE /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECD3C18855216B8399A2512D /* AllTests.swift */; }; + DA32299F77C2FC1D48CC4A01 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2C5EBBB70E31DF1FE0B57A70 /* PropertiesAdmin.ice */; }; + DAB6CC1F86EEF13597568C26 /* ImplicitContext.h in Headers */ = {isa = PBXBuildFile; fileRef = F2CC27CDF3814A2068E5530B /* ImplicitContext.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DAC9237E461B624350F29991 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0FC718815CF0DCE28FE4A151 /* Session.ice */; }; + DACBDD58923FC7EFDBD72446 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + DAEB0FFA415CB1B23DE0A7D5 /* EndpointInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EC0B4E8FB330E52B06B15872 /* EndpointInfo.cpp */; }; + DAFD489861E6C76D212BE312 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + DB0E0C271C37063597881DC5 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + DB163692454132AB3A8F687C /* ACM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C3CBBE663566C20A15FA81A /* ACM.cpp */; }; + DB441AEF1FD6924C9B6835BB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A8B4FF65784B739F596B165 /* Client.swift */; }; + DB88EF2277D35FBF8C38C23C /* Endpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 748E574312C91608A330181B /* Endpoint.cpp */; }; + DB9B64A822A4F2901CFA1047 /* SecureTransportEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5E103CB1EC2F0309315AFBA0 /* SecureTransportEngine.cpp */; }; + DBA369AF54A71BE4C62154D3 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE82E3E31F757F28EC72B388 /* TestI.swift */; }; + DBFCD3FCBD842647270E4F37 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B758DFE555719807E8A43697 /* Client.swift */; }; + DBFDC688445841C2904A3DAA /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 196BE70A67D9DC1A06F241C9 /* AllTests.swift */; }; + DC139B1AAE5B3A4C94B0672D /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC1523042EBD979583DA50A9 /* ServerAMD.swift */; }; + DCA735FF8C205296275082AC /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEB786F267A119EAA70796EA /* Client.swift */; }; + DCC9F092BEC9CD64A1656309 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + DCE592551DA923BA89B5C850 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64A434C90CF7284B572EA069 /* Client.swift */; }; + DCFF968D8F61A84C4AC0AE05 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC1523042EBD979583DA50A9 /* ServerAMD.swift */; }; + DD283BC8DD34377DA60B0916 /* IceSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 410DFC04EF719B916ED888CD /* IceSwift.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DDA78F9EEB4F21F439BF9B8C /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F346A5D0E77B5B16D1B4934B /* Glacier2.framework */; }; + DDB4B6A0AD13B7E882015016 /* PropertiesAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 797B02B255FA82E173A121A8 /* PropertiesAdminI.cpp */; }; + DE3029FEC278C7FB2BAB49D8 /* IceImpl.h in Headers */ = {isa = PBXBuildFile; fileRef = D09877923863B95E952DE9B8 /* IceImpl.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DE961E70F734B8819E2DE8B2 /* DispatchInterceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B7C937A0328BC73E041252F4 /* DispatchInterceptor.cpp */; }; + DEE1E1D8D08DF79D3CB728A5 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB326B2C07865894715220B7 /* Client.swift */; }; + DEFB64E7AB2E8D7DA8C8881D /* IceProxyAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 637F8A5200F2B8447C4693E1 /* IceProxyAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + DF211E8204FDCC0937E9DF46 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30D1391BEBC8503CDCD94A95 /* AllTests.swift */; }; + DF4B804932D9375D36CDA347 /* Connection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 98C3299810DDF985165CC4CE /* Connection.mm */; }; + DF7DF37B91EA5EFD69D44156 /* Acceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05C38C0678A1916D6E4CF761 /* Acceptor.cpp */; }; + DF9D32E66BC3E86971F4C4DE /* TraceUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 187391EE684B8022ABA6B810 /* TraceUtil.cpp */; }; + DFAD1140D8DB68E7E583227D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + E000D54C33BA49C4D41F83AA /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CC04AA3ED1830F1A0D6E800 /* Server.swift */; }; + E00B824CD4C3ED01C721D2AC /* IceLocatorDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = B5E6BEDE8D15376209417D16 /* IceLocatorDiscovery.ice */; }; + E02C97ACAB9E5849498D3635 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 404181AD3492E372A6448E02 /* Test.ice */; }; + E039C694D78A7EBEDE5A8D57 /* Exception.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B8830516EEAE2E428366AEC /* Exception.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E03A9166F3E41D80CE274E68 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + E05A4C7A228B9C43200F7B2E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF922540DD56AFC1B0AF5CBD /* Server.swift */; }; + E0678DB0050CF3FB3C439CB9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 43714058DABE0BEB7C3C2CC8 /* Test.ice */; }; + E0C9AE139D6C4F601006EF91 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6EB3748301D0313585ECB10 /* AllTests.swift */; }; + E0F7DCB232D0FC38CBC76DF4 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + E0FDFC7FA3EC54344A1475A9 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + E0FEC5417BB0A1125631C963 /* IceGrid.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8CBFAEE6B26D238BAA02484A /* IceGrid.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + E1687D95C8A93155C6DBC0DC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + E171C8C627017FA75AA3F204 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = C0F319DE00157C1D265C2E20 /* ServerPrivateAMD.ice */; }; + E17D801F1FA9D3F1DEC5CD1E /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = A80AF8A22AEA829C0991C3B4 /* Router.ice */; }; + E18AB4188C0D402D3A16B96F /* PropertyDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 45ABAB934281EFD8A08B2403 /* PropertyDict.ice */; }; + E1C31A254540F006B96811BE /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = A80AF8A22AEA829C0991C3B4 /* Router.ice */; }; + E1D03F2133CACE9C704BC43F /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEB786F267A119EAA70796EA /* Client.swift */; }; + E1FD14367B996D25B914568D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + E21786A2F51B2C8445B8EC26 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1531987F828694783F7920F3 /* Test.ice */; }; + E2630C5F2139560EBA3D4018 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = A1142C7C9854A209B5A6FAE9 /* Metrics.ice */; }; + E287710BC9B44E54A3FEC06E /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + E2AE83DD0D0CC520CCB2269B /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1AA1A7D6D154938C4FE06F17 /* ServerAMD.swift */; }; + E33377C583DCA91EB0424D62 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + E33A09B80C0DA2EB57687403 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; }; + E351387AF85B3F562B4FFE00 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 242A380ABE0B772C7EECF894 /* TestAMDI.swift */; }; + E3680666F2544657F0C93DE1 /* OnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3940C31332E61B7BC03B38FF /* OnewaysAMI.swift */; }; + E36D785A9CD828A194B04D9A /* Key.ice in Sources */ = {isa = PBXBuildFile; fileRef = 15E78608432DB5BC1056A35E /* Key.ice */; }; + E3AC30419A5FD94D030266C3 /* NetworkProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6806755F51554BA6DB76256D /* NetworkProxy.cpp */; }; + E426697D359EAC7A5108403F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + E482B137F300E6A9D9340608 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + E48BA045921FCFE26D37B362 /* InputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A02716D50C4DADACD44CA41E /* InputUtil.cpp */; }; + E49F477D2DE29B72C2156D5E /* RouterInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C5CF48E1234DA5F6FF25308E /* RouterInfo.cpp */; }; + E4B4EDFE77FF6421DAD7EAA3 /* Convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = 54382AA46C35C75065954BCC /* Convert.mm */; }; + E505270D3BFDA37343FEEFE3 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + E5189B140872497329101013 /* TwowaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BFD7377989DCDE48FF2478E /* TwowaysAMI.swift */; }; + E536F9395CB45CD2356DE38F /* IceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2B38809BD33195869DA592CC /* IceUtil.mm */; }; + E53F4EDAB883B0085DB86572 /* Incoming.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 54A3D3475F65F21152094209 /* Incoming.cpp */; }; + E54BCFC5BCD67CA6EF478009 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = C504D37C75A69DF49128A208 /* Server.swift */; }; + E54C154EAF7C761732CD51CE /* SecureTransportCertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F63DBEF48965B70C4A0F472 /* SecureTransportCertificateI.cpp */; }; + E5573A63365979E5061E3049 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = A1142C7C9854A209B5A6FAE9 /* Metrics.ice */; }; + E5A0783BCEAEE3C4EF3AFAF2 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + E5EBF253B817D5D4DDF28448 /* LocatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8FFAED2E470DBEDFCD86E208 /* LocatorI.cpp */; }; + E60AADD28F73B5A4BC3E6624 /* ObjectFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98BEF5E88808880D20841E72 /* ObjectFactory.swift */; }; + E6179650B913485922C2B80A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79FE8430F981C7FE154AD0D /* Client.swift */; }; + E64C9C81DF5AD4F6668836EF /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + E667707BBAD97741B17EFBD1 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93638360BDE03007D73F409F /* Server.swift */; }; + E69377C002982305685B003B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36A72C1B1319CA521AB90CBC /* Server.swift */; }; + E6D11070D831004F256ED616 /* ObserverHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DB8AE6EE2803EC7E1A15EFF6 /* ObserverHelper.cpp */; }; + E72686935C108B4E057C827B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + E7A65209398E52489EEB3F6B /* IceSlicingExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = D284EEE77802D053AEE7D41A /* IceSlicingExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + E7A9154074324C458EBE254F /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB48879975345CA104056C4F /* TestI.swift */; }; + E7D44B54B78CA9537BA0CEBF /* InputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A02716D50C4DADACD44CA41E /* InputUtil.cpp */; }; + E7D45E992B898D9D25B834E8 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E2BC427063C53314F8E5645 /* ServantLocatorI.swift */; }; + E7D90B23618BB40D1D6996AC /* SHA1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0AC235C7B3FDF8C36200A9B9 /* SHA1.cpp */; }; + E80074E09BA864F476A04088 /* IceDefaultServant.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8AB78C3D3C0AB3505229F618 /* IceDefaultServant.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + E80B71893075271F99279C4F /* IceSSLConfiguration.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F4D3443E8FD417EB74872BF3 /* IceSSLConfiguration.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + E82583F6B657DF1E5D2228AA /* IceEnums.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 68C859AFB2F57D870E422FC2 /* IceEnums.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + E93FFB9EF3A5E6020D043137 /* ObjectAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 60CA4995D4F59289FE125BBE /* ObjectAdapter.mm */; }; + E945BFEBD5BFC921F9C7F439 /* EventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E77969B49E5A61AC8B424797 /* EventHandler.cpp */; }; + E95844A94D5BE5DD1A86FCEC /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3DFD89A775C8608FC0C21299 /* PluginI.cpp */; }; + E95AC73147BE7B6C63B0C9BC /* LocalObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 58F99FAE75AD8743940860CC /* LocalObject.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E9BD8FF5AD4F47DABFA0E2D2 /* FileUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF8B688684BEDBC2942D811F /* FileUtil.cpp */; }; + E9CDDAD3591940E888D4AEE6 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 61EFE42566AEC31FE71A037F /* Test.ice */; }; + E9D151B067207CE4DD912A9A /* IceProxy.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F93D111011C42EBECDA24E61 /* IceProxy.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + E9EA01902FE68158E168E0FE /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + EA0116570437BF5237A0FF6E /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + EA30AA24AF3332345611AEC7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6D476064CB1190C3D22C626 /* Client.swift */; }; + EA30CDF1245F4577F318F7C6 /* Endpoint.h in Headers */ = {isa = PBXBuildFile; fileRef = 39A5B68985BF4FB6600224CC /* Endpoint.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EA4484CF641BE71F4FBC5C9D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + EA86692CB4C9C970FD76EC5C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + EA946B9B8C738A56C15DFA9C /* Properties.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1C3AA48FEE5E32F1220A34B1 /* Properties.mm */; }; + EAA0D1044EE8CC6AD8764758 /* IceDefaultValue.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 28B0EA127F9A50BFAFA3131D /* IceDefaultValue.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + EAB5DA596532AC9C3B7122B6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + EABD06AE1B9BE8997047B307 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + EAD240435E363E773734BD33 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + EADC32AEC74E1733CB8E3223 /* OnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3940C31332E61B7BC03B38FF /* OnewaysAMI.swift */; }; + EADE6E7A499A00019B238672 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC8194CA9F08C0CD657AF17A /* Server.swift */; }; + EB0789417164BE53BB55C5CA /* ProtocolPluginFacade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A6798EEC6C353BFBF9116BCD /* ProtocolPluginFacade.cpp */; }; + EB15CB3358BF3EC27F7C0ECF /* ObjectAdapterI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D7D785633CB01C502268C1D4 /* ObjectAdapterI.cpp */; }; + EB356C65D08214441FB4E92D /* RetryQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3838CFE8581669BCA9352CCF /* RetryQueue.cpp */; }; + EB3880132A6914CB44A3C476 /* Incoming.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7B84C70853CE4CB4C12595D /* Incoming.swift */; }; + EB477AE7FC92BB9A0122DD7B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5C1A4A1C5D6D0575A6AC3A4 /* AllTests.swift */; }; + EB990760DD26387E9CEE285A /* Forward.ice in Sources */ = {isa = PBXBuildFile; fileRef = F8D124CE0861E75C83037618 /* Forward.ice */; }; + EBBA2523729B7B5D77A49EEB /* Process.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0E9F84DE137CE0E96A3B2A3E /* Process.mm */; }; + EBD430FA480E344A9F915477 /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = E34A9F32657A5DC4A3C37720 /* Object.swift */; }; + EC2BA289982BB7C48E3CFC5B /* IceOperationsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EBDA108A8A991364874E9CF4 /* IceOperationsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + EC33025D50339D81BA25804D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + EC3F43559051B846EDD39460 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9918B9086B528A35F757CF4D /* TestI.swift */; }; + EC41635E23052215F2E95073 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + EC4FED26A3C152A1C1E8C5C6 /* CommunicatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8A7BF57EE94508291659292 /* CommunicatorI.swift */; }; + ECA21DBD5206F873FFC557C2 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 446159DAB21F5871ED36C0A5 /* TestI.swift */; }; + ECA9B5E919B9573D80BDD5E4 /* Registry.ice in Sources */ = {isa = PBXBuildFile; fileRef = D011D04FEA04BB7B3AB5E9BD /* Registry.ice */; }; + ED57C09FC83BFD1EEC904E2D /* PropertyNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FDB3B2AE3B7EAE7A29AD5F14 /* PropertyNames.cpp */; }; + ED617FEFBFDB6986733F5AC3 /* IceUdp.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 51667CD25A9CE1F0EBD5ED32 /* IceUdp.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + ED642146DF9D1106A829AFB0 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9ACF9A0FD2844D80E474A2A1 /* Server.swift */; }; + EDC6A3D00DE4D7B8C294D0F0 /* Instrumentation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CED9E6EB2F25EA954DAD2FFE /* Instrumentation.cpp */; }; + EDDB048BB6621682D2C8C7A1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + EDEFC3DF222DB9B3A20FC35F /* Selector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18D6E92A78528850851975B5 /* Selector.cpp */; }; + EE27C70072B82B84F4FF6CB4 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E25C538BC1A6CE519A3ED3B4 /* AllTests.swift */; }; + EE2DA0DA861FA02D665A5DD6 /* ConnectionI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45E9F3F0DA125E1B611E90C3 /* ConnectionI.swift */; }; + EE320033A9515A0EA80FAE53 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; }; + EE49E6833965B05D54D1ABB3 /* PluginManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF0EF27F705BA3B6E2C8D985 /* PluginManagerI.cpp */; }; + EEC27B29A3F290E13C552F74 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = A271CB08B7038B4E365AF7F0 /* Process.ice */; }; + EF0E652DACEF98EA20512107 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + EF304B107D85B697A8C3E60A /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9C793A24C95A4ACFF0FA977F /* Instance.cpp */; }; + EF39832259301A90E80497E3 /* Context.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9A272934729E68258BA6DDF9 /* Context.ice */; }; + EF4061B63C95166EBB88CC52 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2E97774419A34A3C2E608709 /* Test.ice */; }; + EF9B21773C9D178ABB0F02A8 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = D0A6C115E11BF8E8C4FEF83D /* TestAMD.ice */; }; + EFD5094E66D108A5040217B5 /* OptionalFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3161BA0FAF46FE38AFCAC8D7 /* OptionalFormat.swift */; }; + F04C8DD6F62D51CFB5A3AAAD /* LoggerAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BB3096439C5D8C81F6B73116 /* LoggerAdminI.cpp */; }; + F07F75547D5C40B75AFEBEE3 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + F08BE2A2714C65667DC38C2D /* PropertiesF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9D5D35E25FF3BDCAABC83516 /* PropertiesF.cpp */; }; + F0EBA07811993ACAA69E1C53 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06A5CA21EE8331CE0EC44205 /* TestI.swift */; }; + F1341EC02BFF0836C1A2FBE5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + F1389AC24B8C333072513227 /* IceServantLocatorAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DE56A23654E906D02DDF2187 /* IceServantLocatorAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + F19D848758FCCBBF6C611E73 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + F21BCB8E341D1890FCE375B6 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5FEACF1F212D68032902136 /* TestAMDI.swift */; }; + F22552130766913BC0234BE1 /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370A47E6569224001C6A0DD2 /* Logger.swift */; }; + F286C829DDE14F38B4525E6A /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97C2D890A953867A32FB3EBD /* TestI.swift */; }; + F29490F023E663B20919D118 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + F2C10B3E78854EAE14DE2CFA /* WSConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF45CF9F9C3781E501DAD2E9 /* WSConnector.cpp */; }; + F2C47F5E90E96378C4219E94 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7FB49B2776296D8D9901EEC /* Server.swift */; }; + F2D05B79BD8308F7435083F2 /* IceImpl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9800A54FA6CD0F5753F3140B /* IceImpl.framework */; }; + F3297ACC7AA9C63C1FA9A57C /* SSLEndpointInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DEE5DAFD2C031358D51F028 /* SSLEndpointInfo.swift */; }; + F34EAE1674E955D9D9CDDDAD /* Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F8E23E9675BDD1F9D81A716 /* Proxy.cpp */; }; + F35DFF71DEE44BEE24018F04 /* LoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34B9D8E33708C6A8CE1704E8 /* LoggerI.cpp */; }; + F39B00654B1FC4F61AEDFA0E /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + F3C6AFDC6DD1D08BBF8EB4FF /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EE9AAE182832420EEDFDD489 /* IceSlicingExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + F3D0DBE2599CB781933BD17E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7842909316DB02B26EC4CD97 /* Ice.framework */; }; + F427070AA6E9E941E1A6AEED /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = AC3D3F78D937EE3030A5E2BF /* ClientPrivate.ice */; }; + F43193867BA47E7CEEF78592 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + F4C6EA67D6A3614A7B6D5A92 /* AdminFacetFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = F449754660C1FB21BCA9F570 /* AdminFacetFactory.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F507555D67EEDF86E5E3C606 /* IceImpl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E3E93D59CF6A2A7DE401D405 /* IceImpl.framework */; }; + F51D9D7528CE6CD5533E80B6 /* Context.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9A272934729E68258BA6DDF9 /* Context.ice */; }; + F527697A5092FC1370B45AAC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + F52F62EB1CCC2AC5BA2CD650 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + F5825D44486677C0C0FECC87 /* IceStorm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2BDB9C471B1AC0149C18DC98 /* IceStorm.framework */; }; + F588F2B8D74ABE20CF63DDF3 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B215D276C84666A656CFCED /* TestI.swift */; }; + F5AB5E81BC0EA3DB80E4F769 /* ObjectAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57723C0A0BF13BD7B31CFD91 /* ObjectAdapter.swift */; }; + F5E81543964F120C2CE4DFBA /* ObjectPrx.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A4BC197F0BE0F3D87FB04FC /* ObjectPrx.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F6696E1E8D0CE8C908DB1CFF /* LocalObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2A31798E39E7B25787FD7092 /* LocalObject.cpp */; }; + F6AB1EED6A54E3CEAADE16F3 /* IceScope.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F63ACE906DD9DB97ACE92A69 /* IceScope.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + F6B6F7F0773181CBD467A8FF /* BatchRequestQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B2BCAAF5D382B25A6157CD84 /* BatchRequestQueue.cpp */; }; + F6FCB8E4B67A8781A83D8CB0 /* IceInterceptor.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CC42E6906F3E762A76EF63E6 /* IceInterceptor.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + F73A43F46F95474A29F0103D /* UnsupportedAdminFacet.h in Headers */ = {isa = PBXBuildFile; fileRef = 201A3D592A86A4E5A52B94A6 /* UnsupportedAdminFacet.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F75107DDC12A0B8F3D16F43D /* Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F8E23E9675BDD1F9D81A716 /* Proxy.cpp */; }; + F784B49B0A6856519AD64817 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9DD2ED66B058666264CDD088 /* PluginI.cpp */; }; + F791BF537D3E8A359CCEF822 /* Current.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681EDA65821B247C37334518 /* Current.swift */; }; + F7C3E63DA8EB2B7B6F541CF5 /* SecureTransportUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FF4DDF44F52DAC21EDD2E38E /* SecureTransportUtil.cpp */; }; + F7E1A569DDB6A42E9325DF07 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + F7F8A871E6360861B66DDBDC /* ConnectionInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92432714D1D9B68DF3038762 /* ConnectionInfo.cpp */; }; + F80955D45FA7989CF4D089D2 /* ConnectionRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A14A165D57EC8897669850ED /* ConnectionRequestHandler.cpp */; }; + F8E2E23E11DE0FCEEDF9CFB6 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9DEC0940BD776B0969AF9FCA /* Test.ice */; }; + F90F298FFFCD1D51850659F1 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 614C777C2BF69467B7D80C64 /* Test.ice */; }; + F92336A74CDC7A2BA39FDBF3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */; }; + F9669AC7E2363267EBACE6A5 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 404B941336209004238F3C62 /* TestAMD.ice */; }; + F990C902DA1043DB3D715D48 /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = E34A9F32657A5DC4A3C37720 /* Object.swift */; }; + F9C339696C0AC07951BB7D1B /* ImplicitContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 826BCFBB3C658877152B0D45 /* ImplicitContext.swift */; }; + F9D860579BF4B68A6329435F /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 06FE4487169CCB0BF747F499 /* ServerPrivate.ice */; }; + FA0C3E60735BCC1241DAC7C3 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = BA1A0CC3E7F51F0F2CA89D00 /* Test.ice */; }; + FA2D80677D84729C0AABD745 /* CtrlCHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 099C701FB08488F0CDC6BB8C /* CtrlCHandler.cpp */; }; + FA336EF2A93ACB10F6A79AC3 /* IceServantLocator.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4C05D28B186CEB3BCCB560C9 /* IceServantLocator.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + FA5165C62463F439994AF6B0 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C090FF6DC8B7E73B8F0CF61 /* AllTests.swift */; }; + FAC1D963A873A8D77752DF27 /* Properties.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C59E6485CF61B5918867285 /* Properties.h */; settings = {ATTRIBUTES = (Public, ); }; }; + FB65038FA446561AE2791A87 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */; }; + FB686C0DCA365AE8702DF9AE /* StreamSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 037ADE0DDA21D56610B96D6A /* StreamSocket.cpp */; }; + FB789B31D45C7AF69098BE44 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + FB826F69332E2463374850B2 /* PromiseKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */; }; + FC4B49C79C8742B1E4E4D382 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 78E14BB0D8831EB4B2397CD6 /* Test.ice */; }; + FC5513F3FDB5A595F2D3108D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + FCA8F22D5D756DCBD910267A /* Registry.ice in Sources */ = {isa = PBXBuildFile; fileRef = D011D04FEA04BB7B3AB5E9BD /* Registry.ice */; }; + FCC9A8A874276FC0D00FC8A4 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22E55C567EF52ACBCCC19DFC /* ViewController.swift */; }; + FCE074011D3138C5447E58E0 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6855A1E9D55D454D681B03BE /* Cocoa.framework */; }; + FDD0DB923F33CAD3579A0070 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2454F9714961DAA98C75DE07 /* Ice.framework */; }; + FDE105C5F3CA8A19099B90CF /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = F751994E30A0EC869A12985D /* Test.ice */; }; + FE2A06BF42F538F48D1BDEB6 /* UUID.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 93306AFD99824B43D5CD2512 /* UUID.cpp */; }; + FE5278F01FFDC83BA86015D8 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D5C0B09443E244B33F827B8 /* Server.swift */; }; + FE5BEB06AE4EC53B5D575144 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F7BF2E187BBF7ED01F8ACED /* TestAMDI.swift */; }; + FE5F4C0049BB4A4D315CD240 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB48879975345CA104056C4F /* TestI.swift */; }; + FEE1B1DF99469EC76281C940 /* SlicedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = E14973799982150F1740F7AF /* SlicedData.swift */; }; + FEF3F56C9B24DA53C91FEA55 /* ObjectAdapterFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 567E02B4F336E591F4A267F9 /* ObjectAdapterFactory.cpp */; }; + FF2497DDDC8B17574A9B04A9 /* BatchOnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4482E9D3417B5427A3BFC1A4 /* BatchOnewaysAMI.swift */; }; + FF804AFD17102289BFB84DC0 /* PropertiesF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9D5D35E25FF3BDCAABC83516 /* PropertiesF.cpp */; }; + FFDA352059C8DDFCD2598F83 /* UdpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7FCCC345A4FA9561F4F3DE38 /* UdpConnector.cpp */; }; /* End PBXBuildFile section */ /* Begin PBXBuildRule section */ - 02F1A8A1B1F0E8761FDC60A7 /* PBXBuildRule */ = { + 00DF097341D06B76E812958C /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/stream/*.ice"; + filePatterns = "*/test/Ice/operations/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/stream/Test.ice, + test/Ice/operations/TestAMD.ice, + test/Ice/operations/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/stream/*.ice"; + name = "Slice Compiler for test/Ice/operations/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 0421D0DCDF35287E36FACA3D /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/IceLocatorDiscovery/$(INPUT_FILE_BASE).d"; - filePatterns = "*/IceLocatorDiscovery/*.ice"; - fileType = pattern.proxy; - inputFiles = ( - "$SRCROOT/../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice", - ); - isEditable = 1; - name = "Slice2Cpp Compiler for IceLocatorDiscovery/*.ice"; - outputFiles = ( - "$(DERIVED_FILE_DIR)/IceLocatorDiscovery/$(INPUT_FILE_BASE).cpp", - "$(SYMROOT)/$(PLATFORM_NAME)/include/IceLocatorDiscovery/$(INPUT_FILE_BASE).h", - ); - runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=$BREW_PREFIX/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceLocatorDiscovery\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceLocatorDiscovery --output-dir \"$DERIVED_FILE_DIR/IceLocatorDiscovery\" --depend --depend-file \"$DERIVED_FILE_DIR/IceLocatorDiscovery/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/IceLocatorDiscovery/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceLocatorDiscovery --output-dir \"$DERIVED_FILE_DIR/IceLocatorDiscovery\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceLocatorDiscovery\"\nmv \"$DERIVED_FILE_DIR/IceLocatorDiscovery/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceLocatorDiscovery/$BASENAME.h\"\n"; - }; - 066FCC48693E7CA24F7CE89F /* PBXBuildRule */ = { + 0402446B6BB433B681E14FDB /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/timeout/*.ice"; + filePatterns = "*/test/Ice/exceptions/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/timeout/Test.ice, + test/Ice/exceptions/TestAMD.ice, + test/Ice/exceptions/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/timeout/*.ice"; + name = "Slice Compiler for test/Ice/exceptions/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 07354088A384245149A13A20 /* PBXBuildRule */ = { + 04EF1522540F4F957F2C9739 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/interceptor/*.ice"; + filePatterns = "*/test/Ice/ami/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/interceptor/Test.ice, + test/Ice/ami/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/interceptor/*.ice"; + name = "Slice Compiler for test/Ice/ami/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 0A2EF3940C90F94DD783AE9F /* PBXBuildRule */ = { + 05305D86F27B7B95944C14AA /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).d"; - filePatterns = "*/slice/Glacier2/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/Ice_$(INPUT_FILE_BASE).d"; + filePatterns = "*/slice/Ice/*.ice"; fileType = pattern.proxy; inputFiles = ( - "$SRCROOT/../slice/Glacier2/Metrics.ice", - "$SRCROOT/../slice/Glacier2/PermissionsVerifier.ice", - "$SRCROOT/../slice/Glacier2/PermissionsVerifierF.ice", - "$SRCROOT/../slice/Glacier2/Router.ice", - "$SRCROOT/../slice/Glacier2/RouterF.ice", - "$SRCROOT/../slice/Glacier2/SSLInfo.ice", - "$SRCROOT/../slice/Glacier2/Session.ice", + "$SRCROOT/../slice/Ice/RemoteLogger.ice", + "$SRCROOT/../slice/Ice/PropertiesAdmin.ice", + "$SRCROOT/../slice/Ice/Locator.ice", + "$SRCROOT/../slice/Ice/BuiltinSequences.ice", + "$SRCROOT/../slice/Ice/Version.ice", + "$SRCROOT/../slice/Ice/Context.ice", + "$SRCROOT/../slice/Ice/OperationMode.ice", + "$SRCROOT/../slice/Ice/Router.ice", + "$SRCROOT/../slice/Ice/PropertyDict.ice", + "$SRCROOT/../slice/Ice/Metrics.ice", + "$SRCROOT/../slice/Ice/Identity.ice", + "$SRCROOT/../slice/Ice/LocatorF.ice", + "$SRCROOT/../slice/Ice/EndpointTypes.ice", + "$SRCROOT/../slice/Ice/RouterF.ice", + "$SRCROOT/../slice/Ice/Process.ice", ); isEditable = 1; - name = "Slice Compiler for Glacier2/*.ice"; + name = "Slice Compiler for Ice/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).swift", + "$(DERIVED_FILE_DIR)/Ice_$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Glacier2\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/Glacier2_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/Glacier2_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/Glacier2\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/Glacier2/$BASENAME.swift\" \"$DERIVED_FILE_DIR/Glacier2_$BASENAME.swift\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Ice\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/Ice_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/Ice_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/Ice\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/Ice/$BASENAME.swift\" \"$DERIVED_FILE_DIR/Ice_$BASENAME.swift\"\n"; }; - 0FE8F46CB01B65038C869CA6 /* PBXBuildRule */ = { + 05B6EDC870E993EAE247C407 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/stream/*.ice"; + filePatterns = "*/test/Ice/inheritance/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/stream/Test.ice, + test/Ice/inheritance/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/stream/*.ice"; + name = "Slice Compiler for test/Ice/inheritance/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 15ED0D8EF89581BA3F82A3C4 /* PBXBuildRule */ = { + 08B5B67D2A79982E4CDCB4D0 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/slicing/objects/*.ice"; + filePatterns = "*/test/Ice/slicing/exceptions/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/slicing/objects/ClientPrivate.ice, - test/Ice/slicing/objects/ServerPrivate.ice, - test/Ice/slicing/objects/ServerPrivateAMD.ice, - test/Ice/slicing/objects/Test.ice, - test/Ice/slicing/objects/TestAMD.ice, + test/Ice/slicing/exceptions/ClientPrivate.ice, + test/Ice/slicing/exceptions/TestAMD.ice, + test/Ice/slicing/exceptions/ServerPrivateAMD.ice, + test/Ice/slicing/exceptions/Test.ice, + test/Ice/slicing/exceptions/ServerPrivate.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/slicing/objects/*.ice"; + name = "Slice Compiler for test/Ice/slicing/exceptions/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 19B5315FD55189743E1ED4F6 /* PBXBuildRule */ = { + 0B791E431AF847EF465D48EC /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/invoke/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/Ice/$(INPUT_FILE_BASE).d"; + filePatterns = "*/Ice/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/invoke/Test.ice, + "$SRCROOT/../slice/Ice/RemoteLogger.ice", + "$SRCROOT/../slice/Ice/PropertiesAdmin.ice", + "$SRCROOT/../slice/Ice/Locator.ice", + "$SRCROOT/../slice/Ice/BuiltinSequences.ice", + "$SRCROOT/../slice/Ice/Version.ice", + "$SRCROOT/../slice/Ice/Context.ice", + "$SRCROOT/../slice/Ice/OperationMode.ice", + "$SRCROOT/../slice/Ice/Router.ice", + "$SRCROOT/../slice/Ice/PropertyDict.ice", + "$SRCROOT/../slice/Ice/Metrics.ice", + "$SRCROOT/../slice/Ice/Identity.ice", + "$SRCROOT/../slice/Ice/LocatorF.ice", + "$SRCROOT/../slice/Ice/EndpointTypes.ice", + "$SRCROOT/../slice/Ice/RouterF.ice", + "$SRCROOT/../slice/Ice/Process.ice", ); isEditable = 1; - name = "Slice Compiler for test/Ice/invoke/*.ice"; + name = "Slice2Cpp Compiler for Ice/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", + "$(DERIVED_FILE_DIR)/Ice/$(INPUT_FILE_BASE).cpp", + "$(SYMROOT)/$(PLATFORM_NAME)/include/Ice/$(INPUT_FILE_BASE).h", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=$BREW_PREFIX/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Ice\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir Ice --output-dir \"$DERIVED_FILE_DIR/Ice\" --depend --depend-file \"$DERIVED_FILE_DIR/Ice/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/Ice/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir Ice --output-dir \"$DERIVED_FILE_DIR/Ice\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/Ice\"\nmv \"$DERIVED_FILE_DIR/Ice/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/Ice/$BASENAME.h\"\n"; }; - 1C717166D1707F7408215DCC /* PBXBuildRule */ = { + 0C197D17E55BEEFB5F3EF3EF /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/servantLocator/*.ice"; + filePatterns = "*/test/Ice/facets/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/servantLocator/Test.ice, - test/Ice/servantLocator/TestAMD.ice, + test/Ice/facets/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/servantLocator/*.ice"; + name = "Slice Compiler for test/Ice/facets/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 20D467C1A8071E59955329C7 /* PBXBuildRule */ = { + 1122723303D645FDB765E1F7 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/defaultServant/*.ice"; + filePatterns = "*/test/Ice/scope/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/defaultServant/Test.ice, + test/Ice/scope/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/defaultServant/*.ice"; + name = "Slice Compiler for test/Ice/scope/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 2135F917AA258236118AE192 /* PBXBuildRule */ = { + 122856D4512FB03CF6CACD22 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/inheritance/*.ice"; + filePatterns = "*/test/Slice/escape/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/inheritance/Test.ice, + test/Slice/escape/Key.ice, + test/Slice/escape/Clash.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/inheritance/*.ice"; + name = "Slice Compiler for test/Slice/escape/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 24F8DDB6F77270AA85E3BEFE /* PBXBuildRule */ = { + 12CA6226DA27ACDDA189CA97 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/hold/*.ice"; + filePatterns = "*/test/Ice/interceptor/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/hold/Test.ice, + test/Ice/interceptor/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/hold/*.ice"; + name = "Slice Compiler for test/Ice/interceptor/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 253A54F4E3B12D9249B2EE6C /* PBXBuildRule */ = { + 147ED1F5AE0070EF93E3BCF5 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/IceGrid_$(INPUT_FILE_BASE).d"; - filePatterns = "*/slice/IceGrid/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; + filePatterns = "*/test/Ice/scope/*.ice"; fileType = pattern.proxy; inputFiles = ( - "$SRCROOT/../slice/IceGrid/Admin.ice", - "$SRCROOT/../slice/IceGrid/Descriptor.ice", - "$SRCROOT/../slice/IceGrid/Exception.ice", - "$SRCROOT/../slice/IceGrid/FileParser.ice", - "$SRCROOT/../slice/IceGrid/Registry.ice", - "$SRCROOT/../slice/IceGrid/Session.ice", - "$SRCROOT/../slice/IceGrid/UserAccountMapper.ice", + test/Ice/scope/Test.ice, ); isEditable = 1; - name = "Slice Compiler for IceGrid/*.ice"; + name = "Slice Compiler for test/Ice/scope/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/IceGrid_$(INPUT_FILE_BASE).swift", + "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceGrid\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/IceGrid_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/IceGrid_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceGrid\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceGrid/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceGrid_$BASENAME.swift\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 29410C3EC24567F57D044E8A /* PBXBuildRule */ = { + 16104B9991C3EF417137F8EF /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/scripts/*.ice"; + filePatterns = "*/test/Ice/servantLocator/*.ice"; fileType = pattern.proxy; inputFiles = ( - ../scripts/Controller.ice, + test/Ice/servantLocator/TestAMD.ice, + test/Ice/servantLocator/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/TestDriver/*.ice"; + name = "Slice Compiler for test/Ice/servantLocator/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 2F18A6E1D61E10C4D9C4FD10 /* PBXBuildRule */ = { + 22E03EB3DC77320341714F53 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/scope/*.ice"; + filePatterns = "*/test/Ice/proxy/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/scope/Test.ice, + test/Ice/proxy/TestAMD.ice, + test/Ice/proxy/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/scope/*.ice"; + name = "Slice Compiler for test/Ice/proxy/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 44D197C839430F5C0C15F3BD /* PBXBuildRule */ = { + 2546A3915459C536D371334F /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/binding/*.ice"; + filePatterns = "*/test/TestCommon/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/binding/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/binding/*.ice"; + name = "Slice Compiler for test/TestCommon/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 44F2D10FF934EE7616E14A98 /* PBXBuildRule */ = { + 2625C1AD05085075AF16346E /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/IceDiscovery/$(INPUT_FILE_BASE).d"; - filePatterns = "*/IceDiscovery/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; + filePatterns = "*/test/Ice/optional/*.ice"; fileType = pattern.proxy; inputFiles = ( - "$SRCROOT/../slice/IceDiscovery/IceDiscovery.ice", + test/Ice/optional/TestAMD.ice, + test/Ice/optional/Test.ice, ); isEditable = 1; - name = "Slice2Cpp Compiler for IceDiscovery/*.ice"; + name = "Slice Compiler for test/Ice/optional/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/IceDiscovery/$(INPUT_FILE_BASE).cpp", - "$(SYMROOT)/$(PLATFORM_NAME)/include/IceDiscovery/$(INPUT_FILE_BASE).h", + "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=$BREW_PREFIX/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceDiscovery\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceDiscovery --output-dir \"$DERIVED_FILE_DIR/IceDiscovery\" --depend --depend-file \"$DERIVED_FILE_DIR/IceDiscovery/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/IceDiscovery/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceDiscovery --output-dir \"$DERIVED_FILE_DIR/IceDiscovery\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceDiscovery\"\nmv \"$DERIVED_FILE_DIR/IceDiscovery/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceDiscovery/$BASENAME.h\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 4566DC5971E2A982762CB5D7 /* PBXBuildRule */ = { + 2767873ED2E8553917E35C64 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).d"; - filePatterns = "*/slice/IceStorm/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; + filePatterns = "*/test/Ice/servantLocator/*.ice"; fileType = pattern.proxy; inputFiles = ( - "$SRCROOT/../slice/IceStorm/IceStorm.ice", - "$SRCROOT/../slice/IceStorm/Metrics.ice", + test/Ice/servantLocator/TestAMD.ice, + test/Ice/servantLocator/Test.ice, ); isEditable = 1; - name = "Slice Compiler for IceStorm/*.ice"; + name = "Slice Compiler for test/Ice/servantLocator/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).swift", + "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceStorm\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/IceStorm_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/IceStorm_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceStorm\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceStorm/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceStorm_$BASENAME.swift\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 47871E840D07B5706085543E /* PBXBuildRule */ = { + 28C7A341689FAAF6463FF617 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/services/*.ice"; + filePatterns = "*/test/Ice/servantLocator/*.ice"; fileType = pattern.proxy; inputFiles = ( + test/Ice/servantLocator/TestAMD.ice, + test/Ice/servantLocator/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/services/*.ice"; + name = "Slice Compiler for test/Ice/servantLocator/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 4ADB1812907109914DC95DAF /* PBXBuildRule */ = { + 298CE253A1CE302EE7526D71 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; @@ -1840,560 +1836,550 @@ runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 4E7E2833394CEBD2316C1FCB /* PBXBuildRule */ = { + 2EB3801973B0D8AE18A3C57C /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/defaultValue/*.ice"; + filePatterns = "*/test/Ice/slicing/objects/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/defaultValue/Test.ice, + test/Ice/slicing/objects/ClientPrivate.ice, + test/Ice/slicing/objects/TestAMD.ice, + test/Ice/slicing/objects/ServerPrivateAMD.ice, + test/Ice/slicing/objects/Test.ice, + test/Ice/slicing/objects/ServerPrivate.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/defaultValue/*.ice"; + name = "Slice Compiler for test/Ice/slicing/objects/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 500E0EFA3E0C416D7C2FCC1A /* PBXBuildRule */ = { + 2F5022B9D27F0D3CF31C0549 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/admin/*.ice"; + filePatterns = "*/test/Ice/udp/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/admin/Test.ice, + test/Ice/udp/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/admin/*.ice"; + name = "Slice Compiler for test/Ice/udp/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 530E559A2D1694985C45CC90 /* PBXBuildRule */ = { + 31F06474805EAEC3359AAED7 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/exceptions/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/Ice_$(INPUT_FILE_BASE).d"; + filePatterns = "*/slice/Ice/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/exceptions/Test.ice, - test/Ice/exceptions/TestAMD.ice, + "$SRCROOT/../slice/Ice/RemoteLogger.ice", + "$SRCROOT/../slice/Ice/PropertiesAdmin.ice", + "$SRCROOT/../slice/Ice/Locator.ice", + "$SRCROOT/../slice/Ice/BuiltinSequences.ice", + "$SRCROOT/../slice/Ice/Version.ice", + "$SRCROOT/../slice/Ice/Context.ice", + "$SRCROOT/../slice/Ice/OperationMode.ice", + "$SRCROOT/../slice/Ice/Router.ice", + "$SRCROOT/../slice/Ice/PropertyDict.ice", + "$SRCROOT/../slice/Ice/Metrics.ice", + "$SRCROOT/../slice/Ice/Identity.ice", + "$SRCROOT/../slice/Ice/LocatorF.ice", + "$SRCROOT/../slice/Ice/EndpointTypes.ice", + "$SRCROOT/../slice/Ice/RouterF.ice", + "$SRCROOT/../slice/Ice/Process.ice", ); isEditable = 1; - name = "Slice Compiler for test/Ice/exceptions/*.ice"; + name = "Slice Compiler for Ice/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", + "$(DERIVED_FILE_DIR)/Ice_$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Ice\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/Ice_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/Ice_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/Ice\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/Ice/$BASENAME.swift\" \"$DERIVED_FILE_DIR/Ice_$BASENAME.swift\"\n"; }; - 53E6F8ACA6BA45229970FE1A /* PBXBuildRule */ = { + 3367766198A30101395A284F /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/udp/*.ice"; + filePatterns = "*/test/Ice/acm/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/udp/Test.ice, + test/Ice/acm/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/udp/*.ice"; + name = "Slice Compiler for test/Ice/acm/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 545867ABCE3D9B09F30EF53C /* PBXBuildRule */ = { + 354032C56FA713968E5C5785 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/proxy/*.ice"; + filePatterns = "*/test/Ice/enums/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/proxy/Test.ice, - test/Ice/proxy/TestAMD.ice, + test/Ice/enums/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/proxy/*.ice"; + name = "Slice Compiler for test/Ice/enums/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 5DFC2835615B72289DC4DA32 /* PBXBuildRule */ = { + 35C3DF9AEDBBF55105C2A229 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/optional/*.ice"; + filePatterns = "*/test/IceSSL/configuration/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/optional/Test.ice, - test/Ice/optional/TestAMD.ice, + test/IceSSL/configuration/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/optional/*.ice"; + name = "Slice Compiler for test/IceSSL/configuration/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 5F2781FC954EB74F82C07208 /* PBXBuildRule */ = { + 3A07542A46583691383C563F /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/exceptions/*.ice"; + filePatterns = "*/test/Ice/slicing/objects/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/exceptions/Test.ice, - test/Ice/exceptions/TestAMD.ice, + test/Ice/slicing/objects/ClientPrivate.ice, + test/Ice/slicing/objects/TestAMD.ice, + test/Ice/slicing/objects/ServerPrivateAMD.ice, + test/Ice/slicing/objects/Test.ice, + test/Ice/slicing/objects/ServerPrivate.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/exceptions/*.ice"; + name = "Slice Compiler for test/Ice/slicing/objects/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 61644E7B54A1A4AA61510CE9 /* PBXBuildRule */ = { + 3D611BACCBA58B8853489EDA /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/enums/*.ice"; + filePatterns = "*/test/Ice/exceptions/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/enums/Test.ice, + test/Ice/exceptions/TestAMD.ice, + test/Ice/exceptions/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/enums/*.ice"; + name = "Slice Compiler for test/Ice/exceptions/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 617C2F89A2699328BA1CD9C3 /* PBXBuildRule */ = { + 3F4B964C252F3A3CCEFDDD2E /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/facets/*.ice"; + filePatterns = "*/test/Ice/adapterDeactivation/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/facets/Test.ice, + test/Ice/adapterDeactivation/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/facets/*.ice"; + name = "Slice Compiler for test/Ice/adapterDeactivation/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 61B05BD5CBDDFF413472D3A6 /* PBXBuildRule */ = { + 3F8FCF7BB01C391512A731F7 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/location/*.ice"; + filePatterns = "*/test/Ice/exceptions/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/location/Test.ice, + test/Ice/exceptions/TestAMD.ice, + test/Ice/exceptions/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/location/*.ice"; + name = "Slice Compiler for test/Ice/exceptions/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 63FA57A0DAA48393715287EC /* PBXBuildRule */ = { + 42E60429B122B9C5308BDEC4 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/optional/*.ice"; + filePatterns = "*/test/Ice/timeout/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/optional/Test.ice, - test/Ice/optional/TestAMD.ice, + test/Ice/timeout/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/optional/*.ice"; + name = "Slice Compiler for test/Ice/timeout/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 664F364109E8FA13F705E5A7 /* PBXBuildRule */ = { + 45090C5CC27F4D7EBDE46C8D /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/slicing/objects/*.ice"; + filePatterns = "*/test/Ice/objects/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/slicing/objects/ClientPrivate.ice, - test/Ice/slicing/objects/ServerPrivate.ice, - test/Ice/slicing/objects/ServerPrivateAMD.ice, - test/Ice/slicing/objects/Test.ice, - test/Ice/slicing/objects/TestAMD.ice, + test/Ice/objects/Derived.ice, + test/Ice/objects/Forward.ice, + test/Ice/objects/Test.ice, + test/Ice/objects/DerivedEx.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/slicing/objects/*.ice"; + name = "Slice Compiler for test/Ice/objects/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 678358C14315CEAD38AC6D07 /* PBXBuildRule */ = { + 45320335DDB8228752D5594D /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/hold/*.ice"; + filePatterns = "*/test/Ice/acm/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/hold/Test.ice, + test/Ice/acm/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/hold/*.ice"; + name = "Slice Compiler for test/Ice/acm/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 6B84CC51EC71F141540D98AF /* PBXBuildRule */ = { + 45C277A0D975A8163C6771C3 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/defaultValue/*.ice"; + filePatterns = "*/test/Ice/location/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/defaultValue/Test.ice, + test/Ice/location/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/defaultValue/*.ice"; + name = "Slice Compiler for test/Ice/location/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 7030B0D1760C0655A283F7E8 /* PBXBuildRule */ = { + 4B8BD75D5EB6DFBBD62D55EA /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/timeout/*.ice"; + filePatterns = "*/test/Ice/proxy/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/timeout/Test.ice, + test/Ice/proxy/TestAMD.ice, + test/Ice/proxy/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/timeout/*.ice"; + name = "Slice Compiler for test/Ice/proxy/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 70888C2C77680C1DCE4C57A3 /* PBXBuildRule */ = { + 4EF5EA2BC96959DCA28AA38B /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/slicing/exceptions/*.ice"; + filePatterns = "*/test/Ice/info/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/slicing/exceptions/ClientPrivate.ice, - test/Ice/slicing/exceptions/ServerPrivate.ice, - test/Ice/slicing/exceptions/ServerPrivateAMD.ice, - test/Ice/slicing/exceptions/Test.ice, - test/Ice/slicing/exceptions/TestAMD.ice, + test/Ice/info/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/slicing/exceptions/*.ice"; + name = "Slice Compiler for test/Ice/info/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 72834CFE15B4178E967B40AE /* PBXBuildRule */ = { + 4F47FCFEB58657B448CBAE8C /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/inheritance/*.ice"; + filePatterns = "*/test/Ice/exceptions/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/inheritance/Test.ice, + test/Ice/exceptions/TestAMD.ice, + test/Ice/exceptions/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/inheritance/*.ice"; + name = "Slice Compiler for test/Ice/exceptions/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 7D7419C2D5A14AF8E71AC7F5 /* PBXBuildRule */ = { + 4F8923113E5A9115FC761AA2 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/operations/*.ice"; + filePatterns = "*/test/Ice/optional/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/operations/Test.ice, - test/Ice/operations/TestAMD.ice, + test/Ice/optional/TestAMD.ice, + test/Ice/optional/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/operations/*.ice"; + name = "Slice Compiler for test/Ice/optional/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 7E196FA6F9C8D265B9D9E55B /* PBXBuildRule */ = { + 50450ABE97F75EB70EE4A40A /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.proxy.script; + dependencyFile = "$(DERIVED_FILE_DIR)/Ice/$(INPUT_FILE_BASE).d"; + filePatterns = "*/Ice/*.ice"; + fileType = pattern.proxy; + inputFiles = ( + "$SRCROOT/../slice/Ice/RemoteLogger.ice", + "$SRCROOT/../slice/Ice/PropertiesAdmin.ice", + "$SRCROOT/../slice/Ice/Locator.ice", + "$SRCROOT/../slice/Ice/BuiltinSequences.ice", + "$SRCROOT/../slice/Ice/Version.ice", + "$SRCROOT/../slice/Ice/Context.ice", + "$SRCROOT/../slice/Ice/OperationMode.ice", + "$SRCROOT/../slice/Ice/Router.ice", + "$SRCROOT/../slice/Ice/PropertyDict.ice", + "$SRCROOT/../slice/Ice/Metrics.ice", + "$SRCROOT/../slice/Ice/Identity.ice", + "$SRCROOT/../slice/Ice/LocatorF.ice", + "$SRCROOT/../slice/Ice/EndpointTypes.ice", + "$SRCROOT/../slice/Ice/RouterF.ice", + "$SRCROOT/../slice/Ice/Process.ice", + ); + isEditable = 1; + name = "Slice2Cpp Compiler for Ice/*.ice"; + outputFiles = ( + "$(DERIVED_FILE_DIR)/Ice/$(INPUT_FILE_BASE).cpp", + "$(SYMROOT)/$(PLATFORM_NAME)/include/Ice/$(INPUT_FILE_BASE).h", + ); + runOncePerArchitecture = 0; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=$BREW_PREFIX/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Ice\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir Ice --output-dir \"$DERIVED_FILE_DIR/Ice\" --depend --depend-file \"$DERIVED_FILE_DIR/Ice/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/Ice/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir Ice --output-dir \"$DERIVED_FILE_DIR/Ice\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/Ice\"\nmv \"$DERIVED_FILE_DIR/Ice/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/Ice/$BASENAME.h\"\n"; + }; + 51B704934EB8670FC9F52023 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Slice/escape/*.ice"; + filePatterns = "*/test/Ice/slicing/objects/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Slice/escape/Clash.ice, - test/Slice/escape/Key.ice, + test/Ice/slicing/objects/ClientPrivate.ice, + test/Ice/slicing/objects/TestAMD.ice, + test/Ice/slicing/objects/ServerPrivateAMD.ice, + test/Ice/slicing/objects/Test.ice, + test/Ice/slicing/objects/ServerPrivate.ice, ); isEditable = 1; - name = "Slice Compiler for test/Slice/escape/*.ice"; + name = "Slice Compiler for test/Ice/slicing/objects/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 8089FA581D3C354D65E88A81 /* PBXBuildRule */ = { + 56C49F65D31F64BE5362A59F /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/enums/*.ice"; + filePatterns = "*/test/Ice/proxy/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/enums/Test.ice, + test/Ice/proxy/TestAMD.ice, + test/Ice/proxy/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/enums/*.ice"; + name = "Slice Compiler for test/Ice/proxy/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 80DECBAAEE7D394CF5963C4E /* PBXBuildRule */ = { + 585009C98B0BF255EDECA842 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/optional/*.ice"; + filePatterns = "*/test/Ice/defaultValue/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/optional/Test.ice, - test/Ice/optional/TestAMD.ice, + test/Ice/defaultValue/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/optional/*.ice"; + name = "Slice Compiler for test/Ice/defaultValue/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 82B4C4A05A5C99DC87281D12 /* PBXBuildRule */ = { + 59824D28DB641677F81EB3C4 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/udp/*.ice"; + filePatterns = "*/test/Ice/inheritance/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/udp/Test.ice, + test/Ice/inheritance/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/udp/*.ice"; + name = "Slice Compiler for test/Ice/inheritance/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 8673D8DEF08BCCE11F469E53 /* PBXBuildRule */ = { + 59D1EE7B545B10762A62C9CB /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/objects/*.ice"; + filePatterns = "*/test/Ice/defaultServant/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/objects/Derived.ice, - test/Ice/objects/DerivedEx.ice, - test/Ice/objects/Forward.ice, - test/Ice/objects/Test.ice, + test/Ice/defaultServant/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/objects/*.ice"; + name = "Slice Compiler for test/Ice/defaultServant/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 87C09EB43F1EB65B57034BC3 /* PBXBuildRule */ = { + 5A0E104C510206B4ED8FD7E2 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/Ice_$(INPUT_FILE_BASE).d"; - filePatterns = "*/slice/Ice/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; + filePatterns = "*/test/Ice/services/*.ice"; fileType = pattern.proxy; inputFiles = ( - "$SRCROOT/../slice/Ice/BuiltinSequences.ice", - "$SRCROOT/../slice/Ice/Context.ice", - "$SRCROOT/../slice/Ice/EndpointTypes.ice", - "$SRCROOT/../slice/Ice/Identity.ice", - "$SRCROOT/../slice/Ice/Locator.ice", - "$SRCROOT/../slice/Ice/LocatorF.ice", - "$SRCROOT/../slice/Ice/Metrics.ice", - "$SRCROOT/../slice/Ice/OperationMode.ice", - "$SRCROOT/../slice/Ice/Process.ice", - "$SRCROOT/../slice/Ice/ProcessF.ice", - "$SRCROOT/../slice/Ice/PropertiesAdmin.ice", - "$SRCROOT/../slice/Ice/PropertyDict.ice", - "$SRCROOT/../slice/Ice/RemoteLogger.ice", - "$SRCROOT/../slice/Ice/Router.ice", - "$SRCROOT/../slice/Ice/RouterF.ice", - "$SRCROOT/../slice/Ice/Version.ice", ); isEditable = 1; - name = "Slice Compiler for Ice/*.ice"; + name = "Slice Compiler for test/Ice/services/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/Ice_$(INPUT_FILE_BASE).swift", + "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Ice\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/Ice_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/Ice_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/Ice\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/Ice/$BASENAME.swift\" \"$DERIVED_FILE_DIR/Ice_$BASENAME.swift\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 88B2F614F672201988DA9CF2 /* PBXBuildRule */ = { + 616087A76F8062B21C134209 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/Ice/$(INPUT_FILE_BASE).d"; - filePatterns = "*/Ice/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; + filePatterns = "*/test/Ice/hold/*.ice"; fileType = pattern.proxy; inputFiles = ( - "$SRCROOT/../slice/Ice/BuiltinSequences.ice", - "$SRCROOT/../slice/Ice/Context.ice", - "$SRCROOT/../slice/Ice/EndpointTypes.ice", - "$SRCROOT/../slice/Ice/Identity.ice", - "$SRCROOT/../slice/Ice/Locator.ice", - "$SRCROOT/../slice/Ice/LocatorF.ice", - "$SRCROOT/../slice/Ice/Metrics.ice", - "$SRCROOT/../slice/Ice/OperationMode.ice", - "$SRCROOT/../slice/Ice/Process.ice", - "$SRCROOT/../slice/Ice/ProcessF.ice", - "$SRCROOT/../slice/Ice/PropertiesAdmin.ice", - "$SRCROOT/../slice/Ice/PropertyDict.ice", - "$SRCROOT/../slice/Ice/RemoteLogger.ice", - "$SRCROOT/../slice/Ice/Router.ice", - "$SRCROOT/../slice/Ice/RouterF.ice", - "$SRCROOT/../slice/Ice/Version.ice", + test/Ice/hold/Test.ice, ); isEditable = 1; - name = "Slice2Cpp Compiler for Ice/*.ice"; + name = "Slice Compiler for test/Ice/hold/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/Ice/$(INPUT_FILE_BASE).cpp", - "$(SYMROOT)/$(PLATFORM_NAME)/include/Ice/$(INPUT_FILE_BASE).h", + "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=$BREW_PREFIX/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Ice\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir Ice --output-dir \"$DERIVED_FILE_DIR/Ice\" --depend --depend-file \"$DERIVED_FILE_DIR/Ice/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/Ice/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir Ice --output-dir \"$DERIVED_FILE_DIR/Ice\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/Ice\"\nmv \"$DERIVED_FILE_DIR/Ice/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/Ice/$BASENAME.h\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 8C7D28972E8818B7CAF39E1D /* PBXBuildRule */ = { + 62CA2F6BDF8ABB8572EDFCD5 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).d"; - filePatterns = "*/slice/Glacier2/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).d"; + filePatterns = "*/slice/IceStorm/*.ice"; fileType = pattern.proxy; inputFiles = ( - "$SRCROOT/../slice/Glacier2/Metrics.ice", - "$SRCROOT/../slice/Glacier2/PermissionsVerifier.ice", - "$SRCROOT/../slice/Glacier2/PermissionsVerifierF.ice", - "$SRCROOT/../slice/Glacier2/Router.ice", - "$SRCROOT/../slice/Glacier2/RouterF.ice", - "$SRCROOT/../slice/Glacier2/SSLInfo.ice", - "$SRCROOT/../slice/Glacier2/Session.ice", + "$SRCROOT/../slice/IceStorm/IceStorm.ice", + "$SRCROOT/../slice/IceStorm/Metrics.ice", ); isEditable = 1; - name = "Slice Compiler for Glacier2/*.ice"; + name = "Slice Compiler for IceStorm/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).swift", + "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Glacier2\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/Glacier2_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/Glacier2_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/Glacier2\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/Glacier2/$BASENAME.swift\" \"$DERIVED_FILE_DIR/Glacier2_$BASENAME.swift\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceStorm\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/IceStorm_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/IceStorm_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceStorm\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceStorm/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceStorm_$BASENAME.swift\"\n"; }; - 96928D6C57900A42447181F2 /* PBXBuildRule */ = { + 6337D29B2D2B7917EA139D48 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/slicing/objects/*.ice"; + filePatterns = "*/test/Ice/properties/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/slicing/objects/ClientPrivate.ice, - test/Ice/slicing/objects/ServerPrivate.ice, - test/Ice/slicing/objects/ServerPrivateAMD.ice, - test/Ice/slicing/objects/Test.ice, - test/Ice/slicing/objects/TestAMD.ice, - ); - isEditable = 1; - name = "Slice Compiler for test/Ice/slicing/objects/*.ice"; - outputFiles = ( - "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", - ); - runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; - }; - 974D1661C00C645555EB6826 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/proxy/*.ice"; - fileType = pattern.proxy; - inputFiles = ( - test/Ice/proxy/Test.ice, - test/Ice/proxy/TestAMD.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/proxy/*.ice"; + name = "Slice Compiler for test/Ice/properties/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 99C7376A33B093493D67039A /* PBXBuildRule */ = { + 695CDB5B8B4EEC1DAC97AE0B /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/services/*.ice"; + filePatterns = "*/test/Ice/optional/*.ice"; fileType = pattern.proxy; inputFiles = ( + test/Ice/optional/TestAMD.ice, + test/Ice/optional/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/services/*.ice"; + name = "Slice Compiler for test/Ice/optional/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 9DAEA3957326C9D51A4CE0BD /* PBXBuildRule */ = { + 6B0EC06E4A2315210BA60328 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/IceDiscovery/$(INPUT_FILE_BASE).d"; @@ -2411,391 +2397,364 @@ runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=$BREW_PREFIX/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceDiscovery\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceDiscovery --output-dir \"$DERIVED_FILE_DIR/IceDiscovery\" --depend --depend-file \"$DERIVED_FILE_DIR/IceDiscovery/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/IceDiscovery/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceDiscovery --output-dir \"$DERIVED_FILE_DIR/IceDiscovery\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceDiscovery\"\nmv \"$DERIVED_FILE_DIR/IceDiscovery/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceDiscovery/$BASENAME.h\"\n"; }; - 9E7CA30CB696A284511B65A8 /* PBXBuildRule */ = { + 6B956B051876800451B9DA70 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/facets/*.ice"; + filePatterns = "*/test/Ice/admin/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/facets/Test.ice, + test/Ice/admin/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/facets/*.ice"; + name = "Slice Compiler for test/Ice/admin/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - 9E9DF5A6CA354B62824B530F /* PBXBuildRule */ = { + 6DD5ABF2D429E2655CA66BFD /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/acm/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/IceDiscovery/$(INPUT_FILE_BASE).d"; + filePatterns = "*/IceDiscovery/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/acm/Test.ice, + "$SRCROOT/../slice/IceDiscovery/IceDiscovery.ice", ); isEditable = 1; - name = "Slice Compiler for test/Ice/acm/*.ice"; + name = "Slice2Cpp Compiler for IceDiscovery/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", + "$(DERIVED_FILE_DIR)/IceDiscovery/$(INPUT_FILE_BASE).cpp", + "$(SYMROOT)/$(PLATFORM_NAME)/include/IceDiscovery/$(INPUT_FILE_BASE).h", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=$BREW_PREFIX/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceDiscovery\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceDiscovery --output-dir \"$DERIVED_FILE_DIR/IceDiscovery\" --depend --depend-file \"$DERIVED_FILE_DIR/IceDiscovery/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/IceDiscovery/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceDiscovery --output-dir \"$DERIVED_FILE_DIR/IceDiscovery\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceDiscovery\"\nmv \"$DERIVED_FILE_DIR/IceDiscovery/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceDiscovery/$BASENAME.h\"\n"; }; - 9FA9023A9A628C566A6A44EF /* PBXBuildRule */ = { + 6E200407CD1C725B908D845E /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/IceGrid_$(INPUT_FILE_BASE).d"; - filePatterns = "*/slice/IceGrid/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; + filePatterns = "*/test/Ice/stream/*.ice"; fileType = pattern.proxy; inputFiles = ( - "$SRCROOT/../slice/IceGrid/Admin.ice", - "$SRCROOT/../slice/IceGrid/Descriptor.ice", - "$SRCROOT/../slice/IceGrid/Exception.ice", - "$SRCROOT/../slice/IceGrid/FileParser.ice", - "$SRCROOT/../slice/IceGrid/Registry.ice", - "$SRCROOT/../slice/IceGrid/Session.ice", - "$SRCROOT/../slice/IceGrid/UserAccountMapper.ice", + test/Ice/stream/Test.ice, ); isEditable = 1; - name = "Slice Compiler for IceGrid/*.ice"; + name = "Slice Compiler for test/Ice/stream/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/IceGrid_$(INPUT_FILE_BASE).swift", + "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceGrid\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/IceGrid_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/IceGrid_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceGrid\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceGrid/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceGrid_$BASENAME.swift\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - A18B603F99CD87E5B9E79A52 /* PBXBuildRule */ = { + 71B42714EB70CD7DD3907707 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/Ice/$(INPUT_FILE_BASE).d"; - filePatterns = "*/Ice/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; + filePatterns = "*/test/Slice/escape/*.ice"; fileType = pattern.proxy; inputFiles = ( - "$SRCROOT/../slice/Ice/BuiltinSequences.ice", - "$SRCROOT/../slice/Ice/Context.ice", - "$SRCROOT/../slice/Ice/EndpointTypes.ice", - "$SRCROOT/../slice/Ice/Identity.ice", - "$SRCROOT/../slice/Ice/Locator.ice", - "$SRCROOT/../slice/Ice/LocatorF.ice", - "$SRCROOT/../slice/Ice/Metrics.ice", - "$SRCROOT/../slice/Ice/OperationMode.ice", - "$SRCROOT/../slice/Ice/Process.ice", - "$SRCROOT/../slice/Ice/ProcessF.ice", - "$SRCROOT/../slice/Ice/PropertiesAdmin.ice", - "$SRCROOT/../slice/Ice/PropertyDict.ice", - "$SRCROOT/../slice/Ice/RemoteLogger.ice", - "$SRCROOT/../slice/Ice/Router.ice", - "$SRCROOT/../slice/Ice/RouterF.ice", - "$SRCROOT/../slice/Ice/Version.ice", + test/Slice/escape/Key.ice, + test/Slice/escape/Clash.ice, ); isEditable = 1; - name = "Slice2Cpp Compiler for Ice/*.ice"; + name = "Slice Compiler for test/Slice/escape/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/Ice/$(INPUT_FILE_BASE).cpp", - "$(SYMROOT)/$(PLATFORM_NAME)/include/Ice/$(INPUT_FILE_BASE).h", + "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=$BREW_PREFIX/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Ice\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir Ice --output-dir \"$DERIVED_FILE_DIR/Ice\" --depend --depend-file \"$DERIVED_FILE_DIR/Ice/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/Ice/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir Ice --output-dir \"$DERIVED_FILE_DIR/Ice\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/Ice\"\nmv \"$DERIVED_FILE_DIR/Ice/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/Ice/$BASENAME.h\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - A41A42917C4D7B6CF584F019 /* PBXBuildRule */ = { + 71E898EFE0D085C7E78BCB50 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/acm/*.ice"; + filePatterns = "*/test/Ice/ami/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/acm/Test.ice, + test/Ice/ami/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/acm/*.ice"; + name = "Slice Compiler for test/Ice/ami/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - A57681D6E7962AF5A8172F1A /* PBXBuildRule */ = { + 7508C205B58D3535CA738B09 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/proxy/*.ice"; + filePatterns = "*/scripts/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/proxy/Test.ice, - test/Ice/proxy/TestAMD.ice, + ../scripts/Controller.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/proxy/*.ice"; + name = "Slice Compiler for test/TestDriver/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - A6C53F77BA382D62AD02AFB6 /* PBXBuildRule */ = { + 7AD2E8D993310A2F6AD4A454 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/TestCommon/*.ice"; + filePatterns = "*/test/Ice/location/*.ice"; fileType = pattern.proxy; inputFiles = ( + test/Ice/location/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/TestCommon/*.ice"; + name = "Slice Compiler for test/Ice/location/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - A71A0BDAB584713FC7BB6226 /* PBXBuildRule */ = { + 7D5C04EB775A067F178ED1C6 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/exceptions/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/IceGrid_$(INPUT_FILE_BASE).d"; + filePatterns = "*/slice/IceGrid/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/exceptions/Test.ice, - test/Ice/exceptions/TestAMD.ice, + "$SRCROOT/../slice/IceGrid/UserAccountMapper.ice", + "$SRCROOT/../slice/IceGrid/FileParser.ice", + "$SRCROOT/../slice/IceGrid/Registry.ice", + "$SRCROOT/../slice/IceGrid/Session.ice", + "$SRCROOT/../slice/IceGrid/Admin.ice", + "$SRCROOT/../slice/IceGrid/Descriptor.ice", + "$SRCROOT/../slice/IceGrid/Exception.ice", ); isEditable = 1; - name = "Slice Compiler for test/Ice/exceptions/*.ice"; + name = "Slice Compiler for IceGrid/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", + "$(DERIVED_FILE_DIR)/IceGrid_$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceGrid\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/IceGrid_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/IceGrid_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceGrid\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceGrid/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceGrid_$BASENAME.swift\"\n"; }; - A95F714161B2021750BB82C9 /* PBXBuildRule */ = { + 7D8FFCA0E1DAE0C52E7B8F08 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/retry/*.ice"; + filePatterns = "*/test/Ice/info/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/retry/Test.ice, + test/Ice/info/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/retry/*.ice"; + name = "Slice Compiler for test/Ice/info/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - AEB2AF268AB7C4F08EE024FF /* PBXBuildRule */ = { + 7F7394FC3B3C1B1E8A7B15BC /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).d"; - filePatterns = "*/slice/IceStorm/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; + filePatterns = "*/test/Ice/adapterDeactivation/*.ice"; fileType = pattern.proxy; inputFiles = ( - "$SRCROOT/../slice/IceStorm/IceStorm.ice", - "$SRCROOT/../slice/IceStorm/Metrics.ice", + test/Ice/adapterDeactivation/Test.ice, ); isEditable = 1; - name = "Slice Compiler for IceStorm/*.ice"; + name = "Slice Compiler for test/Ice/adapterDeactivation/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).swift", + "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceStorm\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/IceStorm_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/IceStorm_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceStorm\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceStorm/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceStorm_$BASENAME.swift\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - AEE70D5639602C8B52CA938F /* PBXBuildRule */ = { + 8595D25AB75416F8C5127FA4 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/slicing/exceptions/*.ice"; + filePatterns = "*/test/Ice/operations/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/slicing/exceptions/ClientPrivate.ice, - test/Ice/slicing/exceptions/ServerPrivate.ice, - test/Ice/slicing/exceptions/ServerPrivateAMD.ice, - test/Ice/slicing/exceptions/Test.ice, - test/Ice/slicing/exceptions/TestAMD.ice, + test/Ice/operations/TestAMD.ice, + test/Ice/operations/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/slicing/exceptions/*.ice"; + name = "Slice Compiler for test/Ice/operations/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - AF93526E785667B6CBAE43F5 /* PBXBuildRule */ = { + 8ECCEAA9798EC8390037075B /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/operations/*.ice"; + filePatterns = "*/test/Ice/defaultServant/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/operations/Test.ice, - test/Ice/operations/TestAMD.ice, + test/Ice/defaultServant/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/operations/*.ice"; + name = "Slice Compiler for test/Ice/defaultServant/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - AFB99286F6A8025DCEE57C97 /* PBXBuildRule */ = { + 92C050369E9D82B668AEFC83 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/adapterDeactivation/*.ice"; + filePatterns = "*/test/Ice/invoke/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/adapterDeactivation/Test.ice, + test/Ice/invoke/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/adapterDeactivation/*.ice"; + name = "Slice Compiler for test/Ice/invoke/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - B5787C5B2C4C4E1E88A98AAD /* PBXBuildRule */ = { + 9584DC29ED27F95464B3B6DA /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/location/*.ice"; + filePatterns = "*/scripts/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/location/Test.ice, + ../scripts/Controller.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/location/*.ice"; + name = "Slice Compiler for test/TestDriver/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - B5F7A1C10DBF54BD7DBB5032 /* PBXBuildRule */ = { + 988C78CADBC56493F43FB44B /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/Ice_$(INPUT_FILE_BASE).d"; - filePatterns = "*/slice/Ice/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).d"; + filePatterns = "*/slice/Glacier2/*.ice"; fileType = pattern.proxy; inputFiles = ( - "$SRCROOT/../slice/Ice/BuiltinSequences.ice", - "$SRCROOT/../slice/Ice/Context.ice", - "$SRCROOT/../slice/Ice/EndpointTypes.ice", - "$SRCROOT/../slice/Ice/Identity.ice", - "$SRCROOT/../slice/Ice/Locator.ice", - "$SRCROOT/../slice/Ice/LocatorF.ice", - "$SRCROOT/../slice/Ice/Metrics.ice", - "$SRCROOT/../slice/Ice/OperationMode.ice", - "$SRCROOT/../slice/Ice/Process.ice", - "$SRCROOT/../slice/Ice/ProcessF.ice", - "$SRCROOT/../slice/Ice/PropertiesAdmin.ice", - "$SRCROOT/../slice/Ice/PropertyDict.ice", - "$SRCROOT/../slice/Ice/RemoteLogger.ice", - "$SRCROOT/../slice/Ice/Router.ice", - "$SRCROOT/../slice/Ice/RouterF.ice", - "$SRCROOT/../slice/Ice/Version.ice", + "$SRCROOT/../slice/Glacier2/Session.ice", + "$SRCROOT/../slice/Glacier2/PermissionsVerifier.ice", + "$SRCROOT/../slice/Glacier2/SSLInfo.ice", + "$SRCROOT/../slice/Glacier2/Router.ice", + "$SRCROOT/../slice/Glacier2/Metrics.ice", ); isEditable = 1; - name = "Slice Compiler for Ice/*.ice"; + name = "Slice Compiler for Glacier2/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/Ice_$(INPUT_FILE_BASE).swift", + "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Ice\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/Ice_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/Ice_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/Ice\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/Ice/$BASENAME.swift\" \"$DERIVED_FILE_DIR/Ice_$BASENAME.swift\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Glacier2\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/Glacier2_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/Glacier2_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/Glacier2\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/Glacier2/$BASENAME.swift\" \"$DERIVED_FILE_DIR/Glacier2_$BASENAME.swift\"\n"; }; - B9C434B099A458A768F84D7D /* PBXBuildRule */ = { + 98B402682C984B12A07CF3C8 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/TestCommon/*.ice"; + filePatterns = "*/test/Ice/properties/*.ice"; fileType = pattern.proxy; inputFiles = ( ); isEditable = 1; - name = "Slice Compiler for test/TestCommon/*.ice"; + name = "Slice Compiler for test/Ice/properties/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - BA8058E81FCB812DA71917DF /* PBXBuildRule */ = { + 9D0BE717F70E662BB529000F /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/ami/*.ice"; + filePatterns = "*/test/Ice/enums/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/ami/Test.ice, + test/Ice/enums/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/ami/*.ice"; + name = "Slice Compiler for test/Ice/enums/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - C45C541796CFF37A3DE52EAB /* PBXBuildRule */ = { + 9E7C6132C68709EF8ED75BD8 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/optional/*.ice"; + filePatterns = "*/test/Ice/slicing/exceptions/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/optional/Test.ice, - test/Ice/optional/TestAMD.ice, + test/Ice/slicing/exceptions/ClientPrivate.ice, + test/Ice/slicing/exceptions/TestAMD.ice, + test/Ice/slicing/exceptions/ServerPrivateAMD.ice, + test/Ice/slicing/exceptions/Test.ice, + test/Ice/slicing/exceptions/ServerPrivate.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/optional/*.ice"; + name = "Slice Compiler for test/Ice/slicing/exceptions/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - C47D8FA706B5310BBA18B22A /* PBXBuildRule */ = { + 9EFA1820660C7748C7F869B2 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/info/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).d"; + filePatterns = "*/slice/IceStorm/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/info/Test.ice, + "$SRCROOT/../slice/IceStorm/IceStorm.ice", + "$SRCROOT/../slice/IceStorm/Metrics.ice", ); isEditable = 1; - name = "Slice Compiler for test/Ice/info/*.ice"; + name = "Slice Compiler for IceStorm/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", + "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceStorm\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/IceStorm_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/IceStorm_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceStorm\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceStorm/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceStorm_$BASENAME.swift\"\n"; }; - CB031299C7D81F9F2BCFD74C /* PBXBuildRule */ = { + A246FB49FA700CCD315141E6 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/ami/*.ice"; + filePatterns = "*/test/Ice/stream/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/ami/Test.ice, + test/Ice/stream/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/ami/*.ice"; + name = "Slice Compiler for test/Ice/stream/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - CB492ED6B0784723FDC72F01 /* PBXBuildRule */ = { + A464D538764EACA740AC5149 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; @@ -2803,10 +2762,10 @@ fileType = pattern.proxy; inputFiles = ( test/Ice/slicing/exceptions/ClientPrivate.ice, - test/Ice/slicing/exceptions/ServerPrivate.ice, + test/Ice/slicing/exceptions/TestAMD.ice, test/Ice/slicing/exceptions/ServerPrivateAMD.ice, test/Ice/slicing/exceptions/Test.ice, - test/Ice/slicing/exceptions/TestAMD.ice, + test/Ice/slicing/exceptions/ServerPrivate.ice, ); isEditable = 1; name = "Slice Compiler for test/Ice/slicing/exceptions/*.ice"; @@ -2816,233 +2775,260 @@ runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - CD6F93FED462C501950F3B0D /* PBXBuildRule */ = { + A4CD5E59722D7D36025E0C2A /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/IceSSL/configuration/*.ice"; + filePatterns = "*/test/Ice/binding/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/IceSSL/configuration/Test.ice, + test/Ice/binding/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/IceSSL/configuration/*.ice"; + name = "Slice Compiler for test/Ice/binding/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - CF08405BE3D6D64BD2FE9B9B /* PBXBuildRule */ = { + A829941E1B4BA601CDD6F505 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/servantLocator/*.ice"; + filePatterns = "*/test/Ice/retry/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/servantLocator/Test.ice, - test/Ice/servantLocator/TestAMD.ice, + test/Ice/retry/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/servantLocator/*.ice"; + name = "Slice Compiler for test/Ice/retry/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - CF9B37E06E0F3F399910F132 /* PBXBuildRule */ = { + AAA338507B2D04843EE538C8 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/interceptor/*.ice"; + filePatterns = "*/test/Ice/udp/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/interceptor/Test.ice, + test/Ice/udp/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/interceptor/*.ice"; + name = "Slice Compiler for test/Ice/udp/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - D0110A2B1CC524A6621CF4EF /* PBXBuildRule */ = { + AAB1F5813D345CB05EB033D3 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/admin/*.ice"; + filePatterns = "*/test/Ice/hold/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/admin/Test.ice, + test/Ice/hold/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/admin/*.ice"; + name = "Slice Compiler for test/Ice/hold/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - D1B361692074C7F5ECE68F05 /* PBXBuildRule */ = { + B2A5E379C52387F364FF98EE /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/IceSSL/configuration/*.ice"; + filePatterns = "*/test/Ice/objects/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/IceSSL/configuration/Test.ice, + test/Ice/objects/Derived.ice, + test/Ice/objects/Forward.ice, + test/Ice/objects/Test.ice, + test/Ice/objects/DerivedEx.ice, ); isEditable = 1; - name = "Slice Compiler for test/IceSSL/configuration/*.ice"; + name = "Slice Compiler for test/Ice/objects/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - D42DDFE955D201CE6BBDD349 /* PBXBuildRule */ = { + B3D258B657A107C035E27302 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/defaultServant/*.ice"; + filePatterns = "*/test/TestCommon/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/defaultServant/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/defaultServant/*.ice"; + name = "Slice Compiler for test/TestCommon/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - D9ABEF83661498447CD65C3E /* PBXBuildRule */ = { + B7C1315AB178C45D2E8DC864 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/servantLocator/*.ice"; + filePatterns = "*/test/Ice/invoke/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/servantLocator/Test.ice, - test/Ice/servantLocator/TestAMD.ice, + test/Ice/invoke/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/servantLocator/*.ice"; + name = "Slice Compiler for test/Ice/invoke/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - DAA113870DCADF62EF108CFE /* PBXBuildRule */ = { + B92F5F41FE53E009F2A6A847 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/exceptions/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).d"; + filePatterns = "*/slice/Glacier2/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/exceptions/Test.ice, - test/Ice/exceptions/TestAMD.ice, + "$SRCROOT/../slice/Glacier2/Session.ice", + "$SRCROOT/../slice/Glacier2/PermissionsVerifier.ice", + "$SRCROOT/../slice/Glacier2/SSLInfo.ice", + "$SRCROOT/../slice/Glacier2/Router.ice", + "$SRCROOT/../slice/Glacier2/Metrics.ice", ); isEditable = 1; - name = "Slice Compiler for test/Ice/exceptions/*.ice"; + name = "Slice Compiler for Glacier2/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", + "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Glacier2\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/Glacier2_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/Glacier2_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/Glacier2\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/Glacier2/$BASENAME.swift\" \"$DERIVED_FILE_DIR/Glacier2_$BASENAME.swift\"\n"; }; - DC1EFCD62F2C498540FC155D /* PBXBuildRule */ = { + BC76CAA8312CC89947A45191 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/info/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/IceLocatorDiscovery/$(INPUT_FILE_BASE).d"; + filePatterns = "*/IceLocatorDiscovery/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/info/Test.ice, + "$SRCROOT/../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice", ); isEditable = 1; - name = "Slice Compiler for test/Ice/info/*.ice"; + name = "Slice2Cpp Compiler for IceLocatorDiscovery/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", + "$(DERIVED_FILE_DIR)/IceLocatorDiscovery/$(INPUT_FILE_BASE).cpp", + "$(SYMROOT)/$(PLATFORM_NAME)/include/IceLocatorDiscovery/$(INPUT_FILE_BASE).h", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=$BREW_PREFIX/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceLocatorDiscovery\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceLocatorDiscovery --output-dir \"$DERIVED_FILE_DIR/IceLocatorDiscovery\" --depend --depend-file \"$DERIVED_FILE_DIR/IceLocatorDiscovery/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/IceLocatorDiscovery/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceLocatorDiscovery --output-dir \"$DERIVED_FILE_DIR/IceLocatorDiscovery\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceLocatorDiscovery\"\nmv \"$DERIVED_FILE_DIR/IceLocatorDiscovery/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceLocatorDiscovery/$BASENAME.h\"\n"; }; - DD1FDB64698E47ACBD4415AE /* PBXBuildRule */ = { + C0FAFE6006EA83A2126AE5B0 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/servantLocator/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/IceLocatorDiscovery/$(INPUT_FILE_BASE).d"; + filePatterns = "*/IceLocatorDiscovery/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/servantLocator/Test.ice, - test/Ice/servantLocator/TestAMD.ice, + "$SRCROOT/../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice", ); isEditable = 1; - name = "Slice Compiler for test/Ice/servantLocator/*.ice"; + name = "Slice2Cpp Compiler for IceLocatorDiscovery/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", + "$(DERIVED_FILE_DIR)/IceLocatorDiscovery/$(INPUT_FILE_BASE).cpp", + "$(SYMROOT)/$(PLATFORM_NAME)/include/IceLocatorDiscovery/$(INPUT_FILE_BASE).h", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=$BREW_PREFIX/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceLocatorDiscovery\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceLocatorDiscovery --output-dir \"$DERIVED_FILE_DIR/IceLocatorDiscovery\" --depend --depend-file \"$DERIVED_FILE_DIR/IceLocatorDiscovery/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/IceLocatorDiscovery/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceLocatorDiscovery --output-dir \"$DERIVED_FILE_DIR/IceLocatorDiscovery\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceLocatorDiscovery\"\nmv \"$DERIVED_FILE_DIR/IceLocatorDiscovery/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceLocatorDiscovery/$BASENAME.h\"\n"; }; - DE3139F29FB3B4E55DFECBA2 /* PBXBuildRule */ = { + C4157D03C81AAB32A96F4C49 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/operations/*.ice"; + filePatterns = "*/test/Ice/retry/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/operations/Test.ice, - test/Ice/operations/TestAMD.ice, + test/Ice/retry/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/operations/*.ice"; + name = "Slice Compiler for test/Ice/retry/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - E51187A2206D67A26F64A4D2 /* PBXBuildRule */ = { + C7217D9E2E0683AED8E1D8F1 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/operations/*.ice"; + filePatterns = "*/test/Ice/proxy/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/operations/Test.ice, - test/Ice/operations/TestAMD.ice, + test/Ice/proxy/TestAMD.ice, + test/Ice/proxy/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/operations/*.ice"; + name = "Slice Compiler for test/Ice/proxy/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - E656B4526F663D79935ABAB5 /* PBXBuildRule */ = { + C7BDA01B4456ABB867E54A0F /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.proxy.script; + dependencyFile = "$(DERIVED_FILE_DIR)/IceGrid_$(INPUT_FILE_BASE).d"; + filePatterns = "*/slice/IceGrid/*.ice"; + fileType = pattern.proxy; + inputFiles = ( + "$SRCROOT/../slice/IceGrid/UserAccountMapper.ice", + "$SRCROOT/../slice/IceGrid/FileParser.ice", + "$SRCROOT/../slice/IceGrid/Registry.ice", + "$SRCROOT/../slice/IceGrid/Session.ice", + "$SRCROOT/../slice/IceGrid/Admin.ice", + "$SRCROOT/../slice/IceGrid/Descriptor.ice", + "$SRCROOT/../slice/IceGrid/Exception.ice", + ); + isEditable = 1; + name = "Slice Compiler for IceGrid/*.ice"; + outputFiles = ( + "$(DERIVED_FILE_DIR)/IceGrid_$(INPUT_FILE_BASE).swift", + ); + runOncePerArchitecture = 0; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceGrid\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/IceGrid_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/IceGrid_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceGrid\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceGrid/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceGrid_$BASENAME.swift\"\n"; + }; + C998BEDF1714C130E4BCCCEA /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/properties/*.ice"; + filePatterns = "*/test/Ice/facets/*.ice"; fileType = pattern.proxy; inputFiles = ( + test/Ice/facets/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/properties/*.ice"; + name = "Slice Compiler for test/Ice/facets/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - E7C4F5575ABC99A97944DAFC /* PBXBuildRule */ = { + CA04880E890967ECCE369974 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; @@ -3050,10 +3036,10 @@ fileType = pattern.proxy; inputFiles = ( test/Ice/slicing/objects/ClientPrivate.ice, - test/Ice/slicing/objects/ServerPrivate.ice, + test/Ice/slicing/objects/TestAMD.ice, test/Ice/slicing/objects/ServerPrivateAMD.ice, test/Ice/slicing/objects/Test.ice, - test/Ice/slicing/objects/TestAMD.ice, + test/Ice/slicing/objects/ServerPrivate.ice, ); isEditable = 1; name = "Slice Compiler for test/Ice/slicing/objects/*.ice"; @@ -3063,196 +3049,194 @@ runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - EA646B0FAEB8FEC1E929EA47 /* PBXBuildRule */ = { + CC1767396BE2AEBE76D00E09 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/proxy/*.ice"; + filePatterns = "*/test/Ice/optional/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/proxy/Test.ice, - test/Ice/proxy/TestAMD.ice, + test/Ice/optional/TestAMD.ice, + test/Ice/optional/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/proxy/*.ice"; + name = "Slice Compiler for test/Ice/optional/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - EBE3BE295584D26AC277F41E /* PBXBuildRule */ = { + D248A04E4141B3A1511E39ED /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/retry/*.ice"; + filePatterns = "*/test/Ice/slicing/exceptions/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/retry/Test.ice, + test/Ice/slicing/exceptions/ClientPrivate.ice, + test/Ice/slicing/exceptions/TestAMD.ice, + test/Ice/slicing/exceptions/ServerPrivateAMD.ice, + test/Ice/slicing/exceptions/Test.ice, + test/Ice/slicing/exceptions/ServerPrivate.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/retry/*.ice"; + name = "Slice Compiler for test/Ice/slicing/exceptions/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - ECF965DB6BFC45848839E4FF /* PBXBuildRule */ = { + D2DA83C2E39A5F945DDAC844 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/scope/*.ice"; + filePatterns = "*/test/IceSSL/configuration/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/scope/Test.ice, + test/IceSSL/configuration/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/scope/*.ice"; + name = "Slice Compiler for test/IceSSL/configuration/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - ED5AE68ACFF9EA6F3CDDA9E7 /* PBXBuildRule */ = { + DD1DAEBE0156E3662152C670 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/properties/*.ice"; + filePatterns = "*/test/Ice/timeout/*.ice"; fileType = pattern.proxy; inputFiles = ( + test/Ice/timeout/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/properties/*.ice"; + name = "Slice Compiler for test/Ice/timeout/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - EE81EC8F38058346F6CBAF80 /* PBXBuildRule */ = { + E47DC3E78FB9FFFC3AA00517 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Slice/escape/*.ice"; + filePatterns = "*/test/Ice/admin/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Slice/escape/Clash.ice, - test/Slice/escape/Key.ice, + test/Ice/admin/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Slice/escape/*.ice"; + name = "Slice Compiler for test/Ice/admin/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - F066F2B7CBC44A0DDFD44F6E /* PBXBuildRule */ = { + E90F83CA071B620F9EC62CA8 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/invoke/*.ice"; + filePatterns = "*/test/Ice/operations/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/invoke/Test.ice, + test/Ice/operations/TestAMD.ice, + test/Ice/operations/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/invoke/*.ice"; + name = "Slice Compiler for test/Ice/operations/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - F08767D833FC81471D7FBF6C /* PBXBuildRule */ = { + EA3D4939CC973D5FD8FAD42B /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/scripts/*.ice"; + filePatterns = "*/test/Ice/servantLocator/*.ice"; fileType = pattern.proxy; inputFiles = ( - ../scripts/Controller.ice, + test/Ice/servantLocator/TestAMD.ice, + test/Ice/servantLocator/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/TestDriver/*.ice"; + name = "Slice Compiler for test/Ice/servantLocator/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - F0EF4430E239BCE7181C5154 /* PBXBuildRule */ = { + F3FC37B7EE1986A57F61E3B9 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; - dependencyFile = "$(DERIVED_FILE_DIR)/IceLocatorDiscovery/$(INPUT_FILE_BASE).d"; - filePatterns = "*/IceLocatorDiscovery/*.ice"; + dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; + filePatterns = "*/test/Ice/services/*.ice"; fileType = pattern.proxy; inputFiles = ( - "$SRCROOT/../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice", ); isEditable = 1; - name = "Slice2Cpp Compiler for IceLocatorDiscovery/*.ice"; + name = "Slice Compiler for test/Ice/services/*.ice"; outputFiles = ( - "$(DERIVED_FILE_DIR)/IceLocatorDiscovery/$(INPUT_FILE_BASE).cpp", - "$(SYMROOT)/$(PLATFORM_NAME)/include/IceLocatorDiscovery/$(INPUT_FILE_BASE).h", + "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; - script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2cpp\" ]; then\n SLICE2CPP=$BREW_PREFIX/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceLocatorDiscovery\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceLocatorDiscovery --output-dir \"$DERIVED_FILE_DIR/IceLocatorDiscovery\" --depend --depend-file \"$DERIVED_FILE_DIR/IceLocatorDiscovery/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/IceLocatorDiscovery/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceLocatorDiscovery --output-dir \"$DERIVED_FILE_DIR/IceLocatorDiscovery\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceLocatorDiscovery\"\nmv \"$DERIVED_FILE_DIR/IceLocatorDiscovery/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceLocatorDiscovery/$BASENAME.h\"\n"; + script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - F225239A8F51670DB23E40E9 /* PBXBuildRule */ = { + F615EA202B5718D2B58983C9 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/adapterDeactivation/*.ice"; + filePatterns = "*/test/Ice/defaultValue/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/adapterDeactivation/Test.ice, + test/Ice/defaultValue/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/adapterDeactivation/*.ice"; + name = "Slice Compiler for test/Ice/defaultValue/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - FB869753CB282CA68F8A03D3 /* PBXBuildRule */ = { + F631927F6B2AB2ADDC02EB8C /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/objects/*.ice"; + filePatterns = "*/test/Ice/interceptor/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/objects/Derived.ice, - test/Ice/objects/DerivedEx.ice, - test/Ice/objects/Forward.ice, - test/Ice/objects/Test.ice, + test/Ice/interceptor/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/objects/*.ice"; + name = "Slice Compiler for test/Ice/interceptor/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); runOncePerArchitecture = 0; script = "BREW_PREFIX=$($SHELL -c 'brew --prefix' 2>/dev/null)\nif [ -f \"${ICE_HOME-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f \"${BREW_PREFIX-unset}/bin/slice2swift\" ]; then\n SLICE2SWIFT=$BREW_PREFIX/bin/slice2swift\n SLICEDIR=$BREW_PREFIX/share/ice/slice\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n"; }; - FC3B942BA173C56C90CCBB35 /* PBXBuildRule */ = { + FA2B12880CD0D013C294C8F0 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d"; - filePatterns = "*/test/Ice/slicing/exceptions/*.ice"; + filePatterns = "*/test/Ice/operations/*.ice"; fileType = pattern.proxy; inputFiles = ( - test/Ice/slicing/exceptions/ClientPrivate.ice, - test/Ice/slicing/exceptions/ServerPrivate.ice, - test/Ice/slicing/exceptions/ServerPrivateAMD.ice, - test/Ice/slicing/exceptions/Test.ice, - test/Ice/slicing/exceptions/TestAMD.ice, + test/Ice/operations/TestAMD.ice, + test/Ice/operations/Test.ice, ); isEditable = 1; - name = "Slice Compiler for test/Ice/slicing/exceptions/*.ice"; + name = "Slice Compiler for test/Ice/operations/*.ice"; outputFiles = ( "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift", ); @@ -3262,1704 +3246,1704 @@ /* End PBXBuildRule section */ /* Begin PBXContainerItemProxy section */ - 014385F631ABB0EFE5F9367D /* PBXContainerItemProxy */ = { + 00DC71EBB81D96C85CF9CB2F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - 03008EB638BB1BA16587D94D /* PBXContainerItemProxy */ = { + 01CE353E9DA8123A69EE1B90 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 05285880D76C4D0DF4921813 /* PBXContainerItemProxy */ = { + 02A25032CC74DE6E2AEEC29A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; remoteInfo = "TestCommon iOS"; }; - 06B3C74A9CD55B6927C5DD3D /* PBXContainerItemProxy */ = { + 0395D0A22CE1872F6C45DFE7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = BA3F69EC71F016D5C9897F61; - remoteInfo = "IceOptionalAMD macOS"; + remoteGlobalIDString = BABA6E23C7A7D3CC59FD43A3; + remoteInfo = "IceSlicingExceptionsAMD iOS"; }; - 06C9C01B1B947F7772B68533 /* PBXContainerItemProxy */ = { + 043E1E4782DAB8420057DAF9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - 07993B2ECD9ACF1FB2942422 /* PBXContainerItemProxy */ = { + 0577A8FC8A7B14FB3B994C3D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C388D8CE2A9C7480FC539A9B; - remoteInfo = "IceHold macOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - 07C3CCC9228F2D71E557E38F /* PBXContainerItemProxy */ = { + 05C4BC34D23DA80C5E9D09BA /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - 07F7E675E2AB914C60D7055B /* PBXContainerItemProxy */ = { + 077C7316A4CDC8C689185C4D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 3013BF7EA83F40E508F3EB57; + remoteGlobalIDString = A71FC54A09E0A7AECBC0B094; remoteInfo = "Glacier2 macOS"; }; - 0967772818BE940FC12575BF /* PBXContainerItemProxy */ = { + 0798C6333F8B263B4EA386F4 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = 408C2A189BBC34948EA2D112; + remoteInfo = "IceLocatorDiscovery C++11 macOS"; }; - 09D5BC9ECFC9FEC699F5798F /* PBXContainerItemProxy */ = { + 079F7CDC4A8375AE69AEE4C6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 97B13A0188A185F51F394D0F; - remoteInfo = "IceImpl macOS"; + remoteGlobalIDString = 16B6C9681549E4064B0D6A21; + remoteInfo = "IceLocation macOS"; }; - 0A98A8D9FCB8DF61F870895C /* PBXContainerItemProxy */ = { + 088B5E34E7726114EE7C7F86 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 92DF391764E6813888564349; - remoteInfo = "IceDiscovery C++11 iOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - 0AB8FD28C6D5E00F3DBCA9F9 /* PBXContainerItemProxy */ = { + 08BE873182334DA4E697260B /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = E6908E687DB5E8D25A47CE73; - remoteInfo = "IceDefaultServant iOS"; + remoteGlobalIDString = 301BFDE76C92BF2E441AB47C; + remoteInfo = "IceImpl macOS"; }; - 0BC378D05A420F6A062B010B /* PBXContainerItemProxy */ = { + 08BFBB001B2EA2E7825C5738 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = 50228B17C9021DBAE4281C9E; + remoteInfo = "IceFacets iOS"; }; - 0BF31C7BCA0ACCBDFC45EBE9 /* PBXContainerItemProxy */ = { + 09EEBF77D16464FED1FEE3BA /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 527A8EB31A11931C33AEB4E4; - remoteInfo = "IceSlicingExceptionsAMD iOS"; + remoteGlobalIDString = 644ECE67B589277FD98BC526; + remoteInfo = "IceExceptions macOS"; }; - 0ED5EB3D9D1308FD361D79A5 /* PBXContainerItemProxy */ = { + 0A6991BF6D6320614A897446 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = D1BEEF00A2585CE58F432E2D; - remoteInfo = "IceSlicingObjects macOS"; + remoteGlobalIDString = 07AE60F514C90CA985E3D745; + remoteInfo = "IceProperties macOS"; }; - 0EDBBDCB5F42594BA47F2C91 /* PBXContainerItemProxy */ = { + 0A742BDEE314FF3B71C3E854 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 71C6FA292006254D1446FD89; - remoteInfo = "IceGrid iOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - 13077BA28D698C78361D8E1C /* PBXContainerItemProxy */ = { + 0B4F1AFBAA53C9145EC309DC /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = F1E3230A51986AA12AFD851F; - remoteInfo = "IceProxy macOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - 13DB3756D8AB2BC3BC597DDF /* PBXContainerItemProxy */ = { + 0D467DF591DCAD992025E496 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C374F16252F945375C813A7E; - remoteInfo = "IceInfo macOS"; + remoteGlobalIDString = 47614B66ADB67229A580DC4F; + remoteInfo = "IceUdp macOS"; }; - 13E9A0C24988CFB63D11F7E5 /* PBXContainerItemProxy */ = { + 0DD2DF33446BA4D60CF8A551 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; remoteInfo = "TestCommon macOS"; }; - 13F12E57F250D8AC76230FC2 /* PBXContainerItemProxy */ = { + 0F3180A7A95D710605B12DD4 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 97B13A0188A185F51F394D0F; - remoteInfo = "IceImpl macOS"; + remoteGlobalIDString = F9F0D16E49302B946FC9E185; + remoteInfo = "IceSlicingObjects macOS"; }; - 142E92DF8DB19CE51F3C0EB2 /* PBXContainerItemProxy */ = { + 0F9643FF0DBEE07C7C2134D9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = BCA51BAC81E2897D7B941923; + remoteInfo = "IceFacets macOS"; }; - 15AF74A33D7F7ED1EF5B591C /* PBXContainerItemProxy */ = { + 102A9CEFEF6CE0D316360EE8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = 487C9A17DABE0A75D208908D; + remoteInfo = "IceProperties iOS"; }; - 1A06909FC910FA6AEC37C27A /* PBXContainerItemProxy */ = { + 104E47251FD1085C51C9B7DA /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = CACF63C6A7A46E09839D4889; + remoteInfo = "IceObjects macOS"; }; - 1A1314B7B5482B4EFA7BD916 /* PBXContainerItemProxy */ = { + 105CF119486080968E420F27 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 36AD2AEAFE15889B04385247; - remoteInfo = "IceTimeout macOS"; + remoteGlobalIDString = 47AF89B34177BC56E1C3B958; + remoteInfo = "IceAdmin macOS"; }; - 1C372A1A9AEEAC047DBCD354 /* PBXContainerItemProxy */ = { + 10992FB54D6A10B831895C38 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; + remoteGlobalIDString = 9805F1B4E3665988C6D5CCAF; + remoteInfo = "Ice C++11 macOS"; + }; + 1384C2D031BB0298E697C70E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; + proxyType = 1; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; remoteInfo = "TestCommon macOS"; }; - 1D2CE102567B2419138D5E20 /* PBXContainerItemProxy */ = { + 138D0AA8BCA9EECA1DF4EB3A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; remoteInfo = "TestCommon iOS"; }; - 1D3510EFC7CDC7530D4E3FFE /* PBXContainerItemProxy */ = { + 14573D6DFC7B4F43FB5DD003 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 5AA54794EA81407C754648D6; - remoteInfo = "IceInterceptor iOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - 2358D851A34C258226E332D8 /* PBXContainerItemProxy */ = { + 14A9A1A745D1C283F5F76A08 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; remoteInfo = "TestCommon macOS"; }; - 239C31D704192229D79746C0 /* PBXContainerItemProxy */ = { + 15C2F7ADCAB3FB2BB7CE9287 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 3C01C7CB7CD3D0E186E75B08; - remoteInfo = "IceObjects macOS"; + remoteGlobalIDString = 108924A4487AC52102F3748E; + remoteInfo = "IceInterceptor macOS"; }; - 2421555FEA7B54D78FA3B3EB /* PBXContainerItemProxy */ = { + 19AC2A35FBB2F1244DAFCB35 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 3238B63DE9188517C674DC05; - remoteInfo = "IceSlicingObjectsAMD macOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 24E159CE581C4695240C7028 /* PBXContainerItemProxy */ = { + 19BA7CDB3FE268CFC48AF205 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = 72793ACBC61FD6DAC918DFEA; + remoteInfo = "IceInterceptor iOS"; }; - 25F8D127939575DBC592D076 /* PBXContainerItemProxy */ = { + 1A96D812CC1321DE86A06940 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 02FBDB36D74304426294933C; - remoteInfo = "IceInvoke iOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 26CC6D9DD537F553D0B83EE7 /* PBXContainerItemProxy */ = { + 1C3FC4598F5BF0ADEF7EEB34 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 735082B698FBF22FD677E2BF; - remoteInfo = "IceUdp iOS"; + remoteGlobalIDString = B34E0F2129E9B696DC8C6C86; + remoteInfo = "SliceEscape macOS"; }; - 26F6BFC76DCC439189C1C4E7 /* PBXContainerItemProxy */ = { + 1CF052051C3D35DD30B7B9D7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 27B2C1C9E3534DE36C8C9E51 /* PBXContainerItemProxy */ = { + 1DBA205DC5C7558E5CC7CC69 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - 288AFB66890BCD29A1B93F22 /* PBXContainerItemProxy */ = { + 1E2DB78C043CC6D6A886F972 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; + }; + 1E5F29BDE0B8078FA07DBB71 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; + proxyType = 1; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; + }; + 1EEB6A90B8865224CBE48087 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; + proxyType = 1; + remoteGlobalIDString = 89B7057BAB516173A44EC120; + remoteInfo = "SliceEscape iOS"; }; - 2894B82E0D9BB58592583CAF /* PBXContainerItemProxy */ = { + 1FCAB810BCEB9A4B690DD5D1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; remoteInfo = "Ice iOS"; }; - 29ADF6F158FEBA6388649FD3 /* PBXContainerItemProxy */ = { + 219EF527F14C484A77EBDC19 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = 243E7796059BB91D8C10601E; + remoteInfo = "IceUdp iOS"; }; - 2A189322E0137E1126247BA9 /* PBXContainerItemProxy */ = { + 21ACF7F1FDD2A709B6E88D09 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; remoteInfo = "Ice macOS"; }; - 2A9EE59B69904C6B3393495E /* PBXContainerItemProxy */ = { + 22F8FD5867CE528FC0556652 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 1B6404CACE2A5A48F038FDD2; - remoteInfo = "IceRetry macOS"; + remoteGlobalIDString = FAACBF2DB80E5B6C5182E7F7; + remoteInfo = "IceObjects iOS"; }; - 2B7328D18BDA2E4258FA29BD /* PBXContainerItemProxy */ = { + 2408070F95DB0AE0213D4598 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; remoteInfo = "TestCommon iOS"; }; - 2BE11ED81E811378039E335E /* PBXContainerItemProxy */ = { + 24F160AD8B5BE8C444737632 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 15143094B94B8D52C80F73B9; - remoteInfo = "IceDiscovery C++11 macOS"; + remoteGlobalIDString = CEC9C5972CB9C25BAFD3E079; + remoteInfo = "IceServantLocator iOS"; }; - 2C267E1E17DBA4FDBD12DD5D /* PBXContainerItemProxy */ = { + 2605772809B7E17F494347CD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 9B591E7DA2AE4968495CC46E; + remoteInfo = "IceSlicingObjectsAMD macOS"; }; - 2E05A1D9D86BA73D92FE5ACE /* PBXContainerItemProxy */ = { + 2B111EA2E45060E2870B4B8D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; remoteInfo = "Ice iOS"; }; - 3150DC528DC4DEAA1E7B5484 /* PBXContainerItemProxy */ = { + 2B48415EDC85FD3DB7E748D2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; remoteInfo = "TestCommon macOS"; }; - 3167FBD017B9D2613A260681 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D6268B1207177C93CFE2B273; - remoteInfo = "IceRetry iOS"; - }; - 31817C13DAA04EA295624D80 /* PBXContainerItemProxy */ = { + 2BCDED91B3F6229DDF55B365 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = 7F4EDBAF9C1E629F921E5728; + remoteInfo = "IceInfo macOS"; }; - 31E95C02840422A4C8FA9F10 /* PBXContainerItemProxy */ = { + 2F5B83F2EC12161491344651 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - 32D8DA4B3AE1FD1920415A3D /* PBXContainerItemProxy */ = { + 2FC7430BBC68C1B9F4FFEFB0 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - 33F6E8326666E99B7BBED4DB /* PBXContainerItemProxy */ = { + 3100C3708F1B1D301ABD3737 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - 349931C44F88FAB94588C255 /* PBXContainerItemProxy */ = { + 31B203B4A2D236798752D689 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = B318668242B5FB922BC0E9A9; + remoteInfo = "IceExceptions iOS"; }; - 3547CE5F1E56E0F2FD628092 /* PBXContainerItemProxy */ = { + 3234DE9E6664C687DD9E7DE7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = D469F9123464B298F378FCC5; - remoteInfo = "IceScope iOS"; + remoteGlobalIDString = AA2820D36400A0F7B0DA8B2A; + remoteInfo = "IceStream iOS"; }; - 366E9D677663C21114D82AEA /* PBXContainerItemProxy */ = { + 33D78EDF744A480D0D18EC83 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 9101DC4FC785DC767966C308; + remoteInfo = "IceLocation iOS"; }; - 3676A335CF76462C79CFA43E /* PBXContainerItemProxy */ = { + 3610EDA8B23590706F86C544 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = A34E2E5EDCDDDE5E3D55FFAA; - remoteInfo = "IceObjects iOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - 36BC95B19CEB50D5645695B2 /* PBXContainerItemProxy */ = { + 37EA05A9F7E25BF8580688DD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; remoteInfo = "Ice iOS"; }; - 3889BDEEE41AB68C266D654A /* PBXContainerItemProxy */ = { + 384C934106CAF5FAECA44035 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = B58FD587A1849AE80F7ACCED; - remoteInfo = "Ice C++11 macOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 3895FA85C0F3C359D5359979 /* PBXContainerItemProxy */ = { + 3929A98DCC4D78095E962668 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = F085B19FC1CF4AAA77F2F75D; - remoteInfo = "Glacier2 iOS"; + remoteGlobalIDString = B3ADC629CA79820FC18F479D; + remoteInfo = "IceStorm iOS"; }; - 3B0BAD957CF3A8B5A38875AB /* PBXContainerItemProxy */ = { + 3971DAB4D3F0A4664D647BCE /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = 41B8AA79FBB1C4E4FC298B3D; + remoteInfo = "IceProxyAMD iOS"; }; - 3CB699A23594F7BD7E966F17 /* PBXContainerItemProxy */ = { + 3990374780BA1EAB0E4C24EA /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 5498A865340DC78E14C9C981; - remoteInfo = "IceEnums macOS"; + remoteGlobalIDString = B207A5D72726463A401F75E0; + remoteInfo = "IceSlicingObjectsAMD iOS"; }; - 3CF71166EB59BC29B0FA9F59 /* PBXContainerItemProxy */ = { + 3A2D4282C261C25756C46DB8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - 3D1CD76D7FE7A9EC8E225EE0 /* PBXContainerItemProxy */ = { + 3A663D3D446CA23B70327E10 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = B7B406908F90EED9A05A4754; + remoteInfo = "IceGrid macOS"; }; - 3E21D8E1284DAD73A13183F9 /* PBXContainerItemProxy */ = { + 3B4B6336A3EA754C722C325C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = B58FD587A1849AE80F7ACCED; - remoteInfo = "Ice C++11 macOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 3E56CD39D58AE9DE2EBEE997 /* PBXContainerItemProxy */ = { + 3ED2AC2B10C2D75BBE9EC578 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = CA71ECFE69BFC4C3E98A7D51; + remoteInfo = "IceEnums macOS"; }; - 3EEAA2304EF0D53E9639E67B /* PBXContainerItemProxy */ = { + 432D2617FABA403B5C192C10 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 5DFE4924BE5D3A9F7849E796; - remoteInfo = "IceDefaultValue macOS"; + remoteGlobalIDString = 7738265B3793323567F4E57C; + remoteInfo = "IceSSLConfiguration macOS"; }; - 3FDE91B8FF5F15234D183CFC /* PBXContainerItemProxy */ = { + 4415F9E5D6C11FDB2A762D1C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = D71682CAF237A8194B857E9D; - remoteInfo = "IceLocatorDiscovery C++11 macOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - 40C83402C8A72F84ECB43845 /* PBXContainerItemProxy */ = { + 442D923A4B4AFE865242FFBF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = A49EB2DE75D0EA6267C9C5BD; - remoteInfo = "IceAdmin macOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 4494C41EB652CE6E20C99039 /* PBXContainerItemProxy */ = { + 476ED20F4FCD288776C76083 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = 21466EDF0B96B790ABAC6FF5; + remoteInfo = "IceServantLocatorAMD macOS"; }; - 4614800DEB5B2AA5248E9416 /* PBXContainerItemProxy */ = { + 47B307CCD89902A6D541D1B5 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 0BBF768DFD94F2C80050F7F0; - remoteInfo = "IceSlicingObjects iOS"; + remoteGlobalIDString = 7DBDC99F2C8E86B6AE6DEDA2; + remoteInfo = "IceInheritance macOS"; }; - 488D9D50D540A15C88440BFC /* PBXContainerItemProxy */ = { + 48226B11E364D0216DD09255 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - 48B6E7479B1CB3656E5AFDF6 /* PBXContainerItemProxy */ = { + 4944A8B23E197FABA09D8619 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 91A496056B79B76DA3718EE2; - remoteInfo = "IceInheritance iOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - 48F45A5969C1D68CE0AA0154 /* PBXContainerItemProxy */ = { + 4A98B6061071A12FED3AA7B2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = 5C58015501A7D02D04F1EEDC; + remoteInfo = "IceAmi iOS"; }; - 4986711ED0186FCF90BFD0DA /* PBXContainerItemProxy */ = { + 4B32EBAB9A5F0A80E1BCE0BF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 499DB9906CF0D27860DA214A /* PBXContainerItemProxy */ = { + 4E835AF869119FB48D10F91F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 199CC283CB473D6A3BA5D7A8; - remoteInfo = "IceOptional iOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - 49A833A88801EF205F24EC12 /* PBXContainerItemProxy */ = { + 50771FC0748D23F2ED56B1C4 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = C79655CDB7E9DB0252A631F6; + remoteInfo = "IceOperationsAMD macOS"; }; - 49D5C236C536751DEADA27A1 /* PBXContainerItemProxy */ = { + 512B6DE9D89A35B44EB5E522 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 8FA774BA5E1589C730B617B6; - remoteInfo = "Ice C++11 iOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - 4A2B38B70896B7DFBB6EEDD1 /* PBXContainerItemProxy */ = { + 51C2D26074ABB74A4E4C0F1F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 71C6FA292006254D1446FD89; - remoteInfo = "IceGrid iOS"; + remoteGlobalIDString = 13C510A5F8CB881C313E6C04; + remoteInfo = "IceRetry macOS"; }; - 4A82A00D9D4331C7666E5214 /* PBXContainerItemProxy */ = { + 51D8780BCEB8D11414512C7A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 1AC8628BE1B9C4A1ABE99F41; + remoteInfo = "IceSlicingExceptionsAMD macOS"; }; - 4A9FF4B1932FB9B5221F9B54 /* PBXContainerItemProxy */ = { + 527218A72B93C2333B28242A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = 2EFB228FBAC6B6D8298CB81A; + remoteInfo = "Glacier2 iOS"; }; - 4F40F94706E117AB643DCF00 /* PBXContainerItemProxy */ = { + 52E54D1265F21CAFC01EC588 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 10F888DB94F11DC89AF26A02; - remoteInfo = "IceOperationsAMD iOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - 4F441A60868BD75D533FE5A0 /* PBXContainerItemProxy */ = { + 53CA4C8E616D27A5E09BFF3B /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 9297225A9D562DD788D0A64F; - remoteInfo = "IceStorm macOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - 5142250535E06C93A2F09094 /* PBXContainerItemProxy */ = { + 54781EEC52EBC2CC98A910B9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; remoteInfo = "Ice macOS"; }; - 525FE2695A185734792880AC /* PBXContainerItemProxy */ = { + 5579EAD6702CFC3B45F876A9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; remoteInfo = "Ice iOS"; }; - 5434321461043359398B4F9B /* PBXContainerItemProxy */ = { + 57634DB87F6269D2CBE9B71E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - 5450DC62086E88D882E3D20E /* PBXContainerItemProxy */ = { + 58375778E562B41FF36C3843 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; remoteInfo = "Ice macOS"; }; - 578171A97B504808EAB4A50A /* PBXContainerItemProxy */ = { + 5A67E7AA9BA4A9C3EAD5B19F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - 5818A025FA90EC5F266D4E2F /* PBXContainerItemProxy */ = { + 5AFA06B71E833F30C89A7FE4 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; remoteInfo = "TestCommon macOS"; }; - 5849603490C17630A1E8E39F /* PBXContainerItemProxy */ = { + 5AFCC1E6C15F6F6C76A8F05E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; + }; + 5B12F531AEE473216342316F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; + proxyType = 1; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; remoteInfo = "Ice macOS"; }; - 5A735506A429D025AF44D6DA /* PBXContainerItemProxy */ = { + 5B235AFE93C5EC75C1984DDF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 7E3C616ABE9C20A5F87C6A21; - remoteInfo = "IceLocatorDiscovery C++11 iOS"; + remoteGlobalIDString = 54A257B2855835305B08F646; + remoteInfo = "IceStorm macOS"; }; - 5B2232E08B8EA1F1B6D73A9A /* PBXContainerItemProxy */ = { + 5BDC290D22F3F318D789609E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 63AE44D099A8048E7290350C; - remoteInfo = "IceHold iOS"; + remoteGlobalIDString = 9805F1B4E3665988C6D5CCAF; + remoteInfo = "Ice C++11 macOS"; }; - 5E55BE0C442A9F698AAE5DEC /* PBXContainerItemProxy */ = { + 5CEE89759DD2EA820BAA23D7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = B7B406908F90EED9A05A4754; + remoteInfo = "IceGrid macOS"; }; - 5E612624B60BC23DA94DD055 /* PBXContainerItemProxy */ = { + 5D4FDAE691BD2DAEEC7C57FE /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; remoteInfo = "Ice macOS"; }; - 5E745AE3A57D814DCA7C54AE /* PBXContainerItemProxy */ = { + 5DC8C38543D1A38E0BF2A947 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - 5EECCB4FB917EC54AD2CCBB3 /* PBXContainerItemProxy */ = { + 5DDC2E313804B673FEE7BB37 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - 5F4C50545AF1C2B025A8BDBF /* PBXContainerItemProxy */ = { + 5FB95735BF52CC22683E6808 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = 21C1682B95702A3F07492E8B; + remoteInfo = "IceStream macOS"; }; - 5FC2EF789318358CE83302E4 /* PBXContainerItemProxy */ = { + 5FD8E8F1CD1894388980D00D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = 43A111F8D33B3D197BE8EBCA; + remoteInfo = "IceBinding macOS"; }; - 5FC7A3F0D91B5869B0B92881 /* PBXContainerItemProxy */ = { + 60B77D1A404EBC6F287F70D5 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = 7097766D02AE68FF875312AD; + remoteInfo = "IceAcm macOS"; }; - 604151D42043165812B3E589 /* PBXContainerItemProxy */ = { + 6140E5EF4AC3FF8955621773 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2F3FF2D8FEE5E5A3FDD43418; - remoteInfo = "IceGrid macOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - 60AD171E17D8B2DB1EE09C0B /* PBXContainerItemProxy */ = { + 62E530DB6DE32204AD9D2D1F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 2EFB228FBAC6B6D8298CB81A; + remoteInfo = "Glacier2 iOS"; }; - 61558B3FE98A470D072E68D2 /* PBXContainerItemProxy */ = { + 674C3360A7E5D01ED3DCCA87 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = D4FE0D75F3EAA365F6007A7E; - remoteInfo = "IceAmi iOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 63F204C2838A6404852F44E2 /* PBXContainerItemProxy */ = { + 675109827926D2791265A108 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; remoteInfo = "Ice macOS"; }; - 6558F0952F882A18C165DC33 /* PBXContainerItemProxy */ = { + 68160DA03C754F4BA74B7D70 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 102627DC31E1C8FDBFEC33B2; - remoteInfo = "IceOptional macOS"; + remoteGlobalIDString = BA2103689D95671CD62FE307; + remoteInfo = "IceAcm iOS"; }; - 6AE29F2E5FDF353B00CDE083 /* PBXContainerItemProxy */ = { + 6A1CCDBC3E1E276450475164 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; remoteInfo = "TestCommon macOS"; }; - 6B95C4378B89FFF399A0FAED /* PBXContainerItemProxy */ = { + 6B1567D52B2E720197B13853 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 36BC53DD282119BBBB749604; - remoteInfo = "IceOperationsAMD macOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 6C6A5C67F29F484E3698B1E7 /* PBXContainerItemProxy */ = { + 6E2D538310AFBA12F6FF7855 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 6DD06A3879944900124F20C3 /* PBXContainerItemProxy */ = { + 6E71E6B0F6AB6713F2369BD1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = BAAAA5DE93C5F6E704E3AE0C; - remoteInfo = "IceImpl iOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - 6E82F531844543DC26189604 /* PBXContainerItemProxy */ = { + 6EB6CDFA889BA2F678B78679 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - 6E9EFC3D9F31B969EBF392F7 /* PBXContainerItemProxy */ = { + 6EF0E086CE8C5E28584B232C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; remoteInfo = "TestCommon iOS"; }; - 6F41244131449DE2A240629F /* PBXContainerItemProxy */ = { + 6FD57F35D61BA1FBE562F76C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; remoteInfo = "TestCommon iOS"; }; - 70D3C7E71FBB21DF0985A02F /* PBXContainerItemProxy */ = { + 70C73F73E3D72123DBE32A5E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 9297225A9D562DD788D0A64F; - remoteInfo = "IceStorm macOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 71E7E65D8046430B7D5BFE94 /* PBXContainerItemProxy */ = { + 73A9C0132A756DC30F08C3B3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC2BF4BE2A4BF073965D3DB6; - remoteInfo = "IceLocation macOS"; + remoteGlobalIDString = 89EDB3CB137FD333EB306935; + remoteInfo = "IceTimeout macOS"; }; - 7319219DF0B3CF248F9D2D31 /* PBXContainerItemProxy */ = { + 7501D16331F5EE625915FC72 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = AA01E7A046CB990E5D8A003E; - remoteInfo = "IceFacets iOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 731F464C6457C5EA50E27864 /* PBXContainerItemProxy */ = { + 76B783D32D7C5E8E6EFE367D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - 7335F7EBACB4326D009F7EA5 /* PBXContainerItemProxy */ = { + 76FC5151999F9C677D767673 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; remoteInfo = "TestCommon macOS"; }; - 73AA331D498CE25F772298B5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; - proxyType = 1; - remoteGlobalIDString = CAF7AFA6AD4649A536A8FB47; - remoteInfo = "IceOperations macOS"; - }; - 74D9D968E94A0A12815218EF /* PBXContainerItemProxy */ = { + 7818CCE41D2ED4C2D00D186F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; remoteInfo = "Ice iOS"; }; - 7670EF213D46E80CE7E7FB15 /* PBXContainerItemProxy */ = { + 78AD97248FA0204BACE18797 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = BEDE82720EA3D64A7B726327; - remoteInfo = "IceScope macOS"; - }; - 7672E9AC2AD44C48266ADA5E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 9DFD4AEA62A79A35F7A4974B; - remoteInfo = "IceExceptionsAMD macOS"; + remoteGlobalIDString = A71FC54A09E0A7AECBC0B094; + remoteInfo = "Glacier2 macOS"; }; - 77161DA26D5327186C2CAA24 /* PBXContainerItemProxy */ = { + 79775AADDFFA231504000011 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 58FF03EA2BA7E0A80BC286EC; - remoteInfo = "IceSlicingExceptionsAMD macOS"; + remoteGlobalIDString = 4E4FCD522731D61D2B9FF70F; + remoteInfo = "IceOptionalAMD macOS"; }; - 7808A1B729A7580AD5B74E4E /* PBXContainerItemProxy */ = { + 7A9F4FFE736448F90C3D996F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - 78642DE8BB83E5C26962F8F4 /* PBXContainerItemProxy */ = { + 7AD502DD8850A1447855BA7E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; remoteInfo = "Ice iOS"; }; - 78976F5128E92E224C468490 /* PBXContainerItemProxy */ = { + 7C50A381DDFB8A0A26151C28 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 205DC647C168F70C51098115; - remoteInfo = "IceInvoke macOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - 7C829E891C720670499BDBB2 /* PBXContainerItemProxy */ = { + 7E240A29E950FFAE1A17BEDE /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 8759BFF4B5584C0C8B1585C3; - remoteInfo = "IceStream macOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - 7CE75C2B5225575A8FA9760C /* PBXContainerItemProxy */ = { + 80EBB3330500AE4720018464 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 124F8A23FBE3C41C25549BBE; - remoteInfo = "IceStorm iOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - 7DDA579102AA619C6EE9D8C9 /* PBXContainerItemProxy */ = { + 8202672B9F8141DE8ACA68A5 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 95D41E26E6811D14D874FA8F; - remoteInfo = "IceFacets macOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 7E1F45DB8ED4D03A9F5C1792 /* PBXContainerItemProxy */ = { + 82265E0E09AB2C8FC93D1B54 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 34DD0637BF8AC5D93DE628D4; - remoteInfo = "IceStream iOS"; + remoteGlobalIDString = 37039F2C9A0E28A3EA985C18; + remoteInfo = "IceDiscovery C++11 iOS"; }; - 7EACC1BD3D5EA83BA8E1C980 /* PBXContainerItemProxy */ = { + 82A4593DD486C88F258ED250 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - 826B2BF4AC9B05852B2CDF18 /* PBXContainerItemProxy */ = { + 83E153B87BD9FF52F403EFD1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = 9460571101A73996676D64AA; + remoteInfo = "IceImpl iOS"; }; - 8418F32461E72EF1DABD9491 /* PBXContainerItemProxy */ = { + 840D2022C07D996D4D7BA8B6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = B134A9C0092CBA95F03BD543; - remoteInfo = "IceBinding iOS"; + remoteGlobalIDString = 227CBC8F4D020448B92069BE; + remoteInfo = "IceOptional iOS"; }; - 845B20C70C3003171C244BE8 /* PBXContainerItemProxy */ = { + 85137F6C2C650534DBAA065E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2301FB05F289063F861AC36B; - remoteInfo = "IceUdp macOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - 845D664311FE297B60B9F947 /* PBXContainerItemProxy */ = { + 88E227DFCC6C9499B82C55BD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 3013BF7EA83F40E508F3EB57; + remoteGlobalIDString = A71FC54A09E0A7AECBC0B094; remoteInfo = "Glacier2 macOS"; }; - 860DCE9D2D2D8DAC98630269 /* PBXContainerItemProxy */ = { + 897711AD6C6E9DC94997EE68 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 86E3BB1074D9E7DA5FFDD034 /* PBXContainerItemProxy */ = { + 89B57752F32CE79D513AD953 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; remoteInfo = "Ice iOS"; }; - 86F62B008E6CBEAEA1E9565F /* PBXContainerItemProxy */ = { + 8B94C608BA9863F79291EEB2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = AC8A011E048A8569E367F6E4; - remoteInfo = "IceDefaultServant macOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - 87A6EBFEF397F5CF2E9DFE99 /* PBXContainerItemProxy */ = { + 8CAB5A2D91905DF793BCDEFA /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 9484F133E4286D3A13D22DDC; - remoteInfo = "IceProperties iOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - 87D54FDAED88FA65DDB89672 /* PBXContainerItemProxy */ = { + 8D5CBF9BA2F1A3572F5B1CA1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C50C422663B3C926456F4F50; - remoteInfo = "IceOperations iOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 88ED83E66BE6205FEE154C47 /* PBXContainerItemProxy */ = { + 8EEB30B6F4C40B44E166331C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = 73B0677AB85E742964981511; + remoteInfo = "IceLocatorDiscovery C++11 iOS"; }; - 89009F3C756E51F79523333E /* PBXContainerItemProxy */ = { + 8EEF4BE0828CD2EC349E3C6C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = EC368C03017043B5BE23FA3C; + remoteInfo = "IceEnums iOS"; }; - 8A214F4EA1228BDDCD14FCCF /* PBXContainerItemProxy */ = { + 8F527527C168DB4C3F04C514 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - 8E0545104A8B0879906C1FD1 /* PBXContainerItemProxy */ = { + 8F6405E59AC16EFD3CD8DB0D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C5815994698CB1A8A350834A; - remoteInfo = "IceExceptions macOS"; + remoteGlobalIDString = 4E38794F89D5F5861E1D179D; + remoteInfo = "IceGrid iOS"; }; - 8E2FA1306D152E9FC8F15D32 /* PBXContainerItemProxy */ = { + 8FD67FD763F1A7E4876C1AE4 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = AE8910D249B0FB016D0AC19E; - remoteInfo = "IceInheritance macOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - 9241EF7AF78C8C4F401CF351 /* PBXContainerItemProxy */ = { + 93AAC1C5C0A980FEAE522FFF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; remoteInfo = "TestCommon iOS"; }; - 92DDCD160F158119E3384BA8 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; - }; - 945AFD814DACD043F6E89D38 /* PBXContainerItemProxy */ = { + 9492C2845A3F48E6F32ED446 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = AB72693D5B640F4892F2FB47; - remoteInfo = "IceInterceptor macOS"; + remoteGlobalIDString = 0C56ED709D6A92F213634249; + remoteInfo = "IceDefaultServant macOS"; }; - 95B2A4F6BCBCD7B66D2B7143 /* PBXContainerItemProxy */ = { + 95F3FF993DAE71D552439BD1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 4596B00683DFC8B80B18A23C; - remoteInfo = "IceAdapterDeactivation macOS"; + remoteGlobalIDString = FB683C435CCFA0EA3E5D99B9; + remoteInfo = "IceOperations iOS"; }; - 95E5F9E0F2C6EE53D4CEA9C6 /* PBXContainerItemProxy */ = { + 9678EE4F307D136231F303F3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 96624953032441678DABD4B8 /* PBXContainerItemProxy */ = { + 9697AB9B3CC57E5928F666A0 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = F085B19FC1CF4AAA77F2F75D; - remoteInfo = "Glacier2 iOS"; + remoteGlobalIDString = 4C662713350B71F684DA80CE; + remoteInfo = "IceHold iOS"; }; - 9724B42F06DF241DCBCEC62A /* PBXContainerItemProxy */ = { + 9760C03AEA06FC28EB0B861A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - 97789AC916FE375D3CE7BF82 /* PBXContainerItemProxy */ = { + 999622CFAF8C5B55B4A6284F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = DD470FF0B87EA922988A6D77; - remoteInfo = "IceLocation iOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - 978853C40537BEBC0C991469 /* PBXContainerItemProxy */ = { + 9A462C1928E031A9A314C912 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = E21F74F4C47E554FE0FCC75E; - remoteInfo = "IceSlicingExceptions iOS"; + remoteGlobalIDString = 4505C1B4D5800F296751ACFA; + remoteInfo = "IceInvoke macOS"; }; - 978EF37303950D63ACBC5E04 /* PBXContainerItemProxy */ = { + 9A712321822C783B38340638 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 124F8A23FBE3C41C25549BBE; - remoteInfo = "IceStorm iOS"; + remoteGlobalIDString = 64820A15E54D48A43D389053; + remoteInfo = "IceOperationsAMD iOS"; }; - 98B2F583AC49A14A2407E8AF /* PBXContainerItemProxy */ = { + A023F2ECBEEE5E4812529197 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 83528C2E39AF58F3E4C22598; - remoteInfo = "IceProperties macOS"; + remoteGlobalIDString = 2EFB228FBAC6B6D8298CB81A; + remoteInfo = "Glacier2 iOS"; }; - 99C53B2B1C1757A9D22577A4 /* PBXContainerItemProxy */ = { + A26037E17B5C46F81565A077 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = F38D826678C7AC21E74D13F3; - remoteInfo = "IceTimeout iOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - 9A77D101D83CDB9A219049F5 /* PBXContainerItemProxy */ = { + A2D9158CAD04D64083CABDD1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = 6A7836312C20A5D22A94B029; + remoteInfo = "IceServices macOS"; }; - 9B5B9919FA7ABC1CA475C529 /* PBXContainerItemProxy */ = { + A3B0B8362610CB0FF8428E92 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = CC5793363CD47340EE43EEA8; + remoteInfo = "IceSSLConfiguration iOS"; }; - 9EBC911329F0A4935E57568D /* PBXContainerItemProxy */ = { + A3B717E61A67F9A31BE12388 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = F113981D130D64AD33BE9D0C; + remoteInfo = "IceAdapterDeactivation macOS"; }; - A04440B53AC221301CB5D4E3 /* PBXContainerItemProxy */ = { + A4010DF3E26CFEA350942410 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = BAAAA5DE93C5F6E704E3AE0C; - remoteInfo = "IceImpl iOS"; + remoteGlobalIDString = 43F633583D828C5F5A997E34; + remoteInfo = "IceOperations macOS"; }; - A10C93744FE0E6FC76299974 /* PBXContainerItemProxy */ = { + A45303699170FE775B8F2E6F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; remoteInfo = "Ice iOS"; }; - A1810354250A786CB3BD2F46 /* PBXContainerItemProxy */ = { + A4869984B372D053A418A67F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; remoteInfo = "TestCommon iOS"; }; - A2213723E363A6064222BAA0 /* PBXContainerItemProxy */ = { + A66BB85EC1ADA6623D16FAB9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; remoteInfo = "Ice macOS"; }; - A41FFD4093EFB18DACD25DFD /* PBXContainerItemProxy */ = { + A717476BA5760BDBD3BB6F12 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = EEB27C024211E46463DD8C75; - remoteInfo = "IceAcm iOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - A47FB719CEB066790221622E /* PBXContainerItemProxy */ = { + A8DCB9373B6F0FFE006007AB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = A00BBA7ECEAE6A590AFA72E7; + remoteInfo = "IceDefaultServant iOS"; }; - A570422F4DC4AC5B24E8B83B /* PBXContainerItemProxy */ = { + A94FA46212D0B8A9A7D269A9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 38A03B76A41948307D00C7DB; + remoteInfo = "IceExceptionsAMD macOS"; }; - A6395AC44E741CB9944AEB83 /* PBXContainerItemProxy */ = { + A97E31A423F92D565C768A5C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 8FA774BA5E1589C730B617B6; - remoteInfo = "Ice C++11 iOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - A73299A046D9BF326A398F25 /* PBXContainerItemProxy */ = { + A9C6EACDAAEA067D2496C474 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 92F4FBEA3283B438AE3DEB0A; + remoteInfo = "IceServices iOS"; }; - A763A505B46EA21C9BDDABE4 /* PBXContainerItemProxy */ = { + ACDD6EA6A9E1EF7C54D47307 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; remoteInfo = "TestCommon iOS"; }; - A8944233DCB4B9CB42BC62D3 /* PBXContainerItemProxy */ = { + B03F75F3DA29CB77FDC1FA61 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = 301BFDE76C92BF2E441AB47C; + remoteInfo = "IceImpl macOS"; }; - A8E218153455B84C7AF8869E /* PBXContainerItemProxy */ = { + B0643786FC9F61DC766E47A2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 68C51EF613B070B7F405A091; + remoteGlobalIDString = 8BDA29F667034E7F3926AC84; remoteInfo = "IceAdmin iOS"; }; - ABC1369C65FD6CE74B54DA2A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; - proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; - }; - AC94A6D7771EFD41304D1C40 /* PBXContainerItemProxy */ = { + B0ABE64991F384ACD7FA6D10 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - ACA71E6B2BC1BEE76D839EF3 /* PBXContainerItemProxy */ = { + B19DAA3E4EB1EB663DE02978 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = F085B19FC1CF4AAA77F2F75D; - remoteInfo = "Glacier2 iOS"; + remoteGlobalIDString = 6A9CC648DE2961E1991B284A; + remoteInfo = "Ice C++11 iOS"; }; - ACE426CEE5B8D19148151C14 /* PBXContainerItemProxy */ = { + B244230B28AB38E67DAF594B /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; remoteInfo = "Ice macOS"; }; - AF2AE118C3DD4CD312B6867C /* PBXContainerItemProxy */ = { + B33E8DEC35124E54A8AACFE3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 0DA11BBF26CA48461BCFCE90; - remoteInfo = "IceServantLocatorAMD macOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - AF73802C370A9E2A7C9E471C /* PBXContainerItemProxy */ = { + B494092B54C2C378F5F031ED /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 6A368CDFFA8955E85936ED61; - remoteInfo = "IceSSLConfiguration macOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - B0436393ED3675E162E3A403 /* PBXContainerItemProxy */ = { + B7D6510384441D4E56CCED3D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 0D9E13D474AB4CE7CCD9B661; - remoteInfo = "IceSlicingExceptions macOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - B12A9766672AA6B27C617027 /* PBXContainerItemProxy */ = { + B85A8F37C56A5DBD4BEEB055 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - B21D7A2DE3F0D7BFB4D5364C /* PBXContainerItemProxy */ = { + B88A6D88FD9FD8A8AE00D486 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = BA7BE9E808026BD8AAAAD44F; - remoteInfo = "IceAdapterDeactivation iOS"; + remoteGlobalIDString = CC5415DE2F54BBA72BA5B88F; + remoteInfo = "IceHold macOS"; }; - B2AE681EF4D467AD4566D361 /* PBXContainerItemProxy */ = { + B981E5A3055EEFAA2E24BB9F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = AFE9D9C8B9D2E8D5E53223C4; - remoteInfo = "IceSSLConfiguration iOS"; + remoteGlobalIDString = B3ADC629CA79820FC18F479D; + remoteInfo = "IceStorm iOS"; }; - B40B762A5F24BE666B207B39 /* PBXContainerItemProxy */ = { + BB86455510E93154D0C62B80 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 1AA1FF0605315704087909EB; - remoteInfo = "IceExceptionsAMD iOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - B54D2B8ED787B60043EB9F35 /* PBXContainerItemProxy */ = { + BD35933D2800AC130E691CBB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 74AFB10C5F2B4BEA2FBA757A; - remoteInfo = "IceAcm macOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - B66D44D6DD3A969D37D7543E /* PBXContainerItemProxy */ = { + BD7597585AC3CE454A5083B9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - B89811707D3C284175ABC9E2 /* PBXContainerItemProxy */ = { + BDB9139BDC8F6A27CBA958F6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; remoteInfo = "TestCommon iOS"; }; - BBC944E03614D8641C15CD11 /* PBXContainerItemProxy */ = { + BE31346C5764DCC787336818 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - BD349E3635D498F4087BEF3F /* PBXContainerItemProxy */ = { + BE75E50ECE57D80EE645210B /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 54A2ECEF412853484938A3F5; - remoteInfo = "IceSlicingObjectsAMD iOS"; + remoteGlobalIDString = 9805F1B4E3665988C6D5CCAF; + remoteInfo = "Ice C++11 macOS"; }; - C0ACF052C3ED4C89A0784F6D /* PBXContainerItemProxy */ = { + C024A9A6C32B8BE9154BF1C1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2F3FF2D8FEE5E5A3FDD43418; - remoteInfo = "IceGrid macOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - C114FAF4A40CE5498EE74C84 /* PBXContainerItemProxy */ = { + C09EE824210C13E9AE1BA89A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = 54A257B2855835305B08F646; + remoteInfo = "IceStorm macOS"; }; - C1860B33F53CE39D3F45A2B9 /* PBXContainerItemProxy */ = { + C14018E22F0ECF1409E3F369 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 9E0C42A47A98AD2AFDA76347; - remoteInfo = "IceExceptions iOS"; + remoteGlobalIDString = 7AC1ECB8010A6B39984834D8; + remoteInfo = "IceAmi macOS"; }; - C2266C8FBB1DF795E5861FEB /* PBXContainerItemProxy */ = { + C3D2A3F2C632764FB8406F08 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - C2595CB46610D00A69A7FD84 /* PBXContainerItemProxy */ = { + C402A4EABE1777B2A2353224 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = A336B6AC8C8350EEFDD0ABC7; + remoteInfo = "IceExceptionsAMD iOS"; }; - C2957839685DEECE466387DA /* PBXContainerItemProxy */ = { + C4580528686F8059DC459140 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; remoteInfo = "Ice iOS"; }; - C49BE2FDC1596E340FC9B6D9 /* PBXContainerItemProxy */ = { + C6D68AE174DFBDFAF2873122 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 8FA774BA5E1589C730B617B6; - remoteInfo = "Ice C++11 iOS"; + remoteGlobalIDString = 6D842FAA182CE366532B6D12; + remoteInfo = "IceProxy macOS"; }; - C4C7F1CC6071DB733A87896F /* PBXContainerItemProxy */ = { + C7F77290C7BEE8B58AF42984 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 8F0607034F63DB7527EE3DF8; - remoteInfo = "IceEnums iOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - C5197CFAA3B2C2A86829684A /* PBXContainerItemProxy */ = { + CC8E4001B3F91CB9C564691C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - C51BE88155A52C595750C2BA /* PBXContainerItemProxy */ = { + CE4EE82ED1B2B623C3C8FB84 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; remoteInfo = "Ice iOS"; }; - C51E8018D193F460CB521772 /* PBXContainerItemProxy */ = { + CE8D228D8AE373163183B228 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 404C557A02580F23753F7FE0; - remoteInfo = "IceServantLocator macOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - C6F426A025C8DAA4AB5A5665 /* PBXContainerItemProxy */ = { + D09757A9A33F9AA21375F231 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - C7B3EB3222FE851B9F0D33EA /* PBXContainerItemProxy */ = { + D0E26AC86FA03891DE6E6C67 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; remoteInfo = "Ice macOS"; }; - C9254D499D577AF85A523C93 /* PBXContainerItemProxy */ = { + D57C7293804BB36D4B063957 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 3013BF7EA83F40E508F3EB57; - remoteInfo = "Glacier2 macOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - C9A7D8D358BE539038F4AFC6 /* PBXContainerItemProxy */ = { + D5A73EE2017D47B0F31CCBA0 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = E6306101CB3D55FE6CA03628; + remoteInfo = "IceInfo iOS"; }; - CA4A3C87A77BB8FD3893A1E0 /* PBXContainerItemProxy */ = { + D8CF0111EE860EE48AB9D73E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - CB40178D4630ACE4B95D4BFF /* PBXContainerItemProxy */ = { + D9F3734CA8A079DDFC2E0905 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 17A45EBC10FB4DA0D5089ACD; - remoteInfo = "IceServantLocatorAMD iOS"; + remoteGlobalIDString = B32B9F509F3BC09C0E74BC26; + remoteInfo = "IceProxy iOS"; }; - CC93464662147AD563A2C178 /* PBXContainerItemProxy */ = { + DC1D8B2D28C1F7C8BE1C7500 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = AAB82C7875DC0FF6FAFF4012; + remoteGlobalIDString = 7B3E179BEDA55C38AAFC085C; remoteInfo = "IceProxyAMD macOS"; }; - CFA1087D395BF54AF64853F4 /* PBXContainerItemProxy */ = { + DCDD8871585B3F582F21778B /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2F0A01C9E2CCDBCC60A3CB5E; - remoteInfo = "IceProxyAMD iOS"; + remoteGlobalIDString = 1FD5DFED92DD8A7B39F6A99E; + remoteInfo = "IceScope macOS"; }; - D074D7502E3CB47AE0AF67CC /* PBXContainerItemProxy */ = { + DD13F2C22333DAD54D67BDF3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 962040A8EEC208E9A1546C19; - remoteInfo = "IceDefaultValue iOS"; + remoteGlobalIDString = 32CF28469B44F6FCA4F37FF0; + remoteInfo = "IceTimeout iOS"; }; - D2ED95E15F25CEC20514C342 /* PBXContainerItemProxy */ = { + DD897D78C60CD109282ADEC2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = A7B32AA159BB75D5F21BC535; - remoteInfo = "IceBinding macOS"; + remoteGlobalIDString = 9460571101A73996676D64AA; + remoteInfo = "IceImpl iOS"; }; - D380AEFB4EC372FE7F36C5C3 /* PBXContainerItemProxy */ = { + DDF6D822B03E635F24C06764 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = FFF76DE1F2F5CD744A61FB04; + remoteInfo = "IceAdapterDeactivation iOS"; }; - D5D7E1747C581A054EF431BC /* PBXContainerItemProxy */ = { + E060F1E062FA80C3BBB8BCDF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - D7F17F511DBC1A68DE3BC02C /* PBXContainerItemProxy */ = { + E1EE8D03C49954936CF56B08 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = E1392A772E98E1B51F127579; + remoteInfo = "IceDefaultValue macOS"; }; - D8AB16FA7DC47D9CE87DD14A /* PBXContainerItemProxy */ = { + E26A4C97E644B2A52F7ED7FE /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - D8D503B976701DF6C35D55FD /* PBXContainerItemProxy */ = { + E2AF01E4A59AD03E3DD9CEBA /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - DD0906A7B2E910B0ED85F031 /* PBXContainerItemProxy */ = { + E3A9BC0CC03B1957771F7F13 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - DEAD88D08345C0FEFD56413B /* PBXContainerItemProxy */ = { + E4D36466BE26BBD02728365D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 6A21700EAF839CE80F1ACE17; - remoteInfo = "IceServices iOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - E0CFC226B789A6C241776366 /* PBXContainerItemProxy */ = { + E5B72879A4F762326F83E8CB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 9E072758F412F2A99B8EF3D5; + remoteInfo = "IceOptional macOS"; }; - E32C399B44DD0CA7C713C185 /* PBXContainerItemProxy */ = { + E66446F59DB457F82BBFCC3D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = D2C4E3558BE9FF18C42EEFE0; + remoteInfo = "IceInheritance iOS"; }; - E38D02EC5196D0DABB0C1677 /* PBXContainerItemProxy */ = { + E72BF09EE6AAE7E0DBA51E4A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 8E7FA0F2731A5CA0F674AE88; - remoteInfo = "IceAmi macOS"; + remoteGlobalIDString = BC3F21F924452B58FA1478BF; + remoteInfo = "IceServantLocatorAMD iOS"; }; - E43AFA41CFF411F6F2BDE679 /* PBXContainerItemProxy */ = { + E77929D7AF95D7ADBA3D1E21 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 223FEF75153D348CEAE42CEA; - remoteInfo = "SliceEscape iOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - E617A7A7102E346FDBD52927 /* PBXContainerItemProxy */ = { + E7B0469C57D1DB1EE02CB5E2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = 692241FBBECEB08C6ADBC15D; + remoteInfo = "IceSlicingExceptions iOS"; }; - E659F05740F14E44F4E77B77 /* PBXContainerItemProxy */ = { + E896EF3D0E0E31FBF315ABCA /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 1678681B5B38D03D46A3B6EF; - remoteInfo = "IceOptionalAMD iOS"; + remoteGlobalIDString = E4E275436C005641C9445B07; + remoteInfo = "IceSlicingObjects iOS"; }; - E65F985E35CB7C9706273450 /* PBXContainerItemProxy */ = { + E9D8432732A724D2F4264D19 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = E277F4BDC1A648CC3A719D75; - remoteInfo = "IceServices macOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - E82322A60B92019B4DF133FE /* PBXContainerItemProxy */ = { + EB52A2920E2881783211B551 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 8B81DA28AEB643720FFBE034; - remoteInfo = "SliceEscape macOS"; + remoteGlobalIDString = DD09334170F0710E4AF39755; + remoteInfo = "IceOptionalAMD iOS"; }; - E8A9367C7849AD9FEF3C2F4E /* PBXContainerItemProxy */ = { + EC4E0248881EDD8B4AF14038 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; remoteInfo = "Ice macOS"; }; - EB54A45A3C33ACA594B84B77 /* PBXContainerItemProxy */ = { + EC7DC3316B9E706418F451CB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = 7DD54C0F2990188A48F11252; + remoteInfo = "IceScope iOS"; }; - EB78107234C685F93EAF40EE /* PBXContainerItemProxy */ = { + EE38887AA39051D9923EDA76 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - EC7EBF064FF0AFBFD14BDF75 /* PBXContainerItemProxy */ = { + EE43491FD692283554CB40E5 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - EDC5ED2143867616546BE01B /* PBXContainerItemProxy */ = { + EFF6B5F825D2CC600279ADEA /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 9BEFA26F9FC3CE92995FEE7D; - remoteInfo = "IceServantLocator iOS"; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; - EE3F21E144B9B393F5E9827C /* PBXContainerItemProxy */ = { + F035884E6AD2614C247400EE /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - EE884561D78E5CEA80F3F8B5 /* PBXContainerItemProxy */ = { + F0551E732DE72131E45BC339 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 2839FE2ACED7AF8A8AD041F4; + remoteInfo = "IceServantLocator macOS"; }; - EFC698309581A1C1F667981A /* PBXContainerItemProxy */ = { + F32AAE8E75969822FC190231 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 509FC87BFC9A16346D0C15D0; + remoteInfo = "IceSlicingExceptions macOS"; }; - F02EB127E1D329D60028002C /* PBXContainerItemProxy */ = { + F3423C99CA0620B298768314 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; - remoteInfo = "TestCommon iOS"; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; + remoteInfo = "Ice iOS"; }; - F0C05910BAC5CC812AE5FED9 /* PBXContainerItemProxy */ = { + F3567D725F4B81D2B38D36EF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = 29E0339CB5E8BE39EB75A5D5; + remoteInfo = "Ice macOS"; }; - F124600693A4BDB5018949C7 /* PBXContainerItemProxy */ = { + F3A8E92B6EBE8BCFA67DDBEB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; - remoteInfo = "TestCommon macOS"; + remoteGlobalIDString = FD2FE10E80CEBC9EA2FC8115; + remoteInfo = "IceDefaultValue iOS"; }; - F24B94B6FA0C39BD581BAEE1 /* PBXContainerItemProxy */ = { + F43A4F40B0C7170A57119C14 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 66F90028E7205F6E3F7ED9CE; - remoteInfo = "IceInfo iOS"; + remoteGlobalIDString = 4E38794F89D5F5861E1D179D; + remoteInfo = "IceGrid iOS"; }; - F26B663C15B289679CE5A26B /* PBXContainerItemProxy */ = { + F4A2ED613539F88B177FC43A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; remoteInfo = "TestCommon iOS"; }; - F3496F4A1BCEBC639FAD4E30 /* PBXContainerItemProxy */ = { + F4AD0F2A0FB6F8CC2484A3E7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = 19F7047F3877167DF4593A5B; + remoteInfo = "IceInvoke iOS"; }; - F4A621E32094670C2169FFAD /* PBXContainerItemProxy */ = { + F4EF0AFE9C32861C306BA3C8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 57A9B9F8C19B386B5C19A48E; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; remoteInfo = "TestCommon macOS"; }; - F590FD1B5892CFEF5956862C /* PBXContainerItemProxy */ = { + F91B27542E5D6D10DD42E837 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; + remoteGlobalIDString = E69ABDFC9BC812ABD8F0D942; remoteInfo = "Ice iOS"; }; - F6A34BF204D2C77015B567E2 /* PBXContainerItemProxy */ = { + FAAB3DB983E03CCFBA826DB9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = 71A39C3815468E16F8BA603B; + remoteInfo = "IceDiscovery C++11 macOS"; }; - F87048F19F584875336AB9B4 /* PBXContainerItemProxy */ = { + FBD869549428D9F24176BEDE /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 2D34495F14244DB3D131ABF9; - remoteInfo = "Ice macOS"; + remoteGlobalIDString = F53C195E5C71697D427FFE4F; + remoteInfo = "TestCommon macOS"; }; - F9DF6542BD03931E1B152172 /* PBXContainerItemProxy */ = { + FBE54BCB64EB4B10903F4715 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = 498A1085E67727ABD537787D; - remoteInfo = "IceProxy iOS"; + remoteGlobalIDString = 6A9CC648DE2961E1991B284A; + remoteInfo = "Ice C++11 iOS"; }; - FA32F6D718B4CD35718B8CB2 /* PBXContainerItemProxy */ = { + FBF86DE48720142E272B28EB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = B58FD587A1849AE80F7ACCED; - remoteInfo = "Ice C++11 macOS"; + remoteGlobalIDString = 6A9CC648DE2961E1991B284A; + remoteInfo = "Ice C++11 iOS"; }; - FA9486AE416CA4BD25B13415 /* PBXContainerItemProxy */ = { + FC75194523839A50CADB23E9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 11400C192CA4ADC6E218C2FD; + remoteInfo = "IceRetry iOS"; }; - FC11E8C088E04F88DE9D39B8 /* PBXContainerItemProxy */ = { + FD4103324143C679BFD91181 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = C03DA7338465BFFFA0B2BE59; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; remoteInfo = "TestCommon iOS"; }; - FFADC7517804F94ED421F54D /* PBXContainerItemProxy */ = { + FD666C49F7B22F58251EABB2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; proxyType = 1; - remoteGlobalIDString = CC6FD05F64A251B93EC60AE0; - remoteInfo = "Ice iOS"; + remoteGlobalIDString = 29F3801BE50321A41EE80A91; + remoteInfo = "IceBinding iOS"; + }; + FFAEE586970E1D05B446C244 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = F99B3D1F759FBF8D9E931C0F /* Project object */; + proxyType = 1; + remoteGlobalIDString = 551CB35AB3647EB2B9C9BFE2; + remoteInfo = "TestCommon iOS"; }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ - 37DC010A1D6E8148C6692015 /* Copy Symbols */ = { + 34154E90AF59168A0B21085C /* Copy Symbols */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = ""; @@ -4969,119 +4953,119 @@ name = "Copy Symbols"; runOnlyForDeploymentPostprocessing = 0; }; - 6F7FDEA6D2249D33CBF81AA8 /* Copy Frameworks */ = { + 8AAC6436BAE1C431F9E099EF /* Copy Frameworks */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = ""; dstSubfolderSpec = 10; files = ( - B4E48BF3E884FB04B1B5735B /* Glacier2.framework in Copy Frameworks */, - B542432C1F5EB04D0434E647 /* Ice.framework in Copy Frameworks */, - 41793FC2B6DCBE2D446ED8B5 /* IceAcm.bundle in Copy Frameworks */, - 02A1FB35762FC734F9C8C44C /* IceAdapterDeactivation.bundle in Copy Frameworks */, - F6DDA7D101D361324C4C739A /* IceAdmin.bundle in Copy Frameworks */, - 3620F96C67BCD0F6D80DC20F /* IceAmi.bundle in Copy Frameworks */, - 8FCD8F72B6E72BAEB983E6FF /* IceBinding.bundle in Copy Frameworks */, - 1155BF44C122E4C6EDE73ED4 /* IceDefaultServant.bundle in Copy Frameworks */, - 0B4EE55CDA9D9981A76509CA /* IceDefaultValue.bundle in Copy Frameworks */, - 987CE2CC73921D9D0AC2388A /* IceEnums.bundle in Copy Frameworks */, - E54C4C05A2443ECC27D4A6DD /* IceExceptions.bundle in Copy Frameworks */, - 96A21DC5F0384D30B019E4CE /* IceExceptionsAMD.bundle in Copy Frameworks */, - C247FFC6E2AC29A7196561D0 /* IceFacets.bundle in Copy Frameworks */, - 9CE409BA02D027FF1E9334FC /* IceGrid.framework in Copy Frameworks */, - 88A5815BDAFF4BA83CD630FB /* IceHold.bundle in Copy Frameworks */, - 118352B2AE993A11E8D043C8 /* IceImpl.framework in Copy Frameworks */, - 6D8B5C02F95686AA5C0F689D /* IceInfo.bundle in Copy Frameworks */, - B875694A158190EA099C73A8 /* IceInheritance.bundle in Copy Frameworks */, - B2F066C5B1264D63803FF88C /* IceInterceptor.bundle in Copy Frameworks */, - 6ADD2D53ED4DA2F978A72E01 /* IceInvoke.bundle in Copy Frameworks */, - D09F7E10AFFBECDB589E5FAC /* IceLocation.bundle in Copy Frameworks */, - BDB7B5E0CBF995817F12A85C /* IceObjects.bundle in Copy Frameworks */, - 83C966E7342F0470585F102C /* IceOperations.bundle in Copy Frameworks */, - 3174F70744827C45DD6E8123 /* IceOperationsAMD.bundle in Copy Frameworks */, - 6A4B50A05D3621712114FDEA /* IceOptional.bundle in Copy Frameworks */, - 8C1925D8CCACBAEF2B1C1281 /* IceOptionalAMD.bundle in Copy Frameworks */, - F5EA38FD5A2AFED6FFB46479 /* IceProperties.bundle in Copy Frameworks */, - E1D8395CAEB0FDD1CB0F43CF /* IceProxy.bundle in Copy Frameworks */, - 3DFA9F339BB28AEB9A72292D /* IceProxyAMD.bundle in Copy Frameworks */, - 823860905ACD08B08D672AF1 /* IceRetry.bundle in Copy Frameworks */, - 84ECDCDA093C4C44B3DB9D77 /* IceScope.bundle in Copy Frameworks */, - DD1501337372078A7D67871A /* IceServantLocator.bundle in Copy Frameworks */, - 4DB519A91D8846B7584B3642 /* IceServantLocatorAMD.bundle in Copy Frameworks */, - AF666F3969EC032FDCA8923B /* IceServices.bundle in Copy Frameworks */, - 489D152B0E95D8F24999898D /* IceSlicingExceptions.bundle in Copy Frameworks */, - 69455AE5E7EB81B79CCEC9C4 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */, - 4EBD21F215E1E6F928574A3D /* IceSlicingObjects.bundle in Copy Frameworks */, - BA3C5222F4B479DDE7D73F9A /* IceSlicingObjectsAMD.bundle in Copy Frameworks */, - C0B708534ADD0A03E324E194 /* IceSSLConfiguration.bundle in Copy Frameworks */, - 31B83B435FA47E015E4589E9 /* IceStorm.framework in Copy Frameworks */, - 2ED84304F9461DB1A3D24CD1 /* IceStream.bundle in Copy Frameworks */, - 9FFD7F7F4A27105F39C9B18D /* IceTimeout.bundle in Copy Frameworks */, - 4A5F2017B16FFE6C3EB29D3A /* IceUdp.bundle in Copy Frameworks */, - C349E83CE8FA758A3478AFFE /* PromiseKit.xcframework in Copy Frameworks */, - DF45F4C9D21511016E33D913 /* SliceEscape.bundle in Copy Frameworks */, - 1D7500781142F49764982FC1 /* TestCommon.framework in Copy Frameworks */, + 885777767DC3EE5C72BD2C77 /* Glacier2.framework in Copy Frameworks */, + 8FA8534E667F48AB18F90E88 /* Ice.framework in Copy Frameworks */, + 7A1E77FDAE04B4AC6B36D92E /* IceAcm.bundle in Copy Frameworks */, + 9A44BC3D4E27307B7518E97F /* IceAdapterDeactivation.bundle in Copy Frameworks */, + ABF575F576D920C543497C62 /* IceAdmin.bundle in Copy Frameworks */, + D955CD8B571619ED2D25A11B /* IceAmi.bundle in Copy Frameworks */, + 21EAF87C718FD5D8A304BCA7 /* IceBinding.bundle in Copy Frameworks */, + E80074E09BA864F476A04088 /* IceDefaultServant.bundle in Copy Frameworks */, + EAA0D1044EE8CC6AD8764758 /* IceDefaultValue.bundle in Copy Frameworks */, + 1811315ECF7F21BD93DB5AC8 /* IceEnums.bundle in Copy Frameworks */, + AE09122D084867ED3D0E932F /* IceExceptions.bundle in Copy Frameworks */, + 9D193F0B16585059A6C0BEAB /* IceExceptionsAMD.bundle in Copy Frameworks */, + 5CDC4D58CD561F9564BF3075 /* IceFacets.bundle in Copy Frameworks */, + E0FEC5417BB0A1125631C963 /* IceGrid.framework in Copy Frameworks */, + BA9BA9118FBC1E736914F491 /* IceHold.bundle in Copy Frameworks */, + 58B825CF73763093F153DC29 /* IceImpl.framework in Copy Frameworks */, + CC27FAA7A04202E6238EB737 /* IceInfo.bundle in Copy Frameworks */, + 3B2F1A9CA31FC24CD32DD2A3 /* IceInheritance.bundle in Copy Frameworks */, + B00F2CCDF33400BE3EE8EBDA /* IceInterceptor.bundle in Copy Frameworks */, + BEBEB6A4F0909DC1383614DA /* IceInvoke.bundle in Copy Frameworks */, + B6C28D90FFDFE09FE99228A2 /* IceLocation.bundle in Copy Frameworks */, + 225589001378A4FF99637F49 /* IceObjects.bundle in Copy Frameworks */, + BF21DDAAC6150DA26F3F80AC /* IceOperations.bundle in Copy Frameworks */, + EC2BA289982BB7C48E3CFC5B /* IceOperationsAMD.bundle in Copy Frameworks */, + 6D9AE24E51AC82ECC6F210FC /* IceOptional.bundle in Copy Frameworks */, + 7C70C447EEFEAE3A0C647CDE /* IceOptionalAMD.bundle in Copy Frameworks */, + 0E1306A4677E590CE8D57DA8 /* IceProperties.bundle in Copy Frameworks */, + E9D151B067207CE4DD912A9A /* IceProxy.bundle in Copy Frameworks */, + 1D387F10B12BC53EB63395CE /* IceProxyAMD.bundle in Copy Frameworks */, + 4617B317B3DC5BAB79BE0AFA /* IceRetry.bundle in Copy Frameworks */, + 7913DA265EA551ABDB91CF4E /* IceScope.bundle in Copy Frameworks */, + 5C309F07C3827DDEB442567C /* IceServantLocator.bundle in Copy Frameworks */, + 77FC7173BED63C2384822623 /* IceServantLocatorAMD.bundle in Copy Frameworks */, + 98146003983BCC85EA7C826D /* IceServices.bundle in Copy Frameworks */, + E7A65209398E52489EEB3F6B /* IceSlicingExceptions.bundle in Copy Frameworks */, + F3C6AFDC6DD1D08BBF8EB4FF /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */, + 8EE9BAEC4CBE8764684DF2F3 /* IceSlicingObjects.bundle in Copy Frameworks */, + 1788191A262144A3CBF13CD2 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */, + A36BCE688770BA7E3DB2D1CC /* IceSSLConfiguration.bundle in Copy Frameworks */, + A85A77D0C0CB50FA4C23FC93 /* IceStorm.framework in Copy Frameworks */, + 03A0CE9D9FBEB2EFE7969CDA /* IceStream.bundle in Copy Frameworks */, + 5D04103025BADF79B7655CCA /* IceTimeout.bundle in Copy Frameworks */, + ED617FEFBFDB6986733F5AC3 /* IceUdp.bundle in Copy Frameworks */, + 6B84C43C59E2D23A74D559E1 /* PromiseKit.xcframework in Copy Frameworks */, + 934752BFEF5771F02ECA0B4F /* SliceEscape.bundle in Copy Frameworks */, + 0AEDFAD5C4A104906E15734A /* TestCommon.framework in Copy Frameworks */, ); name = "Copy Frameworks"; runOnlyForDeploymentPostprocessing = 0; }; - 9B06DFA5431725689DA3504C /* Copy Frameworks */ = { + 945BFD28DB6DB8D44FF5975B /* Copy Frameworks */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = ""; dstSubfolderSpec = 10; files = ( - 626E3EF0ADDAD5DCF3A537F9 /* Glacier2.framework in Copy Frameworks */, - D252D82D82C4961E0C68A722 /* Ice.framework in Copy Frameworks */, - 1EF6CA9F05666242D6F69F7B /* IceAcm.bundle in Copy Frameworks */, - 39A1474FD147B3B7341F663E /* IceAdapterDeactivation.bundle in Copy Frameworks */, - 7B52C8805CAA8372A2A7002C /* IceAdmin.bundle in Copy Frameworks */, - 57F31EA05409C2F3B4455C7D /* IceAmi.bundle in Copy Frameworks */, - 45EEE039777BA9D020DA334A /* IceBinding.bundle in Copy Frameworks */, - 95DFA5D847FC732BFAA99294 /* IceDefaultServant.bundle in Copy Frameworks */, - 132898E77B00A5B2DD9BEB61 /* IceDefaultValue.bundle in Copy Frameworks */, - 2BB9E59D1BA07AF012FBE099 /* IceEnums.bundle in Copy Frameworks */, - 2CC7E8D6A8105599D6E510DA /* IceExceptions.bundle in Copy Frameworks */, - AC6358EB0D56DC07F75808BC /* IceExceptionsAMD.bundle in Copy Frameworks */, - 07ED05CBA56596DB5D1CCEEF /* IceFacets.bundle in Copy Frameworks */, - 061A2CA25354C61CE4FB434F /* IceGrid.framework in Copy Frameworks */, - 9D8A8D21BC69EF677C3921A8 /* IceHold.bundle in Copy Frameworks */, - 6DC954C42D4FB2DC03238ADD /* IceImpl.framework in Copy Frameworks */, - 4E139A01A0E2F93430623607 /* IceInfo.bundle in Copy Frameworks */, - 87F72DDE4F97457A71F87AA4 /* IceInheritance.bundle in Copy Frameworks */, - 132FB295B048F949A89BF034 /* IceInterceptor.bundle in Copy Frameworks */, - 10A125E367A5AE647242AF8E /* IceInvoke.bundle in Copy Frameworks */, - C49BA4E54CD5C993E602C652 /* IceLocation.bundle in Copy Frameworks */, - 43B97DE3D15E2C28151C0E8A /* IceObjects.bundle in Copy Frameworks */, - 010CEB788D9B92D2F25D3F01 /* IceOperations.bundle in Copy Frameworks */, - 137B8F37EE8329BED0978FBC /* IceOperationsAMD.bundle in Copy Frameworks */, - 8F186BE9E8A536552E38D889 /* IceOptional.bundle in Copy Frameworks */, - D389493F101064E85A955B78 /* IceOptionalAMD.bundle in Copy Frameworks */, - A0292A9116A8D3922F9A2BB4 /* IceProperties.bundle in Copy Frameworks */, - 974CD72AF5537D0B6BE8AAC3 /* IceProxy.bundle in Copy Frameworks */, - F0E683DF3B5773AC437F9641 /* IceProxyAMD.bundle in Copy Frameworks */, - 9C1413C40A81604DBEC7FE81 /* IceRetry.bundle in Copy Frameworks */, - 1FCE80C5EA431F302B427517 /* IceScope.bundle in Copy Frameworks */, - 9AEBD9B89366748DF45FBDFE /* IceServantLocator.bundle in Copy Frameworks */, - 2F205EE61F8FFE55EEED6A4D /* IceServantLocatorAMD.bundle in Copy Frameworks */, - 9E5062AE9C42207AE66D4420 /* IceServices.bundle in Copy Frameworks */, - 956250267C3041FD568E1FB9 /* IceSlicingExceptions.bundle in Copy Frameworks */, - B8AB228AF5BAF5F75CC821EC /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */, - 3FD4B0B10632190FC3A63DB3 /* IceSlicingObjects.bundle in Copy Frameworks */, - 8F6455D6B818B8474947F89A /* IceSlicingObjectsAMD.bundle in Copy Frameworks */, - 86C130D1FEBEC5A077965EF5 /* IceSSLConfiguration.bundle in Copy Frameworks */, - 479CAA8DDF8764D0F859E3FC /* IceStorm.framework in Copy Frameworks */, - A90DE6ABF49B00F5BF116863 /* IceStream.bundle in Copy Frameworks */, - 24E2839A42EB9D97BEEF4304 /* IceTimeout.bundle in Copy Frameworks */, - 02251FC3FA4661390AE7A336 /* IceUdp.bundle in Copy Frameworks */, - 5F140692B68793C10C33AE0B /* PromiseKit.xcframework in Copy Frameworks */, - 9A79A0FD9A2264F8B7F49FE4 /* SliceEscape.bundle in Copy Frameworks */, - 557BE587FE72D9442E40676F /* TestCommon.framework in Copy Frameworks */, + 7E3B8E396224C29C9F1DFC04 /* Glacier2.framework in Copy Frameworks */, + 4954CB3CEC69C58C0DE7E8DD /* Ice.framework in Copy Frameworks */, + 06C4E21AC94249E0EB8C644F /* IceAcm.bundle in Copy Frameworks */, + A27716C6A233EA3C43DF97BF /* IceAdapterDeactivation.bundle in Copy Frameworks */, + 61BB680BC2A5AFCA5219AAD7 /* IceAdmin.bundle in Copy Frameworks */, + 72F58B95313D251969F30320 /* IceAmi.bundle in Copy Frameworks */, + 1E99F1F548E2DB08D1F7E409 /* IceBinding.bundle in Copy Frameworks */, + 16A551E471BD600AB6EC15F6 /* IceDefaultServant.bundle in Copy Frameworks */, + 32423A3E7733BDC4E97F97E6 /* IceDefaultValue.bundle in Copy Frameworks */, + E82583F6B657DF1E5D2228AA /* IceEnums.bundle in Copy Frameworks */, + B459C41B890E6DB29E78CBD4 /* IceExceptions.bundle in Copy Frameworks */, + 7D5E5B4DDD27E2B79BD347E8 /* IceExceptionsAMD.bundle in Copy Frameworks */, + A20206E087AC1CF6CF32237D /* IceFacets.bundle in Copy Frameworks */, + 6A00B0F1AEC0B498D4D24D35 /* IceGrid.framework in Copy Frameworks */, + 50D5B90D14376F7C514505D1 /* IceHold.bundle in Copy Frameworks */, + 24DE9DE576D76587930252A5 /* IceImpl.framework in Copy Frameworks */, + 073A8E5BC63590E521123B33 /* IceInfo.bundle in Copy Frameworks */, + 73CD1A7F784AA8FFBA3CBE29 /* IceInheritance.bundle in Copy Frameworks */, + F6FCB8E4B67A8781A83D8CB0 /* IceInterceptor.bundle in Copy Frameworks */, + CC3CBCF8BA28524C9F589B65 /* IceInvoke.bundle in Copy Frameworks */, + 2A21DE21EC511E0D6F4C45CC /* IceLocation.bundle in Copy Frameworks */, + 916D1C589EB995B04D391ECF /* IceObjects.bundle in Copy Frameworks */, + C389BBB7597AD0848D91C5D0 /* IceOperations.bundle in Copy Frameworks */, + 0F94ACAC3F6FED773FF0AB24 /* IceOperationsAMD.bundle in Copy Frameworks */, + 1D04E42DD4D2D5B68485E11A /* IceOptional.bundle in Copy Frameworks */, + 2311C4FAFB858C9F6566B70C /* IceOptionalAMD.bundle in Copy Frameworks */, + 4CC96DBC1DF89539D01384FF /* IceProperties.bundle in Copy Frameworks */, + 56F5E240AEACA88D2A574FC5 /* IceProxy.bundle in Copy Frameworks */, + DEFB64E7AB2E8D7DA8C8881D /* IceProxyAMD.bundle in Copy Frameworks */, + 90259BEE9FA104CF368ADD14 /* IceRetry.bundle in Copy Frameworks */, + F6AB1EED6A54E3CEAADE16F3 /* IceScope.bundle in Copy Frameworks */, + FA336EF2A93ACB10F6A79AC3 /* IceServantLocator.bundle in Copy Frameworks */, + F1389AC24B8C333072513227 /* IceServantLocatorAMD.bundle in Copy Frameworks */, + 566AE762BA9A1E561093DE7B /* IceServices.bundle in Copy Frameworks */, + 1A2FB744D3149C50AB3CCD4B /* IceSlicingExceptions.bundle in Copy Frameworks */, + 3A52996A4D8030A0D4DA67D9 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */, + 65E0A5E0904D8B6CA0B1599F /* IceSlicingObjects.bundle in Copy Frameworks */, + 0ED005F5D2FE61ED89372C14 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */, + E80B71893075271F99279C4F /* IceSSLConfiguration.bundle in Copy Frameworks */, + 9B8AF8F50EFF616F634993C0 /* IceStorm.framework in Copy Frameworks */, + 0AD30E6E86FC62EC172E4C71 /* IceStream.bundle in Copy Frameworks */, + 899CE6EF676F19039918FC95 /* IceTimeout.bundle in Copy Frameworks */, + A065C6F94FDF124090F77066 /* IceUdp.bundle in Copy Frameworks */, + A61947833F46BCEB97978FD3 /* PromiseKit.xcframework in Copy Frameworks */, + CB05FC6F570B0662837CFC79 /* SliceEscape.bundle in Copy Frameworks */, + 3222DC347D24B9570A07A5F6 /* TestCommon.framework in Copy Frameworks */, ); name = "Copy Frameworks"; runOnlyForDeploymentPostprocessing = 0; }; - FCFDFDE42A689F4DE31FA788 /* Copy Symbols */ = { + AB1364DA8D08AE01A10C7C5C /* Copy Symbols */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = ""; @@ -5094,5342 +5078,5336 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ - 00A1E8C7E0069ECFDE2BF0D3 /* TraceLevels.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TraceLevels.cpp; path = ../cpp/src/Ice/TraceLevels.cpp; sourceTree = ""; }; - 00C50B013C826EAAC2A4B947 /* IPEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = IPEndpointI.cpp; path = ../cpp/src/Ice/IPEndpointI.cpp; sourceTree = ""; }; - 016D8B1C65743C12F4DC2AA1 /* UUID.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UUID.cpp; path = ../cpp/src/IceUtil/UUID.cpp; sourceTree = ""; }; - 029A68A93730C421B111C0E6 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/defaultServant/Test.ice; sourceTree = ""; }; - 030C22CFC1729FF725EE0524 /* Convert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Convert.h; path = src/IceImpl/Convert.h; sourceTree = ""; }; - 03140EB8474D97EE11332B7E /* Communicator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Communicator.h; path = src/IceImpl/Communicator.h; sourceTree = ""; }; - 0380EA988530D5E7B2CB4527 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/objects/Collocated.swift; sourceTree = ""; }; - 043E2CFD31691BAED5F69076 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/slicing/objects/Client.swift; sourceTree = ""; }; - 04B3BEDD77D2E3AE83A851B8 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/admin/AllTests.swift; sourceTree = ""; }; - 058140E86E8DFC92DDB0563C /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/proxy/TestAMDI.swift; sourceTree = ""; }; - 0582298C26E7134D02D46617 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/proxy/Test.ice; sourceTree = ""; }; - 05B75E3FA3A92767DAD2D5F4 /* ObjectAdapter.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapter.mm; path = src/IceImpl/ObjectAdapter.mm; sourceTree = ""; }; - 05CBDA24B22843F55CCBE9AA /* LoggerAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LoggerAdminI.cpp; path = ../cpp/src/Ice/LoggerAdminI.cpp; sourceTree = ""; }; - 061EF8C3836AB5338B16BD91 /* ProcessF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ProcessF.ice; path = ../slice/Ice/ProcessF.ice; sourceTree = ""; }; - 0703ABD3F3BCA18CE19E2049 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/udp/TestI.swift; sourceTree = ""; }; - 0713E0E07720BF9FA18CD52C /* IceHold.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceHold.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 084DD1637CE89B40C7BF1FAA /* RouterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterF.ice; path = ../slice/Glacier2/RouterF.ice; sourceTree = ""; }; - 09064D5D486ACCD9F24CB15B /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/retry/TestI.swift; sourceTree = ""; }; - 0A6E25570C1F04690A8C3AD2 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/hold/TestI.swift; sourceTree = ""; }; - 0AECE992D6F8F6094501975E /* UdpTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UdpTransceiver.cpp; path = ../cpp/src/Ice/UdpTransceiver.cpp; sourceTree = ""; }; - 0B1F16A50A49C465C365DE8E /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/defaultServant/AllTests.swift; sourceTree = ""; }; - 0B5375C448DC3655DE048216 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/slicing/objects/ServerAMD.swift; sourceTree = ""; }; - 0B68829F9E03ECA9577C8E0C /* Plugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Plugin.swift; path = src/Ice/Plugin.swift; sourceTree = ""; }; - 0BA36552328686A7A8EE4820 /* TraceUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TraceUtil.h; path = src/IceImpl/TraceUtil.h; sourceTree = ""; }; - 0BAC890C929984AE21DF177E /* IceOptionalAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptionalAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 0C6E967B050704057D5BA4FA /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/operations/Client.swift; sourceTree = ""; }; - 0CC266A043E16997E96CE718 /* libIceDiscovery C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceDiscovery C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 0D3397A05B1A44E73AAEBB3B /* Ice.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ice.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0D7698CAA75043339D481F2E /* SSLEngine.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SSLEngine.cpp; path = ../cpp/src/IceSSL/SSLEngine.cpp; sourceTree = ""; }; - 0E77B79D4D4A84A1D12EC02D /* SystemdJournalI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SystemdJournalI.cpp; path = ../cpp/src/Ice/SystemdJournalI.cpp; sourceTree = ""; }; - 0F9A89E518D6A1E6DA6B91EB /* BlobjectAsync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlobjectAsync.swift; path = src/Ice/BlobjectAsync.swift; sourceTree = ""; }; - 0FAE9290B6208BC8B5D65B30 /* IceEnums.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceEnums.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 0FE4999A25AD3BD7E8FF9FF6 /* ObjectPrx.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ObjectPrx.h; path = src/IceImpl/ObjectPrx.h; sourceTree = ""; }; - 10B144F17B792602C5EBEEF6 /* UserAccountMapper.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = UserAccountMapper.ice; path = ../slice/IceGrid/UserAccountMapper.ice; sourceTree = ""; }; - 10E578CA51DDC7F8728C8550 /* IceEnums.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceEnums.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 117F8C3BCB56F59F03D61D6F /* LoggerWrapper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LoggerWrapper.swift; path = src/Ice/LoggerWrapper.swift; sourceTree = ""; }; - 11C7EC556414EF521E4C10D6 /* Assets.xcassets */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = test/TestDriver/iOS/Assets.xcassets; sourceTree = ""; }; - 11CCB574588D8E8E4B37A5BC /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/facets/Test.ice; sourceTree = ""; }; - 11D4BB4F81041D970C701D7C /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/facets/Server.swift; sourceTree = ""; }; - 12558BB8CEC7A2789A899234 /* OnewaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OnewaysAMI.swift; path = test/Ice/operations/OnewaysAMI.swift; sourceTree = ""; }; - 12D139C638B51A036969F65B /* IceScope.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceScope.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 134C3453096A16D36FC8CF76 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/enums/AllTests.swift; sourceTree = ""; }; - 1356EBA9B27E16E8B5774427 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/exceptions/Client.swift; sourceTree = ""; }; - 138CC6B6A3DC41A69B37F4D2 /* ObjectAdapterF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectAdapterF.cpp; path = ../cpp/src/Ice/ObjectAdapterF.cpp; sourceTree = ""; }; - 13A0A62D61DD6D6014ACA7E6 /* Acceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Acceptor.cpp; path = ../cpp/src/Ice/Acceptor.cpp; sourceTree = ""; }; - 13B44732D516219F9136442B /* SlicedData.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SlicedData.cpp; path = ../cpp/src/Ice/SlicedData.cpp; sourceTree = ""; }; - 13CEB4807AD3F7004D83D44C /* IceObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 15693261A5A9EF468E88970D /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/exceptions/TestI.swift; sourceTree = ""; }; - 15D107A1FC1361AF37820F59 /* AdminFacetFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdminFacetFactory.swift; path = src/Ice/AdminFacetFactory.swift; sourceTree = ""; }; - 15DCA2A433E7B84F68A4086E /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/info/TestI.swift; sourceTree = ""; }; - 16BF0D6AC055F64AEE32E7A9 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/slicing/objects/TestI.swift; sourceTree = ""; }; - 16D609A229F589A960B50478 /* Connector.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Connector.mm; path = ../cpp/src/IceIAP/Connector.mm; sourceTree = ""; }; - 16E369D00D88572BE697D7BA /* Time.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Time.cpp; path = ../cpp/src/IceUtil/Time.cpp; sourceTree = ""; }; - 1752BC6ABD527277848D41F6 /* IceOperations.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperations.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 17F6A2988A5934FE2FBE3431 /* ProtocolInstance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ProtocolInstance.cpp; path = ../cpp/src/Ice/ProtocolInstance.cpp; sourceTree = ""; }; - 187A598DF649CE38912016A0 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/slicing/objects/TestAMD.ice; sourceTree = ""; }; - 18836AEAF6F107EE00DED0FF /* SliceEscape.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = SliceEscape.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 18A22B72D41F897520F76DD2 /* Thread.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Thread.cpp; path = ../cpp/src/Ice/Thread.cpp; sourceTree = ""; }; - 18AECB97D7B3DD8E67CB796D /* IceOperations.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperations.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 199F756D46A2A04E31CC47D3 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; - 19C4226D05BFD11324CCA1A8 /* IceAcm.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAcm.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 1C43FAD0C5C469C86F0E86BB /* SliceFlags.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SliceFlags.swift; path = src/Ice/SliceFlags.swift; sourceTree = ""; }; - 1C46F321C38BDD14CB45857B /* EndpointSelectionType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointSelectionType.swift; path = src/Ice/EndpointSelectionType.swift; sourceTree = ""; }; - 1CC13A7307C6C86C81AC0CB5 /* IceProxy.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 1DB7F78FDFDE332BA0022DE7 /* InputStream.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = InputStream.cpp; path = ../cpp/src/Ice/InputStream.cpp; sourceTree = ""; }; - 1DBBC77525E7B0DF9F2014BE /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/objects/Server.swift; sourceTree = ""; }; - 1E3E1502AF8A12C595A30C0A /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/ami/TestI.swift; sourceTree = ""; }; - 1E580DD96F0899CB094666FE /* Config.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Config.h; path = src/IceImpl/Config.h; sourceTree = ""; }; - 1E8BA0BF0295E6EA83F26A72 /* IAPEndpointInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IAPEndpointInfo.swift; path = src/Ice/IAPEndpointInfo.swift; sourceTree = ""; }; - 1ED5F4C2E371A67E1A3E4887 /* Current.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Current.cpp; path = ../cpp/src/Ice/Current.cpp; sourceTree = ""; }; - 1F2872EA29E1518116A78D64 /* Communicator.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Communicator.mm; path = src/IceImpl/Communicator.mm; sourceTree = ""; }; - 20206B9B1EF7C0E79DBF8EC1 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/info/AllTests.swift; sourceTree = ""; }; - 20315063734B1848E01BB1ED /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/IceSSL/configuration/AllTests.swift; sourceTree = ""; }; - 210ACD74D52ACF563A18718B /* TestCommon.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestCommon.swift; path = test/TestCommon/TestCommon.swift; sourceTree = ""; }; - 2119F568FE2A5862B35E2F25 /* ConnectionRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionRequestHandler.cpp; path = ../cpp/src/Ice/ConnectionRequestHandler.cpp; sourceTree = ""; }; - 212F4075C6B255CDF99F5720 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/defaultValue/Test.ice; sourceTree = ""; }; - 213CD1E615FE96C1B31BC687 /* IceServantLocatorAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocatorAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 2147FCBA3D5FB0427955BBA8 /* IceHold.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceHold.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 216BDF0413BD78D92D60C26C /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; - 219F571C8EF6BA01DB21FCBF /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/proxy/Server.swift; sourceTree = ""; }; - 21EB99442DA717F4C0E935BA /* Process.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Process.mm; path = src/IceImpl/Process.mm; sourceTree = ""; }; - 2379B7AA7C4F6FBBB55C9BFF /* ProtocolPluginFacade.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ProtocolPluginFacade.cpp; path = ../cpp/src/Ice/ProtocolPluginFacade.cpp; sourceTree = ""; }; - 238B177EB2BB034420FED22F /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/timeout/Client.swift; sourceTree = ""; }; - 238D5D9799E2315591E8D851 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/facets/AllTests.swift; sourceTree = ""; }; - 23E59A19B3858DAE3D41A85A /* EndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointI.cpp; path = ../cpp/src/IceSSL/EndpointI.cpp; sourceTree = ""; }; - 24534EF3BF956EF018FC2E64 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/ExternalAccessory.framework; sourceTree = DEVELOPER_DIR; }; - 24C6ACE551B1EB721A3BC47F /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Instance.cpp; path = ../cpp/src/IceSSL/Instance.cpp; sourceTree = ""; }; - 24C837F91C69E302F32149BA /* IceDefaultValue.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultValue.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 2502A8BB4CF476DD3F817D6A /* Process.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Process.h; path = src/IceImpl/Process.h; sourceTree = ""; }; - 2518252FB48C20111B0A80BA /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/hold/AllTests.swift; sourceTree = ""; }; - 25C29D65671237B9CE5D9922 /* ObjectAdapter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ObjectAdapter.h; path = src/IceImpl/ObjectAdapter.h; sourceTree = ""; }; - 25EEC611130DB670A3C767A5 /* RemoteLogger.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RemoteLogger.ice; path = ../slice/Ice/RemoteLogger.ice; sourceTree = ""; }; - 266B51312BE3A720503137D4 /* ConnectionFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionFactory.cpp; path = ../cpp/src/Ice/ConnectionFactory.cpp; sourceTree = ""; }; - 268799D137523F6D9B8E6D13 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/retry/Server.swift; sourceTree = ""; }; - 280759C94DCC1034464D2995 /* Main.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = Main.storyboard; path = test/TestDriver/iOS/Base.lproj/Main.storyboard; sourceTree = ""; }; - 2865E48166BAB78A29316F0C /* Controller.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Controller.ice; path = ../scripts/Controller.ice; sourceTree = ""; }; - 28BDC28597E09FA6B1A0DDED /* Random.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Random.cpp; path = ../cpp/src/IceUtil/Random.cpp; sourceTree = ""; }; - 29BB3E7C968087D8719AA497 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/servantLocator/TestAMDI.swift; sourceTree = ""; }; - 2A1EDEC0A12E49646FE4713D /* Endpoint.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Endpoint.cpp; path = ../cpp/src/Ice/Endpoint.cpp; sourceTree = ""; }; - 2A9D89200953095C5C32C530 /* Properties.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Properties.mm; path = src/IceImpl/Properties.mm; sourceTree = ""; }; - 2B12199615D7A690ADECAD35 /* TraceUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TraceUtil.cpp; path = ../cpp/src/Ice/TraceUtil.cpp; sourceTree = ""; }; - 2B5EDEB7EE46BE5816A11CCD /* LaunchScreen.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = test/TestDriver/iOS/Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; - 2BA081CEFEC4907789F7D0EE /* FacetMap.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = FacetMap.cpp; path = ../cpp/src/Ice/FacetMap.cpp; sourceTree = ""; }; - 2BE4072E2271C763871203B5 /* IceImpl.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceImpl.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 2C02664D3A317F182505B58C /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/timeout/Test.ice; sourceTree = ""; }; - 2C8726A16CDC76853A16DB21 /* Proxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Proxy.swift; path = src/Ice/Proxy.swift; sourceTree = ""; }; - 2C896565AF73218965D8EB83 /* SecureTransportTransceiverI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportTransceiverI.cpp; path = ../cpp/src/IceSSL/SecureTransportTransceiverI.cpp; sourceTree = ""; }; - 2D185D127C9E3951697C614A /* LocalExceptionFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalExceptionFactory.swift; path = src/Ice/LocalExceptionFactory.swift; sourceTree = ""; }; - 2D92314AE9C00B321E66901F /* ConnectionI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionI.cpp; path = ../cpp/src/Ice/ConnectionI.cpp; sourceTree = ""; }; - 2DCFB20DDAF07BBAE3CE5B5D /* IceInterceptor.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInterceptor.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 2E3B29E01ABA4B7020897912 /* SlicedData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SlicedData.swift; path = src/Ice/SlicedData.swift; sourceTree = ""; }; - 2E4194B7C3A4975CEDB7D3BB /* IceAcm.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAcm.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 2E4E29753BFF56862662A7DA /* Value.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Value.cpp; path = ../cpp/src/Ice/Value.cpp; sourceTree = ""; }; - 2F162FBD0C8F1B4B117411F8 /* IceProxyAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxyAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 30978B1EBC55C79E6F98A848 /* CountDownLatch.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CountDownLatch.cpp; path = ../cpp/src/Ice/CountDownLatch.cpp; sourceTree = ""; }; - 31364F8B9FD1FFC04F0D643B /* InstrumentationF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = InstrumentationF.cpp; path = ../cpp/src/Ice/InstrumentationF.cpp; sourceTree = ""; }; - 319DD77D4913C66A2AB37336 /* Plugin.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Plugin.cpp; path = ../cpp/src/Ice/Plugin.cpp; sourceTree = ""; }; - 31CA3D046FA03B3798DFAD2D /* EndpointInfoFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointInfoFactory.swift; path = src/Ice/EndpointInfoFactory.swift; sourceTree = ""; }; - 31E59E575B351411C0642D4A /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/inheritance/Collocated.swift; sourceTree = ""; }; - 31E975BAA71A7BCA1FDF4E08 /* StreamEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamEndpointI.cpp; path = ../cpp/src/Ice/ios/StreamEndpointI.cpp; sourceTree = ""; }; - 32006D789C5E175A592EC9F4 /* IceScope.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceScope.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 320E5E58504D9737DF6D016E /* PluginManagerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginManagerI.cpp; path = ../cpp/src/Ice/PluginManagerI.cpp; sourceTree = ""; }; - 32ECE99E2AE17494789DD0F1 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/slicing/objects/Server.swift; sourceTree = ""; }; - 32F5DB115A12A7ABE78B3D9B /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/acm/Test.ice; sourceTree = ""; }; - 32F9D329C959222D1D8A1867 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/enums/Test.ice; sourceTree = ""; }; - 3355634D996A7E222247AD34 /* ReferenceFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ReferenceFactory.cpp; path = ../cpp/src/Ice/ReferenceFactory.cpp; sourceTree = ""; }; - 33B58BCD847ED86665FA55C6 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/operations/TestAMDI.swift; sourceTree = ""; }; - 33CA3E779E4EBBD07513A6FA /* IceAmi.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAmi.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 33E24C22788A776DBE41E3C5 /* LocalException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalException.swift; path = src/Ice/LocalException.swift; sourceTree = ""; }; - 34C2F4D1CE384BABB4C216AB /* ACM.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ACM.cpp; path = ../cpp/src/Ice/ACM.cpp; sourceTree = ""; }; - 352901FE5188F2FA08CFDC16 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/facets/TestI.swift; sourceTree = ""; }; - 357EADEEF6DF8D21ABB04BB7 /* LoggerF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LoggerF.cpp; path = ../cpp/src/Ice/LoggerF.cpp; sourceTree = ""; }; - 3661B6F7FED95117E5290097 /* BuiltinSequences.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = BuiltinSequences.ice; path = ../slice/Ice/BuiltinSequences.ice; sourceTree = ""; }; - 36D9EB3844A6A2E6E2E7E8B4 /* StreamTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamTransceiver.cpp; path = ../cpp/src/Ice/ios/StreamTransceiver.cpp; sourceTree = ""; }; - 38559C0DD8CB8D492B4F36FB /* IceSlicingObjectsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjectsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 3917EE3E99FD7B2432F43EBF /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/adapterDeactivation/Server.swift; sourceTree = ""; }; - 3919B9F95BDC25490E161678 /* EndpointFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointFactory.cpp; path = ../cpp/src/Ice/EndpointFactory.cpp; sourceTree = ""; }; - 395905F41981CAE033B7DCD1 /* OptionalFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OptionalFormat.swift; path = src/Ice/OptionalFormat.swift; sourceTree = ""; }; - 3990AD20DAC430EF342D06C3 /* DispatchInterceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = DispatchInterceptor.cpp; path = ../cpp/src/Ice/DispatchInterceptor.cpp; sourceTree = ""; }; - 3A38BE931DD9257A59ABE4C0 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/proxy/TestAMD.ice; sourceTree = ""; }; - 3A61061EE302624FCE2A351F /* Glacier2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Glacier2.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 3A917FFADDB876B41096B0DA /* IceServantLocatorAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocatorAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 3B00FB96668A98E32C8A5B27 /* IceStormSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceStormSwift.h; path = src/IceStorm/IceStormSwift.h; sourceTree = ""; }; - 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; name = PromiseKit.xcframework; path = ../Carthage/Build/PromiseKit.xcframework; sourceTree = ""; }; - 3B8840F7EF85F5FBB195A97A /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/enums/Server.swift; sourceTree = ""; }; - 3B8A161606132818C9BD3972 /* certs */ = {isa = PBXFileReference; includeInIndex = 1; name = certs; path = test/IceSSL/configuration/../../../../cpp/test/IceSSL/certs; sourceTree = ""; }; - 3CCA4C7344B2FF7BEF3126F4 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/enums/TestI.swift; sourceTree = ""; }; - 3E4B56F558165398FA5E6D62 /* WSConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = WSConnector.cpp; path = ../cpp/src/Ice/WSConnector.cpp; sourceTree = ""; }; - 3E839EF9E4B8E5A8B6B7FCCC /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/slicing/exceptions/TestAMD.ice; sourceTree = ""; }; - 411CB212E7F237BB3C70DF05 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/ami/AllTests.swift; sourceTree = ""; }; - 414162FC49B77033E479C185 /* FormatType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatType.swift; path = src/Ice/FormatType.swift; sourceTree = ""; }; - 41F154A51D556BFC57A85DEE /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/ami/Client.swift; sourceTree = ""; }; - 428F93AB338735CA1BA43A25 /* ImplicitContext.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ImplicitContext.cpp; path = ../cpp/src/Ice/ImplicitContext.cpp; sourceTree = ""; }; - 42DBC6D678C0A8DB8E6067E3 /* Communicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Communicator.swift; path = src/Ice/Communicator.swift; sourceTree = ""; }; - 4364B42C560397885DCF78AE /* WSTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = WSTransceiver.cpp; path = ../cpp/src/Ice/WSTransceiver.cpp; sourceTree = ""; }; - 44609C72DB1815D02010F75F /* UnknownSlicedValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UnknownSlicedValue.swift; path = src/Ice/UnknownSlicedValue.swift; sourceTree = ""; }; - 44C6EE263FB68AFF292A1936 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/exceptions/ServerAMD.swift; sourceTree = ""; }; - 4560428EA1BE7E6A80A5EB60 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/services/Client.swift; sourceTree = ""; }; - 47417B8A88D9E20B61FBE3DE /* PropertyDict.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertyDict.ice; path = ../slice/Ice/PropertyDict.ice; sourceTree = ""; }; - 477F28D9B9CF661E60C1E396 /* Logger.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Logger.cpp; path = ../cpp/src/Ice/Logger.cpp; sourceTree = ""; }; - 47BA78273196DBA974433D7F /* Properties.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Properties.swift; path = src/Ice/Properties.swift; sourceTree = ""; }; - 47F6D401849C98A1F8B17DD0 /* IceAdapterDeactivation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdapterDeactivation.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 48D97C78AA43924C0F5A7B03 /* IceImpl.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceImpl.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 48DAAABA9F252C2EED4F4322 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/operations/Server.swift; sourceTree = ""; }; - 493D8FC5CA090A66E6E6638A /* SHA1.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SHA1.cpp; path = ../cpp/src/Ice/SHA1.cpp; sourceTree = ""; }; - 498E036AB447928F38D934A2 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/exceptions/Server.swift; sourceTree = ""; }; - 4994DA52BF70BE29371DC5EA /* MetricsAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = MetricsAdminI.cpp; path = ../cpp/src/Ice/MetricsAdminI.cpp; sourceTree = ""; }; - 4A0EA14E649149691ECE17AF /* ServantManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantManager.swift; path = src/Ice/ServantManager.swift; sourceTree = ""; }; - 4A60EF4597458FEECDEA609D /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/info/Test.ice; sourceTree = ""; }; - 4BD035160B2BC4824D664673 /* IceLocation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceLocation.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 4BD95245F4671AD6C9C5DC55 /* IceLocation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceLocation.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 4BDDBDF097FA4FE8BD17D47B /* ObjectAdapterFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectAdapterFactory.cpp; path = ../cpp/src/Ice/ObjectAdapterFactory.cpp; sourceTree = ""; }; - 4BE5B4092A6628626BB3EB8D /* PropertiesAdmin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = PropertiesAdmin.h; path = src/IceImpl/PropertiesAdmin.h; sourceTree = ""; }; - 4C067661AFC37F73D93926F7 /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/Ice/Metrics.ice; sourceTree = ""; }; - 4D2FE54BF5F9F57022E604E5 /* WSEndpoint.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = WSEndpoint.cpp; path = ../cpp/src/Ice/WSEndpoint.cpp; sourceTree = ""; }; - 4D89D6055E8B3136DB51F62B /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; - 4D9A58DE433042A2C0FFA077 /* IceAmi.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAmi.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 4DB0E96337DAC640F98879EF /* Selector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Selector.cpp; path = ../cpp/src/Ice/Selector.cpp; sourceTree = ""; }; - 4DB4E55829313FE9DF7028C8 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/objects/TestI.swift; sourceTree = ""; }; - 4DC46A9160C065BF4D40C85A /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/IceStorm/Info.plist; sourceTree = ""; }; - 4E57C78102AB76E045D070F5 /* ObjectAdapter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectAdapter.cpp; path = ../cpp/src/Ice/ObjectAdapter.cpp; sourceTree = ""; }; - 4EB535084025A5878FB64A16 /* ArgVector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ArgVector.cpp; path = ../cpp/src/Ice/ArgVector.cpp; sourceTree = ""; }; - 4F8147F2ACCA91A2C2966497 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/ami/Collocated.swift; sourceTree = ""; }; - 4FC3539B39FAACCC1B605BD0 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/objects/Client.swift; sourceTree = ""; }; - 4FF156332BCCC317E69E5D5C /* ConnectorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectorI.cpp; path = ../cpp/src/IceSSL/ConnectorI.cpp; sourceTree = ""; }; - 509AF58D105C99DA618D9360 /* InputUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = InputUtil.cpp; path = ../cpp/src/IceUtil/InputUtil.cpp; sourceTree = ""; }; - 50A48DCEFE3DC354136012FB /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/udp/Server.swift; sourceTree = ""; }; - 510B5E573732DB7226AC4F6A /* DynamicLibrary.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = DynamicLibrary.cpp; path = ../cpp/src/Ice/DynamicLibrary.cpp; sourceTree = ""; }; - 51101FD5A1C321263E984B14 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/exceptions/TestAMDI.swift; sourceTree = ""; }; - 5208C14940CE552F216F288C /* TcpTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TcpTransceiver.cpp; path = ../cpp/src/Ice/TcpTransceiver.cpp; sourceTree = ""; }; - 5213500501E0EF266978171D /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/slicing/exceptions/TestI.swift; sourceTree = ""; }; - 523FE4EFC23B44A9404CC19F /* IceInheritance.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInheritance.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 528B97E16C8800FCF38CDC20 /* PropertyNames.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PropertyNames.cpp; path = ../cpp/src/Ice/PropertyNames.cpp; sourceTree = ""; }; - 535EF981F074588BB2DED02B /* Value.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Value.swift; path = src/Ice/Value.swift; sourceTree = ""; }; - 53854F413DF9FC6384536097 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/timeout/AllTests.swift; sourceTree = ""; }; - 53BBF478B79303DE10A82211 /* FileParser.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = FileParser.ice; path = ../slice/IceGrid/FileParser.ice; sourceTree = ""; }; - 53CFCAC7FE988A29EDED6C22 /* StringUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StringUtil.cpp; path = ../cpp/src/IceUtil/StringUtil.cpp; sourceTree = ""; }; - 53D6FE5AE903159ED8C0E99E /* Convert.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Convert.mm; path = src/IceImpl/Convert.mm; sourceTree = ""; }; - 54766D852ABB733E33F71DD4 /* IceSlicingExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 54A3037AFFC20AF51F07F51E /* EndpointFactoryManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointFactoryManager.cpp; path = ../cpp/src/Ice/EndpointFactoryManager.cpp; sourceTree = ""; }; - 553ED53D48C5F8C63F9D6FC1 /* Oneways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Oneways.swift; path = test/Ice/operations/Oneways.swift; sourceTree = ""; }; - 55B266CB08C4AFC96C9DC38C /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/proxy/Client.swift; sourceTree = ""; }; - 5636324A7D028AC576947C2A /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/adapterDeactivation/Collocated.swift; sourceTree = ""; }; - 563E7D0279ACD0A649B9C46F /* libIce C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIce C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 57A0644DB5067A1F14859EB7 /* IceTimeout.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceTimeout.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 592EC8125986BDD9E7B14BCC /* Instrumentation.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Instrumentation.cpp; path = ../cpp/src/Ice/Instrumentation.cpp; sourceTree = ""; }; - 599E7DBE6CDF71A56C3F4177 /* IAPConnectionInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IAPConnectionInfo.swift; path = src/Ice/IAPConnectionInfo.swift; sourceTree = ""; }; - 5A00695A0BD5288F2CB0D02E /* IceStream.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceStream.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 5A0762425C5C66956CCFB91C /* Protocol.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Protocol.cpp; path = ../cpp/src/Ice/Protocol.cpp; sourceTree = ""; }; - 5A95FBCA323CFE43BFBB0020 /* OutputStream.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OutputStream.cpp; path = ../cpp/src/Ice/OutputStream.cpp; sourceTree = ""; }; - 5ABA52CA143BD36667253CC2 /* TestDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestDriver.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 5B0424AFEB18805F42659D59 /* ClientPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ClientPrivate.ice; path = test/Ice/slicing/exceptions/ClientPrivate.ice; sourceTree = ""; }; - 5B38424A443AD58511AD8C3F /* Logger.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Logger.mm; path = src/IceImpl/Logger.mm; sourceTree = ""; }; - 5C02D198D06587690D95DDE9 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/servantLocator/AllTests.swift; sourceTree = ""; }; - 5C11BF3D2505176EF8E9C269 /* AcceptorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = AcceptorI.cpp; path = ../cpp/src/IceSSL/AcceptorI.cpp; sourceTree = ""; }; - 5C4A68374AB90E645E9A0658 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/adapterDeactivation/TestI.swift; sourceTree = ""; }; - 5CCD2C17D4222D8164817D97 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/slicing/objects/TestAMDI.swift; sourceTree = ""; }; - 5D2EA72AEC13D70913E91450 /* LocatorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LocatorI.cpp; path = ../cpp/src/IceDiscovery/LocatorI.cpp; sourceTree = ""; }; - 5D7B451663FF4E12F188A7C5 /* PropertiesAdmin.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdmin.mm; path = src/IceImpl/PropertiesAdmin.mm; sourceTree = ""; }; - 5DF1DD757217E4C327CCD899 /* Connection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Connection.h; path = src/IceImpl/Connection.h; sourceTree = ""; }; - 5E5A5C7722D0C0D3EB20B1DD /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/stream/Test.ice; sourceTree = ""; }; - 5EDC7CDF25B76060EA5E97A4 /* Incoming.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Incoming.cpp; path = ../cpp/src/Ice/Incoming.cpp; sourceTree = ""; }; - 5EE5370AD3A287E234B91335 /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/IceStorm/Metrics.ice; sourceTree = ""; }; - 5EF35CCBCD4ECC4D6049D50C /* Communicator.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Communicator.cpp; path = ../cpp/src/Ice/Communicator.cpp; sourceTree = ""; }; - 5F178933C980CF8B1578A3AB /* FileUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = FileUtil.cpp; path = ../cpp/src/IceUtil/FileUtil.cpp; sourceTree = ""; }; - 5F33E1D7A62A1556B95EF1F6 /* Endpoint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Endpoint.swift; path = src/Ice/Endpoint.swift; sourceTree = ""; }; - 5F37B6472B9CFB820E97C25C /* PropertiesAdminI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertiesAdminI.swift; path = src/Ice/PropertiesAdminI.swift; sourceTree = ""; }; - 5F3B03505F2B56CD23F4F81E /* IceSSLConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSSLConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 5F5D00AAC3F1C36BBA126310 /* IceObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 601DCC0DB24258BD0C8AC110 /* Exception.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Exception.h; path = src/IceImpl/Exception.h; sourceTree = ""; }; - 603EEDBD9CA93FC1F42501F5 /* Router.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Router.ice; path = ../slice/Glacier2/Router.ice; sourceTree = ""; }; - 60EC19672D51E153DCEFEF13 /* SysLoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SysLoggerI.cpp; path = ../cpp/src/Ice/SysLoggerI.cpp; sourceTree = ""; }; - 61123D74F6D0D83704EC8A03 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; }; - 6273CF4F11C23708C1C31DCF /* CommunicatorI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CommunicatorI.swift; path = src/Ice/CommunicatorI.swift; sourceTree = ""; }; - 632B043644F22A17C91A4E36 /* Context.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Context.ice; path = ../slice/Ice/Context.ice; sourceTree = ""; }; - 634C34C4D77574BC925CE44B /* NetworkProxy.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = NetworkProxy.cpp; path = ../cpp/src/Ice/NetworkProxy.cpp; sourceTree = ""; }; - 63A84F5C5AAF946465397506 /* IceServices.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServices.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 63F83F950DAF10C1AE635B95 /* Router.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Router.ice; path = ../slice/Ice/Router.ice; sourceTree = ""; }; - 648949D32154E9B0384516C7 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/udp/Test.ice; sourceTree = ""; }; - 64B5358067319EF8B3DC4CB9 /* IncomingAsync.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = IncomingAsync.cpp; path = ../cpp/src/Ice/IncomingAsync.cpp; sourceTree = ""; }; - 64BD12B651AAEBBF34FF451B /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginI.cpp; path = ../cpp/src/IceDiscovery/PluginI.cpp; sourceTree = ""; }; - 65607689984E897930BE46B8 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/invoke/Test.ice; sourceTree = ""; }; - 66F471A28655C678A989AB75 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/inheritance/Server.swift; sourceTree = ""; }; - 677BB0B34667E1765B6257C5 /* ServantLocatorI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantLocatorI.swift; path = test/Ice/servantLocator/ServantLocatorI.swift; sourceTree = ""; }; - 67FB155A51749562120938BE /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/IceSSL/configuration/TestI.swift; sourceTree = ""; }; - 680523612C68939793BDC1AA /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/slicing/exceptions/TestAMDI.swift; sourceTree = ""; }; - 68891FC225E0690F11112DD9 /* Properties.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Properties.h; path = src/IceImpl/Properties.h; sourceTree = ""; }; - 69575522235A690B482F9B69 /* IceSlicingExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 69623C3C81CF92A0A2EEB891 /* LocalObject.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalObject.mm; path = src/IceImpl/LocalObject.mm; sourceTree = ""; }; - 6B0C28A9076275210C0E60EE /* ConnectionInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionInfo.cpp; path = ../cpp/src/IceIAP/ConnectionInfo.cpp; sourceTree = ""; }; - 6B1F2E77844DCC79E33F2B2C /* LocatorInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LocatorInfo.cpp; path = ../cpp/src/Ice/LocatorInfo.cpp; sourceTree = ""; }; - 6BA0270ABD22FE18CEED9BF7 /* IceInvoke.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInvoke.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 6CEABBFB970E188E8A94E9BC /* LocalExceptionDescription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalExceptionDescription.swift; path = src/Ice/LocalExceptionDescription.swift; sourceTree = ""; }; - 6D2917E3F0A4680D8536DC6E /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/servantLocator/Collocated.swift; sourceTree = ""; }; - 6D4E77B16D6025CE3E36C23B /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/scope/Test.ice; sourceTree = ""; }; - 6E2219C3A5B792E01CFC7C5B /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/ami/Test.ice; sourceTree = ""; }; - 6F7EA1ACDBAEF988C59451A8 /* Initialize.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Initialize.cpp; path = ../cpp/src/Ice/Initialize.cpp; sourceTree = ""; }; - 6FAB0EB41EC9C52D4201DE48 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/proxy/AllTests.swift; sourceTree = ""; }; - 6FF1281B6691DFB55D5A39B6 /* InputStream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InputStream.swift; path = src/Ice/InputStream.swift; sourceTree = ""; }; - 70B03A33D8A00A80C72530BA /* Instrumentation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Instrumentation.swift; path = src/Ice/Instrumentation.swift; sourceTree = ""; }; - 70B6DBE094B24D7FB5390CBC /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginI.cpp; path = ../cpp/src/IceLocatorDiscovery/PluginI.cpp; sourceTree = ""; }; - 70BD421BB659ACB8EDBD0BDC /* OutputUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OutputUtil.cpp; path = ../cpp/src/IceUtil/OutputUtil.cpp; sourceTree = ""; }; - 712DAA9A543C3B6F664F887B /* Object.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Object.swift; path = src/Ice/Object.swift; sourceTree = ""; }; - 719F107A7AA9CF913FDA9BF5 /* CommunicatorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CommunicatorI.cpp; path = ../cpp/src/Ice/CommunicatorI.cpp; sourceTree = ""; }; - 723F03D6D770390E5BCC6350 /* ServerPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivate.ice; path = test/Ice/slicing/exceptions/ServerPrivate.ice; sourceTree = ""; }; - 73121F0B6A6F2B778C82BD39 /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginI.cpp; path = ../cpp/src/IceSSL/PluginI.cpp; sourceTree = ""; }; - 7325210833A3C201AB439DF3 /* UnsupportedAdminFacet.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = UnsupportedAdminFacet.h; path = src/IceImpl/UnsupportedAdminFacet.h; sourceTree = ""; }; - 7344FE16C51FE6C256DF3027 /* ThreadException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ThreadException.cpp; path = ../cpp/src/IceUtil/ThreadException.cpp; sourceTree = ""; }; - 7406C824E1F0EF9B4A4A6FD3 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/retry/AllTests.swift; sourceTree = ""; }; - 746F6B86846D09954DDF6836 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - 74A930FB0B3043EC7A22D65B /* ValueFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValueFactory.swift; path = src/Ice/ValueFactory.swift; sourceTree = ""; }; - 756D75748B80C4ED34D566D6 /* IceBinding.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceBinding.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 75E7DBFA7D2C1B0D23D6BCFF /* EndpointI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointI.swift; path = src/Ice/EndpointI.swift; sourceTree = ""; }; - 774048B66B055BBE7DEF5C49 /* EndpointF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointF.cpp; path = ../cpp/src/Ice/EndpointF.cpp; sourceTree = ""; }; - 77A0589D3339389CC8C619DC /* IceFacets.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceFacets.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 780C01A26E6B9F8696BDE15C /* OutgoingAsync.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OutgoingAsync.cpp; path = ../cpp/src/Ice/OutgoingAsync.cpp; sourceTree = ""; }; - 78DEB18BA0986BC6E9957422 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/exceptions/AllTests.swift; sourceTree = ""; }; - 79149FBFC81F33B58C235E4E /* SecureTransportPluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportPluginI.cpp; path = ../cpp/src/IceSSL/SecureTransportPluginI.cpp; sourceTree = ""; }; - 7A8D1E366A4448066F289D4A /* Base64.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Base64.cpp; path = ../cpp/src/Ice/Base64.cpp; sourceTree = ""; }; - 7B32531CAC0FBB7F8FCF290A /* ClassResolver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClassResolver.swift; path = src/Ice/ClassResolver.swift; sourceTree = ""; }; - 7B733C6A6EC81048D435852D /* Registry.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Registry.ice; path = ../slice/IceGrid/Registry.ice; sourceTree = ""; }; - 7BEB8F2D7F9FE86EACCB3ABE /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/servantLocator/TestI.swift; sourceTree = ""; }; - 7D768912F407AA47C4127BEC /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/servantLocator/TestAMD.ice; sourceTree = ""; }; - 7D96AC4B4A08E3F97B5EDBAC /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/location/Test.ice; sourceTree = ""; }; - 7DA88F7AF06711D009564277 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/optional/Client.swift; sourceTree = ""; }; - 7E136388DA19E1646CD6C2A4 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/IceSSL/configuration/Test.ice; sourceTree = ""; }; - 7E9484C700BDF2671E4EA35C /* ObjectFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObjectFactory.swift; path = src/Ice/ObjectFactory.swift; sourceTree = ""; }; - 7F6C1C41670A45363706DF21 /* IceDefaultServant.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultServant.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 8007FDF6B9C0B073915DBD73 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/objects/Test.ice; sourceTree = ""; }; - 80C21F6659B364FB875385A5 /* Incoming.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Incoming.swift; path = src/Ice/Incoming.swift; sourceTree = ""; }; - 819DF5FFCDFE6A0154872737 /* RequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RequestHandler.cpp; path = ../cpp/src/Ice/RequestHandler.cpp; sourceTree = ""; }; - 8253D8341392E8627989FD32 /* CtrlCHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CtrlCHandler.cpp; path = ../cpp/src/IceUtil/CtrlCHandler.cpp; sourceTree = ""; }; - 827C83354C2398545AC8ECDB /* IceOperationsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperationsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 82A9A53D4CA0BCEAE2BDAE0C /* ImplicitContextI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImplicitContextI.swift; path = src/Ice/ImplicitContextI.swift; sourceTree = ""; }; - 82B8CA8E9BDADBC4E9AA77FE /* IceServices.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServices.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 837E41D3EACE6AA389262700 /* Cond.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Cond.cpp; path = ../cpp/src/Ice/Cond.cpp; sourceTree = ""; }; - 838BA02CABE296631AD2E49C /* TraceUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = TraceUtil.mm; path = src/IceImpl/TraceUtil.mm; sourceTree = ""; }; - 8428C317B3139F9220EA1E45 /* ConnectionInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionInfo.cpp; path = ../cpp/src/IceSSL/ConnectionInfo.cpp; sourceTree = ""; }; - 844E8EE9FA14A2890C842E05 /* Timer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Timer.cpp; path = ../cpp/src/Ice/Timer.cpp; sourceTree = ""; }; - 8487E0553E1C430484CB3CD8 /* LocalException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LocalException.cpp; path = ../cpp/src/Ice/LocalException.cpp; sourceTree = ""; }; - 84CDD4C898740784E2412979 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/invoke/Client.swift; sourceTree = ""; }; - 8536BAF17D9FB2E0A139B888 /* StringConverterPlugin.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StringConverterPlugin.cpp; path = ../cpp/src/Ice/StringConverterPlugin.cpp; sourceTree = ""; }; - 85DE55FAD1AAB4618D491700 /* Logger.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Logger.swift; path = src/Ice/Logger.swift; sourceTree = ""; }; - 85E9726058C7C8BBC862ED69 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = test/TestCommon/Info.plist; sourceTree = ""; }; - 861879E15807820C35BAAA4D /* Locator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Locator.ice; path = ../slice/Ice/Locator.ice; sourceTree = ""; }; - 8659FD7F6A259BDB97CEBE63 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/adapterDeactivation/Test.ice; sourceTree = ""; }; - 86AA1C01FA70F3F7E41074DD /* LocalObject.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LocalObject.cpp; path = ../cpp/src/Ice/LocalObject.cpp; sourceTree = ""; }; - 8794B508D73C3C788ADA0699 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/operations/ServerAMD.swift; sourceTree = ""; }; - 87D437722E148BD6E48AAC38 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/acm/Server.swift; sourceTree = ""; }; - 87E018A4429C5A125E4A1CFD /* EndpointInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointInfo.cpp; path = ../cpp/src/IceSSL/EndpointInfo.cpp; sourceTree = ""; }; - 8860360B11C8F66BD18658F1 /* FactoryTableInit.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = FactoryTableInit.cpp; path = ../cpp/src/Ice/FactoryTableInit.cpp; sourceTree = ""; }; - 889563B8128A889C29CDE911 /* ServantLocator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantLocator.swift; path = src/Ice/ServantLocator.swift; sourceTree = ""; }; - 88998375B92496724724AC58 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/exceptions/Test.ice; sourceTree = ""; }; - 893C83D45EC9AB751D409E07 /* EndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointI.cpp; path = ../cpp/src/Ice/EndpointI.cpp; sourceTree = ""; }; - 8993B65C2494667F9AAF8C90 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/servantLocator/ServerAMD.swift; sourceTree = ""; }; - 8A30757CFAC73B140F7F6F1F /* Network.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Network.cpp; path = ../cpp/src/Ice/Network.cpp; sourceTree = ""; }; - 8B27F2347837429D7B62D99A /* TcpEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TcpEndpointI.cpp; path = ../cpp/src/Ice/TcpEndpointI.cpp; sourceTree = ""; }; - 8B2A3D0DB43B812614DA4B88 /* EndpointI.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointI.mm; path = ../cpp/src/IceIAP/EndpointI.mm; sourceTree = ""; }; - 8B317232F389BB6468278065 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/operations/Test.ice; sourceTree = ""; }; - 8CF9DC195724F621609DCCF8 /* PermissionsVerifierF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PermissionsVerifierF.ice; path = ../slice/Glacier2/PermissionsVerifierF.ice; sourceTree = ""; }; - 8D27D227060B6F1947E65308 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/timeout/Server.swift; sourceTree = ""; }; - 8DB4532CA07F1EE1F4BB27FC /* IceSlicingObjectsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjectsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 8E219163102EBF7FFD020F6A /* IceOptionalAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptionalAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 8E3A32D7777BC07CF9B2FDDC /* StreamAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamAcceptor.cpp; path = ../cpp/src/Ice/ios/StreamAcceptor.cpp; sourceTree = ""; }; - 8E82A22D5E96F2138DB1D25F /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/Ice/Info.plist; sourceTree = ""; }; - 8EF461162F7A47F5DB82320B /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/binding/TestI.swift; sourceTree = ""; }; - 8EF561952EEE3B1C2E77E5D9 /* Glacier2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Glacier2.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 8F7D24D7A121A1EADE888933 /* IceExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 8F8B26114750E7236B5EB9A3 /* LoggerUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LoggerUtil.cpp; path = ../cpp/src/Ice/LoggerUtil.cpp; sourceTree = ""; }; - 8FA6E0C6B46D7D895C85A000 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/facets/Collocated.swift; sourceTree = ""; }; - 912A3BBF1600188B13D983DB /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/optional/Server.swift; sourceTree = ""; }; - 9134025ECE8DCD7414171062 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/scope/TestI.swift; sourceTree = ""; }; - 917AE4835321F79AE4B7B97D /* PluginF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginF.cpp; path = ../cpp/src/Ice/PluginF.cpp; sourceTree = ""; }; - 9187153590D13C749B73E822 /* Transceiver.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Transceiver.mm; path = ../cpp/src/IceIAP/Transceiver.mm; sourceTree = ""; }; - 91BD616990037A21D87165B1 /* Current.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Current.swift; path = src/Ice/Current.swift; sourceTree = ""; }; - 922F6BA2A4AE4A5618E719EC /* IceGridSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceGridSwift.h; path = src/IceGrid/IceGridSwift.h; sourceTree = ""; }; - 92C8193B3BD47444ACB9A06A /* TrustManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TrustManager.cpp; path = ../cpp/src/IceSSL/TrustManager.cpp; sourceTree = ""; }; - 93B98F023D4424E2B8D603DA /* PropertiesF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PropertiesF.cpp; path = ../cpp/src/Ice/PropertiesF.cpp; sourceTree = ""; }; - 93F195A975CE76D60550B122 /* Connection.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Connection.cpp; path = ../cpp/src/Ice/Connection.cpp; sourceTree = ""; }; - 964F1CA013E0977CFADF807D /* Ice.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ice.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 9658F704639D3DFAB8D80D82 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/slicing/exceptions/Test.ice; sourceTree = ""; }; - 96A6C3F18EE56DDAE1D58616 /* Util.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Util.cpp; path = ../cpp/src/IceSSL/Util.cpp; sourceTree = ""; }; - 97EE2B80A8D9B06D919CCEE9 /* UnsupportedAdminFacet.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = UnsupportedAdminFacet.mm; path = src/IceImpl/UnsupportedAdminFacet.mm; sourceTree = ""; }; - 9836CB0C60EB98FBFF99E3E9 /* ImplicitContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImplicitContext.swift; path = src/Ice/ImplicitContext.swift; sourceTree = ""; }; - 9871E2A7770FCF1EA0433122 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/optional/TestI.swift; sourceTree = ""; }; - 990EF97302AF968E035EB1E7 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/acm/AllTests.swift; sourceTree = ""; }; - 99207402A482F5E72F019129 /* StreamConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamConnector.cpp; path = ../cpp/src/Ice/ios/StreamConnector.cpp; sourceTree = ""; }; - 9A0B3EA61C3DFE3EE8992E4D /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/proxy/Collocated.swift; sourceTree = ""; }; - 9A717B9BDA9FA85A5C987D30 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/proxy/ServerAMD.swift; sourceTree = ""; }; - 9A8F21AF10ABECC17C996278 /* ObserverHelper.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObserverHelper.cpp; path = ../cpp/src/Ice/ObserverHelper.cpp; sourceTree = ""; }; - 9C2573B4E20C9644B429CFE4 /* CommunicatorF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CommunicatorF.cpp; path = ../cpp/src/Ice/CommunicatorF.cpp; sourceTree = ""; }; - 9C690E4AB5CC19B08C330ADA /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/operations/TestAMD.ice; sourceTree = ""; }; - 9CE26936ABB21D3212CF25CB /* TestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 9CE2C8EB0598C98225F849D1 /* Exception.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Exception.cpp; path = ../cpp/src/Ice/Exception.cpp; sourceTree = ""; }; - 9CF13E01AA14A0212C84F974 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/slicing/objects/Test.ice; sourceTree = ""; }; - 9D96A590A188911365E0AEF3 /* IceSSLConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSSLConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 9DAD431C2FCABC922DF993E9 /* ServantManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ServantManager.cpp; path = ../cpp/src/Ice/ServantManager.cpp; sourceTree = ""; }; - 9F7CAAD173445CEAC9848E5E /* StringConverter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StringConverter.cpp; path = ../cpp/src/IceUtil/StringConverter.cpp; sourceTree = ""; }; - 9FB17B079F7F1D6750B30407 /* StreamSocket.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamSocket.cpp; path = ../cpp/src/Ice/StreamSocket.cpp; sourceTree = ""; }; - 9FC92A2AFB8B7FB154B32BE2 /* UdpConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UdpConnector.cpp; path = ../cpp/src/Ice/UdpConnector.cpp; sourceTree = ""; }; - 9FD88A0D66DE622A932A25F4 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/binding/AllTests.swift; sourceTree = ""; }; - A0164DCDF4A339A48C22B7CA /* IceSlicingObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - A0F7627F0C1D45CCCFEB4C15 /* ConnectionInfoFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectionInfoFactory.swift; path = src/Ice/ConnectionInfoFactory.swift; sourceTree = ""; }; - A1618B832D4B82C58CCB9B64 /* IceGrid.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceGrid.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - A16B21A6AB45ECC376958B43 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/binding/Client.swift; sourceTree = ""; }; - A1CD96F0D8BF81D3EEC46811 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/slicing/exceptions/Server.swift; sourceTree = ""; }; - A21AD9F913DA1A51D7A0D4FA /* SliceInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SliceInfo.swift; path = src/Ice/SliceInfo.swift; sourceTree = ""; }; - A2B50F0EA6C660CFB33AB5EA /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/IceSSL/configuration/Server.swift; sourceTree = ""; }; - A2E4B543DC061901D991799B /* main.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = main.swift; path = test/TestDriver/macOS/main.swift; sourceTree = ""; }; - A3A24DD3232C5D5E72FB5396 /* IconvStringConverter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = IconvStringConverter.cpp; path = ../cpp/src/Ice/IconvStringConverter.cpp; sourceTree = ""; }; - A4ECABFF74D36DD7B487D418 /* Connection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Connection.swift; path = src/Ice/Connection.swift; sourceTree = ""; }; - A584A4095A8A9F264EC0D709 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/location/Client.swift; sourceTree = ""; }; - A5A49661451DA65FCED7B973 /* IceStorm.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceStorm.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - A5CD86A36636154C78478D8C /* ConnectionInfoF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionInfoF.cpp; path = ../cpp/src/IceSSL/ConnectionInfoF.cpp; sourceTree = ""; }; - A6817417505455A7B9390B11 /* Service.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Service.cpp; path = ../cpp/src/Ice/Service.cpp; sourceTree = ""; }; - A71DF69791D56E4A0761934C /* ValueFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ValueFactory.cpp; path = ../cpp/src/Ice/ValueFactory.cpp; sourceTree = ""; }; - A72CF62CAB5C35DB664702E0 /* LoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LoggerI.cpp; path = ../cpp/src/Ice/LoggerI.cpp; sourceTree = ""; }; - A75892C078812338F9CD8382 /* ServantLocatorF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ServantLocatorF.cpp; path = ../cpp/src/Ice/ServantLocatorF.cpp; sourceTree = ""; }; - A7C23D0513DC3A1C6A1F4E62 /* ProxyFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ProxyFactory.cpp; path = ../cpp/src/Ice/ProxyFactory.cpp; sourceTree = ""; }; - A7FF10703E7EDC9BBE2A8776 /* Clash.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Clash.ice; path = test/Slice/escape/Clash.ice; sourceTree = ""; }; - A82EBE42E7D0988A9CD7241C /* IceStorm.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceStorm.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - A8FDE56442E02F1169637B7A /* libIceLocatorDiscovery C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceLocatorDiscovery C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - A90809DEACE375DD6B904375 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/defaultServant/Client.swift; sourceTree = ""; }; - A95B7708642BFFFDF31255BE /* FacetMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FacetMap.swift; path = src/Ice/FacetMap.swift; sourceTree = ""; }; - A9BC2005005DDB43735A3177 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/invoke/Server.swift; sourceTree = ""; }; - AA3EEC3CD3882BE74ADE064C /* Endpoint.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Endpoint.mm; path = src/IceImpl/Endpoint.mm; sourceTree = ""; }; - AAC71B9106D9113CD0A810E2 /* Glacier2Swift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Glacier2Swift.h; path = src/Glacier2/Glacier2Swift.h; sourceTree = ""; }; - AB05F37FA359B4F0CE83A4D9 /* libIceLocatorDiscovery C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceLocatorDiscovery C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - ABAB375D447E99FB54F2BFC8 /* Mutex.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Mutex.swift; path = src/Ice/Mutex.swift; sourceTree = ""; }; - AC09F50B293A0B9742A2F73B /* LocalObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LocalObject.h; path = src/IceImpl/LocalObject.h; sourceTree = ""; }; - AC6F5AAB961C64FA5064F872 /* Connector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Connector.cpp; path = ../cpp/src/Ice/Connector.cpp; sourceTree = ""; }; - AD22116E9EDF092093A450BA /* ImplicitContextF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ImplicitContextF.cpp; path = ../cpp/src/Ice/ImplicitContextF.cpp; sourceTree = ""; }; - AD96541FB25B7E81018C8837 /* Session.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Session.ice; path = ../slice/IceGrid/Session.ice; sourceTree = ""; }; - B004441DDD803EA3A7D4E50A /* RequestHandlerFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RequestHandlerFactory.cpp; path = ../cpp/src/Ice/RequestHandlerFactory.cpp; sourceTree = ""; }; - B0842BB51EB55D6410A1B983 /* BlobjectFacade.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BlobjectFacade.h; path = src/IceImpl/BlobjectFacade.h; sourceTree = ""; }; - B09395493CF834C42CCEBBDD /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/operations/AllTests.swift; sourceTree = ""; }; - B099AA1FB861391D7C09ABC8 /* Options.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Options.cpp; path = ../cpp/src/IceUtil/Options.cpp; sourceTree = ""; }; - B0E142C53B549DA69548C54C /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/scope/Server.swift; sourceTree = ""; }; - B16551A0F60D3372E63F583B /* Buffer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Buffer.cpp; path = ../cpp/src/Ice/Buffer.cpp; sourceTree = ""; }; - B1EC659455F23F3ABD9C453B /* LocatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LocatorF.ice; path = ../slice/Ice/LocatorF.ice; sourceTree = ""; }; - B209E235ED7A16FA1D30F03E /* IceProxy.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - B216A5236BD5B944AC0C6D37 /* SSLConnectionInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SSLConnectionInfo.swift; path = src/Ice/SSLConnectionInfo.swift; sourceTree = ""; }; - B29F764939EBC67A71BA360C /* RouterInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RouterInfo.cpp; path = ../cpp/src/Ice/RouterInfo.cpp; sourceTree = ""; }; - B2B76DD5028A80A4DFA79898 /* IceExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - B2B85CF59E537B9565C1D1B0 /* FactoryTable.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = FactoryTable.cpp; path = ../cpp/src/Ice/FactoryTable.cpp; sourceTree = ""; }; - B2F36BED675E7157DFE2E923 /* Admin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Admin.ice; path = ../slice/IceGrid/Admin.ice; sourceTree = ""; }; - B3F1595D49A16936FBA50766 /* IceRetry.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceRetry.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - B415C141E053A27652F2F694 /* DefaultsAndOverrides.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = DefaultsAndOverrides.cpp; path = ../cpp/src/Ice/DefaultsAndOverrides.cpp; sourceTree = ""; }; - B4A1038E115BE458DA760F46 /* IceProperties.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProperties.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - B4AC6967614445EFC7AFA567 /* IceLocatorDiscovery.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceLocatorDiscovery.ice; path = ../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice; sourceTree = ""; }; - B5E325F2F876529E2E003AC7 /* SSLEndpointInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SSLEndpointInfo.swift; path = src/Ice/SSLEndpointInfo.swift; sourceTree = ""; }; - B5F0521661B279C3E94E552B /* IceInterceptor.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInterceptor.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - B632F05A56184697D1DBF34D /* ImplicitContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ImplicitContext.h; path = src/IceImpl/ImplicitContext.h; sourceTree = ""; }; - B64B5521205EEC4026063559 /* IceRetry.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceRetry.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - B6831F7F4C8F29AEAA7E0FA9 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/location/Server.swift; sourceTree = ""; }; - B72A577E71429534150E34E8 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/invoke/AllTests.swift; sourceTree = ""; }; - B75B9C3113D957BE09B5F263 /* SecureTransportEngine.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportEngine.cpp; path = ../cpp/src/IceSSL/SecureTransportEngine.cpp; sourceTree = ""; }; - B781B797328B2CA48780FC4B /* RegisterPluginsInit.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RegisterPluginsInit.cpp; path = ../cpp/src/Ice/RegisterPluginsInit.cpp; sourceTree = ""; }; - B7C94B8ADD0730C4DBFDD8D7 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/hold/Client.swift; sourceTree = ""; }; - B7EE3E044B3124C1C0CAB2CB /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/udp/Client.swift; sourceTree = ""; }; - B81AE3C8461FE805188EC966 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/inheritance/Client.swift; sourceTree = ""; }; - B837B3278EE8DD94A7C63A3E /* IceAdapterDeactivation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdapterDeactivation.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - B8409C671A703DFA622A6E0A /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/Glacier2/Metrics.ice; sourceTree = ""; }; - B87BBE18958DD31103C12175 /* ObjectAdapterI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectAdapterI.cpp; path = ../cpp/src/Ice/ObjectAdapterI.cpp; sourceTree = ""; }; - B87C2D851C56B73F2AE0A999 /* ViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewController.swift; path = test/TestDriver/iOS/ViewController.swift; sourceTree = ""; }; - B8B287830DAD4FA07ADBBA44 /* TestDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestDriver.app; sourceTree = BUILT_PRODUCTS_DIR; }; - BA4F8D4F804195F6820A5749 /* IceFacets.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceFacets.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - BAA5DDF98A4F247EAC630B04 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/objects/AllTests.swift; sourceTree = ""; }; - BACC36E06BECDD951F03971E /* libIceDiscovery C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceDiscovery C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - BAEAD6B7124A30118459EC38 /* Initialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Initialize.swift; path = src/Ice/Initialize.swift; sourceTree = ""; }; - BB13F008DE23A0C0676D5F59 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/invoke/TestI.swift; sourceTree = ""; }; - BB3E49E851CC68CD8C0A33E7 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/optional/Test.ice; sourceTree = ""; }; - BBD9399D5FA1D7B6A7484495 /* IceDiscovery.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceDiscovery.ice; path = ../slice/IceDiscovery/IceDiscovery.ice; sourceTree = ""; }; - BC7C51DA13654403FEA3D4D8 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/IceGrid/Info.plist; sourceTree = ""; }; - BC9226F8377A9970A6273531 /* SecureTransportCertificateI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportCertificateI.cpp; path = ../cpp/src/IceSSL/SecureTransportCertificateI.cpp; sourceTree = ""; }; - BD92C13DA5E903062AFA2223 /* Forward.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Forward.ice; path = test/Ice/objects/Forward.ice; sourceTree = ""; }; - BE1103E35E5A2A27EB5D27DB /* ClientPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ClientPrivate.ice; path = test/Ice/slicing/objects/ClientPrivate.ice; sourceTree = ""; }; - BE11E83C06BCF7C22B797E86 /* ProcessI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProcessI.swift; path = src/Ice/ProcessI.swift; sourceTree = ""; }; - BEA08A034DFD9295C47F26D6 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/admin/TestI.swift; sourceTree = ""; }; - BFD1003F2AD7A9F0BC0ACB24 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/servantLocator/Server.swift; sourceTree = ""; }; - C06ACCF484C056D78094EF87 /* PropertiesAdmin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdmin.ice; path = ../slice/Ice/PropertiesAdmin.ice; sourceTree = ""; }; - C07513A1A61B8690EDDE2A8E /* ConsoleUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConsoleUtil.cpp; path = ../cpp/src/IceUtil/ConsoleUtil.cpp; sourceTree = ""; }; - C0FEE59F8132B2DB340AF3E0 /* Proxy.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Proxy.cpp; path = ../cpp/src/Ice/Proxy.cpp; sourceTree = ""; }; - C170DC57970CBFF86B851297 /* BlobjectFacade.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = BlobjectFacade.mm; path = src/IceImpl/BlobjectFacade.mm; sourceTree = ""; }; - C192857EEEC9DE2216BCF965 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/udp/AllTests.swift; sourceTree = ""; }; - C31A79E77C13F1259DAF84EF /* EndpointInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointInfo.cpp; path = ../cpp/src/IceIAP/EndpointInfo.cpp; sourceTree = ""; }; - C31D600C8AD3BD8E11113E7F /* HttpParser.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = HttpParser.cpp; path = ../cpp/src/Ice/HttpParser.cpp; sourceTree = ""; }; - C3B172225D3E843539F98F8F /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/acm/TestI.swift; sourceTree = ""; }; - C3ECCA6437207E50AC87A8DC /* ServerPrivateAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivateAMD.ice; path = test/Ice/slicing/objects/ServerPrivateAMD.ice; sourceTree = ""; }; - C40D96F08E096D7DEC17ED61 /* ControllerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControllerI.swift; path = test/TestDriver/iOS/ControllerI.swift; sourceTree = ""; }; - C5377B6D4D5D8BF638C16752 /* PropertiesAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PropertiesAdminI.cpp; path = ../cpp/src/Ice/PropertiesAdminI.cpp; sourceTree = ""; }; - C617F985EE52920233388A87 /* AppDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = test/TestDriver/iOS/AppDelegate.swift; sourceTree = ""; }; - C6259FDD0BB4CDA0E5AD1BD0 /* ServerPrivateAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivateAMD.ice; path = test/Ice/slicing/exceptions/ServerPrivateAMD.ice; sourceTree = ""; }; - C68EA6AC47F48751314A750C /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/optional/TestAMD.ice; sourceTree = ""; }; - C6CC988090A94CADD8CF0E86 /* NativePropertiesAdmin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NativePropertiesAdmin.swift; path = src/Ice/NativePropertiesAdmin.swift; sourceTree = ""; }; - C6F4268F570C7DBBA0D9F3BC /* Process.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Process.ice; path = ../slice/Ice/Process.ice; sourceTree = ""; }; - C716E3DDEEEF132A2EBA660F /* LookupI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LookupI.cpp; path = ../cpp/src/IceDiscovery/LookupI.cpp; sourceTree = ""; }; - C731BF23BA58A14557BC7AE8 /* IceServantLocator.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocator.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - C760AB427D4974E584E6A1D9 /* IceUdp.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceUdp.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - C7DA987D6E7367A517180EA7 /* IceOperationsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperationsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - C7E940E2DFECFFA071A55506 /* Session.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Session.ice; path = ../slice/Glacier2/Session.ice; sourceTree = ""; }; - C8174AAA698BB2F26F126C31 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/location/AllTests.swift; sourceTree = ""; }; - C87EC4A45CF90FD5F08E012F /* IceAdmin.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdmin.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - C8A97EBE8E9B43670A8E67CB /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/inheritance/Test.ice; sourceTree = ""; }; - C8AB911FC90BA252CF9913B9 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/adapterDeactivation/Client.swift; sourceTree = ""; }; - C8C0B96C81CC5A08416F4E82 /* IceUdp.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceUdp.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - C92B7FBE4888ABA1B3086A0B /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/facets/Client.swift; sourceTree = ""; }; - C9BED5E1248FE4CBFEADC87F /* IceSlicingObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - C9C98908AD38A6BFC1899196 /* IceSlicingExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - CA29570308EC5038F3A0351B /* IceUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceUtil.h; path = src/IceImpl/IceUtil.h; sourceTree = ""; }; - CAF3B2EE60B02D3E2BE7F873 /* ObjectPrx.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectPrx.mm; path = src/IceImpl/ObjectPrx.mm; sourceTree = ""; }; - CC0BA42009174782C471F6AE /* PropertiesI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertiesI.swift; path = src/Ice/PropertiesI.swift; sourceTree = ""; }; - CC4305D1928C9B781ECD3711 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/optional/TestAMDI.swift; sourceTree = ""; }; - CC8D88F7B7D6513E9EBEFE30 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/admin/Client.swift; sourceTree = ""; }; - CCAB5768A019D5ED2BBE09D2 /* TwowaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TwowaysAMI.swift; path = test/Ice/operations/TwowaysAMI.swift; sourceTree = ""; }; - CD3C40B8654E6205DCCB84E0 /* ConnectRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectRequestHandler.cpp; path = ../cpp/src/Ice/ConnectRequestHandler.cpp; sourceTree = ""; }; - CD86E4B12EBF035F23022714 /* PermissionsVerifier.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PermissionsVerifier.ice; path = ../slice/Glacier2/PermissionsVerifier.ice; sourceTree = ""; }; - CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; name = PromiseKit.xcframework; path = ../Carthage/Build/PromiseKit.xcframework; sourceTree = ""; }; - CE14259FF8418E99BAF06A99 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/hold/Test.ice; sourceTree = ""; }; - CEA17BF3401504CA9C320944 /* IceInfo.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - CEEBE7297DC9EA83BC9B0E8E /* Endpoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Endpoint.h; path = src/IceImpl/Endpoint.h; sourceTree = ""; }; - CF28C4C852A00CA9F651AFFD /* EventHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EventHandler.cpp; path = ../cpp/src/Ice/EventHandler.cpp; sourceTree = ""; }; - CF6E3F826F70DD36364600B6 /* EndpointTypes.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointTypes.ice; path = ../slice/Ice/EndpointTypes.ice; sourceTree = ""; }; - CF7CA24F9FD7036822F860D0 /* Key.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Key.ice; path = test/Slice/escape/Key.ice; sourceTree = ""; }; - CF8768CBBDC39A47B0051001 /* Twoways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Twoways.swift; path = test/Ice/operations/Twoways.swift; sourceTree = ""; }; - D0412DF24EA81945FC778356 /* ThreadPool.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ThreadPool.cpp; path = ../cpp/src/Ice/ThreadPool.cpp; sourceTree = ""; }; - D07426F0FA4FF662F2083FC8 /* SSLInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = SSLInfo.ice; path = ../slice/Glacier2/SSLInfo.ice; sourceTree = ""; }; - D0EE946A231ADDBEE9166775 /* RFC2253.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RFC2253.cpp; path = ../cpp/src/IceSSL/RFC2253.cpp; sourceTree = ""; }; - D11B8DA13E0A6F3098328617 /* Exception.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.ice; path = ../slice/IceGrid/Exception.ice; sourceTree = ""; }; - D14DA815131FB079033099D9 /* Descriptor.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Descriptor.ice; path = ../slice/IceGrid/Descriptor.ice; sourceTree = ""; }; - D1532305CDB5ED797AD67EEA /* Shared.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Shared.cpp; path = ../cpp/src/IceUtil/Shared.cpp; sourceTree = ""; }; - D1C3C3B4940DC13C1EA83645 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/servantLocator/Test.ice; sourceTree = ""; }; - D1E15E5F653559DB63FB70E8 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/scope/AllTests.swift; sourceTree = ""; }; - D1F7917BE2A6394FF09F1A36 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/interceptor/Client.swift; sourceTree = ""; }; - D26B665871074ACBA00A2DAD /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/timeout/TestI.swift; sourceTree = ""; }; - D2E9F76D3E044EC729938E75 /* OutputStream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OutputStream.swift; path = src/Ice/OutputStream.swift; sourceTree = ""; }; - D33F70701BB41F47044E2301 /* UdpEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UdpEndpointI.cpp; path = ../cpp/src/Ice/UdpEndpointI.cpp; sourceTree = ""; }; - D373658C6896C94F7147F1D1 /* CollocatedRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CollocatedRequestHandler.cpp; path = ../cpp/src/Ice/CollocatedRequestHandler.cpp; sourceTree = ""; }; - D3E91B917E1883A1C312E806 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/IceSSL/configuration/Client.swift; sourceTree = ""; }; - D3F65F433BF016922A9097F7 /* Logger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Logger.h; path = src/IceImpl/Logger.h; sourceTree = ""; }; - D404894AC0F8B169B92954E5 /* Identity.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Identity.ice; path = ../slice/Ice/Identity.ice; sourceTree = ""; }; - D4A3D9527B64DF1372A707E2 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/slicing/exceptions/AllTests.swift; sourceTree = ""; }; - D4CB9695D43D94D5E34631F6 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/Glacier2/Info.plist; sourceTree = ""; }; - D4E08C2351512FF6315A8BBC /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/defaultValue/AllTests.swift; sourceTree = ""; }; - D50FC0412FB0EC1153D83958 /* TcpAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TcpAcceptor.cpp; path = ../cpp/src/Ice/TcpAcceptor.cpp; sourceTree = ""; }; - D603800919DF7E2674681E95 /* IceGrid.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceGrid.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - D6381B18D97FABD6BC801E72 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/ami/Server.swift; sourceTree = ""; }; - D6CFB065737195E0FC85CB89 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/operations/TestI.swift; sourceTree = ""; }; - D79072182E42229EBA676D86 /* IceStream.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceStream.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - D89A3559429FF329C3B527A3 /* IceStorm.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceStorm.ice; path = ../slice/IceStorm/IceStorm.ice; sourceTree = ""; }; - D9FC1DA5EC56EB5C24F38E87 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/properties/Client.swift; sourceTree = ""; }; - DA040F80FD5E8BCE9E4B9D48 /* IceExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - DAF62957B7D8E071FD0709CB /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/stream/Client.swift; sourceTree = ""; }; - DB1C2A05230AD7723C35761B /* BatchRequestQueue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = BatchRequestQueue.cpp; path = ../cpp/src/Ice/BatchRequestQueue.cpp; sourceTree = ""; }; - DB9FE8EBF63116B088455E99 /* certs */ = {isa = PBXFileReference; includeInIndex = 1; name = certs; path = ../certs; sourceTree = ""; }; - DBC9B0ABCD92107CE5636661 /* ImplicitContextI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ImplicitContextI.cpp; path = ../cpp/src/Ice/ImplicitContextI.cpp; sourceTree = ""; }; - DC25D8DC5EAA47564D1DCFAD /* ServerPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivate.ice; path = test/Ice/slicing/objects/ServerPrivate.ice; sourceTree = ""; }; - DC578238E98D1B5F503E635E /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/operations/Collocated.swift; sourceTree = ""; }; - DCBD1E9F39CFF63F07B4E0B3 /* InitializationData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InitializationData.swift; path = src/Ice/InitializationData.swift; sourceTree = ""; }; - DD3AF2B44692315A9BCE5F80 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/retry/Test.ice; sourceTree = ""; }; - DDF8587C6E56FF02BDE02E0D /* CertificateI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CertificateI.cpp; path = ../cpp/src/IceSSL/CertificateI.cpp; sourceTree = ""; }; - DE1BB19BBB9E314A3FBDD1D5 /* Version.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Version.ice; path = ../slice/Ice/Version.ice; sourceTree = ""; }; - DF30241EEB089409AB70B440 /* IceBinding.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceBinding.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - DF354CD914E53F0C89525915 /* IceSlicingExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - E10FE7D7BBFAA521EF98A45A /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/retry/Collocated.swift; sourceTree = ""; }; - E25C86F0F3DFF195A93C3C53 /* MutexProtocol.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = MutexProtocol.cpp; path = ../cpp/src/IceUtil/MutexProtocol.cpp; sourceTree = ""; }; - E2BC26B19A5EE2A0A7122286 /* Util.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Util.swift; path = src/Ice/Util.swift; sourceTree = ""; }; - E2BF176C7246BB46FCA40D73 /* MetricsObserverI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = MetricsObserverI.cpp; path = ../cpp/src/Ice/MetricsObserverI.cpp; sourceTree = ""; }; - E31485315A914BE14B07DF67 /* BatchOneways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchOneways.swift; path = test/Ice/operations/BatchOneways.swift; sourceTree = ""; }; - E390D199FCA76E5E89366313 /* TestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - E3A1D3ABE56592E64D13AD26 /* IceAdmin.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdmin.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - E429F88251275C660C3AF14F /* Connection.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Connection.mm; path = src/IceImpl/Connection.mm; sourceTree = ""; }; - E47A53A14722E7BC605F9F49 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/binding/Server.swift; sourceTree = ""; }; - E4A94BDE9FC6FDE53A17FFB8 /* Blobject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Blobject.swift; path = src/Ice/Blobject.swift; sourceTree = ""; }; - E4DEDD307E1D3CA1FB7218CB /* IceProperties.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProperties.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - E538B1BBF8970745C0AA19E1 /* IceInvoke.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInvoke.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - E54867CBEC928DE7B1307F78 /* ValueFactoryManagerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ValueFactoryManagerI.cpp; path = ../cpp/src/Ice/ValueFactoryManagerI.cpp; sourceTree = ""; }; - E562A57C993C222A3F5151FB /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/defaultValue/Client.swift; sourceTree = ""; }; - E5AE431399BF6DB59C52BF75 /* Exception.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Exception.swift; path = src/Ice/Exception.swift; sourceTree = ""; }; - E642175532912CFF178EB601 /* OperationMode.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = OperationMode.ice; path = ../slice/Ice/OperationMode.ice; sourceTree = ""; }; - E6711E138E4E17D275262AD3 /* UtilException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UtilException.cpp; path = ../cpp/src/IceUtil/UtilException.cpp; sourceTree = ""; }; - E6A7DC6E655B40AF2E009F1E /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/exceptions/Collocated.swift; sourceTree = ""; }; - E6D3B89F7C2CB0830975EBA6 /* OutputStream.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OutputStream.h; path = src/IceImpl/OutputStream.h; sourceTree = ""; }; - E70C646D0F4AB1FF12251277 /* SliceEscape.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = SliceEscape.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - E7C849D74E8F2B20E18F0861 /* IceExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - E7CC17F35A7F9389675FE280 /* TcpConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TcpConnector.cpp; path = ../cpp/src/Ice/TcpConnector.cpp; sourceTree = ""; }; - E85E22378C9F01D5B108D8C4 /* ObjectFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectFactory.cpp; path = ../cpp/src/Ice/ObjectFactory.cpp; sourceTree = ""; }; - E921084966DB8FCED2D9EA40 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/proxy/TestI.swift; sourceTree = ""; }; - EA950B5B7C822D7FE1178E02 /* ObjectAdapter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObjectAdapter.swift; path = src/Ice/ObjectAdapter.swift; sourceTree = ""; }; - EAECCB9484306240AC625CD8 /* BatchOnewaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchOnewaysAMI.swift; path = test/Ice/operations/BatchOnewaysAMI.swift; sourceTree = ""; }; - EAF2852E1D8D884A507CB2FB /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/location/TestI.swift; sourceTree = ""; }; - EB4654732518DB038D7CE0CF /* IceSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceSwift.h; path = src/Ice/IceSwift.h; sourceTree = ""; }; - EB4DFFCB41D24C11C4DB0423 /* IceDefaultValue.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultValue.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - EB5814EB7668A253019FCFCA /* OSLogLoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OSLogLoggerI.cpp; path = ../cpp/src/Ice/OSLogLoggerI.cpp; sourceTree = ""; }; - EB5F8CB7EE84358AEEF20D56 /* ValueFactoryManagerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValueFactoryManagerI.swift; path = src/Ice/ValueFactoryManagerI.swift; sourceTree = ""; }; - ECB7BD4A821F4986F2CEFB49 /* AdminFacetFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AdminFacetFactory.h; path = src/IceImpl/AdminFacetFactory.h; sourceTree = ""; }; - ECEFB0235F0AB4924375DB3F /* ImplicitContext.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContext.mm; path = src/IceImpl/ImplicitContext.mm; sourceTree = ""; }; - ECF96EB8D4DE74C3B6148453 /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Instance.cpp; path = ../cpp/src/Ice/Instance.cpp; sourceTree = ""; }; - ED60D96090BC447572168960 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/servantLocator/Client.swift; sourceTree = ""; }; - ED62148FDF16C621D46547F0 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/adapterDeactivation/AllTests.swift; sourceTree = ""; }; - ED80D0EF91A70B56C5D389F3 /* ObjectAdapterI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObjectAdapterI.swift; path = src/Ice/ObjectAdapterI.swift; sourceTree = ""; }; - EDE2B78CF2A49EBBD5832EFE /* IceServantLocator.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocator.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - EE7894CA873830D623656576 /* OpaqueEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OpaqueEndpointI.cpp; path = ../cpp/src/Ice/OpaqueEndpointI.cpp; sourceTree = ""; }; - EED1D85553D83ED1AAAF879A /* IceInfo.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - EF91DD2C58A3D43CC5875A2A /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Slice/escape/Client.swift; sourceTree = ""; }; - F0F49F9E10E0EDDD7205D7A3 /* SecureTransportUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportUtil.cpp; path = ../cpp/src/IceSSL/SecureTransportUtil.cpp; sourceTree = ""; }; - F145F0CB621FB901C5E7382B /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/inheritance/TestI.swift; sourceTree = ""; }; - F2321C54D5CFB3BBE6697A45 /* ConnectionI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectionI.swift; path = src/Ice/ConnectionI.swift; sourceTree = ""; }; - F23902A5D24D2CE957F34A03 /* Transceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Transceiver.cpp; path = ../cpp/src/Ice/Transceiver.cpp; sourceTree = ""; }; - F298123872B90AA6A70C04C4 /* RouterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterF.ice; path = ../slice/Ice/RouterF.ice; sourceTree = ""; }; - F41C42B62FBB6CF5CD285D1B /* WSAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = WSAcceptor.cpp; path = ../cpp/src/Ice/WSAcceptor.cpp; sourceTree = ""; }; - F4271399248A34EF88B9326F /* Notifications.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Notifications.mm; path = ../cpp/src/Ice/ios/Notifications.mm; sourceTree = ""; }; - F44B92C5964E6EC50E92028F /* Object.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Object.cpp; path = ../cpp/src/Ice/Object.cpp; sourceTree = ""; }; - F4726396CCE97846A1029D34 /* RecMutex.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RecMutex.cpp; path = ../cpp/src/IceUtil/RecMutex.cpp; sourceTree = ""; }; - F485727D6641A5B4372C45FE /* Properties.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Properties.cpp; path = ../cpp/src/Ice/Properties.cpp; sourceTree = ""; }; - F4D755C38A3B58787F8CBF23 /* IceDefaultServant.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultServant.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - F517162CD0AFB6CE50B62EFA /* PropertiesI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PropertiesI.cpp; path = ../cpp/src/Ice/PropertiesI.cpp; sourceTree = ""; }; - F52A29066B70F7F8B4D2FD4D /* IceImpl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceImpl.h; path = src/IceImpl/IceImpl.h; sourceTree = ""; }; - F566024AB7217DFE4C496A71 /* LoggerWrapperI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LoggerWrapperI.h; path = src/IceImpl/LoggerWrapperI.h; sourceTree = ""; }; - F696EB5215D4CEE078EFE307 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/info/Client.swift; sourceTree = ""; }; - F6C8DE154339D26BECAD0F84 /* ServantLocator.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ServantLocator.cpp; path = ../cpp/src/Ice/ServantLocator.cpp; sourceTree = ""; }; - F6F0748EF4A782FE8C67EB0F /* IceProxyAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxyAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - F6F5CC39263FE1618DFD7D1B /* ConnectionF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionF.cpp; path = ../cpp/src/Ice/ConnectionF.cpp; sourceTree = ""; }; - F7A6917FA1A34A02BB5FB5C9 /* IceOptional.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptional.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - F8B6A358BC1AECDE160D7356 /* LocalObject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalObject.swift; path = src/Ice/LocalObject.swift; sourceTree = ""; }; - F8C67FE340130AA05234A8CD /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/exceptions/TestAMD.ice; sourceTree = ""; }; - F8E338C023CF8653A4A21743 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/slicing/exceptions/ServerAMD.swift; sourceTree = ""; }; - F8E773FC852F053852E5F952 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/slicing/exceptions/Client.swift; sourceTree = ""; }; - F901A8D018A83BAF7EC3C5A7 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/hold/Server.swift; sourceTree = ""; }; - F9A6BE1AD19343E47024AE78 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/slicing/objects/AllTests.swift; sourceTree = ""; }; - FA1947B2CBF8BEA27C99B748 /* Reference.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Reference.cpp; path = ../cpp/src/Ice/Reference.cpp; sourceTree = ""; }; - FA4F21F7AEDEE5EE3D027525 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/admin/Test.ice; sourceTree = ""; }; - FA7C1CD27C66481E39168080 /* IceUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = IceUtil.mm; path = src/IceImpl/IceUtil.mm; sourceTree = ""; }; - FA934BE79A03D9CF1BCFFCCD /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/admin/Server.swift; sourceTree = ""; }; - FAB9B795BA8AE0C1F88883E3 /* Exception.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.mm; path = src/IceImpl/Exception.mm; sourceTree = ""; }; - FADED6E7125384D8EF8495E7 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/optional/AllTests.swift; sourceTree = ""; }; - FAF4FA81263CF097C010C2FB /* RetryQueue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RetryQueue.cpp; path = ../cpp/src/Ice/RetryQueue.cpp; sourceTree = ""; }; - FC7B166B86ED3353D0A9272B /* IceInheritance.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInheritance.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - FC7E725E2BFFA81C09945F3C /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/inheritance/AllTests.swift; sourceTree = ""; }; - FCD2470DC2FC06C7825644D1 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/acm/Client.swift; sourceTree = ""; }; - FD389CFC95B10E3E57F52593 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; - FD65BE3520C32BBB8F61AEC3 /* libIce C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIce C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - FD721B70BC0E8A86A825C48E /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/interceptor/Test.ice; sourceTree = ""; }; - FD7973DED769805BE53ADA49 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/retry/Client.swift; sourceTree = ""; }; - FE03989D356FEE2891ACB049 /* IceTimeout.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceTimeout.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - FEA2179F86589AE51653DE34 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/optional/ServerAMD.swift; sourceTree = ""; }; - FEA71345B6615F3E4D33C996 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/binding/Test.ice; sourceTree = ""; }; - FEB26648ABCBACA8BBB3BE64 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/enums/Client.swift; sourceTree = ""; }; - FED3DBE411C855E27C505BD5 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/scope/Client.swift; sourceTree = ""; }; - FFA85181C4058679E9D515BE /* IceOptional.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptional.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - FFA9645D5C36E87EFE43259D /* InstrumentationI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = InstrumentationI.cpp; path = ../cpp/src/Ice/InstrumentationI.cpp; sourceTree = ""; }; - FFDF944264BD8F72F80EB4F3 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/info/Server.swift; sourceTree = ""; }; + 0075E45E84AEB977872B90AE /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/interceptor/Client.swift; sourceTree = ""; }; + 02B42EFAF7D96FE1CBC88738 /* IceSlicingObjectsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjectsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 030FDBF6DEC4E5BFA9F00C9A /* Communicator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Communicator.h; path = src/IceImpl/Communicator.h; sourceTree = ""; }; + 037ADE0DDA21D56610B96D6A /* StreamSocket.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamSocket.cpp; path = ../cpp/src/Ice/StreamSocket.cpp; sourceTree = ""; }; + 040FD2703C108D99933C3A40 /* Transceiver.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Transceiver.mm; path = ../cpp/src/IceIAP/Transceiver.mm; sourceTree = ""; }; + 0459E85686D712A3C52AE401 /* Random.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Random.cpp; path = ../cpp/src/IceUtil/Random.cpp; sourceTree = ""; }; + 04F5331767EC57BB1709AA58 /* IceGrid.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceGrid.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 050762588F81BFF2D146B6FE /* HttpParser.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = HttpParser.cpp; path = ../cpp/src/Ice/HttpParser.cpp; sourceTree = ""; }; + 05C38C0678A1916D6E4CF761 /* Acceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Acceptor.cpp; path = ../cpp/src/Ice/Acceptor.cpp; sourceTree = ""; }; + 0628A6FAB9AA31F6C8B59F7C /* TraceLevels.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TraceLevels.cpp; path = ../cpp/src/Ice/TraceLevels.cpp; sourceTree = ""; }; + 06482203FE81D935D3B4B2FA /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/udp/Test.ice; sourceTree = ""; }; + 06A5CA21EE8331CE0EC44205 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/acm/TestI.swift; sourceTree = ""; }; + 06FE4487169CCB0BF747F499 /* ServerPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivate.ice; path = test/Ice/slicing/exceptions/ServerPrivate.ice; sourceTree = ""; }; + 079E8D5BC12B3C5C12908CF3 /* IceFacets.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceFacets.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 086F9FE0EBE457CDE1F85C9F /* BlobjectAsync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlobjectAsync.swift; path = src/Ice/BlobjectAsync.swift; sourceTree = ""; }; + 090F2418E82E7F334E71AB9A /* NativePropertiesAdmin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NativePropertiesAdmin.swift; path = src/Ice/NativePropertiesAdmin.swift; sourceTree = ""; }; + 09299F3070FD6A26D7CB050F /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/optional/TestI.swift; sourceTree = ""; }; + 098454D0E28CD1B5C484ED1E /* TestCommon.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestCommon.swift; path = test/TestCommon/TestCommon.swift; sourceTree = ""; }; + 098855CA744757EBAA810215 /* IceDefaultServant.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultServant.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 099C701FB08488F0CDC6BB8C /* CtrlCHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CtrlCHandler.cpp; path = ../cpp/src/IceUtil/CtrlCHandler.cpp; sourceTree = ""; }; + 0A059841D61FB77869554975 /* IceServices.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServices.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 0A3D7B2536BAD3311412CE15 /* EndpointI.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointI.mm; path = ../cpp/src/IceIAP/EndpointI.mm; sourceTree = ""; }; + 0AC235C7B3FDF8C36200A9B9 /* SHA1.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SHA1.cpp; path = ../cpp/src/Ice/SHA1.cpp; sourceTree = ""; }; + 0B5388099265E2ADA6E95EAC /* ClassResolver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClassResolver.swift; path = src/Ice/ClassResolver.swift; sourceTree = ""; }; + 0BA611DD3FACDE48C9602AF8 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/exceptions/TestAMDI.swift; sourceTree = ""; }; + 0C3CBBE663566C20A15FA81A /* ACM.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ACM.cpp; path = ../cpp/src/Ice/ACM.cpp; sourceTree = ""; }; + 0C8D8E42B002E9F9D9957D2B /* ServerPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivate.ice; path = test/Ice/slicing/objects/ServerPrivate.ice; sourceTree = ""; }; + 0CACB9702F5EA92FBABBFB0C /* Properties.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Properties.swift; path = src/Ice/Properties.swift; sourceTree = ""; }; + 0CF8A7D9DB09B511E3FD95A2 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/optional/ServerAMD.swift; sourceTree = ""; }; + 0DEE5DAFD2C031358D51F028 /* SSLEndpointInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SSLEndpointInfo.swift; path = src/Ice/SSLEndpointInfo.swift; sourceTree = ""; }; + 0E328EB7491E6B4A788EBC6B /* IceAmi.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAmi.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 0E9F84DE137CE0E96A3B2A3E /* Process.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Process.mm; path = src/IceImpl/Process.mm; sourceTree = ""; }; + 0F3EFA959947112551197052 /* IceInvoke.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInvoke.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 0FC718815CF0DCE28FE4A151 /* Session.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Session.ice; path = ../slice/Glacier2/Session.ice; sourceTree = ""; }; + 101556A5206E6EBB8E6E09D4 /* ControllerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControllerI.swift; path = test/TestDriver/iOS/ControllerI.swift; sourceTree = ""; }; + 10B63B3137D3B559FF08E927 /* LoggerWrapper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LoggerWrapper.swift; path = src/Ice/LoggerWrapper.swift; sourceTree = ""; }; + 11413B150AD52A3567D43DD6 /* OperationMode.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = OperationMode.ice; path = ../slice/Ice/OperationMode.ice; sourceTree = ""; }; + 11A3C26B2E294589FCE83B7C /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/exceptions/TestAMD.ice; sourceTree = ""; }; + 12447C9B400305E9C4BE042C /* ImplicitContextI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImplicitContextI.swift; path = src/Ice/ImplicitContextI.swift; sourceTree = ""; }; + 12B152284FC6972D5A652ABF /* LocatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LocatorF.ice; path = ../slice/Ice/LocatorF.ice; sourceTree = ""; }; + 135CD2B12822F83FC3BE3126 /* TestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 1362935E50D28C3C1B3F644B /* Twoways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Twoways.swift; path = test/Ice/operations/Twoways.swift; sourceTree = ""; }; + 13915B192D1FEBEA369AD885 /* libIceLocatorDiscovery C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceLocatorDiscovery C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 148F0E7F506435CF5E51A279 /* IceLocation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceLocation.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 149F4E70CE7529731F86C35A /* IceInfo.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 14A10AE3BB9C633DB96464B8 /* ArgVector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ArgVector.cpp; path = ../cpp/src/Ice/ArgVector.cpp; sourceTree = ""; }; + 150AAD2C9E3E9AC16B3296FA /* ObjectFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectFactory.cpp; path = ../cpp/src/Ice/ObjectFactory.cpp; sourceTree = ""; }; + 1531987F828694783F7920F3 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/hold/Test.ice; sourceTree = ""; }; + 1589E74330F6EF9985A9D409 /* IceStorm.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceStorm.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 15AA28A5B849F8095645EF37 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/ami/Test.ice; sourceTree = ""; }; + 15D79BF3FEF9381A6EF147FE /* OpaqueEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OpaqueEndpointI.cpp; path = ../cpp/src/Ice/OpaqueEndpointI.cpp; sourceTree = ""; }; + 15E78608432DB5BC1056A35E /* Key.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Key.ice; path = test/Slice/escape/Key.ice; sourceTree = ""; }; + 16122E6DB60C3B5B244A8963 /* ObjectAdapter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectAdapter.cpp; path = ../cpp/src/Ice/ObjectAdapter.cpp; sourceTree = ""; }; + 16F9ADE7B72B66031081D615 /* Object.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Object.cpp; path = ../cpp/src/Ice/Object.cpp; sourceTree = ""; }; + 1717BA22E3DE812E05E0BF3F /* IncomingAsync.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = IncomingAsync.cpp; path = ../cpp/src/Ice/IncomingAsync.cpp; sourceTree = ""; }; + 17B56E2E1C318472BD596685 /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/Ice/Metrics.ice; sourceTree = ""; }; + 185EF96D642C7F90D5241D49 /* UnsupportedAdminFacet.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = UnsupportedAdminFacet.mm; path = src/IceImpl/UnsupportedAdminFacet.mm; sourceTree = ""; }; + 187391EE684B8022ABA6B810 /* TraceUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TraceUtil.cpp; path = ../cpp/src/Ice/TraceUtil.cpp; sourceTree = ""; }; + 18B5059C3EDE74B8EF20D5BF /* ImplicitContext.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ImplicitContext.cpp; path = ../cpp/src/Ice/ImplicitContext.cpp; sourceTree = ""; }; + 18D6E92A78528850851975B5 /* Selector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Selector.cpp; path = ../cpp/src/Ice/Selector.cpp; sourceTree = ""; }; + 192E68CDB0A73899EEFE5C7B /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/admin/TestI.swift; sourceTree = ""; }; + 19586434B0D331079C024DDA /* AppDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = test/TestDriver/iOS/AppDelegate.swift; sourceTree = ""; }; + 19610D997D5EFB37DDD3C6BF /* UserAccountMapper.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = UserAccountMapper.ice; path = ../slice/IceGrid/UserAccountMapper.ice; sourceTree = ""; }; + 196BE70A67D9DC1A06F241C9 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/hold/AllTests.swift; sourceTree = ""; }; + 1A6ED36FE687DAFD95CC9EB3 /* IceTimeout.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceTimeout.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 1A8516202B1F642AC88A7A46 /* libIce C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIce C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 1A9E22E8D5975C86A28CD2D8 /* Plugin.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Plugin.cpp; path = ../cpp/src/Ice/Plugin.cpp; sourceTree = ""; }; + 1AA1A7D6D154938C4FE06F17 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/slicing/objects/ServerAMD.swift; sourceTree = ""; }; + 1B0BD449FE449F1F96588EB2 /* InputStream.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = InputStream.cpp; path = ../cpp/src/Ice/InputStream.cpp; sourceTree = ""; }; + 1BCD745981B285A8B38E346D /* IconvStringConverter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = IconvStringConverter.cpp; path = ../cpp/src/Ice/IconvStringConverter.cpp; sourceTree = ""; }; + 1C3AA48FEE5E32F1220A34B1 /* Properties.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Properties.mm; path = src/IceImpl/Properties.mm; sourceTree = ""; }; + 1C3E90FD704A9F32C5B738D9 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/facets/Test.ice; sourceTree = ""; }; + 1C57476C0924F3D3179E8CB4 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/scope/Server.swift; sourceTree = ""; }; + 1C64C9E96C64F3B2897A2C87 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/info/Server.swift; sourceTree = ""; }; + 1CBF07FB75550B583CF7D738 /* TraceUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TraceUtil.h; path = src/IceImpl/TraceUtil.h; sourceTree = ""; }; + 1CF511757EF4DF140A04DA2C /* PropertiesAdminI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertiesAdminI.swift; path = src/Ice/PropertiesAdminI.swift; sourceTree = ""; }; + 1D368F427108C32E26079FA4 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/facets/Client.swift; sourceTree = ""; }; + 1D91279A690F2813285DD5EF /* DynamicLibrary.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = DynamicLibrary.cpp; path = ../cpp/src/Ice/DynamicLibrary.cpp; sourceTree = ""; }; + 1DB9C26F663F1D77A240B599 /* TestDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestDriver.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 1E7CB6D352A26E583641E779 /* IceSSLConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSSLConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 1F7BF2E187BBF7ED01F8ACED /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/servantLocator/TestAMDI.swift; sourceTree = ""; }; + 1F9E148496CBBFFBBC5AA990 /* EndpointSelectionType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointSelectionType.swift; path = src/Ice/EndpointSelectionType.swift; sourceTree = ""; }; + 201A3D592A86A4E5A52B94A6 /* UnsupportedAdminFacet.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = UnsupportedAdminFacet.h; path = src/IceImpl/UnsupportedAdminFacet.h; sourceTree = ""; }; + 2071D7A2B86AED09B1BB79BA /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/info/TestI.swift; sourceTree = ""; }; + 21205A70C13579C0BCF52C10 /* IceInheritance.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInheritance.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 219A42FC5409CBC61D6D54D8 /* FacetMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FacetMap.swift; path = src/Ice/FacetMap.swift; sourceTree = ""; }; + 22E55C567EF52ACBCCC19DFC /* ViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewController.swift; path = test/TestDriver/iOS/ViewController.swift; sourceTree = ""; }; + 22F7D3D85033BDAD35C11896 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/proxy/ServerAMD.swift; sourceTree = ""; }; + 230B366682D6F40F8901BD37 /* Network.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Network.cpp; path = ../cpp/src/Ice/Network.cpp; sourceTree = ""; }; + 2363D48D7332AF860645153E /* StreamAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamAcceptor.cpp; path = ../cpp/src/Ice/ios/StreamAcceptor.cpp; sourceTree = ""; }; + 237690DFF95C7E4F22FFD3AC /* Controller.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Controller.ice; path = ../scripts/Controller.ice; sourceTree = ""; }; + 242A380ABE0B772C7EECF894 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/slicing/objects/TestAMDI.swift; sourceTree = ""; }; + 2454F9714961DAA98C75DE07 /* Ice.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ice.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 24E7B01FBD18ACFF36FE07CD /* StringUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StringUtil.cpp; path = ../cpp/src/IceUtil/StringUtil.cpp; sourceTree = ""; }; + 2507051E3EB202DB5FEF4D8E /* OutputStream.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OutputStream.h; path = src/IceImpl/OutputStream.h; sourceTree = ""; }; + 26682BD556F6E574739D283C /* InstrumentationF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = InstrumentationF.cpp; path = ../cpp/src/Ice/InstrumentationF.cpp; sourceTree = ""; }; + 275896210DE126C19E5FE423 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/invoke/AllTests.swift; sourceTree = ""; }; + 285CE6AAA028D7D463F34032 /* IceSlicingObjectsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjectsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 288C288B01E2EA79507869C1 /* libIceLocatorDiscovery C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceLocatorDiscovery C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 28B0EA127F9A50BFAFA3131D /* IceDefaultValue.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultValue.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 291C06760A18418E5D259B40 /* UtilException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UtilException.cpp; path = ../cpp/src/IceUtil/UtilException.cpp; sourceTree = ""; }; + 295FCA203A090C1A080F953C /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/enums/AllTests.swift; sourceTree = ""; }; + 29747373B98D74B7336F5E82 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/enums/Client.swift; sourceTree = ""; }; + 29953F4FB7A41A2EFAC0FC17 /* IceGridSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceGridSwift.h; path = src/IceGrid/IceGridSwift.h; sourceTree = ""; }; + 29EB1803435F6826893F50BE /* Mutex.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Mutex.swift; path = src/Ice/Mutex.swift; sourceTree = ""; }; + 2A31798E39E7B25787FD7092 /* LocalObject.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LocalObject.cpp; path = ../cpp/src/Ice/LocalObject.cpp; sourceTree = ""; }; + 2ABEB038C1680186296BBBAC /* ValueFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValueFactory.swift; path = src/Ice/ValueFactory.swift; sourceTree = ""; }; + 2AF8B2068E5D1911156F41C7 /* PropertiesAdmin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = PropertiesAdmin.h; path = src/IceImpl/PropertiesAdmin.h; sourceTree = ""; }; + 2B0DBF72A2B00C656825AC89 /* Router.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Router.ice; path = ../slice/Glacier2/Router.ice; sourceTree = ""; }; + 2B38809BD33195869DA592CC /* IceUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = IceUtil.mm; path = src/IceImpl/IceUtil.mm; sourceTree = ""; }; + 2B815D8203B8878891DA1B84 /* ProtocolInstance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ProtocolInstance.cpp; path = ../cpp/src/Ice/ProtocolInstance.cpp; sourceTree = ""; }; + 2BDB9C471B1AC0149C18DC98 /* IceStorm.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceStorm.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 2C5EBBB70E31DF1FE0B57A70 /* PropertiesAdmin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdmin.ice; path = ../slice/Ice/PropertiesAdmin.ice; sourceTree = ""; }; + 2CE351C11D924D7A51F52776 /* Reference.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Reference.cpp; path = ../cpp/src/Ice/Reference.cpp; sourceTree = ""; }; + 2D47EFF415BE95E02628A43F /* Identity.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Identity.ice; path = ../slice/Ice/Identity.ice; sourceTree = ""; }; + 2E97774419A34A3C2E608709 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/slicing/exceptions/Test.ice; sourceTree = ""; }; + 2F5EEEBE2569EBA29355C665 /* IceSlicingExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 30800E8387BC796F48D1F6EB /* Glacier2Swift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Glacier2Swift.h; path = src/Glacier2/Glacier2Swift.h; sourceTree = ""; }; + 30D1391BEBC8503CDCD94A95 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/facets/AllTests.swift; sourceTree = ""; }; + 30DEF2DB5E1EC904822AB222 /* Connection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Connection.h; path = src/IceImpl/Connection.h; sourceTree = ""; }; + 311B406A819F113682A50967 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/stream/Client.swift; sourceTree = ""; }; + 3161BA0FAF46FE38AFCAC8D7 /* OptionalFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OptionalFormat.swift; path = src/Ice/OptionalFormat.swift; sourceTree = ""; }; + 3195B5480C3CCC2F665C0C2C /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/operations/TestI.swift; sourceTree = ""; }; + 32A6D1A80A526C7A8C658851 /* IceDefaultValue.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultValue.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 32A9B371FE6F467EF691D44F /* UnknownSlicedValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UnknownSlicedValue.swift; path = src/Ice/UnknownSlicedValue.swift; sourceTree = ""; }; + 3348C6BDFBC3CEAAB6FED3A2 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/IceSSL/configuration/Client.swift; sourceTree = ""; }; + 33F9467B32EE74ACABFA3072 /* Base64.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Base64.cpp; path = ../cpp/src/Ice/Base64.cpp; sourceTree = ""; }; + 34B9D8E33708C6A8CE1704E8 /* LoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LoggerI.cpp; path = ../cpp/src/Ice/LoggerI.cpp; sourceTree = ""; }; + 35068F858E406E0190F183FE /* Convert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Convert.h; path = src/IceImpl/Convert.h; sourceTree = ""; }; + 353D4574E359D1A5921B1EFB /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/interceptor/Test.ice; sourceTree = ""; }; + 35CED14F4F4CE2EB7EAD45DE /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/scope/Client.swift; sourceTree = ""; }; + 36A72C1B1319CA521AB90CBC /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/operations/Server.swift; sourceTree = ""; }; + 36E96408D7F805AD74C28261 /* LocatorInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LocatorInfo.cpp; path = ../cpp/src/Ice/LocatorInfo.cpp; sourceTree = ""; }; + 370A47E6569224001C6A0DD2 /* Logger.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Logger.swift; path = src/Ice/Logger.swift; sourceTree = ""; }; + 37974E9534D68EBD02D0BF38 /* Config.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Config.h; path = src/IceImpl/Config.h; sourceTree = ""; }; + 3838CFE8581669BCA9352CCF /* RetryQueue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RetryQueue.cpp; path = ../cpp/src/Ice/RetryQueue.cpp; sourceTree = ""; }; + 38B945C35D281DC7C64268EB /* SecureTransportTransceiverI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportTransceiverI.cpp; path = ../cpp/src/IceSSL/SecureTransportTransceiverI.cpp; sourceTree = ""; }; + 38BC7BC4117F2A9BC84C18E4 /* IceSlicingObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 391D02406638201D4BFFBE33 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/timeout/Test.ice; sourceTree = ""; }; + 3940C31332E61B7BC03B38FF /* OnewaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OnewaysAMI.swift; path = test/Ice/operations/OnewaysAMI.swift; sourceTree = ""; }; + 39A5B68985BF4FB6600224CC /* Endpoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Endpoint.h; path = src/IceImpl/Endpoint.h; sourceTree = ""; }; + 3B215D276C84666A656CFCED /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/timeout/TestI.swift; sourceTree = ""; }; + 3BFE5386D5E740720EA9CB58 /* OutputStream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OutputStream.swift; path = src/Ice/OutputStream.swift; sourceTree = ""; }; + 3C10681CEE7B1988AC2A2ECC /* FormatType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatType.swift; path = src/Ice/FormatType.swift; sourceTree = ""; }; + 3CD77C9A5413CEB753006669 /* IceBinding.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceBinding.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 3D5C0B09443E244B33F827B8 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/admin/Server.swift; sourceTree = ""; }; + 3DFD89A775C8608FC0C21299 /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginI.cpp; path = ../cpp/src/IceSSL/PluginI.cpp; sourceTree = ""; }; + 3E2BC427063C53314F8E5645 /* ServantLocatorI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantLocatorI.swift; path = test/Ice/servantLocator/ServantLocatorI.swift; sourceTree = ""; }; + 3E75CE662D2C802F25228EA3 /* StringConverter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StringConverter.cpp; path = ../cpp/src/IceUtil/StringConverter.cpp; sourceTree = ""; }; + 3EBE51D8FEA0B08EB59D1221 /* PropertiesAdmin.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdmin.mm; path = src/IceImpl/PropertiesAdmin.mm; sourceTree = ""; }; + 3F43429767B67CB5541AB852 /* ServantLocatorF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ServantLocatorF.cpp; path = ../cpp/src/Ice/ServantLocatorF.cpp; sourceTree = ""; }; + 3F46FED0990218BAC2107CF3 /* IceStormSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceStormSwift.h; path = src/IceStorm/IceStormSwift.h; sourceTree = ""; }; + 4034543D2C38D68CF3963E3B /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/admin/Test.ice; sourceTree = ""; }; + 404181AD3492E372A6448E02 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/operations/Test.ice; sourceTree = ""; }; + 40456A4F4E986DD9FB70C417 /* Communicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Communicator.swift; path = src/Ice/Communicator.swift; sourceTree = ""; }; + 404B941336209004238F3C62 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/optional/TestAMD.ice; sourceTree = ""; }; + 410DFC04EF719B916ED888CD /* IceSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceSwift.h; path = src/Ice/IceSwift.h; sourceTree = ""; }; + 42B287152ECCA4B132D4F1F5 /* RequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RequestHandler.cpp; path = ../cpp/src/Ice/RequestHandler.cpp; sourceTree = ""; }; + 432766397EB18C3EFE34E6B5 /* EndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointI.cpp; path = ../cpp/src/IceSSL/EndpointI.cpp; sourceTree = ""; }; + 43714058DABE0BEB7C3C2CC8 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/location/Test.ice; sourceTree = ""; }; + 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 446159DAB21F5871ED36C0A5 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/IceSSL/configuration/TestI.swift; sourceTree = ""; }; + 4482E9D3417B5427A3BFC1A4 /* BatchOnewaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchOnewaysAMI.swift; path = test/Ice/operations/BatchOnewaysAMI.swift; sourceTree = ""; }; + 45ABAB934281EFD8A08B2403 /* PropertyDict.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertyDict.ice; path = ../slice/Ice/PropertyDict.ice; sourceTree = ""; }; + 45E9F3F0DA125E1B611E90C3 /* ConnectionI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectionI.swift; path = src/Ice/ConnectionI.swift; sourceTree = ""; }; + 46E7C83B519B9E9752161A45 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/acm/AllTests.swift; sourceTree = ""; }; + 47A57822ADF5A7B7248A9E90 /* ServantManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ServantManager.cpp; path = ../cpp/src/Ice/ServantManager.cpp; sourceTree = ""; }; + 486399F483E99E033C07B2CC /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/retry/AllTests.swift; sourceTree = ""; }; + 492410C7419FF4E34CE57FF5 /* ValueFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ValueFactory.cpp; path = ../cpp/src/Ice/ValueFactory.cpp; sourceTree = ""; }; + 4A680F36353165A9E9D45311 /* SlicedData.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SlicedData.cpp; path = ../cpp/src/Ice/SlicedData.cpp; sourceTree = ""; }; + 4B48ED7AC7A8D8BFAE151CBF /* ConsoleUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConsoleUtil.cpp; path = ../cpp/src/IceUtil/ConsoleUtil.cpp; sourceTree = ""; }; + 4B4BE404CCB5103EFEE171CD /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/services/Client.swift; sourceTree = ""; }; + 4C05D28B186CEB3BCCB560C9 /* IceServantLocator.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocator.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 4C8D3698CF8B0146132D024F /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/location/Server.swift; sourceTree = ""; }; + 4C98AA92052B842867693004 /* TestDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestDriver.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 4D64D52FEE47FF8F0B96A253 /* IceProxyAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxyAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 4E4225C40DFFC6A973F5E5E6 /* IceHold.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceHold.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 4EEDF0763F461C13C964B52E /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/objects/Client.swift; sourceTree = ""; }; + 4F25E6FBA987C910315FB9F5 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/slicing/exceptions/TestAMDI.swift; sourceTree = ""; }; + 4F302075F9C1701BE68885B8 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/invoke/Server.swift; sourceTree = ""; }; + 4F4B8F2B4F4323CAD36B9BCF /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/invoke/Test.ice; sourceTree = ""; }; + 4F6E3B9CD2EFF4EE1D3D3ED9 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/exceptions/Server.swift; sourceTree = ""; }; + 4FBB69B20AE83A11A842771C /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/proxy/TestAMD.ice; sourceTree = ""; }; + 51667CD25A9CE1F0EBD5ED32 /* IceUdp.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceUdp.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 51F69509311D4D1EA8C71A47 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/inheritance/Client.swift; sourceTree = ""; }; + 5222592F7B689F2853BD7FBB /* TrustManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TrustManager.cpp; path = ../cpp/src/IceSSL/TrustManager.cpp; sourceTree = ""; }; + 52455E99EC31D4F6288ABF2E /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/objects/AllTests.swift; sourceTree = ""; }; + 52566BDD57E42FA96CB97FD1 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/ami/AllTests.swift; sourceTree = ""; }; + 527B807CE15838B00C8842CD /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/defaultValue/AllTests.swift; sourceTree = ""; }; + 5288B1CCEF464C2A5847CCA1 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/slicing/objects/AllTests.swift; sourceTree = ""; }; + 52CC9AE019502BCAEE710C24 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/IceSSL/configuration/Test.ice; sourceTree = ""; }; + 54382AA46C35C75065954BCC /* Convert.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Convert.mm; path = src/IceImpl/Convert.mm; sourceTree = ""; }; + 548638E31FF14DDC9730B094 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/operations/ServerAMD.swift; sourceTree = ""; }; + 54A3D3475F65F21152094209 /* Incoming.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Incoming.cpp; path = ../cpp/src/Ice/Incoming.cpp; sourceTree = ""; }; + 54ACAB7A5099D58115A05E86 /* Communicator.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Communicator.cpp; path = ../cpp/src/Ice/Communicator.cpp; sourceTree = ""; }; + 54F4E1317C321838A405CF67 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/info/AllTests.swift; sourceTree = ""; }; + 550297F5FBEC3BFE5305F947 /* InputStream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InputStream.swift; path = src/Ice/InputStream.swift; sourceTree = ""; }; + 55B898D506212F9EB5DCE67C /* Properties.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Properties.cpp; path = ../cpp/src/Ice/Properties.cpp; sourceTree = ""; }; + 563804086685258D6C96B681 /* IceProxy.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 563E389F90DC51A77B0B8D3E /* ValueFactoryManagerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ValueFactoryManagerI.cpp; path = ../cpp/src/Ice/ValueFactoryManagerI.cpp; sourceTree = ""; }; + 56534BB7EE90D4BCFC146BED /* Connector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Connector.cpp; path = ../cpp/src/Ice/Connector.cpp; sourceTree = ""; }; + 567E02B4F336E591F4A267F9 /* ObjectAdapterFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectAdapterFactory.cpp; path = ../cpp/src/Ice/ObjectAdapterFactory.cpp; sourceTree = ""; }; + 5766676C5BBC1BD4DB06DFFE /* ServerPrivateAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivateAMD.ice; path = test/Ice/slicing/objects/ServerPrivateAMD.ice; sourceTree = ""; }; + 57723C0A0BF13BD7B31CFD91 /* ObjectAdapter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObjectAdapter.swift; path = src/Ice/ObjectAdapter.swift; sourceTree = ""; }; + 58BFF3397B40CE2C26A22AF2 /* ObjectAdapterF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectAdapterF.cpp; path = ../cpp/src/Ice/ObjectAdapterF.cpp; sourceTree = ""; }; + 58F99FAE75AD8743940860CC /* LocalObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LocalObject.h; path = src/IceImpl/LocalObject.h; sourceTree = ""; }; + 59DEEDA32B5BE58F64EE5080 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/objects/Collocated.swift; sourceTree = ""; }; + 59FEF1EF0C7632ABB3DAB53A /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/admin/AllTests.swift; sourceTree = ""; }; + 5A1AD59552E162D0E59AB6DF /* ProcessI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProcessI.swift; path = src/Ice/ProcessI.swift; sourceTree = ""; }; + 5B5084DAA0BC766D47480611 /* Options.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Options.cpp; path = ../cpp/src/IceUtil/Options.cpp; sourceTree = ""; }; + 5B716EDA411F795F3DDFBF4E /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/location/AllTests.swift; sourceTree = ""; }; + 5BDB5328DA18A47EC9A4783A /* Connection.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Connection.cpp; path = ../cpp/src/Ice/Connection.cpp; sourceTree = ""; }; + 5BFD7377989DCDE48FF2478E /* TwowaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TwowaysAMI.swift; path = test/Ice/operations/TwowaysAMI.swift; sourceTree = ""; }; + 5D49D0828560BA5BC5C772D2 /* IceOperations.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperations.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 5DCC5790B49AF0972A08B8ED /* Exception.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.mm; path = src/IceImpl/Exception.mm; sourceTree = ""; }; + 5E103CB1EC2F0309315AFBA0 /* SecureTransportEngine.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportEngine.cpp; path = ../cpp/src/IceSSL/SecureTransportEngine.cpp; sourceTree = ""; }; + 5E28FAF306E7A4A052D1A588 /* Buffer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Buffer.cpp; path = ../cpp/src/Ice/Buffer.cpp; sourceTree = ""; }; + 5FAF5E394E6662496B7181CF /* Current.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Current.cpp; path = ../cpp/src/Ice/Current.cpp; sourceTree = ""; }; + 5FEC090BDFE456D9FC42107C /* Descriptor.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Descriptor.ice; path = ../slice/IceGrid/Descriptor.ice; sourceTree = ""; }; + 604A309AE9AC4A690FFDC993 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = test/TestCommon/Info.plist; sourceTree = ""; }; + 606985C96A14A5A107D2FA66 /* IceRetry.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceRetry.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 6090DF4D2B2D36735D2A51D0 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/binding/Test.ice; sourceTree = ""; }; + 609C7B36754AC96B94FFA314 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/exceptions/ServerAMD.swift; sourceTree = ""; }; + 60C0404FD3789365D7A55D2F /* LoggerUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LoggerUtil.cpp; path = ../cpp/src/Ice/LoggerUtil.cpp; sourceTree = ""; }; + 60CA4995D4F59289FE125BBE /* ObjectAdapter.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapter.mm; path = src/IceImpl/ObjectAdapter.mm; sourceTree = ""; }; + 614C777C2BF69467B7D80C64 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/inheritance/Test.ice; sourceTree = ""; }; + 61D40C597EA4683625921392 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/invoke/TestI.swift; sourceTree = ""; }; + 61EFE42566AEC31FE71A037F /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/defaultValue/Test.ice; sourceTree = ""; }; + 62874B6F2262F7337C6F5B81 /* AdminFacetFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdminFacetFactory.swift; path = src/Ice/AdminFacetFactory.swift; sourceTree = ""; }; + 62E979F7887BA115203B9AFB /* libIceDiscovery C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceDiscovery C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 62F6568F0E95FE98BCFAFAAC /* LoggerWrapperI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LoggerWrapperI.h; path = src/IceImpl/LoggerWrapperI.h; sourceTree = ""; }; + 632EF124D15BA557D60A2633 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/info/Test.ice; sourceTree = ""; }; + 635FD22114429A2D1FD241B1 /* CommunicatorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CommunicatorI.cpp; path = ../cpp/src/Ice/CommunicatorI.cpp; sourceTree = ""; }; + 636E53AB05D77F09A1A9F930 /* Oneways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Oneways.swift; path = test/Ice/operations/Oneways.swift; sourceTree = ""; }; + 637F8A5200F2B8447C4693E1 /* IceProxyAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxyAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 63DDBB03DC121E6A45BFACBE /* Admin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Admin.ice; path = ../slice/IceGrid/Admin.ice; sourceTree = ""; }; + 64237DCAABC3D613AD0721F6 /* libIceDiscovery C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceDiscovery C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 64723B9D574B1E784E187F19 /* Notifications.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Notifications.mm; path = ../cpp/src/Ice/ios/Notifications.mm; sourceTree = ""; }; + 64A434C90CF7284B572EA069 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/proxy/Client.swift; sourceTree = ""; }; + 64D4650988E40E9CA59297EC /* SSLConnectionInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SSLConnectionInfo.swift; path = src/Ice/SSLConnectionInfo.swift; sourceTree = ""; }; + 65702BFEFF59D475ADF88CEE /* Cond.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Cond.cpp; path = ../cpp/src/Ice/Cond.cpp; sourceTree = ""; }; + 65E5B3B0E35FAFFDED2A5DAD /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/proxy/Collocated.swift; sourceTree = ""; }; + 6680BE7DAA24FABA41DB9440 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/timeout/Client.swift; sourceTree = ""; }; + 668321965EE50E26E64248B7 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/servantLocator/TestI.swift; sourceTree = ""; }; + 6695A9485F9BFC55F92D4780 /* IceStorm.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceStorm.ice; path = ../slice/IceStorm/IceStorm.ice; sourceTree = ""; }; + 66ECC405F2C16B255859D744 /* CertificateI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CertificateI.cpp; path = ../cpp/src/IceSSL/CertificateI.cpp; sourceTree = ""; }; + 671F73B5831ACC6ADACFB08F /* Time.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Time.cpp; path = ../cpp/src/IceUtil/Time.cpp; sourceTree = ""; }; + 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; name = PromiseKit.xcframework; path = ../Carthage/Build/PromiseKit.xcframework; sourceTree = ""; }; + 67BE4269C8AF68CEC3F1AB85 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/adapterDeactivation/TestI.swift; sourceTree = ""; }; + 6806755F51554BA6DB76256D /* NetworkProxy.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = NetworkProxy.cpp; path = ../cpp/src/Ice/NetworkProxy.cpp; sourceTree = ""; }; + 681EDA65821B247C37334518 /* Current.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Current.swift; path = src/Ice/Current.swift; sourceTree = ""; }; + 6855A1E9D55D454D681B03BE /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; }; + 68A36D9D21D9ACDDCA4E68FE /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/proxy/AllTests.swift; sourceTree = ""; }; + 68C859AFB2F57D870E422FC2 /* IceEnums.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceEnums.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 6A413441F4304C68309241DE /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/slicing/exceptions/TestI.swift; sourceTree = ""; }; + 6A8A6C39B2359DE2A2938C79 /* certs */ = {isa = PBXFileReference; includeInIndex = 1; name = certs; path = ../certs; sourceTree = ""; }; + 6A8B4FF65784B739F596B165 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/acm/Client.swift; sourceTree = ""; }; + 6B0C30789F1D1CD12C92E8FC /* CollocatedRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CollocatedRequestHandler.cpp; path = ../cpp/src/Ice/CollocatedRequestHandler.cpp; sourceTree = ""; }; + 6B63A87911930B8B1FE600FA /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/proxy/TestAMDI.swift; sourceTree = ""; }; + 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; name = PromiseKit.xcframework; path = ../Carthage/Build/PromiseKit.xcframework; sourceTree = ""; }; + 6DF6482B94F201F58CAB1DD4 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/servantLocator/TestAMD.ice; sourceTree = ""; }; + 6ED2C54301565ED3748EBC3A /* Protocol.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Protocol.cpp; path = ../cpp/src/Ice/Protocol.cpp; sourceTree = ""; }; + 6F10C913D6933AF4C6BABD5B /* ReferenceFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ReferenceFactory.cpp; path = ../cpp/src/Ice/ReferenceFactory.cpp; sourceTree = ""; }; + 6F2DCAD699F6BC3BE7C48BD2 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/defaultServant/Client.swift; sourceTree = ""; }; + 6F5C4100F546E81AEB607F64 /* RegisterPluginsInit.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RegisterPluginsInit.cpp; path = ../cpp/src/Ice/RegisterPluginsInit.cpp; sourceTree = ""; }; + 6FBFAB5855A5357823648A4E /* LaunchScreen.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = test/TestDriver/iOS/Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; + 6FD0C7728FD3AC2059BB3BCA /* BatchOneways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchOneways.swift; path = test/Ice/operations/BatchOneways.swift; sourceTree = ""; }; + 704E39239807F67E06A712F8 /* IceDiscovery.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceDiscovery.ice; path = ../slice/IceDiscovery/IceDiscovery.ice; sourceTree = ""; }; + 71B526519A9B83CA4998238A /* certs */ = {isa = PBXFileReference; includeInIndex = 1; name = certs; path = test/IceSSL/configuration/../../../../cpp/test/IceSSL/certs; sourceTree = ""; }; + 72779126D71DFD7FC20EE0D2 /* IceOptional.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptional.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 7314CBAFB5755D9F44EEBC5C /* BuiltinSequences.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = BuiltinSequences.ice; path = ../slice/Ice/BuiltinSequences.ice; sourceTree = ""; }; + 734648C15756245CB967ED89 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/exceptions/Collocated.swift; sourceTree = ""; }; + 744C647A722774F0DCC967C5 /* ValueFactoryManagerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValueFactoryManagerI.swift; path = src/Ice/ValueFactoryManagerI.swift; sourceTree = ""; }; + 748E574312C91608A330181B /* Endpoint.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Endpoint.cpp; path = ../cpp/src/Ice/Endpoint.cpp; sourceTree = ""; }; + 7554EE77D11FDB04397A3522 /* WSAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = WSAcceptor.cpp; path = ../cpp/src/Ice/WSAcceptor.cpp; sourceTree = ""; }; + 75ED9135CAA16D100E69B703 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/slicing/exceptions/ServerAMD.swift; sourceTree = ""; }; + 75F29FFE79058140375FC0E7 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/stream/Test.ice; sourceTree = ""; }; + 7755F8AB52E84E0B45AD62FE /* IceRetry.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceRetry.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 7763393C4C78B0C0272D07A4 /* ImplicitContextI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ImplicitContextI.cpp; path = ../cpp/src/Ice/ImplicitContextI.cpp; sourceTree = ""; }; + 777D1CF26D4EE41FECB58726 /* IceOptionalAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptionalAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 7816D637F2F821B607DACC9D /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/exceptions/Client.swift; sourceTree = ""; }; + 7842909316DB02B26EC4CD97 /* Ice.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ice.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 78A7C617CA3EE06E65A4C495 /* SliceEscape.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = SliceEscape.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 78E14BB0D8831EB4B2397CD6 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/slicing/objects/Test.ice; sourceTree = ""; }; + 79754C70D1F38E097E806D57 /* IceScope.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceScope.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 797B02B255FA82E173A121A8 /* PropertiesAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PropertiesAdminI.cpp; path = ../cpp/src/Ice/PropertiesAdminI.cpp; sourceTree = ""; }; + 7A2055EC01DB2F6407115D70 /* PermissionsVerifier.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PermissionsVerifier.ice; path = ../slice/Glacier2/PermissionsVerifier.ice; sourceTree = ""; }; + 7A3DEF70E624CDDE35C223F5 /* IceSlicingObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 7A5278449158AA6B7292AFF8 /* TcpTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TcpTransceiver.cpp; path = ../cpp/src/Ice/TcpTransceiver.cpp; sourceTree = ""; }; + 7A72121FA65C2852EBCA119F /* ImplicitContext.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContext.mm; path = src/IceImpl/ImplicitContext.mm; sourceTree = ""; }; + 7B8830516EEAE2E428366AEC /* Exception.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Exception.h; path = src/IceImpl/Exception.h; sourceTree = ""; }; + 7C541E06BF24D855AE6A052A /* ConnectionF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionF.cpp; path = ../cpp/src/Ice/ConnectionF.cpp; sourceTree = ""; }; + 7CC1E44C7EC0E6FF8F7FD95B /* Proxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Proxy.swift; path = src/Ice/Proxy.swift; sourceTree = ""; }; + 7CC35A95E39DDBDD2FA0303C /* IceExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 7D4AC169951D4C6B72333C57 /* Shared.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Shared.cpp; path = ../cpp/src/IceUtil/Shared.cpp; sourceTree = ""; }; + 7F63DBEF48965B70C4A0F472 /* SecureTransportCertificateI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportCertificateI.cpp; path = ../cpp/src/IceSSL/SecureTransportCertificateI.cpp; sourceTree = ""; }; + 7F8E23E9675BDD1F9D81A716 /* Proxy.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Proxy.cpp; path = ../cpp/src/Ice/Proxy.cpp; sourceTree = ""; }; + 7FCCC345A4FA9561F4F3DE38 /* UdpConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UdpConnector.cpp; path = ../cpp/src/Ice/UdpConnector.cpp; sourceTree = ""; }; + 80F6A1ED3C38E025B7D6761D /* EndpointI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointI.swift; path = src/Ice/EndpointI.swift; sourceTree = ""; }; + 810BD14318E9E010E6FA0F83 /* Util.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Util.cpp; path = ../cpp/src/IceSSL/Util.cpp; sourceTree = ""; }; + 812CA9F0D21B3FB877A7A8AB /* ConnectionInfoF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionInfoF.cpp; path = ../cpp/src/IceSSL/ConnectionInfoF.cpp; sourceTree = ""; }; + 81A2BB3DFE7575292C458394 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/info/Client.swift; sourceTree = ""; }; + 81F037DED9476DD886F3BDD8 /* Blobject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Blobject.swift; path = src/Ice/Blobject.swift; sourceTree = ""; }; + 826BCFBB3C658877152B0D45 /* ImplicitContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImplicitContext.swift; path = src/Ice/ImplicitContext.swift; sourceTree = ""; }; + 82A00F4AF0AA782114FB7E5B /* ConnectionFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionFactory.cpp; path = ../cpp/src/Ice/ConnectionFactory.cpp; sourceTree = ""; }; + 83B9C13E101D7735B7DB2E90 /* IceAmi.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAmi.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 84209E14DBA0BCB024AFADFC /* SSLEngine.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SSLEngine.cpp; path = ../cpp/src/IceSSL/SSLEngine.cpp; sourceTree = ""; }; + 845314D4D8CDDD83D75CD79E /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/optional/Test.ice; sourceTree = ""; }; + 848A2C0A4882DC676A70A705 /* Clash.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Clash.ice; path = test/Slice/escape/Clash.ice; sourceTree = ""; }; + 855475BAF05D4FE9769FCDD4 /* Service.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Service.cpp; path = ../cpp/src/Ice/Service.cpp; sourceTree = ""; }; + 857C3C6154B1922388FBCF88 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; + 889142475D21BCF0B56AF545 /* Instrumentation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Instrumentation.swift; path = src/Ice/Instrumentation.swift; sourceTree = ""; }; + 88E2D02C52AC129B13172469 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/properties/Client.swift; sourceTree = ""; }; + 8A756328166CE3DA3AC98445 /* AcceptorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = AcceptorI.cpp; path = ../cpp/src/IceSSL/AcceptorI.cpp; sourceTree = ""; }; + 8AB34A2D16FD0247248EDEE5 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/adapterDeactivation/Server.swift; sourceTree = ""; }; + 8AB78C3D3C0AB3505229F618 /* IceDefaultServant.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultServant.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 8ABA3C979C24A73757F59433 /* Communicator.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Communicator.mm; path = src/IceImpl/Communicator.mm; sourceTree = ""; }; + 8BCFC9CD09752EF6CE92F169 /* Glacier2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Glacier2.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8BE683A3C09C70C027D88585 /* EndpointFactoryManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointFactoryManager.cpp; path = ../cpp/src/Ice/EndpointFactoryManager.cpp; sourceTree = ""; }; + 8C090FF6DC8B7E73B8F0CF61 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/operations/AllTests.swift; sourceTree = ""; }; + 8C0990EF06C4AA0C70BCB1BB /* IceFacets.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceFacets.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 8C59E6485CF61B5918867285 /* Properties.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Properties.h; path = src/IceImpl/Properties.h; sourceTree = ""; }; + 8CBB4F405CED40EB36BB4635 /* Exception.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.ice; path = ../slice/IceGrid/Exception.ice; sourceTree = ""; }; + 8CBFAEE6B26D238BAA02484A /* IceGrid.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceGrid.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8CF6B323879196FF0C6F02EF /* IceUdp.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceUdp.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 8F0D6E0F71B9436C9B6EA95D /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/facets/Server.swift; sourceTree = ""; }; + 8F6E68B5C8323DF84071F058 /* ObjectAdapterI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObjectAdapterI.swift; path = src/Ice/ObjectAdapterI.swift; sourceTree = ""; }; + 8FD50B070E2E45F3D89566D6 /* RecMutex.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RecMutex.cpp; path = ../cpp/src/IceUtil/RecMutex.cpp; sourceTree = ""; }; + 8FE393A476F4D572188AC8BD /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/location/Client.swift; sourceTree = ""; }; + 8FFAED2E470DBEDFCD86E208 /* LocatorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LocatorI.cpp; path = ../cpp/src/IceDiscovery/LocatorI.cpp; sourceTree = ""; }; + 909A27E571E1C569EA295FF2 /* CountDownLatch.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CountDownLatch.cpp; path = ../cpp/src/Ice/CountDownLatch.cpp; sourceTree = ""; }; + 910266CD236F48B4B23CF17A /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/binding/AllTests.swift; sourceTree = ""; }; + 91CC564529701DD87331BACD /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/udp/TestI.swift; sourceTree = ""; }; + 92432714D1D9B68DF3038762 /* ConnectionInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionInfo.cpp; path = ../cpp/src/IceSSL/ConnectionInfo.cpp; sourceTree = ""; }; + 92FB243DF6E34DCCD382045F /* ConnectionInfoFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectionInfoFactory.swift; path = src/Ice/ConnectionInfoFactory.swift; sourceTree = ""; }; + 93145717B2A954F9365DB113 /* Exception.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Exception.swift; path = src/Ice/Exception.swift; sourceTree = ""; }; + 931DB158FDB9D40CC839083B /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/servantLocator/Client.swift; sourceTree = ""; }; + 93306AFD99824B43D5CD2512 /* UUID.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UUID.cpp; path = ../cpp/src/IceUtil/UUID.cpp; sourceTree = ""; }; + 93638360BDE03007D73F409F /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/objects/Server.swift; sourceTree = ""; }; + 940AF31C5C50B7B1E3771D01 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/inheritance/Collocated.swift; sourceTree = ""; }; + 949C70B81AF3CFDD7FB8D533 /* LocalObject.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalObject.mm; path = src/IceImpl/LocalObject.mm; sourceTree = ""; }; + 95D0697917C4D8AB633FEB50 /* SSLInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = SSLInfo.ice; path = ../slice/Glacier2/SSLInfo.ice; sourceTree = ""; }; + 95EFA52C888E5C5C55D8BD12 /* LocalException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LocalException.cpp; path = ../cpp/src/Ice/LocalException.cpp; sourceTree = ""; }; + 965693DE746A036AA464CB9D /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/proxy/TestI.swift; sourceTree = ""; }; + 96D63454AE91561D9B1FA13D /* StreamConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamConnector.cpp; path = ../cpp/src/Ice/ios/StreamConnector.cpp; sourceTree = ""; }; + 973F3940336877E6A0546ADD /* IceExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 97A976BE01C712EA907617FF /* FacetMap.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = FacetMap.cpp; path = ../cpp/src/Ice/FacetMap.cpp; sourceTree = ""; }; + 97C2D890A953867A32FB3EBD /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/slicing/objects/TestI.swift; sourceTree = ""; }; + 9800A54FA6CD0F5753F3140B /* IceImpl.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceImpl.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 98BEF5E88808880D20841E72 /* ObjectFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObjectFactory.swift; path = src/Ice/ObjectFactory.swift; sourceTree = ""; }; + 98C3299810DDF985165CC4CE /* Connection.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Connection.mm; path = src/IceImpl/Connection.mm; sourceTree = ""; }; + 9918B9086B528A35F757CF4D /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/retry/TestI.swift; sourceTree = ""; }; + 996C01016F42FA08BF4C837D /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/scope/Test.ice; sourceTree = ""; }; + 9A272934729E68258BA6DDF9 /* Context.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Context.ice; path = ../slice/Ice/Context.ice; sourceTree = ""; }; + 9A4BC197F0BE0F3D87FB04FC /* ObjectPrx.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ObjectPrx.h; path = src/IceImpl/ObjectPrx.h; sourceTree = ""; }; + 9ACF9A0FD2844D80E474A2A1 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/hold/Server.swift; sourceTree = ""; }; + 9B0B1A89D670A85B944708CD /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/scope/AllTests.swift; sourceTree = ""; }; + 9B5FBCF7BF81AAAD3CFAD9A1 /* IceAdmin.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdmin.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 9BA6FA4EC5C3072E5ABD82A9 /* IceServices.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServices.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 9BADD132A608D10C40BACE84 /* IceInfo.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 9C0712E3CBACF207CBC9483C /* IceUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceUtil.h; path = src/IceImpl/IceUtil.h; sourceTree = ""; }; + 9C793A24C95A4ACFF0FA977F /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Instance.cpp; path = ../cpp/src/IceSSL/Instance.cpp; sourceTree = ""; }; + 9CC04AA3ED1830F1A0D6E800 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/udp/Server.swift; sourceTree = ""; }; + 9D2FF4C92FB900E1C8ED02C0 /* LocalExceptionDescription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalExceptionDescription.swift; path = src/Ice/LocalExceptionDescription.swift; sourceTree = ""; }; + 9D561F3ABC9506CE1899C25B /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/objects/TestI.swift; sourceTree = ""; }; + 9D5D35E25FF3BDCAABC83516 /* PropertiesF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PropertiesF.cpp; path = ../cpp/src/Ice/PropertiesF.cpp; sourceTree = ""; }; + 9DD2ED66B058666264CDD088 /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginI.cpp; path = ../cpp/src/IceDiscovery/PluginI.cpp; sourceTree = ""; }; + 9DEC0940BD776B0969AF9FCA /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/acm/Test.ice; sourceTree = ""; }; + 9E833D96D1EF8419E8B06067 /* Initialize.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Initialize.cpp; path = ../cpp/src/Ice/Initialize.cpp; sourceTree = ""; }; + 9F0825F3639A6FB3FC9928E1 /* CommunicatorF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CommunicatorF.cpp; path = ../cpp/src/Ice/CommunicatorF.cpp; sourceTree = ""; }; + 9F369E4EEC34C1B7DA37C7AA /* ClientPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ClientPrivate.ice; path = test/Ice/slicing/objects/ClientPrivate.ice; sourceTree = ""; }; + A01B926A7B8E3EC380C5BC12 /* IceLocation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceLocation.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + A02716D50C4DADACD44CA41E /* InputUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = InputUtil.cpp; path = ../cpp/src/IceUtil/InputUtil.cpp; sourceTree = ""; }; + A064DE2CD47E44C882D74D82 /* StringConverterPlugin.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StringConverterPlugin.cpp; path = ../cpp/src/Ice/StringConverterPlugin.cpp; sourceTree = ""; }; + A1142C7C9854A209B5A6FAE9 /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/Glacier2/Metrics.ice; sourceTree = ""; }; + A14A165D57EC8897669850ED /* ConnectionRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionRequestHandler.cpp; path = ../cpp/src/Ice/ConnectionRequestHandler.cpp; sourceTree = ""; }; + A23E452DCD4EADDF06BBE923 /* Logger.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Logger.mm; path = src/IceImpl/Logger.mm; sourceTree = ""; }; + A271CB08B7038B4E365AF7F0 /* Process.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Process.ice; path = ../slice/Ice/Process.ice; sourceTree = ""; }; + A29DDD90384919767B0C0ECD /* ConnectorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectorI.cpp; path = ../cpp/src/IceSSL/ConnectorI.cpp; sourceTree = ""; }; + A393EE389D42B1372C5D4B65 /* ConnectRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectRequestHandler.cpp; path = ../cpp/src/Ice/ConnectRequestHandler.cpp; sourceTree = ""; }; + A394CF22B566C3407C120219 /* Value.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Value.cpp; path = ../cpp/src/Ice/Value.cpp; sourceTree = ""; }; + A465ED9B645CD9E9CE8A4FCD /* TraceUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = TraceUtil.mm; path = src/IceImpl/TraceUtil.mm; sourceTree = ""; }; + A4C4C61C6E898DA81C15954E /* RequestHandlerFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RequestHandlerFactory.cpp; path = ../cpp/src/Ice/RequestHandlerFactory.cpp; sourceTree = ""; }; + A63827673158D06448A97D16 /* Util.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Util.swift; path = src/Ice/Util.swift; sourceTree = ""; }; + A6798EEC6C353BFBF9116BCD /* ProtocolPluginFacade.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ProtocolPluginFacade.cpp; path = ../cpp/src/Ice/ProtocolPluginFacade.cpp; sourceTree = ""; }; + A6A08515C929FE005F83573E /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/servantLocator/Test.ice; sourceTree = ""; }; + A736397DAB7BF3EC6FA2C950 /* OutputUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OutputUtil.cpp; path = ../cpp/src/IceUtil/OutputUtil.cpp; sourceTree = ""; }; + A7608F345A6B9674E4E25588 /* IceExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + A7E8BE02C17366B643981167 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/invoke/Client.swift; sourceTree = ""; }; + A8019ED029E22228D439270D /* Main.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = Main.storyboard; path = test/TestDriver/iOS/Base.lproj/Main.storyboard; sourceTree = ""; }; + A80AF8A22AEA829C0991C3B4 /* Router.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Router.ice; path = ../slice/Ice/Router.ice; sourceTree = ""; }; + A92040A42C1009AB71976C39 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/acm/Server.swift; sourceTree = ""; }; + A992D571867BEC1AB77A5758 /* PluginF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginF.cpp; path = ../cpp/src/Ice/PluginF.cpp; sourceTree = ""; }; + A998BC9D574020BDC3953505 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/enums/Server.swift; sourceTree = ""; }; + AB4AC013C2622B857D5A3217 /* ServantLocator.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ServantLocator.cpp; path = ../cpp/src/Ice/ServantLocator.cpp; sourceTree = ""; }; + AB4E0350184F7C71726609E7 /* SliceEscape.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = SliceEscape.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + AB58E8FD0BE2C2223CC91FD8 /* Version.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Version.ice; path = ../slice/Ice/Version.ice; sourceTree = ""; }; + AB5E9C8485BFCD26D190F59C /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/adapterDeactivation/Collocated.swift; sourceTree = ""; }; + AC1523042EBD979583DA50A9 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/servantLocator/ServerAMD.swift; sourceTree = ""; }; + AC3D3F78D937EE3030A5E2BF /* ClientPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ClientPrivate.ice; path = test/Ice/slicing/exceptions/ClientPrivate.ice; sourceTree = ""; }; + AC5393438C80DBB9F358BEE7 /* MetricsAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = MetricsAdminI.cpp; path = ../cpp/src/Ice/MetricsAdminI.cpp; sourceTree = ""; }; + AC58C93D0067AC1FFB163FB5 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/enums/Test.ice; sourceTree = ""; }; + ACA0904CD8C94BB7EF9E1A73 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/scope/TestI.swift; sourceTree = ""; }; + AD4B976EE5754C180F9F01A3 /* EndpointTypes.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointTypes.ice; path = ../slice/Ice/EndpointTypes.ice; sourceTree = ""; }; + ADBE2836018DBF4CB152CC21 /* EndpointInfoFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointInfoFactory.swift; path = src/Ice/EndpointInfoFactory.swift; sourceTree = ""; }; + ADF3D15CFAFCD6B558A1FD21 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/facets/Collocated.swift; sourceTree = ""; }; + AE970904BC2EF28D17415E5F /* UdpTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UdpTransceiver.cpp; path = ../cpp/src/Ice/UdpTransceiver.cpp; sourceTree = ""; }; + AEC9480F5A68922EC4B53BD4 /* TcpConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TcpConnector.cpp; path = ../cpp/src/Ice/TcpConnector.cpp; sourceTree = ""; }; + AF881C20E37D006853FC884D /* ServantLocator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantLocator.swift; path = src/Ice/ServantLocator.swift; sourceTree = ""; }; + AF8B688684BEDBC2942D811F /* FileUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = FileUtil.cpp; path = ../cpp/src/IceUtil/FileUtil.cpp; sourceTree = ""; }; + AFC39BE1C5B15CB84051E13B /* Thread.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Thread.cpp; path = ../cpp/src/Ice/Thread.cpp; sourceTree = ""; }; + B0EA0596C3A984C7D9AB0191 /* IAPConnectionInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IAPConnectionInfo.swift; path = src/Ice/IAPConnectionInfo.swift; sourceTree = ""; }; + B210C65D05CE0E78F1F1D897 /* RouterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterF.ice; path = ../slice/Ice/RouterF.ice; sourceTree = ""; }; + B2336B5F92A72FC27F4D5030 /* InstrumentationI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = InstrumentationI.cpp; path = ../cpp/src/Ice/InstrumentationI.cpp; sourceTree = ""; }; + B241517C9F34AA2F9E87F2CB /* PropertiesI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PropertiesI.cpp; path = ../cpp/src/Ice/PropertiesI.cpp; sourceTree = ""; }; + B28CFA3BE1502191FFA2C9E4 /* SecureTransportPluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportPluginI.cpp; path = ../cpp/src/IceSSL/SecureTransportPluginI.cpp; sourceTree = ""; }; + B2A95DA9F0D8AAB3E6BAEDBB /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/objects/Test.ice; sourceTree = ""; }; + B2BCAAF5D382B25A6157CD84 /* BatchRequestQueue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = BatchRequestQueue.cpp; path = ../cpp/src/Ice/BatchRequestQueue.cpp; sourceTree = ""; }; + B2C14B86DE5B92B15969FE48 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/slicing/objects/TestAMD.ice; sourceTree = ""; }; + B2C730C5DF8B0BFDBBD7A02F /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/adapterDeactivation/AllTests.swift; sourceTree = ""; }; + B30CFC8544BBBBCB77C268E9 /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/IceStorm/Metrics.ice; sourceTree = ""; }; + B31A2498A646B3ABFEFF8B7A /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/IceSSL/configuration/Server.swift; sourceTree = ""; }; + B351607EE940FF1B962250C8 /* TcpEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TcpEndpointI.cpp; path = ../cpp/src/Ice/TcpEndpointI.cpp; sourceTree = ""; }; + B356F2ADC8A1237AA7C4A639 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/ami/Client.swift; sourceTree = ""; }; + B3B30FE5D277459AFCF46DF6 /* SliceInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SliceInfo.swift; path = src/Ice/SliceInfo.swift; sourceTree = ""; }; + B3DE965BD291C514412012E2 /* IceAcm.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAcm.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + B3E26A66546B0DC899600856 /* StreamEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamEndpointI.cpp; path = ../cpp/src/Ice/ios/StreamEndpointI.cpp; sourceTree = ""; }; + B49DF5DED846E4649A4B754D /* libIce C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIce C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + B4BE613AEDF19003FA0872E6 /* ProxyFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ProxyFactory.cpp; path = ../cpp/src/Ice/ProxyFactory.cpp; sourceTree = ""; }; + B5E6BEDE8D15376209417D16 /* IceLocatorDiscovery.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceLocatorDiscovery.ice; path = ../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice; sourceTree = ""; }; + B6D476064CB1190C3D22C626 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/hold/Client.swift; sourceTree = ""; }; + B758DFE555719807E8A43697 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/retry/Client.swift; sourceTree = ""; }; + B7654EBB9EDE8EEF2A491961 /* IceInheritance.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInheritance.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + B7C937A0328BC73E041252F4 /* DispatchInterceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = DispatchInterceptor.cpp; path = ../cpp/src/Ice/DispatchInterceptor.cpp; sourceTree = ""; }; + B7FEA12D89C0DC0029F2E747 /* LocalObject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalObject.swift; path = src/Ice/LocalObject.swift; sourceTree = ""; }; + B8554C4BF66E18643F12883F /* IceOptional.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptional.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + B95D23968B8F377C7F422EF9 /* UdpEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UdpEndpointI.cpp; path = ../cpp/src/Ice/UdpEndpointI.cpp; sourceTree = ""; }; + B9942C722D2D714FD3120E05 /* ImplicitContextF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ImplicitContextF.cpp; path = ../cpp/src/Ice/ImplicitContextF.cpp; sourceTree = ""; }; + BA1A0CC3E7F51F0F2CA89D00 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/proxy/Test.ice; sourceTree = ""; }; + BA8C975E42F05A075290F040 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/servantLocator/Collocated.swift; sourceTree = ""; }; + BAEED31A0ADF4C89593FD6D7 /* IPEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = IPEndpointI.cpp; path = ../cpp/src/Ice/IPEndpointI.cpp; sourceTree = ""; }; + BB3096439C5D8C81F6B73116 /* LoggerAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LoggerAdminI.cpp; path = ../cpp/src/Ice/LoggerAdminI.cpp; sourceTree = ""; }; + BB326B2C07865894715220B7 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/udp/Client.swift; sourceTree = ""; }; + BB48879975345CA104056C4F /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/ami/TestI.swift; sourceTree = ""; }; + BC31E906150D70C898D08914 /* IceOperations.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperations.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + BC57A855153D0624B8C40A47 /* FactoryTable.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = FactoryTable.cpp; path = ../cpp/src/Ice/FactoryTable.cpp; sourceTree = ""; }; + BC7EBA6FB9E1A5A71D2448B5 /* StreamTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamTransceiver.cpp; path = ../cpp/src/Ice/ios/StreamTransceiver.cpp; sourceTree = ""; }; + BDDBF8DD53402DA3B34D2CB0 /* IceAdapterDeactivation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdapterDeactivation.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + BEE41C9E317FBB20BE2F8068 /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginI.cpp; path = ../cpp/src/IceLocatorDiscovery/PluginI.cpp; sourceTree = ""; }; + BF0EF27F705BA3B6E2C8D985 /* PluginManagerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginManagerI.cpp; path = ../cpp/src/Ice/PluginManagerI.cpp; sourceTree = ""; }; + BF4FAF9974BE2C2153116762 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/slicing/exceptions/Client.swift; sourceTree = ""; }; + BF7F9A51A6A2C9D5D7029409 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/slicing/exceptions/Server.swift; sourceTree = ""; }; + BFC40E49B33653E2543702A0 /* IceServantLocator.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocator.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + C07B19BB865532230ED509C9 /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Instance.cpp; path = ../cpp/src/Ice/Instance.cpp; sourceTree = ""; }; + C08A77C4CA4A761E5B845C4B /* ObjectPrx.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectPrx.mm; path = src/IceImpl/ObjectPrx.mm; sourceTree = ""; }; + C0F319DE00157C1D265C2E20 /* ServerPrivateAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivateAMD.ice; path = test/Ice/slicing/exceptions/ServerPrivateAMD.ice; sourceTree = ""; }; + C11421B2097118D45D7A30EE /* Value.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Value.swift; path = src/Ice/Value.swift; sourceTree = ""; }; + C27509CC6CBDA54B63CCD7E7 /* IceTimeout.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceTimeout.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + C3EC27026C6A3EDD89622EDF /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/hold/TestI.swift; sourceTree = ""; }; + C3F78ACF6D7DEFAF6E6D3806 /* Connection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Connection.swift; path = src/Ice/Connection.swift; sourceTree = ""; }; + C41A469A9C164C3D9E01E12F /* ConnectionInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionInfo.cpp; path = ../cpp/src/IceIAP/ConnectionInfo.cpp; sourceTree = ""; }; + C4270AE12A9F7434E082D38C /* EndpointInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointInfo.cpp; path = ../cpp/src/IceIAP/EndpointInfo.cpp; sourceTree = ""; }; + C48C354FEB7CA6DCA522A255 /* WSTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = WSTransceiver.cpp; path = ../cpp/src/Ice/WSTransceiver.cpp; sourceTree = ""; }; + C5005A46D72C5617405BAB2C /* OutputStream.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OutputStream.cpp; path = ../cpp/src/Ice/OutputStream.cpp; sourceTree = ""; }; + C504D37C75A69DF49128A208 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/optional/Server.swift; sourceTree = ""; }; + C5CF48E1234DA5F6FF25308E /* RouterInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RouterInfo.cpp; path = ../cpp/src/Ice/RouterInfo.cpp; sourceTree = ""; }; + C5FEACF1F212D68032902136 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/operations/TestAMDI.swift; sourceTree = ""; }; + C7C2E725F96219B183DD8D3C /* Timer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Timer.cpp; path = ../cpp/src/Ice/Timer.cpp; sourceTree = ""; }; + C830A95A2CD912EA6324B4C8 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/defaultServant/AllTests.swift; sourceTree = ""; }; + C938C17E9C3369E70F2D5257 /* Exception.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Exception.cpp; path = ../cpp/src/Ice/Exception.cpp; sourceTree = ""; }; + C9AF0C291D79FACBC81E5122 /* Logger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Logger.h; path = src/IceImpl/Logger.h; sourceTree = ""; }; + CA1551FD0069369BF65C08F4 /* IceInvoke.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInvoke.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + CA6F157360619CC2C0795120 /* IceAcm.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAcm.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + CAA8B610B1EC1F7DF9F47067 /* IceAdapterDeactivation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdapterDeactivation.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + CAF57D43297EF0527E58ABFF /* OutgoingAsync.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OutgoingAsync.cpp; path = ../cpp/src/Ice/OutgoingAsync.cpp; sourceTree = ""; }; + CB0EA6325C6639FE8A98D8FE /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/optional/AllTests.swift; sourceTree = ""; }; + CB5376B1262E127BEFF7B823 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/admin/Client.swift; sourceTree = ""; }; + CB7F034F946E42B548E218FE /* BlobjectFacade.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BlobjectFacade.h; path = src/IceImpl/BlobjectFacade.h; sourceTree = ""; }; + CC2357A4D5056D61E0503DE8 /* WSEndpoint.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = WSEndpoint.cpp; path = ../cpp/src/Ice/WSEndpoint.cpp; sourceTree = ""; }; + CC42E6906F3E762A76EF63E6 /* IceInterceptor.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInterceptor.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + CC65B79F2A70BD2DB451C22B /* IAPEndpointInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IAPEndpointInfo.swift; path = src/Ice/IAPEndpointInfo.swift; sourceTree = ""; }; + CD72298EDCA63816687EBAFD /* InitializationData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InitializationData.swift; path = src/Ice/InitializationData.swift; sourceTree = ""; }; + CD7F3BF87960643A614E4864 /* Assets.xcassets */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = test/TestDriver/iOS/Assets.xcassets; sourceTree = ""; }; + CDBEB960DB3206BA2582C0E8 /* ConnectionI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionI.cpp; path = ../cpp/src/Ice/ConnectionI.cpp; sourceTree = ""; }; + CE614DFC837B44ED8A2151D5 /* IceExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + CEAA42713ADC787A8C5C236F /* Session.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Session.ice; path = ../slice/IceGrid/Session.ice; sourceTree = ""; }; + CED9E6EB2F25EA954DAD2FFE /* Instrumentation.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Instrumentation.cpp; path = ../cpp/src/Ice/Instrumentation.cpp; sourceTree = ""; }; + CF30FE999BEDF199752464AD /* PropertiesI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertiesI.swift; path = src/Ice/PropertiesI.swift; sourceTree = ""; }; + CF45CF9F9C3781E501DAD2E9 /* WSConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = WSConnector.cpp; path = ../cpp/src/Ice/WSConnector.cpp; sourceTree = ""; }; + CF51D2A1663D9B8522C4BFCA /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/binding/Server.swift; sourceTree = ""; }; + CF5DCD2E889764753CD6B9FE /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/IceStorm/Info.plist; sourceTree = ""; }; + CF5E5199DE4D0DC29BFBCFEA /* Logger.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Logger.cpp; path = ../cpp/src/Ice/Logger.cpp; sourceTree = ""; }; + CF922540DD56AFC1B0AF5CBD /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/ami/Server.swift; sourceTree = ""; }; + D011D04FEA04BB7B3AB5E9BD /* Registry.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Registry.ice; path = ../slice/IceGrid/Registry.ice; sourceTree = ""; }; + D09877923863B95E952DE9B8 /* IceImpl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceImpl.h; path = src/IceImpl/IceImpl.h; sourceTree = ""; }; + D0A6C115E11BF8E8C4FEF83D /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/operations/TestAMD.ice; sourceTree = ""; }; + D23B08CDCDE105A8BF6728C5 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/Ice/Info.plist; sourceTree = ""; }; + D284EEE77802D053AEE7D41A /* IceSlicingExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + D45BF22435851FC5E2BA3631 /* IceServantLocatorAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocatorAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + D66F89746EB5F7F7B8CDFB7F /* LoggerF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LoggerF.cpp; path = ../cpp/src/Ice/LoggerF.cpp; sourceTree = ""; }; + D687044F880087C896AA228E /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/inheritance/Server.swift; sourceTree = ""; }; + D6C7DFD6F0B3F1DD8F76F854 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/inheritance/TestI.swift; sourceTree = ""; }; + D7D785633CB01C502268C1D4 /* ObjectAdapterI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectAdapterI.cpp; path = ../cpp/src/Ice/ObjectAdapterI.cpp; sourceTree = ""; }; + D7FB49B2776296D8D9901EEC /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/timeout/Server.swift; sourceTree = ""; }; + D8437CF7E682B66DC200F171 /* EndpointFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointFactory.cpp; path = ../cpp/src/Ice/EndpointFactory.cpp; sourceTree = ""; }; + D853FB4126E1896025BB098B /* LocalExceptionFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalExceptionFactory.swift; path = src/Ice/LocalExceptionFactory.swift; sourceTree = ""; }; + D85E0D8192C6B37211D65E25 /* ObjectAdapter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ObjectAdapter.h; path = src/IceImpl/ObjectAdapter.h; sourceTree = ""; }; + D8A7BF57EE94508291659292 /* CommunicatorI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CommunicatorI.swift; path = src/Ice/CommunicatorI.swift; sourceTree = ""; }; + D9F0FEAB348E59DFFF0B4F82 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/slicing/objects/Server.swift; sourceTree = ""; }; + DA67F9E9F663DDF151E4FC64 /* DefaultsAndOverrides.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = DefaultsAndOverrides.cpp; path = ../cpp/src/Ice/DefaultsAndOverrides.cpp; sourceTree = ""; }; + DAD6A1E6895970ECF1C756A0 /* IceBinding.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceBinding.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + DB1ABD35270DDACAFBAAE91D /* OSLogLoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OSLogLoggerI.cpp; path = ../cpp/src/Ice/OSLogLoggerI.cpp; sourceTree = ""; }; + DB734C62E8CF57F47A12DDE6 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/operations/Collocated.swift; sourceTree = ""; }; + DB8AE6EE2803EC7E1A15EFF6 /* ObserverHelper.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObserverHelper.cpp; path = ../cpp/src/Ice/ObserverHelper.cpp; sourceTree = ""; }; + DBB91B6715DD1199AF944C10 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/binding/TestI.swift; sourceTree = ""; }; + DCE769C589BF2F4ACA9676A0 /* IceSlicingExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + DE56A23654E906D02DDF2187 /* IceServantLocatorAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocatorAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + DEB786F267A119EAA70796EA /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/optional/Client.swift; sourceTree = ""; }; + DF40C7585D3A6AC9A5EAB20B /* TcpAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TcpAcceptor.cpp; path = ../cpp/src/Ice/TcpAcceptor.cpp; sourceTree = ""; }; + E0D5775F40FC2F12240963B4 /* IceEnums.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceEnums.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + E0F5B95CC1B68A05581EF3FF /* IceStream.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceStream.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + E0FDBF602800DEBAF82B3674 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/servantLocator/Server.swift; sourceTree = ""; }; + E112DAEBB6038D38EE9BBD44 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/exceptions/TestI.swift; sourceTree = ""; }; + E12BCF858150130736DDCDEA /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; + E14973799982150F1740F7AF /* SlicedData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SlicedData.swift; path = src/Ice/SlicedData.swift; sourceTree = ""; }; + E163619DA514FBA22643B0BF /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/slicing/exceptions/AllTests.swift; sourceTree = ""; }; + E169EA2A7EEE0265827BE6AE /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/retry/Collocated.swift; sourceTree = ""; }; + E1CE553B2DEF3356D0A37F8C /* ThreadPool.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ThreadPool.cpp; path = ../cpp/src/Ice/ThreadPool.cpp; sourceTree = ""; }; + E20EF64E21D7C4DFB9EAC5D3 /* SystemdJournalI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SystemdJournalI.cpp; path = ../cpp/src/Ice/SystemdJournalI.cpp; sourceTree = ""; }; + E25C538BC1A6CE519A3ED3B4 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/exceptions/AllTests.swift; sourceTree = ""; }; + E33A99FCBD6DEEBC664E5E40 /* IceAdmin.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdmin.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + E34A9F32657A5DC4A3C37720 /* Object.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Object.swift; path = src/Ice/Object.swift; sourceTree = ""; }; + E371A2AD0DDF09266A79AB5C /* Endpoint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Endpoint.swift; path = src/Ice/Endpoint.swift; sourceTree = ""; }; + E3973DA26D4AFBCFF2ED31E5 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/IceGrid/Info.plist; sourceTree = ""; }; + E3A375817ABFA4AA3FB2E7DB /* IceStream.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceStream.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + E3E93D59CF6A2A7DE401D405 /* IceImpl.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceImpl.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + E43BAB9F65C555F6E02C100D /* IceHold.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceHold.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + E4C25DE42A0C635C8B0AA115 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/defaultServant/Test.ice; sourceTree = ""; }; + E4CE9365FEFDF4E27726F5A0 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/operations/Client.swift; sourceTree = ""; }; + E52D823C35167676C308B748 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/ExternalAccessory.framework; sourceTree = DEVELOPER_DIR; }; + E5A8229B69D9FE8A16D52BB2 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/exceptions/Test.ice; sourceTree = ""; }; + E5C1A4A1C5D6D0575A6AC3A4 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/udp/AllTests.swift; sourceTree = ""; }; + E646156E3726C08A7DB19291 /* Plugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Plugin.swift; path = src/Ice/Plugin.swift; sourceTree = ""; }; + E64E5FFAD88400059EA4D911 /* RFC2253.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RFC2253.cpp; path = ../cpp/src/IceSSL/RFC2253.cpp; sourceTree = ""; }; + E6EB3748301D0313585ECB10 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/inheritance/AllTests.swift; sourceTree = ""; }; + E77969B49E5A61AC8B424797 /* EventHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EventHandler.cpp; path = ../cpp/src/Ice/EventHandler.cpp; sourceTree = ""; }; + E7CC5D1B0526D422EAACE39C /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/ami/Collocated.swift; sourceTree = ""; }; + E827E809015E95548F048F7B /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/defaultValue/Client.swift; sourceTree = ""; }; + E8FCB8E44C920CD25192E2BA /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; + E90C042A2592778DC162F1A1 /* LookupI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LookupI.cpp; path = ../cpp/src/IceDiscovery/LookupI.cpp; sourceTree = ""; }; + E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; + E9B3636B85E9BEB4DCDE39AD /* Endpoint.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Endpoint.mm; path = src/IceImpl/Endpoint.mm; sourceTree = ""; }; + E9E8CB57DAA6A8F84ACFBC20 /* FileParser.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = FileParser.ice; path = ../slice/IceGrid/FileParser.ice; sourceTree = ""; }; + EAAD873D01502CCF82EEF999 /* IceProperties.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProperties.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + EBDA108A8A991364874E9CF4 /* IceOperationsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperationsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + EC0B4E8FB330E52B06B15872 /* EndpointInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointInfo.cpp; path = ../cpp/src/IceSSL/EndpointInfo.cpp; sourceTree = ""; }; + EC8194CA9F08C0CD657AF17A /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/proxy/Server.swift; sourceTree = ""; }; + ECCFDE42C91C095616A4C16D /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/facets/TestI.swift; sourceTree = ""; }; + ECD3C18855216B8399A2512D /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/servantLocator/AllTests.swift; sourceTree = ""; }; + ECE242139ECA3FADC214E52C /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/adapterDeactivation/Test.ice; sourceTree = ""; }; + ED83A0B87CB651EEE95EA974 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/optional/TestAMDI.swift; sourceTree = ""; }; + EE637B465F40ECF7C7FB28E1 /* main.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = main.swift; path = test/TestDriver/macOS/main.swift; sourceTree = ""; }; + EE9AAE182832420EEDFDD489 /* IceSlicingExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + EF759A7FC549D2221C6A44CC /* IceObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + EF7AAAE85AC1D97EB2A591DF /* BlobjectFacade.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = BlobjectFacade.mm; path = src/IceImpl/BlobjectFacade.mm; sourceTree = ""; }; + EFFDB807ECBF554C62391F6D /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/retry/Server.swift; sourceTree = ""; }; + F1129FF4C4EAFE9BC4169AA7 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/Glacier2/Info.plist; sourceTree = ""; }; + F12348E5205DFC6FCD9D01B1 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/slicing/objects/Client.swift; sourceTree = ""; }; + F21C6705C401A0A0BCF34CC6 /* MutexProtocol.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = MutexProtocol.cpp; path = ../cpp/src/IceUtil/MutexProtocol.cpp; sourceTree = ""; }; + F2412942482D08583F62308F /* LocalException.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalException.swift; path = src/Ice/LocalException.swift; sourceTree = ""; }; + F2CC27CDF3814A2068E5530B /* ImplicitContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ImplicitContext.h; path = src/IceImpl/ImplicitContext.h; sourceTree = ""; }; + F2F8E0D2C3F2047985CB9838 /* Transceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Transceiver.cpp; path = ../cpp/src/Ice/Transceiver.cpp; sourceTree = ""; }; + F346A5D0E77B5B16D1B4934B /* Glacier2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Glacier2.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + F369D5B9A7D3C3A95F4A94DD /* SliceFlags.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SliceFlags.swift; path = src/Ice/SliceFlags.swift; sourceTree = ""; }; + F370D670EA1AD7319AAA5AC0 /* MetricsObserverI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = MetricsObserverI.cpp; path = ../cpp/src/Ice/MetricsObserverI.cpp; sourceTree = ""; }; + F398F2807C3D5AB5CF5A1024 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/slicing/exceptions/TestAMD.ice; sourceTree = ""; }; + F3A0CC119A7F936D930B4A0E /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/IceSSL/configuration/AllTests.swift; sourceTree = ""; }; + F3F8C3CA7D07FF5A56D58B7B /* Process.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Process.h; path = src/IceImpl/Process.h; sourceTree = ""; }; + F449754660C1FB21BCA9F570 /* AdminFacetFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AdminFacetFactory.h; path = src/IceImpl/AdminFacetFactory.h; sourceTree = ""; }; + F4595E5D5D75A4B1979022C8 /* IceObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + F4D3443E8FD417EB74872BF3 /* IceSSLConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSSLConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + F58FF23F5FC85ADC967D8DFC /* RemoteLogger.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RemoteLogger.ice; path = ../slice/Ice/RemoteLogger.ice; sourceTree = ""; }; + F61797F2A941E9647058B9FD /* ThreadException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ThreadException.cpp; path = ../cpp/src/IceUtil/ThreadException.cpp; sourceTree = ""; }; + F63ACE906DD9DB97ACE92A69 /* IceScope.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceScope.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + F751994E30A0EC869A12985D /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/retry/Test.ice; sourceTree = ""; }; + F79FE8430F981C7FE154AD0D /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/binding/Client.swift; sourceTree = ""; }; + F7B84C70853CE4CB4C12595D /* Incoming.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Incoming.swift; path = src/Ice/Incoming.swift; sourceTree = ""; }; + F7E579CBF8955F1039E8FD7B /* Locator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Locator.ice; path = ../slice/Ice/Locator.ice; sourceTree = ""; }; + F8AF57C348213A2AA539E869 /* IceOperationsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperationsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + F8CCC24FA1C063C2EEDFE4CE /* IceProperties.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProperties.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + F8D124CE0861E75C83037618 /* Forward.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Forward.ice; path = test/Ice/objects/Forward.ice; sourceTree = ""; }; + F93D111011C42EBECDA24E61 /* IceProxy.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + F9868140E2B316E4FC985E2B /* IceInterceptor.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInterceptor.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + F9E3279CDEEA6FA13165F829 /* Connector.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Connector.mm; path = ../cpp/src/IceIAP/Connector.mm; sourceTree = ""; }; + F9F048576D0BE47BC686A555 /* EndpointF.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointF.cpp; path = ../cpp/src/Ice/EndpointF.cpp; sourceTree = ""; }; + FA6686BD7AC8EBECEECC5F1E /* FactoryTableInit.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = FactoryTableInit.cpp; path = ../cpp/src/Ice/FactoryTableInit.cpp; sourceTree = ""; }; + FAD87ADF0B08CF5BEADB1B4E /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/timeout/AllTests.swift; sourceTree = ""; }; + FB2E20B242A62A171E400657 /* IceOptionalAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptionalAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + FB79083011FBA8DFB531DBDF /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Slice/escape/Client.swift; sourceTree = ""; }; + FBE4A8371C346F329F532BEA /* Initialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Initialize.swift; path = src/Ice/Initialize.swift; sourceTree = ""; }; + FC34DDC4CAD4A644E66EC9ED /* EndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointI.cpp; path = ../cpp/src/Ice/EndpointI.cpp; sourceTree = ""; }; + FC7FF3499562FA4D56303577 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; + FD08132EB50756E196B10245 /* SysLoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SysLoggerI.cpp; path = ../cpp/src/Ice/SysLoggerI.cpp; sourceTree = ""; }; + FD30F71CA872293BF67CBC9F /* ServantManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantManager.swift; path = src/Ice/ServantManager.swift; sourceTree = ""; }; + FDB3B2AE3B7EAE7A29AD5F14 /* PropertyNames.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PropertyNames.cpp; path = ../cpp/src/Ice/PropertyNames.cpp; sourceTree = ""; }; + FE82E3E31F757F28EC72B388 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/location/TestI.swift; sourceTree = ""; }; + FEED22C26B869887AA71F810 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/adapterDeactivation/Client.swift; sourceTree = ""; }; + FF4DDF44F52DAC21EDD2E38E /* SecureTransportUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportUtil.cpp; path = ../cpp/src/IceSSL/SecureTransportUtil.cpp; sourceTree = ""; }; + FFFEA99132A98E734F539592 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/enums/TestI.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 02F0C9BD7EC28ECAF8858F40 /* Frameworks */ = { + 011C61504B146DA01D745B4E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 1E748123BD337CDA636962C6 /* Ice.framework in Frameworks */, - 4B982403D8C53223A913B49A /* PromiseKit.xcframework in Frameworks */, + F29490F023E663B20919D118 /* Foundation.framework in Frameworks */, + C2517BF53E6ADCF365768968 /* Ice.framework in Frameworks */, + F52F62EB1CCC2AC5BA2CD650 /* PromiseKit.xcframework in Frameworks */, + 4739FF1BF04C725B204B1509 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 03A0F96D52AC08C6575074DA /* Frameworks */ = { + 02B4FD667CD33F7450ED96C7 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - FB332D420DEB45396A0E5208 /* Foundation.framework in Frameworks */, - 4EF10627831DF023340E9354 /* Ice.framework in Frameworks */, - 22387D73F6752E27CF16B555 /* PromiseKit.xcframework in Frameworks */, - BD738885483919E553609B6F /* TestCommon.framework in Frameworks */, + 4DE5BC7294FBC0180499163F /* Cocoa.framework in Frameworks */, + A43B2DB28E53D76A53D25431 /* Ice.framework in Frameworks */, + A6539D2C055CFD6F8730D239 /* PromiseKit.xcframework in Frameworks */, + B156F4B323D2C63EA9CCAF69 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 04C94AAEDAC6B949EB0BBEDD /* Frameworks */ = { + 066836AADF7B88B2AB5DB476 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 36993AAC48D865192AA3D259 /* Cocoa.framework in Frameworks */, - 87DD3AE725FBDE1B84379BAE /* Ice.framework in Frameworks */, - FFF5E4404C460224BCFC18A2 /* PromiseKit.xcframework in Frameworks */, - 4D1692393DE30D54EF984E11 /* TestCommon.framework in Frameworks */, + 39B4F6E0979A65E41E9995E0 /* Foundation.framework in Frameworks */, + 0076BB91AE890AE00D3E647B /* Ice.framework in Frameworks */, + 964A3834DB67AC9E4504161D /* PromiseKit.xcframework in Frameworks */, + 517128A48E424811D80DC5E6 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 0CE9EAACA1CC262CB914AFF5 /* Frameworks */ = { + 09867C97D12464902C43DD4B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 8296881D8FD539484B2650CF /* Cocoa.framework in Frameworks */, - 74831AFF56F24AE2FE1FCD59 /* Ice.framework in Frameworks */, - 32C36A158A7CEB3184145C43 /* PromiseKit.xcframework in Frameworks */, - AA3C9C55C81A070B4CB0CB4D /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 0DD2202F14A3724414C349B8 /* Frameworks */ = { + 0A5974065C201DB1A71A405E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 7D0CA5E1BECA80DCE28B1408 /* Cocoa.framework in Frameworks */, - E791076C35867AC29DB43007 /* Ice.framework in Frameworks */, - DE526F0269FE3D17FB3350E0 /* PromiseKit.xcframework in Frameworks */, - 2DE005DBF00887DBF1E9819C /* TestCommon.framework in Frameworks */, + 7992CAAF3CC557BDC9B1A706 /* Foundation.framework in Frameworks */, + 42C3B7AA57D1A99EE29D69E2 /* Ice.framework in Frameworks */, + 8BD1B57A40EB8CA6ACB4A144 /* PromiseKit.xcframework in Frameworks */, + B278A6EB6AB7F9C50B728802 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 0E91A2583404C9B7CC0C2201 /* Frameworks */ = { + 0D8BF814E6356C3E26E6EDE8 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 44A93E7D1F348EA5F6578343 /* libIce C++11 macOS.a in Frameworks */, - 1BFAEAA4E8EB622661DF0CC4 /* libIceDiscovery C++11 macOS.a in Frameworks */, - 64FA60ED2F246A5D462C8F91 /* libIceLocatorDiscovery C++11 macOS.a in Frameworks */, - 20C75A752518A4B87DB3C78F /* Security.framework in Frameworks */, + B7F874BCF0D900EDB136F163 /* IceImpl.framework in Frameworks */, + B8109294EA2B5CEE662B2037 /* PromiseKit.xcframework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 11F8305FE97B8D7432076721 /* Frameworks */ = { + 0DE12075999BDF666CC5CB8A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - F0A0A34797F63C66E43CAB80 /* Foundation.framework in Frameworks */, - 4B3DE458D3CB77B0F53F0288 /* Ice.framework in Frameworks */, - 2A520571BBA36216B3104040 /* PromiseKit.xcframework in Frameworks */, - 851C3D57C2CBDBC708511009 /* TestCommon.framework in Frameworks */, + 4C7729DF12B0C7CA5C338759 /* Cocoa.framework in Frameworks */, + CC7D0AFBC733C03CA7DFFDD9 /* Ice.framework in Frameworks */, + E0F7DCB232D0FC38CBC76DF4 /* PromiseKit.xcframework in Frameworks */, + CBDE6B6548BDC8E4931FEC1B /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 139854C6E3CEB1AECA2E1AFE /* Frameworks */ = { + 10BF61547B4358D9DEFC66FF /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 3A1B0DA7AC6CE9752599AFDF /* Foundation.framework in Frameworks */, - EABA4E594138C2E519766AC2 /* Ice.framework in Frameworks */, - B08AC2044831CA336C3CA51C /* PromiseKit.xcframework in Frameworks */, - F640640DC852C1B1749ABC02 /* TestCommon.framework in Frameworks */, + 6C55B6EF248FCA9C5DAFE3B8 /* Ice.framework in Frameworks */, + AA48180EC91563AAA40AEBF8 /* PromiseKit.xcframework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 14006A93E09FA37725704F77 /* Frameworks */ = { + 12D29BA1E53FC98F4E703191 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 6A4BF2FFFD838EA476B8F82D /* Cocoa.framework in Frameworks */, - E987199B2FC6BDF64B8CCD44 /* Ice.framework in Frameworks */, - 97F1FB3C24700A436CA22ACA /* PromiseKit.xcframework in Frameworks */, - 34FB4E0D6FA290437F488D41 /* TestCommon.framework in Frameworks */, + C02B6B58CC8AAAB9258C400B /* Foundation.framework in Frameworks */, + 1E4CAB7035792C52E0E00150 /* Ice.framework in Frameworks */, + 97D2897BBC162D889B224770 /* PromiseKit.xcframework in Frameworks */, + 12C782456682209425580814 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 1732022A52F5FA46042998C8 /* Frameworks */ = { + 12E61B4A57138C399FE5AE62 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 0F21ACDC6ED5BB2BA6D0063C /* Ice.framework in Frameworks */, - 595B20DBB9AB1FEB333EC44C /* PromiseKit.xcframework in Frameworks */, + 54DC46CF5C5EF2F14F3AD1B1 /* Cocoa.framework in Frameworks */, + 361DEB16C51ACCD24EF8E342 /* Ice.framework in Frameworks */, + 74215A34E490EBF88BBF2459 /* PromiseKit.xcframework in Frameworks */, + A5ADCB2D4F34F8CA7F14E965 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 200A3459DF68DDFA0B509552 /* Frameworks */ = { + 16854EDED1DC30D845894E71 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9805EE73E713CE8675197DB3 /* Foundation.framework in Frameworks */, - EB4B8E7D5F8BEB9E47CCF97D /* Ice.framework in Frameworks */, - 90D92D77F9A33A7CEFE4E133 /* PromiseKit.xcframework in Frameworks */, - D8D7CE58147E0087818C7169 /* TestCommon.framework in Frameworks */, + CE03290DB4B5A59A42A66AB8 /* Cocoa.framework in Frameworks */, + 2D6C1567B097EACD8D557025 /* Ice.framework in Frameworks */, + B293EE064AE00DD24198EAE9 /* PromiseKit.xcframework in Frameworks */, + 674E1682EE9BA3B413668203 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 2148BB0B748F9137077339C8 /* Frameworks */ = { + 19C73CCEF8A452AB5A86D9B8 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 504F2F0B334936B618B47E03 /* Foundation.framework in Frameworks */, + 84561D02F0C0461C98B81B3A /* Ice.framework in Frameworks */, + E0FDFC7FA3EC54344A1475A9 /* PromiseKit.xcframework in Frameworks */, + A1BE1FA8FBC4BBDC959E6D1D /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 215A5D8F1235C5AAADCA7CA9 /* Frameworks */ = { + 1AC4370C0E04FF68D429B09F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - FEEDBCF072B258373A713354 /* Foundation.framework in Frameworks */, - 859D954568E4A417DE68FAC1 /* Ice.framework in Frameworks */, - 315827EC3CB6E2050E2AB91D /* PromiseKit.xcframework in Frameworks */, - ED814135051712BF6638A393 /* TestCommon.framework in Frameworks */, + 6E3AD6C59A2BDF1EA8763CB8 /* Cocoa.framework in Frameworks */, + ABFFA2B1844DE8ACE981D01F /* Ice.framework in Frameworks */, + 8388CDFAFA63BA8D3BD67BB6 /* PromiseKit.xcframework in Frameworks */, + 16E9876895745B7CDAABBA07 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 21725010A9BC4843A565AA4B /* Frameworks */ = { + 1ACC4AC831D7AF379FFF9AFC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 3A0D8164FBC58F475614E980 /* Cocoa.framework in Frameworks */, - 0ABE99FB06604696DFDDA2BF /* Ice.framework in Frameworks */, - 24349E79BE3E098E2A3F1516 /* PromiseKit.xcframework in Frameworks */, - 132CAB90B17C445026C91C68 /* TestCommon.framework in Frameworks */, + 38394C5541A5358E07AC1942 /* Cocoa.framework in Frameworks */, + FDD0DB923F33CAD3579A0070 /* Ice.framework in Frameworks */, + F7E1A569DDB6A42E9325DF07 /* PromiseKit.xcframework in Frameworks */, + 222612E1B13261573F38ED6F /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 239834C0375E0770892D4D8C /* Frameworks */ = { + 1F14973A53D1F0B30B0A3472 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 33701AFE1E196183309E59DC /* Foundation.framework in Frameworks */, - 35D45D56A8B9DC8E30B603EF /* Ice.framework in Frameworks */, - 05899855F4109AA139AE76BE /* PromiseKit.xcframework in Frameworks */, - 6B0BB9BB0F5329CD13690B4E /* TestCommon.framework in Frameworks */, + 82403C089434BF160CEDD3C1 /* Cocoa.framework in Frameworks */, + BA43A2C87214FC4526F43F0B /* Ice.framework in Frameworks */, + A48A9F64864A9643DAD9FC31 /* PromiseKit.xcframework in Frameworks */, + 09C397DBC95899BBB8E0DF27 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 23C0BC735CC7CCBA27E08547 /* Frameworks */ = { + 25FEF466D8F079A930EC8EC2 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 0943479E2D70BB5C94F81824 /* Cocoa.framework in Frameworks */, - 4AF3865B144EBA63A8C56C38 /* Ice.framework in Frameworks */, - BCBA622D21DAE0E2E0C774F1 /* PromiseKit.xcframework in Frameworks */, - 0E1D740E7523F038DC5FD2A1 /* TestCommon.framework in Frameworks */, + 1A8D0329DD0818A1F6689DBE /* Cocoa.framework in Frameworks */, + 4BA74CDF9535FCB1BEFED24E /* Ice.framework in Frameworks */, + 42BB12DC0A910E112BC8061C /* PromiseKit.xcframework in Frameworks */, + 5A292E10C7628ADBB3197D66 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 25D15053A5B7E93A2F08055D /* Frameworks */ = { + 2B27A0805E19448E908E2439 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 37081AF0CB8FCFFBDFF4929C /* Foundation.framework in Frameworks */, - 407D0795633FADBC0FD8F441 /* Ice.framework in Frameworks */, - 1827CD9A1953CF63BC99932F /* PromiseKit.xcframework in Frameworks */, - E7B60B002FEF3139D3250178 /* TestCommon.framework in Frameworks */, + 61F1F5ED42E22E9007B166B3 /* Cocoa.framework in Frameworks */, + D299245DC47FA9C2A9796461 /* Ice.framework in Frameworks */, + D6B10C8ABDEFE1B14F97ABC4 /* PromiseKit.xcframework in Frameworks */, + D5E634B49B1A4A1AEB94EEA1 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 28665BA1E8D32CC787D0EC73 /* Frameworks */ = { + 30DBB48ADEDB4C6AFEAA5DBA /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - A1C68D7790A1B79AC6AD8FE6 /* Foundation.framework in Frameworks */, - A7DCFCD0622A0FAB62566F25 /* Ice.framework in Frameworks */, - 616D3999EACDD07BA352BFDC /* PromiseKit.xcframework in Frameworks */, - D9B568EE2CC7ED9115669D61 /* TestCommon.framework in Frameworks */, + F92336A74CDC7A2BA39FDBF3 /* Foundation.framework in Frameworks */, + DDA78F9EEB4F21F439BF9B8C /* Glacier2.framework in Frameworks */, + BA2344315A7755C88F5334D8 /* Ice.framework in Frameworks */, + 37C6AD696EFEEE93BD877CAD /* IceGrid.framework in Frameworks */, + 6DC82EAD2140DB1C3C56F1F3 /* IceStorm.framework in Frameworks */, + 3951B0E66193E33116504681 /* PromiseKit.xcframework in Frameworks */, + 9E184C81A1C9A2C01C75F9E2 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 2B035BB2A70E72CC74E4E03E /* Frameworks */ = { + 30F32A064F6623E05905AD01 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 57ADF047CF0CD23971357F5B /* Glacier2.framework in Frameworks */, - 736C07A23362250C772652FF /* Ice.framework in Frameworks */, - CF53321D852EBC0CBA0D3E2C /* PromiseKit.xcframework in Frameworks */, + 8CE61DD8FFFE94B3FE03FD93 /* Foundation.framework in Frameworks */, + 32F61FE4751919B8A3447681 /* Ice.framework in Frameworks */, + CD9351574FCD739E99DA05E5 /* PromiseKit.xcframework in Frameworks */, + AE078552619DABD241315370 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 2B380FDC8EE75B1B79E141BA /* Frameworks */ = { + 33C36226CEE3C85A84AA0C39 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - B4C1CC2637A06AFDC7849265 /* Foundation.framework in Frameworks */, - 6B003EE9639F270580E7EABB /* Ice.framework in Frameworks */, - DD75D5E879F57664980324F8 /* PromiseKit.xcframework in Frameworks */, - 61E341958EADB7DDBA112389 /* TestCommon.framework in Frameworks */, + 1AD4B639C173656FC9790F96 /* Cocoa.framework in Frameworks */, + EABD06AE1B9BE8997047B307 /* Ice.framework in Frameworks */, + BD689378E466638F8C1CCCEC /* PromiseKit.xcframework in Frameworks */, + 7F80A8CC443D7E1473DB7EF2 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 3080BE616B4531A5BAD38625 /* Frameworks */ = { + 33CDBC8212A9A016FCCDD9C8 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 2FB65CCB4E57E751092C988B /* Foundation.framework in Frameworks */, - 59058DF102146E49FA3DCCBF /* Ice.framework in Frameworks */, - 163B3A91D98CC3B80BA265CE /* PromiseKit.xcframework in Frameworks */, - C7B06DAD26B52B3DE24FDEA8 /* TestCommon.framework in Frameworks */, + 6F2ADAE9E0F64CB1AA5AD7DB /* Foundation.framework in Frameworks */, + 21277F9CFCC5755C0F15E718 /* Ice.framework in Frameworks */, + 6CF4504D02F72EAA29CA4566 /* PromiseKit.xcframework in Frameworks */, + ADDC275126E4C0DE3A80F7CB /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 33B69B70BA32222B2F6751E9 /* Frameworks */ = { + 34D08B65735CA2F1387D1C4F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 983C4897A62B98AD489D0C2A /* Cocoa.framework in Frameworks */, - 2B1DD8D8A01EEC03A8F88CFD /* Ice.framework in Frameworks */, - 4C3E539DDB23F478A951FF3D /* PromiseKit.xcframework in Frameworks */, - E3F88E8316B68ACF96AA7391 /* TestCommon.framework in Frameworks */, + EDDB048BB6621682D2C8C7A1 /* Cocoa.framework in Frameworks */, + 99ACC6E1D216660658C8CD3C /* Ice.framework in Frameworks */, + 490E708375F1705ABE34E1DB /* PromiseKit.xcframework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 3566AAD0FBD1A199A1905939 /* Frameworks */ = { + 35954B98E1BF14FF14ACEFD7 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - A1E825974B5F73B27B4DC403 /* Cocoa.framework in Frameworks */, - 106F5A3B1CE6950E3C7568F8 /* Ice.framework in Frameworks */, - 1F426B5099A13A1667BF9562 /* PromiseKit.xcframework in Frameworks */, - C23EB08DDEEE31B1E7E98910 /* TestCommon.framework in Frameworks */, + 727322047C2CCEED62381197 /* Foundation.framework in Frameworks */, + E482B137F300E6A9D9340608 /* Ice.framework in Frameworks */, + 884E225BF6385393C977A144 /* PromiseKit.xcframework in Frameworks */, + E426697D359EAC7A5108403F /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 40FD3D6C97CBB32C5E2BA67A /* Frameworks */ = { + 35A17ECF38BA207148410051 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - B39E766BD0E900A006286503 /* Glacier2.framework in Frameworks */, - 1EC70C4024CFCCC03AB7D4C2 /* Ice.framework in Frameworks */, - A3DA36ECFB80B9A516DD1500 /* PromiseKit.xcframework in Frameworks */, + EC33025D50339D81BA25804D /* Foundation.framework in Frameworks */, + 24AFF126DA9B215978660D19 /* Ice.framework in Frameworks */, + E33377C583DCA91EB0424D62 /* PromiseKit.xcframework in Frameworks */, + 580C7F0B12EB26C640C66694 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 416D3A30ED7418F87E93F767 /* Frameworks */ = { + 378FD3F4E17F9074A5BAC9E0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 488A4A2FD085760E93FC91B6 /* Foundation.framework in Frameworks */, - B918A779FEA6C338C7BDBCB2 /* Ice.framework in Frameworks */, - 94218F8FDB918F0C378E4713 /* PromiseKit.xcframework in Frameworks */, - AAE55FAC0AE8D49DAC73E1E6 /* TestCommon.framework in Frameworks */, + CB5A060FE0EB6E886BE23A10 /* Foundation.framework in Frameworks */, + A38BC97E431C94E61773ED99 /* Ice.framework in Frameworks */, + 9754B0EF06EFC4C0B8415E3D /* PromiseKit.xcframework in Frameworks */, + A702AC8DD7F2086DA0A6F99A /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 41D4CA5E164FE9E50C9A4A71 /* Frameworks */ = { + 38702D38F787DC2F19336858 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - F5A79AA337CD11212A7F3698 /* Foundation.framework in Frameworks */, - 494502AD2C3A062A3FCC8E35 /* Ice.framework in Frameworks */, - BF411537C3E0278A177BA9E5 /* PromiseKit.xcframework in Frameworks */, - 347939E6146606F28256B7F5 /* TestCommon.framework in Frameworks */, + 663776038B5EA35543428D40 /* CFNetwork.framework in Frameworks */, + 665D14D27602356BFE0C6470 /* ExternalAccessory.framework in Frameworks */, + 8A0ED27089196287A4D0B6B4 /* Foundation.framework in Frameworks */, + 27122ABBD15E22A7F77C6FA9 /* libIce C++11 iOS.a in Frameworks */, + BDF26921B8A9CC4231EB70D2 /* libIceDiscovery C++11 iOS.a in Frameworks */, + 4595DE24FDB703098FC0CE1A /* libIceLocatorDiscovery C++11 iOS.a in Frameworks */, + 42B35FD9A6EB3AC57EA33EF7 /* Security.framework in Frameworks */, + 640BA82AA941F33D26D7FCAA /* UIKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 424816F4E8754CC044315A10 /* Frameworks */ = { + 3C395A8B338C68752E2D4074 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 75FC83560F9CADFE56A6B9E3 /* Cocoa.framework in Frameworks */, - E4455DC8AF47777A4402037B /* Ice.framework in Frameworks */, - 68D491A945383FFB0C2376C1 /* PromiseKit.xcframework in Frameworks */, - CD6A4E5605A9CF6074905432 /* TestCommon.framework in Frameworks */, + 832FF427187954D54CAE9A69 /* Foundation.framework in Frameworks */, + 9DA9B10C7CC6FAFFF06111FD /* Ice.framework in Frameworks */, + D111B2B4EFF956191F25F353 /* PromiseKit.xcframework in Frameworks */, + A996A1ABAA78F3EF3849B842 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 4316935AA14C7B667590FEC4 /* Frameworks */ = { + 3E2EA8D1EDD56A0FFAAAA0B6 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 8B72829C706EDF4ECA12721D /* Cocoa.framework in Frameworks */, - 3B5A07313256DAA3D43D3045 /* Ice.framework in Frameworks */, - 9CA9116760BFBC47C6B64BD5 /* PromiseKit.xcframework in Frameworks */, - FD4F803B3A7A91218B655C85 /* TestCommon.framework in Frameworks */, + 917C87E9AC691A08E7A1DACA /* Foundation.framework in Frameworks */, + 92029FC9FB9CDD913AA8438A /* Ice.framework in Frameworks */, + 567A2920FAD3C11A903934D8 /* PromiseKit.xcframework in Frameworks */, + 4E1E8F23F9D7C357D3A59A7B /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 4540CF2993104856571A6995 /* Frameworks */ = { + 3FD519DDD2C7887159F2C8C3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 4654FE99E27D852FC40F06FD /* Cocoa.framework in Frameworks */, - 3AA10B8ACE9121BBE3B5800D /* Ice.framework in Frameworks */, - DCD7090168469C4A1905EEDE /* PromiseKit.xcframework in Frameworks */, - B66869F47404BDE7503B534A /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 4A9AAC6F045BCD4E30403EBB /* Frameworks */ = { + 40C886F1EF2FF3905A38AFCB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 2C5A63A4BF5450AC5684F1D6 /* Cocoa.framework in Frameworks */, - CEB09C57D3ACFE82DA874D6D /* Ice.framework in Frameworks */, - 8813F987AB842911C1FD86BB /* PromiseKit.xcframework in Frameworks */, - 93C99C17D50576FB3A1577BE /* TestCommon.framework in Frameworks */, + 53F4C8053907B6AEC2C77FCA /* Cocoa.framework in Frameworks */, + 237E4193EFD7F3AAC6EC7EB2 /* Ice.framework in Frameworks */, + 42EE25F85409E488A2B84881 /* PromiseKit.xcframework in Frameworks */, + AD94C9368EDD0438D03E5D06 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 4DC24C70A0494CB2938EFEFF /* Frameworks */ = { + 40E628E19F94FF7FDDA6A2F2 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - E08A490538E47768CFAAC4DE /* Cocoa.framework in Frameworks */, - 2C510BBA33E4E1AE90507A96 /* Glacier2.framework in Frameworks */, - 7E46E1F37C57253835637CCD /* Ice.framework in Frameworks */, - EF8F39D379F17F7EC6380051 /* IceGrid.framework in Frameworks */, - 4AC5B701CD2224212EED17B8 /* IceImpl.framework in Frameworks */, - 79CA78DA97FB9E7A127C063A /* IceStorm.framework in Frameworks */, - D10DD4E356F76B411827BFB1 /* PromiseKit.xcframework in Frameworks */, + 95D397D657255589A5BD5ED7 /* Foundation.framework in Frameworks */, + E1687D95C8A93155C6DBC0DC /* Ice.framework in Frameworks */, + 9F65DB68BB047974C46C53C6 /* PromiseKit.xcframework in Frameworks */, + 0ADFBF1AE7B4D030364C6F84 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 5296CE7D057F68680398C734 /* Frameworks */ = { + 43657396AB2C738E3A962673 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - D7344D9FA245F0926B9AFF86 /* CFNetwork.framework in Frameworks */, - 15F43006A07010E9E825C2F0 /* ExternalAccessory.framework in Frameworks */, - D39E5D44A1A95239B0E1C196 /* Foundation.framework in Frameworks */, - 45A84E4FE39080456B924A23 /* libIce C++11 iOS.a in Frameworks */, - E4CF496CEF4D38F74725379B /* libIceDiscovery C++11 iOS.a in Frameworks */, - B7AAE35910E625D11963449F /* libIceLocatorDiscovery C++11 iOS.a in Frameworks */, - E30B2CEED9EB4F202B7A6E38 /* Security.framework in Frameworks */, - C8A81EE2507FD2BB7D45743F /* UIKit.framework in Frameworks */, + 75496F13775907860CFEA4A8 /* Cocoa.framework in Frameworks */, + F527697A5092FC1370B45AAC /* Ice.framework in Frameworks */, + 51A68200E23B822098CD42AF /* PromiseKit.xcframework in Frameworks */, + B0E5881E22B5D66C9D39E552 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 59689C785790E0F3788B4A81 /* Frameworks */ = { + 487599E430E50A1C6D38DFB4 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 07C3106FF6D4EC3C18CBC9A3 /* Cocoa.framework in Frameworks */, - 70A6A290C24700520E327574 /* Ice.framework in Frameworks */, - 54DDF0B2EAD5EF178898C43F /* PromiseKit.xcframework in Frameworks */, - 7D574B06E7ABE727620F15C3 /* TestCommon.framework in Frameworks */, + A048E9E90A86662B51D3A303 /* Cocoa.framework in Frameworks */, + 7F0F4B1010075BB0A2F6C196 /* Ice.framework in Frameworks */, + B765533667B88034E40EEBB3 /* PromiseKit.xcframework in Frameworks */, + 5040F9856AC7115D03E4505A /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 59719408000090DFCBA1A5EA /* Frameworks */ = { + 4CBB4F2D79CB0CFC39917D85 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - B8D34C27EB5F40007974F1A8 /* Cocoa.framework in Frameworks */, - 3ED88BD61CA984F47D1CB951 /* Ice.framework in Frameworks */, - 5411A8C649F80447A09A228C /* PromiseKit.xcframework in Frameworks */, - 3F88221FBDB389529902C4C0 /* TestCommon.framework in Frameworks */, + 2E55987AAA7EA8F184366A9D /* Foundation.framework in Frameworks */, + 9F6BF6D797C76B9310F50BD7 /* Ice.framework in Frameworks */, + DACBDD58923FC7EFDBD72446 /* PromiseKit.xcframework in Frameworks */, + 4E08AE158C9CC7ECFED7CDE9 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 5C5824890F4015C2FE2B2B8F /* Frameworks */ = { + 509C335503E88BFD54972FEC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - DAF66DCE85CC7AE22493AEBE /* Cocoa.framework in Frameworks */, - 6782FF0E506354C735E10E1F /* Ice.framework in Frameworks */, - 4FA11BBE307BBC188451DE0C /* PromiseKit.xcframework in Frameworks */, - 08428A150BB435D3785A7A89 /* TestCommon.framework in Frameworks */, + 24C3050ACC632E601A5043BD /* Cocoa.framework in Frameworks */, + C5A545A7F08A29389CFD6A58 /* Ice.framework in Frameworks */, + 7DC9E1230EF1BD1A5385E96F /* PromiseKit.xcframework in Frameworks */, + 31333EC25A8A8F1EEED8A809 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 5CC070FCCD510C6BFE31CC19 /* Frameworks */ = { + 52C87DB24DB9D4250D919962 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - E05D041DD039B5F1D0C1B97B /* Cocoa.framework in Frameworks */, - EB095B58873F58D9DB9ACB87 /* Ice.framework in Frameworks */, - 4A4A7B8A6050081ACF654C7C /* PromiseKit.xcframework in Frameworks */, - B778250B39EFFA4949633C8E /* TestCommon.framework in Frameworks */, + 115DBFA646679343C324D2CB /* Foundation.framework in Frameworks */, + 8CD5B011142A421D4479BFC9 /* Ice.framework in Frameworks */, + 6F19F185C73770CA3B6B5A95 /* PromiseKit.xcframework in Frameworks */, + 187CF1614AB8D53429A961BC /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 632485636485E709FAA861BB /* Frameworks */ = { + 55327D1E3965025946DBCB0C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - A5BFACE3E36A4829305956F8 /* Foundation.framework in Frameworks */, - 740DCE28F7810ED8016464A9 /* Ice.framework in Frameworks */, - D99D598367E4456767786375 /* PromiseKit.xcframework in Frameworks */, - A368538012DE00F403942678 /* TestCommon.framework in Frameworks */, + 4629CE7E84AC574D76B034A6 /* Cocoa.framework in Frameworks */, + 7A42D8724B40ED17144FD988 /* Ice.framework in Frameworks */, + 6697F6FD7B15F1CDBF8886EE /* PromiseKit.xcframework in Frameworks */, + 2258F3886CCF4061E62A5F36 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 6403197A9E09FCC33DAFBF5D /* Frameworks */ = { + 57BE4E04264280320404E640 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - C382E320527DC1044696CE07 /* Foundation.framework in Frameworks */, - B2BC3B87D5F0ABC47CE32C36 /* Ice.framework in Frameworks */, - AE0FFE3635EB8C836A94954F /* PromiseKit.xcframework in Frameworks */, - AB73DE5E0D77AD2855A9A07D /* TestCommon.framework in Frameworks */, + D6CB2C1D8D65B7F9D9DE2E94 /* Cocoa.framework in Frameworks */, + ACEF3E0C66C2C1B3067310D4 /* Ice.framework in Frameworks */, + 708DDE86508ADEE7DCEC18C3 /* PromiseKit.xcframework in Frameworks */, + B92B1762C60AC4CE94A18E38 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 652CD0E33DD2D7E9D7F04EF7 /* Frameworks */ = { + 595FE1D5C352B06FB407ED99 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - D046165CD5066002DC09D946 /* Cocoa.framework in Frameworks */, - C1173FE507AD0679E1BF2EA4 /* Ice.framework in Frameworks */, - 0A1A6D93DFF0EF1E38BCC3AD /* PromiseKit.xcframework in Frameworks */, - AD8640DD1DBE060AF31EEBE0 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 65B35D3C3DF27FA820DF30BF /* Frameworks */ = { + 59FFBE873F41B8428744337C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - DF2C6753E028C16CFAE3060D /* Foundation.framework in Frameworks */, - FC7981500F5F5BEA5B6833DD /* Ice.framework in Frameworks */, - F711D039FB236B8E1022BC2A /* PromiseKit.xcframework in Frameworks */, - 798FACDB4E720CF1AF201A84 /* TestCommon.framework in Frameworks */, + 6207C0A4AC44C38CA01DA2D1 /* Foundation.framework in Frameworks */, + 8F78208EA0A76CD8BECB85B0 /* Ice.framework in Frameworks */, + 1241B933BE5839821A52B0F5 /* PromiseKit.xcframework in Frameworks */, + 01901DF5C328D91D8077588E /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 67C0FE7272044BFB15687998 /* Frameworks */ = { + 5E39874B4BD4AD2E1AF0B029 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9EE763DC0B3EB03D92E6485F /* Foundation.framework in Frameworks */, - D202C2CFDA065020B6045C36 /* Ice.framework in Frameworks */, - 7439396F510E4B26B9BCBCBB /* PromiseKit.xcframework in Frameworks */, - 33B33F9BE7811D6AAB1BF7E4 /* TestCommon.framework in Frameworks */, + 24D7386EFB26F6C14D907A4F /* Cocoa.framework in Frameworks */, + 0D1B04739A58ACDA9A388C8D /* Ice.framework in Frameworks */, + FB826F69332E2463374850B2 /* PromiseKit.xcframework in Frameworks */, + 63E60B3FE9791575982419D9 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 6BC89C5A418AF204EBF3ADB2 /* Frameworks */ = { + 6470BD82DB954E226B6E2AEC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - D1A34B63A44C85565B0FA795 /* Cocoa.framework in Frameworks */, - 8ACBAFF876392562CEC18498 /* Ice.framework in Frameworks */, - A12707FD3C388F40ED224D77 /* PromiseKit.xcframework in Frameworks */, - B1CE54AF48F438B717A04876 /* TestCommon.framework in Frameworks */, + 687678C706DEB36258E201DA /* Foundation.framework in Frameworks */, + BCE05A34BEF6E9DCEFB6041E /* Glacier2.framework in Frameworks */, + F3D0DBE2599CB781933BD17E /* Ice.framework in Frameworks */, + 112C8B4F9EE24AB0AA21FBC1 /* IceGrid.framework in Frameworks */, + F2D05B79BD8308F7435083F2 /* IceImpl.framework in Frameworks */, + 4530710BDEBF09CB9001F0BF /* IceStorm.framework in Frameworks */, + 63F8CBB54AF1233EDC7A3CAA /* PromiseKit.xcframework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 6E8CD88106682F12392D5161 /* Frameworks */ = { + 67527A5D7096E929B8D0D6BC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 759DB2A2315DD1F103C4230B /* Foundation.framework in Frameworks */, - 05F1F85AB91E0CE44E0A8676 /* Ice.framework in Frameworks */, - 5904C43A1497BD15432E0F82 /* PromiseKit.xcframework in Frameworks */, - 575C10D66ED12543094CC705 /* TestCommon.framework in Frameworks */, + 2E86DB3A5CBB87A525CF252E /* Foundation.framework in Frameworks */, + 1E0B7C7C0C3B6892279F7612 /* Ice.framework in Frameworks */, + 1168CE3AE99BBE206562ED2D /* PromiseKit.xcframework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 70971F4C44746DC8A565E42D /* Frameworks */ = { + 6CDC3516AA9690AB3C95CDA7 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 475B0E032DC1B29CDC1D2232 /* Cocoa.framework in Frameworks */, - BF62655534EB856554F5FC08 /* Ice.framework in Frameworks */, - 7B99DA8A4820BD8BF591A025 /* PromiseKit.xcframework in Frameworks */, - BE82D4235FCC8AF19B078389 /* TestCommon.framework in Frameworks */, + 18B3A2C4EB0D3538E3702927 /* Cocoa.framework in Frameworks */, + 5636E95E3A369AC63980C1B8 /* Ice.framework in Frameworks */, + 6D06B4706A12D9621049548B /* PromiseKit.xcframework in Frameworks */, + 13A3BADB41C8AD40B7AA103B /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 72B524C22342EC3DB67AFDA9 /* Frameworks */ = { + 6E2D1C5D68CD5F93104B1963 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - B8026CDD295AC905AE7663A8 /* Cocoa.framework in Frameworks */, - 5E4270A7A77EA087E5A0C0FF /* Ice.framework in Frameworks */, - 3C06DA624007C588ED1A25D8 /* PromiseKit.xcframework in Frameworks */, - 0FEF3E60B32A35915D954041 /* TestCommon.framework in Frameworks */, + 43EC5AAEA99017840DF74CFA /* Cocoa.framework in Frameworks */, + BDB742148F5015E1191B44AB /* Ice.framework in Frameworks */, + 0FF7013B93D6BC55690CB4FA /* PromiseKit.xcframework in Frameworks */, + 95A852DBE3A8CCA156C42BB4 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 7649AD7F7B9233A69AE0111D /* Frameworks */ = { + 6EE82B5D5B21F95C7E3EE2BE /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 70B935CBE1D98085E2E044E2 /* Cocoa.framework in Frameworks */, - 3A521BE31923310A17672D1E /* Ice.framework in Frameworks */, - D1BAC608866FFA86E9211474 /* PromiseKit.xcframework in Frameworks */, - 976A45DA37CAAE1C70BE6E36 /* TestCommon.framework in Frameworks */, + 4D7A63C78576A3D9A52F3FB5 /* Cocoa.framework in Frameworks */, + 6ACC9253AD01A7B0F292E604 /* Ice.framework in Frameworks */, + 1D11189484AA38667BBD5FD7 /* PromiseKit.xcframework in Frameworks */, + 21F68905C6A20C1D3B385790 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 77575677290022A8B6F111D0 /* Frameworks */ = { + 731C1C7E066ADC566E6FBBF3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - C42A9CC08502E8EA7934B786 /* Cocoa.framework in Frameworks */, - 5FDC63594F3D813D3EAF1488 /* Ice.framework in Frameworks */, - D3BA463EEF5B1EEB88910354 /* PromiseKit.xcframework in Frameworks */, - DE69B32C3DC061A59752B59D /* TestCommon.framework in Frameworks */, + B6C51D57CAAAADAD540E32CB /* Cocoa.framework in Frameworks */, + D8EC67827B02F22E84172F6F /* Ice.framework in Frameworks */, + 5044586CB6514DD779274137 /* PromiseKit.xcframework in Frameworks */, + 872B772E55210C601B6FAABE /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 7CDCC91C20FF59232F04A741 /* Frameworks */ = { + 74887C248FA40958DE8D0AF1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 5F3E1960AFE9A8A2893E6C72 /* Cocoa.framework in Frameworks */, - D9E0A3FA86A448F5B57F4F98 /* Glacier2.framework in Frameworks */, - 8A69390A500AC776565EAC3D /* Ice.framework in Frameworks */, - BAF41C7BCD6D6614DC5C8B78 /* IceGrid.framework in Frameworks */, - C12566816369AF78963BE805 /* IceStorm.framework in Frameworks */, - F93B2C9F27A3137DF437DC0A /* PromiseKit.xcframework in Frameworks */, - 2FFE1B2EAABD3475EBEE028E /* TestCommon.framework in Frameworks */, + 47200C3C6A2CBBADB847D133 /* Foundation.framework in Frameworks */, + 6DB6C7393404A4427B7157C2 /* Ice.framework in Frameworks */, + 815A9D118C19205A1C9EC2DD /* PromiseKit.xcframework in Frameworks */, + 0153468AAF2A03317005C703 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 7D6816CE3EC049623ADB894D /* Frameworks */ = { + 753BB949DD24EA40E2D23E4C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + BB264891749AE7C7530E5D5D /* Cocoa.framework in Frameworks */, + D494B823EF423F1765D3C99D /* Glacier2.framework in Frameworks */, + 71F66277BAC0A8A9E2A876B1 /* Ice.framework in Frameworks */, + CA7AE756E36C9753A7542846 /* IceGrid.framework in Frameworks */, + F5825D44486677C0C0FECC87 /* IceStorm.framework in Frameworks */, + EA0116570437BF5237A0FF6E /* PromiseKit.xcframework in Frameworks */, + 25328555677B0C3884ACF1FA /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 7F83A983B45429AAEA1A08FA /* Frameworks */ = { + 7628EF9CCC410FA71A45B9FD /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - EBBE102E846A49FB1ADAE81E /* Foundation.framework in Frameworks */, - 3B54287207B3111470B9D189 /* Ice.framework in Frameworks */, - 70E9D821A104489B02D33C5E /* PromiseKit.xcframework in Frameworks */, + D76D9B96E6E378561FC1CEC9 /* Cocoa.framework in Frameworks */, + EAB5DA596532AC9C3B7122B6 /* Ice.framework in Frameworks */, + CD52494F33F705BEBDBD8EA1 /* PromiseKit.xcframework in Frameworks */, + 08A90C19CF95A2ED7F0A7E52 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 801B3F485EB973046CAC5405 /* Frameworks */ = { + 775719C02A7956C07797276F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 2126F84BDA81501CE2D5B670 /* Cocoa.framework in Frameworks */, - D3B274C3AC71C57ED76425EC /* Ice.framework in Frameworks */, - 0D1172CF2DA9E4BD2C096D0A /* PromiseKit.xcframework in Frameworks */, - FB6235C576DAE5427AA4C1B5 /* TestCommon.framework in Frameworks */, + BD98B91252CFBD1DA2F4BFE5 /* Glacier2.framework in Frameworks */, + D05093BD6A6E463055BA42EF /* Ice.framework in Frameworks */, + E287710BC9B44E54A3FEC06E /* PromiseKit.xcframework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8243447B367118ED3B3D149A /* Frameworks */ = { + 7DE98E6649F4CCEC5BB08431 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 01511D4AFD74847F64776C50 /* Cocoa.framework in Frameworks */, - 0D45C042E50C46C4B91F02CF /* Ice.framework in Frameworks */, - 9DCECA3D209D9E1AE59DCB67 /* PromiseKit.xcframework in Frameworks */, - 53E4AE910749CC177C00BC33 /* TestCommon.framework in Frameworks */, + A2521CA990ABA162F1ABC825 /* Cocoa.framework in Frameworks */, + 5ABF29F9E7480430B8ACC4E7 /* Ice.framework in Frameworks */, + 4960B308758355CF0E2B6180 /* PromiseKit.xcframework in Frameworks */, + A8598E9FDFCDC371A8EE03DF /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 849115324CD0DE287A16D89E /* Frameworks */ = { + 7F2A403A0378E87DBB8A9094 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 7112A3B7A281E989CA2E2839 /* Cocoa.framework in Frameworks */, - FEA56CC0A65483C6C77D0E37 /* Ice.framework in Frameworks */, - 8159BC14314BE01F12CA139D /* PromiseKit.xcframework in Frameworks */, - 148D0AC3C9E7B0D1002944D0 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 886F76E41810791CFD3FC7C6 /* Frameworks */ = { + 8041F8237BFB24A0D2C0AA04 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 5CDFB7381325770DEC367531 /* Foundation.framework in Frameworks */, - 52C4ED978146ECE09DA6FBB3 /* Ice.framework in Frameworks */, - AFBB4E52B52EFFDF54076F49 /* PromiseKit.xcframework in Frameworks */, - 49C5AD6A393D543CC860CCCA /* TestCommon.framework in Frameworks */, + 63A7BEC93B5C7C2D5397B946 /* Ice.framework in Frameworks */, + 02792FF1DF38C3814FB8B1D0 /* PromiseKit.xcframework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 898BEEBBE48DE21F47F839A2 /* Frameworks */ = { + 817B3B87FC3306CE3C84FC36 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - B0612CB9E7DA8A3338C10A12 /* IceImpl.framework in Frameworks */, - CF8A7A8638DF64791C5010AB /* PromiseKit.xcframework in Frameworks */, + 294B428BB881E9ABB2540395 /* Glacier2.framework in Frameworks */, + 421A84215634AC1DD82D5A11 /* Ice.framework in Frameworks */, + 1BADCFA27CCF3BB474A54A07 /* PromiseKit.xcframework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8A75B942FDD2F4AED71BA032 /* Frameworks */ = { + 832CCC7C0C3F10C428C94C5C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 8FB5FD82765E01E32C206FA1 /* Foundation.framework in Frameworks */, + 06FA23074CB8CF017689F6A2 /* Ice.framework in Frameworks */, + 6304C825AF470E6F022E0697 /* PromiseKit.xcframework in Frameworks */, + 9BC4A0D3891083FF3901121E /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8B5D3A10CDEA14780DC26DF1 /* Frameworks */ = { + 872F0374B6C6EBF2936FD1C9 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 1B150B7A04E4C05D407D9132 /* Cocoa.framework in Frameworks */, - 80211BD33D5E65BE75254655 /* Ice.framework in Frameworks */, - 303B2E817383FB282615E91C /* PromiseKit.xcframework in Frameworks */, - 62544F0BF76143638C5FA51C /* TestCommon.framework in Frameworks */, + AB2D0BFA2362E2047180DB0B /* Foundation.framework in Frameworks */, + B4E3F9043C613138265B8CD5 /* Ice.framework in Frameworks */, + A9601F93E80648538E9E5748 /* PromiseKit.xcframework in Frameworks */, + CCB2E688DED94B22E18CF8EC /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8BEC2C78D34ECBC946565179 /* Frameworks */ = { + 8835A7162BFEAE290C0D0F06 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - A51D4DB4BEA9B18559E62680 /* Foundation.framework in Frameworks */, - 28D8CEDDBD8E91079194ABFC /* Ice.framework in Frameworks */, - A9C2B6832B43AD80C7CAA3DA /* PromiseKit.xcframework in Frameworks */, - BBAAA2690B3A97D57F3DEE8B /* TestCommon.framework in Frameworks */, + 1BFC1A544E72F55C80A580A6 /* Foundation.framework in Frameworks */, + 7B8BBFA4400E1A8C545D5BE9 /* Ice.framework in Frameworks */, + FB65038FA446561AE2791A87 /* PromiseKit.xcframework in Frameworks */, + 96A67CC6F5133C726B69B51C /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 922BBC5D0D01F7456851B5E3 /* Frameworks */ = { + 8D7CA533AB1E9BE167FB26D1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 7E67D1F1E83B0308F796A2DB /* Foundation.framework in Frameworks */, + B9C1F689BABEBCD43EDACC3F /* Ice.framework in Frameworks */, + 30A74124CB5F8064BBF18ABA /* PromiseKit.xcframework in Frameworks */, + A3B8D87684260F85C4F88443 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 93C7A7E6732859CE4983CFC0 /* Frameworks */ = { + 8EED9EB6AED62B24FCE5C956 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - DC8A1DB2B1135AAF8BE67CE7 /* Ice.framework in Frameworks */, - B857D099232CB0D586E138C2 /* PromiseKit.xcframework in Frameworks */, + 496AF392F06F6D9F7A73F189 /* Foundation.framework in Frameworks */, + 0BCCF6A35551F3F89DD70EB2 /* Ice.framework in Frameworks */, + 3745C049FBFC17CB5686B00C /* PromiseKit.xcframework in Frameworks */, + 3FFEAF216B41B45392E13D3A /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 96488DD82F781EC4FA8BC218 /* Frameworks */ = { + 9602BDB156EAB8A33AB4613F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 8607CB2629704BEBA0BC8B44 /* Ice.framework in Frameworks */, - 3C018672FDFE024ED728B5DC /* PromiseKit.xcframework in Frameworks */, + 61785743003D4587B1A2893D /* Foundation.framework in Frameworks */, + 177F3743DEC2336FC96CA2DE /* Ice.framework in Frameworks */, + 09B8B7ECD42005ADB181D7BC /* PromiseKit.xcframework in Frameworks */, + 6F0349D045EEAF8C90215227 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9BF1D686B593F9D7452F0FE0 /* Frameworks */ = { + 961EEED806B8E24E29C379A8 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - F019336B159DB0E956B8C86F /* Foundation.framework in Frameworks */, - 491A2ADE07F59B823C7FF863 /* Ice.framework in Frameworks */, - D0B10404A665B64BF16498BC /* PromiseKit.xcframework in Frameworks */, - 5A6646C560CCC2D6B4285553 /* TestCommon.framework in Frameworks */, + DCC9F092BEC9CD64A1656309 /* Ice.framework in Frameworks */, + 0DCFFEE79055C9C673C53BE5 /* PromiseKit.xcframework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9CD895401F00C33D4C58C41E /* Frameworks */ = { + 9BF041E7A38C7FABB14C368A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - F81675689D2FFE7A81A70654 /* Cocoa.framework in Frameworks */, - C404195A18230240E07FCC08 /* Ice.framework in Frameworks */, - D2D8CAD3BF4795C666430143 /* PromiseKit.xcframework in Frameworks */, - 8159B480E9C02BB58B0767F7 /* TestCommon.framework in Frameworks */, + 914D686BEAC7642E8FCC8A6C /* Foundation.framework in Frameworks */, + 0B1E82B27CBE14FEAB26DE46 /* Ice.framework in Frameworks */, + 592BFBFD380A67B501DC89D7 /* PromiseKit.xcframework in Frameworks */, + 570B663981DFBD837AFAF844 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9D46A359BE499D03683C09C5 /* Frameworks */ = { + 9FD46CAB0A15C2EADA5226D1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - F66D7C2BB8D982EAB835AF19 /* Foundation.framework in Frameworks */, - D669E3D7E586917AAB74C995 /* Ice.framework in Frameworks */, - 9B2E120C5CD2135F0383CF9F /* PromiseKit.xcframework in Frameworks */, - 1BC76F5C8042793175A01C88 /* TestCommon.framework in Frameworks */, + 6B39C9889B05D4F75A65CF51 /* Cocoa.framework in Frameworks */, + 224281844ADA7A98BF2075C1 /* Ice.framework in Frameworks */, + 2CA4ACBD5A122FC579F461CB /* PromiseKit.xcframework in Frameworks */, + 8A073D87A09DB6DB5F347086 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - A27638F83A9E6A11CAB373A4 /* Frameworks */ = { + A0E15334A1F6AEB5304D1391 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 7FBE171E8248C069655F800F /* Cocoa.framework in Frameworks */, - 5D41305CF56962E51E852582 /* Ice.framework in Frameworks */, - AA73CC3CD85959E6139A09FF /* PromiseKit.xcframework in Frameworks */, + B7CB64D94D982056FE2812E7 /* Cocoa.framework in Frameworks */, + F43193867BA47E7CEEF78592 /* Ice.framework in Frameworks */, + 6C46535BB9E279624A4A66B6 /* PromiseKit.xcframework in Frameworks */, + 99725C2B63E2CF87DE8A26AE /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - A3066872F1937C57F4826729 /* Frameworks */ = { + A359D90424B4C5E4EE31A1E5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 435072C4E6F32ACB9E0247C1 /* Cocoa.framework in Frameworks */, - A7A2E36DB99D5E59DF35039F /* Ice.framework in Frameworks */, - FDDEBCF15692FEEB0069A5B5 /* PromiseKit.xcframework in Frameworks */, - 154DB6C36D8228E68544E1CB /* TestCommon.framework in Frameworks */, + 276B12380FBF421E9AE26D2F /* Foundation.framework in Frameworks */, + 7FE3AB01B49A2AD1AD5F09E9 /* Ice.framework in Frameworks */, + F07F75547D5C40B75AFEBEE3 /* PromiseKit.xcframework in Frameworks */, + 40EBB1061F8FA96743793784 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - A3AD74ABC426580059499A0C /* Frameworks */ = { + A91F86A7D26C9E3F0B634320 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 589A07F4D091D5131AC2DAC5 /* Foundation.framework in Frameworks */, - 22CC8691F9A9188686C4232C /* Glacier2.framework in Frameworks */, - 7526DCFCCB357EB7DFB81DC2 /* Ice.framework in Frameworks */, - 5600D2C277B9C8BFCAD77F3E /* IceGrid.framework in Frameworks */, - 3CA59A899C26B8A99F958060 /* IceImpl.framework in Frameworks */, - C5BF681D5723F4F5B91E5128 /* IceStorm.framework in Frameworks */, - 4B6628A95F3B17416C102D67 /* PromiseKit.xcframework in Frameworks */, + 758CE168D68BD8E725EF67B2 /* Foundation.framework in Frameworks */, + 00C0BFF64CACC7A1B75A59ED /* Ice.framework in Frameworks */, + 29C7655DB4F5F19D621A5012 /* PromiseKit.xcframework in Frameworks */, + 06259295103288F24AA43E3F /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - A5CFB4FF7B11B1D49E98E233 /* Frameworks */ = { + AB0B6EA98C478D36BD17BEA2 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 0AF9E75AB29ECFD123EFC673 /* Cocoa.framework in Frameworks */, - 420F611BC96DACF394BA4080 /* Ice.framework in Frameworks */, - 71A04D8FA0D73D751505C8F9 /* PromiseKit.xcframework in Frameworks */, - 456DBF2A5A6C77F28E392064 /* TestCommon.framework in Frameworks */, + 08D1B9321174C13D62838E7C /* Cocoa.framework in Frameworks */, + 70E4A6423DAEBFFB638B87E2 /* Ice.framework in Frameworks */, + F19D848758FCCBBF6C611E73 /* PromiseKit.xcframework in Frameworks */, + E33A09B80C0DA2EB57687403 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - A857F39BCEEE7505EB687332 /* Frameworks */ = { + AC76CB10479BE74F4BB8376E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - B0BBACE054249AA04F919033 /* Foundation.framework in Frameworks */, - 0BD676F4330875C23FC16A49 /* Ice.framework in Frameworks */, - 4C36F0B7DF4272BB628E8F6D /* PromiseKit.xcframework in Frameworks */, - EE0A29E0E4050E456390B2C8 /* TestCommon.framework in Frameworks */, + 662A3EB0CCE3234DA05C6425 /* Ice.framework in Frameworks */, + EF0E652DACEF98EA20512107 /* PromiseKit.xcframework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - AFCBF49648EE646F20DAA523 /* Frameworks */ = { + AC9FBC6FF720C1FD7F9CDD99 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - E0E571583C170183D35AB794 /* Cocoa.framework in Frameworks */, - 8BACC6E39E02FA36C326B6B2 /* Ice.framework in Frameworks */, - 6C2EF2C61EC96867CBCE1496 /* PromiseKit.xcframework in Frameworks */, - 5880488B4144E6347C70E75A /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - C3FF8A5F5D7A91A1BE920787 /* Frameworks */ = { + ACC2C0C6A7583F98B49EB8B5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - AF5000B767820164AF457836 /* Cocoa.framework in Frameworks */, - 0BFE8B646E08764DAEB943B6 /* Ice.framework in Frameworks */, - FAED5C28558CE4C0EC489B5F /* PromiseKit.xcframework in Frameworks */, - 8F4C40CCE1ABFF808F854EFB /* TestCommon.framework in Frameworks */, + A402E51668BDEB258C85D0AD /* Cocoa.framework in Frameworks */, + FB789B31D45C7AF69098BE44 /* Ice.framework in Frameworks */, + DB0E0C271C37063597881DC5 /* PromiseKit.xcframework in Frameworks */, + 91775B284272655D203FBECC /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - C42076EF406F4A83D192FF1B /* Frameworks */ = { + AD5CE975BECCF954A888A2FE /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 37C05105B767A47B9705EC3A /* Cocoa.framework in Frameworks */, - 41FA195BFE1E76119737C0F6 /* Ice.framework in Frameworks */, - AC6DE5580221642FA1D02CD1 /* PromiseKit.xcframework in Frameworks */, - 351257A52C0E78C3F2B560A7 /* TestCommon.framework in Frameworks */, + DFAD1140D8DB68E7E583227D /* Foundation.framework in Frameworks */, + 86A05871F391DDAFB38B4BB7 /* Ice.framework in Frameworks */, + AF72473CCD50666E79DDB0F9 /* PromiseKit.xcframework in Frameworks */, + BE32446AF18AD73CE3F2A768 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - C6F2937225539C513E476F01 /* Frameworks */ = { + AD8552D60BB49DC581920139 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - B1B3F07822777F92000FE4CE /* Foundation.framework in Frameworks */, - A63FA4A7679A53CD81A21760 /* Ice.framework in Frameworks */, - 7B9DE3D84ABC717D2B12D005 /* PromiseKit.xcframework in Frameworks */, - 23DC077FE69A6C112F046DF1 /* TestCommon.framework in Frameworks */, + B4A00DD669EC7324B6419ACA /* Cocoa.framework in Frameworks */, + B6BDEB49A702FDB1EC0FA4E9 /* Ice.framework in Frameworks */, + 19C9415246F837752451B38D /* PromiseKit.xcframework in Frameworks */, + 95DA5D53B282EB057A11362F /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - C76DB13FC3D7939DFD6B42D1 /* Frameworks */ = { + AF107CD464CF701274021BD3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - EB245ECD8BB979AD26ADABB4 /* Cocoa.framework in Frameworks */, - BBF25FF6F58B2D412DEBB434 /* Ice.framework in Frameworks */, - 31B58492F914A6A09ACBBFDC /* PromiseKit.xcframework in Frameworks */, - C266605F2D91698393B4DB22 /* TestCommon.framework in Frameworks */, + 78F396C4F42B8BC6907E98C3 /* Foundation.framework in Frameworks */, + D9E68B2AF3355146BEA71339 /* Ice.framework in Frameworks */, + EC41635E23052215F2E95073 /* PromiseKit.xcframework in Frameworks */, + 79B4A4EA5012E28DD4467954 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - CB3FDF19C85FF3301F369CAB /* Frameworks */ = { + B085C0EC0BC98C479DDFEFB8 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - A89B0B7F02D4EF1A5A6FD3F1 /* Cocoa.framework in Frameworks */, - CC9006B6643C626F772692E8 /* Ice.framework in Frameworks */, - 107CF3ED64DF14D8A5693DE9 /* PromiseKit.xcframework in Frameworks */, - 756513DA0A70A022659CFFDF /* TestCommon.framework in Frameworks */, + 8529F5F036BEE1E785C87431 /* Cocoa.framework in Frameworks */, + 23ED0FAB0E4A2C363F1744CC /* Ice.framework in Frameworks */, + 09BFE0C6802C725D7D895D39 /* PromiseKit.xcframework in Frameworks */, + 2A41034D8C90D1BC12B949A4 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - CBE5766F05F59F25C8ED319D /* Frameworks */ = { + B327AC65DDF14CDDD6B5E578 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - C965FE21605C1B64242AABC3 /* Foundation.framework in Frameworks */, - 9A8B0C64B391C43EB56EF510 /* Ice.framework in Frameworks */, - 532D2F92AAA6C36A74C8F9C7 /* PromiseKit.xcframework in Frameworks */, - E575B4FD82A6165AC9FECEB0 /* TestCommon.framework in Frameworks */, + 4BDC19DCF8EFD4CF2C94BBF0 /* Foundation.framework in Frameworks */, + A74F195760CC1E51AE60098C /* Ice.framework in Frameworks */, + 4DE010C9DEDCDDC2BD90A138 /* PromiseKit.xcframework in Frameworks */, + BBDA951CC8FFB7847FA5E68E /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - CDB5D59C314F971CE4EDC680 /* Frameworks */ = { + B88CFFBA5BDFE2C3FDDA3AE7 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 35A19A5434AC696FAC682F89 /* Foundation.framework in Frameworks */, - AD975B0DADFCA54F69903092 /* Ice.framework in Frameworks */, - CA09F304487768B3CAC8EEAA /* PromiseKit.xcframework in Frameworks */, - 5745A5A0216A25C730D18D48 /* TestCommon.framework in Frameworks */, + 61BDE9F59E59EC189B8D4E75 /* Cocoa.framework in Frameworks */, + 399E97BEFF0244F1C7DD596F /* Ice.framework in Frameworks */, + 03030E8056505FF2913947E0 /* PromiseKit.xcframework in Frameworks */, + 89D060F63045333E864D0452 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - CEA35B8D86B0B09AEE450BEF /* Frameworks */ = { + B9ECC81569DA0F661E9232E2 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - E2C3F345B9940616C81A786F /* Cocoa.framework in Frameworks */, - FDB644FCB5ACF5151D71A3D8 /* Ice.framework in Frameworks */, - 2A241DC445E921934D865F09 /* PromiseKit.xcframework in Frameworks */, - 99C38BAB2957310380CBCE1E /* TestCommon.framework in Frameworks */, + A7CEFF94837EA735A3DB681F /* Foundation.framework in Frameworks */, + A8C4D58C166C07EE53687DF0 /* Ice.framework in Frameworks */, + C7D9D312B497BA5AD399B126 /* PromiseKit.xcframework in Frameworks */, + 4766A226A38C9433CFC4DDDE /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - D031297FD57586E9F3EABDA3 /* Frameworks */ = { + BED8A6E847217751A16AA82E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - C7DD1E769FEE321B6A77F0AD /* Foundation.framework in Frameworks */, - 56212676E99CDB8E498162E0 /* Ice.framework in Frameworks */, - DDBCDBADD705F6FA447600AB /* PromiseKit.xcframework in Frameworks */, - 337633FFA577D7C9A31796C7 /* TestCommon.framework in Frameworks */, + 9EF1D1116176314A716BD094 /* Cocoa.framework in Frameworks */, + A9B742AB8095279E8ECD7274 /* Ice.framework in Frameworks */, + 319C2422E7F4A2DBCB461DA0 /* PromiseKit.xcframework in Frameworks */, + 71515366EA103F6DC142CC96 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - D094951E2465B693F2824698 /* Frameworks */ = { + C3A4955E708F2A9F4BA7B2AA /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 606311D677FED4C05D80568A /* Cocoa.framework in Frameworks */, - 67D2B15C72B6207134594BAE /* Ice.framework in Frameworks */, - F913402AA2B9A61CC12CBF87 /* PromiseKit.xcframework in Frameworks */, - B3252AD224F60B768FD4D4C9 /* TestCommon.framework in Frameworks */, + E72686935C108B4E057C827B /* Foundation.framework in Frameworks */, + 4A042B2765408FBE03B74172 /* Ice.framework in Frameworks */, + E505270D3BFDA37343FEEFE3 /* PromiseKit.xcframework in Frameworks */, + EE320033A9515A0EA80FAE53 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - D3FBAC5D2F53A43891FC20C3 /* Frameworks */ = { + C78B3E830BD6A68C99F233A4 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 4B9CF6B38B005E1595473D7E /* Foundation.framework in Frameworks */, - AD93AC76B272D0A56CB01D29 /* Glacier2.framework in Frameworks */, - 9BA17C9F08A62B6818364E6D /* Ice.framework in Frameworks */, - 81199F28C36FB9961E357514 /* IceGrid.framework in Frameworks */, - 00C6578E6E18F6AB87ACC730 /* IceStorm.framework in Frameworks */, - 66284908E8EF8103A1CC0818 /* PromiseKit.xcframework in Frameworks */, - CE515533D4470AFA76372189 /* TestCommon.framework in Frameworks */, + D3CA0AB4BB4023A0EE6BD535 /* Cocoa.framework in Frameworks */, + EA4484CF641BE71F4FBC5C9D /* Ice.framework in Frameworks */, + 145D52CC144C1B9D252D1632 /* PromiseKit.xcframework in Frameworks */, + DAFD489861E6C76D212BE312 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - D970DD356A95D3D9CA57A1C1 /* Frameworks */ = { + C85C6942AF9622494538800C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 34B81A91CCC39702287D0511 /* Foundation.framework in Frameworks */, - EECB2317B72563057586C1E3 /* Ice.framework in Frameworks */, - 8DB67A8735ED10B6C3229B63 /* PromiseKit.xcframework in Frameworks */, - 79AE5F210CD0224AB92D8447 /* TestCommon.framework in Frameworks */, + 8CE39D5B9BE457D7E870A432 /* Foundation.framework in Frameworks */, + A9172DFFE6122B349096A5FD /* Ice.framework in Frameworks */, + F39B00654B1FC4F61AEDFA0E /* PromiseKit.xcframework in Frameworks */, + 1CB4724ECE67A7BFB9975C34 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - DD4366CE8B5A0DED8ACD5E8F /* Frameworks */ = { + D0A9926472AFFFE3413479C1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - A895756C03D6E997F1871595 /* Cocoa.framework in Frameworks */, - B1B57E2913331318CB8DCE09 /* Ice.framework in Frameworks */, - B153D56C7DCB8EC45209BADB /* PromiseKit.xcframework in Frameworks */, - 9D70222877A6B8129E214147 /* TestCommon.framework in Frameworks */, + FCE074011D3138C5447E58E0 /* Cocoa.framework in Frameworks */, + 7BEF7D35E753145ED5C3F409 /* Ice.framework in Frameworks */, + 27990B86399DACD7369598FB /* PromiseKit.xcframework in Frameworks */, + 8F9A8D8721EE6C2AFCA59FB8 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - DE1F613F5526869AB414EE2B /* Frameworks */ = { + D2D088527A028B8E51D2B636 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 8EB453552E8179FB14D73F18 /* Cocoa.framework in Frameworks */, + FC5513F3FDB5A595F2D3108D /* Ice.framework in Frameworks */, + 4A80C991F713046E27CE9513 /* PromiseKit.xcframework in Frameworks */, + B2CC314A90CA52C8E3B36329 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - DF046E20B0B8EE15A2EEAADA /* Frameworks */ = { + D2D212D05E6DB4E98B2E1F37 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 320E7ABA5BB99C147030A374 /* Foundation.framework in Frameworks */, - A577AACEEAE8C4EDDBB24410 /* Ice.framework in Frameworks */, - 68063C34585F5B8E25DC3D19 /* PromiseKit.xcframework in Frameworks */, - 0200130930A5CAC4C9376065 /* TestCommon.framework in Frameworks */, + BB57A26E1685CE60B738F858 /* libIce C++11 macOS.a in Frameworks */, + 095E646BF80CA3172060C109 /* libIceDiscovery C++11 macOS.a in Frameworks */, + 6EAE1D27C8321E60C0EDA220 /* libIceLocatorDiscovery C++11 macOS.a in Frameworks */, + 820C55592B60EBDEA6EEFB6A /* Security.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - DF605F5258671AEB12B8AA44 /* Frameworks */ = { + D64000854305FB086773F922 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9E30B92C06E1E5B6DFAD4001 /* Foundation.framework in Frameworks */, - EDE638C9C26A50C0740D0D6B /* Ice.framework in Frameworks */, - BC8A1D1093CC8FAE67512D3E /* PromiseKit.xcframework in Frameworks */, - 40DC60A1E7491017630B2DBA /* TestCommon.framework in Frameworks */, + 74BFA95CC1A8CE00E20C54EF /* Foundation.framework in Frameworks */, + B75ADBEBF9E96596E5368542 /* Ice.framework in Frameworks */, + 013D04FA0618542E9C9EB131 /* PromiseKit.xcframework in Frameworks */, + 682B46ED233B2A410F12E594 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - E464EB9E0B2EF8804BBA8AB1 /* Frameworks */ = { + D6867DB48B517842761CBCFA /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 0860ACD9AD0D0745F8EACFE1 /* Foundation.framework in Frameworks */, - A9631F177A47B2AAF3614089 /* Ice.framework in Frameworks */, - 4B0836EB13C4DC62C1B8C235 /* PromiseKit.xcframework in Frameworks */, - AC18C6E201197C3E17177496 /* TestCommon.framework in Frameworks */, + 3227745820EC5E34E6125E12 /* Foundation.framework in Frameworks */, + 11B3A03A34D6339A45529C60 /* Ice.framework in Frameworks */, + E64C9C81DF5AD4F6668836EF /* PromiseKit.xcframework in Frameworks */, + E9EA01902FE68158E168E0FE /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - E72883528ACB6A0B6F7E1AE6 /* Frameworks */ = { + D85223A08A301ECB9C45F11C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 3B3E9000596175D4768348FE /* Foundation.framework in Frameworks */, - D01F8FE6614C280712B28898 /* Ice.framework in Frameworks */, - 6E8255162A25F12C11E058A6 /* PromiseKit.xcframework in Frameworks */, - CC27CFFA00C3E8B1D392883D /* TestCommon.framework in Frameworks */, + 8EFFB064536D6EFD79E0643D /* Foundation.framework in Frameworks */, + 4957361024438B140BEA1FF3 /* Ice.framework in Frameworks */, + 0B868D3CB3A6F9D2463456F4 /* PromiseKit.xcframework in Frameworks */, + 60D491F2E8276A45B81C4D2C /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - E7729B88E8C7F2B3DAEF3122 /* Frameworks */ = { + D99AAC7184DBE6A24D89D331 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - F4B2AF21C2316D5104F1A1D6 /* Foundation.framework in Frameworks */, - E21452276B2B4932B84552FB /* Ice.framework in Frameworks */, - BFC6CDF349C37F2765F5508A /* PromiseKit.xcframework in Frameworks */, - B4B4B1996758A6396F6C4BE1 /* TestCommon.framework in Frameworks */, + 909302AFF27A7E66810B8817 /* Cocoa.framework in Frameworks */, + 54D6342A8C54F26E7CA1894A /* Ice.framework in Frameworks */, + 8AC742FA68A5B4CBFE1E66E7 /* PromiseKit.xcframework in Frameworks */, + E1FD14367B996D25B914568D /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - EFDED60D8FA91F550831C13F /* Frameworks */ = { + DB0246CE45E3F2073D0D3B9E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + F1341EC02BFF0836C1A2FBE5 /* Foundation.framework in Frameworks */, + D36A89A5C09106FB6DF458DD /* Ice.framework in Frameworks */, + 750C011A8117AF9F7DA0639E /* PromiseKit.xcframework in Frameworks */, + 96E63200EEA3669F2F5383B6 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - F4BEB66D59F23D8D764D7323 /* Frameworks */ = { + DB204C0E5726681EDA62197F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - E4645043B8514A1982DB9290 /* Foundation.framework in Frameworks */, - E50A2A301F97D365C1A76667 /* Ice.framework in Frameworks */, - 9F6D52F7F340A0813F4D785D /* PromiseKit.xcframework in Frameworks */, - 289B66BFA32533C2D8E3F4CB /* TestCommon.framework in Frameworks */, + 56C0EA1113D4754B4AC71ABD /* Cocoa.framework in Frameworks */, + 8003B1589527B819086A9A46 /* Glacier2.framework in Frameworks */, + 8D437597910A346B1470B5AA /* Ice.framework in Frameworks */, + 86D69CB6783BB696E04BA85B /* IceGrid.framework in Frameworks */, + 6E13920E5B8E341F951C732E /* IceImpl.framework in Frameworks */, + B21FB21BC4CB2142698EF270 /* IceStorm.framework in Frameworks */, + 0A6E0534149A89AE96333C71 /* PromiseKit.xcframework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - F632C0F196E878AC5799DB6D /* Frameworks */ = { + DB919325E3301E189A79DFEF /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - F920A01BBD37561B47D4E24D /* Foundation.framework in Frameworks */, - B75673AD155390063D360ABC /* Ice.framework in Frameworks */, - 26097D57F6CC8F7F6D1788E8 /* PromiseKit.xcframework in Frameworks */, - C77B932A995EF7674483EC17 /* TestCommon.framework in Frameworks */, + EA86692CB4C9C970FD76EC5C /* Foundation.framework in Frameworks */, + 92A800506D84985FADB29C58 /* Ice.framework in Frameworks */, + C48FA96ECB28B98DFFEF5DCC /* PromiseKit.xcframework in Frameworks */, + 78DAD1C74AAAA0443E72F8B2 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - F721EDA17518FD740249CC78 /* Frameworks */ = { + E0736DFEF928A4336AA21836 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 521C29A16EC8029693D687F5 /* Foundation.framework in Frameworks */, - E9209C6E450D87CC000CDB75 /* Ice.framework in Frameworks */, - 5B5D73029C6C3D2415247413 /* PromiseKit.xcframework in Frameworks */, - F403AB9B9812DCA2214E06B1 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - F8885979F188F7F26D287A98 /* Frameworks */ = { + E7F809F2C0191FC4C541864C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 4F79291420BA041A99FB50C6 /* IceImpl.framework in Frameworks */, - 49752B42B08625729AE127D1 /* PromiseKit.xcframework in Frameworks */, + E03A9166F3E41D80CE274E68 /* Cocoa.framework in Frameworks */, + B197F28E62839DF249FCC578 /* Ice.framework in Frameworks */, + 48B7157E75BA2AAF2D6EC99E /* PromiseKit.xcframework in Frameworks */, + ABB12FE0D5BCA7F0E88C35D9 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - FC3BBF91749B1F1E50F5F2DE /* Frameworks */ = { + EBE7FB645480E4560F60694A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - C57586DD931D7D1AE38C8893 /* Foundation.framework in Frameworks */, - 1A41DCD5B592E76D5D1461EB /* Ice.framework in Frameworks */, - 1C1DFDA6FAA6CE15246ABAFB /* PromiseKit.xcframework in Frameworks */, - 5C9FD500AD9574EBBDA4169D /* TestCommon.framework in Frameworks */, + 8DB383602E9385C1D63F038F /* Foundation.framework in Frameworks */, + 39808F09049AC6041D31352E /* Ice.framework in Frameworks */, + EAD240435E363E773734BD33 /* PromiseKit.xcframework in Frameworks */, + A767021099888A031A9D325C /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - FCD3B7331374601118FF9C8F /* Frameworks */ = { + F8B2B9F29D824A861F9474FE /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 7037EC6E1F469FF084C2F953 /* Cocoa.framework in Frameworks */, - 09D7C0551462411943C45184 /* Ice.framework in Frameworks */, - 8CCD8AAF0383F5A8FBA94286 /* PromiseKit.xcframework in Frameworks */, - EDA67E7DD485FFAAF25CA668 /* TestCommon.framework in Frameworks */, + 6442090D66067D20C0AF0A82 /* Cocoa.framework in Frameworks */, + 165067568C1D2421FE781B30 /* Ice.framework in Frameworks */, + 2204F937D22F71DDE12E1A47 /* PromiseKit.xcframework in Frameworks */, + 36B7E05806C19B79EDA9C551 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - FE7B596AFA3D81278109E767 /* Frameworks */ = { + FD7336B29F8C11A4D24C08E3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 6A3886F64F93EF873E369AC1 /* Foundation.framework in Frameworks */, - B70AC27C259BED81B0465DB7 /* Ice.framework in Frameworks */, - 30D2811DDE2DF0FEE662775C /* PromiseKit.xcframework in Frameworks */, - 095B734A16AB0CE54B971193 /* TestCommon.framework in Frameworks */, + 43B0651EE2401E8147D459FB /* Cocoa.framework in Frameworks */, + 6A969216FE1CB91FCE90FFA0 /* Ice.framework in Frameworks */, + C8997F66D4594D1934B8275B /* PromiseKit.xcframework in Frameworks */, + 37E87701F43AA4DF0CC90227 /* TestCommon.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - FFB055C692418AC3FB978A76 /* Frameworks */ = { + FFCCA122F48344A1300BE31A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - CF331507D6D7B732FC9BB63D /* Foundation.framework in Frameworks */, - 352FB97E69FD5C1A2F4730F8 /* Ice.framework in Frameworks */, - EF56221226FD631235EE2D8B /* PromiseKit.xcframework in Frameworks */, - 38D264F8298DBF5F4CCDF2D3 /* TestCommon.framework in Frameworks */, + F507555D67EEDF86E5E3C606 /* IceImpl.framework in Frameworks */, + E5A0783BCEAEE3C4EF3AFAF2 /* PromiseKit.xcframework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 00DFFE5625BC20AF128C2A5C /* IceIAP */ = { + 023679E13CE5C8F1018F54FB /* configuration */ = { isa = PBXGroup; children = ( - 6B0C28A9076275210C0E60EE /* ConnectionInfo.cpp */, - 16D609A229F589A960B50478 /* Connector.mm */, - 8B2A3D0DB43B812614DA4B88 /* EndpointI.mm */, - C31A79E77C13F1259DAF84EF /* EndpointInfo.cpp */, - 9187153590D13C749B73E822 /* Transceiver.mm */, + F3A0CC119A7F936D930B4A0E /* AllTests.swift */, + 71B526519A9B83CA4998238A /* certs */, + 3348C6BDFBC3CEAAB6FED3A2 /* Client.swift */, + B31A2498A646B3ABFEFF8B7A /* Server.swift */, + 52CC9AE019502BCAEE710C24 /* Test.ice */, + 446159DAB21F5871ED36C0A5 /* TestI.swift */, ); - name = IceIAP; + name = configuration; sourceTree = ""; }; - 017EDEE8A9B22ABF17E659BF /* slice */ = { + 085165A4704ADE72B40ED33F /* IceGrid */ = { isa = PBXGroup; children = ( - 6739C1732796277396184DBB /* Glacier2 */, - 8562CDBCE331125166BF782B /* Ice */, - 4964157F6FB348235698B61C /* IceDiscovery */, - 318DCCCFB0305C4322751FD6 /* IceGrid */, - 2B63D258ACC2BF1A9FCAC08D /* IceLocatorDiscovery */, - 6B3F71B9D85B656B7046F110 /* IceStorm */, + 29953F4FB7A41A2EFAC0FC17 /* IceGridSwift.h */, + E3973DA26D4AFBCFF2ED31E5 /* Info.plist */, ); - name = slice; + name = IceGrid; sourceTree = ""; }; - 039694409461AE1DF8991DE8 /* inheritance */ = { + 0BE42F777F266E51BEF40C9B /* IceDiscovery */ = { isa = PBXGroup; children = ( - FC7E725E2BFFA81C09945F3C /* AllTests.swift */, - B81AE3C8461FE805188EC966 /* Client.swift */, - 31E59E575B351411C0642D4A /* Collocated.swift */, - 66F471A28655C678A989AB75 /* Server.swift */, - C8A97EBE8E9B43670A8E67CB /* Test.ice */, - F145F0CB621FB901C5E7382B /* TestI.swift */, + 704E39239807F67E06A712F8 /* IceDiscovery.ice */, ); - name = inheritance; + name = IceDiscovery; sourceTree = ""; }; - 13ED259A746922686D6DA866 /* cpp */ = { + 10B1F16328FB7A14071EF52F /* IceLocatorDiscovery */ = { isa = PBXGroup; children = ( - 9259A58DA1DDA17A94AABBEA /* src */, + B5E6BEDE8D15376209417D16 /* IceLocatorDiscovery.ice */, ); - name = cpp; + name = IceLocatorDiscovery; sourceTree = ""; }; - 1562BC68E852C97C87BB86BC /* stream */ = { + 11FFF1FD82C12D5279561DBD /* IceStorm */ = { isa = PBXGroup; children = ( - DAF62957B7D8E071FD0709CB /* Client.swift */, - 5E5A5C7722D0C0D3EB20B1DD /* Test.ice */, + 6695A9485F9BFC55F92D4780 /* IceStorm.ice */, + B30CFC8544BBBBCB77C268E9 /* Metrics.ice */, ); - name = stream; + name = IceStorm; sourceTree = ""; }; - 15A843871D10BE34CBB6D32F /* TestDriver */ = { + 12AB8C09CCD24A441B6D63BB /* Frameworks */ = { isa = PBXGroup; children = ( - 3021BE13AD438A997BB60BB9 /* iOS */, - 538E3A297B3E4E278BEDC0A6 /* macOS */, + 80DF5E3772B89E0B825B1E58 /* iOS */, + 76DC449CA2F296BBFDE7CCB3 /* OS X */, ); - name = TestDriver; + name = Frameworks; sourceTree = ""; }; - 15B8BE4DFF7D2C498CD4B4C1 /* Slice */ = { + 181C1C17CD7EFCF7DB8771BD /* stream */ = { isa = PBXGroup; children = ( - E3C632A5622F7A8E040EA4CD /* escape */, + 311B406A819F113682A50967 /* Client.swift */, + 75F29FFE79058140375FC0E7 /* Test.ice */, ); - name = Slice; + name = stream; sourceTree = ""; }; - 15FF6DCB04A9DC980AFC7D5E /* location */ = { + 18A792D4537DB946220F7437 /* Glacier2 */ = { isa = PBXGroup; children = ( - C8174AAA698BB2F26F126C31 /* AllTests.swift */, - A584A4095A8A9F264EC0D709 /* Client.swift */, - B6831F7F4C8F29AEAA7E0FA9 /* Server.swift */, - 7D96AC4B4A08E3F97B5EDBAC /* Test.ice */, - EAF2852E1D8D884A507CB2FB /* TestI.swift */, + 30800E8387BC796F48D1F6EB /* Glacier2Swift.h */, + F1129FF4C4EAFE9BC4169AA7 /* Info.plist */, ); - name = location; + name = Glacier2; sourceTree = ""; }; - 1812526F71280D48207FB889 /* iOS */ = { + 1B9CD60368EAE36BC918116F /* objects */ = { isa = PBXGroup; children = ( - FD389CFC95B10E3E57F52593 /* CFNetwork.framework */, - 24534EF3BF956EF018FC2E64 /* ExternalAccessory.framework */, - 746F6B86846D09954DDF6836 /* Foundation.framework */, - CDC88002AAD88943E22D0D42 /* PromiseKit.xcframework */, - 4D89D6055E8B3136DB51F62B /* Security.framework */, - 199F756D46A2A04E31CC47D3 /* UIKit.framework */, + 52455E99EC31D4F6288ABF2E /* AllTests.swift */, + 4EEDF0763F461C13C964B52E /* Client.swift */, + 59DEEDA32B5BE58F64EE5080 /* Collocated.swift */, + F8D124CE0861E75C83037618 /* Forward.ice */, + 93638360BDE03007D73F409F /* Server.swift */, + B2A95DA9F0D8AAB3E6BAEDBB /* Test.ice */, + 9D561F3ABC9506CE1899C25B /* TestI.swift */, ); - name = iOS; + name = objects; sourceTree = ""; }; - 19F2FC296418A1CDD776BDDA /* IceDiscovery */ = { + 1C35D8B0E716726597BB3B5F /* defaultServant */ = { isa = PBXGroup; children = ( - 5D2EA72AEC13D70913E91450 /* LocatorI.cpp */, - C716E3DDEEEF132A2EBA660F /* LookupI.cpp */, - 64BD12B651AAEBBF34FF451B /* PluginI.cpp */, + C830A95A2CD912EA6324B4C8 /* AllTests.swift */, + 6F2DCAD699F6BC3BE7C48BD2 /* Client.swift */, + E4C25DE42A0C635C8B0AA115 /* Test.ice */, ); - name = IceDiscovery; + name = defaultServant; sourceTree = ""; }; - 1A7BCD436889F7E08BB569A3 /* invoke */ = { + 1E13CBD0ADBBBB80EA3F95E5 /* exceptions */ = { isa = PBXGroup; children = ( - B72A577E71429534150E34E8 /* AllTests.swift */, - 84CDD4C898740784E2412979 /* Client.swift */, - A9BC2005005DDB43735A3177 /* Server.swift */, - 65607689984E897930BE46B8 /* Test.ice */, - BB13F008DE23A0C0676D5F59 /* TestI.swift */, + E163619DA514FBA22643B0BF /* AllTests.swift */, + BF4FAF9974BE2C2153116762 /* Client.swift */, + AC3D3F78D937EE3030A5E2BF /* ClientPrivate.ice */, + BF7F9A51A6A2C9D5D7029409 /* Server.swift */, + 75ED9135CAA16D100E69B703 /* ServerAMD.swift */, + 06FE4487169CCB0BF747F499 /* ServerPrivate.ice */, + C0F319DE00157C1D265C2E20 /* ServerPrivateAMD.ice */, + 2E97774419A34A3C2E608709 /* Test.ice */, + F398F2807C3D5AB5CF5A1024 /* TestAMD.ice */, + 4F25E6FBA987C910315FB9F5 /* TestAMDI.swift */, + 6A413441F4304C68309241DE /* TestI.swift */, ); - name = invoke; + name = exceptions; sourceTree = ""; }; - 1B47292D78734523C2E1870E /* exceptions */ = { + 20B746FF4DE9972ABAA65F70 /* Glacier2 */ = { isa = PBXGroup; children = ( - 78DEB18BA0986BC6E9957422 /* AllTests.swift */, - 1356EBA9B27E16E8B5774427 /* Client.swift */, - E6A7DC6E655B40AF2E009F1E /* Collocated.swift */, - 498E036AB447928F38D934A2 /* Server.swift */, - 44C6EE263FB68AFF292A1936 /* ServerAMD.swift */, - 88998375B92496724724AC58 /* Test.ice */, - F8C67FE340130AA05234A8CD /* TestAMD.ice */, - 51101FD5A1C321263E984B14 /* TestAMDI.swift */, - 15693261A5A9EF468E88970D /* TestI.swift */, + A1142C7C9854A209B5A6FAE9 /* Metrics.ice */, + 7A2055EC01DB2F6407115D70 /* PermissionsVerifier.ice */, + 2B0DBF72A2B00C656825AC89 /* Router.ice */, + 0FC718815CF0DCE28FE4A151 /* Session.ice */, + 95D0697917C4D8AB633FEB50 /* SSLInfo.ice */, ); - name = exceptions; + name = Glacier2; sourceTree = ""; }; - 1DA988776F11800B23DBCA2D /* operations */ = { + 22578293C28E37FF03F99C7C /* ami */ = { isa = PBXGroup; children = ( - B09395493CF834C42CCEBBDD /* AllTests.swift */, - E31485315A914BE14B07DF67 /* BatchOneways.swift */, - EAECCB9484306240AC625CD8 /* BatchOnewaysAMI.swift */, - 0C6E967B050704057D5BA4FA /* Client.swift */, - DC578238E98D1B5F503E635E /* Collocated.swift */, - 553ED53D48C5F8C63F9D6FC1 /* Oneways.swift */, - 12558BB8CEC7A2789A899234 /* OnewaysAMI.swift */, - 48DAAABA9F252C2EED4F4322 /* Server.swift */, - 8794B508D73C3C788ADA0699 /* ServerAMD.swift */, - 8B317232F389BB6468278065 /* Test.ice */, - 9C690E4AB5CC19B08C330ADA /* TestAMD.ice */, - 33B58BCD847ED86665FA55C6 /* TestAMDI.swift */, - D6CFB065737195E0FC85CB89 /* TestI.swift */, - CF8768CBBDC39A47B0051001 /* Twoways.swift */, - CCAB5768A019D5ED2BBE09D2 /* TwowaysAMI.swift */, + 52566BDD57E42FA96CB97FD1 /* AllTests.swift */, + B356F2ADC8A1237AA7C4A639 /* Client.swift */, + E7CC5D1B0526D422EAACE39C /* Collocated.swift */, + CF922540DD56AFC1B0AF5CBD /* Server.swift */, + 15AA28A5B849F8095645EF37 /* Test.ice */, + BB48879975345CA104056C4F /* TestI.swift */, ); - name = operations; + name = ami; sourceTree = ""; }; - 206768D05863163597CBD90F /* Ice */ = { + 236C51888C65A7DEAE3F5069 /* scope */ = { isa = PBXGroup; children = ( - 15D107A1FC1361AF37820F59 /* AdminFacetFactory.swift */, - E4A94BDE9FC6FDE53A17FFB8 /* Blobject.swift */, - 0F9A89E518D6A1E6DA6B91EB /* BlobjectAsync.swift */, - 7B32531CAC0FBB7F8FCF290A /* ClassResolver.swift */, - 42DBC6D678C0A8DB8E6067E3 /* Communicator.swift */, - 6273CF4F11C23708C1C31DCF /* CommunicatorI.swift */, - A4ECABFF74D36DD7B487D418 /* Connection.swift */, - F2321C54D5CFB3BBE6697A45 /* ConnectionI.swift */, - A0F7627F0C1D45CCCFEB4C15 /* ConnectionInfoFactory.swift */, - 91BD616990037A21D87165B1 /* Current.swift */, - 5F33E1D7A62A1556B95EF1F6 /* Endpoint.swift */, - 75E7DBFA7D2C1B0D23D6BCFF /* EndpointI.swift */, - 31CA3D046FA03B3798DFAD2D /* EndpointInfoFactory.swift */, - 1C46F321C38BDD14CB45857B /* EndpointSelectionType.swift */, - E5AE431399BF6DB59C52BF75 /* Exception.swift */, - A95B7708642BFFFDF31255BE /* FacetMap.swift */, - 414162FC49B77033E479C185 /* FormatType.swift */, - 599E7DBE6CDF71A56C3F4177 /* IAPConnectionInfo.swift */, - 1E8BA0BF0295E6EA83F26A72 /* IAPEndpointInfo.swift */, - EB4654732518DB038D7CE0CF /* IceSwift.h */, - 9836CB0C60EB98FBFF99E3E9 /* ImplicitContext.swift */, - 82A9A53D4CA0BCEAE2BDAE0C /* ImplicitContextI.swift */, - 80C21F6659B364FB875385A5 /* Incoming.swift */, - 8E82A22D5E96F2138DB1D25F /* Info.plist */, - DCBD1E9F39CFF63F07B4E0B3 /* InitializationData.swift */, - BAEAD6B7124A30118459EC38 /* Initialize.swift */, - 6FF1281B6691DFB55D5A39B6 /* InputStream.swift */, - 70B03A33D8A00A80C72530BA /* Instrumentation.swift */, - 33E24C22788A776DBE41E3C5 /* LocalException.swift */, - 6CEABBFB970E188E8A94E9BC /* LocalExceptionDescription.swift */, - 2D185D127C9E3951697C614A /* LocalExceptionFactory.swift */, - F8B6A358BC1AECDE160D7356 /* LocalObject.swift */, - 85DE55FAD1AAB4618D491700 /* Logger.swift */, - 117F8C3BCB56F59F03D61D6F /* LoggerWrapper.swift */, - ABAB375D447E99FB54F2BFC8 /* Mutex.swift */, - C6CC988090A94CADD8CF0E86 /* NativePropertiesAdmin.swift */, - 712DAA9A543C3B6F664F887B /* Object.swift */, - EA950B5B7C822D7FE1178E02 /* ObjectAdapter.swift */, - ED80D0EF91A70B56C5D389F3 /* ObjectAdapterI.swift */, - 7E9484C700BDF2671E4EA35C /* ObjectFactory.swift */, - 395905F41981CAE033B7DCD1 /* OptionalFormat.swift */, - D2E9F76D3E044EC729938E75 /* OutputStream.swift */, - 0B68829F9E03ECA9577C8E0C /* Plugin.swift */, - BE11E83C06BCF7C22B797E86 /* ProcessI.swift */, - 47BA78273196DBA974433D7F /* Properties.swift */, - 5F37B6472B9CFB820E97C25C /* PropertiesAdminI.swift */, - CC0BA42009174782C471F6AE /* PropertiesI.swift */, - 2C8726A16CDC76853A16DB21 /* Proxy.swift */, - 889563B8128A889C29CDE911 /* ServantLocator.swift */, - 4A0EA14E649149691ECE17AF /* ServantManager.swift */, - 2E3B29E01ABA4B7020897912 /* SlicedData.swift */, - 1C43FAD0C5C469C86F0E86BB /* SliceFlags.swift */, - A21AD9F913DA1A51D7A0D4FA /* SliceInfo.swift */, - B216A5236BD5B944AC0C6D37 /* SSLConnectionInfo.swift */, - B5E325F2F876529E2E003AC7 /* SSLEndpointInfo.swift */, - 44609C72DB1815D02010F75F /* UnknownSlicedValue.swift */, - E2BC26B19A5EE2A0A7122286 /* Util.swift */, - 535EF981F074588BB2DED02B /* Value.swift */, - 74A930FB0B3043EC7A22D65B /* ValueFactory.swift */, - EB5F8CB7EE84358AEEF20D56 /* ValueFactoryManagerI.swift */, + 9B0B1A89D670A85B944708CD /* AllTests.swift */, + 35CED14F4F4CE2EB7EAD45DE /* Client.swift */, + 1C57476C0924F3D3179E8CB4 /* Server.swift */, + 996C01016F42FA08BF4C837D /* Test.ice */, + ACA0904CD8C94BB7EF9E1A73 /* TestI.swift */, ); - name = Ice; + name = scope; sourceTree = ""; }; - 256AF9934721519D4FBBB729 /* ios */ = { + 242B1FE7F16E7CA915FED716 /* cpp */ = { isa = PBXGroup; children = ( - F4271399248A34EF88B9326F /* Notifications.mm */, - 8E3A32D7777BC07CF9B2FDDC /* StreamAcceptor.cpp */, - 99207402A482F5E72F019129 /* StreamConnector.cpp */, - 31E975BAA71A7BCA1FDF4E08 /* StreamEndpointI.cpp */, - 36D9EB3844A6A2E6E2E7E8B4 /* StreamTransceiver.cpp */, + 2B1B44F489DF96397CCAA013 /* src */, ); - name = ios; + name = cpp; sourceTree = ""; }; - 2B63D258ACC2BF1A9FCAC08D /* IceLocatorDiscovery */ = { + 26CA0D344A3CF22F869BE515 /* IceSSL */ = { isa = PBXGroup; children = ( - B4AC6967614445EFC7AFA567 /* IceLocatorDiscovery.ice */, + 8A756328166CE3DA3AC98445 /* AcceptorI.cpp */, + 66ECC405F2C16B255859D744 /* CertificateI.cpp */, + 92432714D1D9B68DF3038762 /* ConnectionInfo.cpp */, + 812CA9F0D21B3FB877A7A8AB /* ConnectionInfoF.cpp */, + A29DDD90384919767B0C0ECD /* ConnectorI.cpp */, + 432766397EB18C3EFE34E6B5 /* EndpointI.cpp */, + EC0B4E8FB330E52B06B15872 /* EndpointInfo.cpp */, + 9C793A24C95A4ACFF0FA977F /* Instance.cpp */, + 3DFD89A775C8608FC0C21299 /* PluginI.cpp */, + E64E5FFAD88400059EA4D911 /* RFC2253.cpp */, + 7F63DBEF48965B70C4A0F472 /* SecureTransportCertificateI.cpp */, + 5E103CB1EC2F0309315AFBA0 /* SecureTransportEngine.cpp */, + B28CFA3BE1502191FFA2C9E4 /* SecureTransportPluginI.cpp */, + 38B945C35D281DC7C64268EB /* SecureTransportTransceiverI.cpp */, + FF4DDF44F52DAC21EDD2E38E /* SecureTransportUtil.cpp */, + 84209E14DBA0BCB024AFADFC /* SSLEngine.cpp */, + 5222592F7B689F2853BD7FBB /* TrustManager.cpp */, + 810BD14318E9E010E6FA0F83 /* Util.cpp */, ); - name = IceLocatorDiscovery; + name = IceSSL; sourceTree = ""; }; - 2BBC1DF6A1D0C4121FDE03CB /* objects */ = { + 294BD501F0079AC8DB87F94E /* enums */ = { isa = PBXGroup; children = ( - F9A6BE1AD19343E47024AE78 /* AllTests.swift */, - 043E2CFD31691BAED5F69076 /* Client.swift */, - BE1103E35E5A2A27EB5D27DB /* ClientPrivate.ice */, - 32ECE99E2AE17494789DD0F1 /* Server.swift */, - 0B5375C448DC3655DE048216 /* ServerAMD.swift */, - DC25D8DC5EAA47564D1DCFAD /* ServerPrivate.ice */, - C3ECCA6437207E50AC87A8DC /* ServerPrivateAMD.ice */, - 9CF13E01AA14A0212C84F974 /* Test.ice */, - 187A598DF649CE38912016A0 /* TestAMD.ice */, - 5CCD2C17D4222D8164817D97 /* TestAMDI.swift */, - 16BF0D6AC055F64AEE32E7A9 /* TestI.swift */, + 295FCA203A090C1A080F953C /* AllTests.swift */, + 29747373B98D74B7336F5E82 /* Client.swift */, + A998BC9D574020BDC3953505 /* Server.swift */, + AC58C93D0067AC1FFB163FB5 /* Test.ice */, + FFFEA99132A98E734F539592 /* TestI.swift */, ); - name = objects; + name = enums; sourceTree = ""; }; - 3021BE13AD438A997BB60BB9 /* iOS */ = { + 2B1B44F489DF96397CCAA013 /* src */ = { isa = PBXGroup; children = ( - C617F985EE52920233388A87 /* AppDelegate.swift */, - 11C7EC556414EF521E4C10D6 /* Assets.xcassets */, - DB9FE8EBF63116B088455E99 /* certs */, - 2865E48166BAB78A29316F0C /* Controller.ice */, - C40D96F08E096D7DEC17ED61 /* ControllerI.swift */, - 2B5EDEB7EE46BE5816A11CCD /* LaunchScreen.storyboard */, - 280759C94DCC1034464D2995 /* Main.storyboard */, - B87C2D851C56B73F2AE0A999 /* ViewController.swift */, + EB5A80FC8F4D4DDC1D2DE189 /* Ice */, + 5A64F733EE376E7AA5B9973E /* IceDiscovery */, + 357CB08793187A0EB64A0C4B /* IceIAP */, + F6050C5DF0CCA7C942139051 /* IceLocatorDiscovery */, + 26CA0D344A3CF22F869BE515 /* IceSSL */, + 9045EBACC10783028209F1DE /* IceUtil */, ); - name = iOS; + name = src; sourceTree = ""; }; - 318DCCCFB0305C4322751FD6 /* IceGrid */ = { + 2D7AE544ACEF747F8B69DB5B /* slice */ = { isa = PBXGroup; children = ( - B2F36BED675E7157DFE2E923 /* Admin.ice */, - D14DA815131FB079033099D9 /* Descriptor.ice */, - D11B8DA13E0A6F3098328617 /* Exception.ice */, - 53BBF478B79303DE10A82211 /* FileParser.ice */, - 7B733C6A6EC81048D435852D /* Registry.ice */, - AD96541FB25B7E81018C8837 /* Session.ice */, - 10B144F17B792602C5EBEEF6 /* UserAccountMapper.ice */, + 20B746FF4DE9972ABAA65F70 /* Glacier2 */, + E86A5CA4FA7EE2E5F234318B /* Ice */, + 0BE42F777F266E51BEF40C9B /* IceDiscovery */, + C6C74B200FDE0AB9D510DA8A /* IceGrid */, + 10B1F16328FB7A14071EF52F /* IceLocatorDiscovery */, + 11FFF1FD82C12D5279561DBD /* IceStorm */, ); - name = IceGrid; + name = slice; sourceTree = ""; }; - 31CB47A9016AFCFDE46C8FE6 /* IceSSL */ = { + 357CB08793187A0EB64A0C4B /* IceIAP */ = { isa = PBXGroup; children = ( - 5C11BF3D2505176EF8E9C269 /* AcceptorI.cpp */, - DDF8587C6E56FF02BDE02E0D /* CertificateI.cpp */, - 8428C317B3139F9220EA1E45 /* ConnectionInfo.cpp */, - A5CD86A36636154C78478D8C /* ConnectionInfoF.cpp */, - 4FF156332BCCC317E69E5D5C /* ConnectorI.cpp */, - 23E59A19B3858DAE3D41A85A /* EndpointI.cpp */, - 87E018A4429C5A125E4A1CFD /* EndpointInfo.cpp */, - 24C6ACE551B1EB721A3BC47F /* Instance.cpp */, - 73121F0B6A6F2B778C82BD39 /* PluginI.cpp */, - D0EE946A231ADDBEE9166775 /* RFC2253.cpp */, - BC9226F8377A9970A6273531 /* SecureTransportCertificateI.cpp */, - B75B9C3113D957BE09B5F263 /* SecureTransportEngine.cpp */, - 79149FBFC81F33B58C235E4E /* SecureTransportPluginI.cpp */, - 2C896565AF73218965D8EB83 /* SecureTransportTransceiverI.cpp */, - F0F49F9E10E0EDDD7205D7A3 /* SecureTransportUtil.cpp */, - 0D7698CAA75043339D481F2E /* SSLEngine.cpp */, - 92C8193B3BD47444ACB9A06A /* TrustManager.cpp */, - 96A6C3F18EE56DDAE1D58616 /* Util.cpp */, + C41A469A9C164C3D9E01E12F /* ConnectionInfo.cpp */, + F9E3279CDEEA6FA13165F829 /* Connector.mm */, + 0A3D7B2536BAD3311412CE15 /* EndpointI.mm */, + C4270AE12A9F7434E082D38C /* EndpointInfo.cpp */, + 040FD2703C108D99933C3A40 /* Transceiver.mm */, ); - name = IceSSL; + name = IceIAP; sourceTree = ""; }; - 35083F95C93E6B84C20E4794 /* IceLocatorDiscovery */ = { + 377C5115B19C6226FF4EFCBB /* admin */ = { isa = PBXGroup; children = ( - 70B6DBE094B24D7FB5390CBC /* PluginI.cpp */, + 59FEF1EF0C7632ABB3DAB53A /* AllTests.swift */, + CB5376B1262E127BEFF7B823 /* Client.swift */, + 3D5C0B09443E244B33F827B8 /* Server.swift */, + 4034543D2C38D68CF3963E3B /* Test.ice */, + 192E68CDB0A73899EEFE5C7B /* TestI.swift */, ); - name = IceLocatorDiscovery; + name = admin; sourceTree = ""; }; - 36B867C6EA90E298A0036B91 /* test */ = { + 3EB20BD503AF014D98ECADDE /* udp */ = { isa = PBXGroup; children = ( - 949CA69FB49E7B1CE695B454 /* Ice */, - 531EDD9359679A67A78B1FAE /* IceSSL */, - 15B8BE4DFF7D2C498CD4B4C1 /* Slice */, - 6E2ACBF87F45D7940B76A1E3 /* TestCommon */, - 15A843871D10BE34CBB6D32F /* TestDriver */, + E5C1A4A1C5D6D0575A6AC3A4 /* AllTests.swift */, + BB326B2C07865894715220B7 /* Client.swift */, + 9CC04AA3ED1830F1A0D6E800 /* Server.swift */, + 06482203FE81D935D3B4B2FA /* Test.ice */, + 91CC564529701DD87331BACD /* TestI.swift */, ); - name = test; + name = udp; sourceTree = ""; }; - 374A61777F9D5927105CDF49 /* proxy */ = { + 3FD2372419CDB9FA77519DE5 /* timeout */ = { isa = PBXGroup; children = ( - 6FAB0EB41EC9C52D4201DE48 /* AllTests.swift */, - 55B266CB08C4AFC96C9DC38C /* Client.swift */, - 9A0B3EA61C3DFE3EE8992E4D /* Collocated.swift */, - 219F571C8EF6BA01DB21FCBF /* Server.swift */, - 9A717B9BDA9FA85A5C987D30 /* ServerAMD.swift */, - 0582298C26E7134D02D46617 /* Test.ice */, - 3A38BE931DD9257A59ABE4C0 /* TestAMD.ice */, - 058140E86E8DFC92DDB0563C /* TestAMDI.swift */, - E921084966DB8FCED2D9EA40 /* TestI.swift */, + FAD87ADF0B08CF5BEADB1B4E /* AllTests.swift */, + 6680BE7DAA24FABA41DB9440 /* Client.swift */, + D7FB49B2776296D8D9901EEC /* Server.swift */, + 391D02406638201D4BFFBE33 /* Test.ice */, + 3B215D276C84666A656CFCED /* TestI.swift */, ); - name = proxy; + name = timeout; sourceTree = ""; }; - 392607177458008A7B0FB69A /* servantLocator */ = { + 4037DE6FCE1E0E7ECCD6FE5E /* properties */ = { isa = PBXGroup; children = ( - 5C02D198D06587690D95DDE9 /* AllTests.swift */, - ED60D96090BC447572168960 /* Client.swift */, - 6D2917E3F0A4680D8536DC6E /* Collocated.swift */, - 677BB0B34667E1765B6257C5 /* ServantLocatorI.swift */, - BFD1003F2AD7A9F0BC0ACB24 /* Server.swift */, - 8993B65C2494667F9AAF8C90 /* ServerAMD.swift */, - D1C3C3B4940DC13C1EA83645 /* Test.ice */, - 7D768912F407AA47C4127BEC /* TestAMD.ice */, - 29BB3E7C968087D8719AA497 /* TestAMDI.swift */, - 7BEB8F2D7F9FE86EACCB3ABE /* TestI.swift */, + 88E2D02C52AC129B13172469 /* Client.swift */, ); - name = servantLocator; + name = properties; sourceTree = ""; }; - 397A01F75813D7D36EA9D389 /* slicing */ = { + 4179B4D20368ECA4D1248E21 /* adapterDeactivation */ = { isa = PBXGroup; children = ( - 94B04ACF4140C6E2B6E5DFC0 /* exceptions */, - 2BBC1DF6A1D0C4121FDE03CB /* objects */, + B2C730C5DF8B0BFDBBD7A02F /* AllTests.swift */, + FEED22C26B869887AA71F810 /* Client.swift */, + AB5E9C8485BFCD26D190F59C /* Collocated.swift */, + 8AB34A2D16FD0247248EDEE5 /* Server.swift */, + ECE242139ECA3FADC214E52C /* Test.ice */, + 67BE4269C8AF68CEC3F1AB85 /* TestI.swift */, ); - name = slicing; + name = adapterDeactivation; sourceTree = ""; }; - 3B2FE90F53AD51393F51C898 /* IceGrid */ = { + 4454E2B7A43CC5386E394C24 /* acm */ = { isa = PBXGroup; children = ( - 922F6BA2A4AE4A5618E719EC /* IceGridSwift.h */, - BC7C51DA13654403FEA3D4D8 /* Info.plist */, + 46E7C83B519B9E9752161A45 /* AllTests.swift */, + 6A8B4FF65784B739F596B165 /* Client.swift */, + A92040A42C1009AB71976C39 /* Server.swift */, + 9DEC0940BD776B0969AF9FCA /* Test.ice */, + 06A5CA21EE8331CE0EC44205 /* TestI.swift */, ); - name = IceGrid; + name = acm; sourceTree = ""; }; - 3B461062458F35BD04541474 /* hold */ = { + 46C31AB2294C64C78FBD648E /* proxy */ = { isa = PBXGroup; children = ( - 2518252FB48C20111B0A80BA /* AllTests.swift */, - B7C94B8ADD0730C4DBFDD8D7 /* Client.swift */, - F901A8D018A83BAF7EC3C5A7 /* Server.swift */, - CE14259FF8418E99BAF06A99 /* Test.ice */, - 0A6E25570C1F04690A8C3AD2 /* TestI.swift */, + 68A36D9D21D9ACDDCA4E68FE /* AllTests.swift */, + 64A434C90CF7284B572EA069 /* Client.swift */, + 65E5B3B0E35FAFFDED2A5DAD /* Collocated.swift */, + EC8194CA9F08C0CD657AF17A /* Server.swift */, + 22F7D3D85033BDAD35C11896 /* ServerAMD.swift */, + BA1A0CC3E7F51F0F2CA89D00 /* Test.ice */, + 4FBB69B20AE83A11A842771C /* TestAMD.ice */, + 6B63A87911930B8B1FE600FA /* TestAMDI.swift */, + 965693DE746A036AA464CB9D /* TestI.swift */, ); - name = hold; + name = proxy; sourceTree = ""; }; - 3CEBA014B810BA3365DB6909 /* defaultServant */ = { + 4BE4C1009E9C3F2C0DC54B52 /* IceSSL */ = { isa = PBXGroup; children = ( - 0B1F16A50A49C465C365DE8E /* AllTests.swift */, - A90809DEACE375DD6B904375 /* Client.swift */, - 029A68A93730C421B111C0E6 /* Test.ice */, + 023679E13CE5C8F1018F54FB /* configuration */, ); - name = defaultServant; + name = IceSSL; sourceTree = ""; }; - 449E2BA4B3B0FB635A7A338F /* IceStorm */ = { + 4CB21B515B07581B46FA0059 /* src */ = { isa = PBXGroup; children = ( - 3B00FB96668A98E32C8A5B27 /* IceStormSwift.h */, - 4DC46A9160C065BF4D40C85A /* Info.plist */, + 18A792D4537DB946220F7437 /* Glacier2 */, + B75B69334685A70851A3A448 /* Ice */, + 085165A4704ADE72B40ED33F /* IceGrid */, + 9E11C937ACF809BECB3C2176 /* IceImpl */, + 84799F348BAA46998FE44D7E /* IceStorm */, ); - name = IceStorm; + name = src; sourceTree = ""; }; - 4964157F6FB348235698B61C /* IceDiscovery */ = { + 5631F54E06ACAB18504EAB1D /* objects */ = { isa = PBXGroup; children = ( - BBD9399D5FA1D7B6A7484495 /* IceDiscovery.ice */, + 5288B1CCEF464C2A5847CCA1 /* AllTests.swift */, + F12348E5205DFC6FCD9D01B1 /* Client.swift */, + 9F369E4EEC34C1B7DA37C7AA /* ClientPrivate.ice */, + D9F0FEAB348E59DFFF0B4F82 /* Server.swift */, + 1AA1A7D6D154938C4FE06F17 /* ServerAMD.swift */, + 0C8D8E42B002E9F9D9957D2B /* ServerPrivate.ice */, + 5766676C5BBC1BD4DB06DFFE /* ServerPrivateAMD.ice */, + 78E14BB0D8831EB4B2397CD6 /* Test.ice */, + B2C14B86DE5B92B15969FE48 /* TestAMD.ice */, + 242A380ABE0B772C7EECF894 /* TestAMDI.swift */, + 97C2D890A953867A32FB3EBD /* TestI.swift */, ); - name = IceDiscovery; + name = objects; sourceTree = ""; }; - 49B0975F6B9E6478D20062BB /* interceptor */ = { + 5A12256F0A43A731F75C19C7 /* TestDriver */ = { isa = PBXGroup; children = ( - D1F7917BE2A6394FF09F1A36 /* Client.swift */, - FD721B70BC0E8A86A825C48E /* Test.ice */, + 8F8D5199B1EFEBD34D487C6F /* iOS */, + 83ED1513A946CA87B8979BBA /* macOS */, ); - name = interceptor; + name = TestDriver; sourceTree = ""; }; - 4C9482DBA27172D92961FFC5 /* scope */ = { + 5A64F733EE376E7AA5B9973E /* IceDiscovery */ = { isa = PBXGroup; children = ( - D1E15E5F653559DB63FB70E8 /* AllTests.swift */, - FED3DBE411C855E27C505BD5 /* Client.swift */, - B0E142C53B549DA69548C54C /* Server.swift */, - 6D4E77B16D6025CE3E36C23B /* Test.ice */, - 9134025ECE8DCD7414171062 /* TestI.swift */, + 8FFAED2E470DBEDFCD86E208 /* LocatorI.cpp */, + E90C042A2592778DC162F1A1 /* LookupI.cpp */, + 9DD2ED66B058666264CDD088 /* PluginI.cpp */, ); - name = scope; + name = IceDiscovery; sourceTree = ""; }; - 531EDD9359679A67A78B1FAE /* IceSSL */ = { + 6923F7EBBA811BCC460F20C9 /* Products */ = { isa = PBXGroup; children = ( - F6A18676AF7C70F2B3BA1176 /* configuration */, + F346A5D0E77B5B16D1B4934B /* Glacier2.framework */, + 8BCFC9CD09752EF6CE92F169 /* Glacier2.framework */, + 2454F9714961DAA98C75DE07 /* Ice.framework */, + 7842909316DB02B26EC4CD97 /* Ice.framework */, + CA6F157360619CC2C0795120 /* IceAcm.bundle */, + B3DE965BD291C514412012E2 /* IceAcm.bundle */, + BDDBF8DD53402DA3B34D2CB0 /* IceAdapterDeactivation.bundle */, + CAA8B610B1EC1F7DF9F47067 /* IceAdapterDeactivation.bundle */, + 9B5FBCF7BF81AAAD3CFAD9A1 /* IceAdmin.bundle */, + E33A99FCBD6DEEBC664E5E40 /* IceAdmin.bundle */, + 0E328EB7491E6B4A788EBC6B /* IceAmi.bundle */, + 83B9C13E101D7735B7DB2E90 /* IceAmi.bundle */, + 3CD77C9A5413CEB753006669 /* IceBinding.bundle */, + DAD6A1E6895970ECF1C756A0 /* IceBinding.bundle */, + 8AB78C3D3C0AB3505229F618 /* IceDefaultServant.bundle */, + 098855CA744757EBAA810215 /* IceDefaultServant.bundle */, + 28B0EA127F9A50BFAFA3131D /* IceDefaultValue.bundle */, + 32A6D1A80A526C7A8C658851 /* IceDefaultValue.bundle */, + 68C859AFB2F57D870E422FC2 /* IceEnums.bundle */, + E0D5775F40FC2F12240963B4 /* IceEnums.bundle */, + 973F3940336877E6A0546ADD /* IceExceptions.bundle */, + A7608F345A6B9674E4E25588 /* IceExceptions.bundle */, + 7CC35A95E39DDBDD2FA0303C /* IceExceptionsAMD.bundle */, + CE614DFC837B44ED8A2151D5 /* IceExceptionsAMD.bundle */, + 8C0990EF06C4AA0C70BCB1BB /* IceFacets.bundle */, + 079E8D5BC12B3C5C12908CF3 /* IceFacets.bundle */, + 8CBFAEE6B26D238BAA02484A /* IceGrid.framework */, + 04F5331767EC57BB1709AA58 /* IceGrid.framework */, + 4E4225C40DFFC6A973F5E5E6 /* IceHold.bundle */, + E43BAB9F65C555F6E02C100D /* IceHold.bundle */, + E3E93D59CF6A2A7DE401D405 /* IceImpl.framework */, + 9800A54FA6CD0F5753F3140B /* IceImpl.framework */, + 9BADD132A608D10C40BACE84 /* IceInfo.bundle */, + 149F4E70CE7529731F86C35A /* IceInfo.bundle */, + B7654EBB9EDE8EEF2A491961 /* IceInheritance.bundle */, + 21205A70C13579C0BCF52C10 /* IceInheritance.bundle */, + F9868140E2B316E4FC985E2B /* IceInterceptor.bundle */, + CC42E6906F3E762A76EF63E6 /* IceInterceptor.bundle */, + CA1551FD0069369BF65C08F4 /* IceInvoke.bundle */, + 0F3EFA959947112551197052 /* IceInvoke.bundle */, + A01B926A7B8E3EC380C5BC12 /* IceLocation.bundle */, + 148F0E7F506435CF5E51A279 /* IceLocation.bundle */, + EF759A7FC549D2221C6A44CC /* IceObjects.bundle */, + F4595E5D5D75A4B1979022C8 /* IceObjects.bundle */, + 5D49D0828560BA5BC5C772D2 /* IceOperations.bundle */, + BC31E906150D70C898D08914 /* IceOperations.bundle */, + EBDA108A8A991364874E9CF4 /* IceOperationsAMD.bundle */, + F8AF57C348213A2AA539E869 /* IceOperationsAMD.bundle */, + 72779126D71DFD7FC20EE0D2 /* IceOptional.bundle */, + B8554C4BF66E18643F12883F /* IceOptional.bundle */, + 777D1CF26D4EE41FECB58726 /* IceOptionalAMD.bundle */, + FB2E20B242A62A171E400657 /* IceOptionalAMD.bundle */, + F8CCC24FA1C063C2EEDFE4CE /* IceProperties.bundle */, + EAAD873D01502CCF82EEF999 /* IceProperties.bundle */, + F93D111011C42EBECDA24E61 /* IceProxy.bundle */, + 563804086685258D6C96B681 /* IceProxy.bundle */, + 637F8A5200F2B8447C4693E1 /* IceProxyAMD.bundle */, + 4D64D52FEE47FF8F0B96A253 /* IceProxyAMD.bundle */, + 606985C96A14A5A107D2FA66 /* IceRetry.bundle */, + 7755F8AB52E84E0B45AD62FE /* IceRetry.bundle */, + F63ACE906DD9DB97ACE92A69 /* IceScope.bundle */, + 79754C70D1F38E097E806D57 /* IceScope.bundle */, + BFC40E49B33653E2543702A0 /* IceServantLocator.bundle */, + 4C05D28B186CEB3BCCB560C9 /* IceServantLocator.bundle */, + DE56A23654E906D02DDF2187 /* IceServantLocatorAMD.bundle */, + D45BF22435851FC5E2BA3631 /* IceServantLocatorAMD.bundle */, + 9BA6FA4EC5C3072E5ABD82A9 /* IceServices.bundle */, + 0A059841D61FB77869554975 /* IceServices.bundle */, + D284EEE77802D053AEE7D41A /* IceSlicingExceptions.bundle */, + 2F5EEEBE2569EBA29355C665 /* IceSlicingExceptions.bundle */, + EE9AAE182832420EEDFDD489 /* IceSlicingExceptionsAMD.bundle */, + DCE769C589BF2F4ACA9676A0 /* IceSlicingExceptionsAMD.bundle */, + 7A3DEF70E624CDDE35C223F5 /* IceSlicingObjects.bundle */, + 38BC7BC4117F2A9BC84C18E4 /* IceSlicingObjects.bundle */, + 285CE6AAA028D7D463F34032 /* IceSlicingObjectsAMD.bundle */, + 02B42EFAF7D96FE1CBC88738 /* IceSlicingObjectsAMD.bundle */, + F4D3443E8FD417EB74872BF3 /* IceSSLConfiguration.bundle */, + 1E7CB6D352A26E583641E779 /* IceSSLConfiguration.bundle */, + 1589E74330F6EF9985A9D409 /* IceStorm.framework */, + 2BDB9C471B1AC0149C18DC98 /* IceStorm.framework */, + E3A375817ABFA4AA3FB2E7DB /* IceStream.bundle */, + E0F5B95CC1B68A05581EF3FF /* IceStream.bundle */, + 1A6ED36FE687DAFD95CC9EB3 /* IceTimeout.bundle */, + C27509CC6CBDA54B63CCD7E7 /* IceTimeout.bundle */, + 51667CD25A9CE1F0EBD5ED32 /* IceUdp.bundle */, + 8CF6B323879196FF0C6F02EF /* IceUdp.bundle */, + B49DF5DED846E4649A4B754D /* libIce C++11 iOS.a */, + 1A8516202B1F642AC88A7A46 /* libIce C++11 macOS.a */, + 62E979F7887BA115203B9AFB /* libIceDiscovery C++11 iOS.a */, + 64237DCAABC3D613AD0721F6 /* libIceDiscovery C++11 macOS.a */, + 288C288B01E2EA79507869C1 /* libIceLocatorDiscovery C++11 iOS.a */, + 13915B192D1FEBEA369AD885 /* libIceLocatorDiscovery C++11 macOS.a */, + 78A7C617CA3EE06E65A4C495 /* SliceEscape.bundle */, + AB4E0350184F7C71726609E7 /* SliceEscape.bundle */, + 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */, + 135CD2B12822F83FC3BE3126 /* TestCommon.framework */, + 1DB9C26F663F1D77A240B599 /* TestDriver.app */, + 4C98AA92052B842867693004 /* TestDriver.app */, ); - name = IceSSL; + name = Products; sourceTree = ""; }; - 538E3A297B3E4E278BEDC0A6 /* macOS */ = { + 7101F20AFA5AE794DE3F26BC /* optional */ = { isa = PBXGroup; children = ( - A2E4B543DC061901D991799B /* main.swift */, + CB0EA6325C6639FE8A98D8FE /* AllTests.swift */, + DEB786F267A119EAA70796EA /* Client.swift */, + C504D37C75A69DF49128A208 /* Server.swift */, + 0CF8A7D9DB09B511E3FD95A2 /* ServerAMD.swift */, + 845314D4D8CDDD83D75CD79E /* Test.ice */, + 404B941336209004238F3C62 /* TestAMD.ice */, + ED83A0B87CB651EEE95EA974 /* TestAMDI.swift */, + 09299F3070FD6A26D7CB050F /* TestI.swift */, ); - name = macOS; + name = optional; sourceTree = ""; }; - 6739C1732796277396184DBB /* Glacier2 */ = { + 71651E8E9C0B158305B4CBC5 /* hold */ = { isa = PBXGroup; children = ( - B8409C671A703DFA622A6E0A /* Metrics.ice */, - CD86E4B12EBF035F23022714 /* PermissionsVerifier.ice */, - 8CF9DC195724F621609DCCF8 /* PermissionsVerifierF.ice */, - 603EEDBD9CA93FC1F42501F5 /* Router.ice */, - 084DD1637CE89B40C7BF1FAA /* RouterF.ice */, - C7E940E2DFECFFA071A55506 /* Session.ice */, - D07426F0FA4FF662F2083FC8 /* SSLInfo.ice */, + 196BE70A67D9DC1A06F241C9 /* AllTests.swift */, + B6D476064CB1190C3D22C626 /* Client.swift */, + 9ACF9A0FD2844D80E474A2A1 /* Server.swift */, + 1531987F828694783F7920F3 /* Test.ice */, + C3EC27026C6A3EDD89622EDF /* TestI.swift */, ); - name = Glacier2; + name = hold; sourceTree = ""; }; - 69006C4D99A19964D3504497 /* retry */ = { + 76DC449CA2F296BBFDE7CCB3 /* OS X */ = { isa = PBXGroup; children = ( - 7406C824E1F0EF9B4A4A6FD3 /* AllTests.swift */, - FD7973DED769805BE53ADA49 /* Client.swift */, - E10FE7D7BBFAA521EF98A45A /* Collocated.swift */, - 268799D137523F6D9B8E6D13 /* Server.swift */, - DD3AF2B44692315A9BCE5F80 /* Test.ice */, - 09064D5D486ACCD9F24CB15B /* TestI.swift */, + 6855A1E9D55D454D681B03BE /* Cocoa.framework */, + 6D60E5E86895C1B828DCD6B7 /* PromiseKit.xcframework */, + E12BCF858150130736DDCDEA /* Security.framework */, ); - name = retry; + name = "OS X"; sourceTree = ""; }; - 6A2809B7BC6DE9F31D2B848E /* enums */ = { + 7ECBA868212B8AD16C9B6E4D /* inheritance */ = { isa = PBXGroup; children = ( - 134C3453096A16D36FC8CF76 /* AllTests.swift */, - FEB26648ABCBACA8BBB3BE64 /* Client.swift */, - 3B8840F7EF85F5FBB195A97A /* Server.swift */, - 32F9D329C959222D1D8A1867 /* Test.ice */, - 3CCA4C7344B2FF7BEF3126F4 /* TestI.swift */, + E6EB3748301D0313585ECB10 /* AllTests.swift */, + 51F69509311D4D1EA8C71A47 /* Client.swift */, + 940AF31C5C50B7B1E3771D01 /* Collocated.swift */, + D687044F880087C896AA228E /* Server.swift */, + 614C777C2BF69467B7D80C64 /* Test.ice */, + D6C7DFD6F0B3F1DD8F76F854 /* TestI.swift */, ); - name = enums; + name = inheritance; sourceTree = ""; }; - 6A9906A6EEBFF1AB34B7F17D /* IceUtil */ = { + 80DF5E3772B89E0B825B1E58 /* iOS */ = { isa = PBXGroup; children = ( - C07513A1A61B8690EDDE2A8E /* ConsoleUtil.cpp */, - 8253D8341392E8627989FD32 /* CtrlCHandler.cpp */, - 5F178933C980CF8B1578A3AB /* FileUtil.cpp */, - 509AF58D105C99DA618D9360 /* InputUtil.cpp */, - E25C86F0F3DFF195A93C3C53 /* MutexProtocol.cpp */, - B099AA1FB861391D7C09ABC8 /* Options.cpp */, - 70BD421BB659ACB8EDBD0BDC /* OutputUtil.cpp */, - 28BDC28597E09FA6B1A0DDED /* Random.cpp */, - F4726396CCE97846A1029D34 /* RecMutex.cpp */, - D1532305CDB5ED797AD67EEA /* Shared.cpp */, - 9F7CAAD173445CEAC9848E5E /* StringConverter.cpp */, - 53CFCAC7FE988A29EDED6C22 /* StringUtil.cpp */, - 7344FE16C51FE6C256DF3027 /* ThreadException.cpp */, - 16E369D00D88572BE697D7BA /* Time.cpp */, - E6711E138E4E17D275262AD3 /* UtilException.cpp */, - 016D8B1C65743C12F4DC2AA1 /* UUID.cpp */, + FC7FF3499562FA4D56303577 /* CFNetwork.framework */, + E52D823C35167676C308B748 /* ExternalAccessory.framework */, + E9AC46D1A9A7E34A75CCC4AA /* Foundation.framework */, + 678C1498861802F5EBA75D5F /* PromiseKit.xcframework */, + 857C3C6154B1922388FBCF88 /* Security.framework */, + E8FCB8E44C920CD25192E2BA /* UIKit.framework */, ); - name = IceUtil; + name = iOS; sourceTree = ""; }; - 6B3F71B9D85B656B7046F110 /* IceStorm */ = { + 8250729E3935796507FCFDE2 /* facets */ = { isa = PBXGroup; children = ( - D89A3559429FF329C3B527A3 /* IceStorm.ice */, - 5EE5370AD3A287E234B91335 /* Metrics.ice */, + 30D1391BEBC8503CDCD94A95 /* AllTests.swift */, + 1D368F427108C32E26079FA4 /* Client.swift */, + ADF3D15CFAFCD6B558A1FD21 /* Collocated.swift */, + 8F0D6E0F71B9436C9B6EA95D /* Server.swift */, + 1C3E90FD704A9F32C5B738D9 /* Test.ice */, + ECCFDE42C91C095616A4C16D /* TestI.swift */, ); - name = IceStorm; + name = facets; sourceTree = ""; }; - 6E2ACBF87F45D7940B76A1E3 /* TestCommon */ = { + 83ED1513A946CA87B8979BBA /* macOS */ = { isa = PBXGroup; children = ( - 85E9726058C7C8BBC862ED69 /* Info.plist */, - 210ACD74D52ACF563A18718B /* TestCommon.swift */, + EE637B465F40ECF7C7FB28E1 /* main.swift */, ); - name = TestCommon; + name = macOS; sourceTree = ""; }; - 729B27D6243BDAA8ADDF14AD /* udp */ = { + 84799F348BAA46998FE44D7E /* IceStorm */ = { isa = PBXGroup; children = ( - C192857EEEC9DE2216BCF965 /* AllTests.swift */, - B7EE3E044B3124C1C0CAB2CB /* Client.swift */, - 50A48DCEFE3DC354136012FB /* Server.swift */, - 648949D32154E9B0384516C7 /* Test.ice */, - 0703ABD3F3BCA18CE19E2049 /* TestI.swift */, + 3F46FED0990218BAC2107CF3 /* IceStormSwift.h */, + CF5DCD2E889764753CD6B9FE /* Info.plist */, ); - name = udp; + name = IceStorm; sourceTree = ""; }; - 77E133D3CE89F3D2DB48892B /* adapterDeactivation */ = { + 84EF6883BAAE3E2973A620E6 /* ios */ = { isa = PBXGroup; children = ( - ED62148FDF16C621D46547F0 /* AllTests.swift */, - C8AB911FC90BA252CF9913B9 /* Client.swift */, - 5636324A7D028AC576947C2A /* Collocated.swift */, - 3917EE3E99FD7B2432F43EBF /* Server.swift */, - 8659FD7F6A259BDB97CEBE63 /* Test.ice */, - 5C4A68374AB90E645E9A0658 /* TestI.swift */, + 64723B9D574B1E784E187F19 /* Notifications.mm */, + 2363D48D7332AF860645153E /* StreamAcceptor.cpp */, + 96D63454AE91561D9B1FA13D /* StreamConnector.cpp */, + B3E26A66546B0DC899600856 /* StreamEndpointI.cpp */, + BC7EBA6FB9E1A5A71D2448B5 /* StreamTransceiver.cpp */, ); - name = adapterDeactivation; + name = ios; sourceTree = ""; }; - 7CA27AC6F6F4B9E53EEC2A76 /* services */ = { + 8881C71D1ABD80063A901C4A /* invoke */ = { isa = PBXGroup; children = ( - 4560428EA1BE7E6A80A5EB60 /* Client.swift */, + 275896210DE126C19E5FE423 /* AllTests.swift */, + A7E8BE02C17366B643981167 /* Client.swift */, + 4F302075F9C1701BE68885B8 /* Server.swift */, + 4F4B8F2B4F4323CAD36B9BCF /* Test.ice */, + 61D40C597EA4683625921392 /* TestI.swift */, ); - name = services; + name = invoke; sourceTree = ""; }; - 8562CDBCE331125166BF782B /* Ice */ = { + 8AE7F6FF1F1B5EF475E0CD96 = { isa = PBXGroup; children = ( - 3661B6F7FED95117E5290097 /* BuiltinSequences.ice */, - 632B043644F22A17C91A4E36 /* Context.ice */, - CF6E3F826F70DD36364600B6 /* EndpointTypes.ice */, - D404894AC0F8B169B92954E5 /* Identity.ice */, - 861879E15807820C35BAAA4D /* Locator.ice */, - B1EC659455F23F3ABD9C453B /* LocatorF.ice */, - 4C067661AFC37F73D93926F7 /* Metrics.ice */, - E642175532912CFF178EB601 /* OperationMode.ice */, - C6F4268F570C7DBBA0D9F3BC /* Process.ice */, - 061EF8C3836AB5338B16BD91 /* ProcessF.ice */, - C06ACCF484C056D78094EF87 /* PropertiesAdmin.ice */, - 47417B8A88D9E20B61FBE3DE /* PropertyDict.ice */, - 25EEC611130DB670A3C767A5 /* RemoteLogger.ice */, - 63F83F950DAF10C1AE635B95 /* Router.ice */, - F298123872B90AA6A70C04C4 /* RouterF.ice */, - DE1BB19BBB9E314A3FBDD1D5 /* Version.ice */, + 242B1FE7F16E7CA915FED716 /* cpp */, + 12AB8C09CCD24A441B6D63BB /* Frameworks */, + 6923F7EBBA811BCC460F20C9 /* Products */, + 2D7AE544ACEF747F8B69DB5B /* slice */, + 4CB21B515B07581B46FA0059 /* src */, + DE302579E0F24DCB4EAF1836 /* test */, ); - name = Ice; sourceTree = ""; }; - 86D7061483010B4166C15A04 /* src */ = { + 8F8D5199B1EFEBD34D487C6F /* iOS */ = { isa = PBXGroup; children = ( - E6D08AD8C6E2E13C3D6679B5 /* Glacier2 */, - 206768D05863163597CBD90F /* Ice */, - 3B2FE90F53AD51393F51C898 /* IceGrid */, - A4E7EF751E33A440EE7E53A1 /* IceImpl */, - 449E2BA4B3B0FB635A7A338F /* IceStorm */, + 19586434B0D331079C024DDA /* AppDelegate.swift */, + CD7F3BF87960643A614E4864 /* Assets.xcassets */, + 6A8A6C39B2359DE2A2938C79 /* certs */, + 237690DFF95C7E4F22FFD3AC /* Controller.ice */, + 101556A5206E6EBB8E6E09D4 /* ControllerI.swift */, + 6FBFAB5855A5357823648A4E /* LaunchScreen.storyboard */, + A8019ED029E22228D439270D /* Main.storyboard */, + 22E55C567EF52ACBCCC19DFC /* ViewController.swift */, ); - name = src; + name = iOS; sourceTree = ""; }; - 88B9467E2A9808B2235296DE /* properties */ = { + 8FE8494A0A7A14FEAC876A55 /* Ice */ = { isa = PBXGroup; children = ( - D9FC1DA5EC56EB5C24F38E87 /* Client.swift */, + 4454E2B7A43CC5386E394C24 /* acm */, + 4179B4D20368ECA4D1248E21 /* adapterDeactivation */, + 377C5115B19C6226FF4EFCBB /* admin */, + 22578293C28E37FF03F99C7C /* ami */, + 935D24B06821CC92CCBF9B21 /* binding */, + 1C35D8B0E716726597BB3B5F /* defaultServant */, + F98259E003F4E25040953A28 /* defaultValue */, + 294BD501F0079AC8DB87F94E /* enums */, + AB539DD78C3388619B4BED50 /* exceptions */, + 8250729E3935796507FCFDE2 /* facets */, + 71651E8E9C0B158305B4CBC5 /* hold */, + C62A3AAE7F7BCAA6BF859A44 /* info */, + 7ECBA868212B8AD16C9B6E4D /* inheritance */, + B74664D8DC616BFB74DBBC81 /* interceptor */, + 8881C71D1ABD80063A901C4A /* invoke */, + EB70895D99BCF2AE9D0F0936 /* location */, + 1B9CD60368EAE36BC918116F /* objects */, + FDE7BDB8E6AF669614B62545 /* operations */, + 7101F20AFA5AE794DE3F26BC /* optional */, + 4037DE6FCE1E0E7ECCD6FE5E /* properties */, + 46C31AB2294C64C78FBD648E /* proxy */, + D83AE971D932AFADAF91030C /* retry */, + 236C51888C65A7DEAE3F5069 /* scope */, + C3964084A3B734C4664A0216 /* servantLocator */, + CEFC4913BDC06A23755D4E68 /* services */, + C9347B7F199409E22AF8A526 /* slicing */, + 181C1C17CD7EFCF7DB8771BD /* stream */, + 3FD2372419CDB9FA77519DE5 /* timeout */, + 3EB20BD503AF014D98ECADDE /* udp */, ); - name = properties; + name = Ice; sourceTree = ""; }; - 9259A58DA1DDA17A94AABBEA /* src */ = { + 9045EBACC10783028209F1DE /* IceUtil */ = { isa = PBXGroup; children = ( - 951E707FD37D560C1C9F9D29 /* Ice */, - 19F2FC296418A1CDD776BDDA /* IceDiscovery */, - 00DFFE5625BC20AF128C2A5C /* IceIAP */, - 35083F95C93E6B84C20E4794 /* IceLocatorDiscovery */, - 31CB47A9016AFCFDE46C8FE6 /* IceSSL */, - 6A9906A6EEBFF1AB34B7F17D /* IceUtil */, + 4B48ED7AC7A8D8BFAE151CBF /* ConsoleUtil.cpp */, + 099C701FB08488F0CDC6BB8C /* CtrlCHandler.cpp */, + AF8B688684BEDBC2942D811F /* FileUtil.cpp */, + A02716D50C4DADACD44CA41E /* InputUtil.cpp */, + F21C6705C401A0A0BCF34CC6 /* MutexProtocol.cpp */, + 5B5084DAA0BC766D47480611 /* Options.cpp */, + A736397DAB7BF3EC6FA2C950 /* OutputUtil.cpp */, + 0459E85686D712A3C52AE401 /* Random.cpp */, + 8FD50B070E2E45F3D89566D6 /* RecMutex.cpp */, + 7D4AC169951D4C6B72333C57 /* Shared.cpp */, + 3E75CE662D2C802F25228EA3 /* StringConverter.cpp */, + 24E7B01FBD18ACFF36FE07CD /* StringUtil.cpp */, + F61797F2A941E9647058B9FD /* ThreadException.cpp */, + 671F73B5831ACC6ADACFB08F /* Time.cpp */, + 291C06760A18418E5D259B40 /* UtilException.cpp */, + 93306AFD99824B43D5CD2512 /* UUID.cpp */, ); - name = src; + name = IceUtil; sourceTree = ""; }; - 949CA69FB49E7B1CE695B454 /* Ice */ = { + 935D24B06821CC92CCBF9B21 /* binding */ = { isa = PBXGroup; children = ( - D72553E4E97A1B5E91CCB4E3 /* acm */, - 77E133D3CE89F3D2DB48892B /* adapterDeactivation */, - BC944DF198DE3D1719938D68 /* admin */, - C33E25A1271002EE153F980F /* ami */, - ED45EAE729E980FE898A5A41 /* binding */, - 3CEBA014B810BA3365DB6909 /* defaultServant */, - C5D73F5C51D69B50ED228D11 /* defaultValue */, - 6A2809B7BC6DE9F31D2B848E /* enums */, - 1B47292D78734523C2E1870E /* exceptions */, - 9B2911CDBA60E1B48058E5EB /* facets */, - 3B461062458F35BD04541474 /* hold */, - FFA417CD3AFD7856BAEE7F78 /* info */, - 039694409461AE1DF8991DE8 /* inheritance */, - 49B0975F6B9E6478D20062BB /* interceptor */, - 1A7BCD436889F7E08BB569A3 /* invoke */, - 15FF6DCB04A9DC980AFC7D5E /* location */, - CF69CFE6490DCBAD811D3DCC /* objects */, - 1DA988776F11800B23DBCA2D /* operations */, - B6EF79E4DB102A792EDAFDCC /* optional */, - 88B9467E2A9808B2235296DE /* properties */, - 374A61777F9D5927105CDF49 /* proxy */, - 69006C4D99A19964D3504497 /* retry */, - 4C9482DBA27172D92961FFC5 /* scope */, - 392607177458008A7B0FB69A /* servantLocator */, - 7CA27AC6F6F4B9E53EEC2A76 /* services */, - 397A01F75813D7D36EA9D389 /* slicing */, - 1562BC68E852C97C87BB86BC /* stream */, - 9B549E51C30E76FA9774179A /* timeout */, - 729B27D6243BDAA8ADDF14AD /* udp */, + 910266CD236F48B4B23CF17A /* AllTests.swift */, + F79FE8430F981C7FE154AD0D /* Client.swift */, + CF51D2A1663D9B8522C4BFCA /* Server.swift */, + 6090DF4D2B2D36735D2A51D0 /* Test.ice */, + DBB91B6715DD1199AF944C10 /* TestI.swift */, ); - name = Ice; + name = binding; sourceTree = ""; }; - 94B04ACF4140C6E2B6E5DFC0 /* exceptions */ = { + 9E11C937ACF809BECB3C2176 /* IceImpl */ = { isa = PBXGroup; children = ( - D4A3D9527B64DF1372A707E2 /* AllTests.swift */, - F8E773FC852F053852E5F952 /* Client.swift */, - 5B0424AFEB18805F42659D59 /* ClientPrivate.ice */, - A1CD96F0D8BF81D3EEC46811 /* Server.swift */, - F8E338C023CF8653A4A21743 /* ServerAMD.swift */, - 723F03D6D770390E5BCC6350 /* ServerPrivate.ice */, - C6259FDD0BB4CDA0E5AD1BD0 /* ServerPrivateAMD.ice */, - 9658F704639D3DFAB8D80D82 /* Test.ice */, - 3E839EF9E4B8E5A8B6B7FCCC /* TestAMD.ice */, - 680523612C68939793BDC1AA /* TestAMDI.swift */, - 5213500501E0EF266978171D /* TestI.swift */, + F449754660C1FB21BCA9F570 /* AdminFacetFactory.h */, + CB7F034F946E42B548E218FE /* BlobjectFacade.h */, + EF7AAAE85AC1D97EB2A591DF /* BlobjectFacade.mm */, + 030FDBF6DEC4E5BFA9F00C9A /* Communicator.h */, + 8ABA3C979C24A73757F59433 /* Communicator.mm */, + 37974E9534D68EBD02D0BF38 /* Config.h */, + 30DEF2DB5E1EC904822AB222 /* Connection.h */, + 98C3299810DDF985165CC4CE /* Connection.mm */, + 35068F858E406E0190F183FE /* Convert.h */, + 54382AA46C35C75065954BCC /* Convert.mm */, + 39A5B68985BF4FB6600224CC /* Endpoint.h */, + E9B3636B85E9BEB4DCDE39AD /* Endpoint.mm */, + 7B8830516EEAE2E428366AEC /* Exception.h */, + 5DCC5790B49AF0972A08B8ED /* Exception.mm */, + D09877923863B95E952DE9B8 /* IceImpl.h */, + 9C0712E3CBACF207CBC9483C /* IceUtil.h */, + 2B38809BD33195869DA592CC /* IceUtil.mm */, + F2CC27CDF3814A2068E5530B /* ImplicitContext.h */, + 7A72121FA65C2852EBCA119F /* ImplicitContext.mm */, + 58F99FAE75AD8743940860CC /* LocalObject.h */, + 949C70B81AF3CFDD7FB8D533 /* LocalObject.mm */, + C9AF0C291D79FACBC81E5122 /* Logger.h */, + A23E452DCD4EADDF06BBE923 /* Logger.mm */, + 62F6568F0E95FE98BCFAFAAC /* LoggerWrapperI.h */, + D85E0D8192C6B37211D65E25 /* ObjectAdapter.h */, + 60CA4995D4F59289FE125BBE /* ObjectAdapter.mm */, + 9A4BC197F0BE0F3D87FB04FC /* ObjectPrx.h */, + C08A77C4CA4A761E5B845C4B /* ObjectPrx.mm */, + 2507051E3EB202DB5FEF4D8E /* OutputStream.h */, + F3F8C3CA7D07FF5A56D58B7B /* Process.h */, + 0E9F84DE137CE0E96A3B2A3E /* Process.mm */, + 8C59E6485CF61B5918867285 /* Properties.h */, + 1C3AA48FEE5E32F1220A34B1 /* Properties.mm */, + 2AF8B2068E5D1911156F41C7 /* PropertiesAdmin.h */, + 3EBE51D8FEA0B08EB59D1221 /* PropertiesAdmin.mm */, + 1CBF07FB75550B583CF7D738 /* TraceUtil.h */, + A465ED9B645CD9E9CE8A4FCD /* TraceUtil.mm */, + 201A3D592A86A4E5A52B94A6 /* UnsupportedAdminFacet.h */, + 185EF96D642C7F90D5241D49 /* UnsupportedAdminFacet.mm */, ); - name = exceptions; + name = IceImpl; sourceTree = ""; }; - 951E707FD37D560C1C9F9D29 /* Ice */ = { + AB539DD78C3388619B4BED50 /* exceptions */ = { isa = PBXGroup; children = ( - 256AF9934721519D4FBBB729 /* ios */, - 13A0A62D61DD6D6014ACA7E6 /* Acceptor.cpp */, - 34C2F4D1CE384BABB4C216AB /* ACM.cpp */, - 4EB535084025A5878FB64A16 /* ArgVector.cpp */, - 7A8D1E366A4448066F289D4A /* Base64.cpp */, - DB1C2A05230AD7723C35761B /* BatchRequestQueue.cpp */, - B16551A0F60D3372E63F583B /* Buffer.cpp */, - D373658C6896C94F7147F1D1 /* CollocatedRequestHandler.cpp */, - 5EF35CCBCD4ECC4D6049D50C /* Communicator.cpp */, - 9C2573B4E20C9644B429CFE4 /* CommunicatorF.cpp */, - 719F107A7AA9CF913FDA9BF5 /* CommunicatorI.cpp */, - 837E41D3EACE6AA389262700 /* Cond.cpp */, - 93F195A975CE76D60550B122 /* Connection.cpp */, - F6F5CC39263FE1618DFD7D1B /* ConnectionF.cpp */, - 266B51312BE3A720503137D4 /* ConnectionFactory.cpp */, - 2D92314AE9C00B321E66901F /* ConnectionI.cpp */, - 2119F568FE2A5862B35E2F25 /* ConnectionRequestHandler.cpp */, - AC6F5AAB961C64FA5064F872 /* Connector.cpp */, - CD3C40B8654E6205DCCB84E0 /* ConnectRequestHandler.cpp */, - 30978B1EBC55C79E6F98A848 /* CountDownLatch.cpp */, - 1ED5F4C2E371A67E1A3E4887 /* Current.cpp */, - B415C141E053A27652F2F694 /* DefaultsAndOverrides.cpp */, - 3990AD20DAC430EF342D06C3 /* DispatchInterceptor.cpp */, - 510B5E573732DB7226AC4F6A /* DynamicLibrary.cpp */, - 2A1EDEC0A12E49646FE4713D /* Endpoint.cpp */, - 774048B66B055BBE7DEF5C49 /* EndpointF.cpp */, - 3919B9F95BDC25490E161678 /* EndpointFactory.cpp */, - 54A3037AFFC20AF51F07F51E /* EndpointFactoryManager.cpp */, - 893C83D45EC9AB751D409E07 /* EndpointI.cpp */, - CF28C4C852A00CA9F651AFFD /* EventHandler.cpp */, - 9CE2C8EB0598C98225F849D1 /* Exception.cpp */, - 2BA081CEFEC4907789F7D0EE /* FacetMap.cpp */, - B2B85CF59E537B9565C1D1B0 /* FactoryTable.cpp */, - 8860360B11C8F66BD18658F1 /* FactoryTableInit.cpp */, - C31D600C8AD3BD8E11113E7F /* HttpParser.cpp */, - A3A24DD3232C5D5E72FB5396 /* IconvStringConverter.cpp */, - 428F93AB338735CA1BA43A25 /* ImplicitContext.cpp */, - AD22116E9EDF092093A450BA /* ImplicitContextF.cpp */, - DBC9B0ABCD92107CE5636661 /* ImplicitContextI.cpp */, - 5EDC7CDF25B76060EA5E97A4 /* Incoming.cpp */, - 64B5358067319EF8B3DC4CB9 /* IncomingAsync.cpp */, - 6F7EA1ACDBAEF988C59451A8 /* Initialize.cpp */, - 1DB7F78FDFDE332BA0022DE7 /* InputStream.cpp */, - ECF96EB8D4DE74C3B6148453 /* Instance.cpp */, - 592EC8125986BDD9E7B14BCC /* Instrumentation.cpp */, - 31364F8B9FD1FFC04F0D643B /* InstrumentationF.cpp */, - FFA9645D5C36E87EFE43259D /* InstrumentationI.cpp */, - 00C50B013C826EAAC2A4B947 /* IPEndpointI.cpp */, - 8487E0553E1C430484CB3CD8 /* LocalException.cpp */, - 86AA1C01FA70F3F7E41074DD /* LocalObject.cpp */, - 6B1F2E77844DCC79E33F2B2C /* LocatorInfo.cpp */, - 477F28D9B9CF661E60C1E396 /* Logger.cpp */, - 05CBDA24B22843F55CCBE9AA /* LoggerAdminI.cpp */, - 357EADEEF6DF8D21ABB04BB7 /* LoggerF.cpp */, - A72CF62CAB5C35DB664702E0 /* LoggerI.cpp */, - 8F8B26114750E7236B5EB9A3 /* LoggerUtil.cpp */, - 4994DA52BF70BE29371DC5EA /* MetricsAdminI.cpp */, - E2BF176C7246BB46FCA40D73 /* MetricsObserverI.cpp */, - 8A30757CFAC73B140F7F6F1F /* Network.cpp */, - 634C34C4D77574BC925CE44B /* NetworkProxy.cpp */, - F44B92C5964E6EC50E92028F /* Object.cpp */, - 4E57C78102AB76E045D070F5 /* ObjectAdapter.cpp */, - 138CC6B6A3DC41A69B37F4D2 /* ObjectAdapterF.cpp */, - 4BDDBDF097FA4FE8BD17D47B /* ObjectAdapterFactory.cpp */, - B87BBE18958DD31103C12175 /* ObjectAdapterI.cpp */, - E85E22378C9F01D5B108D8C4 /* ObjectFactory.cpp */, - 9A8F21AF10ABECC17C996278 /* ObserverHelper.cpp */, - EE7894CA873830D623656576 /* OpaqueEndpointI.cpp */, - EB5814EB7668A253019FCFCA /* OSLogLoggerI.cpp */, - 780C01A26E6B9F8696BDE15C /* OutgoingAsync.cpp */, - 5A95FBCA323CFE43BFBB0020 /* OutputStream.cpp */, - 319DD77D4913C66A2AB37336 /* Plugin.cpp */, - 917AE4835321F79AE4B7B97D /* PluginF.cpp */, - 320E5E58504D9737DF6D016E /* PluginManagerI.cpp */, - F485727D6641A5B4372C45FE /* Properties.cpp */, - C5377B6D4D5D8BF638C16752 /* PropertiesAdminI.cpp */, - 93B98F023D4424E2B8D603DA /* PropertiesF.cpp */, - F517162CD0AFB6CE50B62EFA /* PropertiesI.cpp */, - 528B97E16C8800FCF38CDC20 /* PropertyNames.cpp */, - 5A0762425C5C66956CCFB91C /* Protocol.cpp */, - 17F6A2988A5934FE2FBE3431 /* ProtocolInstance.cpp */, - 2379B7AA7C4F6FBBB55C9BFF /* ProtocolPluginFacade.cpp */, - C0FEE59F8132B2DB340AF3E0 /* Proxy.cpp */, - A7C23D0513DC3A1C6A1F4E62 /* ProxyFactory.cpp */, - FA1947B2CBF8BEA27C99B748 /* Reference.cpp */, - 3355634D996A7E222247AD34 /* ReferenceFactory.cpp */, - B781B797328B2CA48780FC4B /* RegisterPluginsInit.cpp */, - 819DF5FFCDFE6A0154872737 /* RequestHandler.cpp */, - B004441DDD803EA3A7D4E50A /* RequestHandlerFactory.cpp */, - FAF4FA81263CF097C010C2FB /* RetryQueue.cpp */, - B29F764939EBC67A71BA360C /* RouterInfo.cpp */, - 4DB0E96337DAC640F98879EF /* Selector.cpp */, - F6C8DE154339D26BECAD0F84 /* ServantLocator.cpp */, - A75892C078812338F9CD8382 /* ServantLocatorF.cpp */, - 9DAD431C2FCABC922DF993E9 /* ServantManager.cpp */, - A6817417505455A7B9390B11 /* Service.cpp */, - 493D8FC5CA090A66E6E6638A /* SHA1.cpp */, - 13B44732D516219F9136442B /* SlicedData.cpp */, - 9FB17B079F7F1D6750B30407 /* StreamSocket.cpp */, - 8536BAF17D9FB2E0A139B888 /* StringConverterPlugin.cpp */, - 60EC19672D51E153DCEFEF13 /* SysLoggerI.cpp */, - 0E77B79D4D4A84A1D12EC02D /* SystemdJournalI.cpp */, - D50FC0412FB0EC1153D83958 /* TcpAcceptor.cpp */, - E7CC17F35A7F9389675FE280 /* TcpConnector.cpp */, - 8B27F2347837429D7B62D99A /* TcpEndpointI.cpp */, - 5208C14940CE552F216F288C /* TcpTransceiver.cpp */, - 18A22B72D41F897520F76DD2 /* Thread.cpp */, - D0412DF24EA81945FC778356 /* ThreadPool.cpp */, - 844E8EE9FA14A2890C842E05 /* Timer.cpp */, - 00A1E8C7E0069ECFDE2BF0D3 /* TraceLevels.cpp */, - 2B12199615D7A690ADECAD35 /* TraceUtil.cpp */, - F23902A5D24D2CE957F34A03 /* Transceiver.cpp */, - 9FC92A2AFB8B7FB154B32BE2 /* UdpConnector.cpp */, - D33F70701BB41F47044E2301 /* UdpEndpointI.cpp */, - 0AECE992D6F8F6094501975E /* UdpTransceiver.cpp */, - 2E4E29753BFF56862662A7DA /* Value.cpp */, - A71DF69791D56E4A0761934C /* ValueFactory.cpp */, - E54867CBEC928DE7B1307F78 /* ValueFactoryManagerI.cpp */, - F41C42B62FBB6CF5CD285D1B /* WSAcceptor.cpp */, - 3E4B56F558165398FA5E6D62 /* WSConnector.cpp */, - 4D2FE54BF5F9F57022E604E5 /* WSEndpoint.cpp */, - 4364B42C560397885DCF78AE /* WSTransceiver.cpp */, + E25C538BC1A6CE519A3ED3B4 /* AllTests.swift */, + 7816D637F2F821B607DACC9D /* Client.swift */, + 734648C15756245CB967ED89 /* Collocated.swift */, + 4F6E3B9CD2EFF4EE1D3D3ED9 /* Server.swift */, + 609C7B36754AC96B94FFA314 /* ServerAMD.swift */, + E5A8229B69D9FE8A16D52BB2 /* Test.ice */, + 11A3C26B2E294589FCE83B7C /* TestAMD.ice */, + 0BA611DD3FACDE48C9602AF8 /* TestAMDI.swift */, + E112DAEBB6038D38EE9BBD44 /* TestI.swift */, ); - name = Ice; + name = exceptions; sourceTree = ""; }; - 9B2911CDBA60E1B48058E5EB /* facets */ = { + B74664D8DC616BFB74DBBC81 /* interceptor */ = { isa = PBXGroup; children = ( - 238D5D9799E2315591E8D851 /* AllTests.swift */, - C92B7FBE4888ABA1B3086A0B /* Client.swift */, - 8FA6E0C6B46D7D895C85A000 /* Collocated.swift */, - 11D4BB4F81041D970C701D7C /* Server.swift */, - 11CCB574588D8E8E4B37A5BC /* Test.ice */, - 352901FE5188F2FA08CFDC16 /* TestI.swift */, + 0075E45E84AEB977872B90AE /* Client.swift */, + 353D4574E359D1A5921B1EFB /* Test.ice */, ); - name = facets; + name = interceptor; sourceTree = ""; }; - 9B549E51C30E76FA9774179A /* timeout */ = { + B75B69334685A70851A3A448 /* Ice */ = { isa = PBXGroup; children = ( - 53854F413DF9FC6384536097 /* AllTests.swift */, - 238B177EB2BB034420FED22F /* Client.swift */, - 8D27D227060B6F1947E65308 /* Server.swift */, - 2C02664D3A317F182505B58C /* Test.ice */, - D26B665871074ACBA00A2DAD /* TestI.swift */, + 62874B6F2262F7337C6F5B81 /* AdminFacetFactory.swift */, + 81F037DED9476DD886F3BDD8 /* Blobject.swift */, + 086F9FE0EBE457CDE1F85C9F /* BlobjectAsync.swift */, + 0B5388099265E2ADA6E95EAC /* ClassResolver.swift */, + 40456A4F4E986DD9FB70C417 /* Communicator.swift */, + D8A7BF57EE94508291659292 /* CommunicatorI.swift */, + C3F78ACF6D7DEFAF6E6D3806 /* Connection.swift */, + 45E9F3F0DA125E1B611E90C3 /* ConnectionI.swift */, + 92FB243DF6E34DCCD382045F /* ConnectionInfoFactory.swift */, + 681EDA65821B247C37334518 /* Current.swift */, + E371A2AD0DDF09266A79AB5C /* Endpoint.swift */, + 80F6A1ED3C38E025B7D6761D /* EndpointI.swift */, + ADBE2836018DBF4CB152CC21 /* EndpointInfoFactory.swift */, + 1F9E148496CBBFFBBC5AA990 /* EndpointSelectionType.swift */, + 93145717B2A954F9365DB113 /* Exception.swift */, + 219A42FC5409CBC61D6D54D8 /* FacetMap.swift */, + 3C10681CEE7B1988AC2A2ECC /* FormatType.swift */, + B0EA0596C3A984C7D9AB0191 /* IAPConnectionInfo.swift */, + CC65B79F2A70BD2DB451C22B /* IAPEndpointInfo.swift */, + 410DFC04EF719B916ED888CD /* IceSwift.h */, + 826BCFBB3C658877152B0D45 /* ImplicitContext.swift */, + 12447C9B400305E9C4BE042C /* ImplicitContextI.swift */, + F7B84C70853CE4CB4C12595D /* Incoming.swift */, + D23B08CDCDE105A8BF6728C5 /* Info.plist */, + CD72298EDCA63816687EBAFD /* InitializationData.swift */, + FBE4A8371C346F329F532BEA /* Initialize.swift */, + 550297F5FBEC3BFE5305F947 /* InputStream.swift */, + 889142475D21BCF0B56AF545 /* Instrumentation.swift */, + F2412942482D08583F62308F /* LocalException.swift */, + 9D2FF4C92FB900E1C8ED02C0 /* LocalExceptionDescription.swift */, + D853FB4126E1896025BB098B /* LocalExceptionFactory.swift */, + B7FEA12D89C0DC0029F2E747 /* LocalObject.swift */, + 370A47E6569224001C6A0DD2 /* Logger.swift */, + 10B63B3137D3B559FF08E927 /* LoggerWrapper.swift */, + 29EB1803435F6826893F50BE /* Mutex.swift */, + 090F2418E82E7F334E71AB9A /* NativePropertiesAdmin.swift */, + E34A9F32657A5DC4A3C37720 /* Object.swift */, + 57723C0A0BF13BD7B31CFD91 /* ObjectAdapter.swift */, + 8F6E68B5C8323DF84071F058 /* ObjectAdapterI.swift */, + 98BEF5E88808880D20841E72 /* ObjectFactory.swift */, + 3161BA0FAF46FE38AFCAC8D7 /* OptionalFormat.swift */, + 3BFE5386D5E740720EA9CB58 /* OutputStream.swift */, + E646156E3726C08A7DB19291 /* Plugin.swift */, + 5A1AD59552E162D0E59AB6DF /* ProcessI.swift */, + 0CACB9702F5EA92FBABBFB0C /* Properties.swift */, + 1CF511757EF4DF140A04DA2C /* PropertiesAdminI.swift */, + CF30FE999BEDF199752464AD /* PropertiesI.swift */, + 7CC1E44C7EC0E6FF8F7FD95B /* Proxy.swift */, + AF881C20E37D006853FC884D /* ServantLocator.swift */, + FD30F71CA872293BF67CBC9F /* ServantManager.swift */, + E14973799982150F1740F7AF /* SlicedData.swift */, + F369D5B9A7D3C3A95F4A94DD /* SliceFlags.swift */, + B3B30FE5D277459AFCF46DF6 /* SliceInfo.swift */, + 64D4650988E40E9CA59297EC /* SSLConnectionInfo.swift */, + 0DEE5DAFD2C031358D51F028 /* SSLEndpointInfo.swift */, + 32A9B371FE6F467EF691D44F /* UnknownSlicedValue.swift */, + A63827673158D06448A97D16 /* Util.swift */, + C11421B2097118D45D7A30EE /* Value.swift */, + 2ABEB038C1680186296BBBAC /* ValueFactory.swift */, + 744C647A722774F0DCC967C5 /* ValueFactoryManagerI.swift */, ); - name = timeout; + name = Ice; sourceTree = ""; }; - A4E7EF751E33A440EE7E53A1 /* IceImpl */ = { + C3964084A3B734C4664A0216 /* servantLocator */ = { isa = PBXGroup; children = ( - ECB7BD4A821F4986F2CEFB49 /* AdminFacetFactory.h */, - B0842BB51EB55D6410A1B983 /* BlobjectFacade.h */, - C170DC57970CBFF86B851297 /* BlobjectFacade.mm */, - 03140EB8474D97EE11332B7E /* Communicator.h */, - 1F2872EA29E1518116A78D64 /* Communicator.mm */, - 1E580DD96F0899CB094666FE /* Config.h */, - 5DF1DD757217E4C327CCD899 /* Connection.h */, - E429F88251275C660C3AF14F /* Connection.mm */, - 030C22CFC1729FF725EE0524 /* Convert.h */, - 53D6FE5AE903159ED8C0E99E /* Convert.mm */, - CEEBE7297DC9EA83BC9B0E8E /* Endpoint.h */, - AA3EEC3CD3882BE74ADE064C /* Endpoint.mm */, - 601DCC0DB24258BD0C8AC110 /* Exception.h */, - FAB9B795BA8AE0C1F88883E3 /* Exception.mm */, - F52A29066B70F7F8B4D2FD4D /* IceImpl.h */, - CA29570308EC5038F3A0351B /* IceUtil.h */, - FA7C1CD27C66481E39168080 /* IceUtil.mm */, - B632F05A56184697D1DBF34D /* ImplicitContext.h */, - ECEFB0235F0AB4924375DB3F /* ImplicitContext.mm */, - AC09F50B293A0B9742A2F73B /* LocalObject.h */, - 69623C3C81CF92A0A2EEB891 /* LocalObject.mm */, - D3F65F433BF016922A9097F7 /* Logger.h */, - 5B38424A443AD58511AD8C3F /* Logger.mm */, - F566024AB7217DFE4C496A71 /* LoggerWrapperI.h */, - 25C29D65671237B9CE5D9922 /* ObjectAdapter.h */, - 05B75E3FA3A92767DAD2D5F4 /* ObjectAdapter.mm */, - 0FE4999A25AD3BD7E8FF9FF6 /* ObjectPrx.h */, - CAF3B2EE60B02D3E2BE7F873 /* ObjectPrx.mm */, - E6D3B89F7C2CB0830975EBA6 /* OutputStream.h */, - 2502A8BB4CF476DD3F817D6A /* Process.h */, - 21EB99442DA717F4C0E935BA /* Process.mm */, - 68891FC225E0690F11112DD9 /* Properties.h */, - 2A9D89200953095C5C32C530 /* Properties.mm */, - 4BE5B4092A6628626BB3EB8D /* PropertiesAdmin.h */, - 5D7B451663FF4E12F188A7C5 /* PropertiesAdmin.mm */, - 0BA36552328686A7A8EE4820 /* TraceUtil.h */, - 838BA02CABE296631AD2E49C /* TraceUtil.mm */, - 7325210833A3C201AB439DF3 /* UnsupportedAdminFacet.h */, - 97EE2B80A8D9B06D919CCEE9 /* UnsupportedAdminFacet.mm */, + ECD3C18855216B8399A2512D /* AllTests.swift */, + 931DB158FDB9D40CC839083B /* Client.swift */, + BA8C975E42F05A075290F040 /* Collocated.swift */, + 3E2BC427063C53314F8E5645 /* ServantLocatorI.swift */, + E0FDBF602800DEBAF82B3674 /* Server.swift */, + AC1523042EBD979583DA50A9 /* ServerAMD.swift */, + A6A08515C929FE005F83573E /* Test.ice */, + 6DF6482B94F201F58CAB1DD4 /* TestAMD.ice */, + 1F7BF2E187BBF7ED01F8ACED /* TestAMDI.swift */, + 668321965EE50E26E64248B7 /* TestI.swift */, ); - name = IceImpl; + name = servantLocator; sourceTree = ""; }; - AEB9C8B8ED6C7323D2E9F922 /* Products */ = { + C62A3AAE7F7BCAA6BF859A44 /* info */ = { isa = PBXGroup; children = ( - 8EF561952EEE3B1C2E77E5D9 /* Glacier2.framework */, - 3A61061EE302624FCE2A351F /* Glacier2.framework */, - 964F1CA013E0977CFADF807D /* Ice.framework */, - 0D3397A05B1A44E73AAEBB3B /* Ice.framework */, - 19C4226D05BFD11324CCA1A8 /* IceAcm.bundle */, - 2E4194B7C3A4975CEDB7D3BB /* IceAcm.bundle */, - 47F6D401849C98A1F8B17DD0 /* IceAdapterDeactivation.bundle */, - B837B3278EE8DD94A7C63A3E /* IceAdapterDeactivation.bundle */, - C87EC4A45CF90FD5F08E012F /* IceAdmin.bundle */, - E3A1D3ABE56592E64D13AD26 /* IceAdmin.bundle */, - 33CA3E779E4EBBD07513A6FA /* IceAmi.bundle */, - 4D9A58DE433042A2C0FFA077 /* IceAmi.bundle */, - 756D75748B80C4ED34D566D6 /* IceBinding.bundle */, - DF30241EEB089409AB70B440 /* IceBinding.bundle */, - 7F6C1C41670A45363706DF21 /* IceDefaultServant.bundle */, - F4D755C38A3B58787F8CBF23 /* IceDefaultServant.bundle */, - 24C837F91C69E302F32149BA /* IceDefaultValue.bundle */, - EB4DFFCB41D24C11C4DB0423 /* IceDefaultValue.bundle */, - 0FAE9290B6208BC8B5D65B30 /* IceEnums.bundle */, - 10E578CA51DDC7F8728C8550 /* IceEnums.bundle */, - E7C849D74E8F2B20E18F0861 /* IceExceptions.bundle */, - 8F7D24D7A121A1EADE888933 /* IceExceptions.bundle */, - B2B76DD5028A80A4DFA79898 /* IceExceptionsAMD.bundle */, - DA040F80FD5E8BCE9E4B9D48 /* IceExceptionsAMD.bundle */, - BA4F8D4F804195F6820A5749 /* IceFacets.bundle */, - 77A0589D3339389CC8C619DC /* IceFacets.bundle */, - D603800919DF7E2674681E95 /* IceGrid.framework */, - A1618B832D4B82C58CCB9B64 /* IceGrid.framework */, - 2147FCBA3D5FB0427955BBA8 /* IceHold.bundle */, - 0713E0E07720BF9FA18CD52C /* IceHold.bundle */, - 48D97C78AA43924C0F5A7B03 /* IceImpl.framework */, - 2BE4072E2271C763871203B5 /* IceImpl.framework */, - CEA17BF3401504CA9C320944 /* IceInfo.bundle */, - EED1D85553D83ED1AAAF879A /* IceInfo.bundle */, - 523FE4EFC23B44A9404CC19F /* IceInheritance.bundle */, - FC7B166B86ED3353D0A9272B /* IceInheritance.bundle */, - 2DCFB20DDAF07BBAE3CE5B5D /* IceInterceptor.bundle */, - B5F0521661B279C3E94E552B /* IceInterceptor.bundle */, - E538B1BBF8970745C0AA19E1 /* IceInvoke.bundle */, - 6BA0270ABD22FE18CEED9BF7 /* IceInvoke.bundle */, - 4BD035160B2BC4824D664673 /* IceLocation.bundle */, - 4BD95245F4671AD6C9C5DC55 /* IceLocation.bundle */, - 13CEB4807AD3F7004D83D44C /* IceObjects.bundle */, - 5F5D00AAC3F1C36BBA126310 /* IceObjects.bundle */, - 18AECB97D7B3DD8E67CB796D /* IceOperations.bundle */, - 1752BC6ABD527277848D41F6 /* IceOperations.bundle */, - 827C83354C2398545AC8ECDB /* IceOperationsAMD.bundle */, - C7DA987D6E7367A517180EA7 /* IceOperationsAMD.bundle */, - F7A6917FA1A34A02BB5FB5C9 /* IceOptional.bundle */, - FFA85181C4058679E9D515BE /* IceOptional.bundle */, - 0BAC890C929984AE21DF177E /* IceOptionalAMD.bundle */, - 8E219163102EBF7FFD020F6A /* IceOptionalAMD.bundle */, - B4A1038E115BE458DA760F46 /* IceProperties.bundle */, - E4DEDD307E1D3CA1FB7218CB /* IceProperties.bundle */, - 1CC13A7307C6C86C81AC0CB5 /* IceProxy.bundle */, - B209E235ED7A16FA1D30F03E /* IceProxy.bundle */, - F6F0748EF4A782FE8C67EB0F /* IceProxyAMD.bundle */, - 2F162FBD0C8F1B4B117411F8 /* IceProxyAMD.bundle */, - B3F1595D49A16936FBA50766 /* IceRetry.bundle */, - B64B5521205EEC4026063559 /* IceRetry.bundle */, - 32006D789C5E175A592EC9F4 /* IceScope.bundle */, - 12D139C638B51A036969F65B /* IceScope.bundle */, - EDE2B78CF2A49EBBD5832EFE /* IceServantLocator.bundle */, - C731BF23BA58A14557BC7AE8 /* IceServantLocator.bundle */, - 213CD1E615FE96C1B31BC687 /* IceServantLocatorAMD.bundle */, - 3A917FFADDB876B41096B0DA /* IceServantLocatorAMD.bundle */, - 82B8CA8E9BDADBC4E9AA77FE /* IceServices.bundle */, - 63A84F5C5AAF946465397506 /* IceServices.bundle */, - 69575522235A690B482F9B69 /* IceSlicingExceptions.bundle */, - C9C98908AD38A6BFC1899196 /* IceSlicingExceptions.bundle */, - DF354CD914E53F0C89525915 /* IceSlicingExceptionsAMD.bundle */, - 54766D852ABB733E33F71DD4 /* IceSlicingExceptionsAMD.bundle */, - A0164DCDF4A339A48C22B7CA /* IceSlicingObjects.bundle */, - C9BED5E1248FE4CBFEADC87F /* IceSlicingObjects.bundle */, - 38559C0DD8CB8D492B4F36FB /* IceSlicingObjectsAMD.bundle */, - 8DB4532CA07F1EE1F4BB27FC /* IceSlicingObjectsAMD.bundle */, - 5F3B03505F2B56CD23F4F81E /* IceSSLConfiguration.bundle */, - 9D96A590A188911365E0AEF3 /* IceSSLConfiguration.bundle */, - A5A49661451DA65FCED7B973 /* IceStorm.framework */, - A82EBE42E7D0988A9CD7241C /* IceStorm.framework */, - D79072182E42229EBA676D86 /* IceStream.bundle */, - 5A00695A0BD5288F2CB0D02E /* IceStream.bundle */, - FE03989D356FEE2891ACB049 /* IceTimeout.bundle */, - 57A0644DB5067A1F14859EB7 /* IceTimeout.bundle */, - C760AB427D4974E584E6A1D9 /* IceUdp.bundle */, - C8C0B96C81CC5A08416F4E82 /* IceUdp.bundle */, - FD65BE3520C32BBB8F61AEC3 /* libIce C++11 iOS.a */, - 563E7D0279ACD0A649B9C46F /* libIce C++11 macOS.a */, - BACC36E06BECDD951F03971E /* libIceDiscovery C++11 iOS.a */, - 0CC266A043E16997E96CE718 /* libIceDiscovery C++11 macOS.a */, - A8FDE56442E02F1169637B7A /* libIceLocatorDiscovery C++11 iOS.a */, - AB05F37FA359B4F0CE83A4D9 /* libIceLocatorDiscovery C++11 macOS.a */, - 18836AEAF6F107EE00DED0FF /* SliceEscape.bundle */, - E70C646D0F4AB1FF12251277 /* SliceEscape.bundle */, - 9CE26936ABB21D3212CF25CB /* TestCommon.framework */, - E390D199FCA76E5E89366313 /* TestCommon.framework */, - 5ABA52CA143BD36667253CC2 /* TestDriver.app */, - B8B287830DAD4FA07ADBBA44 /* TestDriver.app */, + 54F4E1317C321838A405CF67 /* AllTests.swift */, + 81A2BB3DFE7575292C458394 /* Client.swift */, + 1C64C9E96C64F3B2897A2C87 /* Server.swift */, + 632EF124D15BA557D60A2633 /* Test.ice */, + 2071D7A2B86AED09B1BB79BA /* TestI.swift */, ); - name = Products; + name = info; sourceTree = ""; }; - B6EF79E4DB102A792EDAFDCC /* optional */ = { + C6C74B200FDE0AB9D510DA8A /* IceGrid */ = { isa = PBXGroup; children = ( - FADED6E7125384D8EF8495E7 /* AllTests.swift */, - 7DA88F7AF06711D009564277 /* Client.swift */, - 912A3BBF1600188B13D983DB /* Server.swift */, - FEA2179F86589AE51653DE34 /* ServerAMD.swift */, - BB3E49E851CC68CD8C0A33E7 /* Test.ice */, - C68EA6AC47F48751314A750C /* TestAMD.ice */, - CC4305D1928C9B781ECD3711 /* TestAMDI.swift */, - 9871E2A7770FCF1EA0433122 /* TestI.swift */, + 63DDBB03DC121E6A45BFACBE /* Admin.ice */, + 5FEC090BDFE456D9FC42107C /* Descriptor.ice */, + 8CBB4F405CED40EB36BB4635 /* Exception.ice */, + E9E8CB57DAA6A8F84ACFBC20 /* FileParser.ice */, + D011D04FEA04BB7B3AB5E9BD /* Registry.ice */, + CEAA42713ADC787A8C5C236F /* Session.ice */, + 19610D997D5EFB37DDD3C6BF /* UserAccountMapper.ice */, ); - name = optional; + name = IceGrid; sourceTree = ""; }; - BC944DF198DE3D1719938D68 /* admin */ = { + C9347B7F199409E22AF8A526 /* slicing */ = { isa = PBXGroup; children = ( - 04B3BEDD77D2E3AE83A851B8 /* AllTests.swift */, - CC8D88F7B7D6513E9EBEFE30 /* Client.swift */, - FA934BE79A03D9CF1BCFFCCD /* Server.swift */, - FA4F21F7AEDEE5EE3D027525 /* Test.ice */, - BEA08A034DFD9295C47F26D6 /* TestI.swift */, + 1E13CBD0ADBBBB80EA3F95E5 /* exceptions */, + 5631F54E06ACAB18504EAB1D /* objects */, ); - name = admin; + name = slicing; sourceTree = ""; }; - C33E25A1271002EE153F980F /* ami */ = { + C9EDFD7D28DC35A69C470FD9 /* Slice */ = { isa = PBXGroup; children = ( - 411CB212E7F237BB3C70DF05 /* AllTests.swift */, - 41F154A51D556BFC57A85DEE /* Client.swift */, - 4F8147F2ACCA91A2C2966497 /* Collocated.swift */, - D6381B18D97FABD6BC801E72 /* Server.swift */, - 6E2219C3A5B792E01CFC7C5B /* Test.ice */, - 1E3E1502AF8A12C595A30C0A /* TestI.swift */, + F73EDCB74138B7B400321C5D /* escape */, ); - name = ami; + name = Slice; sourceTree = ""; }; - C5D73F5C51D69B50ED228D11 /* defaultValue */ = { + CD1102F91AD3BF14A9253CBB /* TestCommon */ = { isa = PBXGroup; children = ( - D4E08C2351512FF6315A8BBC /* AllTests.swift */, - E562A57C993C222A3F5151FB /* Client.swift */, - 212F4075C6B255CDF99F5720 /* Test.ice */, + 604A309AE9AC4A690FFDC993 /* Info.plist */, + 098454D0E28CD1B5C484ED1E /* TestCommon.swift */, ); - name = defaultValue; + name = TestCommon; sourceTree = ""; }; - CD533DD8167D77C221CE15B3 /* Frameworks */ = { + CEFC4913BDC06A23755D4E68 /* services */ = { isa = PBXGroup; children = ( - 1812526F71280D48207FB889 /* iOS */, - D4945DA411975007AB73A9D1 /* OS X */, + 4B4BE404CCB5103EFEE171CD /* Client.swift */, ); - name = Frameworks; + name = services; sourceTree = ""; }; - CF69CFE6490DCBAD811D3DCC /* objects */ = { + D83AE971D932AFADAF91030C /* retry */ = { isa = PBXGroup; children = ( - BAA5DDF98A4F247EAC630B04 /* AllTests.swift */, - 4FC3539B39FAACCC1B605BD0 /* Client.swift */, - 0380EA988530D5E7B2CB4527 /* Collocated.swift */, - BD92C13DA5E903062AFA2223 /* Forward.ice */, - 1DBBC77525E7B0DF9F2014BE /* Server.swift */, - 8007FDF6B9C0B073915DBD73 /* Test.ice */, - 4DB4E55829313FE9DF7028C8 /* TestI.swift */, + 486399F483E99E033C07B2CC /* AllTests.swift */, + B758DFE555719807E8A43697 /* Client.swift */, + E169EA2A7EEE0265827BE6AE /* Collocated.swift */, + EFFDB807ECBF554C62391F6D /* Server.swift */, + F751994E30A0EC869A12985D /* Test.ice */, + 9918B9086B528A35F757CF4D /* TestI.swift */, ); - name = objects; + name = retry; sourceTree = ""; }; - D4945DA411975007AB73A9D1 /* OS X */ = { + DE302579E0F24DCB4EAF1836 /* test */ = { isa = PBXGroup; children = ( - 61123D74F6D0D83704EC8A03 /* Cocoa.framework */, - 3B6DD8B4B59235A4AF2C736F /* PromiseKit.xcframework */, - 216BDF0413BD78D92D60C26C /* Security.framework */, + 8FE8494A0A7A14FEAC876A55 /* Ice */, + 4BE4C1009E9C3F2C0DC54B52 /* IceSSL */, + C9EDFD7D28DC35A69C470FD9 /* Slice */, + CD1102F91AD3BF14A9253CBB /* TestCommon */, + 5A12256F0A43A731F75C19C7 /* TestDriver */, ); - name = "OS X"; + name = test; sourceTree = ""; }; - D72553E4E97A1B5E91CCB4E3 /* acm */ = { + E86A5CA4FA7EE2E5F234318B /* Ice */ = { isa = PBXGroup; children = ( - 990EF97302AF968E035EB1E7 /* AllTests.swift */, - FCD2470DC2FC06C7825644D1 /* Client.swift */, - 87D437722E148BD6E48AAC38 /* Server.swift */, - 32F5DB115A12A7ABE78B3D9B /* Test.ice */, - C3B172225D3E843539F98F8F /* TestI.swift */, + 7314CBAFB5755D9F44EEBC5C /* BuiltinSequences.ice */, + 9A272934729E68258BA6DDF9 /* Context.ice */, + AD4B976EE5754C180F9F01A3 /* EndpointTypes.ice */, + 2D47EFF415BE95E02628A43F /* Identity.ice */, + F7E579CBF8955F1039E8FD7B /* Locator.ice */, + 12B152284FC6972D5A652ABF /* LocatorF.ice */, + 17B56E2E1C318472BD596685 /* Metrics.ice */, + 11413B150AD52A3567D43DD6 /* OperationMode.ice */, + A271CB08B7038B4E365AF7F0 /* Process.ice */, + 2C5EBBB70E31DF1FE0B57A70 /* PropertiesAdmin.ice */, + 45ABAB934281EFD8A08B2403 /* PropertyDict.ice */, + F58FF23F5FC85ADC967D8DFC /* RemoteLogger.ice */, + A80AF8A22AEA829C0991C3B4 /* Router.ice */, + B210C65D05CE0E78F1F1D897 /* RouterF.ice */, + AB58E8FD0BE2C2223CC91FD8 /* Version.ice */, ); - name = acm; + name = Ice; sourceTree = ""; }; - E3C632A5622F7A8E040EA4CD /* escape */ = { + EB5A80FC8F4D4DDC1D2DE189 /* Ice */ = { isa = PBXGroup; children = ( - A7FF10703E7EDC9BBE2A8776 /* Clash.ice */, - EF91DD2C58A3D43CC5875A2A /* Client.swift */, - CF7CA24F9FD7036822F860D0 /* Key.ice */, + 84EF6883BAAE3E2973A620E6 /* ios */, + 05C38C0678A1916D6E4CF761 /* Acceptor.cpp */, + 0C3CBBE663566C20A15FA81A /* ACM.cpp */, + 14A10AE3BB9C633DB96464B8 /* ArgVector.cpp */, + 33F9467B32EE74ACABFA3072 /* Base64.cpp */, + B2BCAAF5D382B25A6157CD84 /* BatchRequestQueue.cpp */, + 5E28FAF306E7A4A052D1A588 /* Buffer.cpp */, + 6B0C30789F1D1CD12C92E8FC /* CollocatedRequestHandler.cpp */, + 54ACAB7A5099D58115A05E86 /* Communicator.cpp */, + 9F0825F3639A6FB3FC9928E1 /* CommunicatorF.cpp */, + 635FD22114429A2D1FD241B1 /* CommunicatorI.cpp */, + 65702BFEFF59D475ADF88CEE /* Cond.cpp */, + 5BDB5328DA18A47EC9A4783A /* Connection.cpp */, + 7C541E06BF24D855AE6A052A /* ConnectionF.cpp */, + 82A00F4AF0AA782114FB7E5B /* ConnectionFactory.cpp */, + CDBEB960DB3206BA2582C0E8 /* ConnectionI.cpp */, + A14A165D57EC8897669850ED /* ConnectionRequestHandler.cpp */, + 56534BB7EE90D4BCFC146BED /* Connector.cpp */, + A393EE389D42B1372C5D4B65 /* ConnectRequestHandler.cpp */, + 909A27E571E1C569EA295FF2 /* CountDownLatch.cpp */, + 5FAF5E394E6662496B7181CF /* Current.cpp */, + DA67F9E9F663DDF151E4FC64 /* DefaultsAndOverrides.cpp */, + B7C937A0328BC73E041252F4 /* DispatchInterceptor.cpp */, + 1D91279A690F2813285DD5EF /* DynamicLibrary.cpp */, + 748E574312C91608A330181B /* Endpoint.cpp */, + F9F048576D0BE47BC686A555 /* EndpointF.cpp */, + D8437CF7E682B66DC200F171 /* EndpointFactory.cpp */, + 8BE683A3C09C70C027D88585 /* EndpointFactoryManager.cpp */, + FC34DDC4CAD4A644E66EC9ED /* EndpointI.cpp */, + E77969B49E5A61AC8B424797 /* EventHandler.cpp */, + C938C17E9C3369E70F2D5257 /* Exception.cpp */, + 97A976BE01C712EA907617FF /* FacetMap.cpp */, + BC57A855153D0624B8C40A47 /* FactoryTable.cpp */, + FA6686BD7AC8EBECEECC5F1E /* FactoryTableInit.cpp */, + 050762588F81BFF2D146B6FE /* HttpParser.cpp */, + 1BCD745981B285A8B38E346D /* IconvStringConverter.cpp */, + 18B5059C3EDE74B8EF20D5BF /* ImplicitContext.cpp */, + B9942C722D2D714FD3120E05 /* ImplicitContextF.cpp */, + 7763393C4C78B0C0272D07A4 /* ImplicitContextI.cpp */, + 54A3D3475F65F21152094209 /* Incoming.cpp */, + 1717BA22E3DE812E05E0BF3F /* IncomingAsync.cpp */, + 9E833D96D1EF8419E8B06067 /* Initialize.cpp */, + 1B0BD449FE449F1F96588EB2 /* InputStream.cpp */, + C07B19BB865532230ED509C9 /* Instance.cpp */, + CED9E6EB2F25EA954DAD2FFE /* Instrumentation.cpp */, + 26682BD556F6E574739D283C /* InstrumentationF.cpp */, + B2336B5F92A72FC27F4D5030 /* InstrumentationI.cpp */, + BAEED31A0ADF4C89593FD6D7 /* IPEndpointI.cpp */, + 95EFA52C888E5C5C55D8BD12 /* LocalException.cpp */, + 2A31798E39E7B25787FD7092 /* LocalObject.cpp */, + 36E96408D7F805AD74C28261 /* LocatorInfo.cpp */, + CF5E5199DE4D0DC29BFBCFEA /* Logger.cpp */, + BB3096439C5D8C81F6B73116 /* LoggerAdminI.cpp */, + D66F89746EB5F7F7B8CDFB7F /* LoggerF.cpp */, + 34B9D8E33708C6A8CE1704E8 /* LoggerI.cpp */, + 60C0404FD3789365D7A55D2F /* LoggerUtil.cpp */, + AC5393438C80DBB9F358BEE7 /* MetricsAdminI.cpp */, + F370D670EA1AD7319AAA5AC0 /* MetricsObserverI.cpp */, + 230B366682D6F40F8901BD37 /* Network.cpp */, + 6806755F51554BA6DB76256D /* NetworkProxy.cpp */, + 16F9ADE7B72B66031081D615 /* Object.cpp */, + 16122E6DB60C3B5B244A8963 /* ObjectAdapter.cpp */, + 58BFF3397B40CE2C26A22AF2 /* ObjectAdapterF.cpp */, + 567E02B4F336E591F4A267F9 /* ObjectAdapterFactory.cpp */, + D7D785633CB01C502268C1D4 /* ObjectAdapterI.cpp */, + 150AAD2C9E3E9AC16B3296FA /* ObjectFactory.cpp */, + DB8AE6EE2803EC7E1A15EFF6 /* ObserverHelper.cpp */, + 15D79BF3FEF9381A6EF147FE /* OpaqueEndpointI.cpp */, + DB1ABD35270DDACAFBAAE91D /* OSLogLoggerI.cpp */, + CAF57D43297EF0527E58ABFF /* OutgoingAsync.cpp */, + C5005A46D72C5617405BAB2C /* OutputStream.cpp */, + 1A9E22E8D5975C86A28CD2D8 /* Plugin.cpp */, + A992D571867BEC1AB77A5758 /* PluginF.cpp */, + BF0EF27F705BA3B6E2C8D985 /* PluginManagerI.cpp */, + 55B898D506212F9EB5DCE67C /* Properties.cpp */, + 797B02B255FA82E173A121A8 /* PropertiesAdminI.cpp */, + 9D5D35E25FF3BDCAABC83516 /* PropertiesF.cpp */, + B241517C9F34AA2F9E87F2CB /* PropertiesI.cpp */, + FDB3B2AE3B7EAE7A29AD5F14 /* PropertyNames.cpp */, + 6ED2C54301565ED3748EBC3A /* Protocol.cpp */, + 2B815D8203B8878891DA1B84 /* ProtocolInstance.cpp */, + A6798EEC6C353BFBF9116BCD /* ProtocolPluginFacade.cpp */, + 7F8E23E9675BDD1F9D81A716 /* Proxy.cpp */, + B4BE613AEDF19003FA0872E6 /* ProxyFactory.cpp */, + 2CE351C11D924D7A51F52776 /* Reference.cpp */, + 6F10C913D6933AF4C6BABD5B /* ReferenceFactory.cpp */, + 6F5C4100F546E81AEB607F64 /* RegisterPluginsInit.cpp */, + 42B287152ECCA4B132D4F1F5 /* RequestHandler.cpp */, + A4C4C61C6E898DA81C15954E /* RequestHandlerFactory.cpp */, + 3838CFE8581669BCA9352CCF /* RetryQueue.cpp */, + C5CF48E1234DA5F6FF25308E /* RouterInfo.cpp */, + 18D6E92A78528850851975B5 /* Selector.cpp */, + AB4AC013C2622B857D5A3217 /* ServantLocator.cpp */, + 3F43429767B67CB5541AB852 /* ServantLocatorF.cpp */, + 47A57822ADF5A7B7248A9E90 /* ServantManager.cpp */, + 855475BAF05D4FE9769FCDD4 /* Service.cpp */, + 0AC235C7B3FDF8C36200A9B9 /* SHA1.cpp */, + 4A680F36353165A9E9D45311 /* SlicedData.cpp */, + 037ADE0DDA21D56610B96D6A /* StreamSocket.cpp */, + A064DE2CD47E44C882D74D82 /* StringConverterPlugin.cpp */, + FD08132EB50756E196B10245 /* SysLoggerI.cpp */, + E20EF64E21D7C4DFB9EAC5D3 /* SystemdJournalI.cpp */, + DF40C7585D3A6AC9A5EAB20B /* TcpAcceptor.cpp */, + AEC9480F5A68922EC4B53BD4 /* TcpConnector.cpp */, + B351607EE940FF1B962250C8 /* TcpEndpointI.cpp */, + 7A5278449158AA6B7292AFF8 /* TcpTransceiver.cpp */, + AFC39BE1C5B15CB84051E13B /* Thread.cpp */, + E1CE553B2DEF3356D0A37F8C /* ThreadPool.cpp */, + C7C2E725F96219B183DD8D3C /* Timer.cpp */, + 0628A6FAB9AA31F6C8B59F7C /* TraceLevels.cpp */, + 187391EE684B8022ABA6B810 /* TraceUtil.cpp */, + F2F8E0D2C3F2047985CB9838 /* Transceiver.cpp */, + 7FCCC345A4FA9561F4F3DE38 /* UdpConnector.cpp */, + B95D23968B8F377C7F422EF9 /* UdpEndpointI.cpp */, + AE970904BC2EF28D17415E5F /* UdpTransceiver.cpp */, + A394CF22B566C3407C120219 /* Value.cpp */, + 492410C7419FF4E34CE57FF5 /* ValueFactory.cpp */, + 563E389F90DC51A77B0B8D3E /* ValueFactoryManagerI.cpp */, + 7554EE77D11FDB04397A3522 /* WSAcceptor.cpp */, + CF45CF9F9C3781E501DAD2E9 /* WSConnector.cpp */, + CC2357A4D5056D61E0503DE8 /* WSEndpoint.cpp */, + C48C354FEB7CA6DCA522A255 /* WSTransceiver.cpp */, ); - name = escape; + name = Ice; sourceTree = ""; }; - E6D08AD8C6E2E13C3D6679B5 /* Glacier2 */ = { + EB70895D99BCF2AE9D0F0936 /* location */ = { isa = PBXGroup; children = ( - AAC71B9106D9113CD0A810E2 /* Glacier2Swift.h */, - D4CB9695D43D94D5E34631F6 /* Info.plist */, + 5B716EDA411F795F3DDFBF4E /* AllTests.swift */, + 8FE393A476F4D572188AC8BD /* Client.swift */, + 4C8D3698CF8B0146132D024F /* Server.swift */, + 43714058DABE0BEB7C3C2CC8 /* Test.ice */, + FE82E3E31F757F28EC72B388 /* TestI.swift */, ); - name = Glacier2; + name = location; sourceTree = ""; }; - ED45EAE729E980FE898A5A41 /* binding */ = { + F6050C5DF0CCA7C942139051 /* IceLocatorDiscovery */ = { isa = PBXGroup; children = ( - 9FD88A0D66DE622A932A25F4 /* AllTests.swift */, - A16B21A6AB45ECC376958B43 /* Client.swift */, - E47A53A14722E7BC605F9F49 /* Server.swift */, - FEA71345B6615F3E4D33C996 /* Test.ice */, - 8EF461162F7A47F5DB82320B /* TestI.swift */, + BEE41C9E317FBB20BE2F8068 /* PluginI.cpp */, ); - name = binding; + name = IceLocatorDiscovery; sourceTree = ""; }; - F2011213BF9F39BE4D37A483 = { + F73EDCB74138B7B400321C5D /* escape */ = { isa = PBXGroup; children = ( - 13ED259A746922686D6DA866 /* cpp */, - CD533DD8167D77C221CE15B3 /* Frameworks */, - AEB9C8B8ED6C7323D2E9F922 /* Products */, - 017EDEE8A9B22ABF17E659BF /* slice */, - 86D7061483010B4166C15A04 /* src */, - 36B867C6EA90E298A0036B91 /* test */, + 848A2C0A4882DC676A70A705 /* Clash.ice */, + FB79083011FBA8DFB531DBDF /* Client.swift */, + 15E78608432DB5BC1056A35E /* Key.ice */, ); + name = escape; sourceTree = ""; }; - F6A18676AF7C70F2B3BA1176 /* configuration */ = { + F98259E003F4E25040953A28 /* defaultValue */ = { isa = PBXGroup; children = ( - 20315063734B1848E01BB1ED /* AllTests.swift */, - 3B8A161606132818C9BD3972 /* certs */, - D3E91B917E1883A1C312E806 /* Client.swift */, - A2B50F0EA6C660CFB33AB5EA /* Server.swift */, - 7E136388DA19E1646CD6C2A4 /* Test.ice */, - 67FB155A51749562120938BE /* TestI.swift */, + 527B807CE15838B00C8842CD /* AllTests.swift */, + E827E809015E95548F048F7B /* Client.swift */, + 61EFE42566AEC31FE71A037F /* Test.ice */, ); - name = configuration; + name = defaultValue; sourceTree = ""; }; - FFA417CD3AFD7856BAEE7F78 /* info */ = { + FDE7BDB8E6AF669614B62545 /* operations */ = { isa = PBXGroup; children = ( - 20206B9B1EF7C0E79DBF8EC1 /* AllTests.swift */, - F696EB5215D4CEE078EFE307 /* Client.swift */, - FFDF944264BD8F72F80EB4F3 /* Server.swift */, - 4A60EF4597458FEECDEA609D /* Test.ice */, - 15DCA2A433E7B84F68A4086E /* TestI.swift */, + 8C090FF6DC8B7E73B8F0CF61 /* AllTests.swift */, + 6FD0C7728FD3AC2059BB3BCA /* BatchOneways.swift */, + 4482E9D3417B5427A3BFC1A4 /* BatchOnewaysAMI.swift */, + E4CE9365FEFDF4E27726F5A0 /* Client.swift */, + DB734C62E8CF57F47A12DDE6 /* Collocated.swift */, + 636E53AB05D77F09A1A9F930 /* Oneways.swift */, + 3940C31332E61B7BC03B38FF /* OnewaysAMI.swift */, + 36A72C1B1319CA521AB90CBC /* Server.swift */, + 548638E31FF14DDC9730B094 /* ServerAMD.swift */, + 404181AD3492E372A6448E02 /* Test.ice */, + D0A6C115E11BF8E8C4FEF83D /* TestAMD.ice */, + C5FEACF1F212D68032902136 /* TestAMDI.swift */, + 3195B5480C3CCC2F665C0C2C /* TestI.swift */, + 1362935E50D28C3C1B3F644B /* Twoways.swift */, + 5BFD7377989DCDE48FF2478E /* TwowaysAMI.swift */, ); - name = info; + name = operations; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ - 070F1885BE538B9EA1250046 /* Headers */ = { + 06DC30210B2F088C98697944 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + BC35717F7DE6E1D93B157B63 /* IceGridSwift.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 088985106B8786B23D02220F /* Headers */ = { + 15B1EAABE218B6A0853E0388 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 396D5C87C47DF8E15471A38A /* IceGridSwift.h in Headers */, + 1908F3DB2B903CA03C5C509D /* Glacier2Swift.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 157E4D630FA5F360C1C1DE5B /* Headers */ = { + 37EE93C785D38B072CB3B318 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 2E87BE63BBFA05A6D9288C67 /* Headers */ = { + 40E8E62BF99B6B7268B1BA9B /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 51B5A320A7F41B5BD3BD1A40 /* IceStormSwift.h in Headers */, + 4AE72E8E79DD4297FBBE8D40 /* Glacier2Swift.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 363371F2B680F214C8021BBF /* Headers */ = { + 4F76ABE3F794EA43C78AB3C6 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 36E02A6808A16B486D13674D /* Headers */ = { + 5734AB5EF5ECF8335104BA9F /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + F4C6EA67D6A3614A7B6D5A92 /* AdminFacetFactory.h in Headers */, + D66BF69D69D8B1CC8721D29C /* BlobjectFacade.h in Headers */, + 84D3032010C829971DA4BD6A /* Communicator.h in Headers */, + CE7FB2DA23494BC592D0DB05 /* Config.h in Headers */, + 502C58012F6FAD8F56150364 /* Connection.h in Headers */, + D5DEB7BC0283524C22B98A52 /* Convert.h in Headers */, + 7BC86CA0006F335504308A59 /* Endpoint.h in Headers */, + E039C694D78A7EBEDE5A8D57 /* Exception.h in Headers */, + DE3029FEC278C7FB2BAB49D8 /* IceImpl.h in Headers */, + 6EAA40FE989B458DA95DB9AB /* IceUtil.h in Headers */, + DAB6CC1F86EEF13597568C26 /* ImplicitContext.h in Headers */, + E95AC73147BE7B6C63B0C9BC /* LocalObject.h in Headers */, + 9DEACBF7F8B13DBB44DA8707 /* Logger.h in Headers */, + D4083DC307697D568D692C6C /* LoggerWrapperI.h in Headers */, + 8CD13A13E64BB732404B3277 /* ObjectAdapter.h in Headers */, + A9129F8945EDC396475E0039 /* ObjectPrx.h in Headers */, + 86E700C5C316320AD9338BC3 /* OutputStream.h in Headers */, + 36E5BB4FD35D952AF93B13C1 /* Process.h in Headers */, + FAC1D963A873A8D77752DF27 /* Properties.h in Headers */, + BDA06A37B4BFD9120C926E6F /* PropertiesAdmin.h in Headers */, + 41F3AC1E6654BFBE43122D56 /* TraceUtil.h in Headers */, + 217B149000553851FECCCB25 /* UnsupportedAdminFacet.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 59A815FC42893BF5AB3E7D09 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 116815A0BE0CD5F2C77F67CD /* IceStormSwift.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 3CBF00F8739C0778186DD2BE /* Headers */ = { + 6D6A010C3487534383F302CE /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - C7E24302E3B29B1381C3E7AB /* AdminFacetFactory.h in Headers */, - 7A603F955709EF438A5963BA /* BlobjectFacade.h in Headers */, - 2FE1DFACD37DB6F1F1BAD9F7 /* Communicator.h in Headers */, - 3491B2BB74CA9C43B1E4B3D2 /* Config.h in Headers */, - 018309DD7A6B809B674187A9 /* Connection.h in Headers */, - 304EB938F6CF45423C6754F2 /* Convert.h in Headers */, - C7D552A536D922E25DE6151B /* Endpoint.h in Headers */, - A1F5E8FD8910C2CE0E2042F4 /* Exception.h in Headers */, - BE7B80754411DF74A2B0DE1E /* IceImpl.h in Headers */, - 30F49D7DFDF347FBE00CDE53 /* IceUtil.h in Headers */, - 4B71CA158FE2CA3A98AC50B9 /* ImplicitContext.h in Headers */, - 4408D7C9BCE649163B580E87 /* LocalObject.h in Headers */, - AE6EE93FF59B978CB43DF41E /* Logger.h in Headers */, - 5E9B4EFFC736CD2FC035E38A /* LoggerWrapperI.h in Headers */, - 4D09887940CDEB1C676A80FA /* ObjectAdapter.h in Headers */, - BBCE116EDAB617EBD0DE9BCC /* ObjectPrx.h in Headers */, - 7645E4BF7F24BC5A6772BC1B /* OutputStream.h in Headers */, - E5F679C411ED4DC809D4325B /* Process.h in Headers */, - 857BFAB01A65614FAC394336 /* Properties.h in Headers */, - 0EB78805630E05B696979D8D /* PropertiesAdmin.h in Headers */, - 9F8514E3C4F85A0D16134FAF /* TraceUtil.h in Headers */, - A0D527236C2D79005970F776 /* UnsupportedAdminFacet.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 3E639FE5F6E8B7A2F5384F5A /* Headers */ = { + 65797BBB876848478E28BD7A /* AdminFacetFactory.h in Headers */, + 0D42A6535F2811941FEC23AC /* BlobjectFacade.h in Headers */, + B099D50DEF7F9BBFACA24B0D /* Communicator.h in Headers */, + 01EA38E666CFEA44173B668B /* Config.h in Headers */, + 802ECD30CEC01C2A663E6480 /* Connection.h in Headers */, + 691E3C2F1A19D9FFE920A028 /* Convert.h in Headers */, + EA30CDF1245F4577F318F7C6 /* Endpoint.h in Headers */, + 55DCADFE6F0FC1E7A42707E2 /* Exception.h in Headers */, + 95D8823BE0177F66C934F318 /* IceImpl.h in Headers */, + 8C2B41F646AC199086B22BAB /* IceUtil.h in Headers */, + 489E3F9D1C88DE2CBFD632FB /* ImplicitContext.h in Headers */, + 04C7060F70AB4D79CB29F01B /* LocalObject.h in Headers */, + AE55E8E22A280FBCD3C884AD /* Logger.h in Headers */, + 69C00A9ECD192ABD420E2C74 /* LoggerWrapperI.h in Headers */, + A524EB8B69588438025154EF /* ObjectAdapter.h in Headers */, + F5E81543964F120C2CE4DFBA /* ObjectPrx.h in Headers */, + 5BCB31A03E5825A6DE4D6FA7 /* OutputStream.h in Headers */, + 516FEB525A0868AE1AB2E9FC /* Process.h in Headers */, + 7FED0848CB7D069900679417 /* Properties.h in Headers */, + 82F675D1E4D9B5FB0E159CB6 /* PropertiesAdmin.h in Headers */, + 6BD94FD8D63260D19C91E42C /* TraceUtil.h in Headers */, + F73A43F46F95474A29F0103D /* UnsupportedAdminFacet.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 6F87493166D437F9CC53B8BE /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + DD283BC8DD34377DA60B0916 /* IceSwift.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 527CFBCE8FFC1CB67AFC7881 /* Headers */ = { + 7D27FAE96A158A1EE0A2E491 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + C2251FBB4E9D023A491D5734 /* IceSwift.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 66CEAD83C456B6B158816F61 /* Headers */ = { + 7E446E2238784A538FD9CE5E /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - BC9853E35B992ADCD9DF2B67 /* IceSwift.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 76D192E548D38B8824309F3F /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 2D2C6676478C56449B3728A3 /* AdminFacetFactory.h in Headers */, - BA4B97C4E8BBA45CBD218C6D /* BlobjectFacade.h in Headers */, - 73B3B6679E7E1C30E0F17378 /* Communicator.h in Headers */, - 278F63403DC977947412D4D0 /* Config.h in Headers */, - B6E6E4A77D13E734D841B646 /* Connection.h in Headers */, - 00C7605F1A66AADF50B893D4 /* Convert.h in Headers */, - FE26BDA431B74FA1B8B3347A /* Endpoint.h in Headers */, - 00F65C35D677655210C11C8A /* Exception.h in Headers */, - 2CE4AE54A2B2A0CE75736044 /* IceImpl.h in Headers */, - AA1A1CCB7B3E5B8117FA2793 /* IceUtil.h in Headers */, - FC8139FBD9789777F4BB0B0F /* ImplicitContext.h in Headers */, - 8AD07D6D37D73926001E2319 /* LocalObject.h in Headers */, - A6515C6D5E7677CC33BCF8A7 /* Logger.h in Headers */, - 3BC632B54616C03E9F5C9AE0 /* LoggerWrapperI.h in Headers */, - 47166F08D46B23CDB12BFEF4 /* ObjectAdapter.h in Headers */, - 201AF4526DBA61921EFC5EAF /* ObjectPrx.h in Headers */, - 43958383D5C35A560444986A /* OutputStream.h in Headers */, - 371825E61B011F0FD2E1CDF8 /* Process.h in Headers */, - F80AF6C992E9BFF055F58220 /* Properties.h in Headers */, - AF56DC0570141292514136D6 /* PropertiesAdmin.h in Headers */, - 36CC85B76592C9E83446EE87 /* TraceUtil.h in Headers */, - D7E234FBFC78978808ACF4FC /* UnsupportedAdminFacet.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7B7085BDC34C63D58FEDBDF2 /* Headers */ = { + 84C75B5463291D4C311E209B /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - A7F3E7904D24E6A1517CAD1A /* Headers */ = { + 869C10FAFAEBC32CA64345CD /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 61CA7FFFAC0E402C5BDC0C69 /* IceStormSwift.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - B5EAD9F2DD3F499ECEA17BFA /* Headers */ = { + 967E93027C5CCEEE5C1F01D5 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 68D7BE32DE57B40E319FB598 /* IceSwift.h in Headers */, + AD68F8AB82137E4BCD5A1C7F /* IceGridSwift.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - CB72F67CB3DF49739CF05D67 /* Headers */ = { + 9DF96BB5DD0674C8C7612AA4 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - E7333534BC8B2AACD6F1E6D6 /* IceGridSwift.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - D0F98D6CABCB575F04A71AA8 /* Headers */ = { + C160DC65BB86DC60EE32645F /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + C97F0D3D612BCB659B747D82 /* IceStormSwift.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - F6943153B70A9A8C9EA75D52 /* Headers */ = { + D11C113842C7C3388D79A3DC /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 59E997CB83178B6E31CC9250 /* Glacier2Swift.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - FA4A9DE940C9C945BA53501D /* Headers */ = { + E1DBE05D5ACD3DE23AA0A2AA /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 42F17001527FA79119AAC9C3 /* Glacier2Swift.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ - 02FBDB36D74304426294933C /* IceInvoke iOS */ = { + 07AE60F514C90CA985E3D745 /* IceProperties macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 1B4345E20A7FEA796B09FF68 /* Build configuration list for PBXNativeTarget "IceInvoke iOS" */; + buildConfigurationList = A7630A6291D8A752F4927804 /* Build configuration list for PBXNativeTarget "IceProperties macOS" */; buildPhases = ( - 73B237E797D3512A677CCEE0 /* Sources */, - 200A3459DF68DDFA0B509552 /* Frameworks */, - 10D2DBECB7758CFB031FB133 /* Resources */, + 3FAF2053815A99BE3B760B63 /* Sources */, + 7DE98E6649F4CCEC5BB08431 /* Frameworks */, + F4DFCC4EB6634CA82D59AAE2 /* Resources */, ); buildRules = ( - F066F2B7CBC44A0DDFD44F6E /* PBXBuildRule */, + 98B402682C984B12A07CF3C8 /* PBXBuildRule */, ); dependencies = ( - 20EA239DA98B2EDB4AD52F6C /* PBXTargetDependency */, - E2727576FC6754D20EE8C768 /* PBXTargetDependency */, + 964962F032624DBAE98F50BB /* PBXTargetDependency */, + 7661D079F864D7797B0668C7 /* PBXTargetDependency */, ); - name = "IceInvoke iOS"; - productName = IceInvoke; - productReference = 6BA0270ABD22FE18CEED9BF7 /* IceInvoke.bundle */; + name = "IceProperties macOS"; + productName = IceProperties; + productReference = F8CCC24FA1C063C2EEDFE4CE /* IceProperties.bundle */; productType = "com.apple.product-type.bundle"; }; - 0BBF768DFD94F2C80050F7F0 /* IceSlicingObjects iOS */ = { + 0C56ED709D6A92F213634249 /* IceDefaultServant macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 5B2F5BFB1A28F442441EA443 /* Build configuration list for PBXNativeTarget "IceSlicingObjects iOS" */; + buildConfigurationList = 08EAB15A7655681506FA22B3 /* Build configuration list for PBXNativeTarget "IceDefaultServant macOS" */; buildPhases = ( - 05D9CD5F9113E816F50091B0 /* Sources */, - 67C0FE7272044BFB15687998 /* Frameworks */, - 440B80E26FFD4D2CF78F9640 /* Resources */, + 4F953B17C0DE0DCDAC95808F /* Sources */, + 16854EDED1DC30D845894E71 /* Frameworks */, + FCE82FAD82D69515FD51A18A /* Resources */, ); buildRules = ( - 664F364109E8FA13F705E5A7 /* PBXBuildRule */, + 59D1EE7B545B10762A62C9CB /* PBXBuildRule */, ); dependencies = ( - B98BE54C72F9D24FACC469C3 /* PBXTargetDependency */, - E46EFEC8E8A8F5B63B9BF83B /* PBXTargetDependency */, + 097649CB578918E6BFA73841 /* PBXTargetDependency */, + 03EBD52399A168D3CE9AB94A /* PBXTargetDependency */, ); - name = "IceSlicingObjects iOS"; - productName = IceSlicingObjects; - productReference = A0164DCDF4A339A48C22B7CA /* IceSlicingObjects.bundle */; + name = "IceDefaultServant macOS"; + productName = IceDefaultServant; + productReference = 8AB78C3D3C0AB3505229F618 /* IceDefaultServant.bundle */; productType = "com.apple.product-type.bundle"; }; - 0D9E13D474AB4CE7CCD9B661 /* IceSlicingExceptions macOS */ = { + 108924A4487AC52102F3748E /* IceInterceptor macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 33174BC3FCF1025C691D7F8C /* Build configuration list for PBXNativeTarget "IceSlicingExceptions macOS" */; + buildConfigurationList = 65B45117CF7D284C450D048F /* Build configuration list for PBXNativeTarget "IceInterceptor macOS" */; buildPhases = ( - 56167410EE5D886E0DF82487 /* Sources */, - 8B5D3A10CDEA14780DC26DF1 /* Frameworks */, - F7338E47F6A0AD32570FBBE2 /* Resources */, + 8793D84369470E7594BC63A8 /* Sources */, + FD7336B29F8C11A4D24C08E3 /* Frameworks */, + 8D12B1E113B1B5FB755F4CBB /* Resources */, ); buildRules = ( - 70888C2C77680C1DCE4C57A3 /* PBXBuildRule */, + 12CA6226DA27ACDDA189CA97 /* PBXBuildRule */, ); dependencies = ( - D4932975393375016B909DA3 /* PBXTargetDependency */, - 45ED98D14B0B8254E7A0AA6E /* PBXTargetDependency */, + 76459B47CFEE332931461020 /* PBXTargetDependency */, + 0C8C9D7E2A8B3D5C98497DD5 /* PBXTargetDependency */, ); - name = "IceSlicingExceptions macOS"; - productName = IceSlicingExceptions; - productReference = 69575522235A690B482F9B69 /* IceSlicingExceptions.bundle */; + name = "IceInterceptor macOS"; + productName = IceInterceptor; + productReference = F9868140E2B316E4FC985E2B /* IceInterceptor.bundle */; productType = "com.apple.product-type.bundle"; }; - 0DA11BBF26CA48461BCFCE90 /* IceServantLocatorAMD macOS */ = { + 11400C192CA4ADC6E218C2FD /* IceRetry iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 314A9D2F3EC627DAFE0B701C /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD macOS" */; + buildConfigurationList = 04EDE5562E734D32D223EE10 /* Build configuration list for PBXNativeTarget "IceRetry iOS" */; buildPhases = ( - D0663AAEF02FB94E302F5D74 /* Sources */, - 652CD0E33DD2D7E9D7F04EF7 /* Frameworks */, - 1516C8FD42F2C61AC9FBC27C /* Resources */, + C9BB0764E5730ACC2605D681 /* Sources */, + D64000854305FB086773F922 /* Frameworks */, + 24D3AE76B38C233D25663373 /* Resources */, ); buildRules = ( - DD1FDB64698E47ACBD4415AE /* PBXBuildRule */, + A829941E1B4BA601CDD6F505 /* PBXBuildRule */, ); dependencies = ( + FCB485592008468ED3A3A820 /* PBXTargetDependency */, + AE1F33B78AEE95EE00A332FD /* PBXTargetDependency */, ); - name = "IceServantLocatorAMD macOS"; - productName = IceServantLocatorAMD; - productReference = 3A917FFADDB876B41096B0DA /* IceServantLocatorAMD.bundle */; + name = "IceRetry iOS"; + productName = IceRetry; + productReference = 7755F8AB52E84E0B45AD62FE /* IceRetry.bundle */; productType = "com.apple.product-type.bundle"; }; - 102627DC31E1C8FDBFEC33B2 /* IceOptional macOS */ = { + 13C510A5F8CB881C313E6C04 /* IceRetry macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 432497C4D942C9C0B541FB3C /* Build configuration list for PBXNativeTarget "IceOptional macOS" */; + buildConfigurationList = C6A0E1AE1D6A6B3764C6A4B6 /* Build configuration list for PBXNativeTarget "IceRetry macOS" */; buildPhases = ( - A1C7780EE9B5AAA51F94434D /* Sources */, - C76DB13FC3D7939DFD6B42D1 /* Frameworks */, - BB058C6390CC1D01A24E8F73 /* Resources */, + AAABD17FD1BB8DD95B584D72 /* Sources */, + 33C36226CEE3C85A84AA0C39 /* Frameworks */, + 08D8D7CDD4A9A9335EACCE8A /* Resources */, ); buildRules = ( - 5DFC2835615B72289DC4DA32 /* PBXBuildRule */, + C4157D03C81AAB32A96F4C49 /* PBXBuildRule */, ); dependencies = ( - 3966BDABE160BCEF764F1555 /* PBXTargetDependency */, - A8F2DA91176D837FD549FF85 /* PBXTargetDependency */, + D44F9FDCEB1085DB0B957F0A /* PBXTargetDependency */, + 11C6B7F6FB874D11EF5E2F82 /* PBXTargetDependency */, ); - name = "IceOptional macOS"; - productName = IceOptional; - productReference = F7A6917FA1A34A02BB5FB5C9 /* IceOptional.bundle */; + name = "IceRetry macOS"; + productName = IceRetry; + productReference = 606985C96A14A5A107D2FA66 /* IceRetry.bundle */; productType = "com.apple.product-type.bundle"; }; - 10F888DB94F11DC89AF26A02 /* IceOperationsAMD iOS */ = { + 16B6C9681549E4064B0D6A21 /* IceLocation macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 1D9D8418DB0027BD2B6B3281 /* Build configuration list for PBXNativeTarget "IceOperationsAMD iOS" */; + buildConfigurationList = 96EDC666E91E4C9BAA5F10D2 /* Build configuration list for PBXNativeTarget "IceLocation macOS" */; buildPhases = ( - EB350953A0E9F7550BB80261 /* Sources */, - DF605F5258671AEB12B8AA44 /* Frameworks */, - 20001B0FB17F5EC7E30134D2 /* Resources */, + C2026EEEB55328A53985CA3B /* Sources */, + 40C886F1EF2FF3905A38AFCB /* Frameworks */, + 9B49E56F28451F8E1FF69230 /* Resources */, ); buildRules = ( - DE3139F29FB3B4E55DFECBA2 /* PBXBuildRule */, + 7AD2E8D993310A2F6AD4A454 /* PBXBuildRule */, ); dependencies = ( + 72471A310E1C6D2500237A64 /* PBXTargetDependency */, + C7716709EE6FBB3F598DD80F /* PBXTargetDependency */, ); - name = "IceOperationsAMD iOS"; - productName = IceOperationsAMD; - productReference = C7DA987D6E7367A517180EA7 /* IceOperationsAMD.bundle */; + name = "IceLocation macOS"; + productName = IceLocation; + productReference = A01B926A7B8E3EC380C5BC12 /* IceLocation.bundle */; productType = "com.apple.product-type.bundle"; }; - 124F8A23FBE3C41C25549BBE /* IceStorm iOS */ = { + 19F7047F3877167DF4593A5B /* IceInvoke iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 0E04FD1FEA57626506827377 /* Build configuration list for PBXNativeTarget "IceStorm iOS" */; + buildConfigurationList = 1A14F3D6516B4B5EBE27550E /* Build configuration list for PBXNativeTarget "IceInvoke iOS" */; buildPhases = ( - A7F3E7904D24E6A1517CAD1A /* Headers */, - E9B8E6FDE6B108AFB9978593 /* Sources */, - 02F0C9BD7EC28ECAF8858F40 /* Frameworks */, - B5B0560461C8204EDEA74168 /* Resources */, + 39F803373D3F0A82B06B5AB9 /* Sources */, + 33CDBC8212A9A016FCCDD9C8 /* Frameworks */, + 17DFCA904AFA2B70BDBB9CAB /* Resources */, ); buildRules = ( - 4566DC5971E2A982762CB5D7 /* PBXBuildRule */, + 92C050369E9D82B668AEFC83 /* PBXBuildRule */, ); dependencies = ( - 39AA523BAAFC504EC3E2B202 /* PBXTargetDependency */, + 761F1FA31E1BC6AE981A9BE5 /* PBXTargetDependency */, + 06D66C775A751CE5CA03661C /* PBXTargetDependency */, ); - name = "IceStorm iOS"; - productName = IceStorm; - productReference = A5A49661451DA65FCED7B973 /* IceStorm.framework */; - productType = "com.apple.product-type.framework"; + name = "IceInvoke iOS"; + productName = IceInvoke; + productReference = 0F3EFA959947112551197052 /* IceInvoke.bundle */; + productType = "com.apple.product-type.bundle"; }; - 15143094B94B8D52C80F73B9 /* IceDiscovery C++11 macOS */ = { + 1AC8628BE1B9C4A1ABE99F41 /* IceSlicingExceptionsAMD macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 3A576386F5A83A9CF53920FD /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 macOS" */; + buildConfigurationList = 82AC35DEDF69D26812FEA738 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD macOS" */; buildPhases = ( - 157E4D630FA5F360C1C1DE5B /* Headers */, - ED86135AB19530796E101192 /* Sources */, - EFDED60D8FA91F550831C13F /* Frameworks */, + 65D24FB918B60245FEEA3015 /* Sources */, + 731C1C7E066ADC566E6FBBF3 /* Frameworks */, + 010B7BE189E409D3F0339F67 /* Resources */, ); buildRules = ( - 44F2D10FF934EE7616E14A98 /* PBXBuildRule */, + D248A04E4141B3A1511E39ED /* PBXBuildRule */, ); dependencies = ( - D835FC4DE0DA0988CEFC89CE /* PBXTargetDependency */, ); - name = "IceDiscovery C++11 macOS"; - productName = "IceDiscovery C++11 macOS"; - productReference = 0CC266A043E16997E96CE718 /* libIceDiscovery C++11 macOS.a */; - productType = "com.apple.product-type.library.static"; + name = "IceSlicingExceptionsAMD macOS"; + productName = IceSlicingExceptionsAMD; + productReference = EE9AAE182832420EEDFDD489 /* IceSlicingExceptionsAMD.bundle */; + productType = "com.apple.product-type.bundle"; }; - 1678681B5B38D03D46A3B6EF /* IceOptionalAMD iOS */ = { + 1FD5DFED92DD8A7B39F6A99E /* IceScope macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = E904217B0C015AAAD4447A08 /* Build configuration list for PBXNativeTarget "IceOptionalAMD iOS" */; + buildConfigurationList = ED5D62A36161FB66AA22BCEC /* Build configuration list for PBXNativeTarget "IceScope macOS" */; buildPhases = ( - 1A282635677BBC1E21894325 /* Sources */, - F4BEB66D59F23D8D764D7323 /* Frameworks */, - 4C35C7C75B11450532724162 /* Resources */, + 79B4AA2EE5EC176B54A53FE5 /* Sources */, + 1F14973A53D1F0B30B0A3472 /* Frameworks */, + 48C00005E50B6F9022E30FC4 /* Resources */, ); buildRules = ( - 63FA57A0DAA48393715287EC /* PBXBuildRule */, + 1122723303D645FDB765E1F7 /* PBXBuildRule */, ); dependencies = ( + 265C61CA18668D3B8494E041 /* PBXTargetDependency */, + B88C28E6B56BE7E5DF2AA1DB /* PBXTargetDependency */, ); - name = "IceOptionalAMD iOS"; - productName = IceOptionalAMD; - productReference = 8E219163102EBF7FFD020F6A /* IceOptionalAMD.bundle */; + name = "IceScope macOS"; + productName = IceScope; + productReference = 79754C70D1F38E097E806D57 /* IceScope.bundle */; productType = "com.apple.product-type.bundle"; }; - 17A45EBC10FB4DA0D5089ACD /* IceServantLocatorAMD iOS */ = { + 21466EDF0B96B790ABAC6FF5 /* IceServantLocatorAMD macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 2B3B3933E542C58D14FBBFEA /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD iOS" */; + buildConfigurationList = 7FA5B67A1D5AB9ABD4C954E4 /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD macOS" */; buildPhases = ( - 5304253DFE877B27BF9A1C3A /* Sources */, - 9BF1D686B593F9D7452F0FE0 /* Frameworks */, - 518B3983E8908C931AD8EF1B /* Resources */, + 52637C078C09C5731FB27330 /* Sources */, + AD8552D60BB49DC581920139 /* Frameworks */, + 79CEAC90F84392E45F5EF88C /* Resources */, ); buildRules = ( - 1C717166D1707F7408215DCC /* PBXBuildRule */, + EA3D4939CC973D5FD8FAD42B /* PBXBuildRule */, ); dependencies = ( ); - name = "IceServantLocatorAMD iOS"; + name = "IceServantLocatorAMD macOS"; productName = IceServantLocatorAMD; - productReference = 213CD1E615FE96C1B31BC687 /* IceServantLocatorAMD.bundle */; + productReference = D45BF22435851FC5E2BA3631 /* IceServantLocatorAMD.bundle */; + productType = "com.apple.product-type.bundle"; + }; + 21C1682B95702A3F07492E8B /* IceStream macOS */ = { + isa = PBXNativeTarget; + buildConfigurationList = 31329F968BA696322B34949C /* Build configuration list for PBXNativeTarget "IceStream macOS" */; + buildPhases = ( + 4E7757AD9B4BA32078345D1C /* Sources */, + 2B27A0805E19448E908E2439 /* Frameworks */, + 6C77B25C6EFF34E894FF83AE /* Resources */, + ); + buildRules = ( + 6E200407CD1C725B908D845E /* PBXBuildRule */, + ); + dependencies = ( + E3214718E9891C24E1CBB600 /* PBXTargetDependency */, + EB1D2F04A64356F9B0CFEFE2 /* PBXTargetDependency */, + ); + name = "IceStream macOS"; + productName = IceStream; + productReference = E0F5B95CC1B68A05581EF3FF /* IceStream.bundle */; productType = "com.apple.product-type.bundle"; }; - 199CC283CB473D6A3BA5D7A8 /* IceOptional iOS */ = { + 227CBC8F4D020448B92069BE /* IceOptional iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 2E88794C71AB2188D4DB64A7 /* Build configuration list for PBXNativeTarget "IceOptional iOS" */; + buildConfigurationList = 74C9489A36867EFD8B3216F4 /* Build configuration list for PBXNativeTarget "IceOptional iOS" */; buildPhases = ( - 9EDBCB7EDFECE79E5F4BB6D6 /* Sources */, - 139854C6E3CEB1AECA2E1AFE /* Frameworks */, - 19313C8AE52F944C951C48CA /* Resources */, + D364A7F5395C8BEBD22C08A3 /* Sources */, + 52C87DB24DB9D4250D919962 /* Frameworks */, + FC9D916671AD0226249D05D4 /* Resources */, ); buildRules = ( - 80DECBAAEE7D394CF5963C4E /* PBXBuildRule */, + CC1767396BE2AEBE76D00E09 /* PBXBuildRule */, ); dependencies = ( - 4217996FBA48EAFA6E38CB87 /* PBXTargetDependency */, - C3BEFC022FD588A37E72099B /* PBXTargetDependency */, + 81C0D7EBD40B29FACC22AEF9 /* PBXTargetDependency */, + F2927A37620F3DC35454BC33 /* PBXTargetDependency */, ); name = "IceOptional iOS"; productName = IceOptional; - productReference = FFA85181C4058679E9D515BE /* IceOptional.bundle */; + productReference = B8554C4BF66E18643F12883F /* IceOptional.bundle */; productType = "com.apple.product-type.bundle"; }; - 1AA1FF0605315704087909EB /* IceExceptionsAMD iOS */ = { + 243E7796059BB91D8C10601E /* IceUdp iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 874558019511B16E1F595FCB /* Build configuration list for PBXNativeTarget "IceExceptionsAMD iOS" */; + buildConfigurationList = D571572C4995CB0F3D9FA2C8 /* Build configuration list for PBXNativeTarget "IceUdp iOS" */; buildPhases = ( - ACA12AB0EDFE32E08A72757B /* Sources */, - 632485636485E709FAA861BB /* Frameworks */, - C14701357969C150011033DA /* Resources */, + 7FB389BECA27C9B5A6620B6B /* Sources */, + 9BF041E7A38C7FABB14C368A /* Frameworks */, + 643FBD856DBF082987244B4C /* Resources */, ); buildRules = ( - 530E559A2D1694985C45CC90 /* PBXBuildRule */, + AAA338507B2D04843EE538C8 /* PBXBuildRule */, ); dependencies = ( + 4E62F939851444483110A528 /* PBXTargetDependency */, + 6F2EC0AB7D6D9C6092A5BC23 /* PBXTargetDependency */, ); - name = "IceExceptionsAMD iOS"; - productName = IceExceptionsAMD; - productReference = DA040F80FD5E8BCE9E4B9D48 /* IceExceptionsAMD.bundle */; + name = "IceUdp iOS"; + productName = IceUdp; + productReference = 8CF6B323879196FF0C6F02EF /* IceUdp.bundle */; productType = "com.apple.product-type.bundle"; }; - 1B6404CACE2A5A48F038FDD2 /* IceRetry macOS */ = { + 2839FE2ACED7AF8A8AD041F4 /* IceServantLocator macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 30E12B7C8A9F84903DC90EFD /* Build configuration list for PBXNativeTarget "IceRetry macOS" */; + buildConfigurationList = DF585EF97D9658916A1A9AE1 /* Build configuration list for PBXNativeTarget "IceServantLocator macOS" */; buildPhases = ( - A23B8A8166EFB98CC5C4B5E3 /* Sources */, - 59689C785790E0F3788B4A81 /* Frameworks */, - 029638A6AB5D3E787A15F237 /* Resources */, + 34D471C003C865AFE59956AD /* Sources */, + 57BE4E04264280320404E640 /* Frameworks */, + 683A18EF1F106BE59B9507A6 /* Resources */, ); buildRules = ( - A95F714161B2021750BB82C9 /* PBXBuildRule */, + 16104B9991C3EF417137F8EF /* PBXBuildRule */, ); dependencies = ( - 646592AEAC33794D63A81F2B /* PBXTargetDependency */, - FC60D25B5F8CD998938C5085 /* PBXTargetDependency */, + 73E95A25C136745BB68288CC /* PBXTargetDependency */, + 19F42FD39B5EFC3B26DC3D87 /* PBXTargetDependency */, ); - name = "IceRetry macOS"; - productName = IceRetry; - productReference = B3F1595D49A16936FBA50766 /* IceRetry.bundle */; + name = "IceServantLocator macOS"; + productName = IceServantLocator; + productReference = BFC40E49B33653E2543702A0 /* IceServantLocator.bundle */; productType = "com.apple.product-type.bundle"; }; - 205DC647C168F70C51098115 /* IceInvoke macOS */ = { + 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 47F2A21FB0555B5CFB53645B /* Build configuration list for PBXNativeTarget "IceInvoke macOS" */; + buildConfigurationList = 6F79B7FA0DEF23C5E59C9F82 /* Build configuration list for PBXNativeTarget "Ice macOS" */; buildPhases = ( - 8CAD460FB4F549A958EA72AF /* Sources */, - 3566AAD0FBD1A199A1905939 /* Frameworks */, - E8C0E9420F13D6240559340D /* Resources */, + 6F87493166D437F9CC53B8BE /* Headers */, + 61AF1BBF672C2A24F6A9B038 /* Sources */, + FFCCA122F48344A1300BE31A /* Frameworks */, + A053AF638BD4BFA46C63C65F /* Resources */, ); buildRules = ( - 19B5315FD55189743E1ED4F6 /* PBXBuildRule */, + 31F06474805EAEC3359AAED7 /* PBXBuildRule */, ); dependencies = ( - D823584075D542C28312936D /* PBXTargetDependency */, - BCE7D05740F1FA673B4FB291 /* PBXTargetDependency */, + 1EE46CB873AF2EC61CDC447C /* PBXTargetDependency */, ); - name = "IceInvoke macOS"; - productName = IceInvoke; - productReference = E538B1BBF8970745C0AA19E1 /* IceInvoke.bundle */; - productType = "com.apple.product-type.bundle"; + name = "Ice macOS"; + productName = Ice; + productReference = 2454F9714961DAA98C75DE07 /* Ice.framework */; + productType = "com.apple.product-type.framework"; }; - 223FEF75153D348CEAE42CEA /* SliceEscape iOS */ = { + 29F3801BE50321A41EE80A91 /* IceBinding iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 846D01083908FF2D9FEDBEE6 /* Build configuration list for PBXNativeTarget "SliceEscape iOS" */; + buildConfigurationList = 96BBBDC2D9E750F52D1606F5 /* Build configuration list for PBXNativeTarget "IceBinding iOS" */; buildPhases = ( - 4D514F31EBB7C7E525526051 /* Sources */, - FFB055C692418AC3FB978A76 /* Frameworks */, - 0998A8FDA3D9141F6AB53C62 /* Resources */, + 6C98431ECFA42E7193B7C51F /* Sources */, + 74887C248FA40958DE8D0AF1 /* Frameworks */, + 7BC8F078F5982D60A7D84973 /* Resources */, ); buildRules = ( - EE81EC8F38058346F6CBAF80 /* PBXBuildRule */, + A4CD5E59722D7D36025E0C2A /* PBXBuildRule */, ); dependencies = ( - 6AB6F3A623B95E22002E67DC /* PBXTargetDependency */, - 3B6F28CF6505215731F97998 /* PBXTargetDependency */, + C9FE24FB17D7AC8A49513A41 /* PBXTargetDependency */, + BCC6DB42BB42F925DA0B7705 /* PBXTargetDependency */, ); - name = "SliceEscape iOS"; - productName = SliceEscape; - productReference = E70C646D0F4AB1FF12251277 /* SliceEscape.bundle */; + name = "IceBinding iOS"; + productName = IceBinding; + productReference = 3CD77C9A5413CEB753006669 /* IceBinding.bundle */; productType = "com.apple.product-type.bundle"; }; - 2301FB05F289063F861AC36B /* IceUdp macOS */ = { + 2EFB228FBAC6B6D8298CB81A /* Glacier2 iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 12CF519E386FB7A702DB7869 /* Build configuration list for PBXNativeTarget "IceUdp macOS" */; + buildConfigurationList = FB51EC4AB66B779843AA655F /* Build configuration list for PBXNativeTarget "Glacier2 iOS" */; buildPhases = ( - 66A0E31832A4677BD1B00638 /* Sources */, - 6BC89C5A418AF204EBF3ADB2 /* Frameworks */, - CE76E5095410315981BB8546 /* Resources */, + 40E8E62BF99B6B7268B1BA9B /* Headers */, + 59A223C5C1C54E8428DDDCC7 /* Sources */, + 961EEED806B8E24E29C379A8 /* Frameworks */, + B5B008489E54C4D0532547B6 /* Resources */, ); buildRules = ( - 53E6F8ACA6BA45229970FE1A /* PBXBuildRule */, + B92F5F41FE53E009F2A6A847 /* PBXBuildRule */, ); dependencies = ( - 34CA1100A4D0111DCDCB4A73 /* PBXTargetDependency */, - 0C06D203F619769F8DACC6E8 /* PBXTargetDependency */, + 4D051A040CCAE28B95E70EDB /* PBXTargetDependency */, ); - name = "IceUdp macOS"; - productName = IceUdp; - productReference = C760AB427D4974E584E6A1D9 /* IceUdp.bundle */; - productType = "com.apple.product-type.bundle"; + name = "Glacier2 iOS"; + productName = Glacier2; + productReference = F346A5D0E77B5B16D1B4934B /* Glacier2.framework */; + productType = "com.apple.product-type.framework"; }; - 2D34495F14244DB3D131ABF9 /* Ice macOS */ = { + 301BFDE76C92BF2E441AB47C /* IceImpl macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 665092387ED7A5125BCD156A /* Build configuration list for PBXNativeTarget "Ice macOS" */; + buildConfigurationList = 5DCD4CA4B3CD559C8C1A3D1C /* Build configuration list for PBXNativeTarget "IceImpl macOS" */; buildPhases = ( - B5EAD9F2DD3F499ECEA17BFA /* Headers */, - 75C820279B4669D46E3E4FD0 /* Sources */, - 898BEEBBE48DE21F47F839A2 /* Frameworks */, - E458A5D61DF0C80CB72D56BD /* Resources */, + 6D6A010C3487534383F302CE /* Headers */, + 14F8912916F464FE730F08A0 /* Sources */, + D2D212D05E6DB4E98B2E1F37 /* Frameworks */, + C83370C07D1236FCF37398E9 /* Resources */, ); buildRules = ( - 87C09EB43F1EB65B57034BC3 /* PBXBuildRule */, ); dependencies = ( - AD401AFEF2D87275D2D9C543 /* PBXTargetDependency */, + C3A03CD77955892F99305F5D /* PBXTargetDependency */, + D7F24C94CC98FDC39D21E0C4 /* PBXTargetDependency */, + CB74350099981EF56A57656F /* PBXTargetDependency */, ); - name = "Ice macOS"; - productName = Ice; - productReference = 964F1CA013E0977CFADF807D /* Ice.framework */; + name = "IceImpl macOS"; + productName = IceImpl; + productReference = E3E93D59CF6A2A7DE401D405 /* IceImpl.framework */; productType = "com.apple.product-type.framework"; }; - 2F0A01C9E2CCDBCC60A3CB5E /* IceProxyAMD iOS */ = { + 32CF28469B44F6FCA4F37FF0 /* IceTimeout iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 36545C8F22C6B28EA1D77240 /* Build configuration list for PBXNativeTarget "IceProxyAMD iOS" */; + buildConfigurationList = FEAD13FBD53C58701E008864 /* Build configuration list for PBXNativeTarget "IceTimeout iOS" */; buildPhases = ( - A7A82416D96CBBDECBE612DA /* Sources */, - 41D4CA5E164FE9E50C9A4A71 /* Frameworks */, - F7C556F94717AF85D5AF9BCC /* Resources */, + 2AAB93CC9745887B17F2EAC9 /* Sources */, + 011C61504B146DA01D745B4E /* Frameworks */, + 76D26ED4DBAFB04B061E82A5 /* Resources */, ); buildRules = ( - A57681D6E7962AF5A8172F1A /* PBXBuildRule */, + 42E60429B122B9C5308BDEC4 /* PBXBuildRule */, ); dependencies = ( + 30A319A28FA4F3E1940AF75B /* PBXTargetDependency */, + C8AA8347ACF4820EC114D901 /* PBXTargetDependency */, ); - name = "IceProxyAMD iOS"; - productName = IceProxyAMD; - productReference = F6F0748EF4A782FE8C67EB0F /* IceProxyAMD.bundle */; + name = "IceTimeout iOS"; + productName = IceTimeout; + productReference = C27509CC6CBDA54B63CCD7E7 /* IceTimeout.bundle */; productType = "com.apple.product-type.bundle"; }; - 2F3FF2D8FEE5E5A3FDD43418 /* IceGrid macOS */ = { + 37039F2C9A0E28A3EA985C18 /* IceDiscovery C++11 iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 06CE6A62AF61019DABADB16B /* Build configuration list for PBXNativeTarget "IceGrid macOS" */; + buildConfigurationList = A183296B4F5B480CBF8E67DA /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 iOS" */; buildPhases = ( - 088985106B8786B23D02220F /* Headers */, - F6D2D5A60FA028657F6E98DD /* Sources */, - 2B035BB2A70E72CC74E4E03E /* Frameworks */, - 33941CCFD14277BF0DEE0B71 /* Resources */, + 37EE93C785D38B072CB3B318 /* Headers */, + 7F828D615FD486515895632F /* Sources */, + 595FE1D5C352B06FB407ED99 /* Frameworks */, ); buildRules = ( - 9FA9023A9A628C566A6A44EF /* PBXBuildRule */, + 6B0EC06E4A2315210BA60328 /* PBXBuildRule */, ); dependencies = ( - 1B2F2E179428F224D9D98DEC /* PBXTargetDependency */, - F16E954D1F5CC5F96EF6F834 /* PBXTargetDependency */, + 22664255FFDA280BD2E9175C /* PBXTargetDependency */, ); - name = "IceGrid macOS"; - productName = IceGrid; - productReference = D603800919DF7E2674681E95 /* IceGrid.framework */; - productType = "com.apple.product-type.framework"; + name = "IceDiscovery C++11 iOS"; + productName = "IceDiscovery C++11 iOS"; + productReference = 62E979F7887BA115203B9AFB /* libIceDiscovery C++11 iOS.a */; + productType = "com.apple.product-type.library.static"; }; - 3013BF7EA83F40E508F3EB57 /* Glacier2 macOS */ = { + 38A03B76A41948307D00C7DB /* IceExceptionsAMD macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = CAFBABDAE1207DCEC9960ACF /* Build configuration list for PBXNativeTarget "Glacier2 macOS" */; + buildConfigurationList = 64A534AE8F7504478149D27F /* Build configuration list for PBXNativeTarget "IceExceptionsAMD macOS" */; buildPhases = ( - F6943153B70A9A8C9EA75D52 /* Headers */, - 1D3E603FF14BFED521C26E87 /* Sources */, - 1732022A52F5FA46042998C8 /* Frameworks */, - DADFBF7B9D9E2914D976C1B3 /* Resources */, + E91BF65A95192C9201721042 /* Sources */, + 7628EF9CCC410FA71A45B9FD /* Frameworks */, + 854E066E06504C4D064C7EED /* Resources */, ); buildRules = ( - 0A2EF3940C90F94DD783AE9F /* PBXBuildRule */, + 3D611BACCBA58B8853489EDA /* PBXBuildRule */, ); dependencies = ( - AC09E0FAC74DAD8E22103E34 /* PBXTargetDependency */, ); - name = "Glacier2 macOS"; - productName = Glacier2; - productReference = 3A61061EE302624FCE2A351F /* Glacier2.framework */; - productType = "com.apple.product-type.framework"; + name = "IceExceptionsAMD macOS"; + productName = IceExceptionsAMD; + productReference = 7CC35A95E39DDBDD2FA0303C /* IceExceptionsAMD.bundle */; + productType = "com.apple.product-type.bundle"; }; - 3238B63DE9188517C674DC05 /* IceSlicingObjectsAMD macOS */ = { + 408C2A189BBC34948EA2D112 /* IceLocatorDiscovery C++11 macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = E747C876AE89BA45F94AE557 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD macOS" */; + buildConfigurationList = 506859F0141B3A5F3680E3DF /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 macOS" */; buildPhases = ( - 67A93B1BFDD52DB97893D8D4 /* Sources */, - A5CFB4FF7B11B1D49E98E233 /* Frameworks */, - AC07BCECB397C109F4C21D11 /* Resources */, + 4F76ABE3F794EA43C78AB3C6 /* Headers */, + 8998C6D91FBF449113D40FF8 /* Sources */, + 7F2A403A0378E87DBB8A9094 /* Frameworks */, ); buildRules = ( - 15ED0D8EF89581BA3F82A3C4 /* PBXBuildRule */, + C0FAFE6006EA83A2126AE5B0 /* PBXBuildRule */, ); dependencies = ( + 689375E30DBC7F5626362259 /* PBXTargetDependency */, ); - name = "IceSlicingObjectsAMD macOS"; - productName = IceSlicingObjectsAMD; - productReference = 38559C0DD8CB8D492B4F36FB /* IceSlicingObjectsAMD.bundle */; - productType = "com.apple.product-type.bundle"; + name = "IceLocatorDiscovery C++11 macOS"; + productName = "IceLocatorDiscovery C++11 macOS"; + productReference = 13915B192D1FEBEA369AD885 /* libIceLocatorDiscovery C++11 macOS.a */; + productType = "com.apple.product-type.library.static"; }; - 34DD0637BF8AC5D93DE628D4 /* IceStream iOS */ = { + 41B8AA79FBB1C4E4FC298B3D /* IceProxyAMD iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 1D77F99AF48E7B93572E06B1 /* Build configuration list for PBXNativeTarget "IceStream iOS" */; + buildConfigurationList = 60FE00A66A4AC24D7AF382D1 /* Build configuration list for PBXNativeTarget "IceProxyAMD iOS" */; buildPhases = ( - 80823378188B9BC8A58CA72E /* Sources */, - 6E8CD88106682F12392D5161 /* Frameworks */, - EFD03B553A2E9E86B2AB7A2B /* Resources */, + FA2A5BF48F7EFD8195721702 /* Sources */, + A359D90424B4C5E4EE31A1E5 /* Frameworks */, + 91E9976BF19A13A8AB187A1F /* Resources */, ); buildRules = ( - 02F1A8A1B1F0E8761FDC60A7 /* PBXBuildRule */, + 56C49F65D31F64BE5362A59F /* PBXBuildRule */, ); dependencies = ( - 299AA412B8D0AA00E9DB93E6 /* PBXTargetDependency */, - 78CB6E2204FED78F5FE9EDA6 /* PBXTargetDependency */, ); - name = "IceStream iOS"; - productName = IceStream; - productReference = D79072182E42229EBA676D86 /* IceStream.bundle */; + name = "IceProxyAMD iOS"; + productName = IceProxyAMD; + productReference = 637F8A5200F2B8447C4693E1 /* IceProxyAMD.bundle */; productType = "com.apple.product-type.bundle"; }; - 36AD2AEAFE15889B04385247 /* IceTimeout macOS */ = { + 43A111F8D33B3D197BE8EBCA /* IceBinding macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = E9D6C064A9762243B20330A2 /* Build configuration list for PBXNativeTarget "IceTimeout macOS" */; + buildConfigurationList = F5E18EB5E7D83247F7AC0DD4 /* Build configuration list for PBXNativeTarget "IceBinding macOS" */; buildPhases = ( - 0BACF49C98C5BD651C8C41D1 /* Sources */, - 21725010A9BC4843A565AA4B /* Frameworks */, - 9F41C6C22BE83198C7028A59 /* Resources */, + 5ADBFEB3FC1449FAF60C0435 /* Sources */, + B085C0EC0BC98C479DDFEFB8 /* Frameworks */, + 70B5CD4F5A0C4BD01F72DE81 /* Resources */, ); buildRules = ( - 7030B0D1760C0655A283F7E8 /* PBXBuildRule */, + 298CE253A1CE302EE7526D71 /* PBXBuildRule */, ); dependencies = ( - 119CDEC64C418CA1364AB7FE /* PBXTargetDependency */, - 04FC87C8DB44C1972D4D1A16 /* PBXTargetDependency */, + 158FC396760EB358A6AFC2F9 /* PBXTargetDependency */, + D58A081E97877940690ABBDB /* PBXTargetDependency */, ); - name = "IceTimeout macOS"; - productName = IceTimeout; - productReference = FE03989D356FEE2891ACB049 /* IceTimeout.bundle */; + name = "IceBinding macOS"; + productName = IceBinding; + productReference = DAD6A1E6895970ECF1C756A0 /* IceBinding.bundle */; productType = "com.apple.product-type.bundle"; }; - 36BC53DD282119BBBB749604 /* IceOperationsAMD macOS */ = { + 43F633583D828C5F5A997E34 /* IceOperations macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = E6024203945172D4791B518A /* Build configuration list for PBXNativeTarget "IceOperationsAMD macOS" */; + buildConfigurationList = 01F0C22B15EC247EB97E86F2 /* Build configuration list for PBXNativeTarget "IceOperations macOS" */; buildPhases = ( - 2C2BCC411A55DF4F840540E5 /* Sources */, - 5CC070FCCD510C6BFE31CC19 /* Frameworks */, - 6FF9EBBF22902B9995E7FA21 /* Resources */, + BD096E95ACDC4371C0B414A2 /* Sources */, + D0A9926472AFFFE3413479C1 /* Frameworks */, + EDCC9A660B9A57C6C6D1E97C /* Resources */, ); buildRules = ( - AF93526E785667B6CBAE43F5 /* PBXBuildRule */, + 8595D25AB75416F8C5127FA4 /* PBXBuildRule */, ); dependencies = ( + 3C1CC8BEFEB77DC89C179F6D /* PBXTargetDependency */, + 5FFD5CBD3018544A1903266F /* PBXTargetDependency */, ); - name = "IceOperationsAMD macOS"; - productName = IceOperationsAMD; - productReference = 827C83354C2398545AC8ECDB /* IceOperationsAMD.bundle */; + name = "IceOperations macOS"; + productName = IceOperations; + productReference = BC31E906150D70C898D08914 /* IceOperations.bundle */; productType = "com.apple.product-type.bundle"; }; - 3C01C7CB7CD3D0E186E75B08 /* IceObjects macOS */ = { + 4505C1B4D5800F296751ACFA /* IceInvoke macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 9D05F9F8F168BF236F2EC1DF /* Build configuration list for PBXNativeTarget "IceObjects macOS" */; + buildConfigurationList = 6E229510119A1362A8C4E776 /* Build configuration list for PBXNativeTarget "IceInvoke macOS" */; buildPhases = ( - 6110EC85CCBEC34452E2FAF9 /* Sources */, - FCD3B7331374601118FF9C8F /* Frameworks */, - 60F8553255AE6A2DA49CFB9B /* Resources */, + ABD17D9055D6906F0C00125D /* Sources */, + AB0B6EA98C478D36BD17BEA2 /* Frameworks */, + A66AE292A681FA6D64E3D1E2 /* Resources */, ); buildRules = ( - 8673D8DEF08BCCE11F469E53 /* PBXBuildRule */, + B7C1315AB178C45D2E8DC864 /* PBXBuildRule */, ); dependencies = ( - AE90A8186C5B02BF7752ABF9 /* PBXTargetDependency */, - C476E5D8241001BFA76B1490 /* PBXTargetDependency */, + CC3881E137A8B783DAD75002 /* PBXTargetDependency */, + 238B4BC5A45CF80DD28047D2 /* PBXTargetDependency */, ); - name = "IceObjects macOS"; - productName = IceObjects; - productReference = 13CEB4807AD3F7004D83D44C /* IceObjects.bundle */; + name = "IceInvoke macOS"; + productName = IceInvoke; + productReference = CA1551FD0069369BF65C08F4 /* IceInvoke.bundle */; productType = "com.apple.product-type.bundle"; }; - 404C557A02580F23753F7FE0 /* IceServantLocator macOS */ = { + 47614B66ADB67229A580DC4F /* IceUdp macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 764581ED85E1B432A8D88AB0 /* Build configuration list for PBXNativeTarget "IceServantLocator macOS" */; + buildConfigurationList = FEA693D98413EF023D2E89CB /* Build configuration list for PBXNativeTarget "IceUdp macOS" */; buildPhases = ( - 83016B2D9396B1AB3734799E /* Sources */, - D094951E2465B693F2824698 /* Frameworks */, - A7D80604D5FFCCC98329FCEE /* Resources */, + 35B46E0355CAA24135FB25A6 /* Sources */, + 6CDC3516AA9690AB3C95CDA7 /* Frameworks */, + 51181EF5F6B0509CB44046BE /* Resources */, ); buildRules = ( - D9ABEF83661498447CD65C3E /* PBXBuildRule */, + 2F5022B9D27F0D3CF31C0549 /* PBXBuildRule */, ); dependencies = ( - 2117C3E969F6295148019E40 /* PBXTargetDependency */, - 9358F0D498DF6A393E48EF15 /* PBXTargetDependency */, + 855125B7BBFEAEAB85AAFE84 /* PBXTargetDependency */, + AB6942CCE1D6019A22704E55 /* PBXTargetDependency */, ); - name = "IceServantLocator macOS"; - productName = IceServantLocator; - productReference = EDE2B78CF2A49EBBD5832EFE /* IceServantLocator.bundle */; + name = "IceUdp macOS"; + productName = IceUdp; + productReference = 51667CD25A9CE1F0EBD5ED32 /* IceUdp.bundle */; productType = "com.apple.product-type.bundle"; }; - 4596B00683DFC8B80B18A23C /* IceAdapterDeactivation macOS */ = { + 47AF89B34177BC56E1C3B958 /* IceAdmin macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 87D97A17F603F864003AF1A1 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation macOS" */; + buildConfigurationList = 22B2C72FDAA83C86975A5ECF /* Build configuration list for PBXNativeTarget "IceAdmin macOS" */; buildPhases = ( - 6FCAB1852DDE4CAF1FBE1956 /* Sources */, - 801B3F485EB973046CAC5405 /* Frameworks */, - 9838872556024A5FDA76B91A /* Resources */, + B0E1558336541797CED5505A /* Sources */, + 1ACC4AC831D7AF379FFF9AFC /* Frameworks */, + 43CEC5743E4060B42495C6D7 /* Resources */, ); buildRules = ( - F225239A8F51670DB23E40E9 /* PBXBuildRule */, + E47DC3E78FB9FFFC3AA00517 /* PBXBuildRule */, ); dependencies = ( - 3FF65AFD872202E77ECD39A7 /* PBXTargetDependency */, - DCAEC92E32560D190C885319 /* PBXTargetDependency */, + 223A2F211CF6A0D2F5D19B64 /* PBXTargetDependency */, + A2460B7EB184F02FA8518375 /* PBXTargetDependency */, ); - name = "IceAdapterDeactivation macOS"; - productName = IceAdapterDeactivation; - productReference = B837B3278EE8DD94A7C63A3E /* IceAdapterDeactivation.bundle */; + name = "IceAdmin macOS"; + productName = IceAdmin; + productReference = 9B5FBCF7BF81AAAD3CFAD9A1 /* IceAdmin.bundle */; productType = "com.apple.product-type.bundle"; }; - 498A1085E67727ABD537787D /* IceProxy iOS */ = { + 487C9A17DABE0A75D208908D /* IceProperties iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 8DC8081F44CD03544EE5CE42 /* Build configuration list for PBXNativeTarget "IceProxy iOS" */; + buildConfigurationList = 592A0DFE0E004A7E337312E4 /* Build configuration list for PBXNativeTarget "IceProperties iOS" */; buildPhases = ( - ECE523F617A26125BEE579BB /* Sources */, - A857F39BCEEE7505EB687332 /* Frameworks */, - 82C32A980315E48548E818A6 /* Resources */, + D1FB2787F609AAC4FF8AF320 /* Sources */, + 4CBB4F2D79CB0CFC39917D85 /* Frameworks */, + 0F1DFE5C037C6685F293162A /* Resources */, ); buildRules = ( - 974D1661C00C645555EB6826 /* PBXBuildRule */, + 6337D29B2D2B7917EA139D48 /* PBXBuildRule */, ); dependencies = ( - BF35787416C37501E96FB389 /* PBXTargetDependency */, - D9EC3BF0229419A28970E5C9 /* PBXTargetDependency */, + 3D7F399D824BE0E3B5A47F6F /* PBXTargetDependency */, + E782F346833D97494D992E0E /* PBXTargetDependency */, ); - name = "IceProxy iOS"; - productName = IceProxy; - productReference = B209E235ED7A16FA1D30F03E /* IceProxy.bundle */; + name = "IceProperties iOS"; + productName = IceProperties; + productReference = EAAD873D01502CCF82EEF999 /* IceProperties.bundle */; productType = "com.apple.product-type.bundle"; }; - 527A8EB31A11931C33AEB4E4 /* IceSlicingExceptionsAMD iOS */ = { + 4C662713350B71F684DA80CE /* IceHold iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 1205AECE1DC3D1F2B78B26B4 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD iOS" */; + buildConfigurationList = DF7DA37848D2F296F733448A /* Build configuration list for PBXNativeTarget "IceHold iOS" */; buildPhases = ( - 800700E9E3A4A4751D52E912 /* Sources */, - 11F8305FE97B8D7432076721 /* Frameworks */, - 3DFFB8BBD95E5EFC812923D8 /* Resources */, + 796CCE55866CB6FC55084F84 /* Sources */, + 35954B98E1BF14FF14ACEFD7 /* Frameworks */, + 51D21823D09CEAB0C5EB288F /* Resources */, ); buildRules = ( - AEE70D5639602C8B52CA938F /* PBXBuildRule */, + AAB1F5813D345CB05EB033D3 /* PBXBuildRule */, ); dependencies = ( + 1E0043C1BE4DADB5FBD118E0 /* PBXTargetDependency */, + 24DCDBCCD143EF20D61E28E5 /* PBXTargetDependency */, ); - name = "IceSlicingExceptionsAMD iOS"; - productName = IceSlicingExceptionsAMD; - productReference = 54766D852ABB733E33F71DD4 /* IceSlicingExceptionsAMD.bundle */; + name = "IceHold iOS"; + productName = IceHold; + productReference = 4E4225C40DFFC6A973F5E5E6 /* IceHold.bundle */; productType = "com.apple.product-type.bundle"; }; - 5498A865340DC78E14C9C981 /* IceEnums macOS */ = { + 4E38794F89D5F5861E1D179D /* IceGrid iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 1053F481FBE86DFD6CF42E84 /* Build configuration list for PBXNativeTarget "IceEnums macOS" */; + buildConfigurationList = 15A7E6FBFBC887526DE8B22C /* Build configuration list for PBXNativeTarget "IceGrid iOS" */; buildPhases = ( - 9D30E524B1C66A282BCED985 /* Sources */, - 4316935AA14C7B667590FEC4 /* Frameworks */, - 415C600BE827EE215D581B22 /* Resources */, + 06DC30210B2F088C98697944 /* Headers */, + ABCA73F54DB951AAB1369A6B /* Sources */, + 775719C02A7956C07797276F /* Frameworks */, + 36E72BD8DC94FE9964A66920 /* Resources */, ); buildRules = ( - 61644E7B54A1A4AA61510CE9 /* PBXBuildRule */, + C7BDA01B4456ABB867E54A0F /* PBXBuildRule */, ); dependencies = ( - F631C70D601BDA32815A84C7 /* PBXTargetDependency */, - B7CD8A5BF3C7D32660507206 /* PBXTargetDependency */, + 3639598B69E7E57374F03EE3 /* PBXTargetDependency */, + 395C09B79D505C220F6BD4DE /* PBXTargetDependency */, ); - name = "IceEnums macOS"; - productName = IceEnums; - productReference = 10E578CA51DDC7F8728C8550 /* IceEnums.bundle */; - productType = "com.apple.product-type.bundle"; + name = "IceGrid iOS"; + productName = IceGrid; + productReference = 04F5331767EC57BB1709AA58 /* IceGrid.framework */; + productType = "com.apple.product-type.framework"; }; - 54A2ECEF412853484938A3F5 /* IceSlicingObjectsAMD iOS */ = { + 4E4FCD522731D61D2B9FF70F /* IceOptionalAMD macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 0A2CDA5876240F3B25ED2EF5 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD iOS" */; + buildConfigurationList = 981AE444A0CF4C7BC439C9AE /* Build configuration list for PBXNativeTarget "IceOptionalAMD macOS" */; buildPhases = ( - 58B290407E3313CBC3D47F9B /* Sources */, - 8BEC2C78D34ECBC946565179 /* Frameworks */, - 04B72E6A2A608FAA34583FDB /* Resources */, + 082FA4202A047945D843643A /* Sources */, + E7F809F2C0191FC4C541864C /* Frameworks */, + 329CF29D636C1AAF943B42A1 /* Resources */, ); buildRules = ( - E7C4F5575ABC99A97944DAFC /* PBXBuildRule */, + 4F8923113E5A9115FC761AA2 /* PBXBuildRule */, ); dependencies = ( ); - name = "IceSlicingObjectsAMD iOS"; - productName = IceSlicingObjectsAMD; - productReference = 8DB4532CA07F1EE1F4BB27FC /* IceSlicingObjectsAMD.bundle */; + name = "IceOptionalAMD macOS"; + productName = IceOptionalAMD; + productReference = 777D1CF26D4EE41FECB58726 /* IceOptionalAMD.bundle */; productType = "com.apple.product-type.bundle"; }; - 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */ = { + 50228B17C9021DBAE4281C9E /* IceFacets iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 438132BCC9A4FA73DCCA2220 /* Build configuration list for PBXNativeTarget "TestCommon macOS" */; + buildConfigurationList = 59FDE0BB80F24A771C2CD160 /* Build configuration list for PBXNativeTarget "IceFacets iOS" */; buildPhases = ( - 527CFBCE8FFC1CB67AFC7881 /* Headers */, - 70718FEE8193977C3B95E8AF /* Sources */, - A27638F83A9E6A11CAB373A4 /* Frameworks */, - F9EB3EB3EFD4CC73BC720231 /* Resources */, + 11CDE4855E16EFB4A184C82B /* Sources */, + 8EED9EB6AED62B24FCE5C956 /* Frameworks */, + 07F01D9547A0BFA72203BFCB /* Resources */, ); buildRules = ( - B9C434B099A458A768F84D7D /* PBXBuildRule */, + 0C197D17E55BEEFB5F3EF3EF /* PBXBuildRule */, ); dependencies = ( + 2F7A7B4C30EE95FA75D379A2 /* PBXTargetDependency */, + 44F90B32665E167AE9451318 /* PBXTargetDependency */, ); - name = "TestCommon macOS"; - productName = TestCommon; - productReference = 9CE26936ABB21D3212CF25CB /* TestCommon.framework */; - productType = "com.apple.product-type.framework"; + name = "IceFacets iOS"; + productName = IceFacets; + productReference = 079E8D5BC12B3C5C12908CF3 /* IceFacets.bundle */; + productType = "com.apple.product-type.bundle"; }; - 58FF03EA2BA7E0A80BC286EC /* IceSlicingExceptionsAMD macOS */ = { + 509FC87BFC9A16346D0C15D0 /* IceSlicingExceptions macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 5E5FA297AB9370F530559695 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD macOS" */; + buildConfigurationList = 984C1D9CE1A450CAC9E0798F /* Build configuration list for PBXNativeTarget "IceSlicingExceptions macOS" */; buildPhases = ( - EA0ABC684172CEDAC80D38F6 /* Sources */, - 9CD895401F00C33D4C58C41E /* Frameworks */, - D0FB250573AE96C473A59954 /* Resources */, + 5772AF5BB30AB8C0E44E1661 /* Sources */, + D2D088527A028B8E51D2B636 /* Frameworks */, + 160B134C4F74A292E5F0A2CA /* Resources */, ); buildRules = ( - CB492ED6B0784723FDC72F01 /* PBXBuildRule */, + A464D538764EACA740AC5149 /* PBXBuildRule */, ); dependencies = ( + E52EB0448E739EE299F57296 /* PBXTargetDependency */, + 9C3F35807CF4BBACAA62CB40 /* PBXTargetDependency */, ); - name = "IceSlicingExceptionsAMD macOS"; - productName = IceSlicingExceptionsAMD; - productReference = DF354CD914E53F0C89525915 /* IceSlicingExceptionsAMD.bundle */; + name = "IceSlicingExceptions macOS"; + productName = IceSlicingExceptions; + productReference = D284EEE77802D053AEE7D41A /* IceSlicingExceptions.bundle */; productType = "com.apple.product-type.bundle"; }; - 5AA54794EA81407C754648D6 /* IceInterceptor iOS */ = { + 54A257B2855835305B08F646 /* IceStorm macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 85D3177E0D56689062EF758F /* Build configuration list for PBXNativeTarget "IceInterceptor iOS" */; + buildConfigurationList = CE425860A32DC5065E044FAD /* Build configuration list for PBXNativeTarget "IceStorm macOS" */; buildPhases = ( - 881B1F999F9BC5D90E37D827 /* Sources */, - FE7B596AFA3D81278109E767 /* Frameworks */, - AFB44CAB030B0274B38BF63A /* Resources */, + C160DC65BB86DC60EE32645F /* Headers */, + 330394793D7EA97502BD8C65 /* Sources */, + 8041F8237BFB24A0D2C0AA04 /* Frameworks */, + C7E25F45D4DD2CB0AF0B91AE /* Resources */, ); buildRules = ( - CF9B37E06E0F3F399910F132 /* PBXBuildRule */, + 9EFA1820660C7748C7F869B2 /* PBXBuildRule */, ); dependencies = ( - 2F3F277002D24E7B15C7B7DB /* PBXTargetDependency */, - E7C71C602A1333436B40DC90 /* PBXTargetDependency */, + 33DF9CD8637998E1F0CA7CCF /* PBXTargetDependency */, ); - name = "IceInterceptor iOS"; - productName = IceInterceptor; - productReference = B5F0521661B279C3E94E552B /* IceInterceptor.bundle */; - productType = "com.apple.product-type.bundle"; + name = "IceStorm macOS"; + productName = IceStorm; + productReference = 2BDB9C471B1AC0149C18DC98 /* IceStorm.framework */; + productType = "com.apple.product-type.framework"; }; - 5DFE4924BE5D3A9F7849E796 /* IceDefaultValue macOS */ = { + 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 64565CC3DCB9F6ABD312248E /* Build configuration list for PBXNativeTarget "IceDefaultValue macOS" */; + buildConfigurationList = EF542812FED2F72709EE2A5A /* Build configuration list for PBXNativeTarget "TestCommon iOS" */; buildPhases = ( - 31846D42B70E2CE660D46262 /* Sources */, - 0DD2202F14A3724414C349B8 /* Frameworks */, - DAF52A5F95CD31C60D8A68C1 /* Resources */, + 7E446E2238784A538FD9CE5E /* Headers */, + 2FB9E459FDF36CD1A72FC54A /* Sources */, + 67527A5D7096E929B8D0D6BC /* Frameworks */, + 86451F1DA7E7100FE9AF9319 /* Resources */, ); buildRules = ( - 4E7E2833394CEBD2316C1FCB /* PBXBuildRule */, + B3D258B657A107C035E27302 /* PBXBuildRule */, ); dependencies = ( - 6DA764381FF84CBD4E12E99A /* PBXTargetDependency */, - F3BC37C81A8129B6E8382C71 /* PBXTargetDependency */, ); - name = "IceDefaultValue macOS"; - productName = IceDefaultValue; - productReference = 24C837F91C69E302F32149BA /* IceDefaultValue.bundle */; - productType = "com.apple.product-type.bundle"; + name = "TestCommon iOS"; + productName = TestCommon; + productReference = 135CD2B12822F83FC3BE3126 /* TestCommon.framework */; + productType = "com.apple.product-type.framework"; }; - 63AE44D099A8048E7290350C /* IceHold iOS */ = { + 5C58015501A7D02D04F1EEDC /* IceAmi iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 0FEE866A1C507AC22E565E26 /* Build configuration list for PBXNativeTarget "IceHold iOS" */; + buildConfigurationList = A939C96AF2295710E4CF98EE /* Build configuration list for PBXNativeTarget "IceAmi iOS" */; buildPhases = ( - 7ADD2C2FD449F28155FBA38F /* Sources */, - 886F76E41810791CFD3FC7C6 /* Frameworks */, - 6BD6918754B0FF674D8A654A /* Resources */, + 46478993BDC1A25DC2719636 /* Sources */, + C3A4955E708F2A9F4BA7B2AA /* Frameworks */, + C5479064B3F552A17C06902C /* Resources */, ); buildRules = ( - 678358C14315CEAD38AC6D07 /* PBXBuildRule */, + 04EF1522540F4F957F2C9739 /* PBXBuildRule */, ); dependencies = ( - BEE3F888FE7DE48F73164091 /* PBXTargetDependency */, - EA22D54EB7C092A55ACB65BC /* PBXTargetDependency */, + 36203FB59B5570AC526FE466 /* PBXTargetDependency */, + DB303710D89921A226141E03 /* PBXTargetDependency */, ); - name = "IceHold iOS"; - productName = IceHold; - productReference = 2147FCBA3D5FB0427955BBA8 /* IceHold.bundle */; + name = "IceAmi iOS"; + productName = IceAmi; + productReference = 83B9C13E101D7735B7DB2E90 /* IceAmi.bundle */; productType = "com.apple.product-type.bundle"; }; - 66F90028E7205F6E3F7ED9CE /* IceInfo iOS */ = { + 644ECE67B589277FD98BC526 /* IceExceptions macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = E10818DD51568C70ACA05663 /* Build configuration list for PBXNativeTarget "IceInfo iOS" */; + buildConfigurationList = F13AC2DD557485D89650B242 /* Build configuration list for PBXNativeTarget "IceExceptions macOS" */; buildPhases = ( - 49AA28F2C9A17DD5475A07A9 /* Sources */, - 28665BA1E8D32CC787D0EC73 /* Frameworks */, - 1FB0C9D4543346F3005543EB /* Resources */, + 3D9215197612BF2AA7F68E84 /* Sources */, + 55327D1E3965025946DBCB0C /* Frameworks */, + 5C810049245AF4191870148A /* Resources */, ); buildRules = ( - C47D8FA706B5310BBA18B22A /* PBXBuildRule */, + 3F8FCF7BB01C391512A731F7 /* PBXBuildRule */, ); dependencies = ( - 2DACA38CCD3EC120554764A3 /* PBXTargetDependency */, - 216D7C76DC162E94F78AB93E /* PBXTargetDependency */, + DFE678CB631E84288D277362 /* PBXTargetDependency */, + 4DBAF5FAF9E1B1E5667050E3 /* PBXTargetDependency */, ); - name = "IceInfo iOS"; - productName = IceInfo; - productReference = CEA17BF3401504CA9C320944 /* IceInfo.bundle */; + name = "IceExceptions macOS"; + productName = IceExceptions; + productReference = 973F3940336877E6A0546ADD /* IceExceptions.bundle */; productType = "com.apple.product-type.bundle"; }; - 68C51EF613B070B7F405A091 /* IceAdmin iOS */ = { + 64820A15E54D48A43D389053 /* IceOperationsAMD iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 88F9431D278850332B12255E /* Build configuration list for PBXNativeTarget "IceAdmin iOS" */; + buildConfigurationList = D5CFA795871A822A7563F95E /* Build configuration list for PBXNativeTarget "IceOperationsAMD iOS" */; buildPhases = ( - F9F6DF805223C961AB7C0D1C /* Sources */, - CDB5D59C314F971CE4EDC680 /* Frameworks */, - 9500AED5441D703D58E22C37 /* Resources */, + AA4C02965337AD56013134BF /* Sources */, + 35A17ECF38BA207148410051 /* Frameworks */, + A5E490425871AC221A9C7DF7 /* Resources */, ); buildRules = ( - 500E0EFA3E0C416D7C2FCC1A /* PBXBuildRule */, + FA2B12880CD0D013C294C8F0 /* PBXBuildRule */, ); dependencies = ( - 9606F85A4BFB74F6D11A318E /* PBXTargetDependency */, - 2B1D543A5CBD9C5A4D00A747 /* PBXTargetDependency */, ); - name = "IceAdmin iOS"; - productName = IceAdmin; - productReference = E3A1D3ABE56592E64D13AD26 /* IceAdmin.bundle */; + name = "IceOperationsAMD iOS"; + productName = IceOperationsAMD; + productReference = F8AF57C348213A2AA539E869 /* IceOperationsAMD.bundle */; productType = "com.apple.product-type.bundle"; }; - 6A21700EAF839CE80F1ACE17 /* IceServices iOS */ = { + 692241FBBECEB08C6ADBC15D /* IceSlicingExceptions iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 9943B910C561F796DF707F3F /* Build configuration list for PBXNativeTarget "IceServices iOS" */; + buildConfigurationList = A348F9B77E85B428D3CA1231 /* Build configuration list for PBXNativeTarget "IceSlicingExceptions iOS" */; buildPhases = ( - CD17AB2EA85DB293131A74EE /* Sources */, - D3FBAC5D2F53A43891FC20C3 /* Frameworks */, - F90BEB7391206F36B63B3986 /* Resources */, + 7E747D42308CD3F8B3279CBF /* Sources */, + 872F0374B6C6EBF2936FD1C9 /* Frameworks */, + 57B3B4C5BF26038FC278835F /* Resources */, ); buildRules = ( - 99C7376A33B093493D67039A /* PBXBuildRule */, + 9E7C6132C68709EF8ED75BD8 /* PBXBuildRule */, ); dependencies = ( - 69069DB66B6E8025E2091F8D /* PBXTargetDependency */, - A268EC1D4E2CE205C4E217B8 /* PBXTargetDependency */, - 01D2A6F6DA87A81EBB45E294 /* PBXTargetDependency */, - 22DEC883B5D99B0486216740 /* PBXTargetDependency */, - D94BABB79B6D535195D43192 /* PBXTargetDependency */, + EB5868194D238A05369D2FE3 /* PBXTargetDependency */, + BEAD4AF0C01679FE1A063B87 /* PBXTargetDependency */, ); - name = "IceServices iOS"; - productName = IceServices; - productReference = 82B8CA8E9BDADBC4E9AA77FE /* IceServices.bundle */; + name = "IceSlicingExceptions iOS"; + productName = IceSlicingExceptions; + productReference = 2F5EEEBE2569EBA29355C665 /* IceSlicingExceptions.bundle */; productType = "com.apple.product-type.bundle"; }; - 6A368CDFFA8955E85936ED61 /* IceSSLConfiguration macOS */ = { + 6A7836312C20A5D22A94B029 /* IceServices macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 3148295EB85FEEB2037B8A5A /* Build configuration list for PBXNativeTarget "IceSSLConfiguration macOS" */; + buildConfigurationList = 6CBF961290EA870D56941060 /* Build configuration list for PBXNativeTarget "IceServices macOS" */; buildPhases = ( - D4B9F7D495468CCE919F2BA6 /* Sources */, - 7649AD7F7B9233A69AE0111D /* Frameworks */, - 08B0F0B9347872C4039A5E00 /* Resources */, + F88F2960C187285B4CAFC264 /* Sources */, + 753BB949DD24EA40E2D23E4C /* Frameworks */, + 76081320DA2234128200BD69 /* Resources */, ); buildRules = ( - D1B361692074C7F5ECE68F05 /* PBXBuildRule */, + F3FC37B7EE1986A57F61E3B9 /* PBXBuildRule */, ); dependencies = ( - 9272F3CA61EC18742F4B51AD /* PBXTargetDependency */, - 5EBEBED8B64B679C2CE0FE3F /* PBXTargetDependency */, + 7A35C0B00F41375C7E8F866F /* PBXTargetDependency */, + 4ACCE50CFB6752BC1681B63B /* PBXTargetDependency */, + 457823C4C1C528C19C1288A3 /* PBXTargetDependency */, + 10DCE4F56C7E1CAA0EA2A914 /* PBXTargetDependency */, + C3F36A9C6857E1C0F1A525A4 /* PBXTargetDependency */, ); - name = "IceSSLConfiguration macOS"; - productName = IceSSLConfiguration; - productReference = 9D96A590A188911365E0AEF3 /* IceSSLConfiguration.bundle */; + name = "IceServices macOS"; + productName = IceServices; + productReference = 0A059841D61FB77869554975 /* IceServices.bundle */; productType = "com.apple.product-type.bundle"; }; - 71C6FA292006254D1446FD89 /* IceGrid iOS */ = { + 6A9CC648DE2961E1991B284A /* Ice C++11 iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = D35F2E316693D6E310F43FE5 /* Build configuration list for PBXNativeTarget "IceGrid iOS" */; + buildConfigurationList = EBC1805AE3A1C718AE3FC3D6 /* Build configuration list for PBXNativeTarget "Ice C++11 iOS" */; buildPhases = ( - CB72F67CB3DF49739CF05D67 /* Headers */, - 311509843E23A4A9C7DE28F9 /* Sources */, - 40FD3D6C97CBB32C5E2BA67A /* Frameworks */, - 4126D9A208B37F4F40BE399F /* Resources */, + E1DBE05D5ACD3DE23AA0A2AA /* Headers */, + 9130DB0AC939C2138D38F04F /* Sources */, + AC9FBC6FF720C1FD7F9CDD99 /* Frameworks */, ); buildRules = ( - 253A54F4E3B12D9249B2EE6C /* PBXBuildRule */, + 0B791E431AF847EF465D48EC /* PBXBuildRule */, ); dependencies = ( - 20D38FAABFEA270198E5301C /* PBXTargetDependency */, - B1F5240F87B9468745BB17E0 /* PBXTargetDependency */, ); - name = "IceGrid iOS"; - productName = IceGrid; - productReference = A1618B832D4B82C58CCB9B64 /* IceGrid.framework */; - productType = "com.apple.product-type.framework"; + name = "Ice C++11 iOS"; + productName = "Ice C++11 iOS"; + productReference = B49DF5DED846E4649A4B754D /* libIce C++11 iOS.a */; + productType = "com.apple.product-type.library.static"; }; - 735082B698FBF22FD677E2BF /* IceUdp iOS */ = { + 6D842FAA182CE366532B6D12 /* IceProxy macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 4FB92928FFCA71A2BE138CA9 /* Build configuration list for PBXNativeTarget "IceUdp iOS" */; + buildConfigurationList = 1E024F0058DD955ACB31874F /* Build configuration list for PBXNativeTarget "IceProxy macOS" */; buildPhases = ( - ACC4B6FC5DAA468C58D9FF19 /* Sources */, - FC3BBF91749B1F1E50F5F2DE /* Frameworks */, - 87224518E46644FB02ACFC20 /* Resources */, + D5D81C2C8F61727956864330 /* Sources */, + 02B4FD667CD33F7450ED96C7 /* Frameworks */, + E645455362443EA3897AA356 /* Resources */, ); buildRules = ( - 82B4C4A05A5C99DC87281D12 /* PBXBuildRule */, + C7217D9E2E0683AED8E1D8F1 /* PBXBuildRule */, ); dependencies = ( - 1CDAFF0A5A8E4B1705B7552C /* PBXTargetDependency */, - 62F90BDD20FBC12EC9C25395 /* PBXTargetDependency */, + C55FF06286F19476E1FD6F5C /* PBXTargetDependency */, + 2F20A2C12A12FBA6B5FDD81B /* PBXTargetDependency */, ); - name = "IceUdp iOS"; - productName = IceUdp; - productReference = C8C0B96C81CC5A08416F4E82 /* IceUdp.bundle */; + name = "IceProxy macOS"; + productName = IceProxy; + productReference = F93D111011C42EBECDA24E61 /* IceProxy.bundle */; productType = "com.apple.product-type.bundle"; }; - 74AFB10C5F2B4BEA2FBA757A /* IceAcm macOS */ = { + 7097766D02AE68FF875312AD /* IceAcm macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 84B830893869DC9D6734311F /* Build configuration list for PBXNativeTarget "IceAcm macOS" */; + buildConfigurationList = 1B27363FFD9196E5938DABFE /* Build configuration list for PBXNativeTarget "IceAcm macOS" */; buildPhases = ( - 875EA6B66865F951C7D129AE /* Sources */, - AFCBF49648EE646F20DAA523 /* Frameworks */, - 86B3E5B2AB956075ED9D7B32 /* Resources */, + 51BC84F1C4153048810D763E /* Sources */, + 5E39874B4BD4AD2E1AF0B029 /* Frameworks */, + CA7E5C9917DAD89EA815AE0F /* Resources */, ); buildRules = ( - A41A42917C4D7B6CF584F019 /* PBXBuildRule */, + 45320335DDB8228752D5594D /* PBXBuildRule */, ); dependencies = ( - FA5AAC8170139C6261649F5D /* PBXTargetDependency */, - 8A75A621A65A8B626FF135E2 /* PBXTargetDependency */, + D260214E9FB0EB8109880B16 /* PBXTargetDependency */, + 41412F665688381217CC5DCA /* PBXTargetDependency */, ); name = "IceAcm macOS"; productName = IceAcm; - productReference = 19C4226D05BFD11324CCA1A8 /* IceAcm.bundle */; + productReference = CA6F157360619CC2C0795120 /* IceAcm.bundle */; productType = "com.apple.product-type.bundle"; }; - 7E3C616ABE9C20A5F87C6A21 /* IceLocatorDiscovery C++11 iOS */ = { + 71A39C3815468E16F8BA603B /* IceDiscovery C++11 macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 813D7BB0D83D069D96A1A147 /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 iOS" */; + buildConfigurationList = F7E09F33E12A969995B907DC /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 macOS" */; buildPhases = ( - D0F98D6CABCB575F04A71AA8 /* Headers */, - 4393A2B8EA0E6318E7A11F9C /* Sources */, - 2148BB0B748F9137077339C8 /* Frameworks */, + 869C10FAFAEBC32CA64345CD /* Headers */, + DC664B32052AAFFC5F8A7E76 /* Sources */, + 09867C97D12464902C43DD4B /* Frameworks */, ); buildRules = ( - F0EF4430E239BCE7181C5154 /* PBXBuildRule */, + 6DD5ABF2D429E2655CA66BFD /* PBXBuildRule */, ); dependencies = ( - D930C9B311CE93E7A98C08D3 /* PBXTargetDependency */, + E688B292C58A5070DF98F514 /* PBXTargetDependency */, ); - name = "IceLocatorDiscovery C++11 iOS"; - productName = "IceLocatorDiscovery C++11 iOS"; - productReference = A8FDE56442E02F1169637B7A /* libIceLocatorDiscovery C++11 iOS.a */; + name = "IceDiscovery C++11 macOS"; + productName = "IceDiscovery C++11 macOS"; + productReference = 64237DCAABC3D613AD0721F6 /* libIceDiscovery C++11 macOS.a */; productType = "com.apple.product-type.library.static"; }; - 83528C2E39AF58F3E4C22598 /* IceProperties macOS */ = { + 72793ACBC61FD6DAC918DFEA /* IceInterceptor iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 1AE2465D21A35145CF6FD4A1 /* Build configuration list for PBXNativeTarget "IceProperties macOS" */; + buildConfigurationList = 1BCB378DC159D6C121DA2E50 /* Build configuration list for PBXNativeTarget "IceInterceptor iOS" */; buildPhases = ( - 816F7AA1A98ABFF966E54437 /* Sources */, - A3066872F1937C57F4826729 /* Frameworks */, - 199CFFD46F5A46BC99A59652 /* Resources */, + DD4306D7B9BD88DACEDD3A6C /* Sources */, + 40E628E19F94FF7FDDA6A2F2 /* Frameworks */, + 34C3ECDA581F53849ECB8592 /* Resources */, ); buildRules = ( - E656B4526F663D79935ABAB5 /* PBXBuildRule */, + F631927F6B2AB2ADDC02EB8C /* PBXBuildRule */, ); dependencies = ( - 55E763E260D9DD6341E9AB56 /* PBXTargetDependency */, - D446FD7CEF14398E516E7B23 /* PBXTargetDependency */, + 839AD6562604A8D02F0FED49 /* PBXTargetDependency */, + 7F74A157BA16DF098206C258 /* PBXTargetDependency */, ); - name = "IceProperties macOS"; - productName = IceProperties; - productReference = B4A1038E115BE458DA760F46 /* IceProperties.bundle */; + name = "IceInterceptor iOS"; + productName = IceInterceptor; + productReference = CC42E6906F3E762A76EF63E6 /* IceInterceptor.bundle */; productType = "com.apple.product-type.bundle"; }; - 8759BFF4B5584C0C8B1585C3 /* IceStream macOS */ = { + 73B0677AB85E742964981511 /* IceLocatorDiscovery C++11 iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = F08A9FC23AEFF709DE9D4CD3 /* Build configuration list for PBXNativeTarget "IceStream macOS" */; + buildConfigurationList = 8018A04CF540F502D0D5B977 /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 iOS" */; buildPhases = ( - 73D4617A19B1C1612AA03301 /* Sources */, - 4540CF2993104856571A6995 /* Frameworks */, - 98EF7EF6F6D245523EA6297A /* Resources */, + D11C113842C7C3388D79A3DC /* Headers */, + B1FF0FBFB2281A0FD962E4DA /* Sources */, + E0736DFEF928A4336AA21836 /* Frameworks */, ); buildRules = ( - 0FE8F46CB01B65038C869CA6 /* PBXBuildRule */, + BC76CAA8312CC89947A45191 /* PBXBuildRule */, ); dependencies = ( - E21477C25A6B6959D3E51DCD /* PBXTargetDependency */, - 436A8F4AE09F8E1359F960DB /* PBXTargetDependency */, + F308A000BB96A62ADC3F02AA /* PBXTargetDependency */, ); - name = "IceStream macOS"; - productName = IceStream; - productReference = 5A00695A0BD5288F2CB0D02E /* IceStream.bundle */; - productType = "com.apple.product-type.bundle"; + name = "IceLocatorDiscovery C++11 iOS"; + productName = "IceLocatorDiscovery C++11 iOS"; + productReference = 288C288B01E2EA79507869C1 /* libIceLocatorDiscovery C++11 iOS.a */; + productType = "com.apple.product-type.library.static"; }; - 8B81DA28AEB643720FFBE034 /* SliceEscape macOS */ = { + 758E624F48DEBFE577C52D8E /* TestDriver macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = E7B4066A4558C6E9A17C39A5 /* Build configuration list for PBXNativeTarget "SliceEscape macOS" */; + buildConfigurationList = 31690FF6396A23D1AC02F063 /* Build configuration list for PBXNativeTarget "TestDriver macOS" */; buildPhases = ( - 806C7F070FA28C6D9840F32D /* Sources */, - 72B524C22342EC3DB67AFDA9 /* Frameworks */, - 46C01E0DA0565176723F22D3 /* Resources */, + F81D0AD6D5934A948D83B203 /* Sources */, + DB204C0E5726681EDA62197F /* Frameworks */, + 43D21B8DC46BE0A5B5ED982B /* Resources */, + 8AAC6436BAE1C431F9E099EF /* Copy Frameworks */, + AB1364DA8D08AE01A10C7C5C /* Copy Symbols */, ); buildRules = ( - 7E196FA6F9C8D265B9D9E55B /* PBXBuildRule */, + 7508C205B58D3535CA738B09 /* PBXBuildRule */, ); dependencies = ( - 8DC4C0799108733177ACF491 /* PBXTargetDependency */, - CDAF6E394F197CBE310B5F7D /* PBXTargetDependency */, + 95DAAE7FF6B4E4ADEEA67D17 /* PBXTargetDependency */, + 3205D8736C9B0178BD3327FD /* PBXTargetDependency */, + 5258EE0E7F0C0D96323F010A /* PBXTargetDependency */, + B8CBB719C3D3EE5266757EDA /* PBXTargetDependency */, + 6BF1F3837377C5A582563076 /* PBXTargetDependency */, + EFA42B220F0F5B28A6591B5D /* PBXTargetDependency */, + 287FE07A4E73649E5FA8C87E /* PBXTargetDependency */, + C61255797B8358EE30245A9B /* PBXTargetDependency */, + 8993E26BF7388BB8A42E0DB2 /* PBXTargetDependency */, + 5F40442DFB65B4AD9C9DAF8E /* PBXTargetDependency */, + 843B4299EDE9BA5382DA6029 /* PBXTargetDependency */, + 862BB0E039B3247109D66746 /* PBXTargetDependency */, + 5B60A538597361FB63C27A5D /* PBXTargetDependency */, + EE197381C35E5F15574C9EDF /* PBXTargetDependency */, + 426EDF9D420147A74DEFABC1 /* PBXTargetDependency */, + 210BA184DA1B37A755744B6B /* PBXTargetDependency */, + 159928B2CA5E0F21AAF72F52 /* PBXTargetDependency */, + 6112166C3BDE6C7C04FE3DDC /* PBXTargetDependency */, + 7771E4CC66E475E047B89605 /* PBXTargetDependency */, + D77E67921993C5DD68EBB803 /* PBXTargetDependency */, + 5BA5CE0D488B08F77A9885C0 /* PBXTargetDependency */, + 0D67941F889867DA44BDBDDA /* PBXTargetDependency */, + F6C01EA2A51B4BEDF4F7ACEF /* PBXTargetDependency */, + D2DA010531FD595047364B2B /* PBXTargetDependency */, + 6B33BA299CCAC6899FEBB1D0 /* PBXTargetDependency */, + B2C81259F73A14F67BC3933A /* PBXTargetDependency */, + 7B84F38D1ACF396054292D22 /* PBXTargetDependency */, + A895266552527A8E8009F1CA /* PBXTargetDependency */, + 43F06F66143EC3BB3FD9BDE7 /* PBXTargetDependency */, + 5861EA79ED81E15F04A62A03 /* PBXTargetDependency */, + B21F00E59781752F806C172B /* PBXTargetDependency */, + 3A55FDF354BD3C4EFD706C2A /* PBXTargetDependency */, + 93B5937B49B96B1395665CA2 /* PBXTargetDependency */, + 9914D75A040D47B9E986BBF5 /* PBXTargetDependency */, + E58DBED638642E7E9643925C /* PBXTargetDependency */, + 2105361C1D8B743D7091FDCF /* PBXTargetDependency */, + 64F19C185734632019BC1074 /* PBXTargetDependency */, + AD69AB15EF3600BA6D9B9298 /* PBXTargetDependency */, + 64DA541A4D362A1C95FE1A18 /* PBXTargetDependency */, + 0D17EFAE0FFB933A310001B3 /* PBXTargetDependency */, + 6A85FC12DF597581D144D30B /* PBXTargetDependency */, + 368D96ABECE194B19272C3F3 /* PBXTargetDependency */, + 28EE143B365CBF04E5BB25C1 /* PBXTargetDependency */, + 4E1C6D7E78D590458AA228EA /* PBXTargetDependency */, ); - name = "SliceEscape macOS"; - productName = SliceEscape; - productReference = 18836AEAF6F107EE00DED0FF /* SliceEscape.bundle */; + name = "TestDriver macOS"; + productName = TestDriver; + productReference = 1DB9C26F663F1D77A240B599 /* TestDriver.app */; + productType = "com.apple.product-type.application"; + }; + 7738265B3793323567F4E57C /* IceSSLConfiguration macOS */ = { + isa = PBXNativeTarget; + buildConfigurationList = 648BE0C11A3F4D554E55CCE2 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration macOS" */; + buildPhases = ( + 32B358612F34B98B69F0DEC7 /* Sources */, + 509C335503E88BFD54972FEC /* Frameworks */, + 8728B094BF215F5349685EA9 /* Resources */, + ); + buildRules = ( + 35C3DF9AEDBBF55105C2A229 /* PBXBuildRule */, + ); + dependencies = ( + 225E51168D1D39910B46D5AB /* PBXTargetDependency */, + 13B4DEA8C12A3BCFC8F60385 /* PBXTargetDependency */, + ); + name = "IceSSLConfiguration macOS"; + productName = IceSSLConfiguration; + productReference = 1E7CB6D352A26E583641E779 /* IceSSLConfiguration.bundle */; productType = "com.apple.product-type.bundle"; }; - 8E7FA0F2731A5CA0F674AE88 /* IceAmi macOS */ = { + 7AC1ECB8010A6B39984834D8 /* IceAmi macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 9DE0F78F9D7B63271D2742AF /* Build configuration list for PBXNativeTarget "IceAmi macOS" */; + buildConfigurationList = 2C768493FA6DDDC9218A66E4 /* Build configuration list for PBXNativeTarget "IceAmi macOS" */; buildPhases = ( - 7716D9B06CE6C00335733B0C /* Sources */, - CB3FDF19C85FF3301F369CAB /* Frameworks */, - 0A47B4AFBE2F7CE042D479DF /* Resources */, + 1683D06AC9E522DEA3AB265F /* Sources */, + A0E15334A1F6AEB5304D1391 /* Frameworks */, + 53CCC11A4CF514E8E67806B4 /* Resources */, ); buildRules = ( - BA8058E81FCB812DA71917DF /* PBXBuildRule */, + 71E898EFE0D085C7E78BCB50 /* PBXBuildRule */, ); dependencies = ( - 54CFD58744FC0902F8E88E37 /* PBXTargetDependency */, - 7CB82068C58CA1A62CB47F14 /* PBXTargetDependency */, + 4C12C50281FBF8D09A2F45C8 /* PBXTargetDependency */, + 00F04271B600EFFA153E2EA2 /* PBXTargetDependency */, ); name = "IceAmi macOS"; productName = IceAmi; - productReference = 33CA3E779E4EBBD07513A6FA /* IceAmi.bundle */; + productReference = 0E328EB7491E6B4A788EBC6B /* IceAmi.bundle */; productType = "com.apple.product-type.bundle"; }; - 8F0607034F63DB7527EE3DF8 /* IceEnums iOS */ = { + 7B3E179BEDA55C38AAFC085C /* IceProxyAMD macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 381425D19E67EBBDDF19B23A /* Build configuration list for PBXNativeTarget "IceEnums iOS" */; + buildConfigurationList = F4C2D1642471C41F7645CF9D /* Build configuration list for PBXNativeTarget "IceProxyAMD macOS" */; buildPhases = ( - D3EDE789116FD3D91DF2F651 /* Sources */, - E7729B88E8C7F2B3DAEF3122 /* Frameworks */, - A45B0EC4EFD865C12CF6C490 /* Resources */, + C1C448756DE376464095CCDB /* Sources */, + 487599E430E50A1C6D38DFB4 /* Frameworks */, + FA37CDC39A4E468DB4E0A1C1 /* Resources */, ); buildRules = ( - 8089FA581D3C354D65E88A81 /* PBXBuildRule */, + 22E03EB3DC77320341714F53 /* PBXBuildRule */, ); dependencies = ( - 7E12F321730CD7623EC4F253 /* PBXTargetDependency */, - 12C838A5D6087CCAA2140642 /* PBXTargetDependency */, ); - name = "IceEnums iOS"; - productName = IceEnums; - productReference = 0FAE9290B6208BC8B5D65B30 /* IceEnums.bundle */; + name = "IceProxyAMD macOS"; + productName = IceProxyAMD; + productReference = 4D64D52FEE47FF8F0B96A253 /* IceProxyAMD.bundle */; productType = "com.apple.product-type.bundle"; }; - 8FA774BA5E1589C730B617B6 /* Ice C++11 iOS */ = { + 7DBDC99F2C8E86B6AE6DEDA2 /* IceInheritance macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 87AC34F0370BA7D9A917C1A1 /* Build configuration list for PBXNativeTarget "Ice C++11 iOS" */; + buildConfigurationList = 2AA7A070BEDEA374FEC29C75 /* Build configuration list for PBXNativeTarget "IceInheritance macOS" */; buildPhases = ( - 070F1885BE538B9EA1250046 /* Headers */, - F2975DB459B8B80395729130 /* Sources */, - 7D6816CE3EC049623ADB894D /* Frameworks */, + 860797979AEF7F48F2A36AAE /* Sources */, + 6E2D1C5D68CD5F93104B1963 /* Frameworks */, + 036632166BD6B9023E15FEAA /* Resources */, ); buildRules = ( - 88B2F614F672201988DA9CF2 /* PBXBuildRule */, + 05B6EDC870E993EAE247C407 /* PBXBuildRule */, ); dependencies = ( + 295CC682433E0432D6B3295F /* PBXTargetDependency */, + 1EFBD3C3B8A473A80530EC7A /* PBXTargetDependency */, ); - name = "Ice C++11 iOS"; - productName = "Ice C++11 iOS"; - productReference = FD65BE3520C32BBB8F61AEC3 /* libIce C++11 iOS.a */; - productType = "com.apple.product-type.library.static"; + name = "IceInheritance macOS"; + productName = IceInheritance; + productReference = B7654EBB9EDE8EEF2A491961 /* IceInheritance.bundle */; + productType = "com.apple.product-type.bundle"; }; - 914CADD40BF9964CC13DB8B5 /* TestDriver macOS */ = { + 7DD54C0F2990188A48F11252 /* IceScope iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 20DF9B84519852C9E51EF5CA /* Build configuration list for PBXNativeTarget "TestDriver macOS" */; + buildConfigurationList = E7D4C0935BD65779ABC70627 /* Build configuration list for PBXNativeTarget "IceScope iOS" */; buildPhases = ( - 3124D98173F1CAB2DF639AD5 /* Sources */, - 4DC24C70A0494CB2938EFEFF /* Frameworks */, - CA6200D12EF0A2AD488CA9A5 /* Resources */, - 9B06DFA5431725689DA3504C /* Copy Frameworks */, - 37DC010A1D6E8148C6692015 /* Copy Symbols */, + D575F8D27D3DB8249AB3B3F5 /* Sources */, + 59FFBE873F41B8428744337C /* Frameworks */, + 4F04814DA7F819208B03D5D2 /* Resources */, ); buildRules = ( - F08767D833FC81471D7FBF6C /* PBXBuildRule */, + 147ED1F5AE0070EF93E3BCF5 /* PBXBuildRule */, ); dependencies = ( - 8D0312C49AB14DA05CF803D9 /* PBXTargetDependency */, - 5EF85F499913DF3BBABB1F05 /* PBXTargetDependency */, - 762B282F4385E75030B4365E /* PBXTargetDependency */, - B6447BC810D2A8774F298BB2 /* PBXTargetDependency */, - A84EA2A889D3F1FB6291F067 /* PBXTargetDependency */, - 876519B3B4003B5EEFBAA8FF /* PBXTargetDependency */, - 2FEC28D92B943812758D1B99 /* PBXTargetDependency */, - 325951DB6CD4F2504712CA88 /* PBXTargetDependency */, - 714084D937D1E26D13BC2708 /* PBXTargetDependency */, - C13A755C6CB9AD1DA2597787 /* PBXTargetDependency */, - 368BAE8924EA63F1DDFF3A6E /* PBXTargetDependency */, - F3E611AC2F1B09FC1148F225 /* PBXTargetDependency */, - E8F93A9F5395EC1234520519 /* PBXTargetDependency */, - B58B25E1F6D15860B063566C /* PBXTargetDependency */, - 24A17380F0B42F3BA5BCB15B /* PBXTargetDependency */, - E586CC4AE153D30F2FD83259 /* PBXTargetDependency */, - 16BF608D89FFDC702691D390 /* PBXTargetDependency */, - C236EC77D6310F03A50C0F11 /* PBXTargetDependency */, - 7E7FD91FDF761261C090EA2C /* PBXTargetDependency */, - 4A8F14DD5CF1C1305693A6A7 /* PBXTargetDependency */, - 6E01CB313A0BC5350DE9D347 /* PBXTargetDependency */, - 77C87C6D2DB7EE3AB881DCF3 /* PBXTargetDependency */, - CC2F0FC37967D514209E7FD3 /* PBXTargetDependency */, - 390C385D3C4BC62F850224FA /* PBXTargetDependency */, - CBE9D9ED391E4FCD1E0F7DBC /* PBXTargetDependency */, - 54834890CEA0339ABF3FC23E /* PBXTargetDependency */, - BDB2D3CFF0E9025F9901A3B1 /* PBXTargetDependency */, - DFD3D7ED5B06A817B5619BB4 /* PBXTargetDependency */, - 85A439A80585945882B2AFDF /* PBXTargetDependency */, - EA44E3D8A0D12EB9B19F3F9E /* PBXTargetDependency */, - A8291C23F59A2087E282BC2B /* PBXTargetDependency */, - 49F4C97DDCBFC7A1503646B2 /* PBXTargetDependency */, - F547085D531EC164199DAE91 /* PBXTargetDependency */, - 7DD11C741007556039C94D91 /* PBXTargetDependency */, - 0B0E50162D99090A60B89F47 /* PBXTargetDependency */, - B8FDB299495EE9910870F11A /* PBXTargetDependency */, - B2C6E18D4C9EF8DDC1BD7B3E /* PBXTargetDependency */, - A98742133FCC8B3BA731F6A5 /* PBXTargetDependency */, - 5B1ED737DF10B08389A8FAD5 /* PBXTargetDependency */, - 9EF20772733B758DBAB4948D /* PBXTargetDependency */, - CCC85A00B08DC01F7CB31424 /* PBXTargetDependency */, - 40537B8BA8FDB8EDBAFBF82E /* PBXTargetDependency */, - 8873FEE0E18BADF38C08CAA2 /* PBXTargetDependency */, - 987B1B26837BA79F29021A29 /* PBXTargetDependency */, + 664AFD7C289F49F6BF31792E /* PBXTargetDependency */, + DFDC6D6C791B94341F7734BF /* PBXTargetDependency */, ); - name = "TestDriver macOS"; - productName = TestDriver; - productReference = 5ABA52CA143BD36667253CC2 /* TestDriver.app */; - productType = "com.apple.product-type.application"; + name = "IceScope iOS"; + productName = IceScope; + productReference = F63ACE906DD9DB97ACE92A69 /* IceScope.bundle */; + productType = "com.apple.product-type.bundle"; }; - 91A496056B79B76DA3718EE2 /* IceInheritance iOS */ = { + 7F4EDBAF9C1E629F921E5728 /* IceInfo macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 7BDFA56441B1F3A7A7D3AAE3 /* Build configuration list for PBXNativeTarget "IceInheritance iOS" */; + buildConfigurationList = 3A5C2CE813F33C0B8C714BFC /* Build configuration list for PBXNativeTarget "IceInfo macOS" */; buildPhases = ( - 27D2DED606E509F86EE07BB6 /* Sources */, - 215A5D8F1235C5AAADCA7CA9 /* Frameworks */, - 9546C06AE2B84D5D29D4A87D /* Resources */, + AD5C5775594B8B8BEEF313BA /* Sources */, + 43657396AB2C738E3A962673 /* Frameworks */, + B702473478E7879B67039E9C /* Resources */, ); buildRules = ( - 2135F917AA258236118AE192 /* PBXBuildRule */, + 4EF5EA2BC96959DCA28AA38B /* PBXBuildRule */, ); dependencies = ( - B2DC30E315C2857BE8627440 /* PBXTargetDependency */, - 651B7BC16192AF0020F57DEE /* PBXTargetDependency */, + EE2D4B10D1385F1235EC26E4 /* PBXTargetDependency */, + 2F5477EBD9767EA009A6EE64 /* PBXTargetDependency */, ); - name = "IceInheritance iOS"; - productName = IceInheritance; - productReference = FC7B166B86ED3353D0A9272B /* IceInheritance.bundle */; + name = "IceInfo macOS"; + productName = IceInfo; + productReference = 149F4E70CE7529731F86C35A /* IceInfo.bundle */; productType = "com.apple.product-type.bundle"; }; - 9297225A9D562DD788D0A64F /* IceStorm macOS */ = { + 89B7057BAB516173A44EC120 /* SliceEscape iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 7F89CEA1FF69C35A50E8EB52 /* Build configuration list for PBXNativeTarget "IceStorm macOS" */; + buildConfigurationList = 97316989D7CF8894A81BCDB6 /* Build configuration list for PBXNativeTarget "SliceEscape iOS" */; buildPhases = ( - 2E87BE63BBFA05A6D9288C67 /* Headers */, - E6CAD08DFD5E5F6414A96EB2 /* Sources */, - 96488DD82F781EC4FA8BC218 /* Frameworks */, - 9B44DA8B6A9CF4FDA7FCC2B4 /* Resources */, + 4374F58F277B13684899AC5A /* Sources */, + DB919325E3301E189A79DFEF /* Frameworks */, + 656BE926E60D04A25FFDC413 /* Resources */, ); buildRules = ( - AEB2AF268AB7C4F08EE024FF /* PBXBuildRule */, + 122856D4512FB03CF6CACD22 /* PBXBuildRule */, ); dependencies = ( - 0DF71E5B75754E6D623A19F5 /* PBXTargetDependency */, + 4532F57026F68B1D92117659 /* PBXTargetDependency */, + EBEA11438D85589BAC59A3E0 /* PBXTargetDependency */, ); - name = "IceStorm macOS"; - productName = IceStorm; - productReference = A82EBE42E7D0988A9CD7241C /* IceStorm.framework */; - productType = "com.apple.product-type.framework"; + name = "SliceEscape iOS"; + productName = SliceEscape; + productReference = AB4E0350184F7C71726609E7 /* SliceEscape.bundle */; + productType = "com.apple.product-type.bundle"; }; - 92DF391764E6813888564349 /* IceDiscovery C++11 iOS */ = { + 89EDB3CB137FD333EB306935 /* IceTimeout macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 8B72BCD75BEBBFA46CF290E0 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 iOS" */; + buildConfigurationList = 2CA2208A8D86413F09214196 /* Build configuration list for PBXNativeTarget "IceTimeout macOS" */; buildPhases = ( - 363371F2B680F214C8021BBF /* Headers */, - 5751467D8A4D00C00F2D6E5F /* Sources */, - 8A75B942FDD2F4AED71BA032 /* Frameworks */, + BB943065831D0B07018EF47D /* Sources */, + 25FEF466D8F079A930EC8EC2 /* Frameworks */, + 4112D61AB54E6D77EA7A8C6A /* Resources */, ); buildRules = ( - 9DAEA3957326C9D51A4CE0BD /* PBXBuildRule */, + DD1DAEBE0156E3662152C670 /* PBXBuildRule */, ); dependencies = ( - 94E8060F594F577BCDE98965 /* PBXTargetDependency */, + 3C37401C77B8281C8D71AB97 /* PBXTargetDependency */, + 10D2F3497872542E5AD4AC8B /* PBXTargetDependency */, ); - name = "IceDiscovery C++11 iOS"; - productName = "IceDiscovery C++11 iOS"; - productReference = BACC36E06BECDD951F03971E /* libIceDiscovery C++11 iOS.a */; - productType = "com.apple.product-type.library.static"; + name = "IceTimeout macOS"; + productName = IceTimeout; + productReference = 1A6ED36FE687DAFD95CC9EB3 /* IceTimeout.bundle */; + productType = "com.apple.product-type.bundle"; }; - 9484F133E4286D3A13D22DDC /* IceProperties iOS */ = { + 8BDA29F667034E7F3926AC84 /* IceAdmin iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 7091CD56C24AF86EB1A9817F /* Build configuration list for PBXNativeTarget "IceProperties iOS" */; + buildConfigurationList = 9F927B01C48B28B173175ACA /* Build configuration list for PBXNativeTarget "IceAdmin iOS" */; buildPhases = ( - 3AD522EA91B7691BF12F8D1D /* Sources */, - D031297FD57586E9F3EABDA3 /* Frameworks */, - 814CE7A79ACA6D51DBCAE215 /* Resources */, + 47942136B1485585ED5AF5F7 /* Sources */, + 30F32A064F6623E05905AD01 /* Frameworks */, + EBEE0EE211E45F015080F84A /* Resources */, ); buildRules = ( - ED5AE68ACFF9EA6F3CDDA9E7 /* PBXBuildRule */, + 6B956B051876800451B9DA70 /* PBXBuildRule */, ); dependencies = ( - D78EA82516B2AE95598D6C89 /* PBXTargetDependency */, - 92051324E10D40AD9DFDB60C /* PBXTargetDependency */, + 8022DAFBDDAFA82E6856D158 /* PBXTargetDependency */, + 19642D165A411CB34B285F25 /* PBXTargetDependency */, ); - name = "IceProperties iOS"; - productName = IceProperties; - productReference = E4DEDD307E1D3CA1FB7218CB /* IceProperties.bundle */; + name = "IceAdmin iOS"; + productName = IceAdmin; + productReference = E33A99FCBD6DEEBC664E5E40 /* IceAdmin.bundle */; productType = "com.apple.product-type.bundle"; }; - 95D41E26E6811D14D874FA8F /* IceFacets macOS */ = { + 9101DC4FC785DC767966C308 /* IceLocation iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 58A394C476FB0AA602BD251D /* Build configuration list for PBXNativeTarget "IceFacets macOS" */; + buildConfigurationList = A9EC26FECF563FB156D44E58 /* Build configuration list for PBXNativeTarget "IceLocation iOS" */; buildPhases = ( - CA2F3D7D4D02F2420D63D6C0 /* Sources */, - 5C5824890F4015C2FE2B2B8F /* Frameworks */, - 21E90AB9813047C2F5D871A0 /* Resources */, + 8BCC593DFF8EBAA7DCE7AB06 /* Sources */, + 3E2EA8D1EDD56A0FFAAAA0B6 /* Frameworks */, + 5E2BC364B5986F52C3F15561 /* Resources */, ); buildRules = ( - 617C2F89A2699328BA1CD9C3 /* PBXBuildRule */, + 45C277A0D975A8163C6771C3 /* PBXBuildRule */, ); dependencies = ( - 847F22BA8693F4981AA00A2D /* PBXTargetDependency */, - 8FA537A47224A12587E27FC7 /* PBXTargetDependency */, + 8017A8FFFCCCA141BB1E0E80 /* PBXTargetDependency */, + 9F238865AF12A0FD03ED7F49 /* PBXTargetDependency */, ); - name = "IceFacets macOS"; - productName = IceFacets; - productReference = BA4F8D4F804195F6820A5749 /* IceFacets.bundle */; + name = "IceLocation iOS"; + productName = IceLocation; + productReference = 148F0E7F506435CF5E51A279 /* IceLocation.bundle */; productType = "com.apple.product-type.bundle"; }; - 962040A8EEC208E9A1546C19 /* IceDefaultValue iOS */ = { + 92F4FBEA3283B438AE3DEB0A /* IceServices iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 60E049E2E08CD9CBEB372B3E /* Build configuration list for PBXNativeTarget "IceDefaultValue iOS" */; + buildConfigurationList = D41E1AC7D79DCF28C8D698C1 /* Build configuration list for PBXNativeTarget "IceServices iOS" */; buildPhases = ( - 2070B65558D60CC273241627 /* Sources */, - 3080BE616B4531A5BAD38625 /* Frameworks */, - 75F9F8FA97EDCE4591EB976D /* Resources */, + EDE13D89CE530EBCB48DEB15 /* Sources */, + 30DBB48ADEDB4C6AFEAA5DBA /* Frameworks */, + C0C3420A6E46C1A766C26737 /* Resources */, ); buildRules = ( - 6B84CC51EC71F141540D98AF /* PBXBuildRule */, + 5A0E104C510206B4ED8FD7E2 /* PBXBuildRule */, ); dependencies = ( - 58263CD8D4CF11DCBDF3695C /* PBXTargetDependency */, - 79D199F7ED2CCB74CC4573A7 /* PBXTargetDependency */, + 1BAB4D32AE9121B305BDDAE0 /* PBXTargetDependency */, + DEB3B8B839F1EB37E9D733B8 /* PBXTargetDependency */, + 6BB08BE4C7651E0CF780F9E8 /* PBXTargetDependency */, + 29F5B622DEA1E3D63571085A /* PBXTargetDependency */, + D6B4BE0C65A6F18686EF4538 /* PBXTargetDependency */, ); - name = "IceDefaultValue iOS"; - productName = IceDefaultValue; - productReference = EB4DFFCB41D24C11C4DB0423 /* IceDefaultValue.bundle */; + name = "IceServices iOS"; + productName = IceServices; + productReference = 9BA6FA4EC5C3072E5ABD82A9 /* IceServices.bundle */; productType = "com.apple.product-type.bundle"; }; - 97B13A0188A185F51F394D0F /* IceImpl macOS */ = { + 9460571101A73996676D64AA /* IceImpl iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = D030963D5B51C58A80DE7F81 /* Build configuration list for PBXNativeTarget "IceImpl macOS" */; + buildConfigurationList = CCFA6350829756D7B5F69798 /* Build configuration list for PBXNativeTarget "IceImpl iOS" */; buildPhases = ( - 3CBF00F8739C0778186DD2BE /* Headers */, - 12375D0330EBB9663E35D55D /* Sources */, - 0E91A2583404C9B7CC0C2201 /* Frameworks */, - 3A594C2614FEDB3A71E09939 /* Resources */, + 5734AB5EF5ECF8335104BA9F /* Headers */, + A4BC37C7C3A3D53D052CFD01 /* Sources */, + 38702D38F787DC2F19336858 /* Frameworks */, + CBCD5D4A122CDBD34BB59118 /* Resources */, ); buildRules = ( ); dependencies = ( - 764B121605891763A369EA34 /* PBXTargetDependency */, - 6417969E9BA20897A2FE6A9C /* PBXTargetDependency */, - 5DD8A9AA3C15428BE1ECF17F /* PBXTargetDependency */, + A69C932E65335EF3B02D9374 /* PBXTargetDependency */, + A0852F2480F678F0469BFD88 /* PBXTargetDependency */, + BA9BF6AB86AAFD48D395CBB7 /* PBXTargetDependency */, ); - name = "IceImpl macOS"; + name = "IceImpl iOS"; productName = IceImpl; - productReference = 48D97C78AA43924C0F5A7B03 /* IceImpl.framework */; + productReference = 9800A54FA6CD0F5753F3140B /* IceImpl.framework */; productType = "com.apple.product-type.framework"; }; - 9BEFA26F9FC3CE92995FEE7D /* IceServantLocator iOS */ = { + 9805F1B4E3665988C6D5CCAF /* Ice C++11 macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 44C43D8A98E238A02FC86909 /* Build configuration list for PBXNativeTarget "IceServantLocator iOS" */; + buildConfigurationList = 35BA9E898F727C0A6FE31AC7 /* Build configuration list for PBXNativeTarget "Ice C++11 macOS" */; buildPhases = ( - 68763A5AB6F373C84C772DF9 /* Sources */, - 2B380FDC8EE75B1B79E141BA /* Frameworks */, - 50AB874CFE934649222422C8 /* Resources */, + 84C75B5463291D4C311E209B /* Headers */, + 49B26BED155E199B8A0D1B17 /* Sources */, + 3FD519DDD2C7887159F2C8C3 /* Frameworks */, ); buildRules = ( - CF08405BE3D6D64BD2FE9B9B /* PBXBuildRule */, + 50450ABE97F75EB70EE4A40A /* PBXBuildRule */, ); dependencies = ( - 772AE04BF86C5DC92B3D24DD /* PBXTargetDependency */, - CE8FB71FE15766CE04D889D5 /* PBXTargetDependency */, ); - name = "IceServantLocator iOS"; - productName = IceServantLocator; - productReference = C731BF23BA58A14557BC7AE8 /* IceServantLocator.bundle */; - productType = "com.apple.product-type.bundle"; + name = "Ice C++11 macOS"; + productName = "Ice C++11 macOS"; + productReference = 1A8516202B1F642AC88A7A46 /* libIce C++11 macOS.a */; + productType = "com.apple.product-type.library.static"; }; - 9DFD4AEA62A79A35F7A4974B /* IceExceptionsAMD macOS */ = { + 9B591E7DA2AE4968495CC46E /* IceSlicingObjectsAMD macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = B033784BD9A967AE6F95D5D7 /* Build configuration list for PBXNativeTarget "IceExceptionsAMD macOS" */; + buildConfigurationList = 33A4F768BBAAD0D9B51F0AC7 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD macOS" */; buildPhases = ( - B0B11BAACC62DD3B4C109DEB /* Sources */, - 0CE9EAACA1CC262CB914AFF5 /* Frameworks */, - 4688A6BD49A1AA35DDF52080 /* Resources */, + 790FE0F90ACC5C3535B44BA8 /* Sources */, + C78B3E830BD6A68C99F233A4 /* Frameworks */, + D8BEE005E191CB7C5F797FB5 /* Resources */, ); buildRules = ( - 5F2781FC954EB74F82C07208 /* PBXBuildRule */, + 2EB3801973B0D8AE18A3C57C /* PBXBuildRule */, ); dependencies = ( ); - name = "IceExceptionsAMD macOS"; - productName = IceExceptionsAMD; - productReference = B2B76DD5028A80A4DFA79898 /* IceExceptionsAMD.bundle */; + name = "IceSlicingObjectsAMD macOS"; + productName = IceSlicingObjectsAMD; + productReference = 285CE6AAA028D7D463F34032 /* IceSlicingObjectsAMD.bundle */; productType = "com.apple.product-type.bundle"; }; - 9E0C42A47A98AD2AFDA76347 /* IceExceptions iOS */ = { + 9E072758F412F2A99B8EF3D5 /* IceOptional macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 73DDA77638614409C45C8947 /* Build configuration list for PBXNativeTarget "IceExceptions iOS" */; + buildConfigurationList = B74EDB08C42DF734A24CC3F1 /* Build configuration list for PBXNativeTarget "IceOptional macOS" */; buildPhases = ( - 80B030B641A873127A57976D /* Sources */, - F721EDA17518FD740249CC78 /* Frameworks */, - 41759684CA1CDD3378CF7B40 /* Resources */, + 399F15B7C0D23D89F0DFA128 /* Sources */, + 9FD46CAB0A15C2EADA5226D1 /* Frameworks */, + F81BFD008E716B1B0617C835 /* Resources */, ); buildRules = ( - A71A0BDAB584713FC7BB6226 /* PBXBuildRule */, + 2625C1AD05085075AF16346E /* PBXBuildRule */, ); dependencies = ( - 59F83DFE3F2DCB60CE62D954 /* PBXTargetDependency */, - AA81285ECEA0B308FA3CA136 /* PBXTargetDependency */, + 430B85BF6DF9DE923D610040 /* PBXTargetDependency */, + 8DC10D24D8073988232F0F82 /* PBXTargetDependency */, ); - name = "IceExceptions iOS"; - productName = IceExceptions; - productReference = 8F7D24D7A121A1EADE888933 /* IceExceptions.bundle */; + name = "IceOptional macOS"; + productName = IceOptional; + productReference = 72779126D71DFD7FC20EE0D2 /* IceOptional.bundle */; productType = "com.apple.product-type.bundle"; }; - A34E2E5EDCDDDE5E3D55FFAA /* IceObjects iOS */ = { + A00BBA7ECEAE6A590AFA72E7 /* IceDefaultServant iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = A3649632463DAC8E1FDB6D6B /* Build configuration list for PBXNativeTarget "IceObjects iOS" */; + buildConfigurationList = D72DFC59774D0CDE1C20B79D /* Build configuration list for PBXNativeTarget "IceDefaultServant iOS" */; buildPhases = ( - 376E2CAAFACE0B009916ADC7 /* Sources */, - 25D15053A5B7E93A2F08055D /* Frameworks */, - C08B5426F8A6E7DCBA778B66 /* Resources */, + 96A531610AAD39B40D73CFCA /* Sources */, + AF107CD464CF701274021BD3 /* Frameworks */, + D114D7BC101E42AA1CA334CE /* Resources */, ); buildRules = ( - FB869753CB282CA68F8A03D3 /* PBXBuildRule */, + 8ECCEAA9798EC8390037075B /* PBXBuildRule */, ); dependencies = ( - 550A18E2AA5ECC20C7DBA81A /* PBXTargetDependency */, - A47F676076A40D22F2754DF3 /* PBXTargetDependency */, + A8831710BF02174E3DBCC9FC /* PBXTargetDependency */, + 0C1BE73CB6E4C8A9824812C5 /* PBXTargetDependency */, ); - name = "IceObjects iOS"; - productName = IceObjects; - productReference = 5F5D00AAC3F1C36BBA126310 /* IceObjects.bundle */; + name = "IceDefaultServant iOS"; + productName = IceDefaultServant; + productReference = 098855CA744757EBAA810215 /* IceDefaultServant.bundle */; productType = "com.apple.product-type.bundle"; }; - A49EB2DE75D0EA6267C9C5BD /* IceAdmin macOS */ = { + A336B6AC8C8350EEFDD0ABC7 /* IceExceptionsAMD iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = C47B9F5987DEBB349E4ECF25 /* Build configuration list for PBXNativeTarget "IceAdmin macOS" */; + buildConfigurationList = 9A88EF15322760C563F597DF /* Build configuration list for PBXNativeTarget "IceExceptionsAMD iOS" */; buildPhases = ( - AD437017BFC3D0F4BE087C05 /* Sources */, - 04C94AAEDAC6B949EB0BBEDD /* Frameworks */, - 44558CE4C43DC5E20A667C76 /* Resources */, + FACB1675A99F21C84B9E64A1 /* Sources */, + D85223A08A301ECB9C45F11C /* Frameworks */, + 410ECBC55251736575F13B8C /* Resources */, ); buildRules = ( - D0110A2B1CC524A6621CF4EF /* PBXBuildRule */, + 4F47FCFEB58657B448CBAE8C /* PBXBuildRule */, ); dependencies = ( - BE42D69BCCA81E5FD0C33E32 /* PBXTargetDependency */, - B05A5D70F437199E4A1E85B9 /* PBXTargetDependency */, ); - name = "IceAdmin macOS"; - productName = IceAdmin; - productReference = C87EC4A45CF90FD5F08E012F /* IceAdmin.bundle */; + name = "IceExceptionsAMD iOS"; + productName = IceExceptionsAMD; + productReference = CE614DFC837B44ED8A2151D5 /* IceExceptionsAMD.bundle */; productType = "com.apple.product-type.bundle"; }; - A7B32AA159BB75D5F21BC535 /* IceBinding macOS */ = { + A71FC54A09E0A7AECBC0B094 /* Glacier2 macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 9752ED8958D5BCE53725D7E4 /* Build configuration list for PBXNativeTarget "IceBinding macOS" */; + buildConfigurationList = B70C0EBC10EE1FBFE58F7262 /* Build configuration list for PBXNativeTarget "Glacier2 macOS" */; buildPhases = ( - D379D0BDE68DEECADC48C847 /* Sources */, - 4A9AAC6F045BCD4E30403EBB /* Frameworks */, - 744D02AF297273CF0630BA19 /* Resources */, + 15B1EAABE218B6A0853E0388 /* Headers */, + D0586533D49473828A9E77A8 /* Sources */, + 10BF61547B4358D9DEFC66FF /* Frameworks */, + 386ED58BF8634E225A9DFF9C /* Resources */, ); buildRules = ( - 4ADB1812907109914DC95DAF /* PBXBuildRule */, + 988C78CADBC56493F43FB44B /* PBXBuildRule */, ); dependencies = ( - 4974FE0D72F88FADE528981D /* PBXTargetDependency */, - B8D6EC9A7EDE30A566607202 /* PBXTargetDependency */, + 8F0ECA32E2B4C231C68EB15C /* PBXTargetDependency */, ); - name = "IceBinding macOS"; - productName = IceBinding; - productReference = DF30241EEB089409AB70B440 /* IceBinding.bundle */; - productType = "com.apple.product-type.bundle"; + name = "Glacier2 macOS"; + productName = Glacier2; + productReference = 8BCFC9CD09752EF6CE92F169 /* Glacier2.framework */; + productType = "com.apple.product-type.framework"; }; - AA01E7A046CB990E5D8A003E /* IceFacets iOS */ = { + AA2820D36400A0F7B0DA8B2A /* IceStream iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = F739B2D46C86E5D00992B18F /* Build configuration list for PBXNativeTarget "IceFacets iOS" */; + buildConfigurationList = 1B1D2D65F82514B89E9499E8 /* Build configuration list for PBXNativeTarget "IceStream iOS" */; buildPhases = ( - 0DA34E084DB32154038D8017 /* Sources */, - 9D46A359BE499D03683C09C5 /* Frameworks */, - 170BD48088B6143C28AD47E0 /* Resources */, + 0C460CE05BDE01DAF5D98AA8 /* Sources */, + 066836AADF7B88B2AB5DB476 /* Frameworks */, + D132AE5A01EF7F8DA1BE270C /* Resources */, ); buildRules = ( - 9E7CA30CB696A284511B65A8 /* PBXBuildRule */, + A246FB49FA700CCD315141E6 /* PBXBuildRule */, ); dependencies = ( - 908B94C7B8B54B581C1678D3 /* PBXTargetDependency */, - CEDB216815D1754BCB4B72A8 /* PBXTargetDependency */, + 3094C3CB4BB50EDF247E1ED8 /* PBXTargetDependency */, + FBB7C03E3A737411040D5ADD /* PBXTargetDependency */, ); - name = "IceFacets iOS"; - productName = IceFacets; - productReference = 77A0589D3339389CC8C619DC /* IceFacets.bundle */; + name = "IceStream iOS"; + productName = IceStream; + productReference = E3A375817ABFA4AA3FB2E7DB /* IceStream.bundle */; productType = "com.apple.product-type.bundle"; }; - AAB82C7875DC0FF6FAFF4012 /* IceProxyAMD macOS */ = { + B207A5D72726463A401F75E0 /* IceSlicingObjectsAMD iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = B91E45C650DBE7B59DEE8C8D /* Build configuration list for PBXNativeTarget "IceProxyAMD macOS" */; + buildConfigurationList = CA3A7726B3D7BE2ECA1EA27B /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD iOS" */; buildPhases = ( - EA6BF7C8BD92B3140BB30A63 /* Sources */, - 849115324CD0DE287A16D89E /* Frameworks */, - 0B0F5D2DCA1A293237023853 /* Resources */, + 3ED3E6DC65550BB0417EAF7E /* Sources */, + 12D29BA1E53FC98F4E703191 /* Frameworks */, + 47F1DA53B17AF8309921E48E /* Resources */, ); buildRules = ( - EA646B0FAEB8FEC1E929EA47 /* PBXBuildRule */, + 3A07542A46583691383C563F /* PBXBuildRule */, ); dependencies = ( ); - name = "IceProxyAMD macOS"; - productName = IceProxyAMD; - productReference = 2F162FBD0C8F1B4B117411F8 /* IceProxyAMD.bundle */; + name = "IceSlicingObjectsAMD iOS"; + productName = IceSlicingObjectsAMD; + productReference = 02B42EFAF7D96FE1CBC88738 /* IceSlicingObjectsAMD.bundle */; productType = "com.apple.product-type.bundle"; }; - AB72693D5B640F4892F2FB47 /* IceInterceptor macOS */ = { + B318668242B5FB922BC0E9A9 /* IceExceptions iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 2BC546AEFE844637AF7E51C8 /* Build configuration list for PBXNativeTarget "IceInterceptor macOS" */; + buildConfigurationList = 6B255DF9950D8A06164FCE5B /* Build configuration list for PBXNativeTarget "IceExceptions iOS" */; buildPhases = ( - 7CA96CEC070724284CAF1585 /* Sources */, - 33B69B70BA32222B2F6751E9 /* Frameworks */, - 28A713644A9822664268A180 /* Resources */, + 89D55C25343D77526458B062 /* Sources */, + 8D7CA533AB1E9BE167FB26D1 /* Frameworks */, + 9C86375E5BA54E6F682FE194 /* Resources */, ); buildRules = ( - 07354088A384245149A13A20 /* PBXBuildRule */, + 0402446B6BB433B681E14FDB /* PBXBuildRule */, ); dependencies = ( - 8A90F617ADB91CE0EF9194BD /* PBXTargetDependency */, - 951D16030C5E60B067FAA168 /* PBXTargetDependency */, + 279C03B0956916821A342E20 /* PBXTargetDependency */, + C51FDD3CA16D9B9DC94F1C51 /* PBXTargetDependency */, ); - name = "IceInterceptor macOS"; - productName = IceInterceptor; - productReference = 2DCFB20DDAF07BBAE3CE5B5D /* IceInterceptor.bundle */; + name = "IceExceptions iOS"; + productName = IceExceptions; + productReference = A7608F345A6B9674E4E25588 /* IceExceptions.bundle */; productType = "com.apple.product-type.bundle"; }; - AC8A011E048A8569E367F6E4 /* IceDefaultServant macOS */ = { + B32B9F509F3BC09C0E74BC26 /* IceProxy iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = AB9045D09815AA09A872E6BA /* Build configuration list for PBXNativeTarget "IceDefaultServant macOS" */; + buildConfigurationList = 718218CFA9063BF3A7404FAD /* Build configuration list for PBXNativeTarget "IceProxy iOS" */; buildPhases = ( - DEBC7F17727CACDA80F640D1 /* Sources */, - 70971F4C44746DC8A565E42D /* Frameworks */, - ECEC0D8657EC663BC42F9141 /* Resources */, + CF62D7E86B05BF30C09E13A4 /* Sources */, + 378FD3F4E17F9074A5BAC9E0 /* Frameworks */, + 80893F81FEB8C2ED9D71C508 /* Resources */, ); buildRules = ( - D42DDFE955D201CE6BBDD349 /* PBXBuildRule */, + 4B8BD75D5EB6DFBBD62D55EA /* PBXBuildRule */, ); dependencies = ( - 50B5CD71F6AD189C4888C89C /* PBXTargetDependency */, - 9DA79315D9DB6F59D0481305 /* PBXTargetDependency */, + DAD7CEE562B87C120AD83846 /* PBXTargetDependency */, + B7794C40D8EE17DDD2A70DC0 /* PBXTargetDependency */, ); - name = "IceDefaultServant macOS"; - productName = IceDefaultServant; - productReference = 7F6C1C41670A45363706DF21 /* IceDefaultServant.bundle */; + name = "IceProxy iOS"; + productName = IceProxy; + productReference = 563804086685258D6C96B681 /* IceProxy.bundle */; productType = "com.apple.product-type.bundle"; }; - AE8910D249B0FB016D0AC19E /* IceInheritance macOS */ = { + B34E0F2129E9B696DC8C6C86 /* SliceEscape macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 0AA4FD4C8681DAD345190111 /* Build configuration list for PBXNativeTarget "IceInheritance macOS" */; + buildConfigurationList = 9A572080D2D43D280F6104CD /* Build configuration list for PBXNativeTarget "SliceEscape macOS" */; buildPhases = ( - 18E1CD095073356C8EEED435 /* Sources */, - 424816F4E8754CC044315A10 /* Frameworks */, - B6DC3FAB9FB333A36A7D6BF4 /* Resources */, + D9BDD047CDA64F4403705AE9 /* Sources */, + 1AC4370C0E04FF68D429B09F /* Frameworks */, + DF5CD70EFAA01360E8C1AC3A /* Resources */, ); buildRules = ( - 72834CFE15B4178E967B40AE /* PBXBuildRule */, + 71B42714EB70CD7DD3907707 /* PBXBuildRule */, ); dependencies = ( - 6F31CFA4A95770A725615688 /* PBXTargetDependency */, - 14BD367C23E67783D9B89677 /* PBXTargetDependency */, + 798F440FAFBCBB627B206C99 /* PBXTargetDependency */, + B83559B92CCA74E76DB88DC1 /* PBXTargetDependency */, ); - name = "IceInheritance macOS"; - productName = IceInheritance; - productReference = 523FE4EFC23B44A9404CC19F /* IceInheritance.bundle */; + name = "SliceEscape macOS"; + productName = SliceEscape; + productReference = 78A7C617CA3EE06E65A4C495 /* SliceEscape.bundle */; productType = "com.apple.product-type.bundle"; }; - AFE9D9C8B9D2E8D5E53223C4 /* IceSSLConfiguration iOS */ = { + B3ADC629CA79820FC18F479D /* IceStorm iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 9BD65D473E403C1F928C96DE /* Build configuration list for PBXNativeTarget "IceSSLConfiguration iOS" */; + buildConfigurationList = ECC90942B9B322C06B740479 /* Build configuration list for PBXNativeTarget "IceStorm iOS" */; buildPhases = ( - 02336DAAE24A449FDCF9B8B2 /* Sources */, - F632C0F196E878AC5799DB6D /* Frameworks */, - ABCF67E421262B2BDC5389E7 /* Resources */, + 59A815FC42893BF5AB3E7D09 /* Headers */, + 36F14EBD18DEA3745A69C67D /* Sources */, + AC76CB10479BE74F4BB8376E /* Frameworks */, + AF016BCB28822952C99A6F03 /* Resources */, ); buildRules = ( - CD6F93FED462C501950F3B0D /* PBXBuildRule */, + 62CA2F6BDF8ABB8572EDFCD5 /* PBXBuildRule */, ); dependencies = ( - EFA217F7F8B8A54A23561888 /* PBXTargetDependency */, - 2C595A9BF74F7571890DE6AF /* PBXTargetDependency */, + B2D650A7EA7AE77DA87540C5 /* PBXTargetDependency */, ); - name = "IceSSLConfiguration iOS"; - productName = IceSSLConfiguration; - productReference = 5F3B03505F2B56CD23F4F81E /* IceSSLConfiguration.bundle */; - productType = "com.apple.product-type.bundle"; + name = "IceStorm iOS"; + productName = IceStorm; + productReference = 1589E74330F6EF9985A9D409 /* IceStorm.framework */; + productType = "com.apple.product-type.framework"; }; - B134A9C0092CBA95F03BD543 /* IceBinding iOS */ = { + B7B406908F90EED9A05A4754 /* IceGrid macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = FE5368C0487448A3FE568CCD /* Build configuration list for PBXNativeTarget "IceBinding iOS" */; + buildConfigurationList = 614C2F34AE938C57EC97F1DF /* Build configuration list for PBXNativeTarget "IceGrid macOS" */; buildPhases = ( - 8B320C2FF825F51F485B009C /* Sources */, - E72883528ACB6A0B6F7E1AE6 /* Frameworks */, - D2A6631A49858107A44D97D0 /* Resources */, + 967E93027C5CCEEE5C1F01D5 /* Headers */, + 7D521E3699D5FA5FDAD0DF43 /* Sources */, + 817B3B87FC3306CE3C84FC36 /* Frameworks */, + 28E821A248FDC05D47A4D8E1 /* Resources */, ); buildRules = ( - 44D197C839430F5C0C15F3BD /* PBXBuildRule */, + 7D5C04EB775A067F178ED1C6 /* PBXBuildRule */, ); dependencies = ( - E3896A5A0B27D118DEBAE7E5 /* PBXTargetDependency */, - 23EE0BDDCB05BE04C5188455 /* PBXTargetDependency */, + 3733AC448891C8A5C71FFD29 /* PBXTargetDependency */, + 9CFA28826AA8188FCBBA3545 /* PBXTargetDependency */, ); - name = "IceBinding iOS"; - productName = IceBinding; - productReference = 756D75748B80C4ED34D566D6 /* IceBinding.bundle */; - productType = "com.apple.product-type.bundle"; + name = "IceGrid macOS"; + productName = IceGrid; + productReference = 8CBFAEE6B26D238BAA02484A /* IceGrid.framework */; + productType = "com.apple.product-type.framework"; }; - B58FD587A1849AE80F7ACCED /* Ice C++11 macOS */ = { + BA2103689D95671CD62FE307 /* IceAcm iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 3F537F6A65586B258E09575F /* Build configuration list for PBXNativeTarget "Ice C++11 macOS" */; + buildConfigurationList = 5F4A9814BC405D16897A3225 /* Build configuration list for PBXNativeTarget "IceAcm iOS" */; buildPhases = ( - 3E639FE5F6E8B7A2F5384F5A /* Headers */, - 67290FE8E003EB62FB11B573 /* Sources */, - DE1F613F5526869AB414EE2B /* Frameworks */, + 8EC45C5DFC37BE7508736D81 /* Sources */, + 832CCC7C0C3F10C428C94C5C /* Frameworks */, + 3504F15E53400FC49C1B4459 /* Resources */, ); buildRules = ( - A18B603F99CD87E5B9E79A52 /* PBXBuildRule */, + 3367766198A30101395A284F /* PBXBuildRule */, ); dependencies = ( + 567CCC3D6665E55890C517F5 /* PBXTargetDependency */, + 60B12D1484AE0AE76897AD9F /* PBXTargetDependency */, ); - name = "Ice C++11 macOS"; - productName = "Ice C++11 macOS"; - productReference = 563E7D0279ACD0A649B9C46F /* libIce C++11 macOS.a */; - productType = "com.apple.product-type.library.static"; + name = "IceAcm iOS"; + productName = IceAcm; + productReference = B3DE965BD291C514412012E2 /* IceAcm.bundle */; + productType = "com.apple.product-type.bundle"; }; - BA3F69EC71F016D5C9897F61 /* IceOptionalAMD macOS */ = { + BABA6E23C7A7D3CC59FD43A3 /* IceSlicingExceptionsAMD iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = CB5E2D510F88BBDB4C9A8FCE /* Build configuration list for PBXNativeTarget "IceOptionalAMD macOS" */; + buildConfigurationList = CB20491CB6F5ADEEC0C3BAEB /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD iOS" */; buildPhases = ( - A7CC01A43F7C8D12D143D0D5 /* Sources */, - 14006A93E09FA37725704F77 /* Frameworks */, - 49BD2AFBCE224E70D2389DCB /* Resources */, + 4EFD849A94C7C970AB8C20C0 /* Sources */, + 9602BDB156EAB8A33AB4613F /* Frameworks */, + 4C6E201C9C3CEE6DECA996EA /* Resources */, ); buildRules = ( - C45C541796CFF37A3DE52EAB /* PBXBuildRule */, + 08B5B67D2A79982E4CDCB4D0 /* PBXBuildRule */, ); dependencies = ( ); - name = "IceOptionalAMD macOS"; - productName = IceOptionalAMD; - productReference = 0BAC890C929984AE21DF177E /* IceOptionalAMD.bundle */; + name = "IceSlicingExceptionsAMD iOS"; + productName = IceSlicingExceptionsAMD; + productReference = DCE769C589BF2F4ACA9676A0 /* IceSlicingExceptionsAMD.bundle */; productType = "com.apple.product-type.bundle"; }; - BA7BE9E808026BD8AAAAD44F /* IceAdapterDeactivation iOS */ = { + BC3F21F924452B58FA1478BF /* IceServantLocatorAMD iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = F6D79C3CC0B4751A56E0FAA7 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation iOS" */; + buildConfigurationList = 289C7EB801C9245F6BA4A335 /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD iOS" */; buildPhases = ( - 3B3B411303D03ED2D19A70B4 /* Sources */, - E464EB9E0B2EF8804BBA8AB1 /* Frameworks */, - 670C2DEF3E61AA4CABEE9377 /* Resources */, + 45DD07DFCEB2A92B30D87DC0 /* Sources */, + D6867DB48B517842761CBCFA /* Frameworks */, + 570986E57EE5312EB842FE64 /* Resources */, ); buildRules = ( - AFB99286F6A8025DCEE57C97 /* PBXBuildRule */, + 2767873ED2E8553917E35C64 /* PBXBuildRule */, ); dependencies = ( - B8426D7CBB1F20998A0417F3 /* PBXTargetDependency */, - 2572799A103617B462F2C182 /* PBXTargetDependency */, ); - name = "IceAdapterDeactivation iOS"; - productName = IceAdapterDeactivation; - productReference = 47F6D401849C98A1F8B17DD0 /* IceAdapterDeactivation.bundle */; + name = "IceServantLocatorAMD iOS"; + productName = IceServantLocatorAMD; + productReference = DE56A23654E906D02DDF2187 /* IceServantLocatorAMD.bundle */; productType = "com.apple.product-type.bundle"; }; - BAAAA5DE93C5F6E704E3AE0C /* IceImpl iOS */ = { + BCA51BAC81E2897D7B941923 /* IceFacets macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 9AF934BA9006C3AF4A597D9F /* Build configuration list for PBXNativeTarget "IceImpl iOS" */; + buildConfigurationList = CE4E6B8370B680E01D46D1C8 /* Build configuration list for PBXNativeTarget "IceFacets macOS" */; buildPhases = ( - 76D192E548D38B8824309F3F /* Headers */, - 8925B0B65E56011C1441B4DA /* Sources */, - 5296CE7D057F68680398C734 /* Frameworks */, - 1B279B6919C1150BCC21D0EB /* Resources */, + 5723AA8A74AB12578348EC14 /* Sources */, + F8B2B9F29D824A861F9474FE /* Frameworks */, + 0F4EB2FCBE2CFAE0A4B4BB2D /* Resources */, ); buildRules = ( + C998BEDF1714C130E4BCCCEA /* PBXBuildRule */, ); dependencies = ( - D63FAB33B4E6B1AF44A538DB /* PBXTargetDependency */, - FB60CF6EAE24FC055E4CDC65 /* PBXTargetDependency */, - 5CB097D00A471A48A9497B0D /* PBXTargetDependency */, + CC03465E25267FF6164541A9 /* PBXTargetDependency */, + 1282BB35736CF57F3F13F1F0 /* PBXTargetDependency */, ); - name = "IceImpl iOS"; - productName = IceImpl; - productReference = 2BE4072E2271C763871203B5 /* IceImpl.framework */; - productType = "com.apple.product-type.framework"; + name = "IceFacets macOS"; + productName = IceFacets; + productReference = 8C0990EF06C4AA0C70BCB1BB /* IceFacets.bundle */; + productType = "com.apple.product-type.bundle"; }; - BEDE82720EA3D64A7B726327 /* IceScope macOS */ = { + C79655CDB7E9DB0252A631F6 /* IceOperationsAMD macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 38F6842982ADF936839F12FF /* Build configuration list for PBXNativeTarget "IceScope macOS" */; + buildConfigurationList = 2BA440235D9874C38F89BCB1 /* Build configuration list for PBXNativeTarget "IceOperationsAMD macOS" */; buildPhases = ( - 731AA0A94F89F515E622ACEC /* Sources */, - DD4366CE8B5A0DED8ACD5E8F /* Frameworks */, - 8E47CE7DF4A8552AA2BB90CB /* Resources */, + BE696A6DEF4100E66FDFFFF0 /* Sources */, + B88CFFBA5BDFE2C3FDDA3AE7 /* Frameworks */, + AEA796B4A4D6142FBA3A8473 /* Resources */, ); buildRules = ( - 2F18A6E1D61E10C4D9C4FD10 /* PBXBuildRule */, + E90F83CA071B620F9EC62CA8 /* PBXBuildRule */, ); dependencies = ( - C6DB9BEA5CB05EC001C38C14 /* PBXTargetDependency */, - E10F102D3E12DF318F38095B /* PBXTargetDependency */, ); - name = "IceScope macOS"; - productName = IceScope; - productReference = 12D139C638B51A036969F65B /* IceScope.bundle */; + name = "IceOperationsAMD macOS"; + productName = IceOperationsAMD; + productReference = EBDA108A8A991364874E9CF4 /* IceOperationsAMD.bundle */; productType = "com.apple.product-type.bundle"; }; - C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */ = { + CA71ECFE69BFC4C3E98A7D51 /* IceEnums macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = CC28350EF757365730E94343 /* Build configuration list for PBXNativeTarget "TestCommon iOS" */; + buildConfigurationList = EB5DD2F2D04BD8B0295C1750 /* Build configuration list for PBXNativeTarget "IceEnums macOS" */; buildPhases = ( - 36E02A6808A16B486D13674D /* Headers */, - B2CC99BDCBA327955C57E0A3 /* Sources */, - 7F83A983B45429AAEA1A08FA /* Frameworks */, - AEDEC83311DF6EC45D209288 /* Resources */, + EA8923E64FAAAB2AE7B2FFDF /* Sources */, + 6EE82B5D5B21F95C7E3EE2BE /* Frameworks */, + 93904DA962D7ECC13AC89D48 /* Resources */, ); buildRules = ( - A6C53F77BA382D62AD02AFB6 /* PBXBuildRule */, + 354032C56FA713968E5C5785 /* PBXBuildRule */, ); dependencies = ( + 30663E6DD352A40CD3CD06F9 /* PBXTargetDependency */, + 6F67800678DF1596E34CCE28 /* PBXTargetDependency */, ); - name = "TestCommon iOS"; - productName = TestCommon; - productReference = E390D199FCA76E5E89366313 /* TestCommon.framework */; - productType = "com.apple.product-type.framework"; + name = "IceEnums macOS"; + productName = IceEnums; + productReference = E0D5775F40FC2F12240963B4 /* IceEnums.bundle */; + productType = "com.apple.product-type.bundle"; }; - C374F16252F945375C813A7E /* IceInfo macOS */ = { + CACF63C6A7A46E09839D4889 /* IceObjects macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = CFC71A6B69194AFF2684D086 /* Build configuration list for PBXNativeTarget "IceInfo macOS" */; + buildConfigurationList = B8E9C4157E9EB95EAA901DA1 /* Build configuration list for PBXNativeTarget "IceObjects macOS" */; buildPhases = ( - BD6F247F5F4A380746402C75 /* Sources */, - 59719408000090DFCBA1A5EA /* Frameworks */, - 12AC4745EC5E0279D0D74652 /* Resources */, + A986240A6618EC3F5A0A6364 /* Sources */, + 12E61B4A57138C399FE5AE62 /* Frameworks */, + 2ED701834173E88EF9D748F3 /* Resources */, ); buildRules = ( - DC1EFCD62F2C498540FC155D /* PBXBuildRule */, + B2A5E379C52387F364FF98EE /* PBXBuildRule */, ); dependencies = ( - D2B5D7152412E3469B39C9CB /* PBXTargetDependency */, - 561D7DFA7B942177C6DA33C5 /* PBXTargetDependency */, + DF9A80CA68DE4170508A6331 /* PBXTargetDependency */, + 71773F51EAE01946D6C59ADB /* PBXTargetDependency */, ); - name = "IceInfo macOS"; - productName = IceInfo; - productReference = EED1D85553D83ED1AAAF879A /* IceInfo.bundle */; + name = "IceObjects macOS"; + productName = IceObjects; + productReference = EF759A7FC549D2221C6A44CC /* IceObjects.bundle */; productType = "com.apple.product-type.bundle"; }; - C388D8CE2A9C7480FC539A9B /* IceHold macOS */ = { + CC5415DE2F54BBA72BA5B88F /* IceHold macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = C84D674FFFC42C290B0B9F0E /* Build configuration list for PBXNativeTarget "IceHold macOS" */; + buildConfigurationList = C66A0DEAECA5DFECC2DD6F8B /* Build configuration list for PBXNativeTarget "IceHold macOS" */; buildPhases = ( - CC98CD5F8ADE68E0FE04201D /* Sources */, - 23C0BC735CC7CCBA27E08547 /* Frameworks */, - 3905047AAD953AC43961A5D2 /* Resources */, + C51051580549E4BE4CBD16F9 /* Sources */, + D99AAC7184DBE6A24D89D331 /* Frameworks */, + EC605145DA14549EF2BB0F90 /* Resources */, ); buildRules = ( - 24F8DDB6F77270AA85E3BEFE /* PBXBuildRule */, + 616087A76F8062B21C134209 /* PBXBuildRule */, ); dependencies = ( - DE4F066C68ADC4315DFB6A67 /* PBXTargetDependency */, - B9E442DFE0E5881A3C478445 /* PBXTargetDependency */, + 7DBF0E1908135FE692615C1D /* PBXTargetDependency */, + 30152178EF91158BE5282296 /* PBXTargetDependency */, ); name = "IceHold macOS"; productName = IceHold; - productReference = 0713E0E07720BF9FA18CD52C /* IceHold.bundle */; + productReference = E43BAB9F65C555F6E02C100D /* IceHold.bundle */; productType = "com.apple.product-type.bundle"; }; - C50C422663B3C926456F4F50 /* IceOperations iOS */ = { + CC5793363CD47340EE43EEA8 /* IceSSLConfiguration iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = D6AB0124EAD1F0B2AC4B8AD3 /* Build configuration list for PBXNativeTarget "IceOperations iOS" */; + buildConfigurationList = 3226D4CA6CE9D07811F3FC5F /* Build configuration list for PBXNativeTarget "IceSSLConfiguration iOS" */; buildPhases = ( - 9D223C6C898BCBBA01F501C5 /* Sources */, - 03A0F96D52AC08C6575074DA /* Frameworks */, - BCB6ED783A5C8E925BB740B0 /* Resources */, + E6C6D4FCF27FB06B6ACD30B3 /* Sources */, + AD5CE975BECCF954A888A2FE /* Frameworks */, + E8AABD9F958932717F2D4264 /* Resources */, ); buildRules = ( - 7D7419C2D5A14AF8E71AC7F5 /* PBXBuildRule */, + D2DA83C2E39A5F945DDAC844 /* PBXBuildRule */, ); dependencies = ( - D1E08F5A1AC51D3E5415B47D /* PBXTargetDependency */, - C2BC0CB7EABF728AD0203EDD /* PBXTargetDependency */, + 6FA3D10EB1F7A56AA0D6CA80 /* PBXTargetDependency */, + 8CA3BBD24DAAC25B3FC4ABA1 /* PBXTargetDependency */, ); - name = "IceOperations iOS"; - productName = IceOperations; - productReference = 18AECB97D7B3DD8E67CB796D /* IceOperations.bundle */; + name = "IceSSLConfiguration iOS"; + productName = IceSSLConfiguration; + productReference = F4D3443E8FD417EB74872BF3 /* IceSSLConfiguration.bundle */; productType = "com.apple.product-type.bundle"; }; - C5815994698CB1A8A350834A /* IceExceptions macOS */ = { + CEC9C5972CB9C25BAFD3E079 /* IceServantLocator iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 2C2B9D47BB4EC032DCF4D782 /* Build configuration list for PBXNativeTarget "IceExceptions macOS" */; + buildConfigurationList = 7231641E82440ABF9CB06CDC /* Build configuration list for PBXNativeTarget "IceServantLocator iOS" */; buildPhases = ( - 4D5F91D85BEC132348F6D5CB /* Sources */, - 77575677290022A8B6F111D0 /* Frameworks */, - 37A78844067440D77B333755 /* Resources */, + D9C76B4DEF19D4D0EB07F0F0 /* Sources */, + C85C6942AF9622494538800C /* Frameworks */, + CEC8AE7CE4AB6CB1BA064ADE /* Resources */, ); buildRules = ( - DAA113870DCADF62EF108CFE /* PBXBuildRule */, + 28C7A341689FAAF6463FF617 /* PBXBuildRule */, ); dependencies = ( - E2B1A9D848A72710F0BA6A38 /* PBXTargetDependency */, - 36D680DCAC65F050972D2B04 /* PBXTargetDependency */, + 764BEF4F85ED649134F1F276 /* PBXTargetDependency */, + B16BEA2D1EA4E1F3A1C5DD24 /* PBXTargetDependency */, ); - name = "IceExceptions macOS"; - productName = IceExceptions; - productReference = E7C849D74E8F2B20E18F0861 /* IceExceptions.bundle */; + name = "IceServantLocator iOS"; + productName = IceServantLocator; + productReference = 4C05D28B186CEB3BCCB560C9 /* IceServantLocator.bundle */; productType = "com.apple.product-type.bundle"; }; - CAF7AFA6AD4649A536A8FB47 /* IceOperations macOS */ = { + D2C4E3558BE9FF18C42EEFE0 /* IceInheritance iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = A232D56587149AE88633E132 /* Build configuration list for PBXNativeTarget "IceOperations macOS" */; + buildConfigurationList = 7D3AD710FC310F3C192EA138 /* Build configuration list for PBXNativeTarget "IceInheritance iOS" */; buildPhases = ( - 5F80E544F391DC4CAA65A944 /* Sources */, - C3FF8A5F5D7A91A1BE920787 /* Frameworks */, - 885ED5EB9BCB81204036CC08 /* Resources */, + 4386982CF3269B3E96248EB5 /* Sources */, + B9ECC81569DA0F661E9232E2 /* Frameworks */, + D71AC21BC6E83B294B8BB7C3 /* Resources */, ); buildRules = ( - E51187A2206D67A26F64A4D2 /* PBXBuildRule */, + 59824D28DB641677F81EB3C4 /* PBXBuildRule */, ); dependencies = ( - EA1353432357B205F05C92A7 /* PBXTargetDependency */, - 31A7BE28972BB30A7AB01399 /* PBXTargetDependency */, + 826140135E12C9DD2553D9C5 /* PBXTargetDependency */, + DCD8AF3E5DC7E1D1308F1A64 /* PBXTargetDependency */, ); - name = "IceOperations macOS"; - productName = IceOperations; - productReference = 1752BC6ABD527277848D41F6 /* IceOperations.bundle */; + name = "IceInheritance iOS"; + productName = IceInheritance; + productReference = 21205A70C13579C0BCF52C10 /* IceInheritance.bundle */; productType = "com.apple.product-type.bundle"; }; - CC2BF4BE2A4BF073965D3DB6 /* IceLocation macOS */ = { + DD09334170F0710E4AF39755 /* IceOptionalAMD iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 016D084F469D819802F3FF18 /* Build configuration list for PBXNativeTarget "IceLocation macOS" */; + buildConfigurationList = 729E3550B09B9284E1BFCA8A /* Build configuration list for PBXNativeTarget "IceOptionalAMD iOS" */; buildPhases = ( - D15A18799161FCFBCA0F2ED3 /* Sources */, - CEA35B8D86B0B09AEE450BEF /* Frameworks */, - 88131A42B3EE798670FFA370 /* Resources */, + 116A2D6711CFD7095DCCC9C1 /* Sources */, + 8835A7162BFEAE290C0D0F06 /* Frameworks */, + 00A9AD7B5ED22E2AFF10A8C7 /* Resources */, ); buildRules = ( - B5787C5B2C4C4E1E88A98AAD /* PBXBuildRule */, + 695CDB5B8B4EEC1DAC97AE0B /* PBXBuildRule */, ); dependencies = ( - C14442FCA7A9EABF1E7390FB /* PBXTargetDependency */, - 0E971CCE0326C4D1F8277071 /* PBXTargetDependency */, ); - name = "IceLocation macOS"; - productName = IceLocation; - productReference = 4BD035160B2BC4824D664673 /* IceLocation.bundle */; + name = "IceOptionalAMD iOS"; + productName = IceOptionalAMD; + productReference = FB2E20B242A62A171E400657 /* IceOptionalAMD.bundle */; productType = "com.apple.product-type.bundle"; }; - CC6FD05F64A251B93EC60AE0 /* Ice iOS */ = { - isa = PBXNativeTarget; - buildConfigurationList = 7C3C3F72F6DFB3679E19EBD4 /* Build configuration list for PBXNativeTarget "Ice iOS" */; - buildPhases = ( - 66CEAD83C456B6B158816F61 /* Headers */, - F9387879BD4E4115588533E9 /* Sources */, - F8885979F188F7F26D287A98 /* Frameworks */, - 3526B53F3F5322FFDACCE3DA /* Resources */, - ); - buildRules = ( - B5F7A1C10DBF54BD7DBB5032 /* PBXBuildRule */, - ); - dependencies = ( - C42545AE8A21D9B510480FDD /* PBXTargetDependency */, - ); - name = "Ice iOS"; - productName = Ice; - productReference = 0D3397A05B1A44E73AAEBB3B /* Ice.framework */; - productType = "com.apple.product-type.framework"; - }; - D1BEEF00A2585CE58F432E2D /* IceSlicingObjects macOS */ = { + E0D335810E36EC7E7C2D1A3C /* TestDriver iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 2E2C7333AF93573FFD4CB736 /* Build configuration list for PBXNativeTarget "IceSlicingObjects macOS" */; + buildConfigurationList = 14EC7ACF6199F1DE3B851BED /* Build configuration list for PBXNativeTarget "TestDriver iOS" */; buildPhases = ( - 86312ABE0759A91FF1EB0C0A /* Sources */, - 8243447B367118ED3B3D149A /* Frameworks */, - 2A8F079C61E5572010A31716 /* Resources */, + C3975B7636D676F251CDDC41 /* Sources */, + 6470BD82DB954E226B6E2AEC /* Frameworks */, + 2C03ABF13586748134B6B764 /* Resources */, + 945BFD28DB6DB8D44FF5975B /* Copy Frameworks */, + 34154E90AF59168A0B21085C /* Copy Symbols */, ); buildRules = ( - 96928D6C57900A42447181F2 /* PBXBuildRule */, + 9584DC29ED27F95464B3B6DA /* PBXBuildRule */, ); dependencies = ( - B390120675BE2CAD4BDCC2A9 /* PBXTargetDependency */, - CBB81DAD60B3E167C5741E6C /* PBXTargetDependency */, + C65FD186A4CBCC45E1522B1A /* PBXTargetDependency */, + 3FCC8797CECE123E35A7967C /* PBXTargetDependency */, + 7F8495DE8C4B58A043D9F7DE /* PBXTargetDependency */, + 6229D8AEB560A82AAFE3C4E4 /* PBXTargetDependency */, + 1CE377A3CB939D949CFCC73F /* PBXTargetDependency */, + 85259D674618B61422101FCF /* PBXTargetDependency */, + A0532474CE8C1535F427398A /* PBXTargetDependency */, + 90571A200E6F2FD0556F3448 /* PBXTargetDependency */, + 618D44B09A15B1B792282DB0 /* PBXTargetDependency */, + FE7182205B08E90AABAC6BAF /* PBXTargetDependency */, + 05530978CAF39F02137704D9 /* PBXTargetDependency */, + 4A4F83D6F393C1842792A9DA /* PBXTargetDependency */, + DCB812870B42258B95A0AC8C /* PBXTargetDependency */, + 9966AFC7DB06D7402AFA1179 /* PBXTargetDependency */, + 65F9CC8D5D94320DC144A3DB /* PBXTargetDependency */, + 36B44BDC4D79F893D12191AD /* PBXTargetDependency */, + 24B0A6BBCE27786A4A37FD3D /* PBXTargetDependency */, + F45234049B536D99B5F98AE7 /* PBXTargetDependency */, + 4D9DB81D1966CFE625B14342 /* PBXTargetDependency */, + F323139033E9AF3D47943613 /* PBXTargetDependency */, + 0524F19DBD773953C0789DA4 /* PBXTargetDependency */, + E71A4277958F8D94DF726CFC /* PBXTargetDependency */, + 5D3DB14FB78E230FF9D0C9A6 /* PBXTargetDependency */, + 80BC06D07D6B0CD86F97D101 /* PBXTargetDependency */, + 8893AEF1982D3C887C2081A4 /* PBXTargetDependency */, + 38684262FEB06C4270457140 /* PBXTargetDependency */, + CFEDCD4D33D2D4E9D81DD17E /* PBXTargetDependency */, + D1965F45043F42265A285466 /* PBXTargetDependency */, + D6EC162617D0323CE536A178 /* PBXTargetDependency */, + 2D09BCE0BA06F49C501B8CB8 /* PBXTargetDependency */, + 2A6DB5985FEFA4CE399017C6 /* PBXTargetDependency */, + 20CC612BBD045587C6769329 /* PBXTargetDependency */, + 9E1365AEEB52671225D788AE /* PBXTargetDependency */, + 05DEF06A2DEDF35DB3362566 /* PBXTargetDependency */, + 15931DA468B02EA643D2110C /* PBXTargetDependency */, + DD4D697FBFE17CA8DE76014E /* PBXTargetDependency */, + 6F98473DDFF69E424451EA44 /* PBXTargetDependency */, + C251F9A2A5E298D56AA839A9 /* PBXTargetDependency */, + 9032BD69679BEAB7C3E5AD1F /* PBXTargetDependency */, + F06747E3949D52D69F0B4327 /* PBXTargetDependency */, + 8CA4484420BCBCEA83E38B30 /* PBXTargetDependency */, + 77B84D79C9A58C9EC7D28356 /* PBXTargetDependency */, + 024D0784872A7A5FF46DD78C /* PBXTargetDependency */, + 94B163FF8DE4EE77B4FB5544 /* PBXTargetDependency */, ); - name = "IceSlicingObjects macOS"; - productName = IceSlicingObjects; - productReference = C9BED5E1248FE4CBFEADC87F /* IceSlicingObjects.bundle */; - productType = "com.apple.product-type.bundle"; + name = "TestDriver iOS"; + productName = TestDriver; + productReference = 4C98AA92052B842867693004 /* TestDriver.app */; + productType = "com.apple.product-type.application"; }; - D469F9123464B298F378FCC5 /* IceScope iOS */ = { + E1392A772E98E1B51F127579 /* IceDefaultValue macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 7B9F43FAD62469B13550C24E /* Build configuration list for PBXNativeTarget "IceScope iOS" */; + buildConfigurationList = 3E42EC0BD14064F5972EC2DE /* Build configuration list for PBXNativeTarget "IceDefaultValue macOS" */; buildPhases = ( - C17E57D6AD546F0091167F64 /* Sources */, - 239834C0375E0770892D4D8C /* Frameworks */, - 520220553CCB003BE7B024C7 /* Resources */, + 084C9C850ADF630D18DCF278 /* Sources */, + 0DE12075999BDF666CC5CB8A /* Frameworks */, + 88816DE1878862416E5CD5FD /* Resources */, ); buildRules = ( - ECF965DB6BFC45848839E4FF /* PBXBuildRule */, + F615EA202B5718D2B58983C9 /* PBXBuildRule */, ); dependencies = ( - A9F26D98C50A8FA2A375093F /* PBXTargetDependency */, - 49397484A11FA5AA9691C1AD /* PBXTargetDependency */, + C4E67BA8BC9333D4632AE127 /* PBXTargetDependency */, + 407FD5F41CD50B74BB8A9B67 /* PBXTargetDependency */, ); - name = "IceScope iOS"; - productName = IceScope; - productReference = 32006D789C5E175A592EC9F4 /* IceScope.bundle */; + name = "IceDefaultValue macOS"; + productName = IceDefaultValue; + productReference = 28B0EA127F9A50BFAFA3131D /* IceDefaultValue.bundle */; productType = "com.apple.product-type.bundle"; }; - D4FE0D75F3EAA365F6007A7E /* IceAmi iOS */ = { + E4E275436C005641C9445B07 /* IceSlicingObjects iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 531757FA1E813F8020378C8A /* Build configuration list for PBXNativeTarget "IceAmi iOS" */; + buildConfigurationList = 7E0A6AC53C0ED894580A0048 /* Build configuration list for PBXNativeTarget "IceSlicingObjects iOS" */; buildPhases = ( - 868D002A8B8906597D08835C /* Sources */, - CBE5766F05F59F25C8ED319D /* Frameworks */, - 6828D38214FDFAB0F4CE36D7 /* Resources */, + BB45312860A7608DF939FFE7 /* Sources */, + 19C73CCEF8A452AB5A86D9B8 /* Frameworks */, + A134CC7DDDBED0B3C3F60A4C /* Resources */, ); buildRules = ( - CB031299C7D81F9F2BCFD74C /* PBXBuildRule */, + 51B704934EB8670FC9F52023 /* PBXBuildRule */, ); dependencies = ( - F685DB550A3C58A3D8CDF33E /* PBXTargetDependency */, - 22A31B7AFE39DF9ABF77A4A5 /* PBXTargetDependency */, + C6E495291812F92F2C572302 /* PBXTargetDependency */, + E7366501DA81846C6235712F /* PBXTargetDependency */, ); - name = "IceAmi iOS"; - productName = IceAmi; - productReference = 4D9A58DE433042A2C0FFA077 /* IceAmi.bundle */; + name = "IceSlicingObjects iOS"; + productName = IceSlicingObjects; + productReference = 7A3DEF70E624CDDE35C223F5 /* IceSlicingObjects.bundle */; productType = "com.apple.product-type.bundle"; }; - D6268B1207177C93CFE2B273 /* IceRetry iOS */ = { + E6306101CB3D55FE6CA03628 /* IceInfo iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 9DE5809DA5D616D990E69DC9 /* Build configuration list for PBXNativeTarget "IceRetry iOS" */; + buildConfigurationList = 0D2520A7E20750A57841C689 /* Build configuration list for PBXNativeTarget "IceInfo iOS" */; buildPhases = ( - E538C8CD9DA9508CB4E31A32 /* Sources */, - 6403197A9E09FCC33DAFBF5D /* Frameworks */, - 4B61DD8295650EB1A2B9ECD4 /* Resources */, + 4EA88805FFBB31D9BEE7B10E /* Sources */, + A91F86A7D26C9E3F0B634320 /* Frameworks */, + 8D4A16C090A24B177D1E526C /* Resources */, ); buildRules = ( - EBE3BE295584D26AC277F41E /* PBXBuildRule */, + 7D8FFCA0E1DAE0C52E7B8F08 /* PBXBuildRule */, ); dependencies = ( - B65471D9401ED2247A6E40A8 /* PBXTargetDependency */, - 36866E6FDF334EB7CB7BF085 /* PBXTargetDependency */, + E487D341CF8526241C0B6203 /* PBXTargetDependency */, + 98077CF97A52D0D440B0978E /* PBXTargetDependency */, ); - name = "IceRetry iOS"; - productName = IceRetry; - productReference = B64B5521205EEC4026063559 /* IceRetry.bundle */; + name = "IceInfo iOS"; + productName = IceInfo; + productReference = 9BADD132A608D10C40BACE84 /* IceInfo.bundle */; productType = "com.apple.product-type.bundle"; }; - D71682CAF237A8194B857E9D /* IceLocatorDiscovery C++11 macOS */ = { + E69ABDFC9BC812ABD8F0D942 /* Ice iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = F4F223CCEC71CC677260C08C /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 macOS" */; + buildConfigurationList = 4D8A6657176E2F15C7CCABCC /* Build configuration list for PBXNativeTarget "Ice iOS" */; buildPhases = ( - 7B7085BDC34C63D58FEDBDF2 /* Headers */, - 9B80BEFA34EF0AB16BC4334E /* Sources */, - 922BBC5D0D01F7456851B5E3 /* Frameworks */, + 7D27FAE96A158A1EE0A2E491 /* Headers */, + 8D1C55F151EEA08919C89B80 /* Sources */, + 0D8BF814E6356C3E26E6EDE8 /* Frameworks */, + 27EE1AC61E2AA7E4F00789A6 /* Resources */, ); buildRules = ( - 0421D0DCDF35287E36FACA3D /* PBXBuildRule */, + 05305D86F27B7B95944C14AA /* PBXBuildRule */, ); dependencies = ( - DFCAA5260936940CE2A937C9 /* PBXTargetDependency */, + A6D61290F72A0EF066FB5EA4 /* PBXTargetDependency */, ); - name = "IceLocatorDiscovery C++11 macOS"; - productName = "IceLocatorDiscovery C++11 macOS"; - productReference = AB05F37FA359B4F0CE83A4D9 /* libIceLocatorDiscovery C++11 macOS.a */; - productType = "com.apple.product-type.library.static"; + name = "Ice iOS"; + productName = Ice; + productReference = 7842909316DB02B26EC4CD97 /* Ice.framework */; + productType = "com.apple.product-type.framework"; }; - DD470FF0B87EA922988A6D77 /* IceLocation iOS */ = { + EC368C03017043B5BE23FA3C /* IceEnums iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = C23C0FF5F120F9563C7D88E5 /* Build configuration list for PBXNativeTarget "IceLocation iOS" */; + buildConfigurationList = E83159637CA5AFA664F6C7B1 /* Build configuration list for PBXNativeTarget "IceEnums iOS" */; buildPhases = ( - 1E23F218D6022C3EA2ABEF4E /* Sources */, - D970DD356A95D3D9CA57A1C1 /* Frameworks */, - 52D2D5D8650C0AC549B54688 /* Resources */, + 6235A7E1A083DBCC0FB26FC7 /* Sources */, + EBE7FB645480E4560F60694A /* Frameworks */, + 5CBDA33A551608A2A8B91959 /* Resources */, ); buildRules = ( - 61B05BD5CBDDFF413472D3A6 /* PBXBuildRule */, + 9D0BE717F70E662BB529000F /* PBXBuildRule */, ); dependencies = ( - 21E2989C4F9BE74C5A1A492A /* PBXTargetDependency */, - 7ACBA9BB41080D133F1B1DC4 /* PBXTargetDependency */, + 8DECA85C86C3C118D1D01E27 /* PBXTargetDependency */, + B1669F1BFB50ADA19FC55B9C /* PBXTargetDependency */, ); - name = "IceLocation iOS"; - productName = IceLocation; - productReference = 4BD95245F4671AD6C9C5DC55 /* IceLocation.bundle */; + name = "IceEnums iOS"; + productName = IceEnums; + productReference = 68C859AFB2F57D870E422FC2 /* IceEnums.bundle */; productType = "com.apple.product-type.bundle"; }; - DF181BEF5A34983911712284 /* TestDriver iOS */ = { - isa = PBXNativeTarget; - buildConfigurationList = C5E2EE84ED412C64EE33E88A /* Build configuration list for PBXNativeTarget "TestDriver iOS" */; - buildPhases = ( - 560D01DD758DEE29D09F1C15 /* Sources */, - A3AD74ABC426580059499A0C /* Frameworks */, - CDECF6F4AECBBCEE32362C3E /* Resources */, - 6F7FDEA6D2249D33CBF81AA8 /* Copy Frameworks */, - FCFDFDE42A689F4DE31FA788 /* Copy Symbols */, - ); - buildRules = ( - 29410C3EC24567F57D044E8A /* PBXBuildRule */, - ); - dependencies = ( - E931D9464FD5F0B822CA84B2 /* PBXTargetDependency */, - 8FD8BFFE5C06E554496FBB77 /* PBXTargetDependency */, - 625AAD5D8C9EE553054BD72D /* PBXTargetDependency */, - 81E06D3CEE6C983E1AC0D896 /* PBXTargetDependency */, - F029AF85C3898DB91DC62920 /* PBXTargetDependency */, - BD296A72EA51C4B3BD963C2F /* PBXTargetDependency */, - B4A25B4894ACF5DF79D15A8E /* PBXTargetDependency */, - 1BFEA24C4ABCD63779B1A985 /* PBXTargetDependency */, - 5E6A485A39401DBB85407006 /* PBXTargetDependency */, - 7AFEE598962D414B5113B656 /* PBXTargetDependency */, - 22707AA731B3F6FA192EB996 /* PBXTargetDependency */, - 75586C14E553F8392056D026 /* PBXTargetDependency */, - 577804D76E9F05BC389330DB /* PBXTargetDependency */, - 440AF5EF11C49342D0B7CDFC /* PBXTargetDependency */, - 66FEE06AB7D676A2CE70433B /* PBXTargetDependency */, - D92B8DF6A4486A1475B4C676 /* PBXTargetDependency */, - 83D99D1FC8D4132EF8E749B3 /* PBXTargetDependency */, - 34557A61EDA8F37BD226484B /* PBXTargetDependency */, - BBA34C202583370B21251436 /* PBXTargetDependency */, - 6F0FE3F4FD6B4B744BEECA0F /* PBXTargetDependency */, - 4AF8FF8874F4CA8C928A1393 /* PBXTargetDependency */, - ABC7CE1DCB4AA509DB185D13 /* PBXTargetDependency */, - AA7848D33D562BB6426361A9 /* PBXTargetDependency */, - F3FD96A86726463839175A89 /* PBXTargetDependency */, - E2260120D9C820B3E422A202 /* PBXTargetDependency */, - F96C1324DABE4375E6CA37E0 /* PBXTargetDependency */, - D9CD31A00524188756543EDC /* PBXTargetDependency */, - 71219914A95DFD9600AB9369 /* PBXTargetDependency */, - B3507E65973BFC4BC7C605C0 /* PBXTargetDependency */, - F5FEDEED079B5DB25F8517BA /* PBXTargetDependency */, - 80582F44FD0C54689A9936C1 /* PBXTargetDependency */, - 6C44DC8481EE999F55CF2F12 /* PBXTargetDependency */, - FD35757962D5C005FAB6FE22 /* PBXTargetDependency */, - BC9428669209BFD797A9AF10 /* PBXTargetDependency */, - 89ECD526CC334B0FA0E0F1E7 /* PBXTargetDependency */, - 74D7EAA96A2578EFCE98BD9F /* PBXTargetDependency */, - 5BFEC81B2FEA2FFBF2B2BCA2 /* PBXTargetDependency */, - A7650913282C7660E82972E8 /* PBXTargetDependency */, - AB4F2AB67F1E9611C45FAF99 /* PBXTargetDependency */, - 1DAD3CEC7E0E4580625B8695 /* PBXTargetDependency */, - 98B4A001FDD49C0748AB2B5C /* PBXTargetDependency */, - F85966E61ADDB494138AEEC6 /* PBXTargetDependency */, - 4AA17D641A2CB997783F3A21 /* PBXTargetDependency */, - 31B89161EB3EAA07F5DA09CC /* PBXTargetDependency */, - ); - name = "TestDriver iOS"; - productName = TestDriver; - productReference = B8B287830DAD4FA07ADBBA44 /* TestDriver.app */; - productType = "com.apple.product-type.application"; - }; - E21F74F4C47E554FE0FCC75E /* IceSlicingExceptions iOS */ = { + F113981D130D64AD33BE9D0C /* IceAdapterDeactivation macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = C52C6CE52FD67BD0070313A2 /* Build configuration list for PBXNativeTarget "IceSlicingExceptions iOS" */; + buildConfigurationList = 08F292F85AECF734D92712D6 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation macOS" */; buildPhases = ( - 43A39411D4FA4F983578275C /* Sources */, - 65B35D3C3DF27FA820DF30BF /* Frameworks */, - C20FB9D1BC5693A0FBE4411E /* Resources */, + DFD9C870C8D9C0CCE843C97B /* Sources */, + BED8A6E847217751A16AA82E /* Frameworks */, + B5A03F828E12B72179299CC5 /* Resources */, ); buildRules = ( - FC3B942BA173C56C90CCBB35 /* PBXBuildRule */, + 3F4B964C252F3A3CCEFDDD2E /* PBXBuildRule */, ); dependencies = ( - 71A6FAFC6087D93CD5BCC7EB /* PBXTargetDependency */, - DE7FE7A9929C8DC5A3C191E1 /* PBXTargetDependency */, + 2DD75AB092A848717AC41C6B /* PBXTargetDependency */, + C3F70E2DF7ABEBDF7CC51E4D /* PBXTargetDependency */, ); - name = "IceSlicingExceptions iOS"; - productName = IceSlicingExceptions; - productReference = C9C98908AD38A6BFC1899196 /* IceSlicingExceptions.bundle */; + name = "IceAdapterDeactivation macOS"; + productName = IceAdapterDeactivation; + productReference = CAA8B610B1EC1F7DF9F47067 /* IceAdapterDeactivation.bundle */; productType = "com.apple.product-type.bundle"; }; - E277F4BDC1A648CC3A719D75 /* IceServices macOS */ = { + F53C195E5C71697D427FFE4F /* TestCommon macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 81DDD30739B03203FF115200 /* Build configuration list for PBXNativeTarget "IceServices macOS" */; + buildConfigurationList = 348B0F7F979FED19D1F9E5E5 /* Build configuration list for PBXNativeTarget "TestCommon macOS" */; buildPhases = ( - DFB6CD77E6339A9B2A211E14 /* Sources */, - 7CDCC91C20FF59232F04A741 /* Frameworks */, - 12599A032E41ECD0A01ED76D /* Resources */, + 9DF96BB5DD0674C8C7612AA4 /* Headers */, + 3A89F1ACC97E9B06E95B99D2 /* Sources */, + 34D08B65735CA2F1387D1C4F /* Frameworks */, + F7FAAF09AE03DA9F06872E92 /* Resources */, ); buildRules = ( - 47871E840D07B5706085543E /* PBXBuildRule */, + 2546A3915459C536D371334F /* PBXBuildRule */, ); dependencies = ( - 589E7DC4C851036E3E9C42E7 /* PBXTargetDependency */, - 14413CDBB702938974B2D9F1 /* PBXTargetDependency */, - 91462570B1C1B406AF1CB7D1 /* PBXTargetDependency */, - 8ECE9CCDF0D85269B09B842B /* PBXTargetDependency */, - 7E9C1AE704F0F8CBA8370B1F /* PBXTargetDependency */, ); - name = "IceServices macOS"; - productName = IceServices; - productReference = 63A84F5C5AAF946465397506 /* IceServices.bundle */; - productType = "com.apple.product-type.bundle"; + name = "TestCommon macOS"; + productName = TestCommon; + productReference = 441F0A33DD077185AF0DBAE5 /* TestCommon.framework */; + productType = "com.apple.product-type.framework"; }; - E6908E687DB5E8D25A47CE73 /* IceDefaultServant iOS */ = { + F9F0D16E49302B946FC9E185 /* IceSlicingObjects macOS */ = { isa = PBXNativeTarget; - buildConfigurationList = BB23FD2F3453D69B5A9C6CB9 /* Build configuration list for PBXNativeTarget "IceDefaultServant iOS" */; + buildConfigurationList = 192285C8358FCD23FC864708 /* Build configuration list for PBXNativeTarget "IceSlicingObjects macOS" */; buildPhases = ( - A67DEFE7373FD240D1860454 /* Sources */, - DF046E20B0B8EE15A2EEAADA /* Frameworks */, - F5BCC5753117685839B44835 /* Resources */, + A7031E9F25EC28DFDD2A523A /* Sources */, + ACC2C0C6A7583F98B49EB8B5 /* Frameworks */, + 10BDAA80FCF1A00BD2853423 /* Resources */, ); buildRules = ( - 20D467C1A8071E59955329C7 /* PBXBuildRule */, + CA04880E890967ECCE369974 /* PBXBuildRule */, ); dependencies = ( - EDC7A7E6751632849B3A37E4 /* PBXTargetDependency */, - 088A25C8D2ED773D1A8F12A2 /* PBXTargetDependency */, + B1946E4ECF353E3E217917D8 /* PBXTargetDependency */, + 94CF3416ED393B314B04D16A /* PBXTargetDependency */, ); - name = "IceDefaultServant iOS"; - productName = IceDefaultServant; - productReference = F4D755C38A3B58787F8CBF23 /* IceDefaultServant.bundle */; + name = "IceSlicingObjects macOS"; + productName = IceSlicingObjects; + productReference = 38BC7BC4117F2A9BC84C18E4 /* IceSlicingObjects.bundle */; productType = "com.apple.product-type.bundle"; }; - EEB27C024211E46463DD8C75 /* IceAcm iOS */ = { + FAACBF2DB80E5B6C5182E7F7 /* IceObjects iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = F8420E7473A536A89707E551 /* Build configuration list for PBXNativeTarget "IceAcm iOS" */; + buildConfigurationList = D7F3959B1F8E70DF0A4A29CF /* Build configuration list for PBXNativeTarget "IceObjects iOS" */; buildPhases = ( - EC7B42DE4C3BCB083A9D474E /* Sources */, - 416D3A30ED7418F87E93F767 /* Frameworks */, - F53BEA704E8C89983673AA1A /* Resources */, + EDE55D4E78C86EEFAE218E02 /* Sources */, + DB0246CE45E3F2073D0D3B9E /* Frameworks */, + 45411F1E2F4A1FAEA449326B /* Resources */, ); buildRules = ( - 9E9DF5A6CA354B62824B530F /* PBXBuildRule */, + 45090C5CC27F4D7EBDE46C8D /* PBXBuildRule */, ); dependencies = ( - F86DA10CAF2C12AB8F9443AA /* PBXTargetDependency */, - 3A3C6D748ECF22DD6BA2FFDB /* PBXTargetDependency */, + DB967C05AB025BA70BBFC3EF /* PBXTargetDependency */, + 5E4C6F4DFA8E6CE43B74D813 /* PBXTargetDependency */, ); - name = "IceAcm iOS"; - productName = IceAcm; - productReference = 2E4194B7C3A4975CEDB7D3BB /* IceAcm.bundle */; + name = "IceObjects iOS"; + productName = IceObjects; + productReference = F4595E5D5D75A4B1979022C8 /* IceObjects.bundle */; productType = "com.apple.product-type.bundle"; }; - F085B19FC1CF4AAA77F2F75D /* Glacier2 iOS */ = { + FB683C435CCFA0EA3E5D99B9 /* IceOperations iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = B181B9291A0543381F8E789F /* Build configuration list for PBXNativeTarget "Glacier2 iOS" */; + buildConfigurationList = B744D25286DF22EF5B635402 /* Build configuration list for PBXNativeTarget "IceOperations iOS" */; buildPhases = ( - FA4A9DE940C9C945BA53501D /* Headers */, - E7235C6C2B0D75956FF12833 /* Sources */, - 93C7A7E6732859CE4983CFC0 /* Frameworks */, - D3C3FA604EDE6F435E8A7219 /* Resources */, + 07830BA5BDDF183D64CE9541 /* Sources */, + 0A5974065C201DB1A71A405E /* Frameworks */, + DBE34E58562B584D52D06453 /* Resources */, ); buildRules = ( - 8C7D28972E8818B7CAF39E1D /* PBXBuildRule */, + 00DF097341D06B76E812958C /* PBXBuildRule */, ); dependencies = ( - 8EA0119A52421B5BD71C0C3E /* PBXTargetDependency */, + A0B265A8BF71C8039376239F /* PBXTargetDependency */, + 7EDCBF16674323D356469BF5 /* PBXTargetDependency */, ); - name = "Glacier2 iOS"; - productName = Glacier2; - productReference = 8EF561952EEE3B1C2E77E5D9 /* Glacier2.framework */; - productType = "com.apple.product-type.framework"; + name = "IceOperations iOS"; + productName = IceOperations; + productReference = 5D49D0828560BA5BC5C772D2 /* IceOperations.bundle */; + productType = "com.apple.product-type.bundle"; }; - F1E3230A51986AA12AFD851F /* IceProxy macOS */ = { + FD2FE10E80CEBC9EA2FC8115 /* IceDefaultValue iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = E74533704DCA4EFBA36C4089 /* Build configuration list for PBXNativeTarget "IceProxy macOS" */; + buildConfigurationList = 6AC0359080DD6125AE63C7CC /* Build configuration list for PBXNativeTarget "IceDefaultValue iOS" */; buildPhases = ( - 4BD4B50F52770CE2DAFF51CE /* Sources */, - C42076EF406F4A83D192FF1B /* Frameworks */, - E331C3CF3663C51A399DB2E7 /* Resources */, + D6BADE1A9BA743CFA6D239FC /* Sources */, + 3C395A8B338C68752E2D4074 /* Frameworks */, + 2C7B487A48A06F282D020004 /* Resources */, ); buildRules = ( - 545867ABCE3D9B09F30EF53C /* PBXBuildRule */, + 585009C98B0BF255EDECA842 /* PBXBuildRule */, ); dependencies = ( - AB8B29679FD749D64A5EABDE /* PBXTargetDependency */, - 37FF523F6C9CAB5EE8BE950B /* PBXTargetDependency */, + 544B8233AC57A587F3B39E8C /* PBXTargetDependency */, + 3F8B8FD0E969F8A957AA8A33 /* PBXTargetDependency */, ); - name = "IceProxy macOS"; - productName = IceProxy; - productReference = 1CC13A7307C6C86C81AC0CB5 /* IceProxy.bundle */; + name = "IceDefaultValue iOS"; + productName = IceDefaultValue; + productReference = 32A6D1A80A526C7A8C658851 /* IceDefaultValue.bundle */; productType = "com.apple.product-type.bundle"; }; - F38D826678C7AC21E74D13F3 /* IceTimeout iOS */ = { + FFF76DE1F2F5CD744A61FB04 /* IceAdapterDeactivation iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 72579383A01B0FCFFB7F15BA /* Build configuration list for PBXNativeTarget "IceTimeout iOS" */; + buildConfigurationList = BAAE62A8E927A3C36C6904FE /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation iOS" */; buildPhases = ( - 0A012A9FF7CBA02C22B88838 /* Sources */, - C6F2937225539C513E476F01 /* Frameworks */, - D54B81A2258471491BC6D5E7 /* Resources */, + 1E22584289D41DE94372E382 /* Sources */, + B327AC65DDF14CDDD6B5E578 /* Frameworks */, + 77F517DEC4F2598C1A587AC6 /* Resources */, ); buildRules = ( - 066FCC48693E7CA24F7CE89F /* PBXBuildRule */, + 7F7394FC3B3C1B1E8A7B15BC /* PBXBuildRule */, ); dependencies = ( - 011663D9C008FD8D064B828F /* PBXTargetDependency */, - 62D0DAB12F169A03E2DD7BC9 /* PBXTargetDependency */, + 96FB32813C6D5F42B3EF9937 /* PBXTargetDependency */, + 9A9396757D82EAE4E757B78F /* PBXTargetDependency */, ); - name = "IceTimeout iOS"; - productName = IceTimeout; - productReference = 57A0644DB5067A1F14859EB7 /* IceTimeout.bundle */; + name = "IceAdapterDeactivation iOS"; + productName = IceAdapterDeactivation; + productReference = BDDBF8DD53402DA3B34D2CB0 /* IceAdapterDeactivation.bundle */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ - 1CA206DD5CF309E1C8A1EFF6 /* Project object */ = { + F99B3D1F759FBF8D9E931C0F /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1500; LastUpgradeCheck = 1500; TargetAttributes = { - 02FBDB36D74304426294933C = { + 07AE60F514C90CA985E3D745 = { ProvisioningStyle = Automatic; }; - 0BBF768DFD94F2C80050F7F0 = { + 0C56ED709D6A92F213634249 = { ProvisioningStyle = Automatic; }; - 0D9E13D474AB4CE7CCD9B661 = { + 108924A4487AC52102F3748E = { ProvisioningStyle = Automatic; }; - 0DA11BBF26CA48461BCFCE90 = { + 11400C192CA4ADC6E218C2FD = { ProvisioningStyle = Automatic; }; - 102627DC31E1C8FDBFEC33B2 = { + 13C510A5F8CB881C313E6C04 = { ProvisioningStyle = Automatic; }; - 10F888DB94F11DC89AF26A02 = { + 16B6C9681549E4064B0D6A21 = { ProvisioningStyle = Automatic; }; - 124F8A23FBE3C41C25549BBE = { + 19F7047F3877167DF4593A5B = { ProvisioningStyle = Automatic; }; - 15143094B94B8D52C80F73B9 = { + 1AC8628BE1B9C4A1ABE99F41 = { ProvisioningStyle = Automatic; }; - 1678681B5B38D03D46A3B6EF = { + 1FD5DFED92DD8A7B39F6A99E = { ProvisioningStyle = Automatic; }; - 17A45EBC10FB4DA0D5089ACD = { + 21466EDF0B96B790ABAC6FF5 = { ProvisioningStyle = Automatic; }; - 199CC283CB473D6A3BA5D7A8 = { + 21C1682B95702A3F07492E8B = { ProvisioningStyle = Automatic; }; - 1AA1FF0605315704087909EB = { + 227CBC8F4D020448B92069BE = { ProvisioningStyle = Automatic; }; - 1B6404CACE2A5A48F038FDD2 = { + 243E7796059BB91D8C10601E = { ProvisioningStyle = Automatic; }; - 205DC647C168F70C51098115 = { + 2839FE2ACED7AF8A8AD041F4 = { ProvisioningStyle = Automatic; }; - 223FEF75153D348CEAE42CEA = { + 29E0339CB5E8BE39EB75A5D5 = { ProvisioningStyle = Automatic; }; - 2301FB05F289063F861AC36B = { + 29F3801BE50321A41EE80A91 = { ProvisioningStyle = Automatic; }; - 2D34495F14244DB3D131ABF9 = { + 2EFB228FBAC6B6D8298CB81A = { ProvisioningStyle = Automatic; }; - 2F0A01C9E2CCDBCC60A3CB5E = { + 301BFDE76C92BF2E441AB47C = { ProvisioningStyle = Automatic; }; - 2F3FF2D8FEE5E5A3FDD43418 = { + 32CF28469B44F6FCA4F37FF0 = { ProvisioningStyle = Automatic; }; - 3013BF7EA83F40E508F3EB57 = { + 37039F2C9A0E28A3EA985C18 = { ProvisioningStyle = Automatic; }; - 3238B63DE9188517C674DC05 = { + 38A03B76A41948307D00C7DB = { ProvisioningStyle = Automatic; }; - 34DD0637BF8AC5D93DE628D4 = { + 408C2A189BBC34948EA2D112 = { ProvisioningStyle = Automatic; }; - 36AD2AEAFE15889B04385247 = { + 41B8AA79FBB1C4E4FC298B3D = { ProvisioningStyle = Automatic; }; - 36BC53DD282119BBBB749604 = { + 43A111F8D33B3D197BE8EBCA = { ProvisioningStyle = Automatic; }; - 3C01C7CB7CD3D0E186E75B08 = { + 43F633583D828C5F5A997E34 = { ProvisioningStyle = Automatic; }; - 404C557A02580F23753F7FE0 = { + 4505C1B4D5800F296751ACFA = { ProvisioningStyle = Automatic; }; - 4596B00683DFC8B80B18A23C = { + 47614B66ADB67229A580DC4F = { ProvisioningStyle = Automatic; }; - 498A1085E67727ABD537787D = { + 47AF89B34177BC56E1C3B958 = { ProvisioningStyle = Automatic; }; - 527A8EB31A11931C33AEB4E4 = { + 487C9A17DABE0A75D208908D = { ProvisioningStyle = Automatic; }; - 5498A865340DC78E14C9C981 = { + 4C662713350B71F684DA80CE = { ProvisioningStyle = Automatic; }; - 54A2ECEF412853484938A3F5 = { + 4E38794F89D5F5861E1D179D = { ProvisioningStyle = Automatic; }; - 57A9B9F8C19B386B5C19A48E = { + 4E4FCD522731D61D2B9FF70F = { ProvisioningStyle = Automatic; }; - 58FF03EA2BA7E0A80BC286EC = { + 50228B17C9021DBAE4281C9E = { ProvisioningStyle = Automatic; }; - 5AA54794EA81407C754648D6 = { + 509FC87BFC9A16346D0C15D0 = { ProvisioningStyle = Automatic; }; - 5DFE4924BE5D3A9F7849E796 = { + 54A257B2855835305B08F646 = { ProvisioningStyle = Automatic; }; - 63AE44D099A8048E7290350C = { + 551CB35AB3647EB2B9C9BFE2 = { ProvisioningStyle = Automatic; }; - 66F90028E7205F6E3F7ED9CE = { + 5C58015501A7D02D04F1EEDC = { ProvisioningStyle = Automatic; }; - 68C51EF613B070B7F405A091 = { + 644ECE67B589277FD98BC526 = { ProvisioningStyle = Automatic; }; - 6A21700EAF839CE80F1ACE17 = { + 64820A15E54D48A43D389053 = { ProvisioningStyle = Automatic; }; - 6A368CDFFA8955E85936ED61 = { + 692241FBBECEB08C6ADBC15D = { ProvisioningStyle = Automatic; }; - 71C6FA292006254D1446FD89 = { + 6A7836312C20A5D22A94B029 = { ProvisioningStyle = Automatic; }; - 735082B698FBF22FD677E2BF = { + 6A9CC648DE2961E1991B284A = { ProvisioningStyle = Automatic; }; - 74AFB10C5F2B4BEA2FBA757A = { + 6D842FAA182CE366532B6D12 = { ProvisioningStyle = Automatic; }; - 7E3C616ABE9C20A5F87C6A21 = { + 7097766D02AE68FF875312AD = { ProvisioningStyle = Automatic; }; - 83528C2E39AF58F3E4C22598 = { + 71A39C3815468E16F8BA603B = { ProvisioningStyle = Automatic; }; - 8759BFF4B5584C0C8B1585C3 = { + 72793ACBC61FD6DAC918DFEA = { ProvisioningStyle = Automatic; }; - 8B81DA28AEB643720FFBE034 = { + 73B0677AB85E742964981511 = { ProvisioningStyle = Automatic; }; - 8E7FA0F2731A5CA0F674AE88 = { + 758E624F48DEBFE577C52D8E = { ProvisioningStyle = Automatic; }; - 8F0607034F63DB7527EE3DF8 = { + 7738265B3793323567F4E57C = { ProvisioningStyle = Automatic; }; - 8FA774BA5E1589C730B617B6 = { + 7AC1ECB8010A6B39984834D8 = { ProvisioningStyle = Automatic; }; - 914CADD40BF9964CC13DB8B5 = { + 7B3E179BEDA55C38AAFC085C = { ProvisioningStyle = Automatic; }; - 91A496056B79B76DA3718EE2 = { + 7DBDC99F2C8E86B6AE6DEDA2 = { ProvisioningStyle = Automatic; }; - 9297225A9D562DD788D0A64F = { + 7DD54C0F2990188A48F11252 = { ProvisioningStyle = Automatic; }; - 92DF391764E6813888564349 = { + 7F4EDBAF9C1E629F921E5728 = { ProvisioningStyle = Automatic; }; - 9484F133E4286D3A13D22DDC = { + 89B7057BAB516173A44EC120 = { ProvisioningStyle = Automatic; }; - 95D41E26E6811D14D874FA8F = { + 89EDB3CB137FD333EB306935 = { ProvisioningStyle = Automatic; }; - 962040A8EEC208E9A1546C19 = { + 8BDA29F667034E7F3926AC84 = { ProvisioningStyle = Automatic; }; - 97B13A0188A185F51F394D0F = { + 9101DC4FC785DC767966C308 = { ProvisioningStyle = Automatic; }; - 9BEFA26F9FC3CE92995FEE7D = { + 92F4FBEA3283B438AE3DEB0A = { ProvisioningStyle = Automatic; }; - 9DFD4AEA62A79A35F7A4974B = { + 9460571101A73996676D64AA = { ProvisioningStyle = Automatic; }; - 9E0C42A47A98AD2AFDA76347 = { + 9805F1B4E3665988C6D5CCAF = { ProvisioningStyle = Automatic; }; - A34E2E5EDCDDDE5E3D55FFAA = { + 9B591E7DA2AE4968495CC46E = { ProvisioningStyle = Automatic; }; - A49EB2DE75D0EA6267C9C5BD = { + 9E072758F412F2A99B8EF3D5 = { ProvisioningStyle = Automatic; }; - A7B32AA159BB75D5F21BC535 = { + A00BBA7ECEAE6A590AFA72E7 = { ProvisioningStyle = Automatic; }; - AA01E7A046CB990E5D8A003E = { + A336B6AC8C8350EEFDD0ABC7 = { ProvisioningStyle = Automatic; }; - AAB82C7875DC0FF6FAFF4012 = { + A71FC54A09E0A7AECBC0B094 = { ProvisioningStyle = Automatic; }; - AB72693D5B640F4892F2FB47 = { + AA2820D36400A0F7B0DA8B2A = { ProvisioningStyle = Automatic; }; - AC8A011E048A8569E367F6E4 = { + B207A5D72726463A401F75E0 = { ProvisioningStyle = Automatic; }; - AE8910D249B0FB016D0AC19E = { + B318668242B5FB922BC0E9A9 = { ProvisioningStyle = Automatic; }; - AFE9D9C8B9D2E8D5E53223C4 = { + B32B9F509F3BC09C0E74BC26 = { ProvisioningStyle = Automatic; }; - B134A9C0092CBA95F03BD543 = { + B34E0F2129E9B696DC8C6C86 = { ProvisioningStyle = Automatic; }; - B58FD587A1849AE80F7ACCED = { + B3ADC629CA79820FC18F479D = { ProvisioningStyle = Automatic; }; - BA3F69EC71F016D5C9897F61 = { + B7B406908F90EED9A05A4754 = { ProvisioningStyle = Automatic; }; - BA7BE9E808026BD8AAAAD44F = { + BA2103689D95671CD62FE307 = { ProvisioningStyle = Automatic; }; - BAAAA5DE93C5F6E704E3AE0C = { + BABA6E23C7A7D3CC59FD43A3 = { ProvisioningStyle = Automatic; }; - BEDE82720EA3D64A7B726327 = { + BC3F21F924452B58FA1478BF = { ProvisioningStyle = Automatic; }; - C03DA7338465BFFFA0B2BE59 = { + BCA51BAC81E2897D7B941923 = { ProvisioningStyle = Automatic; }; - C374F16252F945375C813A7E = { + C79655CDB7E9DB0252A631F6 = { ProvisioningStyle = Automatic; }; - C388D8CE2A9C7480FC539A9B = { + CA71ECFE69BFC4C3E98A7D51 = { ProvisioningStyle = Automatic; }; - C50C422663B3C926456F4F50 = { + CACF63C6A7A46E09839D4889 = { ProvisioningStyle = Automatic; }; - C5815994698CB1A8A350834A = { + CC5415DE2F54BBA72BA5B88F = { ProvisioningStyle = Automatic; }; - CAF7AFA6AD4649A536A8FB47 = { + CC5793363CD47340EE43EEA8 = { ProvisioningStyle = Automatic; }; - CC2BF4BE2A4BF073965D3DB6 = { + CEC9C5972CB9C25BAFD3E079 = { ProvisioningStyle = Automatic; }; - CC6FD05F64A251B93EC60AE0 = { + D2C4E3558BE9FF18C42EEFE0 = { ProvisioningStyle = Automatic; }; - D1BEEF00A2585CE58F432E2D = { + DD09334170F0710E4AF39755 = { ProvisioningStyle = Automatic; }; - D469F9123464B298F378FCC5 = { + E0D335810E36EC7E7C2D1A3C = { ProvisioningStyle = Automatic; }; - D4FE0D75F3EAA365F6007A7E = { + E1392A772E98E1B51F127579 = { ProvisioningStyle = Automatic; }; - D6268B1207177C93CFE2B273 = { + E4E275436C005641C9445B07 = { ProvisioningStyle = Automatic; }; - D71682CAF237A8194B857E9D = { + E6306101CB3D55FE6CA03628 = { ProvisioningStyle = Automatic; }; - DD470FF0B87EA922988A6D77 = { + E69ABDFC9BC812ABD8F0D942 = { ProvisioningStyle = Automatic; }; - DF181BEF5A34983911712284 = { + EC368C03017043B5BE23FA3C = { ProvisioningStyle = Automatic; }; - E21F74F4C47E554FE0FCC75E = { + F113981D130D64AD33BE9D0C = { ProvisioningStyle = Automatic; }; - E277F4BDC1A648CC3A719D75 = { + F53C195E5C71697D427FFE4F = { ProvisioningStyle = Automatic; }; - E6908E687DB5E8D25A47CE73 = { + F9F0D16E49302B946FC9E185 = { ProvisioningStyle = Automatic; }; - EEB27C024211E46463DD8C75 = { + FAACBF2DB80E5B6C5182E7F7 = { ProvisioningStyle = Automatic; }; - F085B19FC1CF4AAA77F2F75D = { + FB683C435CCFA0EA3E5D99B9 = { ProvisioningStyle = Automatic; }; - F1E3230A51986AA12AFD851F = { + FD2FE10E80CEBC9EA2FC8115 = { ProvisioningStyle = Automatic; }; - F38D826678C7AC21E74D13F3 = { + FFF76DE1F2F5CD744A61FB04 = { ProvisioningStyle = Automatic; }; }; }; - buildConfigurationList = 67BCB20A6DDE6DFDAB85E298 /* Build configuration list for PBXProject "ice" */; + buildConfigurationList = 555356F272F41CD891C39D33 /* Build configuration list for PBXProject "ice" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = en; hasScannedForEncodings = 0; @@ -10437,755 +10415,755 @@ Base, en, ); - mainGroup = F2011213BF9F39BE4D37A483; - productRefGroup = AEB9C8B8ED6C7323D2E9F922 /* Products */; + mainGroup = 8AE7F6FF1F1B5EF475E0CD96; + productRefGroup = 6923F7EBBA811BCC460F20C9 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( - F085B19FC1CF4AAA77F2F75D /* Glacier2 iOS */, - 3013BF7EA83F40E508F3EB57 /* Glacier2 macOS */, - 8FA774BA5E1589C730B617B6 /* Ice C++11 iOS */, - B58FD587A1849AE80F7ACCED /* Ice C++11 macOS */, - CC6FD05F64A251B93EC60AE0 /* Ice iOS */, - 2D34495F14244DB3D131ABF9 /* Ice macOS */, - EEB27C024211E46463DD8C75 /* IceAcm iOS */, - 74AFB10C5F2B4BEA2FBA757A /* IceAcm macOS */, - BA7BE9E808026BD8AAAAD44F /* IceAdapterDeactivation iOS */, - 4596B00683DFC8B80B18A23C /* IceAdapterDeactivation macOS */, - 68C51EF613B070B7F405A091 /* IceAdmin iOS */, - A49EB2DE75D0EA6267C9C5BD /* IceAdmin macOS */, - D4FE0D75F3EAA365F6007A7E /* IceAmi iOS */, - 8E7FA0F2731A5CA0F674AE88 /* IceAmi macOS */, - B134A9C0092CBA95F03BD543 /* IceBinding iOS */, - A7B32AA159BB75D5F21BC535 /* IceBinding macOS */, - E6908E687DB5E8D25A47CE73 /* IceDefaultServant iOS */, - AC8A011E048A8569E367F6E4 /* IceDefaultServant macOS */, - 962040A8EEC208E9A1546C19 /* IceDefaultValue iOS */, - 5DFE4924BE5D3A9F7849E796 /* IceDefaultValue macOS */, - 92DF391764E6813888564349 /* IceDiscovery C++11 iOS */, - 15143094B94B8D52C80F73B9 /* IceDiscovery C++11 macOS */, - 8F0607034F63DB7527EE3DF8 /* IceEnums iOS */, - 5498A865340DC78E14C9C981 /* IceEnums macOS */, - 9E0C42A47A98AD2AFDA76347 /* IceExceptions iOS */, - C5815994698CB1A8A350834A /* IceExceptions macOS */, - 1AA1FF0605315704087909EB /* IceExceptionsAMD iOS */, - 9DFD4AEA62A79A35F7A4974B /* IceExceptionsAMD macOS */, - AA01E7A046CB990E5D8A003E /* IceFacets iOS */, - 95D41E26E6811D14D874FA8F /* IceFacets macOS */, - 71C6FA292006254D1446FD89 /* IceGrid iOS */, - 2F3FF2D8FEE5E5A3FDD43418 /* IceGrid macOS */, - 63AE44D099A8048E7290350C /* IceHold iOS */, - C388D8CE2A9C7480FC539A9B /* IceHold macOS */, - BAAAA5DE93C5F6E704E3AE0C /* IceImpl iOS */, - 97B13A0188A185F51F394D0F /* IceImpl macOS */, - 66F90028E7205F6E3F7ED9CE /* IceInfo iOS */, - C374F16252F945375C813A7E /* IceInfo macOS */, - 91A496056B79B76DA3718EE2 /* IceInheritance iOS */, - AE8910D249B0FB016D0AC19E /* IceInheritance macOS */, - 5AA54794EA81407C754648D6 /* IceInterceptor iOS */, - AB72693D5B640F4892F2FB47 /* IceInterceptor macOS */, - 02FBDB36D74304426294933C /* IceInvoke iOS */, - 205DC647C168F70C51098115 /* IceInvoke macOS */, - DD470FF0B87EA922988A6D77 /* IceLocation iOS */, - CC2BF4BE2A4BF073965D3DB6 /* IceLocation macOS */, - 7E3C616ABE9C20A5F87C6A21 /* IceLocatorDiscovery C++11 iOS */, - D71682CAF237A8194B857E9D /* IceLocatorDiscovery C++11 macOS */, - A34E2E5EDCDDDE5E3D55FFAA /* IceObjects iOS */, - 3C01C7CB7CD3D0E186E75B08 /* IceObjects macOS */, - C50C422663B3C926456F4F50 /* IceOperations iOS */, - CAF7AFA6AD4649A536A8FB47 /* IceOperations macOS */, - 10F888DB94F11DC89AF26A02 /* IceOperationsAMD iOS */, - 36BC53DD282119BBBB749604 /* IceOperationsAMD macOS */, - 199CC283CB473D6A3BA5D7A8 /* IceOptional iOS */, - 102627DC31E1C8FDBFEC33B2 /* IceOptional macOS */, - 1678681B5B38D03D46A3B6EF /* IceOptionalAMD iOS */, - BA3F69EC71F016D5C9897F61 /* IceOptionalAMD macOS */, - 9484F133E4286D3A13D22DDC /* IceProperties iOS */, - 83528C2E39AF58F3E4C22598 /* IceProperties macOS */, - 498A1085E67727ABD537787D /* IceProxy iOS */, - F1E3230A51986AA12AFD851F /* IceProxy macOS */, - 2F0A01C9E2CCDBCC60A3CB5E /* IceProxyAMD iOS */, - AAB82C7875DC0FF6FAFF4012 /* IceProxyAMD macOS */, - D6268B1207177C93CFE2B273 /* IceRetry iOS */, - 1B6404CACE2A5A48F038FDD2 /* IceRetry macOS */, - D469F9123464B298F378FCC5 /* IceScope iOS */, - BEDE82720EA3D64A7B726327 /* IceScope macOS */, - 9BEFA26F9FC3CE92995FEE7D /* IceServantLocator iOS */, - 404C557A02580F23753F7FE0 /* IceServantLocator macOS */, - 17A45EBC10FB4DA0D5089ACD /* IceServantLocatorAMD iOS */, - 0DA11BBF26CA48461BCFCE90 /* IceServantLocatorAMD macOS */, - 6A21700EAF839CE80F1ACE17 /* IceServices iOS */, - E277F4BDC1A648CC3A719D75 /* IceServices macOS */, - E21F74F4C47E554FE0FCC75E /* IceSlicingExceptions iOS */, - 0D9E13D474AB4CE7CCD9B661 /* IceSlicingExceptions macOS */, - 527A8EB31A11931C33AEB4E4 /* IceSlicingExceptionsAMD iOS */, - 58FF03EA2BA7E0A80BC286EC /* IceSlicingExceptionsAMD macOS */, - 0BBF768DFD94F2C80050F7F0 /* IceSlicingObjects iOS */, - D1BEEF00A2585CE58F432E2D /* IceSlicingObjects macOS */, - 54A2ECEF412853484938A3F5 /* IceSlicingObjectsAMD iOS */, - 3238B63DE9188517C674DC05 /* IceSlicingObjectsAMD macOS */, - AFE9D9C8B9D2E8D5E53223C4 /* IceSSLConfiguration iOS */, - 6A368CDFFA8955E85936ED61 /* IceSSLConfiguration macOS */, - 124F8A23FBE3C41C25549BBE /* IceStorm iOS */, - 9297225A9D562DD788D0A64F /* IceStorm macOS */, - 34DD0637BF8AC5D93DE628D4 /* IceStream iOS */, - 8759BFF4B5584C0C8B1585C3 /* IceStream macOS */, - F38D826678C7AC21E74D13F3 /* IceTimeout iOS */, - 36AD2AEAFE15889B04385247 /* IceTimeout macOS */, - 735082B698FBF22FD677E2BF /* IceUdp iOS */, - 2301FB05F289063F861AC36B /* IceUdp macOS */, - 223FEF75153D348CEAE42CEA /* SliceEscape iOS */, - 8B81DA28AEB643720FFBE034 /* SliceEscape macOS */, - C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */, - 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */, - DF181BEF5A34983911712284 /* TestDriver iOS */, - 914CADD40BF9964CC13DB8B5 /* TestDriver macOS */, + 2EFB228FBAC6B6D8298CB81A /* Glacier2 iOS */, + A71FC54A09E0A7AECBC0B094 /* Glacier2 macOS */, + 6A9CC648DE2961E1991B284A /* Ice C++11 iOS */, + 9805F1B4E3665988C6D5CCAF /* Ice C++11 macOS */, + E69ABDFC9BC812ABD8F0D942 /* Ice iOS */, + 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */, + BA2103689D95671CD62FE307 /* IceAcm iOS */, + 7097766D02AE68FF875312AD /* IceAcm macOS */, + FFF76DE1F2F5CD744A61FB04 /* IceAdapterDeactivation iOS */, + F113981D130D64AD33BE9D0C /* IceAdapterDeactivation macOS */, + 8BDA29F667034E7F3926AC84 /* IceAdmin iOS */, + 47AF89B34177BC56E1C3B958 /* IceAdmin macOS */, + 5C58015501A7D02D04F1EEDC /* IceAmi iOS */, + 7AC1ECB8010A6B39984834D8 /* IceAmi macOS */, + 29F3801BE50321A41EE80A91 /* IceBinding iOS */, + 43A111F8D33B3D197BE8EBCA /* IceBinding macOS */, + A00BBA7ECEAE6A590AFA72E7 /* IceDefaultServant iOS */, + 0C56ED709D6A92F213634249 /* IceDefaultServant macOS */, + FD2FE10E80CEBC9EA2FC8115 /* IceDefaultValue iOS */, + E1392A772E98E1B51F127579 /* IceDefaultValue macOS */, + 37039F2C9A0E28A3EA985C18 /* IceDiscovery C++11 iOS */, + 71A39C3815468E16F8BA603B /* IceDiscovery C++11 macOS */, + EC368C03017043B5BE23FA3C /* IceEnums iOS */, + CA71ECFE69BFC4C3E98A7D51 /* IceEnums macOS */, + B318668242B5FB922BC0E9A9 /* IceExceptions iOS */, + 644ECE67B589277FD98BC526 /* IceExceptions macOS */, + A336B6AC8C8350EEFDD0ABC7 /* IceExceptionsAMD iOS */, + 38A03B76A41948307D00C7DB /* IceExceptionsAMD macOS */, + 50228B17C9021DBAE4281C9E /* IceFacets iOS */, + BCA51BAC81E2897D7B941923 /* IceFacets macOS */, + 4E38794F89D5F5861E1D179D /* IceGrid iOS */, + B7B406908F90EED9A05A4754 /* IceGrid macOS */, + 4C662713350B71F684DA80CE /* IceHold iOS */, + CC5415DE2F54BBA72BA5B88F /* IceHold macOS */, + 9460571101A73996676D64AA /* IceImpl iOS */, + 301BFDE76C92BF2E441AB47C /* IceImpl macOS */, + E6306101CB3D55FE6CA03628 /* IceInfo iOS */, + 7F4EDBAF9C1E629F921E5728 /* IceInfo macOS */, + D2C4E3558BE9FF18C42EEFE0 /* IceInheritance iOS */, + 7DBDC99F2C8E86B6AE6DEDA2 /* IceInheritance macOS */, + 72793ACBC61FD6DAC918DFEA /* IceInterceptor iOS */, + 108924A4487AC52102F3748E /* IceInterceptor macOS */, + 19F7047F3877167DF4593A5B /* IceInvoke iOS */, + 4505C1B4D5800F296751ACFA /* IceInvoke macOS */, + 9101DC4FC785DC767966C308 /* IceLocation iOS */, + 16B6C9681549E4064B0D6A21 /* IceLocation macOS */, + 73B0677AB85E742964981511 /* IceLocatorDiscovery C++11 iOS */, + 408C2A189BBC34948EA2D112 /* IceLocatorDiscovery C++11 macOS */, + FAACBF2DB80E5B6C5182E7F7 /* IceObjects iOS */, + CACF63C6A7A46E09839D4889 /* IceObjects macOS */, + FB683C435CCFA0EA3E5D99B9 /* IceOperations iOS */, + 43F633583D828C5F5A997E34 /* IceOperations macOS */, + 64820A15E54D48A43D389053 /* IceOperationsAMD iOS */, + C79655CDB7E9DB0252A631F6 /* IceOperationsAMD macOS */, + 227CBC8F4D020448B92069BE /* IceOptional iOS */, + 9E072758F412F2A99B8EF3D5 /* IceOptional macOS */, + DD09334170F0710E4AF39755 /* IceOptionalAMD iOS */, + 4E4FCD522731D61D2B9FF70F /* IceOptionalAMD macOS */, + 487C9A17DABE0A75D208908D /* IceProperties iOS */, + 07AE60F514C90CA985E3D745 /* IceProperties macOS */, + B32B9F509F3BC09C0E74BC26 /* IceProxy iOS */, + 6D842FAA182CE366532B6D12 /* IceProxy macOS */, + 41B8AA79FBB1C4E4FC298B3D /* IceProxyAMD iOS */, + 7B3E179BEDA55C38AAFC085C /* IceProxyAMD macOS */, + 11400C192CA4ADC6E218C2FD /* IceRetry iOS */, + 13C510A5F8CB881C313E6C04 /* IceRetry macOS */, + 7DD54C0F2990188A48F11252 /* IceScope iOS */, + 1FD5DFED92DD8A7B39F6A99E /* IceScope macOS */, + CEC9C5972CB9C25BAFD3E079 /* IceServantLocator iOS */, + 2839FE2ACED7AF8A8AD041F4 /* IceServantLocator macOS */, + BC3F21F924452B58FA1478BF /* IceServantLocatorAMD iOS */, + 21466EDF0B96B790ABAC6FF5 /* IceServantLocatorAMD macOS */, + 92F4FBEA3283B438AE3DEB0A /* IceServices iOS */, + 6A7836312C20A5D22A94B029 /* IceServices macOS */, + 692241FBBECEB08C6ADBC15D /* IceSlicingExceptions iOS */, + 509FC87BFC9A16346D0C15D0 /* IceSlicingExceptions macOS */, + BABA6E23C7A7D3CC59FD43A3 /* IceSlicingExceptionsAMD iOS */, + 1AC8628BE1B9C4A1ABE99F41 /* IceSlicingExceptionsAMD macOS */, + E4E275436C005641C9445B07 /* IceSlicingObjects iOS */, + F9F0D16E49302B946FC9E185 /* IceSlicingObjects macOS */, + B207A5D72726463A401F75E0 /* IceSlicingObjectsAMD iOS */, + 9B591E7DA2AE4968495CC46E /* IceSlicingObjectsAMD macOS */, + CC5793363CD47340EE43EEA8 /* IceSSLConfiguration iOS */, + 7738265B3793323567F4E57C /* IceSSLConfiguration macOS */, + B3ADC629CA79820FC18F479D /* IceStorm iOS */, + 54A257B2855835305B08F646 /* IceStorm macOS */, + AA2820D36400A0F7B0DA8B2A /* IceStream iOS */, + 21C1682B95702A3F07492E8B /* IceStream macOS */, + 32CF28469B44F6FCA4F37FF0 /* IceTimeout iOS */, + 89EDB3CB137FD333EB306935 /* IceTimeout macOS */, + 243E7796059BB91D8C10601E /* IceUdp iOS */, + 47614B66ADB67229A580DC4F /* IceUdp macOS */, + 89B7057BAB516173A44EC120 /* SliceEscape iOS */, + B34E0F2129E9B696DC8C6C86 /* SliceEscape macOS */, + 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */, + F53C195E5C71697D427FFE4F /* TestCommon macOS */, + E0D335810E36EC7E7C2D1A3C /* TestDriver iOS */, + 758E624F48DEBFE577C52D8E /* TestDriver macOS */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ - 029638A6AB5D3E787A15F237 /* Resources */ = { + 00A9AD7B5ED22E2AFF10A8C7 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 04B72E6A2A608FAA34583FDB /* Resources */ = { + 010B7BE189E409D3F0339F67 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 08B0F0B9347872C4039A5E00 /* Resources */ = { + 036632166BD6B9023E15FEAA /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - B02B9F7BE079DBA8B4054A56 /* certs in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 0998A8FDA3D9141F6AB53C62 /* Resources */ = { + 07F01D9547A0BFA72203BFCB /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 0A47B4AFBE2F7CE042D479DF /* Resources */ = { + 08D8D7CDD4A9A9335EACCE8A /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 0B0F5D2DCA1A293237023853 /* Resources */ = { + 0F1DFE5C037C6685F293162A /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 10D2DBECB7758CFB031FB133 /* Resources */ = { + 0F4EB2FCBE2CFAE0A4B4BB2D /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 12599A032E41ECD0A01ED76D /* Resources */ = { + 10BDAA80FCF1A00BD2853423 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 12AC4745EC5E0279D0D74652 /* Resources */ = { + 160B134C4F74A292E5F0A2CA /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 1516C8FD42F2C61AC9FBC27C /* Resources */ = { + 17DFCA904AFA2B70BDBB9CAB /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 170BD48088B6143C28AD47E0 /* Resources */ = { + 24D3AE76B38C233D25663373 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 19313C8AE52F944C951C48CA /* Resources */ = { + 27EE1AC61E2AA7E4F00789A6 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 199CFFD46F5A46BC99A59652 /* Resources */ = { + 28E821A248FDC05D47A4D8E1 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 1B279B6919C1150BCC21D0EB /* Resources */ = { + 2C03ABF13586748134B6B764 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( + D9D45F313C8D67DFF7F22C59 /* certs in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 1FB0C9D4543346F3005543EB /* Resources */ = { + 2C7B487A48A06F282D020004 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 20001B0FB17F5EC7E30134D2 /* Resources */ = { + 2ED701834173E88EF9D748F3 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 21E90AB9813047C2F5D871A0 /* Resources */ = { + 329CF29D636C1AAF943B42A1 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 28A713644A9822664268A180 /* Resources */ = { + 34C3ECDA581F53849ECB8592 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 2A8F079C61E5572010A31716 /* Resources */ = { + 3504F15E53400FC49C1B4459 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 33941CCFD14277BF0DEE0B71 /* Resources */ = { + 36E72BD8DC94FE9964A66920 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 3526B53F3F5322FFDACCE3DA /* Resources */ = { + 386ED58BF8634E225A9DFF9C /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 37A78844067440D77B333755 /* Resources */ = { + 410ECBC55251736575F13B8C /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 3905047AAD953AC43961A5D2 /* Resources */ = { + 4112D61AB54E6D77EA7A8C6A /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 3A594C2614FEDB3A71E09939 /* Resources */ = { + 43CEC5743E4060B42495C6D7 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 3DFFB8BBD95E5EFC812923D8 /* Resources */ = { + 43D21B8DC46BE0A5B5ED982B /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 4126D9A208B37F4F40BE399F /* Resources */ = { + 45411F1E2F4A1FAEA449326B /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 415C600BE827EE215D581B22 /* Resources */ = { + 47F1DA53B17AF8309921E48E /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 41759684CA1CDD3378CF7B40 /* Resources */ = { + 48C00005E50B6F9022E30FC4 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 440B80E26FFD4D2CF78F9640 /* Resources */ = { + 4C6E201C9C3CEE6DECA996EA /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 44558CE4C43DC5E20A667C76 /* Resources */ = { + 4F04814DA7F819208B03D5D2 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 4688A6BD49A1AA35DDF52080 /* Resources */ = { + 51181EF5F6B0509CB44046BE /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 46C01E0DA0565176723F22D3 /* Resources */ = { + 51D21823D09CEAB0C5EB288F /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 49BD2AFBCE224E70D2389DCB /* Resources */ = { + 53CCC11A4CF514E8E67806B4 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 4B61DD8295650EB1A2B9ECD4 /* Resources */ = { + 570986E57EE5312EB842FE64 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 4C35C7C75B11450532724162 /* Resources */ = { + 57B3B4C5BF26038FC278835F /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 50AB874CFE934649222422C8 /* Resources */ = { + 5C810049245AF4191870148A /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 518B3983E8908C931AD8EF1B /* Resources */ = { + 5CBDA33A551608A2A8B91959 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 520220553CCB003BE7B024C7 /* Resources */ = { + 5E2BC364B5986F52C3F15561 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 52D2D5D8650C0AC549B54688 /* Resources */ = { + 643FBD856DBF082987244B4C /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 60F8553255AE6A2DA49CFB9B /* Resources */ = { + 656BE926E60D04A25FFDC413 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 670C2DEF3E61AA4CABEE9377 /* Resources */ = { + 683A18EF1F106BE59B9507A6 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 6828D38214FDFAB0F4CE36D7 /* Resources */ = { + 6C77B25C6EFF34E894FF83AE /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 6BD6918754B0FF674D8A654A /* Resources */ = { + 70B5CD4F5A0C4BD01F72DE81 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 6FF9EBBF22902B9995E7FA21 /* Resources */ = { + 76081320DA2234128200BD69 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 744D02AF297273CF0630BA19 /* Resources */ = { + 76D26ED4DBAFB04B061E82A5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 75F9F8FA97EDCE4591EB976D /* Resources */ = { + 77F517DEC4F2598C1A587AC6 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 814CE7A79ACA6D51DBCAE215 /* Resources */ = { + 79CEAC90F84392E45F5EF88C /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 82C32A980315E48548E818A6 /* Resources */ = { + 7BC8F078F5982D60A7D84973 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 86B3E5B2AB956075ED9D7B32 /* Resources */ = { + 80893F81FEB8C2ED9D71C508 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 87224518E46644FB02ACFC20 /* Resources */ = { + 854E066E06504C4D064C7EED /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 88131A42B3EE798670FFA370 /* Resources */ = { + 86451F1DA7E7100FE9AF9319 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 885ED5EB9BCB81204036CC08 /* Resources */ = { + 8728B094BF215F5349685EA9 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( + 6782D4392AE991F737D96D3A /* certs in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8E47CE7DF4A8552AA2BB90CB /* Resources */ = { + 88816DE1878862416E5CD5FD /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 9500AED5441D703D58E22C37 /* Resources */ = { + 8D12B1E113B1B5FB755F4CBB /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 9546C06AE2B84D5D29D4A87D /* Resources */ = { + 8D4A16C090A24B177D1E526C /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 9838872556024A5FDA76B91A /* Resources */ = { + 91E9976BF19A13A8AB187A1F /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 98EF7EF6F6D245523EA6297A /* Resources */ = { + 93904DA962D7ECC13AC89D48 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 9B44DA8B6A9CF4FDA7FCC2B4 /* Resources */ = { + 9B49E56F28451F8E1FF69230 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 9F41C6C22BE83198C7028A59 /* Resources */ = { + 9C86375E5BA54E6F682FE194 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - A45B0EC4EFD865C12CF6C490 /* Resources */ = { + A053AF638BD4BFA46C63C65F /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - A7D80604D5FFCCC98329FCEE /* Resources */ = { + A134CC7DDDBED0B3C3F60A4C /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - ABCF67E421262B2BDC5389E7 /* Resources */ = { + A5E490425871AC221A9C7DF7 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 65F4CF0519C11F491200ACB1 /* certs in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - AC07BCECB397C109F4C21D11 /* Resources */ = { + A66AE292A681FA6D64E3D1E2 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - AEDEC83311DF6EC45D209288 /* Resources */ = { + AEA796B4A4D6142FBA3A8473 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - AFB44CAB030B0274B38BF63A /* Resources */ = { + AF016BCB28822952C99A6F03 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - B5B0560461C8204EDEA74168 /* Resources */ = { + B5A03F828E12B72179299CC5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - B6DC3FAB9FB333A36A7D6BF4 /* Resources */ = { + B5B008489E54C4D0532547B6 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - BB058C6390CC1D01A24E8F73 /* Resources */ = { + B702473478E7879B67039E9C /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - BCB6ED783A5C8E925BB740B0 /* Resources */ = { + C0C3420A6E46C1A766C26737 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - C08B5426F8A6E7DCBA778B66 /* Resources */ = { + C5479064B3F552A17C06902C /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - C14701357969C150011033DA /* Resources */ = { + C7E25F45D4DD2CB0AF0B91AE /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - C20FB9D1BC5693A0FBE4411E /* Resources */ = { + C83370C07D1236FCF37398E9 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - CA6200D12EF0A2AD488CA9A5 /* Resources */ = { + CA7E5C9917DAD89EA815AE0F /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - CDECF6F4AECBBCEE32362C3E /* Resources */ = { + CBCD5D4A122CDBD34BB59118 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 9A94E9AB28F403360F6FC09C /* certs in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - CE76E5095410315981BB8546 /* Resources */ = { + CEC8AE7CE4AB6CB1BA064ADE /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - D0FB250573AE96C473A59954 /* Resources */ = { + D114D7BC101E42AA1CA334CE /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - D2A6631A49858107A44D97D0 /* Resources */ = { + D132AE5A01EF7F8DA1BE270C /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - D3C3FA604EDE6F435E8A7219 /* Resources */ = { + D71AC21BC6E83B294B8BB7C3 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - D54B81A2258471491BC6D5E7 /* Resources */ = { + D8BEE005E191CB7C5F797FB5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - DADFBF7B9D9E2914D976C1B3 /* Resources */ = { + DBE34E58562B584D52D06453 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - DAF52A5F95CD31C60D8A68C1 /* Resources */ = { + DF5CD70EFAA01360E8C1AC3A /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - E331C3CF3663C51A399DB2E7 /* Resources */ = { + E645455362443EA3897AA356 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - E458A5D61DF0C80CB72D56BD /* Resources */ = { + E8AABD9F958932717F2D4264 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( + 127747590F1765F657C3E2A6 /* certs in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - E8C0E9420F13D6240559340D /* Resources */ = { + EBEE0EE211E45F015080F84A /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - ECEC0D8657EC663BC42F9141 /* Resources */ = { + EC605145DA14549EF2BB0F90 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - EFD03B553A2E9E86B2AB7A2B /* Resources */ = { + EDCC9A660B9A57C6C6D1E97C /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - F53BEA704E8C89983673AA1A /* Resources */ = { + F4DFCC4EB6634CA82D59AAE2 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - F5BCC5753117685839B44835 /* Resources */ = { + F7FAAF09AE03DA9F06872E92 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - F7338E47F6A0AD32570FBBE2 /* Resources */ = { + F81BFD008E716B1B0617C835 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - F7C556F94717AF85D5AF9BCC /* Resources */ = { + FA37CDC39A4E468DB4E0A1C1 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - F90BEB7391206F36B63B3986 /* Resources */ = { + FC9D916671AD0226249D05D4 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - F9EB3EB3EFD4CC73BC720231 /* Resources */ = { + FCE82FAD82D69515FD51A18A /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -11195,3107 +11173,3099 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 02336DAAE24A449FDCF9B8B2 /* Sources */ = { + 07830BA5BDDF183D64CE9541 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 6C3CF09664C0726159F9ED17 /* AllTests.swift in Sources */, - 1FCCEEA0797F63FB8087F206 /* Client.swift in Sources */, - 963FF4FC355E97F16865AAB9 /* Server.swift in Sources */, - 61450F4F44BD96645A63B243 /* Test.ice in Sources */, - 40E6614863104045D891BA57 /* TestI.swift in Sources */, + 1108EF95B274CB2A65240CC6 /* AllTests.swift in Sources */, + 0F833C947AD4FBFC917746FB /* BatchOneways.swift in Sources */, + 2F3BFDCC130FFF59E72A13C4 /* BatchOnewaysAMI.swift in Sources */, + 7E0938DBB3C896EA1E7D36EF /* Client.swift in Sources */, + A7CACABF3E849D553CD49269 /* Collocated.swift in Sources */, + 3CE3ED3A4E70A31D8ACA08AE /* Oneways.swift in Sources */, + E3680666F2544657F0C93DE1 /* OnewaysAMI.swift in Sources */, + E69377C002982305685B003B /* Server.swift in Sources */, + 7EA84B5660AC866B7AABF78A /* Test.ice in Sources */, + 09B2CC4CD2A2F3216BD9573D /* TestI.swift in Sources */, + 2DF859D289A35C243FC066B8 /* Twoways.swift in Sources */, + 909AF78366BE688E605E9FB3 /* TwowaysAMI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 05D9CD5F9113E816F50091B0 /* Sources */ = { + 082FA4202A047945D843643A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 7CAF49683FC8EDA60C302111 /* AllTests.swift in Sources */, - 8E2F8CD60F8608689F026E4F /* Client.swift in Sources */, - D69C08BDF1A12BBA8DBAD3A2 /* ClientPrivate.ice in Sources */, - 6821FBD78F858792DBE2121C /* Server.swift in Sources */, - 1D0D984BCC8AFF23086341CC /* ServerPrivate.ice in Sources */, - 80E73746509C20FFCC67996F /* Test.ice in Sources */, - C27DE95A6F84218ECB14A9A8 /* TestI.swift in Sources */, + 84FD8A713A96FEF300C68697 /* ServerAMD.swift in Sources */, + 201509B07238F3D8BD6AE1B1 /* TestAMD.ice in Sources */, + D33E25A246C72A1D925D5658 /* TestAMDI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 0A012A9FF7CBA02C22B88838 /* Sources */ = { + 084C9C850ADF630D18DCF278 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 46DEC96497975492067B7170 /* AllTests.swift in Sources */, - 00DF075EE797E528112DBC49 /* Client.swift in Sources */, - 832D75F88C71C6E2581F6025 /* Server.swift in Sources */, - 2B5D9492C50450B883A6B633 /* Test.ice in Sources */, - F50E01F083F2D74F13C18516 /* TestI.swift in Sources */, + A979D753A3EA4A3CEEA256F7 /* AllTests.swift in Sources */, + 39415D6667E9FD0AFC2E0F1E /* Client.swift in Sources */, + E9CDDAD3591940E888D4AEE6 /* Test.ice in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 0BACF49C98C5BD651C8C41D1 /* Sources */ = { + 0C460CE05BDE01DAF5D98AA8 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - E8B9A3C8A71B17FC857B9C48 /* AllTests.swift in Sources */, - FF708405FEB581C6A171DCCE /* Client.swift in Sources */, - CB99FAE9077CA3DBCAF93D66 /* Server.swift in Sources */, - 7F2E3D5DE5827E4A8BEFCCD4 /* Test.ice in Sources */, - 4CAE2D17E47C9DDFFD09647D /* TestI.swift in Sources */, + B474D273057C54C000070D94 /* Client.swift in Sources */, + 9914085BD5774EFE9E93590B /* Test.ice in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 0DA34E084DB32154038D8017 /* Sources */ = { + 116A2D6711CFD7095DCCC9C1 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 10794BBD45FF1C2353D72D31 /* AllTests.swift in Sources */, - A3921D7C4E063D23B96D39CE /* Client.swift in Sources */, - 9E46A9C0613816653B955DFA /* Collocated.swift in Sources */, - B26360D53F22C3A6433D6A3A /* Server.swift in Sources */, - A9E25DD8EB2E9ABD03E524BE /* Test.ice in Sources */, - 95AC8BD999356120D9CB170C /* TestI.swift in Sources */, + 82199EAD77D330E3C8E47AD2 /* ServerAMD.swift in Sources */, + F9669AC7E2363267EBACE6A5 /* TestAMD.ice in Sources */, + 83134AD4D1F16B1CB7DFEE72 /* TestAMDI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 12375D0330EBB9663E35D55D /* Sources */ = { + 11CDE4855E16EFB4A184C82B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8530D386E54966840F593B2E /* BlobjectFacade.mm in Sources */, - F56A8B6537744AEA971C82F7 /* Communicator.mm in Sources */, - E653D74204DDAFD78E9504E9 /* Connection.mm in Sources */, - 2802E1A96ABB8E06854899A6 /* Convert.mm in Sources */, - CF418A6A2DBAC4C6FF8E0D7D /* Endpoint.mm in Sources */, - E73A37FD19E722471683CC51 /* Exception.mm in Sources */, - F5BE4E6C5C82DF5223611FD2 /* IceUtil.mm in Sources */, - CB2550A25DFAE870381166E5 /* ImplicitContext.mm in Sources */, - E9103E84385D05034574F7F0 /* LocalObject.mm in Sources */, - 05D22C1F90D7311015A7DC0E /* Logger.mm in Sources */, - 5299F36B87C159CB1FD0E93B /* ObjectAdapter.mm in Sources */, - C0D441266AA1E006960CE7C9 /* ObjectPrx.mm in Sources */, - 55DAAB341099816740C380DC /* Process.mm in Sources */, - 4D1DC1A80642DA72333A5A8E /* Properties.mm in Sources */, - 7E0115D2A1DF868428D02131 /* PropertiesAdmin.mm in Sources */, - E5A86CAB0A0997FF9F5B5E71 /* TraceUtil.mm in Sources */, - 4A66EAFDECAEC3E2A38B8E7F /* UnsupportedAdminFacet.mm in Sources */, + DF211E8204FDCC0937E9DF46 /* AllTests.swift in Sources */, + 9D5F196E1750D657B519924E /* Client.swift in Sources */, + 9BE3AA3924DDFEF920D71773 /* Collocated.swift in Sources */, + 8ADBE24FD91FAF1A92C40F0D /* Server.swift in Sources */, + 9DCEAB41CC1F38B3B11C2DE2 /* Test.ice in Sources */, + D0B818CE91BDA88B70FAFEF3 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 18E1CD095073356C8EEED435 /* Sources */ = { + 14F8912916F464FE730F08A0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - B357F78F429973F32232A536 /* AllTests.swift in Sources */, - 99D71FC2BC73982577E26E2C /* Client.swift in Sources */, - 51C4E90859410E192C6E61D4 /* Collocated.swift in Sources */, - E8BD19374436343B8F4797E5 /* Server.swift in Sources */, - 34B83E518DA2A0470F9D8FDD /* Test.ice in Sources */, - E44E6FFC6D9026A3A01CE40E /* TestI.swift in Sources */, + 6EB39E25C0C8F8CB6FE21D3A /* BlobjectFacade.mm in Sources */, + 90A25B291B6596D59D4202CE /* Communicator.mm in Sources */, + 4F40BEBA521C8EBA7F7EE7F5 /* Connection.mm in Sources */, + E4B4EDFE77FF6421DAD7EAA3 /* Convert.mm in Sources */, + 7A74582E149D9CB998BA0317 /* Endpoint.mm in Sources */, + BBCF938822B2C1BFCD3B1ABA /* Exception.mm in Sources */, + E536F9395CB45CD2356DE38F /* IceUtil.mm in Sources */, + D651B89833224D0423C21940 /* ImplicitContext.mm in Sources */, + 18ED2932BEB100420B7B6A9E /* LocalObject.mm in Sources */, + 50E9FEAB91DF5C93DFC2A135 /* Logger.mm in Sources */, + E93FFB9EF3A5E6020D043137 /* ObjectAdapter.mm in Sources */, + 539B9E63120351DC8DA7D1C9 /* ObjectPrx.mm in Sources */, + BD889EFEFC15B271E47A3731 /* Process.mm in Sources */, + EA946B9B8C738A56C15DFA9C /* Properties.mm in Sources */, + 7FF5406E288A2BD5D8F1CB4F /* PropertiesAdmin.mm in Sources */, + 8C892248FC87C669E6794F72 /* TraceUtil.mm in Sources */, + A415837F3DDDE9748F392EF9 /* UnsupportedAdminFacet.mm in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 1A282635677BBC1E21894325 /* Sources */ = { + 1683D06AC9E522DEA3AB265F /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 0EF0DA6A9471096C401597AE /* ServerAMD.swift in Sources */, - 7BFD9506A278011F2ADA83E5 /* TestAMD.ice in Sources */, - 07E4B4966B06F8DCF6A7F27A /* TestAMDI.swift in Sources */, + C6F30B8C38A57097C1B8F478 /* AllTests.swift in Sources */, + CDD5EB9D7E8000B5F287F1BC /* Client.swift in Sources */, + 5E64B9C12B9A7A85573CB5AF /* Collocated.swift in Sources */, + 87F4A11BD17215D1E115E3BD /* Server.swift in Sources */, + BBB309EF11ED6D047CCF6AA0 /* Test.ice in Sources */, + FE5F4C0049BB4A4D315CD240 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 1D3E603FF14BFED521C26E87 /* Sources */ = { + 1E22584289D41DE94372E382 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FB49967EC713A761BC846597 /* Metrics.ice in Sources */, - 78B74EDCBCF9EF8CAD0FED78 /* PermissionsVerifier.ice in Sources */, - FF9D30B936A14E1337224580 /* PermissionsVerifierF.ice in Sources */, - 6DD11DF8692E1E0DDCBDF489 /* Router.ice in Sources */, - 299A6CE4CADD8E47618023D1 /* RouterF.ice in Sources */, - 529E0E249789274B9E7BD928 /* Session.ice in Sources */, - 87BCF366F16ADBA5385F4690 /* SSLInfo.ice in Sources */, + 7A47FAD3B31FD561A48227EA /* AllTests.swift in Sources */, + 9C388065BB9128D657329B5D /* Client.swift in Sources */, + AD81A86E6892228A220DE239 /* Collocated.swift in Sources */, + 13A0BA7BD6FE0B1E1A86EA1F /* Server.swift in Sources */, + 9ABB95A2F9D3E2792BD1D548 /* Test.ice in Sources */, + 6940F6F20E620BAAAC37EEEB /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 1E23F218D6022C3EA2ABEF4E /* Sources */ = { + 2AAB93CC9745887B17F2EAC9 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8B822243D89DB9726E8C291C /* AllTests.swift in Sources */, - 288FE25DB2CC9C6F7E95CB4C /* Client.swift in Sources */, - 9EB550D992C46AD4EB10CAD2 /* Server.swift in Sources */, - 7121F8630585A6BEFBF29FA0 /* Test.ice in Sources */, - 2E7CF2832DAB4B5C16F038DF /* TestI.swift in Sources */, + B46064B3B73C0EFE9BCD6DB2 /* AllTests.swift in Sources */, + 93AAC9F182B5151482783A4C /* Client.swift in Sources */, + 3F2EBB74D7A1DBF089201ECF /* Server.swift in Sources */, + 5545259A679DE4BB96BBE8D1 /* Test.ice in Sources */, + 6405A22441E3FC0FE1B0B518 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 2070B65558D60CC273241627 /* Sources */ = { + 2FB9E459FDF36CD1A72FC54A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 52E11513B426AA4C48D9350B /* AllTests.swift in Sources */, - 84AD0C761B09C1CEEFC47AB7 /* Client.swift in Sources */, - C2B27FF6EC2FABA5C29DC286 /* Test.ice in Sources */, + A94F3E17EF13683A2EB5B47B /* TestCommon.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 27D2DED606E509F86EE07BB6 /* Sources */ = { + 32B358612F34B98B69F0DEC7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - A7A5C72785564C091BAF9045 /* AllTests.swift in Sources */, - 97AE12631A1D9D0A12935D19 /* Client.swift in Sources */, - 385809FDD9470D47DF7F55FE /* Collocated.swift in Sources */, - 0DB04ACE02258E100F0FD300 /* Server.swift in Sources */, - 91896C20ECF387C205D53A11 /* Test.ice in Sources */, - 876437CDDB3C8687DE913C5A /* TestI.swift in Sources */, + AF1F588C1F71FCCDA23E8D67 /* AllTests.swift in Sources */, + 87739F951D3641CDEDC0E4A9 /* Client.swift in Sources */, + 7B25166A5E2B544A31EC18E0 /* Server.swift in Sources */, + 5BECBB0A714536BFFC70603E /* Test.ice in Sources */, + ECA21DBD5206F873FFC557C2 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 2C2BCC411A55DF4F840540E5 /* Sources */ = { + 330394793D7EA97502BD8C65 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 2B14B3EACE3F065EED4D5C60 /* ServerAMD.swift in Sources */, - F712859848B284C26AD91C82 /* TestAMD.ice in Sources */, - F668E4B647933038E474C032 /* TestAMDI.swift in Sources */, + B880AEF0299FECB9E3793198 /* IceStorm.ice in Sources */, + 671457B53B51D781883C19F1 /* Metrics.ice in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 311509843E23A4A9C7DE28F9 /* Sources */ = { + 34D471C003C865AFE59956AD /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 41D729CCC7801B165A6EA7E3 /* Admin.ice in Sources */, - 8C1CFC0459BC7FC22B0D34F5 /* Descriptor.ice in Sources */, - 424E4115C7A5883D214AA1D5 /* Exception.ice in Sources */, - CA1B012945CC47FC3DF291B5 /* FileParser.ice in Sources */, - 1BF6178B464BFD13CADCA66F /* Registry.ice in Sources */, - 6162B0FC16306759CF02A9A6 /* Session.ice in Sources */, - 581910D98449F21FB5AD7C02 /* UserAccountMapper.ice in Sources */, + DA2270F4F12688E4387D14DE /* AllTests.swift in Sources */, + C5C9ED9542E05E5E4C8D1989 /* Client.swift in Sources */, + 96F43310CDE6941237020476 /* Collocated.swift in Sources */, + E7D45E992B898D9D25B834E8 /* ServantLocatorI.swift in Sources */, + 55F62943CA35000006580354 /* Server.swift in Sources */, + BA8654F2B84B3B5AD41214EB /* Test.ice in Sources */, + 58828B9F7EB9C442128D4C57 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 3124D98173F1CAB2DF639AD5 /* Sources */ = { + 35B46E0355CAA24135FB25A6 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - F2787032ABE349C2DDA17733 /* main.swift in Sources */, + EB477AE7FC92BB9A0122DD7B /* AllTests.swift in Sources */, + 9C4C31D1F54430A513FBCD42 /* Client.swift in Sources */, + 14CA9B109DF0DF65D19D54AD /* Server.swift in Sources */, + 1AD64BCADB1AE03D347A2E37 /* Test.ice in Sources */, + 8358041E38718378C4583075 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 31846D42B70E2CE660D46262 /* Sources */ = { + 36F14EBD18DEA3745A69C67D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 74144A20D46D4DBCE3A0BD48 /* AllTests.swift in Sources */, - CF44144EABCFF1AB3B2C63B1 /* Client.swift in Sources */, - 806D9A24B527AD690297ABF2 /* Test.ice in Sources */, + 6BCB5649B316A36612D2E180 /* IceStorm.ice in Sources */, + 88DC39C421521B2FA00A864E /* Metrics.ice in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 376E2CAAFACE0B009916ADC7 /* Sources */ = { + 399F15B7C0D23D89F0DFA128 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 3074FF365922D81E8C7771D0 /* AllTests.swift in Sources */, - AD044DB01D503646CC4BB500 /* Client.swift in Sources */, - A3957F2246F61AEF5F355F24 /* Collocated.swift in Sources */, - AB754C01EDA7C70AD4D74259 /* Forward.ice in Sources */, - A43A808210F669547492ADF8 /* Server.swift in Sources */, - 884970F65F0F0F1E931ED7E7 /* Test.ice in Sources */, - D2E1482F63ACD74AEDECCA0F /* TestI.swift in Sources */, + 2257C59162C4E4216E57F4D2 /* AllTests.swift in Sources */, + DCA735FF8C205296275082AC /* Client.swift in Sources */, + E54BCFC5BCD67CA6EF478009 /* Server.swift in Sources */, + 0056B901CF78988B395DFE2B /* Test.ice in Sources */, + 389DA037BE4C4444010E7F87 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 3AD522EA91B7691BF12F8D1D /* Sources */ = { + 39F803373D3F0A82B06B5AB9 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 66E5501079C12B586B901FD9 /* Client.swift in Sources */, + 3534A17CA6A38B93CA0F9DBE /* AllTests.swift in Sources */, + 02AEB7482A1320C6C364B59D /* Client.swift in Sources */, + 8F3AA58A3A929848C5F28E2C /* Server.swift in Sources */, + 6FB4556170CD58010307EC21 /* Test.ice in Sources */, + 0E868B1209D1EC5790A423E8 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 3B3B411303D03ED2D19A70B4 /* Sources */ = { + 3A89F1ACC97E9B06E95B99D2 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - ABC69D6590A51D2F46325CFB /* AllTests.swift in Sources */, - D532D91C4C4E01E29F4B2B05 /* Client.swift in Sources */, - 0BE9048C0E355CF004C840B2 /* Collocated.swift in Sources */, - 2E0395DB7C1492736CD884F5 /* Server.swift in Sources */, - BF519F5B7C272EEA6924A04A /* Test.ice in Sources */, - B359FCE2882C5C8A4323446B /* TestI.swift in Sources */, + 121D1EECF2FCD6781C855D16 /* TestCommon.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 4393A2B8EA0E6318E7A11F9C /* Sources */ = { + 3D9215197612BF2AA7F68E84 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - D9CAB8863CEA36BA56493BFB /* IceLocatorDiscovery.ice in Sources */, - 3517EFDE42118E6F3B75FE96 /* PluginI.cpp in Sources */, + 517D7DFBD720C4445CB440BC /* AllTests.swift in Sources */, + 1F36EA8834F3BBCC3DDD5E65 /* Client.swift in Sources */, + C7E4AF1F0DF5BC59E5D4071F /* Collocated.swift in Sources */, + 48C92864EE1CCDB4351BB457 /* Server.swift in Sources */, + 3A61A1300E1617C51F23584B /* Test.ice in Sources */, + C2E97B99AE3E64E8B012550E /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 43A39411D4FA4F983578275C /* Sources */ = { + 3ED3E6DC65550BB0417EAF7E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - BAD6A7E8BDA4F915BAC1008D /* AllTests.swift in Sources */, - B15D61AD32BE7E05D07D5BE4 /* Client.swift in Sources */, - 8814B0418E25E3E5A5868EA2 /* ClientPrivate.ice in Sources */, - 0FC1C8627FF934CF81BEDE13 /* Server.swift in Sources */, - 210B10FFE8A65BB86884D838 /* ServerPrivate.ice in Sources */, - 6592014EA5307098FCBAD1CB /* Test.ice in Sources */, - E0333D6E9673BE17F6D3CE92 /* TestI.swift in Sources */, + E2AE83DD0D0CC520CCB2269B /* ServerAMD.swift in Sources */, + AEF5AA7096E724A1E9FD3B48 /* ServerPrivateAMD.ice in Sources */, + BE414656B32E2D3140C9DC45 /* TestAMD.ice in Sources */, + 4E6CF62FE0EA7E6206F7D1B7 /* TestAMDI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 49AA28F2C9A17DD5475A07A9 /* Sources */ = { + 3FAF2053815A99BE3B760B63 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - A99A2A5FDE40783A9736C05F /* AllTests.swift in Sources */, - B2E0BDADFB061BF52388FF69 /* Client.swift in Sources */, - FCC9F2C1F1F2290D59864F08 /* Server.swift in Sources */, - C9BA457EAB8C803A36DDD9E7 /* Test.ice in Sources */, - D5A876FC387EED60FF6CE66D /* TestI.swift in Sources */, + 2FB730DA0256A5CDECE9ED77 /* Client.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 4BD4B50F52770CE2DAFF51CE /* Sources */ = { + 4374F58F277B13684899AC5A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 80B0C5A618311BD539264332 /* AllTests.swift in Sources */, - 88CF943B45C6697EA2323C76 /* Client.swift in Sources */, - C7DA7135CF15FA7C3D7D560D /* Collocated.swift in Sources */, - 61B183BC599E65B52DD1E638 /* Server.swift in Sources */, - 08DED6F1E5A4CE1D2007D4B9 /* Test.ice in Sources */, - 9DA16FF3DD0CA540A9C4F834 /* TestI.swift in Sources */, + 090E3BD382B1CB1FC3C71ACE /* Clash.ice in Sources */, + 52CA5495B5C10DC9657C4142 /* Client.swift in Sources */, + E36D785A9CD828A194B04D9A /* Key.ice in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 4D514F31EBB7C7E525526051 /* Sources */ = { + 4386982CF3269B3E96248EB5 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FE9AD932B1488BCAA7CAE7B0 /* Clash.ice in Sources */, - 1223DFC3F014F20289B92E59 /* Client.swift in Sources */, - FEA526FB97D3AA51A780893A /* Key.ice in Sources */, + E0C9AE139D6C4F601006EF91 /* AllTests.swift in Sources */, + 549B3D3995EFB4E4E540D47F /* Client.swift in Sources */, + 587ABAB0461825FA665F54DB /* Collocated.swift in Sources */, + A30A52323FEB600E70A4E9EB /* Server.swift in Sources */, + 1FB1B310E5A8811197484B00 /* Test.ice in Sources */, + 633D57357E6BBB028BE886B0 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 4D5F91D85BEC132348F6D5CB /* Sources */ = { + 45DD07DFCEB2A92B30D87DC0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - CE6ECFA202162E5F5EE76AD6 /* AllTests.swift in Sources */, - 2B786E2BC8D380C343BC680C /* Client.swift in Sources */, - 4A96018F0AC578D2A137BCDE /* Collocated.swift in Sources */, - 13EA888AF775370320B52538 /* Server.swift in Sources */, - 7ABBE313F488558687AC3F12 /* Test.ice in Sources */, - A14D574429BB450D09F62D7D /* TestI.swift in Sources */, + BB0CA79A7E3906FA0F84839E /* ServantLocatorI.swift in Sources */, + DCFF968D8F61A84C4AC0AE05 /* ServerAMD.swift in Sources */, + C788159DC707D9B4CFC3EAD6 /* TestAMD.ice in Sources */, + FE5BEB06AE4EC53B5D575144 /* TestAMDI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 5304253DFE877B27BF9A1C3A /* Sources */ = { + 46478993BDC1A25DC2719636 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - A3AB3697C93D80EDE7DB1727 /* ServantLocatorI.swift in Sources */, - 98313C0A2B2A052F0FC54F18 /* ServerAMD.swift in Sources */, - A361CD23CB5F09508AD5F9CA /* TestAMD.ice in Sources */, - 4C6C1DF3B1EFA343FF669FCA /* TestAMDI.swift in Sources */, + 9795F7504185ADD889B50D32 /* AllTests.swift in Sources */, + 880D98B6DB28B84868B52916 /* Client.swift in Sources */, + 585FC559FC4DC475F69EBBB2 /* Collocated.swift in Sources */, + E05A4C7A228B9C43200F7B2E /* Server.swift in Sources */, + 716F1C94898CBF1F1F332501 /* Test.ice in Sources */, + E7A9154074324C458EBE254F /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 560D01DD758DEE29D09F1C15 /* Sources */ = { + 47942136B1485585ED5AF5F7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 13D297DF37328EEBDC79AEFA /* AppDelegate.swift in Sources */, - E14A7342550F20ED5C1C9A8A /* Assets.xcassets in Sources */, - 37C3B1ECB9131A8E596AF8A3 /* Controller.ice in Sources */, - FCE15763A626795A11C79F19 /* ControllerI.swift in Sources */, - B0529378AD60AD68E37DC199 /* LaunchScreen.storyboard in Sources */, - 5A2615D82AB7B46CF5E2ED2B /* Main.storyboard in Sources */, - C135A23277DA9087BB1D4EB0 /* ViewController.swift in Sources */, + C1CD932F6F32AF7EAD9186ED /* AllTests.swift in Sources */, + 533AC180F0C8893627E7E7F8 /* Client.swift in Sources */, + FE5278F01FFDC83BA86015D8 /* Server.swift in Sources */, + 8636F7A154BD7E43781B822E /* Test.ice in Sources */, + 005AB15CDAAC8A94034894D1 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 56167410EE5D886E0DF82487 /* Sources */ = { + 49B26BED155E199B8A0D1B17 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - E26DCE465C49F60A131728D5 /* AllTests.swift in Sources */, - E8274362906721B6216F1FAC /* Client.swift in Sources */, - 7D9F2DF124AE8EA6A5FBBDBF /* ClientPrivate.ice in Sources */, - 3CA4B353736C6085626AA6B2 /* Server.swift in Sources */, - 07375F65737F345CAC5F96C1 /* ServerPrivate.ice in Sources */, - F56F1305EE3F3F498AF5D32E /* Test.ice in Sources */, - E62B55FC8D262DF1075D8429 /* TestI.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5751467D8A4D00C00F2D6E5F /* Sources */ = { + 2BF09265923B696AED321946 /* Acceptor.cpp in Sources */, + 6D6C66AA308AF91AD82B8E43 /* AcceptorI.cpp in Sources */, + C52A1FD5A8164A0444F57B78 /* ACM.cpp in Sources */, + 6B37523820181E854FA30030 /* ArgVector.cpp in Sources */, + 13E5A2F854CD4490587E1EE5 /* Base64.cpp in Sources */, + 8090CC9CC6F102129DB41A62 /* BatchRequestQueue.cpp in Sources */, + B978D54717ED16548B714925 /* Buffer.cpp in Sources */, + 8399019E902946B10E870CED /* BuiltinSequences.ice in Sources */, + 7939622A782DD656FF6D5AB3 /* CertificateI.cpp in Sources */, + 61BE62CA9E7FFB82FADABBC1 /* CollocatedRequestHandler.cpp in Sources */, + 12DB32B13C57AC3F5F0B0EEF /* Communicator.cpp in Sources */, + 3BD142024D5B9C4EF6C881BE /* CommunicatorF.cpp in Sources */, + 62E17D3293839553B0BE6853 /* CommunicatorI.cpp in Sources */, + 4E4363E7BFEB2A7248829C46 /* Cond.cpp in Sources */, + A6DAEC44A0F2D305ACB24842 /* Connection.cpp in Sources */, + 65729F5D8E55A9F50923E545 /* ConnectionF.cpp in Sources */, + C3A61E01C13137B06C9C2B95 /* ConnectionFactory.cpp in Sources */, + 26FD5E49F64F719189E6908D /* ConnectionI.cpp in Sources */, + 9D9DA4A50FE395648B7A68A6 /* ConnectionInfo.cpp in Sources */, + 656AA246E17DCF91248B17CA /* ConnectionInfoF.cpp in Sources */, + F80955D45FA7989CF4D089D2 /* ConnectionRequestHandler.cpp in Sources */, + 174059368863E1505D1DE3F1 /* Connector.cpp in Sources */, + 41907D7E9DCB9405BDC8BD62 /* ConnectorI.cpp in Sources */, + 1F0E4B19E7433FB2C18B9644 /* ConnectRequestHandler.cpp in Sources */, + 8602406A5BDAC31D6DB608EF /* ConsoleUtil.cpp in Sources */, + 1F7C60A8D7523E321D162DF5 /* Context.ice in Sources */, + 4A827E140ECE9F2A691FAA31 /* CountDownLatch.cpp in Sources */, + FA2D80677D84729C0AABD745 /* CtrlCHandler.cpp in Sources */, + 3CBDDB041460F3BC4F4E149E /* Current.cpp in Sources */, + D17F29DC4EE9D4CAB21A93B2 /* DefaultsAndOverrides.cpp in Sources */, + 7858666EDFA2EA6DA6E79879 /* DispatchInterceptor.cpp in Sources */, + 024FE681B3FBFE06BF239A90 /* DynamicLibrary.cpp in Sources */, + 8BE420BC6481EBDC6404740C /* Endpoint.cpp in Sources */, + 536BEF77143793196987A3C9 /* EndpointF.cpp in Sources */, + 49D4EF143413217A0C5A1964 /* EndpointFactory.cpp in Sources */, + A2440A13919E31F91DD91FF8 /* EndpointFactoryManager.cpp in Sources */, + 2A449E9CB93121AD17341912 /* EndpointI.cpp in Sources */, + 527EEAC4A11995307B1D1553 /* EndpointI.cpp in Sources */, + 5CFB0FC3392C00A9BA0085B8 /* EndpointInfo.cpp in Sources */, + 95921F854BE9E46C3F251024 /* EndpointTypes.ice in Sources */, + E945BFEBD5BFC921F9C7F439 /* EventHandler.cpp in Sources */, + 1EEB158CD0AB95E4FE7B8AFF /* Exception.cpp in Sources */, + 7D62E1799CDB520801DEE602 /* FacetMap.cpp in Sources */, + 9979FD1D94936E53D32DEE61 /* FactoryTable.cpp in Sources */, + B05BF92FD866D35755668480 /* FactoryTableInit.cpp in Sources */, + 126D139829D6BD4AB7C4D6EB /* FileUtil.cpp in Sources */, + B54445308C0E95BCB545B415 /* HttpParser.cpp in Sources */, + BA5FED223674A9D49C2F64F0 /* IconvStringConverter.cpp in Sources */, + B62C0EB3BE23D89AF2A59A7D /* Identity.ice in Sources */, + 46F1E2B439C4ED106F2F8254 /* ImplicitContext.cpp in Sources */, + 392CFA716AEBE59E4F7DC11C /* ImplicitContextF.cpp in Sources */, + AA175270EBC379C7C082B92D /* ImplicitContextI.cpp in Sources */, + E53F4EDAB883B0085DB86572 /* Incoming.cpp in Sources */, + 2DF853E4EC134673C9E94CF0 /* IncomingAsync.cpp in Sources */, + 268946ED42EE55CAB947D7C6 /* Initialize.cpp in Sources */, + 02F511C1E9D6D6647D6695EC /* InputStream.cpp in Sources */, + E48BA045921FCFE26D37B362 /* InputUtil.cpp in Sources */, + 7533A2BF75BEA52EA97C1FBB /* Instance.cpp in Sources */, + EF304B107D85B697A8C3E60A /* Instance.cpp in Sources */, + EDC6A3D00DE4D7B8C294D0F0 /* Instrumentation.cpp in Sources */, + 643E3FC242A2BCCDFAD1F22B /* InstrumentationF.cpp in Sources */, + 83ED05C1C54CF3379960F53C /* InstrumentationI.cpp in Sources */, + 190BD2A75EC5FE02D99E0E12 /* IPEndpointI.cpp in Sources */, + 1682B27DC3A00C7F0142AA22 /* LocalException.cpp in Sources */, + A45E2990A9AA62271FB08E81 /* LocalObject.cpp in Sources */, + 19191FCB9E704965D78403BD /* Locator.ice in Sources */, + 74FDD220574A75B9E573F15D /* LocatorF.ice in Sources */, + B0FC871A501B029A548AE9EB /* LocatorInfo.cpp in Sources */, + 126C3BFC2E41F94B75357154 /* Logger.cpp in Sources */, + F04C8DD6F62D51CFB5A3AAAD /* LoggerAdminI.cpp in Sources */, + 8F09A33D96AFFF9150A59AED /* LoggerF.cpp in Sources */, + BDBDCAF590F134418BADBCEC /* LoggerI.cpp in Sources */, + 952C246057BE06662CE368A6 /* LoggerUtil.cpp in Sources */, + C8070CFA527984E3717F31E7 /* Metrics.ice in Sources */, + 9A76C6F79F9AE7D3BCA9F741 /* MetricsAdminI.cpp in Sources */, + 49C944926D77551CB54BA3C8 /* MetricsObserverI.cpp in Sources */, + 32AFA59BB3C31714DC37E26F /* MutexProtocol.cpp in Sources */, + 990C1A247A129DF7B81ABD02 /* Network.cpp in Sources */, + E3AC30419A5FD94D030266C3 /* NetworkProxy.cpp in Sources */, + 0117EFC4A0551389AAB3CAF9 /* Object.cpp in Sources */, + 18147A02D74ADBE7D4F70D7A /* ObjectAdapter.cpp in Sources */, + CD93E98B6A20DDB6EBAC1368 /* ObjectAdapterF.cpp in Sources */, + 0D1E02001FBB354E282D83CC /* ObjectAdapterFactory.cpp in Sources */, + 79D909757AF26FB52A30A5C4 /* ObjectAdapterI.cpp in Sources */, + C1FB2D3E88CE9B830A397C6E /* ObjectFactory.cpp in Sources */, + 97F1EC513755E42D758BA34A /* ObserverHelper.cpp in Sources */, + C7985769314C561F927C121E /* OpaqueEndpointI.cpp in Sources */, + 397742D58ED217A636C3EC52 /* OperationMode.ice in Sources */, + 9B476F135C5DA578B9ECA562 /* Options.cpp in Sources */, + 5E86E306C42FC464CA25DA47 /* OSLogLoggerI.cpp in Sources */, + 8678E5A35184FD9214BD6396 /* OutgoingAsync.cpp in Sources */, + 037780A232FA910E3BE0F681 /* OutputStream.cpp in Sources */, + 407000B756AF51B9D8ADC105 /* OutputUtil.cpp in Sources */, + 2E3B1843E50C70B6CF73898C /* Plugin.cpp in Sources */, + A13AFBEBD887EDE77DE1E850 /* PluginF.cpp in Sources */, + E95844A94D5BE5DD1A86FCEC /* PluginI.cpp in Sources */, + C78250C309289C7E03367625 /* PluginManagerI.cpp in Sources */, + BA9B5A837598ACD3495689F3 /* Process.ice in Sources */, + 8D5A395F6A96A7838BA1A0CB /* Properties.cpp in Sources */, + 596CB65B957EC33BE52ED7C3 /* PropertiesAdmin.ice in Sources */, + DDB4B6A0AD13B7E882015016 /* PropertiesAdminI.cpp in Sources */, + FF804AFD17102289BFB84DC0 /* PropertiesF.cpp in Sources */, + AA8ADDA876F862A06047D116 /* PropertiesI.cpp in Sources */, + 4F82040F1D06F8F1FB22EE53 /* PropertyDict.ice in Sources */, + 7F05D566181E9CB6F3E89F2F /* PropertyNames.cpp in Sources */, + 4A89ABFE481BE3FDC641C612 /* Protocol.cpp in Sources */, + 71D448002A89CE3D8B29BE88 /* ProtocolInstance.cpp in Sources */, + EB0789417164BE53BB55C5CA /* ProtocolPluginFacade.cpp in Sources */, + F34EAE1674E955D9D9CDDDAD /* Proxy.cpp in Sources */, + 1E33F8BF3F23ACE7A8341DB7 /* ProxyFactory.cpp in Sources */, + AE1DF925B010E3E3A68A648E /* Random.cpp in Sources */, + A830BF5E1944E0E1272C41E8 /* RecMutex.cpp in Sources */, + 2B378C2D3EC61CD576D1412A /* Reference.cpp in Sources */, + 10C867081681852FCE01B962 /* ReferenceFactory.cpp in Sources */, + 8EAA5F48020FBDE49B968D4B /* RegisterPluginsInit.cpp in Sources */, + 02C8AB2072A87E278786F867 /* RemoteLogger.ice in Sources */, + 6C793C23301A8E90746C17EB /* RequestHandler.cpp in Sources */, + 08D49791A8CB39AE6119C3D8 /* RequestHandlerFactory.cpp in Sources */, + 1FB9AC3901AA7CDCC4750939 /* RetryQueue.cpp in Sources */, + 47B89F333D17A1AD023F199B /* RFC2253.cpp in Sources */, + 2189D180D8B76DE354EC30A5 /* Router.ice in Sources */, + BF05682D8A5372E82043CDBE /* RouterF.ice in Sources */, + 31315DA860B2371698E5D7BD /* RouterInfo.cpp in Sources */, + B8C182030100759EAA55F1AC /* SecureTransportCertificateI.cpp in Sources */, + 143E8E08AB0123FBC759F581 /* SecureTransportEngine.cpp in Sources */, + BE9CEA219109DCCF62BAB56A /* SecureTransportPluginI.cpp in Sources */, + 10C40E1683977B32F325CE41 /* SecureTransportTransceiverI.cpp in Sources */, + F7C3E63DA8EB2B7B6F541CF5 /* SecureTransportUtil.cpp in Sources */, + 3B13B685816EBC2FC79846A5 /* Selector.cpp in Sources */, + C1094C1332E668054DCA9DC4 /* ServantLocator.cpp in Sources */, + AEF00842BA8D811F9A01DF8E /* ServantLocatorF.cpp in Sources */, + 48C8BD9322C26E0B082CCE8A /* ServantManager.cpp in Sources */, + 3078805EBFF7595527F5AF57 /* Service.cpp in Sources */, + 9E8A0A32B85F0F7B915F59A4 /* SHA1.cpp in Sources */, + 253582964A121F58D8FF71CB /* Shared.cpp in Sources */, + 064BF819488A3E11B554B194 /* SlicedData.cpp in Sources */, + 54C8FDF6A9045C5FD2489ECB /* SSLEngine.cpp in Sources */, + 1AC480B524DF0F23DDDC443D /* StreamSocket.cpp in Sources */, + 116BA27022878825512CE547 /* StringConverter.cpp in Sources */, + 97A2FA3E109323585CD27872 /* StringConverterPlugin.cpp in Sources */, + 7C592DC664B43797025C2F58 /* StringUtil.cpp in Sources */, + 28AF2155DC3F6326795594DB /* SysLoggerI.cpp in Sources */, + D9D416017D769EFD656EE590 /* SystemdJournalI.cpp in Sources */, + 75FA0281F0BEE4262512BCA5 /* TcpAcceptor.cpp in Sources */, + 3446A0F30E2EBB4E1C5D7D42 /* TcpConnector.cpp in Sources */, + D5CF95CEE7994865C734460E /* TcpEndpointI.cpp in Sources */, + 55CBB58CCA4FD3B5A7BEE7DC /* TcpTransceiver.cpp in Sources */, + 7CFFB6700FD0A8A0F621A95F /* Thread.cpp in Sources */, + 212342F6DAD11D101F8783D3 /* ThreadException.cpp in Sources */, + D7B014E5086918C93B47BF05 /* ThreadPool.cpp in Sources */, + 2DCBDD3D6A696A549A5D79DB /* Time.cpp in Sources */, + 20E152D72D996F42856C7EF9 /* Timer.cpp in Sources */, + D8D4A2DEAD0C3538D63CC121 /* TraceLevels.cpp in Sources */, + DF9D32E66BC3E86971F4C4DE /* TraceUtil.cpp in Sources */, + 20C7309B63AAB0008D448C61 /* Transceiver.cpp in Sources */, + 7435BCCE7993E502F0A04886 /* TrustManager.cpp in Sources */, + FFDA352059C8DDFCD2598F83 /* UdpConnector.cpp in Sources */, + AD855B6AB6A7CCEFA72BA55D /* UdpEndpointI.cpp in Sources */, + 15B6B6ABCDB261DD9E7C3552 /* UdpTransceiver.cpp in Sources */, + 8183D8A80A29576E620687F7 /* Util.cpp in Sources */, + 8561EBC5EEEBA92E6D815B04 /* UtilException.cpp in Sources */, + 530ADF6096D6E72C2871ED6D /* UUID.cpp in Sources */, + D9F64B9BD355462ECEDDF2DC /* Value.cpp in Sources */, + B2182BBA8DC3B0D9895EC601 /* ValueFactory.cpp in Sources */, + 5C7C521C86EA76917A61A8DE /* ValueFactoryManagerI.cpp in Sources */, + 60B5C7E216D47BD1FDD22B2D /* Version.ice in Sources */, + 492F6DFA9491352D1621A37D /* WSAcceptor.cpp in Sources */, + 505DA0DDA5292965180BD6B3 /* WSConnector.cpp in Sources */, + D99A9CA7D1D1DDAE3792043D /* WSEndpoint.cpp in Sources */, + 513AC0DF9761454BA0556691 /* WSTransceiver.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 4E7757AD9B4BA32078345D1C /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 4CD20CF6711FC41AA123254C /* IceDiscovery.ice in Sources */, - BB47059A30298BD69549F91E /* LocatorI.cpp in Sources */, - 73EF7AEA8529A8FF48A2FF8A /* LookupI.cpp in Sources */, - 72B2B58ABA816C26E6A313E5 /* PluginI.cpp in Sources */, + 34636701A92C23542A4ECBB2 /* Client.swift in Sources */, + 92DD556EC993689ACB9D29F4 /* Test.ice in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 58B290407E3313CBC3D47F9B /* Sources */ = { + 4EA88805FFBB31D9BEE7B10E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8D7B74DDD6E2F229160F4FD6 /* ServerAMD.swift in Sources */, - 36E928E702DEE757696054A1 /* ServerPrivateAMD.ice in Sources */, - EEF4DAC63E1C1452A7C471C3 /* TestAMD.ice in Sources */, - 54F8D71A673938B7465C213F /* TestAMDI.swift in Sources */, + AB87B5C766AA328CC5578E10 /* AllTests.swift in Sources */, + 46AB31C319E54D7593234224 /* Client.swift in Sources */, + 68280E717B6C9F14FAB14207 /* Server.swift in Sources */, + 469A7A27D0D7E6C13B018834 /* Test.ice in Sources */, + CB8D55A23CAF56288D8ABEE6 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 5F80E544F391DC4CAA65A944 /* Sources */ = { + 4EFD849A94C7C970AB8C20C0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 05D339FE132244307CDB17F2 /* AllTests.swift in Sources */, - 0B3202942F7953395E5EAD69 /* BatchOneways.swift in Sources */, - 8C27657EC831597B9DB8A737 /* BatchOnewaysAMI.swift in Sources */, - F134A0D840896DD093F9BAF2 /* Client.swift in Sources */, - 3C71FAD6485547482058622B /* Collocated.swift in Sources */, - D195605B54913BAE6E585C6F /* Oneways.swift in Sources */, - E84E4A1BCFB7A205D7F7A306 /* OnewaysAMI.swift in Sources */, - F1607E29255EEE0CC70CE04E /* Server.swift in Sources */, - C3CD89F430C22CAD2C28DE41 /* Test.ice in Sources */, - BAC1E737FB774FDB4FA58A19 /* TestI.swift in Sources */, - 99EC3CF3E62E2B8DEB5546BF /* Twoways.swift in Sources */, - 6DE222FA13ABB9F0A294711F /* TwowaysAMI.swift in Sources */, + 35A6816AFF9DFE54E4AF0516 /* ServerAMD.swift in Sources */, + CF8A1F737B22329E4798FA9C /* ServerPrivateAMD.ice in Sources */, + 224CCEC30BC010ED06A5E4AA /* TestAMD.ice in Sources */, + 20A439EE1FA645F5287224D9 /* TestAMDI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 6110EC85CCBEC34452E2FAF9 /* Sources */ = { + 4F953B17C0DE0DCDAC95808F /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - ADA61637E5A4F5208DCF3636 /* AllTests.swift in Sources */, - A093DD74A5E2E3983DF86772 /* Client.swift in Sources */, - 9CF8354FC2E314EC31DB7031 /* Collocated.swift in Sources */, - B0DDD6C25B64C55EABA7C2B5 /* Forward.ice in Sources */, - E9425D514E61714204880931 /* Server.swift in Sources */, - 57A6DB18A06BA8700CFDDBDB /* Test.ice in Sources */, - 74E2ECD4DC642424CA57A25B /* TestI.swift in Sources */, + 736EE14B07A2131B78D38CD3 /* AllTests.swift in Sources */, + 7BB80495F1C8490BBDC8C4C8 /* Client.swift in Sources */, + 5A0F5A2FE14BAD1F506FDE2C /* Test.ice in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 66A0E31832A4677BD1B00638 /* Sources */ = { + 51BC84F1C4153048810D763E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 25882FB57EA0FBE3F83D8632 /* AllTests.swift in Sources */, - BFDD47E3D044409B0E7EF008 /* Client.swift in Sources */, - 99BEF4AFF3B482264A0A334B /* Server.swift in Sources */, - 26B0B0D182D786DD0C636A9B /* Test.ice in Sources */, - 54828473126857BB3C8F4334 /* TestI.swift in Sources */, + 62D5EC9FC521DAF2F1808E9A /* AllTests.swift in Sources */, + 4D48FA7A45F366FB34475323 /* Client.swift in Sources */, + 8170D4A256286992A3AD1B28 /* Server.swift in Sources */, + F8E2E23E11DE0FCEEDF9CFB6 /* Test.ice in Sources */, + F0EBA07811993ACAA69E1C53 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 67290FE8E003EB62FB11B573 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1FF7BDE6B69F3D620D3F9210 /* Acceptor.cpp in Sources */, - 83B8B9AE98EF31A1840951A2 /* AcceptorI.cpp in Sources */, - DF6CA29321178F1E9616F018 /* ACM.cpp in Sources */, - EF7A6BC74C265EB48950D876 /* ArgVector.cpp in Sources */, - 4FE2657E0D87682BB5444A44 /* Base64.cpp in Sources */, - F8C6544077290C45DD54405D /* BatchRequestQueue.cpp in Sources */, - E184C31684B7D9E23B7531F2 /* Buffer.cpp in Sources */, - 8F644204CC0C672B9AF22859 /* BuiltinSequences.ice in Sources */, - F1B04F4E02F1EBD3E7B0524D /* CertificateI.cpp in Sources */, - A3FE1CCB8A74BFE0C3123DE6 /* CollocatedRequestHandler.cpp in Sources */, - FD5CCBD03E6B7D1D321B29D2 /* Communicator.cpp in Sources */, - 2DF7D01CDC3BF375A739B746 /* CommunicatorF.cpp in Sources */, - 0DB1C9673F518C0E2941D7C7 /* CommunicatorI.cpp in Sources */, - D379E144F09D426EBEEE8CA1 /* Cond.cpp in Sources */, - 1FB87670F1C408B84D65D1E7 /* Connection.cpp in Sources */, - 6DB9D87E50A250A248A6298D /* ConnectionF.cpp in Sources */, - 2347F189BFB20B3C5123B775 /* ConnectionFactory.cpp in Sources */, - 1008009851CD000FDD4880C0 /* ConnectionI.cpp in Sources */, - 4177F63F7227A6DF5DEF419D /* ConnectionInfo.cpp in Sources */, - 8C5B3CC91A0317262485024C /* ConnectionInfoF.cpp in Sources */, - AC81FD90AE9BA1D2201BAFA5 /* ConnectionRequestHandler.cpp in Sources */, - A41122314EF31A2A5714322D /* Connector.cpp in Sources */, - 0FF51BC35A3134FC4182D821 /* ConnectorI.cpp in Sources */, - 825483EDAB37FF13D7ECA5C1 /* ConnectRequestHandler.cpp in Sources */, - F7E830B66AB2FE98EEFA4615 /* ConsoleUtil.cpp in Sources */, - B82CAFDC8BF5C4C0883F1C13 /* Context.ice in Sources */, - 8EA5092EB6055D98722ABA18 /* CountDownLatch.cpp in Sources */, - 8567E825888EDD6594FD0DD7 /* CtrlCHandler.cpp in Sources */, - 050B4A35E356416178A302B8 /* Current.cpp in Sources */, - 4E70CB394C979C9CE9271781 /* DefaultsAndOverrides.cpp in Sources */, - 3FE4450A22555DAD559538E4 /* DispatchInterceptor.cpp in Sources */, - 485984384D803D21B1298BEF /* DynamicLibrary.cpp in Sources */, - 4FA3C1AE2AC021963116D09B /* Endpoint.cpp in Sources */, - EC6E36971DBD61446697F43A /* EndpointF.cpp in Sources */, - FCBED17CCE6F3F19C0DC50F7 /* EndpointFactory.cpp in Sources */, - 344B77E1E7AFD00FAF716EE1 /* EndpointFactoryManager.cpp in Sources */, - 615A8A645282E99B6E6C42CE /* EndpointI.cpp in Sources */, - A56AEE2A9B9A8D1076EDC2AC /* EndpointI.cpp in Sources */, - DB3DDDA413D7AB76276EB3BF /* EndpointInfo.cpp in Sources */, - ECC0963B1418496E3CC95675 /* EndpointTypes.ice in Sources */, - 36E36EC7E01C394381C002E4 /* EventHandler.cpp in Sources */, - 285EC3187896205DC10C4523 /* Exception.cpp in Sources */, - 3F40254D1A1EC26969998FE1 /* FacetMap.cpp in Sources */, - 50479BC9E5EF8657C3C51700 /* FactoryTable.cpp in Sources */, - 5B1A6F34D91BF839A720EEBC /* FactoryTableInit.cpp in Sources */, - 9F40EC1D7BD02A607DDF319D /* FileUtil.cpp in Sources */, - 3526B29CCCCFC2033A240DC4 /* HttpParser.cpp in Sources */, - D2BC57875529CE88F1A3A912 /* IconvStringConverter.cpp in Sources */, - BDC1D4C088227CAB33E9963E /* Identity.ice in Sources */, - 0D532EF9C1867994C74973F6 /* ImplicitContext.cpp in Sources */, - 50C36EF7C465AD4A45850524 /* ImplicitContextF.cpp in Sources */, - 5DDACE4A7F2D36AE588D8CD7 /* ImplicitContextI.cpp in Sources */, - E6CE03760C488D0AB96435AD /* Incoming.cpp in Sources */, - C74BF7A6148D605BEF910E17 /* IncomingAsync.cpp in Sources */, - E70EE56A7C70160E8761ECCC /* Initialize.cpp in Sources */, - 324207F2A398136FF6D52C54 /* InputStream.cpp in Sources */, - BF355B5ED7E5A6E6A0F63F3E /* InputUtil.cpp in Sources */, - FD497B237A456462DAE54E5C /* Instance.cpp in Sources */, - 91E55F68646B0036D22CBFAD /* Instance.cpp in Sources */, - 10F440B99C1917A21C2F3BE0 /* Instrumentation.cpp in Sources */, - 774AF4217B4D335C0EF68723 /* InstrumentationF.cpp in Sources */, - F1025440504CB14383A14198 /* InstrumentationI.cpp in Sources */, - 00F818FB6BE7449A44645BE1 /* IPEndpointI.cpp in Sources */, - CD3A3CD66BF014DCD283021C /* LocalException.cpp in Sources */, - 699B5F6EC020FD631B52E76D /* LocalObject.cpp in Sources */, - 987EC23D958C4492EDF67F34 /* Locator.ice in Sources */, - B7F5C5C03A5B36BE928E9070 /* LocatorF.ice in Sources */, - 80A963F3A1B3A4891A44A521 /* LocatorInfo.cpp in Sources */, - 379944294F9C350C0848DB0C /* Logger.cpp in Sources */, - B385B76020432AC0AB1EE66F /* LoggerAdminI.cpp in Sources */, - B660049F3D1FE9C25A177E9D /* LoggerF.cpp in Sources */, - 6B5FBB6D792AE0C45F001071 /* LoggerI.cpp in Sources */, - 3C0D688F3F89C58FF9F2D494 /* LoggerUtil.cpp in Sources */, - 8A053290C0236504FD2DC304 /* Metrics.ice in Sources */, - 98056025F3F5BF346F6B91BA /* MetricsAdminI.cpp in Sources */, - 8016868A98FCC8F9AFEC3C11 /* MetricsObserverI.cpp in Sources */, - 51571496C01AB75244FC3153 /* MutexProtocol.cpp in Sources */, - C592AB36213D19205E1E4EE9 /* Network.cpp in Sources */, - CE3DE226F61DD5FF99F5C040 /* NetworkProxy.cpp in Sources */, - 2F8088B4E65BACB5C87B2767 /* Object.cpp in Sources */, - 48AC97269AF3DB1E167EED09 /* ObjectAdapter.cpp in Sources */, - 64CAFB237050A922ED169306 /* ObjectAdapterF.cpp in Sources */, - 66849794D8B39A7271CC8304 /* ObjectAdapterFactory.cpp in Sources */, - 15F97F03550EC2F4A954D5E3 /* ObjectAdapterI.cpp in Sources */, - 9E8446A90236BA56C78E5087 /* ObjectFactory.cpp in Sources */, - 3E04E3420ABA64F2692C5362 /* ObserverHelper.cpp in Sources */, - C080B64A48F82C774207DC0F /* OpaqueEndpointI.cpp in Sources */, - E1E321551781CB1E3012D756 /* OperationMode.ice in Sources */, - 7BE98B158065DFE6C9F86AA2 /* Options.cpp in Sources */, - B6888C69551A78BD7A8880A0 /* OSLogLoggerI.cpp in Sources */, - 263EF7385E1A3F8D790917AD /* OutgoingAsync.cpp in Sources */, - C234930D21FF98A85E4D7549 /* OutputStream.cpp in Sources */, - 3ECD62A5440B5BC4894CE28B /* OutputUtil.cpp in Sources */, - 7920EF790E778BB6E3D74F2A /* Plugin.cpp in Sources */, - E7A0E254B869D487487C8812 /* PluginF.cpp in Sources */, - 75028D496F26D0A6DE6A3DFA /* PluginI.cpp in Sources */, - 42BECF62ABB15C7C5E387664 /* PluginManagerI.cpp in Sources */, - 48C7B81E9D6E10F4A3BE11B4 /* Process.ice in Sources */, - C0F8B34BE5926B0589852FD3 /* ProcessF.ice in Sources */, - C575A18F5A5029CC066E9203 /* Properties.cpp in Sources */, - 2D831EB305596A0D7AC5CAC8 /* PropertiesAdmin.ice in Sources */, - 86E7730F64A2D647FC94CF62 /* PropertiesAdminI.cpp in Sources */, - 6ED71E6F73FC1E4F30C15769 /* PropertiesF.cpp in Sources */, - 50AEE2B42DF5D33B85C08344 /* PropertiesI.cpp in Sources */, - D32665499C9477B5F30661E4 /* PropertyDict.ice in Sources */, - E0B7883A51C5BDC229FDA3C3 /* PropertyNames.cpp in Sources */, - 8F5FA2094AF5000BE4725014 /* Protocol.cpp in Sources */, - 2165090B794C7D2AA49C6390 /* ProtocolInstance.cpp in Sources */, - 2CD834180BB30988BA39AAE6 /* ProtocolPluginFacade.cpp in Sources */, - E919FB8E2696E8070D7AC7D3 /* Proxy.cpp in Sources */, - C883D011328EB03262D2E349 /* ProxyFactory.cpp in Sources */, - 007785BA40A0B05EA38007C2 /* Random.cpp in Sources */, - DEE45F50094C93708437DBF1 /* RecMutex.cpp in Sources */, - 98E2CC38B0A136F0D063CDAF /* Reference.cpp in Sources */, - DF3200CF26DA5019AEBD15B3 /* ReferenceFactory.cpp in Sources */, - 90013517874FA0F3B55F8831 /* RegisterPluginsInit.cpp in Sources */, - B4BF08CCD340DE05088F43AB /* RemoteLogger.ice in Sources */, - 663074E4C939BA7D5F2E1CE7 /* RequestHandler.cpp in Sources */, - 54EC5CE80FF9E568AC6CE874 /* RequestHandlerFactory.cpp in Sources */, - A655794731D55E9E74307C67 /* RetryQueue.cpp in Sources */, - 88F5DD22123367C970611980 /* RFC2253.cpp in Sources */, - C6BE56194FBD747F6F31E243 /* Router.ice in Sources */, - 3020D17A6877D2D72E94448B /* RouterF.ice in Sources */, - FAA7794600B871CB1EA20F15 /* RouterInfo.cpp in Sources */, - 7D7F0F6ABE49E071D4D9781F /* SecureTransportCertificateI.cpp in Sources */, - B360863F9A4C1184F39B0168 /* SecureTransportEngine.cpp in Sources */, - 42ACB5AF99C34E81964DCCDF /* SecureTransportPluginI.cpp in Sources */, - F919E2577B0663EF30CD28D3 /* SecureTransportTransceiverI.cpp in Sources */, - 1AC0F3C1A0ADF8CE9CC96D4F /* SecureTransportUtil.cpp in Sources */, - 283D6B516E2B3033D1ADBD53 /* Selector.cpp in Sources */, - 78FDD62ADEA6C681899E018C /* ServantLocator.cpp in Sources */, - 8D8493FCFEC47C274EE99766 /* ServantLocatorF.cpp in Sources */, - 329AC433DC3A1151694DC9AC /* ServantManager.cpp in Sources */, - 1715FAE9ED2A2CAA99A99F1D /* Service.cpp in Sources */, - 214837679A520C3EF4414E43 /* SHA1.cpp in Sources */, - C5EB9D707881994941CFD4C1 /* Shared.cpp in Sources */, - DABA094EB47F7DDD15FAE264 /* SlicedData.cpp in Sources */, - 58747BB30DB75F8E096AB575 /* SSLEngine.cpp in Sources */, - 93E136CB2B0448CBFCC7E988 /* StreamSocket.cpp in Sources */, - 768C4C512E275327887A1E59 /* StringConverter.cpp in Sources */, - E66B52230186DEA87575460A /* StringConverterPlugin.cpp in Sources */, - 610BF509DE6C86A6FAE8774F /* StringUtil.cpp in Sources */, - 88B05BA0213490CB92F815FD /* SysLoggerI.cpp in Sources */, - E58C4245B6FF1717C5FD9B8A /* SystemdJournalI.cpp in Sources */, - 34A6A7359E6646173C1F1779 /* TcpAcceptor.cpp in Sources */, - 55AA4CCE23108FD2B08F568D /* TcpConnector.cpp in Sources */, - EF942E9BBA3440D7B66E34BD /* TcpEndpointI.cpp in Sources */, - C1BFD18A356CB44E03C5549E /* TcpTransceiver.cpp in Sources */, - D00DBD53405D079A100C569A /* Thread.cpp in Sources */, - 0A0E106C3A84A436EEE39FCF /* ThreadException.cpp in Sources */, - 4F720737F7380BBDED3F1CEA /* ThreadPool.cpp in Sources */, - 85149109D14A9B88D6D3E47B /* Time.cpp in Sources */, - 7B516145CEA20C991F7157C6 /* Timer.cpp in Sources */, - E5BA0514F0CFF75760BE9260 /* TraceLevels.cpp in Sources */, - D8F28EC338EF28B3DCFF4F8D /* TraceUtil.cpp in Sources */, - 8A4709C75322A203FB4F8DB2 /* Transceiver.cpp in Sources */, - B745C948B4E3886133CD9055 /* TrustManager.cpp in Sources */, - B4BE93109316E21347FA4B19 /* UdpConnector.cpp in Sources */, - 7D6CE80FAA78CC2F1374D308 /* UdpEndpointI.cpp in Sources */, - 40D5A4377AD7735ED839F822 /* UdpTransceiver.cpp in Sources */, - D67BCBA589BAAF799EDC3C33 /* Util.cpp in Sources */, - B2C30C8E5EF2D1D64A7F8C79 /* UtilException.cpp in Sources */, - 309ECB0C9339818DFD278DFF /* UUID.cpp in Sources */, - 73AFFAF7E765D7D3664EFB07 /* Value.cpp in Sources */, - 12ED3493AF95ADB32CBEECAB /* ValueFactory.cpp in Sources */, - 765F85D4266D76A2D7F3C66D /* ValueFactoryManagerI.cpp in Sources */, - 1834C53B0815BBB644EDC512 /* Version.ice in Sources */, - 23E47E74FD97F7D0E84D010B /* WSAcceptor.cpp in Sources */, - 607E68E2249FC312DDC4B56D /* WSConnector.cpp in Sources */, - 953D565E652FA398A642AF52 /* WSEndpoint.cpp in Sources */, - F73798AE18900CAC59048C46 /* WSTransceiver.cpp in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 67A93B1BFDD52DB97893D8D4 /* Sources */ = { + 52637C078C09C5731FB27330 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - D618156E0C23C4F6AE24E3A8 /* ServerAMD.swift in Sources */, - 5B020251D9A00F01D9768FF2 /* ServerPrivateAMD.ice in Sources */, - D8849FC0357C651AC96ED3DE /* TestAMD.ice in Sources */, - 8E3117347465088F5D8AAAB8 /* TestAMDI.swift in Sources */, + A074D8DC94049900AA1F6E04 /* ServantLocatorI.swift in Sources */, + DC139B1AAE5B3A4C94B0672D /* ServerAMD.swift in Sources */, + 4E08B83E0A6E911A97BD8542 /* TestAMD.ice in Sources */, + 4C797E46C7ECD0E0891F5A2E /* TestAMDI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 68763A5AB6F373C84C772DF9 /* Sources */ = { + 5723AA8A74AB12578348EC14 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 616D0273752753D764B45E32 /* AllTests.swift in Sources */, - E06283BE14390EB585AC08E7 /* Client.swift in Sources */, - EEF3C791BFC7FD9073CE67FA /* Collocated.swift in Sources */, - 4ABCF5DFC3EBF8EAC7671E94 /* ServantLocatorI.swift in Sources */, - 22C27B4AAAB1720A7418C478 /* Server.swift in Sources */, - FE2CF849E8EDAC64A02FA979 /* Test.ice in Sources */, - 8E433942680ACB887C678F9B /* TestI.swift in Sources */, + 66C04F6EB4E11949814C2583 /* AllTests.swift in Sources */, + 53B4F78E8727F62CF8C5DD7F /* Client.swift in Sources */, + 30D14380C7564643AE9CBBE0 /* Collocated.swift in Sources */, + 4C5C9596DB853F122B84602C /* Server.swift in Sources */, + 6CE0D6B76B02A9393FC66918 /* Test.ice in Sources */, + 1D3B914CD1277D0FAABA8997 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 6FCAB1852DDE4CAF1FBE1956 /* Sources */ = { + 5772AF5BB30AB8C0E44E1661 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 5A76EE21E7CABEC7AB530DC2 /* AllTests.swift in Sources */, - BA2F1C9331C45F2670E9E791 /* Client.swift in Sources */, - 71505272FE53AFCB6CECB16F /* Collocated.swift in Sources */, - DF9ED22353B9069A3034037E /* Server.swift in Sources */, - 056C0E45EAC7C910974FE7E1 /* Test.ice in Sources */, - BD59372978CA79D160CE8244 /* TestI.swift in Sources */, + 0735C831A9F1B5A0D0CDC060 /* AllTests.swift in Sources */, + 4E726BBD569EE6C289DCBBA5 /* Client.swift in Sources */, + F427070AA6E9E941E1A6AEED /* ClientPrivate.ice in Sources */, + 5AD359FF4C7A30844BC432D6 /* Server.swift in Sources */, + 84E504A59FE17CCF5601584F /* ServerPrivate.ice in Sources */, + EF4061B63C95166EBB88CC52 /* Test.ice in Sources */, + D0530887BDC9436AED416D3E /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 70718FEE8193977C3B95E8AF /* Sources */ = { + 59A223C5C1C54E8428DDDCC7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - DB557106A01577086971F795 /* TestCommon.swift in Sources */, + E2630C5F2139560EBA3D4018 /* Metrics.ice in Sources */, + 3AB4C837E2C70D792180957D /* PermissionsVerifier.ice in Sources */, + B0EC8475285EB7C328E8F1D1 /* Router.ice in Sources */, + B1E8FAB7D4B4AE97BB98E79E /* Session.ice in Sources */, + 59B34904A5FD491907FD6668 /* SSLInfo.ice in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 731AA0A94F89F515E622ACEC /* Sources */ = { + 5ADBFEB3FC1449FAF60C0435 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - B0BEB23C79B256299AF53736 /* AllTests.swift in Sources */, - 52E89CF600E170710DE21A0E /* Client.swift in Sources */, - 78E12DB39FA3D04A4B6D34DC /* Server.swift in Sources */, - A8745F7F9ED370DB7D35BB5B /* Test.ice in Sources */, - BF972782BCCE9372810EC3B5 /* TestI.swift in Sources */, + 78DB8C1173F7EE577B143AF7 /* AllTests.swift in Sources */, + E6179650B913485922C2B80A /* Client.swift in Sources */, + BDA64FE89CAD317AB280D24E /* Server.swift in Sources */, + 3E894C2000C7FC6FEDC35F7B /* Test.ice in Sources */, + 1999AF269CD93DA39CA0F9B0 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 73B237E797D3512A677CCEE0 /* Sources */ = { + 61AF1BBF672C2A24F6A9B038 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 0D349DDD98D2480E31B351BD /* AllTests.swift in Sources */, - 5CEAE9A80D4519D1D4E6672C /* Client.swift in Sources */, - 2D44EAA1C97E98DCD251C4A5 /* Server.swift in Sources */, - C8B4CAA4670E77245FB1CCB9 /* Test.ice in Sources */, - EE99FE160C917B827D26D886 /* TestI.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 73D4617A19B1C1612AA03301 /* Sources */ = { + 2A41A6DF505BC5B4A8706374 /* AdminFacetFactory.swift in Sources */, + A2F7D9FB476B1887986212E3 /* Blobject.swift in Sources */, + 41E84B9FECAC2923F97B9329 /* BlobjectAsync.swift in Sources */, + A125A1B0D6E226481A9D1B62 /* BuiltinSequences.ice in Sources */, + 0A59EADD720C401901AD68FE /* ClassResolver.swift in Sources */, + 6EE6123B78A85285ACE4D2EE /* Communicator.swift in Sources */, + BB4A182FBF1AC0FB6655FFE6 /* CommunicatorI.swift in Sources */, + A3F71BB4CFA938ED7247B1CD /* Connection.swift in Sources */, + 44826A2577F36F491A591B5B /* ConnectionI.swift in Sources */, + D5F601C2C1298438E04379B0 /* ConnectionInfoFactory.swift in Sources */, + F51D9D7528CE6CD5533E80B6 /* Context.ice in Sources */, + F791BF537D3E8A359CCEF822 /* Current.swift in Sources */, + 7B8E2C285104A119B74FEC16 /* Endpoint.swift in Sources */, + 105C2C3B15C3A7097F6A7095 /* EndpointI.swift in Sources */, + 57D5988C5A956F8485A5809F /* EndpointInfoFactory.swift in Sources */, + AD597E0080F3002457A40BB8 /* EndpointSelectionType.swift in Sources */, + 40242C4FB9C80B1C066E1128 /* EndpointTypes.ice in Sources */, + 73DC16C96019C7D3600DC786 /* Exception.swift in Sources */, + 9FCBDB84C608650A33BB93A5 /* FacetMap.swift in Sources */, + B34D19BF0D24A80B2745A245 /* FormatType.swift in Sources */, + 78EB70A27A72E00F8A985187 /* IAPConnectionInfo.swift in Sources */, + 8C11F0F15F81CC6B1A634940 /* IAPEndpointInfo.swift in Sources */, + A15B046A85829CB9A019F804 /* Identity.ice in Sources */, + F9C339696C0AC07951BB7D1B /* ImplicitContext.swift in Sources */, + 74FDD5188F0EAEEA27A2BF19 /* ImplicitContextI.swift in Sources */, + EB3880132A6914CB44A3C476 /* Incoming.swift in Sources */, + 89527AF55707032FD57E4B88 /* InitializationData.swift in Sources */, + 401E8D67CFCA705C4CA24121 /* Initialize.swift in Sources */, + B50EA523BAB45D7C37C690F8 /* InputStream.swift in Sources */, + 0BD953B28FB137C08807E17A /* Instrumentation.swift in Sources */, + 70287AFF5F50382E9C4B7C4F /* LocalException.swift in Sources */, + 174BE24FF376D7CD1AFBD533 /* LocalExceptionDescription.swift in Sources */, + A3EE79C158D63BBB83836D90 /* LocalExceptionFactory.swift in Sources */, + 43B28B9067CA50BCDF0ACDAF /* LocalObject.swift in Sources */, + B0467502E83440065D4B9993 /* Locator.ice in Sources */, + 5DF41F6D70EF0521ADBDBB48 /* LocatorF.ice in Sources */, + 8EE3E57351C6F37A00B5B8A2 /* Logger.swift in Sources */, + 6BEB11CB1779387206828556 /* LoggerWrapper.swift in Sources */, + 5C4E85978900B169FA13114D /* Metrics.ice in Sources */, + 3C154121BA2C850F4058D114 /* Mutex.swift in Sources */, + 4319A71EA9DA14F9FFCDCD41 /* NativePropertiesAdmin.swift in Sources */, + F990C902DA1043DB3D715D48 /* Object.swift in Sources */, + B7D971D055FCFC34AC3930D2 /* ObjectAdapter.swift in Sources */, + 9FC3AC6FE475BF9AB3E41699 /* ObjectAdapterI.swift in Sources */, + 237BAC8469EE534614D4F697 /* ObjectFactory.swift in Sources */, + B01F7A6ECC9BF4B50FE93CE3 /* OperationMode.ice in Sources */, + EFD5094E66D108A5040217B5 /* OptionalFormat.swift in Sources */, + 0B72D0C5821B450B59488983 /* OutputStream.swift in Sources */, + 91D55AE002CE490D5B4DA47F /* Plugin.swift in Sources */, + CF81611268C1B61D0A08F4C2 /* Process.ice in Sources */, + 01EEEF1C1F2778E504906DCF /* ProcessI.swift in Sources */, + 7C829F423EF9000F8918CFA1 /* Properties.swift in Sources */, + DA32299F77C2FC1D48CC4A01 /* PropertiesAdmin.ice in Sources */, + 2C8212785CFA02DAE1B3BC3D /* PropertiesAdminI.swift in Sources */, + 8578EC8496DA7AC3DAE5EC91 /* PropertiesI.swift in Sources */, + 19D690EC1B4BD8EAA6F1C9BC /* PropertyDict.ice in Sources */, + C053F0CE35B5010CF9512F6A /* Proxy.swift in Sources */, + A2FF75504A7ADEB038A74E51 /* RemoteLogger.ice in Sources */, + 3AC5C4896EF0F826102C8F32 /* Router.ice in Sources */, + 0902BF01AE947D2DF96F0636 /* RouterF.ice in Sources */, + 5A82823443CD1F426941C492 /* ServantLocator.swift in Sources */, + 9E8FBD7105E6B3B6B73488DE /* ServantManager.swift in Sources */, + D7D820E2F2F41D7F8D5E7DCD /* SlicedData.swift in Sources */, + BD98E20AB3315FA1FF0802D5 /* SliceFlags.swift in Sources */, + C073051C0D5FED9ABC0D35A3 /* SliceInfo.swift in Sources */, + 196BD06992B75903740403FE /* SSLConnectionInfo.swift in Sources */, + 71973B7144A2D1DC3EFFB7B5 /* SSLEndpointInfo.swift in Sources */, + 20F66A00823097263360BEB1 /* UnknownSlicedValue.swift in Sources */, + 72DAFB4E815FA108DB58EB37 /* Util.swift in Sources */, + 101810B2F4918604D593D9AA /* Value.swift in Sources */, + 5BC8372ACE8AE5F2F5BBA42F /* ValueFactory.swift in Sources */, + A5296B3D252A1E403D252000 /* ValueFactoryManagerI.swift in Sources */, + 3F5047B1E3D7600941AE5664 /* Version.ice in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 6235A7E1A083DBCC0FB26FC7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 4AED4AC4F89D6BDB840C3F1C /* Client.swift in Sources */, - C9D64A37BBEBDDFD0FF68C55 /* Test.ice in Sources */, + 9AD848856838B749841B34EA /* AllTests.swift in Sources */, + A9547C3C8946BEF3EA565673 /* Client.swift in Sources */, + D2996D1A816B803D64217CD9 /* Server.swift in Sources */, + 13352403037102523E9E7B13 /* Test.ice in Sources */, + BF85B07F90D513CBAC646D54 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 75C820279B4669D46E3E4FD0 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 916240F94559044F94A7ACCB /* AdminFacetFactory.swift in Sources */, - 1F5405D31328E0E341894815 /* Blobject.swift in Sources */, - A1AE38C31B03CA2CE61F57BC /* BlobjectAsync.swift in Sources */, - F70B3B622AEF8B782C3107FC /* BuiltinSequences.ice in Sources */, - 5D4B311A92B9FC884FF1A547 /* ClassResolver.swift in Sources */, - 892CDE22A31CC5BE405B7DCB /* Communicator.swift in Sources */, - 4710A8E25FF3F02D733FA4F5 /* CommunicatorI.swift in Sources */, - F03EF85F065AD2A20332BB2A /* Connection.swift in Sources */, - CAAD089519CE27DC40B0AA75 /* ConnectionI.swift in Sources */, - 78D35BCC3AD57223879F5197 /* ConnectionInfoFactory.swift in Sources */, - A76EB86417A493AF794C202A /* Context.ice in Sources */, - 01D9CAD30AAC8ED6A5D2B30E /* Current.swift in Sources */, - 77640188A2FF301CF5BF13D4 /* Endpoint.swift in Sources */, - FDAEF897EF1F6ECA2C8ADDEB /* EndpointI.swift in Sources */, - E981BB2222CB7195C43BDDDB /* EndpointInfoFactory.swift in Sources */, - DDD917BC15B523C3AAD3C24E /* EndpointSelectionType.swift in Sources */, - 258D9AE48278F3E050C6CAB5 /* EndpointTypes.ice in Sources */, - A528E79BDE7898741CDF03F2 /* Exception.swift in Sources */, - F76E5CDD0BB77C1BD9DDB16E /* FacetMap.swift in Sources */, - 5D6DAFA89E73AB4DD9AABA73 /* FormatType.swift in Sources */, - 77D4311BED1BDD09C37BD248 /* IAPConnectionInfo.swift in Sources */, - 2A96FDFAF3C85977DFEDD53B /* IAPEndpointInfo.swift in Sources */, - 4DF3799B49505F888D103FF1 /* Identity.ice in Sources */, - 5FFFDE78CF45350F0B874B2C /* ImplicitContext.swift in Sources */, - 172B6840A8448F05CEC2199A /* ImplicitContextI.swift in Sources */, - B259B9F6521A0C84780DCAF9 /* Incoming.swift in Sources */, - 7307FABBB38A543DB1D45647 /* InitializationData.swift in Sources */, - 73D4FAA62CC89C3807715004 /* Initialize.swift in Sources */, - CE63B2B364797A29E1761DBA /* InputStream.swift in Sources */, - 46156EDBAD98D9CCE8B6FCDE /* Instrumentation.swift in Sources */, - 20259853841AE5B9CDABDDA6 /* LocalException.swift in Sources */, - 741BE8B18FC14E3CB38F7FD8 /* LocalExceptionDescription.swift in Sources */, - 9F571AE9E86F01D0A530C999 /* LocalExceptionFactory.swift in Sources */, - 64516B760F953002F0299734 /* LocalObject.swift in Sources */, - A694ABFCF055803C7EADA0D2 /* Locator.ice in Sources */, - 35612487900698892ACF8193 /* LocatorF.ice in Sources */, - FE46D7638E687996009FFC46 /* Logger.swift in Sources */, - 359F792197184677DDD63360 /* LoggerWrapper.swift in Sources */, - 7FE37FEB5A654D6D5E95E2F8 /* Metrics.ice in Sources */, - 91DBBDE00193FE95EE10E1D3 /* Mutex.swift in Sources */, - 75A73B7A232EFB605816D2A7 /* NativePropertiesAdmin.swift in Sources */, - F612F4547992E7FEFD4AE20E /* Object.swift in Sources */, - 6A05B60D725A14F0EC2375E6 /* ObjectAdapter.swift in Sources */, - 071C4ACFBB65BC1FB341E6B9 /* ObjectAdapterI.swift in Sources */, - 5411F565DD29A4DCF61A1CBD /* ObjectFactory.swift in Sources */, - D418EF917D534E65F065F4BD /* OperationMode.ice in Sources */, - BAC51D5B3C3739B2E24FFE33 /* OptionalFormat.swift in Sources */, - D8AB039521AC63ED49300E94 /* OutputStream.swift in Sources */, - 83AFFF1E511AA35E21B54A8B /* Plugin.swift in Sources */, - B15C36BD5641DC7244E12130 /* Process.ice in Sources */, - 5CA10A3151CC0AA90BD8BDBF /* ProcessF.ice in Sources */, - 8ACD3C7A745D933D1EBC0CAB /* ProcessI.swift in Sources */, - 494707B6AEBE3E4D3D8595AF /* Properties.swift in Sources */, - 96CFFD5BF6ED73CD42FE9BB9 /* PropertiesAdmin.ice in Sources */, - 05627E196B80E00F57301F07 /* PropertiesAdminI.swift in Sources */, - 084C67C4451D9576DF0A505D /* PropertiesI.swift in Sources */, - 9CB9D947E608A114806E2CF1 /* PropertyDict.ice in Sources */, - 3D6BEC0C6AB83C867C9D54A8 /* Proxy.swift in Sources */, - 2511506F739E1112FE43608C /* RemoteLogger.ice in Sources */, - 3EFF75FF2579481A028386BF /* Router.ice in Sources */, - E58E28CD9907579DAF36EC2A /* RouterF.ice in Sources */, - 48491A150BE7E99796E42FAD /* ServantLocator.swift in Sources */, - 27FE23A903DE4ABB7E6A3AC2 /* ServantManager.swift in Sources */, - 569361CE2DE03ACB209F7070 /* SlicedData.swift in Sources */, - B283B25A11DC9EBDB21A1421 /* SliceFlags.swift in Sources */, - 9E2B533F450BA53BA7B5D909 /* SliceInfo.swift in Sources */, - 6FAF81C4725D35689FDAA676 /* SSLConnectionInfo.swift in Sources */, - 75785141A902243D4AED492C /* SSLEndpointInfo.swift in Sources */, - B97B8F06EBD5A513432937F7 /* UnknownSlicedValue.swift in Sources */, - 0677997D6B3E44FB26CA6620 /* Util.swift in Sources */, - 03FBEA3D8969B09A08D3B436 /* Value.swift in Sources */, - 386D633554E54E7B8ECF68DA /* ValueFactory.swift in Sources */, - 73360F6E2A29DB7A63B9B65B /* ValueFactoryManagerI.swift in Sources */, - 2270436D11B3A04D3C6F5FCE /* Version.ice in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7716D9B06CE6C00335733B0C /* Sources */ = { + 65D24FB918B60245FEEA3015 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 200D9DF8B2F60E71340C9CE4 /* AllTests.swift in Sources */, - 1A988821003EBF4173B7E70A /* Client.swift in Sources */, - 5983BD227BAE3C2D9694E95F /* Collocated.swift in Sources */, - CD29CC606DF0C7E84BDF82A7 /* Server.swift in Sources */, - 09B925DE9DD1A239FAD1D714 /* Test.ice in Sources */, - 4D025EE98BA0E30A5C633885 /* TestI.swift in Sources */, + 9FAA652508ADE0B7FA4A6352 /* ServerAMD.swift in Sources */, + E171C8C627017FA75AA3F204 /* ServerPrivateAMD.ice in Sources */, + 55908AEB3A78E99900F04278 /* TestAMD.ice in Sources */, + C373C9E3EC4411C027F7EE7D /* TestAMDI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 7ADD2C2FD449F28155FBA38F /* Sources */ = { + 6C98431ECFA42E7193B7C51F /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - C1547F84115A4772A08ABE5B /* AllTests.swift in Sources */, - 8607C62F02FAECD944D4231C /* Client.swift in Sources */, - 8A385DB466588CBB31F9C7CC /* Server.swift in Sources */, - 08652A46DE77FFB9296004B9 /* Test.ice in Sources */, - 5AE1E8B8C6A7EBFBE2D40DB4 /* TestI.swift in Sources */, + 5FBE2DF6E7F9C5AB0A438DCE /* AllTests.swift in Sources */, + 018BA469F270F7A9F4A01028 /* Client.swift in Sources */, + 5B17724F7241D69DE388C944 /* Server.swift in Sources */, + 26E121B4B7AEE380309392E0 /* Test.ice in Sources */, + 4373186A3E6DBAE1B0AF71F4 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 7CA96CEC070724284CAF1585 /* Sources */ = { + 790FE0F90ACC5C3535B44BA8 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 4B3E2F6C794A56B927AA3119 /* Client.swift in Sources */, - AAB364CB5D24C2455B20A314 /* Test.ice in Sources */, + 4C30BD6CE1C47BBA4460BFE9 /* ServerAMD.swift in Sources */, + 1388292390D4181D85155F5C /* ServerPrivateAMD.ice in Sources */, + 501860EEEAE371FEF7B28489 /* TestAMD.ice in Sources */, + E351387AF85B3F562B4FFE00 /* TestAMDI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 800700E9E3A4A4751D52E912 /* Sources */ = { + 796CCE55866CB6FC55084F84 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 147D5C3D7A47449FE1056BDF /* ServerAMD.swift in Sources */, - 1D0A33F6622B744D8EED68FF /* ServerPrivateAMD.ice in Sources */, - 7DC02667B28659E3FF8900D1 /* TestAMD.ice in Sources */, - 0EA4BAC836878572764A213A /* TestAMDI.swift in Sources */, + 7E4C52460A8ABF0A5C0C529B /* AllTests.swift in Sources */, + A0BD27B8880F391FAF8BDDE2 /* Client.swift in Sources */, + ED642146DF9D1106A829AFB0 /* Server.swift in Sources */, + 7AA3121F7861EE9DB4A68BDF /* Test.ice in Sources */, + 3908B894658CEB5D6476EAF6 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 806C7F070FA28C6D9840F32D /* Sources */ = { + 79B4AA2EE5EC176B54A53FE5 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - D59779B7D86E52C74E745BC8 /* Clash.ice in Sources */, - BF6EA0CB687BFFF2EBD41405 /* Client.swift in Sources */, - EDEB7F707FE081AD627F3436 /* Key.ice in Sources */, + 6A0F32B2EBC3D62C933DDA44 /* AllTests.swift in Sources */, + 4D560BD09C074A9BC837A0C3 /* Client.swift in Sources */, + 8EFA58BB5395942ABB59C73C /* Server.swift in Sources */, + 5EFC3BDCC8F98B2C68F27A2A /* Test.ice in Sources */, + 5E253CFEA5842EC83D433DB4 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 80823378188B9BC8A58CA72E /* Sources */ = { + 7D521E3699D5FA5FDAD0DF43 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - F7912F5103592346BE88CAAD /* Client.swift in Sources */, - D4A4DE9679C9BA583AC38D42 /* Test.ice in Sources */, + BB100818F3DDB31593A464EF /* Admin.ice in Sources */, + 562E45AD34D51D002B3C726F /* Descriptor.ice in Sources */, + 3F6268BB081148E1EAF421D6 /* Exception.ice in Sources */, + D026051A73F180BB3C035DC2 /* FileParser.ice in Sources */, + ECA9B5E919B9573D80BDD5E4 /* Registry.ice in Sources */, + 258BCA3AB2FA24B69B9CDB37 /* Session.ice in Sources */, + 2F9B7907DE3022357AD3630D /* UserAccountMapper.ice in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 80B030B641A873127A57976D /* Sources */ = { + 7E747D42308CD3F8B3279CBF /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - B20B743317B15DB120179DEC /* AllTests.swift in Sources */, - C7BD318D0E38FFDFE718D847 /* Client.swift in Sources */, - 38AA513CCCF55D1990262EEA /* Collocated.swift in Sources */, - 33F137F4B71FF9B2CC228D59 /* Server.swift in Sources */, - A9BF6B14CCDE40539FBA8905 /* Test.ice in Sources */, - 259217A9DB2BB4D0B5E5FE14 /* TestI.swift in Sources */, + AF50FC1C5E6A7C260845B08A /* AllTests.swift in Sources */, + BBC5E775B779806CF961629E /* Client.swift in Sources */, + C8518F461D539722AE0A0A0B /* ClientPrivate.ice in Sources */, + A682FB25BA2C9D7F491C285A /* Server.swift in Sources */, + F9D860579BF4B68A6329435F /* ServerPrivate.ice in Sources */, + 4A04A01DC4C2AF69252659F9 /* Test.ice in Sources */, + C868809B95D81C3ACF266B9F /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 816F7AA1A98ABFF966E54437 /* Sources */ = { + 7F828D615FD486515895632F /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 89495DE4E71E1FBC6B417BAD /* Client.swift in Sources */, + 2126CF20E36835E21366E356 /* IceDiscovery.ice in Sources */, + 4ABD7F45B7E9977246CF5229 /* LocatorI.cpp in Sources */, + 3FF13542A4E4938942DD1C70 /* LookupI.cpp in Sources */, + F784B49B0A6856519AD64817 /* PluginI.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 83016B2D9396B1AB3734799E /* Sources */ = { + 7FB389BECA27C9B5A6620B6B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - E775E85871A1FB4AB164E5D6 /* AllTests.swift in Sources */, - 360DCAD92C540DC5D199A7D3 /* Client.swift in Sources */, - 394D87566C4FAADF9D4F15C5 /* Collocated.swift in Sources */, - 6D3EA2B342E2204A24BD85D3 /* ServantLocatorI.swift in Sources */, - 11DAC9E6EEAF08F63B8FE40C /* Server.swift in Sources */, - AEBA576F89A47EB50F89D185 /* Test.ice in Sources */, - 36B5FEE9EABDF68C77DCC6DE /* TestI.swift in Sources */, + 710636186113D5544023C297 /* AllTests.swift in Sources */, + DEE1E1D8D08DF79D3CB728A5 /* Client.swift in Sources */, + E000D54C33BA49C4D41F83AA /* Server.swift in Sources */, + 454AB678E62DC8A740CC4FC8 /* Test.ice in Sources */, + 8D14618F8C744CACD381056F /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 86312ABE0759A91FF1EB0C0A /* Sources */ = { + 860797979AEF7F48F2A36AAE /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 48A561DDCE0F1D363D24512B /* AllTests.swift in Sources */, - 7006ED6C408509A1540C75B0 /* Client.swift in Sources */, - B5B2A15B9AD6ACB9B353F17A /* ClientPrivate.ice in Sources */, - 86D55577C73D423878070930 /* Server.swift in Sources */, - DE1F7AEF13C3388FBAE54E75 /* ServerPrivate.ice in Sources */, - CDEAE6F1F19AE0F3B47368DF /* Test.ice in Sources */, - 3014FBD26D4E3B90752205E2 /* TestI.swift in Sources */, + 778FD1AAF700F8104AB1B010 /* AllTests.swift in Sources */, + 60904E421072CB54890BAD60 /* Client.swift in Sources */, + 26ABD5A194771D27A9B0FCB5 /* Collocated.swift in Sources */, + A7E4DE73A2C3624C94DFC2D0 /* Server.swift in Sources */, + F90F298FFFCD1D51850659F1 /* Test.ice in Sources */, + C19F62D4F5C885E4FDC8F923 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 868D002A8B8906597D08835C /* Sources */ = { + 8793D84369470E7594BC63A8 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - D80048C7C02D16C3955C7762 /* AllTests.swift in Sources */, - ECCA29C3963AA6795FC4AD78 /* Client.swift in Sources */, - B2BB9FD57E9FF04285773235 /* Collocated.swift in Sources */, - 4D514D38139487DA6286C688 /* Server.swift in Sources */, - EBF7A6E634CB107B24C2DFFB /* Test.ice in Sources */, - 20B5C8E98CC5A466E66770BF /* TestI.swift in Sources */, + A3EDC99BAF5821F4616B20C1 /* Client.swift in Sources */, + CB51D3BA8E3799928D622C47 /* Test.ice in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 875EA6B66865F951C7D129AE /* Sources */ = { + 8998C6D91FBF449113D40FF8 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 584EFDAF632C7E66F16F3FE2 /* AllTests.swift in Sources */, - 003216716EB480BE6F439A6A /* Client.swift in Sources */, - 461417703187A0C4B06E8878 /* Server.swift in Sources */, - AAA03E0C0404DD60C1E511BE /* Test.ice in Sources */, - 102940327134EFABCAA7D12C /* TestI.swift in Sources */, + E00B824CD4C3ED01C721D2AC /* IceLocatorDiscovery.ice in Sources */, + 57AB0B6F839A6E25D3A51BBF /* PluginI.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 881B1F999F9BC5D90E37D827 /* Sources */ = { + 89D55C25343D77526458B062 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 60372F4DEB3518E1B4BE8697 /* Client.swift in Sources */, - CFC1DE6552858D9EF0D239F4 /* Test.ice in Sources */, + EE27C70072B82B84F4FF6CB4 /* AllTests.swift in Sources */, + AEEF2DFCAD8452C3E3B31EA5 /* Client.swift in Sources */, + B48363698201CFEB33FE834A /* Collocated.swift in Sources */, + 62633AFCF2CBD1CD9F3D7375 /* Server.swift in Sources */, + 3DFFC8ADAFB3098AD90B6EF6 /* Test.ice in Sources */, + D1C0A35668A172B659EC8585 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8925B0B65E56011C1441B4DA /* Sources */ = { + 8BCC593DFF8EBAA7DCE7AB06 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 598578F08D8DE4D69FAB6D3F /* BlobjectFacade.mm in Sources */, - D9C00759F843A9414F26EA25 /* Communicator.mm in Sources */, - 8016A5C8FEB83C027C09F7C0 /* Connection.mm in Sources */, - 622D619744070821E89C0922 /* Convert.mm in Sources */, - 2378F91421724E4C0EA32401 /* Endpoint.mm in Sources */, - F6CF0C308151DDF32C0BDC71 /* Exception.mm in Sources */, - C62BA7A46BEE813D376663AD /* IceUtil.mm in Sources */, - DFD907CF719B19606435191A /* ImplicitContext.mm in Sources */, - 73540C2872A18682C48C84C8 /* LocalObject.mm in Sources */, - 5D672D397E93C43674EE6805 /* Logger.mm in Sources */, - 09AAB4BE8AAB01A2B50CFFA0 /* ObjectAdapter.mm in Sources */, - 7B7FF0B6D40D7EDDDE5DAA91 /* ObjectPrx.mm in Sources */, - BDC1DFB2697D98325AEE7E3A /* Process.mm in Sources */, - 27354E6DFC5327922A30E7FD /* Properties.mm in Sources */, - 8350E321CC8559C892E55AA1 /* PropertiesAdmin.mm in Sources */, - E4BC28467C4E2563EE730D55 /* TraceUtil.mm in Sources */, - 05257A6A6F490F48BB058C1D /* UnsupportedAdminFacet.mm in Sources */, + 6E5D6C3AB0F7CE2D3B89CB19 /* AllTests.swift in Sources */, + 52962626F5F9A86A848A6136 /* Client.swift in Sources */, + 74AD4B029A1075E252098141 /* Server.swift in Sources */, + E0678DB0050CF3FB3C439CB9 /* Test.ice in Sources */, + DBA369AF54A71BE4C62154D3 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8B320C2FF825F51F485B009C /* Sources */ = { + 8D1C55F151EEA08919C89B80 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - C1FF26F67F9905BC5C8F1EA8 /* AllTests.swift in Sources */, - F1347746FDD2CB2B39C4A782 /* Client.swift in Sources */, - 475C2D49A2FBD5FA41705F17 /* Server.swift in Sources */, - DB316F93F4CE72CF1E2FB018 /* Test.ice in Sources */, - 27FA5F61D5E774D99BFC8378 /* TestI.swift in Sources */, + 1FAB9CD3A4769C0F3623889F /* AdminFacetFactory.swift in Sources */, + 0E3DCA6BF9756504E0C6A533 /* Blobject.swift in Sources */, + 9401372EF6F65F0B3B27853B /* BlobjectAsync.swift in Sources */, + 5A7265F87531EEC00F53219F /* BuiltinSequences.ice in Sources */, + 0EA0592E12A3CB30DAE0A724 /* ClassResolver.swift in Sources */, + 7BB0DDFF84C73B77920C33B2 /* Communicator.swift in Sources */, + EC4FED26A3C152A1C1E8C5C6 /* CommunicatorI.swift in Sources */, + C9655B2F065E9D1BC02FE27C /* Connection.swift in Sources */, + EE2DA0DA861FA02D665A5DD6 /* ConnectionI.swift in Sources */, + 0BA128431F64152D7AA83340 /* ConnectionInfoFactory.swift in Sources */, + 9AFB8B3F0B87C86D59591482 /* Context.ice in Sources */, + D498CA382BC7CCD5F3E2A3DC /* Current.swift in Sources */, + 3DA4C25725E4DF966259668D /* Endpoint.swift in Sources */, + 08998FAE673B4DC9DCFEAC46 /* EndpointI.swift in Sources */, + 77BBEE31FC5088E7F32B9D52 /* EndpointInfoFactory.swift in Sources */, + 83EF1B92F84EDCFFB7A96D2F /* EndpointSelectionType.swift in Sources */, + C89EB8B87248313CF6FB72DF /* EndpointTypes.ice in Sources */, + 90C942474725FC6E6A205208 /* Exception.swift in Sources */, + 2AE1DCA5D3FECA153E76CEBA /* FacetMap.swift in Sources */, + 0EF87B7D1A07B041620B12C8 /* FormatType.swift in Sources */, + 469979CFC173BE498BE6E73C /* IAPConnectionInfo.swift in Sources */, + 61B799EC2133F5C7530C84FB /* IAPEndpointInfo.swift in Sources */, + BB5564424764111863F0B42B /* Identity.ice in Sources */, + 246003F94915B1849060FC32 /* ImplicitContext.swift in Sources */, + 96635C582C08F38F3CA2E6B8 /* ImplicitContextI.swift in Sources */, + 541A4F3FF615D719DC5A3D74 /* Incoming.swift in Sources */, + 3292FF007BE6356CF6E3C845 /* InitializationData.swift in Sources */, + A76F6BC2BB68105A82B99E8F /* Initialize.swift in Sources */, + 034AAF1D7C13BACF1BF110A4 /* InputStream.swift in Sources */, + AEB4EBFB4EE61CC3F3F027C2 /* Instrumentation.swift in Sources */, + 30910F362880F1D370CDBEEF /* LocalException.swift in Sources */, + 741A168CE9182DD437269DCB /* LocalExceptionDescription.swift in Sources */, + 8A33F684F222E3DEA99288A8 /* LocalExceptionFactory.swift in Sources */, + BD4043B53DB83269D872FB7A /* LocalObject.swift in Sources */, + 43E0CD4880A0BA38F911584E /* Locator.ice in Sources */, + D19C337E642E5C73080E152D /* LocatorF.ice in Sources */, + F22552130766913BC0234BE1 /* Logger.swift in Sources */, + A45F1CAF25A5B3AA8643174B /* LoggerWrapper.swift in Sources */, + C81DBED1B65DF0A4DBFF691F /* Metrics.ice in Sources */, + D68C93201BEB8AA5425149FF /* Mutex.swift in Sources */, + 55C68CCBC744345766963E05 /* NativePropertiesAdmin.swift in Sources */, + EBD430FA480E344A9F915477 /* Object.swift in Sources */, + F5AB5E81BC0EA3DB80E4F769 /* ObjectAdapter.swift in Sources */, + C7EE38562818FDA39B46D6CA /* ObjectAdapterI.swift in Sources */, + E60AADD28F73B5A4BC3E6624 /* ObjectFactory.swift in Sources */, + CAA61F6A1544039B332DF65B /* OperationMode.ice in Sources */, + C71D2FA311972A88D8A25552 /* OptionalFormat.swift in Sources */, + B7F1A44656F926E8DB95ED89 /* OutputStream.swift in Sources */, + D3F67149DFBE1C07A8BDC1EB /* Plugin.swift in Sources */, + EEC27B29A3F290E13C552F74 /* Process.ice in Sources */, + CF862E50F678FD98AA74F482 /* ProcessI.swift in Sources */, + 3E4A0DB73D7F2B2B8306563C /* Properties.swift in Sources */, + 3306C564DCA632028B6EBD79 /* PropertiesAdmin.ice in Sources */, + A09C816DD81115F3930A2686 /* PropertiesAdminI.swift in Sources */, + 73E431789EA8FF1AE3E66C57 /* PropertiesI.swift in Sources */, + E18AB4188C0D402D3A16B96F /* PropertyDict.ice in Sources */, + 40794B706E232CF57EE60CA2 /* Proxy.swift in Sources */, + A396ABE3256857DFB6EB8C8D /* RemoteLogger.ice in Sources */, + E17D801F1FA9D3F1DEC5CD1E /* Router.ice in Sources */, + 45C3EC5C842D3247DA39D809 /* RouterF.ice in Sources */, + 1940158AC9B52001DF07301E /* ServantLocator.swift in Sources */, + 69325A399CF609F0E3974528 /* ServantManager.swift in Sources */, + FEE1B1DF99469EC76281C940 /* SlicedData.swift in Sources */, + A0107876A1E2D9EF1DF45A61 /* SliceFlags.swift in Sources */, + A9D36275743C1BBEE92C4CF3 /* SliceInfo.swift in Sources */, + D856A0C369F25B4DF77791C9 /* SSLConnectionInfo.swift in Sources */, + F3297ACC7AA9C63C1FA9A57C /* SSLEndpointInfo.swift in Sources */, + 0B43EC6A5E48532E57509795 /* UnknownSlicedValue.swift in Sources */, + 5B39ED5F92BF251D6198F129 /* Util.swift in Sources */, + 036F0C56A9DCE1FF9AC7A52E /* Value.swift in Sources */, + 8E1CD665CAA23E146FBC9FEF /* ValueFactory.swift in Sources */, + C0A3CE1FDC74B45217CB4F1F /* ValueFactoryManagerI.swift in Sources */, + 83C1BF7E1436E9BE1B35310E /* Version.ice in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 8EC45C5DFC37BE7508736D81 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + A212D72AD69AC51F38728BCF /* AllTests.swift in Sources */, + DB441AEF1FD6924C9B6835BB /* Client.swift in Sources */, + 58BC28EF4F2639A1A59D7C8D /* Server.swift in Sources */, + 5A96F97B8CAC121A2D1D3095 /* Test.ice in Sources */, + 104B9FABF307FE98C32FAC72 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8CAD460FB4F549A958EA72AF /* Sources */ = { + 9130DB0AC939C2138D38F04F /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + DF7DF37B91EA5EFD69D44156 /* Acceptor.cpp in Sources */, + 9C6488833C4B56029DA7115D /* AcceptorI.cpp in Sources */, + DB163692454132AB3A8F687C /* ACM.cpp in Sources */, + 8825592444191E48CC928F15 /* ArgVector.cpp in Sources */, + 1A886EE1270AA0DE9B36BEEC /* Base64.cpp in Sources */, + F6B6F7F0773181CBD467A8FF /* BatchRequestQueue.cpp in Sources */, + 6DFF211037D958F8C810A54B /* Buffer.cpp in Sources */, + BBCDDBBFB0B4419365A989E1 /* BuiltinSequences.ice in Sources */, + B0EB9FEC6D4CAC51975840AF /* CertificateI.cpp in Sources */, + 9E9F0BBB22CF964C9A3A4FFA /* CollocatedRequestHandler.cpp in Sources */, + 155F9D7E34853754CAFECE21 /* Communicator.cpp in Sources */, + 66D4B207149A44D2EB7A643F /* CommunicatorF.cpp in Sources */, + D367D0944470F49A72BD7032 /* CommunicatorI.cpp in Sources */, + 338A2A00AB2FC9411DD2BBFD /* Cond.cpp in Sources */, + 865526150D179FEB77B41B4E /* Connection.cpp in Sources */, + 57E26A7B54AF42B6863383D9 /* ConnectionF.cpp in Sources */, + 9D7B850903FC5FBF5A3C67C8 /* ConnectionFactory.cpp in Sources */, + 83F6087CD33AA5579FC7FCB7 /* ConnectionI.cpp in Sources */, + C436DB3A2B8DAAE9EDB3B9B1 /* ConnectionInfo.cpp in Sources */, + F7F8A871E6360861B66DDBDC /* ConnectionInfo.cpp in Sources */, + C63E905139BDF6F6FD3C1B79 /* ConnectionInfoF.cpp in Sources */, + 7C8B292A7C96CF06AF990FF2 /* ConnectionRequestHandler.cpp in Sources */, + BACCB4F9CCB31ED2310591DB /* Connector.cpp in Sources */, + 356C9726D682765416436A7D /* Connector.mm in Sources */, + 1289AD505814BB8AB7BA6C40 /* ConnectorI.cpp in Sources */, + 7DD8E703A401DACDF630819A /* ConnectRequestHandler.cpp in Sources */, + 5723575A0C9B6F2E8256DCC6 /* ConsoleUtil.cpp in Sources */, + EF39832259301A90E80497E3 /* Context.ice in Sources */, + D9C1E905B693AA8ED64231DD /* CountDownLatch.cpp in Sources */, + 743567D85BCDF9A0B6168858 /* CtrlCHandler.cpp in Sources */, + 885BA95D667048E53F00AD0F /* Current.cpp in Sources */, + C1FB9F0C1689EA772B3D0AD4 /* DefaultsAndOverrides.cpp in Sources */, + DE961E70F734B8819E2DE8B2 /* DispatchInterceptor.cpp in Sources */, + 35217BEDEDA1E59096BFE98F /* DynamicLibrary.cpp in Sources */, + DB88EF2277D35FBF8C38C23C /* Endpoint.cpp in Sources */, + 809AA5CC2E7C6A7063E29DAC /* EndpointF.cpp in Sources */, + 954E1B62000AE8F1EF62EA0E /* EndpointFactory.cpp in Sources */, + 584B988D6786DA9C3ADE684D /* EndpointFactoryManager.cpp in Sources */, + 1807B96F7EC1B77793F1DC7A /* EndpointI.cpp in Sources */, + C3A2C80AF9AF22E496B1862E /* EndpointI.cpp in Sources */, + 8D24D9CCA82CC9BEDA41D691 /* EndpointI.mm in Sources */, + 9E2EFD6D9FF4001A1FC55A0F /* EndpointInfo.cpp in Sources */, + DAEB0FFA415CB1B23DE0A7D5 /* EndpointInfo.cpp in Sources */, + A6375CBC106501CCFCEFE316 /* EndpointTypes.ice in Sources */, + 89677BEC3E27D1D751C504DE /* EventHandler.cpp in Sources */, + 3FFCEBCDBEE767DFED8070FC /* Exception.cpp in Sources */, + 719DF22EFCABC4E688E0C4FC /* FacetMap.cpp in Sources */, + CEEE68332A437FC838C9FAC6 /* FactoryTable.cpp in Sources */, + 6064B76F0899E5B40DD1BA4A /* FactoryTableInit.cpp in Sources */, + E9BD8FF5AD4F47DABFA0E2D2 /* FileUtil.cpp in Sources */, + 05EDA103644A0BA91541D944 /* HttpParser.cpp in Sources */, + 1374408D61BE9BD3CFFF6194 /* IconvStringConverter.cpp in Sources */, + C6505EA1509805E7539C3B17 /* Identity.ice in Sources */, + AE6D6043CA6DDC9CB5F21FF3 /* ImplicitContext.cpp in Sources */, + A84FCE7978B729BF071B8F5B /* ImplicitContextF.cpp in Sources */, + 5DE950BB9DC18D4CB0514C49 /* ImplicitContextI.cpp in Sources */, + 631D2C5C9C447F09BE689257 /* Incoming.cpp in Sources */, + 5EBF95C8DB2DC74F751CCCA4 /* IncomingAsync.cpp in Sources */, + D438509FF508733E5CD8BCD7 /* Initialize.cpp in Sources */, + 0955DEC63715B8F8FAFFE62B /* InputStream.cpp in Sources */, + E7D44B54B78CA9537BA0CEBF /* InputUtil.cpp in Sources */, + 8C317AC884CF8358C0A75D63 /* Instance.cpp in Sources */, + 1D4D5DA51778812E14BA1337 /* Instance.cpp in Sources */, + A3B1551EA129A949E298193A /* Instrumentation.cpp in Sources */, + 3F11D8089FCDA6ACBD73085D /* InstrumentationF.cpp in Sources */, + A6145F65FA8BEC95280B75A3 /* InstrumentationI.cpp in Sources */, + CA5EA86CD95E07A4A16534C8 /* IPEndpointI.cpp in Sources */, + B6A3375D6BAB39D7954CF96A /* LocalException.cpp in Sources */, + F6696E1E8D0CE8C908DB1CFF /* LocalObject.cpp in Sources */, + C56DCCC5B3ABDD1B17C43794 /* Locator.ice in Sources */, + 12749CA9974E74ACFF013154 /* LocatorF.ice in Sources */, + 67FC7AE60C25680FEB348E1E /* LocatorInfo.cpp in Sources */, + 92CE01BD508D5C7DC99AE4A7 /* Logger.cpp in Sources */, + BC707DF14B81BAC5A0994A4C /* LoggerAdminI.cpp in Sources */, + 0DA9582A71F78AC506DE9080 /* LoggerF.cpp in Sources */, + F35DFF71DEE44BEE24018F04 /* LoggerI.cpp in Sources */, + 21A990D4AC8A5329A7ACD450 /* LoggerUtil.cpp in Sources */, + D7F62267ED360F9C483EB490 /* Metrics.ice in Sources */, + 75A6059BBC6599258E6BA734 /* MetricsAdminI.cpp in Sources */, + 1376E8D6CD39B17034187363 /* MetricsObserverI.cpp in Sources */, + 55D4D0121FB76E6E56F79A53 /* MutexProtocol.cpp in Sources */, + 249826F5047CBF20D533BA95 /* Network.cpp in Sources */, + 403E621F1557A6EADA2BFB60 /* NetworkProxy.cpp in Sources */, + 60F4C9766060F542C8A7B835 /* Notifications.mm in Sources */, + 2DA6B87264F8B14AFF155724 /* Object.cpp in Sources */, + 3816C73D17A9DB322599C97D /* ObjectAdapter.cpp in Sources */, + 4FAB1DA6C8A4B354031F02F1 /* ObjectAdapterF.cpp in Sources */, + FEF3F56C9B24DA53C91FEA55 /* ObjectAdapterFactory.cpp in Sources */, + EB15CB3358BF3EC27F7C0ECF /* ObjectAdapterI.cpp in Sources */, + 35AAA37E62F21ECBFAC6815C /* ObjectFactory.cpp in Sources */, + E6D11070D831004F256ED616 /* ObserverHelper.cpp in Sources */, + CDCF3C2983A4AD9C66E1027E /* OpaqueEndpointI.cpp in Sources */, + 3C1C9B879DC94F310AF73176 /* OperationMode.ice in Sources */, + CFAF08A51D85BDD27D25A6CD /* Options.cpp in Sources */, + 9618496F83982C54CB04BE1D /* OSLogLoggerI.cpp in Sources */, + 1BC5C38C65F3C938B5835DCF /* OutgoingAsync.cpp in Sources */, + AD9337254E1C848D0A4129B7 /* OutputStream.cpp in Sources */, + 22267A4917A0265398034BE9 /* OutputUtil.cpp in Sources */, + 9BCFD98D77D7A1A2CB4AAA08 /* Plugin.cpp in Sources */, + 534DAF801971DCB02349427D /* PluginF.cpp in Sources */, + 64FD7030852C49245BD0B9E7 /* PluginI.cpp in Sources */, + EE49E6833965B05D54D1ABB3 /* PluginManagerI.cpp in Sources */, + 64AA636F21011C34BB6728A1 /* Process.ice in Sources */, + 113F2465D372EFE930D29FF0 /* Properties.cpp in Sources */, + 36B44A541FD6272CCFC7F912 /* PropertiesAdmin.ice in Sources */, + 7F9A7C828062551FEE5ACFAC /* PropertiesAdminI.cpp in Sources */, + F08BE2A2714C65667DC38C2D /* PropertiesF.cpp in Sources */, + 211F169779AA525C653F4AD1 /* PropertiesI.cpp in Sources */, + A8399E44616B8953FF0A0147 /* PropertyDict.ice in Sources */, + ED57C09FC83BFD1EEC904E2D /* PropertyNames.cpp in Sources */, + 03A8ACDD8E6A7A3A4DD30444 /* Protocol.cpp in Sources */, + 42144A7B07B44AB660F8E95B /* ProtocolInstance.cpp in Sources */, + C98A4B1AD25DF6D1910E8711 /* ProtocolPluginFacade.cpp in Sources */, + F75107DDC12A0B8F3D16F43D /* Proxy.cpp in Sources */, + 9D5E97626E6D1319211BE94B /* ProxyFactory.cpp in Sources */, + A07112DD26F930A74B9731B9 /* Random.cpp in Sources */, + 314DA00CB3AC0942E7D3B0DE /* RecMutex.cpp in Sources */, + 6D7B7CD1450256B787003006 /* Reference.cpp in Sources */, + 7030D48993E84C7D4F9B4B27 /* ReferenceFactory.cpp in Sources */, + 76C0930D33E7FA321072B7E0 /* RegisterPluginsInit.cpp in Sources */, + CCF3A0F274EF70DD31C28D0D /* RemoteLogger.ice in Sources */, + 9F56BA83937647B6807E9F54 /* RequestHandler.cpp in Sources */, + 2C7073E181A021993A642974 /* RequestHandlerFactory.cpp in Sources */, + EB356C65D08214441FB4E92D /* RetryQueue.cpp in Sources */, + D064C54CE7EACCD65E5239B4 /* RFC2253.cpp in Sources */, + E1C31A254540F006B96811BE /* Router.ice in Sources */, + 000948FEA65EB7E622885503 /* RouterF.ice in Sources */, + E49F477D2DE29B72C2156D5E /* RouterInfo.cpp in Sources */, + E54C154EAF7C761732CD51CE /* SecureTransportCertificateI.cpp in Sources */, + DB9B64A822A4F2901CFA1047 /* SecureTransportEngine.cpp in Sources */, + 94B14FF9D7E7112ED53E729E /* SecureTransportPluginI.cpp in Sources */, + 8C7922AB4F34C84A3A5C0D2B /* SecureTransportTransceiverI.cpp in Sources */, + 02F468940AB7DC75D8705278 /* SecureTransportUtil.cpp in Sources */, + EDEFC3DF222DB9B3A20FC35F /* Selector.cpp in Sources */, + 69A8E0ECE870C4D3214B3056 /* ServantLocator.cpp in Sources */, + AD1BA7F45F6977BC4DB94CC8 /* ServantLocatorF.cpp in Sources */, + 3A06CE81522695A32E5C9272 /* ServantManager.cpp in Sources */, + 8ED766A8540C7D061DC3C630 /* Service.cpp in Sources */, + E7D90B23618BB40D1D6996AC /* SHA1.cpp in Sources */, + 04FE3BFF863128095B558494 /* Shared.cpp in Sources */, + 8A8DE5EFFBA0ECF574B2A2A7 /* SlicedData.cpp in Sources */, + 9C557BD4E396C5D8D09860DE /* SSLEngine.cpp in Sources */, + 077EFDC62948430040D67474 /* StreamAcceptor.cpp in Sources */, + 0545D9A1BC773F5070826D63 /* StreamConnector.cpp in Sources */, + 4F0568061F30D3C59042D0D9 /* StreamEndpointI.cpp in Sources */, + FB686C0DCA365AE8702DF9AE /* StreamSocket.cpp in Sources */, + 697CC07E6AECF3661034FD9B /* StreamTransceiver.cpp in Sources */, + 9E765295B5203874B5FBE14C /* StringConverter.cpp in Sources */, + D36988E67EC7FD8636075535 /* StringConverterPlugin.cpp in Sources */, + 70D46B75A24706A98C637609 /* StringUtil.cpp in Sources */, + 2CFF4E5D143F74013ADF5765 /* SysLoggerI.cpp in Sources */, + 432A20440C07A541065E40AC /* SystemdJournalI.cpp in Sources */, + 8E7508F8BF1A0C1FF11F1E2E /* Thread.cpp in Sources */, + 5917388791C974B288F35FCF /* ThreadException.cpp in Sources */, + CF3D7D3A05F5ED8D52214BBC /* ThreadPool.cpp in Sources */, + 8A3070A8E3E73CA7A20E3D2A /* Time.cpp in Sources */, + 25E9A2814132101034A7A807 /* Timer.cpp in Sources */, + 28CCEC978B55A8AC35CC11B1 /* TraceLevels.cpp in Sources */, + BE9AD17B80AC0EA171BA6DD0 /* TraceUtil.cpp in Sources */, + 7237ED56D198EC1690EBE60A /* Transceiver.cpp in Sources */, + 66227721BEE566BD5FDEA6A3 /* Transceiver.mm in Sources */, + 9AD873540713F38CB3B08C83 /* TrustManager.cpp in Sources */, + 97946E3DFD2D9B85831CF74C /* UdpConnector.cpp in Sources */, + C5E3FEA719E466211ED7F1B7 /* UdpEndpointI.cpp in Sources */, + 71DB2D832BC6F7C09C50A41F /* UdpTransceiver.cpp in Sources */, + B36A0CCCA61078D6BB1BE269 /* Util.cpp in Sources */, + C127D66E48BADC53BCC2C16F /* UtilException.cpp in Sources */, + FE2A06BF42F538F48D1BDEB6 /* UUID.cpp in Sources */, + D25C776E432A6D71215B928A /* Value.cpp in Sources */, + C566B0325B7E062B9C504CE5 /* ValueFactory.cpp in Sources */, + 03E279F3E26A2DA38D6582C2 /* ValueFactoryManagerI.cpp in Sources */, + 4E96A7B8EAD5BFAF84D25D4B /* Version.ice in Sources */, + 2DE18BF95F4A776D5B71A17F /* WSAcceptor.cpp in Sources */, + F2C10B3E78854EAE14DE2CFA /* WSConnector.cpp in Sources */, + 921294522A167556BC4B0F66 /* WSEndpoint.cpp in Sources */, + B3AEE7E6E969345A017EBC2A /* WSTransceiver.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 96A531610AAD39B40D73CFCA /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 04A50C4B3BD9767AC5A47000 /* AllTests.swift in Sources */, - C0A2907EF2C9681F4524AABD /* Client.swift in Sources */, - 8C43A415F97BE01A0D0DA268 /* Server.swift in Sources */, - AD04D20D2FF06B56FCDDD913 /* Test.ice in Sources */, - E8F621B34FC45C55E6BC3944 /* TestI.swift in Sources */, + 11F1931A0660205221241968 /* AllTests.swift in Sources */, + 0B71E7320E0F4CAB0C0C595B /* Client.swift in Sources */, + 2FD1F7423217062886298134 /* Test.ice in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9B80BEFA34EF0AB16BC4334E /* Sources */ = { + A4BC37C7C3A3D53D052CFD01 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - C802177FDF72C2B989DEC229 /* IceLocatorDiscovery.ice in Sources */, - B00F54A452E0DC64CF5591EF /* PluginI.cpp in Sources */, + 8B4238DBFE5CDEB86508397F /* BlobjectFacade.mm in Sources */, + 319B375E5B83B7899FC1191D /* Communicator.mm in Sources */, + DF4B804932D9375D36CDA347 /* Connection.mm in Sources */, + D1291AC7C0F51C6D48D972E7 /* Convert.mm in Sources */, + 770C8B32B106D91DED150EC3 /* Endpoint.mm in Sources */, + 8D9A6CBFB92A91AE1B1D6534 /* Exception.mm in Sources */, + 1AE87BDFE6337314EAEB588C /* IceUtil.mm in Sources */, + 50FC4E1D8665C3C293EC9661 /* ImplicitContext.mm in Sources */, + 66E8978B10061A03ABC830C9 /* LocalObject.mm in Sources */, + 4745FC511B0FE71893A44F23 /* Logger.mm in Sources */, + 2F807A8A4204447F41DE0740 /* ObjectAdapter.mm in Sources */, + 93A6FBF458214FA252E4EA35 /* ObjectPrx.mm in Sources */, + EBBA2523729B7B5D77A49EEB /* Process.mm in Sources */, + 319ECDB7BCB089E7F2FDDDBC /* Properties.mm in Sources */, + 43C9667788E79D540F2DBA63 /* PropertiesAdmin.mm in Sources */, + 6ACD0FB9E2A70926BBFE4B55 /* TraceUtil.mm in Sources */, + 1654AF037983DB3C68E65B06 /* UnsupportedAdminFacet.mm in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9D223C6C898BCBBA01F501C5 /* Sources */ = { + A7031E9F25EC28DFDD2A523A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - E412F3974170E06998BD4881 /* AllTests.swift in Sources */, - 2743CAF9841D346BBAEBE242 /* BatchOneways.swift in Sources */, - 954C9AD199A607A5408597C4 /* BatchOnewaysAMI.swift in Sources */, - DD23C80348FB51B33B9536E8 /* Client.swift in Sources */, - 93B18B10184D0AFB3D193054 /* Collocated.swift in Sources */, - 6B11302CBCCEE37F31B5D304 /* Oneways.swift in Sources */, - 23C588C3935D970C3BCC3604 /* OnewaysAMI.swift in Sources */, - ED6116794F1E0D34AFF782A2 /* Server.swift in Sources */, - 7518F7AE481284D7361EE927 /* Test.ice in Sources */, - 58CE4691848AADDC3E381ACB /* TestI.swift in Sources */, - 9256AD55520D2775453007A1 /* Twoways.swift in Sources */, - 4C349991E0D8C98EC3AD91DC /* TwowaysAMI.swift in Sources */, + 920233748A633E41F424B863 /* AllTests.swift in Sources */, + 37D57867980C985BAF0B0341 /* Client.swift in Sources */, + 19C8C61E5FDCE96E41F30209 /* ClientPrivate.ice in Sources */, + 612FD3E4FDCCDA8014B81936 /* Server.swift in Sources */, + 53413CADE2B231F6F6C1B5EA /* ServerPrivate.ice in Sources */, + 584E7EA3A673791D73EF0C79 /* Test.ice in Sources */, + 9D2A17649A63169E85932A40 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9D30E524B1C66A282BCED985 /* Sources */ = { + A986240A6618EC3F5A0A6364 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 5F88EE989D507178AE77431A /* AllTests.swift in Sources */, - D6DB18E4BEB8A4A75CE72EC0 /* Client.swift in Sources */, - A48E1C6EC1B6D4A3B722898F /* Server.swift in Sources */, - DA241F2DE0E627F129CC2823 /* Test.ice in Sources */, - 18EB864AFEDCB6D15EE8790C /* TestI.swift in Sources */, + 96C2979E5C53DBE4B8A4916D /* AllTests.swift in Sources */, + C37070FF78C0C214F1944581 /* Client.swift in Sources */, + 7F2A90CF8DB2E6BA298E7A35 /* Collocated.swift in Sources */, + BE0F48F1F9394175C394AA88 /* Forward.ice in Sources */, + 95396B291BEDFEA34FF1C305 /* Server.swift in Sources */, + 02068AD895DA407931618DD5 /* Test.ice in Sources */, + 7470ECCC44FCA58F23678AD3 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9EDBCB7EDFECE79E5F4BB6D6 /* Sources */ = { + AA4C02965337AD56013134BF /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 59803E62ECC0CDC21DED2EFE /* AllTests.swift in Sources */, - D61DB1306AB93E600F3FAF88 /* Client.swift in Sources */, - D760F45317F22609C49FF8F5 /* Server.swift in Sources */, - 8A01F0B0BD8F37641C7785B2 /* Test.ice in Sources */, - 6CDBE6D87F0F22624A936C2B /* TestI.swift in Sources */, + 2DD3F47D8DDD3B6E1883676D /* ServerAMD.swift in Sources */, + 63941AFD939A2818526BB78D /* TestAMD.ice in Sources */, + 0347614CCC76F0355D55A0A6 /* TestAMDI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - A1C7780EE9B5AAA51F94434D /* Sources */ = { + AAABD17FD1BB8DD95B584D72 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 2AE6D164F6B58F5B50F80EAA /* AllTests.swift in Sources */, - B2FBD4F81DC040FAA8D60A35 /* Client.swift in Sources */, - 524E4D76BD4F368FAAEC51D5 /* Server.swift in Sources */, - F70C7D228249311612E46E97 /* Test.ice in Sources */, - 4D3500B10174A344AB7605E6 /* TestI.swift in Sources */, + 8B0FF06EAACFDAD55E4E6C59 /* AllTests.swift in Sources */, + DBFCD3FCBD842647270E4F37 /* Client.swift in Sources */, + B3DC0821597EA83D1104BBA8 /* Collocated.swift in Sources */, + 4B2E160A897789400DD756BE /* Server.swift in Sources */, + 62CBA3E9DCD1BFA232B63CF2 /* Test.ice in Sources */, + 316AC7285A196201ED9FCC5F /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - A23B8A8166EFB98CC5C4B5E3 /* Sources */ = { + ABCA73F54DB951AAB1369A6B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 1EA61A85744FF511F6CBD855 /* AllTests.swift in Sources */, - 42515214C936D54C6AEB10C6 /* Client.swift in Sources */, - 1D271C553446C3EF93CC2179 /* Collocated.swift in Sources */, - 347240FF737F2496CD6D4513 /* Server.swift in Sources */, - 324A37EC2DD66F37F1F7CEDC /* Test.ice in Sources */, - 60CBEF37A2D7F33C89BE484A /* TestI.swift in Sources */, + 901A11A0A855327AB00CF884 /* Admin.ice in Sources */, + 2B0612B8D8F265270D692CBC /* Descriptor.ice in Sources */, + 173651EF6414A901CC1F4753 /* Exception.ice in Sources */, + 45E8FB7D196665D7B98084BF /* FileParser.ice in Sources */, + FCA8F22D5D756DCBD910267A /* Registry.ice in Sources */, + 0D44EDDD34C9A4A007762C39 /* Session.ice in Sources */, + 7447482C65439B926B6A4817 /* UserAccountMapper.ice in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - A67DEFE7373FD240D1860454 /* Sources */ = { + ABD17D9055D6906F0C00125D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 6C10490138C52D6CF269D9E3 /* AllTests.swift in Sources */, - 6B53F9016514AD30798B4211 /* Client.swift in Sources */, - D3C4CC1517149A1B0995F779 /* Test.ice in Sources */, + 7BF731B027FE6C653DF5ED58 /* AllTests.swift in Sources */, + 5CAF07E33E39C20E0C886074 /* Client.swift in Sources */, + 84CF823CACF7515A69615CDA /* Server.swift in Sources */, + 5412D4EF239066EF1F1DA1A2 /* Test.ice in Sources */, + 0AFD93BB594061C469EF699C /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - A7A82416D96CBBDECBE612DA /* Sources */ = { + AD5C5775594B8B8BEEF313BA /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 0E10F7D9EF0163AE214F86AC /* ServerAMD.swift in Sources */, - 62A3EBBB0586F355392B3804 /* TestAMD.ice in Sources */, - C0DA578221E2276FF9BE8F3F /* TestAMDI.swift in Sources */, + 1E1A4AF5E20970E1B7183665 /* AllTests.swift in Sources */, + 183221C185F2C8D0A59C93E0 /* Client.swift in Sources */, + 8E3A0F5ACF9A39D20B43058B /* Server.swift in Sources */, + CD506DA2B98D71B66C454434 /* Test.ice in Sources */, + 69B331EA5750D437458D4A6E /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - A7CC01A43F7C8D12D143D0D5 /* Sources */ = { + B0E1558336541797CED5505A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 5A8F585556BB34EB3F9ED2E8 /* ServerAMD.swift in Sources */, - 276A572105A2119E6531C5FC /* TestAMD.ice in Sources */, - 2FE31383049A9B451C88FD1E /* TestAMDI.swift in Sources */, + CB5BB1263E0397B1AB4EAF80 /* AllTests.swift in Sources */, + 25961BC6B0839A2650B04A03 /* Client.swift in Sources */, + 51A213B71DF172FC803E48F4 /* Server.swift in Sources */, + 2159941B58AA2389C1046EDE /* Test.ice in Sources */, + 5D5839BDCAD56A6AB640F9DD /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - ACA12AB0EDFE32E08A72757B /* Sources */ = { + B1FF0FBFB2281A0FD962E4DA /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - C7FCA2717E19BDE362D56F57 /* ServerAMD.swift in Sources */, - F7207506CC41D6C2465E7372 /* TestAMD.ice in Sources */, - 1B5688B24A054885CBB1EA2B /* TestAMDI.swift in Sources */, + 57F8E0EE0816887E3D437E6F /* IceLocatorDiscovery.ice in Sources */, + 6510B04347E60CFCD49A4A97 /* PluginI.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - ACC4B6FC5DAA468C58D9FF19 /* Sources */ = { + BB45312860A7608DF939FFE7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 6BE2455D5371C8AE4FA232A9 /* AllTests.swift in Sources */, - CBEDC1D18FADD2CE1A57AB9A /* Client.swift in Sources */, - E9899BD9608572EE4ACAC057 /* Server.swift in Sources */, - ABB661FAF2D2358E77A8EAE8 /* Test.ice in Sources */, - E34708D062F485B6CC4052A0 /* TestI.swift in Sources */, + BEDDCAEFDFC60EEA33AAF009 /* AllTests.swift in Sources */, + 8440479CE40564874910DC6A /* Client.swift in Sources */, + 2648DFC461FAA3DA36CC0DD0 /* ClientPrivate.ice in Sources */, + 1EFC6727D24CFDC7822E965C /* Server.swift in Sources */, + 186570AE4050CB7F1E31DC43 /* ServerPrivate.ice in Sources */, + FC4B49C79C8742B1E4E4D382 /* Test.ice in Sources */, + F286C829DDE14F38B4525E6A /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - AD437017BFC3D0F4BE087C05 /* Sources */ = { + BB943065831D0B07018EF47D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - BCCF8E907921E98385F29CBE /* AllTests.swift in Sources */, - 169D3F7B343722DB8F974A11 /* Client.swift in Sources */, - 54FE66F2902DEB540DFDF312 /* Server.swift in Sources */, - 99A3098A324A7A87C218ED6D /* Test.ice in Sources */, - A239E1D4AF76D89E4AD251B9 /* TestI.swift in Sources */, + 4098FB1EABF79F7A3DF772DF /* AllTests.swift in Sources */, + 48C898703CFC28A6C68B173B /* Client.swift in Sources */, + F2C47F5E90E96378C4219E94 /* Server.swift in Sources */, + BE9BEFC3028FE94AFE0A1890 /* Test.ice in Sources */, + F588F2B8D74ABE20CF63DDF3 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - B0B11BAACC62DD3B4C109DEB /* Sources */ = { + BD096E95ACDC4371C0B414A2 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 3D0C99DB8E2AC7EDD5868220 /* ServerAMD.swift in Sources */, - 73AFAB2DFBA4908CB9DFF5DF /* TestAMD.ice in Sources */, - EE5C7A229D1F672F2DD712F9 /* TestAMDI.swift in Sources */, + FA5165C62463F439994AF6B0 /* AllTests.swift in Sources */, + 3AC2BB67F4F91DEB4E3E0395 /* BatchOneways.swift in Sources */, + FF2497DDDC8B17574A9B04A9 /* BatchOnewaysAMI.swift in Sources */, + 03094ABF89433CD7AD4920E4 /* Client.swift in Sources */, + 39513682C49FD74D52BFB1E6 /* Collocated.swift in Sources */, + AACD068ADE1296C05B1A5B6F /* Oneways.swift in Sources */, + EADC32AEC74E1733CB8E3223 /* OnewaysAMI.swift in Sources */, + B63293BBF9B1E533E537BDBE /* Server.swift in Sources */, + E02C97ACAB9E5849498D3635 /* Test.ice in Sources */, + 3854A5A8259E7ADEFE506E07 /* TestI.swift in Sources */, + 83706BAC3498A15258592861 /* Twoways.swift in Sources */, + E5189B140872497329101013 /* TwowaysAMI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - B2CC99BDCBA327955C57E0A3 /* Sources */ = { + BE696A6DEF4100E66FDFFFF0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 39970B18D7ED7F73ACB37504 /* TestCommon.swift in Sources */, + DA174CC5B194A47D8B966DCD /* ServerAMD.swift in Sources */, + EF9B21773C9D178ABB0F02A8 /* TestAMD.ice in Sources */, + F21BCB8E341D1890FCE375B6 /* TestAMDI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - BD6F247F5F4A380746402C75 /* Sources */ = { + C1C448756DE376464095CCDB /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 097D7548ED7280557A508CA6 /* AllTests.swift in Sources */, - F3F5CE5BDD07618791282C54 /* Client.swift in Sources */, - 8A393341EA1AC0170D228992 /* Server.swift in Sources */, - EAB970DF40A49B7B0D0C8A6A /* Test.ice in Sources */, - 780C8B053CEC0D4D1B855E0B /* TestI.swift in Sources */, + 6D6E19C8FC7324DD8B964DED /* ServerAMD.swift in Sources */, + A66A1CE6819DEE3AE54614B8 /* TestAMD.ice in Sources */, + 75029A59FDC40E274A62A7A7 /* TestAMDI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - C17E57D6AD546F0091167F64 /* Sources */ = { + C2026EEEB55328A53985CA3B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 34C5F66C6BF7536B0AB3B994 /* AllTests.swift in Sources */, - 652AE1D8EE5173A9805B06FD /* Client.swift in Sources */, - 6392404DD395E5649D487CCF /* Server.swift in Sources */, - AFD42D552D4ADD9DC3DCA294 /* Test.ice in Sources */, - B223EC1F76CB6F22B599BBAE /* TestI.swift in Sources */, + 7B055297EE69BE4F73C3858F /* AllTests.swift in Sources */, + A975C763041F117EE1FB4806 /* Client.swift in Sources */, + D3FA2CF7BCE284B96968D24E /* Server.swift in Sources */, + 417D43AA388E5FD2BA33402A /* Test.ice in Sources */, + BD6C8A7BD0B9A0DF8D490C14 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - CA2F3D7D4D02F2420D63D6C0 /* Sources */ = { + C3975B7636D676F251CDDC41 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - D432B3EE9ABBDCC46BE2416F /* AllTests.swift in Sources */, - D8E8EE3176ACA1E2A1E215E9 /* Client.swift in Sources */, - 10FCD84724C37E2556C0C699 /* Collocated.swift in Sources */, - B4A970906ED7EB573D2B2D84 /* Server.swift in Sources */, - BA70FBFC19FBD6E87023D39A /* Test.ice in Sources */, - C45AF3BD9F63D03AD8C1A6A2 /* TestI.swift in Sources */, + 4574F2FD426531A283937BF0 /* AppDelegate.swift in Sources */, + D3581F170DD9C7AA9C3EDCBD /* Assets.xcassets in Sources */, + 47FB6FB634BF983F385B662D /* Controller.ice in Sources */, + 7BD1805ED6C83A5A07D2AA3A /* ControllerI.swift in Sources */, + CA76F05213453CD994DF27D8 /* LaunchScreen.storyboard in Sources */, + B6A70722687D3EBB4266F54C /* Main.storyboard in Sources */, + FCC9A8A874276FC0D00FC8A4 /* ViewController.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - CC98CD5F8ADE68E0FE04201D /* Sources */ = { + C51051580549E4BE4CBD16F9 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 2E43C38DBE88341E9AFD246E /* AllTests.swift in Sources */, - C57262D43CCC0A61049E42B9 /* Client.swift in Sources */, - 05D15FC92285ABD44D6EDBB2 /* Server.swift in Sources */, - 9D003595EFE3930A3CA73B91 /* Test.ice in Sources */, - 8043C11F9FBFC36352D95FC0 /* TestI.swift in Sources */, + DBFDC688445841C2904A3DAA /* AllTests.swift in Sources */, + EA30AA24AF3332345611AEC7 /* Client.swift in Sources */, + CC3E3D921A0B7DE9BEBB6BBD /* Server.swift in Sources */, + E21786A2F51B2C8445B8EC26 /* Test.ice in Sources */, + A1B879028D0AE14E9D2EF45D /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - CD17AB2EA85DB293131A74EE /* Sources */ = { + C9BB0764E5730ACC2605D681 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 0CE6CE9C703441ADECD7B45D /* Client.swift in Sources */, + 8D60EAE2D1374A881790AECD /* AllTests.swift in Sources */, + A9D79F8C6B6938556DECC42B /* Client.swift in Sources */, + AFCAC2701C03997F395BAFBC /* Collocated.swift in Sources */, + 43829894C6BDAED40E243247 /* Server.swift in Sources */, + FDE105C5F3CA8A19099B90CF /* Test.ice in Sources */, + EC3F43559051B846EDD39460 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - D0663AAEF02FB94E302F5D74 /* Sources */ = { + CF62D7E86B05BF30C09E13A4 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - A0226B6F31D2DEE754411C86 /* ServantLocatorI.swift in Sources */, - 78EB4F6B83199FE3B1A8C47F /* ServerAMD.swift in Sources */, - 3AF5D1BC061880C84EB797BC /* TestAMD.ice in Sources */, - E201063AE46BE2C8D1F00494 /* TestAMDI.swift in Sources */, + 6977016069341AD2F608E280 /* AllTests.swift in Sources */, + 1D9668C4236ACBF8773C26F3 /* Client.swift in Sources */, + 580CB4BC39AD7BA83C0D52D6 /* Collocated.swift in Sources */, + EADE6E7A499A00019B238672 /* Server.swift in Sources */, + FA0C3E60735BCC1241DAC7C3 /* Test.ice in Sources */, + A4CF76BA4AEF1490F103F33C /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - D15A18799161FCFBCA0F2ED3 /* Sources */ = { + D0586533D49473828A9E77A8 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 091BC473CD83177B5C49B03B /* AllTests.swift in Sources */, - 16B4DC57451D98B2C2249C4B /* Client.swift in Sources */, - 367873891B1F6F8D9D008EB5 /* Server.swift in Sources */, - 19D81AA8F4534269ABFC88D9 /* Test.ice in Sources */, - C9B9FE74BB82331F16CA4933 /* TestI.swift in Sources */, + E5573A63365979E5061E3049 /* Metrics.ice in Sources */, + 156404DCC5FEF67E15172746 /* PermissionsVerifier.ice in Sources */, + B27F5F0172BE6092A31B9440 /* Router.ice in Sources */, + DAC9237E461B624350F29991 /* Session.ice in Sources */, + 189DEE5BD77B95CB6D68E809 /* SSLInfo.ice in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - D379D0BDE68DEECADC48C847 /* Sources */ = { + D1FB2787F609AAC4FF8AF320 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - E4ABFDFD8A7B2274DD3A5BE5 /* AllTests.swift in Sources */, - 5E40731F14336CA5F15CA04C /* Client.swift in Sources */, - 792958F85C8A8F9534DACA41 /* Server.swift in Sources */, - 60A5BAAFA84144240BD4A929 /* Test.ice in Sources */, - E7116B3C554AA1897461BECA /* TestI.swift in Sources */, + 6BC3D2D209101B32F81C86DB /* Client.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - D3EDE789116FD3D91DF2F651 /* Sources */ = { + D364A7F5395C8BEBD22C08A3 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 349C9966721DDAA2ECC71FDF /* AllTests.swift in Sources */, - 7882EA0236584DB0EB496EB6 /* Client.swift in Sources */, - 21A2F41F742C6F7BA676B71C /* Server.swift in Sources */, - 7CC3379B17E75E5B468D0A90 /* Test.ice in Sources */, - ED01BDBD76BC940A240935FE /* TestI.swift in Sources */, + 1FE39744E1821055440D69F9 /* AllTests.swift in Sources */, + E1D03F2133CACE9C704BC43F /* Client.swift in Sources */, + 80514A4CC34B951C5632431A /* Server.swift in Sources */, + 0AA4E3DCAF70B0663CC63922 /* Test.ice in Sources */, + 0C7882AD20C272E1D7A0F35B /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - D4B9F7D495468CCE919F2BA6 /* Sources */ = { + D575F8D27D3DB8249AB3B3F5 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 30CB4A9F67822D643B9A1989 /* AllTests.swift in Sources */, - 1CA525DA32B8E3BAB88B0510 /* Client.swift in Sources */, - 1076BF65E554F0ACB09C2971 /* Server.swift in Sources */, - E800071883B5B4320F5842FA /* Test.ice in Sources */, - 62A6F9BC287D9F1068BD0D01 /* TestI.swift in Sources */, + 5D17B9FCA38DB64EA13A7F34 /* AllTests.swift in Sources */, + 224B9AEC7C3585D1F27B5CC8 /* Client.swift in Sources */, + AC68682B0CE389E6ABC8F9FF /* Server.swift in Sources */, + 7A1AFDA2B3A95CF0FB8E983A /* Test.ice in Sources */, + 5E3F2142A91794A490C520CA /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - DEBC7F17727CACDA80F640D1 /* Sources */ = { + D5D81C2C8F61727956864330 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 6769A3F1E8775D71769E3D9B /* AllTests.swift in Sources */, - 19482D19C12E2318B5D53440 /* Client.swift in Sources */, - AAB0EF49C4B292C4BA1F6BCD /* Test.ice in Sources */, + 1388F735B521AD2237F13D62 /* AllTests.swift in Sources */, + DCE592551DA923BA89B5C850 /* Client.swift in Sources */, + 54EBA932220A25497CD6F148 /* Collocated.swift in Sources */, + 8D414E1487A1A908C07214D4 /* Server.swift in Sources */, + A2801A7041C305DAEE0EB94A /* Test.ice in Sources */, + BB8321ACBFEB57B1A9BBA9D2 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - DFB6CD77E6339A9B2A211E14 /* Sources */ = { + D6BADE1A9BA743CFA6D239FC /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - F6DD6FA49AE32A369B87C577 /* Client.swift in Sources */, + 612C68029969E339B2D76C7E /* AllTests.swift in Sources */, + D7ED996E432EA05333E47131 /* Client.swift in Sources */, + 1D12CD99C997FB64AF130126 /* Test.ice in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - E538C8CD9DA9508CB4E31A32 /* Sources */ = { + D9BDD047CDA64F4403705AE9 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 57F96F839E2FAED6EDD5AD21 /* AllTests.swift in Sources */, - 16C2BE0761709C4A0D7645BC /* Client.swift in Sources */, - 6C5D912CAEDCFFCD6D479FC6 /* Collocated.swift in Sources */, - 19671A254CA6A2DD852583EB /* Server.swift in Sources */, - 4DE08DCD61DE3C3BF16403A0 /* Test.ice in Sources */, - 2A305BF717E04274DEAF668A /* TestI.swift in Sources */, + 0229BDD710DF98F830BE87AF /* Clash.ice in Sources */, + 57A1CAA13110DCF1AC8C2AB7 /* Client.swift in Sources */, + 641C8575A04326C2FDB47A86 /* Key.ice in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - E6CAD08DFD5E5F6414A96EB2 /* Sources */ = { + D9C76B4DEF19D4D0EB07F0F0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - A71D62F9DB728976CEFFE46B /* IceStorm.ice in Sources */, - 432BD17185BF1DF8CE3573A0 /* Metrics.ice in Sources */, + BA97E6343C69F67F9B551929 /* AllTests.swift in Sources */, + 9D09862885B2822C5B7CB591 /* Client.swift in Sources */, + AEFA45FC04E9C056DFB8D25D /* Collocated.swift in Sources */, + 2D114737175F5603661DF2F0 /* ServantLocatorI.swift in Sources */, + 2E4363FD51DFE28C3D4218A1 /* Server.swift in Sources */, + 2AF9B740FC5F65F89AED8724 /* Test.ice in Sources */, + CF8C41CD78A8370DB16AF5E9 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - E7235C6C2B0D75956FF12833 /* Sources */ = { + DC664B32052AAFFC5F8A7E76 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8F4B099601E287D1CBFA0D4D /* Metrics.ice in Sources */, - 0CB942E5474FEBD1364DDE3B /* PermissionsVerifier.ice in Sources */, - 459B18CC1669C7FCA7C57F81 /* PermissionsVerifierF.ice in Sources */, - 65FF2E9373C2AFE607A37861 /* Router.ice in Sources */, - 9BA30A3829E2E0F1D24A606F /* RouterF.ice in Sources */, - 44FC70BEC0D87CE924B8F5C9 /* Session.ice in Sources */, - B2E0EF105AE3B9D4490B574D /* SSLInfo.ice in Sources */, + 44435B9E9A574B14ADD978EF /* IceDiscovery.ice in Sources */, + E5EBF253B817D5D4DDF28448 /* LocatorI.cpp in Sources */, + 911B8F4DC37F64FD7FDF3BCD /* LookupI.cpp in Sources */, + 8BB992155938AC808D8AC6FB /* PluginI.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - E9B8E6FDE6B108AFB9978593 /* Sources */ = { + DD4306D7B9BD88DACEDD3A6C /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 32807B0DDCDE47D4590BE4E6 /* IceStorm.ice in Sources */, - 45E4B8528B17266E53B7415F /* Metrics.ice in Sources */, + BE93A4F5A658E87EF2B1A96A /* Client.swift in Sources */, + C799F46502B585E6BCD4985C /* Test.ice in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - EA0ABC684172CEDAC80D38F6 /* Sources */ = { + DFD9C870C8D9C0CCE843C97B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 5ABEC7799BCB5B86C0F140EE /* ServerAMD.swift in Sources */, - E7A49EAC0D4CD56BE4B116A0 /* ServerPrivateAMD.ice in Sources */, - 8AB7FAE938548D081E646F74 /* TestAMD.ice in Sources */, - 1084A3834401F948B72AFDEA /* TestAMDI.swift in Sources */, + A82CA6547D1BD90AA277AA6E /* AllTests.swift in Sources */, + 873BF834A43F8E9703DF2869 /* Client.swift in Sources */, + 93ABFE1704C24B04F79DB33F /* Collocated.swift in Sources */, + 1CA4100463FDBBE93E4D2CF8 /* Server.swift in Sources */, + C3367004FA178149F9125BA3 /* Test.ice in Sources */, + 6D18B615ACC81A7549E33745 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - EA6BF7C8BD92B3140BB30A63 /* Sources */ = { + E6C6D4FCF27FB06B6ACD30B3 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - AADDF74D4EEA7AE23E3FB88E /* ServerAMD.swift in Sources */, - DBDED71CDC0944D1EC80BA74 /* TestAMD.ice in Sources */, - 8E07FAE91B2E74BBEFDCBF94 /* TestAMDI.swift in Sources */, + C83B2E9E4DD21E43B19A54C4 /* AllTests.swift in Sources */, + 0357D9D13F50C02525736DD7 /* Client.swift in Sources */, + 8DDC4E27048485CB7B2BCD44 /* Server.swift in Sources */, + 64860DB97854E03D9EA831F6 /* Test.ice in Sources */, + BF9F2E2CEAAAF6442E09E062 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - EB350953A0E9F7550BB80261 /* Sources */ = { + E91BF65A95192C9201721042 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - D5D7C1C5B238BF7874D21B35 /* ServerAMD.swift in Sources */, - ECDD921F4986D6E35D2DB882 /* TestAMD.ice in Sources */, - 63D8E457CE66147044CE75FE /* TestAMDI.swift in Sources */, + 140534E2F0B8051466CF15A8 /* ServerAMD.swift in Sources */, + 2138E8E115428DD570935D69 /* TestAMD.ice in Sources */, + 8E0915B0D94D20E91F73F8CC /* TestAMDI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - EC7B42DE4C3BCB083A9D474E /* Sources */ = { + EA8923E64FAAAB2AE7B2FFDF /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 77D44AE645E6851C004F7E0D /* AllTests.swift in Sources */, - FC2F259D998ABD51BE5CA328 /* Client.swift in Sources */, - 89437DDDD17FCF00A29DCF23 /* Server.swift in Sources */, - 081F971042142F8E03181977 /* Test.ice in Sources */, - 7956646B1AB0AC6C1795A1D7 /* TestI.swift in Sources */, + 17A046FFA61791AD8377A25F /* AllTests.swift in Sources */, + 593E4BBA83B06965C51556BB /* Client.swift in Sources */, + 19ADA95C43744F2E81EB72F7 /* Server.swift in Sources */, + D80C99CE3E89EE5480FE32E4 /* Test.ice in Sources */, + 86CC16241C3DC93C815AC410 /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - ECE523F617A26125BEE579BB /* Sources */ = { + EDE13D89CE530EBCB48DEB15 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 02C6D3640B7D0569E19D77F0 /* AllTests.swift in Sources */, - 731992CC08CA1D0482CFA623 /* Client.swift in Sources */, - FACF07ADBC031E05DB3043C5 /* Collocated.swift in Sources */, - 1AB7A90E6F62823385710614 /* Server.swift in Sources */, - B77CC93D04A9A8DA8FE14718 /* Test.ice in Sources */, - C232555DA7CC60C7DE5A0745 /* TestI.swift in Sources */, + 0259E5353C64BAC731DB2871 /* Client.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - ED86135AB19530796E101192 /* Sources */ = { + EDE55D4E78C86EEFAE218E02 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - A9FA6C2B665E855F59D7C3EA /* IceDiscovery.ice in Sources */, - DB63CCADF9E73E57835D5C79 /* LocatorI.cpp in Sources */, - 5AB71BC6EE07FC3CEAF965E7 /* LookupI.cpp in Sources */, - 4D7E71C9731F76E2A74034EC /* PluginI.cpp in Sources */, + 1666DC7A2B98CCBFBD7DD583 /* AllTests.swift in Sources */, + 604DF7DCCF8D9AC011BEB603 /* Client.swift in Sources */, + 9E95E08CCCBB8E222F377FF0 /* Collocated.swift in Sources */, + EB990760DD26387E9CEE285A /* Forward.ice in Sources */, + E667707BBAD97741B17EFBD1 /* Server.swift in Sources */, + 563D8532A760F684A92BBFF4 /* Test.ice in Sources */, + 86C445FE89DD3E4C03312EBC /* TestI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - F2975DB459B8B80395729130 /* Sources */ = { + F81D0AD6D5934A948D83B203 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 81D8380E89CB630DF2DEDD2B /* Acceptor.cpp in Sources */, - 2A12D57C766D03C714F439EB /* AcceptorI.cpp in Sources */, - 2DA7B646394429FD56C68274 /* ACM.cpp in Sources */, - C20AAD91A3F0CED7FB2409F4 /* ArgVector.cpp in Sources */, - 967FC67A73CD982D055E59AE /* Base64.cpp in Sources */, - FA3AE16D943BAB76288FAAE1 /* BatchRequestQueue.cpp in Sources */, - 7A1A1124E05000C12FF9FCBB /* Buffer.cpp in Sources */, - 1C17CFFFB865F22F32EA22FB /* BuiltinSequences.ice in Sources */, - 2D5D1CC6B52D3DE41AC144B7 /* CertificateI.cpp in Sources */, - 6B63ED2B7DC460237559E7BA /* CollocatedRequestHandler.cpp in Sources */, - D8CDA26A4AF88B96BB3F9FA8 /* Communicator.cpp in Sources */, - FCE3FDACCCB1026E065DFCF9 /* CommunicatorF.cpp in Sources */, - 1D53B1A2072A84B99E9A2F9B /* CommunicatorI.cpp in Sources */, - 24951F3C387E36D5C84FE2EA /* Cond.cpp in Sources */, - 0CC3DB857CA6C780C0049A87 /* Connection.cpp in Sources */, - B69D7D25B574D8BB08C3D147 /* ConnectionF.cpp in Sources */, - 2DDB0CA9D8DADD8C9F994B22 /* ConnectionFactory.cpp in Sources */, - 5344B44C7D23E2E55EE38C4E /* ConnectionI.cpp in Sources */, - CBD7E1FDCFC293C058249C48 /* ConnectionInfo.cpp in Sources */, - 0AB57D746A8FBADBA0D8B908 /* ConnectionInfo.cpp in Sources */, - 3501D130A4379975552AC459 /* ConnectionInfoF.cpp in Sources */, - DF5D2CD38BD2957DB3472A1C /* ConnectionRequestHandler.cpp in Sources */, - 2F4701B188E1684F2810DC06 /* Connector.cpp in Sources */, - 2DD04735669F3BE73E590B2E /* Connector.mm in Sources */, - 6C7D0D50466823F6DD433652 /* ConnectorI.cpp in Sources */, - 2AEE467BF223316B32283F32 /* ConnectRequestHandler.cpp in Sources */, - BE7DDFD7A2EB2F96DF7EFB43 /* ConsoleUtil.cpp in Sources */, - C74175E20FEEEA35D55BC48A /* Context.ice in Sources */, - 7CAE6C693750EB3693B6A3C1 /* CountDownLatch.cpp in Sources */, - ADE68DA971D75BF7EA1E6E5E /* CtrlCHandler.cpp in Sources */, - F6F4435E3CDA51F25B2DEA47 /* Current.cpp in Sources */, - 770DFE5B82AE70E403201E37 /* DefaultsAndOverrides.cpp in Sources */, - 51E08EDB9FE5A0F7ED399D98 /* DispatchInterceptor.cpp in Sources */, - 5A575428A8004267E5862127 /* DynamicLibrary.cpp in Sources */, - 93475DEB86D9612BF5D2B948 /* Endpoint.cpp in Sources */, - 8B095D390654D3768B0C90FD /* EndpointF.cpp in Sources */, - 372B366AE2207F49CA14EC42 /* EndpointFactory.cpp in Sources */, - A99E7AD3DC13165CB6639922 /* EndpointFactoryManager.cpp in Sources */, - 9AA66E9C8087A5CA4D4D7005 /* EndpointI.cpp in Sources */, - 072AFC63F43B7F0A3BA09093 /* EndpointI.cpp in Sources */, - 06B5548687B5542FBC9C3598 /* EndpointI.mm in Sources */, - B67E5E106791E0A79634F29D /* EndpointInfo.cpp in Sources */, - DC4070B696E9E3F09D1D9B17 /* EndpointInfo.cpp in Sources */, - 95246B79CF78A6BF5EFC95B3 /* EndpointTypes.ice in Sources */, - 7047C4CA7A4C348C1738DEC7 /* EventHandler.cpp in Sources */, - BEB1947590E80175C86A8780 /* Exception.cpp in Sources */, - 81A6F06D961D3CB137546ACD /* FacetMap.cpp in Sources */, - 07A2E444C24A92E48B1DD7FF /* FactoryTable.cpp in Sources */, - 80CD639BA005058F59BF505C /* FactoryTableInit.cpp in Sources */, - 9ACC09F1CBBD67CEFB1E3F9A /* FileUtil.cpp in Sources */, - D95711CA602F1B728EF7908D /* HttpParser.cpp in Sources */, - 0F177F51DDFB8400420442D8 /* IconvStringConverter.cpp in Sources */, - D1BE5F1486B840F976E02140 /* Identity.ice in Sources */, - 3E70409DB448AA4FF0F66151 /* ImplicitContext.cpp in Sources */, - B7B7DF21B6C462859D516636 /* ImplicitContextF.cpp in Sources */, - C7AD7BEEDC8240B83A933985 /* ImplicitContextI.cpp in Sources */, - 1BF7E3913ED6DAD9D9D7F596 /* Incoming.cpp in Sources */, - 51E0155CC898F0520CCDCB5B /* IncomingAsync.cpp in Sources */, - B07BC3D6818C4020B15C3327 /* Initialize.cpp in Sources */, - 334E8F9B9170A0DF41F9BD1A /* InputStream.cpp in Sources */, - 43B101DFDC90767D701BB98F /* InputUtil.cpp in Sources */, - DE4E8601A48DEC6D9FF64C35 /* Instance.cpp in Sources */, - E6AB408B1EECFDE87EC1F93C /* Instance.cpp in Sources */, - 1D9EF7FBF16A4E427EB0230A /* Instrumentation.cpp in Sources */, - 7145EFEF7198E3325652F53F /* InstrumentationF.cpp in Sources */, - 1D33378FB5CEE2B2D7346218 /* InstrumentationI.cpp in Sources */, - 04647BE1EADB5A1B5AFC539F /* IPEndpointI.cpp in Sources */, - 0FB42A935211CE145809E804 /* LocalException.cpp in Sources */, - 70FA24CE4AEC4533EE7E1FE5 /* LocalObject.cpp in Sources */, - A00C371D9727C443FA38EDC2 /* Locator.ice in Sources */, - 57DEBFCCACEC6A082B334AFF /* LocatorF.ice in Sources */, - 4605FBCB0E68AE90E5AAF34D /* LocatorInfo.cpp in Sources */, - 5A1A0CFE5C079E240DACCF4A /* Logger.cpp in Sources */, - 1393CDC4CE7D3FC93EA6D97C /* LoggerAdminI.cpp in Sources */, - 19391DB8ADBDB4B49CDD4337 /* LoggerF.cpp in Sources */, - A39D83F8CF5416EF39C432E1 /* LoggerI.cpp in Sources */, - 6892149B33809584A5441218 /* LoggerUtil.cpp in Sources */, - 264C5C064773ACD9277AC46C /* Metrics.ice in Sources */, - B8C336420263AB1FA8753062 /* MetricsAdminI.cpp in Sources */, - E5DCCD4A18282A6803C8EF35 /* MetricsObserverI.cpp in Sources */, - 8208F2188DED4251B754BC2D /* MutexProtocol.cpp in Sources */, - 88283E52692BDCCBB424B7E2 /* Network.cpp in Sources */, - 02A1F20F258C8957EFEC2C39 /* NetworkProxy.cpp in Sources */, - 223B936DB7A46BEF7333176E /* Notifications.mm in Sources */, - 2B2E7D10612F3DA2BF865975 /* Object.cpp in Sources */, - F8404F098FA2E109E095367D /* ObjectAdapter.cpp in Sources */, - 152634D755C7C7C12A4FB920 /* ObjectAdapterF.cpp in Sources */, - A6D32403FCD07E83D0DAEF91 /* ObjectAdapterFactory.cpp in Sources */, - C4BF477D8D21E037D7561A95 /* ObjectAdapterI.cpp in Sources */, - ABE024AF7485188B5960E45E /* ObjectFactory.cpp in Sources */, - 58DE4F857E8FB84652007AAF /* ObserverHelper.cpp in Sources */, - 6892BE9927461E369045B97E /* OpaqueEndpointI.cpp in Sources */, - BCBCAA99BD4D338E02197981 /* OperationMode.ice in Sources */, - 8F254CE1B0F3778233C03695 /* Options.cpp in Sources */, - 60666555327042EE3997CB07 /* OSLogLoggerI.cpp in Sources */, - BA43CFD4023E8AF82846384C /* OutgoingAsync.cpp in Sources */, - 4996387228A3DDD1F092DC0E /* OutputStream.cpp in Sources */, - 604F694F9025ED582FF360BA /* OutputUtil.cpp in Sources */, - CB8647D7668D0E3A169F9FF9 /* Plugin.cpp in Sources */, - 7BF35DCEAA6E00AECBF698BD /* PluginF.cpp in Sources */, - 51DB4426C6AC2568B4ABD692 /* PluginI.cpp in Sources */, - 8D0E5359A8589C51EA4641F8 /* PluginManagerI.cpp in Sources */, - 1D0131F90847F1FCA351925E /* Process.ice in Sources */, - E63FCFFBB2D698D6C766890A /* ProcessF.ice in Sources */, - A61B549607BD494EDBAFE30C /* Properties.cpp in Sources */, - 72A48D2C9A6B47B833BFB0FB /* PropertiesAdmin.ice in Sources */, - 6C778D1C7B490C9BE352869B /* PropertiesAdminI.cpp in Sources */, - 2DFB026959BBFFB7181A4786 /* PropertiesF.cpp in Sources */, - 120D5DC3E20068E53B89AF56 /* PropertiesI.cpp in Sources */, - E867E14D433474D9158E95B0 /* PropertyDict.ice in Sources */, - E4ACCA76302D3BF71A0FC9DA /* PropertyNames.cpp in Sources */, - A9C4DE4877E043879FA69D6B /* Protocol.cpp in Sources */, - 4844BA8D13CD4846458D6425 /* ProtocolInstance.cpp in Sources */, - 56A8F2B06B428623E4944E2D /* ProtocolPluginFacade.cpp in Sources */, - BD6B0111FE709001C4DE93EB /* Proxy.cpp in Sources */, - 208A48F1744C279E201056E6 /* ProxyFactory.cpp in Sources */, - 12D72AB1933326AC3D22823B /* Random.cpp in Sources */, - 9287C533597E764285B82EA3 /* RecMutex.cpp in Sources */, - EE513FC4387AFF8A5818AE60 /* Reference.cpp in Sources */, - F994392175519704C12A9593 /* ReferenceFactory.cpp in Sources */, - D7660798F07A4704E1BE3789 /* RegisterPluginsInit.cpp in Sources */, - 2A273DA85D10C759B194B73A /* RemoteLogger.ice in Sources */, - E996FDC87D27070495E04BDA /* RequestHandler.cpp in Sources */, - 5C916373ABBDF5285E98FD84 /* RequestHandlerFactory.cpp in Sources */, - 6CF60385822AAB706F94950F /* RetryQueue.cpp in Sources */, - EEB782E268D98E467917F349 /* RFC2253.cpp in Sources */, - 2E2789AFF9FA94825CCE3617 /* Router.ice in Sources */, - A4C816ACFD079ECD369C9533 /* RouterF.ice in Sources */, - AF74D5E45F0EAC02A7DD77BC /* RouterInfo.cpp in Sources */, - 121DF1623BAE849164F83F72 /* SecureTransportCertificateI.cpp in Sources */, - 843E5A7A57CB745EFE65639F /* SecureTransportEngine.cpp in Sources */, - AD278311EAB6A1E72732AC76 /* SecureTransportPluginI.cpp in Sources */, - CF3AB0E8589B1A60E2C0DBE3 /* SecureTransportTransceiverI.cpp in Sources */, - EF4596DCCC978CCE592BCCDD /* SecureTransportUtil.cpp in Sources */, - F55AE396D02C2707B381E5A9 /* Selector.cpp in Sources */, - DD6D2F4641EA7CAA7EABA409 /* ServantLocator.cpp in Sources */, - 05A3C6249DE2BF77025AD04D /* ServantLocatorF.cpp in Sources */, - 29B68C7DF8E22B65CCC43173 /* ServantManager.cpp in Sources */, - 851E4358BA30724ED5BE161D /* Service.cpp in Sources */, - CBAB17BB8A141D59E704611A /* SHA1.cpp in Sources */, - 9BF9B4BF72E76BA0E2747FCB /* Shared.cpp in Sources */, - 18D13096E557A5B530F51267 /* SlicedData.cpp in Sources */, - 20888C3709924B9B3F4D2044 /* SSLEngine.cpp in Sources */, - DAF43E59D89A9457257C50E6 /* StreamAcceptor.cpp in Sources */, - CF94B523C50429B046D3296C /* StreamConnector.cpp in Sources */, - 8F5D7EA549BC623E56E8038D /* StreamEndpointI.cpp in Sources */, - E6163F5F37F6130828284FC0 /* StreamSocket.cpp in Sources */, - F739D7C7F2287DCC96FDA8F9 /* StreamTransceiver.cpp in Sources */, - CB72A2006AC8587FF7B6F638 /* StringConverter.cpp in Sources */, - DD463A99FE4A24A897A1E919 /* StringConverterPlugin.cpp in Sources */, - 3212ACB7783CD249D7129366 /* StringUtil.cpp in Sources */, - 53A3363579BB7F3D41FF6529 /* SysLoggerI.cpp in Sources */, - 14C8D1F98CAB8B8069624E32 /* SystemdJournalI.cpp in Sources */, - 31F3FA11B19A6056F46E375C /* Thread.cpp in Sources */, - 6F9FDD52AC1632CE5A20BD82 /* ThreadException.cpp in Sources */, - D91FC1E284D287369297DC83 /* ThreadPool.cpp in Sources */, - 2EBE8A9BAD31FB17577C884A /* Time.cpp in Sources */, - B96959DF42E0CFA3F9C234B2 /* Timer.cpp in Sources */, - 251A8652D58E45F7546138C0 /* TraceLevels.cpp in Sources */, - EBDED227240DF3A07AB470D6 /* TraceUtil.cpp in Sources */, - 07A2B6FF6F045D3BF38916F4 /* Transceiver.cpp in Sources */, - AA3A975A04FB7B533973B806 /* Transceiver.mm in Sources */, - 72D4D11E97EE2BF6B7429DF6 /* TrustManager.cpp in Sources */, - 9B8E160F48DE7631DBC4C867 /* UdpConnector.cpp in Sources */, - 57C79C17915917AD340F7463 /* UdpEndpointI.cpp in Sources */, - D89977C6CF4FC9F8FEDAC4C2 /* UdpTransceiver.cpp in Sources */, - 97295EF0B0761421E9B6E48C /* Util.cpp in Sources */, - 031ED2EA46BAB4A623BB454B /* UtilException.cpp in Sources */, - 5E99A416253978F87179B682 /* UUID.cpp in Sources */, - D103658D560D24E0D8A29D89 /* Value.cpp in Sources */, - CB26CA08DA836AA4CE9E4F90 /* ValueFactory.cpp in Sources */, - 34B4635C19DC4978D6E19246 /* ValueFactoryManagerI.cpp in Sources */, - 36D088FF06413922FE5880CD /* Version.ice in Sources */, - E403E1F17D39B4DC6EC1B186 /* WSAcceptor.cpp in Sources */, - 307094E06A7499116FC310AD /* WSConnector.cpp in Sources */, - F3488849C032E0669AC4E2F9 /* WSEndpoint.cpp in Sources */, - 5D33F91F6BDECAC7BD9176B4 /* WSTransceiver.cpp in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F6D2D5A60FA028657F6E98DD /* Sources */ = { + 7BF073650020F884E3E09BE6 /* main.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + F88F2960C187285B4CAFC264 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 2DB3E1500A657B87E929E4C0 /* Admin.ice in Sources */, - 2412A2441EB8CD450EDBB03B /* Descriptor.ice in Sources */, - 99DE8E0A940F2327E3EA296B /* Exception.ice in Sources */, - C23F97B11946D817B97082C9 /* FileParser.ice in Sources */, - D4AD0E54350114DD93EA2798 /* Registry.ice in Sources */, - EB3643E1FFF31277738BC6B0 /* Session.ice in Sources */, - C8C3538F411656DD9D59BFB9 /* UserAccountMapper.ice in Sources */, + 56E5A0D070990BC93FA23C97 /* Client.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - F9387879BD4E4115588533E9 /* Sources */ = { + FA2A5BF48F7EFD8195721702 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - ED027EF96CE468CFC87ED58F /* AdminFacetFactory.swift in Sources */, - C37EBF39301B0E7ADB60FD2C /* Blobject.swift in Sources */, - 86767897DBA841263645F926 /* BlobjectAsync.swift in Sources */, - AA97F370EC77FFEEC8FFE8AA /* BuiltinSequences.ice in Sources */, - 31DBB00A376F1756516A7936 /* ClassResolver.swift in Sources */, - 833B4159017D6ED551D5DF55 /* Communicator.swift in Sources */, - 144F96DC141B868C42F7700A /* CommunicatorI.swift in Sources */, - FF1BE77F4699C4E3A526D05F /* Connection.swift in Sources */, - 3353DB016102BDB0D04E8BC8 /* ConnectionI.swift in Sources */, - 026F4AAAF63566F2D6F2D57C /* ConnectionInfoFactory.swift in Sources */, - 1776EF699D0D2B9A6091F5A6 /* Context.ice in Sources */, - 682CEC8DF630D0489CD64A88 /* Current.swift in Sources */, - 88084431F990BE71A665D345 /* Endpoint.swift in Sources */, - ED66A5285C78F8DAA0A0B08D /* EndpointI.swift in Sources */, - 786FCF1AA2811908D9444DB2 /* EndpointInfoFactory.swift in Sources */, - B0AB7248833D898DEE615309 /* EndpointSelectionType.swift in Sources */, - 92F4AE58FFE00D8E00731105 /* EndpointTypes.ice in Sources */, - B8C5CFDF894725E28EFDD429 /* Exception.swift in Sources */, - A87ED1EE93BA000227423C6E /* FacetMap.swift in Sources */, - 6B960A6238DEE234DD880A29 /* FormatType.swift in Sources */, - 3183A5F21746FEEDF863ACB5 /* IAPConnectionInfo.swift in Sources */, - 75E9C89196FD2DB3543B65F1 /* IAPEndpointInfo.swift in Sources */, - BB0A7BE9A875F859B9B192EC /* Identity.ice in Sources */, - 2421DA8A23BE23485E29F70F /* ImplicitContext.swift in Sources */, - DAA80250C66FF07794C3AB24 /* ImplicitContextI.swift in Sources */, - D3DBCDE8638F9764393D1EC0 /* Incoming.swift in Sources */, - 289D79B370F2EF41894129E8 /* InitializationData.swift in Sources */, - EFD7F89AD76E616E3C6C6620 /* Initialize.swift in Sources */, - 7B3FD87A24ACD924F5FD816B /* InputStream.swift in Sources */, - 797F6356259EF3571D546996 /* Instrumentation.swift in Sources */, - 612EF00F3069879C43B94471 /* LocalException.swift in Sources */, - F6589F40ED18C5B58349EBF8 /* LocalExceptionDescription.swift in Sources */, - 958988263B9DC000242832E5 /* LocalExceptionFactory.swift in Sources */, - 4B1507C9191977D41EE69776 /* LocalObject.swift in Sources */, - 52D3A07BDB83BA9556BB92F6 /* Locator.ice in Sources */, - 08C09A94932D2A6927B3A666 /* LocatorF.ice in Sources */, - 57E6ABB8ECF4714FFE974680 /* Logger.swift in Sources */, - 5DC13B14ECF6624605FCD0CA /* LoggerWrapper.swift in Sources */, - 05F3935B8BB6C49DCEE28B9E /* Metrics.ice in Sources */, - CE2741681EAFC36D8C8E1EB5 /* Mutex.swift in Sources */, - F2E9DDC40DEBACF32ADCA096 /* NativePropertiesAdmin.swift in Sources */, - E0CD50EFA18BABE08DC8BDD7 /* Object.swift in Sources */, - 9D5F7F0F8F17A417E1907F3B /* ObjectAdapter.swift in Sources */, - 5C79F1077BD3FCA7DB1AEDEE /* ObjectAdapterI.swift in Sources */, - ACBEDA96DCA918503D3A29C5 /* ObjectFactory.swift in Sources */, - 48701F8E0DC4335251ACADCF /* OperationMode.ice in Sources */, - B998BDD9CB7EEB93D9D5E285 /* OptionalFormat.swift in Sources */, - E82977C77C7E2288CA4A7B73 /* OutputStream.swift in Sources */, - A1131BA87159B375927A6638 /* Plugin.swift in Sources */, - 24740262612869B62716F1C2 /* Process.ice in Sources */, - 96767A64CB035422BA5655E0 /* ProcessF.ice in Sources */, - AEC48607C7555A4C3157AE23 /* ProcessI.swift in Sources */, - 42E599D7CFA19FD340643A8C /* Properties.swift in Sources */, - 62007BBFEEA9A2C594FAEA78 /* PropertiesAdmin.ice in Sources */, - 59679CF633239829AB3C6271 /* PropertiesAdminI.swift in Sources */, - 96C2238DD91C3B5218695BF0 /* PropertiesI.swift in Sources */, - 6C47AA786F9B618F1676D3E1 /* PropertyDict.ice in Sources */, - 0F69F8BDB066FF4BF597E24E /* Proxy.swift in Sources */, - D3406D20C80F9FC06B697D79 /* RemoteLogger.ice in Sources */, - 26721439D36BF754B924C7AC /* Router.ice in Sources */, - 3F8E0B3DF1E98E11EA847C27 /* RouterF.ice in Sources */, - 04DC8C0ED50ACD83FF384B16 /* ServantLocator.swift in Sources */, - 7D65FE8519A2DE1F7C81AFEC /* ServantManager.swift in Sources */, - 01E5600D408D3AECA7EAC2AC /* SlicedData.swift in Sources */, - EF3F931460C30F12951A049A /* SliceFlags.swift in Sources */, - B11DD2E1867AF22C39A4DBD6 /* SliceInfo.swift in Sources */, - 20BF8016155A162C08AA89BD /* SSLConnectionInfo.swift in Sources */, - 302D1938702D3870AE49C7A3 /* SSLEndpointInfo.swift in Sources */, - 4905FA7436FCF95511FDD975 /* UnknownSlicedValue.swift in Sources */, - 49CBA27B83F523CEBBAFF07D /* Util.swift in Sources */, - 65187FAC8190B81F549997C2 /* Value.swift in Sources */, - 3D0FF9290DB5C32C8E4B027F /* ValueFactory.swift in Sources */, - D20D914DAD7CD7677FF4E296 /* ValueFactoryManagerI.swift in Sources */, - DFC9103D8148DAC6BB3ECF31 /* Version.ice in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F9F6DF805223C961AB7C0D1C /* Sources */ = { + 7A7A6A5412FC6477EC5A7D35 /* ServerAMD.swift in Sources */, + 4770473E064C1EA9CE89D3E5 /* TestAMD.ice in Sources */, + 8BA1A634D47D3F5AF64DECFE /* TestAMDI.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + FACB1675A99F21C84B9E64A1 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 914BCBCE854E40F05EA78C47 /* AllTests.swift in Sources */, - B8DF55D91B9E07B87FD98A78 /* Client.swift in Sources */, - F92F91F933D9A8924A143D39 /* Server.swift in Sources */, - 98EAB7A0CF1A38C6C8524B87 /* Test.ice in Sources */, - 7AA7DBB49CD1F7698E27D992 /* TestI.swift in Sources */, + 57E4B1A2EE92BE3B7ACF57C3 /* ServerAMD.swift in Sources */, + 8824971517D4D23C1100B7AC /* TestAMD.ice in Sources */, + C7D22BFD3AB3834AA7F5AE0E /* TestAMDI.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 011663D9C008FD8D064B828F /* PBXTargetDependency */ = { + 00F04271B600EFFA153E2EA2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = FA9486AE416CA4BD25B13415 /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = BE31346C5764DCC787336818 /* PBXContainerItemProxy */; }; - 01D2A6F6DA87A81EBB45E294 /* PBXTargetDependency */ = { + 024D0784872A7A5FF46DD78C /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceGrid iOS"; - target = 71C6FA292006254D1446FD89 /* IceGrid iOS */; - targetProxy = 0EDBBDCB5F42594BA47F2C91 /* PBXContainerItemProxy */; + name = "IceUdp iOS"; + target = 243E7796059BB91D8C10601E /* IceUdp iOS */; + targetProxy = 219EF527F14C484A77EBDC19 /* PBXContainerItemProxy */; }; - 04FC87C8DB44C1972D4D1A16 /* PBXTargetDependency */ = { + 03EBD52399A168D3CE9AB94A /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 9724B42F06DF241DCBCEC62A /* PBXContainerItemProxy */; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 0DD2DF33446BA4D60CF8A551 /* PBXContainerItemProxy */; }; - 088A25C8D2ED773D1A8F12A2 /* PBXTargetDependency */ = { + 0524F19DBD773953C0789DA4 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 27B2C1C9E3534DE36C8C9E51 /* PBXContainerItemProxy */; - }; - 0B0E50162D99090A60B89F47 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "IceServices macOS"; - target = E277F4BDC1A648CC3A719D75 /* IceServices macOS */; - targetProxy = E65F985E35CB7C9706273450 /* PBXContainerItemProxy */; + name = "IceLocation iOS"; + target = 9101DC4FC785DC767966C308 /* IceLocation iOS */; + targetProxy = 33D78EDF744A480D0D18EC83 /* PBXContainerItemProxy */; }; - 0C06D203F619769F8DACC6E8 /* PBXTargetDependency */ = { + 05530978CAF39F02137704D9 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 7808A1B729A7580AD5B74E4E /* PBXContainerItemProxy */; + name = "IceExceptions iOS"; + target = B318668242B5FB922BC0E9A9 /* IceExceptions iOS */; + targetProxy = 31B203B4A2D236798752D689 /* PBXContainerItemProxy */; }; - 0DF71E5B75754E6D623A19F5 /* PBXTargetDependency */ = { + 05DEF06A2DEDF35DB3362566 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 5E55BE0C442A9F698AAE5DEC /* PBXContainerItemProxy */; + name = "IceServantLocatorAMD iOS"; + target = BC3F21F924452B58FA1478BF /* IceServantLocatorAMD iOS */; + targetProxy = E72BF09EE6AAE7E0DBA51E4A /* PBXContainerItemProxy */; }; - 0E971CCE0326C4D1F8277071 /* PBXTargetDependency */ = { + 06D66C775A751CE5CA03661C /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = F0C05910BAC5CC812AE5FED9 /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 76B783D32D7C5E8E6EFE367D /* PBXContainerItemProxy */; }; - 119CDEC64C418CA1364AB7FE /* PBXTargetDependency */ = { + 097649CB578918E6BFA73841 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 5450DC62086E88D882E3D20E /* PBXContainerItemProxy */; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 6E2D538310AFBA12F6FF7855 /* PBXContainerItemProxy */; }; - 12C838A5D6087CCAA2140642 /* PBXTargetDependency */ = { + 0C1BE73CB6E4C8A9824812C5 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 2B7328D18BDA2E4258FA29BD /* PBXContainerItemProxy */; - }; - 14413CDBB702938974B2D9F1 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = F3496F4A1BCEBC639FAD4E30 /* PBXContainerItemProxy */; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = EFF6B5F825D2CC600279ADEA /* PBXContainerItemProxy */; }; - 14BD367C23E67783D9B89677 /* PBXTargetDependency */ = { + 0C8C9D7E2A8B3D5C98497DD5 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 88ED83E66BE6205FEE154C47 /* PBXContainerItemProxy */; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 76FC5151999F9C677D767673 /* PBXContainerItemProxy */; }; - 16BF608D89FFDC702691D390 /* PBXTargetDependency */ = { + 0D17EFAE0FFB933A310001B3 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceInfo macOS"; - target = C374F16252F945375C813A7E /* IceInfo macOS */; - targetProxy = 13DB3756D8AB2BC3BC597DDF /* PBXContainerItemProxy */; + name = "IceStorm macOS"; + target = 54A257B2855835305B08F646 /* IceStorm macOS */; + targetProxy = C09EE824210C13E9AE1BA89A /* PBXContainerItemProxy */; }; - 1B2F2E179428F224D9D98DEC /* PBXTargetDependency */ = { + 0D67941F889867DA44BDBDDA /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Glacier2 macOS"; - target = 3013BF7EA83F40E508F3EB57 /* Glacier2 macOS */; - targetProxy = C9254D499D577AF85A523C93 /* PBXContainerItemProxy */; + name = "IceObjects macOS"; + target = CACF63C6A7A46E09839D4889 /* IceObjects macOS */; + targetProxy = 104E47251FD1085C51C9B7DA /* PBXContainerItemProxy */; }; - 1BFEA24C4ABCD63779B1A985 /* PBXTargetDependency */ = { + 10D2F3497872542E5AD4AC8B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceDefaultServant iOS"; - target = E6908E687DB5E8D25A47CE73 /* IceDefaultServant iOS */; - targetProxy = 0AB8FD28C6D5E00F3DBCA9F9 /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 1384C2D031BB0298E697C70E /* PBXContainerItemProxy */; }; - 1CDAFF0A5A8E4B1705B7552C /* PBXTargetDependency */ = { + 10DCE4F56C7E1CAA0EA2A914 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 4A82A00D9D4331C7666E5214 /* PBXContainerItemProxy */; + name = "IceStorm macOS"; + target = 54A257B2855835305B08F646 /* IceStorm macOS */; + targetProxy = 5B235AFE93C5EC75C1984DDF /* PBXContainerItemProxy */; }; - 1DAD3CEC7E0E4580625B8695 /* PBXTargetDependency */ = { + 11C6B7F6FB874D11EF5E2F82 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceStorm iOS"; - target = 124F8A23FBE3C41C25549BBE /* IceStorm iOS */; - targetProxy = 7CE75C2B5225575A8FA9760C /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 1E2DB78C043CC6D6A886F972 /* PBXContainerItemProxy */; }; - 20D38FAABFEA270198E5301C /* PBXTargetDependency */ = { + 1282BB35736CF57F3F13F1F0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Glacier2 iOS"; - target = F085B19FC1CF4AAA77F2F75D /* Glacier2 iOS */; - targetProxy = 3895FA85C0F3C359D5359979 /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 8CAB5A2D91905DF793BCDEFA /* PBXContainerItemProxy */; }; - 20EA239DA98B2EDB4AD52F6C /* PBXTargetDependency */ = { + 13B4DEA8C12A3BCFC8F60385 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 3CF71166EB59BC29B0FA9F59 /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = EE43491FD692283554CB40E5 /* PBXContainerItemProxy */; }; - 2117C3E969F6295148019E40 /* PBXTargetDependency */ = { + 158FC396760EB358A6AFC2F9 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = F87048F19F584875336AB9B4 /* PBXContainerItemProxy */; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 1A96D812CC1321DE86A06940 /* PBXContainerItemProxy */; }; - 216D7C76DC162E94F78AB93E /* PBXTargetDependency */ = { + 15931DA468B02EA643D2110C /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = A763A505B46EA21C9BDDABE4 /* PBXContainerItemProxy */; - }; - 21E2989C4F9BE74C5A1A492A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = C2957839685DEECE466387DA /* PBXContainerItemProxy */; + name = "IceServices iOS"; + target = 92F4FBEA3283B438AE3DEB0A /* IceServices iOS */; + targetProxy = A9C6EACDAAEA067D2496C474 /* PBXContainerItemProxy */; }; - 22707AA731B3F6FA192EB996 /* PBXTargetDependency */ = { + 159928B2CA5E0F21AAF72F52 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceExceptions iOS"; - target = 9E0C42A47A98AD2AFDA76347 /* IceExceptions iOS */; - targetProxy = C1860B33F53CE39D3F45A2B9 /* PBXContainerItemProxy */; + name = "IceInfo macOS"; + target = 7F4EDBAF9C1E629F921E5728 /* IceInfo macOS */; + targetProxy = 2BCDED91B3F6229DDF55B365 /* PBXContainerItemProxy */; }; - 22A31B7AFE39DF9ABF77A4A5 /* PBXTargetDependency */ = { + 19642D165A411CB34B285F25 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 26F6BFC76DCC439189C1C4E7 /* PBXContainerItemProxy */; - }; - 22DEC883B5D99B0486216740 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "IceStorm iOS"; - target = 124F8A23FBE3C41C25549BBE /* IceStorm iOS */; - targetProxy = 978EF37303950D63ACBC5E04 /* PBXContainerItemProxy */; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 9760C03AEA06FC28EB0B861A /* PBXContainerItemProxy */; }; - 23EE0BDDCB05BE04C5188455 /* PBXTargetDependency */ = { + 19F42FD39B5EFC3B26DC3D87 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 1D2CE102567B2419138D5E20 /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = E26A4C97E644B2A52F7ED7FE /* PBXContainerItemProxy */; }; - 24A17380F0B42F3BA5BCB15B /* PBXTargetDependency */ = { + 1BAB4D32AE9121B305BDDAE0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceHold macOS"; - target = C388D8CE2A9C7480FC539A9B /* IceHold macOS */; - targetProxy = 07993B2ECD9ACF1FB2942422 /* PBXContainerItemProxy */; + name = "Glacier2 iOS"; + target = 2EFB228FBAC6B6D8298CB81A /* Glacier2 iOS */; + targetProxy = 62E530DB6DE32204AD9D2D1F /* PBXContainerItemProxy */; }; - 2572799A103617B462F2C182 /* PBXTargetDependency */ = { + 1CE377A3CB939D949CFCC73F /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 6E9EFC3D9F31B969EBF392F7 /* PBXContainerItemProxy */; + name = "IceAdmin iOS"; + target = 8BDA29F667034E7F3926AC84 /* IceAdmin iOS */; + targetProxy = B0643786FC9F61DC766E47A2 /* PBXContainerItemProxy */; }; - 299AA412B8D0AA00E9DB93E6 /* PBXTargetDependency */ = { + 1E0043C1BE4DADB5FBD118E0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = A73299A046D9BF326A398F25 /* PBXContainerItemProxy */; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 37EA05A9F7E25BF8580688DD /* PBXContainerItemProxy */; }; - 2B1D543A5CBD9C5A4D00A747 /* PBXTargetDependency */ = { + 1EE46CB873AF2EC61CDC447C /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = B12A9766672AA6B27C617027 /* PBXContainerItemProxy */; + name = "IceImpl macOS"; + target = 301BFDE76C92BF2E441AB47C /* IceImpl macOS */; + targetProxy = 08BE873182334DA4E697260B /* PBXContainerItemProxy */; }; - 2C595A9BF74F7571890DE6AF /* PBXTargetDependency */ = { + 1EFBD3C3B8A473A80530EC7A /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 5FC2EF789318358CE83302E4 /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 4E835AF869119FB48D10F91F /* PBXContainerItemProxy */; }; - 2DACA38CCD3EC120554764A3 /* PBXTargetDependency */ = { + 20CC612BBD045587C6769329 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = A570422F4DC4AC5B24E8B83B /* PBXContainerItemProxy */; + name = "IceScope iOS"; + target = 7DD54C0F2990188A48F11252 /* IceScope iOS */; + targetProxy = EC7DC3316B9E706418F451CB /* PBXContainerItemProxy */; }; - 2F3F277002D24E7B15C7B7DB /* PBXTargetDependency */ = { + 2105361C1D8B743D7091FDCF /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = ABC1369C65FD6CE74B54DA2A /* PBXContainerItemProxy */; + name = "IceSlicingExceptions macOS"; + target = 509FC87BFC9A16346D0C15D0 /* IceSlicingExceptions macOS */; + targetProxy = F32AAE8E75969822FC190231 /* PBXContainerItemProxy */; }; - 2FEC28D92B943812758D1B99 /* PBXTargetDependency */ = { + 210BA184DA1B37A755744B6B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceBinding macOS"; - target = A7B32AA159BB75D5F21BC535 /* IceBinding macOS */; - targetProxy = D2ED95E15F25CEC20514C342 /* PBXContainerItemProxy */; + name = "IceImpl macOS"; + target = 301BFDE76C92BF2E441AB47C /* IceImpl macOS */; + targetProxy = B03F75F3DA29CB77FDC1FA61 /* PBXContainerItemProxy */; }; - 31A7BE28972BB30A7AB01399 /* PBXTargetDependency */ = { + 223A2F211CF6A0D2F5D19B64 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 2358D851A34C258226E332D8 /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = B0ABE64991F384ACD7FA6D10 /* PBXContainerItemProxy */; }; - 31B89161EB3EAA07F5DA09CC /* PBXTargetDependency */ = { + 225E51168D1D39910B46D5AB /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "SliceEscape iOS"; - target = 223FEF75153D348CEAE42CEA /* SliceEscape iOS */; - targetProxy = E43AFA41CFF411F6F2BDE679 /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = A26037E17B5C46F81565A077 /* PBXContainerItemProxy */; }; - 325951DB6CD4F2504712CA88 /* PBXTargetDependency */ = { + 22664255FFDA280BD2E9175C /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceDefaultServant macOS"; - target = AC8A011E048A8569E367F6E4 /* IceDefaultServant macOS */; - targetProxy = 86F62B008E6CBEAEA1E9565F /* PBXContainerItemProxy */; + name = "Ice C++11 iOS"; + target = 6A9CC648DE2961E1991B284A /* Ice C++11 iOS */; + targetProxy = B19DAA3E4EB1EB663DE02978 /* PBXContainerItemProxy */; }; - 34557A61EDA8F37BD226484B /* PBXTargetDependency */ = { + 238B4BC5A45CF80DD28047D2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceInheritance iOS"; - target = 91A496056B79B76DA3718EE2 /* IceInheritance iOS */; - targetProxy = 48B6E7479B1CB3656E5AFDF6 /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 53CA4C8E616D27A5E09BFF3B /* PBXContainerItemProxy */; }; - 34CA1100A4D0111DCDCB4A73 /* PBXTargetDependency */ = { + 24B0A6BBCE27786A4A37FD3D /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 4A9FF4B1932FB9B5221F9B54 /* PBXContainerItemProxy */; + name = "IceInfo iOS"; + target = E6306101CB3D55FE6CA03628 /* IceInfo iOS */; + targetProxy = D5A73EE2017D47B0F31CCBA0 /* PBXContainerItemProxy */; }; - 36866E6FDF334EB7CB7BF085 /* PBXTargetDependency */ = { + 24DCDBCCD143EF20D61E28E5 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = EE3F21E144B9B393F5E9827C /* PBXContainerItemProxy */; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 043E1E4782DAB8420057DAF9 /* PBXContainerItemProxy */; }; - 368BAE8924EA63F1DDFF3A6E /* PBXTargetDependency */ = { + 265C61CA18668D3B8494E041 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceExceptions macOS"; - target = C5815994698CB1A8A350834A /* IceExceptions macOS */; - targetProxy = 8E0545104A8B0879906C1FD1 /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 675109827926D2791265A108 /* PBXContainerItemProxy */; }; - 36D680DCAC65F050972D2B04 /* PBXTargetDependency */ = { + 279C03B0956916821A342E20 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 89009F3C756E51F79523333E /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 7E240A29E950FFAE1A17BEDE /* PBXContainerItemProxy */; }; - 37FF523F6C9CAB5EE8BE950B /* PBXTargetDependency */ = { + 287FE07A4E73649E5FA8C87E /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 6AE29F2E5FDF353B00CDE083 /* PBXContainerItemProxy */; + name = "IceBinding macOS"; + target = 43A111F8D33B3D197BE8EBCA /* IceBinding macOS */; + targetProxy = 5FD8E8F1CD1894388980D00D /* PBXContainerItemProxy */; }; - 390C385D3C4BC62F850224FA /* PBXTargetDependency */ = { + 28EE143B365CBF04E5BB25C1 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceOperationsAMD macOS"; - target = 36BC53DD282119BBBB749604 /* IceOperationsAMD macOS */; - targetProxy = 6B95C4378B89FFF399A0FAED /* PBXContainerItemProxy */; + name = "IceUdp macOS"; + target = 47614B66ADB67229A580DC4F /* IceUdp macOS */; + targetProxy = 0D467DF591DCAD992025E496 /* PBXContainerItemProxy */; }; - 3966BDABE160BCEF764F1555 /* PBXTargetDependency */ = { + 295CC682433E0432D6B3295F /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 5142250535E06C93A2F09094 /* PBXContainerItemProxy */; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 70C73F73E3D72123DBE32A5E /* PBXContainerItemProxy */; }; - 39AA523BAAFC504EC3E2B202 /* PBXTargetDependency */ = { + 29F5B622DEA1E3D63571085A /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = BBC944E03614D8641C15CD11 /* PBXContainerItemProxy */; + name = "IceStorm iOS"; + target = B3ADC629CA79820FC18F479D /* IceStorm iOS */; + targetProxy = B981E5A3055EEFAA2E24BB9F /* PBXContainerItemProxy */; }; - 3A3C6D748ECF22DD6BA2FFDB /* PBXTargetDependency */ = { + 2A6DB5985FEFA4CE399017C6 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = D8AB16FA7DC47D9CE87DD14A /* PBXContainerItemProxy */; + name = "IceSSLConfiguration iOS"; + target = CC5793363CD47340EE43EEA8 /* IceSSLConfiguration iOS */; + targetProxy = A3B0B8362610CB0FF8428E92 /* PBXContainerItemProxy */; }; - 3B6F28CF6505215731F97998 /* PBXTargetDependency */ = { + 2D09BCE0BA06F49C501B8CB8 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = A1810354250A786CB3BD2F46 /* PBXContainerItemProxy */; + name = "IceRetry iOS"; + target = 11400C192CA4ADC6E218C2FD /* IceRetry iOS */; + targetProxy = FC75194523839A50CADB23E9 /* PBXContainerItemProxy */; }; - 3FF65AFD872202E77ECD39A7 /* PBXTargetDependency */ = { + 2DD75AB092A848717AC41C6B /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 9EBC911329F0A4935E57568D /* PBXContainerItemProxy */; - }; - 40537B8BA8FDB8EDBAFBF82E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "IceTimeout macOS"; - target = 36AD2AEAFE15889B04385247 /* IceTimeout macOS */; - targetProxy = 1A1314B7B5482B4EFA7BD916 /* PBXContainerItemProxy */; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 1E5F29BDE0B8078FA07DBB71 /* PBXContainerItemProxy */; }; - 4217996FBA48EAFA6E38CB87 /* PBXTargetDependency */ = { + 2F20A2C12A12FBA6B5FDD81B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 07C3CCC9228F2D71E557E38F /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = CE8D228D8AE373163183B228 /* PBXContainerItemProxy */; }; - 436A8F4AE09F8E1359F960DB /* PBXTargetDependency */ = { + 2F5477EBD9767EA009A6EE64 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 4494C41EB652CE6E20C99039 /* PBXContainerItemProxy */; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 8B94C608BA9863F79291EEB2 /* PBXContainerItemProxy */; }; - 440AF5EF11C49342D0B7CDFC /* PBXTargetDependency */ = { + 2F7A7B4C30EE95FA75D379A2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceGrid iOS"; - target = 71C6FA292006254D1446FD89 /* IceGrid iOS */; - targetProxy = 4A2B38B70896B7DFBB6EEDD1 /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 1FCAB810BCEB9A4B690DD5D1 /* PBXContainerItemProxy */; }; - 45ED98D14B0B8254E7A0AA6E /* PBXTargetDependency */ = { + 30152178EF91158BE5282296 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 1C372A1A9AEEAC047DBCD354 /* PBXContainerItemProxy */; - }; - 49397484A11FA5AA9691C1AD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 05285880D76C4D0DF4921813 /* PBXContainerItemProxy */; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 3100C3708F1B1D301ABD3737 /* PBXContainerItemProxy */; }; - 4974FE0D72F88FADE528981D /* PBXTargetDependency */ = { + 30663E6DD352A40CD3CD06F9 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = C6F426A025C8DAA4AB5A5665 /* PBXContainerItemProxy */; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = B244230B28AB38E67DAF594B /* PBXContainerItemProxy */; }; - 49F4C97DDCBFC7A1503646B2 /* PBXTargetDependency */ = { + 3094C3CB4BB50EDF247E1ED8 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceScope macOS"; - target = BEDE82720EA3D64A7B726327 /* IceScope macOS */; - targetProxy = 7670EF213D46E80CE7E7FB15 /* PBXContainerItemProxy */; - }; - 4A8F14DD5CF1C1305693A6A7 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "IceInvoke macOS"; - target = 205DC647C168F70C51098115 /* IceInvoke macOS */; - targetProxy = 78976F5128E92E224C468490 /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 2B111EA2E45060E2870B4B8D /* PBXContainerItemProxy */; }; - 4AA17D641A2CB997783F3A21 /* PBXTargetDependency */ = { + 30A319A28FA4F3E1940AF75B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceUdp iOS"; - target = 735082B698FBF22FD677E2BF /* IceUdp iOS */; - targetProxy = 26CC6D9DD537F553D0B83EE7 /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 48226B11E364D0216DD09255 /* PBXContainerItemProxy */; }; - 4AF8FF8874F4CA8C928A1393 /* PBXTargetDependency */ = { + 3205D8736C9B0178BD3327FD /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceLocation iOS"; - target = DD470FF0B87EA922988A6D77 /* IceLocation iOS */; - targetProxy = 97789AC916FE375D3CE7BF82 /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = A66BB85EC1ADA6623D16FAB9 /* PBXContainerItemProxy */; }; - 50B5CD71F6AD189C4888C89C /* PBXTargetDependency */ = { + 33DF9CD8637998E1F0CA7CCF /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = C7B3EB3222FE851B9F0D33EA /* PBXContainerItemProxy */; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 5B12F531AEE473216342316F /* PBXContainerItemProxy */; }; - 54834890CEA0339ABF3FC23E /* PBXTargetDependency */ = { + 36203FB59B5570AC526FE466 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceOptionalAMD macOS"; - target = BA3F69EC71F016D5C9897F61 /* IceOptionalAMD macOS */; - targetProxy = 06B3C74A9CD55B6927C5DD3D /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = B85A8F37C56A5DBD4BEEB055 /* PBXContainerItemProxy */; }; - 54CFD58744FC0902F8E88E37 /* PBXTargetDependency */ = { + 3639598B69E7E57374F03EE3 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 5F4C50545AF1C2B025A8BDBF /* PBXContainerItemProxy */; + name = "Glacier2 iOS"; + target = 2EFB228FBAC6B6D8298CB81A /* Glacier2 iOS */; + targetProxy = 527218A72B93C2333B28242A /* PBXContainerItemProxy */; }; - 550A18E2AA5ECC20C7DBA81A /* PBXTargetDependency */ = { + 368D96ABECE194B19272C3F3 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 2894B82E0D9BB58592583CAF /* PBXContainerItemProxy */; + name = "IceTimeout macOS"; + target = 89EDB3CB137FD333EB306935 /* IceTimeout macOS */; + targetProxy = 73A9C0132A756DC30F08C3B3 /* PBXContainerItemProxy */; }; - 55E763E260D9DD6341E9AB56 /* PBXTargetDependency */ = { + 36B44BDC4D79F893D12191AD /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = A2213723E363A6064222BAA0 /* PBXContainerItemProxy */; + name = "IceImpl iOS"; + target = 9460571101A73996676D64AA /* IceImpl iOS */; + targetProxy = DD897D78C60CD109282ADEC2 /* PBXContainerItemProxy */; }; - 561D7DFA7B942177C6DA33C5 /* PBXTargetDependency */ = { + 3733AC448891C8A5C71FFD29 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 13E9A0C24988CFB63D11F7E5 /* PBXContainerItemProxy */; + name = "Glacier2 macOS"; + target = A71FC54A09E0A7AECBC0B094 /* Glacier2 macOS */; + targetProxy = 88E227DFCC6C9499B82C55BD /* PBXContainerItemProxy */; }; - 577804D76E9F05BC389330DB /* PBXTargetDependency */ = { + 38684262FEB06C4270457140 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceFacets iOS"; - target = AA01E7A046CB990E5D8A003E /* IceFacets iOS */; - targetProxy = 7319219DF0B3CF248F9D2D31 /* PBXContainerItemProxy */; + name = "IceOptionalAMD iOS"; + target = DD09334170F0710E4AF39755 /* IceOptionalAMD iOS */; + targetProxy = EB52A2920E2881783211B551 /* PBXContainerItemProxy */; }; - 58263CD8D4CF11DCBDF3695C /* PBXTargetDependency */ = { + 395C09B79D505C220F6BD4DE /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 36BC95B19CEB50D5645695B2 /* PBXContainerItemProxy */; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = E77929D7AF95D7ADBA3D1E21 /* PBXContainerItemProxy */; }; - 589E7DC4C851036E3E9C42E7 /* PBXTargetDependency */ = { + 3A55FDF354BD3C4EFD706C2A /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Glacier2 macOS"; - target = 3013BF7EA83F40E508F3EB57 /* Glacier2 macOS */; - targetProxy = 07F7E675E2AB914C60D7055B /* PBXContainerItemProxy */; + name = "IceScope macOS"; + target = 1FD5DFED92DD8A7B39F6A99E /* IceScope macOS */; + targetProxy = DCDD8871585B3F582F21778B /* PBXContainerItemProxy */; }; - 59F83DFE3F2DCB60CE62D954 /* PBXTargetDependency */ = { + 3C1CC8BEFEB77DC89C179F6D /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 2E05A1D9D86BA73D92FE5ACE /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 1CF052051C3D35DD30B7B9D7 /* PBXContainerItemProxy */; }; - 5B1ED737DF10B08389A8FAD5 /* PBXTargetDependency */ = { + 3C37401C77B8281C8D71AB97 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceSlicingObjectsAMD macOS"; - target = 3238B63DE9188517C674DC05 /* IceSlicingObjectsAMD macOS */; - targetProxy = 2421555FEA7B54D78FA3B3EB /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = BD35933D2800AC130E691CBB /* PBXContainerItemProxy */; }; - 5BFEC81B2FEA2FFBF2B2BCA2 /* PBXTargetDependency */ = { + 3D7F399D824BE0E3B5A47F6F /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceSlicingExceptionsAMD iOS"; - target = 527A8EB31A11931C33AEB4E4 /* IceSlicingExceptionsAMD iOS */; - targetProxy = 0BF31C7BCA0ACCBDFC45EBE9 /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 7A9F4FFE736448F90C3D996F /* PBXContainerItemProxy */; }; - 5CB097D00A471A48A9497B0D /* PBXTargetDependency */ = { + 3F8B8FD0E969F8A957AA8A33 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceLocatorDiscovery C++11 iOS"; - target = 7E3C616ABE9C20A5F87C6A21 /* IceLocatorDiscovery C++11 iOS */; - targetProxy = 5A735506A429D025AF44D6DA /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = BDB9139BDC8F6A27CBA958F6 /* PBXContainerItemProxy */; }; - 5DD8A9AA3C15428BE1ECF17F /* PBXTargetDependency */ = { + 3FCC8797CECE123E35A7967C /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceLocatorDiscovery C++11 macOS"; - target = D71682CAF237A8194B857E9D /* IceLocatorDiscovery C++11 macOS */; - targetProxy = 3FDE91B8FF5F15234D183CFC /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 5AFCC1E6C15F6F6C76A8F05E /* PBXContainerItemProxy */; }; - 5E6A485A39401DBB85407006 /* PBXTargetDependency */ = { + 407FD5F41CD50B74BB8A9B67 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceDefaultValue iOS"; - target = 962040A8EEC208E9A1546C19 /* IceDefaultValue iOS */; - targetProxy = D074D7502E3CB47AE0AF67CC /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 82A4593DD486C88F258ED250 /* PBXContainerItemProxy */; }; - 5EBEBED8B64B679C2CE0FE3F /* PBXTargetDependency */ = { + 41412F665688381217CC5DCA /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = C2595CB46610D00A69A7FD84 /* PBXContainerItemProxy */; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 14A9A1A745D1C283F5F76A08 /* PBXContainerItemProxy */; }; - 5EF85F499913DF3BBABB1F05 /* PBXTargetDependency */ = { + 426EDF9D420147A74DEFABC1 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = F6A34BF204D2C77015B567E2 /* PBXContainerItemProxy */; + name = "IceHold macOS"; + target = CC5415DE2F54BBA72BA5B88F /* IceHold macOS */; + targetProxy = B88A6D88FD9FD8A8AE00D486 /* PBXContainerItemProxy */; }; - 625AAD5D8C9EE553054BD72D /* PBXTargetDependency */ = { + 430B85BF6DF9DE923D610040 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceAcm iOS"; - target = EEB27C024211E46463DD8C75 /* IceAcm iOS */; - targetProxy = A41FFD4093EFB18DACD25DFD /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 19AC2A35FBB2F1244DAFCB35 /* PBXContainerItemProxy */; }; - 62D0DAB12F169A03E2DD7BC9 /* PBXTargetDependency */ = { + 43F06F66143EC3BB3FD9BDE7 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = D8D503B976701DF6C35D55FD /* PBXContainerItemProxy */; + name = "IceProxyAMD macOS"; + target = 7B3E179BEDA55C38AAFC085C /* IceProxyAMD macOS */; + targetProxy = DC1D8B2D28C1F7C8BE1C7500 /* PBXContainerItemProxy */; }; - 62F90BDD20FBC12EC9C25395 /* PBXTargetDependency */ = { + 44F90B32665E167AE9451318 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 9241EF7AF78C8C4F401CF351 /* PBXContainerItemProxy */; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 3610EDA8B23590706F86C544 /* PBXContainerItemProxy */; }; - 6417969E9BA20897A2FE6A9C /* PBXTargetDependency */ = { + 4532F57026F68B1D92117659 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceDiscovery C++11 macOS"; - target = 15143094B94B8D52C80F73B9 /* IceDiscovery C++11 macOS */; - targetProxy = 2BE11ED81E811378039E335E /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = B33E8DEC35124E54A8AACFE3 /* PBXContainerItemProxy */; }; - 646592AEAC33794D63A81F2B /* PBXTargetDependency */ = { + 457823C4C1C528C19C1288A3 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 3B0BAD957CF3A8B5A38875AB /* PBXContainerItemProxy */; + name = "IceGrid macOS"; + target = B7B406908F90EED9A05A4754 /* IceGrid macOS */; + targetProxy = 3A663D3D446CA23B70327E10 /* PBXContainerItemProxy */; }; - 651B7BC16192AF0020F57DEE /* PBXTargetDependency */ = { + 4A4F83D6F393C1842792A9DA /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 5EECCB4FB917EC54AD2CCBB3 /* PBXContainerItemProxy */; + name = "IceExceptionsAMD iOS"; + target = A336B6AC8C8350EEFDD0ABC7 /* IceExceptionsAMD iOS */; + targetProxy = C402A4EABE1777B2A2353224 /* PBXContainerItemProxy */; }; - 66FEE06AB7D676A2CE70433B /* PBXTargetDependency */ = { + 4ACCE50CFB6752BC1681B63B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceHold iOS"; - target = 63AE44D099A8048E7290350C /* IceHold iOS */; - targetProxy = 5B2232E08B8EA1F1B6D73A9A /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 9678EE4F307D136231F303F3 /* PBXContainerItemProxy */; }; - 69069DB66B6E8025E2091F8D /* PBXTargetDependency */ = { + 4C12C50281FBF8D09A2F45C8 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Glacier2 iOS"; - target = F085B19FC1CF4AAA77F2F75D /* Glacier2 iOS */; - targetProxy = 96624953032441678DABD4B8 /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 384C934106CAF5FAECA44035 /* PBXContainerItemProxy */; }; - 6AB6F3A623B95E22002E67DC /* PBXTargetDependency */ = { + 4D051A040CCAE28B95E70EDB /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 60AD171E17D8B2DB1EE09C0B /* PBXContainerItemProxy */; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 5DDC2E313804B673FEE7BB37 /* PBXContainerItemProxy */; }; - 6C44DC8481EE999F55CF2F12 /* PBXTargetDependency */ = { + 4D9DB81D1966CFE625B14342 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceScope iOS"; - target = D469F9123464B298F378FCC5 /* IceScope iOS */; - targetProxy = 3547CE5F1E56E0F2FD628092 /* PBXContainerItemProxy */; + name = "IceInterceptor iOS"; + target = 72793ACBC61FD6DAC918DFEA /* IceInterceptor iOS */; + targetProxy = 19BA7CDB3FE268CFC48AF205 /* PBXContainerItemProxy */; }; - 6DA764381FF84CBD4E12E99A /* PBXTargetDependency */ = { + 4DBAF5FAF9E1B1E5667050E3 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = CA4A3C87A77BB8FD3893A1E0 /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = B7D6510384441D4E56CCED3D /* PBXContainerItemProxy */; }; - 6E01CB313A0BC5350DE9D347 /* PBXTargetDependency */ = { + 4E1C6D7E78D590458AA228EA /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceLocation macOS"; - target = CC2BF4BE2A4BF073965D3DB6 /* IceLocation macOS */; - targetProxy = 71E7E65D8046430B7D5BFE94 /* PBXContainerItemProxy */; + name = "SliceEscape macOS"; + target = B34E0F2129E9B696DC8C6C86 /* SliceEscape macOS */; + targetProxy = 1C3FC4598F5BF0ADEF7EEB34 /* PBXContainerItemProxy */; }; - 6F0FE3F4FD6B4B744BEECA0F /* PBXTargetDependency */ = { + 4E62F939851444483110A528 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceInvoke iOS"; - target = 02FBDB36D74304426294933C /* IceInvoke iOS */; - targetProxy = 25F8D127939575DBC592D076 /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 85137F6C2C650534DBAA065E /* PBXContainerItemProxy */; }; - 6F31CFA4A95770A725615688 /* PBXTargetDependency */ = { + 5258EE0E7F0C0D96323F010A /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = DD0906A7B2E910B0ED85F031 /* PBXContainerItemProxy */; + name = "IceAcm macOS"; + target = 7097766D02AE68FF875312AD /* IceAcm macOS */; + targetProxy = 60B77D1A404EBC6F287F70D5 /* PBXContainerItemProxy */; }; - 71219914A95DFD9600AB9369 /* PBXTargetDependency */ = { + 544B8233AC57A587F3B39E8C /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceProxy iOS"; - target = 498A1085E67727ABD537787D /* IceProxy iOS */; - targetProxy = F9DF6542BD03931E1B152172 /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 4944A8B23E197FABA09D8619 /* PBXContainerItemProxy */; }; - 714084D937D1E26D13BC2708 /* PBXTargetDependency */ = { + 567CCC3D6665E55890C517F5 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceDefaultValue macOS"; - target = 5DFE4924BE5D3A9F7849E796 /* IceDefaultValue macOS */; - targetProxy = 3EEAA2304EF0D53E9639E67B /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = D57C7293804BB36D4B063957 /* PBXContainerItemProxy */; }; - 71A6FAFC6087D93CD5BCC7EB /* PBXTargetDependency */ = { + 5861EA79ED81E15F04A62A03 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = EB78107234C685F93EAF40EE /* PBXContainerItemProxy */; + name = "IceRetry macOS"; + target = 13C510A5F8CB881C313E6C04 /* IceRetry macOS */; + targetProxy = 51C2D26074ABB74A4E4C0F1F /* PBXContainerItemProxy */; }; - 74D7EAA96A2578EFCE98BD9F /* PBXTargetDependency */ = { + 5B60A538597361FB63C27A5D /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceSlicingExceptions iOS"; - target = E21F74F4C47E554FE0FCC75E /* IceSlicingExceptions iOS */; - targetProxy = 978853C40537BEBC0C991469 /* PBXContainerItemProxy */; + name = "IceFacets macOS"; + target = BCA51BAC81E2897D7B941923 /* IceFacets macOS */; + targetProxy = 0F9643FF0DBEE07C7C2134D9 /* PBXContainerItemProxy */; }; - 75586C14E553F8392056D026 /* PBXTargetDependency */ = { + 5BA5CE0D488B08F77A9885C0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceExceptionsAMD iOS"; - target = 1AA1FF0605315704087909EB /* IceExceptionsAMD iOS */; - targetProxy = B40B762A5F24BE666B207B39 /* PBXContainerItemProxy */; + name = "IceLocation macOS"; + target = 16B6C9681549E4064B0D6A21 /* IceLocation macOS */; + targetProxy = 079F7CDC4A8375AE69AEE4C6 /* PBXContainerItemProxy */; }; - 762B282F4385E75030B4365E /* PBXTargetDependency */ = { + 5D3DB14FB78E230FF9D0C9A6 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceAcm macOS"; - target = 74AFB10C5F2B4BEA2FBA757A /* IceAcm macOS */; - targetProxy = B54D2B8ED787B60043EB9F35 /* PBXContainerItemProxy */; + name = "IceOperations iOS"; + target = FB683C435CCFA0EA3E5D99B9 /* IceOperations iOS */; + targetProxy = 95F3FF993DAE71D552439BD1 /* PBXContainerItemProxy */; }; - 764B121605891763A369EA34 /* PBXTargetDependency */ = { + 5E4C6F4DFA8E6CE43B74D813 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice C++11 macOS"; - target = B58FD587A1849AE80F7ACCED /* Ice C++11 macOS */; - targetProxy = 3889BDEEE41AB68C266D654A /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 02A25032CC74DE6E2AEEC29A /* PBXContainerItemProxy */; }; - 772AE04BF86C5DC92B3D24DD /* PBXTargetDependency */ = { + 5F40442DFB65B4AD9C9DAF8E /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 3D1CD76D7FE7A9EC8E225EE0 /* PBXContainerItemProxy */; + name = "IceEnums macOS"; + target = CA71ECFE69BFC4C3E98A7D51 /* IceEnums macOS */; + targetProxy = 3ED2AC2B10C2D75BBE9EC578 /* PBXContainerItemProxy */; }; - 77C87C6D2DB7EE3AB881DCF3 /* PBXTargetDependency */ = { + 5FFD5CBD3018544A1903266F /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceObjects macOS"; - target = 3C01C7CB7CD3D0E186E75B08 /* IceObjects macOS */; - targetProxy = 239C31D704192229D79746C0 /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 6EB6CDFA889BA2F678B78679 /* PBXContainerItemProxy */; }; - 78CB6E2204FED78F5FE9EDA6 /* PBXTargetDependency */ = { + 60B12D1484AE0AE76897AD9F /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 49A833A88801EF205F24EC12 /* PBXContainerItemProxy */; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = E9D8432732A724D2F4264D19 /* PBXContainerItemProxy */; }; - 79D199F7ED2CCB74CC4573A7 /* PBXTargetDependency */ = { + 6112166C3BDE6C7C04FE3DDC /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = B89811707D3C284175ABC9E2 /* PBXContainerItemProxy */; + name = "IceInheritance macOS"; + target = 7DBDC99F2C8E86B6AE6DEDA2 /* IceInheritance macOS */; + targetProxy = 47B307CCD89902A6D541D1B5 /* PBXContainerItemProxy */; }; - 7ACBA9BB41080D133F1B1DC4 /* PBXTargetDependency */ = { + 618D44B09A15B1B792282DB0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = F02EB127E1D329D60028002C /* PBXContainerItemProxy */; + name = "IceDefaultValue iOS"; + target = FD2FE10E80CEBC9EA2FC8115 /* IceDefaultValue iOS */; + targetProxy = F3A8E92B6EBE8BCFA67DDBEB /* PBXContainerItemProxy */; }; - 7AFEE598962D414B5113B656 /* PBXTargetDependency */ = { + 6229D8AEB560A82AAFE3C4E4 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceEnums iOS"; - target = 8F0607034F63DB7527EE3DF8 /* IceEnums iOS */; - targetProxy = C4C7F1CC6071DB733A87896F /* PBXContainerItemProxy */; + name = "IceAdapterDeactivation iOS"; + target = FFF76DE1F2F5CD744A61FB04 /* IceAdapterDeactivation iOS */; + targetProxy = DDF6D822B03E635F24C06764 /* PBXContainerItemProxy */; }; - 7CB82068C58CA1A62CB47F14 /* PBXTargetDependency */ = { + 64DA541A4D362A1C95FE1A18 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 95E5F9E0F2C6EE53D4CEA9C6 /* PBXContainerItemProxy */; + name = "IceSlicingObjectsAMD macOS"; + target = 9B591E7DA2AE4968495CC46E /* IceSlicingObjectsAMD macOS */; + targetProxy = 2605772809B7E17F494347CD /* PBXContainerItemProxy */; }; - 7DD11C741007556039C94D91 /* PBXTargetDependency */ = { + 64F19C185734632019BC1074 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceServantLocatorAMD macOS"; - target = 0DA11BBF26CA48461BCFCE90 /* IceServantLocatorAMD macOS */; - targetProxy = AF2AE118C3DD4CD312B6867C /* PBXContainerItemProxy */; + name = "IceSlicingExceptionsAMD macOS"; + target = 1AC8628BE1B9C4A1ABE99F41 /* IceSlicingExceptionsAMD macOS */; + targetProxy = 51D8780BCEB8D11414512C7A /* PBXContainerItemProxy */; }; - 7E12F321730CD7623EC4F253 /* PBXTargetDependency */ = { + 65F9CC8D5D94320DC144A3DB /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = EE884561D78E5CEA80F3F8B5 /* PBXContainerItemProxy */; + name = "IceHold iOS"; + target = 4C662713350B71F684DA80CE /* IceHold iOS */; + targetProxy = 9697AB9B3CC57E5928F666A0 /* PBXContainerItemProxy */; }; - 7E7FD91FDF761261C090EA2C /* PBXTargetDependency */ = { + 664AFD7C289F49F6BF31792E /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceInterceptor macOS"; - target = AB72693D5B640F4892F2FB47 /* IceInterceptor macOS */; - targetProxy = 945AFD814DACD043F6E89D38 /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = F3423C99CA0620B298768314 /* PBXContainerItemProxy */; }; - 7E9C1AE704F0F8CBA8370B1F /* PBXTargetDependency */ = { + 689375E30DBC7F5626362259 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 3E56CD39D58AE9DE2EBEE997 /* PBXContainerItemProxy */; + name = "Ice C++11 macOS"; + target = 9805F1B4E3665988C6D5CCAF /* Ice C++11 macOS */; + targetProxy = 10992FB54D6A10B831895C38 /* PBXContainerItemProxy */; }; - 80582F44FD0C54689A9936C1 /* PBXTargetDependency */ = { + 6A85FC12DF597581D144D30B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceSSLConfiguration iOS"; - target = AFE9D9C8B9D2E8D5E53223C4 /* IceSSLConfiguration iOS */; - targetProxy = B2AE681EF4D467AD4566D361 /* PBXContainerItemProxy */; + name = "IceStream macOS"; + target = 21C1682B95702A3F07492E8B /* IceStream macOS */; + targetProxy = 5FB95735BF52CC22683E6808 /* PBXContainerItemProxy */; }; - 81E06D3CEE6C983E1AC0D896 /* PBXTargetDependency */ = { + 6B33BA299CCAC6899FEBB1D0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceAdapterDeactivation iOS"; - target = BA7BE9E808026BD8AAAAD44F /* IceAdapterDeactivation iOS */; - targetProxy = B21D7A2DE3F0D7BFB4D5364C /* PBXContainerItemProxy */; + name = "IceOptional macOS"; + target = 9E072758F412F2A99B8EF3D5 /* IceOptional macOS */; + targetProxy = E5B72879A4F762326F83E8CB /* PBXContainerItemProxy */; }; - 83D99D1FC8D4132EF8E749B3 /* PBXTargetDependency */ = { + 6BB08BE4C7651E0CF780F9E8 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceInfo iOS"; - target = 66F90028E7205F6E3F7ED9CE /* IceInfo iOS */; - targetProxy = F24B94B6FA0C39BD581BAEE1 /* PBXContainerItemProxy */; + name = "IceGrid iOS"; + target = 4E38794F89D5F5861E1D179D /* IceGrid iOS */; + targetProxy = 8F6405E59AC16EFD3CD8DB0D /* PBXContainerItemProxy */; }; - 847F22BA8693F4981AA00A2D /* PBXTargetDependency */ = { + 6BF1F3837377C5A582563076 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = E32C399B44DD0CA7C713C185 /* PBXContainerItemProxy */; + name = "IceAdmin macOS"; + target = 47AF89B34177BC56E1C3B958 /* IceAdmin macOS */; + targetProxy = 105CF119486080968E420F27 /* PBXContainerItemProxy */; }; - 85A439A80585945882B2AFDF /* PBXTargetDependency */ = { + 6F2EC0AB7D6D9C6092A5BC23 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceProxyAMD macOS"; - target = AAB82C7875DC0FF6FAFF4012 /* IceProxyAMD macOS */; - targetProxy = CC93464662147AD563A2C178 /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 00DC71EBB81D96C85CF9CB2F /* PBXContainerItemProxy */; }; - 876519B3B4003B5EEFBAA8FF /* PBXTargetDependency */ = { + 6F67800678DF1596E34CCE28 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceAmi macOS"; - target = 8E7FA0F2731A5CA0F674AE88 /* IceAmi macOS */; - targetProxy = E38D02EC5196D0DABB0C1677 /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = FBD869549428D9F24176BEDE /* PBXContainerItemProxy */; }; - 8873FEE0E18BADF38C08CAA2 /* PBXTargetDependency */ = { + 6F98473DDFF69E424451EA44 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceUdp macOS"; - target = 2301FB05F289063F861AC36B /* IceUdp macOS */; - targetProxy = 845B20C70C3003171C244BE8 /* PBXContainerItemProxy */; + name = "IceSlicingExceptionsAMD iOS"; + target = BABA6E23C7A7D3CC59FD43A3 /* IceSlicingExceptionsAMD iOS */; + targetProxy = 0395D0A22CE1872F6C45DFE7 /* PBXContainerItemProxy */; }; - 89ECD526CC334B0FA0E0F1E7 /* PBXTargetDependency */ = { + 6FA3D10EB1F7A56AA0D6CA80 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceServices iOS"; - target = 6A21700EAF839CE80F1ACE17 /* IceServices iOS */; - targetProxy = DEAD88D08345C0FEFD56413B /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 1DBA205DC5C7558E5CC7CC69 /* PBXContainerItemProxy */; }; - 8A75A621A65A8B626FF135E2 /* PBXTargetDependency */ = { + 71773F51EAE01946D6C59ADB /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 0967772818BE940FC12575BF /* PBXContainerItemProxy */; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 2F5B83F2EC12161491344651 /* PBXContainerItemProxy */; }; - 8A90F617ADB91CE0EF9194BD /* PBXTargetDependency */ = { + 72471A310E1C6D2500237A64 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 488D9D50D540A15C88440BFC /* PBXContainerItemProxy */; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 6B1567D52B2E720197B13853 /* PBXContainerItemProxy */; }; - 8D0312C49AB14DA05CF803D9 /* PBXTargetDependency */ = { + 73E95A25C136745BB68288CC /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Glacier2 macOS"; - target = 3013BF7EA83F40E508F3EB57 /* Glacier2 macOS */; - targetProxy = 845D664311FE297B60B9F947 /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 7501D16331F5EE625915FC72 /* PBXContainerItemProxy */; + }; + 761F1FA31E1BC6AE981A9BE5 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = A45303699170FE775B8F2E6F /* PBXContainerItemProxy */; }; - 8DC4C0799108733177ACF491 /* PBXTargetDependency */ = { + 76459B47CFEE332931461020 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = ACE426CEE5B8D19148151C14 /* PBXContainerItemProxy */; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 897711AD6C6E9DC94997EE68 /* PBXContainerItemProxy */; }; - 8EA0119A52421B5BD71C0C3E /* PBXTargetDependency */ = { + 764BEF4F85ED649134F1F276 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 03008EB638BB1BA16587D94D /* PBXContainerItemProxy */; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 7AD502DD8850A1447855BA7E /* PBXContainerItemProxy */; }; - 8ECE9CCDF0D85269B09B842B /* PBXTargetDependency */ = { + 7661D079F864D7797B0668C7 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceStorm macOS"; - target = 9297225A9D562DD788D0A64F /* IceStorm macOS */; - targetProxy = 70D3C7E71FBB21DF0985A02F /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = F035884E6AD2614C247400EE /* PBXContainerItemProxy */; }; - 8FA537A47224A12587E27FC7 /* PBXTargetDependency */ = { + 7771E4CC66E475E047B89605 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 9B5B9919FA7ABC1CA475C529 /* PBXContainerItemProxy */; + name = "IceInterceptor macOS"; + target = 108924A4487AC52102F3748E /* IceInterceptor macOS */; + targetProxy = 15C2F7ADCAB3FB2BB7CE9287 /* PBXContainerItemProxy */; }; - 8FD8BFFE5C06E554496FBB77 /* PBXTargetDependency */ = { + 77B84D79C9A58C9EC7D28356 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 33F6E8326666E99B7BBED4DB /* PBXContainerItemProxy */; + name = "IceTimeout iOS"; + target = 32CF28469B44F6FCA4F37FF0 /* IceTimeout iOS */; + targetProxy = DD13F2C22333DAD54D67BDF3 /* PBXContainerItemProxy */; }; - 908B94C7B8B54B581C1678D3 /* PBXTargetDependency */ = { + 798F440FAFBCBB627B206C99 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 2C267E1E17DBA4FDBD12DD5D /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 674C3360A7E5D01ED3DCCA87 /* PBXContainerItemProxy */; }; - 91462570B1C1B406AF1CB7D1 /* PBXTargetDependency */ = { + 7A35C0B00F41375C7E8F866F /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceGrid macOS"; - target = 2F3FF2D8FEE5E5A3FDD43418 /* IceGrid macOS */; - targetProxy = 604151D42043165812B3E589 /* PBXContainerItemProxy */; + name = "Glacier2 macOS"; + target = A71FC54A09E0A7AECBC0B094 /* Glacier2 macOS */; + targetProxy = 077C7316A4CDC8C689185C4D /* PBXContainerItemProxy */; }; - 92051324E10D40AD9DFDB60C /* PBXTargetDependency */ = { + 7B84F38D1ACF396054292D22 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 24E159CE581C4695240C7028 /* PBXContainerItemProxy */; + name = "IceProperties macOS"; + target = 07AE60F514C90CA985E3D745 /* IceProperties macOS */; + targetProxy = 0A6991BF6D6320614A897446 /* PBXContainerItemProxy */; }; - 9272F3CA61EC18742F4B51AD /* PBXTargetDependency */ = { + 7DBF0E1908135FE692615C1D /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 48F45A5969C1D68CE0AA0154 /* PBXContainerItemProxy */; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 442D923A4B4AFE865242FFBF /* PBXContainerItemProxy */; }; - 9358F0D498DF6A393E48EF15 /* PBXTargetDependency */ = { + 7EDCBF16674323D356469BF5 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 3150DC528DC4DEAA1E7B5484 /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 2408070F95DB0AE0213D4598 /* PBXContainerItemProxy */; }; - 94E8060F594F577BCDE98965 /* PBXTargetDependency */ = { + 7F74A157BA16DF098206C258 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice C++11 iOS"; - target = 8FA774BA5E1589C730B617B6 /* Ice C++11 iOS */; - targetProxy = C49BE2FDC1596E340FC9B6D9 /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 6EF0E086CE8C5E28584B232C /* PBXContainerItemProxy */; }; - 951D16030C5E60B067FAA168 /* PBXTargetDependency */ = { + 7F8495DE8C4B58A043D9F7DE /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = D5D7E1747C581A054EF431BC /* PBXContainerItemProxy */; + name = "IceAcm iOS"; + target = BA2103689D95671CD62FE307 /* IceAcm iOS */; + targetProxy = 68160DA03C754F4BA74B7D70 /* PBXContainerItemProxy */; }; - 9606F85A4BFB74F6D11A318E /* PBXTargetDependency */ = { + 8017A8FFFCCCA141BB1E0E80 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = EC7EBF064FF0AFBFD14BDF75 /* PBXContainerItemProxy */; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 4415F9E5D6C11FDB2A762D1C /* PBXContainerItemProxy */; }; - 987B1B26837BA79F29021A29 /* PBXTargetDependency */ = { + 8022DAFBDDAFA82E6856D158 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "SliceEscape macOS"; - target = 8B81DA28AEB643720FFBE034 /* SliceEscape macOS */; - targetProxy = E82322A60B92019B4DF133FE /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 0B4F1AFBAA53C9145EC309DC /* PBXContainerItemProxy */; }; - 98B4A001FDD49C0748AB2B5C /* PBXTargetDependency */ = { + 80BC06D07D6B0CD86F97D101 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceStream iOS"; - target = 34DD0637BF8AC5D93DE628D4 /* IceStream iOS */; - targetProxy = 7E1F45DB8ED4D03A9F5C1792 /* PBXContainerItemProxy */; + name = "IceOperationsAMD iOS"; + target = 64820A15E54D48A43D389053 /* IceOperationsAMD iOS */; + targetProxy = 9A712321822C783B38340638 /* PBXContainerItemProxy */; }; - 9DA79315D9DB6F59D0481305 /* PBXTargetDependency */ = { + 81C0D7EBD40B29FACC22AEF9 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = C114FAF4A40CE5498EE74C84 /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = BB86455510E93154D0C62B80 /* PBXContainerItemProxy */; }; - 9EF20772733B758DBAB4948D /* PBXTargetDependency */ = { + 826140135E12C9DD2553D9C5 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceStorm macOS"; - target = 9297225A9D562DD788D0A64F /* IceStorm macOS */; - targetProxy = 4F441A60868BD75D533FE5A0 /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = E2AF01E4A59AD03E3DD9CEBA /* PBXContainerItemProxy */; }; - A268EC1D4E2CE205C4E217B8 /* PBXTargetDependency */ = { + 839AD6562604A8D02F0FED49 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = E0CFC226B789A6C241776366 /* PBXContainerItemProxy */; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 89B57752F32CE79D513AD953 /* PBXContainerItemProxy */; }; - A47F676076A40D22F2754DF3 /* PBXTargetDependency */ = { + 843B4299EDE9BA5382DA6029 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 5E745AE3A57D814DCA7C54AE /* PBXContainerItemProxy */; + name = "IceExceptions macOS"; + target = 644ECE67B589277FD98BC526 /* IceExceptions macOS */; + targetProxy = 09EEBF77D16464FED1FEE3BA /* PBXContainerItemProxy */; }; - A7650913282C7660E82972E8 /* PBXTargetDependency */ = { + 85259D674618B61422101FCF /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceSlicingObjects iOS"; - target = 0BBF768DFD94F2C80050F7F0 /* IceSlicingObjects iOS */; - targetProxy = 4614800DEB5B2AA5248E9416 /* PBXContainerItemProxy */; + name = "IceAmi iOS"; + target = 5C58015501A7D02D04F1EEDC /* IceAmi iOS */; + targetProxy = 4A98B6061071A12FED3AA7B2 /* PBXContainerItemProxy */; }; - A8291C23F59A2087E282BC2B /* PBXTargetDependency */ = { + 855125B7BBFEAEAB85AAFE84 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceSSLConfiguration macOS"; - target = 6A368CDFFA8955E85936ED61 /* IceSSLConfiguration macOS */; - targetProxy = AF73802C370A9E2A7C9E471C /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = EC4E0248881EDD8B4AF14038 /* PBXContainerItemProxy */; }; - A84EA2A889D3F1FB6291F067 /* PBXTargetDependency */ = { + 862BB0E039B3247109D66746 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceAdmin macOS"; - target = A49EB2DE75D0EA6267C9C5BD /* IceAdmin macOS */; - targetProxy = 40C83402C8A72F84ECB43845 /* PBXContainerItemProxy */; + name = "IceExceptionsAMD macOS"; + target = 38A03B76A41948307D00C7DB /* IceExceptionsAMD macOS */; + targetProxy = A94FA46212D0B8A9A7D269A9 /* PBXContainerItemProxy */; }; - A8F2DA91176D837FD549FF85 /* PBXTargetDependency */ = { + 8893AEF1982D3C887C2081A4 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = F4A621E32094670C2169FFAD /* PBXContainerItemProxy */; + name = "IceOptional iOS"; + target = 227CBC8F4D020448B92069BE /* IceOptional iOS */; + targetProxy = 840D2022C07D996D4D7BA8B6 /* PBXContainerItemProxy */; }; - A98742133FCC8B3BA731F6A5 /* PBXTargetDependency */ = { + 8993E26BF7388BB8A42E0DB2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceSlicingObjects macOS"; - target = D1BEEF00A2585CE58F432E2D /* IceSlicingObjects macOS */; - targetProxy = 0ED5EB3D9D1308FD361D79A5 /* PBXContainerItemProxy */; + name = "IceDefaultValue macOS"; + target = E1392A772E98E1B51F127579 /* IceDefaultValue macOS */; + targetProxy = E1EE8D03C49954936CF56B08 /* PBXContainerItemProxy */; }; - A9F26D98C50A8FA2A375093F /* PBXTargetDependency */ = { + 8CA3BBD24DAAC25B3FC4ABA1 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = A47FB719CEB066790221622E /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 52E54D1265F21CAFC01EC588 /* PBXContainerItemProxy */; }; - AA7848D33D562BB6426361A9 /* PBXTargetDependency */ = { + 8CA4484420BCBCEA83E38B30 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceOperations iOS"; - target = C50C422663B3C926456F4F50 /* IceOperations iOS */; - targetProxy = 87D54FDAED88FA65DDB89672 /* PBXContainerItemProxy */; + name = "IceStream iOS"; + target = AA2820D36400A0F7B0DA8B2A /* IceStream iOS */; + targetProxy = 3234DE9E6664C687DD9E7DE7 /* PBXContainerItemProxy */; }; - AA81285ECEA0B308FA3CA136 /* PBXTargetDependency */ = { + 8DC10D24D8073988232F0F82 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = D7F17F511DBC1A68DE3BC02C /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 14573D6DFC7B4F43FB5DD003 /* PBXContainerItemProxy */; }; - AB4F2AB67F1E9611C45FAF99 /* PBXTargetDependency */ = { + 8DECA85C86C3C118D1D01E27 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceSlicingObjectsAMD iOS"; - target = 54A2ECEF412853484938A3F5 /* IceSlicingObjectsAMD iOS */; - targetProxy = BD349E3635D498F4087BEF3F /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = A97E31A423F92D565C768A5C /* PBXContainerItemProxy */; }; - AB8B29679FD749D64A5EABDE /* PBXTargetDependency */ = { + 8F0ECA32E2B4C231C68EB15C /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 31817C13DAA04EA295624D80 /* PBXContainerItemProxy */; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = C3D2A3F2C632764FB8406F08 /* PBXContainerItemProxy */; }; - ABC7CE1DCB4AA509DB185D13 /* PBXTargetDependency */ = { + 9032BD69679BEAB7C3E5AD1F /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceObjects iOS"; - target = A34E2E5EDCDDDE5E3D55FFAA /* IceObjects iOS */; - targetProxy = 3676A335CF76462C79CFA43E /* PBXContainerItemProxy */; + name = "IceSlicingObjectsAMD iOS"; + target = B207A5D72726463A401F75E0 /* IceSlicingObjectsAMD iOS */; + targetProxy = 3990374780BA1EAB0E4C24EA /* PBXContainerItemProxy */; }; - AC09E0FAC74DAD8E22103E34 /* PBXTargetDependency */ = { + 90571A200E6F2FD0556F3448 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 5849603490C17630A1E8E39F /* PBXContainerItemProxy */; + name = "IceDefaultServant iOS"; + target = A00BBA7ECEAE6A590AFA72E7 /* IceDefaultServant iOS */; + targetProxy = A8DCB9373B6F0FFE006007AB /* PBXContainerItemProxy */; }; - AD401AFEF2D87275D2D9C543 /* PBXTargetDependency */ = { + 93B5937B49B96B1395665CA2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceImpl macOS"; - target = 97B13A0188A185F51F394D0F /* IceImpl macOS */; - targetProxy = 13F12E57F250D8AC76230FC2 /* PBXContainerItemProxy */; + name = "IceServantLocator macOS"; + target = 2839FE2ACED7AF8A8AD041F4 /* IceServantLocator macOS */; + targetProxy = F0551E732DE72131E45BC339 /* PBXContainerItemProxy */; }; - AE90A8186C5B02BF7752ABF9 /* PBXTargetDependency */ = { + 94B163FF8DE4EE77B4FB5544 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 0BC378D05A420F6A062B010B /* PBXContainerItemProxy */; + name = "SliceEscape iOS"; + target = 89B7057BAB516173A44EC120 /* SliceEscape iOS */; + targetProxy = 1EEB6A90B8865224CBE48087 /* PBXContainerItemProxy */; }; - B05A5D70F437199E4A1E85B9 /* PBXTargetDependency */ = { + 94CF3416ED393B314B04D16A /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 5818A025FA90EC5F266D4E2F /* PBXContainerItemProxy */; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 5A67E7AA9BA4A9C3EAD5B19F /* PBXContainerItemProxy */; }; - B1F5240F87B9468745BB17E0 /* PBXTargetDependency */ = { + 95DAAE7FF6B4E4ADEEA67D17 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = C5197CFAA3B2C2A86829684A /* PBXContainerItemProxy */; + name = "Glacier2 macOS"; + target = A71FC54A09E0A7AECBC0B094 /* Glacier2 macOS */; + targetProxy = 78AD97248FA0204BACE18797 /* PBXContainerItemProxy */; }; - B2C6E18D4C9EF8DDC1BD7B3E /* PBXTargetDependency */ = { + 964962F032624DBAE98F50BB /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceSlicingExceptionsAMD macOS"; - target = 58FF03EA2BA7E0A80BC286EC /* IceSlicingExceptionsAMD macOS */; - targetProxy = 77161DA26D5327186C2CAA24 /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = F3567D725F4B81D2B38D36EF /* PBXContainerItemProxy */; }; - B2DC30E315C2857BE8627440 /* PBXTargetDependency */ = { + 96FB32813C6D5F42B3EF9937 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = A10C93744FE0E6FC76299974 /* PBXContainerItemProxy */; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = F91B27542E5D6D10DD42E837 /* PBXContainerItemProxy */; }; - B3507E65973BFC4BC7C605C0 /* PBXTargetDependency */ = { + 98077CF97A52D0D440B0978E /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceProxyAMD iOS"; - target = 2F0A01C9E2CCDBCC60A3CB5E /* IceProxyAMD iOS */; - targetProxy = CFA1087D395BF54AF64853F4 /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = FFAEE586970E1D05B446C244 /* PBXContainerItemProxy */; }; - B390120675BE2CAD4BDCC2A9 /* PBXTargetDependency */ = { + 9914D75A040D47B9E986BBF5 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 7EACC1BD3D5EA83BA8E1C980 /* PBXContainerItemProxy */; + name = "IceServantLocatorAMD macOS"; + target = 21466EDF0B96B790ABAC6FF5 /* IceServantLocatorAMD macOS */; + targetProxy = 476ED20F4FCD288776C76083 /* PBXContainerItemProxy */; }; - B4A25B4894ACF5DF79D15A8E /* PBXTargetDependency */ = { + 9966AFC7DB06D7402AFA1179 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceBinding iOS"; - target = B134A9C0092CBA95F03BD543 /* IceBinding iOS */; - targetProxy = 8418F32461E72EF1DABD9491 /* PBXContainerItemProxy */; + name = "IceGrid iOS"; + target = 4E38794F89D5F5861E1D179D /* IceGrid iOS */; + targetProxy = F43A4F40B0C7170A57119C14 /* PBXContainerItemProxy */; }; - B58B25E1F6D15860B063566C /* PBXTargetDependency */ = { + 9A9396757D82EAE4E757B78F /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceGrid macOS"; - target = 2F3FF2D8FEE5E5A3FDD43418 /* IceGrid macOS */; - targetProxy = C0ACF052C3ED4C89A0784F6D /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 138D0AA8BCA9EECA1DF4EB3A /* PBXContainerItemProxy */; }; - B6447BC810D2A8774F298BB2 /* PBXTargetDependency */ = { + 9C3F35807CF4BBACAA62CB40 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceAdapterDeactivation macOS"; - target = 4596B00683DFC8B80B18A23C /* IceAdapterDeactivation macOS */; - targetProxy = 95B2A4F6BCBCD7B66D2B7143 /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 088B5E34E7726114EE7C7F86 /* PBXContainerItemProxy */; }; - B65471D9401ED2247A6E40A8 /* PBXTargetDependency */ = { + 9CFA28826AA8188FCBBA3545 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = F590FD1B5892CFEF5956862C /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 58375778E562B41FF36C3843 /* PBXContainerItemProxy */; }; - B7CD8A5BF3C7D32660507206 /* PBXTargetDependency */ = { + 9E1365AEEB52671225D788AE /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 7335F7EBACB4326D009F7EA5 /* PBXContainerItemProxy */; + name = "IceServantLocator iOS"; + target = CEC9C5972CB9C25BAFD3E079 /* IceServantLocator iOS */; + targetProxy = 24F160AD8B5BE8C444737632 /* PBXContainerItemProxy */; }; - B8426D7CBB1F20998A0417F3 /* PBXTargetDependency */ = { + 9F238865AF12A0FD03ED7F49 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 860DCE9D2D2D8DAC98630269 /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 6FD57F35D61BA1FBE562F76C /* PBXContainerItemProxy */; }; - B8D6EC9A7EDE30A566607202 /* PBXTargetDependency */ = { + A0532474CE8C1535F427398A /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = AC94A6D7771EFD41304D1C40 /* PBXContainerItemProxy */; + name = "IceBinding iOS"; + target = 29F3801BE50321A41EE80A91 /* IceBinding iOS */; + targetProxy = FD666C49F7B22F58251EABB2 /* PBXContainerItemProxy */; }; - B8FDB299495EE9910870F11A /* PBXTargetDependency */ = { + A0852F2480F678F0469BFD88 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceSlicingExceptions macOS"; - target = 0D9E13D474AB4CE7CCD9B661 /* IceSlicingExceptions macOS */; - targetProxy = B0436393ED3675E162E3A403 /* PBXContainerItemProxy */; + name = "IceDiscovery C++11 iOS"; + target = 37039F2C9A0E28A3EA985C18 /* IceDiscovery C++11 iOS */; + targetProxy = 82265E0E09AB2C8FC93D1B54 /* PBXContainerItemProxy */; }; - B98BE54C72F9D24FACC469C3 /* PBXTargetDependency */ = { + A0B265A8BF71C8039376239F /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 78642DE8BB83E5C26962F8F4 /* PBXContainerItemProxy */; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 5579EAD6702CFC3B45F876A9 /* PBXContainerItemProxy */; }; - B9E442DFE0E5881A3C478445 /* PBXTargetDependency */ = { + A2460B7EB184F02FA8518375 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 9A77D101D83CDB9A219049F5 /* PBXContainerItemProxy */; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 512B6DE9D89A35B44EB5E522 /* PBXContainerItemProxy */; }; - BBA34C202583370B21251436 /* PBXTargetDependency */ = { + A69C932E65335EF3B02D9374 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceInterceptor iOS"; - target = 5AA54794EA81407C754648D6 /* IceInterceptor iOS */; - targetProxy = 1D3510EFC7CDC7530D4E3FFE /* PBXContainerItemProxy */; + name = "Ice C++11 iOS"; + target = 6A9CC648DE2961E1991B284A /* Ice C++11 iOS */; + targetProxy = FBF86DE48720142E272B28EB /* PBXContainerItemProxy */; }; - BC9428669209BFD797A9AF10 /* PBXTargetDependency */ = { + A6D61290F72A0EF066FB5EA4 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceServantLocatorAMD iOS"; - target = 17A45EBC10FB4DA0D5089ACD /* IceServantLocatorAMD iOS */; - targetProxy = CB40178D4630ACE4B95D4BFF /* PBXContainerItemProxy */; + name = "IceImpl iOS"; + target = 9460571101A73996676D64AA /* IceImpl iOS */; + targetProxy = 83E153B87BD9FF52F403EFD1 /* PBXContainerItemProxy */; }; - BCE7D05740F1FA673B4FB291 /* PBXTargetDependency */ = { + A8831710BF02174E3DBCC9FC /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 1A06909FC910FA6AEC37C27A /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 80EBB3330500AE4720018464 /* PBXContainerItemProxy */; }; - BD296A72EA51C4B3BD963C2F /* PBXTargetDependency */ = { + A895266552527A8E8009F1CA /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceAmi iOS"; - target = D4FE0D75F3EAA365F6007A7E /* IceAmi iOS */; - targetProxy = 61558B3FE98A470D072E68D2 /* PBXContainerItemProxy */; + name = "IceProxy macOS"; + target = 6D842FAA182CE366532B6D12 /* IceProxy macOS */; + targetProxy = C6D68AE174DFBDFAF2873122 /* PBXContainerItemProxy */; }; - BDB2D3CFF0E9025F9901A3B1 /* PBXTargetDependency */ = { + AB6942CCE1D6019A22704E55 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceProperties macOS"; - target = 83528C2E39AF58F3E4C22598 /* IceProperties macOS */; - targetProxy = 98B2F583AC49A14A2407E8AF /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = EE38887AA39051D9923EDA76 /* PBXContainerItemProxy */; }; - BE42D69BCCA81E5FD0C33E32 /* PBXTargetDependency */ = { + AD69AB15EF3600BA6D9B9298 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 2A189322E0137E1126247BA9 /* PBXContainerItemProxy */; + name = "IceSlicingObjects macOS"; + target = F9F0D16E49302B946FC9E185 /* IceSlicingObjects macOS */; + targetProxy = 0F3180A7A95D710605B12DD4 /* PBXContainerItemProxy */; }; - BEE3F888FE7DE48F73164091 /* PBXTargetDependency */ = { + AE1F33B78AEE95EE00A332FD /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 349931C44F88FAB94588C255 /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 0A742BDEE314FF3B71C3E854 /* PBXContainerItemProxy */; }; - BF35787416C37501E96FB389 /* PBXTargetDependency */ = { + B1669F1BFB50ADA19FC55B9C /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = B66D44D6DD3A969D37D7543E /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = D09757A9A33F9AA21375F231 /* PBXContainerItemProxy */; }; - C13A755C6CB9AD1DA2597787 /* PBXTargetDependency */ = { + B16BEA2D1EA4E1F3A1C5DD24 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceEnums macOS"; - target = 5498A865340DC78E14C9C981 /* IceEnums macOS */; - targetProxy = 3CB699A23594F7BD7E966F17 /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 8F527527C168DB4C3F04C514 /* PBXContainerItemProxy */; }; - C14442FCA7A9EABF1E7390FB /* PBXTargetDependency */ = { + B1946E4ECF353E3E217917D8 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = E8A9367C7849AD9FEF3C2F4E /* PBXContainerItemProxy */; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 3B4B6336A3EA754C722C325C /* PBXContainerItemProxy */; }; - C236EC77D6310F03A50C0F11 /* PBXTargetDependency */ = { + B21F00E59781752F806C172B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceInheritance macOS"; - target = AE8910D249B0FB016D0AC19E /* IceInheritance macOS */; - targetProxy = 8E2FA1306D152E9FC8F15D32 /* PBXContainerItemProxy */; + name = "IceSSLConfiguration macOS"; + target = 7738265B3793323567F4E57C /* IceSSLConfiguration macOS */; + targetProxy = 432D2617FABA403B5C192C10 /* PBXContainerItemProxy */; }; - C2BC0CB7EABF728AD0203EDD /* PBXTargetDependency */ = { + B2C81259F73A14F67BC3933A /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = FC11E8C088E04F88DE9D39B8 /* PBXContainerItemProxy */; + name = "IceOptionalAMD macOS"; + target = 4E4FCD522731D61D2B9FF70F /* IceOptionalAMD macOS */; + targetProxy = 79775AADDFFA231504000011 /* PBXContainerItemProxy */; }; - C3BEFC022FD588A37E72099B /* PBXTargetDependency */ = { + B2D650A7EA7AE77DA87540C5 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 288AFB66890BCD29A1B93F22 /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 6140E5EF4AC3FF8955621773 /* PBXContainerItemProxy */; }; - C42545AE8A21D9B510480FDD /* PBXTargetDependency */ = { + B7794C40D8EE17DDD2A70DC0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceImpl iOS"; - target = BAAAA5DE93C5F6E704E3AE0C /* IceImpl iOS */; - targetProxy = A04440B53AC221301CB5D4E3 /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = E3A9BC0CC03B1957771F7F13 /* PBXContainerItemProxy */; }; - C476E5D8241001BFA76B1490 /* PBXTargetDependency */ = { + B83559B92CCA74E76DB88DC1 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 29ADF6F158FEBA6388649FD3 /* PBXContainerItemProxy */; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = F4EF0AFE9C32861C306BA3C8 /* PBXContainerItemProxy */; }; - C6DB9BEA5CB05EC001C38C14 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 5434321461043359398B4F9B /* PBXContainerItemProxy */; - }; - CBB81DAD60B3E167C5741E6C /* PBXTargetDependency */ = { + B88C28E6B56BE7E5DF2AA1DB /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = F124600693A4BDB5018949C7 /* PBXContainerItemProxy */; - }; - CBE9D9ED391E4FCD1E0F7DBC /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "IceOptional macOS"; - target = 102627DC31E1C8FDBFEC33B2 /* IceOptional macOS */; - targetProxy = 6558F0952F882A18C165DC33 /* PBXContainerItemProxy */; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 2FC7430BBC68C1B9F4FFEFB0 /* PBXContainerItemProxy */; }; - CC2F0FC37967D514209E7FD3 /* PBXTargetDependency */ = { + B8CBB719C3D3EE5266757EDA /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceOperations macOS"; - target = CAF7AFA6AD4649A536A8FB47 /* IceOperations macOS */; - targetProxy = 73AA331D498CE25F772298B5 /* PBXContainerItemProxy */; + name = "IceAdapterDeactivation macOS"; + target = F113981D130D64AD33BE9D0C /* IceAdapterDeactivation macOS */; + targetProxy = A3B717E61A67F9A31BE12388 /* PBXContainerItemProxy */; }; - CCC85A00B08DC01F7CB31424 /* PBXTargetDependency */ = { + BA9BF6AB86AAFD48D395CBB7 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceStream macOS"; - target = 8759BFF4B5584C0C8B1585C3 /* IceStream macOS */; - targetProxy = 7C829E891C720670499BDBB2 /* PBXContainerItemProxy */; + name = "IceLocatorDiscovery C++11 iOS"; + target = 73B0677AB85E742964981511 /* IceLocatorDiscovery C++11 iOS */; + targetProxy = 8EEB30B6F4C40B44E166331C /* PBXContainerItemProxy */; }; - CDAF6E394F197CBE310B5F7D /* PBXTargetDependency */ = { + BCC6DB42BB42F925DA0B7705 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = EB54A45A3C33ACA594B84B77 /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = C7F77290C7BEE8B58AF42984 /* PBXContainerItemProxy */; }; - CE8FB71FE15766CE04D889D5 /* PBXTargetDependency */ = { + BEAD4AF0C01679FE1A063B87 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = F26B663C15B289679CE5A26B /* PBXContainerItemProxy */; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = ACDD6EA6A9E1EF7C54D47307 /* PBXContainerItemProxy */; }; - CEDB216815D1754BCB4B72A8 /* PBXTargetDependency */ = { + C251F9A2A5E298D56AA839A9 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = C2266C8FBB1DF795E5861FEB /* PBXContainerItemProxy */; + name = "IceSlicingObjects iOS"; + target = E4E275436C005641C9445B07 /* IceSlicingObjects iOS */; + targetProxy = E896EF3D0E0E31FBF315ABCA /* PBXContainerItemProxy */; }; - D1E08F5A1AC51D3E5415B47D /* PBXTargetDependency */ = { + C3A03CD77955892F99305F5D /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = EFC698309581A1C1F667981A /* PBXContainerItemProxy */; + name = "Ice C++11 macOS"; + target = 9805F1B4E3665988C6D5CCAF /* Ice C++11 macOS */; + targetProxy = BE75E50ECE57D80EE645210B /* PBXContainerItemProxy */; }; - D2B5D7152412E3469B39C9CB /* PBXTargetDependency */ = { + C3F36A9C6857E1C0F1A525A4 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 6E82F531844543DC26189604 /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 2B48415EDC85FD3DB7E748D2 /* PBXContainerItemProxy */; }; - D446FD7CEF14398E516E7B23 /* PBXTargetDependency */ = { + C3F70E2DF7ABEBDF7CC51E4D /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 731F464C6457C5EA50E27864 /* PBXContainerItemProxy */; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 6A1CCDBC3E1E276450475164 /* PBXContainerItemProxy */; }; - D4932975393375016B909DA3 /* PBXTargetDependency */ = { + C4E67BA8BC9333D4632AE127 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 06C9C01B1B947F7772B68533 /* PBXContainerItemProxy */; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 54781EEC52EBC2CC98A910B9 /* PBXContainerItemProxy */; }; - D63FAB33B4E6B1AF44A538DB /* PBXTargetDependency */ = { + C51FDD3CA16D9B9DC94F1C51 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice C++11 iOS"; - target = 8FA774BA5E1589C730B617B6 /* Ice C++11 iOS */; - targetProxy = A6395AC44E741CB9944AEB83 /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = E4D36466BE26BBD02728365D /* PBXContainerItemProxy */; }; - D78EA82516B2AE95598D6C89 /* PBXTargetDependency */ = { + C55FF06286F19476E1FD6F5C /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 86E3BB1074D9E7DA5FFDD034 /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = CC8E4001B3F91CB9C564691C /* PBXContainerItemProxy */; }; - D823584075D542C28312936D /* PBXTargetDependency */ = { + C61255797B8358EE30245A9B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = A8944233DCB4B9CB42BC62D3 /* PBXContainerItemProxy */; + name = "IceDefaultServant macOS"; + target = 0C56ED709D6A92F213634249 /* IceDefaultServant macOS */; + targetProxy = 9492C2845A3F48E6F32ED446 /* PBXContainerItemProxy */; }; - D835FC4DE0DA0988CEFC89CE /* PBXTargetDependency */ = { + C65FD186A4CBCC45E1522B1A /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice C++11 macOS"; - target = B58FD587A1849AE80F7ACCED /* Ice C++11 macOS */; - targetProxy = 3E21D8E1284DAD73A13183F9 /* PBXContainerItemProxy */; + name = "Glacier2 iOS"; + target = 2EFB228FBAC6B6D8298CB81A /* Glacier2 iOS */; + targetProxy = A023F2ECBEEE5E4812529197 /* PBXContainerItemProxy */; }; - D92B8DF6A4486A1475B4C676 /* PBXTargetDependency */ = { + C6E495291812F92F2C572302 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceImpl iOS"; - target = BAAAA5DE93C5F6E704E3AE0C /* IceImpl iOS */; - targetProxy = 6DD06A3879944900124F20C3 /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 8FD67FD763F1A7E4876C1AE4 /* PBXContainerItemProxy */; }; - D930C9B311CE93E7A98C08D3 /* PBXTargetDependency */ = { + C7716709EE6FBB3F598DD80F /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice C++11 iOS"; - target = 8FA774BA5E1589C730B617B6 /* Ice C++11 iOS */; - targetProxy = 49D5C236C536751DEADA27A1 /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 5AFA06B71E833F30C89A7FE4 /* PBXContainerItemProxy */; }; - D94BABB79B6D535195D43192 /* PBXTargetDependency */ = { + C8AA8347ACF4820EC114D901 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = D380AEFB4EC372FE7F36C5C3 /* PBXContainerItemProxy */; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = A4869984B372D053A418A67F /* PBXContainerItemProxy */; }; - D9CD31A00524188756543EDC /* PBXTargetDependency */ = { + C9FE24FB17D7AC8A49513A41 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceProperties iOS"; - target = 9484F133E4286D3A13D22DDC /* IceProperties iOS */; - targetProxy = 87A6EBFEF397F5CF2E9DFE99 /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 5DC8C38543D1A38E0BF2A947 /* PBXContainerItemProxy */; }; - D9EC3BF0229419A28970E5C9 /* PBXTargetDependency */ = { + CB74350099981EF56A57656F /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 4986711ED0186FCF90BFD0DA /* PBXContainerItemProxy */; + name = "IceLocatorDiscovery C++11 macOS"; + target = 408C2A189BBC34948EA2D112 /* IceLocatorDiscovery C++11 macOS */; + targetProxy = 0798C6333F8B263B4EA386F4 /* PBXContainerItemProxy */; }; - DCAEC92E32560D190C885319 /* PBXTargetDependency */ = { + CC03465E25267FF6164541A9 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 92DDCD160F158119E3384BA8 /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 5D4FDAE691BD2DAEEC7C57FE /* PBXContainerItemProxy */; }; - DE4F066C68ADC4315DFB6A67 /* PBXTargetDependency */ = { + CC3881E137A8B783DAD75002 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = C9A7D8D358BE539038F4AFC6 /* PBXContainerItemProxy */; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 8D5CBF9BA2F1A3572F5B1CA1 /* PBXContainerItemProxy */; }; - DE7FE7A9929C8DC5A3C191E1 /* PBXTargetDependency */ = { + CFEDCD4D33D2D4E9D81DD17E /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 6F41244131449DE2A240629F /* PBXContainerItemProxy */; + name = "IceProperties iOS"; + target = 487C9A17DABE0A75D208908D /* IceProperties iOS */; + targetProxy = 102A9CEFEF6CE0D316360EE8 /* PBXContainerItemProxy */; }; - DFCAA5260936940CE2A937C9 /* PBXTargetDependency */ = { + D1965F45043F42265A285466 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice C++11 macOS"; - target = B58FD587A1849AE80F7ACCED /* Ice C++11 macOS */; - targetProxy = FA32F6D718B4CD35718B8CB2 /* PBXContainerItemProxy */; + name = "IceProxy iOS"; + target = B32B9F509F3BC09C0E74BC26 /* IceProxy iOS */; + targetProxy = D9F3734CA8A079DDFC2E0905 /* PBXContainerItemProxy */; }; - DFD3D7ED5B06A817B5619BB4 /* PBXTargetDependency */ = { + D260214E9FB0EB8109880B16 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceProxy macOS"; - target = F1E3230A51986AA12AFD851F /* IceProxy macOS */; - targetProxy = 13077BA28D698C78361D8E1C /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 8202672B9F8141DE8ACA68A5 /* PBXContainerItemProxy */; }; - E10F102D3E12DF318F38095B /* PBXTargetDependency */ = { + D2DA010531FD595047364B2B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 8A214F4EA1228BDDCD14FCCF /* PBXContainerItemProxy */; + name = "IceOperationsAMD macOS"; + target = C79655CDB7E9DB0252A631F6 /* IceOperationsAMD macOS */; + targetProxy = 50771FC0748D23F2ED56B1C4 /* PBXContainerItemProxy */; }; - E21477C25A6B6959D3E51DCD /* PBXTargetDependency */ = { + D44F9FDCEB1085DB0B957F0A /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 63F204C2838A6404852F44E2 /* PBXContainerItemProxy */; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = BD7597585AC3CE454A5083B9 /* PBXContainerItemProxy */; }; - E2260120D9C820B3E422A202 /* PBXTargetDependency */ = { + D58A081E97877940690ABBDB /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceOptional iOS"; - target = 199CC283CB473D6A3BA5D7A8 /* IceOptional iOS */; - targetProxy = 499DB9906CF0D27860DA214A /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = 57634DB87F6269D2CBE9B71E /* PBXContainerItemProxy */; }; - E2727576FC6754D20EE8C768 /* PBXTargetDependency */ = { + D6B4BE0C65A6F18686EF4538 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 5FC7A3F0D91B5869B0B92881 /* PBXContainerItemProxy */; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = E060F1E062FA80C3BBB8BCDF /* PBXContainerItemProxy */; }; - E2B1A9D848A72710F0BA6A38 /* PBXTargetDependency */ = { + D6EC162617D0323CE536A178 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 014385F631ABB0EFE5F9367D /* PBXContainerItemProxy */; + name = "IceProxyAMD iOS"; + target = 41B8AA79FBB1C4E4FC298B3D /* IceProxyAMD iOS */; + targetProxy = 3971DAB4D3F0A4664D647BCE /* PBXContainerItemProxy */; + }; + D77E67921993C5DD68EBB803 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "IceInvoke macOS"; + target = 4505C1B4D5800F296751ACFA /* IceInvoke macOS */; + targetProxy = 9A462C1928E031A9A314C912 /* PBXContainerItemProxy */; + }; + D7F24C94CC98FDC39D21E0C4 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "IceDiscovery C++11 macOS"; + target = 71A39C3815468E16F8BA603B /* IceDiscovery C++11 macOS */; + targetProxy = FAAB3DB983E03CCFBA826DB9 /* PBXContainerItemProxy */; }; - E3896A5A0B27D118DEBAE7E5 /* PBXTargetDependency */ = { + DAD7CEE562B87C120AD83846 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 525FE2695A185734792880AC /* PBXContainerItemProxy */; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = D8CF0111EE860EE48AB9D73E /* PBXContainerItemProxy */; }; - E46EFEC8E8A8F5B63B9BF83B /* PBXTargetDependency */ = { + DB303710D89921A226141E03 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 32D8DA4B3AE1FD1920415A3D /* PBXContainerItemProxy */; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 93AAC1C5C0A980FEAE522FFF /* PBXContainerItemProxy */; }; - E586CC4AE153D30F2FD83259 /* PBXTargetDependency */ = { + DB967C05AB025BA70BBFC3EF /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceImpl macOS"; - target = 97B13A0188A185F51F394D0F /* IceImpl macOS */; - targetProxy = 09D5BC9ECFC9FEC699F5798F /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 7818CCE41D2ED4C2D00D186F /* PBXContainerItemProxy */; }; - E7C71C602A1333436B40DC90 /* PBXTargetDependency */ = { + DCB812870B42258B95A0AC8C /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "IceFacets iOS"; + target = 50228B17C9021DBAE4281C9E /* IceFacets iOS */; + targetProxy = 08BFBB001B2EA2E7825C5738 /* PBXContainerItemProxy */; + }; + DCD8AF3E5DC7E1D1308F1A64 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 578171A97B504808EAB4A50A /* PBXContainerItemProxy */; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 6E71E6B0F6AB6713F2369BD1 /* PBXContainerItemProxy */; }; - E8F93A9F5395EC1234520519 /* PBXTargetDependency */ = { + DD4D697FBFE17CA8DE76014E /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceFacets macOS"; - target = 95D41E26E6811D14D874FA8F /* IceFacets macOS */; - targetProxy = 7DDA579102AA619C6EE9D8C9 /* PBXContainerItemProxy */; + name = "IceSlicingExceptions iOS"; + target = 692241FBBECEB08C6ADBC15D /* IceSlicingExceptions iOS */; + targetProxy = E7B0469C57D1DB1EE02CB5E2 /* PBXContainerItemProxy */; }; - E931D9464FD5F0B822CA84B2 /* PBXTargetDependency */ = { + DEB3B8B839F1EB37E9D733B8 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Glacier2 iOS"; - target = F085B19FC1CF4AAA77F2F75D /* Glacier2 iOS */; - targetProxy = ACA71E6B2BC1BEE76D839EF3 /* PBXContainerItemProxy */; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = 7C50A381DDFB8A0A26151C28 /* PBXContainerItemProxy */; }; - EA1353432357B205F05C92A7 /* PBXTargetDependency */ = { + DF9A80CA68DE4170508A6331 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 31E95C02840422A4C8FA9F10 /* PBXContainerItemProxy */; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 4B32EBAB9A5F0A80E1BCE0BF /* PBXContainerItemProxy */; }; - EA22D54EB7C092A55ACB65BC /* PBXTargetDependency */ = { + DFDC6D6C791B94341F7734BF /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "TestCommon iOS"; - target = C03DA7338465BFFFA0B2BE59 /* TestCommon iOS */; - targetProxy = 6C6A5C67F29F484E3698B1E7 /* PBXContainerItemProxy */; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 0577A8FC8A7B14FB3B994C3D /* PBXContainerItemProxy */; }; - EA44E3D8A0D12EB9B19F3F9E /* PBXTargetDependency */ = { + DFE678CB631E84288D277362 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceRetry macOS"; - target = 1B6404CACE2A5A48F038FDD2 /* IceRetry macOS */; - targetProxy = 2A9EE59B69904C6B3393495E /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 21ACF7F1FDD2A709B6E88D09 /* PBXContainerItemProxy */; }; - EDC7A7E6751632849B3A37E4 /* PBXTargetDependency */ = { + E3214718E9891C24E1CBB600 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = FFADC7517804F94ED421F54D /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = C024A9A6C32B8BE9154BF1C1 /* PBXContainerItemProxy */; }; - EFA217F7F8B8A54A23561888 /* PBXTargetDependency */ = { + E487D341CF8526241C0B6203 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = C51BE88155A52C595750C2BA /* PBXContainerItemProxy */; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = A717476BA5760BDBD3BB6F12 /* PBXContainerItemProxy */; }; - F029AF85C3898DB91DC62920 /* PBXTargetDependency */ = { + E52EB0448E739EE299F57296 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceAdmin iOS"; - target = 68C51EF613B070B7F405A091 /* IceAdmin iOS */; - targetProxy = A8E218153455B84C7AF8869E /* PBXContainerItemProxy */; + name = "Ice macOS"; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = D0E26AC86FA03891DE6E6C67 /* PBXContainerItemProxy */; }; - F16E954D1F5CC5F96EF6F834 /* PBXTargetDependency */ = { + E58DBED638642E7E9643925C /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 15AF74A33D7F7ED1EF5B591C /* PBXContainerItemProxy */; + name = "IceServices macOS"; + target = 6A7836312C20A5D22A94B029 /* IceServices macOS */; + targetProxy = A2D9158CAD04D64083CABDD1 /* PBXContainerItemProxy */; }; - F3BC37C81A8129B6E8382C71 /* PBXTargetDependency */ = { + E688B292C58A5070DF98F514 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 142E92DF8DB19CE51F3C0EB2 /* PBXContainerItemProxy */; + name = "Ice C++11 macOS"; + target = 9805F1B4E3665988C6D5CCAF /* Ice C++11 macOS */; + targetProxy = 5BDC290D22F3F318D789609E /* PBXContainerItemProxy */; }; - F3E611AC2F1B09FC1148F225 /* PBXTargetDependency */ = { + E71A4277958F8D94DF726CFC /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceExceptionsAMD macOS"; - target = 9DFD4AEA62A79A35F7A4974B /* IceExceptionsAMD macOS */; - targetProxy = 7672E9AC2AD44C48266ADA5E /* PBXContainerItemProxy */; + name = "IceObjects iOS"; + target = FAACBF2DB80E5B6C5182E7F7 /* IceObjects iOS */; + targetProxy = 22F8FD5867CE528FC0556652 /* PBXContainerItemProxy */; }; - F3FD96A86726463839175A89 /* PBXTargetDependency */ = { + E7366501DA81846C6235712F /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceOperationsAMD iOS"; - target = 10F888DB94F11DC89AF26A02 /* IceOperationsAMD iOS */; - targetProxy = 4F40F94706E117AB643DCF00 /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = F4A2ED613539F88B177FC43A /* PBXContainerItemProxy */; }; - F547085D531EC164199DAE91 /* PBXTargetDependency */ = { + E782F346833D97494D992E0E /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceServantLocator macOS"; - target = 404C557A02580F23753F7FE0 /* IceServantLocator macOS */; - targetProxy = C51E8018D193F460CB521772 /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 999622CFAF8C5B55B4A6284F /* PBXContainerItemProxy */; }; - F5FEDEED079B5DB25F8517BA /* PBXTargetDependency */ = { + EB1D2F04A64356F9B0CFEFE2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceRetry iOS"; - target = D6268B1207177C93CFE2B273 /* IceRetry iOS */; - targetProxy = 3167FBD017B9D2613A260681 /* PBXContainerItemProxy */; + name = "TestCommon macOS"; + target = F53C195E5C71697D427FFE4F /* TestCommon macOS */; + targetProxy = B494092B54C2C378F5F031ED /* PBXContainerItemProxy */; + }; + EB5868194D238A05369D2FE3 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = CE4EE82ED1B2B623C3C8FB84 /* PBXContainerItemProxy */; }; - F631C70D601BDA32815A84C7 /* PBXTargetDependency */ = { + EBEA11438D85589BAC59A3E0 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = FD4103324143C679BFD91181 /* PBXContainerItemProxy */; + }; + EE197381C35E5F15574C9EDF /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "IceGrid macOS"; + target = B7B406908F90EED9A05A4754 /* IceGrid macOS */; + targetProxy = 5CEE89759DD2EA820BAA23D7 /* PBXContainerItemProxy */; + }; + EE2D4B10D1385F1235EC26E4 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = E617A7A7102E346FDBD52927 /* PBXContainerItemProxy */; + target = 29E0339CB5E8BE39EB75A5D5 /* Ice macOS */; + targetProxy = 01CE353E9DA8123A69EE1B90 /* PBXContainerItemProxy */; }; - F685DB550A3C58A3D8CDF33E /* PBXTargetDependency */ = { + EFA42B220F0F5B28A6591B5D /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 366E9D677663C21114D82AEA /* PBXContainerItemProxy */; + name = "IceAmi macOS"; + target = 7AC1ECB8010A6B39984834D8 /* IceAmi macOS */; + targetProxy = C14018E22F0ECF1409E3F369 /* PBXContainerItemProxy */; }; - F85966E61ADDB494138AEEC6 /* PBXTargetDependency */ = { + F06747E3949D52D69F0B4327 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceTimeout iOS"; - target = F38D826678C7AC21E74D13F3 /* IceTimeout iOS */; - targetProxy = 99C53B2B1C1757A9D22577A4 /* PBXContainerItemProxy */; + name = "IceStorm iOS"; + target = B3ADC629CA79820FC18F479D /* IceStorm iOS */; + targetProxy = 3929A98DCC4D78095E962668 /* PBXContainerItemProxy */; }; - F86DA10CAF2C12AB8F9443AA /* PBXTargetDependency */ = { + F2927A37620F3DC35454BC33 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice iOS"; - target = CC6FD05F64A251B93EC60AE0 /* Ice iOS */; - targetProxy = 74D9D968E94A0A12815218EF /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 05C4BC34D23DA80C5E9D09BA /* PBXContainerItemProxy */; }; - F96C1324DABE4375E6CA37E0 /* PBXTargetDependency */ = { + F308A000BB96A62ADC3F02AA /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceOptionalAMD iOS"; - target = 1678681B5B38D03D46A3B6EF /* IceOptionalAMD iOS */; - targetProxy = E659F05740F14E44F4E77B77 /* PBXContainerItemProxy */; + name = "Ice C++11 iOS"; + target = 6A9CC648DE2961E1991B284A /* Ice C++11 iOS */; + targetProxy = FBE54BCB64EB4B10903F4715 /* PBXContainerItemProxy */; }; - FA5AAC8170139C6261649F5D /* PBXTargetDependency */ = { + F323139033E9AF3D47943613 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "Ice macOS"; - target = 2D34495F14244DB3D131ABF9 /* Ice macOS */; - targetProxy = 5E612624B60BC23DA94DD055 /* PBXContainerItemProxy */; + name = "IceInvoke iOS"; + target = 19F7047F3877167DF4593A5B /* IceInvoke iOS */; + targetProxy = F4AD0F2A0FB6F8CC2484A3E7 /* PBXContainerItemProxy */; }; - FB60CF6EAE24FC055E4CDC65 /* PBXTargetDependency */ = { + F45234049B536D99B5F98AE7 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceDiscovery C++11 iOS"; - target = 92DF391764E6813888564349 /* IceDiscovery C++11 iOS */; - targetProxy = 0A98A8D9FCB8DF61F870895C /* PBXContainerItemProxy */; + name = "IceInheritance iOS"; + target = D2C4E3558BE9FF18C42EEFE0 /* IceInheritance iOS */; + targetProxy = E66446F59DB457F82BBFCC3D /* PBXContainerItemProxy */; }; - FC60D25B5F8CD998938C5085 /* PBXTargetDependency */ = { + F6C01EA2A51B4BEDF4F7ACEF /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "TestCommon macOS"; - target = 57A9B9F8C19B386B5C19A48E /* TestCommon macOS */; - targetProxy = 826B2BF4AC9B05852B2CDF18 /* PBXContainerItemProxy */; + name = "IceOperations macOS"; + target = 43F633583D828C5F5A997E34 /* IceOperations macOS */; + targetProxy = A4010DF3E26CFEA350942410 /* PBXContainerItemProxy */; }; - FD35757962D5C005FAB6FE22 /* PBXTargetDependency */ = { + FBB7C03E3A737411040D5ADD /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "IceServantLocator iOS"; - target = 9BEFA26F9FC3CE92995FEE7D /* IceServantLocator iOS */; - targetProxy = EDC5ED2143867616546BE01B /* PBXContainerItemProxy */; + name = "TestCommon iOS"; + target = 551CB35AB3647EB2B9C9BFE2 /* TestCommon iOS */; + targetProxy = 3A2D4282C261C25756C46DB8 /* PBXContainerItemProxy */; + }; + FCB485592008468ED3A3A820 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "Ice iOS"; + target = E69ABDFC9BC812ABD8F0D942 /* Ice iOS */; + targetProxy = C4580528686F8059DC459140 /* PBXContainerItemProxy */; + }; + FE7182205B08E90AABAC6BAF /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "IceEnums iOS"; + target = EC368C03017043B5BE23FA3C /* IceEnums iOS */; + targetProxy = 8EEF4BE0828CD2EC349E3C6C /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 0069A708EA53A16DB8154A04 /* Debug */ = { + 0051053EEA63D2E887DA3146 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -14313,8 +14283,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation; - PRODUCT_NAME = IceAdapterDeactivation; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin; + PRODUCT_NAME = IceAdmin; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -14324,78 +14294,63 @@ }; name = Debug; }; - 01375670C0CD14E212AC067D /* Debug */ = { + 01874E4F99D59C1F4F4F45C6 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = YES; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; - GCC_PREPROCESSOR_DEFINITIONS = ( - ICE_CPP11_MAPPING, - ICE_STATIC_LIBS, - ICE_SWIFT, - ); GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../cpp/include/", - "$(SYMROOT)/$(PLATFORM_NAME)/include/", - "$(SRCROOT)/../cpp/src/", - ); - INFOPLIST_FILE = src/IceImpl/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + INFOPLIST_FILE = test/TestCommon/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - OTHER_LDFLAGS = ( - "-lbz2", - "-liconv", - ); - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceImpl; - PRODUCT_NAME = IceImpl; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry; + PRODUCT_NAME = IceRetry; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 026715DC9217E2C16A9B4C70 /* Debug */ = { + 01985242C8743C4CE49B5AD7 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestDriver/macOS/Info.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Swift-Test-Controller"; - PRODUCT_NAME = TestDriver; - SDKROOT = macosx; - SUPPORTED_PLATFORMS = macosx; + INFOPLIST_FILE = test/TestCommon/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator; + PRODUCT_NAME = IceServantLocator; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + WRAPPER_EXTENSION = bundle; }; name = Debug; }; - 072CE30E19E32690D52C4877 /* Release */ = { + 022B4296512B7FB26B0F04A8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -14424,14 +14379,13 @@ VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - 08AAD3039B9322D596363F0D /* Debug */ = { + 04608275382A2044452A400D /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -14442,24 +14396,24 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp; - PRODUCT_NAME = IceUdp; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD; + PRODUCT_NAME = IceOptionalAMD; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; name = Debug; }; - 08F19E74E2BBC13B9BD2D6F1 /* Debug */ = { + 04633278EEDDB573E8523632 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -14470,57 +14424,51 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties; - PRODUCT_NAME = IceProperties; - SDKROOT = iphoneos; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi; + PRODUCT_NAME = IceAmi; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 0A158ED54611977F70751087 /* Debug */ = { + 04F70F783F2FFAE4280D6C62 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; - GCC_PREPROCESSOR_DEFINITIONS = ( - ICE_CPP11_MAPPING, - ICE_BUILDING_SRC, - ICE_STATIC_LIBS, - ICE_SWIFT, - ); + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../cpp/include/", - "$(SYMROOT)/$(PLATFORM_NAME)/include/", - "$(SRCROOT)/../cpp/src/", - ); + INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - OTHER_LDFLAGS = "-ObjC"; - PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11iOS"; - PRODUCT_NAME = "IceDiscovery++11iOS"; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy; + PRODUCT_NAME = IceProxy; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; - TARGETED_DEVICE_FAMILY = "1,2"; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + WRAPPER_EXTENSION = bundle; }; name = Debug; }; - 0A34DA7229797206B47805BC /* Release */ = { + 060FE00C0EEF301EBB4E880A /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -14531,54 +14479,26 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation; - PRODUCT_NAME = IceAdapterDeactivation; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry; + PRODUCT_NAME = IceRetry; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; name = Release; }; - 0D5BD97151F6719B48D51024 /* Debug */ = { + 067636CAFF1D3D3333CAD6E0 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; - DYLIB_COMPATIBILITY_VERSION = 0; - DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; - ENABLE_TESTABILITY = NO; - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; - GCC_SYMBOLS_PRIVATE_EXTERN = YES; - GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke; - PRODUCT_NAME = IceInvoke; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 0E05892D14CE07B57A973763 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; - CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - CURRENT_PROJECT_VERSION = 3.7.10; DEFINES_MODULE = NO; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; @@ -14587,24 +14507,23 @@ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = src/IceStorm/Info.plist; + INFOPLIST_FILE = src/Ice/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm; - PRODUCT_NAME = IceStorm; - SDKROOT = iphoneos; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Ice; + PRODUCT_NAME = Ice; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - 0E9A1B4B876232D9221901FB /* Debug */ = { + 06831A266B05BDB4E6B894CE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -14620,18 +14539,19 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD; - PRODUCT_NAME = IceProxyAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke; + PRODUCT_NAME = IceInvoke; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 1155327E59930C770EFA7980 /* Debug */ = { + 071C6936845287A201F6FA75 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -14647,8 +14567,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm; - PRODUCT_NAME = IceAcm; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD; + PRODUCT_NAME = IceOperationsAMD; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -14658,7 +14578,7 @@ }; name = Debug; }; - 15A1CE46710B6137FB480929 /* Debug */ = { + 077489EBB8E38859D1A51387 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -14674,8 +14594,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions; - PRODUCT_NAME = IceExceptions; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation; + PRODUCT_NAME = IceLocation; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -14685,11 +14605,12 @@ }; name = Debug; }; - 15D2D39E0C4E92639C35E8F0 /* Debug */ = { + 07B70425AA681B3F6734EA1F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -14700,19 +14621,20 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInterceptor; - PRODUCT_NAME = IceInterceptor; - SDKROOT = iphoneos; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi; + PRODUCT_NAME = IceAmi; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; name = Debug; }; - 186B6587CE4ACB7A471FCA52 /* Release */ = { + 09046A54237C5781A5D0CDEE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -14730,8 +14652,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy; - PRODUCT_NAME = IceProxy; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD; + PRODUCT_NAME = IceOptionalAMD; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -14739,14 +14661,13 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 189D28E4ECDB90BCE493F2F8 /* Release */ = { + 096FE0F192DE250EF6115B37 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -14757,25 +14678,86 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD; - PRODUCT_NAME = IceProxyAMD; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation; + PRODUCT_NAME = IceAdapterDeactivation; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; name = Release; }; - 19F5554D4A2C0B952E07319C /* Debug */ = { + 0A58FFFF3B50BA9757C6BA7D /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + 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; + 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; + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; + MTL_FAST_MATH = YES; + ONLY_ACTIVE_ARCH = YES; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_VERSION = 5.0; + USE_HEADERMAP = NO; + }; + name = Debug; + }; + 0B867D3017BB99393F13C7B6 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -14786,20 +14768,19 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope; - PRODUCT_NAME = IceScope; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke; + PRODUCT_NAME = IceInvoke; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; name = Debug; }; - 1A30AC3AFC2E538EA78D15C3 /* Release */ = { + 0BE3F8EA74C1E309829E78EF /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -14815,8 +14796,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke; - PRODUCT_NAME = IceInvoke; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin; + PRODUCT_NAME = IceAdmin; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -14827,12 +14808,11 @@ }; name = Release; }; - 1C18B015A57E972F202817E4 /* Debug */ = { + 0C334CFA20108DD17F63C2C4 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -14843,49 +14823,50 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy; - PRODUCT_NAME = IceProxy; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding; + PRODUCT_NAME = IceBinding; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; name = Debug; }; - 1DDEE581E1100B80E95E8F0D /* Release */ = { + 0CD29E570C0DAFC8616F2ECD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; + DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; + DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance; - PRODUCT_NAME = IceInheritance; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestCommon; + PRODUCT_NAME = TestCommon; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; name = Release; }; - 1E5F8C6CCA3160E50EE608A6 /* Release */ = { + 0D8B5518B4EA7758BB42592E /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -14901,8 +14882,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation; - PRODUCT_NAME = IceAdapterDeactivation; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions; + PRODUCT_NAME = IceExceptions; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -14913,7 +14894,7 @@ }; name = Release; }; - 1F93F8FAECA11C9B86A294CF /* Release */ = { + 110297FE9777727E5101F0DC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -14931,8 +14912,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects; - PRODUCT_NAME = IceSlicingObjects; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation; + PRODUCT_NAME = IceAdapterDeactivation; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -14942,34 +14923,66 @@ }; name = Release; }; - 27A6F4B7890B91639134C30B /* Debug */ = { + 111CF462A5212DCE8CCFAAF6 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; + DEFINES_MODULE = NO; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; + DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo; - PRODUCT_NAME = IceInfo; + INFOPLIST_FILE = src/Ice/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Ice; + PRODUCT_NAME = Ice; + SDKROOT = macosx; + SKIP_INSTALL = YES; + SUPPORTED_PLATFORMS = macosx; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 149567B9E5EFB9B4B17ECA3C /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + CURRENT_PROJECT_VERSION = 3.7.10; + DEAD_CODE_STRIPPING = YES; + DYLIB_COMPATIBILITY_VERSION = 0; + DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_BITCODE = NO; + ENABLE_TESTABILITY = NO; + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + GCC_SYMBOLS_PRIVATE_EXTERN = YES; + GCC_TREAT_WARNINGS_AS_ERRORS = YES; + INFOPLIST_FILE = test/TestCommon/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding; + PRODUCT_NAME = IceBinding; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 281C37A04B29FD51FE599640 /* Debug */ = { + 14EB988A25D80FF448EBFDF1 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -14987,8 +15000,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape; - PRODUCT_NAME = SliceEscape; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD; + PRODUCT_NAME = IceSlicingObjectsAMD; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -14996,13 +15009,14 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 2B12E9401984D45DCE3EB560 /* Debug */ = { + 18216437E6E90BD202889916 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEFINES_MODULE = NO; DYLIB_COMPATIBILITY_VERSION = 0; @@ -15012,24 +15026,54 @@ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = src/Glacier2/Info.plist; + INFOPLIST_FILE = src/IceStorm/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Glacier2; - PRODUCT_NAME = Glacier2; - SDKROOT = iphoneos; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm; + PRODUCT_NAME = IceStorm; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 2B76CD79A360127342590344 /* Release */ = { + 1886EB86C16831AB73521080 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + AVAILABLE_PLATFORMS = macosx; + CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; + CURRENT_PROJECT_VERSION = 3.7.10; + DEFINES_MODULE = NO; + DYLIB_COMPATIBILITY_VERSION = 0; + DYLIB_CURRENT_VERSION = 3.7.10; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_TESTABILITY = NO; + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + GCC_SYMBOLS_PRIVATE_EXTERN = YES; + GCC_TREAT_WARNINGS_AS_ERRORS = YES; + INFOPLIST_FILE = src/IceGrid/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid; + PRODUCT_NAME = IceGrid; + SDKROOT = macosx; + SKIP_INSTALL = YES; + SUPPORTED_PLATFORMS = macosx; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; + 194678AD3056EEA0CA8336C8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -15045,8 +15089,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance; - PRODUCT_NAME = IceInheritance; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold; + PRODUCT_NAME = IceHold; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -15057,20 +15101,47 @@ }; name = Release; }; - 2C2DB8BF67FE4829BC1B8A7A /* Debug */ = { + 1B03D207BFE18C00784CDAFD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = YES; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + GCC_SYMBOLS_PRIVATE_EXTERN = YES; + GCC_TREAT_WARNINGS_AS_ERRORS = YES; + INFOPLIST_FILE = test/TestCommon/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects; + PRODUCT_NAME = IceSlicingObjects; + SDKROOT = macosx; + SKIP_INSTALL = YES; + SUPPORTED_PLATFORMS = macosx; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + WRAPPER_EXTENSION = bundle; + }; + name = Debug; + }; + 1B09D9798AF336E478C45821 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + CURRENT_PROJECT_VERSION = 3.7.10; + DYLIB_COMPATIBILITY_VERSION = 0; + DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_TESTABILITY = NO; GCC_PREPROCESSOR_DEFINITIONS = ( ICE_CPP11_MAPPING, + ICE_BUILDING_SRC, ICE_STATIC_LIBS, ICE_SWIFT, ); @@ -15081,54 +15152,50 @@ "$(SYMROOT)/$(PLATFORM_NAME)/include/", "$(SRCROOT)/../cpp/src/", ); - INFOPLIST_FILE = src/IceImpl/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - OTHER_LDFLAGS = ( - "-lbz2", - "-liconv", - ); - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceImpl; - PRODUCT_NAME = IceImpl; + OTHER_LDFLAGS = "-ObjC"; + PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11iOS"; + PRODUCT_NAME = "IceLocatorDiscovery++11iOS"; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 2CDF814F4344692EB27D5011 /* Release */ = { + 1CB281687FFA88158B6824AF /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + EXECUTABLE_PREFIX = lib; + GCC_PREPROCESSOR_DEFINITIONS = ( + ICE_CPP11_MAPPING, + ICE_BUILDING_SRC, + ICE_STATIC_LIBS, + ICE_SWIFT, + ); GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape; - PRODUCT_NAME = SliceEscape; - SDKROOT = iphoneos; + HEADER_SEARCH_PATHS = ( + "$(SRCROOT)/../cpp/include/", + "$(SYMROOT)/$(PLATFORM_NAME)/include/", + "$(SRCROOT)/../cpp/src/", + ); + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11macOS"; + PRODUCT_NAME = "Ice++11macOS"; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; - WRAPPER_EXTENSION = bundle; + SUPPORTED_PLATFORMS = macosx; }; - name = Release; + name = Debug; }; - 321EB2195D43A28D627EC6CC /* Release */ = { + 20941D2E0FBAF68021CE9A5E /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -15144,19 +15211,18 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions; - PRODUCT_NAME = IceSlicingExceptions; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration; + PRODUCT_NAME = IceSSLConfiguration; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 33EEEF7ED264EE1A761A912C /* Release */ = { + 222094AEE81B08BC8D002A88 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -15174,8 +15240,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties; - PRODUCT_NAME = IceProperties; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout; + PRODUCT_NAME = IceTimeout; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -15183,38 +15249,40 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 37001CAAFABA6F8739D126B5 /* Debug */ = { + 2483564297F711945EE30E92 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; + DEFINES_MODULE = NO; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; + DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + INFOPLIST_FILE = src/Glacier2/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations; - PRODUCT_NAME = IceOperations; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Glacier2; + PRODUCT_NAME = Glacier2; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - 396D5876909B8F61022CC8E5 /* Release */ = { + 2556606DDDD5717365E93623 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -15228,12 +15296,12 @@ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = src/IceGrid/Info.plist; + INFOPLIST_FILE = src/IceStorm/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid; - PRODUCT_NAME = IceGrid; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm; + PRODUCT_NAME = IceStorm; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -15246,12 +15314,11 @@ }; name = Release; }; - 399A2C8C7C3C319EEA8671C3 /* Debug */ = { + 25A90151934D271CA1593283 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEFINES_MODULE = NO; DYLIB_COMPATIBILITY_VERSION = 0; @@ -15261,54 +15328,52 @@ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = src/IceStorm/Info.plist; + INFOPLIST_FILE = src/Glacier2/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm; - PRODUCT_NAME = IceStorm; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Glacier2; + PRODUCT_NAME = Glacier2; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 3A8C15F601C2E42E89DE8FFB /* Release */ = { + 275BE1C64F4D7CBFBF17909F /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = NO; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = src/IceGrid/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid; - PRODUCT_NAME = IceGrid; - SDKROOT = macosx; + INFOPLIST_FILE = test/TestCommon/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInterceptor; + PRODUCT_NAME = IceInterceptor; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + VALIDATE_PRODUCT = YES; + WRAPPER_EXTENSION = bundle; }; name = Release; }; - 3AE62BBC86BB5B5E676284C2 /* Debug */ = { + 286A8A82139B6005BD4570D2 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -15324,8 +15389,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi; - PRODUCT_NAME = IceAmi; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue; + PRODUCT_NAME = IceDefaultValue; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -15335,11 +15400,12 @@ }; name = Debug; }; - 3D2353553782B5D43FEE3180 /* Release */ = { + 2961D7C1C7B13567E7DEB648 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -15350,54 +15416,54 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums; - PRODUCT_NAME = IceEnums; - SDKROOT = iphoneos; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo; + PRODUCT_NAME = IceInfo; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 3F0A7AD1A1F882073560DD86 /* Release */ = { + 2CCF10A6133DA00604E7EE7B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestDriver/iOS/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Swift-Test-Controller"; - PRODUCT_NAME = TestDriver; - SDKROOT = iphoneos; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + INFOPLIST_FILE = test/TestCommon/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope; + PRODUCT_NAME = IceScope; + SDKROOT = macosx; + SKIP_INSTALL = YES; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; + WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 4119589298FAC5BF97B51586 /* Release */ = { + 2CFEA0510C171CD27E116831 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -15408,20 +15474,50 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions; + PRODUCT_NAME = IceExceptions; + SDKROOT = macosx; + SKIP_INSTALL = YES; + SUPPORTED_PLATFORMS = macosx; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + WRAPPER_EXTENSION = bundle; + }; + name = Debug; + }; + 2EC02F65E44768CF0012161E /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + CURRENT_PROJECT_VERSION = 3.7.10; + DEAD_CODE_STRIPPING = YES; + DYLIB_COMPATIBILITY_VERSION = 0; + DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_TESTABILITY = NO; + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + GCC_SYMBOLS_PRIVATE_EXTERN = YES; + GCC_TREAT_WARNINGS_AS_ERRORS = YES; + INFOPLIST_FILE = test/TestDriver/iOS/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServices; - PRODUCT_NAME = IceServices; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + ONLY_ACTIVE_ARCH = YES; + PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Swift-Test-Controller"; + PRODUCT_NAME = TestDriver; SDKROOT = iphoneos; - SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; - WRAPPER_EXTENSION = bundle; }; name = Release; }; - 425798415B29B5DDB547856A /* Release */ = { + 2EE37F35CF7285D060662D28 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -15437,8 +15533,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInterceptor; - PRODUCT_NAME = IceInterceptor; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant; + PRODUCT_NAME = IceDefaultServant; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -15449,7 +15545,7 @@ }; name = Release; }; - 4379757BE9CB6913A830AA1C /* Release */ = { + 2F7173E299C5F3E900AFAA3F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -15465,48 +15561,49 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream; - PRODUCT_NAME = IceStream; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout; + PRODUCT_NAME = IceTimeout; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 464AA173D571C409486F58B1 /* Release */ = { + 2FDB0E1F042628B9D2353A7B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; + DEFINES_MODULE = NO; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; + DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + INFOPLIST_FILE = src/Glacier2/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp; - PRODUCT_NAME = IceUdp; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Glacier2; + PRODUCT_NAME = Glacier2; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - 47746E4E25916CEC80BDBB4B /* Debug */ = { + 311F46BDD57463BAB3A204D4 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -15529,75 +15626,68 @@ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 4DFB8BE59361EEC4A0281BD8 /* Release */ = { + 3179D7592573E36B79689119 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; - EXECUTABLE_PREFIX = lib; - GCC_PREPROCESSOR_DEFINITIONS = ( - ICE_CPP11_MAPPING, - ICE_BUILDING_SRC, - ICE_STATIC_LIBS, - ICE_SWIFT, - NDEBUG, - ); + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../cpp/include/", - "$(SYMROOT)/$(PLATFORM_NAME)/include/", - "$(SRCROOT)/../cpp/src/", - ); - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11macOS"; - PRODUCT_NAME = "IceLocatorDiscovery++11macOS"; - SDKROOT = macosx; + INFOPLIST_FILE = test/TestCommon/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream; + PRODUCT_NAME = IceStream; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 50F4B2F5C576F0AB7C532315 /* Release */ = { + 34742734A664D1B35A6CE1CA /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = NO; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = src/IceStorm/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + INFOPLIST_FILE = test/TestCommon/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm; - PRODUCT_NAME = IceStorm; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD; + PRODUCT_NAME = IceSlicingExceptionsAMD; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + WRAPPER_EXTENSION = bundle; }; name = Release; }; - 517499216E40BD0902EDFFCF /* Debug */ = { + 36846495530A6E88F0C22EB5 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -15613,8 +15703,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp; - PRODUCT_NAME = IceUdp; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects; + PRODUCT_NAME = IceSlicingObjects; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -15624,7 +15714,7 @@ }; name = Debug; }; - 51FA2C19136B2C75150FE5E4 /* Release */ = { + 3738EB45B1F3EAB754FE2A7C /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -15642,8 +15732,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold; - PRODUCT_NAME = IceHold; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects; + PRODUCT_NAME = IceObjects; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -15653,49 +15743,53 @@ }; name = Release; }; - 566E16B126D42C2ECD4DD4F1 /* Release */ = { + 390EAB8386D2002C692B7351 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; + DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; + DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator; - PRODUCT_NAME = IceServantLocator; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestCommon; + PRODUCT_NAME = TestCommon; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; - WRAPPER_EXTENSION = bundle; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; name = Release; }; - 56E6E3B1D0058F4DB722FA05 /* Debug */ = { + 39DF1E24E8CB38F5DF7E8E84 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; ENABLE_TESTABILITY = NO; - EXECUTABLE_PREFIX = lib; GCC_PREPROCESSOR_DEFINITIONS = ( ICE_CPP11_MAPPING, ICE_BUILDING_SRC, ICE_STATIC_LIBS, ICE_SWIFT, + NDEBUG, ); GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; @@ -15704,44 +15798,19 @@ "$(SYMROOT)/$(PLATFORM_NAME)/include/", "$(SRCROOT)/../cpp/src/", ); - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11macOS"; - PRODUCT_NAME = "IceLocatorDiscovery++11macOS"; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; - }; - name = Debug; - }; - 58C9B4BE935EA5279CF89B61 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; - CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; - DYLIB_COMPATIBILITY_VERSION = 0; - DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; - ENABLE_TESTABILITY = NO; - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; - GCC_SYMBOLS_PRIVATE_EXTERN = YES; - GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD; - PRODUCT_NAME = IceSlicingObjectsAMD; + OTHER_LDFLAGS = "-ObjC"; + PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11iOS"; + PRODUCT_NAME = "IceLocatorDiscovery++11iOS"; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; + TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; - WRAPPER_EXTENSION = bundle; }; name = Release; }; - 5908A91E74161EF71FFCA732 /* Debug */ = { + 3B1DA2F249DEDE335C97E220 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -15757,8 +15826,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD; - PRODUCT_NAME = IceOperationsAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance; + PRODUCT_NAME = IceInheritance; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -15768,11 +15837,12 @@ }; name = Debug; }; - 5924AFE4A09456968BCE4BD8 /* Release */ = { + 3F915E1F000B6EFD16DCCF6B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -15783,20 +15853,20 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation; - PRODUCT_NAME = IceLocation; - SDKROOT = iphoneos; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects; + PRODUCT_NAME = IceSlicingObjects; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; name = Release; }; - 59DCD2DB0F09F46B0B4C4EC4 /* Release */ = { + 4180C3F501C120A0F23888EB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -15812,8 +15882,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout; - PRODUCT_NAME = IceTimeout; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD; + PRODUCT_NAME = IceOptionalAMD; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -15824,9 +15894,11 @@ }; name = Release; }; - 5A1D920E5512951A3825C7B3 /* Release */ = { + 41908FE661E2780556D06171 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; COMBINE_HIDPI_IMAGES = YES; @@ -15834,26 +15906,23 @@ DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + INFOPLIST_FILE = test/TestDriver/macOS/Info.plist; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry; - PRODUCT_NAME = IceRetry; + PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Swift-Test-Controller"; + PRODUCT_NAME = TestDriver; SDKROOT = macosx; - SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; }; name = Release; }; - 5A1F44605BBB1C8FDAE6FA06 /* Debug */ = { + 41DA38F2AC6C780E4E656B07 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -15871,8 +15940,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional; - PRODUCT_NAME = IceOptional; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD; + PRODUCT_NAME = IceOperationsAMD; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -15882,12 +15951,11 @@ }; name = Debug; }; - 5A2BCFEA943DAF7D1BE46038 /* Release */ = { + 45B6A1346C19197ECBF8352A /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -15898,52 +15966,48 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD; - PRODUCT_NAME = IceOptionalAMD; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope; + PRODUCT_NAME = IceScope; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 5CAA360BFC4E95B1E18C2460 /* Release */ = { + 45E4C5AAF0A134BB1121F31C /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = NO; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = src/Ice/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Ice; - PRODUCT_NAME = Ice; - SDKROOT = iphoneos; + INFOPLIST_FILE = test/TestCommon/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry; + PRODUCT_NAME = IceRetry; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 5EA4115137A633A5ECE334EF /* Debug */ = { + 476BD3129382F29971CD9CCF /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -15959,8 +16023,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout; - PRODUCT_NAME = IceTimeout; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant; + PRODUCT_NAME = IceDefaultServant; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -15970,36 +16034,40 @@ }; name = Debug; }; - 5EB90DB7C092A4991E712E7B /* Debug */ = { + 4841E225979234D21C048EDF /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + EXECUTABLE_PREFIX = lib; + GCC_PREPROCESSOR_DEFINITIONS = ( + ICE_CPP11_MAPPING, + ICE_BUILDING_SRC, + ICE_STATIC_LIBS, + ICE_SWIFT, + NDEBUG, + ); GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + HEADER_SEARCH_PATHS = ( + "$(SRCROOT)/../cpp/include/", + "$(SYMROOT)/$(PLATFORM_NAME)/include/", + "$(SRCROOT)/../cpp/src/", + ); MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD; - PRODUCT_NAME = IceOptionalAMD; + PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11macOS"; + PRODUCT_NAME = "IceDiscovery++11macOS"; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 5F400F10DB11B5386B2C2D75 /* Release */ = { + 4983AB6A80BA451AD9E06503 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -16015,8 +16083,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD; - PRODUCT_NAME = IceExceptionsAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions; + PRODUCT_NAME = IceSlicingExceptions; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -16027,7 +16095,7 @@ }; name = Release; }; - 5F7D4DA73E9DA9E1C405DDCC /* Release */ = { + 4BD565E9484B8923E4A508E9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -16045,8 +16113,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums; - PRODUCT_NAME = IceEnums; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects; + PRODUCT_NAME = IceObjects; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -16054,67 +16122,38 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; - }; - 6037D854998183D3070BCBB5 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; - CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; - DYLIB_COMPATIBILITY_VERSION = 0; - DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; - ENABLE_TESTABILITY = NO; - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; - GCC_SYMBOLS_PRIVATE_EXTERN = YES; - GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects; - PRODUCT_NAME = IceSlicingObjects; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; - }; name = Debug; }; - 60FC8684AC194958025A117C /* Release */ = { + 4CAF867F3CAD88E0B72F2FF2 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = NO; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = src/Ice/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + INFOPLIST_FILE = test/TestCommon/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Ice; - PRODUCT_NAME = Ice; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope; + PRODUCT_NAME = IceScope; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + WRAPPER_EXTENSION = bundle; }; name = Release; }; - 618484C58A73446C74EBAFEA /* Debug */ = { + 4CDC2FF34BC93A583CE33178 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -16130,18 +16169,19 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator; - PRODUCT_NAME = IceServantLocator; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional; + PRODUCT_NAME = IceOptional; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 62C3840903E9FDEACC29C233 /* Release */ = { + 4E90B61C380861770A0BDA6E /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -16157,24 +16197,22 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo; - PRODUCT_NAME = IceInfo; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects; + PRODUCT_NAME = IceObjects; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 6456C3F8875AE0D59B0E8F61 /* Debug */ = { + 4F8883F1910D658DBE05702F /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -16185,20 +16223,20 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance; - PRODUCT_NAME = IceInheritance; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects; + PRODUCT_NAME = IceObjects; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 64C99C1D4CC3B9D1B063F284 /* Release */ = { + 4FA5E2A3B3D77E312647BAB5 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -16216,8 +16254,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue; - PRODUCT_NAME = IceDefaultValue; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape; + PRODUCT_NAME = SliceEscape; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -16225,9 +16263,9 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 65CD8B0439CCE3DA3CE65780 /* Debug */ = { + 51E3A9F023A371A68F4B713C /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -16243,8 +16281,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin; - PRODUCT_NAME = IceAdmin; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums; + PRODUCT_NAME = IceEnums; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -16254,7 +16292,7 @@ }; name = Debug; }; - 66F37C3B2736CE4C83C278C9 /* Debug */ = { + 541CB5285B09B311B4DDD870 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -16270,18 +16308,19 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD; - PRODUCT_NAME = IceExceptionsAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects; + PRODUCT_NAME = IceSlicingObjects; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 682BCEECB79FC5654A1B4385 /* Release */ = { + 54A4F6E52F6A9DF96C7BBBC6 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -16299,8 +16338,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD; - PRODUCT_NAME = IceExceptionsAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional; + PRODUCT_NAME = IceOptional; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -16310,12 +16349,11 @@ }; name = Release; }; - 68818EDCAE6F1FFAD669BD0D /* Debug */ = { + 55A17D436E0E3ECECD62F57E /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -16326,75 +16364,108 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums; - PRODUCT_NAME = IceEnums; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi; + PRODUCT_NAME = IceAmi; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; name = Debug; }; - 6D5745A34768CFD110B3278C /* Release */ = { + 568A3BA5E44E695581290E56 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; + DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; + DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + GCC_PREPROCESSOR_DEFINITIONS = ( + ICE_CPP11_MAPPING, + ICE_STATIC_LIBS, + ICE_SWIFT, + NDEBUG, + ); GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestDriver/macOS/Info.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; + HEADER_SEARCH_PATHS = ( + "$(SRCROOT)/../cpp/include/", + "$(SYMROOT)/$(PLATFORM_NAME)/include/", + "$(SRCROOT)/../cpp/src/", + ); + INFOPLIST_FILE = src/IceImpl/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Swift-Test-Controller"; - PRODUCT_NAME = TestDriver; + OTHER_LDFLAGS = ( + "-lbz2", + "-liconv", + ); + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceImpl; + PRODUCT_NAME = IceImpl; SDKROOT = macosx; + SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; name = Release; }; - 6E39377779D13BA99DD408D9 /* Debug */ = { + 57AC6DD80E4546F0B0364C8D /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; + DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; + DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + GCC_PREPROCESSOR_DEFINITIONS = ( + ICE_CPP11_MAPPING, + ICE_STATIC_LIBS, + ICE_SWIFT, + NDEBUG, + ); GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions; - PRODUCT_NAME = IceSlicingExceptions; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; + HEADER_SEARCH_PATHS = ( + "$(SRCROOT)/../cpp/include/", + "$(SYMROOT)/$(PLATFORM_NAME)/include/", + "$(SRCROOT)/../cpp/src/", + ); + INFOPLIST_FILE = src/IceImpl/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + OTHER_LDFLAGS = ( + "-lbz2", + "-liconv", + ); + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceImpl; + PRODUCT_NAME = IceImpl; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - 6E87EDDB20CDA92D8987C54F /* Release */ = { + 5A67F1A9544A046586BD8F87 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -16412,8 +16483,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration; - PRODUCT_NAME = IceSSLConfiguration; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInterceptor; + PRODUCT_NAME = IceInterceptor; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -16421,14 +16492,13 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 6F97C4089D164E42E331B318 /* Release */ = { + 5BBF99098FEA42DEC283E2F6 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -16439,20 +16509,19 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInterceptor; - PRODUCT_NAME = IceInterceptor; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD; + PRODUCT_NAME = IceSlicingExceptionsAMD; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 7090CD9786F8FCAC34C5CE1F /* Release */ = { + 5D200F8462FB20FC10D25E5A /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -16470,8 +16539,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD; - PRODUCT_NAME = IceServantLocatorAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions; + PRODUCT_NAME = IceSlicingExceptions; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -16479,44 +16548,36 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 70A225F169B0C7CB105259A8 /* Release */ = { + 5DA89F30100066C65B2DD2CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; - GCC_PREPROCESSOR_DEFINITIONS = ( - ICE_CPP11_MAPPING, - ICE_BUILDING_SRC, - ICE_STATIC_LIBS, - ICE_SWIFT, - NDEBUG, - ); + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../cpp/include/", - "$(SYMROOT)/$(PLATFORM_NAME)/include/", - "$(SRCROOT)/../cpp/src/", - ); + INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - OTHER_LDFLAGS = "-ObjC"; - PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11iOS"; - PRODUCT_NAME = "Ice++11iOS"; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm; + PRODUCT_NAME = IceAcm; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 715FBF1FE5F694193F4F8DE1 /* Debug */ = { + 5F70731260CA305B41C04CDE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -16534,8 +16595,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD; - PRODUCT_NAME = IceProxyAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp; + PRODUCT_NAME = IceUdp; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -16543,13 +16604,14 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 7175162195E38AFF82BDC1DC /* Debug */ = { + 63125B46D96CE736138D8F55 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -16560,47 +16622,49 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServices; - PRODUCT_NAME = IceServices; - SDKROOT = iphoneos; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream; + PRODUCT_NAME = IceStream; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 7357CFD7CCEB17FAD8B8D253 /* Release */ = { + 64AEA2DB552A152697F89485 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; + INFOPLIST_FILE = test/TestDriver/iOS/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects; - PRODUCT_NAME = IceSlicingObjects; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + ONLY_ACTIVE_ARCH = YES; + PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Swift-Test-Controller"; + PRODUCT_NAME = TestDriver; SDKROOT = iphoneos; - SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; - WRAPPER_EXTENSION = bundle; + TARGETED_DEVICE_FAMILY = "1,2"; }; - name = Release; + name = Debug; }; - 73EDC412F108A9233F602E14 /* Release */ = { + 64D3903CEDD6A07D1D699591 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -16618,8 +16682,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations; - PRODUCT_NAME = IceOperations; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout; + PRODUCT_NAME = IceTimeout; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -16629,75 +16693,97 @@ }; name = Release; }; - 74B36CABCDA9AE7EAC3F69D5 /* Debug */ = { + 6706DE59DA3415D9354B85EB /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + CURRENT_PROJECT_VERSION = 3.7.10; + DEAD_CODE_STRIPPING = YES; + DYLIB_COMPATIBILITY_VERSION = 0; + DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_BITCODE = NO; + ENABLE_TESTABILITY = NO; + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + GCC_SYMBOLS_PRIVATE_EXTERN = YES; + GCC_TREAT_WARNINGS_AS_ERRORS = YES; + INFOPLIST_FILE = test/TestCommon/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional; + PRODUCT_NAME = IceOptional; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + WRAPPER_EXTENSION = bundle; + }; + name = Debug; + }; + 67DC8777C2D1DD7CBC287F48 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = NO; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = src/Ice/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + INFOPLIST_FILE = test/TestCommon/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Ice; - PRODUCT_NAME = Ice; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions; + PRODUCT_NAME = IceExceptions; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 74BCFA592831E0F379280063 /* Debug */ = { + 67E5FF359655C969B0322783 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; - GCC_PREPROCESSOR_DEFINITIONS = ( - ICE_CPP11_MAPPING, - ICE_BUILDING_SRC, - ICE_STATIC_LIBS, - ICE_SWIFT, - ); + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../cpp/include/", - "$(SYMROOT)/$(PLATFORM_NAME)/include/", - "$(SRCROOT)/../cpp/src/", - ); - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - OTHER_LDFLAGS = "-ObjC"; - PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11iOS"; - PRODUCT_NAME = "IceLocatorDiscovery++11iOS"; - SDKROOT = iphoneos; + INFOPLIST_FILE = test/TestCommon/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations; + PRODUCT_NAME = IceOperations; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; - TARGETED_DEVICE_FAMILY = "1,2"; + SUPPORTED_PLATFORMS = macosx; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 74EA8B40EE14E16D7EDE93FB /* Release */ = { + 6C1AFBA9521277BFCA3C5BEC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -16708,24 +16794,25 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD; - PRODUCT_NAME = IceOptionalAMD; - SDKROOT = iphoneos; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding; + PRODUCT_NAME = IceBinding; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 772E136ED542AF39E24BF8A5 /* Debug */ = { + 6E08D6077C9A6B95C2E11E24 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -16736,48 +16823,51 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations; - PRODUCT_NAME = IceOperations; - SDKROOT = iphoneos; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD; + PRODUCT_NAME = IceSlicingObjectsAMD; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; name = Debug; }; - 77D314F8F73381C6EC12E47A /* Debug */ = { + 6FDD8A7136CB00468C2E6845 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; + DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; + DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestDriver/iOS/Info.plist; + INFOPLIST_FILE = test/TestCommon/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Swift-Test-Controller"; - PRODUCT_NAME = TestDriver; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestCommon; + PRODUCT_NAME = TestCommon; SDKROOT = iphoneos; + SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 7B09DB9770B5E97AB54BE92B /* Release */ = { + 736195F1C8B7FDA52413F50C /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -16795,8 +16885,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional; - PRODUCT_NAME = IceOptional; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy; + PRODUCT_NAME = IceProxy; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -16806,126 +16896,186 @@ }; name = Release; }; - 7E2B1426F1B8566615630530 /* Debug */ = { + 73BE0ABFA275DF2B905DF0AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + EXECUTABLE_PREFIX = lib; + GCC_PREPROCESSOR_DEFINITIONS = ( + ICE_CPP11_MAPPING, + ICE_BUILDING_SRC, + ICE_STATIC_LIBS, + ICE_SWIFT, + ); GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + HEADER_SEARCH_PATHS = ( + "$(SRCROOT)/../cpp/include/", + "$(SYMROOT)/$(PLATFORM_NAME)/include/", + "$(SRCROOT)/../cpp/src/", + ); MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects; - PRODUCT_NAME = IceSlicingObjects; + PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11macOS"; + PRODUCT_NAME = "IceDiscovery++11macOS"; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; }; name = Debug; }; - 7F501A4F56EE264BE13D4047 /* Release */ = { + 7454164060DDC4450CCCCD2E /* 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; + 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; + MTL_ENABLE_DEBUG_INFO = NO; + MTL_FAST_MATH = YES; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_OPTIMIZATION_LEVEL = "-O"; + SWIFT_VERSION = 5.0; + USE_HEADERMAP = NO; + }; + name = Release; + }; + 766F79106F032B58290E50FB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; + DEFINES_MODULE = NO; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; + DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; + INFOPLIST_FILE = src/Ice/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy; - PRODUCT_NAME = IceProxy; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Ice; + PRODUCT_NAME = Ice; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; - WRAPPER_EXTENSION = bundle; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; name = Release; }; - 80587DEF36E7BD134F39740F /* Release */ = { + 780DDC040C82CA496B8E40E8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; + DEFINES_MODULE = NO; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; + DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + INFOPLIST_FILE = src/IceStorm/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects; - PRODUCT_NAME = IceObjects; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm; + PRODUCT_NAME = IceStorm; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; name = Release; }; - 81F85458A5516AB51BAD7DF3 /* Debug */ = { + 7AE86DCA91B964963FA55281 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; - GCC_PREPROCESSOR_DEFINITIONS = ( - ICE_CPP11_MAPPING, - ICE_BUILDING_SRC, - ICE_STATIC_LIBS, - ICE_SWIFT, - ); + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../cpp/include/", - "$(SYMROOT)/$(PLATFORM_NAME)/include/", - "$(SRCROOT)/../cpp/src/", - ); - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - OTHER_LDFLAGS = "-ObjC"; - PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11iOS"; - PRODUCT_NAME = "Ice++11iOS"; - SDKROOT = iphoneos; + INFOPLIST_FILE = test/TestCommon/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD; + PRODUCT_NAME = IceExceptionsAMD; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; - TARGETED_DEVICE_FAMILY = "1,2"; + SUPPORTED_PLATFORMS = macosx; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + WRAPPER_EXTENSION = bundle; }; name = Debug; }; - 8355803D723E0A689DE9B16A /* Debug */ = { + 7B2FC5172A0CEB08E8A73FCD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -16941,49 +17091,47 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry; - PRODUCT_NAME = IceRetry; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD; + PRODUCT_NAME = IceSlicingExceptionsAMD; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 84CFB50FA2FAD67F310CCA3C /* Debug */ = { + 7E1FB2CAA8DF8D9109761A55 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = YES; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestCommon; - PRODUCT_NAME = TestCommon; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator; + PRODUCT_NAME = IceServantLocator; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + VALIDATE_PRODUCT = YES; + WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 854009609B4342746EBB15D1 /* Debug */ = { + 80AC639AE10CC706AF1BC2E3 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -17001,8 +17149,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServices; - PRODUCT_NAME = IceServices; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties; + PRODUCT_NAME = IceProperties; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -17012,7 +17160,7 @@ }; name = Debug; }; - 85C8FBEEB270ABE6751C6D87 /* Release */ = { + 80AE32365E42D4AB20069285 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -17040,12 +17188,11 @@ }; name = Release; }; - 88555635C622910EC981AC09 /* Release */ = { + 813EA71DF22C2A0E24CD1F05 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -17056,48 +17203,62 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream; - PRODUCT_NAME = IceStream; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions; + PRODUCT_NAME = IceExceptions; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 88AA244C8B13D875F5D9A2D2 /* Release */ = { + 8266A1B331E858650DE42FDD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; + DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; + DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + GCC_PREPROCESSOR_DEFINITIONS = ( + ICE_CPP11_MAPPING, + ICE_STATIC_LIBS, + ICE_SWIFT, + ); GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; + HEADER_SEARCH_PATHS = ( + "$(SRCROOT)/../cpp/include/", + "$(SYMROOT)/$(PLATFORM_NAME)/include/", + "$(SRCROOT)/../cpp/src/", + ); + INFOPLIST_FILE = src/IceImpl/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations; - PRODUCT_NAME = IceOperations; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + OTHER_LDFLAGS = ( + "-lbz2", + "-liconv", + ); + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceImpl; + PRODUCT_NAME = IceImpl; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; - WRAPPER_EXTENSION = bundle; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - 88DF19666040258509EDA817 /* Debug */ = { + 8278068DCAA540743779A706 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -17115,8 +17276,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInterceptor; - PRODUCT_NAME = IceInterceptor; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke; + PRODUCT_NAME = IceInvoke; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -17124,9 +17285,9 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 8B028480F0C41E87FA2B1AE8 /* Debug */ = { + 82D98B3A301B1B48D81F5E88 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -17144,8 +17305,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry; - PRODUCT_NAME = IceRetry; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant; + PRODUCT_NAME = IceDefaultServant; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -17155,40 +17316,43 @@ }; name = Debug; }; - 8C3B69F58B00495E0C90F631 /* Debug */ = { + 82F10B4505740DB24A577930 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; + DEFINES_MODULE = NO; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; + DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + INFOPLIST_FILE = src/IceGrid/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD; - PRODUCT_NAME = IceSlicingObjectsAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid; + PRODUCT_NAME = IceGrid; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 8C6CD63FE9A6314573FCE04D /* Release */ = { + 8524B381B73C679DA126B6F8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -17199,48 +17363,52 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry; - PRODUCT_NAME = IceRetry; - SDKROOT = iphoneos; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance; + PRODUCT_NAME = IceInheritance; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 90DAA341FD7D805760754180 /* Release */ = { + 8762F084E668077C053095C1 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; + DEFINES_MODULE = NO; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; + DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; + INFOPLIST_FILE = src/Glacier2/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope; - PRODUCT_NAME = IceScope; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Glacier2; + PRODUCT_NAME = Glacier2; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; - WRAPPER_EXTENSION = bundle; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; name = Release; }; - 9182A3D352193927D3029704 /* Release */ = { + 8788894A56D4CCFC7596578B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -17258,8 +17426,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding; - PRODUCT_NAME = IceBinding; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInterceptor; + PRODUCT_NAME = IceInterceptor; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -17269,7 +17437,7 @@ }; name = Release; }; - 92911D72B3535B1A2E272D2C /* Release */ = { + 89EA26A627AD1FF7B621037F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -17285,19 +17453,18 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties; - PRODUCT_NAME = IceProperties; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets; + PRODUCT_NAME = IceFacets; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 92B6854271D1ED7A482FEE8A /* Debug */ = { + 8B8E3297DEEEA4FD9EF8F0DF /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -17313,53 +17480,19 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation; - PRODUCT_NAME = IceAdapterDeactivation; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope; + PRODUCT_NAME = IceScope; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 93D51FA45421F1D270C1470C /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; - CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - CURRENT_PROJECT_VERSION = 3.7.10; - DYLIB_COMPATIBILITY_VERSION = 0; - DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_TESTABILITY = NO; - GCC_PREPROCESSOR_DEFINITIONS = ( - ICE_CPP11_MAPPING, - ICE_BUILDING_SRC, - ICE_STATIC_LIBS, - ICE_SWIFT, - NDEBUG, - ); - GCC_SYMBOLS_PRIVATE_EXTERN = YES; - GCC_TREAT_WARNINGS_AS_ERRORS = YES; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../cpp/include/", - "$(SYMROOT)/$(PLATFORM_NAME)/include/", - "$(SRCROOT)/../cpp/src/", - ); - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - OTHER_LDFLAGS = "-ObjC"; - PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11iOS"; - PRODUCT_NAME = "IceLocatorDiscovery++11iOS"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; - TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; + WRAPPER_EXTENSION = bundle; }; name = Release; }; - 93F22FAC71177A817FBD3BCE /* Debug */ = { + 8C598F6B11C8FFDC3F79DA98 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -17375,18 +17508,19 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD; - PRODUCT_NAME = IceSlicingExceptionsAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration; + PRODUCT_NAME = IceSSLConfiguration; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 944280ACE561C4FA698106E0 /* Debug */ = { + 8E0A69150F4281D38E921B6B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -17404,8 +17538,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD; - PRODUCT_NAME = IceOperationsAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums; + PRODUCT_NAME = IceEnums; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -17415,7 +17549,7 @@ }; name = Debug; }; - 9512C5D84D9010465DB60BBC /* Release */ = { + 8E1E0F11D0E604B1D050AFC9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -17431,8 +17565,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue; - PRODUCT_NAME = IceDefaultValue; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD; + PRODUCT_NAME = IceExceptionsAMD; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -17443,39 +17577,64 @@ }; name = Release; }; - 9612319119974A5AC44DE9AA /* Debug */ = { + 907FD45A3A6F240F3FC204A6 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; - EXECUTABLE_PREFIX = lib; - GCC_PREPROCESSOR_DEFINITIONS = ( - ICE_CPP11_MAPPING, - ICE_BUILDING_SRC, - ICE_STATIC_LIBS, - ICE_SWIFT, - ); + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../cpp/include/", - "$(SYMROOT)/$(PLATFORM_NAME)/include/", - "$(SRCROOT)/../cpp/src/", - ); + INFOPLIST_FILE = test/TestCommon/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11macOS"; - PRODUCT_NAME = "Ice++11macOS"; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration; + PRODUCT_NAME = IceSSLConfiguration; SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = macosx; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; + 9496B3DE2420F1DF9A826209 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + CURRENT_PROJECT_VERSION = 3.7.10; + DEAD_CODE_STRIPPING = YES; + DYLIB_COMPATIBILITY_VERSION = 0; + DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_BITCODE = NO; + ENABLE_TESTABILITY = NO; + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + GCC_SYMBOLS_PRIVATE_EXTERN = YES; + GCC_TREAT_WARNINGS_AS_ERRORS = YES; + INFOPLIST_FILE = test/TestCommon/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm; + PRODUCT_NAME = IceAcm; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; + WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - 968B44C7615EC023D667BD83 /* Release */ = { + 9580C7CFE9247D4E7B3C0B4F /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -17493,8 +17652,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation; - PRODUCT_NAME = IceLocation; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue; + PRODUCT_NAME = IceDefaultValue; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -17504,7 +17663,7 @@ }; name = Release; }; - 9714C026A547103097F563FD /* Release */ = { + 983FFF4DB5FDCE4F002C4F4C /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -17520,8 +17679,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD; - PRODUCT_NAME = IceOperationsAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi; + PRODUCT_NAME = IceAmi; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -17532,11 +17691,12 @@ }; name = Release; }; - 979319B90005876304B31841 /* Release */ = { + 9D72856DDEF7D6A09CC92955 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -17547,34 +17707,31 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD; - PRODUCT_NAME = IceServantLocatorAMD; - SDKROOT = iphoneos; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD; + PRODUCT_NAME = IceExceptionsAMD; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; name = Release; }; - 97CD630EC0107EC2826865D1 /* Release */ = { + A04AFA3552177C3DF5DD9F84 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = NO; - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_PREPROCESSOR_DEFINITIONS = ( ICE_CPP11_MAPPING, + ICE_BUILDING_SRC, ICE_STATIC_LIBS, ICE_SWIFT, NDEBUG, @@ -17586,29 +17743,24 @@ "$(SYMROOT)/$(PLATFORM_NAME)/include/", "$(SRCROOT)/../cpp/src/", ); - INFOPLIST_FILE = src/IceImpl/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 11; - OTHER_LDFLAGS = ( - "-lbz2", - "-liconv", - ); - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceImpl; - PRODUCT_NAME = IceImpl; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + OTHER_LDFLAGS = "-ObjC"; + PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11iOS"; + PRODUCT_NAME = "Ice++11iOS"; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; }; name = Release; }; - 9826F0441EC8397F321C3EA9 /* Debug */ = { + A0601E10068F9143E7EC9119 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -17619,46 +17771,53 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant; - PRODUCT_NAME = IceDefaultServant; - SDKROOT = iphoneos; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation; + PRODUCT_NAME = IceAdapterDeactivation; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; name = Debug; }; - 9896717DBD1BB48439049D38 /* Debug */ = { + A061E48E4117C79061137922 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + EXECUTABLE_PREFIX = lib; + GCC_PREPROCESSOR_DEFINITIONS = ( + ICE_CPP11_MAPPING, + ICE_BUILDING_SRC, + ICE_STATIC_LIBS, + ICE_SWIFT, + NDEBUG, + ); GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding; - PRODUCT_NAME = IceBinding; - SDKROOT = iphoneos; + HEADER_SEARCH_PATHS = ( + "$(SRCROOT)/../cpp/include/", + "$(SYMROOT)/$(PLATFORM_NAME)/include/", + "$(SRCROOT)/../cpp/src/", + ); + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11macOS"; + PRODUCT_NAME = "Ice++11macOS"; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; + SUPPORTED_PLATFORMS = macosx; }; - name = Debug; + name = Release; }; - 99930EC7E88ECC76E26D2F0D /* Release */ = { + A130959356065E52BA3755A9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -17674,8 +17833,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects; - PRODUCT_NAME = IceObjects; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo; + PRODUCT_NAME = IceInfo; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -17686,7 +17845,7 @@ }; name = Release; }; - 999FA46E24908AEF199727C0 /* Release */ = { + A2042CC370F10D7FAE55030F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -17704,8 +17863,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServices; - PRODUCT_NAME = IceServices; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke; + PRODUCT_NAME = IceInvoke; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -17713,15 +17872,15 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 9B7119BA19879023C69FDD0E /* Debug */ = { + A2CB6F4932E55CA209C450F3 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = YES; + DEFINES_MODULE = NO; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; DYLIB_INSTALL_NAME_BASE = "@rpath"; @@ -17729,12 +17888,12 @@ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; + INFOPLIST_FILE = src/IceStorm/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestCommon; - PRODUCT_NAME = TestCommon; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm; + PRODUCT_NAME = IceStorm; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -17746,7 +17905,7 @@ }; name = Debug; }; - 9C7D632404E8C81403639589 /* Debug */ = { + A833ECD3ADF0F919C82D6BB4 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -17762,8 +17921,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional; - PRODUCT_NAME = IceOptional; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD; + PRODUCT_NAME = IceExceptionsAMD; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -17773,7 +17932,7 @@ }; name = Debug; }; - 9DB7211000647DBD5F11136D /* Release */ = { + A8382D5A2097B7728B02594C /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -17789,8 +17948,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional; - PRODUCT_NAME = IceOptional; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties; + PRODUCT_NAME = IceProperties; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -17801,11 +17960,40 @@ }; name = Release; }; - 9ED730BEA979F961ED33FA0E /* Debug */ = { + A8417DEB1CEB3FF380AE30EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + AVAILABLE_PLATFORMS = macosx; + CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; + CURRENT_PROJECT_VERSION = 3.7.10; + DEAD_CODE_STRIPPING = YES; + DYLIB_COMPATIBILITY_VERSION = 0; + DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_TESTABILITY = NO; + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + GCC_SYMBOLS_PRIVATE_EXTERN = YES; + GCC_TREAT_WARNINGS_AS_ERRORS = YES; + INFOPLIST_FILE = test/TestDriver/macOS/Info.plist; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Swift-Test-Controller"; + PRODUCT_NAME = TestDriver; + SDKROOT = macosx; + SUPPORTED_PLATFORMS = macosx; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + }; + name = Debug; + }; + A873EFEE767237AB415EFA5A /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -17816,19 +18004,49 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD; - PRODUCT_NAME = IceOptionalAMD; - SDKROOT = iphoneos; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm; + PRODUCT_NAME = IceAcm; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; + ACEA717A229B91839B633773 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + AVAILABLE_PLATFORMS = macosx; + CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; + CURRENT_PROJECT_VERSION = 3.7.10; + DEAD_CODE_STRIPPING = YES; + DYLIB_COMPATIBILITY_VERSION = 0; + DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_BITCODE = NO; + ENABLE_TESTABILITY = NO; + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + GCC_SYMBOLS_PRIVATE_EXTERN = YES; + GCC_TREAT_WARNINGS_AS_ERRORS = YES; + INFOPLIST_FILE = test/TestCommon/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD; + PRODUCT_NAME = IceProxyAMD; + SDKROOT = macosx; + SKIP_INSTALL = YES; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; name = Debug; }; - 9EE86FC9DAC156075DF4E721 /* Debug */ = { + AD6685380E42CED6D4581EB6 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -17844,8 +18062,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape; - PRODUCT_NAME = SliceEscape; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold; + PRODUCT_NAME = IceHold; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -17855,44 +18073,40 @@ }; name = Debug; }; - 9EF2A9D93880F28000964239 /* Debug */ = { + ADF7BC7089A464868C519632 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; - EXECUTABLE_PREFIX = lib; - GCC_PREPROCESSOR_DEFINITIONS = ( - ICE_CPP11_MAPPING, - ICE_BUILDING_SRC, - ICE_STATIC_LIBS, - ICE_SWIFT, - ); + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../cpp/include/", - "$(SYMROOT)/$(PLATFORM_NAME)/include/", - "$(SRCROOT)/../cpp/src/", - ); + INFOPLIST_FILE = test/TestCommon/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11macOS"; - PRODUCT_NAME = "IceDiscovery++11macOS"; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets; + PRODUCT_NAME = IceFacets; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + WRAPPER_EXTENSION = bundle; }; name = Debug; }; - 9FEEE5D1450F94BE96B269B0 /* Debug */ = { + B0316D4D3DC00FF80B5A455C /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEFINES_MODULE = NO; DYLIB_COMPATIBILITY_VERSION = 0; @@ -17902,23 +18116,24 @@ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = src/Glacier2/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Glacier2; - PRODUCT_NAME = Glacier2; - SDKROOT = macosx; + INFOPLIST_FILE = src/Ice/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Ice; + PRODUCT_NAME = Ice; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - A347D14DC129C92E9B51F19B /* Release */ = { + B0FAEF8B1351ED38F32C38BA /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -17936,8 +18151,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape; - PRODUCT_NAME = SliceEscape; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServices; + PRODUCT_NAME = IceServices; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -17947,7 +18162,7 @@ }; name = Release; }; - A3786B817EF06C341EC6B43B /* Release */ = { + B10BF1FFA3FE061E92FD89C7 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -17965,8 +18180,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo; - PRODUCT_NAME = IceInfo; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration; + PRODUCT_NAME = IceSSLConfiguration; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -17974,70 +18189,36 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - A50A43A181B109B663BB2982 /* Release */ = { + B326413C3604073FC69C73E8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = YES; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestCommon; - PRODUCT_NAME = TestCommon; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation; + PRODUCT_NAME = IceAdapterDeactivation; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - A616754C0434D35DD864C1C0 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - AVAILABLE_PLATFORMS = macosx; - CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; - DYLIB_COMPATIBILITY_VERSION = 0; - DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; - ENABLE_TESTABILITY = NO; - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; - GCC_SYMBOLS_PRIVATE_EXTERN = YES; - GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration; - PRODUCT_NAME = IceSSLConfiguration; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; name = Debug; }; - A721415CB087E112599535E1 /* Debug */ = { + B33D21BA7D795B70CC97307A /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -18053,18 +18234,19 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope; - PRODUCT_NAME = IceScope; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums; + PRODUCT_NAME = IceEnums; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - A82C35D1F5B65B2C552C6FC7 /* Release */ = { + B374AE664CDEA2A0B7DE3F24 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -18082,8 +18264,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD; - PRODUCT_NAME = IceSlicingExceptionsAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp; + PRODUCT_NAME = IceUdp; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -18091,45 +18273,40 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - A921B1EA7241B19F352D28CC /* Debug */ = { + B4FEA3B92BFF592175BCAFEE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = NO; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = src/IceGrid/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid; - PRODUCT_NAME = IceGrid; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry; + PRODUCT_NAME = IceRetry; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + WRAPPER_EXTENSION = bundle; }; name = Debug; }; - A97CE174671ABBE5353D144E /* Debug */ = { + B83BB33432BB4A8A2799C09F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -18140,20 +18317,19 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator; - PRODUCT_NAME = IceServantLocator; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin; + PRODUCT_NAME = IceAdmin; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; name = Debug; }; - AA1C7223A8A78D4F34E9C544 /* Release */ = { + B94C3D09ABAC5E528EE9772C /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -18171,8 +18347,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin; - PRODUCT_NAME = IceAdmin; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant; + PRODUCT_NAME = IceDefaultServant; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -18182,7 +18358,7 @@ }; name = Release; }; - AAD37670088ABB5775EF76C4 /* Debug */ = { + BB3AAAF581085C16CB3A7FC6 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -18200,8 +18376,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions; - PRODUCT_NAME = IceExceptions; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue; + PRODUCT_NAME = IceDefaultValue; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -18211,7 +18387,40 @@ }; name = Debug; }; - AC3311F2621DF596E5F78E1C /* Debug */ = { + BB99541BA6F80D033CEBE625 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + CURRENT_PROJECT_VERSION = 3.7.10; + DYLIB_COMPATIBILITY_VERSION = 0; + DYLIB_CURRENT_VERSION = 3.7.10; + ENABLE_TESTABILITY = NO; + GCC_PREPROCESSOR_DEFINITIONS = ( + ICE_CPP11_MAPPING, + ICE_BUILDING_SRC, + ICE_STATIC_LIBS, + ICE_SWIFT, + ); + GCC_SYMBOLS_PRIVATE_EXTERN = YES; + GCC_TREAT_WARNINGS_AS_ERRORS = YES; + HEADER_SEARCH_PATHS = ( + "$(SRCROOT)/../cpp/include/", + "$(SYMROOT)/$(PLATFORM_NAME)/include/", + "$(SRCROOT)/../cpp/src/", + ); + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + OTHER_LDFLAGS = "-ObjC"; + PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11iOS"; + PRODUCT_NAME = "IceDiscovery++11iOS"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + BD9CE1FD2DA85E9EB3E88A2A /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -18227,23 +18436,23 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream; - PRODUCT_NAME = IceStream; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD; + PRODUCT_NAME = IceOperationsAMD; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - AC603EBFFD4197886541A029 /* Debug */ = { + BDF62E09AF60ABA9C9F3C4A4 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -18254,51 +18463,47 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm; - PRODUCT_NAME = IceAcm; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream; + PRODUCT_NAME = IceStream; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - AE4F9EE214D641A56C688D76 /* Release */ = { + BE6DA691D542E4C5C31CBAF7 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = NO; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = src/Glacier2/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Glacier2; - PRODUCT_NAME = Glacier2; - SDKROOT = macosx; + INFOPLIST_FILE = test/TestCommon/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties; + PRODUCT_NAME = IceProperties; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - B0EF56B3373B328F76E8A33E /* Release */ = { + BE7FB132C82F27E3BB04905C /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -18316,8 +18521,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke; - PRODUCT_NAME = IceInvoke; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD; + PRODUCT_NAME = IceOperationsAMD; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -18327,7 +18532,7 @@ }; name = Release; }; - B58E6E5C2950F2799E59CE42 /* Debug */ = { + BFF907D7D57275D71E945E48 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -18345,8 +18550,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD; - PRODUCT_NAME = IceExceptionsAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation; + PRODUCT_NAME = IceLocation; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -18354,71 +18559,89 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - B602C2B7F1D327D7B0B59EB3 /* Release */ = { + C056E6D811DFE1B37E5193EE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + EXECUTABLE_PREFIX = lib; + GCC_PREPROCESSOR_DEFINITIONS = ( + ICE_CPP11_MAPPING, + ICE_BUILDING_SRC, + ICE_STATIC_LIBS, + ICE_SWIFT, + NDEBUG, + ); GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + HEADER_SEARCH_PATHS = ( + "$(SRCROOT)/../cpp/include/", + "$(SYMROOT)/$(PLATFORM_NAME)/include/", + "$(SRCROOT)/../cpp/src/", + ); MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout; - PRODUCT_NAME = IceTimeout; + PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11macOS"; + PRODUCT_NAME = "IceLocatorDiscovery++11macOS"; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; }; name = Release; }; - B890CB094DC4735A1D80ACE2 /* Release */ = { + C24C678D8E54B2823439720C /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; + DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; + DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + GCC_PREPROCESSOR_DEFINITIONS = ( + ICE_CPP11_MAPPING, + ICE_STATIC_LIBS, + ICE_SWIFT, + ); GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin; - PRODUCT_NAME = IceAdmin; - SDKROOT = iphoneos; + HEADER_SEARCH_PATHS = ( + "$(SRCROOT)/../cpp/include/", + "$(SYMROOT)/$(PLATFORM_NAME)/include/", + "$(SRCROOT)/../cpp/src/", + ); + INFOPLIST_FILE = src/IceImpl/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 11; + OTHER_LDFLAGS = ( + "-lbz2", + "-liconv", + ); + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceImpl; + PRODUCT_NAME = IceImpl; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; - WRAPPER_EXTENSION = bundle; + SUPPORTED_PLATFORMS = macosx; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - B9429B5E6EE866BAF48EDAE6 /* Release */ = { + C3E46DAE8D29B99CB9543581 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -18429,20 +18652,19 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope; - PRODUCT_NAME = IceScope; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD; + PRODUCT_NAME = IceServantLocatorAMD; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - B9A8714241ACFBD6D099CD56 /* Release */ = { + C427352A0B9F36802D757A5D /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -18458,8 +18680,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp; - PRODUCT_NAME = IceUdp; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD; + PRODUCT_NAME = IceSlicingObjectsAMD; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -18470,7 +18692,7 @@ }; name = Release; }; - BAD6479A919DBB4627BC7C67 /* Debug */ = { + C5FF82AE9A2454E3CF608E65 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -18488,8 +18710,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects; - PRODUCT_NAME = IceObjects; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding; + PRODUCT_NAME = IceBinding; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -18497,9 +18719,9 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - BC275E81A28CD18D70B90B4D /* Debug */ = { + C66716659632A0C696326403 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -18515,18 +18737,19 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation; - PRODUCT_NAME = IceLocation; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy; + PRODUCT_NAME = IceProxy; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - BE7BC6FEEF5A1BC6246EC630 /* Release */ = { + C856543B0C8E9D0384EE520F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -18540,25 +18763,24 @@ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = src/IceStorm/Info.plist; + INFOPLIST_FILE = src/IceGrid/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm; - PRODUCT_NAME = IceStorm; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid; + PRODUCT_NAME = IceGrid; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - C45B8F88DB43B7ED1B9C01A2 /* Release */ = { + CCB120D97ADECBCB337FA934 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -18576,8 +18798,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD; - PRODUCT_NAME = IceOperationsAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional; + PRODUCT_NAME = IceOptional; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -18585,42 +18807,47 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - C50E0E9877D201B21C9AE38E /* Debug */ = { + D146431491D41E66E8F3E3D5 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + GCC_PREPROCESSOR_DEFINITIONS = ( + ICE_CPP11_MAPPING, + ICE_BUILDING_SRC, + ICE_STATIC_LIBS, + ICE_SWIFT, + ); GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD; - PRODUCT_NAME = IceSlicingExceptionsAMD; - SDKROOT = macosx; + HEADER_SEARCH_PATHS = ( + "$(SRCROOT)/../cpp/include/", + "$(SYMROOT)/$(PLATFORM_NAME)/include/", + "$(SRCROOT)/../cpp/src/", + ); + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + OTHER_LDFLAGS = "-ObjC"; + PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11iOS"; + PRODUCT_NAME = "Ice++11iOS"; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; - C5DD447F660305106C4410A7 /* Release */ = { + D1654AA269F355041AA73043 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -18631,82 +18858,20 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold; - PRODUCT_NAME = IceHold; - SDKROOT = iphoneos; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD; + PRODUCT_NAME = IceProxyAMD; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; name = Release; }; - C66DBC87B5EC62D85D885E0F /* 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; - 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; - MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; - MTL_FAST_MATH = YES; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 5.0; - USE_HEADERMAP = NO; - }; - name = Debug; - }; - C8FC84B7CC743BFEB75626E0 /* Debug */ = { + D3C5B641B2C0F8C093F81A39 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -18724,8 +18889,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi; - PRODUCT_NAME = IceAmi; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator; + PRODUCT_NAME = IceServantLocator; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -18733,23 +18898,23 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - C987DE1FE1CCE8215CC26156 /* Release */ = { + D422D71621D4E137CEB5CE9F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; ENABLE_TESTABILITY = NO; + EXECUTABLE_PREFIX = lib; GCC_PREPROCESSOR_DEFINITIONS = ( ICE_CPP11_MAPPING, ICE_BUILDING_SRC, ICE_STATIC_LIBS, ICE_SWIFT, - NDEBUG, ); GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; @@ -18758,19 +18923,16 @@ "$(SYMROOT)/$(PLATFORM_NAME)/include/", "$(SRCROOT)/../cpp/src/", ); - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - OTHER_LDFLAGS = "-ObjC"; - PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11iOS"; - PRODUCT_NAME = "IceDiscovery++11iOS"; - SDKROOT = iphoneos; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11macOS"; + PRODUCT_NAME = "IceLocatorDiscovery++11macOS"; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; + SUPPORTED_PLATFORMS = macosx; }; - name = Release; + name = Debug; }; - CA44A0F50CA843FB862FEE82 /* Debug */ = { + D49ACD5D7FAC7F05329376A3 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -18788,8 +18950,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream; - PRODUCT_NAME = IceStream; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD; + PRODUCT_NAME = IceOptionalAMD; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -18797,13 +18959,14 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - CAC85B677D293E5F4BAAAA7B /* Debug */ = { + D5E08540851CCB82AAC4DD9A /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -18814,24 +18977,24 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects; - PRODUCT_NAME = IceObjects; - SDKROOT = iphoneos; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD; + PRODUCT_NAME = IceServantLocatorAMD; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - CC5306D2A4884382472E288D /* Debug */ = { + D65D5F6A7BFA6F3CEF85C9E6 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -18842,56 +19005,51 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant; - PRODUCT_NAME = IceDefaultServant; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServices; + PRODUCT_NAME = IceServices; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - CD303A8542378151667B61B6 /* Debug */ = { + D773DA417ED433861F553EC4 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = NO; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_TESTABILITY = NO; - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; - GCC_SYMBOLS_PRIVATE_EXTERN = YES; - GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = src/IceGrid/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid; - PRODUCT_NAME = IceGrid; - SDKROOT = macosx; + ENABLE_BITCODE = NO; + ENABLE_TESTABILITY = NO; + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + GCC_SYMBOLS_PRIVATE_EXTERN = YES; + GCC_TREAT_WARNINGS_AS_ERRORS = YES; + INFOPLIST_FILE = test/TestCommon/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions; + PRODUCT_NAME = IceSlicingExceptions; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + WRAPPER_EXTENSION = bundle; }; name = Debug; }; - CD56FC63C55F214A74D05641 /* Debug */ = { + D7E3B7ED0FA62ECD43B75EEF /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -18902,20 +19060,19 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions; - PRODUCT_NAME = IceSlicingExceptions; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInterceptor; + PRODUCT_NAME = IceInterceptor; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; name = Debug; }; - CE504B2925430DA7D62A6044 /* Release */ = { + D826A4FDA50CDDFE96B8F9A7 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -18931,8 +19088,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding; - PRODUCT_NAME = IceBinding; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets; + PRODUCT_NAME = IceFacets; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -18943,7 +19100,7 @@ }; name = Release; }; - CE8BDE464BF3213ABC65A2C5 /* Debug */ = { + D9D2A289C3C21D94F6D2436E /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -18961,8 +19118,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD; - PRODUCT_NAME = IceServantLocatorAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties; + PRODUCT_NAME = IceProperties; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -18970,9 +19127,9 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - D1EF2A24A6A0667C940E05D3 /* Release */ = { + DB83E02D524F7BF63CFB5164 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -18990,8 +19147,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions; - PRODUCT_NAME = IceExceptions; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD; + PRODUCT_NAME = IceSlicingExceptionsAMD; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -18999,9 +19156,9 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - D2E45FC5F6D6B9BFA5BF89A0 /* Release */ = { + DDBCA9FF0D76930C005944BC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -19019,8 +19176,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions; - PRODUCT_NAME = IceSlicingExceptions; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm; + PRODUCT_NAME = IceAcm; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -19028,9 +19185,9 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - D44ECE5FD444DE7F0EF594FF /* Release */ = { + DF67D942F598AB67B10A2E32 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -19048,8 +19205,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant; - PRODUCT_NAME = IceDefaultServant; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance; + PRODUCT_NAME = IceInheritance; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -19059,11 +19216,12 @@ }; name = Release; }; - D7CE844B80F4F52F56E34A73 /* Release */ = { + DF70298DD0A56F879DBC73E8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -19074,52 +19232,47 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration; - PRODUCT_NAME = IceSSLConfiguration; - SDKROOT = iphoneos; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations; + PRODUCT_NAME = IceOperations; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - D8C2FD026A18AB5C05DF4E95 /* Release */ = { + DF780DB41931935918EA3C7A /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = NO; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = src/Glacier2/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Glacier2; - PRODUCT_NAME = Glacier2; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations; + PRODUCT_NAME = IceOperations; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - D8E574F4A08E20303BDE32D9 /* Debug */ = { + E1A4633580AACB2725BB4E0A /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -19137,8 +19290,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding; - PRODUCT_NAME = IceBinding; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD; + PRODUCT_NAME = IceServantLocatorAMD; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -19148,40 +19301,7 @@ }; name = Debug; }; - E044E2970728951E04F64249 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - AVAILABLE_PLATFORMS = macosx; - CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - CURRENT_PROJECT_VERSION = 3.7.10; - DYLIB_COMPATIBILITY_VERSION = 0; - DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_TESTABILITY = NO; - EXECUTABLE_PREFIX = lib; - GCC_PREPROCESSOR_DEFINITIONS = ( - ICE_CPP11_MAPPING, - ICE_BUILDING_SRC, - ICE_STATIC_LIBS, - ICE_SWIFT, - NDEBUG, - ); - GCC_SYMBOLS_PRIVATE_EXTERN = YES; - GCC_TREAT_WARNINGS_AS_ERRORS = YES; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../cpp/include/", - "$(SYMROOT)/$(PLATFORM_NAME)/include/", - "$(SRCROOT)/../cpp/src/", - ); - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11macOS"; - PRODUCT_NAME = "IceDiscovery++11macOS"; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; - }; - name = Release; - }; - E0A0DC4826A22F440C62A2DA /* Debug */ = { + E2155875F6FA0275DBD79924 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -19197,8 +19317,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance; - PRODUCT_NAME = IceInheritance; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo; + PRODUCT_NAME = IceInfo; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -19208,7 +19328,7 @@ }; name = Debug; }; - E1062FCFC51EC04A76AF1945 /* Release */ = { + E22D7B05754C971C37CCE38C /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -19224,8 +19344,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi; - PRODUCT_NAME = IceAmi; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation; + PRODUCT_NAME = IceLocation; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -19236,7 +19356,7 @@ }; name = Release; }; - E1E3194FFFD475E32E5F3E22 /* Debug */ = { + E2703A9E9514BCF53C3BD578 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -19254,8 +19374,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets; - PRODUCT_NAME = IceFacets; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape; + PRODUCT_NAME = SliceEscape; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -19263,9 +19383,9 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - E415EEDEBA7D338DF1F3800A /* Release */ = { + E44F85DFD620D00006E8874C /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -19283,8 +19403,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi; - PRODUCT_NAME = IceAmi; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums; + PRODUCT_NAME = IceEnums; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -19294,20 +19414,18 @@ }; name = Release; }; - E63437FFEF889D012226C4CE /* Release */ = { + E551C99885776C150743EA0E /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_TESTABILITY = NO; - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_PREPROCESSOR_DEFINITIONS = ( ICE_CPP11_MAPPING, + ICE_BUILDING_SRC, ICE_STATIC_LIBS, ICE_SWIFT, NDEBUG, @@ -19319,54 +19437,19 @@ "$(SYMROOT)/$(PLATFORM_NAME)/include/", "$(SRCROOT)/../cpp/src/", ); - INFOPLIST_FILE = src/IceImpl/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - OTHER_LDFLAGS = ( - "-lbz2", - "-liconv", - ); - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceImpl; - PRODUCT_NAME = IceImpl; + OTHER_LDFLAGS = "-ObjC"; + PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11iOS"; + PRODUCT_NAME = "IceDiscovery++11iOS"; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; }; name = Release; }; - EB01734118B8788420AD8BB5 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; - CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; - DYLIB_COMPATIBILITY_VERSION = 0; - DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; - ENABLE_TESTABILITY = NO; - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; - GCC_SYMBOLS_PRIVATE_EXTERN = YES; - GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets; - PRODUCT_NAME = IceFacets; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - EB471CD1A4CC46454B2F3B3C /* Release */ = { + E6069F8261061F3B475C1725 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -19384,8 +19467,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD; - PRODUCT_NAME = IceSlicingObjectsAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator; + PRODUCT_NAME = IceServantLocator; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -19393,9 +19476,9 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - ECF1A4A4B6A6E2080DB905EC /* Release */ = { + E60B9060057CCBC4A77101AA /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -19411,8 +19494,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant; - PRODUCT_NAME = IceDefaultServant; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations; + PRODUCT_NAME = IceOperations; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -19423,7 +19506,7 @@ }; name = Release; }; - ED8213384D6AE788F0CF2FFC /* Debug */ = { + E7953F6FB47B8AA4EB57D97B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -19439,78 +19522,55 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD; - PRODUCT_NAME = IceSlicingObjectsAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout; + PRODUCT_NAME = IceTimeout; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - EEC1DEFB267E465E7F48020D /* Release */ = { + E89F07A85CF26A7A1CBE587B /* 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; - 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; - MTL_ENABLE_DEBUG_INFO = NO; - MTL_FAST_MATH = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_COMPILATION_MODE = wholemodule; - SWIFT_OPTIMIZATION_LEVEL = "-O"; - SWIFT_VERSION = 5.0; - USE_HEADERMAP = NO; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + CURRENT_PROJECT_VERSION = 3.7.10; + DEFINES_MODULE = NO; + DYLIB_COMPATIBILITY_VERSION = 0; + DYLIB_CURRENT_VERSION = 3.7.10; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_TESTABILITY = NO; + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; + GCC_SYMBOLS_PRIVATE_EXTERN = YES; + GCC_TREAT_WARNINGS_AS_ERRORS = YES; + INFOPLIST_FILE = src/IceGrid/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid; + PRODUCT_NAME = IceGrid; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; + SWIFT_VERSION = 5.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; name = Release; }; - EEEE0D36609B9377F760E4BB /* Debug */ = { + EA19929AB62BA282F13F9066 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -19521,25 +19581,24 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo; - PRODUCT_NAME = IceInfo; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp; + PRODUCT_NAME = IceUdp; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - F0CEB024637E96976AB287DD /* Debug */ = { + EA276EACCB47AF7953E16E80 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = macosx; + AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -19550,20 +19609,20 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout; - PRODUCT_NAME = IceTimeout; - SDKROOT = macosx; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape; + PRODUCT_NAME = SliceEscape; + SDKROOT = iphoneos; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - F17FE80EC45B3E37DB22ED5C /* Debug */ = { + EA66942726E0AE41D48A2615 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -19581,8 +19640,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation; - PRODUCT_NAME = IceLocation; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin; + PRODUCT_NAME = IceAdmin; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -19590,13 +19649,14 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - F1A6EC6DF4344D421EE034AA /* Release */ = { + ED10F9056619168866238161 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -19607,20 +19667,20 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm; - PRODUCT_NAME = IceAcm; - SDKROOT = iphoneos; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo; + PRODUCT_NAME = IceInfo; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; name = Release; }; - F1EE4E24D040F5CEEFA8E043 /* Debug */ = { + EEE780663DBC8B6FA817D50C /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -19636,8 +19696,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue; - PRODUCT_NAME = IceDefaultValue; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD; + PRODUCT_NAME = IceSlicingObjectsAMD; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -19647,7 +19707,7 @@ }; name = Debug; }; - F3546579777EC5469BCBABDB /* Release */ = { + F026DE3859A571CE48807E68 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -19663,8 +19723,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets; - PRODUCT_NAME = IceFacets; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance; + PRODUCT_NAME = IceInheritance; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -19675,7 +19735,7 @@ }; name = Release; }; - F4CDE2F7E88361BDA36FA192 /* Debug */ = { + F05261652BE25CCD38485CD2 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -19691,8 +19751,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration; - PRODUCT_NAME = IceSSLConfiguration; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServices; + PRODUCT_NAME = IceServices; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -19702,11 +19762,12 @@ }; name = Debug; }; - F59CE127C5DE9AF6B710F0D7 /* Debug */ = { + F1705F3FDE41A57E1AB5198C /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; + AVAILABLE_PLATFORMS = macosx; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; + COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 3.7.10; DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; @@ -19717,50 +19778,47 @@ GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke; - PRODUCT_NAME = IceInvoke; - SDKROOT = iphoneos; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 11; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets; + PRODUCT_NAME = IceFacets; + SDKROOT = macosx; SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTED_PLATFORMS = macosx; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - F6FBEFEF7FE130E3FAE0FD58 /* Debug */ = { + F1E3DFB825B3C86743D96D5B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; CLANG_CXX_LANGUAGE_STANDARD = "c++17"; CURRENT_PROJECT_VERSION = 3.7.10; - DEFINES_MODULE = NO; + DEAD_CODE_STRIPPING = YES; DYLIB_COMPATIBILITY_VERSION = 0; DYLIB_CURRENT_VERSION = 3.7.10; - DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_BITCODE = NO; ENABLE_TESTABILITY = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; GCC_SYMBOLS_PRIVATE_EXTERN = YES; GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = src/Ice/Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Ice; - PRODUCT_NAME = Ice; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD; + PRODUCT_NAME = IceProxyAMD; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + WRAPPER_EXTENSION = bundle; }; name = Debug; }; - F7952F2499B1DD4D55E98048 /* Debug */ = { + F2B8D4DF8653A868CB738126 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -19778,8 +19836,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin; - PRODUCT_NAME = IceAdmin; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions; + PRODUCT_NAME = IceSlicingExceptions; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -19787,9 +19845,9 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - F8709455896C8F38653B3E97 /* Release */ = { + F37DF0365AD51C650B3E0869 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -19807,8 +19865,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets; - PRODUCT_NAME = IceFacets; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold; + PRODUCT_NAME = IceHold; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -19816,9 +19874,9 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - FA18B4F91D09D9096CFDB5A2 /* Release */ = { + F42B7F33EF4F8F6F9E7CCAFA /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -19836,8 +19894,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm; - PRODUCT_NAME = IceAcm; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream; + PRODUCT_NAME = IceStream; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -19845,36 +19903,9 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; - }; - FAAF6A01B5D25C2FCA6BE30A /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; - CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; - DYLIB_COMPATIBILITY_VERSION = 0; - DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; - ENABLE_TESTABILITY = NO; - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; - GCC_SYMBOLS_PRIVATE_EXTERN = YES; - GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy; - PRODUCT_NAME = IceProxy; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; - WRAPPER_EXTENSION = bundle; - }; name = Debug; }; - FAD4D43ED706E6A9DA9B7C34 /* Release */ = { + F5287D290F7250DB356D92C6 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -19890,19 +19921,18 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD; - PRODUCT_NAME = IceSlicingExceptionsAMD; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape; + PRODUCT_NAME = SliceEscape; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - FB344C89334C06D96AF3F4D7 /* Debug */ = { + F532DF4C121938CCAD8EE3FF /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -19920,8 +19950,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties; - PRODUCT_NAME = IceProperties; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServices; + PRODUCT_NAME = IceServices; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -19931,7 +19961,7 @@ }; name = Debug; }; - FB9554008DE40A9FF4232405 /* Debug */ = { + F5C5D9A19180BB8156400240 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -19947,8 +19977,8 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold; - PRODUCT_NAME = IceHold; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp; + PRODUCT_NAME = IceUdp; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -19958,7 +19988,7 @@ }; name = Debug; }; - FBFECABE446C9FFC883C2B8E /* Debug */ = { + F61A17A82DE7E49134A1DC1B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -19985,9 +20015,9 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; - FCD0C79CB4D884A3DA2C3A85 /* Release */ = { + F74345BDDEB21513E6BB44E3 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -20005,8 +20035,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator; - PRODUCT_NAME = IceServantLocator; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy; + PRODUCT_NAME = IceProxy; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -20014,37 +20044,9 @@ SWIFT_VERSION = 5.2; WRAPPER_EXTENSION = bundle; }; - name = Release; - }; - FCE489306A2C0DF3A177F83D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; - CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - CURRENT_PROJECT_VERSION = 3.7.10; - DEAD_CODE_STRIPPING = YES; - DYLIB_COMPATIBILITY_VERSION = 0; - DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_BITCODE = NO; - ENABLE_TESTABILITY = NO; - FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/"; - GCC_SYMBOLS_PRIVATE_EXTERN = YES; - GCC_TREAT_WARNINGS_AS_ERRORS = YES; - INFOPLIST_FILE = test/TestCommon/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions; - PRODUCT_NAME = IceExceptions; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; - SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; - SWIFT_VERSION = 5.2; - VALIDATE_PRODUCT = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; + name = Debug; }; - FDEACB82E8B04A44ACFC2922 /* Debug */ = { + FC987356B3DA7F10C466A69F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = macosx; @@ -20062,8 +20064,8 @@ INFOPLIST_FILE = test/TestCommon/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue; - PRODUCT_NAME = IceDefaultValue; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation; + PRODUCT_NAME = IceLocation; SDKROOT = macosx; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = macosx; @@ -20073,7 +20075,7 @@ }; name = Debug; }; - FE5C0BDA058EF5747F43ED0D /* Debug */ = { + FEFB8F3F05E014CC6E32F998 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { AVAILABLE_PLATFORMS = "iphoneos iphonesimulator"; @@ -20089,945 +20091,913 @@ GCC_TREAT_WARNINGS_AS_ERRORS = YES; INFOPLIST_FILE = test/TestCommon/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums; - PRODUCT_NAME = IceEnums; + PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue; + PRODUCT_NAME = IceDefaultValue; SDKROOT = iphoneos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SWIFT_TREAT_WARNINGS_AS_ERRORS = YES; SWIFT_VERSION = 5.2; + VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = bundle; }; - name = Debug; - }; - FFC649B36E409E721DFA289E /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - AVAILABLE_PLATFORMS = macosx; - CLANG_CXX_LANGUAGE_STANDARD = "c++17"; - CURRENT_PROJECT_VERSION = 3.7.10; - DYLIB_COMPATIBILITY_VERSION = 0; - DYLIB_CURRENT_VERSION = 3.7.10; - ENABLE_TESTABILITY = NO; - EXECUTABLE_PREFIX = lib; - GCC_PREPROCESSOR_DEFINITIONS = ( - ICE_CPP11_MAPPING, - ICE_BUILDING_SRC, - ICE_STATIC_LIBS, - ICE_SWIFT, - NDEBUG, - ); - GCC_SYMBOLS_PRIVATE_EXTERN = YES; - GCC_TREAT_WARNINGS_AS_ERRORS = YES; - HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../cpp/include/", - "$(SYMROOT)/$(PLATFORM_NAME)/include/", - "$(SRCROOT)/../cpp/src/", - ); - MACOSX_DEPLOYMENT_TARGET = 11; - PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11macOS"; - PRODUCT_NAME = "Ice++11macOS"; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SUPPORTED_PLATFORMS = macosx; - }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 016D084F469D819802F3FF18 /* Build configuration list for PBXNativeTarget "IceLocation macOS" */ = { + 01F0C22B15EC247EB97E86F2 /* Build configuration list for PBXNativeTarget "IceOperations macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - F17FE80EC45B3E37DB22ED5C /* Debug */, - 968B44C7615EC023D667BD83 /* Release */, + DF70298DD0A56F879DBC73E8 /* Debug */, + 67E5FF359655C969B0322783 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 06CE6A62AF61019DABADB16B /* Build configuration list for PBXNativeTarget "IceGrid macOS" */ = { + 04EDE5562E734D32D223EE10 /* Build configuration list for PBXNativeTarget "IceRetry iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - CD303A8542378151667B61B6 /* Debug */, - 3A8C15F601C2E42E89DE8FFB /* Release */, + B4FEA3B92BFF592175BCAFEE /* Debug */, + 060FE00C0EEF301EBB4E880A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 0A2CDA5876240F3B25ED2EF5 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD iOS" */ = { + 08EAB15A7655681506FA22B3 /* Build configuration list for PBXNativeTarget "IceDefaultServant macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - ED8213384D6AE788F0CF2FFC /* Debug */, - 58C9B4BE935EA5279CF89B61 /* Release */, + 82D98B3A301B1B48D81F5E88 /* Debug */, + B94C3D09ABAC5E528EE9772C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 0AA4FD4C8681DAD345190111 /* Build configuration list for PBXNativeTarget "IceInheritance macOS" */ = { + 08F292F85AECF734D92712D6 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 6456C3F8875AE0D59B0E8F61 /* Debug */, - 1DDEE581E1100B80E95E8F0D /* Release */, + A0601E10068F9143E7EC9119 /* Debug */, + 110297FE9777727E5101F0DC /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 0E04FD1FEA57626506827377 /* Build configuration list for PBXNativeTarget "IceStorm iOS" */ = { + 0D2520A7E20750A57841C689 /* Build configuration list for PBXNativeTarget "IceInfo iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0E05892D14CE07B57A973763 /* Debug */, - BE7BC6FEEF5A1BC6246EC630 /* Release */, + E2155875F6FA0275DBD79924 /* Debug */, + A130959356065E52BA3755A9 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 0FEE866A1C507AC22E565E26 /* Build configuration list for PBXNativeTarget "IceHold iOS" */ = { + 14EC7ACF6199F1DE3B851BED /* Build configuration list for PBXNativeTarget "TestDriver iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - FB9554008DE40A9FF4232405 /* Debug */, - C5DD447F660305106C4410A7 /* Release */, + 64AEA2DB552A152697F89485 /* Debug */, + 2EC02F65E44768CF0012161E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 1053F481FBE86DFD6CF42E84 /* Build configuration list for PBXNativeTarget "IceEnums macOS" */ = { + 15A7E6FBFBC887526DE8B22C /* Build configuration list for PBXNativeTarget "IceGrid iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 68818EDCAE6F1FFAD669BD0D /* Debug */, - 5F7D4DA73E9DA9E1C405DDCC /* Release */, + C856543B0C8E9D0384EE520F /* Debug */, + E89F07A85CF26A7A1CBE587B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 1205AECE1DC3D1F2B78B26B4 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD iOS" */ = { + 192285C8358FCD23FC864708 /* Build configuration list for PBXNativeTarget "IceSlicingObjects macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 93F22FAC71177A817FBD3BCE /* Debug */, - FAD4D43ED706E6A9DA9B7C34 /* Release */, + 1B03D207BFE18C00784CDAFD /* Debug */, + 3F915E1F000B6EFD16DCCF6B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 12CF519E386FB7A702DB7869 /* Build configuration list for PBXNativeTarget "IceUdp macOS" */ = { + 1A14F3D6516B4B5EBE27550E /* Build configuration list for PBXNativeTarget "IceInvoke iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 08AAD3039B9322D596363F0D /* Debug */, - 464AA173D571C409486F58B1 /* Release */, + 0B867D3017BB99393F13C7B6 /* Debug */, + 06831A266B05BDB4E6B894CE /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 1AE2465D21A35145CF6FD4A1 /* Build configuration list for PBXNativeTarget "IceProperties macOS" */ = { + 1B1D2D65F82514B89E9499E8 /* Build configuration list for PBXNativeTarget "IceStream iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - FB344C89334C06D96AF3F4D7 /* Debug */, - 33EEEF7ED264EE1A761A912C /* Release */, + 3179D7592573E36B79689119 /* Debug */, + BDF62E09AF60ABA9C9F3C4A4 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 1B4345E20A7FEA796B09FF68 /* Build configuration list for PBXNativeTarget "IceInvoke iOS" */ = { + 1B27363FFD9196E5938DABFE /* Build configuration list for PBXNativeTarget "IceAcm macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - F59CE127C5DE9AF6B710F0D7 /* Debug */, - 1A30AC3AFC2E538EA78D15C3 /* Release */, + DDBCA9FF0D76930C005944BC /* Debug */, + A873EFEE767237AB415EFA5A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 1D77F99AF48E7B93572E06B1 /* Build configuration list for PBXNativeTarget "IceStream iOS" */ = { + 1BCB378DC159D6C121DA2E50 /* Build configuration list for PBXNativeTarget "IceInterceptor iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - AC3311F2621DF596E5F78E1C /* Debug */, - 4379757BE9CB6913A830AA1C /* Release */, + D7E3B7ED0FA62ECD43B75EEF /* Debug */, + 275BE1C64F4D7CBFBF17909F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 1D9D8418DB0027BD2B6B3281 /* Build configuration list for PBXNativeTarget "IceOperationsAMD iOS" */ = { + 1E024F0058DD955ACB31874F /* Build configuration list for PBXNativeTarget "IceProxy macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 5908A91E74161EF71FFCA732 /* Debug */, - 9714C026A547103097F563FD /* Release */, + F74345BDDEB21513E6BB44E3 /* Debug */, + 736195F1C8B7FDA52413F50C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 20DF9B84519852C9E51EF5CA /* Build configuration list for PBXNativeTarget "TestDriver macOS" */ = { + 22B2C72FDAA83C86975A5ECF /* Build configuration list for PBXNativeTarget "IceAdmin macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 026715DC9217E2C16A9B4C70 /* Debug */, - 6D5745A34768CFD110B3278C /* Release */, + 0051053EEA63D2E887DA3146 /* Debug */, + EA66942726E0AE41D48A2615 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 2B3B3933E542C58D14FBBFEA /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD iOS" */ = { + 289C7EB801C9245F6BA4A335 /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 47746E4E25916CEC80BDBB4B /* Debug */, - 979319B90005876304B31841 /* Release */, + C3E46DAE8D29B99CB9543581 /* Debug */, + 311F46BDD57463BAB3A204D4 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 2BC546AEFE844637AF7E51C8 /* Build configuration list for PBXNativeTarget "IceInterceptor macOS" */ = { + 2AA7A070BEDEA374FEC29C75 /* Build configuration list for PBXNativeTarget "IceInheritance macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 88DF19666040258509EDA817 /* Debug */, - 6F97C4089D164E42E331B318 /* Release */, + 8524B381B73C679DA126B6F8 /* Debug */, + DF67D942F598AB67B10A2E32 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 2C2B9D47BB4EC032DCF4D782 /* Build configuration list for PBXNativeTarget "IceExceptions macOS" */ = { + 2BA440235D9874C38F89BCB1 /* Build configuration list for PBXNativeTarget "IceOperationsAMD macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - AAD37670088ABB5775EF76C4 /* Debug */, - D1EF2A24A6A0667C940E05D3 /* Release */, + 41DA38F2AC6C780E4E656B07 /* Debug */, + BE7FB132C82F27E3BB04905C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 2E2C7333AF93573FFD4CB736 /* Build configuration list for PBXNativeTarget "IceSlicingObjects macOS" */ = { + 2C768493FA6DDDC9218A66E4 /* Build configuration list for PBXNativeTarget "IceAmi macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7E2B1426F1B8566615630530 /* Debug */, - 1F93F8FAECA11C9B86A294CF /* Release */, + 07B70425AA681B3F6734EA1F /* Debug */, + 04633278EEDDB573E8523632 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 2E88794C71AB2188D4DB64A7 /* Build configuration list for PBXNativeTarget "IceOptional iOS" */ = { + 2CA2208A8D86413F09214196 /* Build configuration list for PBXNativeTarget "IceTimeout macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 9C7D632404E8C81403639589 /* Debug */, - 9DB7211000647DBD5F11136D /* Release */, + 222094AEE81B08BC8D002A88 /* Debug */, + 64D3903CEDD6A07D1D699591 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 30E12B7C8A9F84903DC90EFD /* Build configuration list for PBXNativeTarget "IceRetry macOS" */ = { + 31329F968BA696322B34949C /* Build configuration list for PBXNativeTarget "IceStream macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 8B028480F0C41E87FA2B1AE8 /* Debug */, - 5A1D920E5512951A3825C7B3 /* Release */, + F42B7F33EF4F8F6F9E7CCAFA /* Debug */, + 63125B46D96CE736138D8F55 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 3148295EB85FEEB2037B8A5A /* Build configuration list for PBXNativeTarget "IceSSLConfiguration macOS" */ = { + 31690FF6396A23D1AC02F063 /* Build configuration list for PBXNativeTarget "TestDriver macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - A616754C0434D35DD864C1C0 /* Debug */, - 6E87EDDB20CDA92D8987C54F /* Release */, + A8417DEB1CEB3FF380AE30EC /* Debug */, + 41908FE661E2780556D06171 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 314A9D2F3EC627DAFE0B701C /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD macOS" */ = { + 3226D4CA6CE9D07811F3FC5F /* Build configuration list for PBXNativeTarget "IceSSLConfiguration iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - CE8BDE464BF3213ABC65A2C5 /* Debug */, - 7090CD9786F8FCAC34C5CE1F /* Release */, + 20941D2E0FBAF68021CE9A5E /* Debug */, + 8C598F6B11C8FFDC3F79DA98 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 33174BC3FCF1025C691D7F8C /* Build configuration list for PBXNativeTarget "IceSlicingExceptions macOS" */ = { + 33A4F768BBAAD0D9B51F0AC7 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - CD56FC63C55F214A74D05641 /* Debug */, - D2E45FC5F6D6B9BFA5BF89A0 /* Release */, + 6E08D6077C9A6B95C2E11E24 /* Debug */, + 14EB988A25D80FF448EBFDF1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 36545C8F22C6B28EA1D77240 /* Build configuration list for PBXNativeTarget "IceProxyAMD iOS" */ = { + 348B0F7F979FED19D1F9E5E5 /* Build configuration list for PBXNativeTarget "TestCommon macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0E9A1B4B876232D9221901FB /* Debug */, - 85C8FBEEB270ABE6751C6D87 /* Release */, + 022B4296512B7FB26B0F04A8 /* Debug */, + 0CD29E570C0DAFC8616F2ECD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 381425D19E67EBBDDF19B23A /* Build configuration list for PBXNativeTarget "IceEnums iOS" */ = { + 35BA9E898F727C0A6FE31AC7 /* Build configuration list for PBXNativeTarget "Ice C++11 macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - FE5C0BDA058EF5747F43ED0D /* Debug */, - 3D2353553782B5D43FEE3180 /* Release */, + 1CB281687FFA88158B6824AF /* Debug */, + A061E48E4117C79061137922 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 38F6842982ADF936839F12FF /* Build configuration list for PBXNativeTarget "IceScope macOS" */ = { + 3A5C2CE813F33C0B8C714BFC /* Build configuration list for PBXNativeTarget "IceInfo macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 19F5554D4A2C0B952E07319C /* Debug */, - B9429B5E6EE866BAF48EDAE6 /* Release */, + 2961D7C1C7B13567E7DEB648 /* Debug */, + ED10F9056619168866238161 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 3A576386F5A83A9CF53920FD /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 macOS" */ = { + 3E42EC0BD14064F5972EC2DE /* Build configuration list for PBXNativeTarget "IceDefaultValue macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 9EF2A9D93880F28000964239 /* Debug */, - E044E2970728951E04F64249 /* Release */, + BB3AAAF581085C16CB3A7FC6 /* Debug */, + 9580C7CFE9247D4E7B3C0B4F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 3F537F6A65586B258E09575F /* Build configuration list for PBXNativeTarget "Ice C++11 macOS" */ = { + 4D8A6657176E2F15C7CCABCC /* Build configuration list for PBXNativeTarget "Ice iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 9612319119974A5AC44DE9AA /* Debug */, - FFC649B36E409E721DFA289E /* Release */, + B0316D4D3DC00FF80B5A455C /* Debug */, + 766F79106F032B58290E50FB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 432497C4D942C9C0B541FB3C /* Build configuration list for PBXNativeTarget "IceOptional macOS" */ = { + 506859F0141B3A5F3680E3DF /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 5A1F44605BBB1C8FDAE6FA06 /* Debug */, - 7B09DB9770B5E97AB54BE92B /* Release */, + D422D71621D4E137CEB5CE9F /* Debug */, + C056E6D811DFE1B37E5193EE /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 438132BCC9A4FA73DCCA2220 /* Build configuration list for PBXNativeTarget "TestCommon macOS" */ = { + 555356F272F41CD891C39D33 /* Build configuration list for PBXProject "ice" */ = { isa = XCConfigurationList; buildConfigurations = ( - 84CFB50FA2FAD67F310CCA3C /* Debug */, - 072CE30E19E32690D52C4877 /* Release */, + 0A58FFFF3B50BA9757C6BA7D /* Debug */, + 7454164060DDC4450CCCCD2E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 44C43D8A98E238A02FC86909 /* Build configuration list for PBXNativeTarget "IceServantLocator iOS" */ = { + 592A0DFE0E004A7E337312E4 /* Build configuration list for PBXNativeTarget "IceProperties iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 618484C58A73446C74EBAFEA /* Debug */, - 566E16B126D42C2ECD4DD4F1 /* Release */, + BE6DA691D542E4C5C31CBAF7 /* Debug */, + A8382D5A2097B7728B02594C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 47F2A21FB0555B5CFB53645B /* Build configuration list for PBXNativeTarget "IceInvoke macOS" */ = { + 59FDE0BB80F24A771C2CD160 /* Build configuration list for PBXNativeTarget "IceFacets iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0D5BD97151F6719B48D51024 /* Debug */, - B0EF56B3373B328F76E8A33E /* Release */, + 89EA26A627AD1FF7B621037F /* Debug */, + D826A4FDA50CDDFE96B8F9A7 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 4FB92928FFCA71A2BE138CA9 /* Build configuration list for PBXNativeTarget "IceUdp iOS" */ = { + 5DCD4CA4B3CD559C8C1A3D1C /* Build configuration list for PBXNativeTarget "IceImpl macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 517499216E40BD0902EDFFCF /* Debug */, - B9A8714241ACFBD6D099CD56 /* Release */, + C24C678D8E54B2823439720C /* Debug */, + 568A3BA5E44E695581290E56 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 531757FA1E813F8020378C8A /* Build configuration list for PBXNativeTarget "IceAmi iOS" */ = { + 5F4A9814BC405D16897A3225 /* Build configuration list for PBXNativeTarget "IceAcm iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 3AE62BBC86BB5B5E676284C2 /* Debug */, - E1062FCFC51EC04A76AF1945 /* Release */, + 5DA89F30100066C65B2DD2CD /* Debug */, + 9496B3DE2420F1DF9A826209 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 58A394C476FB0AA602BD251D /* Build configuration list for PBXNativeTarget "IceFacets macOS" */ = { + 60FE00A66A4AC24D7AF382D1 /* Build configuration list for PBXNativeTarget "IceProxyAMD iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - E1E3194FFFD475E32E5F3E22 /* Debug */, - F8709455896C8F38653B3E97 /* Release */, + F1E3DFB825B3C86743D96D5B /* Debug */, + 80AE32365E42D4AB20069285 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 5B2F5BFB1A28F442441EA443 /* Build configuration list for PBXNativeTarget "IceSlicingObjects iOS" */ = { + 614C2F34AE938C57EC97F1DF /* Build configuration list for PBXNativeTarget "IceGrid macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 6037D854998183D3070BCBB5 /* Debug */, - 7357CFD7CCEB17FAD8B8D253 /* Release */, + 82F10B4505740DB24A577930 /* Debug */, + 1886EB86C16831AB73521080 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 5E5FA297AB9370F530559695 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD macOS" */ = { + 648BE0C11A3F4D554E55CCE2 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - C50E0E9877D201B21C9AE38E /* Debug */, - A82C35D1F5B65B2C552C6FC7 /* Release */, + B10BF1FFA3FE061E92FD89C7 /* Debug */, + 907FD45A3A6F240F3FC204A6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 60E049E2E08CD9CBEB372B3E /* Build configuration list for PBXNativeTarget "IceDefaultValue iOS" */ = { + 64A534AE8F7504478149D27F /* Build configuration list for PBXNativeTarget "IceExceptionsAMD macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - F1EE4E24D040F5CEEFA8E043 /* Debug */, - 9512C5D84D9010465DB60BBC /* Release */, + 7AE86DCA91B964963FA55281 /* Debug */, + 9D72856DDEF7D6A09CC92955 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 64565CC3DCB9F6ABD312248E /* Build configuration list for PBXNativeTarget "IceDefaultValue macOS" */ = { + 65B45117CF7D284C450D048F /* Build configuration list for PBXNativeTarget "IceInterceptor macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - FDEACB82E8B04A44ACFC2922 /* Debug */, - 64C99C1D4CC3B9D1B063F284 /* Release */, + 5A67F1A9544A046586BD8F87 /* Debug */, + 8788894A56D4CCFC7596578B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 665092387ED7A5125BCD156A /* Build configuration list for PBXNativeTarget "Ice macOS" */ = { + 6AC0359080DD6125AE63C7CC /* Build configuration list for PBXNativeTarget "IceDefaultValue iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 74B36CABCDA9AE7EAC3F69D5 /* Debug */, - 60FC8684AC194958025A117C /* Release */, + 286A8A82139B6005BD4570D2 /* Debug */, + FEFB8F3F05E014CC6E32F998 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 67BCB20A6DDE6DFDAB85E298 /* Build configuration list for PBXProject "ice" */ = { + 6B255DF9950D8A06164FCE5B /* Build configuration list for PBXNativeTarget "IceExceptions iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - C66DBC87B5EC62D85D885E0F /* Debug */, - EEC1DEFB267E465E7F48020D /* Release */, + 813EA71DF22C2A0E24CD1F05 /* Debug */, + 0D8B5518B4EA7758BB42592E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 7091CD56C24AF86EB1A9817F /* Build configuration list for PBXNativeTarget "IceProperties iOS" */ = { + 6CBF961290EA870D56941060 /* Build configuration list for PBXNativeTarget "IceServices macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 08F19E74E2BBC13B9BD2D6F1 /* Debug */, - 92911D72B3535B1A2E272D2C /* Release */, + F532DF4C121938CCAD8EE3FF /* Debug */, + B0FAEF8B1351ED38F32C38BA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 72579383A01B0FCFFB7F15BA /* Build configuration list for PBXNativeTarget "IceTimeout iOS" */ = { + 6E229510119A1362A8C4E776 /* Build configuration list for PBXNativeTarget "IceInvoke macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 5EA4115137A633A5ECE334EF /* Debug */, - 59DCD2DB0F09F46B0B4C4EC4 /* Release */, + A2042CC370F10D7FAE55030F /* Debug */, + 8278068DCAA540743779A706 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 73DDA77638614409C45C8947 /* Build configuration list for PBXNativeTarget "IceExceptions iOS" */ = { + 6F79B7FA0DEF23C5E59C9F82 /* Build configuration list for PBXNativeTarget "Ice macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 15A1CE46710B6137FB480929 /* Debug */, - FCE489306A2C0DF3A177F83D /* Release */, + 111CF462A5212DCE8CCFAAF6 /* Debug */, + 067636CAFF1D3D3333CAD6E0 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 764581ED85E1B432A8D88AB0 /* Build configuration list for PBXNativeTarget "IceServantLocator macOS" */ = { + 718218CFA9063BF3A7404FAD /* Build configuration list for PBXNativeTarget "IceProxy iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - A97CE174671ABBE5353D144E /* Debug */, - FCD0C79CB4D884A3DA2C3A85 /* Release */, + 04F70F783F2FFAE4280D6C62 /* Debug */, + C66716659632A0C696326403 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 7B9F43FAD62469B13550C24E /* Build configuration list for PBXNativeTarget "IceScope iOS" */ = { + 7231641E82440ABF9CB06CDC /* Build configuration list for PBXNativeTarget "IceServantLocator iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - A721415CB087E112599535E1 /* Debug */, - 90DAA341FD7D805760754180 /* Release */, + 01985242C8743C4CE49B5AD7 /* Debug */, + 7E1FB2CAA8DF8D9109761A55 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 7BDFA56441B1F3A7A7D3AAE3 /* Build configuration list for PBXNativeTarget "IceInheritance iOS" */ = { + 729E3550B09B9284E1BFCA8A /* Build configuration list for PBXNativeTarget "IceOptionalAMD iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - E0A0DC4826A22F440C62A2DA /* Debug */, - 2B76CD79A360127342590344 /* Release */, + 04608275382A2044452A400D /* Debug */, + 4180C3F501C120A0F23888EB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 7C3C3F72F6DFB3679E19EBD4 /* Build configuration list for PBXNativeTarget "Ice iOS" */ = { + 74C9489A36867EFD8B3216F4 /* Build configuration list for PBXNativeTarget "IceOptional iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - F6FBEFEF7FE130E3FAE0FD58 /* Debug */, - 5CAA360BFC4E95B1E18C2460 /* Release */, + 6706DE59DA3415D9354B85EB /* Debug */, + 4CDC2FF34BC93A583CE33178 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 7F89CEA1FF69C35A50E8EB52 /* Build configuration list for PBXNativeTarget "IceStorm macOS" */ = { + 7D3AD710FC310F3C192EA138 /* Build configuration list for PBXNativeTarget "IceInheritance iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 399A2C8C7C3C319EEA8671C3 /* Debug */, - 50F4B2F5C576F0AB7C532315 /* Release */, + 3B1DA2F249DEDE335C97E220 /* Debug */, + F026DE3859A571CE48807E68 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 813D7BB0D83D069D96A1A147 /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 iOS" */ = { + 7E0A6AC53C0ED894580A0048 /* Build configuration list for PBXNativeTarget "IceSlicingObjects iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 74BCFA592831E0F379280063 /* Debug */, - 93D51FA45421F1D270C1470C /* Release */, + 36846495530A6E88F0C22EB5 /* Debug */, + 541CB5285B09B311B4DDD870 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 81DDD30739B03203FF115200 /* Build configuration list for PBXNativeTarget "IceServices macOS" */ = { + 7FA5B67A1D5AB9ABD4C954E4 /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 854009609B4342746EBB15D1 /* Debug */, - 999FA46E24908AEF199727C0 /* Release */, + E1A4633580AACB2725BB4E0A /* Debug */, + D5E08540851CCB82AAC4DD9A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 846D01083908FF2D9FEDBEE6 /* Build configuration list for PBXNativeTarget "SliceEscape iOS" */ = { + 8018A04CF540F502D0D5B977 /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 9EE86FC9DAC156075DF4E721 /* Debug */, - 2CDF814F4344692EB27D5011 /* Release */, + 1B09D9798AF336E478C45821 /* Debug */, + 39DF1E24E8CB38F5DF7E8E84 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 84B830893869DC9D6734311F /* Build configuration list for PBXNativeTarget "IceAcm macOS" */ = { + 82AC35DEDF69D26812FEA738 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - AC603EBFFD4197886541A029 /* Debug */, - FA18B4F91D09D9096CFDB5A2 /* Release */, + DB83E02D524F7BF63CFB5164 /* Debug */, + 34742734A664D1B35A6CE1CA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 85D3177E0D56689062EF758F /* Build configuration list for PBXNativeTarget "IceInterceptor iOS" */ = { + 96BBBDC2D9E750F52D1606F5 /* Build configuration list for PBXNativeTarget "IceBinding iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 15D2D39E0C4E92639C35E8F0 /* Debug */, - 425798415B29B5DDB547856A /* Release */, + 0C334CFA20108DD17F63C2C4 /* Debug */, + 149567B9E5EFB9B4B17ECA3C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 874558019511B16E1F595FCB /* Build configuration list for PBXNativeTarget "IceExceptionsAMD iOS" */ = { + 96EDC666E91E4C9BAA5F10D2 /* Build configuration list for PBXNativeTarget "IceLocation macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 66F37C3B2736CE4C83C278C9 /* Debug */, - 5F400F10DB11B5386B2C2D75 /* Release */, + FC987356B3DA7F10C466A69F /* Debug */, + BFF907D7D57275D71E945E48 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 87AC34F0370BA7D9A917C1A1 /* Build configuration list for PBXNativeTarget "Ice C++11 iOS" */ = { + 97316989D7CF8894A81BCDB6 /* Build configuration list for PBXNativeTarget "SliceEscape iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 81F85458A5516AB51BAD7DF3 /* Debug */, - 70A225F169B0C7CB105259A8 /* Release */, + F5287D290F7250DB356D92C6 /* Debug */, + EA276EACCB47AF7953E16E80 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 87D97A17F603F864003AF1A1 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation macOS" */ = { + 981AE444A0CF4C7BC439C9AE /* Build configuration list for PBXNativeTarget "IceOptionalAMD macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0069A708EA53A16DB8154A04 /* Debug */, - 0A34DA7229797206B47805BC /* Release */, + 09046A54237C5781A5D0CDEE /* Debug */, + D49ACD5D7FAC7F05329376A3 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 88F9431D278850332B12255E /* Build configuration list for PBXNativeTarget "IceAdmin iOS" */ = { + 984C1D9CE1A450CAC9E0798F /* Build configuration list for PBXNativeTarget "IceSlicingExceptions macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 65CD8B0439CCE3DA3CE65780 /* Debug */, - B890CB094DC4735A1D80ACE2 /* Release */, + 5D200F8462FB20FC10D25E5A /* Debug */, + F2B8D4DF8653A868CB738126 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 8B72BCD75BEBBFA46CF290E0 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 iOS" */ = { + 9A572080D2D43D280F6104CD /* Build configuration list for PBXNativeTarget "SliceEscape macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0A158ED54611977F70751087 /* Debug */, - C987DE1FE1CCE8215CC26156 /* Release */, + 4FA5E2A3B3D77E312647BAB5 /* Debug */, + E2703A9E9514BCF53C3BD578 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 8DC8081F44CD03544EE5CE42 /* Build configuration list for PBXNativeTarget "IceProxy iOS" */ = { + 9A88EF15322760C563F597DF /* Build configuration list for PBXNativeTarget "IceExceptionsAMD iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - FAAF6A01B5D25C2FCA6BE30A /* Debug */, - 7F501A4F56EE264BE13D4047 /* Release */, + A833ECD3ADF0F919C82D6BB4 /* Debug */, + 8E1E0F11D0E604B1D050AFC9 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 9752ED8958D5BCE53725D7E4 /* Build configuration list for PBXNativeTarget "IceBinding macOS" */ = { + 9F927B01C48B28B173175ACA /* Build configuration list for PBXNativeTarget "IceAdmin iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - D8E574F4A08E20303BDE32D9 /* Debug */, - 9182A3D352193927D3029704 /* Release */, + B83BB33432BB4A8A2799C09F /* Debug */, + 0BE3F8EA74C1E309829E78EF /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 9943B910C561F796DF707F3F /* Build configuration list for PBXNativeTarget "IceServices iOS" */ = { + A183296B4F5B480CBF8E67DA /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7175162195E38AFF82BDC1DC /* Debug */, - 4119589298FAC5BF97B51586 /* Release */, + BB99541BA6F80D033CEBE625 /* Debug */, + E551C99885776C150743EA0E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 9AF934BA9006C3AF4A597D9F /* Build configuration list for PBXNativeTarget "IceImpl iOS" */ = { + A348F9B77E85B428D3CA1231 /* Build configuration list for PBXNativeTarget "IceSlicingExceptions iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 2C2DB8BF67FE4829BC1B8A7A /* Debug */, - E63437FFEF889D012226C4CE /* Release */, + D773DA417ED433861F553EC4 /* Debug */, + 4983AB6A80BA451AD9E06503 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 9BD65D473E403C1F928C96DE /* Build configuration list for PBXNativeTarget "IceSSLConfiguration iOS" */ = { + A7630A6291D8A752F4927804 /* Build configuration list for PBXNativeTarget "IceProperties macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - F4CDE2F7E88361BDA36FA192 /* Debug */, - D7CE844B80F4F52F56E34A73 /* Release */, + 80AC639AE10CC706AF1BC2E3 /* Debug */, + D9D2A289C3C21D94F6D2436E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 9D05F9F8F168BF236F2EC1DF /* Build configuration list for PBXNativeTarget "IceObjects macOS" */ = { + A939C96AF2295710E4CF98EE /* Build configuration list for PBXNativeTarget "IceAmi iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - BAD6479A919DBB4627BC7C67 /* Debug */, - 80587DEF36E7BD134F39740F /* Release */, + 55A17D436E0E3ECECD62F57E /* Debug */, + 983FFF4DB5FDCE4F002C4F4C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 9DE0F78F9D7B63271D2742AF /* Build configuration list for PBXNativeTarget "IceAmi macOS" */ = { + A9EC26FECF563FB156D44E58 /* Build configuration list for PBXNativeTarget "IceLocation iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - C8FC84B7CC743BFEB75626E0 /* Debug */, - E415EEDEBA7D338DF1F3800A /* Release */, + 077489EBB8E38859D1A51387 /* Debug */, + E22D7B05754C971C37CCE38C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 9DE5809DA5D616D990E69DC9 /* Build configuration list for PBXNativeTarget "IceRetry iOS" */ = { + B70C0EBC10EE1FBFE58F7262 /* Build configuration list for PBXNativeTarget "Glacier2 macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 8355803D723E0A689DE9B16A /* Debug */, - 8C6CD63FE9A6314573FCE04D /* Release */, + 2FDB0E1F042628B9D2353A7B /* Debug */, + 2483564297F711945EE30E92 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - A232D56587149AE88633E132 /* Build configuration list for PBXNativeTarget "IceOperations macOS" */ = { + B744D25286DF22EF5B635402 /* Build configuration list for PBXNativeTarget "IceOperations iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 37001CAAFABA6F8739D126B5 /* Debug */, - 73EDC412F108A9233F602E14 /* Release */, + DF780DB41931935918EA3C7A /* Debug */, + E60B9060057CCBC4A77101AA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - A3649632463DAC8E1FDB6D6B /* Build configuration list for PBXNativeTarget "IceObjects iOS" */ = { + B74EDB08C42DF734A24CC3F1 /* Build configuration list for PBXNativeTarget "IceOptional macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - CAC85B677D293E5F4BAAAA7B /* Debug */, - 99930EC7E88ECC76E26D2F0D /* Release */, + CCB120D97ADECBCB337FA934 /* Debug */, + 54A4F6E52F6A9DF96C7BBBC6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - AB9045D09815AA09A872E6BA /* Build configuration list for PBXNativeTarget "IceDefaultServant macOS" */ = { + B8E9C4157E9EB95EAA901DA1 /* Build configuration list for PBXNativeTarget "IceObjects macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - CC5306D2A4884382472E288D /* Debug */, - D44ECE5FD444DE7F0EF594FF /* Release */, + 4BD565E9484B8923E4A508E9 /* Debug */, + 3738EB45B1F3EAB754FE2A7C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - B033784BD9A967AE6F95D5D7 /* Build configuration list for PBXNativeTarget "IceExceptionsAMD macOS" */ = { + BAAE62A8E927A3C36C6904FE /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - B58E6E5C2950F2799E59CE42 /* Debug */, - 682BCEECB79FC5654A1B4385 /* Release */, + B326413C3604073FC69C73E8 /* Debug */, + 096FE0F192DE250EF6115B37 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - B181B9291A0543381F8E789F /* Build configuration list for PBXNativeTarget "Glacier2 iOS" */ = { + C66A0DEAECA5DFECC2DD6F8B /* Build configuration list for PBXNativeTarget "IceHold macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 2B12E9401984D45DCE3EB560 /* Debug */, - D8C2FD026A18AB5C05DF4E95 /* Release */, + F37DF0365AD51C650B3E0869 /* Debug */, + F61A17A82DE7E49134A1DC1B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - B91E45C650DBE7B59DEE8C8D /* Build configuration list for PBXNativeTarget "IceProxyAMD macOS" */ = { + C6A0E1AE1D6A6B3764C6A4B6 /* Build configuration list for PBXNativeTarget "IceRetry macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 715FBF1FE5F694193F4F8DE1 /* Debug */, - 189D28E4ECDB90BCE493F2F8 /* Release */, + 45E4C5AAF0A134BB1121F31C /* Debug */, + 01874E4F99D59C1F4F4F45C6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - BB23FD2F3453D69B5A9C6CB9 /* Build configuration list for PBXNativeTarget "IceDefaultServant iOS" */ = { + CA3A7726B3D7BE2ECA1EA27B /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 9826F0441EC8397F321C3EA9 /* Debug */, - ECF1A4A4B6A6E2080DB905EC /* Release */, + EEE780663DBC8B6FA817D50C /* Debug */, + C427352A0B9F36802D757A5D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - C23C0FF5F120F9563C7D88E5 /* Build configuration list for PBXNativeTarget "IceLocation iOS" */ = { + CB20491CB6F5ADEEC0C3BAEB /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - BC275E81A28CD18D70B90B4D /* Debug */, - 5924AFE4A09456968BCE4BD8 /* Release */, + 5BBF99098FEA42DEC283E2F6 /* Debug */, + 7B2FC5172A0CEB08E8A73FCD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - C47B9F5987DEBB349E4ECF25 /* Build configuration list for PBXNativeTarget "IceAdmin macOS" */ = { + CCFA6350829756D7B5F69798 /* Build configuration list for PBXNativeTarget "IceImpl iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - F7952F2499B1DD4D55E98048 /* Debug */, - AA1C7223A8A78D4F34E9C544 /* Release */, + 8266A1B331E858650DE42FDD /* Debug */, + 57AC6DD80E4546F0B0364C8D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - C52C6CE52FD67BD0070313A2 /* Build configuration list for PBXNativeTarget "IceSlicingExceptions iOS" */ = { + CE425860A32DC5065E044FAD /* Build configuration list for PBXNativeTarget "IceStorm macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 6E39377779D13BA99DD408D9 /* Debug */, - 321EB2195D43A28D627EC6CC /* Release */, + 18216437E6E90BD202889916 /* Debug */, + 780DDC040C82CA496B8E40E8 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - C5E2EE84ED412C64EE33E88A /* Build configuration list for PBXNativeTarget "TestDriver iOS" */ = { + CE4E6B8370B680E01D46D1C8 /* Build configuration list for PBXNativeTarget "IceFacets macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 77D314F8F73381C6EC12E47A /* Debug */, - 3F0A7AD1A1F882073560DD86 /* Release */, + ADF7BC7089A464868C519632 /* Debug */, + F1705F3FDE41A57E1AB5198C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - C84D674FFFC42C290B0B9F0E /* Build configuration list for PBXNativeTarget "IceHold macOS" */ = { + D41E1AC7D79DCF28C8D698C1 /* Build configuration list for PBXNativeTarget "IceServices iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - FBFECABE446C9FFC883C2B8E /* Debug */, - 51FA2C19136B2C75150FE5E4 /* Release */, + F05261652BE25CCD38485CD2 /* Debug */, + D65D5F6A7BFA6F3CEF85C9E6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - CAFBABDAE1207DCEC9960ACF /* Build configuration list for PBXNativeTarget "Glacier2 macOS" */ = { + D571572C4995CB0F3D9FA2C8 /* Build configuration list for PBXNativeTarget "IceUdp iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 9FEEE5D1450F94BE96B269B0 /* Debug */, - AE4F9EE214D641A56C688D76 /* Release */, + F5C5D9A19180BB8156400240 /* Debug */, + EA19929AB62BA282F13F9066 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - CB5E2D510F88BBDB4C9A8FCE /* Build configuration list for PBXNativeTarget "IceOptionalAMD macOS" */ = { + D5CFA795871A822A7563F95E /* Build configuration list for PBXNativeTarget "IceOperationsAMD iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 5EB90DB7C092A4991E712E7B /* Debug */, - 5A2BCFEA943DAF7D1BE46038 /* Release */, + 071C6936845287A201F6FA75 /* Debug */, + BD9CE1FD2DA85E9EB3E88A2A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - CC28350EF757365730E94343 /* Build configuration list for PBXNativeTarget "TestCommon iOS" */ = { + D72DFC59774D0CDE1C20B79D /* Build configuration list for PBXNativeTarget "IceDefaultServant iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 9B7119BA19879023C69FDD0E /* Debug */, - A50A43A181B109B663BB2982 /* Release */, + 476BD3129382F29971CD9CCF /* Debug */, + 2EE37F35CF7285D060662D28 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - CFC71A6B69194AFF2684D086 /* Build configuration list for PBXNativeTarget "IceInfo macOS" */ = { + D7F3959B1F8E70DF0A4A29CF /* Build configuration list for PBXNativeTarget "IceObjects iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - EEEE0D36609B9377F760E4BB /* Debug */, - A3786B817EF06C341EC6B43B /* Release */, + 4E90B61C380861770A0BDA6E /* Debug */, + 4F8883F1910D658DBE05702F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - D030963D5B51C58A80DE7F81 /* Build configuration list for PBXNativeTarget "IceImpl macOS" */ = { + DF585EF97D9658916A1A9AE1 /* Build configuration list for PBXNativeTarget "IceServantLocator macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 01375670C0CD14E212AC067D /* Debug */, - 97CD630EC0107EC2826865D1 /* Release */, + E6069F8261061F3B475C1725 /* Debug */, + D3C5B641B2C0F8C093F81A39 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - D35F2E316693D6E310F43FE5 /* Build configuration list for PBXNativeTarget "IceGrid iOS" */ = { + DF7DA37848D2F296F733448A /* Build configuration list for PBXNativeTarget "IceHold iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - A921B1EA7241B19F352D28CC /* Debug */, - 396D5876909B8F61022CC8E5 /* Release */, + AD6685380E42CED6D4581EB6 /* Debug */, + 194678AD3056EEA0CA8336C8 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - D6AB0124EAD1F0B2AC4B8AD3 /* Build configuration list for PBXNativeTarget "IceOperations iOS" */ = { + E7D4C0935BD65779ABC70627 /* Build configuration list for PBXNativeTarget "IceScope iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 772E136ED542AF39E24BF8A5 /* Debug */, - 88AA244C8B13D875F5D9A2D2 /* Release */, + 45B6A1346C19197ECBF8352A /* Debug */, + 8B8E3297DEEEA4FD9EF8F0DF /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - E10818DD51568C70ACA05663 /* Build configuration list for PBXNativeTarget "IceInfo iOS" */ = { + E83159637CA5AFA664F6C7B1 /* Build configuration list for PBXNativeTarget "IceEnums iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 27A6F4B7890B91639134C30B /* Debug */, - 62C3840903E9FDEACC29C233 /* Release */, + 51E3A9F023A371A68F4B713C /* Debug */, + B33D21BA7D795B70CC97307A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - E6024203945172D4791B518A /* Build configuration list for PBXNativeTarget "IceOperationsAMD macOS" */ = { + EB5DD2F2D04BD8B0295C1750 /* Build configuration list for PBXNativeTarget "IceEnums macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 944280ACE561C4FA698106E0 /* Debug */, - C45B8F88DB43B7ED1B9C01A2 /* Release */, + 8E0A69150F4281D38E921B6B /* Debug */, + E44F85DFD620D00006E8874C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - E74533704DCA4EFBA36C4089 /* Build configuration list for PBXNativeTarget "IceProxy macOS" */ = { + EBC1805AE3A1C718AE3FC3D6 /* Build configuration list for PBXNativeTarget "Ice C++11 iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 1C18B015A57E972F202817E4 /* Debug */, - 186B6587CE4ACB7A471FCA52 /* Release */, + D146431491D41E66E8F3E3D5 /* Debug */, + A04AFA3552177C3DF5DD9F84 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - E747C876AE89BA45F94AE557 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD macOS" */ = { + ECC90942B9B322C06B740479 /* Build configuration list for PBXNativeTarget "IceStorm iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 8C3B69F58B00495E0C90F631 /* Debug */, - EB471CD1A4CC46454B2F3B3C /* Release */, + A2CB6F4932E55CA209C450F3 /* Debug */, + 2556606DDDD5717365E93623 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - E7B4066A4558C6E9A17C39A5 /* Build configuration list for PBXNativeTarget "SliceEscape macOS" */ = { + ED5D62A36161FB66AA22BCEC /* Build configuration list for PBXNativeTarget "IceScope macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 281C37A04B29FD51FE599640 /* Debug */, - A347D14DC129C92E9B51F19B /* Release */, + 2CCF10A6133DA00604E7EE7B /* Debug */, + 4CAF867F3CAD88E0B72F2FF2 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - E904217B0C015AAAD4447A08 /* Build configuration list for PBXNativeTarget "IceOptionalAMD iOS" */ = { + EF542812FED2F72709EE2A5A /* Build configuration list for PBXNativeTarget "TestCommon iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 9ED730BEA979F961ED33FA0E /* Debug */, - 74EA8B40EE14E16D7EDE93FB /* Release */, + 6FDD8A7136CB00468C2E6845 /* Debug */, + 390EAB8386D2002C692B7351 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - E9D6C064A9762243B20330A2 /* Build configuration list for PBXNativeTarget "IceTimeout macOS" */ = { + F13AC2DD557485D89650B242 /* Build configuration list for PBXNativeTarget "IceExceptions macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - F0CEB024637E96976AB287DD /* Debug */, - B602C2B7F1D327D7B0B59EB3 /* Release */, + 2CFEA0510C171CD27E116831 /* Debug */, + 67DC8777C2D1DD7CBC287F48 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - F08A9FC23AEFF709DE9D4CD3 /* Build configuration list for PBXNativeTarget "IceStream macOS" */ = { + F4C2D1642471C41F7645CF9D /* Build configuration list for PBXNativeTarget "IceProxyAMD macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - CA44A0F50CA843FB862FEE82 /* Debug */, - 88555635C622910EC981AC09 /* Release */, + ACEA717A229B91839B633773 /* Debug */, + D1654AA269F355041AA73043 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - F4F223CCEC71CC677260C08C /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 macOS" */ = { + F5E18EB5E7D83247F7AC0DD4 /* Build configuration list for PBXNativeTarget "IceBinding macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 56E6E3B1D0058F4DB722FA05 /* Debug */, - 4DFB8BE59361EEC4A0281BD8 /* Release */, + 6C1AFBA9521277BFCA3C5BEC /* Debug */, + C5FF82AE9A2454E3CF608E65 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - F6D79C3CC0B4751A56E0FAA7 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation iOS" */ = { + F7E09F33E12A969995B907DC /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 92B6854271D1ED7A482FEE8A /* Debug */, - 1E5F8C6CCA3160E50EE608A6 /* Release */, + 73BE0ABFA275DF2B905DF0AE /* Debug */, + 4841E225979234D21C048EDF /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - F739B2D46C86E5D00992B18F /* Build configuration list for PBXNativeTarget "IceFacets iOS" */ = { + FB51EC4AB66B779843AA655F /* Build configuration list for PBXNativeTarget "Glacier2 iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - EB01734118B8788420AD8BB5 /* Debug */, - F3546579777EC5469BCBABDB /* Release */, + 25A90151934D271CA1593283 /* Debug */, + 8762F084E668077C053095C1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - F8420E7473A536A89707E551 /* Build configuration list for PBXNativeTarget "IceAcm iOS" */ = { + FEA693D98413EF023D2E89CB /* Build configuration list for PBXNativeTarget "IceUdp macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 1155327E59930C770EFA7980 /* Debug */, - F1A6EC6DF4344D421EE034AA /* Release */, + B374AE664CDEA2A0B7DE3F24 /* Debug */, + 5F70731260CA305B41C04CDE /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - FE5368C0487448A3FE568CCD /* Build configuration list for PBXNativeTarget "IceBinding iOS" */ = { + FEAD13FBD53C58701E008864 /* Build configuration list for PBXNativeTarget "IceTimeout iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 9896717DBD1BB48439049D38 /* Debug */, - CE504B2925430DA7D62A6044 /* Release */, + 2F7173E299C5F3E900AFAA3F /* Debug */, + E7953F6FB47B8AA4EB57D97B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; - rootObject = 1CA206DD5CF309E1C8A1EFF6 /* Project object */; + rootObject = F99B3D1F759FBF8D9E931C0F /* Project object */; } diff --git a/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice iOS.xcscheme b/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice iOS.xcscheme index 5f35f48fa44..31d096d4cfa 100644 --- a/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice iOS.xcscheme +++ b/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice iOS.xcscheme @@ -14,7 +14,7 @@ buildForAnalyzing = "YES"> @@ -28,7 +28,7 @@ buildForAnalyzing = "YES"> @@ -42,7 +42,7 @@ buildForAnalyzing = "YES"> @@ -56,7 +56,7 @@ buildForAnalyzing = "YES"> @@ -70,7 +70,7 @@ buildForAnalyzing = "YES"> diff --git a/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice macOS.xcscheme b/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice macOS.xcscheme index b5d0e1e2084..60a6557b733 100644 --- a/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice macOS.xcscheme +++ b/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice macOS.xcscheme @@ -14,7 +14,7 @@ buildForAnalyzing = "YES"> @@ -28,7 +28,7 @@ buildForAnalyzing = "YES"> @@ -42,7 +42,7 @@ buildForAnalyzing = "YES"> @@ -56,7 +56,7 @@ buildForAnalyzing = "YES"> @@ -70,7 +70,7 @@ buildForAnalyzing = "YES"> From 1b905bfc0520e2486ae8db2d936037245ae74e59 Mon Sep 17 00:00:00 2001 From: Bernard Normier Date: Tue, 9 Jan 2024 15:58:20 -0500 Subject: [PATCH 2/3] Update Windows build --- .../msbuild/glacier2++11/glacier2++11.vcxproj | 98 ------------------- .../glacier2++11/glacier2++11.vcxproj.filters | 54 ---------- .../msbuild/glacier2/glacier2.vcxproj | 98 ------------------- .../msbuild/glacier2/glacier2.vcxproj.filters | 54 ---------- cpp/src/Ice/msbuild/ice++11/ice++11.vcxproj | 51 +--------- .../msbuild/ice++11/ice++11.vcxproj.filters | 29 +----- cpp/src/Ice/msbuild/ice/ice.vcxproj | 51 +--------- cpp/src/Ice/msbuild/ice/ice.vcxproj.filters | 29 +----- 8 files changed, 4 insertions(+), 460 deletions(-) diff --git a/cpp/src/Glacier2Lib/msbuild/glacier2++11/glacier2++11.vcxproj b/cpp/src/Glacier2Lib/msbuild/glacier2++11/glacier2++11.vcxproj index f48db209ad7..2b81d585be2 100644 --- a/cpp/src/Glacier2Lib/msbuild/glacier2++11/glacier2++11.vcxproj +++ b/cpp/src/Glacier2Lib/msbuild/glacier2++11/glacier2++11.vcxproj @@ -92,9 +92,7 @@ - - @@ -114,24 +112,12 @@ true ..\..\..\..\..\slice\Glacier2\PermissionsVerifier.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\PermissionsVerifierF.ice - true true true ..\..\..\..\..\slice\Glacier2\Router.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\RouterF.ice - true true @@ -156,24 +142,12 @@ true ..\..\..\..\..\slice\Glacier2\PermissionsVerifier.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\PermissionsVerifierF.ice - true true true ..\..\..\..\..\slice\Glacier2\Router.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\RouterF.ice - true true @@ -198,24 +172,12 @@ true ..\..\..\..\..\slice\Glacier2\PermissionsVerifier.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\PermissionsVerifierF.ice - true true true ..\..\..\..\..\slice\Glacier2\Router.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\RouterF.ice - true true @@ -240,24 +202,12 @@ true ..\..\..\..\..\slice\Glacier2\PermissionsVerifier.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\PermissionsVerifierF.ice - true true true ..\..\..\..\..\slice\Glacier2\Router.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\RouterF.ice - true true @@ -284,24 +234,12 @@ true ..\..\..\..\..\slice\Glacier2\PermissionsVerifier.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\PermissionsVerifierF.ice - true true true ..\..\..\..\..\slice\Glacier2\Router.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\RouterF.ice - true true @@ -326,24 +264,12 @@ true ..\..\..\..\..\slice\Glacier2\PermissionsVerifier.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\PermissionsVerifierF.ice - true true true ..\..\..\..\..\slice\Glacier2\Router.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\RouterF.ice - true true @@ -368,24 +294,12 @@ true ..\..\..\..\..\slice\Glacier2\PermissionsVerifier.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\PermissionsVerifierF.ice - true true true ..\..\..\..\..\slice\Glacier2\Router.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\RouterF.ice - true true @@ -410,24 +324,12 @@ true ..\..\..\..\..\slice\Glacier2\PermissionsVerifier.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\PermissionsVerifierF.ice - true true true ..\..\..\..\..\slice\Glacier2\Router.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\RouterF.ice - true true diff --git a/cpp/src/Glacier2Lib/msbuild/glacier2++11/glacier2++11.vcxproj.filters b/cpp/src/Glacier2Lib/msbuild/glacier2++11/glacier2++11.vcxproj.filters index 281993f13e6..dd5d333eb14 100644 --- a/cpp/src/Glacier2Lib/msbuild/glacier2++11/glacier2++11.vcxproj.filters +++ b/cpp/src/Glacier2Lib/msbuild/glacier2++11/glacier2++11.vcxproj.filters @@ -70,15 +70,9 @@ Source Files\Win32\Debug - - Source Files\Win32\Debug - Source Files\Win32\Debug - - Source Files\Win32\Debug - Source Files\Win32\Debug @@ -91,15 +85,9 @@ Source Files\x64\Debug - - Source Files\x64\Debug - Source Files\x64\Debug - - Source Files\x64\Debug - Source Files\x64\Debug @@ -112,15 +100,9 @@ Source Files\Win32\Release - - Source Files\Win32\Release - Source Files\Win32\Release - - Source Files\Win32\Release - Source Files\Win32\Release @@ -133,15 +115,9 @@ Source Files\x64\Release - - Source Files\x64\Release - Source Files\x64\Release - - Source Files\x64\Release - Source Files\x64\Release @@ -171,15 +147,9 @@ Header Files\Win32\Debug - - Header Files\Win32\Debug - Header Files\Win32\Debug - - Header Files\Win32\Debug - Header Files\Win32\Debug @@ -192,15 +162,9 @@ Header Files\x64\Debug - - Header Files\x64\Debug - Header Files\x64\Debug - - Header Files\x64\Debug - Header Files\x64\Debug @@ -213,15 +177,9 @@ Header Files\Win32\Release - - Header Files\Win32\Release - Header Files\Win32\Release - - Header Files\Win32\Release - Header Files\Win32\Release @@ -234,15 +192,9 @@ Header Files\x64\Release - - Header Files\x64\Release - Header Files\x64\Release - - Header Files\x64\Release - Header Files\x64\Release @@ -262,15 +214,9 @@ Slice Files - - Slice Files - Slice Files - - Slice Files - Slice Files diff --git a/cpp/src/Glacier2Lib/msbuild/glacier2/glacier2.vcxproj b/cpp/src/Glacier2Lib/msbuild/glacier2/glacier2.vcxproj index 64853b872fc..4b4316e9bd2 100644 --- a/cpp/src/Glacier2Lib/msbuild/glacier2/glacier2.vcxproj +++ b/cpp/src/Glacier2Lib/msbuild/glacier2/glacier2.vcxproj @@ -109,24 +109,12 @@ true ..\..\..\..\..\slice\Glacier2\PermissionsVerifier.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\PermissionsVerifierF.ice - true true true ..\..\..\..\..\slice\Glacier2\Router.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\RouterF.ice - true true @@ -151,24 +139,12 @@ true ..\..\..\..\..\slice\Glacier2\PermissionsVerifier.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\PermissionsVerifierF.ice - true true true ..\..\..\..\..\slice\Glacier2\Router.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\RouterF.ice - true true @@ -193,24 +169,12 @@ true ..\..\..\..\..\slice\Glacier2\PermissionsVerifier.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\PermissionsVerifierF.ice - true true true ..\..\..\..\..\slice\Glacier2\Router.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\RouterF.ice - true true @@ -235,24 +199,12 @@ true ..\..\..\..\..\slice\Glacier2\PermissionsVerifier.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\PermissionsVerifierF.ice - true true true ..\..\..\..\..\slice\Glacier2\Router.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\RouterF.ice - true true @@ -279,24 +231,12 @@ true ..\..\..\..\..\slice\Glacier2\PermissionsVerifier.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\PermissionsVerifierF.ice - true true true ..\..\..\..\..\slice\Glacier2\Router.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\RouterF.ice - true true @@ -321,24 +261,12 @@ true ..\..\..\..\..\slice\Glacier2\PermissionsVerifier.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\PermissionsVerifierF.ice - true true true ..\..\..\..\..\slice\Glacier2\Router.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\RouterF.ice - true true @@ -363,24 +291,12 @@ true ..\..\..\..\..\slice\Glacier2\PermissionsVerifier.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\PermissionsVerifierF.ice - true true true ..\..\..\..\..\slice\Glacier2\Router.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\RouterF.ice - true true @@ -405,24 +321,12 @@ true ..\..\..\..\..\slice\Glacier2\PermissionsVerifier.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\PermissionsVerifierF.ice - true true true ..\..\..\..\..\slice\Glacier2\Router.ice - - true - true - true - ..\..\..\..\..\slice\Glacier2\RouterF.ice - true true @@ -447,9 +351,7 @@ - - diff --git a/cpp/src/Glacier2Lib/msbuild/glacier2/glacier2.vcxproj.filters b/cpp/src/Glacier2Lib/msbuild/glacier2/glacier2.vcxproj.filters index 64b1fe25f8e..cce3b18f734 100644 --- a/cpp/src/Glacier2Lib/msbuild/glacier2/glacier2.vcxproj.filters +++ b/cpp/src/Glacier2Lib/msbuild/glacier2/glacier2.vcxproj.filters @@ -70,15 +70,9 @@ Source Files\Win32\Debug - - Source Files\Win32\Debug - Source Files\Win32\Debug - - Source Files\Win32\Debug - Source Files\Win32\Debug @@ -91,15 +85,9 @@ Source Files\x64\Debug - - Source Files\x64\Debug - Source Files\x64\Debug - - Source Files\x64\Debug - Source Files\x64\Debug @@ -112,15 +100,9 @@ Source Files\Win32\Release - - Source Files\Win32\Release - Source Files\Win32\Release - - Source Files\Win32\Release - Source Files\Win32\Release @@ -133,15 +115,9 @@ Source Files\x64\Release - - Source Files\x64\Release - Source Files\x64\Release - - Source Files\x64\Release - Source Files\x64\Release @@ -171,15 +147,9 @@ Header Files\Win32\Debug - - Header Files\Win32\Debug - Header Files\Win32\Debug - - Header Files\Win32\Debug - Header Files\Win32\Debug @@ -192,15 +162,9 @@ Header Files\x64\Debug - - Header Files\x64\Debug - Header Files\x64\Debug - - Header Files\x64\Debug - Header Files\x64\Debug @@ -213,15 +177,9 @@ Header Files\Win32\Release - - Header Files\Win32\Release - Header Files\Win32\Release - - Header Files\Win32\Release - Header Files\Win32\Release @@ -234,15 +192,9 @@ Header Files\x64\Release - - Header Files\x64\Release - Header Files\x64\Release - - Header Files\x64\Release - Header Files\x64\Release @@ -262,15 +214,9 @@ Slice Files - - Slice Files - Slice Files - - Slice Files - Slice Files diff --git a/cpp/src/Ice/msbuild/ice++11/ice++11.vcxproj b/cpp/src/Ice/msbuild/ice++11/ice++11.vcxproj index a44700b4429..c4c9ea9a2fa 100644 --- a/cpp/src/Ice/msbuild/ice++11/ice++11.vcxproj +++ b/cpp/src/Ice/msbuild/ice++11/ice++11.vcxproj @@ -137,7 +137,6 @@ - @@ -245,12 +244,6 @@ true ..\..\..\..\..\slice\Ice\Process.ice - - true - true - true - ..\..\..\..\..\slice\Ice\ProcessF.ice - true true @@ -341,12 +334,6 @@ true ..\..\..\..\..\slice\Ice\Process.ice - - true - true - true - ..\..\..\..\..\slice\Ice\ProcessF.ice - true true @@ -437,12 +424,6 @@ true ..\..\..\..\..\slice\Ice\Process.ice - - true - true - true - ..\..\..\..\..\slice\Ice\ProcessF.ice - true true @@ -533,12 +514,6 @@ true ..\..\..\..\..\slice\Ice\Process.ice - - true - true - true - ..\..\..\..\..\slice\Ice\ProcessF.ice - true true @@ -748,12 +723,6 @@ true ..\..\..\..\..\slice\Ice\Process.ice - - true - true - true - ..\..\..\..\..\slice\Ice\ProcessF.ice - true true @@ -844,12 +813,6 @@ true ..\..\..\..\..\slice\Ice\Process.ice - - true - true - true - ..\..\..\..\..\slice\Ice\ProcessF.ice - true true @@ -940,12 +903,6 @@ true ..\..\..\..\..\slice\Ice\Process.ice - - true - true - true - ..\..\..\..\..\slice\Ice\ProcessF.ice - true true @@ -1036,12 +993,6 @@ true ..\..\..\..\..\slice\Ice\Process.ice - - true - true - true - ..\..\..\..\..\slice\Ice\ProcessF.ice - true true @@ -1098,4 +1049,4 @@ - + \ No newline at end of file diff --git a/cpp/src/Ice/msbuild/ice++11/ice++11.vcxproj.filters b/cpp/src/Ice/msbuild/ice++11/ice++11.vcxproj.filters index a9eb60bfb47..9269045c1fd 100644 --- a/cpp/src/Ice/msbuild/ice++11/ice++11.vcxproj.filters +++ b/cpp/src/Ice/msbuild/ice++11/ice++11.vcxproj.filters @@ -111,9 +111,6 @@ Source Files\Win32\Debug - - Source Files\Win32\Debug - Source Files\Win32\Debug @@ -150,9 +147,6 @@ Source Files\x64\Debug - - Source Files\x64\Debug - Source Files\x64\Debug @@ -189,9 +183,6 @@ Source Files\Win32\Release - - Source Files\Win32\Release - Source Files\Win32\Release @@ -228,9 +219,6 @@ Source Files\x64\Release - - Source Files\x64\Release - Source Files\x64\Release @@ -739,9 +727,6 @@ Header Files\Win32\Debug - - Header Files\Win32\Debug - Header Files\Win32\Debug @@ -778,9 +763,6 @@ Header Files\x64\Debug - - Header Files\x64\Debug - Header Files\x64\Debug @@ -817,9 +799,6 @@ Header Files\Win32\Release - - Header Files\Win32\Release - Header Files\Win32\Release @@ -856,9 +835,6 @@ Header Files\x64\Release - - Header Files\x64\Release - Header Files\x64\Release @@ -936,9 +912,6 @@ Slice Files - - Slice Files - Slice Files @@ -964,4 +937,4 @@ Slice Files - + \ No newline at end of file diff --git a/cpp/src/Ice/msbuild/ice/ice.vcxproj b/cpp/src/Ice/msbuild/ice/ice.vcxproj index 85afc57fec9..c892a3cab39 100644 --- a/cpp/src/Ice/msbuild/ice/ice.vcxproj +++ b/cpp/src/Ice/msbuild/ice/ice.vcxproj @@ -142,7 +142,6 @@ - @@ -250,12 +249,6 @@ true ..\..\..\..\..\slice\Ice\Process.ice - - true - true - true - ..\..\..\..\..\slice\Ice\ProcessF.ice - true true @@ -346,12 +339,6 @@ true ..\..\..\..\..\slice\Ice\Process.ice - - true - true - true - ..\..\..\..\..\slice\Ice\ProcessF.ice - true true @@ -442,12 +429,6 @@ true ..\..\..\..\..\slice\Ice\Process.ice - - true - true - true - ..\..\..\..\..\slice\Ice\ProcessF.ice - true true @@ -538,12 +519,6 @@ true ..\..\..\..\..\slice\Ice\Process.ice - - true - true - true - ..\..\..\..\..\slice\Ice\ProcessF.ice - true true @@ -753,12 +728,6 @@ true ..\..\..\..\..\slice\Ice\Process.ice - - true - true - true - ..\..\..\..\..\slice\Ice\ProcessF.ice - true true @@ -849,12 +818,6 @@ true ..\..\..\..\..\slice\Ice\Process.ice - - true - true - true - ..\..\..\..\..\slice\Ice\ProcessF.ice - true true @@ -945,12 +908,6 @@ true ..\..\..\..\..\slice\Ice\Process.ice - - true - true - true - ..\..\..\..\..\slice\Ice\ProcessF.ice - true true @@ -1041,12 +998,6 @@ true ..\..\..\..\..\slice\Ice\Process.ice - - true - true - true - ..\..\..\..\..\slice\Ice\ProcessF.ice - true true @@ -1105,4 +1056,4 @@ - + \ No newline at end of file diff --git a/cpp/src/Ice/msbuild/ice/ice.vcxproj.filters b/cpp/src/Ice/msbuild/ice/ice.vcxproj.filters index 60a3b3fd83f..53d47f73464 100644 --- a/cpp/src/Ice/msbuild/ice/ice.vcxproj.filters +++ b/cpp/src/Ice/msbuild/ice/ice.vcxproj.filters @@ -110,9 +110,6 @@ Source Files\Win32\Debug - - Source Files\Win32\Debug - Source Files\Win32\Debug @@ -149,9 +146,6 @@ Source Files\x64\Debug - - Source Files\x64\Debug - Source Files\x64\Debug @@ -188,9 +182,6 @@ Source Files\Win32\Release - - Source Files\Win32\Release - Source Files\Win32\Release @@ -227,9 +218,6 @@ Source Files\x64\Release - - Source Files\x64\Release - Source Files\x64\Release @@ -738,9 +726,6 @@ Header Files\Win32\Debug - - Header Files\Win32\Debug - Header Files\Win32\Debug @@ -777,9 +762,6 @@ Header Files\x64\Debug - - Header Files\x64\Debug - Header Files\x64\Debug @@ -816,9 +798,6 @@ Header Files\Win32\Release - - Header Files\Win32\Release - Header Files\Win32\Release @@ -855,9 +834,6 @@ Header Files\x64\Release - - Header Files\x64\Release - Header Files\x64\Release @@ -935,9 +911,6 @@ Slice Files - - Slice Files - Slice Files @@ -963,4 +936,4 @@ Slice Files - + \ No newline at end of file From 51de34d0c8451d8f90c3c1ce85a4a4827e0ded3b Mon Sep 17 00:00:00 2001 From: Bernard Normier Date: Tue, 9 Jan 2024 19:28:38 -0500 Subject: [PATCH 3/3] Fix build failure --- cpp/src/IceGrid/RegistryI.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/src/IceGrid/RegistryI.h b/cpp/src/IceGrid/RegistryI.h index 9154045d288..ca6f9d997d9 100644 --- a/cpp/src/IceGrid/RegistryI.h +++ b/cpp/src/IceGrid/RegistryI.h @@ -11,7 +11,7 @@ #include #include #include -#include +#include #include namespace IceGrid