summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--objective-c/config/Make.rules2
-rw-r--r--swift/ice.xcodeproj/project.pbxproj19846
-rw-r--r--swift/ice.xcodeproj/xcshareddata/xcschemes/Ice iOS.xcscheme10
-rw-r--r--swift/ice.xcodeproj/xcshareddata/xcschemes/Ice macOS.xcscheme10
4 files changed, 9934 insertions, 9934 deletions
diff --git a/objective-c/config/Make.rules b/objective-c/config/Make.rules
index d699f2c11a0..ce29ab5d561 100644
--- a/objective-c/config/Make.rules
+++ b/objective-c/config/Make.rules
@@ -9,7 +9,7 @@
#
# Objective-C mapping configurations
#
-supported-configs = shared static arc-shared arc-static
+supported-configs = cpp98-shared cpp98-static arc-shared arc-static
ifeq ($(os),Darwin)
include $(lang_srcdir)/config/Make.xcodesdk.rules
diff --git a/swift/ice.xcodeproj/project.pbxproj b/swift/ice.xcodeproj/project.pbxproj
index dc1e4db976d..394ebfd24a1 100644
--- a/swift/ice.xcodeproj/project.pbxproj
+++ b/swift/ice.xcodeproj/project.pbxproj
@@ -7,1621 +7,1560 @@
objects = {
/* Begin PBXBuildFile section */
- 0052A7FC2287A58DAD1A01FE /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE14C224CBBDF1DC3C8DC502 /* TestI.swift */; };
- 0063875B95544D34CA39EADE /* DynamicLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A69A2EB1087C09983D0E3EEC /* DynamicLibrary.cpp */; };
- 009AE9A237C22337203E02D5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 009F0B106AA76AE01A051ADE /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1C3E9C2120573ABEE7328084 /* Plugin.ice */; };
- 00C6DF4D44F3F9B6B1D62233 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C13F2A57B3D5B43F865E99D /* TestI.swift */; };
- 013FF9D704F75B2FFF8BA20E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 014C98C2B879DC7AF15D03D3 /* ProcessI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1326E162E95AA649537C06E8 /* ProcessI.swift */; };
- 016A0FAA1D94DDA3ABD2E9F9 /* TraceUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5162164224A97A02EEBAB4C5 /* TraceUtil.cpp */; };
- 017C951002F78B1B0CFD69BD /* TraceUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5162164224A97A02EEBAB4C5 /* TraceUtil.cpp */; };
- 01899344F4646F58F2234DC7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10FBC76F9EB72AA7D657AD6A /* Client.swift */; };
- 018CDD710CD4A5566FF19A26 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 01C38604E33417E477252577 /* LocalObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF9D92749FA6F9B5FE652C45 /* LocalObject.cpp */; };
- 01CCD38DFB166607B719A292 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 01DD8D15C583CC79DEC1CD78 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2305AE83E13AEC1F82A891A4 /* AllTests.swift */; };
- 01E97AF8DE2D8214633742A1 /* ImplicitContext.h in Headers */ = {isa = PBXBuildFile; fileRef = F000FB0F52EFA6E32C1D61C4 /* ImplicitContext.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 02214CC7D8C3BBB12001F107 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 023484FAB909A9605F3269E7 /* Shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EABEF7F85B00B0111F6C3560 /* Shared.cpp */; };
- 0238B9AC56CD3F6417BAA8DA /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = 431FCA1AB962B80BF654B3D0 /* ObjectAdapter.ice */; };
- 02DD1A97F3322D501A5BAFD2 /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0C6CA87763EF92E236588FBA /* Glacier2.framework */; };
- 02EA3398D24681F9729B18C8 /* EndpointInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = D726E89DC9EF4DCC71E5B72C /* EndpointInfoFactory.swift */; };
- 02F270A116A6B2CB9981710D /* IceLocatorDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = C6FBE40672797298F2C1C21A /* IceLocatorDiscovery.ice */; };
- 032FC90345DC28837F915955 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1A6072E86A263FC327B1F44C /* LoggerF.ice */; };
- 03358468F3BC2C6EDB27B2F7 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A50EFAADF3111E3694A86697 /* Instance.cpp */; };
- 038944314A3B32E80402E610 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2364A6DD20E3A6D924D2D4BE /* Client.swift */; };
- 03EC7F52C92364300FF1AF2C /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 059160A9429AADF7083C704C /* PluginF.ice */; };
- 03EFBF5726F8D798C542322C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C86A7981B1918DC97BD1D67 /* Server.swift */; };
- 047780976676297E540529D6 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A4FE73B5B6FDF4F56912AEF /* Server.swift */; };
- 04E569CF55B39E547F02969B /* IceGrid.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B769550900F96420DBCFED72 /* IceGrid.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 04FF1FF5A6321308BD315C12 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 052A50C77EEC60277C8990FC /* LocatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CEE9A6376344FEB128D483D1 /* LocatorI.cpp */; };
- 05A4823321FBA1D511FB09EA /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 05A8F1B2714E2E6C5DC69DDF /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = B0308FF4DA8796949079382F /* Router.ice */; };
- 05B8C82242314EA65FAD107E /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 05C65ABE4A115D272808CAA5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 05DA30DC9883E4C4A7C0E2C0 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3F55B79F56ED47BB1490274 /* AllTests.swift */; };
- 05F2CF25D243C813DC16629D /* libIceSSL C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B377B0722288DFB2A73E0D11 /* libIceSSL C++11 iOS.a */; };
- 065497B5DB43B84EE0DA5832 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 0674A33D84062190187BA284 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 89D2FAA92C70159399181D22 /* Test.ice */; };
- 067FC12E31F4796D6BB111B7 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 06E9E8282FE6F586C3561866 /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 316AF622F0283CDC19C52E76 /* InstrumentationF.ice */; };
- 06F2C3559E2F9F766D8BA05E /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = F9B270E39D3B1D84A8E6B986 /* BuiltinSequences.ice */; };
- 06F9EE6F197A5766217142CA /* ObjectAdapterI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A49E88A35399266906B635CE /* ObjectAdapterI.cpp */; };
- 070D342E9DB67673A9248DAF /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2AC0FE6725FBB1C2DC5A9E78 /* ServantLocator.ice */; };
- 07170C0A556B0FD9E814C41E /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = DC58856E78104FC6C0F9AA28 /* CommunicatorF.ice */; };
- 073A42600D298CA72408A09A /* CertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05BB39343FCE5405892D8C99 /* CertificateI.cpp */; };
- 0791D1238E0AE79C9F10B84E /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = D611E5DADBB8DF69D3A0E64C /* Properties.ice */; };
- 07DCBD2D2DADA1D2BA7FC383 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 668F5888B8D0CB186D6053F1 /* Client.swift */; };
- 07EF1AD47F66EF6D88D65C48 /* InstrumentationI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7DDEC3707E1BCF1F01D4E481 /* InstrumentationI.cpp */; };
- 07EF382A544E7C79FD5334E4 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3D439C008667EFC7662E935F /* Test.ice */; };
- 0829FFF84374E04A5F0631F8 /* LoggerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 727ADCDFD189C116DA626990 /* LoggerWrapper.swift */; };
- 0867A8192C7383BC95D8C2FE /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 0890ED160C0D3026763A2355 /* ConnectionRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 28E35D2DCB8C267F2653242F /* ConnectionRequestHandler.cpp */; };
- 08D1A021848411B1D5D87CB3 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9764228A3316695D773B795 /* AllTests.swift */; };
- 090D955B55DFED05C191C5D4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 09282785AEDEAE4D6A992DA6 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = F846257F8F86D75E994D2BA5 /* FacetMap.ice */; };
- 093B31BB8A0A3ADC951DFECD /* PropertiesI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B919B9BC0B3EAFB59DE62C2C /* PropertiesI.cpp */; };
- 096C41E42B376BBED6211240 /* ObjectAdapterFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3503F3A5CCF7376BD4A00DB2 /* ObjectAdapterFactory.cpp */; };
- 0974BBB1144A88772F5A612D /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5A5BCF69097F9B6FD153B8FE /* ObjectFactory.ice */; };
- 0981BF16F47193B435976091 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 0987F2CAE70ADBE205A9FABF /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8848EFBB95F9D6D77B56302A /* Client.swift */; };
- 09A6DB3CA1D4998E81767B4C /* ConnectionI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3EF4BD416FEEEA65585C8FA8 /* ConnectionI.cpp */; };
- 09E11241C8E5CD42EBE7A152 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = C84F7EAC0F5791E7D09AB072 /* PropertiesAdmin.ice */; };
- 0A5393413D4C21A4A84F40A4 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 0AD01636B142847A722DC33E /* IceSSLConfiguration.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8BC872547290B7E35FCC1E98 /* IceSSLConfiguration.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 0AEC0E3C9A7DBFA76454CE8A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 0AF410914B04253E3D20722C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 0AF44D6B46094D54C93E188D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 0AFA8ED125CA617AFFC12D15 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 0B2EA5D1D01B455578B7C540 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3F55B79F56ED47BB1490274 /* AllTests.swift */; };
- 0B74927469188701778DF5AC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 0BEDBEA41B627C297B9ED5CC /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 0C7D0A3E744E76D3FA107FE9 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 0D0859BF2012DF4FDA8DA37E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E610B0E67C9B6A1DBBF172C /* Server.swift */; };
- 0D0E03F2955927FD0E35F889 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 0D2D9B65474A774807D22210 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6B2797A8849E5E72C831841 /* Client.swift */; };
- 0D54D2DC8F9693822A6885C5 /* Convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = 56535F2466DBDF3413598AB4 /* Convert.mm */; };
- 0DCA998B1A65960ECCE2FC80 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 88362A8D0FC487784FB0A1F1 /* LocatorF.ice */; };
- 0DCB9144F04F7DF45F0D4EF3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 0E0BEB4AD9ED22A42E02CEE9 /* Oneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D340D331AF4440A1FD7BB72 /* Oneways.swift */; };
- 0F09B818D5284B782469A192 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = C84F7EAC0F5791E7D09AB072 /* PropertiesAdmin.ice */; };
- 0F3A0E227168A0546C34ADD2 /* Key.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1E6A4C5DFD494697F0FF5C2A /* Key.ice */; };
- 0F4F7553B84783144388729E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69306E74AADE3D02FE4E60EF /* AllTests.swift */; };
- 0FD5E23217140A9E62D00AA1 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDC3D4E5B05D9FD2F3E929F5 /* ServerAMD.swift */; };
- 0FF523A0A8D47DE50995C823 /* EventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 639FE31C5F3B993BBA0809FD /* EventHandler.cpp */; };
- 101EA3838C47E788DE625F45 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = CE1278569FF626BFD7243082 /* Process.ice */; };
- 1037823E33E84C2173D1DCF0 /* Mutex.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8190F551078596098F1E80F /* Mutex.swift */; };
- 105FE0A07CE80F6364486D85 /* Communicator.h in Headers */ = {isa = PBXBuildFile; fileRef = DAB411415D75A65DA58B5F5B /* Communicator.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 107DFD2B0E468C7FFA492014 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 73EC79539B77749D0B385E57 /* Test.ice */; };
- 109084F9ACA2F600044C309E /* IceInvoke.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 51406D24D7B88671FC1959C1 /* IceInvoke.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 109DD34B1B20C9DE10B2A5D8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 10C9A9FCC94666E19203A70E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5380E97D60D39D299195A4D5 /* Server.swift */; };
- 10F1DECA0169C3C52F2AD4E0 /* LoggerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 727ADCDFD189C116DA626990 /* LoggerWrapper.swift */; };
- 110822EA0F8EA3A9034AFB58 /* ConnectionFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 761BD64C7E0974FFA525CCA9 /* ConnectionFactory.cpp */; };
- 112E4C8B8C51EBC428A901F3 /* TraceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = A08D190BD584FF5E91403A9E /* TraceUtil.mm */; };
- 11DF7FE60D840E7A4A7D0D13 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4F0EB416BFF519262CA6FC91 /* TestAMD.ice */; };
- 11E055A21F340C8D07FD409C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61265F18F9685E78D51636A4 /* Server.swift */; };
- 120F183EDF3E92678207C573 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E2EEFD8989AED2832957D5 /* main.swift */; };
- 1216034E80002FCC684F44E6 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C35F0E57B69EDEFC5E944EBC /* ProcessF.ice */; };
- 1238B9CBE127888DC92F1C2F /* Twoways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CB1B6AE8F6FB8CFC0AC003A /* Twoways.swift */; };
- 1241206285CF92058F6346C1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 126D22F2C47053776876DE6D /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = E64AE4103060ED8DE8C63A5F /* Metrics.ice */; };
- 12CBDC8CF9A49BA94E449271 /* UdpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CD8FF49C945CAB4E0CDBAC9 /* UdpConnector.cpp */; };
- 12DE1D0FA6F1D673900C3562 /* Glacier2.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B9BD5DA20CE10B5EEAFC1A37 /* Glacier2.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 12EA3048D49EEAB24CC424AE /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = A06AC0921E10B63A1656AD61 /* Connection.ice */; };
- 130E38AD5CF4B6833B611166 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 130F32F611890133793521AC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 1329A0FC5734C2BA4086D6F2 /* Communicator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 08464B1715A37D17F3E14399 /* Communicator.mm */; };
- 136D0F400799F89F4FC8BD9F /* libIceDiscovery C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FDC4148479AEFCB6426F5E58 /* libIceDiscovery C++11 macOS.a */; };
- 13AD369B33EA3C4BABF29BE4 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84F9C49554E032E9F24125C9 /* Server.swift */; };
- 13B7B1983C554DEC1853C341 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 13BBCD8CDC8D96AFACA2958E /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 127FA99F1F575E391D24A800 /* Logger.ice */; };
- 13D9F4C2F0BB957AC0C6431F /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CBD0880B67614DBCBD9E84D /* TestI.swift */; };
- 1441128BAEF2F4C6CC057891 /* IceRetry.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 565110536C762BBC6BC835F7 /* IceRetry.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 14489AB468441A68F1EDAB71 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 1467D4056E752E90136822EB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 14AFC11142F7631F0B3D04FF /* UnsupportedAdminFacet.mm in Sources */ = {isa = PBXBuildFile; fileRef = B7AEA0767A33654F90E35222 /* UnsupportedAdminFacet.mm */; };
- 14EA2809DA2364A3D4353D0A /* IconvStringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9BEB059DD01E8DA0D5DD2098 /* IconvStringConverter.cpp */; };
- 14F49448418AA48A50CA8D58 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 1502BE2438226C1A154C0E28 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = F846257F8F86D75E994D2BA5 /* FacetMap.ice */; };
- 15041A9E40C6AB55A08E8D1C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 150FC0B15EF25B6A5395B24E /* DispatchInterceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78F0327446EEFAE7C7472E34 /* DispatchInterceptor.cpp */; };
- 1536D476E9ECD80E8C9B2D45 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5405AF9183C769694C514F75 /* AllTests.swift */; };
- 153D840CA4E4B754565DB4A2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 1545DAF95DFBE161C3641B65 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 154DB496C74C8290A831AC7B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 1566D7C355B4DC05E4D7018A /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9807056F92FC0E811C314ED5 /* ViewController.swift */; };
- 1571A9FE6AF4303F9A503CFC /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 158163675A76988285082E87 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78DBA4B685FAAB1B1B19C953 /* TestI.swift */; };
- 15C24F1796F6AE4A40BB2583 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 16148B77202EAE18DBE4938F /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = C84F7EAC0F5791E7D09AB072 /* PropertiesAdmin.ice */; };
- 1615F09106E49AD365FB6961 /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = DC58856E78104FC6C0F9AA28 /* CommunicatorF.ice */; };
- 1616E2027E0F2738D4206A3D /* RegisterPluginsInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 027BBF959E6AF6CDD5006D5F /* RegisterPluginsInit.cpp */; };
- 1656419535F157F270B4BE85 /* RecMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0A7386B8D552BC1C5E342209 /* RecMutex.cpp */; };
- 165F122F8CCBBFB070454A0D /* ImplicitContextI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 96E21902D516EFCA981AE170 /* ImplicitContextI.cpp */; };
- 168365A760944B1F56251326 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 89138A69A6071FF550471EA2 /* PluginI.cpp */; };
- 16E7650E053F7791A4BB8641 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 16FB836FB7D26F50C289AC4E /* DispatchInterceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78F0327446EEFAE7C7472E34 /* DispatchInterceptor.cpp */; };
- 1726FF6651E77322D5B5B56D /* LocalObject.h in Headers */ = {isa = PBXBuildFile; fileRef = B8C5181F4E251C3BF78F8F2A /* LocalObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 172A2411FCF704DC92922E3E /* Convert.h in Headers */ = {isa = PBXBuildFile; fileRef = EA3F85D992A55E3BE71BE236 /* Convert.h */; settings = {ATTRIBUTES = (Private, ); }; };
- 172D6D467B5101C2F97FA3BA /* ObjectAdapterI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A32F5A7C35C65FA0E2A9F32 /* ObjectAdapterI.swift */; };
- 1779A8B94DB4E3E2FEBEA894 /* IceScope.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DF2792969E80FCBEE04BA8ED /* IceScope.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 17812534818F23BFE3E8AFB8 /* IceUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F0C5755496073BF23DAD0A /* IceUtil.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 178315D963A76B516A1DB186 /* IceInvoke.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = BB30FF55D1D682BEA2F84695 /* IceInvoke.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 178EA04202CB7C2A32956348 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 450AD776C8151E42914041A8 /* RouterF.ice */; };
- 18020C701FB9B2C2E9759068 /* Exception.h in Headers */ = {isa = PBXBuildFile; fileRef = FAA7FC13CEE1D2C6BCB90644 /* Exception.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 181C0356014BFA65BDA9D94D /* ConnectRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8C4EC7F377638ACA3789243 /* ConnectRequestHandler.cpp */; };
- 182BF4C6F24B4696614279FA /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 187120867AFC33575D777B39 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 245D2B5223975F47997BD145 /* Options.cpp */; };
- 1879D91C0EC4E02723483022 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2305AE83E13AEC1F82A891A4 /* AllTests.swift */; };
- 1891FD6E50CD144CF05F5DBB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E384C57B8AE41D5ADE5382E /* Client.swift */; };
- 189BEECFF18F7DEE7096AD6E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64EE2C5503AD46C98E012E96 /* Server.swift */; };
- 18EA0D609A009E6DE44E93E6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 18FFD37FADCFADE3F7F62B74 /* ProtocolPluginFacade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABC01710A16129B2F462DF4B /* ProtocolPluginFacade.cpp */; };
- 192DAF097EBAD930880F4818 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6D2A24C74B1457BADF42EA04 /* Test.ice */; };
- 197BA3D8F705130080D6E04F /* IceStorm.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 50C28D2AE3D7153816FAA709 /* IceStorm.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 198E9B828A48BE79035C6168 /* IceAmi.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A8317EBDEA737A29A26FBE54 /* IceAmi.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 19D9DB3F4100A04CD7D26B33 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BB578F04F513F6B307DEBE1 /* Server.swift */; };
- 19DCE56D3DA0DB085635E0E5 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5B747D322414658FF4DD342 /* Util.swift */; };
- 19FB9070E69E02C53817A063 /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4BA8674CBDF25012A707605D /* HttpParser.cpp */; };
- 1A303AAEBFDF6E7D369B4761 /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 059160A9429AADF7083C704C /* PluginF.ice */; };
- 1A41D35FA3617871A0DF2BFF /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3EE292939C43A0B9A8B787D7 /* Locator.ice */; };
- 1A55877F0C35ECB8BB2F7850 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = B9D6E5C6823D2641DF157CE9 /* Test.ice */; };
- 1A65BEB1F9E93A971AC7DA75 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF98339FB04534928125DB76 /* ServerAMD.swift */; };
- 1AC563F8501D294350B17302 /* Logger.h in Headers */ = {isa = PBXBuildFile; fileRef = 16A8E8F8E99D146123EF3409 /* Logger.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1AFCFD280B7FF87D80C28922 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7603D7C27853E868765956CA /* Version.ice */; };
- 1B0570B44183F6CB9389AA60 /* Forward.ice in Sources */ = {isa = PBXBuildFile; fileRef = 710150F5EEF490D2E9D93DA6 /* Forward.ice */; };
- 1B06228D7CF65CC839420B50 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = 05FFDAA0F31D253BA2E31F6E /* Session.ice */; };
- 1BC1F75801ACE90C521D652E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 1BD004F5F5D2E4D43F755F24 /* OptionalFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7139B6C8CA10007E792F53D4 /* OptionalFormat.swift */; };
- 1C1C2F59EAB745571C0E08BE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 1C6C8DF382039CF0872A0130 /* LoggerAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6AB36D857DF0F81C4D5594C6 /* LoggerAdminI.cpp */; };
- 1C933501BB26715DA3340BEB /* IceRetry.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A64DC01AFE2CE7EB0471ECFC /* IceRetry.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 1C9B6FFF3A0E5C0C4D04AA6F /* Acceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E5A8A9CE6A57293E4D35757E /* Acceptor.cpp */; };
- 1CC3A6C479CE3235E19B737F /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 02CAE11517F65F36BB6B3CC1 /* Identity.ice */; };
- 1CF90C59523B11D998C5712C /* Exception.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8E01786DB7612C60BF8A1AD6 /* Exception.mm */; };
- 1D3021B3DC0C66A21DF31157 /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9800A938F2930FC734B98F4D /* ServantLocatorF.ice */; };
- 1D4F5492C20DF82A60AD2738 /* libIce C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2761AE969F9024BC359E5325 /* libIce C++11 iOS.a */; };
- 1DA01EC5911A79F903280FF2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 1DA1FD7205069928152C5AEB /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A94409373930E6F6393C67C /* Server.swift */; };
- 1DA5E66C5081305CC6917F68 /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = D611E5DADBB8DF69D3A0E64C /* Properties.ice */; };
- 1DBF204EBC2C1E936D91D620 /* OnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1607EA8204961B94B47DF689 /* OnewaysAMI.swift */; };
- 1E3B3C83A358CB63C4BE03F5 /* ValueFactoryManagerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 631222ED1E46C261BA6D81C0 /* ValueFactoryManagerI.swift */; };
- 1E68090DB9AF60B5177C4A1D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA71E7B49312CF4F07C90A3C /* Client.swift */; };
- 1EB713715366551BFB74E447 /* IceSlicingObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 226E6E31A9D9B1EEB6E4EFE1 /* IceSlicingObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 1EEFA39AB2935D6AD6E01EC9 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 1F1B0FF4D09DCFC2AE410908 /* RecMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0A7386B8D552BC1C5E342209 /* RecMutex.cpp */; };
- 1F4E66C2A2AAA1E9AA7895CD /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D356FF229AB189BEC612EDB /* TestI.swift */; };
- 1F6701C5EEDEE16786E4CF6B /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22825AA9BAA549D3D3C418E4 /* Exception.swift */; };
- 1F749D532795FDBA5BFEE0CF /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4DCAFB642425E93AF71FECCD /* Test.ice */; };
- 1F8B632C574AC5DA1A7956D1 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8904DE3DE3816938E87F46E4 /* AllTests.swift */; };
- 1FA141025CAACD91F043C5DF /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 214166CE121F3A29265D1D8C /* Collocated.swift */; };
- 1FF0F0D4FA0FCFAFE44D2379 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 2008B83A4AAF7538F44EE304 /* Clash.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5363DD742BD3E50E372FAB5C /* Clash.ice */; };
- 201CDA9BD4BD00023762084A /* PropertiesI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEAE54441F169A7C4B067FFA /* PropertiesI.swift */; };
- 2030C012E514B2194BDE3B5B /* IceAdapterDeactivation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A2C780B2D6CA6CD0DCCED459 /* IceAdapterDeactivation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 2079F44768905B2516F88678 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = F9B270E39D3B1D84A8E6B986 /* BuiltinSequences.ice */; };
- 209540B55B7A1A7DBF2FCC68 /* IceServantLocator.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 273C8A37832131D101BED487 /* IceServantLocator.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 20FE2B376236805F9AE3845E /* FileUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F2E80530BC3EB3B267510B98 /* FileUtil.cpp */; };
- 21047287F26526423472F521 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1A6072E86A263FC327B1F44C /* LoggerF.ice */; };
- 2107B50B2861DFD308523A28 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 213B76789680E95517C1CFAB /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6D5FF83D9BB6FCF48B42C981 /* ObjectAdapterF.ice */; };
- 2172A33FB2EE474C72289DE2 /* DefaultsAndOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D27803EEB8E05AA2872DC0F /* DefaultsAndOverrides.cpp */; };
- 2176B86BCF05CDD2C9427A0E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 219801FC5352268044C2F57C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 21AC5354B56F5F4A32E38107 /* EndpointFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E371D78131705C17C63946A8 /* EndpointFactory.cpp */; };
- 21EA6F7C78BFE78BEF1CD298 /* ObjectPrx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8511F4E2012CDD7C9629C27C /* ObjectPrx.mm */; };
- 21FB04D218E2EF2C2B80C277 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAB3EA4F291781F0F7B6F024 /* TestI.swift */; };
- 220A863886D6746EAF9E441A /* Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB636E7C5AD8884DF982486 /* Proxy.cpp */; };
- 224CE10B7375720A397AFFA6 /* Base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CBBD656C39C80C5AF2EA1DB /* Base64.cpp */; };
- 226237BEFE016871484CA0BD /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E8A8FCD073B502C50AF409E /* ServantLocatorI.swift */; };
- 22CEF1922E8EE385E1E3AE0B /* SlicedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7D6AD5F74CE6D55E945CE35 /* SlicedData.swift */; };
- 2355DEECBA392F60D17D4351 /* IceOperationsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 3213430A8FFA260ABBFFE6DF /* IceOperationsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 237DB7646C291884C6CCD9C2 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 238EB85FB8BF1D5252936ECD /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC5F7C4F2F0D95F24CC5DD66 /* Collocated.swift */; };
- 23A7256695925C8B370C23AA /* IceScope.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E19C150CCCC22B7DE0139429 /* IceScope.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 23ADF18992C50947E9E69EF2 /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F7FFF7F457B44AF10B294A53 /* StringUtil.cpp */; };
- 23F959A19338168260332DFC /* IceGrid.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B769550900F96420DBCFED72 /* IceGrid.framework */; };
- 2413D47D1C36FD6C2430364A /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 698F636B1C7F71C0D86FCEE2 /* ServerAMD.swift */; };
- 2446B152981C663702DB88A2 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = D88018174B46A41D0B540A95 /* Collocated.swift */; };
- 247A0FE8508471D6F280D8F3 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60A75D69BF7BCC8427A97577 /* TestI.swift */; };
- 2489129947B2BE614647C3C8 /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C3211C9FB66D58C1BDB91C18 /* Network.cpp */; };
- 24B58FA276A6EAD5304858A9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEC9D0420245199FB5BBD345 /* Client.swift */; };
- 24BF02F34583DAF4D96DD2EC /* UdpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3CF321DBB41A7E378EDBDE46 /* UdpTransceiver.cpp */; };
- 24D454A7AB1692CEC5C7334A /* WSAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4E6F24A92F34BF28AB3B74C9 /* WSAcceptor.cpp */; };
- 24E403A6CE7CB74DB266538C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 250D4E8FEC60883143450CAE /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = B9D6E5C6823D2641DF157CE9 /* Test.ice */; };
- 253A8A25187AFEF6A69A165D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 2571883915701182CE340343 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1A6072E86A263FC327B1F44C /* LoggerF.ice */; };
- 25B660592DE9E9E44C12C139 /* RequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4AEAEA1C49B0E4F1F69EF841 /* RequestHandler.cpp */; };
- 2610D127AA77C3F53681AF7D /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 651858AC9B30DE6B2A8B0AA6 /* EndpointInfo.ice */; };
- 2629B8C3AB91BAA05CCAD213 /* NetworkProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 004AC667D8AC449AF8D18665 /* NetworkProxy.cpp */; };
- 263DE1FEB7195047FAC3B2FC /* LoggerUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB9423AA60DB5CF08094DAF7 /* LoggerUtil.cpp */; };
- 266638FEC5717776C313447C /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = F1FF86C20DD375A84E790A7D /* Test.ice */; };
- 26841546EFBA6EF3D7910A12 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E9F5F5F2A1FDD9AD507CFE /* Collocated.swift */; };
- 2776F23CF8380600744A84DC /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 937B8FBC13804AC35D672463 /* EndpointInfo.ice */; };
- 27A3E82168F622D62F8581E4 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C35F0E57B69EDEFC5E944EBC /* ProcessF.ice */; };
- 27F24C06CB4AC1938881B55F /* Endpoint.h in Headers */ = {isa = PBXBuildFile; fileRef = 83E41012D98C4F274B58EFAD /* Endpoint.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 2801B3D982989FCAA10D7128 /* Endpoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7EEA4E6130FAF1695D9ACD8B /* Endpoint.mm */; };
- 283390D846410949B5EB63FC /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 287921C512740903FA5E6E58 /* ImplicitContextI.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBE83FBE8EC1C00F209B7912 /* ImplicitContextI.swift */; };
- 288692E1621801E079402ED3 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A39829413634597ADED6AABD /* AllTests.swift */; };
- 28F75FB1B5CBCDC0B244A7B0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 29247BB7881D985D39A125FA /* InstrumentationI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7DDEC3707E1BCF1F01D4E481 /* InstrumentationI.cpp */; };
- 295EE4B1AC9585CCD0175B6B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 297D0356DC95C100598AD3F0 /* IceSSLConfiguration.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C150DFE9F6860E13C667DA77 /* IceSSLConfiguration.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 2991CC0127921A6738E5F6C1 /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18D84E7BFF897CD18E15CC92 /* Service.cpp */; };
- 299EF39BA22CB02D074CA905 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 29CE3B76E1ACC9B079ADE690 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 2A2F8E0F73967E30DCAB791A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 2ABF47C45E4F184A47F91A33 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49BFD82EDC5961557B3C081D /* AllTests.swift */; };
- 2ACBB35BCC98E7848B0EBB36 /* UserAccountMapper.ice in Sources */ = {isa = PBXBuildFile; fileRef = 46CCEC5938A075D12D2F812A /* UserAccountMapper.ice */; };
- 2ACEE3D27ABD032F527136F9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = F89A3B2AE050F821147BD7C6 /* Test.ice */; };
- 2AD166814D8673DE98DB34F0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 2AFDCF18C5B4B16974103256 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 2B319CAE56557C30F9A71445 /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = A89C6CB51DCAC3F757EE49A7 /* Endpoint.ice */; };
- 2BFDE648166E3018ADB52231 /* LocalExceptionDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3D6020190F13303DBB3AE04 /* LocalExceptionDescription.swift */; };
- 2BFFCDEFFA4791217556462D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 664EA396BB43EE3C105012F9 /* Client.swift */; };
- 2C0909B831C8D1C5207354A7 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 2C14E5923DBDB61691367EFC /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 481882F90E5A74D3D85F8CED /* Test.ice */; };
- 2C2A9C0D4B02CE48CC149668 /* UUID.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E6DB5FF43E9B340D7029297A /* UUID.cpp */; };
- 2C83456FEC7A220FCF6B8E11 /* WSTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4F9A362F07BFA44C1967BB23 /* WSTransceiver.cpp */; };
- 2C97FA07CEC0D2EC676E0BFC /* Connector.mm in Sources */ = {isa = PBXBuildFile; fileRef = A1D032AE98D0C4D070D681B1 /* Connector.mm */; };
- 2C985A786A17CF8F933C1B70 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1BF1FBD5B99791A16DEA1E4 /* Client.swift */; };
- 2CA581DF47445AAE9F684F86 /* IceStorm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5FB28C8905B0491A1AC74818 /* IceStorm.framework */; };
- 2CD900B94CEDDCACC9129D8F /* SSLEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8802757B1DE233FE2791BC9F /* SSLEngine.cpp */; };
- 2D1562D62D3D463F8C3E523B /* AdminFacetFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C1B8ACEA453172F319A1B60 /* AdminFacetFactory.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 2D270930D20321E0E4DCF030 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 2D2C890AE7FA67F8FB83AF03 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1C3E9C2120573ABEE7328084 /* Plugin.ice */; };
- 2DBBAF4E6D2844B1FB2144B2 /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E97D033BADA38AF9402AA464 /* ConnectionInfoF.ice */; };
- 2DD29DC85DFE7312CF666442 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 2E0FB83440E7E87126A6685F /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9BD5DA20CE10B5EEAFC1A37 /* Glacier2.framework */; };
- 2ED7E7D994B597F9022E84D9 /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26D19B8F44761D7F15D55351 /* Initialize.cpp */; };
- 2F172D1013C9D7B768407AFC /* PropertyNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 944277575906253E2D264529 /* PropertyNames.cpp */; };
- 2F1FFADAC530E6B05E3A2BB5 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB0075088BD497CEE1D89780 /* Client.swift */; };
- 2F2C3FB2F72794F86AD04730 /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2E7E69875C244C5778EEC372 /* Util.cpp */; };
- 2FCF5F07732A56A488FC30C7 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = EB489D1E2A8C2CF17A2F4330 /* Test.ice */; };
- 2FE6B761F66C7B1B09DF0012 /* IceDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = B7D8B9A2D605FCFFC786AD11 /* IceDiscovery.ice */; };
- 2FED9BFFE890ED8FE1563F6A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEC9D0420245199FB5BBD345 /* Client.swift */; };
- 302053A6F0E67A56D6B48E48 /* TestCommon.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 3044DF248BEDCA51493103E6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 30AA75DB96928983A4C6344A /* PermissionsVerifier.ice in Sources */ = {isa = PBXBuildFile; fileRef = E8C1AE8D395B3456440C1E9A /* PermissionsVerifier.ice */; };
- 30BBB66F4C0534B8C722AE17 /* ThreadPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DDB4DD346430D46FA6ECB82A /* ThreadPool.cpp */; };
- 30DF301A69678F517FDB74AE /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = 477E91A1197B5830761631C1 /* Current.ice */; };
- 30DF3580ED7B8C0BF361E1B5 /* IceProxy.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 499879837AB808E65E267110 /* IceProxy.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 30EB6AAA9D0FF7C203B367D5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 31003D5B91262A26F7C68FDF /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A4851EF0D876EA33F2F0806 /* TestI.swift */; };
- 31103CD3D5F28AA1D7B3D8EE /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E9468F3EC40357BB0554ABEA /* Test.ice */; };
- 313F3C082D022D74F3B99CB8 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1F77E560368761492402EA3 /* Server.swift */; };
- 316D7E669E4929F1A6DCBD0D /* ProtocolPluginFacade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABC01710A16129B2F462DF4B /* ProtocolPluginFacade.cpp */; };
- 319931210FE03935E746A6A3 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 319F12832890EFC28E6DFE8A /* SecureTransportEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51958A1C51031D46A27BF8C2 /* SecureTransportEngine.cpp */; };
- 31A3041EC0496417F2AEFBF6 /* IceObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 72F0133C3F5E2F48BC792374 /* IceObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 31C131049D40FE06A2ADE4B4 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 31EA9335F33839264A62893C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 3240B8C50447DC8BD4DB350D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 3277980CF43D33E8550CB3DB /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0DEFC193F3F347850C430F6 /* TestAMDI.swift */; };
- 32A3DAB6900794246A19AB09 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = CF62CB725A11CEB7E4573361 /* Test.ice */; };
- 32B08BEFCDF46D75695CB4E2 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7603D7C27853E868765956CA /* Version.ice */; };
- 32B75CEB4EC7A87C89C75C3D /* OutgoingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2AADDF310CC1F8D9621EA843 /* OutgoingAsync.cpp */; };
- 32D6877D513077A56B21B3A0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 32FCB416C0BCD83419EF2014 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 330B7D05DFD17950516721C9 /* Descriptor.ice in Sources */ = {isa = PBXBuildFile; fileRef = 515A9CC5CE995B281FBCA597 /* Descriptor.ice */; };
- 3345435F60306F03597722C8 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2364A6DD20E3A6D924D2D4BE /* Client.swift */; };
- 335D81F6388A62D7B6E25985 /* PermissionsVerifierF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3B4606981283ED921B421816 /* PermissionsVerifierF.ice */; };
- 336B49E146B7E08965973D3E /* FactoryTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D8DD61CBFBE4E12B6E30E9C4 /* FactoryTable.cpp */; };
- 33A2120A0586F8D6DB9A8AFA /* Process.mm in Sources */ = {isa = PBXBuildFile; fileRef = FC5D768A10737D6ECBD5090F /* Process.mm */; };
- 33A8FC706DF667F54D259063 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A56A987814C21FAD838ED42 /* AllTests.swift */; };
- 33E42C92CAB167494FDC7269 /* ImplicitContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = 89F506EE1C27CE1405020A38 /* ImplicitContext.mm */; };
- 351C9A2A1F031E3FEB632AC1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 35269C0124956DF7DB133293 /* OnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1607EA8204961B94B47DF689 /* OnewaysAMI.swift */; };
- 353DCAAD03B6378AC08595F9 /* IceAdapterDeactivation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F7EC05463EED3AC758275FE5 /* IceAdapterDeactivation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 3555B153C73D558EE9C616C5 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 35AB639A9A29002352D8FEE5 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 330EC83D3738ECC6A7536C9D /* Client.swift */; };
- 35F5DFC609D8F021131C9D1C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 35F65BF1DE1BBBDD3523291C /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4CC8D93A3FC8AF9E0BB609FA /* ConnectionF.ice */; };
- 360F4009B0AAC4A5D94BA637 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 361923BFA90CE73FC03C270B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 368B61D705EE3C6B25FB0262 /* IceAcm.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6F273274F0A33E74B63CA8 /* IceAcm.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 36EC4B1C55B158A1E7F8B900 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A634FA66859D5F3AE6E6123 /* Server.swift */; };
- 36EF6FF7F167ED91C9D223E5 /* ConnectionI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2BFD0993886CBEB26A9EBCC /* ConnectionI.swift */; };
- 3718CAA707CA628C70B8EFEB /* TcpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 41F920720773452A5300D74A /* TcpTransceiver.cpp */; };
- 373C2AC625C97DFE61587E1A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 377B80D1446E136A1E3B08D2 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0EE0541C8C209BEE2760A321 /* Session.ice */; };
- 378C0E7B182FE55DDD369FBB /* IceEnums.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6E1716C66456BCBBFBF62157 /* IceEnums.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 37A36C8CBF30C71954A1160B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABD78784328011772284AB65 /* AllTests.swift */; };
- 37A6F70E603EAFFCD1EC2CD5 /* InitializationData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7243D1737C0011C6B64B6542 /* InitializationData.swift */; };
- 37BDB088EF64A3FF1BBA8625 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 73EC79539B77749D0B385E57 /* Test.ice */; };
- 37D2B1F4D31695EB367F3432 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 383EC18569712EF007712EE6 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 709BD396C5DD2985D2576C89 /* AllTests.swift */; };
- 384B69590E8A5A68A34D1192 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 413017D5FD36BC0B6A5377B0 /* Security.framework */; };
- 389F29D03B6A01161E158FE8 /* Random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83ADC759472D70CD7FABB6E1 /* Random.cpp */; };
- 38B3F3831758315063BD9CA3 /* Ice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 38D8147F3C3DD12317A6BD20 /* FileParser.ice in Sources */ = {isa = PBXBuildFile; fileRef = 08D4C2681B7D72E32D51CEE5 /* FileParser.ice */; };
- 38F4F5FA9E9AEA91295EC236 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = 477E91A1197B5830761631C1 /* Current.ice */; };
- 3928640F7D6366DCF2AB45D0 /* TraceLevels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9C4BD7AD24E3017193C86F9 /* TraceLevels.cpp */; };
- 39288D06602CA43D50B44CE0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 39341BF34C948DB8C236D787 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 3954980D029C0C68C1B7DF2C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 39B5700E0EEECD0915EDDE7F /* SliceFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = E70C9D396BD6B5A4E73C5CFF /* SliceFlags.swift */; };
- 39E0647B24D4EAA22820F00A /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = CE1278569FF626BFD7243082 /* Process.ice */; };
- 3A3CD1E547C99FF9B5AC1610 /* IceAdmin.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7BADC096D1677992528358C9 /* IceAdmin.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 3A4527C8B7C6375A260EF1A9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FFA38493C067C6B8C76B1C6 /* Client.swift */; };
- 3A576FE4F4B58494E6AA5A66 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9499FF08DB66C34FD2896B23 /* Test.ice */; };
- 3ACE7EF2D0D5B4E6811D8771 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 3B29963942AF2904174B8494 /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22825AA9BAA549D3D3C418E4 /* Exception.swift */; };
- 3B2EDB18065B534D64B9FD83 /* DynamicLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A69A2EB1087C09983D0E3EEC /* DynamicLibrary.cpp */; };
- 3B63E934EC19B165DA50F0F7 /* ProcessI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1326E162E95AA649537C06E8 /* ProcessI.swift */; };
- 3BB2E31F205B2C9205DCD7B0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 3C076139390102CAC5C13C7C /* IncomingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2D1907C2D29A0010AACB3DBB /* IncomingAsync.cpp */; };
- 3C2706761393FFFD93E99CDC /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 02CAE11517F65F36BB6B3CC1 /* Identity.ice */; };
- 3C5CDF8FC3DAC9566B48704D /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 17329147DB1EA3BC64BB13E3 /* Test.ice */; };
- 3C65AC2E5895B8FD28D7C04C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 3C7C32A40A6138018A174792 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB89A20DB867709982778CC7 /* TestI.swift */; };
- 3CC13D43A7B2E44BAE751500 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2AC0FE6725FBB1C2DC5A9E78 /* ServantLocator.ice */; };
- 3CC588A1FDE5049A406DAE75 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 583A290A57CB40B7B130517F /* Server.swift */; };
- 3CDAE9E45570872CD198B1CC /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4209DB74FE392398BBBAA7AB /* Client.swift */; };
- 3CF8A1B7328D7734EEC2DA28 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E384C57B8AE41D5ADE5382E /* Client.swift */; };
- 3D014A8FE5588A6ECCCC790A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E64564556238B25F5AE6D4E /* Client.swift */; };
- 3D174B0BA20441CC5CAAB1B9 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 158A84D614CB3E2C3AC2A5E3 /* TestI.swift */; };
- 3D456C5E3124C304C613D085 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 3D47ED70E00060BB52E0EE57 /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C124F0D45B6275831BF5F438 /* Exception.cpp */; };
- 3D6C6574D0E964A64F226D97 /* IceImpl.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A2EE54802BFD472CDFC02692 /* IceImpl.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 3D8C49637C44ABC910A7D30D /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12065C41856FEC7169ECD5A0 /* AllTests.swift */; };
- 3D95B02E435D5F76E1149C44 /* TcpAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF39992CCB6F0C95231E7542 /* TcpAcceptor.cpp */; };
- 3E043F863A87FA9D335A06D1 /* Forward.ice in Sources */ = {isa = PBXBuildFile; fileRef = 710150F5EEF490D2E9D93DA6 /* Forward.ice */; };
- 3E1B1BC3CB1C7493B96A0505 /* SecureTransportCertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C1372F822DB8C05EDAF951C4 /* SecureTransportCertificateI.cpp */; };
- 3E281F05FB3317FE1CE34BF6 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B69DBDAE6349C71437BBA75F /* TestI.swift */; };
- 3E4C12EFC2BDEB6D92A7E395 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 3E5E37983351379ADE9E7191 /* TwowaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615F705ADD38DB36488696E0 /* TwowaysAMI.swift */; };
- 3E6DBB463F337CEC2A459771 /* LocalObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEEED6CDF0BD1668C74B3F2F /* LocalObject.swift */; };
- 3E75595E04D60F4BC46F06D6 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A606916AA8B15138B915115 /* AllTests.swift */; };
- 3ED585F41599B04BCC835ACB /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F6090BCC46A202A68BBF77D /* AllTests.swift */; };
- 3EF58075074C8D044754A84F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 3F5629E80E534CA7A119707C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 3FA85C13DBB8D5D9FDA23EF8 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2AA88014FB3AA166A95BE666 /* AllTests.swift */; };
- 3FB4C3D866FFD2473543B594 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 3FBD17DC28C6CE539D7AC658 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 3FC709B8C67A9E080336AFB3 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 751D293EE7855F9A5A773FE7 /* Server.swift */; };
- 3FFBA76EBD5ACB1DE1356987 /* ConnectorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 23A7A3D04FD6DD262946F705 /* ConnectorI.cpp */; };
- 3FFBEFD2093492A08F0A0543 /* BatchOneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C3320857B5D24565F04EFE /* BatchOneways.swift */; };
- 401D0AA11CC25352AFD57D4D /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5F0DC044B6F5DAB4FA96D80E /* Instance.cpp */; };
- 401E7AE45222CA5DE50DF88F /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5380E97D60D39D299195A4D5 /* Server.swift */; };
- 405131738FC05E274DF07B91 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 4071E4AB931E129B57805FFF /* IceTimeout.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C62B6C403ABEA4B86221A379 /* IceTimeout.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 409A035608EFA1778FDC29E0 /* UnsupportedAdminFacet.mm in Sources */ = {isa = PBXBuildFile; fileRef = B7AEA0767A33654F90E35222 /* UnsupportedAdminFacet.mm */; };
- 40F29897E48D37A4F9897C08 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 412A86E514A10830D3503879 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 417B9BD1ED267165A6D6C767 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 417E86879EAAF434C7947CB1 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8823D4D696A3C18EC64FB4A /* Client.swift */; };
- 41B01019CED4B0227723642C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83119929B0E9A068FECE736B /* Server.swift */; };
- 41C304BDF5024716AF93E284 /* IceGrid.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DEAE5A8F941AB2CCAA16FB6 /* IceGrid.framework */; };
- 41C373C15F31AF7D1DC1F3B7 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42D78FE28A5FD6909B09171E /* Server.swift */; };
- 4205A0D10E5D60758249E823 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29C0938AAE0BAC68179CBCB0 /* Server.swift */; };
- 4206E2C08B16A88D3183C35A /* IceInheritance.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 775EFBE78694683F3173F765 /* IceInheritance.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 421BCB6F921B147F2C829BE2 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = A214ABFAF9474F81CDEB4D9D /* Metrics.ice */; };
- 42D129A3FACE2EFE7A95B1D8 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 430BB5B2B57432253473DDE2 /* Convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = 56535F2466DBDF3413598AB4 /* Convert.mm */; };
- 431F99BB4AB66783560D584D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA6DB995DB96B0E3A2B65EE /* Client.swift */; };
- 43D061B244CC749B6D9A6CD5 /* SecureTransportUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69751EFFF0F18C7B5657D7F9 /* SecureTransportUtil.cpp */; };
- 43E0B6DF0FFC7A967A9F12C5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 43E3C4E5F63CD1ACD37C8BA9 /* LocalObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEEED6CDF0BD1668C74B3F2F /* LocalObject.swift */; };
- 4413F4C4E50E8548FE8BF972 /* IceImpl.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A63DCDA9CA07C5D78EB18355 /* IceImpl.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 4479374881A3AC61AF0F0084 /* certs in Resources */ = {isa = PBXBuildFile; fileRef = DEE5B91323EE4E6BAEF5C730 /* certs */; };
- 451B5208BA229078C93E4BCA /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 451FF3B351625B57BC9F8039 /* SSLInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5112EFD03DEEE228D3CDD2CF /* SSLInfo.ice */; };
- 4524EA88D0F3C1B36032DD2F /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = D8026643E397138CD24E9782 /* RemoteLogger.ice */; };
- 45276C7732C1A7207247771E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61265F18F9685E78D51636A4 /* Server.swift */; };
- 4590FD73B74C91B1CA91E584 /* Key.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1E6A4C5DFD494697F0FF5C2A /* Key.ice */; };
- 4599DA71FBE5C371E61A4094 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 45ADD1A65D9C1E32644439A8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 45B56899E82F39C4022312D5 /* ThreadException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 907A6D6CFC6A86E3A26C6F8E /* ThreadException.cpp */; };
- 45E3E79A2C8110DBAC4ED623 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 462BEBC36C5D5A273DA7244E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5405AF9183C769694C514F75 /* AllTests.swift */; };
- 4655F2E445B2DA9701DE8F77 /* Config.h in Headers */ = {isa = PBXBuildFile; fileRef = 61CDFF3A184E66FFB28428C6 /* Config.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 46907D2978679BAB6688CCD0 /* LocalObject.h in Headers */ = {isa = PBXBuildFile; fileRef = B8C5181F4E251C3BF78F8F2A /* LocalObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 46EF63DCCC12A2C03EA858AB /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = EECAB125E8C93688689DF18E /* Test.ice */; };
- 472CAE87D70DC8CF731AA436 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4CE1EEF3C86CED79525EE458 /* ConnectionInfo.ice */; };
- 473E807E02F4A5CFB624F20B /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 439CAA99857F58F11386EBC3 /* ServerPrivate.ice */; };
- 47537E6DF19E1BE814C04A10 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 664EA396BB43EE3C105012F9 /* Client.swift */; };
- 478B84D29DB6E38B98204BA3 /* UnsupportedAdminFacet.h in Headers */ = {isa = PBXBuildFile; fileRef = 182A1AA2D3A49D6E5464E1AF /* UnsupportedAdminFacet.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 478ED57BB1F0E31BED8CBE73 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = 477E91A1197B5830761631C1 /* Current.ice */; };
- 479C1F8B42FA53EC5389B433 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 47A154C782BCCBB68CF9CEBD /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9E48639D847EEF9B191A6B2A /* Time.cpp */; };
- 47D40A85C6C668E3022AEDCE /* IceDefaultServant.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 68624E43D69AF264C6D22C54 /* IceDefaultServant.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 481E4FF2EB7A8AC7817AB819 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B99EAAC5667070FF5F7B6FF5 /* AllTests.swift */; };
- 48A480B46CCA0DCA8926C880 /* IceOperationsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F75C2DE308BADB2A61399C3F /* IceOperationsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 48B6CDE214B215A17397F99F /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = D8E7928159B49F7A04DA97BA /* IceSlicingExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 4933D2EF26795AF628618608 /* Transceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9BE6BACEC2F33E91F4B617FB /* Transceiver.cpp */; };
- 49490911928FA9912B5D0FE3 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 49591A9054CA376990DBCAAC /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31FD0E8873503AA6351BA289 /* AllTests.swift */; };
- 495CAED8C30357999991032C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 496AFC3BE43499C2F4DA4239 /* MetricsAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BED0B487712EEE03615C9CB3 /* MetricsAdminI.cpp */; };
- 49A54875952D120753378204 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BF026BDB77BB9A18DB05349 /* TestI.swift */; };
- 4A0A055C6AEFC5FFB5121587 /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = FF801C186E03BB2EBD80CC72 /* Instrumentation.ice */; };
- 4A630E30DA3058F81ED6D0B0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 4A850820CC0348627B2C50B3 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4DCAFB642425E93AF71FECCD /* Test.ice */; };
- 4AD3E8A4886C318510F7C987 /* IceOperations.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 5101032594480253E29AC55D /* IceOperations.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 4B220BE14A8E74BE1342147E /* SecureTransportCertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C1372F822DB8C05EDAF951C4 /* SecureTransportCertificateI.cpp */; };
- 4B88982CA7E44F27F5EC61F9 /* PropertiesAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 258DAA9E0D1E1ECB4B65ED80 /* PropertiesAdminI.cpp */; };
- 4BC4D1199B0C8388D58BDDE6 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 668F5888B8D0CB186D6053F1 /* Client.swift */; };
- 4C0AD01AE868084BE23AE429 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20B2EFE81749EB63ECF0E74E /* TestAMDI.swift */; };
- 4C1166055E717EDD0B25A1B9 /* ArgVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DB36F29477EA57AD8868E6DD /* ArgVector.cpp */; };
- 4C42D222A780D4A59AECB76B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 4C43B4B4075CE4989FA06B8C /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 865CA76FA57E281F305229A8 /* PropertiesF.ice */; };
- 4C8EECFE8B765886925B232B /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = D88E9B56D89F644A6AEC3F3E /* ServerPrivateAMD.ice */; };
- 4CF22E9936CB169BBFDE6596 /* SystemdJournalI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F74EBBC0FF989CCB80A6CE4F /* SystemdJournalI.cpp */; };
- 4CF2C72A53852238F87D4908 /* ServantManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC591A6A5FF8126DE099F8A2 /* ServantManager.swift */; };
- 4D3C3104277F62F4CD0C3813 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 4D4879CBEA5AF9B9476CA5FE /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A38EB9C90EBFC403A05E7661 /* AllTests.swift */; };
- 4D7D2F7738CECE5861623B68 /* Connection.h in Headers */ = {isa = PBXBuildFile; fileRef = 58AF2DBEA9E524721EF29279 /* Connection.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 4DDFD0F3F804C3EED4D7FD1B /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 651858AC9B30DE6B2A8B0AA6 /* EndpointInfo.ice */; };
- 4EC6C67A39E5FB8429FFF279 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BB578F04F513F6B307DEBE1 /* Server.swift */; };
- 4EFE48ADB15DC73DAE9D8A25 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE2B9B108DC7C8C6DF480AC /* Client.swift */; };
- 4EFFB2A6C07DDDD71FC61D62 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3EE292939C43A0B9A8B787D7 /* Locator.ice */; };
- 5027C663A9B52FEE73B1CFEA /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0507C0145EE5B124FE90FA6E /* Client.swift */; };
- 502F2C1998C22A5A96CFA8F3 /* LocatorInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D8565E6799EC944D42F00DB9 /* LocatorInfo.cpp */; };
- 503C9110692E2CF296B51180 /* RequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4AEAEA1C49B0E4F1F69EF841 /* RequestHandler.cpp */; };
- 508F3B86F0B341FC6C813968 /* InputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A6CDAB227924D0610F81AD01 /* InputStream.cpp */; };
- 50A2464D8179FA635F349213 /* IceOptionalAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C6AE8BE95F80EBF3D2C290AE /* IceOptionalAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 50B29DB0E4C1423BC3256B5D /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0C6CA87763EF92E236588FBA /* Glacier2.framework */; };
- 50E4B8969DB2AEDB96DFEA61 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F5FFEAC74A94BBC740FD19E2 /* IceSlicingObjectsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 50FC11A579E823A6CE7D34DD /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A8F736DDD2D36B64200A0023 /* RouterF.ice */; };
- 510E51D17359CD2FBED299A3 /* UnsupportedAdminFacet.h in Headers */ = {isa = PBXBuildFile; fileRef = 182A1AA2D3A49D6E5464E1AF /* UnsupportedAdminFacet.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 515BF5DBDEDF1A6043DE4BC6 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = 623A2AA62A0FA760224602DF /* EndpointTypes.ice */; };
- 52028D9ABD56AF65A8FAE0E3 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 521A45D3679D6F29951EBF03 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 521AA491E0F12631E6B313F9 /* StreamConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ACC7E3AC4A2BB3A86C34E51A /* StreamConnector.cpp */; };
- 5227E03CF69B256481F33BFC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 522BDF4004F3E93A911DF449 /* ControllerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE9AAB53263BDDA227A0202D /* ControllerI.swift */; };
- 523D1BAB376E4C0BD93D34CC /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 876C5922AE9C9B31BC47A8D4 /* Metrics.ice */; };
- 523F7214623251CF407D0091 /* LoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AEDCB1E205F0A6AD13A75CB1 /* LoggerI.cpp */; };
- 5297F07DB929DF2E417F5676 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31FD0E8873503AA6351BA289 /* AllTests.swift */; };
- 52BECA150D2B6CBD782233BA /* CertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05BB39343FCE5405892D8C99 /* CertificateI.cpp */; };
- 52C2E42EB8309F53C987036C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 530E32A812FA0F15E65229F5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 531712D96619DEB17FD9B42B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 533B466876A8DB5A25832564 /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26D19B8F44761D7F15D55351 /* Initialize.cpp */; };
- 544D672ABA2A43C93BF888BE /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 50AA22200C91767A2104DBE3 /* ServerPrivate.ice */; };
- 545A45EF7922FF276B8B86B0 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6981AC9F0A8894E8A40D6C55 /* Server.swift */; };
- 545E576E3FDDD49E42810646 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 583A290A57CB40B7B130517F /* Server.swift */; };
- 547A0DA563912F636FC0DF85 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 55064CDA0B422F365CEB6AC5 /* PluginManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF0F61C0C43F357F80205B2F /* PluginManagerI.cpp */; };
- 5584899926E92C7A6C169C39 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A4FE73B5B6FDF4F56912AEF /* Server.swift */; };
- 558F83C66FEAB990783544B8 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0313E5DCB24F56323CECF640 /* Test.ice */; };
- 5593C94105AA782F4BE5F821 /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 865CA76FA57E281F305229A8 /* PropertiesF.ice */; };
- 559C06831ED5DFCD8468B3AB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 56119C18EEA705EFF9A81E91 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 565421FF932C8778B5E1C18A /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4CC8D93A3FC8AF9E0BB609FA /* ConnectionF.ice */; };
- 56696A9F0B8FD97691167196 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 5699A746B6B5F90FFC6D1C24 /* Protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A30F25D651F58222C077DC00 /* Protocol.cpp */; };
- 56D2111FDCE1C85672958229 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93C2C1B12FB6F74B85A74AB8 /* TestI.swift */; };
- 56EE4E9733FE43FFE8F27532 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A5FC09580DFEDA42502BB46 /* Collocated.swift */; };
- 56F67146E6AEDE97D079157C /* RegisterPluginsInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 027BBF959E6AF6CDD5006D5F /* RegisterPluginsInit.cpp */; };
- 572C47BF142EDE0CE5670A45 /* Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB636E7C5AD8884DF982486 /* Proxy.cpp */; };
- 572FD81423B868EBFAE651DA /* CountDownLatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5B7E8916B8CA08D3239C9525 /* CountDownLatch.cpp */; };
- 57558E1ED8C8032A9E9BCFBD /* IceUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F0C5755496073BF23DAD0A /* IceUtil.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 576B168097EE583597085246 /* Process.h in Headers */ = {isa = PBXBuildFile; fileRef = 53DCE66195BB4195791CB732 /* Process.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 577767CC2958909C8F6EDF49 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9250382693A50F0E823D433C /* TestAMDI.swift */; };
- 57842A5AAF96A608062F5400 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 57A137216C2E09F887CC7F92 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E9F5F5F2A1FDD9AD507CFE /* Collocated.swift */; };
- 57E432DF8868851ED5B78B7C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FFA38493C067C6B8C76B1C6 /* Client.swift */; };
- 57FC2C26BF01957D84D46965 /* TestCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8E92C696C1AABC3601AA74B /* TestCommon.swift */; };
- 5839B84DFB1F87901D5A9239 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 5861405D8F53CF01EA2DCDF3 /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B013B93E5986A1FCF9F78DAB /* Reference.cpp */; };
- 5862B5B7E4D337DC6A544F18 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 5892727EA0F6A3D90AA3C882 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0EE0541C8C209BEE2760A321 /* Session.ice */; };
- 58BF7495066E6A6B0D59B377 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4C12A6CF78CB8EAC28EABE4 /* Client.swift */; };
- 58C2C4E76D596A68AC0B853A /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 58E60C9209FFC29425D08676 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E610B0E67C9B6A1DBBF172C /* Server.swift */; };
- 58EA94ECCBEDA222FE43A552 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 357A78B6281F30D25FD5C410 /* Server.swift */; };
- 58ED68C120A1F9A84778074C /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C124F0D45B6275831BF5F438 /* Exception.cpp */; };
- 5943DC289DC33E8E6AC4217F /* IceExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AC0CDB474BB450E68664654E /* IceExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 599179486C45F86DFD46A969 /* LocalObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = D00B9F3E0CA080CD2B2C61F3 /* LocalObject.mm */; };
- 59CDCD357375DE23CF650BE4 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D356FF229AB189BEC612EDB /* TestI.swift */; };
- 59F13F46483EC8C6166DC0DC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 5A15EE11DCB5697E8252D0A5 /* RouterInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B618430EB6F5FD497FB0DDB /* RouterInfo.cpp */; };
- 5A2D8C0A283D957ACE917C19 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1FE6F0C53A155D2DE7E5858E /* TestAMD.ice */; };
- 5A4944AEB28A1BECE9F86E82 /* NetworkProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 004AC667D8AC449AF8D18665 /* NetworkProxy.cpp */; };
- 5A6BC57CF744F2701C2436CD /* PropertiesAdmin.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F32CE35510450059D4F5F18 /* PropertiesAdmin.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5A9F355C9A7982F4699B7221 /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9800A938F2930FC734B98F4D /* ServantLocatorF.ice */; };
- 5AD22F610A94E2C29919B924 /* ProtocolInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A78754795E4B389E082CC44F /* ProtocolInstance.cpp */; };
- 5B4A558C52B3EFB7C1AD2FD0 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 937B8FBC13804AC35D672463 /* EndpointInfo.ice */; };
- 5B4ABCEC0FC67FD009FBDCE5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 5B7D4B4902F49FF5BE7983DC /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8419D8D5FA660838BE1BA93 /* Client.swift */; };
- 5BB9E7269F4EE49E65E9BE3C /* ProtocolInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A78754795E4B389E082CC44F /* ProtocolInstance.cpp */; };
- 5BD19A02C1ED40DED18ABDA0 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E053BDFB2F3B31DEA4FB8F3 /* Server.swift */; };
- 5BF673A0994FD8F996065846 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 5C255F6BAB42162020A64DD2 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = B0308FF4DA8796949079382F /* Router.ice */; };
- 5CCFF97AEE6F1EC7B5F22C78 /* MetricsObserverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D6906B8A17903ED8A46AB4F /* MetricsObserverI.cpp */; };
- 5CFE7F452C8D8DE95B7CC331 /* ClassResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3F03C459EE7E9A7A7EED2FC /* ClassResolver.swift */; };
- 5D38B133D4F970E0F15A6E3A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 5D815B3CB0B92CB68D3CA7D6 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 5D8C5089FB505B4246D0F263 /* ObserverHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E9D679F5465C4EB73106C5AC /* ObserverHelper.cpp */; };
- 5D965A97A2EAAA609263185F /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18D84E7BFF897CD18E15CC92 /* Service.cpp */; };
- 5DAAEABF78959FAB6E9E0C6E /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E8A8FCD073B502C50AF409E /* ServantLocatorI.swift */; };
- 5DC9CA59605F555D444E4F2F /* SystemdJournalI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F74EBBC0FF989CCB80A6CE4F /* SystemdJournalI.cpp */; };
- 5DCB2C763AFF10B3BBA269A3 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = F1F5B981DE4101EBCFE749D6 /* ClientPrivate.ice */; };
- 5DD5AE98D1D447F1C8C2B1AE /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 245D2B5223975F47997BD145 /* Options.cpp */; };
- 5DD8AF23C78B257C82F0A747 /* InitializationData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7243D1737C0011C6B64B6542 /* InitializationData.swift */; };
- 5DE10AB1B4254DA9B861D8C4 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07E8ADEA8F96C4739BC20F57 /* TestI.swift */; };
- 5DF7203433135764B9B0253C /* Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D25EE27BA73B3DDFAD7B5E69 /* Buffer.cpp */; };
- 5E48261D2E5D7303DF3D0FF5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 5E614BAE5A70CDDFEAFEC778 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F11875AE312A1FB4AF6FBB97 /* Client.swift */; };
- 5EF420F64CC50E2E86014ED1 /* SliceFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = E70C9D396BD6B5A4E73C5CFF /* SliceFlags.swift */; };
- 5FAB85BBCAD337E3A4B0DA8E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D9BD8DBDA54A6A0F7362ACB /* TestI.swift */; };
- 5FC739B91C70E26217646A4B /* Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D25EE27BA73B3DDFAD7B5E69 /* Buffer.cpp */; };
- 5FDBC78E7BE24A4F67E66139 /* BatchRequestQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C6C69B957051A399B8A8D080 /* BatchRequestQueue.cpp */; };
- 5FF7D6D88718EC6CC0AC442F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 6015A5861DD2B6C37DB371EC /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78DBA4B685FAAB1B1B19C953 /* TestI.swift */; };
- 6069C77DFDBCA90CCF7D3D53 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0507C0145EE5B124FE90FA6E /* Client.swift */; };
- 6096784C94D4DFAE9BC82441 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2B8D6033EF5DBC2905586933 /* TestAMD.ice */; };
- 609C4032A9AD08841C628C29 /* TcpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39AAC6533C866ED8BA4C5DDA /* TcpEndpointI.cpp */; };
- 60C5F318B4F50B545BF00945 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 61300DE60A14AAC90C03D43D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 618CEEB4D830A366DA56EE0D /* ImplicitContextI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 96E21902D516EFCA981AE170 /* ImplicitContextI.cpp */; };
- 619BB4E8AC4B11BEA5F11A5F /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 56047CC0A74EAE9A631A9FD3 /* Test.ice */; };
- 619F8103F2133D88541D45DC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 61FB947D7CA91CBC0E8D6F61 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C86A7981B1918DC97BD1D67 /* Server.swift */; };
- 620E4EBD51C34498FB218D53 /* Glacier2Swift.h in Headers */ = {isa = PBXBuildFile; fileRef = 721603641E4D852A125CCB38 /* Glacier2Swift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 62374B441FE67EADCF0BF399 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F086327C7A363E6F817C7458 /* UIKit.framework */; };
- 62BD84F0F9DCC1978F42D9BF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 62F98F78E832E0A539746E13 /* Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B60F1EE25531E060808BBCB /* Proxy.swift */; };
- 62FDC1E741BAD8A71AAD158E /* Assets.xcassets in Sources */ = {isa = PBXBuildFile; fileRef = 8B0133F3B6C49278880AF27C /* Assets.xcassets */; };
- 6302E7A27AF4DA667B966172 /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB5F5A5D2EECF428ECB79E52 /* Value.swift */; };
- 6335A16223D5CD53587A572E /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 362F347C523AD63B9BF0488E /* Test.ice */; };
- 63552136F42214F8A746E214 /* ConnectRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8C4EC7F377638ACA3789243 /* ConnectRequestHandler.cpp */; };
- 635F9AC84CAB10D873B9E0D0 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF34296B086BFC873E4A5647 /* AllTests.swift */; };
- 638E3CF49C78D07A579EFD2C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 63B3BB8395EED9B2D7B4610F /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7EB1201F991663DB27D5F416 /* Timer.cpp */; };
- 640A4294B8D4BAE77A6D9AC6 /* ProxyFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C4A666841400DD55C4BC753D /* ProxyFactory.cpp */; };
- 645383E9D3959A24076847A9 /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = B975A8E910F85BE0F8996659 /* EndpointF.ice */; };
- 645430F3265333C1C051F248 /* IceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = D9924E8D2910F8AADCD205F8 /* IceUtil.mm */; };
- 6474EA0548B44684A80735EB /* IceServantLocatorAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 39AE997BF225284894A3427E /* IceServantLocatorAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 64B631926629B674318368B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 64BDA7BC90C075CE05957097 /* DefaultsAndOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D27803EEB8E05AA2872DC0F /* DefaultsAndOverrides.cpp */; };
- 64E13248BAFA0305DE33B0C8 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 203A89D1A926F10F7840B7F2 /* Client.swift */; };
- 64EBCC63098C491F3AAF533C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE1A00AA2A52A007803ECA9F /* TestI.swift */; };
- 652209819ABB9C4CD7978770 /* SlicedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD045F681FB9F088DC230E0F /* SlicedData.cpp */; };
- 6538D30D407392DB771E173C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 65410C4F1F1110B99F1BDCD5 /* Initialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73FA22C5034CE056FA112987 /* Initialize.swift */; };
- 65508446D1088D14C03E23FD /* IceGrid.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1DEAE5A8F941AB2CCAA16FB6 /* IceGrid.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 65A6E835B9930E3C0920613F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 65BC8596BE1802DF1B908CA1 /* IceInterceptor.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4F86EE1F0BABC73616D64E60 /* IceInterceptor.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 65E85E931D20E8F2DA07AD7C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 66E9E6181A6CAC8912030E44 /* IceTimeout.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = FAFBC31486E68C91E83A6419 /* IceTimeout.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 66F9CE4ED80107DB2ECFEC1B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 6703AE1F77A122AF1B8257B9 /* BatchRequestQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C6C69B957051A399B8A8D080 /* BatchRequestQueue.cpp */; };
- 673D68E5F5CC9442B5FAB566 /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6D5FF83D9BB6FCF48B42C981 /* ObjectAdapterF.ice */; };
- 6752234078E83A4EF0888CAA /* IceHold.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AB05AFC920CC27CFDC84109C /* IceHold.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 67703A74161828C24514929E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 67C5C7B317C4917F47BD553D /* OSLogLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05BCAE0ED88B21DCC5FF26A1 /* OSLogLoggerI.cpp */; };
- 67C694D8E9C8A1C4F1B61863 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = BA71B51000572E66659A3672 /* Test.ice */; };
- 67D687B2EB71D3D6D4D0C892 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 67EC1651434C90B177CC2FCA /* Transceiver.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9D71E1E8486CEBCF31435D3D /* Transceiver.mm */; };
- 67FD3AFE65A3775381B67787 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1BF1FBD5B99791A16DEA1E4 /* Client.swift */; };
- 682AED950722718B3064DD66 /* EndpointI.mm in Sources */ = {isa = PBXBuildFile; fileRef = 72D09A968DF7AEF7873FABC0 /* EndpointI.mm */; };
- 686DEAE2BD5E750D16EBB57F /* IPEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D382963A6D341D8AB96B2F96 /* IPEndpointI.cpp */; };
- 690721A3AF48067E335D4017 /* IceStream.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 20295373CA09AE8ECFCB450B /* IceStream.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 692F8F9491DD7AB1E86E2CAF /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A5FC09580DFEDA42502BB46 /* Collocated.swift */; };
- 6941AD242D9F08FB1B119CCC /* Mutex.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8190F551078596098F1E80F /* Mutex.swift */; };
- 695091E9DE6DBAFAB13E031C /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = F89A3B2AE050F821147BD7C6 /* Test.ice */; };
- 6950CB690D5A3DE42B23D1FC /* CommunicatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1D29625E4A3FBB59DF59537D /* CommunicatorI.cpp */; };
- 69527319EB47F2D7726D3894 /* ConnectionFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 761BD64C7E0974FFA525CCA9 /* ConnectionFactory.cpp */; };
- 69661CC41236E6F96C7F9015 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8419D8D5FA660838BE1BA93 /* Client.swift */; };
- 6969DCC9771DAE490645DB4F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 69ACC2C9F295171C4F082ACC /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1F77E560368761492402EA3 /* Server.swift */; };
- 69B651B94D3C619E3C4087FF /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6D2A24C74B1457BADF42EA04 /* Test.ice */; };
- 69CAE9A9007AE6B11FA1EC7A /* IceOperations.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = FC478C09D46B520AC09D1D24 /* IceOperations.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 69EE03C3712C495DFEB1884E /* BlobjectFacade.mm in Sources */ = {isa = PBXBuildFile; fileRef = F144B676048547B79F621AA4 /* BlobjectFacade.mm */; };
- 6A3B3FD8D40723739F8DB1E4 /* IceServantLocator.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AD3BF9C9F8D9D3658927A2D1 /* IceServantLocator.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 6A470D697D1509775528E78D /* CommunicatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD068D7CC10CB319EE39A71B /* CommunicatorI.swift */; };
- 6A543B9EADBA1048D8A806C0 /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9E48639D847EEF9B191A6B2A /* Time.cpp */; };
- 6A7E0EA07FB18510CDEFE0BC /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 357A78B6281F30D25FD5C410 /* Server.swift */; };
- 6ADE2906868F6684BF6B66B6 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 16717ECD10710B6A0018D2C2 /* IceSlicingExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 6ADED609C4BEB4C1A8B191E1 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FC76B1B464A5AC2A20554FF /* Client.swift */; };
- 6B1A449E80D6B2D2B9640CF4 /* CollocatedRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BEE9D1AB70849A09A9122342 /* CollocatedRequestHandler.cpp */; };
- 6B27A917D1469D1A17AFE37D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 6B2CA676803560CE6F6F2C31 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 6B2CFF1A57377123314F89BE /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = FF801C186E03BB2EBD80CC72 /* Instrumentation.ice */; };
- 6B43B2CE330DBBD7BC1C5C35 /* SysLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 20D7939D93CC5A16B157838A /* SysLoggerI.cpp */; };
- 6B45093D0D10BDD84E6AC2FC /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = B975A8E910F85BE0F8996659 /* EndpointF.ice */; };
- 6B879EDB6E92228FBE4E50AF /* MetricsAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BED0B487712EEE03615C9CB3 /* MetricsAdminI.cpp */; };
- 6BCB57E5C77E56DC6E5BBE00 /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = D8026643E397138CD24E9782 /* RemoteLogger.ice */; };
- 6C3AC5238A088B7C7039E0F0 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B464045D3DD080BA5784472 /* ServerAMD.swift */; };
- 6CD649AB333F62B20F794A43 /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = 431FCA1AB962B80BF654B3D0 /* ObjectAdapter.ice */; };
- 6CE82C864C58B277EE398920 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 6CF0A18AF72912B5222E2062 /* WSEndpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 47A28B22A642C985FFB853F7 /* WSEndpoint.cpp */; };
- 6CF4F10B5262B98BBD6694BE /* ValueFactoryManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27C783DC4191F70386A77532 /* ValueFactoryManagerI.cpp */; };
- 6CFD68F1A26B123189049FF2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 6D47F4887F1129D6E8F73821 /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E71EF8B4A3A71C72A15134D /* Object.swift */; };
- 6E22C74FCC179F212EBB7BAD /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89BA4D129F7AB13FE8AA4252 /* AllTests.swift */; };
- 6E75309F493643C261A22581 /* Registry.ice in Sources */ = {isa = PBXBuildFile; fileRef = D0EAC955BB7F720093F87E7A /* Registry.ice */; };
- 6E91D8824FD9F9DDFCF76776 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A56A987814C21FAD838ED42 /* AllTests.swift */; };
- 6EB5BCCEE55B0D9A89E6916A /* Twoways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CB1B6AE8F6FB8CFC0AC003A /* Twoways.swift */; };
- 6F2B04B44AA47B97D877A59E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D9BD8DBDA54A6A0F7362ACB /* TestI.swift */; };
- 6F2BBF7BF9F27497FB343E40 /* EndpointFactoryManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0A8216F3431AAC7A8C47ED17 /* EndpointFactoryManager.cpp */; };
- 6F3B2043FD79B1B0ACBD7834 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC018AED0F8FB003F4ED0C8D /* TestI.swift */; };
- 6F45C60B7E11A7A260F3B13F /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A9BF1272CFE825F7F2D6814 /* Server.swift */; };
- 6F78891AB156A0B9161E18B5 /* IceDefaultServant.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 31B36589E40A384AAC70F89D /* IceDefaultServant.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 6FA46AEF50692259F8D76E3D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F675DF8EACB868514B6517F7 /* Client.swift */; };
- 700666A4FB5F16B1DCDF1B93 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 700DE4CC1164FFB624928C2A /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4F0EB416BFF519262CA6FC91 /* TestAMD.ice */; };
- 7042388A0D63FE6DCDA9F654 /* SHA1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34FBA26DDA9D52224A61F465 /* SHA1.cpp */; };
- 704DB6DA69DFD8B33289F6B8 /* ServantManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FB081EA6CBA368AB96ED96D6 /* ServantManager.cpp */; };
- 705B5C36A641AD3091706603 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1A704CC39E0EF86372BDEA3 /* TestAMDI.swift */; };
- 70867C5450375E0BE1850AC8 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = B38BE3223AAFBAAF857AD5E2 /* ServerAMD.swift */; };
- 71117AF155C0293DB4069859 /* IceAcm.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2C37F4117B16BB71AFE86813 /* IceAcm.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 714D6187BA070DEE2A9F1A71 /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = A06AC0921E10B63A1656AD61 /* Connection.ice */; };
- 716FED1E88AE328327849679 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E65331EA85E12D5A4D23BD29 /* AllTests.swift */; };
- 71905FFF7C869688158877E2 /* UdpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3CF321DBB41A7E378EDBDE46 /* UdpTransceiver.cpp */; };
- 71B7109F38529DE57F3241A7 /* CountDownLatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5B7E8916B8CA08D3239C9525 /* CountDownLatch.cpp */; };
- 71C0801013A862CB1B1BD943 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 721206C95F32C30F5C043996 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 724C3E75622F70FAE853E5A2 /* BlobjectFacade.h in Headers */ = {isa = PBXBuildFile; fileRef = CE7C6CFA731F5E0FC26F9554 /* BlobjectFacade.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 7253C04372698D0080377BF7 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- 72918FB9A2FDBEC193A473CE /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D90E5E4A4506E4827832F9B8 /* Value.cpp */; };
- 72ADFE352D0DD1618F353E5A /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = DC58856E78104FC6C0F9AA28 /* CommunicatorF.ice */; };
- 72C9771640D35CF79699CC62 /* StreamTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4C4F16CE0E18FAE1B868EF7D /* StreamTransceiver.cpp */; };
- 72CAEA4C6158B01DEF413AAF /* ObjectAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 29B4460C0949A3B6196C42F8 /* ObjectAdapter.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 7324400D4F1546E4BE78ADF0 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 563D36E1F39068302C64D483 /* Client.swift */; };
- 73584B84812112DB0F418340 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = 623A2AA62A0FA760224602DF /* EndpointTypes.ice */; };
- 7361EA2651186F6A3B7B87C8 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 004F49EECEC5EF0532144014 /* Collocated.swift */; };
- 73F2F2F33A9CA4AEC60A386B /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85BF585817ADA33A51374E3 /* TestI.swift */; };
- 73FA8B398036B33D70B9A004 /* IceServices.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4C9E5195C48351C3DD02282F /* IceServices.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 740AEBBEBFB9AA5518773374 /* PropertiesAdmin.mm in Sources */ = {isa = PBXBuildFile; fileRef = CA2C76263E9404BC0A0DBE5A /* PropertiesAdmin.mm */; };
- 74476E76703C5CDED20055B1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 744ED666955C21AFEEACDF05 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE3C76073BBDB3D3E0B943F0 /* AllTests.swift */; };
- 748DA51801052238EEBDA100 /* IceSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 2154E21B0223CFA07D47B8CE /* IceSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 74B9BF506F65D81C97AA258C /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C35F0E57B69EDEFC5E944EBC /* ProcessF.ice */; };
- 7513860F5F55F0AAC4F8869E /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 57017F902B7686C7579A7648 /* ValueFactory.ice */; };
- 7530457B822F2DECE6DC1250 /* IceImpl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A2EE54802BFD472CDFC02692 /* IceImpl.framework */; };
- 7530F05BFD642DF2CE496BF0 /* IceHold.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AC1D8A33F8AB3689E7733586 /* IceHold.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 7564E02EE6494E646EB7F9C9 /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = B975A8E910F85BE0F8996659 /* EndpointF.ice */; };
- 75AFA50B8481CDA832CC2E4B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 75D2708A325F45B6F6B4ACDA /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 865CA76FA57E281F305229A8 /* PropertiesF.ice */; };
- 75DC9AE71EA61365D26B5CA6 /* ConnectionI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2BFD0993886CBEB26A9EBCC /* ConnectionI.swift */; };
- 7604B46282CCD74DB218CF63 /* IceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = D9924E8D2910F8AADCD205F8 /* IceUtil.mm */; };
- 7624A5FECBD92573B0B30044 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1A704CC39E0EF86372BDEA3 /* TestAMDI.swift */; };
- 764892301898E814A68171AD /* PluginManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF0F61C0C43F357F80205B2F /* PluginManagerI.cpp */; };
- 764F24CE142AA2BC3B29E947 /* ObjectAdapterFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3503F3A5CCF7376BD4A00DB2 /* ObjectAdapterFactory.cpp */; };
- 76F756EAA6CA5EEF772D9E52 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 77098DD2B819DC12C04C8537 /* ObjectAdapterI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A32F5A7C35C65FA0E2A9F32 /* ObjectAdapterI.swift */; };
- 770A97F3C04925FC05E5C765 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = F846257F8F86D75E994D2BA5 /* FacetMap.ice */; };
- 771027545324F259855AD4FB /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5A5BCF69097F9B6FD153B8FE /* ObjectFactory.ice */; };
- 7713E360EFA9099B22576090 /* Exception.ice in Sources */ = {isa = PBXBuildFile; fileRef = 254298ADB9C25668AB610F92 /* Exception.ice */; };
- 777835659B5C416AF639C591 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E8A8FCD073B502C50AF409E /* ServantLocatorI.swift */; };
- 77E498EE85822E39876FAACC /* LoggerWrapperI.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B2B163B4B0AA8D481BC0CE1 /* LoggerWrapperI.h */; settings = {ATTRIBUTES = (Private, ); }; };
- 77E837AB50496D0B227DAC6B /* Descriptor.ice in Sources */ = {isa = PBXBuildFile; fileRef = 515A9CC5CE995B281FBCA597 /* Descriptor.ice */; };
- 77E8D94175AABF5E31CE8056 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C13F2A57B3D5B43F865E99D /* TestI.swift */; };
- 77EDD50F6EF8B275BB62C8C2 /* IceBinding.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 351BCBF951501569DADF145C /* IceBinding.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 7828D5D16E267FD469A78735 /* PluginFacade.ice in Sources */ = {isa = PBXBuildFile; fileRef = 200A8DF5882EB835681B33B6 /* PluginFacade.ice */; };
- 797D8ADFAE19C19AA0D1C464 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 7995D0B8E1BDB63E088D9977 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7BCCF602D0FF8D22B9680CF8 /* Test.ice */; };
- 79D43D82945EBBAF9ED423DB /* IceDefaultValue.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8439526B8DE74644F28A6D70 /* IceDefaultValue.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 7A0620C42DC70A16056AA38A /* EndpointI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92FA3E6D5ACCF4B1CF0C3378 /* EndpointI.swift */; };
- 7A35D7128F800A6A51E29FFE /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 7A3C2DF1754949E527A2C1F3 /* Blobject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FD01E8AD2B0DFDB800C76AF /* Blobject.swift */; };
- 7A3C6349D41D359C4EFF332B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 7A5316308BE7191ED737CF0C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 7A742071A1FBC13A72E897D3 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 7A9A94471F465147DDE788FA /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4CE1EEF3C86CED79525EE458 /* ConnectionInfo.ice */; };
- 7AD2E0A31868B4F1E8C000A2 /* Properties.mm in Sources */ = {isa = PBXBuildFile; fileRef = 444C81F85FACB1A5BC7AE4E1 /* Properties.mm */; };
- 7ADACDB4B2826DC2495E157F /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29E2F3A5B3FF4733FE29B372 /* TestI.swift */; };
- 7ADBCFC3540AF088507A380C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 7B5D6B4FE1EECD5A8E7E0421 /* AcceptorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 73CC62886A3D56E023683BB9 /* AcceptorI.cpp */; };
- 7B7B51E8976DE0B191C37C24 /* ReferenceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADDAA7048CCBFB5590515DF1 /* ReferenceFactory.cpp */; };
- 7BEE72C6F2CA07713045B036 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 7C0542C1AEBBA9BD5BB2BF25 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 7C179C5533175C065A951935 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 7C634A21971EA48F10C178A0 /* OutputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A47F58C4E3CE1C13C54A09A /* OutputStream.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 7C7F9E48C0125E085C033E68 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12065C41856FEC7169ECD5A0 /* AllTests.swift */; };
- 7C807497E39359A2E9A2E730 /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 735AEA3176650E2CB5CF4402 /* ImplicitContext.ice */; };
- 7CFD6334D7BC3AED5910E2D8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 7D1149AA62BCBAE0D1C1370B /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B013B93E5986A1FCF9F78DAB /* Reference.cpp */; };
- 7D65ED1DAA17C147F57214D6 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5A9831CFF2692F9637C5810 /* AllTests.swift */; };
- 7DB3369066EB2FD41D6E84E4 /* IceStream.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = FE689398E99ABF73ED63012C /* IceStream.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 7E00BD9146A69ADE1F0E0415 /* SecureTransportTransceiverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9E7D203B0DE479B10FBE0E54 /* SecureTransportTransceiverI.cpp */; };
- 7E27D91467D4863FB0478B46 /* IceAmi.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = D50984E810079607F9CBD3D6 /* IceAmi.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 7E40295E78DD86F404F344CB /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 89138A69A6071FF550471EA2 /* PluginI.cpp */; };
- 7E6FB51C3D06235CCA840BB5 /* ReferenceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADDAA7048CCBFB5590515DF1 /* ReferenceFactory.cpp */; };
- 7E79E1EE164662EA4D28584A /* IceOptional.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34C3773FF720DB41BE3543B0 /* IceOptional.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 7F5E97B904B61593783C370D /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AF8C993815CB0043CA4E4B4 /* ServerAMD.swift */; };
- 7F704DF81C780E51B4A7BCA5 /* IceOptional.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DBB159780C224B99CDFB5E11 /* IceOptional.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 7FD15399C522C496AC5E32CD /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3EE0E3DBF68592091E1CFFFB /* Test.ice */; };
- 7FF47F6D5449052C2A0D2625 /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = FF801C186E03BB2EBD80CC72 /* Instrumentation.ice */; };
- 7FF6F31A60A303A77944FEC8 /* ValueFactoryManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27C783DC4191F70386A77532 /* ValueFactoryManagerI.cpp */; };
- 804890FB56854D440D0B54FC /* FactoryTableInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6E486D7CED1187CCB73012C /* FactoryTableInit.cpp */; };
- 805B9A953E4F2201A6CB825E /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 326D898FED70991AC1BA0347 /* Communicator.ice */; };
- 8067185E30DBC472250AB10C /* SysLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 20D7939D93CC5A16B157838A /* SysLoggerI.cpp */; };
- 806C749DC081459438AE7721 /* SliceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7B7A13B6C4176A137464A3C /* SliceInfo.swift */; };
- 807C1D0CAE00895DCBC94303 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F675DF8EACB868514B6517F7 /* Client.swift */; };
- 80B4BC71802264C687D9D4A4 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 80C1E88C5B1540EA539D608C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 203A89D1A926F10F7840B7F2 /* Client.swift */; };
- 80C42EE7E3B7572F9DBCEE5F /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 059160A9429AADF7083C704C /* PluginF.ice */; };
- 811442364B2A03F799BC4DB5 /* ThreadException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 907A6D6CFC6A86E3A26C6F8E /* ThreadException.cpp */; };
- 8144046869C12C6E9BCB5BC3 /* Selector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6B15656C95570248A5598ADE /* Selector.cpp */; };
- 816EEF5F837EFAF6F22860E4 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = 05FFDAA0F31D253BA2E31F6E /* Session.ice */; };
- 8198351C4DF486D64B5C7E66 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 819B5901DB4E3CFDD2B9C343 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49BFD82EDC5961557B3C081D /* AllTests.swift */; };
- 81A3A2E3386B643258AFE2E8 /* MutexProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 22138CAA2F575EA5E4376E27 /* MutexProtocol.cpp */; };
- 81AE2D8AE606245FB5723F60 /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA2734A6625328B15E08346A /* Object.cpp */; };
- 81C30B4678CD456B481230DB /* CtrlCHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BEA2205E172336BB60147423 /* CtrlCHandler.cpp */; };
- 821C5EDD275B32D5F56C0586 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A634FA66859D5F3AE6E6123 /* Server.swift */; };
- 82296F1FE8D6CC7C74DFC561 /* EndpointFactoryManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0A8216F3431AAC7A8C47ED17 /* EndpointFactoryManager.cpp */; };
- 823000CF1B59EEE49E6B5D54 /* EndpointFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E371D78131705C17C63946A8 /* EndpointFactory.cpp */; };
- 82383017C9960879FEBD594D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE2B9B108DC7C8C6DF480AC /* Client.swift */; };
- 82910A79F1F8A522A8FA8A19 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C35F0E57B69EDEFC5E944EBC /* ProcessF.ice */; };
- 8297502A78B247BBE4DBA6A9 /* WSConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9B240838C3B7EC5098985F9A /* WSConnector.cpp */; };
- 82C6A3FB169AACDACF4F7B87 /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 059160A9429AADF7083C704C /* PluginF.ice */; };
- 83542F5C0006AA10DEECA43F /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 450AD776C8151E42914041A8 /* RouterF.ice */; };
- 8366C667CA0C68F21BBE67BC /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8C1E877ACC0DA38CB700CA31 /* TestAMD.ice */; };
- 839B56DE7B4182BF0AD32EF1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 83ADE2EF029A457A440D043B /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99AF1143034F0C3447D52DC6 /* OutputStream.swift */; };
- 8474A2C5AB5774475C3AD559 /* Transceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9BE6BACEC2F33E91F4B617FB /* Transceiver.cpp */; };
- 84A6A3703564A713960A8776 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10FBC76F9EB72AA7D657AD6A /* Client.swift */; };
- 84A7D6632D970C65E0985C67 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 84AAAE00AC101843740F5A38 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 84F2355D157144E986314A8E /* libIceLocatorDiscovery C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 626EED2E2153D0A9AE63108D /* libIceLocatorDiscovery C++11 iOS.a */; };
- 85037E37BB10401FD59A7CE0 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 8536A53841A351F2018D14C0 /* IceStormSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = F9FDFD9567E3EB23F567B412 /* IceStormSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 85480C31473C41E090D2FACE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 854CAB7BC57F3E8872A0C65D /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 08B0ED970FB5747320CDA718 /* Test.ice */; };
- 85BB29E82DAA4D4B7EF2AF0B /* OpaqueEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FA49A1EA8A8746AE458F2C18 /* OpaqueEndpointI.cpp */; };
- 85CA51D8C1D8F17CBD749B4D /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E97D033BADA38AF9402AA464 /* ConnectionInfoF.ice */; };
- 8606F544E60334866883DCC0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 860AE631154169A0CCD0B587 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FC4531AA749DAF419FE26EB /* Server.swift */; };
- 860BC393C23A21E5F81EEF6C /* PropertyNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 944277575906253E2D264529 /* PropertyNames.cpp */; };
- 860CD7F063D8E620EA0F581C /* Communicator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 08464B1715A37D17F3E14399 /* Communicator.mm */; };
- 861B4E988B264BDDEACD0197 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 86590AB56B7086634F54B5DD /* RequestHandlerFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DDFDD649342AB148C5437BA5 /* RequestHandlerFactory.cpp */; };
- 8668AB6E822A260743D5B76F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 86DE5816B435604AEEC35A4B /* Connection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 003B81E404BD951D35B23A9C /* Connection.mm */; };
- 86E4953378C65D9DDB2BCB69 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 86F738F09C35608193CC4FDB /* IceInfo.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EDB3662F7248B27CB1AD4BAC /* IceInfo.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 871A1697B33991DEA2D9196E /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = B38BE3223AAFBAAF857AD5E2 /* ServerAMD.swift */; };
- 871E57606F7704B4F1934CE5 /* ConnectionInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81D735D9C5633A99111B3FBA /* ConnectionInfoFactory.swift */; };
- 87224233426B84A451F6F741 /* IceFacets.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4AD13CA61E0593B0D0D02A9F /* IceFacets.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 8764260649DDA5B9654A3A8A /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 8796DCEA739485334EED3D8C /* Process.mm in Sources */ = {isa = PBXBuildFile; fileRef = FC5D768A10737D6ECBD5090F /* Process.mm */; };
- 8797ACBD899C118D6CCEE58B /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = D88018174B46A41D0B540A95 /* Collocated.swift */; };
- 88096BE9B15DE6B775B1CD94 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 88254C19085F944414517755 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 214166CE121F3A29265D1D8C /* Collocated.swift */; };
- 8838F45E152A7EC4C24218CC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 886164D25F1CF9E11B755BF8 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 50829B5C8135F4031CD1EA4D /* TestAMD.ice */; };
- 886A7A60C3D875BF2A90CC12 /* Exception.ice in Sources */ = {isa = PBXBuildFile; fileRef = 254298ADB9C25668AB610F92 /* Exception.ice */; };
- 888466870B3D5D25EFD49A07 /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 735AEA3176650E2CB5CF4402 /* ImplicitContext.ice */; };
- 88C63EB300C205DF24E698E8 /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = B975A8E910F85BE0F8996659 /* EndpointF.ice */; };
- 88E2BE244314F8318A2583AF /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DE17DA74939585D5DAC3CD1 /* AllTests.swift */; };
- 895023325AC8A3144052626A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8848EFBB95F9D6D77B56302A /* Client.swift */; };
- 8965F1CEECB5538012DF20DC /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 8993F97AC021C6645ACF9ADD /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 54A1937AF2CAB630AF745D24 /* Thread.cpp */; };
- 89A368D0D3AE4B3DBCD9D643 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 89C4C5C3AEC88522570B3673 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AF8C993815CB0043CA4E4B4 /* ServerAMD.swift */; };
- 89D0E57AE2640962123DF688 /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = A06AC0921E10B63A1656AD61 /* Connection.ice */; };
- 89EAF01558BFC517ECED5CFD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 8A18CD852FA002B4E62CC507 /* SliceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7B7A13B6C4176A137464A3C /* SliceInfo.swift */; };
- 8A26ACB9B208D4C6DE1DFAFD /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 8A31F7ADBF4F4B99BE50A5E4 /* OutputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A47F58C4E3CE1C13C54A09A /* OutputStream.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8A46B0541EF140FA9CEB9668 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 8A728A77495BC7E2CD180BD6 /* CommunicatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD068D7CC10CB319EE39A71B /* CommunicatorI.swift */; };
- 8A7807B001A0F498952732F2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 8A982D4907ADA1B918838037 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C6088D6E4F2A47AADB35EB03 /* Test.ice */; };
- 8ABD817A05237BABF7387CD4 /* UserAccountMapper.ice in Sources */ = {isa = PBXBuildFile; fileRef = 46CCEC5938A075D12D2F812A /* UserAccountMapper.ice */; };
- 8B8CDF32D4FEC5ABC530B372 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17212BB3CB370C143D6A746A /* Server.swift */; };
- 8B9644A124433CF99603FFA2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 8C17631FB62027FFCDB1D4A0 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 8C77455E001F37BD45AD98EE /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1C3E9C2120573ABEE7328084 /* Plugin.ice */; };
- 8C80DB0C064572E763CE81B4 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = C3591A40745461F368CBC77B /* TestAMD.ice */; };
- 8C9B8B42F24295FA590FD194 /* IceProperties.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4865B3158D38CF0F111335D1 /* IceProperties.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 8CAB0B821764CE7815D3B5D7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 8CC9482ECADEE6EDD92F0D47 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 88362A8D0FC487784FB0A1F1 /* LocatorF.ice */; };
- 8D05172680DF6C9F03A21856 /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 865CA76FA57E281F305229A8 /* PropertiesF.ice */; };
- 8D458FCEC59B6D372E7ADEF1 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F11875AE312A1FB4AF6FBB97 /* Client.swift */; };
- 8DA1AE3B1AF3DEAA1E6BF1D7 /* IceGrid.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DEAE5A8F941AB2CCAA16FB6 /* IceGrid.framework */; };
- 8DB3BA0C6692E415D91B3455 /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 316AF622F0283CDC19C52E76 /* InstrumentationF.ice */; };
- 8DC067815BCE3A683D98511D /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F7FFF7F457B44AF10B294A53 /* StringUtil.cpp */; };
- 8DD2216D7B9D7E854B102074 /* SecureTransportUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69751EFFF0F18C7B5657D7F9 /* SecureTransportUtil.cpp */; };
- 8E00D422E8B506EA765E7550 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 203606D7DC16FEAAC9468535 /* TestAMDI.swift */; };
- 8E2985EB39F5B00B3AEA3962 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 8EC344A3B9294C3C6A8E8DA5 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9499FF08DB66C34FD2896B23 /* Test.ice */; };
- 8EDEF6EE2F771B71A191A6EE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 8EDFE390C976F7130E06B0B2 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 8F2BEA66E0BB783F825AF971 /* PermissionsVerifier.ice in Sources */ = {isa = PBXBuildFile; fileRef = E8C1AE8D395B3456440C1E9A /* PermissionsVerifier.ice */; };
- 8F2CF4A9A8BA0CA9D96295F5 /* PropertiesAdmin.mm in Sources */ = {isa = PBXBuildFile; fileRef = CA2C76263E9404BC0A0DBE5A /* PropertiesAdmin.mm */; };
- 8F72EE84B99A59A880CF5E68 /* IceInterceptor.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C7F15D84385C6FFC6EADD1FA /* IceInterceptor.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 8F766BFE82FA086DF9C859ED /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E4DA6E69B6D870D4106D05D /* ServerAMD.swift */; };
- 8FEF0E2B30301C6E07917CAF /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8223AEBF7050FD7541E96A1 /* PluginI.cpp */; };
- 8FFE205C24EF896369109535 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A17A6842456B978F70B5DFDD /* Client.swift */; };
- 903BED45E35CB747537258C8 /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C3211C9FB66D58C1BDB91C18 /* Network.cpp */; };
- 90778C6C17F29D68671DF2BA /* WSEndpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 47A28B22A642C985FFB853F7 /* WSEndpoint.cpp */; };
- 90D27EB960C1DFF768C002E0 /* SlicedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7D6AD5F74CE6D55E945CE35 /* SlicedData.swift */; };
- 90DE214D889583307D941AD4 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E4DA6E69B6D870D4106D05D /* ServerAMD.swift */; };
- 911786EDCB8CEF1CEA3DDF44 /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 127FA99F1F575E391D24A800 /* Logger.ice */; };
- 9137F156ACDA225028A272F2 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C6088D6E4F2A47AADB35EB03 /* Test.ice */; };
- 919956B1E525529FC2FB089B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9764228A3316695D773B795 /* AllTests.swift */; };
- 9288123451FE48CDD5B8A16A /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2AC0FE6725FBB1C2DC5A9E78 /* ServantLocator.ice */; };
- 937E957B1C09AC92F9253F7C /* Main.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = 9B8260A1145A7235704C5A06 /* Main.storyboard */; };
- 93A38E1EA4D82D75B267B4C4 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = A57B9BCC5EACD4DB42F66B0F /* Test.ice */; };
- 93ED19C780F2C37463384441 /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 735AEA3176650E2CB5CF4402 /* ImplicitContext.ice */; };
- 941A65E50AA772218BAAA79F /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 735AEA3176650E2CB5CF4402 /* ImplicitContext.ice */; };
- 9445CD0CBA20C5C2BE8D0DF1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 944EE11253C663ADEE64DD34 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 946F99DAAF40FBBE0BD3203C /* TraceLevels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9C4BD7AD24E3017193C86F9 /* TraceLevels.cpp */; };
- 947755EFEBEC7C231A3563EB /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC018AED0F8FB003F4ED0C8D /* TestI.swift */; };
- 948A5BBFD9D2722BB9A49607 /* UUID.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E6DB5FF43E9B340D7029297A /* UUID.cpp */; };
- 949BBA693EA2D2E4350D0101 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 94AE9DD35483CF6E9F9D9D8E /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 88362A8D0FC487784FB0A1F1 /* LocatorF.ice */; };
- 94D00DE6CB1282E3B91AD4BF /* IceImpl.h in Headers */ = {isa = PBXBuildFile; fileRef = 86BA8129D624FC5C654DA4FA /* IceImpl.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 94F9A331059962EA153D589F /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 937B8FBC13804AC35D672463 /* EndpointInfo.ice */; };
- 9528E869895EBA8B055E257B /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82F61D86E1F20952E8C3841A /* TestI.swift */; };
- 9556986840E2270D54457131 /* IceServices.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DF6DB4595BEADE88D4B8FF06 /* IceServices.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 956DF86A252C35B3FF152265 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = F1FF86C20DD375A84E790A7D /* Test.ice */; };
- 957945F2BD6B289CFD9DDB03 /* IceStorm.ice in Sources */ = {isa = PBXBuildFile; fileRef = 91CCAA379CAE47D548C1D784 /* IceStorm.ice */; };
- 95C4A576E384D54C6DC119D4 /* OutputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5E906A6A3B1927465B53AA27 /* OutputStream.cpp */; };
- 95D0676EB99CE7F09A820593 /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9800A938F2930FC734B98F4D /* ServantLocatorF.ice */; };
- 962724BD36E3EF0BDAC72D52 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0640D54D342A86B7F3F05698 /* TestAMDI.swift */; };
- 9636A15DE28B609FD95609A3 /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 69E0E1E31F168819C07BBCE7 /* ImplicitContextF.ice */; };
- 96402716757CA9126D8EDA6D /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E053BDFB2F3B31DEA4FB8F3 /* Server.swift */; };
- 96775E6FF821E7A8AA3CDD98 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 9699C3B9510A97258E2D22D3 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 876C5922AE9C9B31BC47A8D4 /* Metrics.ice */; };
- 96B5610DD813820C5F66A0A9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 56047CC0A74EAE9A631A9FD3 /* Test.ice */; };
- 96C11D6C9945CCD0CE4B8B87 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAB3EA4F291781F0F7B6F024 /* TestI.swift */; };
- 96FE40E2A4D00BEF539E978F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 976FAD84FDB97B073B1660C6 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2AC0FE6725FBB1C2DC5A9E78 /* ServantLocator.ice */; };
- 97C7E763630E745DF166E54C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F04CA1BA60A991B7A79D8D2 /* TestI.swift */; };
- 97D676CFBC59FFF8BBE04E2A /* TestCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8E92C696C1AABC3601AA74B /* TestCommon.swift */; };
- 97ED933E639C567035FBCDA9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 980C3D18A9CE2E2C625610B9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 9850B7626ED4A39EAAD248A4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 986BAE0A7CF7E26336DA9C0B /* RetryQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3A1C67939300D984A3E2AD68 /* RetryQueue.cpp */; };
- 98813F0F8E241B70E39750B5 /* UdpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CD8FF49C945CAB4E0CDBAC9 /* UdpConnector.cpp */; };
- 98E688D280B8C581245D6878 /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 326D898FED70991AC1BA0347 /* Communicator.ice */; };
- 98EF727853C9C8A484929B85 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 98FF548C233445D874C20ACA /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = DC58856E78104FC6C0F9AA28 /* CommunicatorF.ice */; };
- 9925212E2718A527FEFA03E4 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 992770A76014224790280714 /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E97D033BADA38AF9402AA464 /* ConnectionInfoF.ice */; };
- 99342699EED66971EADE13A1 /* WSTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4F9A362F07BFA44C1967BB23 /* WSTransceiver.cpp */; };
- 99AC3F448CA3D0D47A2A7FDC /* IceSlicingExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4F9862A9DB389084AA3F18B9 /* IceSlicingExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 99B52AD8A8778DB5BFDCA722 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 99BF63EC36771144FC0612F7 /* IceImpl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A2EE54802BFD472CDFC02692 /* IceImpl.framework */; };
- 99F1E94DBE7B220C11D5CF89 /* UtilException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A800F7CE4B2357D7E55B5782 /* UtilException.cpp */; };
- 99FE8C3F1553A1A68EFBCF71 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2876A819259365ACA41C9819 /* Server.swift */; };
- 9A0FF5036E8B2EB2013B91E8 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = B0308FF4DA8796949079382F /* Router.ice */; };
- 9A6B649027DF50DA4BECBC84 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- 9A703CA75B4BACF62C86997C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 9AA2D40EAAB4E095BE6C1EA9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = BA71B51000572E66659A3672 /* Test.ice */; };
- 9AAD20AF35BAE97C6F8BFD85 /* SecureTransportPluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 571F60FE3865604E45D3EB20 /* SecureTransportPluginI.cpp */; };
- 9B2AB31B981D0EA2024F8172 /* Logger.mm in Sources */ = {isa = PBXBuildFile; fileRef = A01748959A0B2A24EE79D617 /* Logger.mm */; };
- 9B2DE15DCD2AA56C519CA6CF /* LoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AEDCB1E205F0A6AD13A75CB1 /* LoggerI.cpp */; };
- 9B416309253292A3B114B64A /* IceSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 2154E21B0223CFA07D47B8CE /* IceSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 9B622555EB1A277358B7643C /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E9468F3EC40357BB0554ABEA /* Test.ice */; };
- 9B869B5A493BB93882B36FCD /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- 9C049044243DE880ACC4EBF0 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB0075088BD497CEE1D89780 /* Client.swift */; };
- 9C067B0A21E3FC32BA344B8A /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = DB620946367523497675CCEE /* ServerPrivateAMD.ice */; };
- 9C45017938E10C0A5A63F403 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A332D585A37435EE78C912CF /* Client.swift */; };
- 9CB5CA3D0E8A820D1FBD810E /* FactoryTableInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6E486D7CED1187CCB73012C /* FactoryTableInit.cpp */; };
- 9D1AA2882E5A5B84C160D3E0 /* Process.h in Headers */ = {isa = PBXBuildFile; fileRef = 53DCE66195BB4195791CB732 /* Process.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 9D1E6C43DE61F075106E5539 /* IceServantLocatorAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2CFEA89611CEACA1F95612F1 /* IceServantLocatorAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 9D60F8BFD4D37E893F9C8EF3 /* Incoming.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4F535FC2464D55C8896B679A /* Incoming.cpp */; };
- 9D6A8FA1D3B3618E20CA041D /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6981AC9F0A8894E8A40D6C55 /* Server.swift */; };
- 9D7ACD4DF1A74C495F5C4B3F /* ObjectAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 29B4460C0949A3B6196C42F8 /* ObjectAdapter.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 9DBCB4B6198A7D10363FBCF3 /* SliceEscape.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 47887C1FB9AA3D7D7B8F5B5B /* SliceEscape.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 9DCD9B25E5DACF4539B26D61 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- 9DDF913FC286874A735B8942 /* UnknownSlicedValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF246750FE16FD27AB1B9E1B /* UnknownSlicedValue.swift */; };
- 9E00491F273FBEF44D9470C5 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- 9E1B55EED9CC6F4F3987E3FF /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- 9E28E765AE8D7246F1FFC92D /* Connector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F24C5A3A5C571B012806F8C5 /* Connector.cpp */; };
- 9EE950A40A8E78B0CA673975 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- 9F590D437A6841F2A9A0F3A9 /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7EB1201F991663DB27D5F416 /* Timer.cpp */; };
- 9FAF15D9B3BAF0A93C4AF2B0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- 9FE7917D74AD5C3C56AACF77 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = CFCCC973BBC234DD5D28BE34 /* Test.ice */; };
- 9FF16A57C13FC80987E5B652 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = CFCCC973BBC234DD5D28BE34 /* Test.ice */; };
- A04853275CDA3D35CFA76A98 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1C3E9C2120573ABEE7328084 /* Plugin.ice */; };
- A0A7D04435C10AA7AD071DDF /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- A0CD0E199843D2FCB706E370 /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0C6CA87763EF92E236588FBA /* Glacier2.framework */; };
- A105BE0B87C4BE879170AD53 /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2571F704974BBB39DF54E196 /* LocalException.ice */; };
- A163C5D4F853EBBC69BD50EA /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 316AF622F0283CDC19C52E76 /* InstrumentationF.ice */; };
- A171499580C50B91218AB70D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- A18C33D5C6C0314E7341933E /* PropertiesAdminI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12D74FE4EA7C6A660AF74591 /* PropertiesAdminI.swift */; };
- A1E58F2270FD9314F226FD56 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- A20D1EFDEE466A4590BC2636 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A4851EF0D876EA33F2F0806 /* TestI.swift */; };
- A256A9BFBF23811FF0FD291C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4209DB74FE392398BBBAA7AB /* Client.swift */; };
- A29A521AE5E59D702C1280B3 /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99AF1143034F0C3447D52DC6 /* OutputStream.swift */; };
- A2C7AF31D179F480AB581FE6 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6EBCEFAB4C8715E3794AFD71 /* TestAMD.ice */; };
- A3187DA4A161BF9FA44C1C11 /* FormatType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 490ABC45AAAADE449F8F7C01 /* FormatType.swift */; };
- A3240D8F07E7E1B5C89912D6 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 481882F90E5A74D3D85F8CED /* Test.ice */; };
- A34C3E25AD9AF126C8E2B034 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 799C490953D145B679F8D1A3 /* AllTests.swift */; };
- A3EF40AD01679057E17C16C1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- A45B2A0C3B0B4F1E5A27A78F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- A4AAED45962C3AAFCE6B54D4 /* PermissionsVerifierF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3B4606981283ED921B421816 /* PermissionsVerifierF.ice */; };
- A5890D61C17B0F63DE55793C /* Incoming.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4F535FC2464D55C8896B679A /* Incoming.cpp */; };
- A5B898C7B75604EE72FD4288 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C0AFBDD1EC10EBBC33B68 /* TestI.swift */; };
- A5CBB4780F3558A0B6EC7895 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- A62FB14033B42FEF22033042 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- A696FC25D355264FCF1FADF1 /* ConnectionInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81D735D9C5633A99111B3FBA /* ConnectionInfoFactory.swift */; };
- A6ADD0E88DBB2157BDDAB5A1 /* Properties.mm in Sources */ = {isa = PBXBuildFile; fileRef = 444C81F85FACB1A5BC7AE4E1 /* Properties.mm */; };
- A6C6C222D9DDC71F67F7DF03 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E89A23CFF389FE40C9557340 /* Collocated.swift */; };
- A6CF04800374CDF921A63E99 /* ThreadPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DDB4DD346430D46FA6ECB82A /* ThreadPool.cpp */; };
- A6FD1AA751AD4B1C01B5D868 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- A725392D944D30664F720B5E /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6D5FF83D9BB6FCF48B42C981 /* ObjectAdapterF.ice */; };
- A73B4D40FC9073F27DBE5104 /* ExternalAccessory.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AE8272DC832BA01976A54077 /* ExternalAccessory.framework */; };
- A73CBC839C9F49CCB13295AF /* ImplicitContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = 89F506EE1C27CE1405020A38 /* ImplicitContext.mm */; };
- A740F75824B67C4FECA38E0D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- A747B1856B6F3D91678B0210 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- A763CD02F94711DFB96D1CD6 /* IceLocatorDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = C6FBE40672797298F2C1C21A /* IceLocatorDiscovery.ice */; };
- A7798264B3110445B5C64351 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- A7AB53C49B71A4C290CBBD7E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A606916AA8B15138B915115 /* AllTests.swift */; };
- A7D993CDB18E637697CCA05A /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF34296B086BFC873E4A5647 /* AllTests.swift */; };
- A828B6C570A5C8D3DBDFB636 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1A6072E86A263FC327B1F44C /* LoggerF.ice */; };
- A844AA5D8CAB8850C725330C /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E71EF8B4A3A71C72A15134D /* Object.swift */; };
- A855D3661C9395C1F7464B8D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- A87F2AC93B3EBB7EE2644275 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- A88E4F8AF590CB3058B6C4AD /* Convert.h in Headers */ = {isa = PBXBuildFile; fileRef = EA3F85D992A55E3BE71BE236 /* Convert.h */; settings = {ATTRIBUTES = (Private, ); }; };
- A8AFB99B128FDC6047F07919 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DE17DA74939585D5DAC3CD1 /* AllTests.swift */; };
- A8C982C1AF59C7091C852C88 /* Notifications.mm in Sources */ = {isa = PBXBuildFile; fileRef = 55F24CEDC5F99C4DB8BE9A4C /* Notifications.mm */; };
- A906CD209FF6D744F43A6240 /* IceUdp.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 228DDCBD015FAE5B3571D90B /* IceUdp.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- A908A5A419C14D0956BD5D04 /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6D5FF83D9BB6FCF48B42C981 /* ObjectAdapterF.ice */; };
- A915ED8EA6EA5BA23B84619B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- A91EB33AF6613B67381522BA /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3EE0E3DBF68592091E1CFFFB /* Test.ice */; };
- A95887D52AAE8D5E967A64FB /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3C03C03C64676FDFAB9D2C9F /* Test.ice */; };
- A97C0CC3E6A346914BBB2C87 /* InputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A6CDAB227924D0610F81AD01 /* InputStream.cpp */; };
- A9EAD63C7A0B1C8C13FCE85E /* libIce C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 68CEC296554781EB6D21CA3C /* libIce C++11 macOS.a */; };
- AA1E40CE1223B0C0B12B41DF /* InputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 284E9BE541AD26DB761BDFA5 /* InputStream.swift */; };
- AA4C84296943B99A84FD4749 /* RequestHandlerFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DDFDD649342AB148C5437BA5 /* RequestHandlerFactory.cpp */; };
- AA646BCD72A76A27593AE324 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- AA737442EF0FBFEDAA241E2E /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 17329147DB1EA3BC64BB13E3 /* Test.ice */; };
- AABA4D462E4E45B453F8B141 /* NativePropertiesAdmin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CEEDF4566395391C9E226BF /* NativePropertiesAdmin.swift */; };
- AABA5D76A6A478B28D2A5D5E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A39829413634597ADED6AABD /* AllTests.swift */; };
- AABDF3C995C0D06F9F0A7ABC /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F6090BCC46A202A68BBF77D /* AllTests.swift */; };
- AACE9FC2F03022A8547FDD33 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- AB04BD7A6FBC631C97A92A92 /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E97D033BADA38AF9402AA464 /* ConnectionInfoF.ice */; };
- AB3587773B2E131DE1E0C7CE /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68121E9326EA961B56F58A80 /* Client.swift */; };
- AB8AFAEB347921B93D467000 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = 623A2AA62A0FA760224602DF /* EndpointTypes.ice */; };
- AB91CEA2573E2DECD57458B7 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- AC0A77165FD5E880ADD4C22F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- AC7151DB9910F2DE41D84A35 /* Logger.h in Headers */ = {isa = PBXBuildFile; fileRef = 16A8E8F8E99D146123EF3409 /* Logger.h */; settings = {ATTRIBUTES = (Public, ); }; };
- ACB237A144B5117ACEFE8A69 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- ACCFF27B08762E95A4E4D879 /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = A06AC0921E10B63A1656AD61 /* Connection.ice */; };
- ACEB0DDFC7B868D6C6650EFE /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = A89C6CB51DCAC3F757EE49A7 /* Endpoint.ice */; };
- AD6C84CF19E3F33FD22B0506 /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 04E8688B1F6178675968991F /* EndpointI.cpp */; };
- AD9056AD62287E1EF513D286 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = CE1278569FF626BFD7243082 /* Process.ice */; };
- AD9DA8DA4A978AF03B7BD1E0 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- ADA355E2815C338C8807E236 /* InputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BEE143805505A4DED71F44DD /* InputUtil.cpp */; };
- ADB1066439F488D840F4F6C0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- ADEDAB4D7BF2A7E4B1F6F9A6 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- ADFF27DD6B62F071DD7518E7 /* Logger.mm in Sources */ = {isa = PBXBuildFile; fileRef = A01748959A0B2A24EE79D617 /* Logger.mm */; };
- AE3DC046D8E707CBDBA681BC /* BlobjectFacade.mm in Sources */ = {isa = PBXBuildFile; fileRef = F144B676048547B79F621AA4 /* BlobjectFacade.mm */; };
- AE4F27C29FEEA71CF302A0B9 /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 127FA99F1F575E391D24A800 /* Logger.ice */; };
- AE61D3C8B2985C86E5436999 /* ImplicitContext.h in Headers */ = {isa = PBXBuildFile; fileRef = F000FB0F52EFA6E32C1D61C4 /* ImplicitContext.h */; settings = {ATTRIBUTES = (Public, ); }; };
- AE7836404A338E5561E187FA /* Endpoint.h in Headers */ = {isa = PBXBuildFile; fileRef = 83E41012D98C4F274B58EFAD /* Endpoint.h */; settings = {ATTRIBUTES = (Public, ); }; };
- AE9594E1DDD9C3353D7866A8 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = A57B9BCC5EACD4DB42F66B0F /* Test.ice */; };
- AEC02F54A1D4B7C370F97DE6 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = F924390865B63754A0B9D785 /* Collocated.swift */; };
- AEC1E3F0592180B4EE02FDFD /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 127FA99F1F575E391D24A800 /* Logger.ice */; };
- AF13CBD23CBC567D5822D002 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29E2F3A5B3FF4733FE29B372 /* TestI.swift */; };
- AF175670C4EC73E224873BD8 /* SSLEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8802757B1DE233FE2791BC9F /* SSLEngine.cpp */; };
- AF4BA5E3E8EDDD91A018AE94 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = 623A2AA62A0FA760224602DF /* EndpointTypes.ice */; };
- AF50613CCD84992E72D44B7B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29C0938AAE0BAC68179CBCB0 /* Server.swift */; };
- AF5DA7A7E1371CCAB886D58C /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06AAE6710F281EAE37864E17 /* Collocated.swift */; };
- AF5E23E76053886A3FDC22F9 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 700A316334B910A09101FE84 /* TestI.swift */; };
- AF7E68476F5E7B0EC085B4CD /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA71E7B49312CF4F07C90A3C /* Client.swift */; };
- AF91E507AA7E0DCAFA5C9C4E /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- AF9C513C9FA9E2699E6B4EED /* ConnectionI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3EF4BD416FEEEA65585C8FA8 /* ConnectionI.cpp */; };
- AFBF583B2EF21389BD9C4E4F /* TrustManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2C5F429607AD626A6D88871B /* TrustManager.cpp */; };
- B028354FC24507A7FB08F417 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4CE1EEF3C86CED79525EE458 /* ConnectionInfo.ice */; };
- B0346C293A6D998119744892 /* ImplicitContextI.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBE83FBE8EC1C00F209B7912 /* ImplicitContextI.swift */; };
- B04D4DF10E3044DD1F14A605 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- B10186E69338BFB57DE11D25 /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2571F704974BBB39DF54E196 /* LocalException.ice */; };
- B11BD0C3FCD29AED71C3E6F4 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- B14514B83DF5D02984460AA0 /* CommunicatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1D29625E4A3FBB59DF59537D /* CommunicatorI.cpp */; };
- B168CCF2BF379019B10F119C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- B1AA65B6C09980D8E0B3A109 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7603D7C27853E868765956CA /* Version.ice */; };
- B1BD46CA891616FD5458373A /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 547CCE4F73338900D09AA8E6 /* Server.swift */; };
- B1CDEB904337875FEC931490 /* SSLInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5112EFD03DEEE228D3CDD2CF /* SSLInfo.ice */; };
- B22DF1F67ADF28F4F2822DF1 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C0AFBDD1EC10EBBC33B68 /* TestI.swift */; };
- B23B03B7CB15DC19338282F0 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 88362A8D0FC487784FB0A1F1 /* LocatorF.ice */; };
- B29A11F20BA78103F806FEF6 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B70DE2EC3E4C2C5CA746C57 /* TestI.swift */; };
- B2B57F9EC1E0D51BA347AD9D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- B31AB41CF1740FFC619738FF /* Random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83ADC759472D70CD7FABB6E1 /* Random.cpp */; };
- B3306ECB386EC234495E78F0 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- B3437BA13D399428737F1B65 /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9800A938F2930FC734B98F4D /* ServantLocatorF.ice */; };
- B37AF30A3AC1CE214CAC34FE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- B3EA7D7028C0A7B71503C2F7 /* Base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CBBD656C39C80C5AF2EA1DB /* Base64.cpp */; };
- B3FE0B72320C055E7B119FFF /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 76440BF69CFBB7BA8615EAAE /* Test.ice */; };
- B4220E66198CED0F52D234A1 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69306E74AADE3D02FE4E60EF /* AllTests.swift */; };
- B437F83E65005E64CDC90561 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- B44AAA2014C2FB20D2345B23 /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4BA8674CBDF25012A707605D /* HttpParser.cpp */; };
- B496C4C22E97CECDA86FC02E /* Connector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F24C5A3A5C571B012806F8C5 /* Connector.cpp */; };
- B4B9079D0A8764F5DB92FD02 /* UtilException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A800F7CE4B2357D7E55B5782 /* UtilException.cpp */; };
- B4BAAA3192D28E429436B1D1 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 02CAE11517F65F36BB6B3CC1 /* Identity.ice */; };
- B4D25A008D2AF64940D42A94 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A9BF1272CFE825F7F2D6814 /* Server.swift */; };
- B4DE62E31C08334191B89C24 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- B4E0F74CA14310D4CDD50A80 /* UnknownSlicedValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF246750FE16FD27AB1B9E1B /* UnknownSlicedValue.swift */; };
- B512632A7BF119EA1BFE2B49 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = D8918D7258991F1E8CF58618 /* IceSlicingObjectsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- B525214FE8841CD14C0411E7 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3D439C008667EFC7662E935F /* Test.ice */; };
- B55CD04B6B0D9F880554A947 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = AEF95184A3D897EAAA7AE4B5 /* ConnectionInfo.ice */; };
- B55E283082B92DB498E9642F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- B5A1649F0D13BEF339548163 /* StreamEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6B01BC3A8434A3063376ACCF /* StreamEndpointI.cpp */; };
- B5AB5DD7DE3067822678BCE2 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE3C76073BBDB3D3E0B943F0 /* AllTests.swift */; };
- B6A4633C948B82708FA71561 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- B6A97ED0471A889B9517BBD1 /* LocatorInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D8565E6799EC944D42F00DB9 /* LocatorInfo.cpp */; };
- B6C1D343C1F92AD7979204DE /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6E2A51B80695CB7D1A25AA61 /* Test.ice */; };
- B6C47B42C73933231F23D461 /* Ice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- B6F771811B994C844DBBD8BF /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 805B62B23CF07AA890D408D4 /* Client.swift */; };
- B705963CB0F7699CA1AF8F99 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- B71B426F8E46DF7466EEEBC0 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 799C490953D145B679F8D1A3 /* AllTests.swift */; };
- B71BB62CCB874CABE62E443A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- B779549BD2DF2E2344D3B993 /* ConnectorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 23A7A3D04FD6DD262946F705 /* ConnectorI.cpp */; };
- B794B7D4F03787483DFEE631 /* LookupI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFED2A261FCD105E634372CA /* LookupI.cpp */; };
- B7F5CFFFF060E25CFE9A6894 /* IceProperties.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 65F5921131948B7942F63863 /* IceProperties.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- B808B856DD7B95D33FA6BDC7 /* StreamSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 931F3380F15851A31DB21B98 /* StreamSocket.cpp */; };
- B8099B28C242BCE799505D94 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 50AA22200C91767A2104DBE3 /* ServerPrivate.ice */; };
- B82220263CF3AE7A9F055687 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB89A20DB867709982778CC7 /* TestI.swift */; };
- B85A32FCB36A58E2A25E93AE /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8904DE3DE3816938E87F46E4 /* AllTests.swift */; };
- B8A0F863F1E3B503A2958589 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB1123A2A1E029BB32271A16 /* Client.swift */; };
- B8FA95CE392AFB128287D7AB /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = C84F7EAC0F5791E7D09AB072 /* PropertiesAdmin.ice */; };
- B98A87E709E4175C97115F12 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3C03C03C64676FDFAB9D2C9F /* Test.ice */; };
- B991559DC31B51F8C2F0CAD8 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- B9D8C644CA5BA60BA7A2007C /* ArgVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DB36F29477EA57AD8868E6DD /* ArgVector.cpp */; };
- B9E23D2DBC93D081A6EF1997 /* OutputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 764BA5087FACD9DF6068DBAE /* OutputUtil.cpp */; };
- BA5FF80D4FFE218317B386A7 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- BAA7CFB228B6E1D96C7C2B2E /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0ECCC9FEE7E7376D4D76BB6D /* CFNetwork.framework */; };
- BAB02878F86FB6C71806677E /* SecureTransportTransceiverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9E7D203B0DE479B10FBE0E54 /* SecureTransportTransceiverI.cpp */; };
- BAD87632AD2332A61A45401F /* AcceptorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 73CC62886A3D56E023683BB9 /* AcceptorI.cpp */; };
- BB2CE92F9EBE6D83112DF5C5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- BB6843C3919555913D7A58F9 /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 316AF622F0283CDC19C52E76 /* InstrumentationF.ice */; };
- BB81CB5BC24938D967EE2D58 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- BB9081719A37B730700790C8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- BBC368714EADEC30256FEF95 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- BBC78A039FAC9C0C35451EC6 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7603D7C27853E868765956CA /* Version.ice */; };
- BBEAE783E20D11AD2DFCD806 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- BBFE75E0B1B9B5E2433EDF61 /* StreamAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AE0567B4511A9DB628482F1 /* StreamAcceptor.cpp */; };
- BC1D0F1B65F7F51E470336B7 /* LocalExceptionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 117D977692C7C2D8FB2676C2 /* LocalExceptionFactory.swift */; };
- BCC77C6593EA5FEA960ECC81 /* TrustManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2C5F429607AD626A6D88871B /* TrustManager.cpp */; };
- BCF9379875BB3DE5B34736D5 /* LocalExceptionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 117D977692C7C2D8FB2676C2 /* LocalExceptionFactory.swift */; };
- BD2711830612EC063FD17615 /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = D8026643E397138CD24E9782 /* RemoteLogger.ice */; };
- BD5B7A698C87FC6CC8204D3B /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = A89C6CB51DCAC3F757EE49A7 /* Endpoint.ice */; };
- BD9BEB3C9170FB8F6602A3E5 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EDDB1270424DCAB7F691B6B /* TestAMDI.swift */; };
- BDBC378ADB9B7C2071D3F4EA /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A94409373930E6F6393C67C /* Server.swift */; };
- BDC8D762BF6F9489AC75EBDE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- BDDDE2A0376CD5BC8C915F83 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABD78784328011772284AB65 /* AllTests.swift */; };
- BDE438D9E5EA27D6DD89FF8F /* ConsoleUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFC578DAEBC7B64CA2E829DA /* ConsoleUtil.cpp */; };
- BDFF98111EAD61B02CC03EF8 /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 69E0E1E31F168819C07BBCE7 /* ImplicitContextF.ice */; };
- BE519DFB82D12013434C86B1 /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 326D898FED70991AC1BA0347 /* Communicator.ice */; };
- BE52E46C45ABCBD378E4BB36 /* OSLogLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05BCAE0ED88B21DCC5FF26A1 /* OSLogLoggerI.cpp */; };
- BE6DA9F4D6B10275C865325D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- BE79F355022137CAC608E729 /* AdminFacetFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C1B8ACEA453172F319A1B60 /* AdminFacetFactory.h */; settings = {ATTRIBUTES = (Public, ); }; };
- BE84EC36503B301116BD48ED /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = F924390865B63754A0B9D785 /* Collocated.swift */; };
- BEBD5D9D189718C49FFE8B73 /* certs in Resources */ = {isa = PBXBuildFile; fileRef = DEE5B91323EE4E6BAEF5C730 /* certs */; };
- BEED0791CF012C7D4D5BFE0F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- BEF80FF20DCC6428B1943AD6 /* RFC2253.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0CA40BD3219BDDA159CFBB40 /* RFC2253.cpp */; };
- BF249AE798BC40A1662A53DF /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85BF585817ADA33A51374E3 /* TestI.swift */; };
- BF3A48D1E4475380A5090AE2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- BF46554B8DB0514B21AB2D33 /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D90E5E4A4506E4827832F9B8 /* Value.cpp */; };
- BF4715259FEA1EED812A8758 /* LocatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CEE9A6376344FEB128D483D1 /* LocatorI.cpp */; };
- BFA96FF2CD1647189D40ADE3 /* EndpointI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92FA3E6D5ACCF4B1CF0C3378 /* EndpointI.swift */; };
- BFBFDCD1A4CF741677CE4CA1 /* ObjectPrx.h in Headers */ = {isa = PBXBuildFile; fileRef = F61859F73072318F796F34F0 /* ObjectPrx.h */; settings = {ATTRIBUTES = (Public, ); }; };
- C01C5BD1A2B3EAE3F9AF4075 /* ConnectionRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 28E35D2DCB8C267F2653242F /* ConnectionRequestHandler.cpp */; };
- C0539C5B9559338BB36F7019 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- C057150889A010DA1113F0F2 /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 69E0E1E31F168819C07BBCE7 /* ImplicitContextF.ice */; };
- C0B5BB41E281A99E37A36C2C /* BatchOnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D36E1F1648209B868E09B7 /* BatchOnewaysAMI.swift */; };
- C0BA2FF6FEDF850282C5C0E5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- C0BBE732EBC5A0794747B1D0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- C0DA8A6FF97CF5B6196AB891 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- C1ACBB05A33FD75D2B3D9716 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = A214ABFAF9474F81CDEB4D9D /* Metrics.ice */; };
- C1B6BEFDB34E330A29B6F5E1 /* PluginFacade.ice in Sources */ = {isa = PBXBuildFile; fileRef = 200A8DF5882EB835681B33B6 /* PluginFacade.ice */; };
- C1CBA0D63DAB5D65A47F7C75 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A38EB9C90EBFC403A05E7661 /* AllTests.swift */; };
- C227E4EA1CD8B8C42674AA0A /* Clash.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5363DD742BD3E50E372FAB5C /* Clash.ice */; };
- C250EE2010140AC517ABDC24 /* Controller.ice in Sources */ = {isa = PBXBuildFile; fileRef = 43D8936E6314196D19095048 /* Controller.ice */; };
- C2700DF943BDB2417C54F986 /* IceGridSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 14BD1B55FC2A006813A829C3 /* IceGridSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- C27DF71B31642BAC4D569538 /* BlobjectAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57F789D5181AAA8BD1D848C0 /* BlobjectAsync.swift */; };
- C2D6F1B3B0E441AD62171B89 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- C2FDCE73121F4D38AD683A81 /* IceImpl.h in Headers */ = {isa = PBXBuildFile; fileRef = 86BA8129D624FC5C654DA4FA /* IceImpl.h */; settings = {ATTRIBUTES = (Public, ); }; };
- C30B0F6C1A8F9432F1FA3C52 /* OutputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 764BA5087FACD9DF6068DBAE /* OutputUtil.cpp */; };
- C33DE7AE653FFC851E1EF52B /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2571F704974BBB39DF54E196 /* LocalException.ice */; };
- C355A1A5DF5D3D02B91B07E0 /* TcpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2404C7AD8DEA6F29CF5127EC /* TcpConnector.cpp */; };
- C39F9CA8B48DC521C860A615 /* RFC2253.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0CA40BD3219BDDA159CFBB40 /* RFC2253.cpp */; };
- C3D6415DC50972DC4BC37943 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- C3DAA2AA3529CA946F5DA11C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- C3F37A13A2C432166D696B7F /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2E7E69875C244C5778EEC372 /* Util.cpp */; };
- C3FDAF8DEA9C8FB3BC9EADE3 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 424E07F72C36775987E78D9B /* Server.swift */; };
- C41FDED39D22723E49CCD5C8 /* IceEnums.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0E3D40FBB00AD72FD390D1E4 /* IceEnums.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- C464501E5FACA6C37BF84D81 /* Cond.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51BE38EAB81D4BAB59984CEA /* Cond.cpp */; };
- C50AADD94238A786734D4605 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- C542CB0AF2902952B55CFEA0 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42D78FE28A5FD6909B09171E /* Server.swift */; };
- C54DE890E97192D9C2D7DC59 /* IceStormSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = F9FDFD9567E3EB23F567B412 /* IceStormSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- C54E9C6AC829F4626689CC54 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- C5564C7A99376298A7C619D1 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E64564556238B25F5AE6D4E /* Client.swift */; };
- C56F6DB4A7AF4A6D174FDF30 /* EndpointInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = D726E89DC9EF4DCC71E5B72C /* EndpointInfoFactory.swift */; };
- C5860232CEDB6BFC8C019D18 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A8F736DDD2D36B64200A0023 /* RouterF.ice */; };
- C5AD00C0143EF5F56C5808D8 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = CF62CB725A11CEB7E4573361 /* Test.ice */; };
- C5AD2BDEBAF7011B64A8B720 /* Connection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 003B81E404BD951D35B23A9C /* Connection.mm */; };
- C67C533A10B35EAE9E94D209 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBD5794F951058D78ABA0D48 /* AllTests.swift */; };
- C68572446FC890B358AB060F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- C68AD2FE2098270EB37C11F2 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2AA88014FB3AA166A95BE666 /* AllTests.swift */; };
- C6BC3159F7AF2AADE90CFE54 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- C6D60251659B303018F378AE /* IceStorm.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 5FB28C8905B0491A1AC74818 /* IceStorm.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- C784C3EEED3CF1DDE05223B9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- C788F60E7CED02557FE83B55 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- C79D95D650DC4769B77AE67C /* LoggerWrapperI.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B2B163B4B0AA8D481BC0CE1 /* LoggerWrapperI.h */; settings = {ATTRIBUTES = (Private, ); }; };
- C8073BA14EDED7411863F07E /* Cond.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51BE38EAB81D4BAB59984CEA /* Cond.cpp */; };
- C818C95F19458427D92260BE /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = 431FCA1AB962B80BF654B3D0 /* ObjectAdapter.ice */; };
- C85377B9FD7BB2CF49F6248B /* ObserverHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E9D679F5465C4EB73106C5AC /* ObserverHelper.cpp */; };
- C86687B60B783F099FEB5910 /* PropertiesAdmin.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F32CE35510450059D4F5F18 /* PropertiesAdmin.h */; settings = {ATTRIBUTES = (Public, ); }; };
- C89990DA431C68973D7FA931 /* IceExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 15E1BA9F33DE8EF789B1E6AC /* IceExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- C8E4567AE74D9C69B88AC698 /* UdpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A49D7EF11617FD2B8DD7C45F /* UdpEndpointI.cpp */; };
- C8EA01532AC8B636314F051D /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = E64AE4103060ED8DE8C63A5F /* Metrics.ice */; };
- C944B50ED4E37728BB53CE16 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = C3591A40745461F368CBC77B /* TestAMD.ice */; };
- C98DE50B6A9B683EC9219629 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 709BD396C5DD2985D2576C89 /* AllTests.swift */; };
- C9A1F394E46C11263881F39A /* PropertiesAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 258DAA9E0D1E1ECB4B65ED80 /* PropertiesAdminI.cpp */; };
- C9AED5B1EF9F042A65C85223 /* EventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 639FE31C5F3B993BBA0809FD /* EventHandler.cpp */; };
- C9DE2ABC4902381C6DD71F52 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = 477E91A1197B5830761631C1 /* Current.ice */; };
- C9ED7278F48F3DBCB6A5CFC3 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- C9F3A16D97F5CE147781546F /* LocalObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = D00B9F3E0CA080CD2B2C61F3 /* LocalObject.mm */; };
- CA16918EC8999E482280A4AA /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = F846257F8F86D75E994D2BA5 /* FacetMap.ice */; };
- CA38FB9A018F64A03E1F42E8 /* MutexProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 22138CAA2F575EA5E4376E27 /* MutexProtocol.cpp */; };
- CA8C70CFEA11982EE6664D55 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDC3D4E5B05D9FD2F3E929F5 /* ServerAMD.swift */; };
- CAC52653C96F0A62FA16E6E1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- CAE38603F7D5BC3564C37BA3 /* TwowaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615F705ADD38DB36488696E0 /* TwowaysAMI.swift */; };
- CB00F208510BF5C08899D417 /* IceStorm.ice in Sources */ = {isa = PBXBuildFile; fileRef = 91CCAA379CAE47D548C1D784 /* IceStorm.ice */; };
- CB12CC650E52314C5306692A /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8C1E877ACC0DA38CB700CA31 /* TestAMD.ice */; };
- CB3D7A26768F331866AD61A7 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6E2A51B80695CB7D1A25AA61 /* Test.ice */; };
- CB5E84F1BD520984390D9D3C /* IceGrid.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B769550900F96420DBCFED72 /* IceGrid.framework */; };
- CB9210EE87B78A9AFF8A35A5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- CB9F99BA71D6C9223F6FED8F /* CtrlCHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BEA2205E172336BB60147423 /* CtrlCHandler.cpp */; };
- CC19A411C6E77A9E48741509 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE1A00AA2A52A007803ECA9F /* TestI.swift */; };
- CC4B558F23D8756836797661 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- CC671B75F9E0FEB728D7D33E /* ObjectPrx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8511F4E2012CDD7C9629C27C /* ObjectPrx.mm */; };
- CC70E56022BCB3B50C356920 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = A214ABFAF9474F81CDEB4D9D /* Metrics.ice */; };
- CC77A356669ADB7605E65993 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 937B8FBC13804AC35D672463 /* EndpointInfo.ice */; };
- CC7C5BF84AE4C6A60FEF16C2 /* AdminFacetFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87E4EFB3F77857A527AEA983 /* AdminFacetFactory.swift */; };
- CCC928DC3FDF926A023C9B9E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2876A819259365ACA41C9819 /* Server.swift */; };
- CD11B5459E9E30DB90A56F7A /* Shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EABEF7F85B00B0111F6C3560 /* Shared.cpp */; };
- CD1A61FB166588560B1F1A54 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- CD25DC9D89113E0276F6CE85 /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 57017F902B7686C7579A7648 /* ValueFactory.ice */; };
- CD2C028D8B14D1B59FCD9435 /* Oneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D340D331AF4440A1FD7BB72 /* Oneways.swift */; };
- CD40D4F219D2D53990DE1CFA /* OptionalFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7139B6C8CA10007E792F53D4 /* OptionalFormat.swift */; };
- CDACC0DC4791C75E355EA026 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 751D293EE7855F9A5A773FE7 /* Server.swift */; };
- CDC421A400282B820368A184 /* ObjectAdapterI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A49E88A35399266906B635CE /* ObjectAdapterI.cpp */; };
- CE1655D61E01719517A0C568 /* IceImpl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A63DCDA9CA07C5D78EB18355 /* IceImpl.framework */; };
- CE53ACFB196315412C2D41BC /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 326D898FED70991AC1BA0347 /* Communicator.ice */; };
- CE97E9896A3DC4FD4D7FAF9A /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18C83E8AB5E723D20CA0B89D /* Collocated.swift */; };
- CEB841CB4AF26BEBE30B3B11 /* StringConverterPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5E338C63E5506C4DD6F7B043 /* StringConverterPlugin.cpp */; };
- CEDA88E53BED924EBA1CBF9D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- CEF9D46DB70633CBAF117ABA /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 69E0E1E31F168819C07BBCE7 /* ImplicitContextF.ice */; };
- CF2481E2622EAB5EBA039FB6 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4C12A6CF78CB8EAC28EABE4 /* Client.swift */; };
- CF6B74BF486BAD5B077E6DAE /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- CF8A5B353B3ABB49BAD672EA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- CF8AA6672109C9C7446E2F2D /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = B0308FF4DA8796949079382F /* Router.ice */; };
- CFB9E2DC6A83B02338EBAE70 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6B2797A8849E5E72C831841 /* Client.swift */; };
- CFC92928D70038290BA7FE2D /* ObjectAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3D1C638EB8448A2F8DCFF844 /* ObjectAdapter.mm */; };
- CFD897ABC2582F43314A3CB7 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- CFFCD2D7F80A4FC3A1F8A492 /* IceStorm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50C28D2AE3D7153816FAA709 /* IceStorm.framework */; };
- D04668A72E4B356B9B6279F0 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- D069EBD3A67734BF2E545483 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- D083411A0B48613C5604C99A /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE14C224CBBDF1DC3C8DC502 /* TestI.swift */; };
- D0FAD3697950CDB553049357 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 330EC83D3738ECC6A7536C9D /* Client.swift */; };
- D12F8D34FEFC174FC7375C11 /* NativePropertiesAdmin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CEEDF4566395391C9E226BF /* NativePropertiesAdmin.swift */; };
- D18AB854340E0369E76FD371 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CBD0880B67614DBCBD9E84D /* TestI.swift */; };
- D1911B807A7CFC1BFE8A4E09 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = F9B270E39D3B1D84A8E6B986 /* BuiltinSequences.ice */; };
- D1AF8B31327D6EEA27157D32 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5A9831CFF2692F9637C5810 /* AllTests.swift */; };
- D200331EB9F36CD9F08A690B /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5A5BCF69097F9B6FD153B8FE /* ObjectFactory.ice */; };
- D22A66BE3743E0AAAAB7C581 /* SHA1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34FBA26DDA9D52224A61F465 /* SHA1.cpp */; };
- D22AD45D41FD268CD4A99394 /* IceObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7481133E66BBCFB35C59DD6B /* IceObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- D258F70BBE3D1369F30E34B4 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9250382693A50F0E823D433C /* TestAMDI.swift */; };
- D25EAAF4F9A0A1BC80945AE4 /* BlobjectAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57F789D5181AAA8BD1D848C0 /* BlobjectAsync.swift */; };
- D29A85FCB6750D6E1FB76743 /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 57017F902B7686C7579A7648 /* ValueFactory.ice */; };
- D2A2D8B8BFE3EF5EB4ADBC8D /* Exception.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8E01786DB7612C60BF8A1AD6 /* Exception.mm */; };
- D2B66A1011FC3B7962F02322 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA6DB995DB96B0E3A2B65EE /* Client.swift */; };
- D2E0A075A5230A45A294DCC4 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- D2F8853747D126C97620B53C /* Glacier2Swift.h in Headers */ = {isa = PBXBuildFile; fileRef = 721603641E4D852A125CCB38 /* Glacier2Swift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D313E962286990F66F67D308 /* ConsoleUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFC578DAEBC7B64CA2E829DA /* ConsoleUtil.cpp */; };
- D3372006C05909B73DEA3DCA /* OpaqueEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FA49A1EA8A8746AE458F2C18 /* OpaqueEndpointI.cpp */; };
- D3400C55090C95422AB634F9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0313E5DCB24F56323CECF640 /* Test.ice */; };
- D34BDACB8679B43EBDBF0F33 /* IceImpl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A63DCDA9CA07C5D78EB18355 /* IceImpl.framework */; };
- D366CF637EEEE593851883B1 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84F9C49554E032E9F24125C9 /* Server.swift */; };
- D397CEB669F3EB2C78FD6531 /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9BD5DA20CE10B5EEAFC1A37 /* Glacier2.framework */; };
- D3DE72E445EB9E37E27EA61D /* WSAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4E6F24A92F34BF28AB3B74C9 /* WSAcceptor.cpp */; };
- D3E570CBDFEDA4049A029D43 /* IceStorm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5FB28C8905B0491A1AC74818 /* IceStorm.framework */; };
- D3E6E090CAB52841ACCA271A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- D439596E2EA3140D45175940 /* LookupI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFED2A261FCD105E634372CA /* LookupI.cpp */; };
- D461510F4A24534591F9AFED /* RouterInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B618430EB6F5FD497FB0DDB /* RouterInfo.cpp */; };
- D49EB103A66A809820B7EF07 /* Connection.h in Headers */ = {isa = PBXBuildFile; fileRef = 58AF2DBEA9E524721EF29279 /* Connection.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D49FE292BA53293DD4376BED /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- D4BD9762B768680B6688544A /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4CD35F4B4C04CDC985B84571 /* PluginI.cpp */; };
- D4F9CAFCD350711582045686 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- D4FB0A90902608C52ED78D5E /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 02CAE11517F65F36BB6B3CC1 /* Identity.ice */; };
- D51C085A0606FC73D28F534A /* TraceUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = B904574D2E5F73E6D831FEB7 /* TraceUtil.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D52BEB01AF6DA7056728F723 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9EA41900D64E8658B705E3C /* AppDelegate.swift */; };
- D533F808817E381B695972F0 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 424E07F72C36775987E78D9B /* Server.swift */; };
- D5777A4E849D2A65D345CA89 /* LaunchScreen.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = CB9DF2517C4D8910B9F04C02 /* LaunchScreen.storyboard */; };
- D5C19C423062D83E7DCDEDCC /* BlobjectFacade.h in Headers */ = {isa = PBXBuildFile; fileRef = CE7C6CFA731F5E0FC26F9554 /* BlobjectFacade.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D5C59A1401F324205EDEBD9D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- D5C5CAFEA2C619FF9D059FD7 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B70DE2EC3E4C2C5CA746C57 /* TestI.swift */; };
- D5EF9601B2536733F1CE07A0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- D617490B4CA5C7A1920382B8 /* PropertiesI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEAE54441F169A7C4B067FFA /* PropertiesI.swift */; };
- D6251B99BC1E413095AC86CA /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DCFEE5E8FC3124CDFAE7671 /* Security.framework */; };
- D643A1F482314700C36462E8 /* StreamSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 931F3380F15851A31DB21B98 /* StreamSocket.cpp */; };
- D6461E5109A054455825CA0C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- D64EDFD37FCBCB6D291E5799 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7BCCF602D0FF8D22B9680CF8 /* Test.ice */; };
- D6604DDC098F25D6C0014781 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = DB620946367523497675CCEE /* ServerPrivateAMD.ice */; };
- D68ADB36B75A1569760DF274 /* IceDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = B7D8B9A2D605FCFFC786AD11 /* IceDiscovery.ice */; };
- D68D8C53BF36541A76E94D43 /* ServantManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FB081EA6CBA368AB96ED96D6 /* ServantManager.cpp */; };
- D6AF663E8987B066AF8F28AA /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E8A8FCD073B502C50AF409E /* ServantLocatorI.swift */; };
- D6B74E0FDD8EDCAD51F2E52D /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6EBCEFAB4C8715E3794AFD71 /* TestAMD.ice */; };
- D6EEF2F1A1F2E9BFF1057359 /* Glacier2.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0C6CA87763EF92E236588FBA /* Glacier2.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- D701AACEEFFC1FB706465546 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4CD35F4B4C04CDC985B84571 /* PluginI.cpp */; };
- D72F11F6E9C0A5AF94116D2C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- D74731D7D7985EE8F7AE717D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- D76FF125BA07AC37BD5C04DA /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0640D54D342A86B7F3F05698 /* TestAMDI.swift */; };
- D7840B4D05E7C6FB01CE33E8 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FC4531AA749DAF419FE26EB /* Server.swift */; };
- D793885DA55892463ABB63EE /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 158A84D614CB3E2C3AC2A5E3 /* TestI.swift */; };
- D7B36D14FB4C83326551398C /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7BA3A76FABDAB54CF329EC7B /* EndpointI.cpp */; };
- D881B983EBE2EF2082D9963A /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = A89C6CB51DCAC3F757EE49A7 /* Endpoint.ice */; };
- D8C0485CBA69615649AAC9C4 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- D8EDBA345070446BDF006F79 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- D95EE1448F8FE2739B1C2110 /* Config.h in Headers */ = {isa = PBXBuildFile; fileRef = 61CDFF3A184E66FFB28428C6 /* Config.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D9ABCDCA73D8AFC7E4CF53FA /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- DA182BC73A8643B5B513F726 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF98339FB04534928125DB76 /* ServerAMD.swift */; };
- DA2DCFF321CA11381EDBA0D3 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 362F347C523AD63B9BF0488E /* Test.ice */; };
- DA6D720FF57695E227F5B127 /* TraceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = A08D190BD584FF5E91403A9E /* TraceUtil.mm */; };
- DA8D2BD8A683075EB59D1411 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- DABE421785EC682E72B955E2 /* SlicedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD045F681FB9F088DC230E0F /* SlicedData.cpp */; };
- DAD807528197DD22F090EA8B /* IceInfo.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6058A9A6703F0612B4B79A97 /* IceInfo.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- DAFA53DDC4630F0163B67DBC /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = B1A39C9E9F62098E608BDD49 /* Test.ice */; };
- DB01754A5B7F7353B544EF88 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 08B0ED970FB5747320CDA718 /* Test.ice */; };
- DB766D0F59EB66E994022421 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- DBAA7416F575B4675D9BF339 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- DBB885457BA186FBF57E7E29 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- DBFDACF4B6262678BF65C703 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- DC1298E7E6F7C0B5028FBF91 /* TestCommon.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- DC1FD874127AB2F5C68CE67B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- DCCA61C045AD02D3DB5A8243 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- DD0014103B638890BE25A526 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- DD3846FD043B7C5648F5950A /* LocalExceptionDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3D6020190F13303DBB3AE04 /* LocalExceptionDescription.swift */; };
- DD773E8FC21F51A4690A48E8 /* InputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 284E9BE541AD26DB761BDFA5 /* InputStream.swift */; };
- DDD55E2D1A0E3047DCA126C6 /* IncomingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2D1907C2D29A0010AACB3DBB /* IncomingAsync.cpp */; };
- DE20CF9645CDAA777C0B2643 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 50829B5C8135F4031CD1EA4D /* TestAMD.ice */; };
- DE2C04179FE9D4D736CDBAFA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- DE309BAB911890E954918C0C /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 708D4BA5BB5427A869888AEA /* Router.ice */; };
- DE76D131CD8FCF9DA0FDB483 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBD5794F951058D78ABA0D48 /* AllTests.swift */; };
- DE8E728BDD5523AFCD1295C6 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FC76B1B464A5AC2A20554FF /* Client.swift */; };
- DF3B9FC365FE593CCF2301F9 /* Communicator.h in Headers */ = {isa = PBXBuildFile; fileRef = DAB411415D75A65DA58B5F5B /* Communicator.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DF458B5CCE88F81CFB0CECE4 /* StringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95BA56AA2BDF936B8E4F0B2A /* StringConverter.cpp */; };
- DF66B201FEDE9466A13B5F21 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07E8ADEA8F96C4739BC20F57 /* TestI.swift */; };
- DF753AAB223A6806C39938B9 /* ProxyFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C4A666841400DD55C4BC753D /* ProxyFactory.cpp */; };
- DF76CF92AA8B60AC00045861 /* FileUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F2E80530BC3EB3B267510B98 /* FileUtil.cpp */; };
- DF7B31E3EB97D4BA62E1F554 /* libIceDiscovery C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AFAD6C28DA1495DABD4127E /* libIceDiscovery C++11 iOS.a */; };
- DF8FAE5017E18ECCCCD624F8 /* InputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BEE143805505A4DED71F44DD /* InputUtil.cpp */; };
- DF9528A6E53DE6673AF7FE74 /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 04E8688B1F6178675968991F /* EndpointI.cpp */; };
- DFBEA4DB455A84E5B857AC6D /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2FB5FDA9DE852FBB2B10936 /* AllTests.swift */; };
- DFFCC0889DCA47C2A37D9C6D /* LoggerAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6AB36D857DF0F81C4D5594C6 /* LoggerAdminI.cpp */; };
- E03EEF2A12752704BC336635 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = EECAB125E8C93688689DF18E /* Test.ice */; };
- E05FFAEAD2F1BDDD4C0B44EB /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4CE1EEF3C86CED79525EE458 /* ConnectionInfo.ice */; };
- E06730FB92A90CCA20128EAC /* Acceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E5A8A9CE6A57293E4D35757E /* Acceptor.cpp */; };
- E0785A9B0E1430A9E2806421 /* IconvStringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9BEB059DD01E8DA0D5DD2098 /* IconvStringConverter.cpp */; };
- E0BE71BE129796F15A3A4CA7 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = EB489D1E2A8C2CF17A2F4330 /* Test.ice */; };
- E0D6FEADAD3E3A1CA494E6EA /* Admin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 20486AFFB86A5E44084EDF99 /* Admin.ice */; };
- E0E0986440E5DA87D956AB99 /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9BD5DA20CE10B5EEAFC1A37 /* Glacier2.framework */; };
- E10BA5AA8081F4851CE6E298 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A8F736DDD2D36B64200A0023 /* RouterF.ice */; };
- E11A0A09420858B006E646B6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- E13E5076C02DDF009A4693BC /* OutgoingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2AADDF310CC1F8D9621EA843 /* OutgoingAsync.cpp */; };
- E15B6294BFE74579F3C85012 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D362F8935BDDBB6646F277C8 /* TestI.swift */; };
- E168FBBEE172363E7FBB600B /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = D88E9B56D89F644A6AEC3F3E /* ServerPrivateAMD.ice */; };
- E16959B1E8BF9EC5BEAE6D0E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BF026BDB77BB9A18DB05349 /* TestI.swift */; };
- E1924BC5C1C718135DBDDFB2 /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = D611E5DADBB8DF69D3A0E64C /* Properties.ice */; };
- E1DD0CB233ECF3FCF7D18A85 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 563D36E1F39068302C64D483 /* Client.swift */; };
- E1FC800043DFA9F22C8E7002 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E89A23CFF389FE40C9557340 /* Collocated.swift */; };
- E20FD3B4CE8C8A3600BB7D03 /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = 431FCA1AB962B80BF654B3D0 /* ObjectAdapter.ice */; };
- E211221FEEC85492562D0B91 /* BatchOneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C3320857B5D24565F04EFE /* BatchOneways.swift */; };
- E2791B7902D6EA5DE3003AF3 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 547CCE4F73338900D09AA8E6 /* Server.swift */; };
- E2CEC570667D4E8AFD2D1299 /* StringConverterPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5E338C63E5506C4DD6F7B043 /* StringConverterPlugin.cpp */; };
- E2E4B4C035C399FAA5A8C470 /* LoggerUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB9423AA60DB5CF08094DAF7 /* LoggerUtil.cpp */; };
- E2E511DBAB6F0092F019DF81 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- E332C5CD55DA1AB2B129E634 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- E3CBEFCF75902A6A28766915 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18C83E8AB5E723D20CA0B89D /* Collocated.swift */; };
- E4BC151332B9AB0B58ECF164 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- E53784D0F117226C310AF71F /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4CC8D93A3FC8AF9E0BB609FA /* ConnectionF.ice */; };
- E53ADE4E5CAA2C40E7328A4F /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 74A58F9341DE159C9D4D4122 /* ClientPrivate.ice */; };
- E5676F638AAF6A689024CDBE /* FormatType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 490ABC45AAAADE449F8F7C01 /* FormatType.swift */; };
- E57F4F40C8E82DA29142C8AA /* IceLocation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9481B651D132BA3CFD0AAFA9 /* IceLocation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- E59F2E9844E4245A1F6171CB /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- E6088AAF7A75F7EDA1F956E8 /* TraceUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = B904574D2E5F73E6D831FEB7 /* TraceUtil.h */; settings = {ATTRIBUTES = (Public, ); }; };
- E6374B9BF2F801B632C5CF0B /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8223AEBF7050FD7541E96A1 /* PluginI.cpp */; };
- E6A0659D7455CBC95D789E20 /* IceProxy.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E5D4CA75EFA1350097AB7876 /* IceProxy.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- E6BE78B3486FB70FFA44E68C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- E6E89B96408C38B1DF562C94 /* LocalObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF9D92749FA6F9B5FE652C45 /* LocalObject.cpp */; };
- E6FE1829290FDB6968EC853F /* WSConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9B240838C3B7EC5098985F9A /* WSConnector.cpp */; };
- E75CE1821F422A6D62359914 /* StringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95BA56AA2BDF936B8E4F0B2A /* StringConverter.cpp */; };
- E76ABB89975B656DA801F41F /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4CC8D93A3FC8AF9E0BB609FA /* ConnectionF.ice */; };
- E78B8416139C6605A58B7798 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- E79E897842121850A5AD1E50 /* ServantManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC591A6A5FF8126DE099F8A2 /* ServantManager.swift */; };
- E7B8A92F4AB413E533A06B2F /* IceExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1B8CA636A2A4EB28960FDD61 /* IceExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- E814333D19EDE266C1B93A9A /* FileParser.ice in Sources */ = {isa = PBXBuildFile; fileRef = 08D4C2681B7D72E32D51CEE5 /* FileParser.ice */; };
- E84BC44DF0BEA23E9FA52B34 /* ClassResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3F03C459EE7E9A7A7EED2FC /* ClassResolver.swift */; };
- E856B99B9A9D58122A78B79E /* libIceSSL C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 37E322077E762CEEF4853257 /* libIceSSL C++11 macOS.a */; };
- E86E66D95ADC4F42C081E8BF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- E8707817F0471353236FD578 /* Admin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 20486AFFB86A5E44084EDF99 /* Admin.ice */; };
- E8C827D3F824673D5144E7CD /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F04CA1BA60A991B7A79D8D2 /* TestI.swift */; };
- E8F52998D17563F7F4496651 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- E91BDFB124FEFC82BFC56447 /* libIceIAP C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D8842621E7D70188F9DF2501 /* libIceIAP C++11 iOS.a */; };
- E99F05CBEEB623AA1CDE8726 /* SliceEscape.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 322C504F6FBC0E00C381D83D /* SliceEscape.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- E9A7B33B376A6E366536DF33 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- E9D6EC5FF09050D67BCE5E51 /* ObjectAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3D1C638EB8448A2F8DCFF844 /* ObjectAdapter.mm */; };
- EA10F4339A1A1B7E8504FC9E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- EA19FBB05B1F7F2A74867843 /* Properties.h in Headers */ = {isa = PBXBuildFile; fileRef = F32F3ABB20FCC8FC8A0A0ACB /* Properties.h */; settings = {ATTRIBUTES = (Public, ); }; };
- EA255F0D4367F47126158AC9 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A8F736DDD2D36B64200A0023 /* RouterF.ice */; };
- EA778E46503AAF3E97009826 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B99EAAC5667070FF5F7B6FF5 /* AllTests.swift */; };
- EA9A47ED525A59A1CDC73928 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- EAB9F6B82D1D9B7A6633885E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 805B62B23CF07AA890D408D4 /* Client.swift */; };
- EACACBFDECAC5BE9A84726EC /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB1123A2A1E029BB32271A16 /* Client.swift */; };
- EAE7388F11D7E6CB2D7B6094 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- EAF1A64B7B259007F6F8AAE5 /* IceSlicingExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9C15AF93ADECF03E659813AE /* IceSlicingExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- EB2180AF882F02BE0063DC81 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0DEFC193F3F347850C430F6 /* TestAMDI.swift */; };
- EB6DED91C735AFC73DDA38C7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68121E9326EA961B56F58A80 /* Client.swift */; };
- EBDDD340704A5C37F5B700B4 /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2571F704974BBB39DF54E196 /* LocalException.ice */; };
- EC05121AD929F336919CEE85 /* OutputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5E906A6A3B1927465B53AA27 /* OutputStream.cpp */; };
- EC0FFEBE2D8E2E8AD4571D0D /* IceAdmin.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F84CA9A304E3F6159E1CFC94 /* IceAdmin.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- EC43416FD154B347E6922F4C /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7BA3A76FABDAB54CF329EC7B /* EndpointI.cpp */; };
- EC89C978C0736D515850D5AD /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60A75D69BF7BCC8427A97577 /* TestI.swift */; };
- ECA0D31FE0CDE674CB4D3719 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5F0DC044B6F5DAB4FA96D80E /* Instance.cpp */; };
- ECCC14F76BF94C5CA62E0370 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2B8D6033EF5DBC2905586933 /* TestAMD.ice */; };
- ECFB3237F6F2C8CB710EA4E8 /* Exception.h in Headers */ = {isa = PBXBuildFile; fileRef = FAA7FC13CEE1D2C6BCB90644 /* Exception.h */; settings = {ATTRIBUTES = (Public, ); }; };
- ED34C50462BB90FB714F79E5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- ED9FF78D578988136B105105 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E51D353FDFADE7C2085B196 /* Client.swift */; };
- EDD2A2E8D5F331DB4F9B1716 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- EDEE3E122BAEE7972AAB844F /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83119929B0E9A068FECE736B /* Server.swift */; };
- EE295319B80F5DF25DCF1B34 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- EE6F3E58A003CB97329D68D5 /* ValueFactoryManagerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 631222ED1E46C261BA6D81C0 /* ValueFactoryManagerI.swift */; };
- EE8962FDD182347783CA06D8 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = F9B270E39D3B1D84A8E6B986 /* BuiltinSequences.ice */; };
- EE8CBBD47FFD86E4B393E41B /* IceBinding.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 5942973BCDA04C01DF823F17 /* IceBinding.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- EEB791AD70ADD03385AD3F82 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC5F7C4F2F0D95F24CC5DD66 /* Collocated.swift */; };
- EEBF0A972E95A326FBF4828D /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3EE292939C43A0B9A8B787D7 /* Locator.ice */; };
- EED4EC5EBF37757AF120B803 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 004F49EECEC5EF0532144014 /* Collocated.swift */; };
- EEDFB4ECCEC143FC045B19F6 /* IceDefaultValue.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 866FFC39BC5078EBDF04F85E /* IceDefaultValue.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- EEF0DC8F30E903E928DB7715 /* ObjectPrx.h in Headers */ = {isa = PBXBuildFile; fileRef = F61859F73072318F796F34F0 /* ObjectPrx.h */; settings = {ATTRIBUTES = (Public, ); }; };
- EF3698926D95FDB5A8442A10 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5B747D322414658FF4DD342 /* Util.swift */; };
- EF71DD71CDF3085881210D5D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- EF7CC7272F0C74E79B881A4F /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 700A316334B910A09101FE84 /* TestI.swift */; };
- EF806DF3391AAF12BA97F6BB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- EF98EB066563709DE0797727 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B464045D3DD080BA5784472 /* ServerAMD.swift */; };
- EFD1AB232347F5850B9FC462 /* IceUdp.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 51E99B30521AA55C7680038E /* IceUdp.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- EFD6621ABBC831A1134A256A /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 439CAA99857F58F11386EBC3 /* ServerPrivate.ice */; };
- EFE4861314121694522BED60 /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5A5BCF69097F9B6FD153B8FE /* ObjectFactory.ice */; };
- F0004FE3A5EA17C4B5EAEB02 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06AAE6710F281EAE37864E17 /* Collocated.swift */; };
- F02055154B3224F830A34047 /* SecureTransportPluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 571F60FE3865604E45D3EB20 /* SecureTransportPluginI.cpp */; };
- F0A8D31F73F47493E4EE66F1 /* IceProxyAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 53CFE6E9577551B9B5BE8F0B /* IceProxyAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- F0A9BDC17C556F54B3252A09 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EDDB1270424DCAB7F691B6B /* TestAMDI.swift */; };
- F0BCB872187F7B0F3125764B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- F0F5992FF6AC950FF9DFDBB5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- F11430D16F7260D3B2F65492 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630B53C4B0DCBF443CE3A899 /* Ice.framework */; };
- F13A439C9CA5B88C0267537C /* certs in Resources */ = {isa = PBXBuildFile; fileRef = 76E99A8FED64D17E565727B6 /* certs */; };
- F1700D19D87AFAC731EBC6C6 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = F1F5B981DE4101EBCFE749D6 /* ClientPrivate.ice */; };
- F17B04225A873E61024EDE27 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 708D4BA5BB5427A869888AEA /* Router.ice */; };
- F19B14B3DA9FCC1BAB93FA0A /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = D8026643E397138CD24E9782 /* RemoteLogger.ice */; };
- F1CFDEBF3D0B7CF088907520 /* Blobject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FD01E8AD2B0DFDB800C76AF /* Blobject.swift */; };
- F1E199888F032E9ACFBE0FA3 /* ACM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ACB1CA0FC300B3B03EB78716 /* ACM.cpp */; };
- F2125A8FAF0E33014DDADD1E /* Incoming.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305DF5FE549D3C4D4B428924 /* Incoming.swift */; };
- F2190EBC6AB8FBB17894B7D9 /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 57017F902B7686C7579A7648 /* ValueFactory.ice */; };
- F25B831C138AAA09CAB6DEF7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- F29167781CCA04A46163F792 /* PropertiesI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B919B9BC0B3EAFB59DE62C2C /* PropertiesI.cpp */; };
- F2B4F0827C86A244FDEF519D /* RetryQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3A1C67939300D984A3E2AD68 /* RetryQueue.cpp */; };
- F33D287FF1DE03ECEBFDDDAE /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- F3665AF727ECB8BE74AA4EF0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- F36E4ADD5F32B3D573B6E0D2 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- F3C000C0FF5F33B082B28B12 /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = D611E5DADBB8DF69D3A0E64C /* Properties.ice */; };
- F3E097F41C91FB7F0C6D9DA0 /* Initialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73FA22C5034CE056FA112987 /* Initialize.swift */; };
- F3F8C54A11DC6FB2D75884A2 /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA2734A6625328B15E08346A /* Object.cpp */; };
- F439F52221CD82CA8D7C70F2 /* UdpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A49D7EF11617FD2B8DD7C45F /* UdpEndpointI.cpp */; };
- F4994F8835BF91C6CA056117 /* Properties.h in Headers */ = {isa = PBXBuildFile; fileRef = F32F3ABB20FCC8FC8A0A0ACB /* Properties.h */; settings = {ATTRIBUTES = (Public, ); }; };
- F4A679646B9D8E47A78655FF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- F4C24A125F3427BB5FB538EF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */; };
- F51173ADF8D48BB5FE283617 /* IceStorm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50C28D2AE3D7153816FAA709 /* IceStorm.framework */; };
- F514E5F8335364DDF0E649D0 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = A214ABFAF9474F81CDEB4D9D /* Metrics.ice */; };
- F51D14BA8910E0B27F4F3154 /* CollocatedRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BEE9D1AB70849A09A9122342 /* CollocatedRequestHandler.cpp */; };
- F52827E6A73AC80962F3875B /* IPEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D382963A6D341D8AB96B2F96 /* IPEndpointI.cpp */; };
- F52B80E38B6ECF12FB9A7A0A /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93C2C1B12FB6F74B85A74AB8 /* TestI.swift */; };
- F54665DB156D7EE653D1BA0E /* MetricsObserverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D6906B8A17903ED8A46AB4F /* MetricsObserverI.cpp */; };
- F5960A77102ACF901D0909B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
- F5A2258551CE58B00C820DC2 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A17A6842456B978F70B5DFDD /* Client.swift */; };
- F5B140AA3FA7A33CEE34BDDF /* IceGridSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 14BD1B55FC2A006813A829C3 /* IceGridSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- F5D0228AE03BE3B31A36D454 /* IceSlicingObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DEB369D710EC587DFD76B069 /* IceSlicingObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- F5FE6C53D14C36DBD67B01C3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- F6091011DD6BF4BDB4970786 /* IceProxyAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4EB4AAB6340039C6B77D0B38 /* IceProxyAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- F66FBB26CF83BDB7C9CADD2C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64EE2C5503AD46C98E012E96 /* Server.swift */; };
- F6C541378763E159844F260C /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = FF801C186E03BB2EBD80CC72 /* Instrumentation.ice */; };
- F7686A6945C4DB75C56EE87A /* BatchOnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D36E1F1648209B868E09B7 /* BatchOnewaysAMI.swift */; };
- F77CFCD794604D2735C9080D /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89BA4D129F7AB13FE8AA4252 /* AllTests.swift */; };
- F7B5205E8D00D584FDC25ADC /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82F61D86E1F20952E8C3841A /* TestI.swift */; };
- F7BD9FC05494964BCD8B0BC6 /* IceLocation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A148A58FC6419CF431F133D9 /* IceLocation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- F7C07F04C191E06E851D8A56 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E65331EA85E12D5A4D23BD29 /* AllTests.swift */; };
- F7CED2AF4DEC7F7FEE7E8604 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- F7E7EF7F20447080AB0C4A32 /* PromiseKit.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- F8220A007E0B10B219EBEFE9 /* ACM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ACB1CA0FC300B3B03EB78716 /* ACM.cpp */; };
- F891382F899CD341509EF2F7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- F8D3E174E7524A66083BDB11 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- F8D89387AC9D2EA08BDE367A /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2FB5FDA9DE852FBB2B10936 /* AllTests.swift */; };
- F8E5EDF2F1C13C37AAD705F3 /* IceInheritance.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 775EBD369201C97189EB1022 /* IceInheritance.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- F90A8BF5A1A98969C79601EC /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = AEF95184A3D897EAAA7AE4B5 /* ConnectionInfo.ice */; };
- F98B452B5D6D4D7BD3813985 /* IceExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4E959F0B362795EC27EE97FA /* IceExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- F9CCEA8BB585C6CDF67F1FB5 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A50EFAADF3111E3694A86697 /* Instance.cpp */; };
- F9D785E1575E2236A2C69E22 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 89D2FAA92C70159399181D22 /* Test.ice */; };
- FA2D34D2970117BE5702DEED /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 698F636B1C7F71C0D86FCEE2 /* ServerAMD.swift */; };
- FA31B49A6063A7E1B097FD6D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- FA405E6DFF25B85F1653371E /* libIceLocatorDiscovery C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1B61A6FA40AFB5C32FEAA154 /* libIceLocatorDiscovery C++11 macOS.a */; };
- FA76FA33CD81325E5B3EDA0C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */; };
- FA8AEF7BFED1B077EEFEAFCE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- FA9AF0AAEA933B7462970599 /* FactoryTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D8DD61CBFBE4E12B6E30E9C4 /* FactoryTable.cpp */; };
- FAAA2FAE46249FDEF10751A2 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20B2EFE81749EB63ECF0E74E /* TestAMDI.swift */; };
- FAAAD0CBA4A5A49471DD4EFF /* IceOptionalAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 19EC86E70EBD4A492213EA37 /* IceOptionalAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- FAC0B32F275D57B8F89DC053 /* Incoming.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305DF5FE549D3C4D4B428924 /* Incoming.swift */; };
- FAC378865FCD6B75F6642949 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 203606D7DC16FEAAC9468535 /* TestAMDI.swift */; };
- FB1D90E937E1605046A05337 /* Registry.ice in Sources */ = {isa = PBXBuildFile; fileRef = D0EAC955BB7F720093F87E7A /* Registry.ice */; };
- FB3573DFA198993154132002 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */; };
- FB3A247D20066A4C65407D50 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17212BB3CB370C143D6A746A /* Server.swift */; };
- FB5B1A64FD312DEA34986D18 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = B1A39C9E9F62098E608BDD49 /* Test.ice */; };
- FB66E9984020217B0F679E35 /* Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B60F1EE25531E060808BBCB /* Proxy.swift */; };
- FB6A8E2B39B6FD615E1DA6A3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- FBC3A27E2D4E4D1C8C60B80E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- FBD579475D7163CD4190719D /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB5F5A5D2EECF428ECB79E52 /* Value.swift */; };
- FC2854A5C306109E087C1A7C /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 74A58F9341DE159C9D4D4122 /* ClientPrivate.ice */; };
- FC5005DEFBC68A014AA21FC1 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E51D353FDFADE7C2085B196 /* Client.swift */; };
- FC9BF065D9DC314746CACF17 /* AdminFacetFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87E4EFB3F77857A527AEA983 /* AdminFacetFactory.swift */; };
- FCBB5AE5657445BB261C20E5 /* Endpoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7EEA4E6130FAF1695D9ACD8B /* Endpoint.mm */; };
- FCE18E76C9B1FD9260D499B8 /* SecureTransportEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51958A1C51031D46A27BF8C2 /* SecureTransportEngine.cpp */; };
- FD621A7CA41AB3ABAEF04EE9 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D362F8935BDDBB6646F277C8 /* TestI.swift */; };
- FD621C56B6109A0976F8A0C3 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B69DBDAE6349C71437BBA75F /* TestI.swift */; };
- FD70D126E698450254568F62 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3EE292939C43A0B9A8B787D7 /* Locator.ice */; };
- FD763BF5F857B17B4EC806EC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C037DF51255C7CDCD5861B /* TestCommon.framework */; };
- FDC2110F641306112D62307A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */; };
- FE03B2C4D64B4A4DB51391A2 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A332D585A37435EE78C912CF /* Client.swift */; };
- FE3F344B8BBD3E1A9D6605F1 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = CE1278569FF626BFD7243082 /* Process.ice */; };
- FE7C0A200011D66DD9384621 /* Selector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6B15656C95570248A5598ADE /* Selector.cpp */; };
- FEA4FC326BFD6B4E302C0F91 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1FE6F0C53A155D2DE7E5858E /* TestAMD.ice */; };
- FEF90A6CA3A64BD8BA563FE5 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8823D4D696A3C18EC64FB4A /* Client.swift */; };
- FF04F029F0EDCBB0D8BFBDE9 /* IceFacets.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 84AC8D09459962A732B6CC66 /* IceFacets.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- FF07A50767D711C5B9536CB4 /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 54A1937AF2CAB630AF745D24 /* Thread.cpp */; };
- FF208584BD04F50300AF4030 /* PropertiesAdminI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12D74FE4EA7C6A660AF74591 /* PropertiesAdminI.swift */; };
- FFBFF43183133FFEF712F3AF /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6374A039ED84F684F9BA9C27 /* Ice.framework */; };
- FFD5D15AB8A79B1CAA95AEAE /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 76440BF69CFBB7BA8615EAAE /* Test.ice */; };
- FFE7479D32D0178051084B3F /* Protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A30F25D651F58222C077DC00 /* Protocol.cpp */; };
- FFF2102062D5F0902D31B6FE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D30BA86A3469DB7F345073D /* Foundation.framework */; };
+ 003C71B9167CCB91FD7BE94C /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8F98AAC9D256C86A28A41CA8 /* Connection.ice */; };
+ 0097C6E46DC02A21B4C9D4E9 /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 34785E693757F22FE033F6B8 /* Logger.ice */; };
+ 00A47676F94A8DE714BD30AA /* SlicedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB40F6D99D3BE9235F879128 /* SlicedData.swift */; };
+ 00F164C609480367971CF042 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58AB2C2250C0B64A1C02CEE8 /* Client.swift */; };
+ 00FBF8D089A2C508157086C1 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F0CD45A7CDA2C6C41D436B93 /* IceSlicingObjectsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 0152AF23DF2C9E39BC904E24 /* TraceUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = B22796B458DFB996DFCE4E59 /* TraceUtil.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 01E605677A87D2B3F306ABA9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61DE9555E704930DBDF59D64 /* Client.swift */; };
+ 01F680F1BD50FBB52B4E0416 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74672E674D1B7888543EDF72 /* TestAMDI.swift */; };
+ 01F6CEB3412A56E7580735DF /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = E129B4591EAE3E57AAB3EBD2 /* ServantLocator.ice */; };
+ 0281FB2163567BBD1F5D1A5A /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = D839BC08B4C4CE8E94ED96A3 /* ObjectFactory.ice */; };
+ 028D45D1B3C439254C415392 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = E4C76CA126D764280AFF2B13 /* BuiltinSequences.ice */; };
+ 02A1F8B515A05570165B2ADF /* IceSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = B5ACA466E2BFE5525BC1DACA /* IceSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 02DD07E3C41320EF9EF30854 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BB13EBC4899DF4956FCA629 /* AllTests.swift */; };
+ 03267350C63C30498BA36C8C /* PropertiesAdmin.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C3615D2366624F32C4FFB04 /* PropertiesAdmin.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 033AB308B87BF7206C976B0A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 035B7868A89515EB57C7AE6D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 03A420BF6C3BAD4491873733 /* IceStorm.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 5E66EE515A1AF7264BAEA34A /* IceStorm.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 03A931733224049ACE52259C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDF26F975BE6089653B0F5CC /* Server.swift */; };
+ 03B5815964735DBE248428EE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 03C5796671F8957357A136FA /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 36AED081D73F0E2BF4A383BA /* EndpointInfo.ice */; };
+ 03D3E5D96F794C48F16D202A /* SHA1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4000E7021F451815E94B0816 /* SHA1.cpp */; };
+ 040B20B6F05C2DE4BB2C9C7F /* IceOperations.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9CAB36FDD98E982C362E1FB5 /* IceOperations.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 0465D81D50EDC366C512CC8B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 11A1DCB69C06BFB7AD9D634D /* Test.ice */; };
+ 04B128CCA9508D517B29454C /* ThreadException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1538E77399599398E13CAA4E /* ThreadException.cpp */; };
+ 04EBC86EBC6242BFFF65A6EF /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = F229A81E3507678D67EBB5FA /* ClientPrivate.ice */; };
+ 0519EAE447DFF228A5193356 /* libIceLocatorDiscovery C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 42FB3EF2707617640DE726C4 /* libIceLocatorDiscovery C++11 macOS.a */; };
+ 0548E1CCF4B5631E03033F3C /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17C2B0D3508F72017A6E517D /* CFNetwork.framework */; };
+ 0556DCFDD9676D02945D956A /* RequestHandlerFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6C6A658F24535D13B0F65EAF /* RequestHandlerFactory.cpp */; };
+ 05571EA39673609DBD92B66C /* Incoming.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8DB9E1DA232C06B2CAE819B9 /* Incoming.cpp */; };
+ 056F071790C10184C77F394D /* IceOperationsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C91330E8D1E4D61B5FF17533 /* IceOperationsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 05CD7883DBB47F6674BDD50F /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 872F879E3530B38524793D17 /* Plugin.ice */; };
+ 0624AC53BEA9BC68EDF057B9 /* LoggerUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AEE3BFBC4A27E7F53EC8BF2A /* LoggerUtil.cpp */; };
+ 0632A7C0B80750610B378418 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 0651D87DE72D1E04044EB678 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 06A7ACCD67D2000C67A5ACE8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 06ADF254638F810797F4F299 /* OutputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4615BF30EA763C3D1970A3BE /* OutputUtil.cpp */; };
+ 07544F8CE8585AB8BB242126 /* Process.h in Headers */ = {isa = PBXBuildFile; fileRef = F09A736277329BC8FAF0E98B /* Process.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 0762A9206DBE95529CF45ADE /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4EF5392E8EDBD9F473ACE45 /* ServantLocatorI.swift */; };
+ 0763B439DA75E70997D2C8AA /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 0772D6DDAA64CB6F3C66DE98 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E13ED4366741F2F03F588355 /* LoggerF.ice */; };
+ 078A043B2C5F45A867BC4D37 /* ClassResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 663A635E9A1126189A0CC036 /* ClassResolver.swift */; };
+ 07F061B4D94583575338A24B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 07FF996EDF356D2D9C737D3D /* IceRetry.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 900FECE67200C8E6195CDC44 /* IceRetry.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 080C78034459F901A06A3BA8 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = A261CDF61CCE3AB26BF3760A /* TestAMD.ice */; };
+ 081AFF21FFF2BC2305E3A4F8 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2E61D5DC07BE6D2DD75A4330 /* PluginI.cpp */; };
+ 086FFC484726301B72BE4E6B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 087036E55BB25131A61D00EC /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4C11E9CC1118B36C0C81DCE4 /* Communicator.ice */; };
+ 08A9C19042966B4485AEA57A /* BlobjectAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 652834FE36D27D0035E43558 /* BlobjectAsync.swift */; };
+ 08D4ACE904746DA86502CDE7 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 08D980B865F0C13195F11A2A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 08EEDF0B6724781BDDF3625C /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5FB5590B0D287E22D5029113 /* TestAMD.ice */; };
+ 090C7AEDB2F6D60D08A78DBA /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58AB2C2250C0B64A1C02CEE8 /* Client.swift */; };
+ 0919117AE942E46B68EA4A1F /* ProtocolPluginFacade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CB4DDD716E1619514E191321 /* ProtocolPluginFacade.cpp */; };
+ 09332CEE093B5707907CD394 /* IceUdp.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 910B34DA71FA4CA4BDD5481A /* IceUdp.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 096223A9E77BD2D7A646E34E /* SliceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63E59B18710C851D7F8C7D1A /* SliceInfo.swift */; };
+ 09A4E14033DF9D1CEDF13AB4 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6EF0F371964E309813D35A6 /* AllTests.swift */; };
+ 0A0265FB59128670708CE85D /* MetricsAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F1B4F97F46685084B63496FF /* MetricsAdminI.cpp */; };
+ 0A41ED1498B2ACD044F5B2E2 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 176FDCF3D646A0B1806408A9 /* Test.ice */; };
+ 0A443775E9511F19EC181AF5 /* IceServantLocatorAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 441545732BF5A247F01A1C54 /* IceServantLocatorAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 0A8A44EF407D12C05817A3A8 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9ABA5BA27410F9E6B004807A /* ProcessF.ice */; };
+ 0A8D97B41CA310C87A092E87 /* LocalObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FF5DBB98403709BA82745AA /* LocalObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 0AA1EB13CF7F62F8E50559D1 /* PropertiesAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3CCE08470D7B1A8E2DA05879 /* PropertiesAdminI.cpp */; };
+ 0ABC2A12D4F7FA046CE7567B /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = E129B4591EAE3E57AAB3EBD2 /* ServantLocator.ice */; };
+ 0AFCB3A8B8FAC85759225E92 /* PropertiesAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3CCE08470D7B1A8E2DA05879 /* PropertiesAdminI.cpp */; };
+ 0B3856107C4897493D369BBD /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7568B74F51D4B310CE57290D /* TestAMD.ice */; };
+ 0B525140A284CFC80899835A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3BFCDAFF9C4FF87AD48C4E4 /* Client.swift */; };
+ 0B59D0F853D76BE6439B2005 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 0B7ED96465608C47B44EA783 /* CertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 40A8ACF512349D757AFB3C5B /* CertificateI.cpp */; };
+ 0BA613AB111562A7DFE71E24 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 0BADDFE37FFA71479830A952 /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0D9853D5AE936C2AEDFA8BD8 /* Reference.cpp */; };
+ 0BC5FBD120B422DE2089FC01 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = E646CEE1608E7A10ABE969F0 /* TestAMD.ice */; };
+ 0BF1CE8EB4A4203901E23642 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E4FBBEBB6CEF118563BF404 /* Collocated.swift */; };
+ 0C56AB4853FBF5DE8585C7F5 /* Connector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 57C2F8C20051936E6F7A97EF /* Connector.cpp */; };
+ 0CAD429022158BE14A92D858 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 0CCE0D9A535EDB29628DF9A5 /* Connection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0A9B20D7F6470E12986E25B4 /* Connection.mm */; };
+ 0CE2055618E0C6C3FB60A2F5 /* RouterInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D47F69F9FABC3AAEEB8761E /* RouterInfo.cpp */; };
+ 0D2C1F348C184C487EC09FBB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 181B089F0AA74E19B8225532 /* Client.swift */; };
+ 0DB9CD29A79BA91973586A0E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 0DF239664C5D478B812CFF91 /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4C11E9CC1118B36C0C81DCE4 /* Communicator.ice */; };
+ 0DF52E6FBFF23001B6C4477E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 0E0DB372CF38A26AFDC7C93E /* AdminFacetFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4BD5B53AD8AF5B2DC67FBB1 /* AdminFacetFactory.swift */; };
+ 0E488596BACAE8ACF53B30F1 /* ConnectionFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7A4950EA6769F6DCE969E850 /* ConnectionFactory.cpp */; };
+ 0EB43C6D137BF25A6AE4EC85 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18C4889AD744447C958E2D74 /* Client.swift */; };
+ 0EFAAC53CFE7DCF6AA0C39C3 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5FB5590B0D287E22D5029113 /* TestAMD.ice */; };
+ 0F4A5E7B29B24AA09565E933 /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AAA20A3FA0875705343CB1B /* Object.swift */; };
+ 0F4FCB4C11BEEC83A6FD3132 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 0F869E749467B511E614837B /* DispatchInterceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E3B9557740769323CD7D0200 /* DispatchInterceptor.cpp */; };
+ 0F95BDAA63C0CFC3F1603583 /* IceStorm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E66EE515A1AF7264BAEA34A /* IceStorm.framework */; };
+ 0FAA79CC6447CEBC0F1FADD6 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 0FAE1D083D06CB1C332581EA /* WSTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 573B7C27710B2D5924D4EA39 /* WSTransceiver.cpp */; };
+ 0FB40BEC23AB75AA2C7DEF92 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 0FBB1B7AF0D23B8A1919F384 /* Transceiver.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3740DCE4BD8594F1E24AAC9B /* Transceiver.mm */; };
+ 0FE516DCDD6A52E5D79CED6F /* SysLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECFEE02BD4CEED04C99E61BB /* SysLoggerI.cpp */; };
+ 0FFE3777B515306232B47355 /* IceGrid.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B292F9660FB35AE8CC69257C /* IceGrid.framework */; };
+ 104780A9F8F2B8B1F28180FB /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B7CE26E5FEE6C1797473CE30 /* PluginI.cpp */; };
+ 10F539C62E53C6E1464B94BD /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F2167FC052DEA7C64CA4325 /* Client.swift */; };
+ 10FBAEAFF877A31ACBCCA7A5 /* SecureTransportTransceiverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7ADE0F3A9EF5D8F76ADF0F36 /* SecureTransportTransceiverI.cpp */; };
+ 1127D86BEBDC88650F95B1B9 /* RegisterPluginsInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D3FA7D42BAF9FA51A75B8B5D /* RegisterPluginsInit.cpp */; };
+ 112F3922DC899A4E31BAEDBA /* ObjectAdapterI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1ECC27057F6229F1238F36C /* ObjectAdapterI.swift */; };
+ 1157EF71C718885A1812389C /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 780BDE68CF70A46EDC0B0ED0 /* Test.ice */; };
+ 1158A12AF858E70DF5A22EAC /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = E646CEE1608E7A10ABE969F0 /* TestAMD.ice */; };
+ 11D241808DA6A45E81F4D138 /* ConsoleUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AEECB0F1D199B6DA3F419341 /* ConsoleUtil.cpp */; };
+ 122B90E9731245DED486AC79 /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = 91F1DD375048DF9F1889E4E1 /* ObjectAdapter.ice */; };
+ 123D12AC6DD37D4114505079 /* PropertiesAdmin.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C3615D2366624F32C4FFB04 /* PropertiesAdmin.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 124C019968C7F02CF3BB0F8A /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = CEA8F1364970866D53DCDA1A /* PropertiesF.ice */; };
+ 1272A4EEF18DF7531D101994 /* IceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = D747967B75FC0A5E6CD73E27 /* IceUtil.mm */; };
+ 1299796A346357E1C98C18C0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 12A0E51CA1849AE12C268B8E /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = B5D917CFCFD23F958DDD1BEC /* ServerPrivateAMD.ice */; };
+ 13981488275D954088B18494 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = E4C76CA126D764280AFF2B13 /* BuiltinSequences.ice */; };
+ 139BB83FB6A191A9C53A8CBC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 13C5992F178718D91AFC0FFE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 13C929C0E05FC66638009FA8 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8559933EA735F50C62BF117 /* Collocated.swift */; };
+ 13EE785B72F551AC508F30EA /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 144C9F62E9519EF28BE4B144 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = D3A1A96D77D11C09CC93E0A3 /* Current.ice */; };
+ 14BF14BFF9A1265C066E21E9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B993DE9DE7098904455BD6A8 /* Client.swift */; };
+ 14FC7A0D2827EB8416E5F5D8 /* UdpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5DB40D9AFA5CF0A7918251FE /* UdpEndpointI.cpp */; };
+ 15376AAFC687A50C98B46612 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 1558A6FE605C4217C9610EC6 /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 49CCC08CD4DC002BD479425E /* Initialize.cpp */; };
+ 157E317BB6D0CD0E1E7ABCCA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 15AACD960F9505EFA154785D /* ConnectionInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D3C746DC4064B8392B68588 /* ConnectionInfoFactory.swift */; };
+ 15EA0684355711A6E02F0A0F /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6C3B155C4CBBB89277F0182 /* Util.cpp */; };
+ 160720432DC5E3F508BE0EEE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 16251F155986A6522E146168 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 11A1DCB69C06BFB7AD9D634D /* Test.ice */; };
+ 1668181C79708EE1AEA1BB2F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EC360980B7159C57BFC5416 /* AllTests.swift */; };
+ 16BBF8826B5C2583E31CA7C7 /* PropertyNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 218B967E51675BEBB0C43303 /* PropertyNames.cpp */; };
+ 16D2FE1AD6B6294B7383FE55 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 16EF589D51B673EF68065FED /* DefaultsAndOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 529E9A4B0540DFF26EDE777F /* DefaultsAndOverrides.cpp */; };
+ 17BF35E530D4209752737CD9 /* IceInterceptor.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 69500563B142E549DB1CA8AA /* IceInterceptor.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 1909108A123897ECDA3C7560 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = E64AD706963E2EAEAE408FD6 /* Server.swift */; };
+ 1959C714646CDEE0DA5F1A69 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5330EC791B5B09D7A64C0C22 /* Test.ice */; };
+ 195E5C3A4AF3EEDE32324C2C /* LocalObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDF665A6C2FB9300AA270FEC /* LocalObject.cpp */; };
+ 1985F91BB26E2BF977542811 /* SecureTransportUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B2B83CA3658B999422C1ACF1 /* SecureTransportUtil.cpp */; };
+ 1987CCBE9307A65256171074 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 19B3BBAA343DFDFBB51FC7C3 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 26A5773C6A951688E6F0A835 /* ClientPrivate.ice */; };
+ 1A029C1B41D0370AE1732CFB /* CountDownLatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 167DD12721A433540B0EC02F /* CountDownLatch.cpp */; };
+ 1A1E0F5B0C82295C996BB3B6 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E35C837C80F9F2229905 /* Metrics.ice */; };
+ 1A39C174A2AA2911BD769393 /* NetworkProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEDD013CAF21BA313E21C097 /* NetworkProxy.cpp */; };
+ 1A700F50691EE802667BBBF2 /* BlobjectFacade.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B6746CBDF4DC94B8BAC29BF /* BlobjectFacade.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 1AF732286B06D6F6E4773084 /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 98E1FFA5C9C1210A879A8579 /* PluginF.ice */; };
+ 1B1173F55C83D2D42AB3E0FD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 1B74CD6D777220C5E2F82467 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0315E0DE9F0247FF5B4442A1 /* Server.swift */; };
+ 1BC548E8471F20BDAAC420B9 /* Clash.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5E46705E1563991082EF2509 /* Clash.ice */; };
+ 1BFD15309F7F522D834DEB62 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 1C2A7396413700D2B89A305B /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = CEA8F1364970866D53DCDA1A /* PropertiesF.ice */; };
+ 1C44FFCD86D359D1CEC571C8 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 1C6817BCC211A033C90B2264 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 839ABA86D88075ACCF44AAE6 /* Test.ice */; };
+ 1C8753EDB50021099A1ABE72 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 1CA72F8E3D69055441E8324D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 1CCD8478E2DAA06B1BD069C0 /* IceProxyAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CBF983A4C2F993F06B7A0B6D /* IceProxyAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 1CD1C422BDB32D4F903BDEE4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 1CE718115A05BA31308EC9FE /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = B93FB98E824825D147EB8335 /* Endpoint.ice */; };
+ 1CEE0C3BF5F65FCAA6E7E527 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 1D61500805F87255978D278D /* IceStorm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A0FAB377D71162BC7FF8EE18 /* IceStorm.framework */; };
+ 1D6BD4595D160C6BE3B98774 /* OSLogLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7BA177CEB4778E72CC5954E2 /* OSLogLoggerI.cpp */; };
+ 1DAFECCC09DC1705DCDA9BBB /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F29C5EADE242F59D5DD919F /* main.swift */; };
+ 1DF819551225ECD68FC22545 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F914EBA3723AB426BD102805 /* Client.swift */; };
+ 1E75B1EE34BA8E3FDF78277B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 1E87B7E0CA6DE425C2778107 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 1EA05223B63A48CD0C2FF2EC /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = D839BC08B4C4CE8E94ED96A3 /* ObjectFactory.ice */; };
+ 1EAB0FE50DDBB551F2D038B3 /* AcceptorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2B14DEA4C51F4D1D8AC7690 /* AcceptorI.cpp */; };
+ 1EC065D86A826A0BA47CCE61 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = C37792B917EDFC5B772E105A /* FacetMap.ice */; };
+ 1F1D89F0D11FEB8F301FCF3B /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A6A09799174CDE143A69991 /* Collocated.swift */; };
+ 1F635517C822F86FF480CEA5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 1F9B934D78BA17068E857ABF /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84DA1E83CAFC0A42152F3B9C /* ServerAMD.swift */; };
+ 1FA1EF61CECCEFB82908317A /* SysLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECFEE02BD4CEED04C99E61BB /* SysLoggerI.cpp */; };
+ 1FDD71627F0AB6F1DC725652 /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = B9131C558AFEDC361358F7C2 /* ObjectAdapterF.ice */; };
+ 1FEFAB0EA2CBA3B787F66DA3 /* IceServantLocatorAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1108857B477D7D0434BE5FB6 /* IceServantLocatorAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 20296F8BCA8E96986E23B0C6 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 218D3D0AA48ACCFB1DFE0E83 /* TestI.swift */; };
+ 202DAF19889BCA8205D0B9EE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 203F9688D522B9238A6B8517 /* IceUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 914B1495C07727253F49EECE /* IceUtil.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 207BBECD85CE842512043D76 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 20E1ECEF6F11BD4AC2CA6ED9 /* PluginFacade.ice in Sources */ = {isa = PBXBuildFile; fileRef = 29C651A8D088D6E1E6409476 /* PluginFacade.ice */; };
+ 211FED50BA00ECC6AFB165C8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 213859EF4A83AC747F468E30 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 21C20ECFABC2CE9F76EFC0E7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 224071CAC16B154104E3C20F /* OutgoingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8982EBDD92F4C19C44136CE /* OutgoingAsync.cpp */; };
+ 227BCA540AD886F51FB48CF6 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 19ED86466E361C1A2B9896C2 /* PropertiesAdmin.ice */; };
+ 22A1065D266F3566A0FF09AB /* PropertiesI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8F48D8ABC1A7E0D167490A07 /* PropertiesI.cpp */; };
+ 22A20D2E1E37BDBBAD6B2DF7 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 22A99E79BDD82C60727283A9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 2332710BD2D3BA17ED7F8E25 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 2362F71BF0371F5DD30E10AB /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 38E3D51766180FE19F6E825C /* Test.ice */; };
+ 23865D2E91CFA6047CC75B41 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 23D02E349432DE6EEC728547 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAC5ED3AFC5DD838C8E807BE /* AllTests.swift */; };
+ 24250C40332FC0A2A99DFC06 /* RFC2253.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BEC410527B78F997D9F5EC41 /* RFC2253.cpp */; };
+ 2456F316AE4A496463405B00 /* ImplicitContextI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0823882A9319241C829F022F /* ImplicitContextI.swift */; };
+ 246C9E3AB6E7EDC19171E18A /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DCC77F391C5B63F65609084 /* ServerAMD.swift */; };
+ 24E07721F448878BFC94355F /* MetricsObserverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F8AB7AFE21BD9B35916851F7 /* MetricsObserverI.cpp */; };
+ 24F57267974E32C9E6B9BB37 /* IceGridSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = B031A074F3AB261AF56DA330 /* IceGridSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 251F25A1081D257B17F786C9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF57527199FE27E0E86AE4B2 /* Client.swift */; };
+ 2545C417B46BE4B06A52A004 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C82F07D7A7F30C23E254A35 /* TestI.swift */; };
+ 254E8F4DBD2444DAAADA3C35 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 255BF8482DB09F5886EC1562 /* PropertiesI.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBFD41DB56FD05D53BD4022A /* PropertiesI.swift */; };
+ 256690BB952D1B96DB78F064 /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0F109D4E1DEC815CD428AC07 /* Instrumentation.ice */; };
+ 2590C31FBFA7AF01AF60ACF3 /* IceServantLocator.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 68C45AD4F8A330318B5EB3A4 /* IceServantLocator.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 259B38BF870974EED57C149F /* LocalObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = D1149F37D374A6BDA0766E40 /* LocalObject.mm */; };
+ 25A7067713CBB46AA24D12DA /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 45C5B87FD5C03D859316FE88 /* ConnectionInfo.ice */; };
+ 25A88F9EFB4B4E728850AEF9 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81D35BCFE4081EF9520D893D /* TestAMDI.swift */; };
+ 25C491B5D501AEFBB7C97859 /* Convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = 15EFAF4866E5A8239791A76F /* Convert.mm */; };
+ 25DBA7519663D40E096B4B08 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94DF95EEC3FB4378F0951582 /* AllTests.swift */; };
+ 261242A54A1C41F4C31E3CFD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 2624B6773DC743F2C348F058 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6728B91056E1B900D838723B /* Metrics.ice */; };
+ 26821561D2EFFE48A5437148 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2B1EFD42E937591DE9A870F /* Client.swift */; };
+ 26844EE68F90BADD043D3916 /* Properties.h in Headers */ = {isa = PBXBuildFile; fileRef = 59D4691ADEEE0B97B6E6E77C /* Properties.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 269235D5DE838BA7C41DA615 /* BlobjectFacade.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B6746CBDF4DC94B8BAC29BF /* BlobjectFacade.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 26B99BB45BCB57DB6A40A324 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE51E1AC86E5EB390FEA8173 /* Client.swift */; };
+ 26D10C354B7E34A123FCFC5F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 26F3C59A0B7AFE02B695621A /* IceDefaultValue.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4B808523B8078B3C52B33305 /* IceDefaultValue.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 27254F0AACB61B183BBB18D8 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 275ABD9A0B3119064C20DDA7 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 2878629424CA422E08BFF31E /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 289B5A296FA57A26750CF531 /* Admin.ice in Sources */ = {isa = PBXBuildFile; fileRef = AAF19B3BA9FA3BA921626E49 /* Admin.ice */; };
+ 28A08DE78FE85E0B975E9F4D /* ProtocolInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAC420CC11BDC3FBE719044A /* ProtocolInstance.cpp */; };
+ 29B49228A6A815C32D072136 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 29BAE10B40BBC821471F206D /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C4317878D0FE9FB76C717243 /* Test.ice */; };
+ 29D6573775D207949066B96D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 29EE23D9BFEC2C69B56B3AFA /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 2A159940405D01486CED47BC /* EndpointI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D28B240FA2309EB5744C207 /* EndpointI.swift */; };
+ 2A44B501710B0031BDBE2334 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07C7B9D93411F8335B0ADACC /* AllTests.swift */; };
+ 2A501F53F5E6D10FB879366A /* libIceDiscovery C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 05ED211DE92604034331FDE7 /* libIceDiscovery C++11 iOS.a */; };
+ 2A52438D9A6CE3517FFE6C96 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A17EB0CA290AF8E03D28EF94 /* TestI.swift */; };
+ 2A7C24866E150B0EA563B068 /* WSEndpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E0816B74A54C6A5AFAAB47C0 /* WSEndpoint.cpp */; };
+ 2ABD4E452630B1AE53261980 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 2B2C38F568DFD12195267EFE /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849D63530B554CB4310CE1D7 /* AllTests.swift */; };
+ 2B6C9092BCF4EC2324FE98EA /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E0F240A4C08BD4CE218E45AF /* ServantLocatorF.ice */; };
+ 2B896854ACD86DB3C42F73AD /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 2BA1BF31E82376A3042FDDC3 /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9FA66EB699D787B19A18EAA5 /* Service.cpp */; };
+ 2BB1E04FD5A8CFFE3F914DCA /* SHA1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4000E7021F451815E94B0816 /* SHA1.cpp */; };
+ 2C266AB64B69FF304090FE23 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A4A4EE79E4DA1C572A6319A /* AllTests.swift */; };
+ 2C571A05C690C74CEFF1B115 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74672E674D1B7888543EDF72 /* TestAMDI.swift */; };
+ 2C9EF93C2403B0A84EAFE003 /* UtilException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 46DDF995E1CB0D56360698F1 /* UtilException.cpp */; };
+ 2CA4D689AE0C7C6D091B46ED /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 50E2432E8E8F4707DEE4CF5C /* ImplicitContext.ice */; };
+ 2CDB1D315FF611F7E5A3319D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 2CDDB806D4C9C13F704B8EA2 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCF728C94A35447CDE151447 /* Client.swift */; };
+ 2D0FAA59DCAF6B2DDDD4ACD5 /* IceHold.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F0207804608639569FFECD3D /* IceHold.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 2D38093CC317880772316EEA /* LocalObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FF5DBB98403709BA82745AA /* LocalObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 2D590CE1E2A9B04AB55A9B1F /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 98E1FFA5C9C1210A879A8579 /* PluginF.ice */; };
+ 2D69035D5A8B9F643FFF7CB8 /* PropertiesI.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBFD41DB56FD05D53BD4022A /* PropertiesI.swift */; };
+ 2D934BB615A0804919409149 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 2E0DB4E70393CF3430900A41 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BC5280AD2B0955959DD87C5 /* Server.swift */; };
+ 2E2E122854A46BB31D20C780 /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A19BB1770F9F55AF5B417212 /* EndpointI.cpp */; };
+ 2E41BF02FC86A5C21C478982 /* LocalObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 789D894BE528B2993833E303 /* LocalObject.swift */; };
+ 2E5A9CA48EFBCB49A8D19390 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = EF5EE51B1321D54C1F10A816 /* EndpointTypes.ice */; };
+ 2EA790A1E02A6322FB98F880 /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = B9131C558AFEDC361358F7C2 /* ObjectAdapterF.ice */; };
+ 2EB369E69DDD0E2BEE1E919E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = C554F89AFAC8602CC3E1B572 /* Server.swift */; };
+ 2ED33C00B311FB39BF7E8010 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 2F12D7B2D93E1005B784F530 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 2F4BDAE74CF590D28AF58627 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13EF839C7F5D70709AE32F1C /* Server.swift */; };
+ 2FC5DE4B54DABB8B717568E6 /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7987C522615F48948D34089A /* Thread.cpp */; };
+ 3011166DDEC27C4A7658CF07 /* StringConverterPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 927E98AF49099E413D4F56F7 /* StringConverterPlugin.cpp */; };
+ 3089D6E4A5C166784CDA79C0 /* FactoryTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FF6948CA8B32D02005AC6C0B /* FactoryTable.cpp */; };
+ 308B620727AC721DFF0554B3 /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = B93FB98E824825D147EB8335 /* Endpoint.ice */; };
+ 30A674934F4E4557DB313DE0 /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C4CB19D2229E24FACB63F84F /* InstrumentationF.ice */; };
+ 30F56C3B4AFE1E6C6CBACDD6 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 3107CC783D4681900516C6D8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 31D3AB5831454C142D1A8BB9 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 729F2B9AD85F9DFA61847B29 /* AllTests.swift */; };
+ 3220DDA32FB84995DB872871 /* StreamConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6AC20676E4300F1CC7CA8E11 /* StreamConnector.cpp */; };
+ 323EC4F303F8E9CDEDB7ED91 /* Protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D05D623ADBDB7ECDF0AA18CF /* Protocol.cpp */; };
+ 324508AA602206E5C7035AAC /* IceGrid.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB742AF13754DC483F12E6C2 /* IceGrid.framework */; };
+ 325E788AA49A4A7FA34BD7AF /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5E8FF1F1D1B7E992E7F9895 /* TestI.swift */; };
+ 3273D0D5E9FF56CAB75A9ED4 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 3287CA203CD89238F28F2F83 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 36AED081D73F0E2BF4A383BA /* EndpointInfo.ice */; };
+ 32D18943FDE68E2A3067BAD2 /* BlobjectFacade.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8F273CC574CDA97E2F3C0DC5 /* BlobjectFacade.mm */; };
+ 32D9B78619BB05DFD8F62805 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = EF5EE51B1321D54C1F10A816 /* EndpointTypes.ice */; };
+ 335DEFABE1A2DD806E264615 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 336AD72FDD3B3895F1EA7C79 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18D5D50E7C4DD092D8DECDBD /* TestI.swift */; };
+ 3388B38F095837FABB649015 /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = C4AB5FCEB570651F64EAF9F8 /* RemoteLogger.ice */; };
+ 3467A260C4FF75C7F207BFF5 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 218D3D0AA48ACCFB1DFE0E83 /* TestI.swift */; };
+ 347B8321FABB65B6CE6893B2 /* Notifications.mm in Sources */ = {isa = PBXBuildFile; fileRef = C10A67A1E9CA929DAF12B4E6 /* Notifications.mm */; };
+ 3490BD0A79E9B541F7AF5B0E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 34967E2F36734C7B13642977 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5222EFF0D0CF7E6E4A5994B /* AllTests.swift */; };
+ 34A837061AC77B2BA0C75688 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 34B631B67866E283F8E7CEB6 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C6A07D4A24A2E32A78F510A /* Util.swift */; };
+ 34B6AF77957319E9ABA02AB9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98581F3FAA354E60C6D03F68 /* Client.swift */; };
+ 34CD494EBBA25EE73F5E1A23 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 35ACBDF5D9AA987846712A9B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51FE7F361F1BFA8C7DE99EC5 /* Server.swift */; };
+ 35C3E694E6A79541147E0663 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = B11E87B56C9ADDA999194ACC /* Server.swift */; };
+ 35CDE21A0437DCFB796E903B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 35D16092F888A4A5952C3F85 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 36158B857FAB9EA5450AEB0B /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE53E46A8B33CDE09BBAC684 /* TestI.swift */; };
+ 361695E10F6290220C4B7A92 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98137C7261C90E38B85A397B /* AllTests.swift */; };
+ 36216C237E2F39013120EDF5 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 362A38BC0E331FEA11064861 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7BB11D4E0061E7B77B391D07 /* Test.ice */; };
+ 3646A5555A324DA6B55A3D0A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 368A847067E5B3AB06E23D85 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = BC263B6608F5CAD4CE065F4A /* Identity.ice */; };
+ 369BA181918C04619FF9002E /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 176FDCF3D646A0B1806408A9 /* Test.ice */; };
+ 36C11BBF1F6D184F47C8FB39 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8F6D9BD2D111AEFF12912BEE /* RouterF.ice */; };
+ 36ECE112B256527E28A7A6A7 /* SystemdJournalI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 384ED0EBCFD90179EC65A72D /* SystemdJournalI.cpp */; };
+ 3723C49B66F5CED1007487AC /* PluginManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD57795562CC3D371537069C /* PluginManagerI.cpp */; };
+ 37619D97E72882A23C2F52F3 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B7B7A12AD4772A8E809563F /* AllTests.swift */; };
+ 37647EFC1FB2797F48A5F12A /* OSLogLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7BA177CEB4778E72CC5954E2 /* OSLogLoggerI.cpp */; };
+ 37920D9CFA7D6A1641C986EA /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D584F6D9CFCA1AB8C834DA0 /* AllTests.swift */; };
+ 379497DA9C38A318FD039C47 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EC360980B7159C57BFC5416 /* AllTests.swift */; };
+ 37BEA5CD47B9A1FB8BEBBD26 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8533D9E3D6F16FDC9369B1D /* AllTests.swift */; };
+ 37EA3005932E0A11A02965D6 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8030707F6FF5B62BA4991DB6 /* AllTests.swift */; };
+ 37EF7B3ECA84874B66240DA1 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5222EFF0D0CF7E6E4A5994B /* AllTests.swift */; };
+ 3855A29B5DA29E7D93DD779C /* UnsupportedAdminFacet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2E0BDEC193C807B59D513EDA /* UnsupportedAdminFacet.mm */; };
+ 3883156D61D0B21BD255F820 /* PermissionsVerifier.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0558328E3FD77A7866E11EC3 /* PermissionsVerifier.ice */; };
+ 39517183C62CC0C736D53EFD /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 39C60E8E64265538A5123C96 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D84565C38F264CDA6167320 /* Client.swift */; };
+ 39E4CA1872C7456338C946CE /* Communicator.h in Headers */ = {isa = PBXBuildFile; fileRef = 9786E0DEAB52545EEB483018 /* Communicator.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 39E800BF2A0BC975F377653C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7A6EF2BD73A2E472879049F /* Client.swift */; };
+ 39EBBAC4F6F25746E4D36547 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1108C98C9C37C9EA05452DC /* Server.swift */; };
+ 3A08FDE17A34812320A9C098 /* SystemdJournalI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 384ED0EBCFD90179EC65A72D /* SystemdJournalI.cpp */; };
+ 3AA49C4225D20B9860E613D3 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 38E3D51766180FE19F6E825C /* Test.ice */; };
+ 3AC058D4A98339179B7AF2B9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 839ABA86D88075ACCF44AAE6 /* Test.ice */; };
+ 3ACD12AF7C039DFB82CE08DC /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D0B09A883EA01E156AA5C01 /* TestAMDI.swift */; };
+ 3AE56A95754980382A5638DB /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 739561B362754B773F5CA15C /* AllTests.swift */; };
+ 3AF94F3D368081A81AD52D72 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 3B075BF0FEBE097810A36693 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = CECE7362FD537DFFC3C17CD9 /* Router.ice */; };
+ 3B277332875930AD1BBE6C66 /* BatchOneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CC6C328AAA7698AD93B2D9C /* BatchOneways.swift */; };
+ 3B3FC61BEF32B1C9F53AA221 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 3B58B815E0E6EB9C5C61680E /* InitializationData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B534F1A7F6E196055E3EC0C /* InitializationData.swift */; };
+ 3B9311CA6D1AA821BB34616B /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = D8EE8FDE4B755E2F36C32148 /* RouterF.ice */; };
+ 3BAB5B53FF106DD5A6B72491 /* OpaqueEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0B19AE4119D0BB217D47E2F0 /* OpaqueEndpointI.cpp */; };
+ 3BBAC51EACD1E8E4700C952E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 729F2B9AD85F9DFA61847B29 /* AllTests.swift */; };
+ 3BBF50578611FAB98C31D6C5 /* Connector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 57C2F8C20051936E6F7A97EF /* Connector.cpp */; };
+ 3BC50826289DC464D9EE8A5E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24DFB877024E2C8F07D2A16C /* Server.swift */; };
+ 3BEA03AEA7C5319DA66A3695 /* libIceDiscovery C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 69B8D56E56310639E4439152 /* libIceDiscovery C++11 macOS.a */; };
+ 3C44C5E5B0DB1E5950F50B0B /* Process.h in Headers */ = {isa = PBXBuildFile; fileRef = F09A736277329BC8FAF0E98B /* Process.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 3C4CD06A04086F9DF3962B38 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BF23AEE1831B19DE8FBB331 /* Collocated.swift */; };
+ 3C4F73E7E199385447C0D85F /* ConnectionI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E2AE8F4D1C89195AE5D587E1 /* ConnectionI.cpp */; };
+ 3C733A174E800F3DE031667D /* IceImpl.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = D7238AE78D6A05658363FAE0 /* IceImpl.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 3C76527EC1422A45652B229F /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCF728C94A35447CDE151447 /* Client.swift */; };
+ 3CC9CB17A089463BE1DF6C3E /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C4CB19D2229E24FACB63F84F /* InstrumentationF.ice */; };
+ 3D0E5A0C5F0125335F4B6102 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 3D2D4818653A04DBD7CD0F03 /* TraceLevels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC81D6C09A29730506148684 /* TraceLevels.cpp */; };
+ 3D3EEA4CA3897B5D72245AF7 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 65F90E010F10ABA331D839A0 /* Test.ice */; };
+ 3D51AEE44DB02FDEA1F3A556 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 3D7E6F8DFC7E917FFBC16799 /* IceImpl.h in Headers */ = {isa = PBXBuildFile; fileRef = A48CD5E13D1F157DF988DEF9 /* IceImpl.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 3DAF3281B7B83129B4208F74 /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7A14E0267A1B865579F53EF0 /* HttpParser.cpp */; };
+ 3DC4A96D037FA7B13CF4CB1C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 3E10022E98875C3BFCE815FE /* ConnectionFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7A4950EA6769F6DCE969E850 /* ConnectionFactory.cpp */; };
+ 3E447867168B04CB015F13E3 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 3E78062C1807707F2D28EDC3 /* LocalObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 789D894BE528B2993833E303 /* LocalObject.swift */; };
+ 3E9C4D96C880388BF26EDA2C /* SliceFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81D402723434B556C8C7D008 /* SliceFlags.swift */; };
+ 3EFFAB3651646DF4DE5B2E99 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 3F49B61773B19BDB8C8CA1F2 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 3FAB76FA6BF15B5B199CC266 /* IceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = D747967B75FC0A5E6CD73E27 /* IceUtil.mm */; };
+ 3FC58073450014F6D6AE9FEC /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 619EF479978E84E738486731 /* TestAMD.ice */; };
+ 3FD55961F111B256FBE27269 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 846BF94BF5C32B14AD2EB700 /* Server.swift */; };
+ 3FE90BD0C039FB432349D356 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1AE8FE3419A3536D7F60475C /* Version.ice */; };
+ 4015564FC81ABDDF3E2FE869 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 256292138E991CE5F393CB5E /* Server.swift */; };
+ 4047C2F100A3DC0635D747DA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 406780AF8EA5241B1A5C6C62 /* IceObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DAAC8DB68772B56BF4C4FC87 /* IceObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 40C544CAFE9F8D019653515F /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BF23AEE1831B19DE8FBB331 /* Collocated.swift */; };
+ 41090003C1F43E7B5F9454F2 /* SlicedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 534A60B7E9BD9AB69834F99D /* SlicedData.cpp */; };
+ 4156A0DA4894EF9BB8DD0B29 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9B2A085D0FF611E67DB4404E /* Test.ice */; };
+ 4165F750FAFC65D0F896DC81 /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = B9131C558AFEDC361358F7C2 /* ObjectAdapterF.ice */; };
+ 41F8ADA176D999142AAF351D /* Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81F48E2BBA1DEF4AB7FE0A1A /* Proxy.swift */; };
+ 41FA82FF82A9F43F5E6EA8EF /* IceDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4F2622AFD1012FB6BAEA9055 /* IceDiscovery.ice */; };
+ 421A9F2A733E38A96D399292 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 422A08191476E7190ECF6716 /* ConnectRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 20DBEE559F99B9A0BCD2002E /* ConnectRequestHandler.cpp */; };
+ 422C4669062F178796F8E815 /* OptionalFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDCAC4ECFBD0F8A8F4ED46ED /* OptionalFormat.swift */; };
+ 423CA6DB184FB984A30C4CB4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 426706B1DC4832D6D3CFA072 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = A8F928FAAF92EC8CE7AEA1B8 /* Test.ice */; };
+ 42D370BB4E2FB6748C0E21EE /* LookupI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B98FF41C15F80A439DB1095C /* LookupI.cpp */; };
+ 43057D7FAFE07F74B2FE4675 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 45C5B87FD5C03D859316FE88 /* ConnectionInfo.ice */; };
+ 43233B3A44AE87102F58AF69 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1BCC0D83B6676602CE029301 /* ServerAMD.swift */; };
+ 432D24D196B8809BFE8F0B62 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F2167FC052DEA7C64CA4325 /* Client.swift */; };
+ 4332B630E48B621037B50E4C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 433DD179F7C8EF7E99735696 /* ObjectAdapterI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 415EC23289E1FE20C34E5854 /* ObjectAdapterI.cpp */; };
+ 436F280C56BCEF0A4D8E6A93 /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = CEA8F1364970866D53DCDA1A /* PropertiesF.ice */; };
+ 4388DAB41252199DC8B5A022 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 256292138E991CE5F393CB5E /* Server.swift */; };
+ 43C86203B2F7F1E51B0A594F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 43E138214396A67CC9D8AD09 /* ACM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D5FE95B49085918BCA0E7134 /* ACM.cpp */; };
+ 442F6E6112D3A796A7DFC2BC /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82B728CE536E684989C48F11 /* TestI.swift */; };
+ 4483884A1F0CC878549C7285 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 449C7F0876CCCF7726738776 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 44AB9527FF7A111DA8B21DF7 /* IceStorm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A0FAB377D71162BC7FF8EE18 /* IceStorm.framework */; };
+ 44C29669791184A35BFED537 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6B34EF83181A1EDD6B53562 /* TestAMDI.swift */; };
+ 44EF65E5A7FD6D4F364DE176 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 032A1203E7E72C578F359B7B /* Server.swift */; };
+ 451C0D9AF2FB797D96583AFC /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4A5D8C4CB86555CF877EB287 /* LocalException.ice */; };
+ 4535826D68D658A03236E712 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 454665BD5F6BD62B2F763E7C /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 41C72A3CA07A32F60BB6187D /* ServerPrivate.ice */; };
+ 45DEEA2F67C97C1D1CD79EA3 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9C42E8330CA6EC774F68F73 /* AllTests.swift */; };
+ 4602991E39FE511ABB0BD30E /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4E4C0FBDC15E9EF2D6EAA3C3 /* Session.ice */; };
+ 46359069D746EE068436466B /* IceInheritance.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 45F5099E57CC75F43A2B37BF /* IceInheritance.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 4662FE678A26EA098C529CBF /* Random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F585135B5CC85F1EA8DA30 /* Random.cpp */; };
+ 46905DB63489444EAC8BFF8F /* IncomingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 031580C98A106B2DBD5D5025 /* IncomingAsync.cpp */; };
+ 46923C0754190ADE332F062C /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0313ED12EFAEF6F04B594F8 /* AllTests.swift */; };
+ 46B6B5BC564593EF21E921CD /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = BB1CD14E00665624F8827D7F /* Test.ice */; };
+ 46EFEC76EC4FE87E8D87EA88 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 4702C9864E9438175EE9AC44 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 470BFBE0690DE634986A2593 /* ObserverHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05B79E2BE2E96DA8D0B6D9E3 /* ObserverHelper.cpp */; };
+ 471E99F1C3159654793D8698 /* OnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C271850018BADFE38D32E487 /* OnewaysAMI.swift */; };
+ 4746C8462F948C38DC740347 /* IceImpl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D7238AE78D6A05658363FAE0 /* IceImpl.framework */; };
+ 4750E2467540A4475F4F8A11 /* Properties.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8479FBFB97B8102345C04B5C /* Properties.mm */; };
+ 475BB6A4105DB231DA7DE068 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = C584660A6FD8B77D0E93A7EA /* Server.swift */; };
+ 47612A9D924833F15CB9B7CB /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = A8F928FAAF92EC8CE7AEA1B8 /* Test.ice */; };
+ 476C5F6CBBE2CF6090EC0DEA /* Exception.mm in Sources */ = {isa = PBXBuildFile; fileRef = 30F34E125BCD65B465E730EC /* Exception.mm */; };
+ 477E9387DC18EAE1C3127BEB /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = EF5EE51B1321D54C1F10A816 /* EndpointTypes.ice */; };
+ 479F9E459D38706AD29A5934 /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06330EA066A6B4315D944EA2 /* Time.cpp */; };
+ 47F355485BA7CE782A9C78C3 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 47F72338F7F8A2822E2502F3 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B3C59D3F7145F3CD7357FB7E /* PluginI.cpp */; };
+ 481A2230910217E0B7CD3A1E /* EndpointFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 440DCB9940F5A2563BEED07B /* EndpointFactory.cpp */; };
+ 487CCBF400AB618C1D51FD25 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = ED98034FE27743FB00AC0B2E /* ServerPrivate.ice */; };
+ 4892EC017EC1396E2B9C5CFD /* StreamEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3974CE08762DB8DF238E22A7 /* StreamEndpointI.cpp */; };
+ 48963D4C361C917389A0AEE0 /* UtilException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 46DDF995E1CB0D56360698F1 /* UtilException.cpp */; };
+ 4914A6F08D7F0ED7DEA7F6F5 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FDF032DD895F387A34F71CF /* TestI.swift */; };
+ 49166991D93CCCC5E2AEA740 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CDB651A1E828CD88F109F63 /* Client.swift */; };
+ 4948B170525D558C2F1834DB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 49D238F0899584DDCC8582C9 /* IceDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4F2622AFD1012FB6BAEA9055 /* IceDiscovery.ice */; };
+ 49DDED68FB9A055653B332AC /* ReferenceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6373F2A90FA58B3FBBA9FB9D /* ReferenceFactory.cpp */; };
+ 49F3511D03BFB8196D79485B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 574884C429A4A25580D642F4 /* Test.ice */; };
+ 49FDEAC885CE396640019D02 /* ObjectAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 66B0259CE05A7512BF48D848 /* ObjectAdapter.mm */; };
+ 4A21D7D271ECE4D4C4E9246D /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4836550328A3D2B729B8C7D7 /* Server.swift */; };
+ 4A2FB89A3A95F9E0D8B63422 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = F7836884DD8DE10AD62C6237 /* Test.ice */; };
+ 4A341FE7BB581258A7A3D2D4 /* IconvStringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6863CBDF84A190814ECA13BE /* IconvStringConverter.cpp */; };
+ 4A5893A160DF091F3C7418F6 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B4A52C5B6F1A3E4AA9AC55AD /* IceSlicingExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 4A95EA7B5886A5FABC5452DE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 4AA93842BF5570685C450DFD /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 4AC72F12DBF826C3B9BA3E35 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = B1D34FA634FD94FD8829AB74 /* Test.ice */; };
+ 4B0EA27C610423D11ABE527B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB1FCE49CFF2DEF305936969 /* AllTests.swift */; };
+ 4B2DD6BF64D7FD84F62E2936 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 4B56EE526276032DAB680D35 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5330EC791B5B09D7A64C0C22 /* Test.ice */; };
+ 4B8A3BD9AB852B7B6C45FA34 /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = C4AB5FCEB570651F64EAF9F8 /* RemoteLogger.ice */; };
+ 4BBECF8CF0061568F706AE26 /* TcpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F32F3C94D28BC23E9FF892BC /* TcpTransceiver.cpp */; };
+ 4C0CC060A7C9087F51281294 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0B7B1A08F8EED54A62A878B /* Collocated.swift */; };
+ 4C5783D6B47A62093C473691 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98137C7261C90E38B85A397B /* AllTests.swift */; };
+ 4D02B0CE5A736D05BEDFC61F /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1004D51D8DB4A363BB3C7276 /* TestI.swift */; };
+ 4D2FAAE78CF17C2CE55E1569 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = 65F9DB6C926FB7969323D078 /* Session.ice */; };
+ 4DB90A0B038903321FB34DC1 /* ValueFactoryManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2B9F3926F7877932C413F65 /* ValueFactoryManagerI.cpp */; };
+ 4DC5688FC87DBA9DDB0B4E59 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 4E498BB25433BD552F523DBF /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 4E54E2DC466A2A1E1AB82CB7 /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E0F240A4C08BD4CE218E45AF /* ServantLocatorF.ice */; };
+ 4E554839EC0633B4062550E0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 4E946204B2BC068949B65702 /* CertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 40A8ACF512349D757AFB3C5B /* CertificateI.cpp */; };
+ 4EC53C8CB7104A1CA5160FC2 /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 695E7EC21E87DF70069C27B5 /* Glacier2.framework */; };
+ 4EED574B75AB487BE3E2C780 /* SliceEscape.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A71172EA637FA63221C3687A /* SliceEscape.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 4F34EB1D02BE6F557C39C9B7 /* OutgoingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8982EBDD92F4C19C44136CE /* OutgoingAsync.cpp */; };
+ 4FCA50B1395D7E9ADBEE119B /* TcpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8D1353485E4D8E8160738F7 /* TcpConnector.cpp */; };
+ 504136C15D9E7B2309D74E45 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 50BD82EFBEFF417C70AC4E34 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9ABA5BA27410F9E6B004807A /* ProcessF.ice */; };
+ 50C52D04F1AE805FA4358CF4 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = F229A81E3507678D67EBB5FA /* ClientPrivate.ice */; };
+ 51158EA7A731F9B11F590E38 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B7B7A12AD4772A8E809563F /* AllTests.swift */; };
+ 51B7BBEE943411188621B5EC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 522ACA9E378A736D05B1AA0B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 523A441E82138F52470EAD15 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 5247D9D77DC5722D13925FEF /* Registry.ice in Sources */ = {isa = PBXBuildFile; fileRef = B90FFBAC3033AF8A2D1D079C /* Registry.ice */; };
+ 5259DB7A57B7FE52D61C043C /* CommunicatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D32E0AC277AC12A9A1541D26 /* CommunicatorI.cpp */; };
+ 526359E4B6A6CE192D4041FB /* ImplicitContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = B761A857EC6E99E4B6BE0E42 /* ImplicitContext.mm */; };
+ 52792E1318BCAB94CCFBA3F6 /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C620B17AE1E715249D40DD05 /* EndpointF.ice */; };
+ 529917C647D320857B094130 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AA37283EC73818B83A10CDD /* Collocated.swift */; };
+ 52A1391EE6C4E590FF170F3E /* ObjectAdapterFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C964343D65E61179202F7CA0 /* ObjectAdapterFactory.cpp */; };
+ 52BBE7D33AE4EF42163BCEA4 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = C37792B917EDFC5B772E105A /* FacetMap.ice */; };
+ 533DD57028B32A5AAA656060 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 45C5B87FD5C03D859316FE88 /* ConnectionInfo.ice */; };
+ 537588313E51733F737787B7 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3525965EE6A21D85AB91EC0C /* ServerAMD.swift */; };
+ 54139B019EF7F21CB57F9484 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 5455193DEB0BEF5C9EAB9FE6 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C58222A01ED3DD8A94BA8CE5 /* Client.swift */; };
+ 5499AF36722C05F2126C2563 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0BDBBB6367493AE77D4F457C /* IceSlicingExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 54A6A426C28B917D24BD9C6A /* ConsoleUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AEECB0F1D199B6DA3F419341 /* ConsoleUtil.cpp */; };
+ 550B066F868C21AB582C0731 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 552DE7CC85CC8F7C1DA23F61 /* IceProxy.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0D834FACC56C98011346A427 /* IceProxy.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 5548DBA1E2226C363A8715D6 /* ValueFactoryManagerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3B1CFCB042EFC3FDF8BB7B8 /* ValueFactoryManagerI.swift */; };
+ 5555681913FFBBC472F01487 /* ThreadPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC25D42FAB36ED5E586BA746 /* ThreadPool.cpp */; };
+ 556319B96C45166369105D92 /* PropertiesAdmin.mm in Sources */ = {isa = PBXBuildFile; fileRef = D7BE1EE228641719DB2080BC /* PropertiesAdmin.mm */; };
+ 5591D3D9AFC66F890AF564E4 /* UUID.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CB5F670637CD4790DDF5949F /* UUID.cpp */; };
+ 55979D52280BC16B857E95D7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18C4889AD744447C958E2D74 /* Client.swift */; };
+ 55CA34FBEA77A8EB90604D82 /* Logger.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8D74BB8706D47E3A8AE57039 /* Logger.mm */; };
+ 5632844D146191047BF10F04 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A17EB0CA290AF8E03D28EF94 /* TestI.swift */; };
+ 566B1F8EEC08332A0929DAC8 /* Connection.h in Headers */ = {isa = PBXBuildFile; fileRef = 77EE712C243A945989DBE71C /* Connection.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 5675CA703AFCB41C85A761F3 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 19ED86466E361C1A2B9896C2 /* PropertiesAdmin.ice */; };
+ 56B5087C0868356C409B53AE /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC3DF625EBA87D24A01AB28 /* Client.swift */; };
+ 56BA1A6DE72AA4C8F18D9ED2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 56C46F8653D858475436AEAA /* Blobject.swift in Sources */ = {isa = PBXBuildFile; fileRef = E87B1BBF5FD67EA9C0F53695 /* Blobject.swift */; };
+ 56DACFC66D732400161CBB1C /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = 018F3ECB904E1D3D9E587877 /* Value.swift */; };
+ 56DE622CF269C7A4CFB528FE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 570578228F0F474E0D50EF53 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7DCE7BAAA308F1195351789D /* Test.ice */; };
+ 573C5D2380604F3D4B5DE780 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 57616721124D3D1468482F17 /* libIceLocatorDiscovery C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 373237170EB7CEDB2E7B281F /* libIceLocatorDiscovery C++11 iOS.a */; };
+ 5789044BFC6DE14857AEC7FB /* IceEnums.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B0ECD66BD7148ED9C4EE1BC2 /* IceEnums.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 57E203BBC01E7CF007F1CA3C /* ObjectPrx.h in Headers */ = {isa = PBXBuildFile; fileRef = 0134DEC45C2D9F0F28ECA8F4 /* ObjectPrx.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 57F9B30EAB7D7B5EB1A87490 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 5834059797B2082A8509EC0D /* Selector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A97E4C775EE5804569357534 /* Selector.cpp */; };
+ 5875906523581DFBB6F4FB19 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 5876CE05B51C1AEC6A41CCD8 /* ObserverHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05B79E2BE2E96DA8D0B6D9E3 /* ObserverHelper.cpp */; };
+ 58AB73EEA1675CF894B206B1 /* PropertiesAdmin.mm in Sources */ = {isa = PBXBuildFile; fileRef = D7BE1EE228641719DB2080BC /* PropertiesAdmin.mm */; };
+ 58BE5F1DAD1708B0AC03D50D /* SecureTransportPluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 86BCAE332A8D9CDE42E62928 /* SecureTransportPluginI.cpp */; };
+ 58D915FECF4E7C1DF37A5AC9 /* RouterInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D47F69F9FABC3AAEEB8761E /* RouterInfo.cpp */; };
+ 58F8FB92B8714E2F46AF957C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 59120A3EF3BF64A00FFE6279 /* Logger.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8D74BB8706D47E3A8AE57039 /* Logger.mm */; };
+ 5966B6DEA64B8361C2594B86 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E17B1A777F432D5A4BB739 /* AllTests.swift */; };
+ 5A01B9ADDB4FFEA282198C11 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 5A2A231464BE7F2C663A068A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6C92F82CCFDE973753EDB2B1 /* Test.ice */; };
+ 5A30DD7E98CFF71DA7D2F3A9 /* RequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8777BCB58C028869DA616768 /* RequestHandler.cpp */; };
+ 5A5CFD532DFAB0C80C5CE6E0 /* WSTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 573B7C27710B2D5924D4EA39 /* WSTransceiver.cpp */; };
+ 5A707E0B86D75C0A5CFF36C3 /* TestCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFD969728D966E9D47A72946 /* TestCommon.swift */; };
+ 5AFC9FDE0D1C72D75D6A76E5 /* ImplicitContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = B761A857EC6E99E4B6BE0E42 /* ImplicitContext.mm */; };
+ 5B02BE42C96A2C9FF2C2E4DC /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81D35BCFE4081EF9520D893D /* TestAMDI.swift */; };
+ 5B16E7AE98D7088D2691F56E /* BatchOnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75C3043A545CCE718A918575 /* BatchOnewaysAMI.swift */; };
+ 5B1D7DD1B3C7343595505A31 /* libIce C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DAB6CD29693453DC427D1712 /* libIce C++11 iOS.a */; };
+ 5B4C3B65A8F8D86BB443E775 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = D3A1A96D77D11C09CC93E0A3 /* Current.ice */; };
+ 5B5ED000571553C0504B986F /* DynamicLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2A1283591FFB7F2D917E6596 /* DynamicLibrary.cpp */; };
+ 5B68948D7FCE6B098A473CDD /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4E66FA83F71B78E88A95792F /* Process.ice */; };
+ 5B761E2F941035CC6F270455 /* PropertiesAdminI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A47A8529E69CC2446FE9217 /* PropertiesAdminI.swift */; };
+ 5B97BFF51E1D70D142D25223 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = BC263B6608F5CAD4CE065F4A /* Identity.ice */; };
+ 5BEA6E5E572F253E20158195 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6F38ECA3069192410192A925 /* Test.ice */; };
+ 5C2CE3532CCF2A110B69E283 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 5C50AB999B7EB7A8259EA6FB /* MutexProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 23101F500D1F72177FD084DC /* MutexProtocol.cpp */; };
+ 5D08BFA08DEA4A436553B8A8 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 5D20C8610E099461D0AB0F6A /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 695E7EC21E87DF70069C27B5 /* Glacier2.framework */; };
+ 5D73BAE26D23D9FEDC648967 /* Communicator.h in Headers */ = {isa = PBXBuildFile; fileRef = 9786E0DEAB52545EEB483018 /* Communicator.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 5D80D90461C58C86055BA3B7 /* IceObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E9AE8CF82A6787C42AFEDEF1 /* IceObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 5DF90D4390A86AB91BFDA054 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 5E0A4684009781D8B4AB9CDF /* InputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 55797DA8D35B0F0F082B2BDC /* InputStream.cpp */; };
+ 5E2BC5A5BE35ABD128AED0F4 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 201888753236916EF9EC5D46 /* TestAMDI.swift */; };
+ 5EB3447EF82958ECC221665E /* ProtocolPluginFacade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CB4DDD716E1619514E191321 /* ProtocolPluginFacade.cpp */; };
+ 5EF066F9CCEF9FCAE0BEDDD5 /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0A8D4B112906D8891D0A04E3 /* Timer.cpp */; };
+ 5F27D40DE6FF53F1C7E08339 /* Blobject.swift in Sources */ = {isa = PBXBuildFile; fileRef = E87B1BBF5FD67EA9C0F53695 /* Blobject.swift */; };
+ 5F34C0DDE925D8820A362EBF /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F21BE88EE29FF1591CBF5848 /* AllTests.swift */; };
+ 5F46F3668A71F77069BDDA0D /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = C4AB5FCEB570651F64EAF9F8 /* RemoteLogger.ice */; };
+ 5F9BAC9709E98E514DEBDF3C /* TwowaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D0800502999C44C36B82329 /* TwowaysAMI.swift */; };
+ 5FE5601ECC25645E19467D12 /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 98E1FFA5C9C1210A879A8579 /* PluginF.ice */; };
+ 6003B1639E0B001F8828624B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 600C9FFAC505DD61716D99C8 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = C554F89AFAC8602CC3E1B572 /* Server.swift */; };
+ 601E701E098F5147B771C963 /* Convert.h in Headers */ = {isa = PBXBuildFile; fileRef = 53300C97318750EC096B8848 /* Convert.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 6045B90D9AA89F2F22CA4E84 /* NativePropertiesAdmin.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8A76FE04B75BFCE578726ED /* NativePropertiesAdmin.swift */; };
+ 60464689BAF3C0B7974178A6 /* PermissionsVerifier.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0558328E3FD77A7866E11EC3 /* PermissionsVerifier.ice */; };
+ 6062489B173A2F42E8CEDC6C /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84DA1E83CAFC0A42152F3B9C /* ServerAMD.swift */; };
+ 60A07A3A9D0B150EDCBD183B /* InstrumentationI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BAFAC4F6BD55992AE64058CA /* InstrumentationI.cpp */; };
+ 61658F9903547F791CF7B96E /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 616DEFE0A68D37A02CF8CD2F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82945088B874EEA9101831FB /* AllTests.swift */; };
+ 618D021E6CC1D4ABDD185EB7 /* BatchRequestQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24EAF193E21A4FEE8933BBDC /* BatchRequestQueue.cpp */; };
+ 61B1A081825E0165F0A7E53A /* ObjectAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 66B0259CE05A7512BF48D848 /* ObjectAdapter.mm */; };
+ 61F87C87F8AFBC268786DA32 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 62112E247A68B7F02727DBE6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 6260398ABD66057A5CBDF83C /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4C11E9CC1118B36C0C81DCE4 /* Communicator.ice */; };
+ 6266D3F95F14BC8075E74065 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 62A31A9B83A4B96B149E7AE7 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF1FEF039B0163C74B135B4E /* TestI.swift */; };
+ 634109062FD4E4E3ABC170BA /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 943974C3363226C712873367 /* TestI.swift */; };
+ 634D25C467D1DC623BE48C2C /* IconvStringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6863CBDF84A190814ECA13BE /* IconvStringConverter.cpp */; };
+ 6387BEB351A1261C4F6E1955 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 6395567C68A713A08B015758 /* Mutex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E7FB7FC82E7C3D8BD2DAE /* Mutex.swift */; };
+ 63AC19D11E03F14130C21925 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB0757DD06001928A759256B /* Server.swift */; };
+ 63B58C43068C12CCB4BC15C0 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 63D822DF6A497D6AF78A8239 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 641ABDB3D0AB76B6C0FD8A70 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE53E46A8B33CDE09BBAC684 /* TestI.swift */; };
+ 647F665A88B9090D60DDE8E0 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = ADA6140D051509D00E88BF8E /* TestAMD.ice */; };
+ 64870FA9875A57F037A5CDF5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 64C0F0E3F977372C6D3795DF /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 98E1FFA5C9C1210A879A8579 /* PluginF.ice */; };
+ 64E74DB60961F1EB94BB9412 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C4CF517C400B592FA50BE9F /* Server.swift */; };
+ 651228C3686CF11A05FFDB49 /* TrustManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 581D151EBA04E942A0E88F55 /* TrustManager.cpp */; };
+ 6516734D0C45AF4650E8B5D4 /* IceInterceptor.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = BB4C1B6502BE7EC8923FA706 /* IceInterceptor.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 6540D2529DD3A3E593CCEB55 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 65E09AB2B4387E84EACC77A8 /* ObjectAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F95004B9FC4F9CE7191632C /* ObjectAdapter.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 65F12B0C359107413875AF04 /* Logger.h in Headers */ = {isa = PBXBuildFile; fileRef = 57A437F4D71BE97DFE7F1D3B /* Logger.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 660AC4BF71CF752BE6F40569 /* EndpointFactoryManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CC0EB1088AB5925B1C126E54 /* EndpointFactoryManager.cpp */; };
+ 66163922796185B7352A357F /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE51E1AC86E5EB390FEA8173 /* Client.swift */; };
+ 66359A6AAB6E2B39F66E01D1 /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 50E2432E8E8F4707DEE4CF5C /* ImplicitContext.ice */; };
+ 666A73236953CBF02D494FBF /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6C3B155C4CBBB89277F0182 /* Util.cpp */; };
+ 667B2EAD167F7DF458D1C4F0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 66C06E5FD4403EAF9C82D9E0 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 66C0D7B348789ABE8DF7D3C8 /* IceImpl.h in Headers */ = {isa = PBXBuildFile; fileRef = A48CD5E13D1F157DF988DEF9 /* IceImpl.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 6757DDA9AE568E0D9EA9F7F1 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B97C4D3A7C3FD2BE6471EC5C /* Client.swift */; };
+ 676B4E2DE6C480ECFA42F4FB /* ConnectionI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E2AE8F4D1C89195AE5D587E1 /* ConnectionI.cpp */; };
+ 678B20EB7A90107C1AE90E74 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 19ED86466E361C1A2B9896C2 /* PropertiesAdmin.ice */; };
+ 6791835028652E1304B7D9C3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 67CEB6823507A413A004A736 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E9573093569E6C7697F2CB83 /* LocatorF.ice */; };
+ 689F0B1C63DCF7FC2455C109 /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = 91F1DD375048DF9F1889E4E1 /* ObjectAdapter.ice */; };
+ 68C4F0730B86EAC35728E166 /* ConnectionI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A271F220744B88D610CD64C1 /* ConnectionI.swift */; };
+ 68DB5772B27C515806D3295C /* ArgVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A312ACEB30BB09B70C0687C8 /* ArgVector.cpp */; };
+ 68F67F3CD98ECFCF9E7D51B1 /* CollocatedRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED2C6F19EA581D9FD90EF02 /* CollocatedRequestHandler.cpp */; };
+ 6925CCB3DB42224D76460076 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 69296D0EAC61315917A0EF5C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 692B080A2E050CF4C31F784F /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D9D6078434E4BC3E1C75420 /* StringUtil.cpp */; };
+ 694A402361AA2741C1CF69F9 /* SecureTransportPluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 86BCAE332A8D9CDE42E62928 /* SecureTransportPluginI.cpp */; };
+ 69644E003BB568C7C1AB72B6 /* IPEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A937BDC7A18D6DF993C8107F /* IPEndpointI.cpp */; };
+ 699A8EDEF847E43605907C53 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C58222A01ED3DD8A94BA8CE5 /* Client.swift */; };
+ 69DFC287266FCFF669FDDFB8 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 69EEF9AFE439F54B5042FBF5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 6A01F73E4A9ABF0E06B95C2D /* SecureTransportEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C387D99B258E1110D4389BB7 /* SecureTransportEngine.cpp */; };
+ 6A492A7363F41849DC6A6B28 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BC5280AD2B0955959DD87C5 /* Server.swift */; };
+ 6A4A2A1AC4EF8EEE793A7E72 /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 02EC5E7DCB5E68B12868E9A7 /* Exception.cpp */; };
+ 6A6D9D0F2E84EC067B6E9260 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C64B908DEAAD8ECDE626B9AE /* Client.swift */; };
+ 6AB7C0D09C512DB4949C6CD5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 6ABD5D33C637A8446837172A /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5CCC86072DE79AA3302257B4 /* CommunicatorF.ice */; };
+ 6B20A56F7717ECC46E5D8CF7 /* Initialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = F925064D43BCE7F22EDB6DAB /* Initialize.swift */; };
+ 6B7F8D7AF9B98E1CA249919C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7558078642447B9CF26BC060 /* Server.swift */; };
+ 6B872455E822473E925515D8 /* IceSlicingObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7BE5619D9E8166D4F9733F9E /* IceSlicingObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 6BA0041E95FBD17A27E47111 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 6BAB2C625B52D972829A365A /* IceSlicingObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 375ADB33ED73A7C0EE3341D7 /* IceSlicingObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 6C86004D02D188505D3F61BD /* AdminFacetFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 47BBA8D8D04E938ACB5A9DD6 /* AdminFacetFactory.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 6D0A54A88C7E270C453FFB79 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1108C98C9C37C9EA05452DC /* Server.swift */; };
+ 6D39F9C1ACF90943F8256D18 /* Communicator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5C39A9CFF709650D38E1A161 /* Communicator.mm */; };
+ 6D3D684A86D181DD6279C75B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 6D5E37616C7729F0967291DF /* StringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A10577B1706CA27AFD8CFC6D /* StringConverter.cpp */; };
+ 6E0AA6092B6BE5A7AAD58659 /* LoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B0971179460C413806A5E1E8 /* LoggerI.cpp */; };
+ 6E88D616C2A2CAD14684A837 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 6E8ED4DE4EE146D732023F5D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 6EB6F8B71A39EFD57ED9604A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 6EC91E7C40C5406EBF556230 /* FormatType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 268A37C9A7E571E65650812F /* FormatType.swift */; };
+ 6ECCC93B7EFAE009687CF8DC /* IceAdapterDeactivation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EF0B5D6949F8D206795E96D0 /* IceAdapterDeactivation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 6EDA664A1FDAFB7D76E5E626 /* SecureTransportCertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DB22605802F5A1ADB46C6368 /* SecureTransportCertificateI.cpp */; };
+ 6EE25C503BBAFCC04C110B1D /* InputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 55797DA8D35B0F0F082B2BDC /* InputStream.cpp */; };
+ 6F690E30539AB59A0993CEAE /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EAF127AB1A79ABEF9FEACFD /* TestAMDI.swift */; };
+ 6F7E0C87FB5B36164F1CB780 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C6A07D4A24A2E32A78F510A /* Util.swift */; };
+ 6FD0F9C4CAA73F0AA194412E /* EndpointFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 440DCB9940F5A2563BEED07B /* EndpointFactory.cpp */; };
+ 70507EDFF3A405B038D92F55 /* LocalExceptionDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2EC69252B382743111382197 /* LocalExceptionDescription.swift */; };
+ 706FDA160D3FD31CEE9C0F32 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4E4C0FBDC15E9EF2D6EAA3C3 /* Session.ice */; };
+ 7159D811816649225863C570 /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 34785E693757F22FE033F6B8 /* Logger.ice */; };
+ 716C6779353E81C48F8039A5 /* libIceIAP C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EED8384026BA79D244FD3624 /* libIceIAP C++11 iOS.a */; };
+ 718824B1BC1246E28065FE44 /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8F98AAC9D256C86A28A41CA8 /* Connection.ice */; };
+ 71B4D2FB308F94F12152C936 /* LoggerAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8AC5C222793312FE881A16A5 /* LoggerAdminI.cpp */; };
+ 71BE90D096AD99C58384FA67 /* PromiseKit.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 71BE9E815D62837CB3AF3F5C /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 780BDE68CF70A46EDC0B0ED0 /* Test.ice */; };
+ 7221D09CFA75BB46F8AEF5AE /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E13ED4366741F2F03F588355 /* LoggerF.ice */; };
+ 722DC7CE92D263746037B7BB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 72369B7BFE3EFB0CFCE3E0AD /* SecureTransportUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B2B83CA3658B999422C1ACF1 /* SecureTransportUtil.cpp */; };
+ 72553C122D2E54287356475B /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = CEA8F1364970866D53DCDA1A /* PropertiesF.ice */; };
+ 7266EDBB5CFBD290DB6DEF3A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CDB651A1E828CD88F109F63 /* Client.swift */; };
+ 727B61A0CF2E065251F3368C /* OnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C271850018BADFE38D32E487 /* OnewaysAMI.swift */; };
+ 72807A5805785E41C4655C18 /* IceInheritance.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E77740770CF2A27022C27A9C /* IceInheritance.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 72A98DC29F99E30319B72FC5 /* WSConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DFFDDB136EA11FB73E8F5FD /* WSConnector.cpp */; };
+ 72CA15A0E3E9FD0C7A2C3BC0 /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8F98AAC9D256C86A28A41CA8 /* Connection.ice */; };
+ 7334072DBDAB98423B7AE233 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4EF5392E8EDBD9F473ACE45 /* ServantLocatorI.swift */; };
+ 7336448EEB31DFBEFA0BE0D1 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF1FEF039B0163C74B135B4E /* TestI.swift */; };
+ 7363F93FC669C4C5B706734B /* LoggerWrapperI.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D10C61F090BE87644A708E2 /* LoggerWrapperI.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 737C5F400EBFCB7B6BCA1D9C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9379B7B55E89986C9CEEB97 /* TestI.swift */; };
+ 73A4DB599F660A387047C8B9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB424CFDDB495CFDA0C31CAA /* Client.swift */; };
+ 73B4E095FD7D028F85FD85BA /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 73CDB4230123EE1190A5B900 /* Mutex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E7FB7FC82E7C3D8BD2DAE /* Mutex.swift */; };
+ 74936F1D9FCBEC107BDCE63B /* Oneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 961E1E384FB9C264A5A43616 /* Oneways.swift */; };
+ 74CC7072836FF64B70E5C623 /* IceExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 79CC9FF4D6A7D8FCAD4EC976 /* IceExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 7505DDF4B113E3628A8AA01D /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24DFB877024E2C8F07D2A16C /* Server.swift */; };
+ 750EBF36AD09EB1A517A25A2 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A250DAB4F03F07B7DEB399FF /* Security.framework */; };
+ 751FFFDB4732976A4BECAF30 /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06EBA109323E98D04F0EAD02 /* Network.cpp */; };
+ 753E1FDB6C7C3EC7390ADDDF /* IceProxy.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AF312A19B71B6E59B9320D1A /* IceProxy.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 756B84108F7087F2BC91C468 /* InputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6252A0D4D0BDE8CDCF7CF5E0 /* InputStream.swift */; };
+ 758C15613F370CD46D117341 /* Descriptor.ice in Sources */ = {isa = PBXBuildFile; fileRef = 16DC54DD74A8E09195A1079A /* Descriptor.ice */; };
+ 75E5B0CA56A4862472A1CBF6 /* Connector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6700EB5391FA3B0D9941C97F /* Connector.mm */; };
+ 75E8099C7A8EE254E600A99C /* Descriptor.ice in Sources */ = {isa = PBXBuildFile; fileRef = 16DC54DD74A8E09195A1079A /* Descriptor.ice */; };
+ 760E49DD356E9AB2FE0E37BD /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = 65F9DB6C926FB7969323D078 /* Session.ice */; };
+ 765516C1AFFB7245CA79B0B4 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 7656B31EC7E4C2BBAA66ADFD /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 766CF29A9E7E41BEA042CCE5 /* WSAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B33985B472C93F8CF4EB2979 /* WSAcceptor.cpp */; };
+ 76772DCFF304D809EFE3EDCA /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 7694FFD288A97C136C97E471 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27E399911304C1EB0DA23FF8 /* Collocated.swift */; };
+ 76CD64B00BAA80FAD7EF274B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F21BE88EE29FF1591CBF5848 /* AllTests.swift */; };
+ 76F207D541E95B3FF575B2D0 /* IceSSLConfiguration.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = ACFD5474B5C109E6E92F85BC /* IceSSLConfiguration.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 771A45B66DAE87292BC421E1 /* SecureTransportCertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DB22605802F5A1ADB46C6368 /* SecureTransportCertificateI.cpp */; };
+ 774FA56591BBB4D1AD45114F /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3BFCDAFF9C4FF87AD48C4E4 /* Client.swift */; };
+ 778C2239B80690D05A61BD52 /* TwowaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D0800502999C44C36B82329 /* TwowaysAMI.swift */; };
+ 778C542994047E38912A4157 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 77AD886A59EFF7362E6CA79D /* ServantManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CF2F4108B2E0DC80A35D42F /* ServantManager.swift */; };
+ 77AEEF6A9CAF047639FDF887 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 77F85860AD0F5B40BF7F430C /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9ABA5BA27410F9E6B004807A /* ProcessF.ice */; };
+ 78018920B603F0E19F144C0A /* BlobjectAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 652834FE36D27D0035E43558 /* BlobjectAsync.swift */; };
+ 7810EE357C6EAD8ADAFEC576 /* ConnectionRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 87BD7ADBDF38EE67990CB109 /* ConnectionRequestHandler.cpp */; };
+ 7832389C4977D957929B74DA /* PropertiesI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8F48D8ABC1A7E0D167490A07 /* PropertiesI.cpp */; };
+ 78538D0E92A701265CB9C73F /* BatchRequestQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24EAF193E21A4FEE8933BBDC /* BatchRequestQueue.cpp */; };
+ 786DAADA24CDADDDE8CD472B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 78A5772EABCBBFE36762F364 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 78B7F640A0DE59C1C9037D54 /* Endpoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = 661E1572877655C1171076E4 /* Endpoint.mm */; };
+ 78F521825FE31EDC195A0C04 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 26A5773C6A951688E6F0A835 /* ClientPrivate.ice */; };
+ 793FC57F400AFC91CFB03141 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 7942E8FE079C156039E87409 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 7982A6BF167923AB73405583 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = E129B4591EAE3E57AAB3EBD2 /* ServantLocator.ice */; };
+ 79A44285CA148AF879416EE7 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 79C97D63EC451BE6D404720E /* ConnectionInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D3C746DC4064B8392B68588 /* ConnectionInfoFactory.swift */; };
+ 79D2C6D6C4EAC1AA463A61BE /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002057D2DB697C9229704C38 /* Glacier2.framework */; };
+ 7A2DFFF604B52CABA83F89C7 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4EF5392E8EDBD9F473ACE45 /* ServantLocatorI.swift */; };
+ 7A41418400AD51822936835E /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7BB11D4E0061E7B77B391D07 /* Test.ice */; };
+ 7A784ED9EE224646F92D3811 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6B34EF83181A1EDD6B53562 /* TestAMDI.swift */; };
+ 7A7FD74DE8E7D9E1C97A5777 /* libIceSSL C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AC0CB7D51DE4103678D4C360 /* libIceSSL C++11 iOS.a */; };
+ 7AC30023431B3B860B86DE7A /* Cond.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5CCF96DB58C5024B3D4944FA /* Cond.cpp */; };
+ 7ADD3EE010AF286E726417CB /* IceUdp.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 84450C679D93DA01E071D356 /* IceUdp.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 7AEEB15843F3D05B014C023E /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 40F8D41EE89552DBF4CF55D6 /* Test.ice */; };
+ 7AF2C1F85ADE03B2EB67E6DD /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 852021ECD39078E0622D5914 /* AllTests.swift */; };
+ 7B0671B28EC4EF0A4BAB8293 /* IceStormSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B663CD93CD8E9726B0A04CB /* IceStormSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 7B1A34582668DE9AE009EE16 /* Incoming.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80080FCBB318ACC945CF8378 /* Incoming.swift */; };
+ 7B32E99F7075B00EBFB950CC /* LocalExceptionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = B045FDEDD432E85B0D0823F4 /* LocalExceptionFactory.swift */; };
+ 7B6A9174BBECCDC8E38C7B41 /* AdminFacetFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4BD5B53AD8AF5B2DC67FBB1 /* AdminFacetFactory.swift */; };
+ 7B9A2BF88C83AEBD39F882CB /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 74161C842F76D79F892C7F30 /* Router.ice */; };
+ 7BBDDC45A10D97D604FE4F84 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 7C3586388386DEBFD173A3C2 /* BatchOneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CC6C328AAA7698AD93B2D9C /* BatchOneways.swift */; };
+ 7C65ACCC39AF367F673FB3EB /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C6D41B03878F16424EDABD9F /* Test.ice */; };
+ 7C69FE038CE4345CD7CD5831 /* IceTimeout.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 92C34F5AB4F85680BCD38037 /* IceTimeout.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 7C81A7D5AF879AA1DAE5ECB1 /* IceFacets.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0DFC25EB1AD93A29DBB5D38C /* IceFacets.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 7CD614C9110C08286B9E7A90 /* Config.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F7C9CA9FF611116C3250B86 /* Config.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 7CE883B341CBCD0282264D54 /* SecureTransportEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C387D99B258E1110D4389BB7 /* SecureTransportEngine.cpp */; };
+ 7CF9E1C10289FBD287DB5B5C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 7D74D3CE9866125EB45BA215 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9379B7B55E89986C9CEEB97 /* TestI.swift */; };
+ 7D76B0A6470231B24B418FB1 /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4A5D8C4CB86555CF877EB287 /* LocalException.ice */; };
+ 7DA074F929227B4147CD1979 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1708477FA3EB6225928864B3 /* Server.swift */; };
+ 7DBADE5FE8EF50F905C2ABBB /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 90FFF860656A5425497659B4 /* ImplicitContextF.ice */; };
+ 7E1E4225D03E84D58CF3B0BC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 7E275F9AA81EB655AD709977 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 7E3738D27F92D042C969AC74 /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C620B17AE1E715249D40DD05 /* EndpointF.ice */; };
+ 7E3E87ED0FCCD072F029AE3A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53963E3EBD52A6CA4EE93E5E /* Client.swift */; };
+ 7E4EAE8850EA21EBE25954E8 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 7E73C38A80B52092653B261B /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6C24E220DD66B4ABD00D6B4E /* ConnectionInfoF.ice */; };
+ 7E756B14EE4CB649FA0E1849 /* WSAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B33985B472C93F8CF4EB2979 /* WSAcceptor.cpp */; };
+ 7F0665CE4DC7168A547D774F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 7F0F7D5202DBA47266AF05FE /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 49CCC08CD4DC002BD479425E /* Initialize.cpp */; };
+ 7F1772DEF4CE42758B6F7D10 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2E61D5DC07BE6D2DD75A4330 /* PluginI.cpp */; };
+ 7F66528C23030D3333D8CCDC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 7F7ABB5E7E4B51883AF2FDD5 /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 70B0F6F1E88C67A55752D3CF /* ConnectionF.ice */; };
+ 7F9A8DA8C346406F089F1F2F /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E195DEA9695654C7A59BA21 /* TestI.swift */; };
+ 7FAAA719A79612BF989615EA /* ProcessI.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACA0B8BD257FEA34FA13FE89 /* ProcessI.swift */; };
+ 7FAD6FBFFA23E4D071035B4C /* EventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 416DF215042E0D1FF19FD102 /* EventHandler.cpp */; };
+ 7FB6A973D9CCD25AE4C4F6FC /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 06EECD3BE7FEFC5B58AD29A6 /* Locator.ice */; };
+ 7FD3E9566DC6DAB83E54324F /* ProxyFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1BF3BB5EBEF6E59053366C77 /* ProxyFactory.cpp */; };
+ 7FD61D500B8B33BB8B0FD6E3 /* TraceUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69CFB8F77EA93163C7BCA3BD /* TraceUtil.cpp */; };
+ 800FE9D8A4C62F1EE3EEEC62 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 808AC0B65BAD5DA1FCF8AE39 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 80AE779D9D0BFD5E689388B1 /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0A8D4B112906D8891D0A04E3 /* Timer.cpp */; };
+ 80BB06B4470F4AF05B3FB87A /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 886FC89FD16744F7E0E3BE94 /* TestI.swift */; };
+ 80D5F6D6A38A83D7BD32313A /* TestCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFD969728D966E9D47A72946 /* TestCommon.swift */; };
+ 80DAFEC27BBC85C69DBDC315 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 812BC1163735C0F95B288AB1 /* Properties.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8479FBFB97B8102345C04B5C /* Properties.mm */; };
+ 8139649C1983C6ED38D6EE6D /* IceStream.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C3288E45507D43409AC0540B /* IceStream.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 8198F04D1323C0196BD038D3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 81C1AB1947E89AA49DAFDF97 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 81C8A74CE7464E7BE39C38B8 /* ValueFactoryManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2B9F3926F7877932C413F65 /* ValueFactoryManagerI.cpp */; };
+ 81D9D04312453E31F5CDF2A8 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 81EB281B456B89AD9224F147 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 8202C132011888EB0BD03742 /* IceOperations.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = FED85B1D3599660CE4E7040B /* IceOperations.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 8205549C327A4E15CE03C564 /* RequestHandlerFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6C6A658F24535D13B0F65EAF /* RequestHandlerFactory.cpp */; };
+ 8242267C61A904746DAC2C3D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE5D6875EB2CA4A68930B397 /* Client.swift */; };
+ 825E3E7ADE9407C1A5CC44B0 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 15AE3A777F9635E34652FD79 /* EndpointInfo.ice */; };
+ 82802BC814A648CD3FE71EE2 /* ObjectAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F95004B9FC4F9CE7191632C /* ObjectAdapter.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 828D93AB750D86C332DCC0D7 /* CtrlCHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BED231EB74742D8405E6199F /* CtrlCHandler.cpp */; };
+ 82FF53D7E88021A8851B25E1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 8315DF5FF5189E012020A964 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 8345B658DE69A7B181B1F438 /* IceLocatorDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = ABFA0158CCB74F2701A7F584 /* IceLocatorDiscovery.ice */; };
+ 835B04226653276A43ACD41A /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = C44F4FEC165D7A607B4E557C /* Collocated.swift */; };
+ 8398848EB2F79BB2B08AC71F /* IceAmi.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = D80C7C65B302662FB4579FD7 /* IceAmi.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 83D3D99FD4822A68FD0A1173 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = E4C76CA126D764280AFF2B13 /* BuiltinSequences.ice */; };
+ 840DC97E936CA616A2DAED5E /* IceStream.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8A8B024C4CEE31F3F06CAC04 /* IceStream.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 844F04077C48859FD0566BE3 /* Ice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 845438305284BC5448D00133 /* SliceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63E59B18710C851D7F8C7D1A /* SliceInfo.swift */; };
+ 845A86EE8BD70A26BF42E3E8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 847E29D3C58F745DA4F5AD6D /* OpaqueEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0B19AE4119D0BB217D47E2F0 /* OpaqueEndpointI.cpp */; };
+ 849F1545FD87B3B99FC69F0F /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E35C837C80F9F2229905 /* Metrics.ice */; };
+ 84A1AD44CC7FFBC2476AFB48 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = DA6D77259734A9A50408BC52 /* Test.ice */; };
+ 84CC570A5B47226D1A9EDC32 /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6C24E220DD66B4ABD00D6B4E /* ConnectionInfoF.ice */; };
+ 84D11CFD39291A52E8DAC813 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 852D442FC5B979A9DB88B95A /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 943974C3363226C712873367 /* TestI.swift */; };
+ 85399B264FF0A70920A16C4B /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EAF127AB1A79ABEF9FEACFD /* TestAMDI.swift */; };
+ 8545423E09F47922B70FFC0C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 854CA01D9ACC34B7EDAD8EDB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 85F24982C0D22CFA661AC962 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE310F1083761C7FC1252774 /* Server.swift */; };
+ 8600A4EFBBFDBE228B5F5475 /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = AA66E3A3EC258F09CFF3879C /* Properties.ice */; };
+ 86330AE4FEC36AE41EFFF843 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82945088B874EEA9101831FB /* AllTests.swift */; };
+ 869ACF7434D05D326DAC349D /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 488AE2C7BF58440094E88B5C /* Collocated.swift */; };
+ 86E18DDDA6BBA44989CEA26D /* IceHold.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B963340A3B28798DC71B51D2 /* IceHold.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 86E26637EF26B79F3964308B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 86FD7887B624A536015F0F91 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D0B09A883EA01E156AA5C01 /* TestAMDI.swift */; };
+ 8795D2046EABC11FE76EB341 /* IceFacets.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E5063EB195B372193E212876 /* IceFacets.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 87A1052838C3E89046655826 /* IceRetry.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = D075C51C834D64C0DAAFD5CE /* IceRetry.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 87CABD22DBDE967BAB859454 /* NetworkProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEDD013CAF21BA313E21C097 /* NetworkProxy.cpp */; };
+ 8802B930B2C512F066080C3C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 88113C338FEE503093C5B1EA /* SlicedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB40F6D99D3BE9235F879128 /* SlicedData.swift */; };
+ 8830523EDD5E459E156463DF /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 70B0F6F1E88C67A55752D3CF /* ConnectionF.ice */; };
+ 88323CB437ABC4A8D14265F2 /* BlobjectFacade.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8F273CC574CDA97E2F3C0DC5 /* BlobjectFacade.mm */; };
+ 886CAB397AF2550B88D6BEE3 /* OptionalFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDCAC4ECFBD0F8A8F4ED46ED /* OptionalFormat.swift */; };
+ 8875707BD6EF48C76AB040EE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 889438B448A5EC1DCCD86F46 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 872F879E3530B38524793D17 /* Plugin.ice */; };
+ 889C86857AF6E5D3EBBC9E3A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = D2ACDC6B9BAF07C2F58F592F /* Test.ice */; };
+ 8937DD5E058B4948BD528C1A /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 90FFF860656A5425497659B4 /* ImplicitContextF.ice */; };
+ 89507AFCF3EB4DDFB559E009 /* MetricsObserverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F8AB7AFE21BD9B35916851F7 /* MetricsObserverI.cpp */; };
+ 895E7B20C947574CF32C3586 /* CommunicatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D32E0AC277AC12A9A1541D26 /* CommunicatorI.cpp */; };
+ 89831B4E595B3954E7F35177 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 89C37F2FC7D1A2B892E47CD5 /* AcceptorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2B14DEA4C51F4D1D8AC7690 /* AcceptorI.cpp */; };
+ 89CD96E1A0AEA508207F0750 /* IceTimeout.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = ACC17C3A343FE3FF420FC6A9 /* IceTimeout.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 89EAD9AED359CED439D21E8E /* UUID.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CB5F670637CD4790DDF5949F /* UUID.cpp */; };
+ 8A098CDFBD5B61A410083472 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 8A3AC08871EED7ABA4034B8C /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A6A09799174CDE143A69991 /* Collocated.swift */; };
+ 8A9B3AC0F0C9C9DA2EB5F859 /* Endpoint.h in Headers */ = {isa = PBXBuildFile; fileRef = E59C5CC5ADC962957A222D63 /* Endpoint.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 8AAFC9199C2B722C64D6958C /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0F109D4E1DEC815CD428AC07 /* Instrumentation.ice */; };
+ 8AEE1331A23ECA7C7E3000EA /* LoggerUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AEE3BFBC4A27E7F53EC8BF2A /* LoggerUtil.cpp */; };
+ 8B137B05A53666F308D5F096 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E195DEA9695654C7A59BA21 /* TestI.swift */; };
+ 8B4BF4ACFCE98827FE6A80F5 /* Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB34BA29AF93493969F0D217 /* Proxy.cpp */; };
+ 8B5B721AEEAF9B187F149B27 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 8B7317BC12A4173892719B46 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 8B87775120279A291479833C /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CAE55D1FAAC539C28A8A921 /* AllTests.swift */; };
+ 8B9C940CA3A8548745BC37E2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 8BA45711DA96C8CC77521A3A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 8BE7AAA43C995F30DB4F4297 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 8BF1D99076DE92E6231900CA /* FormatType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 268A37C9A7E571E65650812F /* FormatType.swift */; };
+ 8BF81EE0210BAB7EDA3F3FE5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 8C0E98DBD45E58F85520E5FD /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D8DD9978CC1D777708322EC /* TestI.swift */; };
+ 8C1AFEB50FE0FB5B8290D26B /* FactoryTableInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E362EF3C1ECE1096D53D14C1 /* FactoryTableInit.cpp */; };
+ 8D1680667866579BE7453797 /* Selector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A97E4C775EE5804569357534 /* Selector.cpp */; };
+ 8D555E2E8D3766E119E1EB01 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 8D6EBFC5ACC56DB94C55895E /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C620B17AE1E715249D40DD05 /* EndpointF.ice */; };
+ 8DA33990931EB72C8C9FBC4E /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 8DAC0C379CE9DD37FFBA8D8A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DDA90DE00AF61A2822C2C61F /* UIKit.framework */; };
+ 8DD36C007D8C57EB374E8F5F /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 02EC5E7DCB5E68B12868E9A7 /* Exception.cpp */; };
+ 8DFCEA8D4D219787859A3579 /* SecureTransportTransceiverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7ADE0F3A9EF5D8F76ADF0F36 /* SecureTransportTransceiverI.cpp */; };
+ 8E1B27D6D970CDE7154CC180 /* IceSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = B5ACA466E2BFE5525BC1DACA /* IceSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 8E276CAA4E6658230BF68FE5 /* Endpoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = 661E1572877655C1171076E4 /* Endpoint.mm */; };
+ 8E5AF4D1400CEFD0F69C36F0 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26BE834715E2A4973CCEFD25 /* Client.swift */; };
+ 8E5C2E50E8BE76E54518CC01 /* Main.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = C2002A6347DCEACB2F2F3BA9 /* Main.storyboard */; };
+ 8E6768AD6811E7EC40F44975 /* LocalExceptionDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2EC69252B382743111382197 /* LocalExceptionDescription.swift */; };
+ 8E83AE2BA0359F2D01052310 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94DF95EEC3FB4378F0951582 /* AllTests.swift */; };
+ 8EDFF8FB82FA5DFC87C9DD64 /* Exception.ice in Sources */ = {isa = PBXBuildFile; fileRef = 89242FCDF6300C6C9277B2C1 /* Exception.ice */; };
+ 8F3A68C02F87C720C2CABE01 /* Base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4743922CC71F1250B830F5A2 /* Base64.cpp */; };
+ 8F9CAED2E13E5917DAE038DE /* PropertyNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 218B967E51675BEBB0C43303 /* PropertyNames.cpp */; };
+ 8FC3F35EA9060122060FEF52 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8559933EA735F50C62BF117 /* Collocated.swift */; };
+ 90028E6946D576535AFC429E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 900D284ECA05509F4AB9683A /* TcpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0869EFE3A924ECB32947E37C /* TcpEndpointI.cpp */; };
+ 9024096999DAA69E20DCE146 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 9026065615D6FF0AA6E8D3AB /* UdpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81A63C70F2EB810010ADC690 /* UdpTransceiver.cpp */; };
+ 90697A330D68DF8E45D9298B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 907F107686D8D959A01742F1 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18D5D50E7C4DD092D8DECDBD /* TestI.swift */; };
+ 908C89234B121E41071B2F37 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECC1B33FC7B7BE68E7D408E5 /* TestAMDI.swift */; };
+ 90A0ED77CC19F618579F0734 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8F6D9BD2D111AEFF12912BEE /* RouterF.ice */; };
+ 90A5FB3AAB2B153A7FD05052 /* Transceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EE666B050078EB7E4C4C53B8 /* Transceiver.cpp */; };
+ 90C5EFDF3C77B3673808BB69 /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = 91F1DD375048DF9F1889E4E1 /* ObjectAdapter.ice */; };
+ 90E5E8023FB4CFEB30B2086D /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1004286D6DA949C91E834F2F /* Test.ice */; };
+ 90EA54BF01284F002FFD0B6D /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = D54D3BA5C1B20C7EB72B9F23 /* ServerAMD.swift */; };
+ 91216E28E848201BD3D93119 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = CECE7362FD537DFFC3C17CD9 /* Router.ice */; };
+ 914A5E58F116BEA0D7E6DC78 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 91627AC97F2795F241407929 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ 9169A79B909DAAE2AC690D12 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 91CC4EEC5845E56F23558EF6 /* Ice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 92393DA701054F18D3285011 /* IceGrid.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EB742AF13754DC483F12E6C2 /* IceGrid.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 9242BE72F849FB97479496D8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 928ADBD58B5C15CE8CB4C66F /* DefaultsAndOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 529E9A4B0540DFF26EDE777F /* DefaultsAndOverrides.cpp */; };
+ 929E40FFC7910B4E56A47635 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 92B7BCF317D18858F98E8272 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = D54D3BA5C1B20C7EB72B9F23 /* ServerAMD.swift */; };
+ 935FAD0248C24CBFD6C5A43E /* OutputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F00CBEAE26357B2B16858E8 /* OutputStream.cpp */; };
+ 936EB5C68E1DA2EA23D8106E /* ProtocolInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAC420CC11BDC3FBE719044A /* ProtocolInstance.cpp */; };
+ 936F9458B212DA919D77D8B8 /* IceEnums.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AAB7F570A413EBBD3B2A178D /* IceEnums.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 9382FC8C22C4F03CC6DBF4E4 /* IceExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 98A49B872A1AF956946BD5D6 /* IceExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 9392805C7A41CDDC06D41C56 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ 93C3BF3EF80E05E18B41CD28 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C4CF517C400B592FA50BE9F /* Server.swift */; };
+ 93C9546F8D5009DB8A66E307 /* IceProxyAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E8170F541FDE2B4854D51AF3 /* IceProxyAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 93E855B9E912CC595267A471 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 36AED081D73F0E2BF4A383BA /* EndpointInfo.ice */; };
+ 9405527C822BFF82CA35F9D1 /* PropertiesAdminI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A47A8529E69CC2446FE9217 /* PropertiesAdminI.swift */; };
+ 940A94DFC07A408538FB1072 /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = D839BC08B4C4CE8E94ED96A3 /* ObjectFactory.ice */; };
+ 9441E9121C5995479897727E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 944252502D31EB5C3EEC41FC /* libIceSSL C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7E323F665EFC9CB19D7CC574 /* libIceSSL C++11 macOS.a */; };
+ 944EB41366DFD838D072A955 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17110EFA6810E9C6BFD99A8C /* Server.swift */; };
+ 946FB9FCF316E8D78101932D /* IceGrid.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B292F9660FB35AE8CC69257C /* IceGrid.framework */; };
+ 94737966133682EBADAEC57E /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ 9477E067A8AF31AAA8258729 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17110EFA6810E9C6BFD99A8C /* Server.swift */; };
+ 94A7439E6C193EF1253BC995 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 94B06ED4275F43338EC87C76 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 15AE3A777F9635E34652FD79 /* EndpointInfo.ice */; };
+ 94BD27184A712DFBB9CDE92F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 94C6E9C751B216F604C4A6A9 /* ObjectAdapterFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C964343D65E61179202F7CA0 /* ObjectAdapterFactory.cpp */; };
+ 94D777F76FBFAB2843B8F209 /* ServantManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CF2F4108B2E0DC80A35D42F /* ServantManager.swift */; };
+ 94E2623FBF8CA2F95BCEAAA0 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 846BF94BF5C32B14AD2EB700 /* Server.swift */; };
+ 94EF1E16F43561DBCBD45554 /* IceServantLocator.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E9F9ED0DA1AA721A70A39238 /* IceServantLocator.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 95167CE68534382A82DC4209 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E9573093569E6C7697F2CB83 /* LocatorF.ice */; };
+ 95837C34ADE88ECCEA64D61D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 95A98E2F37BDA73D5824B8E9 /* ConnectionRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 87BD7ADBDF38EE67990CB109 /* ConnectionRequestHandler.cpp */; };
+ 961E8B7D474EB2DD4DCA5B83 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E35C837C80F9F2229905 /* Metrics.ice */; };
+ 9650A7ED45D70CE724A20AE5 /* TestCommon.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 9675C4792ABA79BA3D84168E /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E13ED4366741F2F03F588355 /* LoggerF.ice */; };
+ 96B4F5FA4CB4F574D6F82157 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 685F51A49A0A1635F60B79E8 /* ServerPrivateAMD.ice */; };
+ 970256118518DB6D593746EA /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51FE7F361F1BFA8C7DE99EC5 /* Server.swift */; };
+ 9739A0E345752BE67115CD64 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4E66FA83F71B78E88A95792F /* Process.ice */; };
+ 976635EB0D7FFE5B1C55361B /* IceSlicingExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CA756CC892C92FE67C7AEE1F /* IceSlicingExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 978BED1E4CA46AD50F304439 /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 50E2432E8E8F4707DEE4CF5C /* ImplicitContext.ice */; };
+ 979FD75F30A25093154C142F /* IceProperties.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 63E807CEFCE97D90E215BC7E /* IceProperties.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 97AE760AD7989CF068D03B9A /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 97E1231FDE42283227FEFBC6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 98028E82E6732430DCB45EDC /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E9573093569E6C7697F2CB83 /* LocatorF.ice */; };
+ 98064DE1D56443567018FAC7 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2A156A93B0DB6154A28AFA19 /* Test.ice */; };
+ 984BC1486A9A7B48565C61B0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 986FF67CB72B7BA826FFE512 /* IceAdmin.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B23B3CFC08B0E94EA3EF5677 /* IceAdmin.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 9894042249F12688D7D8BB71 /* SSLEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E84A0BD621EECD450F904A01 /* SSLEngine.cpp */; };
+ 98B10F73191078F2F32BDE49 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82B728CE536E684989C48F11 /* TestI.swift */; };
+ 98C8E55532DB1E9B00083142 /* OutputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F00CBEAE26357B2B16858E8 /* OutputStream.cpp */; };
+ 99091FE639D68F0F6B758033 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BB78BC4AF25D9E8B6211B9A /* Client.swift */; };
+ 9929951070D2D3799D5BCA47 /* ImplicitContext.h in Headers */ = {isa = PBXBuildFile; fileRef = AB369B1EFE62B46B519FC1CB /* ImplicitContext.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 99681C0CCA52EE3819C4AA09 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7CB2B5FD3988D3EA1FE6BE27 /* ConnectionInfo.ice */; };
+ 999499648563374476668EA3 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBD9D83E111FB2DDF287D00E /* TestI.swift */; };
+ 99BDC18BC375B655E3364066 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 99F923843CB67E96F2693307 /* RFC2253.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BEC410527B78F997D9F5EC41 /* RFC2253.cpp */; };
+ 9A2F0BC74FBCF463601A5EF8 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2151BBA2A6A2A8DF01F3BF6 /* TestI.swift */; };
+ 9A80B715720A75940AEF948D /* StringConverterPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 927E98AF49099E413D4F56F7 /* StringConverterPlugin.cpp */; };
+ 9AE66C1AB7F081C268DC4295 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 619EF479978E84E738486731 /* TestAMD.ice */; };
+ 9B49F1B4328BB82D5012078C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3406A63ACF6D787797C2F4EE /* TestI.swift */; };
+ 9B7CCA0F6DBC1C8E6A662555 /* IceOptional.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4D522FDC605FE0CDCFDB3442 /* IceOptional.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 9BB4EF1B01637542096E2491 /* LoggerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50F83544D3B7A858E86BCC07 /* LoggerWrapper.swift */; };
+ 9BD91EE53B82279450D54C26 /* WSConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DFFDDB136EA11FB73E8F5FD /* WSConnector.cpp */; };
+ 9C3749E57F1D3F9A501DB7A4 /* InputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 79CA221CA6899E29C7C4F821 /* InputUtil.cpp */; };
+ 9C37BBB256EA22AFB4C491C5 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ 9C82F52C69984FD258466C3C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 9CA2BFADADEEF154AB124062 /* RecMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 52A263A9C0D127277F3A4299 /* RecMutex.cpp */; };
+ 9CDD71F01E2971187E4B62B6 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7DCE7BAAA308F1195351789D /* Test.ice */; };
+ 9D0E11BA8666F169FE7F16A9 /* IceExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 72D74613EC066967500F5FC2 /* IceExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 9D11E8E19719DBF5A767EBC2 /* Twoways.swift in Sources */ = {isa = PBXBuildFile; fileRef = E12F45B7F61EAD96E7AB7CA2 /* Twoways.swift */; };
+ 9D15FCFF46ADB681E93E4BFA /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8F6D9BD2D111AEFF12912BEE /* RouterF.ice */; };
+ 9D37659B9AD3349C2F6A56BF /* IceBinding.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = FF56241C9185BA58B3C002C2 /* IceBinding.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 9D38CF4BF57730165AA93BFC /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB424CFDDB495CFDA0C31CAA /* Client.swift */; };
+ 9D478F837537979E91DFEA2B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ 9D83F557BF052AA1622CC965 /* Glacier2Swift.h in Headers */ = {isa = PBXBuildFile; fileRef = F989524B8EE8A2B10C119361 /* Glacier2Swift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 9DAE41EB5B560F6062180786 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ 9E0267158E3537BCDD7B0712 /* ExternalAccessory.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5FB73F3B2BB47C6CCF291171 /* ExternalAccessory.framework */; };
+ 9E06D279CAEA8F6EA67E9553 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 9E5DEBA43874E245556F9982 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ 9ED744E174D58451040334A1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ 9F2FA6D9903219699C6B1CE6 /* Process.mm in Sources */ = {isa = PBXBuildFile; fileRef = 69CF9ADB64ABC51C965A0BC3 /* Process.mm */; };
+ 9F86206B2FC43D41F2939366 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B97C4D3A7C3FD2BE6471EC5C /* Client.swift */; };
+ 9FAFB84C66E9E38FF6D01F22 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = D3A1A96D77D11C09CC93E0A3 /* Current.ice */; };
+ 9FE2FF7D79E1021865E1CE77 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ A0241F70B30F1E841BF9F445 /* LoggerWrapperI.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D10C61F090BE87644A708E2 /* LoggerWrapperI.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ A045407EE0B2886BAD97B64D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ A079A6694E9DA4DD6C4B4617 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ A0B8E1FE1BDF830CDAE159BE /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 74161C842F76D79F892C7F30 /* Router.ice */; };
+ A0BD646361E6630DB9A6E11E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0313ED12EFAEF6F04B594F8 /* AllTests.swift */; };
+ A0E81BF9137299226C3C6B56 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 759EE11CA14BBE944B450330 /* AllTests.swift */; };
+ A10D0FE1990845F94BFDDE0B /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6C24E220DD66B4ABD00D6B4E /* ConnectionInfoF.ice */; };
+ A12CAB322F6FD15AB3685510 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2AA99273170E88CF6641EDB2 /* Test.ice */; };
+ A177DBDE46EE503ADAF9FD30 /* CollocatedRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED2C6F19EA581D9FD90EF02 /* CollocatedRequestHandler.cpp */; };
+ A189599E75223F045C9B49C4 /* IceServices.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = D6E03F2B45E897DFA4BA3875 /* IceServices.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ A1911EDB17D474188124123E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ A1B704C06631DF9E806E1D9C /* IceOperationsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 02E11EECDF1D907CE7D43736 /* IceOperationsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ A1E42D9C6FAA0FD7320E40DA /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = C4AB5FCEB570651F64EAF9F8 /* RemoteLogger.ice */; };
+ A1EE784F6AE615A67B0B2860 /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = B9131C558AFEDC361358F7C2 /* ObjectAdapterF.ice */; };
+ A2246D94258601AA088FDB56 /* Communicator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5C39A9CFF709650D38E1A161 /* Communicator.mm */; };
+ A2498C6273F3CFE4E79796BD /* OutputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4615BF30EA763C3D1970A3BE /* OutputUtil.cpp */; };
+ A24D7E78F01B589D9F0C4983 /* UdpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81A63C70F2EB810010ADC690 /* UdpTransceiver.cpp */; };
+ A2613E9D9FA390189720E425 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6C92F82CCFDE973753EDB2B1 /* Test.ice */; };
+ A26411B03C0EE6825A8A0CED /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ A2A38A013CCFA2AD46C078E8 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 65F90E010F10ABA331D839A0 /* Test.ice */; };
+ A2D2C3A40FA789FEED4E5F46 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2E3E477B7BAF363DE50C333 /* Server.swift */; };
+ A2FDF345782DA351B6E35843 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ A32BA7637F21ED858B0D762D /* IceInvoke.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C19F1F0009EE575AA1ECBD82 /* IceInvoke.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ A359572699833E657E567375 /* Twoways.swift in Sources */ = {isa = PBXBuildFile; fileRef = E12F45B7F61EAD96E7AB7CA2 /* Twoways.swift */; };
+ A367AEC56D7567372A72CF26 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9EF6790D92FBF8D23A1328AA /* Test.ice */; };
+ A3729174C23E6EB1D8F01720 /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5CCC86072DE79AA3302257B4 /* CommunicatorF.ice */; };
+ A376C50D30B6A8AA906A1C7B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ A3B06DED05F7B851D5FA040B /* ArgVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A312ACEB30BB09B70C0687C8 /* ArgVector.cpp */; };
+ A42BEF0DC82DDF4AD1EA4891 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ A43CF129944E24ACEF7B8C37 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC3DF625EBA87D24A01AB28 /* Client.swift */; };
+ A45082F7348DE1B8D2EB23DE /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 323356D85F671BF75BE2441A /* Value.cpp */; };
+ A49F679DB369F34048DF79AE /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CA8BF2AFDD7DC794DCDF456 /* Client.swift */; };
+ A516791D843803F217294674 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = D3A1A96D77D11C09CC93E0A3 /* Current.ice */; };
+ A53B841DDCD46626E4BEAA36 /* IceInfo.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C7CD098A3B11E5A19349BFBA /* IceInfo.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ A53C3106336F9822E58F0A8F /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A19BB1770F9F55AF5B417212 /* EndpointI.cpp */; };
+ A5B32967D05D4A55BE17CC60 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4E66FA83F71B78E88A95792F /* Process.ice */; };
+ A5BCBEA024E5C9D1887EC9CF /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ A5C2D790EB1227785DE5998C /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = A7062CDD6ACB29E0CE443E87 /* TestAMD.ice */; };
+ A5DAA736B19F78BEA1C8A0F8 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B061263605A06B95A9E616E8 /* Client.swift */; };
+ A5DF5AC5DC039A13B2FD2DCE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ A60EC1D0C4D856CABC3E6B9C /* Clash.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5E46705E1563991082EF2509 /* Clash.ice */; };
+ A6514C5BCA97B555C37B878E /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 695E7EC21E87DF70069C27B5 /* Glacier2.framework */; };
+ A67947E0F59DE618C69C889B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D26083EDD26E09777A45F2E /* AllTests.swift */; };
+ A6A81C8339C64EAD9E561E25 /* UserAccountMapper.ice in Sources */ = {isa = PBXBuildFile; fileRef = D729A6D6351AEA76B4A801DE /* UserAccountMapper.ice */; };
+ A6B501E1F4A4C1FCB619BA13 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ A72810D6C89CD8E512C3543F /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6327D5AA9BDA7A1D222A2781 /* Object.cpp */; };
+ A7298A9BF4D26E176C03C744 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ A731358707439F110A58DBDA /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ A74888ED7FC45E88CAE9511A /* NativePropertiesAdmin.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8A76FE04B75BFCE578726ED /* NativePropertiesAdmin.swift */; };
+ A76F0171E4A6A015EF41D936 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 06EECD3BE7FEFC5B58AD29A6 /* Locator.ice */; };
+ A795ADA64849600415CF6B26 /* IceAcm.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 61D80966470D2827544EEAF4 /* IceAcm.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ A8041706917C388EF536EA39 /* ImplicitContextI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BB87D6B10425C73EC454EA25 /* ImplicitContextI.cpp */; };
+ A832ACDDA9726A8527A45CFF /* Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06752338681D92370A3CE4F7 /* Buffer.cpp */; };
+ A83E5C03BB7D9890ED882557 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 386DDD1BDCC1C0D15E6392B4 /* Client.swift */; };
+ A84B05F67993E1D9E8DB63B4 /* MutexProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 23101F500D1F72177FD084DC /* MutexProtocol.cpp */; };
+ A85AB5254C24955E34C12302 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7692F3CAB0253A052E5A2702 /* Server.swift */; };
+ A8634863CF08843D7CC87890 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB1FCE49CFF2DEF305936969 /* AllTests.swift */; };
+ A86EC0F8711AEB908B4A41AE /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 30CC9D352F809BB8E7E91DEC /* Test.ice */; };
+ A8C8B86700484591DAB74038 /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 90FFF860656A5425497659B4 /* ImplicitContextF.ice */; };
+ A90694375A0BF0F724F71D63 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = A7062CDD6ACB29E0CE443E87 /* TestAMD.ice */; };
+ A976BE5DDB852C118A88BE49 /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4A5D8C4CB86555CF877EB287 /* LocalException.ice */; };
+ A9C170BBB82A4EB4293E8861 /* LookupI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B98FF41C15F80A439DB1095C /* LookupI.cpp */; };
+ A9E23E16C29C9936D439786D /* LocalObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = D1149F37D374A6BDA0766E40 /* LocalObject.mm */; };
+ A9EE56F4ECE5172A46BE88F4 /* Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81F48E2BBA1DEF4AB7FE0A1A /* Proxy.swift */; };
+ A9F43D400F0BC54F36FE5378 /* Registry.ice in Sources */ = {isa = PBXBuildFile; fileRef = B90FFBAC3033AF8A2D1D079C /* Registry.ice */; };
+ AA0DB6FC5F79BA65F2AF1012 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ AA452BC2BAD067F4261B04ED /* InputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 79CA221CA6899E29C7C4F821 /* InputUtil.cpp */; };
+ AABF198DBEC4C461431C798B /* Forward.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1359C67D1EF0F57441B18C00 /* Forward.ice */; };
+ AB0414500123F090EAF8B616 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9B2A085D0FF611E67DB4404E /* Test.ice */; };
+ AB17C4409272A630F3E178FA /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ AB1A9C766844A973A65F933D /* Acceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 11D34A315D003382E44A3449 /* Acceptor.cpp */; };
+ AB6A5DB89F880F71E8DB0B31 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ ABA16E6F6867D2B67B8630F6 /* Glacier2.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 695E7EC21E87DF70069C27B5 /* Glacier2.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ ABD22459732A42F65545B72E /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = B93FB98E824825D147EB8335 /* Endpoint.ice */; };
+ ABEA5FA667078ED55BC236F8 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ ABF40DC29DD6A56E136F6BE2 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55CDC3B0A1F82C5FF990581B /* Collocated.swift */; };
+ AC1C3D58E9302AF4E9C37B39 /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = F177DC4A542823FBD7E52367 /* OutputStream.swift */; };
+ AC39238DFB99FA03C171F811 /* IceExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AE71B7F15EFD4816025E0689 /* IceExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ AC43E194A2269029B5FBA9BE /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 36AED081D73F0E2BF4A383BA /* EndpointInfo.ice */; };
+ AC82DE0AE98379D16FD0F979 /* LoggerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50F83544D3B7A858E86BCC07 /* LoggerWrapper.swift */; };
+ ACA2F6A14F2C7CAC95964E60 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ AD46C26DA276D57CD970F96D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ AD62D0D44CDD56615B94C1FD /* FileParser.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3BAEC101CBCF34E6098F25DF /* FileParser.ice */; };
+ AD63331636246A865A86FA46 /* ConnectorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18E8A7B3D8EDFE23EAC55293 /* ConnectorI.cpp */; };
+ AE3DCB0F6DA2CFC687742FC5 /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5CCC86072DE79AA3302257B4 /* CommunicatorF.ice */; };
+ AE58598A71C065415651B9CB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ AF068B4F6811622E07DE1A0C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ AF122B9EA82CAA394E50964B /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2151BBA2A6A2A8DF01F3BF6 /* TestI.swift */; };
+ AFF0E6F870EE1D303A37DD08 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ B001A592F836A8940B002B59 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 928BFDDF929DD543EA7E85EC /* Server.swift */; };
+ B03DEFD45D98360A8515A2E3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ B04642BC4B20D7BF53CCE564 /* UnsupportedAdminFacet.h in Headers */ = {isa = PBXBuildFile; fileRef = FB14BFBFF9FDA1EFFCE6782D /* UnsupportedAdminFacet.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ B072C5153EE93AF9A5733B7D /* EndpointI.mm in Sources */ = {isa = PBXBuildFile; fileRef = 64EE7342108DA0A20A07F623 /* EndpointI.mm */; };
+ B07949E73BD4D85B2985323A /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BB13EBC4899DF4956FCA629 /* AllTests.swift */; };
+ B0D410704833082A8F9743AF /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D26083EDD26E09777A45F2E /* AllTests.swift */; };
+ B0E44CCE85EE6A522A6946D5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ B1209EA5B745F3EEB4401742 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ B13872836039B4D88556B4AB /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ B14ED30EA2FB5B65B8B77670 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9ABA5BA27410F9E6B004807A /* ProcessF.ice */; };
+ B1ADE777106BD873CBBF79B0 /* UnknownSlicedValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71405EEF5DD7B49984B82D50 /* UnknownSlicedValue.swift */; };
+ B21C4D0027E58F7D09D1A92C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ B21F14BE0B46FF31D1FC6E94 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ B26207E5B9A95A26163C83F6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ B26B63479EE1CF9FDCD93C76 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE5D6875EB2CA4A68930B397 /* Client.swift */; };
+ B2748A2AD7E5F7A4E0F628A6 /* UdpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5DB40D9AFA5CF0A7918251FE /* UdpEndpointI.cpp */; };
+ B284E94F09E45B89E4368466 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = A261CDF61CCE3AB26BF3760A /* TestAMD.ice */; };
+ B290AD88D437FA65CE34F1C7 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = DA6D77259734A9A50408BC52 /* Test.ice */; };
+ B291A0E9DE58EBB8EEE961A3 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1BCC0D83B6676602CE029301 /* ServerAMD.swift */; };
+ B2E58D066CA22569D3DC7546 /* OutputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = 7335A71C7336FC2FFA4108FB /* OutputStream.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ B2F441C7B17D6205142783B0 /* Config.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F7C9CA9FF611116C3250B86 /* Config.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ B2FD3394FF5C754983044274 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ B329C59F4FC1D71B752B5A0B /* FileUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42310E0C40C9AB57299C5CD9 /* FileUtil.cpp */; };
+ B3528CB3864D9709296B0B1B /* Endpoint.h in Headers */ = {isa = PBXBuildFile; fileRef = E59C5CC5ADC962957A222D63 /* Endpoint.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ B35511F498DB806C6C57F60B /* TraceUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = B22796B458DFB996DFCE4E59 /* TraceUtil.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ B366E1A8DD23F190DA7A3777 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B7CE26E5FEE6C1797473CE30 /* PluginI.cpp */; };
+ B3E726852B31E3C5188E72CA /* WSEndpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E0816B74A54C6A5AFAAB47C0 /* WSEndpoint.cpp */; };
+ B427085498A4C09CF996DA54 /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0F109D4E1DEC815CD428AC07 /* Instrumentation.ice */; };
+ B43233293677E484255D62EC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ B43ECF67A0562B6AA0DBED9E /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 10400AA7223E0A8B29B55AE5 /* Instance.cpp */; };
+ B45D4F08FBE1D2C2132844B0 /* IceGrid.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B292F9660FB35AE8CC69257C /* IceGrid.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ B481EAB7817F1615EE9D7FB3 /* StringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A10577B1706CA27AFD8CFC6D /* StringConverter.cpp */; };
+ B486C56FE8693DAE6C0147F8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ B4B85A9D8EDBCCB955902850 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D84565C38F264CDA6167320 /* Client.swift */; };
+ B4C15ED04D926D6A77CED57E /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4EF5392E8EDBD9F473ACE45 /* ServantLocatorI.swift */; };
+ B4CAA94206FE7B05711DB88A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ B4E6848BF33F734F33864CD9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = F7836884DD8DE10AD62C6237 /* Test.ice */; };
+ B50969BCE6B9789555995A38 /* ConnectorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18E8A7B3D8EDFE23EAC55293 /* ConnectorI.cpp */; };
+ B5159B0E62C0C2C05866F883 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 685F51A49A0A1635F60B79E8 /* ServerPrivateAMD.ice */; };
+ B55A55B1C29E77AEF1AE295D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ B5908F6BC2EEFFF24CE9C87F /* ObjectAdapterI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 415EC23289E1FE20C34E5854 /* ObjectAdapterI.cpp */; };
+ B59B3B2BBBADB62DB3B3C2AA /* Exception.mm in Sources */ = {isa = PBXBuildFile; fileRef = 30F34E125BCD65B465E730EC /* Exception.mm */; };
+ B59EF0FC5910C9C0A36EA745 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6728B91056E1B900D838723B /* Metrics.ice */; };
+ B5BC7EAF47EB5CB7A1746528 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = D2ACDC6B9BAF07C2F58F592F /* Test.ice */; };
+ B5C0978C36B474058EB33960 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D8DD9978CC1D777708322EC /* TestI.swift */; };
+ B5EAF1B5EAB01F0C9EF497FC /* SlicedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 534A60B7E9BD9AB69834F99D /* SlicedData.cpp */; };
+ B62BEF433B3B65F6D4F1AEA6 /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0F109D4E1DEC815CD428AC07 /* Instrumentation.ice */; };
+ B669BD12AF662F4ED2C28B81 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4459C771C1C7A69CA8F1280F /* Test.ice */; };
+ B6795B7B0F99C267814324DB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ B69C2E5F2063E7F859606914 /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 90FFF860656A5425497659B4 /* ImplicitContextF.ice */; };
+ B6BAB4CA419EA87243728DB5 /* LaunchScreen.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = E822DF338362622DF4F6FB8E /* LaunchScreen.storyboard */; };
+ B6BFCAAE1D0066FD378D854B /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5CCC86072DE79AA3302257B4 /* CommunicatorF.ice */; };
+ B6FB4853482034B8AA930424 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8F6D9BD2D111AEFF12912BEE /* RouterF.ice */; };
+ B72FDA145DCC110316215728 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 40F8D41EE89552DBF4CF55D6 /* Test.ice */; };
+ B735B12EF0EBC4DF7572F4A6 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3F92F646E4E33C266BC4A92 /* ServerAMD.swift */; };
+ B77061DBAFF7C81D2A59CDD8 /* RecMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 52A263A9C0D127277F3A4299 /* RecMutex.cpp */; };
+ B7C510143BB4D8456CCED9D1 /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 34785E693757F22FE033F6B8 /* Logger.ice */; };
+ B7D1686A31A6E63672C902E9 /* InstrumentationI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BAFAC4F6BD55992AE64058CA /* InstrumentationI.cpp */; };
+ B80322CBE441A059B5D7C3C2 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ B817B9C6749F882B78944954 /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C4CB19D2229E24FACB63F84F /* InstrumentationF.ice */; };
+ B83DF1CCAE6381CE63EF669E /* Oneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 961E1E384FB9C264A5A43616 /* Oneways.swift */; };
+ B88866C18A36D2D5991DC18E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 852021ECD39078E0622D5914 /* AllTests.swift */; };
+ B898CBB0A3E38960098D3067 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ B8C3C0F86BA5442973022512 /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C4CB19D2229E24FACB63F84F /* InstrumentationF.ice */; };
+ B90015E407FBD39021875EBB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7A6EF2BD73A2E472879049F /* Client.swift */; };
+ B952517104CC70F3A0CEE291 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9EF6790D92FBF8D23A1328AA /* Test.ice */; };
+ B95862D5CD72BCD59A51F056 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22551A073C020FAD00489B12 /* TestI.swift */; };
+ B9B8D2E951143DC1B38221B4 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAC5ED3AFC5DD838C8E807BE /* AllTests.swift */; };
+ B9CCD6388FAE579F9AEE5E53 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ BA5218BBFA2B4CE8A15DFAC1 /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9FA66EB699D787B19A18EAA5 /* Service.cpp */; };
+ BA73E4D84989DF8D2CBA1CCF /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ BAB994FCF531D38166D2BE9B /* PermissionsVerifierF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 708FAD80EA52610C7DFBD288 /* PermissionsVerifierF.ice */; };
+ BABFC36F943C020903B2C9AE /* Convert.h in Headers */ = {isa = PBXBuildFile; fileRef = 53300C97318750EC096B8848 /* Convert.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ BAC635A78E45B6EC8604DDF8 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27E399911304C1EB0DA23FF8 /* Collocated.swift */; };
+ BAEDD17A9E5C22C5E811DA0B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ BB2F0A00EE31F7188CCB7CEA /* FileUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42310E0C40C9AB57299C5CD9 /* FileUtil.cpp */; };
+ BB4889956D0B44367F654DB2 /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E0F240A4C08BD4CE218E45AF /* ServantLocatorF.ice */; };
+ BB54AD1A806208941AE645C7 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7E0471231484AC2A899799B /* TestI.swift */; };
+ BB67A3BEC9BCBF1050A00660 /* certs in Resources */ = {isa = PBXBuildFile; fileRef = 1A4702F7B4F2E5BB692CF065 /* certs */; };
+ BB93E41095F3A6AE2439207E /* TraceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = 881E953FAED8549952C7A4D6 /* TraceUtil.mm */; };
+ BBA31F56E2B94B628DD79BB6 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C82F07D7A7F30C23E254A35 /* TestI.swift */; };
+ BBC1BFF17A3FCD9C1D8F25C4 /* LocatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E3110B6E996849945CDD36BC /* LocatorI.cpp */; };
+ BC06C66B2D9F95DC8A27A93A /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ BC3CABF6BB8EDE47494DCFC5 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ BC436EA252968FAC31FACBF5 /* EventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 416DF215042E0D1FF19FD102 /* EventHandler.cpp */; };
+ BC5BA3FABC2A8EE8E48B9B7C /* RetryQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE8C64C1ABAFE126BC2F208D /* RetryQueue.cpp */; };
+ BCB0730B6869386B8E234977 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ BD26F785B033FE09E2DDD8C0 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 45C5B87FD5C03D859316FE88 /* ConnectionInfo.ice */; };
+ BD38FA0DC5028611A174CDC8 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E35C837C80F9F2229905 /* Metrics.ice */; };
+ BDE0293EC419565A1B0F4C00 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ BE1861CB3DA668BA6FB2A61E /* Transceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EE666B050078EB7E4C4C53B8 /* Transceiver.cpp */; };
+ BE4BD13596F2866DC5425B39 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1AE8FE3419A3536D7F60475C /* Version.ice */; };
+ BE7CD73338F100CB1A193F59 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = C37792B917EDFC5B772E105A /* FacetMap.ice */; };
+ BF16AB68CADC8EFEEAD1A327 /* Incoming.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80080FCBB318ACC945CF8378 /* Incoming.swift */; };
+ BF52A94DE8331FE32C020A6B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE310F1083761C7FC1252774 /* Server.swift */; };
+ BF58A2644DAAE3C206B4BEB4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ BF9679BFB5BFDACDE5143EC8 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F914EBA3723AB426BD102805 /* Client.swift */; };
+ BFF621E20F89F9C3D3EB8E02 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AA37283EC73818B83A10CDD /* Collocated.swift */; };
+ C00063BB6D8BDC695F0BA9A2 /* FactoryTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FF6948CA8B32D02005AC6C0B /* FactoryTable.cpp */; };
+ C043D45FB172C722693936D9 /* Incoming.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8DB9E1DA232C06B2CAE819B9 /* Incoming.cpp */; };
+ C0749400688871E5A1902376 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ C0941C398CAB1FFCB099F418 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ C0958EB780BEFB183D35BFA4 /* InitializationData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B534F1A7F6E196055E3EC0C /* InitializationData.swift */; };
+ C0D8918E9F0EC4D55E51D122 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8533D9E3D6F16FDC9369B1D /* AllTests.swift */; };
+ C0EA9F98D451B6A9CA8620ED /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ C0ED0D49187E84E155B4B68E /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1AE8FE3419A3536D7F60475C /* Version.ice */; };
+ C0F50C8FFE486290C5230031 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ C12CACCAEDA72816935808A6 /* Protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D05D623ADBDB7ECDF0AA18CF /* Protocol.cpp */; };
+ C14026370A6CDC9BE6FF6392 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ C14E50658A36E63D88B5821D /* ClassResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 663A635E9A1126189A0CC036 /* ClassResolver.swift */; };
+ C14F39A2BF1C9FB8351FAC73 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 886FC89FD16744F7E0E3BE94 /* TestI.swift */; };
+ C1656432FD35CBBD71123C46 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = B1D34FA634FD94FD8829AB74 /* Test.ice */; };
+ C1BDE4E32DBF523927C82425 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ C1D5493CF2F39F5A569E9206 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98581F3FAA354E60C6D03F68 /* Client.swift */; };
+ C1E2A6FDD0F5D8DE2B57648B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 739561B362754B773F5CA15C /* AllTests.swift */; };
+ C235431F026782482DE9C7AB /* ImplicitContext.h in Headers */ = {isa = PBXBuildFile; fileRef = AB369B1EFE62B46B519FC1CB /* ImplicitContext.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ C23C9657718B05AC58D69495 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E9573093569E6C7697F2CB83 /* LocatorF.ice */; };
+ C275733E20BED7CA905AADF0 /* ImplicitContextI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0823882A9319241C829F022F /* ImplicitContextI.swift */; };
+ C2799F66AFFAD2DE34DA5A93 /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 34785E693757F22FE033F6B8 /* Logger.ice */; };
+ C2808685B34E841109B8CB48 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6EF0F371964E309813D35A6 /* AllTests.swift */; };
+ C29300B3E65D85B995F454D5 /* BatchOnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75C3043A545CCE718A918575 /* BatchOnewaysAMI.swift */; };
+ C2D1484BE4FA9485E5A50FD2 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF57527199FE27E0E86AE4B2 /* Client.swift */; };
+ C2DBD053ABD64FB485998926 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BB78BC4AF25D9E8B6211B9A /* Client.swift */; };
+ C331AF1A6E10A849FC5CA0D3 /* Exception.h in Headers */ = {isa = PBXBuildFile; fileRef = 94D8EE6C235DFB05C2CE67D3 /* Exception.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ C37114C87A89B9B96FD5EF39 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A4A4EE79E4DA1C572A6319A /* AllTests.swift */; };
+ C374AF1BABA1EE1F1A1466A3 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ C3CBB295693F31FFFB186E64 /* PermissionsVerifierF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 708FAD80EA52610C7DFBD288 /* PermissionsVerifierF.ice */; };
+ C450AB1FB51C5AA16087B16E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55C6A191354406F69B82D60F /* TestI.swift */; };
+ C46BFAF79E48E2B27BAEFBF5 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECC1B33FC7B7BE68E7D408E5 /* TestAMDI.swift */; };
+ C484664E3D5B0521326D7DD9 /* TcpAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6D8F404D94EFBE94A73E9C34 /* TcpAcceptor.cpp */; };
+ C4C6593FDEFC6F3072540F08 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F632FBD6DECADA293B2606AF /* Options.cpp */; };
+ C4DEFEAE819AF4FFD130ECB4 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9C42E8330CA6EC774F68F73 /* AllTests.swift */; };
+ C50125B8FF01D0895B3D7D73 /* ObjectPrx.h in Headers */ = {isa = PBXBuildFile; fileRef = 0134DEC45C2D9F0F28ECA8F4 /* ObjectPrx.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ C57FAA3D2138B3EA80043815 /* Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06752338681D92370A3CE4F7 /* Buffer.cpp */; };
+ C585A69F1E89334199A96655 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ C5A10EC04BEED77D2555FCC0 /* IceStorm.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A0FAB377D71162BC7FF8EE18 /* IceStorm.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ C5CB0C4215BCBAC4D4157447 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ C646940E2A0C7111A058A3FB /* Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB34BA29AF93493969F0D217 /* Proxy.cpp */; };
+ C69E09FD012D091E70F8F897 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7558078642447B9CF26BC060 /* Server.swift */; };
+ C6F4ECE0A991AE3A61AA23C3 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = ED98034FE27743FB00AC0B2E /* ServerPrivate.ice */; };
+ C72A5FBAA7FB9476D62C9BC8 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22551A073C020FAD00489B12 /* TestI.swift */; };
+ C755DC8D8C869E32246587D7 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = EF5EE51B1321D54C1F10A816 /* EndpointTypes.ice */; };
+ C76170FBDC4951941ED26C87 /* Glacier2Swift.h in Headers */ = {isa = PBXBuildFile; fileRef = F989524B8EE8A2B10C119361 /* Glacier2Swift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ C763170B304CE5CEA4C94E96 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ C7690F75C046BCE4412824FE /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = 91F1DD375048DF9F1889E4E1 /* ObjectAdapter.ice */; };
+ C770F93C7A76602AA2453651 /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = 018F3ECB904E1D3D9E587877 /* Value.swift */; };
+ C77F84941E9C4950A3B52EDE /* Cond.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5CCF96DB58C5024B3D4944FA /* Cond.cpp */; };
+ C78F80795F00F4C56F1650D5 /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = B93FB98E824825D147EB8335 /* Endpoint.ice */; };
+ C79CE2CC46B21AAD0BE6E047 /* Key.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1AED5BCDC76080710DC335B3 /* Key.ice */; };
+ C7AD3CB314B8F87435D66736 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55CDC3B0A1F82C5FF990581B /* Collocated.swift */; };
+ C7B3AF5E0DA60D17FE0FCBF0 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = E129B4591EAE3E57AAB3EBD2 /* ServantLocator.ice */; };
+ C7C9E30899D2955FC860D0EA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ C7FDFD66ADDFD9EBB197160E /* IceProperties.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A98DA914527A4765019BECF6 /* IceProperties.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ C807B520ABE3E492FD30B4CE /* Glacier2.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 002057D2DB697C9229704C38 /* Glacier2.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ C828F252D30269BD59ADC588 /* FileParser.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3BAEC101CBCF34E6098F25DF /* FileParser.ice */; };
+ C929605566A191B70EBAB26D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ C9296E55EA676DE996DF753F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ C9358512DBF698F4B9A87100 /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7987C522615F48948D34089A /* Thread.cpp */; };
+ C96E7D3EF41991A01AD866AF /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = CEC9B3EA7055026EC377E34B /* ValueFactory.ice */; };
+ C9B2F8A40142F9CA8E636A6F /* LocalObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDF665A6C2FB9300AA270FEC /* LocalObject.cpp */; };
+ C9D2671CB8D0AE3162DF4B50 /* StreamTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78290EF136611DFDA759788C /* StreamTransceiver.cpp */; };
+ CA00F99B80F67269C4B7E870 /* TestCommon.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ CA469CF346E99B4C6C01B9EF /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3525965EE6A21D85AB91EC0C /* ServerAMD.swift */; };
+ CA7477057A7FABEFFD66D26E /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C4317878D0FE9FB76C717243 /* Test.ice */; };
+ CAD5A6559594C614E5EBEBE0 /* Random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F585135B5CC85F1EA8DA30 /* Random.cpp */; };
+ CAF41D7A661129D9ABD70DD9 /* IceUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 914B1495C07727253F49EECE /* IceUtil.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ CAF8DE6C5EFA3BBCA9028B07 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ CB53C2C9E7A74054C8F62BF2 /* Controller.ice in Sources */ = {isa = PBXBuildFile; fileRef = 935133DCAF9B41649ADAC1E1 /* Controller.ice */; };
+ CB5CB85742A22AA5B903A0F3 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ CB7C17C9BE6377490B085BFC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ CBCA6004A3D2DA1241EA2CCD /* ObjectPrx.mm in Sources */ = {isa = PBXBuildFile; fileRef = C13623A5E0AD560365C419B6 /* ObjectPrx.mm */; };
+ CBCEBC9D6F73C49396F7F88D /* certs in Resources */ = {isa = PBXBuildFile; fileRef = 1A4702F7B4F2E5BB692CF065 /* certs */; };
+ CBE87B795DFC72765066FEBE /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = CEC9B3EA7055026EC377E34B /* ValueFactory.ice */; };
+ CC0EE41364B5875BBD77ABB9 /* IceBinding.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7B24F892F35952C92BC83937 /* IceBinding.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ CC17513405BA505FB766C959 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7CB2B5FD3988D3EA1FE6BE27 /* ConnectionInfo.ice */; };
+ CC19A9DD47F5949552076C75 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ CC327C1168EBD2FF286D41AF /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1004286D6DA949C91E834F2F /* Test.ice */; };
+ CC47A7E3B8A5308C3F7904A9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 30CC9D352F809BB8E7E91DEC /* Test.ice */; };
+ CC664CAAFB0878F892DC1B7C /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F56CA5F5ECF3FB65CF09363 /* EndpointI.cpp */; };
+ CC8334B395761D13623B3CEF /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4836550328A3D2B729B8C7D7 /* Server.swift */; };
+ CCAC9EBCFEC16F20A5B63C27 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D584F6D9CFCA1AB8C834DA0 /* AllTests.swift */; };
+ CCAEB8D46F9A0C3F316E0731 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7397A067B19936F86ACC898 /* Instance.cpp */; };
+ CD63A0E32DC87D0FABAB53A9 /* ObjectAdapterI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1ECC27057F6229F1238F36C /* ObjectAdapterI.swift */; };
+ CD6F72D3BD9465A2403A1D1B /* IceAdmin.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CF57B1D3D7AE921D461971DA /* IceAdmin.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ CD9182C2D78F1B2A3678778A /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8A9FAFC4800820E617B43CDE /* Security.framework */; };
+ CDAB8CC2F16B868F580C7A30 /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C620B17AE1E715249D40DD05 /* EndpointF.ice */; };
+ CDB7EB6411F98DAEE94F835E /* IceInfo.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AE8268E0DBB0BA1CF1A93749 /* IceInfo.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ CDBFF8FF410B1A5172BE481C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ CDF853BC231C732A373D1C67 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E13ED4366741F2F03F588355 /* LoggerF.ice */; };
+ CE0948D7FDA1F22BA18BB14A /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AAA20A3FA0875705343CB1B /* Object.swift */; };
+ CE33406A9DA80BB663AE7182 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 06EECD3BE7FEFC5B58AD29A6 /* Locator.ice */; };
+ CE551BC786927CD22707FAE1 /* CtrlCHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BED231EB74742D8405E6199F /* CtrlCHandler.cpp */; };
+ CE5C0099C30B17B5DBE0FED0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ CE82F713F74A1223803DCFAB /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 535B9DFDDC32E4EA9747EBC2 /* TestI.swift */; };
+ CE83C874906CA6AEA4C88D22 /* IceOptional.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = BA4C495F45366E2406BD59C4 /* IceOptional.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ CE86CE39223F3570FB5FBDF7 /* LoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B0971179460C413806A5E1E8 /* LoggerI.cpp */; };
+ CE8806A12D79EE2439B28F7B /* EndpointI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D28B240FA2309EB5744C207 /* EndpointI.swift */; };
+ CE98AC8F43B1A022EEDAD6A7 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ CEA2123A208A5B3B28E1FD6F /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002057D2DB697C9229704C38 /* Glacier2.framework */; };
+ CF3C9E619100BC457C5B4171 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ CF6AF67E8797D7BE461E711F /* IceStorm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E66EE515A1AF7264BAEA34A /* IceStorm.framework */; };
+ CF6EA2564EF7BFF3388AF48D /* Shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B8F280588EFE1A21957C8D9 /* Shared.cpp */; };
+ CF7A3ABF1F4A05C727B7A70C /* ReferenceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6373F2A90FA58B3FBBA9FB9D /* ReferenceFactory.cpp */; };
+ CFD4C951CC91D32D9AEE2FF2 /* SliceFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81D402723434B556C8C7D008 /* SliceFlags.swift */; };
+ CFE293A0E175CCF9A880E14F /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B993DE9DE7098904455BD6A8 /* Client.swift */; };
+ D0097346453D1EDE67E1AAB1 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 759EE11CA14BBE944B450330 /* AllTests.swift */; };
+ D04962B305A5EA3F976391D2 /* IceLocatorDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = ABFA0158CCB74F2701A7F584 /* IceLocatorDiscovery.ice */; };
+ D0524A37B8E643F8E1F15C31 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 032A1203E7E72C578F359B7B /* Server.swift */; };
+ D05ACA1A352AC845A0D58336 /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E0F240A4C08BD4CE218E45AF /* ServantLocatorF.ice */; };
+ D060F106CF846A72B073B2E0 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 872F879E3530B38524793D17 /* Plugin.ice */; };
+ D08E068197850811DB38EAF4 /* ImplicitContextI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BB87D6B10425C73EC454EA25 /* ImplicitContextI.cpp */; };
+ D08EE798445B2B223A93A982 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61DE9555E704930DBDF59D64 /* Client.swift */; };
+ D08EF6274DF65812AA3171BC /* UdpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 60F5C0D9448BC9D963923F21 /* UdpConnector.cpp */; };
+ D0BC02A84B8740CD30A82241 /* TrustManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 581D151EBA04E942A0E88F55 /* TrustManager.cpp */; };
+ D0C8080D5B5BEB74EFF1E36A /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03D86659E42C7B65AB957500 /* ViewController.swift */; };
+ D0CE8E2C831638E0AC7412D5 /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8F98AAC9D256C86A28A41CA8 /* Connection.ice */; };
+ D11E7BBD114D268E70BA118B /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DCC77F391C5B63F65609084 /* ServerAMD.swift */; };
+ D127F6BB5D3F7191A67CE6AB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ D18313358371ADDCAAFDD0F6 /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = CEC9B3EA7055026EC377E34B /* ValueFactory.ice */; };
+ D1A51A2419558BDA6704A539 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ D1F8BFA45710E00DAF1DEF6D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ D20728C352513F2C17A1E255 /* UdpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 60F5C0D9448BC9D963923F21 /* UdpConnector.cpp */; };
+ D27B549F4A9C28006EC8AE56 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3406A63ACF6D787797C2F4EE /* TestI.swift */; };
+ D27E687CE2B47048695396F1 /* LocalExceptionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = B045FDEDD432E85B0D0823F4 /* LocalExceptionFactory.swift */; };
+ D29448DC4A7774006725E6F0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ D2E6C217CC0DB286852124CB /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8030707F6FF5B62BA4991DB6 /* AllTests.swift */; };
+ D2EE4AC059DD475A5CD491B7 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6F38ECA3069192410192A925 /* Test.ice */; };
+ D30090B85ABC80447DC2618B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ D304BCE195DB9199A70F9340 /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06EBA109323E98D04F0EAD02 /* Network.cpp */; };
+ D31390F115784FE0005BD35D /* ThreadPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC25D42FAB36ED5E586BA746 /* ThreadPool.cpp */; };
+ D33F00E41EAE7EA4194BA0D8 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F632FBD6DECADA293B2606AF /* Options.cpp */; };
+ D3714FA9DCAEAEA2CC3B1C8C /* ValueFactoryManagerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3B1CFCB042EFC3FDF8BB7B8 /* ValueFactoryManagerI.swift */; };
+ D3935803C05E0E85E94F6131 /* IceImpl.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 5529DAC024B875D55F8A97AD /* IceImpl.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ D393638A62F2009696BC0ED5 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CAEEC656D4ACCF7E5C81E24 /* Client.swift */; };
+ D3A003B0C806C133F174F850 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = E7452276E8BF743AB1916E84 /* Metrics.ice */; };
+ D3F0CFC93AFFE6CA00A43869 /* TraceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = 881E953FAED8549952C7A4D6 /* TraceUtil.mm */; };
+ D4D79F4135EFF310BA122B39 /* SSLEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E84A0BD621EECD450F904A01 /* SSLEngine.cpp */; };
+ D4E9FB8E61053FF92084C14B /* RetryQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE8C64C1ABAFE126BC2F208D /* RetryQueue.cpp */; };
+ D52C0CF6E11C09DD2ED12389 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ D54ADF5C1FAE4DFC4FA7E3F6 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C64B908DEAAD8ECDE626B9AE /* Client.swift */; };
+ D565355E251EDFFE41138502 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07C7B9D93411F8335B0ADACC /* AllTests.swift */; };
+ D576034CFF78D9070FD6BAEF /* Assets.xcassets in Sources */ = {isa = PBXBuildFile; fileRef = FA6EA304E23DCAF2C5538236 /* Assets.xcassets */; };
+ D5BD82CD8C9AED1AD726AAF2 /* StreamSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4C3AFA18C69107B6AD5D08C1 /* StreamSocket.cpp */; };
+ D5CBB5E0362DB08BCC584E7B /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2C653A22021FFBB8D1125AB /* Client.swift */; };
+ D612718487F45CAA3B0D8F1F /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0315E0DE9F0247FF5B4442A1 /* Server.swift */; };
+ D62EE21EE9859AF12B04836D /* TraceLevels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC81D6C09A29730506148684 /* TraceLevels.cpp */; };
+ D63A56A1D322082FD046112A /* ThreadException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1538E77399599398E13CAA4E /* ThreadException.cpp */; };
+ D648E76568F92AF54AE6A2E5 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEB35011DFA5A2CEDF592C5C /* Server.swift */; };
+ D66D76BFC52719EE742368C1 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 181B089F0AA74E19B8225532 /* Client.swift */; };
+ D6876ED9EC8B0DB54FF0B5AD /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ D69248B4238DE41F2F02AA0C /* IceStormSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B663CD93CD8E9726B0A04CB /* IceStormSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ D6976517FB0649FD0C8E1233 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CA8BF2AFDD7DC794DCDF456 /* Client.swift */; };
+ D6E88FEDB53E8CF46ECC4274 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5E8FF1F1D1B7E992E7F9895 /* TestI.swift */; };
+ D6F319EAE400013D1D82FD01 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13EF839C7F5D70709AE32F1C /* Server.swift */; };
+ D727470030C6A472982E34DA /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FDF032DD895F387A34F71CF /* TestI.swift */; };
+ D729AD4D128B8CCDBDAE43B9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2A156A93B0DB6154A28AFA19 /* Test.ice */; };
+ D7349246654C411505E440F5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ D763985FE3DA2C49BD26991C /* RegisterPluginsInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D3FA7D42BAF9FA51A75B8B5D /* RegisterPluginsInit.cpp */; };
+ D77561F873C2833F6980DCAA /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = BC263B6608F5CAD4CE065F4A /* Identity.ice */; };
+ D77EE83862A21E01CE3B0CC0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ D7B9A984FC32F3D19DB1810B /* IceInvoke.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 86DA0817CE029B82837BAE11 /* IceInvoke.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ D84256C4D489A396A6439B29 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ D873900BFCFB6CAA23F500AF /* Connection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0A9B20D7F6470E12986E25B4 /* Connection.mm */; };
+ D896CF883952F3D29D058D76 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ D8C82145EAA57A81033145E4 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 41C72A3CA07A32F60BB6187D /* ServerPrivate.ice */; };
+ D8CDFA405ED64207BCB51616 /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F56CA5F5ECF3FB65CF09363 /* EndpointI.cpp */; };
+ D8E667AB4EDAC33EEECB0FAC /* DispatchInterceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E3B9557740769323CD7D0200 /* DispatchInterceptor.cpp */; };
+ D912B3440EE966B8A4688B26 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF0FC6DC9E84BD9E9F98F86E /* TestI.swift */; };
+ D9E649C4F8992B47254E8290 /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = 628A5DCB80357C4DFE5EA516 /* Exception.swift */; };
+ DA5C3C3B7CD03907751D15B8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ DA73F98B4961EA53D6E08643 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ DA78BC5EB559AB890EFE874D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 578B693AC209D9B6A33B60C6 /* Client.swift */; };
+ DA9E608ECEBD786288A0E885 /* Key.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1AED5BCDC76080710DC335B3 /* Key.ice */; };
+ DABFC91913773EF263622FAF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ DB2CEF531E1D551BB4AFA5C0 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7568B74F51D4B310CE57290D /* TestAMD.ice */; };
+ DB55EFF01B78ED5B9A6002D0 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26BE834715E2A4973CCEFD25 /* Client.swift */; };
+ DB5C35CA4FE7CCD59791B43A /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 928BFDDF929DD543EA7E85EC /* Server.swift */; };
+ DB61B4A3E41C1D94B76C72DD /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4A8D246DB5661CE923BD386 /* AllTests.swift */; };
+ DBC824DCD84900112DA77B08 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CAEEC656D4ACCF7E5C81E24 /* Client.swift */; };
+ DBDEAE0AEC547CC60857F7D4 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4A8D246DB5661CE923BD386 /* AllTests.swift */; };
+ DBEE81A2D47101EC860F1D0B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ DC2E2BF3EF409D26367DB509 /* libIce C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 76AFED63BE65806F68BF76F8 /* libIce C++11 macOS.a */; };
+ DC46C58C1095475E98D146B7 /* ConnectRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 20DBEE559F99B9A0BCD2002E /* ConnectRequestHandler.cpp */; };
+ DC604F9CE4C1342A189A53D1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ DC6105209F1E2FF91CB8FA49 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C6D41B03878F16424EDABD9F /* Test.ice */; };
+ DC73965EC11E0C23F93D6037 /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = CEC9B3EA7055026EC377E34B /* ValueFactory.ice */; };
+ DC8BF313FCFD445D83A6E2A5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ DCB501BB34CEB8D4D69B6FB7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2C653A22021FFBB8D1125AB /* Client.swift */; };
+ DCCDE6E02A4665CD264DA3A9 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ DCE98CC307E3F3634F4826FB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 578B693AC209D9B6A33B60C6 /* Client.swift */; };
+ DD0BB93D8602FC9ECDCEE884 /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = AA66E3A3EC258F09CFF3879C /* Properties.ice */; };
+ DD226F30136B28B6FE0CD3A7 /* UnknownSlicedValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71405EEF5DD7B49984B82D50 /* UnknownSlicedValue.swift */; };
+ DD5FA882345D6BB09C524CD5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ DD7E8EE53BA96FDB63EFDBDD /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 70B0F6F1E88C67A55752D3CF /* ConnectionF.ice */; };
+ DDF618EF7B09AC5CDC2A3942 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = C44F4FEC165D7A607B4E557C /* Collocated.swift */; };
+ DE4005ED6DEE78884B828AD8 /* Exception.ice in Sources */ = {isa = PBXBuildFile; fileRef = 89242FCDF6300C6C9277B2C1 /* Exception.ice */; };
+ DE5A36DB858A23057F335825 /* IceScope.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E5550226853A21DC8DA34637 /* IceScope.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ DE7F50993CA39712BABD63A0 /* Exception.h in Headers */ = {isa = PBXBuildFile; fileRef = 94D8EE6C235DFB05C2CE67D3 /* Exception.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ DED0AB06329CCFF7ADFAC78E /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D9D6078434E4BC3E1C75420 /* StringUtil.cpp */; };
+ DEE49DA445288A84CBCEAE4E /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ DF37F30E04EC7945796C9376 /* CountDownLatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 167DD12721A433540B0EC02F /* CountDownLatch.cpp */; };
+ DFA0E976D4F3D37866791FDF /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5236B78CFA725778C110D0C /* TestI.swift */; };
+ E008F96C76ACA7850272AFE8 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 201888753236916EF9EC5D46 /* TestAMDI.swift */; };
+ E05B5819722946886AC0E706 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ E05F4D730DAA7563689A34ED /* IceStorm.ice in Sources */ = {isa = PBXBuildFile; fileRef = CC39E59263158CF7739EAF57 /* IceStorm.ice */; };
+ E079DC44DD6DAC2E94077996 /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4C11E9CC1118B36C0C81DCE4 /* Communicator.ice */; };
+ E0830C3F4FD6249BF188C620 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ E0B26C6DF0220FB34706532F /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 74161C842F76D79F892C7F30 /* Router.ice */; };
+ E0D1A6430099CBC26779705F /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = ADA6140D051509D00E88BF8E /* TestAMD.ice */; };
+ E0D93FD91B051F44A61A7A2E /* Admin.ice in Sources */ = {isa = PBXBuildFile; fileRef = AAF19B3BA9FA3BA921626E49 /* Admin.ice */; };
+ E0E7BFB416A23BD59FB0EBE3 /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06330EA066A6B4315D944EA2 /* Time.cpp */; };
+ E11F2564534C4A4AA628BC32 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 447941A37B5304FBA34CFA85 /* TestI.swift */; };
+ E193089FA9F0238D53ADAC97 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = C584660A6FD8B77D0E93A7EA /* Server.swift */; };
+ E19FD4D0279B12C75EE9B86B /* IceImpl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5529DAC024B875D55F8A97AD /* IceImpl.framework */; };
+ E1BA4F5E9B94318C3673A054 /* IncomingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 031580C98A106B2DBD5D5025 /* IncomingAsync.cpp */; };
+ E1F77888C096F9F8E92ADF3C /* EndpointFactoryManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CC0EB1088AB5925B1C126E54 /* EndpointFactoryManager.cpp */; };
+ E20B387864F76B33199EB1D7 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 06EECD3BE7FEFC5B58AD29A6 /* Locator.ice */; };
+ E2127C7F6AB54D8F7BE6427A /* IceAdapterDeactivation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 789B32A0A9FBC75ABE4452F4 /* IceAdapterDeactivation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ E247D32B989735284D309954 /* CommunicatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4500B515C8771600B39A6692 /* CommunicatorI.swift */; };
+ E2525CC596F5ED30F5531A6F /* UnsupportedAdminFacet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2E0BDEC193C807B59D513EDA /* UnsupportedAdminFacet.mm */; };
+ E26B2D70B7866084B709A4DD /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 50E2432E8E8F4707DEE4CF5C /* ImplicitContext.ice */; };
+ E2A8BB2DC22A97E1B9319059 /* IceSSLConfiguration.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 61F2F48D7A9F5718E7A660FA /* IceSSLConfiguration.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ E2BEF49A93F7EC6B4244A956 /* IceDefaultValue.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F0301F9727E458CB7DBA5D0D /* IceDefaultValue.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ E2C78EA5522D2C7C98BEDA5E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ E33CBB9F39EB13CE4660AD31 /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6C24E220DD66B4ABD00D6B4E /* ConnectionInfoF.ice */; };
+ E34B0391714587BD32D0A44A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ E38E3E070A014849F6FCB99D /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 574884C429A4A25580D642F4 /* Test.ice */; };
+ E3E7CF3B46C74AC2FC42FEDF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ E4090A278C92EB53D3BDFC93 /* Process.mm in Sources */ = {isa = PBXBuildFile; fileRef = 69CF9ADB64ABC51C965A0BC3 /* Process.mm */; };
+ E43DB9CE3195AE3234835F1A /* certs in Resources */ = {isa = PBXBuildFile; fileRef = F5B729F1E9705C578665F6E9 /* certs */; };
+ E455D65983FC45A98004C6E2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ E497C0B4BDD96AE1D4B24A41 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = D8EE8FDE4B755E2F36C32148 /* RouterF.ice */; };
+ E53ACBE5503CC5004E6B1F2D /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = AA66E3A3EC258F09CFF3879C /* Properties.ice */; };
+ E5BAD4969A71A7043C311F37 /* Initialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = F925064D43BCE7F22EDB6DAB /* Initialize.swift */; };
+ E5CCD54F2C3B733B46E9C3A9 /* EndpointInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E01EA47DED7188FB7FAD521 /* EndpointInfoFactory.swift */; };
+ E5FAB0982C4863AFCBB6D362 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = C37792B917EDFC5B772E105A /* FacetMap.ice */; };
+ E6196D92A184DE85C1A45A0F /* ObjectPrx.mm in Sources */ = {isa = PBXBuildFile; fileRef = C13623A5E0AD560365C419B6 /* ObjectPrx.mm */; };
+ E66F440C2DA8912FFC1ACB62 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ E68BFB16D2A24E54A270DE69 /* LocatorInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FD0D1400E3DF542970F4DB54 /* LocatorInfo.cpp */; };
+ E69F02E040EA34EEA692E83E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 535B9DFDDC32E4EA9747EBC2 /* TestI.swift */; };
+ E6A94448820D3D3816EBDBA3 /* IceServices.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1F360C906C25AE9AF614842A /* IceServices.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ E7363EEBEDAF24D189F20BFC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ E758B95873A863539942B359 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849D63530B554CB4310CE1D7 /* AllTests.swift */; };
+ E7597DB0B99EE066FD40B78F /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 323356D85F671BF75BE2441A /* Value.cpp */; };
+ E75A022B2F3C1F5B4160E741 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = E64AD706963E2EAEAE408FD6 /* Server.swift */; };
+ E766B53A346AB28FE4804EF7 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ E7B14F391DB0CF768134D887 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ E7B27AF2C6AC81E6FB00FACD /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = E4C76CA126D764280AFF2B13 /* BuiltinSequences.ice */; };
+ E7DAFDEBAAC5B6CAA115B547 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ E7FA43390AACA87CC811A07A /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7E0471231484AC2A899799B /* TestI.swift */; };
+ E8636EE821AAB23C35DA7586 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = B11E87B56C9ADDA999194ACC /* Server.swift */; };
+ E8E2B2E1FC431CF5A753494D /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 488AE2C7BF58440094E88B5C /* Collocated.swift */; };
+ E8EA9FB6E12E743497239AE4 /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0D9853D5AE936C2AEDFA8BD8 /* Reference.cpp */; };
+ E9015351782983626C0715DA /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEB35011DFA5A2CEDF592C5C /* Server.swift */; };
+ E929F4F92E2A87CB2BC47C20 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ E92E5636E304217A5D649219 /* ACM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D5FE95B49085918BCA0E7134 /* ACM.cpp */; };
+ E9F5F4A09637B7B15CE7F68D /* IceLocation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EC98242524973663F1908A56 /* IceLocation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ EA1F1AC2A28A2EC828F47818 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = B5D917CFCFD23F958DDD1BEC /* ServerPrivateAMD.ice */; };
+ EA66CA7F6FC12131ED10F3A8 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D75CBE49B7A4D661C007490 /* Test.ice */; };
+ EAAB78EBFFB17271FF55BB60 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E530BE1D84E07428620C041 /* AppDelegate.swift */; };
+ EAF549C2B1F6716293CDAB04 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ EB0EBC2E2E5AE498839E14E0 /* ServantManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E49082EBBD6657A88C32AFE8 /* ServantManager.cpp */; };
+ EB180B7453A502F4245F95B3 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ EB1DEC59F0E2613AFD7AE396 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ EB223B5222D8156186D6BADD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ EB2EC990CA67DF994CCC7AE0 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2E3E477B7BAF363DE50C333 /* Server.swift */; };
+ EB422D1FF6F3225D89A1CE04 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2484F04ABAD0A70E32653CC6 /* ServerAMD.swift */; };
+ EB8A1482941A5EE3AE741BC6 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1004D51D8DB4A363BB3C7276 /* TestI.swift */; };
+ EBC035CADD7D1A70F92402D6 /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = F177DC4A542823FBD7E52367 /* OutputStream.swift */; };
+ EBD6240234F6698B8B650FD9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2AA99273170E88CF6641EDB2 /* Test.ice */; };
+ EBD8191E862A66D55D00FE8F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ EC43F3FD62ABCD8577BACE26 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2484F04ABAD0A70E32653CC6 /* ServerAMD.swift */; };
+ EC64A8309E8D16A6A07F3FC4 /* SliceEscape.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 03241246991368EB7349C96A /* SliceEscape.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ EC69FE3ED20F8B1EA3A7184C /* PluginFacade.ice in Sources */ = {isa = PBXBuildFile; fileRef = 29C651A8D088D6E1E6409476 /* PluginFacade.ice */; };
+ EC6DEC559E9F2754E20B7864 /* AdminFacetFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 47BBA8D8D04E938ACB5A9DD6 /* AdminFacetFactory.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ EC7D59602F81AA2141F22B5B /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1AE8FE3419A3536D7F60475C /* Version.ice */; };
+ EC90880404B1759BA696EBF8 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 872F879E3530B38524793D17 /* Plugin.ice */; };
+ ECB6D899E1CF3173810C8AAD /* RequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8777BCB58C028869DA616768 /* RequestHandler.cpp */; };
+ ED0F814DFB50E41A057655C0 /* IceScope.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2A3806CAD3C10182698A41FB /* IceScope.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ ED97155EE69180610F9ACAB9 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = E7452276E8BF743AB1916E84 /* Metrics.ice */; };
+ EDA8AF478B3B21A864372BB5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ EDC1D2FE3C442672DC4FF08B /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4A5D8C4CB86555CF877EB287 /* LocalException.ice */; };
+ EDC899AA65D39401E8E8D72A /* OutputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = 7335A71C7336FC2FFA4108FB /* OutputStream.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ EDCE1EFEE2753C0F86D1ABC1 /* SSLInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = F57BB7DDB899F39099711806 /* SSLInfo.ice */; };
+ EDD3002A4583D95F6EF519B2 /* Base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4743922CC71F1250B830F5A2 /* Base64.cpp */; };
+ EDE729AC063A24D1D4498FB0 /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = 628A5DCB80357C4DFE5EA516 /* Exception.swift */; };
+ EDF93A191FC99F864C495C44 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ EE346FD9DD71670CCB571B4A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 798174ADB32B4187B02B62AF /* Client.swift */; };
+ EE355D3DC70E3C1E77073611 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ EE41F9EA02BB9611E98A4D9A /* IceDefaultServant.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 21A39E99E4D9B6C42FAA3546 /* IceDefaultServant.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ EE443BBAA089DA88AA8C8251 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E17B1A777F432D5A4BB739 /* AllTests.swift */; };
+ EE8C203D5B297F74AE4DD83C /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7A14E0267A1B865579F53EF0 /* HttpParser.cpp */; };
+ EE913DBE16055E8262B90707 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ EE9E133570234C6892959EB9 /* ServantManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E49082EBBD6657A88C32AFE8 /* ServantManager.cpp */; };
+ EF306BDBD386AFEC6BE0D1B7 /* LoggerAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8AC5C222793312FE881A16A5 /* LoggerAdminI.cpp */; };
+ EF38D3CE673A66E9671C42CA /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B3C59D3F7145F3CD7357FB7E /* PluginI.cpp */; };
+ EFD2CA2C990558374DE5ECE3 /* ProcessI.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACA0B8BD257FEA34FA13FE89 /* ProcessI.swift */; };
+ EFE1D62BBA935CC389B27E05 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ F011345799E49607E2F1C724 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ F01849CA17CFE5576BEAE713 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707162E6F253276E4747AB3F /* PromiseKit.framework */; };
+ F03D6E9880E90BA55366B555 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ F06568DBC85FF75AA68AE8A6 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 798174ADB32B4187B02B62AF /* Client.swift */; };
+ F0BD3B8CB831CB67EB482AD7 /* SSLInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = F57BB7DDB899F39099711806 /* SSLInfo.ice */; };
+ F12AFCF6AEA7E76E0B883F04 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDF26F975BE6089653B0F5CC /* Server.swift */; };
+ F1378A40EA6C77FE1F40098F /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002057D2DB697C9229704C38 /* Glacier2.framework */; };
+ F149BF7099EEDD80C56A9A70 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53963E3EBD52A6CA4EE93E5E /* Client.swift */; };
+ F15253781FBAF29F6C9D4134 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C770A440B386E9871E4D6753 /* Cocoa.framework */; };
+ F15A02B80A658A5233FD6BC9 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E4FBBEBB6CEF118563BF404 /* Collocated.swift */; };
+ F170F4649637A97ABC6F729E /* EndpointInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E01EA47DED7188FB7FAD521 /* EndpointInfoFactory.swift */; };
+ F183C27F8E12409E3671D472 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7397A067B19936F86ACC898 /* Instance.cpp */; };
+ F18E7C01E16CDDCA38388D9D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ F1A504DDE048554E30368E53 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B061263605A06B95A9E616E8 /* Client.swift */; };
+ F1DEBF2E56FC3D258749EADD /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2B1EFD42E937591DE9A870F /* Client.swift */; };
+ F1F5A10B34FC164295DEF195 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = BB1CD14E00665624F8827D7F /* Test.ice */; };
+ F1F8135AA8C1C52CE1196BAC /* Acceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 11D34A315D003382E44A3449 /* Acceptor.cpp */; };
+ F23560DFF0FEAA8B9A601276 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5236B78CFA725778C110D0C /* TestI.swift */; };
+ F246268BFB148E04368C0C6A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ F2661495040C7296E2A8E52C /* ConnectionI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A271F220744B88D610CD64C1 /* ConnectionI.swift */; };
+ F26D4FB6C283DAD572D27DC1 /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6327D5AA9BDA7A1D222A2781 /* Object.cpp */; };
+ F2B7ABAEB098FB9303358FA4 /* StreamSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4C3AFA18C69107B6AD5D08C1 /* StreamSocket.cpp */; };
+ F2CC809CAE593E7087384261 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32ECB0873B3405B139BF034D /* Ice.framework */; };
+ F2DC369249CFB82B86CBC5D9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ F310A21AA738E52F376A17E2 /* IceAmi.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 772B4E772D179DE7C6CB7498 /* IceAmi.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ F33BE75ED8DE2831F80A13B5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 471C284222234F2EECDA580C /* TestCommon.framework */; };
+ F370F235F4DFB73D42E52636 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0B7B1A08F8EED54A62A878B /* Collocated.swift */; };
+ F371B96470AAB934D4280B7B /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = AA66E3A3EC258F09CFF3879C /* Properties.ice */; };
+ F3D156D9FBCD3251B78842F5 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55C6A191354406F69B82D60F /* TestI.swift */; };
+ F3F53581BBA394A44675DE3C /* IceAcm.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 5AD21866F3AE5065B9CBF5F7 /* IceAcm.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ F425E38F2F372E762B3C222D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ F4358714EB78AAF0C22F87FC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ F4491D0288615AA18A957FD2 /* UnsupportedAdminFacet.h in Headers */ = {isa = PBXBuildFile; fileRef = FB14BFBFF9FDA1EFFCE6782D /* UnsupportedAdminFacet.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ F463FD287521C2C317A8ED83 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ F4883DAB2B8C22DF768A9060 /* IceImpl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5529DAC024B875D55F8A97AD /* IceImpl.framework */; };
+ F4989A816738AE1296F66867 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B2A7C46D8647A388D7E8AB6E /* IceSlicingObjectsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ F4B09ECEBC927561E8D46A4E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AAF019209B020DC4C4978FDB /* TestCommon.framework */; };
+ F4C78842C0EB425E74E9F960 /* IceGrid.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB742AF13754DC483F12E6C2 /* IceGrid.framework */; };
+ F4DA07FD347355F4D0487F22 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ F549C1D620D9F6AB40E96A64 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 74161C842F76D79F892C7F30 /* Router.ice */; };
+ F55BE410F4DAE36F40694461 /* CommunicatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4500B515C8771600B39A6692 /* CommunicatorI.swift */; };
+ F56CBF553C00E61A882E362A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ F57E334855EC9F694821201C /* IceLocation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6B8803F147E5765337A9B75B /* IceLocation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ F5AD429C412F8D0BE62FDE6F /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D75CBE49B7A4D661C007490 /* Test.ice */; };
+ F5D243115C4AC3870FD602C0 /* IceGridSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = B031A074F3AB261AF56DA330 /* IceGridSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ F65C35F1B28A835C1A301775 /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 70B0F6F1E88C67A55752D3CF /* ConnectionF.ice */; };
+ F6754A08FC88B8CB2475B10D /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1708477FA3EB6225928864B3 /* Server.swift */; };
+ F68420FC5F919F7457EFDD85 /* IPEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A937BDC7A18D6DF993C8107F /* IPEndpointI.cpp */; };
+ F69A17A67683C388A41A43DC /* LocatorInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FD0D1400E3DF542970F4DB54 /* LocatorInfo.cpp */; };
+ F6C8DB464F5A14A586054225 /* Forward.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1359C67D1EF0F57441B18C00 /* Forward.ice */; };
+ F6DAFABB6604F908959C07EC /* MetricsAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F1B4F97F46685084B63496FF /* MetricsAdminI.cpp */; };
+ F737D6ED88F284EFC3DCC830 /* Properties.h in Headers */ = {isa = PBXBuildFile; fileRef = 59D4691ADEEE0B97B6E6E77C /* Properties.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ F759545089FFDC4105211F75 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 19ED86466E361C1A2B9896C2 /* PropertiesAdmin.ice */; };
+ F7AE7DD0F5B30232C3305940 /* IceImpl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D7238AE78D6A05658363FAE0 /* IceImpl.framework */; };
+ F7F89AD6F0A0E8252CAD552C /* IceStorm.ice in Sources */ = {isa = PBXBuildFile; fileRef = CC39E59263158CF7739EAF57 /* IceStorm.ice */; };
+ F8258981174296C9700C496D /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4459C771C1C7A69CA8F1280F /* Test.ice */; };
+ F8520A2CC022A3047A59EEF3 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 447941A37B5304FBA34CFA85 /* TestI.swift */; };
+ F8527FDE407960F61475D517 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 10400AA7223E0A8B29B55AE5 /* Instance.cpp */; };
+ F8E145187A4BCEEA8BD24A2D /* IceOptionalAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F0A113284AF870197C22A935 /* IceOptionalAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ F906D30EAC824AD1E41F4360 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF0FC6DC9E84BD9E9F98F86E /* TestI.swift */; };
+ F971DCFCD8FAA1743A0B9857 /* IceSlicingExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 82F3B4DCE2BB122F9B853CBB /* IceSlicingExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ F9817BD0EC7E4846B0AA233A /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3F92F646E4E33C266BC4A92 /* ServerAMD.swift */; };
+ F98971800538C7A5F7B8DF40 /* DynamicLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2A1283591FFB7F2D917E6596 /* DynamicLibrary.cpp */; };
+ F9BF1B8D2EE4FE28F190A949 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ F9EBC540458541D3A6AE0409 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ FA330E8344BBBCA995025AEC /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CAE55D1FAAC539C28A8A921 /* AllTests.swift */; };
+ FA473A578B9DBE5983B8EBB8 /* ControllerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDADF2C04453CFCB4ADD3772 /* ControllerI.swift */; };
+ FA6F619D32C72F3FBDB59EBA /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ FA720F8DF97C63AEEF40A044 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE0920C78A0320D6116B4427 /* Ice.framework */; };
+ FA72C82709801E11370A133A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ FA91A90B736421477A2BB6C5 /* Convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = 15EFAF4866E5A8239791A76F /* Convert.mm */; };
+ FABF0501EFF39A640D0BD0BC /* TraceUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69CFB8F77EA93163C7BCA3BD /* TraceUtil.cpp */; };
+ FAEA52503EC7D8C84DA9A1B3 /* IceOptionalAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 88F58800FA3F10293BCEAD86 /* IceOptionalAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ FB062AC7A9D55F80FEC124DE /* UserAccountMapper.ice in Sources */ = {isa = PBXBuildFile; fileRef = D729A6D6351AEA76B4A801DE /* UserAccountMapper.ice */; };
+ FBA27072F92F8F62121DA3B9 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7692F3CAB0253A052E5A2702 /* Server.swift */; };
+ FBB21BAB8DD32F70FF6E21BE /* PluginManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD57795562CC3D371537069C /* PluginManagerI.cpp */; };
+ FBFE9072E709017BCDB6612B /* IceDefaultServant.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8D4D5E24B92A6B527343ED77 /* IceDefaultServant.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ FC01A0C3769D4A936A1BD2D9 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = BC263B6608F5CAD4CE065F4A /* Identity.ice */; };
+ FC0F97B70190BD90856D1DC7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB0CB1F83F85D35F2AED0129 /* Foundation.framework */; };
+ FC19C3D93614F508C8D3805E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBD9D83E111FB2DDF287D00E /* TestI.swift */; };
+ FC1A22FB2ED7BA9F27AEBCB0 /* Connection.h in Headers */ = {isa = PBXBuildFile; fileRef = 77EE712C243A945989DBE71C /* Connection.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ FC7A1053CACBFB19812918DD /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 810E20495F80D0BC231963EB /* PromiseKit.framework */; };
+ FD11A88D179B5876418DAA94 /* ProxyFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1BF3BB5EBEF6E59053366C77 /* ProxyFactory.cpp */; };
+ FD84FAFE71949D7C760BA48F /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4E66FA83F71B78E88A95792F /* Process.ice */; };
+ FDE15B8438E764E0F4D37886 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 386DDD1BDCC1C0D15E6392B4 /* Client.swift */; };
+ FE2E3C30E41B5021E0583B1A /* Logger.h in Headers */ = {isa = PBXBuildFile; fileRef = 57A437F4D71BE97DFE7F1D3B /* Logger.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ FE3C8D4243FB6739C3F61E76 /* LocatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E3110B6E996849945CDD36BC /* LocatorI.cpp */; };
+ FE5747894953C442E63646BB /* Shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B8F280588EFE1A21957C8D9 /* Shared.cpp */; };
+ FE65F83F26DDA9CBC12AD033 /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = D839BC08B4C4CE8E94ED96A3 /* ObjectFactory.ice */; };
+ FEDEE0158D3056EAE5EA9831 /* FactoryTableInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E362EF3C1ECE1096D53D14C1 /* FactoryTableInit.cpp */; };
+ FEFEF6ECD0D862ED3DAFB64B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB0757DD06001928A759256B /* Server.swift */; };
+ FF20D7ABE8D837A952FB984E /* InputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6252A0D4D0BDE8CDCF7CF5E0 /* InputStream.swift */; };
+ FFDAAB098566EE7EDC726EAA /* StreamAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C87ED7FD94903FA9D43AC407 /* StreamAcceptor.cpp */; };
/* End PBXBuildFile section */
/* Begin PBXBuildRule section */
- 03AC652771D6454A7E9F8A3F /* PBXBuildRule */ = {
+ 0406F262C64EACDD240D21A5 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- dependencyFile = "$(DERIVED_FILE_DIR)/IceSSL/$(INPUT_FILE_BASE).d";
- filePatterns = "*/IceSSL/*.ice";
- fileType = pattern.proxy;
- inputFiles = (
- "$SRCROOT/../slice/IceSSL/ConnectionInfo.ice",
- "$SRCROOT/../slice/IceSSL/ConnectionInfoF.ice",
- "$SRCROOT/../slice/IceSSL/EndpointInfo.ice",
- );
- isEditable = 1;
- name = "Slice2Cpp Compiler for IceSSL/*.ice";
- outputFiles = (
- "$(DERIVED_FILE_DIR)/IceSSL/$(INPUT_FILE_BASE).cpp",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/IceSSL/$(INPUT_FILE_BASE).h",
- );
- runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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/IceSSL\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceSSL --output-dir \"$DERIVED_FILE_DIR/IceSSL\" --depend --depend-file \"$DERIVED_FILE_DIR/IceSSL/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/IceSSL/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceSSL --output-dir \"$DERIVED_FILE_DIR/IceSSL\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceSSL\"\nmv \"$DERIVED_FILE_DIR/IceSSL/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceSSL/$BASENAME.h\"\n";
- };
- 0793D603DF162459022BAC7D /* 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/timeout/*.ice";
fileType = pattern.proxy;
inputFiles = (
- "$SRCROOT/../slice/Ice/BuiltinSequences.ice",
- "$SRCROOT/../slice/Ice/Communicator.ice",
- "$SRCROOT/../slice/Ice/CommunicatorF.ice",
- "$SRCROOT/../slice/Ice/Connection.ice",
- "$SRCROOT/../slice/Ice/ConnectionF.ice",
- "$SRCROOT/../slice/Ice/Current.ice",
- "$SRCROOT/../slice/Ice/Endpoint.ice",
- "$SRCROOT/../slice/Ice/EndpointF.ice",
- "$SRCROOT/../slice/Ice/EndpointTypes.ice",
- "$SRCROOT/../slice/Ice/FacetMap.ice",
- "$SRCROOT/../slice/Ice/Identity.ice",
- "$SRCROOT/../slice/Ice/ImplicitContext.ice",
- "$SRCROOT/../slice/Ice/ImplicitContextF.ice",
- "$SRCROOT/../slice/Ice/Instrumentation.ice",
- "$SRCROOT/../slice/Ice/InstrumentationF.ice",
- "$SRCROOT/../slice/Ice/LocalException.ice",
- "$SRCROOT/../slice/Ice/Locator.ice",
- "$SRCROOT/../slice/Ice/LocatorF.ice",
- "$SRCROOT/../slice/Ice/Logger.ice",
- "$SRCROOT/../slice/Ice/LoggerF.ice",
- "$SRCROOT/../slice/Ice/Metrics.ice",
- "$SRCROOT/../slice/Ice/ObjectAdapter.ice",
- "$SRCROOT/../slice/Ice/ObjectAdapterF.ice",
- "$SRCROOT/../slice/Ice/ObjectFactory.ice",
- "$SRCROOT/../slice/Ice/Plugin.ice",
- "$SRCROOT/../slice/Ice/PluginF.ice",
- "$SRCROOT/../slice/Ice/Process.ice",
- "$SRCROOT/../slice/Ice/ProcessF.ice",
- "$SRCROOT/../slice/Ice/Properties.ice",
- "$SRCROOT/../slice/Ice/PropertiesAdmin.ice",
- "$SRCROOT/../slice/Ice/PropertiesF.ice",
- "$SRCROOT/../slice/Ice/RemoteLogger.ice",
- "$SRCROOT/../slice/Ice/Router.ice",
- "$SRCROOT/../slice/Ice/RouterF.ice",
- "$SRCROOT/../slice/Ice/ServantLocator.ice",
- "$SRCROOT/../slice/Ice/ServantLocatorF.ice",
- "$SRCROOT/../slice/Ice/ValueFactory.ice",
- "$SRCROOT/../slice/Ice/Version.ice",
+ test/Ice/timeout/Test.ice,
);
isEditable = 1;
- name = "Slice2Cpp Compiler for Ice/*.ice";
+ name = "Slice Compiler for test/Ice/timeout/*.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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 099110B06AFA934A481499B6 /* PBXBuildRule */ = {
+ 04A0B4BBED48520CB5FE8699 /* 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/ami/*.ice";
fileType = pattern.proxy;
inputFiles = (
+ test/Ice/ami/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/services/*.ice";
+ name = "Slice Compiler for test/Ice/ami/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 0AE3FAF3651F7D971AE56AEF /* PBXBuildRule */ = {
+ 0857C4F4642BBCA2F6B7E35B /* 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/invoke/*.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/invoke/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/slicing/objects/*.ice";
+ name = "Slice Compiler for test/Ice/invoke/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 10318D80DB8375E92376F13F /* PBXBuildRule */ = {
+ 098115536EA39D4435258A3C /* 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)/IceIAP_$(INPUT_FILE_BASE).d";
+ filePatterns = "*/slice/IceIAP/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/servantLocator/Test.ice,
- test/Ice/servantLocator/TestAMD.ice,
+ "$SRCROOT/../slice/IceIAP/EndpointInfo.ice",
+ "$SRCROOT/../slice/IceIAP/ConnectionInfo.ice",
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/servantLocator/*.ice";
+ name = "Slice Compiler for IceIAP/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/IceIAP_$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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/IceIAP\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/IceIAP_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/IceIAP_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceIAP\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceIAP/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceIAP_$BASENAME.swift\"\n";
};
- 1033E35BEFA397B13A015ABE /* PBXBuildRule */ = {
+ 0B56899B35E26F56C7CE68BB /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
@@ -1629,10 +1568,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";
@@ -1642,148 +1581,117 @@
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 109DC8AB2C4982FB0B23E58F /* PBXBuildRule */ = {
+ 0FA133EC6D5F9CDAEDB59109 /* 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/adapterDeactivation/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/scope/Test.ice,
+ test/Ice/adapterDeactivation/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/scope/*.ice";
+ name = "Slice Compiler for test/Ice/adapterDeactivation/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 12E4E9666D46DD8B798F7577 /* PBXBuildRule */ = {
+ 10DCE5BC2C0F79BAAE47700B /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/Ice/proxy/*.ice";
+ filePatterns = "*/test/TestCommon/*.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/TestCommon/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 131464A08B67FBD8BB055BF6 /* PBXBuildRule */ = {
+ 11ACF3BAB6F7564145C262F1 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/Ice/binding/*.ice";
+ filePatterns = "*/test/Ice/slicing/objects/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/binding/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/binding/*.ice";
+ name = "Slice Compiler for test/Ice/slicing/objects/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 14AFFF5F55AF63C02D9C8EB6 /* PBXBuildRule */ = {
+ 1412257FBFDCD772B65055F4 /* 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/servantLocator/*.ice";
fileType = pattern.proxy;
inputFiles = (
- "$SRCROOT/../slice/Ice/BuiltinSequences.ice",
- "$SRCROOT/../slice/Ice/Communicator.ice",
- "$SRCROOT/../slice/Ice/CommunicatorF.ice",
- "$SRCROOT/../slice/Ice/Connection.ice",
- "$SRCROOT/../slice/Ice/ConnectionF.ice",
- "$SRCROOT/../slice/Ice/Current.ice",
- "$SRCROOT/../slice/Ice/Endpoint.ice",
- "$SRCROOT/../slice/Ice/EndpointF.ice",
- "$SRCROOT/../slice/Ice/EndpointTypes.ice",
- "$SRCROOT/../slice/Ice/FacetMap.ice",
- "$SRCROOT/../slice/Ice/Identity.ice",
- "$SRCROOT/../slice/Ice/ImplicitContext.ice",
- "$SRCROOT/../slice/Ice/ImplicitContextF.ice",
- "$SRCROOT/../slice/Ice/Instrumentation.ice",
- "$SRCROOT/../slice/Ice/InstrumentationF.ice",
- "$SRCROOT/../slice/Ice/LocalException.ice",
- "$SRCROOT/../slice/Ice/Locator.ice",
- "$SRCROOT/../slice/Ice/LocatorF.ice",
- "$SRCROOT/../slice/Ice/Logger.ice",
- "$SRCROOT/../slice/Ice/LoggerF.ice",
- "$SRCROOT/../slice/Ice/Metrics.ice",
- "$SRCROOT/../slice/Ice/ObjectAdapter.ice",
- "$SRCROOT/../slice/Ice/ObjectAdapterF.ice",
- "$SRCROOT/../slice/Ice/ObjectFactory.ice",
- "$SRCROOT/../slice/Ice/Plugin.ice",
- "$SRCROOT/../slice/Ice/PluginF.ice",
- "$SRCROOT/../slice/Ice/Process.ice",
- "$SRCROOT/../slice/Ice/ProcessF.ice",
- "$SRCROOT/../slice/Ice/Properties.ice",
- "$SRCROOT/../slice/Ice/PropertiesAdmin.ice",
- "$SRCROOT/../slice/Ice/PropertiesF.ice",
- "$SRCROOT/../slice/Ice/RemoteLogger.ice",
- "$SRCROOT/../slice/Ice/Router.ice",
- "$SRCROOT/../slice/Ice/RouterF.ice",
- "$SRCROOT/../slice/Ice/ServantLocator.ice",
- "$SRCROOT/../slice/Ice/ServantLocatorF.ice",
- "$SRCROOT/../slice/Ice/ValueFactory.ice",
- "$SRCROOT/../slice/Ice/Version.ice",
+ test/Ice/servantLocator/TestAMD.ice,
+ test/Ice/servantLocator/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for Ice/*.ice";
+ name = "Slice Compiler for test/Ice/servantLocator/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/Ice_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 14B8CDF4D2B3CFC8DEBE07E2 /* PBXBuildRule */ = {
+ 1967539C28653F32D3409E0A /* 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/udp/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/operations/Test.ice,
- test/Ice/operations/TestAMD.ice,
+ test/Ice/udp/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/operations/*.ice";
+ name = "Slice Compiler for test/Ice/udp/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 14C17C89586F44BCD1101690 /* PBXBuildRule */ = {
+ 1AAE598BA538AA13415C31A8 /* 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/slicing/exceptions/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/admin/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/admin/*.ice";
+ name = "Slice Compiler for test/Ice/slicing/exceptions/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 14E26428815567543D2725EC /* PBXBuildRule */ = {
+ 1B14172E974B87182C05D9CF /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
@@ -1800,96 +1708,101 @@
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 152BE85D7EAACA6BA0C8F946 /* PBXBuildRule */ = {
+ 1F8B160C82501770998A9B78 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/Ice/interceptor/*.ice";
+ dependencyFile = "$(DERIVED_FILE_DIR)/IceLocatorDiscovery/$(INPUT_FILE_BASE).d";
+ filePatterns = "*/IceLocatorDiscovery/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/interceptor/Test.ice,
+ "$SRCROOT/../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice",
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/interceptor/*.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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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";
};
- 16BBAE9E1411D45F4A0A87B3 /* PBXBuildRule */ = {
+ 221E1AFD8244B89F8F46C5BA /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 1732B4D0CCA4449EB5AFF1CA /* PBXBuildRule */ = {
+ 23819C13DD78AC432F41ACD2 /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 1A3343DDC32CBBDE33E6B7E2 /* PBXBuildRule */ = {
+ 24941F3DE44C2EC5129E1FC5 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/Ice/admin/*.ice";
+ dependencyFile = "$(DERIVED_FILE_DIR)/IceSSL/$(INPUT_FILE_BASE).d";
+ filePatterns = "*/IceSSL/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/admin/Test.ice,
+ "$SRCROOT/../slice/IceSSL/EndpointInfo.ice",
+ "$SRCROOT/../slice/IceSSL/ConnectionInfoF.ice",
+ "$SRCROOT/../slice/IceSSL/ConnectionInfo.ice",
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/admin/*.ice";
+ name = "Slice2Cpp Compiler for IceSSL/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/IceSSL/$(INPUT_FILE_BASE).cpp",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/IceSSL/$(INPUT_FILE_BASE).h",
);
runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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/IceSSL\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceSSL --output-dir \"$DERIVED_FILE_DIR/IceSSL\" --depend --depend-file \"$DERIVED_FILE_DIR/IceSSL/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/IceSSL/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceSSL --output-dir \"$DERIVED_FILE_DIR/IceSSL\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceSSL\"\nmv \"$DERIVED_FILE_DIR/IceSSL/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceSSL/$BASENAME.h\"\n";
};
- 1B799348F261C3E85197742A /* PBXBuildRule */ = {
+ 25DD27E5C8D61AFE278FC83F /* 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/slicing/objects/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/adapterDeactivation/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/adapterDeactivation/*.ice";
+ name = "Slice Compiler for test/Ice/slicing/objects/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 1C41A001F987C9C9F37BE1D6 /* PBXBuildRule */ = {
+ 26CB1C4CB9D0F70233C4C324 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
@@ -1906,535 +1819,543 @@
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 226DA0E31C8283EB24DB4910 /* PBXBuildRule */ = {
+ 29FCAD182FBCC31887550F66 /* 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)/$(INPUT_FILE_BASE).d";
+ filePatterns = "*/test/Ice/properties/*.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",
);
isEditable = 1;
- name = "Slice Compiler for Glacier2/*.ice";
+ name = "Slice Compiler for test/Ice/properties/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 2481F9056554ACE7CB0A6771 /* PBXBuildRule */ = {
+ 2BF73ED324EFADA4B09D1311 /* 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/proxy/*.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/PluginFacade.ice",
- "$SRCROOT/../slice/IceGrid/Registry.ice",
- "$SRCROOT/../slice/IceGrid/Session.ice",
- "$SRCROOT/../slice/IceGrid/UserAccountMapper.ice",
+ test/Ice/proxy/TestAMD.ice,
+ test/Ice/proxy/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for IceGrid/*.ice";
+ name = "Slice Compiler for test/Ice/proxy/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceGrid_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 29A2576F2032958E418353AD /* PBXBuildRule */ = {
+ 2D6F558C2865B597B4D50133 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/TestCommon/*.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/TestCommon/*.ice";
+ name = "Slice Compiler for test/Ice/optional/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 2A6B2D58E6041C42CBE531C7 /* PBXBuildRule */ = {
+ 34E86BDAE688B1EB010E2250 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- dependencyFile = "$(DERIVED_FILE_DIR)/IceSSL_$(INPUT_FILE_BASE).d";
- filePatterns = "*/slice/IceSSL/*.ice";
+ dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
+ filePatterns = "*/test/Ice/location/*.ice";
fileType = pattern.proxy;
inputFiles = (
- "$SRCROOT/../slice/IceSSL/ConnectionInfo.ice",
- "$SRCROOT/../slice/IceSSL/ConnectionInfoF.ice",
- "$SRCROOT/../slice/IceSSL/EndpointInfo.ice",
+ test/Ice/location/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for IceSSL/*.ice";
+ name = "Slice Compiler for test/Ice/location/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceSSL_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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/IceSSL\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/IceSSL_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/IceSSL_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceSSL\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceSSL/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceSSL_$BASENAME.swift\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 2AFDB45DB19ACC9E6067FF68 /* PBXBuildRule */ = {
+ 35CE2CFAA9B1099B943319E7 /* 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)/Ice/$(INPUT_FILE_BASE).d";
+ filePatterns = "*/Ice/*.ice";
fileType = pattern.proxy;
inputFiles = (
- "$SRCROOT/../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice",
+ "$SRCROOT/../slice/Ice/ObjectAdapter.ice",
+ "$SRCROOT/../slice/Ice/ImplicitContextF.ice",
+ "$SRCROOT/../slice/Ice/Logger.ice",
+ "$SRCROOT/../slice/Ice/Connection.ice",
+ "$SRCROOT/../slice/Ice/RemoteLogger.ice",
+ "$SRCROOT/../slice/Ice/PropertiesAdmin.ice",
+ "$SRCROOT/../slice/Ice/EndpointF.ice",
+ "$SRCROOT/../slice/Ice/ValueFactory.ice",
+ "$SRCROOT/../slice/Ice/Communicator.ice",
+ "$SRCROOT/../slice/Ice/Plugin.ice",
+ "$SRCROOT/../slice/Ice/ObjectAdapterF.ice",
+ "$SRCROOT/../slice/Ice/Properties.ice",
+ "$SRCROOT/../slice/Ice/ConnectionF.ice",
+ "$SRCROOT/../slice/Ice/LocalException.ice",
+ "$SRCROOT/../slice/Ice/Locator.ice",
+ "$SRCROOT/../slice/Ice/PluginF.ice",
+ "$SRCROOT/../slice/Ice/PropertiesF.ice",
+ "$SRCROOT/../slice/Ice/BuiltinSequences.ice",
+ "$SRCROOT/../slice/Ice/Version.ice",
+ "$SRCROOT/../slice/Ice/ServantLocator.ice",
+ "$SRCROOT/../slice/Ice/InstrumentationF.ice",
+ "$SRCROOT/../slice/Ice/Router.ice",
+ "$SRCROOT/../slice/Ice/Endpoint.ice",
+ "$SRCROOT/../slice/Ice/Metrics.ice",
+ "$SRCROOT/../slice/Ice/ObjectFactory.ice",
+ "$SRCROOT/../slice/Ice/Instrumentation.ice",
+ "$SRCROOT/../slice/Ice/Identity.ice",
+ "$SRCROOT/../slice/Ice/LoggerF.ice",
+ "$SRCROOT/../slice/Ice/LocatorF.ice",
+ "$SRCROOT/../slice/Ice/EndpointTypes.ice",
+ "$SRCROOT/../slice/Ice/CommunicatorF.ice",
+ "$SRCROOT/../slice/Ice/Current.ice",
+ "$SRCROOT/../slice/Ice/ProcessF.ice",
+ "$SRCROOT/../slice/Ice/RouterF.ice",
+ "$SRCROOT/../slice/Ice/Process.ice",
+ "$SRCROOT/../slice/Ice/ImplicitContext.ice",
+ "$SRCROOT/../slice/Ice/FacetMap.ice",
+ "$SRCROOT/../slice/Ice/ServantLocatorF.ice",
);
isEditable = 1;
- name = "Slice2Cpp Compiler for IceLocatorDiscovery/*.ice";
+ name = "Slice2Cpp Compiler for Ice/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceLocatorDiscovery/$(INPUT_FILE_BASE).cpp",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/IceLocatorDiscovery/$(INPUT_FILE_BASE).h",
+ "$(DERIVED_FILE_DIR)/Ice/$(INPUT_FILE_BASE).cpp",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/Ice/$(INPUT_FILE_BASE).h",
);
runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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";
};
- 2D2524A2569CB54EA7F6DEA9 /* PBXBuildRule */ = {
+ 35D699B0E82AB0CDABFB3FC1 /* 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/udp/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/defaultValue/Test.ice,
+ test/Ice/udp/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/defaultValue/*.ice";
+ name = "Slice Compiler for test/Ice/udp/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 345E6A127471D8865C6FBCCE /* PBXBuildRule */ = {
+ 366A8236E176A9A16EAB8576 /* 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/services/*.ice";
fileType = pattern.proxy;
inputFiles = (
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/properties/*.ice";
+ name = "Slice Compiler for test/Ice/services/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 37DBFF3976C27E3B2989BBA3 /* PBXBuildRule */ = {
+ 3DB61B634D74C5A37170D1FE /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- dependencyFile = "$(DERIVED_FILE_DIR)/IceIAP/$(INPUT_FILE_BASE).d";
- filePatterns = "*/IceIAP/*.ice";
+ dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
+ filePatterns = "*/test/IceSSL/configuration/*.ice";
fileType = pattern.proxy;
inputFiles = (
- "$SRCROOT/../slice/IceIAP/ConnectionInfo.ice",
- "$SRCROOT/../slice/IceIAP/EndpointInfo.ice",
+ test/IceSSL/configuration/Test.ice,
);
isEditable = 1;
- name = "Slice2Cpp Compiler for IceIAP/*.ice";
+ name = "Slice Compiler for test/IceSSL/configuration/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceIAP/$(INPUT_FILE_BASE).cpp",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/IceIAP/$(INPUT_FILE_BASE).h",
+ "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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/IceIAP\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceIAP --output-dir \"$DERIVED_FILE_DIR/IceIAP\" --depend --depend-file \"$DERIVED_FILE_DIR/IceIAP/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/IceIAP/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceIAP --output-dir \"$DERIVED_FILE_DIR/IceIAP\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceIAP\"\nmv \"$DERIVED_FILE_DIR/IceIAP/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceIAP/$BASENAME.h\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 3DDCD7DC128FD66AA312AB88 /* PBXBuildRule */ = {
+ 3E167ADC9C01995BDF14E5DF /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/Ice/servantLocator/*.ice";
+ filePatterns = "*/test/IceSSL/configuration/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/servantLocator/Test.ice,
- test/Ice/servantLocator/TestAMD.ice,
+ test/IceSSL/configuration/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/servantLocator/*.ice";
+ name = "Slice Compiler for test/IceSSL/configuration/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 3F5A5B923D717153D031817C /* PBXBuildRule */ = {
+ 3FB1B329B6AB201E983339A4 /* 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/binding/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/proxy/Test.ice,
- test/Ice/proxy/TestAMD.ice,
+ test/Ice/binding/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/proxy/*.ice";
+ name = "Slice Compiler for test/Ice/binding/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 418B250A03318E67044979C2 /* PBXBuildRule */ = {
+ 406FABABBB3195EA7D293511 /* 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/properties/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/inheritance/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/inheritance/*.ice";
+ name = "Slice Compiler for test/Ice/properties/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 44F684DCC6DF53001B8EB546 /* PBXBuildRule */ = {
+ 40F7FA5640B92DD7D0088D4F /* 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)/IceGrid_$(INPUT_FILE_BASE).d";
+ filePatterns = "*/slice/IceGrid/*.ice";
fileType = pattern.proxy;
inputFiles = (
- "$SRCROOT/../slice/Ice/BuiltinSequences.ice",
- "$SRCROOT/../slice/Ice/Communicator.ice",
- "$SRCROOT/../slice/Ice/CommunicatorF.ice",
- "$SRCROOT/../slice/Ice/Connection.ice",
- "$SRCROOT/../slice/Ice/ConnectionF.ice",
- "$SRCROOT/../slice/Ice/Current.ice",
- "$SRCROOT/../slice/Ice/Endpoint.ice",
- "$SRCROOT/../slice/Ice/EndpointF.ice",
- "$SRCROOT/../slice/Ice/EndpointTypes.ice",
- "$SRCROOT/../slice/Ice/FacetMap.ice",
- "$SRCROOT/../slice/Ice/Identity.ice",
- "$SRCROOT/../slice/Ice/ImplicitContext.ice",
- "$SRCROOT/../slice/Ice/ImplicitContextF.ice",
- "$SRCROOT/../slice/Ice/Instrumentation.ice",
- "$SRCROOT/../slice/Ice/InstrumentationF.ice",
- "$SRCROOT/../slice/Ice/LocalException.ice",
- "$SRCROOT/../slice/Ice/Locator.ice",
- "$SRCROOT/../slice/Ice/LocatorF.ice",
- "$SRCROOT/../slice/Ice/Logger.ice",
- "$SRCROOT/../slice/Ice/LoggerF.ice",
- "$SRCROOT/../slice/Ice/Metrics.ice",
- "$SRCROOT/../slice/Ice/ObjectAdapter.ice",
- "$SRCROOT/../slice/Ice/ObjectAdapterF.ice",
- "$SRCROOT/../slice/Ice/ObjectFactory.ice",
- "$SRCROOT/../slice/Ice/Plugin.ice",
- "$SRCROOT/../slice/Ice/PluginF.ice",
- "$SRCROOT/../slice/Ice/Process.ice",
- "$SRCROOT/../slice/Ice/ProcessF.ice",
- "$SRCROOT/../slice/Ice/Properties.ice",
- "$SRCROOT/../slice/Ice/PropertiesAdmin.ice",
- "$SRCROOT/../slice/Ice/PropertiesF.ice",
- "$SRCROOT/../slice/Ice/RemoteLogger.ice",
- "$SRCROOT/../slice/Ice/Router.ice",
- "$SRCROOT/../slice/Ice/RouterF.ice",
- "$SRCROOT/../slice/Ice/ServantLocator.ice",
- "$SRCROOT/../slice/Ice/ServantLocatorF.ice",
- "$SRCROOT/../slice/Ice/ValueFactory.ice",
- "$SRCROOT/../slice/Ice/Version.ice",
+ "$SRCROOT/../slice/IceGrid/UserAccountMapper.ice",
+ "$SRCROOT/../slice/IceGrid/FileParser.ice",
+ "$SRCROOT/../slice/IceGrid/Registry.ice",
+ "$SRCROOT/../slice/IceGrid/Session.ice",
+ "$SRCROOT/../slice/IceGrid/PluginFacade.ice",
+ "$SRCROOT/../slice/IceGrid/Admin.ice",
+ "$SRCROOT/../slice/IceGrid/Descriptor.ice",
+ "$SRCROOT/../slice/IceGrid/Exception.ice",
);
isEditable = 1;
- name = "Slice2Cpp Compiler for Ice/*.ice";
+ name = "Slice Compiler for IceGrid/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/Ice/$(INPUT_FILE_BASE).cpp",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/Ice/$(INPUT_FILE_BASE).h",
+ "$(DERIVED_FILE_DIR)/IceGrid_$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 470FCDFE24EE82E23CAA883B /* PBXBuildRule */ = {
+ 4638EBEC34FD67738C76D5A5 /* 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/acm/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/location/Test.ice,
+ test/Ice/acm/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/location/*.ice";
+ name = "Slice Compiler for test/Ice/acm/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 48A7CF0E8AD916BB737444E9 /* PBXBuildRule */ = {
+ 48CEA397421C800D4DEA6097 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/Ice/exceptions/*.ice";
+ filePatterns = "*/test/Slice/escape/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/exceptions/Test.ice,
- test/Ice/exceptions/TestAMD.ice,
+ test/Slice/escape/Key.ice,
+ test/Slice/escape/Clash.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/exceptions/*.ice";
+ name = "Slice Compiler for test/Slice/escape/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 4AE08462FEC8159FB9E5A57C /* PBXBuildRule */ = {
- isa = PBXBuildRule;
- compilerSpec = com.apple.compilers.proxy.script;
- dependencyFile = "$(DERIVED_FILE_DIR)/IceIAP_$(INPUT_FILE_BASE).d";
- filePatterns = "*/slice/IceIAP/*.ice";
- fileType = pattern.proxy;
- inputFiles = (
- "$SRCROOT/../slice/IceIAP/ConnectionInfo.ice",
- "$SRCROOT/../slice/IceIAP/EndpointInfo.ice",
- );
- isEditable = 1;
- name = "Slice Compiler for IceIAP/*.ice";
- outputFiles = (
- "$(DERIVED_FILE_DIR)/IceIAP_$(INPUT_FILE_BASE).swift",
- );
- runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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/IceIAP\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/IceIAP_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/IceIAP_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceIAP\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceIAP/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceIAP_$BASENAME.swift\"\n";
- };
- 4CAC08FD2A9CC4AD650F86E1 /* PBXBuildRule */ = {
+ 48FA284CA8FD1BE0D2EF29E4 /* 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/enums/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/acm/Test.ice,
+ test/Ice/enums/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/acm/*.ice";
+ name = "Slice Compiler for test/Ice/enums/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 4E4367CBA28BD557A396B5A9 /* PBXBuildRule */ = {
+ 528D181796962C81B08FC87B /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 4EB11E096E7C3A8970D5C20C /* PBXBuildRule */ = {
+ 535CAB06A45B465B9732F0AB /* 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/operations/*.ice";
fileType = pattern.proxy;
inputFiles = (
- "$SRCROOT/../slice/IceDiscovery/IceDiscovery.ice",
+ test/Ice/operations/TestAMD.ice,
+ test/Ice/operations/Test.ice,
);
isEditable = 1;
- name = "Slice2Cpp Compiler for IceDiscovery/*.ice";
+ name = "Slice Compiler for test/Ice/operations/*.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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 4FD02D17D015F3DBE14A9CF8 /* PBXBuildRule */ = {
+ 59AD92487706BB01E50493D0 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/scripts/*.ice";
+ dependencyFile = "$(DERIVED_FILE_DIR)/Ice/$(INPUT_FILE_BASE).d";
+ filePatterns = "*/Ice/*.ice";
fileType = pattern.proxy;
inputFiles = (
- ../scripts/Controller.ice,
+ "$SRCROOT/../slice/Ice/ObjectAdapter.ice",
+ "$SRCROOT/../slice/Ice/ImplicitContextF.ice",
+ "$SRCROOT/../slice/Ice/Logger.ice",
+ "$SRCROOT/../slice/Ice/Connection.ice",
+ "$SRCROOT/../slice/Ice/RemoteLogger.ice",
+ "$SRCROOT/../slice/Ice/PropertiesAdmin.ice",
+ "$SRCROOT/../slice/Ice/EndpointF.ice",
+ "$SRCROOT/../slice/Ice/ValueFactory.ice",
+ "$SRCROOT/../slice/Ice/Communicator.ice",
+ "$SRCROOT/../slice/Ice/Plugin.ice",
+ "$SRCROOT/../slice/Ice/ObjectAdapterF.ice",
+ "$SRCROOT/../slice/Ice/Properties.ice",
+ "$SRCROOT/../slice/Ice/ConnectionF.ice",
+ "$SRCROOT/../slice/Ice/LocalException.ice",
+ "$SRCROOT/../slice/Ice/Locator.ice",
+ "$SRCROOT/../slice/Ice/PluginF.ice",
+ "$SRCROOT/../slice/Ice/PropertiesF.ice",
+ "$SRCROOT/../slice/Ice/BuiltinSequences.ice",
+ "$SRCROOT/../slice/Ice/Version.ice",
+ "$SRCROOT/../slice/Ice/ServantLocator.ice",
+ "$SRCROOT/../slice/Ice/InstrumentationF.ice",
+ "$SRCROOT/../slice/Ice/Router.ice",
+ "$SRCROOT/../slice/Ice/Endpoint.ice",
+ "$SRCROOT/../slice/Ice/Metrics.ice",
+ "$SRCROOT/../slice/Ice/ObjectFactory.ice",
+ "$SRCROOT/../slice/Ice/Instrumentation.ice",
+ "$SRCROOT/../slice/Ice/Identity.ice",
+ "$SRCROOT/../slice/Ice/LoggerF.ice",
+ "$SRCROOT/../slice/Ice/LocatorF.ice",
+ "$SRCROOT/../slice/Ice/EndpointTypes.ice",
+ "$SRCROOT/../slice/Ice/CommunicatorF.ice",
+ "$SRCROOT/../slice/Ice/Current.ice",
+ "$SRCROOT/../slice/Ice/ProcessF.ice",
+ "$SRCROOT/../slice/Ice/RouterF.ice",
+ "$SRCROOT/../slice/Ice/Process.ice",
+ "$SRCROOT/../slice/Ice/ImplicitContext.ice",
+ "$SRCROOT/../slice/Ice/FacetMap.ice",
+ "$SRCROOT/../slice/Ice/ServantLocatorF.ice",
);
isEditable = 1;
- name = "Slice Compiler for test/TestDriver/*.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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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";
};
- 4FEE1BB6EBCBEF57BD0EB0EA /* PBXBuildRule */ = {
+ 5BEC1359B05D2326F483BD1A /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- dependencyFile = "$(DERIVED_FILE_DIR)/IceSSL_$(INPUT_FILE_BASE).d";
- filePatterns = "*/slice/IceSSL/*.ice";
+ dependencyFile = "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).d";
+ filePatterns = "*/slice/Glacier2/*.ice";
fileType = pattern.proxy;
inputFiles = (
- "$SRCROOT/../slice/IceSSL/ConnectionInfo.ice",
- "$SRCROOT/../slice/IceSSL/ConnectionInfoF.ice",
- "$SRCROOT/../slice/IceSSL/EndpointInfo.ice",
+ "$SRCROOT/../slice/Glacier2/Session.ice",
+ "$SRCROOT/../slice/Glacier2/PermissionsVerifier.ice",
+ "$SRCROOT/../slice/Glacier2/PermissionsVerifierF.ice",
+ "$SRCROOT/../slice/Glacier2/SSLInfo.ice",
+ "$SRCROOT/../slice/Glacier2/Router.ice",
+ "$SRCROOT/../slice/Glacier2/Metrics.ice",
+ "$SRCROOT/../slice/Glacier2/RouterF.ice",
);
isEditable = 1;
- name = "Slice Compiler for IceSSL/*.ice";
+ name = "Slice Compiler for Glacier2/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceSSL_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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/IceSSL\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/IceSSL_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/IceSSL_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceSSL\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceSSL/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceSSL_$BASENAME.swift\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 5114AA713C1C2FBEDC5D8EB9 /* PBXBuildRule */ = {
+ 5D7F1D95EF421E7E004ACEE6 /* 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/defaultServant/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/timeout/Test.ice,
+ test/Ice/defaultServant/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/timeout/*.ice";
+ name = "Slice Compiler for test/Ice/defaultServant/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 53786ADB873F541B8853B764 /* PBXBuildRule */ = {
+ 6023615BCFB471799681CE2A /* 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/exceptions/*.ice";
fileType = pattern.proxy;
inputFiles = (
- "$SRCROOT/../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice",
+ test/Ice/exceptions/TestAMD.ice,
+ test/Ice/exceptions/Test.ice,
);
isEditable = 1;
- name = "Slice2Cpp Compiler for IceLocatorDiscovery/*.ice";
+ name = "Slice Compiler for test/Ice/exceptions/*.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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 53925A79EB627B58CB848E72 /* PBXBuildRule */ = {
+ 614F76796DB84D17A4B81611 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/Ice/properties/*.ice";
+ filePatterns = "*/scripts/*.ice";
fileType = pattern.proxy;
inputFiles = (
+ ../scripts/Controller.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/properties/*.ice";
+ name = "Slice Compiler for test/TestDriver/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 55A39830E710846103CDC97C /* PBXBuildRule */ = {
+ 66330BFF47143FD56CB05C0F /* 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/optional/*.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/optional/TestAMD.ice,
+ test/Ice/optional/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/objects/*.ice";
+ name = "Slice Compiler for test/Ice/optional/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 5623775083D35C03CD09C85A /* PBXBuildRule */ = {
+ 690C9A3EB22B4598898E43DF /* 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/servantLocator/*.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/servantLocator/TestAMD.ice,
+ test/Ice/servantLocator/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/slicing/objects/*.ice";
+ name = "Slice Compiler for test/Ice/servantLocator/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 587D2F4F24B57B6822290E27 /* PBXBuildRule */ = {
+ 6AD1335CC1E139A84076D1C3 /* 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/optional/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/facets/Test.ice,
+ test/Ice/optional/TestAMD.ice,
+ test/Ice/optional/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/facets/*.ice";
+ name = "Slice Compiler for test/Ice/optional/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 58FE2196A8780CC1C132AAA6 /* PBXBuildRule */ = {
+ 719B809822C6712FBB9BC58A /* 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/location/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/timeout/Test.ice,
+ test/Ice/location/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/timeout/*.ice";
+ name = "Slice Compiler for test/Ice/location/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 5F84D16F382531CB448CE271 /* PBXBuildRule */ = {
+ 755D95745A90BECFE4EBA0CB /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
@@ -2451,7 +2372,7 @@
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 6533EA270C3F1BE9D9555C21 /* PBXBuildRule */ = {
+ 7562A24FAF079DCBE404BFED /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
@@ -2468,227 +2389,220 @@
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 655B4455D98032259E864D23 /* PBXBuildRule */ = {
+ 7601B14FE82F3603AABC5F77 /* 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/scope/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/facets/Test.ice,
+ test/Ice/scope/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/facets/*.ice";
+ name = "Slice Compiler for test/Ice/scope/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 684A994B5503846CB120AB56 /* PBXBuildRule */ = {
+ 7C00190CB6D8623F6E0B377E /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/Ice/slicing/objects/*.ice";
+ dependencyFile = "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).d";
+ filePatterns = "*/slice/IceStorm/*.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,
+ "$SRCROOT/../slice/IceStorm/IceStorm.ice",
+ "$SRCROOT/../slice/IceStorm/Metrics.ice",
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/slicing/objects/*.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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 6A831C09D1A1797892A3F734 /* PBXBuildRule */ = {
+ 7CB22290A18EAA4A253D55E9 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/Ice/stream/*.ice";
+ dependencyFile = "$(DERIVED_FILE_DIR)/IceGrid_$(INPUT_FILE_BASE).d";
+ filePatterns = "*/slice/IceGrid/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/stream/Test.ice,
+ "$SRCROOT/../slice/IceGrid/UserAccountMapper.ice",
+ "$SRCROOT/../slice/IceGrid/FileParser.ice",
+ "$SRCROOT/../slice/IceGrid/Registry.ice",
+ "$SRCROOT/../slice/IceGrid/Session.ice",
+ "$SRCROOT/../slice/IceGrid/PluginFacade.ice",
+ "$SRCROOT/../slice/IceGrid/Admin.ice",
+ "$SRCROOT/../slice/IceGrid/Descriptor.ice",
+ "$SRCROOT/../slice/IceGrid/Exception.ice",
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/stream/*.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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 6A8A1627DE5EFC860DC01DD2 /* PBXBuildRule */ = {
+ 8116D22FB198A5842F5CD970 /* 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/info/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/interceptor/Test.ice,
+ test/Ice/info/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/interceptor/*.ice";
+ name = "Slice Compiler for test/Ice/info/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 6C66B41AE5730071C239022A /* PBXBuildRule */ = {
+ 852E470C83E9C0F99394F402 /* 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/servantLocator/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/exceptions/Test.ice,
- test/Ice/exceptions/TestAMD.ice,
+ test/Ice/servantLocator/TestAMD.ice,
+ test/Ice/servantLocator/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/exceptions/*.ice";
+ name = "Slice Compiler for test/Ice/servantLocator/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 6DB2C841D72557BAAB3A619C /* PBXBuildRule */ = {
- isa = PBXBuildRule;
- compilerSpec = com.apple.compilers.proxy.script;
- dependencyFile = "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).d";
- filePatterns = "*/slice/IceStorm/*.ice";
- fileType = pattern.proxy;
- inputFiles = (
- "$SRCROOT/../slice/IceStorm/IceStorm.ice",
- "$SRCROOT/../slice/IceStorm/Metrics.ice",
- );
- isEditable = 1;
- name = "Slice Compiler for IceStorm/*.ice";
- outputFiles = (
- "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).swift",
- );
- runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
- };
- 6F0FEF3A01107CADC1BE48E5 /* PBXBuildRule */ = {
+ 87955559E8428CF8CDB0E9AB /* 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/facets/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/IceSSL/configuration/Test.ice,
+ test/Ice/facets/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/IceSSL/configuration/*.ice";
+ name = "Slice Compiler for test/Ice/facets/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 7312000DAB6DD18FD7D9233E /* PBXBuildRule */ = {
+ 89648D12890EB36E03F0172A /* 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/slicing/objects/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/ami/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/ami/*.ice";
+ name = "Slice Compiler for test/Ice/slicing/objects/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 75E1EFF2DC465F07A8B3C512 /* PBXBuildRule */ = {
+ 8A7919263AEE70879490A33D /* 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/objects/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/retry/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/Ice/retry/*.ice";
+ name = "Slice Compiler for test/Ice/objects/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 7645087BBBB8D210B741CE75 /* PBXBuildRule */ = {
+ 8B7836F4E830D6B065D790AF /* 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/timeout/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/hold/Test.ice,
+ test/Ice/timeout/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/hold/*.ice";
+ name = "Slice Compiler for test/Ice/timeout/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 7AEA1178810B3CFC3CB5905C /* PBXBuildRule */ = {
+ 8D215D961E018F27B4DD7A3C /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/Ice_$(INPUT_FILE_BASE).d";
filePatterns = "*/slice/Ice/*.ice";
fileType = pattern.proxy;
inputFiles = (
- "$SRCROOT/../slice/Ice/BuiltinSequences.ice",
- "$SRCROOT/../slice/Ice/Communicator.ice",
- "$SRCROOT/../slice/Ice/CommunicatorF.ice",
+ "$SRCROOT/../slice/Ice/ObjectAdapter.ice",
+ "$SRCROOT/../slice/Ice/ImplicitContextF.ice",
+ "$SRCROOT/../slice/Ice/Logger.ice",
"$SRCROOT/../slice/Ice/Connection.ice",
- "$SRCROOT/../slice/Ice/ConnectionF.ice",
- "$SRCROOT/../slice/Ice/Current.ice",
- "$SRCROOT/../slice/Ice/Endpoint.ice",
+ "$SRCROOT/../slice/Ice/RemoteLogger.ice",
+ "$SRCROOT/../slice/Ice/PropertiesAdmin.ice",
"$SRCROOT/../slice/Ice/EndpointF.ice",
- "$SRCROOT/../slice/Ice/EndpointTypes.ice",
- "$SRCROOT/../slice/Ice/FacetMap.ice",
- "$SRCROOT/../slice/Ice/Identity.ice",
- "$SRCROOT/../slice/Ice/ImplicitContext.ice",
- "$SRCROOT/../slice/Ice/ImplicitContextF.ice",
- "$SRCROOT/../slice/Ice/Instrumentation.ice",
- "$SRCROOT/../slice/Ice/InstrumentationF.ice",
+ "$SRCROOT/../slice/Ice/ValueFactory.ice",
+ "$SRCROOT/../slice/Ice/Communicator.ice",
+ "$SRCROOT/../slice/Ice/Plugin.ice",
+ "$SRCROOT/../slice/Ice/ObjectAdapterF.ice",
+ "$SRCROOT/../slice/Ice/Properties.ice",
+ "$SRCROOT/../slice/Ice/ConnectionF.ice",
"$SRCROOT/../slice/Ice/LocalException.ice",
"$SRCROOT/../slice/Ice/Locator.ice",
- "$SRCROOT/../slice/Ice/LocatorF.ice",
- "$SRCROOT/../slice/Ice/Logger.ice",
- "$SRCROOT/../slice/Ice/LoggerF.ice",
- "$SRCROOT/../slice/Ice/Metrics.ice",
- "$SRCROOT/../slice/Ice/ObjectAdapter.ice",
- "$SRCROOT/../slice/Ice/ObjectAdapterF.ice",
- "$SRCROOT/../slice/Ice/ObjectFactory.ice",
- "$SRCROOT/../slice/Ice/Plugin.ice",
"$SRCROOT/../slice/Ice/PluginF.ice",
- "$SRCROOT/../slice/Ice/Process.ice",
- "$SRCROOT/../slice/Ice/ProcessF.ice",
- "$SRCROOT/../slice/Ice/Properties.ice",
- "$SRCROOT/../slice/Ice/PropertiesAdmin.ice",
"$SRCROOT/../slice/Ice/PropertiesF.ice",
- "$SRCROOT/../slice/Ice/RemoteLogger.ice",
+ "$SRCROOT/../slice/Ice/BuiltinSequences.ice",
+ "$SRCROOT/../slice/Ice/Version.ice",
+ "$SRCROOT/../slice/Ice/ServantLocator.ice",
+ "$SRCROOT/../slice/Ice/InstrumentationF.ice",
"$SRCROOT/../slice/Ice/Router.ice",
+ "$SRCROOT/../slice/Ice/Endpoint.ice",
+ "$SRCROOT/../slice/Ice/Metrics.ice",
+ "$SRCROOT/../slice/Ice/ObjectFactory.ice",
+ "$SRCROOT/../slice/Ice/Instrumentation.ice",
+ "$SRCROOT/../slice/Ice/Identity.ice",
+ "$SRCROOT/../slice/Ice/LoggerF.ice",
+ "$SRCROOT/../slice/Ice/LocatorF.ice",
+ "$SRCROOT/../slice/Ice/EndpointTypes.ice",
+ "$SRCROOT/../slice/Ice/CommunicatorF.ice",
+ "$SRCROOT/../slice/Ice/Current.ice",
+ "$SRCROOT/../slice/Ice/ProcessF.ice",
"$SRCROOT/../slice/Ice/RouterF.ice",
- "$SRCROOT/../slice/Ice/ServantLocator.ice",
+ "$SRCROOT/../slice/Ice/Process.ice",
+ "$SRCROOT/../slice/Ice/ImplicitContext.ice",
+ "$SRCROOT/../slice/Ice/FacetMap.ice",
"$SRCROOT/../slice/Ice/ServantLocatorF.ice",
- "$SRCROOT/../slice/Ice/ValueFactory.ice",
- "$SRCROOT/../slice/Ice/Version.ice",
);
isEditable = 1;
name = "Slice Compiler for Ice/*.ice";
@@ -2698,598 +2612,690 @@
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 7B930E120F9057CFA734EDC7 /* PBXBuildRule */ = {
+ 8E9B3C3179A3A257CD305B5E /* 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/inheritance/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/location/Test.ice,
+ test/Ice/inheritance/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/location/*.ice";
+ name = "Slice Compiler for test/Ice/inheritance/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 7BE96A3059EBEAACB97F4C75 /* PBXBuildRule */ = {
+ 9057ED568486609A066F656C /* 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/proxy/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/ami/Test.ice,
+ test/Ice/proxy/TestAMD.ice,
+ test/Ice/proxy/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/ami/*.ice";
+ name = "Slice Compiler for test/Ice/proxy/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 7D58713CDABB112E6612E4E4 /* PBXBuildRule */ = {
+ 9188E95FAECEEB2970AAED69 /* 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/objects/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/servantLocator/Test.ice,
- test/Ice/servantLocator/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/servantLocator/*.ice";
+ name = "Slice Compiler for test/Ice/objects/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 7D63AC9329A68D018436128E /* PBXBuildRule */ = {
+ 93228FB9F7EF11B8A409176E /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 7E536F915E7439F0ACE31E4B /* PBXBuildRule */ = {
+ 98F481625A6D0E30FA7D6548 /* 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/ami/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/stream/Test.ice,
+ test/Ice/ami/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/stream/*.ice";
+ name = "Slice Compiler for test/Ice/ami/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 7EA695440CDA4FF79880274F /* PBXBuildRule */ = {
+ 9A361BB961B4447A5D204641 /* 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/defaultValue/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/acm/Test.ice,
+ test/Ice/defaultValue/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/acm/*.ice";
+ name = "Slice Compiler for test/Ice/defaultValue/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 8014B6993B63A3F3E19B2F76 /* PBXBuildRule */ = {
+ 9B8C234CD2821CE35C654E7D /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/Ice/defaultServant/*.ice";
+ dependencyFile = "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).d";
+ filePatterns = "*/slice/IceStorm/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/defaultServant/Test.ice,
+ "$SRCROOT/../slice/IceStorm/IceStorm.ice",
+ "$SRCROOT/../slice/IceStorm/Metrics.ice",
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/defaultServant/*.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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 8046804BB4C5FC610BC928C3 /* PBXBuildRule */ = {
+ 9C35B962869B99330A4570DC /* 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/proxy/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/defaultServant/Test.ice,
+ test/Ice/proxy/TestAMD.ice,
+ test/Ice/proxy/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/defaultServant/*.ice";
+ name = "Slice Compiler for test/Ice/proxy/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 828E809007B8A2AC553EFE20 /* PBXBuildRule */ = {
+ 9DB01A2210F23B9B48CDA88E /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 84FB96730E4A7AB92DC16BC4 /* PBXBuildRule */ = {
+ A035EA26066E150B15E84F25 /* 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/exceptions/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Slice/escape/Clash.ice,
- test/Slice/escape/Key.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/Slice/escape/*.ice";
+ name = "Slice Compiler for test/Ice/slicing/exceptions/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 8CD53738EFA944C839F43A5D /* PBXBuildRule */ = {
+ A1F8D0240C132AC57DED5D86 /* 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/binding/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/proxy/Test.ice,
- test/Ice/proxy/TestAMD.ice,
+ test/Ice/binding/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/proxy/*.ice";
+ name = "Slice Compiler for test/Ice/binding/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 8E1B4C745D38544CACDDA8F3 /* PBXBuildRule */ = {
+ A2D72DE5259F57E66F2721D2 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/Ice/info/*.ice";
+ filePatterns = "*/test/TestCommon/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/info/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/info/*.ice";
+ name = "Slice Compiler for test/TestCommon/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 8ECA92289E2F462A4B6CE0AC /* PBXBuildRule */ = {
+ A76A74C9F80F48D49E2C2C88 /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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";
+ };
+ A9CE02A0C76339FA86D9675A /* 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/inheritance/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/invoke/Test.ice,
+ test/Ice/inheritance/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/invoke/*.ice";
+ name = "Slice Compiler for test/Ice/inheritance/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 950BF003DADBC930CFEBAEDB /* PBXBuildRule */ = {
+ AACF7E57601E26DE317C8405 /* 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/acm/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/exceptions/Test.ice,
- test/Ice/exceptions/TestAMD.ice,
+ test/Ice/acm/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/exceptions/*.ice";
+ name = "Slice Compiler for test/Ice/acm/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- 9F442D313A7AA93144030527 /* PBXBuildRule */ = {
+ B23270E993FE1A81D912A3AA /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/Ice/info/*.ice";
+ filePatterns = "*/test/Ice/services/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/info/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/info/*.ice";
+ name = "Slice Compiler for test/Ice/services/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- A19F3F920CD412E9063C6631 /* PBXBuildRule */ = {
+ B36CFC2D4567DBA54D390E70 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- dependencyFile = "$(DERIVED_FILE_DIR)/IceSSL/$(INPUT_FILE_BASE).d";
- filePatterns = "*/IceSSL/*.ice";
+ dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
+ filePatterns = "*/test/Slice/escape/*.ice";
fileType = pattern.proxy;
inputFiles = (
- "$SRCROOT/../slice/IceSSL/ConnectionInfo.ice",
- "$SRCROOT/../slice/IceSSL/ConnectionInfoF.ice",
- "$SRCROOT/../slice/IceSSL/EndpointInfo.ice",
+ test/Slice/escape/Key.ice,
+ test/Slice/escape/Clash.ice,
);
isEditable = 1;
- name = "Slice2Cpp Compiler for IceSSL/*.ice";
+ name = "Slice Compiler for test/Slice/escape/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceSSL/$(INPUT_FILE_BASE).cpp",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/IceSSL/$(INPUT_FILE_BASE).h",
+ "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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/IceSSL\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceSSL --output-dir \"$DERIVED_FILE_DIR/IceSSL\" --depend --depend-file \"$DERIVED_FILE_DIR/IceSSL/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/IceSSL/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceSSL --output-dir \"$DERIVED_FILE_DIR/IceSSL\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceSSL\"\nmv \"$DERIVED_FILE_DIR/IceSSL/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceSSL/$BASENAME.h\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- A48E9626497212F402FCBA92 /* PBXBuildRule */ = {
+ B37BE68DD86C04637EB4C287 /* 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/operations/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/udp/Test.ice,
+ test/Ice/operations/TestAMD.ice,
+ test/Ice/operations/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/udp/*.ice";
+ name = "Slice Compiler for test/Ice/operations/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- A7E377C918B1DB9D6E6489D5 /* PBXBuildRule */ = {
+ B8F804A4B4F8C79D99DCFD05 /* 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)/Glacier2_$(INPUT_FILE_BASE).d";
+ filePatterns = "*/slice/Glacier2/*.ice";
fileType = pattern.proxy;
inputFiles = (
- "$SRCROOT/../slice/IceStorm/IceStorm.ice",
- "$SRCROOT/../slice/IceStorm/Metrics.ice",
+ "$SRCROOT/../slice/Glacier2/Session.ice",
+ "$SRCROOT/../slice/Glacier2/PermissionsVerifier.ice",
+ "$SRCROOT/../slice/Glacier2/PermissionsVerifierF.ice",
+ "$SRCROOT/../slice/Glacier2/SSLInfo.ice",
+ "$SRCROOT/../slice/Glacier2/Router.ice",
+ "$SRCROOT/../slice/Glacier2/Metrics.ice",
+ "$SRCROOT/../slice/Glacier2/RouterF.ice",
);
isEditable = 1;
- name = "Slice Compiler for IceStorm/*.ice";
+ name = "Slice Compiler for Glacier2/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- AA7F3693220F7502E60334F6 /* PBXBuildRule */ = {
+ C0D99A42ECD1E8542F911D67 /* 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/slicing/exceptions/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/enums/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/enums/*.ice";
+ name = "Slice Compiler for test/Ice/slicing/exceptions/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- ADE40EA47B1818FD6D528159 /* PBXBuildRule */ = {
+ C184D0FF0DCB84F294FC88A4 /* 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)/IceDiscovery/$(INPUT_FILE_BASE).d";
+ filePatterns = "*/IceDiscovery/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/exceptions/Test.ice,
- test/Ice/exceptions/TestAMD.ice,
+ "$SRCROOT/../slice/IceDiscovery/IceDiscovery.ice",
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/exceptions/*.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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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";
};
- AEDE8C486FA7ED6DF9D9AC0C /* PBXBuildRule */ = {
+ C8E05C5FA20E55A8941F0670 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/TestCommon/*.ice";
+ filePatterns = "*/test/Ice/admin/*.ice";
fileType = pattern.proxy;
inputFiles = (
+ test/Ice/admin/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/TestCommon/*.ice";
+ name = "Slice Compiler for test/Ice/admin/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- AFF6B340A54426F2C48429E6 /* PBXBuildRule */ = {
+ C91DD270CAA299698309A40F /* 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/defaultValue/*.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/defaultValue/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/slicing/exceptions/*.ice";
+ name = "Slice Compiler for test/Ice/defaultValue/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- BDF9B57ED55153A6116D68DF /* PBXBuildRule */ = {
+ C921563631C88BBF8E86F750 /* 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/facets/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/operations/Test.ice,
- test/Ice/operations/TestAMD.ice,
+ test/Ice/facets/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/operations/*.ice";
+ name = "Slice Compiler for test/Ice/facets/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- BE8049C4EFA7F45D4EDFCCA9 /* PBXBuildRule */ = {
+ CE5F90D3ADDCC0B6427E8352 /* 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/retry/*.ice";
fileType = pattern.proxy;
inputFiles = (
+ test/Ice/retry/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/services/*.ice";
+ name = "Slice Compiler for test/Ice/retry/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- BF7B4C57E2DDD9B077DF3FCF /* PBXBuildRule */ = {
+ D337F73631C30FA7123E7232 /* 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)/Ice_$(INPUT_FILE_BASE).d";
+ filePatterns = "*/slice/Ice/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/servantLocator/Test.ice,
- test/Ice/servantLocator/TestAMD.ice,
+ "$SRCROOT/../slice/Ice/ObjectAdapter.ice",
+ "$SRCROOT/../slice/Ice/ImplicitContextF.ice",
+ "$SRCROOT/../slice/Ice/Logger.ice",
+ "$SRCROOT/../slice/Ice/Connection.ice",
+ "$SRCROOT/../slice/Ice/RemoteLogger.ice",
+ "$SRCROOT/../slice/Ice/PropertiesAdmin.ice",
+ "$SRCROOT/../slice/Ice/EndpointF.ice",
+ "$SRCROOT/../slice/Ice/ValueFactory.ice",
+ "$SRCROOT/../slice/Ice/Communicator.ice",
+ "$SRCROOT/../slice/Ice/Plugin.ice",
+ "$SRCROOT/../slice/Ice/ObjectAdapterF.ice",
+ "$SRCROOT/../slice/Ice/Properties.ice",
+ "$SRCROOT/../slice/Ice/ConnectionF.ice",
+ "$SRCROOT/../slice/Ice/LocalException.ice",
+ "$SRCROOT/../slice/Ice/Locator.ice",
+ "$SRCROOT/../slice/Ice/PluginF.ice",
+ "$SRCROOT/../slice/Ice/PropertiesF.ice",
+ "$SRCROOT/../slice/Ice/BuiltinSequences.ice",
+ "$SRCROOT/../slice/Ice/Version.ice",
+ "$SRCROOT/../slice/Ice/ServantLocator.ice",
+ "$SRCROOT/../slice/Ice/InstrumentationF.ice",
+ "$SRCROOT/../slice/Ice/Router.ice",
+ "$SRCROOT/../slice/Ice/Endpoint.ice",
+ "$SRCROOT/../slice/Ice/Metrics.ice",
+ "$SRCROOT/../slice/Ice/ObjectFactory.ice",
+ "$SRCROOT/../slice/Ice/Instrumentation.ice",
+ "$SRCROOT/../slice/Ice/Identity.ice",
+ "$SRCROOT/../slice/Ice/LoggerF.ice",
+ "$SRCROOT/../slice/Ice/LocatorF.ice",
+ "$SRCROOT/../slice/Ice/EndpointTypes.ice",
+ "$SRCROOT/../slice/Ice/CommunicatorF.ice",
+ "$SRCROOT/../slice/Ice/Current.ice",
+ "$SRCROOT/../slice/Ice/ProcessF.ice",
+ "$SRCROOT/../slice/Ice/RouterF.ice",
+ "$SRCROOT/../slice/Ice/Process.ice",
+ "$SRCROOT/../slice/Ice/ImplicitContext.ice",
+ "$SRCROOT/../slice/Ice/FacetMap.ice",
+ "$SRCROOT/../slice/Ice/ServantLocatorF.ice",
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/servantLocator/*.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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- C3201A2DE59CB50AF9F0ABCE /* PBXBuildRule */ = {
+ D49A99DA10F0AC8F5AEC3D7B /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/Ice/binding/*.ice";
+ filePatterns = "*/test/Ice/admin/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/binding/Test.ice,
+ test/Ice/admin/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/binding/*.ice";
+ name = "Slice Compiler for test/Ice/admin/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- C5DD475406DFE059F294DC30 /* PBXBuildRule */ = {
+ D6EA9680CD4329B7699F4BBF /* 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/hold/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Slice/escape/Clash.ice,
- test/Slice/escape/Key.ice,
+ test/Ice/hold/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Slice/escape/*.ice";
+ name = "Slice Compiler for test/Ice/hold/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- C9E254EE9AEB2984EDF5727B /* PBXBuildRule */ = {
+ DC990451A27C089F107B3247 /* PBXBuildRule */ = {
+ isa = PBXBuildRule;
+ compilerSpec = com.apple.compilers.proxy.script;
+ dependencyFile = "$(DERIVED_FILE_DIR)/IceSSL/$(INPUT_FILE_BASE).d";
+ filePatterns = "*/IceSSL/*.ice";
+ fileType = pattern.proxy;
+ inputFiles = (
+ "$SRCROOT/../slice/IceSSL/EndpointInfo.ice",
+ "$SRCROOT/../slice/IceSSL/ConnectionInfoF.ice",
+ "$SRCROOT/../slice/IceSSL/ConnectionInfo.ice",
+ );
+ isEditable = 1;
+ name = "Slice2Cpp Compiler for IceSSL/*.ice";
+ outputFiles = (
+ "$(DERIVED_FILE_DIR)/IceSSL/$(INPUT_FILE_BASE).cpp",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/IceSSL/$(INPUT_FILE_BASE).h",
+ );
+ runOncePerArchitecture = 0;
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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/IceSSL\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceSSL --output-dir \"$DERIVED_FILE_DIR/IceSSL\" --depend --depend-file \"$DERIVED_FILE_DIR/IceSSL/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/IceSSL/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceSSL --output-dir \"$DERIVED_FILE_DIR/IceSSL\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceSSL\"\nmv \"$DERIVED_FILE_DIR/IceSSL/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceSSL/$BASENAME.h\"\n";
+ };
+ DFA9E229506222D97F8EB6DC /* 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/defaultServant/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/optional/Test.ice,
- test/Ice/optional/TestAMD.ice,
+ test/Ice/defaultServant/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/optional/*.ice";
+ name = "Slice Compiler for test/Ice/defaultServant/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- CFDDFB44B3E9C95882C9CF88 /* PBXBuildRule */ = {
+ E4299E70EC11DC071D189F88 /* 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)/IceIAP/$(INPUT_FILE_BASE).d";
+ filePatterns = "*/IceIAP/*.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/IceIAP/EndpointInfo.ice",
+ "$SRCROOT/../slice/IceIAP/ConnectionInfo.ice",
);
isEditable = 1;
- name = "Slice Compiler for Glacier2/*.ice";
+ name = "Slice2Cpp Compiler for IceIAP/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/IceIAP/$(INPUT_FILE_BASE).cpp",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/IceIAP/$(INPUT_FILE_BASE).h",
);
runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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/IceIAP\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceIAP --output-dir \"$DERIVED_FILE_DIR/IceIAP\" --depend --depend-file \"$DERIVED_FILE_DIR/IceIAP/$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2CPP\" >> \"$DERIVED_FILE_DIR/IceIAP/$INPUT_FILE_BASE.d\"\n\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceIAP --output-dir \"$DERIVED_FILE_DIR/IceIAP\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceIAP\"\nmv \"$DERIVED_FILE_DIR/IceIAP/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceIAP/$BASENAME.h\"\n";
};
- D3C9EBA2CDC320847E1BA8D7 /* PBXBuildRule */ = {
+ E429D161125A32E979B0E1BD /* 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/operations/*.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/PluginFacade.ice",
- "$SRCROOT/../slice/IceGrid/Registry.ice",
- "$SRCROOT/../slice/IceGrid/Session.ice",
- "$SRCROOT/../slice/IceGrid/UserAccountMapper.ice",
+ test/Ice/operations/TestAMD.ice,
+ test/Ice/operations/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for IceGrid/*.ice";
+ name = "Slice Compiler for test/Ice/operations/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceGrid_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
+ };
+ E46392E1D34F84633D3E9E38 /* PBXBuildRule */ = {
+ isa = PBXBuildRule;
+ compilerSpec = com.apple.compilers.proxy.script;
+ dependencyFile = "$(DERIVED_FILE_DIR)/IceSSL_$(INPUT_FILE_BASE).d";
+ filePatterns = "*/slice/IceSSL/*.ice";
+ fileType = pattern.proxy;
+ inputFiles = (
+ "$SRCROOT/../slice/IceSSL/EndpointInfo.ice",
+ "$SRCROOT/../slice/IceSSL/ConnectionInfoF.ice",
+ "$SRCROOT/../slice/IceSSL/ConnectionInfo.ice",
+ );
+ isEditable = 1;
+ name = "Slice Compiler for IceSSL/*.ice";
+ outputFiles = (
+ "$(DERIVED_FILE_DIR)/IceSSL_$(INPUT_FILE_BASE).swift",
+ );
+ runOncePerArchitecture = 0;
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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/IceSSL\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/IceSSL_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/IceSSL_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceSSL\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceSSL/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceSSL_$BASENAME.swift\"\n";
};
- DBBB69CBD85F54EB83928867 /* PBXBuildRule */ = {
+ E594809F36637AF8234E6884 /* 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/operations/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/udp/Test.ice,
+ test/Ice/operations/TestAMD.ice,
+ test/Ice/operations/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/udp/*.ice";
+ name = "Slice Compiler for test/Ice/operations/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- DDFBFB634CB064A39D01F83B /* PBXBuildRule */ = {
+ E6390845DEBE0508DA8D117C /* 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/exceptions/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/hold/Test.ice,
+ test/Ice/exceptions/TestAMD.ice,
+ test/Ice/exceptions/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/hold/*.ice";
+ name = "Slice Compiler for test/Ice/exceptions/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- DFD83888019F7A81E0B12BB4 /* PBXBuildRule */ = {
+ E7E785B262538290092DD2D2 /* 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/interceptor/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/optional/Test.ice,
- test/Ice/optional/TestAMD.ice,
+ test/Ice/interceptor/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/optional/*.ice";
+ name = "Slice Compiler for test/Ice/interceptor/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- E38A933BEE8E9CEDE73793D8 /* PBXBuildRule */ = {
+ E9422786F38A653518C6E649 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
@@ -3297,10 +3303,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";
@@ -3310,828 +3316,822 @@
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- E914077A9BD68E2A51033078 /* PBXBuildRule */ = {
+ EB86E5F85592AE388162A286 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/Ice/optional/*.ice";
+ dependencyFile = "$(DERIVED_FILE_DIR)/IceDiscovery/$(INPUT_FILE_BASE).d";
+ filePatterns = "*/IceDiscovery/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/optional/Test.ice,
- test/Ice/optional/TestAMD.ice,
+ "$SRCROOT/../slice/IceDiscovery/IceDiscovery.ice",
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/optional/*.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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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";
};
- EF3119F06227FEA86582E2B5 /* PBXBuildRule */ = {
+ EBE11F16FA38EF509D5B8AAA /* 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/exceptions/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/adapterDeactivation/Test.ice,
+ test/Ice/exceptions/TestAMD.ice,
+ test/Ice/exceptions/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/adapterDeactivation/*.ice";
+ name = "Slice Compiler for test/Ice/exceptions/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- F2260A7B9F04A685D2051DE3 /* PBXBuildRule */ = {
+ EDE365277EA2BC4E69502F26 /* 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/hold/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/optional/Test.ice,
- test/Ice/optional/TestAMD.ice,
+ test/Ice/hold/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/optional/*.ice";
+ name = "Slice Compiler for test/Ice/hold/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- F250701A7B28E60F90C0934A /* PBXBuildRule */ = {
+ EFF6493BA3D38780D03035A5 /* 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/adapterDeactivation/*.ice";
fileType = pattern.proxy;
inputFiles = (
- "$SRCROOT/../slice/IceDiscovery/IceDiscovery.ice",
+ test/Ice/adapterDeactivation/Test.ice,
);
isEditable = 1;
- name = "Slice2Cpp Compiler for IceDiscovery/*.ice";
+ name = "Slice Compiler for test/Ice/adapterDeactivation/*.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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- F34B8EA07F270BC53AA1121A /* PBXBuildRule */ = {
+ F20E7DCB6C41226144A66517 /* 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/interceptor/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/defaultValue/Test.ice,
+ test/Ice/interceptor/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/defaultValue/*.ice";
+ name = "Slice Compiler for test/Ice/interceptor/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- F3F5D5290AC3A3FA96263A28 /* PBXBuildRule */ = {
+ F4D821F455BB904EE1D6F4A0 /* 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/stream/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/Ice/operations/Test.ice,
- test/Ice/operations/TestAMD.ice,
+ test/Ice/stream/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/operations/*.ice";
+ name = "Slice Compiler for test/Ice/stream/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- F483673324C543869947A837 /* PBXBuildRule */ = {
+ FAFB3ECC17AD3C291B602254 /* 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/proxy/*.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/proxy/TestAMD.ice,
+ test/Ice/proxy/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/slicing/exceptions/*.ice";
+ name = "Slice Compiler for test/Ice/proxy/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- FAEF8F4AEF26C83D11BC6C31 /* PBXBuildRule */ = {
+ FC215627284FCC3E87ABD7D7 /* 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/stream/*.ice";
fileType = pattern.proxy;
inputFiles = (
- test/IceSSL/configuration/Test.ice,
+ test/Ice/stream/Test.ice,
);
isEditable = 1;
- name = "Slice Compiler for test/IceSSL/configuration/*.ice";
+ name = "Slice Compiler for test/Ice/stream/*.ice";
outputFiles = (
"$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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";
};
- FB191F47675FE5CED7DD9EBB /* PBXBuildRule */ = {
+ FC889B9984970416AF3488EA /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- dependencyFile = "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).d";
- filePatterns = "*/test/Ice/objects/*.ice";
+ dependencyFile = "$(DERIVED_FILE_DIR)/IceSSL_$(INPUT_FILE_BASE).d";
+ filePatterns = "*/slice/IceSSL/*.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,
+ "$SRCROOT/../slice/IceSSL/EndpointInfo.ice",
+ "$SRCROOT/../slice/IceSSL/ConnectionInfoF.ice",
+ "$SRCROOT/../slice/IceSSL/ConnectionInfo.ice",
);
isEditable = 1;
- name = "Slice Compiler for test/Ice/objects/*.ice";
+ name = "Slice Compiler for IceSSL/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/IceSSL_$(INPUT_FILE_BASE).swift",
);
runOncePerArchitecture = 0;
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\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/IceSSL\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --depend --depend-file \"$DERIVED_FILE_DIR/IceSSL_$INPUT_FILE_BASE.d\" \"$INPUT_FILE_PATH\"\n\necho \"$INPUT_FILE_BASE.ice: $SLICE2SWIFT\" >> \"$DERIVED_FILE_DIR/IceSSL_$INPUT_FILE_BASE.d\"\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceSSL\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceSSL/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceSSL_$BASENAME.swift\"\n";
};
/* End PBXBuildRule section */
/* Begin PBXContainerItemProxy section */
- 0020920B7A22E412DACC9451 /* PBXContainerItemProxy */ = {
+ 01774BB9325AAD099C2EAFCE /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 4A2ABF9D0923453422834FC0;
- remoteInfo = "IceSlicingExceptionsAMD iOS";
+ remoteGlobalIDString = E8B14ABD27D5D5D63AF08C1C;
+ remoteInfo = "Ice macOS";
};
- 008FD62653844744B4AA841B /* PBXContainerItemProxy */ = {
+ 044BC988ED91DE09B27A2E83 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 215AFD7E3854FE327298A93E;
- remoteInfo = "IceInterceptor macOS";
+ remoteGlobalIDString = 48A59DA8F859662B913FAFC5;
+ remoteInfo = "IceOperations iOS";
};
- 030214C9E38DA4F8C962472F /* PBXContainerItemProxy */ = {
+ 04570DBB453F2C5F14F0D79F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 1A56C6EA194130F78ED3E3D7;
- remoteInfo = "IceRetry macOS";
+ remoteGlobalIDString = 24B30C3CF13A63D9CB4900AE;
+ remoteInfo = "IceSlicingObjects macOS";
};
- 0622433D61EC63CD0AEEAD60 /* PBXContainerItemProxy */ = {
+ 04E538D364C86628B3EC814E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = AE89C19755A8AF0192B7C09E;
- remoteInfo = "IceTimeout iOS";
+ remoteGlobalIDString = A0085F2C228299B0265BCE84;
+ remoteInfo = "IceRetry iOS";
};
- 07923243FB1F42324EE1DF8D /* PBXContainerItemProxy */ = {
+ 052493B6F882E61A5AD0B314 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = B51020A18D6BB52E85D2C0A0;
- remoteInfo = "IceAdapterDeactivation macOS";
+ remoteGlobalIDString = FE9496C27313FC87539E6BCB;
+ remoteInfo = "IceOperations macOS";
};
- 0820E70B3C6BA3900B77D630 /* PBXContainerItemProxy */ = {
+ 07F4624D982E801AC51FED0F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 152C6B4D442533A14394AA59;
- remoteInfo = "IceAdmin iOS";
+ remoteGlobalIDString = 873E6B6414A8B24B37655422;
+ remoteInfo = "Ice C++11 iOS";
};
- 0D71D2B9A5E1D95A89DB1923 /* PBXContainerItemProxy */ = {
+ 08B1E5E810B03444108F49F0 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = A85959564B5FB3770489D66C;
- remoteInfo = "IceInheritance iOS";
+ remoteGlobalIDString = B11ADD80BF9DEAA92FCB38B3;
+ remoteInfo = "IceSlicingObjectsAMD macOS";
};
- 0EA6A87BBFA33B86C9662C78 /* PBXContainerItemProxy */ = {
+ 0D9E591E6F31A23499E53B3A /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 70541D10A453A62A357FD6DA;
- remoteInfo = "IceDefaultValue iOS";
+ remoteGlobalIDString = 4192C3FE8383B2F9712D5127;
+ remoteInfo = "IceProxy macOS";
};
- 13F5480E3629A73FDC070A56 /* PBXContainerItemProxy */ = {
+ 0EC58AFE3D37566CD1F685E7 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 70073F296AA7A50B2A86451A;
- remoteInfo = "Ice macOS";
+ remoteGlobalIDString = 7856DC27D5B3E570F43B28DA;
+ remoteInfo = "SliceEscape macOS";
};
- 158F1BE7CA0DBAA9BF8C8F82 /* PBXContainerItemProxy */ = {
+ 10956BE5E303F0418AA8D210 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = E072028161A34E7533BE2CCE;
- remoteInfo = "IceProxyAMD macOS";
+ remoteGlobalIDString = 4F92AA811E24BF6B43B46410;
+ remoteInfo = "IceRetry macOS";
};
- 15C191585581CE597ECA477E /* PBXContainerItemProxy */ = {
+ 10CC76DE4A3DE9EFD836FC73 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 34CC3FB8F32A94970DA6C5BC;
- remoteInfo = "IceScope iOS";
+ remoteGlobalIDString = E2E40BB128394BD6B263B29B;
+ remoteInfo = "IceHold macOS";
};
- 175B787A239980152AF0AA3D /* PBXContainerItemProxy */ = {
+ 1495135FA299F504FDFF5997 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = DB28B503557795AB1CA8DF41;
- remoteInfo = "IceBinding macOS";
+ remoteGlobalIDString = 2E8F6E5AC6ED626E45CB5436;
+ remoteInfo = "IceProxyAMD iOS";
};
- 17DAA28383F58E29DCDDC6E2 /* PBXContainerItemProxy */ = {
+ 1975B3321B889A607ABE9798 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = E1F75FFAED46F9A8EF5A6B58;
- remoteInfo = "IceOperations iOS";
+ remoteGlobalIDString = 0B3BDE997BC51507B4E5C048;
+ remoteInfo = "IceEnums iOS";
};
- 1B6F42813AA740B1B64C7DA3 /* PBXContainerItemProxy */ = {
+ 1BBE512A108CA276C54F4B64 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 5AB40796E10DD225752975C0;
- remoteInfo = "IceDefaultValue macOS";
+ remoteGlobalIDString = 9984E4150931644A9A90570A;
+ remoteInfo = "IceProperties macOS";
};
- 1C338FA279728277864BBD48 /* PBXContainerItemProxy */ = {
+ 1ED12225589173DA70D60A26 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 780FF90F7A2E5DB653296F94;
- remoteInfo = "IceStream iOS";
+ remoteGlobalIDString = 68EBE03991A64716EC259B81;
+ remoteInfo = "IceServices macOS";
};
- 1F2AF50FB9FB6F8E539FB012 /* PBXContainerItemProxy */ = {
+ 1FEC65FF2ABF69FE4BA6BEAD /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 7E58C9E85060E10DB9449968;
- remoteInfo = "IceLocation macOS";
+ remoteGlobalIDString = 106ABFC5452E3C5166B0CB17;
+ remoteInfo = "IceScope iOS";
};
- 1F2BE5AEEA8D926CB6027883 /* PBXContainerItemProxy */ = {
+ 280EF6B4C694CBBF9B11120F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = A044C3AF402929B4D55A9080;
- remoteInfo = "IceExceptions iOS";
+ remoteGlobalIDString = A9EF27DF05CAF3568DEA4997;
+ remoteInfo = "IceHold iOS";
};
- 2137ECF7371AC57A81E461DF /* PBXContainerItemProxy */ = {
+ 2AE6B5BC933FE0530B34FC06 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 9005F12C5A1006056BCDD1BA;
- remoteInfo = "IceSSLConfiguration macOS";
+ remoteGlobalIDString = 25198A5D21AB5854F370629A;
+ remoteInfo = "IceServantLocatorAMD macOS";
};
- 28CBDDCEB5BEF8DA48D6E24F /* PBXContainerItemProxy */ = {
+ 2C575AB2E16C4496ACBC4EBB /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 2FA692464307DB8942B81FCE;
- remoteInfo = "IceInterceptor iOS";
+ remoteGlobalIDString = 873E6B6414A8B24B37655422;
+ remoteInfo = "Ice C++11 iOS";
};
- 295E3E01E46D8D839336C441 /* PBXContainerItemProxy */ = {
+ 2C6782442C29A531EEE35EA1 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 6A21D52AF98E02D675C03AB8;
- remoteInfo = "IceInfo iOS";
+ remoteGlobalIDString = 34330853F2A2D0FD53CA2637;
+ remoteInfo = "IceInterceptor iOS";
};
- 2A9D4A9095BE414C39CC0F22 /* PBXContainerItemProxy */ = {
+ 2F85164735BFC67A577A3B4B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = E63C32A9BA1812EC9E117B93;
- remoteInfo = "IceFacets macOS";
+ remoteGlobalIDString = 33FB066FC863D920A45E38D6;
+ remoteInfo = "IceAdapterDeactivation macOS";
};
- 2F1032CC0C3EB3EEDC7410EF /* PBXContainerItemProxy */ = {
+ 32FE344B71A687266E4B92A7 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = E994CBBED485628BB1F1F56D;
- remoteInfo = "IceServantLocatorAMD iOS";
+ remoteGlobalIDString = 5134436E769A03127E4DE78E;
+ remoteInfo = "IceAmi iOS";
};
- 34B7973FEADF152F8E4686DE /* PBXContainerItemProxy */ = {
+ 34AB38DF7CA8B3B8FE80C154 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = B4B423BCBEA896092FC8A89D;
- remoteInfo = "IceOptionalAMD macOS";
+ remoteGlobalIDString = 8ECEF83FA15D2F16355E9920;
+ remoteInfo = "IceAcm macOS";
};
- 36522001193F522518AF73BF /* PBXContainerItemProxy */ = {
+ 393A810CCA2D616C04521A9E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 70073F296AA7A50B2A86451A;
- remoteInfo = "Ice macOS";
+ remoteGlobalIDString = 66EDDC892B43435EBB4BF125;
+ remoteInfo = "IceDefaultValue iOS";
};
- 36E6965B3A44C1A9A8DE4BB6 /* PBXContainerItemProxy */ = {
+ 3CC7205C5556BA71E80C3A39 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = CD69162F352A58A781D2191D;
- remoteInfo = "IceProxy iOS";
+ remoteGlobalIDString = AE0EEECFE1202AE299D619AB;
+ remoteInfo = "IceSlicingExceptions macOS";
};
- 3AA76ADBC0DD2EF29D45A9A8 /* PBXContainerItemProxy */ = {
+ 3E7730C0F042C98AB4DC173A /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 74C6B641416DEE756B63F83B;
- remoteInfo = "IceTimeout macOS";
+ remoteGlobalIDString = 0610CC9BC21CF3B7266C4897;
+ remoteInfo = "IceUdp macOS";
};
- 3AF1EC58A0C779BED09B0A14 /* PBXContainerItemProxy */ = {
+ 41F4A2232848F24C7276F1AD /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = DA7E46E820F346FEEB71D302;
- remoteInfo = "IceDefaultServant macOS";
+ remoteGlobalIDString = 658B319DEE6A722FCFF8E5DB;
+ remoteInfo = "IceSlicingObjectsAMD iOS";
};
- 3D1A46B3010687F8703691C2 /* PBXContainerItemProxy */ = {
+ 42561B1183134723A84FC122 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = CFCBBCD749119BF8D24C0547;
- remoteInfo = "Ice C++11 iOS";
+ remoteGlobalIDString = E709B2E6C92F35293CA98125;
+ remoteInfo = "IceFacets macOS";
};
- 42000A2FCB950869777189C6 /* PBXContainerItemProxy */ = {
+ 43B667A381630658F1852A5B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 2B0DA341DBA94884D0304509;
- remoteInfo = "Ice C++11 macOS";
+ remoteGlobalIDString = DE2F7AB1E95A5A7CDFB3CBEA;
+ remoteInfo = "IceFacets iOS";
};
- 42DA9B4447CDA4BD2178FB67 /* PBXContainerItemProxy */ = {
+ 49FC835DCA1D9C764BDD748A /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 9CC26892A88B1BB899E53DF5;
- remoteInfo = "Ice iOS";
+ remoteGlobalIDString = DAFC2D87D25679193582A4C3;
+ remoteInfo = "IceAdapterDeactivation iOS";
};
- 454D64584C823AF9EDD745ED /* PBXContainerItemProxy */ = {
+ 4BDA9C2856FAF5A375E7A3EF /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = AFF5C170D720B29E4A6ABD57;
- remoteInfo = "IceBinding iOS";
+ remoteGlobalIDString = 873E6B6414A8B24B37655422;
+ remoteInfo = "Ice C++11 iOS";
};
- 466E1FDD53C91CC3A2247C07 /* PBXContainerItemProxy */ = {
+ 4ECC16C7B8A3A2661572FBAF /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = F620D8585971DEC00C33207F;
- remoteInfo = "IceOperationsAMD macOS";
+ remoteGlobalIDString = D715BA377171617FA26A7B1B;
+ remoteInfo = "IceSlicingObjects iOS";
};
- 46E031F4818390C5FC15F2AB /* PBXContainerItemProxy */ = {
+ 4F7118F9832266588E9C6880 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = ED591945226DC859C59BD051;
- remoteInfo = "IceExceptions macOS";
+ remoteGlobalIDString = 01A70A38DA31BD7B3046205D;
+ remoteInfo = "IceServantLocatorAMD iOS";
};
- 47A7FAF73D3C2E160CD743C7 /* PBXContainerItemProxy */ = {
+ 54DD12CBD17678D6AF51C3D7 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = BC6991488D8CC573AA1BDC8F;
- remoteInfo = "IceUdp macOS";
+ remoteGlobalIDString = 98EFE03F6987885752EBF425;
+ remoteInfo = "IceStream macOS";
};
- 47F0863EDFB9E441949654DB /* PBXContainerItemProxy */ = {
+ 55C6FA3F7E3246636473B32D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = CA67B414AA1971674CA1BB76;
- remoteInfo = "IceFacets iOS";
+ remoteGlobalIDString = 02D2711CE217D81057376ADA;
+ remoteInfo = "IceSlicingExceptionsAMD iOS";
};
- 5380992F59A423C8F1C9E9CD /* PBXContainerItemProxy */ = {
+ 577D9D7E4098985B5DAA5BB9 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = B3C1AB542406B80D9E28FD83;
- remoteInfo = "IceProperties macOS";
+ remoteGlobalIDString = 26EE1BE4926857D9609CF57C;
+ remoteInfo = "IceOptional macOS";
};
- 57E1A3D3F9187E89BA921F02 /* PBXContainerItemProxy */ = {
+ 57ED2CA4886F561E065D93C9 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 70073F296AA7A50B2A86451A;
- remoteInfo = "Ice macOS";
+ remoteGlobalIDString = B099F82175894D7EED5F7EB3;
+ remoteInfo = "IceOptionalAMD macOS";
};
- 57EDE124882D3B0B91C474A6 /* PBXContainerItemProxy */ = {
+ 6170CC660B5EC6BA18F37135 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = BB0FE27477960DDC5B6DB47E;
- remoteInfo = "IceProxyAMD iOS";
+ remoteGlobalIDString = 20D4DCB80470ACA8E635D99B;
+ remoteInfo = "IceAcm iOS";
};
- 5D69129449E3C495B2939FD5 /* PBXContainerItemProxy */ = {
+ 6518E35CD42F0C4EEC8F942A /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 1E406447B88C3D90364D4D1F;
- remoteInfo = "IceOperations macOS";
+ remoteGlobalIDString = 88D2C3756D8A0ABFE5D33526;
+ remoteInfo = "IceOptionalAMD iOS";
};
- 5DA0E07575D8DC0F638CD1DA /* PBXContainerItemProxy */ = {
+ 65E55DE7AD51E91E94D954DE /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = E765EC8C4FC688664074FCAB;
- remoteInfo = "IceServices macOS";
+ remoteGlobalIDString = CB9888508681F7B5785CE235;
+ remoteInfo = "IceBinding iOS";
};
- 5FE5DF1E08144BB9F6DDCD23 /* PBXContainerItemProxy */ = {
+ 65EE334533945C4B57FF40DD /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 853E509B9FD262019EBA40BE;
- remoteInfo = "Glacier2 iOS";
+ remoteGlobalIDString = 0E21FCD024760D6A06C6D0CD;
+ remoteInfo = "SliceEscape iOS";
};
- 6184B0E11E047254AC77EBB8 /* PBXContainerItemProxy */ = {
+ 66B3263EDC4F78B143B1BED5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 98425A8E3491D503D949A569;
- remoteInfo = "IceSlicingObjectsAMD iOS";
+ remoteGlobalIDString = DA00387732489564E0B2D578;
+ remoteInfo = "IceAmi macOS";
};
- 6A8243303224DCFD83107C71 /* PBXContainerItemProxy */ = {
+ 72AE5CB634DADB2302DDBFD1 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 0B9E7BE2574649A7DEAD1C1C;
- remoteInfo = "IceUdp iOS";
+ remoteGlobalIDString = 395D4E90FEEEE07AFF55957F;
+ remoteInfo = "Glacier2 iOS";
};
- 70BBB6B87F8A7009516284D4 /* PBXContainerItemProxy */ = {
+ 7635AA59AF373EBEC750B6B3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = BFD1D15D5C7B133F2BE814F2;
- remoteInfo = "IceAcm macOS";
+ remoteGlobalIDString = E8B14ABD27D5D5D63AF08C1C;
+ remoteInfo = "Ice macOS";
};
- 71092F57FDC6265A20207BAB /* PBXContainerItemProxy */ = {
+ 77D8D9EBFA313CD0ACD1FDDB /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 28CFE986A434086C3605887E;
- remoteInfo = "IceEnums iOS";
+ remoteGlobalIDString = 058D93C92E45CA7EA4E20173;
+ remoteInfo = "IceLocation iOS";
};
- 7176A154E99359A9F922D452 /* PBXContainerItemProxy */ = {
+ 7958B71F3E8015F0683F9FE8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = B4E064E37239C58606BE5146;
- remoteInfo = "IceSlicingObjects iOS";
+ remoteGlobalIDString = AF963F57AD857DEFD5CD56D4;
+ remoteInfo = "IceObjects macOS";
};
- 71DB73498C6066CC0B5045F8 /* PBXContainerItemProxy */ = {
+ 79CDAEACBC755136F13B042A /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 25A27A7EDF9F753CD06CD077;
- remoteInfo = "IceInvoke iOS";
+ remoteGlobalIDString = 686F56DD4B021559C976E0AE;
+ remoteInfo = "Ice iOS";
};
- 76598028A2F93482B079F7AF /* PBXContainerItemProxy */ = {
+ 7AB593941B0E29E80D012978 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = CFCBBCD749119BF8D24C0547;
- remoteInfo = "Ice C++11 iOS";
+ remoteGlobalIDString = 35B431329BBE5EBB1223EC71;
+ remoteInfo = "IceSSLConfiguration iOS";
};
- 77A4489550D5E8FD2278A258 /* PBXContainerItemProxy */ = {
+ 7BBA047AFA0E437D925CD1D5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = E9E6D506EA0A011CEDDBC701;
- remoteInfo = "IceServices iOS";
+ remoteGlobalIDString = 72DE3D6BD384F2BBB66687D2;
+ remoteInfo = "Ice C++11 macOS";
};
- 780D76738D63AB770CEBAD7A /* PBXContainerItemProxy */ = {
+ 7BC93567760C5ED728EF9C22 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 7B52FA8B327DB67AF60C0BB1;
- remoteInfo = "IceExceptionsAMD macOS";
+ remoteGlobalIDString = 11F8CD8ABC6B38DE41C63C49;
+ remoteInfo = "IceServantLocator macOS";
};
- 791AF9B734FB817D38F720C7 /* PBXContainerItemProxy */ = {
+ 7CD9DFE2FAFA9120A6042C0C /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = CDA3E575A10E9943686D9651;
- remoteInfo = "IceAcm iOS";
+ remoteGlobalIDString = 4EEE7EC231C96373836CEBF6;
+ remoteInfo = "IceSlicingExceptions iOS";
};
- 7B39B929EECDC40B5277348A /* PBXContainerItemProxy */ = {
+ 7DF259CED95BF3B2F8A051AD /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = AD8EE389D94E8B7A9B7F1E3E;
- remoteInfo = "IceRetry iOS";
+ remoteGlobalIDString = 72DE3D6BD384F2BBB66687D2;
+ remoteInfo = "Ice C++11 macOS";
};
- 7D89FD5439F8AB2174209906 /* PBXContainerItemProxy */ = {
+ 841EF9CAEEC6968D725E2FCD /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 7E64A09456EF45C06475AEF9;
- remoteInfo = "IceStream macOS";
+ remoteGlobalIDString = 3A54149FFF150464AFD6BF17;
+ remoteInfo = "IceServantLocator iOS";
};
- 821059E326891E5F6A719489 /* PBXContainerItemProxy */ = {
+ 84BB2DD9A08E4BE4AF8A71A4 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 74BF9981D471516844317E41;
- remoteInfo = "IceScope macOS";
+ remoteGlobalIDString = FE398E6963386BFD1968AD11;
+ remoteInfo = "IceDefaultServant iOS";
};
- 84D21CA29598A45014722A3D /* PBXContainerItemProxy */ = {
+ 84F0E346762840BEF86CCF74 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 9CC26892A88B1BB899E53DF5;
- remoteInfo = "Ice iOS";
+ remoteGlobalIDString = FC06E71933891890F321992E;
+ remoteInfo = "IceTimeout iOS";
};
- 859A7DBB34B120487EEC0D27 /* PBXContainerItemProxy */ = {
+ 871AAE3BC5D39717101895FE /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 5295813C4C98826FBA6D4CA4;
- remoteInfo = "IceAdapterDeactivation iOS";
+ remoteGlobalIDString = 1523F4F0E08AF464B3F82324;
+ remoteInfo = "IceInheritance iOS";
};
- 8CF263BC5EE9D8315C75F074 /* PBXContainerItemProxy */ = {
+ 881DB6DD7E5FDB2BA63A9F9F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 2B0DA341DBA94884D0304509;
- remoteInfo = "Ice C++11 macOS";
+ remoteGlobalIDString = 452F70DD15C475B3B0BD3DF9;
+ remoteInfo = "Glacier2 macOS";
};
- 8DF5291E8BB9FEF8CC5D3A89 /* PBXContainerItemProxy */ = {
+ 8D3891862C07C71453A9D920 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 9CC26892A88B1BB899E53DF5;
- remoteInfo = "Ice iOS";
+ remoteGlobalIDString = B54706589A0AA0B347F81243;
+ remoteInfo = "IceOperationsAMD iOS";
};
- 8E9E66E7606818A32FE4400A /* PBXContainerItemProxy */ = {
+ 8DBF35472AB0764F502C7234 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 201230D356840C5A08351F26;
- remoteInfo = "IceExceptionsAMD iOS";
+ remoteGlobalIDString = 72DE3D6BD384F2BBB66687D2;
+ remoteInfo = "Ice C++11 macOS";
};
- 8ED71FFE35F6B4C99BCC7E71 /* PBXContainerItemProxy */ = {
+ 8DD3515415D0B649E6E5B1BC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = B0CE4A0950BF71C921ADDF6F;
- remoteInfo = "IceObjects iOS";
+ remoteGlobalIDString = FEC27A909F7EF975767C9CBC;
+ remoteInfo = "IceProxy iOS";
};
- 914490C40B3F31F8EE874C25 /* PBXContainerItemProxy */ = {
+ 922AD0D13050159917F553F8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 66D7646E717E859CA23ACF56;
- remoteInfo = "SliceEscape macOS";
+ remoteGlobalIDString = 202719159B36E3A8B3EE2705;
+ remoteInfo = "IceObjects iOS";
};
- 93362B507ECB1C3B8FF09129 /* PBXContainerItemProxy */ = {
+ 9622935EF15B9003C5A94814 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 86A66976BDA39228F3A72337;
- remoteInfo = "IceLocation iOS";
+ remoteGlobalIDString = 686F56DD4B021559C976E0AE;
+ remoteInfo = "Ice iOS";
};
- 957FAF7B9691A77E0A3061C3 /* PBXContainerItemProxy */ = {
+ 96FE078AEE2641E941D6F558 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = B6E7B96E62DB9ACA0E5D579D;
- remoteInfo = "Glacier2 macOS";
+ remoteGlobalIDString = 6957D3533FCEA5B6ED9D459E;
+ remoteInfo = "IceSlicingExceptionsAMD macOS";
};
- 95BC7D77BD12AA94B1C57A8F /* PBXContainerItemProxy */ = {
+ 9E6BEF4368CF2AEF850C7C01 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 57F4F70C7420D9DEB081223A;
- remoteInfo = "IceOperationsAMD iOS";
+ remoteGlobalIDString = 67F6402DA2D967D773FC4BBD;
+ remoteInfo = "IceInfo iOS";
};
- 99668AA6AD37EAE8F8EA697C /* PBXContainerItemProxy */ = {
+ A143F2F56ADBE07BC824EA1B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 4A47CB078D8654283E9A288C;
- remoteInfo = "IceOptional iOS";
+ remoteGlobalIDString = 873E6B6414A8B24B37655422;
+ remoteInfo = "Ice C++11 iOS";
};
- 9984A75D791A016FAAB4327C /* PBXContainerItemProxy */ = {
+ A3B75BFA3D68A9D78B746EC6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 9481764D72790337282158DA;
- remoteInfo = "SliceEscape iOS";
+ remoteGlobalIDString = 0B28B50F94109703DBA5968D;
+ remoteInfo = "IceProxyAMD macOS";
};
- 99E0FCFD3FAF517DF98FB4E6 /* PBXContainerItemProxy */ = {
+ A6D0E122A090BEDCBA9FD119 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 1AAC4E0E13E730A3EBE99884;
- remoteInfo = "IceProperties iOS";
+ remoteGlobalIDString = 2FD7F69F13D4F0B72861454D;
+ remoteInfo = "IceExceptionsAMD macOS";
};
- 9FAAB98E0AA3E3F72B72D6B9 /* PBXContainerItemProxy */ = {
+ AE1A4296208E9667B5934751 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 718273E1950034827BC4BCF7;
- remoteInfo = "IceInvoke macOS";
+ remoteGlobalIDString = 878F2E6AF00CA682AD23BFB5;
+ remoteInfo = "IceAdmin iOS";
};
- A690C8A30A880775964DF498 /* PBXContainerItemProxy */ = {
+ B2A0C08D61A9BECCDEEEEEE8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = CFCBBCD749119BF8D24C0547;
- remoteInfo = "Ice C++11 iOS";
+ remoteGlobalIDString = 33E84E27501E2608116B1DC8;
+ remoteInfo = "IceBinding macOS";
};
- A75906D1680C44085B721E4E /* PBXContainerItemProxy */ = {
+ B47C3B47A586030D3D4CD742 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = B7D8F90200493C54A87563A7;
- remoteInfo = "IceInheritance macOS";
+ remoteGlobalIDString = D8671D62C9F6F6E7B51F7C35;
+ remoteInfo = "IceUdp iOS";
};
- A94EC94485839F8ACFA00C7E /* PBXContainerItemProxy */ = {
+ B77E243D835F8CA6B984DC06 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = F532269BF56C02A5A87C95A7;
- remoteInfo = "IceAdmin macOS";
+ remoteGlobalIDString = D8AEEF765820C4DA55906551;
+ remoteInfo = "IceInheritance macOS";
};
- AA73E8B7592BD4709EC6D212 /* PBXContainerItemProxy */ = {
+ BA00BC8DC708B32EB31E8322 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 9CC7B60AEA78A6484EAA237C;
- remoteInfo = "IceOptional macOS";
+ remoteGlobalIDString = 5367B856CD54F7A387A9D977;
+ remoteInfo = "IceSSLConfiguration macOS";
};
- AB0BAF31D32F75A1A224B301 /* PBXContainerItemProxy */ = {
+ BA1EC349DF706677D4BE7ABF /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = D0D371AC63C9FC42EB4E27B9;
- remoteInfo = "IceSSLConfiguration iOS";
+ remoteGlobalIDString = 0370DD19FE8E4AF72EC86202;
+ remoteInfo = "IceAdmin macOS";
};
- AECFBBD339CEA9A5E88F83C3 /* PBXContainerItemProxy */ = {
+ BF2C746AC2DF6E79E6AB8442 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 2B0DA341DBA94884D0304509;
- remoteInfo = "Ice C++11 macOS";
+ remoteGlobalIDString = D4F3BE9CC0CDDBA799D54E82;
+ remoteInfo = "IceDefaultServant macOS";
};
- AF09B5EAF3F1C756D717F57F /* PBXContainerItemProxy */ = {
+ C415834E6E26A3C7354A7D76 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 9BF54EDF114BEAB8899A47F9;
- remoteInfo = "IceAmi macOS";
+ remoteGlobalIDString = 23FDB735E5A65CD141CEE345;
+ remoteInfo = "IceServices iOS";
};
- B1BFAFCA440C2E161333A28B /* PBXContainerItemProxy */ = {
+ C8A049A6F9B4A40E36321D3A /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = EE95BFEA8BAE4CCD7D0C5C92;
- remoteInfo = "IceSlicingExceptions iOS";
+ remoteGlobalIDString = C58BE42554DEB2837DA38BB4;
+ remoteInfo = "IceInvoke iOS";
};
- B1ED1F6250D9F96DA8A7C518 /* PBXContainerItemProxy */ = {
+ C9A8E692906C1FD490F67F32 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = FEF324BE2711D4602F6574BC;
- remoteInfo = "IceSlicingObjects macOS";
+ remoteGlobalIDString = 4D017085B805949E404060C2;
+ remoteInfo = "IceLocation macOS";
};
- B38E19BDF8A95378611F66B4 /* PBXContainerItemProxy */ = {
+ CB5A974BD666E2804150EBED /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 11F37400E8E07989B6E1EC6B;
- remoteInfo = "IceProxy macOS";
+ remoteGlobalIDString = 3516556247275347C4BD7BED;
+ remoteInfo = "IceInterceptor macOS";
};
- BDFFE4E8B33D61F6EE8AE552 /* PBXContainerItemProxy */ = {
+ CE100DA7EB12F304237DE8CF /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = CC1E58215C72A515E5C4E968;
+ remoteGlobalIDString = 42345D7486DEE12A786C9E10;
remoteInfo = "IceInfo macOS";
};
- BFAB99A0AE823ABA47DCA0F4 /* PBXContainerItemProxy */ = {
+ CE1AB8B66DB21A57F1B2BD4D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 33A418E3474BE5E738D35102;
- remoteInfo = "IceEnums macOS";
+ remoteGlobalIDString = CCFC68FECEE3614FF1BC3FC6;
+ remoteInfo = "IceOperationsAMD macOS";
};
- D196512B7D8C14C65BA20B71 /* PBXContainerItemProxy */ = {
+ D3C9EC7489EB2F844E0FF8C8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = E959FDFA9037FBC6F3BC42D7;
- remoteInfo = "IceServantLocator iOS";
+ remoteGlobalIDString = 686F56DD4B021559C976E0AE;
+ remoteInfo = "Ice iOS";
};
- D3107B9EBA977436DD1694CD /* PBXContainerItemProxy */ = {
+ DBEC2BED9400407A5CD3462A /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = AF5DFD5174E2D34ED1167326;
- remoteInfo = "IceAmi iOS";
+ remoteGlobalIDString = 83A1CCF75BEE457E97BA9E1E;
+ remoteInfo = "IceStream iOS";
};
- D5C7828B65751F01E9864FE3 /* PBXContainerItemProxy */ = {
+ DD4F2726CB1BA93241881461 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = B0DD51FFCF661AD3AAF3C70D;
- remoteInfo = "IceHold macOS";
+ remoteGlobalIDString = C753CB484E061BCE0D605AA9;
+ remoteInfo = "IceDefaultValue macOS";
};
- D6EA85E44DDFBC509EDE59C1 /* PBXContainerItemProxy */ = {
+ DFCB10AC6224D9D765C821E8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 51B83832597A166C70372361;
- remoteInfo = "IceServantLocatorAMD macOS";
+ remoteGlobalIDString = A16B813D1F6D2E2726AD2CAF;
+ remoteInfo = "IceOptional iOS";
};
- E029381EC5C5083053F04DBE /* PBXContainerItemProxy */ = {
+ E15AAAB1C8BA0B68DAD1AB65 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = CFCBBCD749119BF8D24C0547;
- remoteInfo = "Ice C++11 iOS";
+ remoteGlobalIDString = 3866CF31601EEF249F61B684;
+ remoteInfo = "IceScope macOS";
};
- E63D2789C8FA62E33DDD176C /* PBXContainerItemProxy */ = {
+ E337BF0182E76083EA4FEFE2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = C45CC74DC170C850261716E7;
- remoteInfo = "IceHold iOS";
+ remoteGlobalIDString = 3BB4790D718AC01813F84C31;
+ remoteInfo = "IceEnums macOS";
};
- E63FD911A40125C2CF043B18 /* PBXContainerItemProxy */ = {
+ E64947B41F015CABE300532E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 181D4BB2B500C7095E790261;
- remoteInfo = "IceServantLocator macOS";
+ remoteGlobalIDString = E8B14ABD27D5D5D63AF08C1C;
+ remoteInfo = "Ice macOS";
};
- E7938DB28487BCA100AF1F10 /* PBXContainerItemProxy */ = {
+ E9909152352BDD2B7202C171 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = CA75423F06FACFFA27DD068F;
- remoteInfo = "IceOptionalAMD iOS";
+ remoteGlobalIDString = 1205196C90B7ED17F40C2A8E;
+ remoteInfo = "IceInvoke macOS";
};
- E9D47ECAEF7A425BE3FA5A4C /* PBXContainerItemProxy */ = {
+ EFD40C6D0256560475331190 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = EE2F6B7F5CAB0150B8F5A31E;
- remoteInfo = "IceSlicingExceptions macOS";
+ remoteGlobalIDString = 0CCAF88FB0F0E936C71B839C;
+ remoteInfo = "IceExceptions macOS";
};
- EC5359ED4F810E3D12CB314A /* PBXContainerItemProxy */ = {
+ F06E406022DCAEEF132DAAF5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = E61D28A41E985F8384CE50D1;
- remoteInfo = "IceDefaultServant iOS";
+ remoteGlobalIDString = 185411B405D1A7CE27D59F14;
+ remoteInfo = "IceProperties iOS";
};
- F5C328F080F8954B7A03554E /* PBXContainerItemProxy */ = {
+ F2707887A150CA2EEF97D114 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 917FA4C5A8B4A5A1376C00A7;
- remoteInfo = "IceSlicingObjectsAMD macOS";
+ remoteGlobalIDString = 26D06E9AF856E8DF129D6515;
+ remoteInfo = "IceExceptionsAMD iOS";
};
- F9E4AF687879C20C39BDDE78 /* PBXContainerItemProxy */ = {
+ F7C127599C7B690A7FC52864 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = CC09866B17B00F50BB557DAA;
- remoteInfo = "IceSlicingExceptionsAMD macOS";
+ remoteGlobalIDString = D18225E368A24F97617B2A6A;
+ remoteInfo = "IceTimeout macOS";
};
- FC4FB387B8EA9BB2E7445ED2 /* PBXContainerItemProxy */ = {
+ F909EBAD23A2AE102C07AEEB /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 0726E601744CEB8B4C528E4A /* Project object */;
+ containerPortal = 64C528D07937ACB2F30044E0 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = A95A462BF3224269501972C7;
- remoteInfo = "IceObjects macOS";
+ remoteGlobalIDString = E91FAEB98EF160AEEAAC6232;
+ remoteInfo = "IceExceptions iOS";
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
- 10CF17D2EF5F6C22F68E6806 /* Copy Symbols */ = {
+ 038A72B5DC3F7349AFC6B4A6 /* Copy Symbols */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
@@ -4141,3154 +4141,3154 @@
name = "Copy Symbols";
runOnlyForDeploymentPostprocessing = 0;
};
- 11FFB1BF9E84148E37F41708 /* Copy Frameworks */ = {
+ 30F914DE5AE54636ABE6F06B /* Copy Symbols */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
- dstSubfolderSpec = 10;
+ dstSubfolderSpec = 16;
files = (
- D6EEF2F1A1F2E9BFF1057359 /* Glacier2.framework in Copy Frameworks */,
- 38B3F3831758315063BD9CA3 /* Ice.framework in Copy Frameworks */,
- 368B61D705EE3C6B25FB0262 /* IceAcm.bundle in Copy Frameworks */,
- 353DCAAD03B6378AC08595F9 /* IceAdapterDeactivation.bundle in Copy Frameworks */,
- 3A3CD1E547C99FF9B5AC1610 /* IceAdmin.bundle in Copy Frameworks */,
- 198E9B828A48BE79035C6168 /* IceAmi.bundle in Copy Frameworks */,
- 77EDD50F6EF8B275BB62C8C2 /* IceBinding.bundle in Copy Frameworks */,
- 6F78891AB156A0B9161E18B5 /* IceDefaultServant.bundle in Copy Frameworks */,
- EEDFB4ECCEC143FC045B19F6 /* IceDefaultValue.bundle in Copy Frameworks */,
- 378C0E7B182FE55DDD369FBB /* IceEnums.bundle in Copy Frameworks */,
- 5943DC289DC33E8E6AC4217F /* IceExceptions.bundle in Copy Frameworks */,
- F98B452B5D6D4D7BD3813985 /* IceExceptionsAMD.bundle in Copy Frameworks */,
- 87224233426B84A451F6F741 /* IceFacets.bundle in Copy Frameworks */,
- 65508446D1088D14C03E23FD /* IceGrid.framework in Copy Frameworks */,
- 6752234078E83A4EF0888CAA /* IceHold.bundle in Copy Frameworks */,
- 4413F4C4E50E8548FE8BF972 /* IceImpl.framework in Copy Frameworks */,
- 86F738F09C35608193CC4FDB /* IceInfo.bundle in Copy Frameworks */,
- 4206E2C08B16A88D3183C35A /* IceInheritance.bundle in Copy Frameworks */,
- 65BC8596BE1802DF1B908CA1 /* IceInterceptor.bundle in Copy Frameworks */,
- 178315D963A76B516A1DB186 /* IceInvoke.bundle in Copy Frameworks */,
- F7BD9FC05494964BCD8B0BC6 /* IceLocation.bundle in Copy Frameworks */,
- D22AD45D41FD268CD4A99394 /* IceObjects.bundle in Copy Frameworks */,
- 4AD3E8A4886C318510F7C987 /* IceOperations.bundle in Copy Frameworks */,
- 2355DEECBA392F60D17D4351 /* IceOperationsAMD.bundle in Copy Frameworks */,
- 7E79E1EE164662EA4D28584A /* IceOptional.bundle in Copy Frameworks */,
- FAAAD0CBA4A5A49471DD4EFF /* IceOptionalAMD.bundle in Copy Frameworks */,
- 8C9B8B42F24295FA590FD194 /* IceProperties.bundle in Copy Frameworks */,
- E6A0659D7455CBC95D789E20 /* IceProxy.bundle in Copy Frameworks */,
- F0A8D31F73F47493E4EE66F1 /* IceProxyAMD.bundle in Copy Frameworks */,
- 1441128BAEF2F4C6CC057891 /* IceRetry.bundle in Copy Frameworks */,
- 23A7256695925C8B370C23AA /* IceScope.bundle in Copy Frameworks */,
- 6A3B3FD8D40723739F8DB1E4 /* IceServantLocator.bundle in Copy Frameworks */,
- 6474EA0548B44684A80735EB /* IceServantLocatorAMD.bundle in Copy Frameworks */,
- 9556986840E2270D54457131 /* IceServices.bundle in Copy Frameworks */,
- 99AC3F448CA3D0D47A2A7FDC /* IceSlicingExceptions.bundle in Copy Frameworks */,
- 6ADE2906868F6684BF6B66B6 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */,
- F5D0228AE03BE3B31A36D454 /* IceSlicingObjects.bundle in Copy Frameworks */,
- B512632A7BF119EA1BFE2B49 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */,
- 297D0356DC95C100598AD3F0 /* IceSSLConfiguration.bundle in Copy Frameworks */,
- 197BA3D8F705130080D6E04F /* IceStorm.framework in Copy Frameworks */,
- 690721A3AF48067E335D4017 /* IceStream.bundle in Copy Frameworks */,
- 66E9E6181A6CAC8912030E44 /* IceTimeout.bundle in Copy Frameworks */,
- A906CD209FF6D744F43A6240 /* IceUdp.bundle in Copy Frameworks */,
- E99F05CBEEB623AA1CDE8726 /* SliceEscape.bundle in Copy Frameworks */,
- DC1298E7E6F7C0B5028FBF91 /* TestCommon.framework in Copy Frameworks */,
);
- name = "Copy Frameworks";
+ name = "Copy Symbols";
runOnlyForDeploymentPostprocessing = 0;
};
- 1E4BA54E6C17567129C4A64C /* Copy Frameworks */ = {
+ 8F30F5500A07C8B7AC138111 /* Copy Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
- 12DE1D0FA6F1D673900C3562 /* Glacier2.framework in Copy Frameworks */,
- B6C47B42C73933231F23D461 /* Ice.framework in Copy Frameworks */,
- 71117AF155C0293DB4069859 /* IceAcm.bundle in Copy Frameworks */,
- 2030C012E514B2194BDE3B5B /* IceAdapterDeactivation.bundle in Copy Frameworks */,
- EC0FFEBE2D8E2E8AD4571D0D /* IceAdmin.bundle in Copy Frameworks */,
- 7E27D91467D4863FB0478B46 /* IceAmi.bundle in Copy Frameworks */,
- EE8CBBD47FFD86E4B393E41B /* IceBinding.bundle in Copy Frameworks */,
- 47D40A85C6C668E3022AEDCE /* IceDefaultServant.bundle in Copy Frameworks */,
- 79D43D82945EBBAF9ED423DB /* IceDefaultValue.bundle in Copy Frameworks */,
- C41FDED39D22723E49CCD5C8 /* IceEnums.bundle in Copy Frameworks */,
- E7B8A92F4AB413E533A06B2F /* IceExceptions.bundle in Copy Frameworks */,
- C89990DA431C68973D7FA931 /* IceExceptionsAMD.bundle in Copy Frameworks */,
- FF04F029F0EDCBB0D8BFBDE9 /* IceFacets.bundle in Copy Frameworks */,
- 04E569CF55B39E547F02969B /* IceGrid.framework in Copy Frameworks */,
- 7530F05BFD642DF2CE496BF0 /* IceHold.bundle in Copy Frameworks */,
- 3D6C6574D0E964A64F226D97 /* IceImpl.framework in Copy Frameworks */,
- DAD807528197DD22F090EA8B /* IceInfo.bundle in Copy Frameworks */,
- F8E5EDF2F1C13C37AAD705F3 /* IceInheritance.bundle in Copy Frameworks */,
- 8F72EE84B99A59A880CF5E68 /* IceInterceptor.bundle in Copy Frameworks */,
- 109084F9ACA2F600044C309E /* IceInvoke.bundle in Copy Frameworks */,
- E57F4F40C8E82DA29142C8AA /* IceLocation.bundle in Copy Frameworks */,
- 31A3041EC0496417F2AEFBF6 /* IceObjects.bundle in Copy Frameworks */,
- 69CAE9A9007AE6B11FA1EC7A /* IceOperations.bundle in Copy Frameworks */,
- 48A480B46CCA0DCA8926C880 /* IceOperationsAMD.bundle in Copy Frameworks */,
- 7F704DF81C780E51B4A7BCA5 /* IceOptional.bundle in Copy Frameworks */,
- 50A2464D8179FA635F349213 /* IceOptionalAMD.bundle in Copy Frameworks */,
- B7F5CFFFF060E25CFE9A6894 /* IceProperties.bundle in Copy Frameworks */,
- 30DF3580ED7B8C0BF361E1B5 /* IceProxy.bundle in Copy Frameworks */,
- F6091011DD6BF4BDB4970786 /* IceProxyAMD.bundle in Copy Frameworks */,
- 1C933501BB26715DA3340BEB /* IceRetry.bundle in Copy Frameworks */,
- 1779A8B94DB4E3E2FEBEA894 /* IceScope.bundle in Copy Frameworks */,
- 209540B55B7A1A7DBF2FCC68 /* IceServantLocator.bundle in Copy Frameworks */,
- 9D1E6C43DE61F075106E5539 /* IceServantLocatorAMD.bundle in Copy Frameworks */,
- 73FA8B398036B33D70B9A004 /* IceServices.bundle in Copy Frameworks */,
- EAF1A64B7B259007F6F8AAE5 /* IceSlicingExceptions.bundle in Copy Frameworks */,
- 48B6CDE214B215A17397F99F /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */,
- 1EB713715366551BFB74E447 /* IceSlicingObjects.bundle in Copy Frameworks */,
- 50E4B8969DB2AEDB96DFEA61 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */,
- 0AD01636B142847A722DC33E /* IceSSLConfiguration.bundle in Copy Frameworks */,
- C6D60251659B303018F378AE /* IceStorm.framework in Copy Frameworks */,
- 7DB3369066EB2FD41D6E84E4 /* IceStream.bundle in Copy Frameworks */,
- 4071E4AB931E129B57805FFF /* IceTimeout.bundle in Copy Frameworks */,
- EFD1AB232347F5850B9FC462 /* IceUdp.bundle in Copy Frameworks */,
- F7E7EF7F20447080AB0C4A32 /* PromiseKit.framework in Copy Frameworks */,
- 9DBCB4B6198A7D10363FBCF3 /* SliceEscape.bundle in Copy Frameworks */,
- 302053A6F0E67A56D6B48E48 /* TestCommon.framework in Copy Frameworks */,
+ C807B520ABE3E492FD30B4CE /* Glacier2.framework in Copy Frameworks */,
+ 91CC4EEC5845E56F23558EF6 /* Ice.framework in Copy Frameworks */,
+ F3F53581BBA394A44675DE3C /* IceAcm.bundle in Copy Frameworks */,
+ E2127C7F6AB54D8F7BE6427A /* IceAdapterDeactivation.bundle in Copy Frameworks */,
+ CD6F72D3BD9465A2403A1D1B /* IceAdmin.bundle in Copy Frameworks */,
+ F310A21AA738E52F376A17E2 /* IceAmi.bundle in Copy Frameworks */,
+ 9D37659B9AD3349C2F6A56BF /* IceBinding.bundle in Copy Frameworks */,
+ EE41F9EA02BB9611E98A4D9A /* IceDefaultServant.bundle in Copy Frameworks */,
+ 26F3C59A0B7AFE02B695621A /* IceDefaultValue.bundle in Copy Frameworks */,
+ 936F9458B212DA919D77D8B8 /* IceEnums.bundle in Copy Frameworks */,
+ AC39238DFB99FA03C171F811 /* IceExceptions.bundle in Copy Frameworks */,
+ 9D0E11BA8666F169FE7F16A9 /* IceExceptionsAMD.bundle in Copy Frameworks */,
+ 8795D2046EABC11FE76EB341 /* IceFacets.bundle in Copy Frameworks */,
+ B45D4F08FBE1D2C2132844B0 /* IceGrid.framework in Copy Frameworks */,
+ 2D0FAA59DCAF6B2DDDD4ACD5 /* IceHold.bundle in Copy Frameworks */,
+ 3C733A174E800F3DE031667D /* IceImpl.framework in Copy Frameworks */,
+ A53B841DDCD46626E4BEAA36 /* IceInfo.bundle in Copy Frameworks */,
+ 72807A5805785E41C4655C18 /* IceInheritance.bundle in Copy Frameworks */,
+ 17BF35E530D4209752737CD9 /* IceInterceptor.bundle in Copy Frameworks */,
+ D7B9A984FC32F3D19DB1810B /* IceInvoke.bundle in Copy Frameworks */,
+ F57E334855EC9F694821201C /* IceLocation.bundle in Copy Frameworks */,
+ 5D80D90461C58C86055BA3B7 /* IceObjects.bundle in Copy Frameworks */,
+ 8202C132011888EB0BD03742 /* IceOperations.bundle in Copy Frameworks */,
+ A1B704C06631DF9E806E1D9C /* IceOperationsAMD.bundle in Copy Frameworks */,
+ 9B7CCA0F6DBC1C8E6A662555 /* IceOptional.bundle in Copy Frameworks */,
+ F8E145187A4BCEEA8BD24A2D /* IceOptionalAMD.bundle in Copy Frameworks */,
+ 979FD75F30A25093154C142F /* IceProperties.bundle in Copy Frameworks */,
+ 753E1FDB6C7C3EC7390ADDDF /* IceProxy.bundle in Copy Frameworks */,
+ 1CCD8478E2DAA06B1BD069C0 /* IceProxyAMD.bundle in Copy Frameworks */,
+ 07FF996EDF356D2D9C737D3D /* IceRetry.bundle in Copy Frameworks */,
+ ED0F814DFB50E41A057655C0 /* IceScope.bundle in Copy Frameworks */,
+ 94EF1E16F43561DBCBD45554 /* IceServantLocator.bundle in Copy Frameworks */,
+ 0A443775E9511F19EC181AF5 /* IceServantLocatorAMD.bundle in Copy Frameworks */,
+ E6A94448820D3D3816EBDBA3 /* IceServices.bundle in Copy Frameworks */,
+ 976635EB0D7FFE5B1C55361B /* IceSlicingExceptions.bundle in Copy Frameworks */,
+ 4A5893A160DF091F3C7418F6 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */,
+ 6BAB2C625B52D972829A365A /* IceSlicingObjects.bundle in Copy Frameworks */,
+ F4989A816738AE1296F66867 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */,
+ 76F207D541E95B3FF575B2D0 /* IceSSLConfiguration.bundle in Copy Frameworks */,
+ C5A10EC04BEED77D2555FCC0 /* IceStorm.framework in Copy Frameworks */,
+ 840DC97E936CA616A2DAED5E /* IceStream.bundle in Copy Frameworks */,
+ 89CD96E1A0AEA508207F0750 /* IceTimeout.bundle in Copy Frameworks */,
+ 7ADD3EE010AF286E726417CB /* IceUdp.bundle in Copy Frameworks */,
+ 71BE90D096AD99C58384FA67 /* PromiseKit.framework in Copy Frameworks */,
+ EC64A8309E8D16A6A07F3FC4 /* SliceEscape.bundle in Copy Frameworks */,
+ CA00F99B80F67269C4B7E870 /* TestCommon.framework in Copy Frameworks */,
);
name = "Copy Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
- 7A1DAD903573F751F091B1EE /* Copy Symbols */ = {
+ 9863C979EE4311E8819C6B04 /* Copy Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
- dstSubfolderSpec = 16;
+ dstSubfolderSpec = 10;
files = (
+ ABA16E6F6867D2B67B8630F6 /* Glacier2.framework in Copy Frameworks */,
+ 844F04077C48859FD0566BE3 /* Ice.framework in Copy Frameworks */,
+ A795ADA64849600415CF6B26 /* IceAcm.bundle in Copy Frameworks */,
+ 6ECCC93B7EFAE009687CF8DC /* IceAdapterDeactivation.bundle in Copy Frameworks */,
+ 986FF67CB72B7BA826FFE512 /* IceAdmin.bundle in Copy Frameworks */,
+ 8398848EB2F79BB2B08AC71F /* IceAmi.bundle in Copy Frameworks */,
+ CC0EE41364B5875BBD77ABB9 /* IceBinding.bundle in Copy Frameworks */,
+ FBFE9072E709017BCDB6612B /* IceDefaultServant.bundle in Copy Frameworks */,
+ E2BEF49A93F7EC6B4244A956 /* IceDefaultValue.bundle in Copy Frameworks */,
+ 5789044BFC6DE14857AEC7FB /* IceEnums.bundle in Copy Frameworks */,
+ 74CC7072836FF64B70E5C623 /* IceExceptions.bundle in Copy Frameworks */,
+ 9382FC8C22C4F03CC6DBF4E4 /* IceExceptionsAMD.bundle in Copy Frameworks */,
+ 7C81A7D5AF879AA1DAE5ECB1 /* IceFacets.bundle in Copy Frameworks */,
+ 92393DA701054F18D3285011 /* IceGrid.framework in Copy Frameworks */,
+ 86E18DDDA6BBA44989CEA26D /* IceHold.bundle in Copy Frameworks */,
+ D3935803C05E0E85E94F6131 /* IceImpl.framework in Copy Frameworks */,
+ CDB7EB6411F98DAEE94F835E /* IceInfo.bundle in Copy Frameworks */,
+ 46359069D746EE068436466B /* IceInheritance.bundle in Copy Frameworks */,
+ 6516734D0C45AF4650E8B5D4 /* IceInterceptor.bundle in Copy Frameworks */,
+ A32BA7637F21ED858B0D762D /* IceInvoke.bundle in Copy Frameworks */,
+ E9F5F4A09637B7B15CE7F68D /* IceLocation.bundle in Copy Frameworks */,
+ 406780AF8EA5241B1A5C6C62 /* IceObjects.bundle in Copy Frameworks */,
+ 040B20B6F05C2DE4BB2C9C7F /* IceOperations.bundle in Copy Frameworks */,
+ 056F071790C10184C77F394D /* IceOperationsAMD.bundle in Copy Frameworks */,
+ CE83C874906CA6AEA4C88D22 /* IceOptional.bundle in Copy Frameworks */,
+ FAEA52503EC7D8C84DA9A1B3 /* IceOptionalAMD.bundle in Copy Frameworks */,
+ C7FDFD66ADDFD9EBB197160E /* IceProperties.bundle in Copy Frameworks */,
+ 552DE7CC85CC8F7C1DA23F61 /* IceProxy.bundle in Copy Frameworks */,
+ 93C9546F8D5009DB8A66E307 /* IceProxyAMD.bundle in Copy Frameworks */,
+ 87A1052838C3E89046655826 /* IceRetry.bundle in Copy Frameworks */,
+ DE5A36DB858A23057F335825 /* IceScope.bundle in Copy Frameworks */,
+ 2590C31FBFA7AF01AF60ACF3 /* IceServantLocator.bundle in Copy Frameworks */,
+ 1FEFAB0EA2CBA3B787F66DA3 /* IceServantLocatorAMD.bundle in Copy Frameworks */,
+ A189599E75223F045C9B49C4 /* IceServices.bundle in Copy Frameworks */,
+ F971DCFCD8FAA1743A0B9857 /* IceSlicingExceptions.bundle in Copy Frameworks */,
+ 5499AF36722C05F2126C2563 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */,
+ 6B872455E822473E925515D8 /* IceSlicingObjects.bundle in Copy Frameworks */,
+ 00FBF8D089A2C508157086C1 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */,
+ E2A8BB2DC22A97E1B9319059 /* IceSSLConfiguration.bundle in Copy Frameworks */,
+ 03A420BF6C3BAD4491873733 /* IceStorm.framework in Copy Frameworks */,
+ 8139649C1983C6ED38D6EE6D /* IceStream.bundle in Copy Frameworks */,
+ 7C69FE038CE4345CD7CD5831 /* IceTimeout.bundle in Copy Frameworks */,
+ 09332CEE093B5707907CD394 /* IceUdp.bundle in Copy Frameworks */,
+ 4EED574B75AB487BE3E2C780 /* SliceEscape.bundle in Copy Frameworks */,
+ 9650A7ED45D70CE724A20AE5 /* TestCommon.framework in Copy Frameworks */,
);
- name = "Copy Symbols";
+ name = "Copy Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
- 003B81E404BD951D35B23A9C /* Connection.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Connection.mm; path = src/IceImpl/Connection.mm; sourceTree = "<group>"; };
- 004AC667D8AC449AF8D18665 /* NetworkProxy.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = NetworkProxy.cpp; path = ../cpp/src/Ice/NetworkProxy.cpp; sourceTree = "<group>"; };
- 004F49EECEC5EF0532144014 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/operations/Collocated.swift; sourceTree = "<group>"; };
- 027BBF959E6AF6CDD5006D5F /* RegisterPluginsInit.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RegisterPluginsInit.cpp; path = ../cpp/src/Ice/RegisterPluginsInit.cpp; sourceTree = "<group>"; };
- 02CAE11517F65F36BB6B3CC1 /* Identity.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Identity.ice; path = ../slice/Ice/Identity.ice; sourceTree = "<group>"; };
- 0313E5DCB24F56323CECF640 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/ami/Test.ice; sourceTree = "<group>"; };
- 04E8688B1F6178675968991F /* EndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointI.cpp; path = ../cpp/src/Ice/EndpointI.cpp; sourceTree = "<group>"; };
- 0507C0145EE5B124FE90FA6E /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/inheritance/Client.swift; sourceTree = "<group>"; };
- 059160A9429AADF7083C704C /* PluginF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginF.ice; path = ../slice/Ice/PluginF.ice; sourceTree = "<group>"; };
- 05BB39343FCE5405892D8C99 /* CertificateI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CertificateI.cpp; path = ../cpp/src/IceSSL/CertificateI.cpp; sourceTree = "<group>"; };
- 05BCAE0ED88B21DCC5FF26A1 /* OSLogLoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OSLogLoggerI.cpp; path = ../cpp/src/Ice/OSLogLoggerI.cpp; sourceTree = "<group>"; };
- 05FFDAA0F31D253BA2E31F6E /* Session.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Session.ice; path = ../slice/IceGrid/Session.ice; sourceTree = "<group>"; };
- 0640D54D342A86B7F3F05698 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/slicing/objects/TestAMDI.swift; sourceTree = "<group>"; };
- 06AAE6710F281EAE37864E17 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/exceptions/Collocated.swift; sourceTree = "<group>"; };
- 07E8ADEA8F96C4739BC20F57 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/ami/TestI.swift; sourceTree = "<group>"; };
- 08464B1715A37D17F3E14399 /* Communicator.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Communicator.mm; path = src/IceImpl/Communicator.mm; sourceTree = "<group>"; };
- 08B0ED970FB5747320CDA718 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/exceptions/Test.ice; sourceTree = "<group>"; };
- 08D4C2681B7D72E32D51CEE5 /* FileParser.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = FileParser.ice; path = ../slice/IceGrid/FileParser.ice; sourceTree = "<group>"; };
- 0A7386B8D552BC1C5E342209 /* RecMutex.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RecMutex.cpp; path = ../cpp/src/IceUtil/RecMutex.cpp; sourceTree = "<group>"; };
- 0A8216F3431AAC7A8C47ED17 /* EndpointFactoryManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointFactoryManager.cpp; path = ../cpp/src/Ice/EndpointFactoryManager.cpp; sourceTree = "<group>"; };
- 0A9BF1272CFE825F7F2D6814 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/exceptions/Server.swift; sourceTree = "<group>"; };
- 0AFAD6C28DA1495DABD4127E /* libIceDiscovery C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceDiscovery C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 0C6CA87763EF92E236588FBA /* Glacier2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Glacier2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 0CA40BD3219BDDA159CFBB40 /* RFC2253.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RFC2253.cpp; path = ../cpp/src/IceSSL/RFC2253.cpp; sourceTree = "<group>"; };
- 0E3D40FBB00AD72FD390D1E4 /* IceEnums.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceEnums.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 0ECCC9FEE7E7376D4D76BB6D /* 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; };
- 0EE0541C8C209BEE2760A321 /* Session.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Session.ice; path = ../slice/Glacier2/Session.ice; sourceTree = "<group>"; };
- 10FBC76F9EB72AA7D657AD6A /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/operations/Client.swift; sourceTree = "<group>"; };
- 117D977692C7C2D8FB2676C2 /* LocalExceptionFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalExceptionFactory.swift; path = src/Ice/LocalExceptionFactory.swift; sourceTree = "<group>"; };
- 12065C41856FEC7169ECD5A0 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/location/AllTests.swift; sourceTree = "<group>"; };
- 127FA99F1F575E391D24A800 /* Logger.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Logger.ice; path = ../slice/Ice/Logger.ice; sourceTree = "<group>"; };
- 12D74FE4EA7C6A660AF74591 /* PropertiesAdminI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertiesAdminI.swift; path = src/Ice/PropertiesAdminI.swift; sourceTree = "<group>"; };
- 1326E162E95AA649537C06E8 /* ProcessI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProcessI.swift; path = src/Ice/ProcessI.swift; sourceTree = "<group>"; };
- 14BD1B55FC2A006813A829C3 /* IceGridSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceGridSwift.h; path = src/IceGrid/IceGridSwift.h; sourceTree = "<group>"; };
- 158A84D614CB3E2C3AC2A5E3 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/facets/TestI.swift; sourceTree = "<group>"; };
- 15E1BA9F33DE8EF789B1E6AC /* IceExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 1607EA8204961B94B47DF689 /* OnewaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OnewaysAMI.swift; path = test/Ice/operations/OnewaysAMI.swift; sourceTree = "<group>"; };
- 16717ECD10710B6A0018D2C2 /* IceSlicingExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 16A8E8F8E99D146123EF3409 /* Logger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Logger.h; path = src/IceImpl/Logger.h; sourceTree = "<group>"; };
- 17212BB3CB370C143D6A746A /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/ami/Server.swift; sourceTree = "<group>"; };
- 17329147DB1EA3BC64BB13E3 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/binding/Test.ice; sourceTree = "<group>"; };
- 182A1AA2D3A49D6E5464E1AF /* UnsupportedAdminFacet.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = UnsupportedAdminFacet.h; path = src/IceImpl/UnsupportedAdminFacet.h; sourceTree = "<group>"; };
- 18C83E8AB5E723D20CA0B89D /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/servantLocator/Collocated.swift; sourceTree = "<group>"; };
- 18D84E7BFF897CD18E15CC92 /* Service.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Service.cpp; path = ../cpp/src/Ice/Service.cpp; sourceTree = "<group>"; };
- 19EC86E70EBD4A492213EA37 /* IceOptionalAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptionalAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 1A4FE73B5B6FDF4F56912AEF /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/objects/Server.swift; sourceTree = "<group>"; };
- 1A6072E86A263FC327B1F44C /* LoggerF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerF.ice; path = ../slice/Ice/LoggerF.ice; sourceTree = "<group>"; };
- 1B618430EB6F5FD497FB0DDB /* RouterInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RouterInfo.cpp; path = ../cpp/src/Ice/RouterInfo.cpp; sourceTree = "<group>"; };
- 1B61A6FA40AFB5C32FEAA154 /* libIceLocatorDiscovery C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceLocatorDiscovery C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 1B8CA636A2A4EB28960FDD61 /* IceExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 1C3E9C2120573ABEE7328084 /* Plugin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Plugin.ice; path = ../slice/Ice/Plugin.ice; sourceTree = "<group>"; };
- 1C5538E9A7CF1DD7E34FB55F /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/Glacier2/Info.plist; sourceTree = "<group>"; };
- 1CBBD656C39C80C5AF2EA1DB /* Base64.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Base64.cpp; path = ../cpp/src/Ice/Base64.cpp; sourceTree = "<group>"; };
- 1CBD0880B67614DBCBD9E84D /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/enums/TestI.swift; sourceTree = "<group>"; };
- 1CEEDF4566395391C9E226BF /* NativePropertiesAdmin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NativePropertiesAdmin.swift; path = src/Ice/NativePropertiesAdmin.swift; sourceTree = "<group>"; };
- 1D29625E4A3FBB59DF59537D /* CommunicatorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CommunicatorI.cpp; path = ../cpp/src/Ice/CommunicatorI.cpp; sourceTree = "<group>"; };
- 1DEAE5A8F941AB2CCAA16FB6 /* IceGrid.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceGrid.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 1E384C57B8AE41D5ADE5382E /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/slicing/objects/Client.swift; sourceTree = "<group>"; };
- 1E6A4C5DFD494697F0FF5C2A /* Key.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Key.ice; path = test/Slice/escape/Key.ice; sourceTree = "<group>"; };
- 1E8A8FCD073B502C50AF409E /* ServantLocatorI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantLocatorI.swift; path = test/Ice/servantLocator/ServantLocatorI.swift; sourceTree = "<group>"; };
- 1F04CA1BA60A991B7A79D8D2 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/retry/TestI.swift; sourceTree = "<group>"; };
- 1FE6F0C53A155D2DE7E5858E /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/slicing/objects/TestAMD.ice; sourceTree = "<group>"; };
- 200A8DF5882EB835681B33B6 /* PluginFacade.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginFacade.ice; path = ../slice/IceGrid/PluginFacade.ice; sourceTree = "<group>"; };
- 20295373CA09AE8ECFCB450B /* IceStream.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceStream.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 203606D7DC16FEAAC9468535 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/proxy/TestAMDI.swift; sourceTree = "<group>"; };
- 203A89D1A926F10F7840B7F2 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/defaultValue/Client.swift; sourceTree = "<group>"; };
- 20486AFFB86A5E44084EDF99 /* Admin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Admin.ice; path = ../slice/IceGrid/Admin.ice; sourceTree = "<group>"; };
- 20B2EFE81749EB63ECF0E74E /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/slicing/exceptions/TestAMDI.swift; sourceTree = "<group>"; };
- 20D7939D93CC5A16B157838A /* SysLoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SysLoggerI.cpp; path = ../cpp/src/Ice/SysLoggerI.cpp; sourceTree = "<group>"; };
- 214166CE121F3A29265D1D8C /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/inheritance/Collocated.swift; sourceTree = "<group>"; };
- 2154E21B0223CFA07D47B8CE /* IceSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceSwift.h; path = src/Ice/IceSwift.h; sourceTree = "<group>"; };
- 22138CAA2F575EA5E4376E27 /* MutexProtocol.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = MutexProtocol.cpp; path = ../cpp/src/IceUtil/MutexProtocol.cpp; sourceTree = "<group>"; };
- 226E6E31A9D9B1EEB6E4EFE1 /* IceSlicingObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 22825AA9BAA549D3D3C418E4 /* Exception.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Exception.swift; path = src/Ice/Exception.swift; sourceTree = "<group>"; };
- 228DDCBD015FAE5B3571D90B /* IceUdp.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceUdp.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 2305AE83E13AEC1F82A891A4 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/objects/AllTests.swift; sourceTree = "<group>"; };
- 2364A6DD20E3A6D924D2D4BE /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/properties/Client.swift; sourceTree = "<group>"; };
- 23A7A3D04FD6DD262946F705 /* ConnectorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectorI.cpp; path = ../cpp/src/IceSSL/ConnectorI.cpp; sourceTree = "<group>"; };
- 2404C7AD8DEA6F29CF5127EC /* TcpConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TcpConnector.cpp; path = ../cpp/src/Ice/TcpConnector.cpp; sourceTree = "<group>"; };
- 245D2B5223975F47997BD145 /* Options.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Options.cpp; path = ../cpp/src/IceUtil/Options.cpp; sourceTree = "<group>"; };
- 254298ADB9C25668AB610F92 /* Exception.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.ice; path = ../slice/IceGrid/Exception.ice; sourceTree = "<group>"; };
- 2571F704974BBB39DF54E196 /* LocalException.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalException.ice; path = ../slice/Ice/LocalException.ice; sourceTree = "<group>"; };
- 258DAA9E0D1E1ECB4B65ED80 /* PropertiesAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PropertiesAdminI.cpp; path = ../cpp/src/Ice/PropertiesAdminI.cpp; sourceTree = "<group>"; };
- 26D19B8F44761D7F15D55351 /* Initialize.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Initialize.cpp; path = ../cpp/src/Ice/Initialize.cpp; sourceTree = "<group>"; };
- 273C8A37832131D101BED487 /* IceServantLocator.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocator.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 2761AE969F9024BC359E5325 /* libIce C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIce C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 27C783DC4191F70386A77532 /* ValueFactoryManagerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ValueFactoryManagerI.cpp; path = ../cpp/src/Ice/ValueFactoryManagerI.cpp; sourceTree = "<group>"; };
- 284E9BE541AD26DB761BDFA5 /* InputStream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InputStream.swift; path = src/Ice/InputStream.swift; sourceTree = "<group>"; };
- 2876A819259365ACA41C9819 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/location/Server.swift; sourceTree = "<group>"; };
- 28E35D2DCB8C267F2653242F /* ConnectionRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionRequestHandler.cpp; path = ../cpp/src/Ice/ConnectionRequestHandler.cpp; sourceTree = "<group>"; };
- 2916F51DB2AAC73749DCE7DC /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = test/TestCommon/Info.plist; sourceTree = "<group>"; };
- 29B4460C0949A3B6196C42F8 /* ObjectAdapter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ObjectAdapter.h; path = src/IceImpl/ObjectAdapter.h; sourceTree = "<group>"; };
- 29C0938AAE0BAC68179CBCB0 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/acm/Server.swift; sourceTree = "<group>"; };
- 29E2F3A5B3FF4733FE29B372 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/optional/TestI.swift; sourceTree = "<group>"; };
- 2A56A987814C21FAD838ED42 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/invoke/AllTests.swift; sourceTree = "<group>"; };
- 2AA88014FB3AA166A95BE666 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/defaultValue/AllTests.swift; sourceTree = "<group>"; };
- 2AADDF310CC1F8D9621EA843 /* OutgoingAsync.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OutgoingAsync.cpp; path = ../cpp/src/Ice/OutgoingAsync.cpp; sourceTree = "<group>"; };
- 2AC0FE6725FBB1C2DC5A9E78 /* ServantLocator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServantLocator.ice; path = ../slice/Ice/ServantLocator.ice; sourceTree = "<group>"; };
- 2B60F1EE25531E060808BBCB /* Proxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Proxy.swift; path = src/Ice/Proxy.swift; sourceTree = "<group>"; };
- 2B8D6033EF5DBC2905586933 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/slicing/exceptions/TestAMD.ice; sourceTree = "<group>"; };
- 2C37F4117B16BB71AFE86813 /* IceAcm.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAcm.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 2C5F429607AD626A6D88871B /* TrustManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TrustManager.cpp; path = ../cpp/src/IceSSL/TrustManager.cpp; sourceTree = "<group>"; };
- 2CFEA89611CEACA1F95612F1 /* IceServantLocatorAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocatorAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 2D1907C2D29A0010AACB3DBB /* IncomingAsync.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = IncomingAsync.cpp; path = ../cpp/src/Ice/IncomingAsync.cpp; sourceTree = "<group>"; };
- 2E7E69875C244C5778EEC372 /* Util.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Util.cpp; path = ../cpp/src/IceSSL/Util.cpp; sourceTree = "<group>"; };
- 2FD01E8AD2B0DFDB800C76AF /* Blobject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Blobject.swift; path = src/Ice/Blobject.swift; sourceTree = "<group>"; };
- 305DF5FE549D3C4D4B428924 /* Incoming.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Incoming.swift; path = src/Ice/Incoming.swift; sourceTree = "<group>"; };
- 316AF622F0283CDC19C52E76 /* InstrumentationF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = InstrumentationF.ice; path = ../slice/Ice/InstrumentationF.ice; sourceTree = "<group>"; };
- 31B36589E40A384AAC70F89D /* IceDefaultServant.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultServant.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 31FD0E8873503AA6351BA289 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/scope/AllTests.swift; sourceTree = "<group>"; };
- 3213430A8FFA260ABBFFE6DF /* IceOperationsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperationsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 322C504F6FBC0E00C381D83D /* SliceEscape.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = SliceEscape.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 326D898FED70991AC1BA0347 /* Communicator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Communicator.ice; path = ../slice/Ice/Communicator.ice; sourceTree = "<group>"; };
- 330EC83D3738ECC6A7536C9D /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/optional/Client.swift; sourceTree = "<group>"; };
- 331C0AFBDD1EC10EBBC33B68 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/invoke/TestI.swift; sourceTree = "<group>"; };
- 34C3773FF720DB41BE3543B0 /* IceOptional.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptional.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 34FBA26DDA9D52224A61F465 /* SHA1.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SHA1.cpp; path = ../cpp/src/Ice/SHA1.cpp; sourceTree = "<group>"; };
- 3503F3A5CCF7376BD4A00DB2 /* ObjectAdapterFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectAdapterFactory.cpp; path = ../cpp/src/Ice/ObjectAdapterFactory.cpp; sourceTree = "<group>"; };
- 351BCBF951501569DADF145C /* IceBinding.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceBinding.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 357A78B6281F30D25FD5C410 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/proxy/Server.swift; sourceTree = "<group>"; };
- 35C037DF51255C7CDCD5861B /* TestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 362F347C523AD63B9BF0488E /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/invoke/Test.ice; sourceTree = "<group>"; };
- 37E322077E762CEEF4853257 /* libIceSSL C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceSSL C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 39AAC6533C866ED8BA4C5DDA /* TcpEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TcpEndpointI.cpp; path = ../cpp/src/Ice/TcpEndpointI.cpp; sourceTree = "<group>"; };
- 39AE997BF225284894A3427E /* IceServantLocatorAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocatorAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 3A1C67939300D984A3E2AD68 /* RetryQueue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RetryQueue.cpp; path = ../cpp/src/Ice/RetryQueue.cpp; sourceTree = "<group>"; };
- 3A94409373930E6F6393C67C /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/optional/Server.swift; sourceTree = "<group>"; };
- 3B4606981283ED921B421816 /* PermissionsVerifierF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PermissionsVerifierF.ice; path = ../slice/Glacier2/PermissionsVerifierF.ice; sourceTree = "<group>"; };
- 3B6F273274F0A33E74B63CA8 /* IceAcm.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAcm.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 3C03C03C64676FDFAB9D2C9F /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/defaultValue/Test.ice; sourceTree = "<group>"; };
- 3CF321DBB41A7E378EDBDE46 /* UdpTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UdpTransceiver.cpp; path = ../cpp/src/Ice/UdpTransceiver.cpp; sourceTree = "<group>"; };
- 3D1C638EB8448A2F8DCFF844 /* ObjectAdapter.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapter.mm; path = src/IceImpl/ObjectAdapter.mm; sourceTree = "<group>"; };
- 3D27803EEB8E05AA2872DC0F /* DefaultsAndOverrides.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = DefaultsAndOverrides.cpp; path = ../cpp/src/Ice/DefaultsAndOverrides.cpp; sourceTree = "<group>"; };
- 3D340D331AF4440A1FD7BB72 /* Oneways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Oneways.swift; path = test/Ice/operations/Oneways.swift; sourceTree = "<group>"; };
- 3D439C008667EFC7662E935F /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/inheritance/Test.ice; sourceTree = "<group>"; };
- 3D6906B8A17903ED8A46AB4F /* MetricsObserverI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = MetricsObserverI.cpp; path = ../cpp/src/Ice/MetricsObserverI.cpp; sourceTree = "<group>"; };
- 3DCFEE5E8FC3124CDFAE7671 /* 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; };
- 3E4DA6E69B6D870D4106D05D /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/servantLocator/ServerAMD.swift; sourceTree = "<group>"; };
- 3E610B0E67C9B6A1DBBF172C /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/binding/Server.swift; sourceTree = "<group>"; };
- 3EDDB1270424DCAB7F691B6B /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/operations/TestAMDI.swift; sourceTree = "<group>"; };
- 3EE0E3DBF68592091E1CFFFB /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/interceptor/Test.ice; sourceTree = "<group>"; };
- 3EE292939C43A0B9A8B787D7 /* Locator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Locator.ice; path = ../slice/Ice/Locator.ice; sourceTree = "<group>"; };
- 3EF4BD416FEEEA65585C8FA8 /* ConnectionI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionI.cpp; path = ../cpp/src/Ice/ConnectionI.cpp; sourceTree = "<group>"; };
- 40E9F5F5F2A1FDD9AD507CFE /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/ami/Collocated.swift; sourceTree = "<group>"; };
- 413017D5FD36BC0B6A5377B0 /* 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; };
- 41F920720773452A5300D74A /* TcpTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TcpTransceiver.cpp; path = ../cpp/src/Ice/TcpTransceiver.cpp; sourceTree = "<group>"; };
- 4209DB74FE392398BBBAA7AB /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/exceptions/Client.swift; sourceTree = "<group>"; };
- 424E07F72C36775987E78D9B /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/admin/Server.swift; sourceTree = "<group>"; };
- 42D78FE28A5FD6909B09171E /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/inheritance/Server.swift; sourceTree = "<group>"; };
- 431FCA1AB962B80BF654B3D0 /* ObjectAdapter.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapter.ice; path = ../slice/Ice/ObjectAdapter.ice; sourceTree = "<group>"; };
- 439CAA99857F58F11386EBC3 /* ServerPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivate.ice; path = test/Ice/slicing/objects/ServerPrivate.ice; sourceTree = "<group>"; };
- 43D8936E6314196D19095048 /* Controller.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Controller.ice; path = ../scripts/Controller.ice; sourceTree = "<group>"; };
- 444C81F85FACB1A5BC7AE4E1 /* Properties.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Properties.mm; path = src/IceImpl/Properties.mm; sourceTree = "<group>"; };
- 450AD776C8151E42914041A8 /* RouterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterF.ice; path = ../slice/Glacier2/RouterF.ice; sourceTree = "<group>"; };
- 46CCEC5938A075D12D2F812A /* UserAccountMapper.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = UserAccountMapper.ice; path = ../slice/IceGrid/UserAccountMapper.ice; sourceTree = "<group>"; };
- 477E91A1197B5830761631C1 /* Current.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Current.ice; path = ../slice/Ice/Current.ice; sourceTree = "<group>"; };
- 47887C1FB9AA3D7D7B8F5B5B /* SliceEscape.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = SliceEscape.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 47A28B22A642C985FFB853F7 /* WSEndpoint.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = WSEndpoint.cpp; path = ../cpp/src/Ice/WSEndpoint.cpp; sourceTree = "<group>"; };
- 481882F90E5A74D3D85F8CED /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/retry/Test.ice; sourceTree = "<group>"; };
- 4865B3158D38CF0F111335D1 /* IceProperties.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProperties.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 490ABC45AAAADE449F8F7C01 /* FormatType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatType.swift; path = src/Ice/FormatType.swift; sourceTree = "<group>"; };
- 499879837AB808E65E267110 /* IceProxy.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxy.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 49BFD82EDC5961557B3C081D /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/admin/AllTests.swift; sourceTree = "<group>"; };
- 4A32F5A7C35C65FA0E2A9F32 /* ObjectAdapterI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObjectAdapterI.swift; path = src/Ice/ObjectAdapterI.swift; sourceTree = "<group>"; };
- 4AD13CA61E0593B0D0D02A9F /* IceFacets.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceFacets.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 4AEAEA1C49B0E4F1F69EF841 /* RequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RequestHandler.cpp; path = ../cpp/src/Ice/RequestHandler.cpp; sourceTree = "<group>"; };
- 4B2B163B4B0AA8D481BC0CE1 /* LoggerWrapperI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LoggerWrapperI.h; path = src/IceImpl/LoggerWrapperI.h; sourceTree = "<group>"; };
- 4BA8674CBDF25012A707605D /* HttpParser.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = HttpParser.cpp; path = ../cpp/src/Ice/HttpParser.cpp; sourceTree = "<group>"; };
- 4C4F16CE0E18FAE1B868EF7D /* StreamTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamTransceiver.cpp; path = ../cpp/src/Ice/ios/StreamTransceiver.cpp; sourceTree = "<group>"; };
- 4C9E5195C48351C3DD02282F /* IceServices.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServices.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 4CB1B6AE8F6FB8CFC0AC003A /* Twoways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Twoways.swift; path = test/Ice/operations/Twoways.swift; sourceTree = "<group>"; };
- 4CC8D93A3FC8AF9E0BB609FA /* ConnectionF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionF.ice; path = ../slice/Ice/ConnectionF.ice; sourceTree = "<group>"; };
- 4CD35F4B4C04CDC985B84571 /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginI.cpp; path = ../cpp/src/IceLocatorDiscovery/PluginI.cpp; sourceTree = "<group>"; };
- 4CE1EEF3C86CED79525EE458 /* ConnectionInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfo.ice; path = ../slice/IceSSL/ConnectionInfo.ice; sourceTree = "<group>"; };
- 4DCAFB642425E93AF71FECCD /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/acm/Test.ice; sourceTree = "<group>"; };
- 4DE17DA74939585D5DAC3CD1 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/ami/AllTests.swift; sourceTree = "<group>"; };
- 4E053BDFB2F3B31DEA4FB8F3 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/slicing/objects/Server.swift; sourceTree = "<group>"; };
- 4E51D353FDFADE7C2085B196 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/proxy/Client.swift; sourceTree = "<group>"; };
- 4E6F24A92F34BF28AB3B74C9 /* WSAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = WSAcceptor.cpp; path = ../cpp/src/Ice/WSAcceptor.cpp; sourceTree = "<group>"; };
- 4E959F0B362795EC27EE97FA /* IceExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 4EB4AAB6340039C6B77D0B38 /* IceProxyAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxyAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 4F0EB416BFF519262CA6FC91 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/optional/TestAMD.ice; sourceTree = "<group>"; };
- 4F535FC2464D55C8896B679A /* Incoming.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Incoming.cpp; path = ../cpp/src/Ice/Incoming.cpp; sourceTree = "<group>"; };
- 4F86EE1F0BABC73616D64E60 /* IceInterceptor.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInterceptor.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 4F9862A9DB389084AA3F18B9 /* IceSlicingExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 4F9A362F07BFA44C1967BB23 /* WSTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = WSTransceiver.cpp; path = ../cpp/src/Ice/WSTransceiver.cpp; sourceTree = "<group>"; };
- 50829B5C8135F4031CD1EA4D /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/proxy/TestAMD.ice; sourceTree = "<group>"; };
- 50AA22200C91767A2104DBE3 /* ServerPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivate.ice; path = test/Ice/slicing/exceptions/ServerPrivate.ice; sourceTree = "<group>"; };
- 50C28D2AE3D7153816FAA709 /* IceStorm.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceStorm.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 5101032594480253E29AC55D /* IceOperations.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperations.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 5112EFD03DEEE228D3CDD2CF /* SSLInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = SSLInfo.ice; path = ../slice/Glacier2/SSLInfo.ice; sourceTree = "<group>"; };
- 51406D24D7B88671FC1959C1 /* IceInvoke.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInvoke.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 515A9CC5CE995B281FBCA597 /* Descriptor.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Descriptor.ice; path = ../slice/IceGrid/Descriptor.ice; sourceTree = "<group>"; };
- 5162164224A97A02EEBAB4C5 /* TraceUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TraceUtil.cpp; path = ../cpp/src/Ice/TraceUtil.cpp; sourceTree = "<group>"; };
- 51958A1C51031D46A27BF8C2 /* SecureTransportEngine.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportEngine.cpp; path = ../cpp/src/IceSSL/SecureTransportEngine.cpp; sourceTree = "<group>"; };
- 51BE38EAB81D4BAB59984CEA /* Cond.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Cond.cpp; path = ../cpp/src/Ice/Cond.cpp; sourceTree = "<group>"; };
- 51E99B30521AA55C7680038E /* IceUdp.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceUdp.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PromiseKit.framework; path = ../Carthage/Build/iOS/PromiseKit.framework; sourceTree = "<group>"; };
- 5363DD742BD3E50E372FAB5C /* Clash.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Clash.ice; path = test/Slice/escape/Clash.ice; sourceTree = "<group>"; };
- 5380E97D60D39D299195A4D5 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/slicing/exceptions/Server.swift; sourceTree = "<group>"; };
- 53CFE6E9577551B9B5BE8F0B /* IceProxyAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxyAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 53DCE66195BB4195791CB732 /* Process.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Process.h; path = src/IceImpl/Process.h; sourceTree = "<group>"; };
- 5405AF9183C769694C514F75 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/exceptions/AllTests.swift; sourceTree = "<group>"; };
- 547CCE4F73338900D09AA8E6 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/facets/Server.swift; sourceTree = "<group>"; };
- 54A1937AF2CAB630AF745D24 /* Thread.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Thread.cpp; path = ../cpp/src/Ice/Thread.cpp; sourceTree = "<group>"; };
- 55F24CEDC5F99C4DB8BE9A4C /* Notifications.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Notifications.mm; path = ../cpp/src/Ice/ios/Notifications.mm; sourceTree = "<group>"; };
- 56047CC0A74EAE9A631A9FD3 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/scope/Test.ice; sourceTree = "<group>"; };
- 563D36E1F39068302C64D483 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/retry/Client.swift; sourceTree = "<group>"; };
- 565110536C762BBC6BC835F7 /* IceRetry.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceRetry.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 56535F2466DBDF3413598AB4 /* Convert.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Convert.mm; path = src/IceImpl/Convert.mm; sourceTree = "<group>"; };
- 57017F902B7686C7579A7648 /* ValueFactory.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ValueFactory.ice; path = ../slice/Ice/ValueFactory.ice; sourceTree = "<group>"; };
- 571F60FE3865604E45D3EB20 /* SecureTransportPluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportPluginI.cpp; path = ../cpp/src/IceSSL/SecureTransportPluginI.cpp; sourceTree = "<group>"; };
- 57F789D5181AAA8BD1D848C0 /* BlobjectAsync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlobjectAsync.swift; path = src/Ice/BlobjectAsync.swift; sourceTree = "<group>"; };
- 583A290A57CB40B7B130517F /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/adapterDeactivation/Server.swift; sourceTree = "<group>"; };
- 58AF2DBEA9E524721EF29279 /* Connection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Connection.h; path = src/IceImpl/Connection.h; sourceTree = "<group>"; };
- 5942973BCDA04C01DF823F17 /* IceBinding.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceBinding.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 5A5BCF69097F9B6FD153B8FE /* ObjectFactory.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectFactory.ice; path = ../slice/Ice/ObjectFactory.ice; sourceTree = "<group>"; };
- 5B7E8916B8CA08D3239C9525 /* CountDownLatch.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CountDownLatch.cpp; path = ../cpp/src/Ice/CountDownLatch.cpp; sourceTree = "<group>"; };
- 5E338C63E5506C4DD6F7B043 /* StringConverterPlugin.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StringConverterPlugin.cpp; path = ../cpp/src/Ice/StringConverterPlugin.cpp; sourceTree = "<group>"; };
- 5E906A6A3B1927465B53AA27 /* OutputStream.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OutputStream.cpp; path = ../cpp/src/Ice/OutputStream.cpp; sourceTree = "<group>"; };
- 5F0DC044B6F5DAB4FA96D80E /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Instance.cpp; path = ../cpp/src/IceSSL/Instance.cpp; sourceTree = "<group>"; };
- 5F32CE35510450059D4F5F18 /* PropertiesAdmin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = PropertiesAdmin.h; path = src/IceImpl/PropertiesAdmin.h; sourceTree = "<group>"; };
- 5FB28C8905B0491A1AC74818 /* IceStorm.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceStorm.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 5FFA38493C067C6B8C76B1C6 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/binding/Client.swift; sourceTree = "<group>"; };
- 6058A9A6703F0612B4B79A97 /* IceInfo.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 60A75D69BF7BCC8427A97577 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/timeout/TestI.swift; sourceTree = "<group>"; };
- 61265F18F9685E78D51636A4 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/operations/Server.swift; sourceTree = "<group>"; };
- 615F705ADD38DB36488696E0 /* TwowaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TwowaysAMI.swift; path = test/Ice/operations/TwowaysAMI.swift; sourceTree = "<group>"; };
- 61CDFF3A184E66FFB28428C6 /* Config.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Config.h; path = src/IceImpl/Config.h; sourceTree = "<group>"; };
- 623A2AA62A0FA760224602DF /* EndpointTypes.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointTypes.ice; path = ../slice/Ice/EndpointTypes.ice; sourceTree = "<group>"; };
- 626EED2E2153D0A9AE63108D /* libIceLocatorDiscovery C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceLocatorDiscovery C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 62E2EEFD8989AED2832957D5 /* main.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = main.swift; path = test/TestDriver/macOS/main.swift; sourceTree = "<group>"; };
- 630B53C4B0DCBF443CE3A899 /* Ice.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ice.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 631222ED1E46C261BA6D81C0 /* ValueFactoryManagerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValueFactoryManagerI.swift; path = src/Ice/ValueFactoryManagerI.swift; sourceTree = "<group>"; };
- 6374A039ED84F684F9BA9C27 /* Ice.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ice.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 639FE31C5F3B993BBA0809FD /* EventHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EventHandler.cpp; path = ../cpp/src/Ice/EventHandler.cpp; sourceTree = "<group>"; };
- 64D03790BD64517908069A89 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/IceGrid/Info.plist; sourceTree = "<group>"; };
- 64EE2C5503AD46C98E012E96 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/servantLocator/Server.swift; sourceTree = "<group>"; };
- 651858AC9B30DE6B2A8B0AA6 /* EndpointInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointInfo.ice; path = ../slice/IceIAP/EndpointInfo.ice; sourceTree = "<group>"; };
- 65F5921131948B7942F63863 /* IceProperties.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProperties.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 664EA396BB43EE3C105012F9 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/facets/Client.swift; sourceTree = "<group>"; };
- 668F5888B8D0CB186D6053F1 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/admin/Client.swift; sourceTree = "<group>"; };
- 68121E9326EA961B56F58A80 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/services/Client.swift; sourceTree = "<group>"; };
- 68624E43D69AF264C6D22C54 /* IceDefaultServant.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultServant.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 68CEC296554781EB6D21CA3C /* libIce C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIce C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 69306E74AADE3D02FE4E60EF /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/udp/AllTests.swift; sourceTree = "<group>"; };
- 69751EFFF0F18C7B5657D7F9 /* SecureTransportUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportUtil.cpp; path = ../cpp/src/IceSSL/SecureTransportUtil.cpp; sourceTree = "<group>"; };
- 6981AC9F0A8894E8A40D6C55 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/IceSSL/configuration/Server.swift; sourceTree = "<group>"; };
- 698F636B1C7F71C0D86FCEE2 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/slicing/objects/ServerAMD.swift; sourceTree = "<group>"; };
- 69E0E1E31F168819C07BBCE7 /* ImplicitContextF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContextF.ice; path = ../slice/Ice/ImplicitContextF.ice; sourceTree = "<group>"; };
- 6A606916AA8B15138B915115 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/timeout/AllTests.swift; sourceTree = "<group>"; };
- 6AB36D857DF0F81C4D5594C6 /* LoggerAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LoggerAdminI.cpp; path = ../cpp/src/Ice/LoggerAdminI.cpp; sourceTree = "<group>"; };
- 6B01BC3A8434A3063376ACCF /* StreamEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamEndpointI.cpp; path = ../cpp/src/Ice/ios/StreamEndpointI.cpp; sourceTree = "<group>"; };
- 6B15656C95570248A5598ADE /* Selector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Selector.cpp; path = ../cpp/src/Ice/Selector.cpp; sourceTree = "<group>"; };
- 6C1B8ACEA453172F319A1B60 /* AdminFacetFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AdminFacetFactory.h; path = src/IceImpl/AdminFacetFactory.h; sourceTree = "<group>"; };
- 6D2A24C74B1457BADF42EA04 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/hold/Test.ice; sourceTree = "<group>"; };
- 6D5FF83D9BB6FCF48B42C981 /* ObjectAdapterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapterF.ice; path = ../slice/Ice/ObjectAdapterF.ice; sourceTree = "<group>"; };
- 6E1716C66456BCBBFBF62157 /* IceEnums.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceEnums.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 6E2A51B80695CB7D1A25AA61 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/servantLocator/Test.ice; sourceTree = "<group>"; };
- 6EBCEFAB4C8715E3794AFD71 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/exceptions/TestAMD.ice; sourceTree = "<group>"; };
- 700A316334B910A09101FE84 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/objects/TestI.swift; sourceTree = "<group>"; };
- 708D4BA5BB5427A869888AEA /* Router.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Router.ice; path = ../slice/Glacier2/Router.ice; sourceTree = "<group>"; };
- 709BD396C5DD2985D2576C89 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/slicing/exceptions/AllTests.swift; sourceTree = "<group>"; };
- 710150F5EEF490D2E9D93DA6 /* Forward.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Forward.ice; path = test/Ice/objects/Forward.ice; sourceTree = "<group>"; };
- 7139B6C8CA10007E792F53D4 /* OptionalFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OptionalFormat.swift; path = src/Ice/OptionalFormat.swift; sourceTree = "<group>"; };
- 721603641E4D852A125CCB38 /* Glacier2Swift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Glacier2Swift.h; path = src/Glacier2/Glacier2Swift.h; sourceTree = "<group>"; };
- 7243D1737C0011C6B64B6542 /* InitializationData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InitializationData.swift; path = src/Ice/InitializationData.swift; sourceTree = "<group>"; };
- 727ADCDFD189C116DA626990 /* LoggerWrapper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LoggerWrapper.swift; path = src/Ice/LoggerWrapper.swift; sourceTree = "<group>"; };
- 72D09A968DF7AEF7873FABC0 /* EndpointI.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointI.mm; path = ../cpp/src/IceIAP/EndpointI.mm; sourceTree = "<group>"; };
- 72F0133C3F5E2F48BC792374 /* IceObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 735AEA3176650E2CB5CF4402 /* ImplicitContext.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContext.ice; path = ../slice/Ice/ImplicitContext.ice; sourceTree = "<group>"; };
- 73CC62886A3D56E023683BB9 /* AcceptorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = AcceptorI.cpp; path = ../cpp/src/IceSSL/AcceptorI.cpp; sourceTree = "<group>"; };
- 73EC79539B77749D0B385E57 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/enums/Test.ice; sourceTree = "<group>"; };
- 73FA22C5034CE056FA112987 /* Initialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Initialize.swift; path = src/Ice/Initialize.swift; sourceTree = "<group>"; };
- 7481133E66BBCFB35C59DD6B /* IceObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 74A58F9341DE159C9D4D4122 /* ClientPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ClientPrivate.ice; path = test/Ice/slicing/exceptions/ClientPrivate.ice; sourceTree = "<group>"; };
- 751D293EE7855F9A5A773FE7 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/info/Server.swift; sourceTree = "<group>"; };
- 7603D7C27853E868765956CA /* Version.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Version.ice; path = ../slice/Ice/Version.ice; sourceTree = "<group>"; };
- 761BD64C7E0974FFA525CCA9 /* ConnectionFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionFactory.cpp; path = ../cpp/src/Ice/ConnectionFactory.cpp; sourceTree = "<group>"; };
- 76440BF69CFBB7BA8615EAAE /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/timeout/Test.ice; sourceTree = "<group>"; };
- 764BA5087FACD9DF6068DBAE /* OutputUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OutputUtil.cpp; path = ../cpp/src/IceUtil/OutputUtil.cpp; sourceTree = "<group>"; };
- 76E99A8FED64D17E565727B6 /* certs */ = {isa = PBXFileReference; includeInIndex = 1; name = certs; path = ../certs; sourceTree = "<group>"; };
- 775EBD369201C97189EB1022 /* IceInheritance.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInheritance.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 775EFBE78694683F3173F765 /* IceInheritance.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInheritance.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 78DBA4B685FAAB1B1B19C953 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/proxy/TestI.swift; sourceTree = "<group>"; };
- 78F0327446EEFAE7C7472E34 /* DispatchInterceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = DispatchInterceptor.cpp; path = ../cpp/src/Ice/DispatchInterceptor.cpp; sourceTree = "<group>"; };
- 799C490953D145B679F8D1A3 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/enums/AllTests.swift; sourceTree = "<group>"; };
- 7A47F58C4E3CE1C13C54A09A /* OutputStream.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OutputStream.h; path = src/IceImpl/OutputStream.h; sourceTree = "<group>"; };
- 7A4851EF0D876EA33F2F0806 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/inheritance/TestI.swift; sourceTree = "<group>"; };
- 7A5FC09580DFEDA42502BB46 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/retry/Collocated.swift; sourceTree = "<group>"; };
- 7A634FA66859D5F3AE6E6123 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/udp/Server.swift; sourceTree = "<group>"; };
- 7B464045D3DD080BA5784472 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/exceptions/ServerAMD.swift; sourceTree = "<group>"; };
- 7BA3A76FABDAB54CF329EC7B /* EndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointI.cpp; path = ../cpp/src/IceSSL/EndpointI.cpp; sourceTree = "<group>"; };
- 7BADC096D1677992528358C9 /* IceAdmin.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdmin.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 7BB578F04F513F6B307DEBE1 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/retry/Server.swift; sourceTree = "<group>"; };
- 7BCCF602D0FF8D22B9680CF8 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/adapterDeactivation/Test.ice; sourceTree = "<group>"; };
- 7BF026BDB77BB9A18DB05349 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/servantLocator/TestI.swift; sourceTree = "<group>"; };
- 7C13F2A57B3D5B43F865E99D /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/location/TestI.swift; sourceTree = "<group>"; };
- 7C86A7981B1918DC97BD1D67 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/invoke/Server.swift; sourceTree = "<group>"; };
- 7CD8FF49C945CAB4E0CDBAC9 /* UdpConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UdpConnector.cpp; path = ../cpp/src/Ice/UdpConnector.cpp; sourceTree = "<group>"; };
- 7D30BA86A3469DB7F345073D /* 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; };
- 7DDEC3707E1BCF1F01D4E481 /* InstrumentationI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = InstrumentationI.cpp; path = ../cpp/src/Ice/InstrumentationI.cpp; sourceTree = "<group>"; };
- 7EB1201F991663DB27D5F416 /* Timer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Timer.cpp; path = ../cpp/src/Ice/Timer.cpp; sourceTree = "<group>"; };
- 7EEA4E6130FAF1695D9ACD8B /* Endpoint.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Endpoint.mm; path = src/IceImpl/Endpoint.mm; sourceTree = "<group>"; };
- 7F6090BCC46A202A68BBF77D /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/inheritance/AllTests.swift; sourceTree = "<group>"; };
- 7FC76B1B464A5AC2A20554FF /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/objects/Client.swift; sourceTree = "<group>"; };
- 805B62B23CF07AA890D408D4 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/acm/Client.swift; sourceTree = "<group>"; };
- 81D735D9C5633A99111B3FBA /* ConnectionInfoFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectionInfoFactory.swift; path = src/Ice/ConnectionInfoFactory.swift; sourceTree = "<group>"; };
- 82F61D86E1F20952E8C3841A /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/binding/TestI.swift; sourceTree = "<group>"; };
- 83119929B0E9A068FECE736B /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/enums/Server.swift; sourceTree = "<group>"; };
- 83ADC759472D70CD7FABB6E1 /* Random.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Random.cpp; path = ../cpp/src/IceUtil/Random.cpp; sourceTree = "<group>"; };
- 83E41012D98C4F274B58EFAD /* Endpoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Endpoint.h; path = src/IceImpl/Endpoint.h; sourceTree = "<group>"; };
- 8439526B8DE74644F28A6D70 /* IceDefaultValue.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultValue.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 84AC8D09459962A732B6CC66 /* IceFacets.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceFacets.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 84F9C49554E032E9F24125C9 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/hold/Server.swift; sourceTree = "<group>"; };
- 8511F4E2012CDD7C9629C27C /* ObjectPrx.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectPrx.mm; path = src/IceImpl/ObjectPrx.mm; sourceTree = "<group>"; };
- 865CA76FA57E281F305229A8 /* PropertiesF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesF.ice; path = ../slice/Ice/PropertiesF.ice; sourceTree = "<group>"; };
- 866FFC39BC5078EBDF04F85E /* IceDefaultValue.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultValue.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 86BA8129D624FC5C654DA4FA /* IceImpl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceImpl.h; path = src/IceImpl/IceImpl.h; sourceTree = "<group>"; };
- 876C5922AE9C9B31BC47A8D4 /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/Glacier2/Metrics.ice; sourceTree = "<group>"; };
- 87E4EFB3F77857A527AEA983 /* AdminFacetFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdminFacetFactory.swift; path = src/Ice/AdminFacetFactory.swift; sourceTree = "<group>"; };
- 8802757B1DE233FE2791BC9F /* SSLEngine.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SSLEngine.cpp; path = ../cpp/src/IceSSL/SSLEngine.cpp; sourceTree = "<group>"; };
- 88362A8D0FC487784FB0A1F1 /* LocatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LocatorF.ice; path = ../slice/Ice/LocatorF.ice; sourceTree = "<group>"; };
- 8848EFBB95F9D6D77B56302A /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/interceptor/Client.swift; sourceTree = "<group>"; };
- 8904DE3DE3816938E87F46E4 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/defaultServant/AllTests.swift; sourceTree = "<group>"; };
- 89138A69A6071FF550471EA2 /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginI.cpp; path = ../cpp/src/IceDiscovery/PluginI.cpp; sourceTree = "<group>"; };
- 89BA4D129F7AB13FE8AA4252 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/hold/AllTests.swift; sourceTree = "<group>"; };
- 89D2FAA92C70159399181D22 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/udp/Test.ice; sourceTree = "<group>"; };
- 89F506EE1C27CE1405020A38 /* ImplicitContext.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContext.mm; path = src/IceImpl/ImplicitContext.mm; sourceTree = "<group>"; };
- 8AF8C993815CB0043CA4E4B4 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/optional/ServerAMD.swift; sourceTree = "<group>"; };
- 8B0133F3B6C49278880AF27C /* Assets.xcassets */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = test/TestDriver/iOS/Assets.xcassets; sourceTree = "<group>"; };
- 8BC872547290B7E35FCC1E98 /* IceSSLConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSSLConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 8C1E877ACC0DA38CB700CA31 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/servantLocator/TestAMD.ice; sourceTree = "<group>"; };
- 8D356FF229AB189BEC612EDB /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/IceSSL/configuration/TestI.swift; sourceTree = "<group>"; };
- 8D9BD8DBDA54A6A0F7362ACB /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/slicing/exceptions/TestI.swift; sourceTree = "<group>"; };
- 8DD7CBE7D8A940FFCF43FC42 /* TestDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestDriver.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 8E01786DB7612C60BF8A1AD6 /* Exception.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.mm; path = src/IceImpl/Exception.mm; sourceTree = "<group>"; };
- 8E64564556238B25F5AE6D4E /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Slice/escape/Client.swift; sourceTree = "<group>"; };
- 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PromiseKit.framework; path = ../Carthage/Build/Mac/PromiseKit.framework; sourceTree = "<group>"; };
- 907A6D6CFC6A86E3A26C6F8E /* ThreadException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ThreadException.cpp; path = ../cpp/src/IceUtil/ThreadException.cpp; sourceTree = "<group>"; };
- 91CCAA379CAE47D548C1D784 /* IceStorm.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceStorm.ice; path = ../slice/IceStorm/IceStorm.ice; sourceTree = "<group>"; };
- 9250382693A50F0E823D433C /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/optional/TestAMDI.swift; sourceTree = "<group>"; };
- 92FA3E6D5ACCF4B1CF0C3378 /* EndpointI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointI.swift; path = src/Ice/EndpointI.swift; sourceTree = "<group>"; };
- 931F3380F15851A31DB21B98 /* StreamSocket.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamSocket.cpp; path = ../cpp/src/Ice/StreamSocket.cpp; sourceTree = "<group>"; };
- 9376FF7A596A2F29A2D89461 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/IceStorm/Info.plist; sourceTree = "<group>"; };
- 937B8FBC13804AC35D672463 /* EndpointInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointInfo.ice; path = ../slice/IceSSL/EndpointInfo.ice; sourceTree = "<group>"; };
- 93C2C1B12FB6F74B85A74AB8 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/udp/TestI.swift; sourceTree = "<group>"; };
- 944277575906253E2D264529 /* PropertyNames.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PropertyNames.cpp; path = ../cpp/src/Ice/PropertyNames.cpp; sourceTree = "<group>"; };
- 9481B651D132BA3CFD0AAFA9 /* IceLocation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceLocation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 9499FF08DB66C34FD2896B23 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/proxy/Test.ice; sourceTree = "<group>"; };
- 95BA56AA2BDF936B8E4F0B2A /* StringConverter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StringConverter.cpp; path = ../cpp/src/IceUtil/StringConverter.cpp; sourceTree = "<group>"; };
- 95D36E1F1648209B868E09B7 /* BatchOnewaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchOnewaysAMI.swift; path = test/Ice/operations/BatchOnewaysAMI.swift; sourceTree = "<group>"; };
- 96E21902D516EFCA981AE170 /* ImplicitContextI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ImplicitContextI.cpp; path = ../cpp/src/Ice/ImplicitContextI.cpp; sourceTree = "<group>"; };
- 9800A938F2930FC734B98F4D /* ServantLocatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServantLocatorF.ice; path = ../slice/Ice/ServantLocatorF.ice; sourceTree = "<group>"; };
- 9807056F92FC0E811C314ED5 /* ViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewController.swift; path = test/TestDriver/iOS/ViewController.swift; sourceTree = "<group>"; };
- 99AF1143034F0C3447D52DC6 /* OutputStream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OutputStream.swift; path = src/Ice/OutputStream.swift; sourceTree = "<group>"; };
- 9AE0567B4511A9DB628482F1 /* StreamAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamAcceptor.cpp; path = ../cpp/src/Ice/ios/StreamAcceptor.cpp; sourceTree = "<group>"; };
- 9B240838C3B7EC5098985F9A /* WSConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = WSConnector.cpp; path = ../cpp/src/Ice/WSConnector.cpp; sourceTree = "<group>"; };
- 9B70DE2EC3E4C2C5CA746C57 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/admin/TestI.swift; sourceTree = "<group>"; };
- 9B8260A1145A7235704C5A06 /* Main.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = Main.storyboard; path = test/TestDriver/iOS/Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- 9BE6BACEC2F33E91F4B617FB /* Transceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Transceiver.cpp; path = ../cpp/src/Ice/Transceiver.cpp; sourceTree = "<group>"; };
- 9BEB059DD01E8DA0D5DD2098 /* IconvStringConverter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = IconvStringConverter.cpp; path = ../cpp/src/Ice/IconvStringConverter.cpp; sourceTree = "<group>"; };
- 9C15AF93ADECF03E659813AE /* IceSlicingExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 9D71E1E8486CEBCF31435D3D /* Transceiver.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Transceiver.mm; path = ../cpp/src/IceIAP/Transceiver.mm; sourceTree = "<group>"; };
- 9E48639D847EEF9B191A6B2A /* Time.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Time.cpp; path = ../cpp/src/IceUtil/Time.cpp; sourceTree = "<group>"; };
- 9E71EF8B4A3A71C72A15134D /* Object.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Object.swift; path = src/Ice/Object.swift; sourceTree = "<group>"; };
- 9E7D203B0DE479B10FBE0E54 /* SecureTransportTransceiverI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportTransceiverI.cpp; path = ../cpp/src/IceSSL/SecureTransportTransceiverI.cpp; sourceTree = "<group>"; };
- 9FC4531AA749DAF419FE26EB /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/timeout/Server.swift; sourceTree = "<group>"; };
- A01748959A0B2A24EE79D617 /* Logger.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Logger.mm; path = src/IceImpl/Logger.mm; sourceTree = "<group>"; };
- A06AC0921E10B63A1656AD61 /* Connection.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Connection.ice; path = ../slice/Ice/Connection.ice; sourceTree = "<group>"; };
- A08D190BD584FF5E91403A9E /* TraceUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = TraceUtil.mm; path = src/IceImpl/TraceUtil.mm; sourceTree = "<group>"; };
- A148A58FC6419CF431F133D9 /* IceLocation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceLocation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- A17A6842456B978F70B5DFDD /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/defaultServant/Client.swift; sourceTree = "<group>"; };
- A1D032AE98D0C4D070D681B1 /* Connector.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Connector.mm; path = ../cpp/src/IceIAP/Connector.mm; sourceTree = "<group>"; };
- A214ABFAF9474F81CDEB4D9D /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/Ice/Metrics.ice; sourceTree = "<group>"; };
- A2C780B2D6CA6CD0DCCED459 /* IceAdapterDeactivation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdapterDeactivation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- A2EE54802BFD472CDFC02692 /* IceImpl.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceImpl.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- A30F25D651F58222C077DC00 /* Protocol.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Protocol.cpp; path = ../cpp/src/Ice/Protocol.cpp; sourceTree = "<group>"; };
- A332D585A37435EE78C912CF /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/enums/Client.swift; sourceTree = "<group>"; };
- A38EB9C90EBFC403A05E7661 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/retry/AllTests.swift; sourceTree = "<group>"; };
- A39829413634597ADED6AABD /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/facets/AllTests.swift; sourceTree = "<group>"; };
- A3F03C459EE7E9A7A7EED2FC /* ClassResolver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClassResolver.swift; path = src/Ice/ClassResolver.swift; sourceTree = "<group>"; };
- A49D7EF11617FD2B8DD7C45F /* UdpEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UdpEndpointI.cpp; path = ../cpp/src/Ice/UdpEndpointI.cpp; sourceTree = "<group>"; };
- A49E88A35399266906B635CE /* ObjectAdapterI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectAdapterI.cpp; path = ../cpp/src/Ice/ObjectAdapterI.cpp; sourceTree = "<group>"; };
- A50EFAADF3111E3694A86697 /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Instance.cpp; path = ../cpp/src/Ice/Instance.cpp; sourceTree = "<group>"; };
- A57B9BCC5EACD4DB42F66B0F /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/operations/Test.ice; sourceTree = "<group>"; };
- A63DCDA9CA07C5D78EB18355 /* IceImpl.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceImpl.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- A64DC01AFE2CE7EB0471ECFC /* IceRetry.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceRetry.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- A69A2EB1087C09983D0E3EEC /* DynamicLibrary.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = DynamicLibrary.cpp; path = ../cpp/src/Ice/DynamicLibrary.cpp; sourceTree = "<group>"; };
- A6CDAB227924D0610F81AD01 /* InputStream.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = InputStream.cpp; path = ../cpp/src/Ice/InputStream.cpp; sourceTree = "<group>"; };
- A78754795E4B389E082CC44F /* ProtocolInstance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ProtocolInstance.cpp; path = ../cpp/src/Ice/ProtocolInstance.cpp; sourceTree = "<group>"; };
- A800F7CE4B2357D7E55B5782 /* UtilException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UtilException.cpp; path = ../cpp/src/IceUtil/UtilException.cpp; sourceTree = "<group>"; };
- A8317EBDEA737A29A26FBE54 /* IceAmi.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAmi.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- A8419D8D5FA660838BE1BA93 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/stream/Client.swift; sourceTree = "<group>"; };
- A85BF585817ADA33A51374E3 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/hold/TestI.swift; sourceTree = "<group>"; };
- A89C6CB51DCAC3F757EE49A7 /* Endpoint.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Endpoint.ice; path = ../slice/Ice/Endpoint.ice; sourceTree = "<group>"; };
- A8C3320857B5D24565F04EFE /* BatchOneways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchOneways.swift; path = test/Ice/operations/BatchOneways.swift; sourceTree = "<group>"; };
- A8F736DDD2D36B64200A0023 /* RouterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterF.ice; path = ../slice/Ice/RouterF.ice; sourceTree = "<group>"; };
- A9EA41900D64E8658B705E3C /* AppDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = test/TestDriver/iOS/AppDelegate.swift; sourceTree = "<group>"; };
- AA2734A6625328B15E08346A /* Object.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Object.cpp; path = ../cpp/src/Ice/Object.cpp; sourceTree = "<group>"; };
- AB0075088BD497CEE1D89780 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/location/Client.swift; sourceTree = "<group>"; };
- AB05AFC920CC27CFDC84109C /* IceHold.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceHold.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- AB89A20DB867709982778CC7 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/slicing/objects/TestI.swift; sourceTree = "<group>"; };
- ABC01710A16129B2F462DF4B /* ProtocolPluginFacade.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ProtocolPluginFacade.cpp; path = ../cpp/src/Ice/ProtocolPluginFacade.cpp; sourceTree = "<group>"; };
- ABD78784328011772284AB65 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/adapterDeactivation/AllTests.swift; sourceTree = "<group>"; };
- AC0CDB474BB450E68664654E /* IceExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- AC1D8A33F8AB3689E7733586 /* IceHold.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceHold.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- AC6F3EFDA8ACA3B1AF262A50 /* 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; };
- ACB1CA0FC300B3B03EB78716 /* ACM.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ACM.cpp; path = ../cpp/src/Ice/ACM.cpp; sourceTree = "<group>"; };
- ACC7E3AC4A2BB3A86C34E51A /* StreamConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamConnector.cpp; path = ../cpp/src/Ice/ios/StreamConnector.cpp; sourceTree = "<group>"; };
- AD045F681FB9F088DC230E0F /* SlicedData.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SlicedData.cpp; path = ../cpp/src/Ice/SlicedData.cpp; sourceTree = "<group>"; };
- AD3BF9C9F8D9D3658927A2D1 /* IceServantLocator.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocator.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- ADDAA7048CCBFB5590515DF1 /* ReferenceFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ReferenceFactory.cpp; path = ../cpp/src/Ice/ReferenceFactory.cpp; sourceTree = "<group>"; };
- AE8272DC832BA01976A54077 /* 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; };
- AE9AAB53263BDDA227A0202D /* ControllerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControllerI.swift; path = test/TestDriver/iOS/ControllerI.swift; sourceTree = "<group>"; };
- AEDCB1E205F0A6AD13A75CB1 /* LoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LoggerI.cpp; path = ../cpp/src/Ice/LoggerI.cpp; sourceTree = "<group>"; };
- AEF95184A3D897EAAA7AE4B5 /* ConnectionInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfo.ice; path = ../slice/IceIAP/ConnectionInfo.ice; sourceTree = "<group>"; };
- AF39992CCB6F0C95231E7542 /* TcpAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TcpAcceptor.cpp; path = ../cpp/src/Ice/TcpAcceptor.cpp; sourceTree = "<group>"; };
- B013B93E5986A1FCF9F78DAB /* Reference.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Reference.cpp; path = ../cpp/src/Ice/Reference.cpp; sourceTree = "<group>"; };
- B0308FF4DA8796949079382F /* Router.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Router.ice; path = ../slice/Ice/Router.ice; sourceTree = "<group>"; };
- B1A39C9E9F62098E608BDD49 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/admin/Test.ice; sourceTree = "<group>"; };
- B1A704CC39E0EF86372BDEA3 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/exceptions/TestAMDI.swift; sourceTree = "<group>"; };
- B377B0722288DFB2A73E0D11 /* libIceSSL C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceSSL C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- B38BE3223AAFBAAF857AD5E2 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/slicing/exceptions/ServerAMD.swift; sourceTree = "<group>"; };
- B69DBDAE6349C71437BBA75F /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/acm/TestI.swift; sourceTree = "<group>"; };
- B769550900F96420DBCFED72 /* IceGrid.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceGrid.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- B7AEA0767A33654F90E35222 /* UnsupportedAdminFacet.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = UnsupportedAdminFacet.mm; path = src/IceImpl/UnsupportedAdminFacet.mm; sourceTree = "<group>"; };
- B7D8B9A2D605FCFFC786AD11 /* IceDiscovery.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceDiscovery.ice; path = ../slice/IceDiscovery/IceDiscovery.ice; sourceTree = "<group>"; };
- B8823D4D696A3C18EC64FB4A /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/adapterDeactivation/Client.swift; sourceTree = "<group>"; };
- B8C5181F4E251C3BF78F8F2A /* LocalObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LocalObject.h; path = src/IceImpl/LocalObject.h; sourceTree = "<group>"; };
- B904574D2E5F73E6D831FEB7 /* TraceUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TraceUtil.h; path = src/IceImpl/TraceUtil.h; sourceTree = "<group>"; };
- B919B9BC0B3EAFB59DE62C2C /* PropertiesI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PropertiesI.cpp; path = ../cpp/src/Ice/PropertiesI.cpp; sourceTree = "<group>"; };
- B975A8E910F85BE0F8996659 /* EndpointF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointF.ice; path = ../slice/Ice/EndpointF.ice; sourceTree = "<group>"; };
- B99EAAC5667070FF5F7B6FF5 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/IceSSL/configuration/AllTests.swift; sourceTree = "<group>"; };
- B9BD5DA20CE10B5EEAFC1A37 /* Glacier2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Glacier2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- B9D6E5C6823D2641DF157CE9 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/optional/Test.ice; sourceTree = "<group>"; };
- BA71B51000572E66659A3672 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/objects/Test.ice; sourceTree = "<group>"; };
- BB30FF55D1D682BEA2F84695 /* IceInvoke.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInvoke.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- BBB636E7C5AD8884DF982486 /* Proxy.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Proxy.cpp; path = ../cpp/src/Ice/Proxy.cpp; sourceTree = "<group>"; };
- BE14C224CBBDF1DC3C8DC502 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/operations/TestI.swift; sourceTree = "<group>"; };
- BEA2205E172336BB60147423 /* CtrlCHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CtrlCHandler.cpp; path = ../cpp/src/IceUtil/CtrlCHandler.cpp; sourceTree = "<group>"; };
- BED0B487712EEE03615C9CB3 /* MetricsAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = MetricsAdminI.cpp; path = ../cpp/src/Ice/MetricsAdminI.cpp; sourceTree = "<group>"; };
- BEE143805505A4DED71F44DD /* InputUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = InputUtil.cpp; path = ../cpp/src/IceUtil/InputUtil.cpp; sourceTree = "<group>"; };
- BEE9D1AB70849A09A9122342 /* CollocatedRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CollocatedRequestHandler.cpp; path = ../cpp/src/Ice/CollocatedRequestHandler.cpp; sourceTree = "<group>"; };
- BEEED6CDF0BD1668C74B3F2F /* LocalObject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalObject.swift; path = src/Ice/LocalObject.swift; sourceTree = "<group>"; };
- BF0F61C0C43F357F80205B2F /* PluginManagerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginManagerI.cpp; path = ../cpp/src/Ice/PluginManagerI.cpp; sourceTree = "<group>"; };
- BF9D92749FA6F9B5FE652C45 /* LocalObject.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LocalObject.cpp; path = ../cpp/src/Ice/LocalObject.cpp; sourceTree = "<group>"; };
- C124F0D45B6275831BF5F438 /* Exception.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Exception.cpp; path = ../cpp/src/Ice/Exception.cpp; sourceTree = "<group>"; };
- C1372F822DB8C05EDAF951C4 /* SecureTransportCertificateI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportCertificateI.cpp; path = ../cpp/src/IceSSL/SecureTransportCertificateI.cpp; sourceTree = "<group>"; };
- C150DFE9F6860E13C667DA77 /* IceSSLConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSSLConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- C3211C9FB66D58C1BDB91C18 /* Network.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Network.cpp; path = ../cpp/src/Ice/Network.cpp; sourceTree = "<group>"; };
- C3591A40745461F368CBC77B /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/operations/TestAMD.ice; sourceTree = "<group>"; };
- C35F0E57B69EDEFC5E944EBC /* ProcessF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ProcessF.ice; path = ../slice/Ice/ProcessF.ice; sourceTree = "<group>"; };
- C3D6020190F13303DBB3AE04 /* LocalExceptionDescription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalExceptionDescription.swift; path = src/Ice/LocalExceptionDescription.swift; sourceTree = "<group>"; };
- C3F55B79F56ED47BB1490274 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/proxy/AllTests.swift; sourceTree = "<group>"; };
- C4A666841400DD55C4BC753D /* ProxyFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ProxyFactory.cpp; path = ../cpp/src/Ice/ProxyFactory.cpp; sourceTree = "<group>"; };
- C4C12A6CF78CB8EAC28EABE4 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/hold/Client.swift; sourceTree = "<group>"; };
- C6088D6E4F2A47AADB35EB03 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/defaultServant/Test.ice; sourceTree = "<group>"; };
- C62B6C403ABEA4B86221A379 /* IceTimeout.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceTimeout.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- C6AE8BE95F80EBF3D2C290AE /* IceOptionalAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptionalAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- C6C69B957051A399B8A8D080 /* BatchRequestQueue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = BatchRequestQueue.cpp; path = ../cpp/src/Ice/BatchRequestQueue.cpp; sourceTree = "<group>"; };
- C6FBE40672797298F2C1C21A /* IceLocatorDiscovery.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceLocatorDiscovery.ice; path = ../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice; sourceTree = "<group>"; };
- C7F15D84385C6FFC6EADD1FA /* IceInterceptor.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInterceptor.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- C84F7EAC0F5791E7D09AB072 /* PropertiesAdmin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdmin.ice; path = ../slice/Ice/PropertiesAdmin.ice; sourceTree = "<group>"; };
- C8C4EC7F377638ACA3789243 /* ConnectRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectRequestHandler.cpp; path = ../cpp/src/Ice/ConnectRequestHandler.cpp; sourceTree = "<group>"; };
- CA2C76263E9404BC0A0DBE5A /* PropertiesAdmin.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdmin.mm; path = src/IceImpl/PropertiesAdmin.mm; sourceTree = "<group>"; };
- CAB3EA4F291781F0F7B6F024 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/info/TestI.swift; sourceTree = "<group>"; };
- CB9DF2517C4D8910B9F04C02 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = test/TestDriver/iOS/Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
- CBD5794F951058D78ABA0D48 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/binding/AllTests.swift; sourceTree = "<group>"; };
- CC018AED0F8FB003F4ED0C8D /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/scope/TestI.swift; sourceTree = "<group>"; };
- CC5F7C4F2F0D95F24CC5DD66 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/objects/Collocated.swift; sourceTree = "<group>"; };
- CE1278569FF626BFD7243082 /* Process.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Process.ice; path = ../slice/Ice/Process.ice; sourceTree = "<group>"; };
- CE7C6CFA731F5E0FC26F9554 /* BlobjectFacade.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BlobjectFacade.h; path = src/IceImpl/BlobjectFacade.h; sourceTree = "<group>"; };
- CEE9A6376344FEB128D483D1 /* LocatorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LocatorI.cpp; path = ../cpp/src/IceDiscovery/LocatorI.cpp; sourceTree = "<group>"; };
- CF62CB725A11CEB7E4573361 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/facets/Test.ice; sourceTree = "<group>"; };
- CFCCC973BBC234DD5D28BE34 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/stream/Test.ice; sourceTree = "<group>"; };
- D00B9F3E0CA080CD2B2C61F3 /* LocalObject.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalObject.mm; path = src/IceImpl/LocalObject.mm; sourceTree = "<group>"; };
- D0EAC955BB7F720093F87E7A /* Registry.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Registry.ice; path = ../slice/IceGrid/Registry.ice; sourceTree = "<group>"; };
- D1BF1FBD5B99791A16DEA1E4 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/servantLocator/Client.swift; sourceTree = "<group>"; };
- D25EE27BA73B3DDFAD7B5E69 /* Buffer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Buffer.cpp; path = ../cpp/src/Ice/Buffer.cpp; sourceTree = "<group>"; };
- D2BFD0993886CBEB26A9EBCC /* ConnectionI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectionI.swift; path = src/Ice/ConnectionI.swift; sourceTree = "<group>"; };
- D2FB5FDA9DE852FBB2B10936 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/servantLocator/AllTests.swift; sourceTree = "<group>"; };
- D362F8935BDDBB6646F277C8 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/exceptions/TestI.swift; sourceTree = "<group>"; };
- D382963A6D341D8AB96B2F96 /* IPEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = IPEndpointI.cpp; path = ../cpp/src/Ice/IPEndpointI.cpp; sourceTree = "<group>"; };
- D4F0C5755496073BF23DAD0A /* IceUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceUtil.h; path = src/IceImpl/IceUtil.h; sourceTree = "<group>"; };
- D50984E810079607F9CBD3D6 /* IceAmi.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAmi.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- D611E5DADBB8DF69D3A0E64C /* Properties.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Properties.ice; path = ../slice/Ice/Properties.ice; sourceTree = "<group>"; };
- D726E89DC9EF4DCC71E5B72C /* EndpointInfoFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointInfoFactory.swift; path = src/Ice/EndpointInfoFactory.swift; sourceTree = "<group>"; };
- D8026643E397138CD24E9782 /* RemoteLogger.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RemoteLogger.ice; path = ../slice/Ice/RemoteLogger.ice; sourceTree = "<group>"; };
- D8190F551078596098F1E80F /* Mutex.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Mutex.swift; path = src/Ice/Mutex.swift; sourceTree = "<group>"; };
- D8565E6799EC944D42F00DB9 /* LocatorInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LocatorInfo.cpp; path = ../cpp/src/Ice/LocatorInfo.cpp; sourceTree = "<group>"; };
- D88018174B46A41D0B540A95 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/proxy/Collocated.swift; sourceTree = "<group>"; };
- D8842621E7D70188F9DF2501 /* libIceIAP C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceIAP C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- D88E9B56D89F644A6AEC3F3E /* ServerPrivateAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivateAMD.ice; path = test/Ice/slicing/exceptions/ServerPrivateAMD.ice; sourceTree = "<group>"; };
- D8918D7258991F1E8CF58618 /* IceSlicingObjectsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjectsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- D8DD61CBFBE4E12B6E30E9C4 /* FactoryTable.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = FactoryTable.cpp; path = ../cpp/src/Ice/FactoryTable.cpp; sourceTree = "<group>"; };
- D8E7928159B49F7A04DA97BA /* IceSlicingExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- D8E92C696C1AABC3601AA74B /* TestCommon.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestCommon.swift; path = test/TestCommon/TestCommon.swift; sourceTree = "<group>"; };
- D90E5E4A4506E4827832F9B8 /* Value.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Value.cpp; path = ../cpp/src/Ice/Value.cpp; sourceTree = "<group>"; };
- D9924E8D2910F8AADCD205F8 /* IceUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = IceUtil.mm; path = src/IceImpl/IceUtil.mm; sourceTree = "<group>"; };
- DA71E7B49312CF4F07C90A3C /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/invoke/Client.swift; sourceTree = "<group>"; };
- DAB411415D75A65DA58B5F5B /* Communicator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Communicator.h; path = src/IceImpl/Communicator.h; sourceTree = "<group>"; };
- DB36F29477EA57AD8868E6DD /* ArgVector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ArgVector.cpp; path = ../cpp/src/Ice/ArgVector.cpp; sourceTree = "<group>"; };
- DB620946367523497675CCEE /* ServerPrivateAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivateAMD.ice; path = test/Ice/slicing/objects/ServerPrivateAMD.ice; sourceTree = "<group>"; };
- DBB159780C224B99CDFB5E11 /* IceOptional.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptional.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- DBE83FBE8EC1C00F209B7912 /* ImplicitContextI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImplicitContextI.swift; path = src/Ice/ImplicitContextI.swift; sourceTree = "<group>"; };
- DC58856E78104FC6C0F9AA28 /* CommunicatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = CommunicatorF.ice; path = ../slice/Ice/CommunicatorF.ice; sourceTree = "<group>"; };
- DD068D7CC10CB319EE39A71B /* CommunicatorI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CommunicatorI.swift; path = src/Ice/CommunicatorI.swift; sourceTree = "<group>"; };
- DDB4DD346430D46FA6ECB82A /* ThreadPool.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ThreadPool.cpp; path = ../cpp/src/Ice/ThreadPool.cpp; sourceTree = "<group>"; };
- DDC3D4E5B05D9FD2F3E929F5 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/proxy/ServerAMD.swift; sourceTree = "<group>"; };
- DDFDD649342AB148C5437BA5 /* RequestHandlerFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RequestHandlerFactory.cpp; path = ../cpp/src/Ice/RequestHandlerFactory.cpp; sourceTree = "<group>"; };
- DE3C76073BBDB3D3E0B943F0 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/operations/AllTests.swift; sourceTree = "<group>"; };
- DEB369D710EC587DFD76B069 /* IceSlicingObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- DEC9D0420245199FB5BBD345 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/scope/Client.swift; sourceTree = "<group>"; };
- DEE5B91323EE4E6BAEF5C730 /* certs */ = {isa = PBXFileReference; includeInIndex = 1; name = certs; path = test/IceSSL/configuration/../../../../cpp/test/IceSSL/certs; sourceTree = "<group>"; };
- DF246750FE16FD27AB1B9E1B /* UnknownSlicedValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UnknownSlicedValue.swift; path = src/Ice/UnknownSlicedValue.swift; sourceTree = "<group>"; };
- DF2792969E80FCBEE04BA8ED /* IceScope.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceScope.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- DF6DB4595BEADE88D4B8FF06 /* IceServices.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServices.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- DFC578DAEBC7B64CA2E829DA /* ConsoleUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConsoleUtil.cpp; path = ../cpp/src/IceUtil/ConsoleUtil.cpp; sourceTree = "<group>"; };
- DFED2A261FCD105E634372CA /* LookupI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LookupI.cpp; path = ../cpp/src/IceDiscovery/LookupI.cpp; sourceTree = "<group>"; };
- E19C150CCCC22B7DE0139429 /* IceScope.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceScope.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- E371D78131705C17C63946A8 /* EndpointFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointFactory.cpp; path = ../cpp/src/Ice/EndpointFactory.cpp; sourceTree = "<group>"; };
- E5A8A9CE6A57293E4D35757E /* Acceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Acceptor.cpp; path = ../cpp/src/Ice/Acceptor.cpp; sourceTree = "<group>"; };
- E5B747D322414658FF4DD342 /* Util.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Util.swift; path = src/Ice/Util.swift; sourceTree = "<group>"; };
- E5D4CA75EFA1350097AB7876 /* IceProxy.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxy.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- E64AE4103060ED8DE8C63A5F /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/IceStorm/Metrics.ice; sourceTree = "<group>"; };
- E65331EA85E12D5A4D23BD29 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/info/AllTests.swift; sourceTree = "<group>"; };
- E6B2797A8849E5E72C831841 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/udp/Client.swift; sourceTree = "<group>"; };
- E6DB5FF43E9B340D7029297A /* UUID.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UUID.cpp; path = ../cpp/src/IceUtil/UUID.cpp; sourceTree = "<group>"; };
- E70C9D396BD6B5A4E73C5CFF /* SliceFlags.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SliceFlags.swift; path = src/Ice/SliceFlags.swift; sourceTree = "<group>"; };
- E7B7A13B6C4176A137464A3C /* SliceInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SliceInfo.swift; path = src/Ice/SliceInfo.swift; sourceTree = "<group>"; };
- E8223AEBF7050FD7541E96A1 /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginI.cpp; path = ../cpp/src/IceSSL/PluginI.cpp; sourceTree = "<group>"; };
- E89A23CFF389FE40C9557340 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/facets/Collocated.swift; sourceTree = "<group>"; };
- E8C1AE8D395B3456440C1E9A /* PermissionsVerifier.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PermissionsVerifier.ice; path = ../slice/Glacier2/PermissionsVerifier.ice; sourceTree = "<group>"; };
- E9468F3EC40357BB0554ABEA /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/slicing/exceptions/Test.ice; sourceTree = "<group>"; };
- E97D033BADA38AF9402AA464 /* ConnectionInfoF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfoF.ice; path = ../slice/IceSSL/ConnectionInfoF.ice; sourceTree = "<group>"; };
- E9D679F5465C4EB73106C5AC /* ObserverHelper.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObserverHelper.cpp; path = ../cpp/src/Ice/ObserverHelper.cpp; sourceTree = "<group>"; };
- EA3F85D992A55E3BE71BE236 /* Convert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Convert.h; path = src/IceImpl/Convert.h; sourceTree = "<group>"; };
- EABEF7F85B00B0111F6C3560 /* Shared.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Shared.cpp; path = ../cpp/src/IceUtil/Shared.cpp; sourceTree = "<group>"; };
- EB1123A2A1E029BB32271A16 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/timeout/Client.swift; sourceTree = "<group>"; };
- EB489D1E2A8C2CF17A2F4330 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/IceSSL/configuration/Test.ice; sourceTree = "<group>"; };
- EB5F5A5D2EECF428ECB79E52 /* Value.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Value.swift; path = src/Ice/Value.swift; sourceTree = "<group>"; };
- EB9423AA60DB5CF08094DAF7 /* LoggerUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LoggerUtil.cpp; path = ../cpp/src/Ice/LoggerUtil.cpp; sourceTree = "<group>"; };
- EDB3662F7248B27CB1AD4BAC /* IceInfo.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- EE1A00AA2A52A007803ECA9F /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/adapterDeactivation/TestI.swift; sourceTree = "<group>"; };
- EECAB125E8C93688689DF18E /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/location/Test.ice; sourceTree = "<group>"; };
- EF34296B086BFC873E4A5647 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/slicing/objects/AllTests.swift; sourceTree = "<group>"; };
- EF98339FB04534928125DB76 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/operations/ServerAMD.swift; sourceTree = "<group>"; };
- F000FB0F52EFA6E32C1D61C4 /* ImplicitContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ImplicitContext.h; path = src/IceImpl/ImplicitContext.h; sourceTree = "<group>"; };
- F086327C7A363E6F817C7458 /* 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; };
- F0DEFC193F3F347850C430F6 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/servantLocator/TestAMDI.swift; sourceTree = "<group>"; };
- F11875AE312A1FB4AF6FBB97 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/ami/Client.swift; sourceTree = "<group>"; };
- F144B676048547B79F621AA4 /* BlobjectFacade.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = BlobjectFacade.mm; path = src/IceImpl/BlobjectFacade.mm; sourceTree = "<group>"; };
- F1F5B981DE4101EBCFE749D6 /* ClientPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ClientPrivate.ice; path = test/Ice/slicing/objects/ClientPrivate.ice; sourceTree = "<group>"; };
- F1F77E560368761492402EA3 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/scope/Server.swift; sourceTree = "<group>"; };
- F1FF86C20DD375A84E790A7D /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/info/Test.ice; sourceTree = "<group>"; };
- F24C5A3A5C571B012806F8C5 /* Connector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Connector.cpp; path = ../cpp/src/Ice/Connector.cpp; sourceTree = "<group>"; };
- F2E80530BC3EB3B267510B98 /* FileUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = FileUtil.cpp; path = ../cpp/src/IceUtil/FileUtil.cpp; sourceTree = "<group>"; };
- F32F3ABB20FCC8FC8A0A0ACB /* Properties.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Properties.h; path = src/IceImpl/Properties.h; sourceTree = "<group>"; };
- F4F1FF18E9213EF12562CD02 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/Ice/Info.plist; sourceTree = "<group>"; };
- F5A9831CFF2692F9637C5810 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/acm/AllTests.swift; sourceTree = "<group>"; };
- F5FFEAC74A94BBC740FD19E2 /* IceSlicingObjectsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjectsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- F61859F73072318F796F34F0 /* ObjectPrx.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ObjectPrx.h; path = src/IceImpl/ObjectPrx.h; sourceTree = "<group>"; };
- F675DF8EACB868514B6517F7 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/slicing/exceptions/Client.swift; sourceTree = "<group>"; };
- F6E486D7CED1187CCB73012C /* FactoryTableInit.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = FactoryTableInit.cpp; path = ../cpp/src/Ice/FactoryTableInit.cpp; sourceTree = "<group>"; };
- F74EBBC0FF989CCB80A6CE4F /* SystemdJournalI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SystemdJournalI.cpp; path = ../cpp/src/Ice/SystemdJournalI.cpp; sourceTree = "<group>"; };
- F75C2DE308BADB2A61399C3F /* IceOperationsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperationsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- F7D6AD5F74CE6D55E945CE35 /* SlicedData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SlicedData.swift; path = src/Ice/SlicedData.swift; sourceTree = "<group>"; };
- F7EC05463EED3AC758275FE5 /* IceAdapterDeactivation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdapterDeactivation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- F7FFF7F457B44AF10B294A53 /* StringUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StringUtil.cpp; path = ../cpp/src/IceUtil/StringUtil.cpp; sourceTree = "<group>"; };
- F846257F8F86D75E994D2BA5 /* FacetMap.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = FacetMap.ice; path = ../slice/Ice/FacetMap.ice; sourceTree = "<group>"; };
- F84CA9A304E3F6159E1CFC94 /* IceAdmin.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdmin.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- F89A3B2AE050F821147BD7C6 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/slicing/objects/Test.ice; sourceTree = "<group>"; };
- F8F014DC45DDAD9941F05D9D /* TestDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestDriver.app; sourceTree = BUILT_PRODUCTS_DIR; };
- F924390865B63754A0B9D785 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/adapterDeactivation/Collocated.swift; sourceTree = "<group>"; };
- F9764228A3316695D773B795 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/optional/AllTests.swift; sourceTree = "<group>"; };
- F9B270E39D3B1D84A8E6B986 /* BuiltinSequences.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = BuiltinSequences.ice; path = ../slice/Ice/BuiltinSequences.ice; sourceTree = "<group>"; };
- F9C4BD7AD24E3017193C86F9 /* TraceLevels.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TraceLevels.cpp; path = ../cpp/src/Ice/TraceLevels.cpp; sourceTree = "<group>"; };
- F9FDFD9567E3EB23F567B412 /* IceStormSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceStormSwift.h; path = src/IceStorm/IceStormSwift.h; sourceTree = "<group>"; };
- FA49A1EA8A8746AE458F2C18 /* OpaqueEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OpaqueEndpointI.cpp; path = ../cpp/src/Ice/OpaqueEndpointI.cpp; sourceTree = "<group>"; };
- FAA7FC13CEE1D2C6BCB90644 /* Exception.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Exception.h; path = src/IceImpl/Exception.h; sourceTree = "<group>"; };
- FAE2B9B108DC7C8C6DF480AC /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/IceSSL/configuration/Client.swift; sourceTree = "<group>"; };
- FAFBC31486E68C91E83A6419 /* IceTimeout.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceTimeout.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- FB081EA6CBA368AB96ED96D6 /* ServantManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ServantManager.cpp; path = ../cpp/src/Ice/ServantManager.cpp; sourceTree = "<group>"; };
- FC478C09D46B520AC09D1D24 /* IceOperations.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperations.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- FC591A6A5FF8126DE099F8A2 /* ServantManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantManager.swift; path = src/Ice/ServantManager.swift; sourceTree = "<group>"; };
- FC5D768A10737D6ECBD5090F /* Process.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Process.mm; path = src/IceImpl/Process.mm; sourceTree = "<group>"; };
- FDC4148479AEFCB6426F5E58 /* libIceDiscovery C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceDiscovery C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- FE689398E99ABF73ED63012C /* IceStream.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceStream.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- FEAE54441F169A7C4B067FFA /* PropertiesI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertiesI.swift; path = src/Ice/PropertiesI.swift; sourceTree = "<group>"; };
- FF801C186E03BB2EBD80CC72 /* Instrumentation.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Instrumentation.ice; path = ../slice/Ice/Instrumentation.ice; sourceTree = "<group>"; };
- FFA6DB995DB96B0E3A2B65EE /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/info/Client.swift; sourceTree = "<group>"; };
+ 002057D2DB697C9229704C38 /* Glacier2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Glacier2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ 0134DEC45C2D9F0F28ECA8F4 /* ObjectPrx.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ObjectPrx.h; path = src/IceImpl/ObjectPrx.h; sourceTree = "<group>"; };
+ 018F3ECB904E1D3D9E587877 /* Value.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Value.swift; path = src/Ice/Value.swift; sourceTree = "<group>"; };
+ 02E11EECDF1D907CE7D43736 /* IceOperationsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperationsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 02EC5E7DCB5E68B12868E9A7 /* Exception.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Exception.cpp; path = ../cpp/src/Ice/Exception.cpp; sourceTree = "<group>"; };
+ 031580C98A106B2DBD5D5025 /* IncomingAsync.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = IncomingAsync.cpp; path = ../cpp/src/Ice/IncomingAsync.cpp; sourceTree = "<group>"; };
+ 0315E0DE9F0247FF5B4442A1 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/IceSSL/configuration/Server.swift; sourceTree = "<group>"; };
+ 03241246991368EB7349C96A /* SliceEscape.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = SliceEscape.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 032A1203E7E72C578F359B7B /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/udp/Server.swift; sourceTree = "<group>"; };
+ 0358E3C2860EF8C05D6CA29E /* TestDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestDriver.app; sourceTree = BUILT_PRODUCTS_DIR; };
+ 03D86659E42C7B65AB957500 /* ViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewController.swift; path = test/TestDriver/iOS/ViewController.swift; sourceTree = "<group>"; };
+ 0558328E3FD77A7866E11EC3 /* PermissionsVerifier.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PermissionsVerifier.ice; path = ../slice/Glacier2/PermissionsVerifier.ice; sourceTree = "<group>"; };
+ 05B79E2BE2E96DA8D0B6D9E3 /* ObserverHelper.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObserverHelper.cpp; path = ../cpp/src/Ice/ObserverHelper.cpp; sourceTree = "<group>"; };
+ 05ED211DE92604034331FDE7 /* libIceDiscovery C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceDiscovery C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 06330EA066A6B4315D944EA2 /* Time.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Time.cpp; path = ../cpp/src/IceUtil/Time.cpp; sourceTree = "<group>"; };
+ 06752338681D92370A3CE4F7 /* Buffer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Buffer.cpp; path = ../cpp/src/Ice/Buffer.cpp; sourceTree = "<group>"; };
+ 06EBA109323E98D04F0EAD02 /* Network.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Network.cpp; path = ../cpp/src/Ice/Network.cpp; sourceTree = "<group>"; };
+ 06EECD3BE7FEFC5B58AD29A6 /* Locator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Locator.ice; path = ../slice/Ice/Locator.ice; sourceTree = "<group>"; };
+ 07C7B9D93411F8335B0ADACC /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/inheritance/AllTests.swift; sourceTree = "<group>"; };
+ 0823882A9319241C829F022F /* ImplicitContextI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImplicitContextI.swift; path = src/Ice/ImplicitContextI.swift; sourceTree = "<group>"; };
+ 0869EFE3A924ECB32947E37C /* TcpEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TcpEndpointI.cpp; path = ../cpp/src/Ice/TcpEndpointI.cpp; sourceTree = "<group>"; };
+ 0A8D4B112906D8891D0A04E3 /* Timer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Timer.cpp; path = ../cpp/src/Ice/Timer.cpp; sourceTree = "<group>"; };
+ 0A9B20D7F6470E12986E25B4 /* Connection.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Connection.mm; path = src/IceImpl/Connection.mm; sourceTree = "<group>"; };
+ 0AC48D8B9C58884E3CC796A0 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/Ice/Info.plist; sourceTree = "<group>"; };
+ 0B19AE4119D0BB217D47E2F0 /* OpaqueEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OpaqueEndpointI.cpp; path = ../cpp/src/Ice/OpaqueEndpointI.cpp; sourceTree = "<group>"; };
+ 0BDBBB6367493AE77D4F457C /* IceSlicingExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 0BF23AEE1831B19DE8FBB331 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/objects/Collocated.swift; sourceTree = "<group>"; };
+ 0C3615D2366624F32C4FFB04 /* PropertiesAdmin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = PropertiesAdmin.h; path = src/IceImpl/PropertiesAdmin.h; sourceTree = "<group>"; };
+ 0CDB651A1E828CD88F109F63 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/enums/Client.swift; sourceTree = "<group>"; };
+ 0D584F6D9CFCA1AB8C834DA0 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/admin/AllTests.swift; sourceTree = "<group>"; };
+ 0D834FACC56C98011346A427 /* IceProxy.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxy.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 0D9853D5AE936C2AEDFA8BD8 /* Reference.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Reference.cpp; path = ../cpp/src/Ice/Reference.cpp; sourceTree = "<group>"; };
+ 0DFC25EB1AD93A29DBB5D38C /* IceFacets.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceFacets.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 0E01EA47DED7188FB7FAD521 /* EndpointInfoFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointInfoFactory.swift; path = src/Ice/EndpointInfoFactory.swift; sourceTree = "<group>"; };
+ 0E4FBBEBB6CEF118563BF404 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/inheritance/Collocated.swift; sourceTree = "<group>"; };
+ 0F109D4E1DEC815CD428AC07 /* Instrumentation.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Instrumentation.ice; path = ../slice/Ice/Instrumentation.ice; sourceTree = "<group>"; };
+ 0F56CA5F5ECF3FB65CF09363 /* EndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointI.cpp; path = ../cpp/src/IceSSL/EndpointI.cpp; sourceTree = "<group>"; };
+ 0F7C9CA9FF611116C3250B86 /* Config.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Config.h; path = src/IceImpl/Config.h; sourceTree = "<group>"; };
+ 0F95004B9FC4F9CE7191632C /* ObjectAdapter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ObjectAdapter.h; path = src/IceImpl/ObjectAdapter.h; sourceTree = "<group>"; };
+ 1004286D6DA949C91E834F2F /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/optional/Test.ice; sourceTree = "<group>"; };
+ 1004D51D8DB4A363BB3C7276 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/facets/TestI.swift; sourceTree = "<group>"; };
+ 10400AA7223E0A8B29B55AE5 /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Instance.cpp; path = ../cpp/src/IceSSL/Instance.cpp; sourceTree = "<group>"; };
+ 1108857B477D7D0434BE5FB6 /* IceServantLocatorAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocatorAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 11A1DCB69C06BFB7AD9D634D /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/interceptor/Test.ice; sourceTree = "<group>"; };
+ 11D34A315D003382E44A3449 /* Acceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Acceptor.cpp; path = ../cpp/src/Ice/Acceptor.cpp; sourceTree = "<group>"; };
+ 1359C67D1EF0F57441B18C00 /* Forward.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Forward.ice; path = test/Ice/objects/Forward.ice; sourceTree = "<group>"; };
+ 13EF839C7F5D70709AE32F1C /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/retry/Server.swift; sourceTree = "<group>"; };
+ 1538E77399599398E13CAA4E /* ThreadException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ThreadException.cpp; path = ../cpp/src/IceUtil/ThreadException.cpp; sourceTree = "<group>"; };
+ 15AE3A777F9635E34652FD79 /* EndpointInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointInfo.ice; path = ../slice/IceIAP/EndpointInfo.ice; sourceTree = "<group>"; };
+ 15EFAF4866E5A8239791A76F /* Convert.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Convert.mm; path = src/IceImpl/Convert.mm; sourceTree = "<group>"; };
+ 167DD12721A433540B0EC02F /* CountDownLatch.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CountDownLatch.cpp; path = ../cpp/src/Ice/CountDownLatch.cpp; sourceTree = "<group>"; };
+ 16DC54DD74A8E09195A1079A /* Descriptor.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Descriptor.ice; path = ../slice/IceGrid/Descriptor.ice; sourceTree = "<group>"; };
+ 1708477FA3EB6225928864B3 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/optional/Server.swift; sourceTree = "<group>"; };
+ 17110EFA6810E9C6BFD99A8C /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/admin/Server.swift; sourceTree = "<group>"; };
+ 176FDCF3D646A0B1806408A9 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/defaultServant/Test.ice; sourceTree = "<group>"; };
+ 17C2B0D3508F72017A6E517D /* 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; };
+ 181B089F0AA74E19B8225532 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/slicing/objects/Client.swift; sourceTree = "<group>"; };
+ 18C4889AD744447C958E2D74 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/optional/Client.swift; sourceTree = "<group>"; };
+ 18D5D50E7C4DD092D8DECDBD /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/objects/TestI.swift; sourceTree = "<group>"; };
+ 18E8A7B3D8EDFE23EAC55293 /* ConnectorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectorI.cpp; path = ../cpp/src/IceSSL/ConnectorI.cpp; sourceTree = "<group>"; };
+ 19ED86466E361C1A2B9896C2 /* PropertiesAdmin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdmin.ice; path = ../slice/Ice/PropertiesAdmin.ice; sourceTree = "<group>"; };
+ 1A4702F7B4F2E5BB692CF065 /* certs */ = {isa = PBXFileReference; includeInIndex = 1; name = certs; path = test/IceSSL/configuration/../../../../cpp/test/IceSSL/certs; sourceTree = "<group>"; };
+ 1AE8FE3419A3536D7F60475C /* Version.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Version.ice; path = ../slice/Ice/Version.ice; sourceTree = "<group>"; };
+ 1AED5BCDC76080710DC335B3 /* Key.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Key.ice; path = test/Slice/escape/Key.ice; sourceTree = "<group>"; };
+ 1B6746CBDF4DC94B8BAC29BF /* BlobjectFacade.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BlobjectFacade.h; path = src/IceImpl/BlobjectFacade.h; sourceTree = "<group>"; };
+ 1B8F280588EFE1A21957C8D9 /* Shared.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Shared.cpp; path = ../cpp/src/IceUtil/Shared.cpp; sourceTree = "<group>"; };
+ 1BCC0D83B6676602CE029301 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/optional/ServerAMD.swift; sourceTree = "<group>"; };
+ 1BF3BB5EBEF6E59053366C77 /* ProxyFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ProxyFactory.cpp; path = ../cpp/src/Ice/ProxyFactory.cpp; sourceTree = "<group>"; };
+ 1C82F07D7A7F30C23E254A35 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/udp/TestI.swift; sourceTree = "<group>"; };
+ 1CC6C328AAA7698AD93B2D9C /* BatchOneways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchOneways.swift; path = test/Ice/operations/BatchOneways.swift; sourceTree = "<group>"; };
+ 1CF2F4108B2E0DC80A35D42F /* ServantManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantManager.swift; path = src/Ice/ServantManager.swift; sourceTree = "<group>"; };
+ 1DCC77F391C5B63F65609084 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/servantLocator/ServerAMD.swift; sourceTree = "<group>"; };
+ 1F360C906C25AE9AF614842A /* IceServices.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServices.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 201888753236916EF9EC5D46 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/optional/TestAMDI.swift; sourceTree = "<group>"; };
+ 20DBEE559F99B9A0BCD2002E /* ConnectRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectRequestHandler.cpp; path = ../cpp/src/Ice/ConnectRequestHandler.cpp; sourceTree = "<group>"; };
+ 218B967E51675BEBB0C43303 /* PropertyNames.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PropertyNames.cpp; path = ../cpp/src/Ice/PropertyNames.cpp; sourceTree = "<group>"; };
+ 218D3D0AA48ACCFB1DFE0E83 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/invoke/TestI.swift; sourceTree = "<group>"; };
+ 21A39E99E4D9B6C42FAA3546 /* IceDefaultServant.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultServant.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 22551A073C020FAD00489B12 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/exceptions/TestI.swift; sourceTree = "<group>"; };
+ 23101F500D1F72177FD084DC /* MutexProtocol.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = MutexProtocol.cpp; path = ../cpp/src/IceUtil/MutexProtocol.cpp; sourceTree = "<group>"; };
+ 2484F04ABAD0A70E32653CC6 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/operations/ServerAMD.swift; sourceTree = "<group>"; };
+ 24DFB877024E2C8F07D2A16C /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/operations/Server.swift; sourceTree = "<group>"; };
+ 24EAF193E21A4FEE8933BBDC /* BatchRequestQueue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = BatchRequestQueue.cpp; path = ../cpp/src/Ice/BatchRequestQueue.cpp; sourceTree = "<group>"; };
+ 256292138E991CE5F393CB5E /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/adapterDeactivation/Server.swift; sourceTree = "<group>"; };
+ 268A37C9A7E571E65650812F /* FormatType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatType.swift; path = src/Ice/FormatType.swift; sourceTree = "<group>"; };
+ 26A5773C6A951688E6F0A835 /* ClientPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ClientPrivate.ice; path = test/Ice/slicing/objects/ClientPrivate.ice; sourceTree = "<group>"; };
+ 26BE834715E2A4973CCEFD25 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/inheritance/Client.swift; sourceTree = "<group>"; };
+ 27E399911304C1EB0DA23FF8 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/adapterDeactivation/Collocated.swift; sourceTree = "<group>"; };
+ 29C651A8D088D6E1E6409476 /* PluginFacade.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginFacade.ice; path = ../slice/IceGrid/PluginFacade.ice; sourceTree = "<group>"; };
+ 2A1283591FFB7F2D917E6596 /* DynamicLibrary.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = DynamicLibrary.cpp; path = ../cpp/src/Ice/DynamicLibrary.cpp; sourceTree = "<group>"; };
+ 2A156A93B0DB6154A28AFA19 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/enums/Test.ice; sourceTree = "<group>"; };
+ 2A3806CAD3C10182698A41FB /* IceScope.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceScope.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 2AA99273170E88CF6641EDB2 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/location/Test.ice; sourceTree = "<group>"; };
+ 2CC3DF625EBA87D24A01AB28 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/hold/Client.swift; sourceTree = "<group>"; };
+ 2D75CBE49B7A4D661C007490 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/objects/Test.ice; sourceTree = "<group>"; };
+ 2E0BDEC193C807B59D513EDA /* UnsupportedAdminFacet.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = UnsupportedAdminFacet.mm; path = src/IceImpl/UnsupportedAdminFacet.mm; sourceTree = "<group>"; };
+ 2E61D5DC07BE6D2DD75A4330 /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginI.cpp; path = ../cpp/src/IceSSL/PluginI.cpp; sourceTree = "<group>"; };
+ 2EC69252B382743111382197 /* LocalExceptionDescription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalExceptionDescription.swift; path = src/Ice/LocalExceptionDescription.swift; sourceTree = "<group>"; };
+ 2F29C5EADE242F59D5DD919F /* main.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = main.swift; path = test/TestDriver/macOS/main.swift; sourceTree = "<group>"; };
+ 30CC9D352F809BB8E7E91DEC /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/udp/Test.ice; sourceTree = "<group>"; };
+ 30F34E125BCD65B465E730EC /* Exception.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.mm; path = src/IceImpl/Exception.mm; sourceTree = "<group>"; };
+ 323356D85F671BF75BE2441A /* Value.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Value.cpp; path = ../cpp/src/Ice/Value.cpp; sourceTree = "<group>"; };
+ 32ECB0873B3405B139BF034D /* Ice.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ice.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ 3406A63ACF6D787797C2F4EE /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/hold/TestI.swift; sourceTree = "<group>"; };
+ 34785E693757F22FE033F6B8 /* Logger.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Logger.ice; path = ../slice/Ice/Logger.ice; sourceTree = "<group>"; };
+ 3525965EE6A21D85AB91EC0C /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/slicing/objects/ServerAMD.swift; sourceTree = "<group>"; };
+ 363640140C673D8457D2B1B9 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/Glacier2/Info.plist; sourceTree = "<group>"; };
+ 36AED081D73F0E2BF4A383BA /* EndpointInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointInfo.ice; path = ../slice/IceSSL/EndpointInfo.ice; sourceTree = "<group>"; };
+ 373237170EB7CEDB2E7B281F /* libIceLocatorDiscovery C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceLocatorDiscovery C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 3740DCE4BD8594F1E24AAC9B /* Transceiver.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Transceiver.mm; path = ../cpp/src/IceIAP/Transceiver.mm; sourceTree = "<group>"; };
+ 375ADB33ED73A7C0EE3341D7 /* IceSlicingObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 384ED0EBCFD90179EC65A72D /* SystemdJournalI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SystemdJournalI.cpp; path = ../cpp/src/Ice/SystemdJournalI.cpp; sourceTree = "<group>"; };
+ 386DDD1BDCC1C0D15E6392B4 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/defaultValue/Client.swift; sourceTree = "<group>"; };
+ 38E3D51766180FE19F6E825C /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/info/Test.ice; sourceTree = "<group>"; };
+ 3974CE08762DB8DF238E22A7 /* StreamEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamEndpointI.cpp; path = ../cpp/src/Ice/ios/StreamEndpointI.cpp; sourceTree = "<group>"; };
+ 3BAEC101CBCF34E6098F25DF /* FileParser.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = FileParser.ice; path = ../slice/IceGrid/FileParser.ice; sourceTree = "<group>"; };
+ 3CCE08470D7B1A8E2DA05879 /* PropertiesAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PropertiesAdminI.cpp; path = ../cpp/src/Ice/PropertiesAdminI.cpp; sourceTree = "<group>"; };
+ 3EAF127AB1A79ABEF9FEACFD /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/exceptions/TestAMDI.swift; sourceTree = "<group>"; };
+ 3FF5DBB98403709BA82745AA /* LocalObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LocalObject.h; path = src/IceImpl/LocalObject.h; sourceTree = "<group>"; };
+ 4000E7021F451815E94B0816 /* SHA1.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SHA1.cpp; path = ../cpp/src/Ice/SHA1.cpp; sourceTree = "<group>"; };
+ 40A8ACF512349D757AFB3C5B /* CertificateI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CertificateI.cpp; path = ../cpp/src/IceSSL/CertificateI.cpp; sourceTree = "<group>"; };
+ 40F8D41EE89552DBF4CF55D6 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/scope/Test.ice; sourceTree = "<group>"; };
+ 415EC23289E1FE20C34E5854 /* ObjectAdapterI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectAdapterI.cpp; path = ../cpp/src/Ice/ObjectAdapterI.cpp; sourceTree = "<group>"; };
+ 416DF215042E0D1FF19FD102 /* EventHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EventHandler.cpp; path = ../cpp/src/Ice/EventHandler.cpp; sourceTree = "<group>"; };
+ 41C72A3CA07A32F60BB6187D /* ServerPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivate.ice; path = test/Ice/slicing/objects/ServerPrivate.ice; sourceTree = "<group>"; };
+ 42310E0C40C9AB57299C5CD9 /* FileUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = FileUtil.cpp; path = ../cpp/src/IceUtil/FileUtil.cpp; sourceTree = "<group>"; };
+ 42FB3EF2707617640DE726C4 /* libIceLocatorDiscovery C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceLocatorDiscovery C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 440DCB9940F5A2563BEED07B /* EndpointFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointFactory.cpp; path = ../cpp/src/Ice/EndpointFactory.cpp; sourceTree = "<group>"; };
+ 441545732BF5A247F01A1C54 /* IceServantLocatorAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocatorAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 4459C771C1C7A69CA8F1280F /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/binding/Test.ice; sourceTree = "<group>"; };
+ 447941A37B5304FBA34CFA85 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/slicing/objects/TestI.swift; sourceTree = "<group>"; };
+ 4500B515C8771600B39A6692 /* CommunicatorI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CommunicatorI.swift; path = src/Ice/CommunicatorI.swift; sourceTree = "<group>"; };
+ 45C5B87FD5C03D859316FE88 /* ConnectionInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfo.ice; path = ../slice/IceSSL/ConnectionInfo.ice; sourceTree = "<group>"; };
+ 45F5099E57CC75F43A2B37BF /* IceInheritance.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInheritance.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 4615BF30EA763C3D1970A3BE /* OutputUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OutputUtil.cpp; path = ../cpp/src/IceUtil/OutputUtil.cpp; sourceTree = "<group>"; };
+ 46DDF995E1CB0D56360698F1 /* UtilException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UtilException.cpp; path = ../cpp/src/IceUtil/UtilException.cpp; sourceTree = "<group>"; };
+ 471C284222234F2EECDA580C /* TestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ 4743922CC71F1250B830F5A2 /* Base64.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Base64.cpp; path = ../cpp/src/Ice/Base64.cpp; sourceTree = "<group>"; };
+ 47BBA8D8D04E938ACB5A9DD6 /* AdminFacetFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AdminFacetFactory.h; path = src/IceImpl/AdminFacetFactory.h; sourceTree = "<group>"; };
+ 4836550328A3D2B729B8C7D7 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/scope/Server.swift; sourceTree = "<group>"; };
+ 488AE2C7BF58440094E88B5C /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/exceptions/Collocated.swift; sourceTree = "<group>"; };
+ 49CCC08CD4DC002BD479425E /* Initialize.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Initialize.cpp; path = ../cpp/src/Ice/Initialize.cpp; sourceTree = "<group>"; };
+ 4A5D8C4CB86555CF877EB287 /* LocalException.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalException.ice; path = ../slice/Ice/LocalException.ice; sourceTree = "<group>"; };
+ 4B808523B8078B3C52B33305 /* IceDefaultValue.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultValue.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 4C11E9CC1118B36C0C81DCE4 /* Communicator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Communicator.ice; path = ../slice/Ice/Communicator.ice; sourceTree = "<group>"; };
+ 4C3AFA18C69107B6AD5D08C1 /* StreamSocket.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamSocket.cpp; path = ../cpp/src/Ice/StreamSocket.cpp; sourceTree = "<group>"; };
+ 4CA8BF2AFDD7DC794DCDF456 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/info/Client.swift; sourceTree = "<group>"; };
+ 4D47F69F9FABC3AAEEB8761E /* RouterInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RouterInfo.cpp; path = ../cpp/src/Ice/RouterInfo.cpp; sourceTree = "<group>"; };
+ 4D522FDC605FE0CDCFDB3442 /* IceOptional.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptional.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 4D9D6078434E4BC3E1C75420 /* StringUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StringUtil.cpp; path = ../cpp/src/IceUtil/StringUtil.cpp; sourceTree = "<group>"; };
+ 4DFFDDB136EA11FB73E8F5FD /* WSConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = WSConnector.cpp; path = ../cpp/src/Ice/WSConnector.cpp; sourceTree = "<group>"; };
+ 4E195DEA9695654C7A59BA21 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/scope/TestI.swift; sourceTree = "<group>"; };
+ 4E4C0FBDC15E9EF2D6EAA3C3 /* Session.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Session.ice; path = ../slice/Glacier2/Session.ice; sourceTree = "<group>"; };
+ 4E530BE1D84E07428620C041 /* AppDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = test/TestDriver/iOS/AppDelegate.swift; sourceTree = "<group>"; };
+ 4E66FA83F71B78E88A95792F /* Process.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Process.ice; path = ../slice/Ice/Process.ice; sourceTree = "<group>"; };
+ 4EC360980B7159C57BFC5416 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/proxy/AllTests.swift; sourceTree = "<group>"; };
+ 4F2622AFD1012FB6BAEA9055 /* IceDiscovery.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceDiscovery.ice; path = ../slice/IceDiscovery/IceDiscovery.ice; sourceTree = "<group>"; };
+ 50E2432E8E8F4707DEE4CF5C /* ImplicitContext.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContext.ice; path = ../slice/Ice/ImplicitContext.ice; sourceTree = "<group>"; };
+ 50F83544D3B7A858E86BCC07 /* LoggerWrapper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LoggerWrapper.swift; path = src/Ice/LoggerWrapper.swift; sourceTree = "<group>"; };
+ 51FE7F361F1BFA8C7DE99EC5 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/inheritance/Server.swift; sourceTree = "<group>"; };
+ 529E9A4B0540DFF26EDE777F /* DefaultsAndOverrides.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = DefaultsAndOverrides.cpp; path = ../cpp/src/Ice/DefaultsAndOverrides.cpp; sourceTree = "<group>"; };
+ 52A263A9C0D127277F3A4299 /* RecMutex.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RecMutex.cpp; path = ../cpp/src/IceUtil/RecMutex.cpp; sourceTree = "<group>"; };
+ 53300C97318750EC096B8848 /* Convert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Convert.h; path = src/IceImpl/Convert.h; sourceTree = "<group>"; };
+ 5330EC791B5B09D7A64C0C22 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/slicing/exceptions/Test.ice; sourceTree = "<group>"; };
+ 534A60B7E9BD9AB69834F99D /* SlicedData.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SlicedData.cpp; path = ../cpp/src/Ice/SlicedData.cpp; sourceTree = "<group>"; };
+ 535B9DFDDC32E4EA9747EBC2 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/retry/TestI.swift; sourceTree = "<group>"; };
+ 53963E3EBD52A6CA4EE93E5E /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/properties/Client.swift; sourceTree = "<group>"; };
+ 5529DAC024B875D55F8A97AD /* IceImpl.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceImpl.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ 55797DA8D35B0F0F082B2BDC /* InputStream.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = InputStream.cpp; path = ../cpp/src/Ice/InputStream.cpp; sourceTree = "<group>"; };
+ 55C6A191354406F69B82D60F /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/location/TestI.swift; sourceTree = "<group>"; };
+ 55CDC3B0A1F82C5FF990581B /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/retry/Collocated.swift; sourceTree = "<group>"; };
+ 573B7C27710B2D5924D4EA39 /* WSTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = WSTransceiver.cpp; path = ../cpp/src/Ice/WSTransceiver.cpp; sourceTree = "<group>"; };
+ 574884C429A4A25580D642F4 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/proxy/Test.ice; sourceTree = "<group>"; };
+ 578B693AC209D9B6A33B60C6 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/interceptor/Client.swift; sourceTree = "<group>"; };
+ 57A437F4D71BE97DFE7F1D3B /* Logger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Logger.h; path = src/IceImpl/Logger.h; sourceTree = "<group>"; };
+ 57C2F8C20051936E6F7A97EF /* Connector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Connector.cpp; path = ../cpp/src/Ice/Connector.cpp; sourceTree = "<group>"; };
+ 581D151EBA04E942A0E88F55 /* TrustManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TrustManager.cpp; path = ../cpp/src/IceSSL/TrustManager.cpp; sourceTree = "<group>"; };
+ 58AB2C2250C0B64A1C02CEE8 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/scope/Client.swift; sourceTree = "<group>"; };
+ 59D4691ADEEE0B97B6E6E77C /* Properties.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Properties.h; path = src/IceImpl/Properties.h; sourceTree = "<group>"; };
+ 5A4A4EE79E4DA1C572A6319A /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/exceptions/AllTests.swift; sourceTree = "<group>"; };
+ 5AD21866F3AE5065B9CBF5F7 /* IceAcm.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAcm.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 5C39A9CFF709650D38E1A161 /* Communicator.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Communicator.mm; path = src/IceImpl/Communicator.mm; sourceTree = "<group>"; };
+ 5C4CF517C400B592FA50BE9F /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/proxy/Server.swift; sourceTree = "<group>"; };
+ 5C6A07D4A24A2E32A78F510A /* Util.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Util.swift; path = src/Ice/Util.swift; sourceTree = "<group>"; };
+ 5CAE55D1FAAC539C28A8A921 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/hold/AllTests.swift; sourceTree = "<group>"; };
+ 5CCC86072DE79AA3302257B4 /* CommunicatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = CommunicatorF.ice; path = ../slice/Ice/CommunicatorF.ice; sourceTree = "<group>"; };
+ 5CCF96DB58C5024B3D4944FA /* Cond.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Cond.cpp; path = ../cpp/src/Ice/Cond.cpp; sourceTree = "<group>"; };
+ 5D3C746DC4064B8392B68588 /* ConnectionInfoFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectionInfoFactory.swift; path = src/Ice/ConnectionInfoFactory.swift; sourceTree = "<group>"; };
+ 5D8DD9978CC1D777708322EC /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/optional/TestI.swift; sourceTree = "<group>"; };
+ 5DB40D9AFA5CF0A7918251FE /* UdpEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UdpEndpointI.cpp; path = ../cpp/src/Ice/UdpEndpointI.cpp; sourceTree = "<group>"; };
+ 5E46705E1563991082EF2509 /* Clash.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Clash.ice; path = test/Slice/escape/Clash.ice; sourceTree = "<group>"; };
+ 5E66EE515A1AF7264BAEA34A /* IceStorm.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceStorm.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ 5FB5590B0D287E22D5029113 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/exceptions/TestAMD.ice; sourceTree = "<group>"; };
+ 5FB73F3B2BB47C6CCF291171 /* 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; };
+ 60F5C0D9448BC9D963923F21 /* UdpConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UdpConnector.cpp; path = ../cpp/src/Ice/UdpConnector.cpp; sourceTree = "<group>"; };
+ 619EF479978E84E738486731 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/servantLocator/TestAMD.ice; sourceTree = "<group>"; };
+ 61D80966470D2827544EEAF4 /* IceAcm.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAcm.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 61DE9555E704930DBDF59D64 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/exceptions/Client.swift; sourceTree = "<group>"; };
+ 61F2F48D7A9F5718E7A660FA /* IceSSLConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSSLConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 6252A0D4D0BDE8CDCF7CF5E0 /* InputStream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InputStream.swift; path = src/Ice/InputStream.swift; sourceTree = "<group>"; };
+ 628A5DCB80357C4DFE5EA516 /* Exception.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Exception.swift; path = src/Ice/Exception.swift; sourceTree = "<group>"; };
+ 6327D5AA9BDA7A1D222A2781 /* Object.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Object.cpp; path = ../cpp/src/Ice/Object.cpp; sourceTree = "<group>"; };
+ 6373F2A90FA58B3FBBA9FB9D /* ReferenceFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ReferenceFactory.cpp; path = ../cpp/src/Ice/ReferenceFactory.cpp; sourceTree = "<group>"; };
+ 63E59B18710C851D7F8C7D1A /* SliceInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SliceInfo.swift; path = src/Ice/SliceInfo.swift; sourceTree = "<group>"; };
+ 63E807CEFCE97D90E215BC7E /* IceProperties.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProperties.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 64EE7342108DA0A20A07F623 /* EndpointI.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointI.mm; path = ../cpp/src/IceIAP/EndpointI.mm; sourceTree = "<group>"; };
+ 652834FE36D27D0035E43558 /* BlobjectAsync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlobjectAsync.swift; path = src/Ice/BlobjectAsync.swift; sourceTree = "<group>"; };
+ 65F2E35C837C80F9F2229905 /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/Ice/Metrics.ice; sourceTree = "<group>"; };
+ 65F90E010F10ABA331D839A0 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/invoke/Test.ice; sourceTree = "<group>"; };
+ 65F9DB6C926FB7969323D078 /* Session.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Session.ice; path = ../slice/IceGrid/Session.ice; sourceTree = "<group>"; };
+ 661E1572877655C1171076E4 /* Endpoint.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Endpoint.mm; path = src/IceImpl/Endpoint.mm; sourceTree = "<group>"; };
+ 663A635E9A1126189A0CC036 /* ClassResolver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClassResolver.swift; path = src/Ice/ClassResolver.swift; sourceTree = "<group>"; };
+ 66B0259CE05A7512BF48D848 /* ObjectAdapter.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapter.mm; path = src/IceImpl/ObjectAdapter.mm; sourceTree = "<group>"; };
+ 6700EB5391FA3B0D9941C97F /* Connector.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Connector.mm; path = ../cpp/src/IceIAP/Connector.mm; sourceTree = "<group>"; };
+ 6728B91056E1B900D838723B /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/IceStorm/Metrics.ice; sourceTree = "<group>"; };
+ 685F51A49A0A1635F60B79E8 /* ServerPrivateAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivateAMD.ice; path = test/Ice/slicing/exceptions/ServerPrivateAMD.ice; sourceTree = "<group>"; };
+ 6863CBDF84A190814ECA13BE /* IconvStringConverter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = IconvStringConverter.cpp; path = ../cpp/src/Ice/IconvStringConverter.cpp; sourceTree = "<group>"; };
+ 68C45AD4F8A330318B5EB3A4 /* IceServantLocator.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocator.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 69500563B142E549DB1CA8AA /* IceInterceptor.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInterceptor.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 695E7EC21E87DF70069C27B5 /* Glacier2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Glacier2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ 69B8D56E56310639E4439152 /* libIceDiscovery C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceDiscovery C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 69CF9ADB64ABC51C965A0BC3 /* Process.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Process.mm; path = src/IceImpl/Process.mm; sourceTree = "<group>"; };
+ 69CFB8F77EA93163C7BCA3BD /* TraceUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TraceUtil.cpp; path = ../cpp/src/Ice/TraceUtil.cpp; sourceTree = "<group>"; };
+ 69E17B1A777F432D5A4BB739 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/scope/AllTests.swift; sourceTree = "<group>"; };
+ 6AAA20A3FA0875705343CB1B /* Object.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Object.swift; path = src/Ice/Object.swift; sourceTree = "<group>"; };
+ 6AC20676E4300F1CC7CA8E11 /* StreamConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamConnector.cpp; path = ../cpp/src/Ice/ios/StreamConnector.cpp; sourceTree = "<group>"; };
+ 6B534F1A7F6E196055E3EC0C /* InitializationData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InitializationData.swift; path = src/Ice/InitializationData.swift; sourceTree = "<group>"; };
+ 6B7B7A12AD4772A8E809563F /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/timeout/AllTests.swift; sourceTree = "<group>"; };
+ 6B8803F147E5765337A9B75B /* IceLocation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceLocation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 6BB13EBC4899DF4956FCA629 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/ami/AllTests.swift; sourceTree = "<group>"; };
+ 6C24E220DD66B4ABD00D6B4E /* ConnectionInfoF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfoF.ice; path = ../slice/IceSSL/ConnectionInfoF.ice; sourceTree = "<group>"; };
+ 6C6A658F24535D13B0F65EAF /* RequestHandlerFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RequestHandlerFactory.cpp; path = ../cpp/src/Ice/RequestHandlerFactory.cpp; sourceTree = "<group>"; };
+ 6C92F82CCFDE973753EDB2B1 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/acm/Test.ice; sourceTree = "<group>"; };
+ 6D0800502999C44C36B82329 /* TwowaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TwowaysAMI.swift; path = test/Ice/operations/TwowaysAMI.swift; sourceTree = "<group>"; };
+ 6D8F404D94EFBE94A73E9C34 /* TcpAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TcpAcceptor.cpp; path = ../cpp/src/Ice/TcpAcceptor.cpp; sourceTree = "<group>"; };
+ 6F2167FC052DEA7C64CA4325 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Slice/escape/Client.swift; sourceTree = "<group>"; };
+ 6F38ECA3069192410192A925 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/stream/Test.ice; sourceTree = "<group>"; };
+ 707162E6F253276E4747AB3F /* PromiseKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PromiseKit.framework; path = ../Carthage/Build/iOS/PromiseKit.framework; sourceTree = "<group>"; };
+ 708FAD80EA52610C7DFBD288 /* PermissionsVerifierF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PermissionsVerifierF.ice; path = ../slice/Glacier2/PermissionsVerifierF.ice; sourceTree = "<group>"; };
+ 70B0F6F1E88C67A55752D3CF /* ConnectionF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionF.ice; path = ../slice/Ice/ConnectionF.ice; sourceTree = "<group>"; };
+ 71405EEF5DD7B49984B82D50 /* UnknownSlicedValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UnknownSlicedValue.swift; path = src/Ice/UnknownSlicedValue.swift; sourceTree = "<group>"; };
+ 729F2B9AD85F9DFA61847B29 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/invoke/AllTests.swift; sourceTree = "<group>"; };
+ 72D74613EC066967500F5FC2 /* IceExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 7335A71C7336FC2FFA4108FB /* OutputStream.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OutputStream.h; path = src/IceImpl/OutputStream.h; sourceTree = "<group>"; };
+ 739561B362754B773F5CA15C /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/info/AllTests.swift; sourceTree = "<group>"; };
+ 74161C842F76D79F892C7F30 /* Router.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Router.ice; path = ../slice/Ice/Router.ice; sourceTree = "<group>"; };
+ 74672E674D1B7888543EDF72 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/slicing/exceptions/TestAMDI.swift; sourceTree = "<group>"; };
+ 7558078642447B9CF26BC060 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/hold/Server.swift; sourceTree = "<group>"; };
+ 7568B74F51D4B310CE57290D /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/operations/TestAMD.ice; sourceTree = "<group>"; };
+ 759EE11CA14BBE944B450330 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/udp/AllTests.swift; sourceTree = "<group>"; };
+ 75C3043A545CCE718A918575 /* BatchOnewaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchOnewaysAMI.swift; path = test/Ice/operations/BatchOnewaysAMI.swift; sourceTree = "<group>"; };
+ 7692F3CAB0253A052E5A2702 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/location/Server.swift; sourceTree = "<group>"; };
+ 76AFED63BE65806F68BF76F8 /* libIce C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIce C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 772B4E772D179DE7C6CB7498 /* IceAmi.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAmi.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 77EE712C243A945989DBE71C /* Connection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Connection.h; path = src/IceImpl/Connection.h; sourceTree = "<group>"; };
+ 780BDE68CF70A46EDC0B0ED0 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/retry/Test.ice; sourceTree = "<group>"; };
+ 78290EF136611DFDA759788C /* StreamTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamTransceiver.cpp; path = ../cpp/src/Ice/ios/StreamTransceiver.cpp; sourceTree = "<group>"; };
+ 789B32A0A9FBC75ABE4452F4 /* IceAdapterDeactivation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdapterDeactivation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 789D894BE528B2993833E303 /* LocalObject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalObject.swift; path = src/Ice/LocalObject.swift; sourceTree = "<group>"; };
+ 798174ADB32B4187B02B62AF /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/acm/Client.swift; sourceTree = "<group>"; };
+ 7987C522615F48948D34089A /* Thread.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Thread.cpp; path = ../cpp/src/Ice/Thread.cpp; sourceTree = "<group>"; };
+ 79CA221CA6899E29C7C4F821 /* InputUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = InputUtil.cpp; path = ../cpp/src/IceUtil/InputUtil.cpp; sourceTree = "<group>"; };
+ 79CC9FF4D6A7D8FCAD4EC976 /* IceExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 7A14E0267A1B865579F53EF0 /* HttpParser.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = HttpParser.cpp; path = ../cpp/src/Ice/HttpParser.cpp; sourceTree = "<group>"; };
+ 7A4950EA6769F6DCE969E850 /* ConnectionFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionFactory.cpp; path = ../cpp/src/Ice/ConnectionFactory.cpp; sourceTree = "<group>"; };
+ 7ADE0F3A9EF5D8F76ADF0F36 /* SecureTransportTransceiverI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportTransceiverI.cpp; path = ../cpp/src/IceSSL/SecureTransportTransceiverI.cpp; sourceTree = "<group>"; };
+ 7B24F892F35952C92BC83937 /* IceBinding.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceBinding.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 7B5E7FB7FC82E7C3D8BD2DAE /* Mutex.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Mutex.swift; path = src/Ice/Mutex.swift; sourceTree = "<group>"; };
+ 7BA177CEB4778E72CC5954E2 /* OSLogLoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OSLogLoggerI.cpp; path = ../cpp/src/Ice/OSLogLoggerI.cpp; sourceTree = "<group>"; };
+ 7BB11D4E0061E7B77B391D07 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/hold/Test.ice; sourceTree = "<group>"; };
+ 7BB78BC4AF25D9E8B6211B9A /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/defaultServant/Client.swift; sourceTree = "<group>"; };
+ 7BC5280AD2B0955959DD87C5 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/acm/Server.swift; sourceTree = "<group>"; };
+ 7BE5619D9E8166D4F9733F9E /* IceSlicingObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 7CAEEC656D4ACCF7E5C81E24 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/ami/Client.swift; sourceTree = "<group>"; };
+ 7CB2B5FD3988D3EA1FE6BE27 /* ConnectionInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfo.ice; path = ../slice/IceIAP/ConnectionInfo.ice; sourceTree = "<group>"; };
+ 7DCE7BAAA308F1195351789D /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/IceSSL/configuration/Test.ice; sourceTree = "<group>"; };
+ 7E323F665EFC9CB19D7CC574 /* libIceSSL C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceSSL C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 7F00CBEAE26357B2B16858E8 /* OutputStream.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OutputStream.cpp; path = ../cpp/src/Ice/OutputStream.cpp; sourceTree = "<group>"; };
+ 80080FCBB318ACC945CF8378 /* Incoming.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Incoming.swift; path = src/Ice/Incoming.swift; sourceTree = "<group>"; };
+ 8030707F6FF5B62BA4991DB6 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/IceSSL/configuration/AllTests.swift; sourceTree = "<group>"; };
+ 810E20495F80D0BC231963EB /* PromiseKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PromiseKit.framework; path = ../Carthage/Build/Mac/PromiseKit.framework; sourceTree = "<group>"; };
+ 81A63C70F2EB810010ADC690 /* UdpTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UdpTransceiver.cpp; path = ../cpp/src/Ice/UdpTransceiver.cpp; sourceTree = "<group>"; };
+ 81D35BCFE4081EF9520D893D /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/slicing/objects/TestAMDI.swift; sourceTree = "<group>"; };
+ 81D402723434B556C8C7D008 /* SliceFlags.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SliceFlags.swift; path = src/Ice/SliceFlags.swift; sourceTree = "<group>"; };
+ 81F48E2BBA1DEF4AB7FE0A1A /* Proxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Proxy.swift; path = src/Ice/Proxy.swift; sourceTree = "<group>"; };
+ 82945088B874EEA9101831FB /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/operations/AllTests.swift; sourceTree = "<group>"; };
+ 82B728CE536E684989C48F11 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/info/TestI.swift; sourceTree = "<group>"; };
+ 82F3B4DCE2BB122F9B853CBB /* IceSlicingExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 839ABA86D88075ACCF44AAE6 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/slicing/objects/Test.ice; sourceTree = "<group>"; };
+ 84450C679D93DA01E071D356 /* IceUdp.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceUdp.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 846BF94BF5C32B14AD2EB700 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/exceptions/Server.swift; sourceTree = "<group>"; };
+ 8479FBFB97B8102345C04B5C /* Properties.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Properties.mm; path = src/IceImpl/Properties.mm; sourceTree = "<group>"; };
+ 849D63530B554CB4310CE1D7 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/slicing/objects/AllTests.swift; sourceTree = "<group>"; };
+ 84DA1E83CAFC0A42152F3B9C /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/proxy/ServerAMD.swift; sourceTree = "<group>"; };
+ 852021ECD39078E0622D5914 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/defaultServant/AllTests.swift; sourceTree = "<group>"; };
+ 86BCAE332A8D9CDE42E62928 /* SecureTransportPluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportPluginI.cpp; path = ../cpp/src/IceSSL/SecureTransportPluginI.cpp; sourceTree = "<group>"; };
+ 86DA0817CE029B82837BAE11 /* IceInvoke.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInvoke.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 872F879E3530B38524793D17 /* Plugin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Plugin.ice; path = ../slice/Ice/Plugin.ice; sourceTree = "<group>"; };
+ 8777BCB58C028869DA616768 /* RequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RequestHandler.cpp; path = ../cpp/src/Ice/RequestHandler.cpp; sourceTree = "<group>"; };
+ 87BD7ADBDF38EE67990CB109 /* ConnectionRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionRequestHandler.cpp; path = ../cpp/src/Ice/ConnectionRequestHandler.cpp; sourceTree = "<group>"; };
+ 881E953FAED8549952C7A4D6 /* TraceUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = TraceUtil.mm; path = src/IceImpl/TraceUtil.mm; sourceTree = "<group>"; };
+ 886FC89FD16744F7E0E3BE94 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/admin/TestI.swift; sourceTree = "<group>"; };
+ 88F58800FA3F10293BCEAD86 /* IceOptionalAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptionalAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 89242FCDF6300C6C9277B2C1 /* Exception.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.ice; path = ../slice/IceGrid/Exception.ice; sourceTree = "<group>"; };
+ 8A6A09799174CDE143A69991 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/operations/Collocated.swift; sourceTree = "<group>"; };
+ 8A8B024C4CEE31F3F06CAC04 /* IceStream.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceStream.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 8A9FAFC4800820E617B43CDE /* 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; };
+ 8AC5C222793312FE881A16A5 /* LoggerAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LoggerAdminI.cpp; path = ../cpp/src/Ice/LoggerAdminI.cpp; sourceTree = "<group>"; };
+ 8D0B09A883EA01E156AA5C01 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/servantLocator/TestAMDI.swift; sourceTree = "<group>"; };
+ 8D10C61F090BE87644A708E2 /* LoggerWrapperI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LoggerWrapperI.h; path = src/IceImpl/LoggerWrapperI.h; sourceTree = "<group>"; };
+ 8D28B240FA2309EB5744C207 /* EndpointI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointI.swift; path = src/Ice/EndpointI.swift; sourceTree = "<group>"; };
+ 8D4D5E24B92A6B527343ED77 /* IceDefaultServant.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultServant.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 8D74BB8706D47E3A8AE57039 /* Logger.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Logger.mm; path = src/IceImpl/Logger.mm; sourceTree = "<group>"; };
+ 8DB9E1DA232C06B2CAE819B9 /* Incoming.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Incoming.cpp; path = ../cpp/src/Ice/Incoming.cpp; sourceTree = "<group>"; };
+ 8E903D06A1348BBADBBD7FC8 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/IceGrid/Info.plist; sourceTree = "<group>"; };
+ 8F273CC574CDA97E2F3C0DC5 /* BlobjectFacade.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = BlobjectFacade.mm; path = src/IceImpl/BlobjectFacade.mm; sourceTree = "<group>"; };
+ 8F48D8ABC1A7E0D167490A07 /* PropertiesI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PropertiesI.cpp; path = ../cpp/src/Ice/PropertiesI.cpp; sourceTree = "<group>"; };
+ 8F6D9BD2D111AEFF12912BEE /* RouterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterF.ice; path = ../slice/Ice/RouterF.ice; sourceTree = "<group>"; };
+ 8F98AAC9D256C86A28A41CA8 /* Connection.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Connection.ice; path = ../slice/Ice/Connection.ice; sourceTree = "<group>"; };
+ 900FECE67200C8E6195CDC44 /* IceRetry.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceRetry.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 90FFF860656A5425497659B4 /* ImplicitContextF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContextF.ice; path = ../slice/Ice/ImplicitContextF.ice; sourceTree = "<group>"; };
+ 910B34DA71FA4CA4BDD5481A /* IceUdp.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceUdp.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 914B1495C07727253F49EECE /* IceUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceUtil.h; path = src/IceImpl/IceUtil.h; sourceTree = "<group>"; };
+ 91F1DD375048DF9F1889E4E1 /* ObjectAdapter.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapter.ice; path = ../slice/Ice/ObjectAdapter.ice; sourceTree = "<group>"; };
+ 927E98AF49099E413D4F56F7 /* StringConverterPlugin.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StringConverterPlugin.cpp; path = ../cpp/src/Ice/StringConverterPlugin.cpp; sourceTree = "<group>"; };
+ 928BFDDF929DD543EA7E85EC /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/slicing/objects/Server.swift; sourceTree = "<group>"; };
+ 92C34F5AB4F85680BCD38037 /* IceTimeout.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceTimeout.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 935133DCAF9B41649ADAC1E1 /* Controller.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Controller.ice; path = ../scripts/Controller.ice; sourceTree = "<group>"; };
+ 943974C3363226C712873367 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/IceSSL/configuration/TestI.swift; sourceTree = "<group>"; };
+ 94D8EE6C235DFB05C2CE67D3 /* Exception.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Exception.h; path = src/IceImpl/Exception.h; sourceTree = "<group>"; };
+ 94DF95EEC3FB4378F0951582 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/slicing/exceptions/AllTests.swift; sourceTree = "<group>"; };
+ 9573928D9CEC0B3D83B20F71 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = test/TestCommon/Info.plist; sourceTree = "<group>"; };
+ 961E1E384FB9C264A5A43616 /* Oneways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Oneways.swift; path = test/Ice/operations/Oneways.swift; sourceTree = "<group>"; };
+ 9786E0DEAB52545EEB483018 /* Communicator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Communicator.h; path = src/IceImpl/Communicator.h; sourceTree = "<group>"; };
+ 98137C7261C90E38B85A397B /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/objects/AllTests.swift; sourceTree = "<group>"; };
+ 98581F3FAA354E60C6D03F68 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/slicing/exceptions/Client.swift; sourceTree = "<group>"; };
+ 98A49B872A1AF956946BD5D6 /* IceExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 98E1FFA5C9C1210A879A8579 /* PluginF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginF.ice; path = ../slice/Ice/PluginF.ice; sourceTree = "<group>"; };
+ 9A47A8529E69CC2446FE9217 /* PropertiesAdminI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertiesAdminI.swift; path = src/Ice/PropertiesAdminI.swift; sourceTree = "<group>"; };
+ 9AA37283EC73818B83A10CDD /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/ami/Collocated.swift; sourceTree = "<group>"; };
+ 9ABA5BA27410F9E6B004807A /* ProcessF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ProcessF.ice; path = ../slice/Ice/ProcessF.ice; sourceTree = "<group>"; };
+ 9B2A085D0FF611E67DB4404E /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/exceptions/Test.ice; sourceTree = "<group>"; };
+ 9B663CD93CD8E9726B0A04CB /* IceStormSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceStormSwift.h; path = src/IceStorm/IceStormSwift.h; sourceTree = "<group>"; };
+ 9CAB36FDD98E982C362E1FB5 /* IceOperations.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperations.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 9D26083EDD26E09777A45F2E /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/binding/AllTests.swift; sourceTree = "<group>"; };
+ 9D84565C38F264CDA6167320 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/objects/Client.swift; sourceTree = "<group>"; };
+ 9EF6790D92FBF8D23A1328AA /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/adapterDeactivation/Test.ice; sourceTree = "<group>"; };
+ 9FA66EB699D787B19A18EAA5 /* Service.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Service.cpp; path = ../cpp/src/Ice/Service.cpp; sourceTree = "<group>"; };
+ 9FDF032DD895F387A34F71CF /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/enums/TestI.swift; sourceTree = "<group>"; };
+ A0FAB377D71162BC7FF8EE18 /* IceStorm.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceStorm.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ A10577B1706CA27AFD8CFC6D /* StringConverter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StringConverter.cpp; path = ../cpp/src/IceUtil/StringConverter.cpp; sourceTree = "<group>"; };
+ A17EB0CA290AF8E03D28EF94 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/inheritance/TestI.swift; sourceTree = "<group>"; };
+ A19BB1770F9F55AF5B417212 /* EndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointI.cpp; path = ../cpp/src/Ice/EndpointI.cpp; sourceTree = "<group>"; };
+ A250DAB4F03F07B7DEB399FF /* 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; };
+ A261CDF61CCE3AB26BF3760A /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/optional/TestAMD.ice; sourceTree = "<group>"; };
+ A271F220744B88D610CD64C1 /* ConnectionI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectionI.swift; path = src/Ice/ConnectionI.swift; sourceTree = "<group>"; };
+ A2B14DEA4C51F4D1D8AC7690 /* AcceptorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = AcceptorI.cpp; path = ../cpp/src/IceSSL/AcceptorI.cpp; sourceTree = "<group>"; };
+ A312ACEB30BB09B70C0687C8 /* ArgVector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ArgVector.cpp; path = ../cpp/src/Ice/ArgVector.cpp; sourceTree = "<group>"; };
+ A3BB65CBCEC4BD4E9B09F633 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/IceStorm/Info.plist; sourceTree = "<group>"; };
+ A48CD5E13D1F157DF988DEF9 /* IceImpl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceImpl.h; path = src/IceImpl/IceImpl.h; sourceTree = "<group>"; };
+ A7062CDD6ACB29E0CE443E87 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/slicing/objects/TestAMD.ice; sourceTree = "<group>"; };
+ A71172EA637FA63221C3687A /* SliceEscape.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = SliceEscape.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ A7397A067B19936F86ACC898 /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Instance.cpp; path = ../cpp/src/Ice/Instance.cpp; sourceTree = "<group>"; };
+ A8982EBDD92F4C19C44136CE /* OutgoingAsync.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = OutgoingAsync.cpp; path = ../cpp/src/Ice/OutgoingAsync.cpp; sourceTree = "<group>"; };
+ A8F928FAAF92EC8CE7AEA1B8 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/facets/Test.ice; sourceTree = "<group>"; };
+ A937BDC7A18D6DF993C8107F /* IPEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = IPEndpointI.cpp; path = ../cpp/src/Ice/IPEndpointI.cpp; sourceTree = "<group>"; };
+ A97E4C775EE5804569357534 /* Selector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Selector.cpp; path = ../cpp/src/Ice/Selector.cpp; sourceTree = "<group>"; };
+ A98DA914527A4765019BECF6 /* IceProperties.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProperties.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ AA1EE13C304F16C371EF651B /* TestDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestDriver.app; sourceTree = BUILT_PRODUCTS_DIR; };
+ AA66E3A3EC258F09CFF3879C /* Properties.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Properties.ice; path = ../slice/Ice/Properties.ice; sourceTree = "<group>"; };
+ AAB7F570A413EBBD3B2A178D /* IceEnums.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceEnums.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ AAC420CC11BDC3FBE719044A /* ProtocolInstance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ProtocolInstance.cpp; path = ../cpp/src/Ice/ProtocolInstance.cpp; sourceTree = "<group>"; };
+ AAC5ED3AFC5DD838C8E807BE /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/adapterDeactivation/AllTests.swift; sourceTree = "<group>"; };
+ AAF019209B020DC4C4978FDB /* TestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ AAF19B3BA9FA3BA921626E49 /* Admin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Admin.ice; path = ../slice/IceGrid/Admin.ice; sourceTree = "<group>"; };
+ AB369B1EFE62B46B519FC1CB /* ImplicitContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ImplicitContext.h; path = src/IceImpl/ImplicitContext.h; sourceTree = "<group>"; };
+ ABFA0158CCB74F2701A7F584 /* IceLocatorDiscovery.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceLocatorDiscovery.ice; path = ../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice; sourceTree = "<group>"; };
+ AC0CB7D51DE4103678D4C360 /* libIceSSL C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceSSL C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ ACA0B8BD257FEA34FA13FE89 /* ProcessI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProcessI.swift; path = src/Ice/ProcessI.swift; sourceTree = "<group>"; };
+ ACC17C3A343FE3FF420FC6A9 /* IceTimeout.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceTimeout.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ ACFD5474B5C109E6E92F85BC /* IceSSLConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSSLConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ AD57795562CC3D371537069C /* PluginManagerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginManagerI.cpp; path = ../cpp/src/Ice/PluginManagerI.cpp; sourceTree = "<group>"; };
+ ADA6140D051509D00E88BF8E /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/slicing/exceptions/TestAMD.ice; sourceTree = "<group>"; };
+ AE71B7F15EFD4816025E0689 /* IceExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ AE8268E0DBB0BA1CF1A93749 /* IceInfo.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ AEE3BFBC4A27E7F53EC8BF2A /* LoggerUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LoggerUtil.cpp; path = ../cpp/src/Ice/LoggerUtil.cpp; sourceTree = "<group>"; };
+ AEECB0F1D199B6DA3F419341 /* ConsoleUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConsoleUtil.cpp; path = ../cpp/src/IceUtil/ConsoleUtil.cpp; sourceTree = "<group>"; };
+ AF0FC6DC9E84BD9E9F98F86E /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/binding/TestI.swift; sourceTree = "<group>"; };
+ AF1FEF039B0163C74B135B4E /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/adapterDeactivation/TestI.swift; sourceTree = "<group>"; };
+ AF312A19B71B6E59B9320D1A /* IceProxy.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxy.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ B031A074F3AB261AF56DA330 /* IceGridSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceGridSwift.h; path = src/IceGrid/IceGridSwift.h; sourceTree = "<group>"; };
+ B045FDEDD432E85B0D0823F4 /* LocalExceptionFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalExceptionFactory.swift; path = src/Ice/LocalExceptionFactory.swift; sourceTree = "<group>"; };
+ B061263605A06B95A9E616E8 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/IceSSL/configuration/Client.swift; sourceTree = "<group>"; };
+ B0971179460C413806A5E1E8 /* LoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LoggerI.cpp; path = ../cpp/src/Ice/LoggerI.cpp; sourceTree = "<group>"; };
+ B0ECD66BD7148ED9C4EE1BC2 /* IceEnums.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceEnums.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ B11E87B56C9ADDA999194ACC /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/servantLocator/Server.swift; sourceTree = "<group>"; };
+ B1D34FA634FD94FD8829AB74 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/defaultValue/Test.ice; sourceTree = "<group>"; };
+ B1ECC27057F6229F1238F36C /* ObjectAdapterI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObjectAdapterI.swift; path = src/Ice/ObjectAdapterI.swift; sourceTree = "<group>"; };
+ B22796B458DFB996DFCE4E59 /* TraceUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TraceUtil.h; path = src/IceImpl/TraceUtil.h; sourceTree = "<group>"; };
+ B23B3CFC08B0E94EA3EF5677 /* IceAdmin.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdmin.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ B292F9660FB35AE8CC69257C /* IceGrid.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceGrid.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ B2A7C46D8647A388D7E8AB6E /* IceSlicingObjectsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjectsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ B2B83CA3658B999422C1ACF1 /* SecureTransportUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportUtil.cpp; path = ../cpp/src/IceSSL/SecureTransportUtil.cpp; sourceTree = "<group>"; };
+ B33985B472C93F8CF4EB2979 /* WSAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = WSAcceptor.cpp; path = ../cpp/src/Ice/WSAcceptor.cpp; sourceTree = "<group>"; };
+ B3C59D3F7145F3CD7357FB7E /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginI.cpp; path = ../cpp/src/IceLocatorDiscovery/PluginI.cpp; sourceTree = "<group>"; };
+ B3F92F646E4E33C266BC4A92 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/slicing/exceptions/ServerAMD.swift; sourceTree = "<group>"; };
+ B4A52C5B6F1A3E4AA9AC55AD /* IceSlicingExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ B4BD5B53AD8AF5B2DC67FBB1 /* AdminFacetFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdminFacetFactory.swift; path = src/Ice/AdminFacetFactory.swift; sourceTree = "<group>"; };
+ B5ACA466E2BFE5525BC1DACA /* IceSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceSwift.h; path = src/Ice/IceSwift.h; sourceTree = "<group>"; };
+ B5D917CFCFD23F958DDD1BEC /* ServerPrivateAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivateAMD.ice; path = test/Ice/slicing/objects/ServerPrivateAMD.ice; sourceTree = "<group>"; };
+ B761A857EC6E99E4B6BE0E42 /* ImplicitContext.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContext.mm; path = src/IceImpl/ImplicitContext.mm; sourceTree = "<group>"; };
+ B7CE26E5FEE6C1797473CE30 /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = PluginI.cpp; path = ../cpp/src/IceDiscovery/PluginI.cpp; sourceTree = "<group>"; };
+ B7E0471231484AC2A899799B /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/operations/TestI.swift; sourceTree = "<group>"; };
+ B8533D9E3D6F16FDC9369B1D /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/retry/AllTests.swift; sourceTree = "<group>"; };
+ B90FFBAC3033AF8A2D1D079C /* Registry.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Registry.ice; path = ../slice/IceGrid/Registry.ice; sourceTree = "<group>"; };
+ B9131C558AFEDC361358F7C2 /* ObjectAdapterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapterF.ice; path = ../slice/Ice/ObjectAdapterF.ice; sourceTree = "<group>"; };
+ B93FB98E824825D147EB8335 /* Endpoint.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Endpoint.ice; path = ../slice/Ice/Endpoint.ice; sourceTree = "<group>"; };
+ B963340A3B28798DC71B51D2 /* IceHold.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceHold.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ B97C4D3A7C3FD2BE6471EC5C /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/udp/Client.swift; sourceTree = "<group>"; };
+ B98FF41C15F80A439DB1095C /* LookupI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LookupI.cpp; path = ../cpp/src/IceDiscovery/LookupI.cpp; sourceTree = "<group>"; };
+ B993DE9DE7098904455BD6A8 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/proxy/Client.swift; sourceTree = "<group>"; };
+ B9C42E8330CA6EC774F68F73 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/optional/AllTests.swift; sourceTree = "<group>"; };
+ BA4C495F45366E2406BD59C4 /* IceOptional.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptional.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ BAFAC4F6BD55992AE64058CA /* InstrumentationI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = InstrumentationI.cpp; path = ../cpp/src/Ice/InstrumentationI.cpp; sourceTree = "<group>"; };
+ BB1CD14E00665624F8827D7F /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/admin/Test.ice; sourceTree = "<group>"; };
+ BB40F6D99D3BE9235F879128 /* SlicedData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SlicedData.swift; path = src/Ice/SlicedData.swift; sourceTree = "<group>"; };
+ BB4C1B6502BE7EC8923FA706 /* IceInterceptor.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInterceptor.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ BB87D6B10425C73EC454EA25 /* ImplicitContextI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ImplicitContextI.cpp; path = ../cpp/src/Ice/ImplicitContextI.cpp; sourceTree = "<group>"; };
+ BC25D42FAB36ED5E586BA746 /* ThreadPool.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ThreadPool.cpp; path = ../cpp/src/Ice/ThreadPool.cpp; sourceTree = "<group>"; };
+ BC263B6608F5CAD4CE065F4A /* Identity.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Identity.ice; path = ../slice/Ice/Identity.ice; sourceTree = "<group>"; };
+ BC81D6C09A29730506148684 /* TraceLevels.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TraceLevels.cpp; path = ../cpp/src/Ice/TraceLevels.cpp; sourceTree = "<group>"; };
+ BE51E1AC86E5EB390FEA8173 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/location/Client.swift; sourceTree = "<group>"; };
+ BEC410527B78F997D9F5EC41 /* RFC2253.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RFC2253.cpp; path = ../cpp/src/IceSSL/RFC2253.cpp; sourceTree = "<group>"; };
+ BED231EB74742D8405E6199F /* CtrlCHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CtrlCHandler.cpp; path = ../cpp/src/IceUtil/CtrlCHandler.cpp; sourceTree = "<group>"; };
+ C0B7B1A08F8EED54A62A878B /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/proxy/Collocated.swift; sourceTree = "<group>"; };
+ C10A67A1E9CA929DAF12B4E6 /* Notifications.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Notifications.mm; path = ../cpp/src/Ice/ios/Notifications.mm; sourceTree = "<group>"; };
+ C1108C98C9C37C9EA05452DC /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/binding/Server.swift; sourceTree = "<group>"; };
+ C13623A5E0AD560365C419B6 /* ObjectPrx.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectPrx.mm; path = src/IceImpl/ObjectPrx.mm; sourceTree = "<group>"; };
+ C19F1F0009EE575AA1ECBD82 /* IceInvoke.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInvoke.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ C2002A6347DCEACB2F2F3BA9 /* Main.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = Main.storyboard; path = test/TestDriver/iOS/Base.lproj/Main.storyboard; sourceTree = "<group>"; };
+ C2151BBA2A6A2A8DF01F3BF6 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/acm/TestI.swift; sourceTree = "<group>"; };
+ C271850018BADFE38D32E487 /* OnewaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OnewaysAMI.swift; path = test/Ice/operations/OnewaysAMI.swift; sourceTree = "<group>"; };
+ C3288E45507D43409AC0540B /* IceStream.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceStream.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ C37792B917EDFC5B772E105A /* FacetMap.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = FacetMap.ice; path = ../slice/Ice/FacetMap.ice; sourceTree = "<group>"; };
+ C387D99B258E1110D4389BB7 /* SecureTransportEngine.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportEngine.cpp; path = ../cpp/src/IceSSL/SecureTransportEngine.cpp; sourceTree = "<group>"; };
+ C4317878D0FE9FB76C717243 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/inheritance/Test.ice; sourceTree = "<group>"; };
+ C44F4FEC165D7A607B4E557C /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/servantLocator/Collocated.swift; sourceTree = "<group>"; };
+ C4AB5FCEB570651F64EAF9F8 /* RemoteLogger.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RemoteLogger.ice; path = ../slice/Ice/RemoteLogger.ice; sourceTree = "<group>"; };
+ C4CB19D2229E24FACB63F84F /* InstrumentationF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = InstrumentationF.ice; path = ../slice/Ice/InstrumentationF.ice; sourceTree = "<group>"; };
+ C554F89AFAC8602CC3E1B572 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/invoke/Server.swift; sourceTree = "<group>"; };
+ C58222A01ED3DD8A94BA8CE5 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/retry/Client.swift; sourceTree = "<group>"; };
+ C584660A6FD8B77D0E93A7EA /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/facets/Server.swift; sourceTree = "<group>"; };
+ C620B17AE1E715249D40DD05 /* EndpointF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointF.ice; path = ../slice/Ice/EndpointF.ice; sourceTree = "<group>"; };
+ C64B908DEAAD8ECDE626B9AE /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/invoke/Client.swift; sourceTree = "<group>"; };
+ C6D41B03878F16424EDABD9F /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/timeout/Test.ice; sourceTree = "<group>"; };
+ C770A440B386E9871E4D6753 /* 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; };
+ C7A6EF2BD73A2E472879049F /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/operations/Client.swift; sourceTree = "<group>"; };
+ C7CD098A3B11E5A19349BFBA /* IceInfo.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ C87ED7FD94903FA9D43AC407 /* StreamAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = StreamAcceptor.cpp; path = ../cpp/src/Ice/ios/StreamAcceptor.cpp; sourceTree = "<group>"; };
+ C91330E8D1E4D61B5FF17533 /* IceOperationsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperationsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ C964343D65E61179202F7CA0 /* ObjectAdapterFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectAdapterFactory.cpp; path = ../cpp/src/Ice/ObjectAdapterFactory.cpp; sourceTree = "<group>"; };
+ CA756CC892C92FE67C7AEE1F /* IceSlicingExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ CB0757DD06001928A759256B /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/timeout/Server.swift; sourceTree = "<group>"; };
+ CB4DDD716E1619514E191321 /* ProtocolPluginFacade.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ProtocolPluginFacade.cpp; path = ../cpp/src/Ice/ProtocolPluginFacade.cpp; sourceTree = "<group>"; };
+ CB5F670637CD4790DDF5949F /* UUID.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = UUID.cpp; path = ../cpp/src/IceUtil/UUID.cpp; sourceTree = "<group>"; };
+ CBF983A4C2F993F06B7A0B6D /* IceProxyAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxyAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ CC0EB1088AB5925B1C126E54 /* EndpointFactoryManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = EndpointFactoryManager.cpp; path = ../cpp/src/Ice/EndpointFactoryManager.cpp; sourceTree = "<group>"; };
+ CC39E59263158CF7739EAF57 /* IceStorm.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceStorm.ice; path = ../slice/IceStorm/IceStorm.ice; sourceTree = "<group>"; };
+ CCF728C94A35447CDE151447 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/servantLocator/Client.swift; sourceTree = "<group>"; };
+ CDF665A6C2FB9300AA270FEC /* LocalObject.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LocalObject.cpp; path = ../cpp/src/Ice/LocalObject.cpp; sourceTree = "<group>"; };
+ CE53E46A8B33CDE09BBAC684 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/timeout/TestI.swift; sourceTree = "<group>"; };
+ CE5D6875EB2CA4A68930B397 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/admin/Client.swift; sourceTree = "<group>"; };
+ CEA8F1364970866D53DCDA1A /* PropertiesF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesF.ice; path = ../slice/Ice/PropertiesF.ice; sourceTree = "<group>"; };
+ CEC9B3EA7055026EC377E34B /* ValueFactory.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ValueFactory.ice; path = ../slice/Ice/ValueFactory.ice; sourceTree = "<group>"; };
+ CECE7362FD537DFFC3C17CD9 /* Router.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Router.ice; path = ../slice/Glacier2/Router.ice; sourceTree = "<group>"; };
+ CF57B1D3D7AE921D461971DA /* IceAdmin.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdmin.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ D05D623ADBDB7ECDF0AA18CF /* Protocol.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Protocol.cpp; path = ../cpp/src/Ice/Protocol.cpp; sourceTree = "<group>"; };
+ D075C51C834D64C0DAAFD5CE /* IceRetry.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceRetry.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ D1149F37D374A6BDA0766E40 /* LocalObject.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalObject.mm; path = src/IceImpl/LocalObject.mm; sourceTree = "<group>"; };
+ D2ACDC6B9BAF07C2F58F592F /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/operations/Test.ice; sourceTree = "<group>"; };
+ D2B1EFD42E937591DE9A870F /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/services/Client.swift; sourceTree = "<group>"; };
+ D2B9F3926F7877932C413F65 /* ValueFactoryManagerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ValueFactoryManagerI.cpp; path = ../cpp/src/Ice/ValueFactoryManagerI.cpp; sourceTree = "<group>"; };
+ D2E3E477B7BAF363DE50C333 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/info/Server.swift; sourceTree = "<group>"; };
+ D32E0AC277AC12A9A1541D26 /* CommunicatorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CommunicatorI.cpp; path = ../cpp/src/Ice/CommunicatorI.cpp; sourceTree = "<group>"; };
+ D3A1A96D77D11C09CC93E0A3 /* Current.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Current.ice; path = ../slice/Ice/Current.ice; sourceTree = "<group>"; };
+ D3FA7D42BAF9FA51A75B8B5D /* RegisterPluginsInit.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RegisterPluginsInit.cpp; path = ../cpp/src/Ice/RegisterPluginsInit.cpp; sourceTree = "<group>"; };
+ D4A8D246DB5661CE923BD386 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/location/AllTests.swift; sourceTree = "<group>"; };
+ D54D3BA5C1B20C7EB72B9F23 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/exceptions/ServerAMD.swift; sourceTree = "<group>"; };
+ D5E8FF1F1D1B7E992E7F9895 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/servantLocator/TestI.swift; sourceTree = "<group>"; };
+ D5FE95B49085918BCA0E7134 /* ACM.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ACM.cpp; path = ../cpp/src/Ice/ACM.cpp; sourceTree = "<group>"; };
+ D6E03F2B45E897DFA4BA3875 /* IceServices.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServices.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ D7238AE78D6A05658363FAE0 /* IceImpl.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceImpl.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ D729A6D6351AEA76B4A801DE /* UserAccountMapper.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = UserAccountMapper.ice; path = ../slice/IceGrid/UserAccountMapper.ice; sourceTree = "<group>"; };
+ D747967B75FC0A5E6CD73E27 /* IceUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = IceUtil.mm; path = src/IceImpl/IceUtil.mm; sourceTree = "<group>"; };
+ D7BE1EE228641719DB2080BC /* PropertiesAdmin.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdmin.mm; path = src/IceImpl/PropertiesAdmin.mm; sourceTree = "<group>"; };
+ D80C7C65B302662FB4579FD7 /* IceAmi.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAmi.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ D839BC08B4C4CE8E94ED96A3 /* ObjectFactory.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectFactory.ice; path = ../slice/Ice/ObjectFactory.ice; sourceTree = "<group>"; };
+ D8EE8FDE4B755E2F36C32148 /* RouterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterF.ice; path = ../slice/Glacier2/RouterF.ice; sourceTree = "<group>"; };
+ D9379B7B55E89986C9CEEB97 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/slicing/exceptions/TestI.swift; sourceTree = "<group>"; };
+ DA6D77259734A9A50408BC52 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/ami/Test.ice; sourceTree = "<group>"; };
+ DAAC8DB68772B56BF4C4FC87 /* IceObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ DAB6CD29693453DC427D1712 /* libIce C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIce C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ DB22605802F5A1ADB46C6368 /* SecureTransportCertificateI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SecureTransportCertificateI.cpp; path = ../cpp/src/IceSSL/SecureTransportCertificateI.cpp; sourceTree = "<group>"; };
+ DBD9D83E111FB2DDF287D00E /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/proxy/TestI.swift; sourceTree = "<group>"; };
+ DBFD41DB56FD05D53BD4022A /* PropertiesI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertiesI.swift; path = src/Ice/PropertiesI.swift; sourceTree = "<group>"; };
+ DDA90DE00AF61A2822C2C61F /* 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; };
+ DE0920C78A0320D6116B4427 /* Ice.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ice.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ DE8C64C1ABAFE126BC2F208D /* RetryQueue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = RetryQueue.cpp; path = ../cpp/src/Ice/RetryQueue.cpp; sourceTree = "<group>"; };
+ DED2C6F19EA581D9FD90EF02 /* CollocatedRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = CollocatedRequestHandler.cpp; path = ../cpp/src/Ice/CollocatedRequestHandler.cpp; sourceTree = "<group>"; };
+ DFD969728D966E9D47A72946 /* TestCommon.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestCommon.swift; path = test/TestCommon/TestCommon.swift; sourceTree = "<group>"; };
+ E0313ED12EFAEF6F04B594F8 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/servantLocator/AllTests.swift; sourceTree = "<group>"; };
+ E0816B74A54C6A5AFAAB47C0 /* WSEndpoint.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = WSEndpoint.cpp; path = ../cpp/src/Ice/WSEndpoint.cpp; sourceTree = "<group>"; };
+ E0F240A4C08BD4CE218E45AF /* ServantLocatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServantLocatorF.ice; path = ../slice/Ice/ServantLocatorF.ice; sourceTree = "<group>"; };
+ E129B4591EAE3E57AAB3EBD2 /* ServantLocator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServantLocator.ice; path = ../slice/Ice/ServantLocator.ice; sourceTree = "<group>"; };
+ E12F45B7F61EAD96E7AB7CA2 /* Twoways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Twoways.swift; path = test/Ice/operations/Twoways.swift; sourceTree = "<group>"; };
+ E13ED4366741F2F03F588355 /* LoggerF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerF.ice; path = ../slice/Ice/LoggerF.ice; sourceTree = "<group>"; };
+ E2AE8F4D1C89195AE5D587E1 /* ConnectionI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ConnectionI.cpp; path = ../cpp/src/Ice/ConnectionI.cpp; sourceTree = "<group>"; };
+ E2C653A22021FFBB8D1125AB /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/stream/Client.swift; sourceTree = "<group>"; };
+ E3110B6E996849945CDD36BC /* LocatorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LocatorI.cpp; path = ../cpp/src/IceDiscovery/LocatorI.cpp; sourceTree = "<group>"; };
+ E362EF3C1ECE1096D53D14C1 /* FactoryTableInit.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = FactoryTableInit.cpp; path = ../cpp/src/Ice/FactoryTableInit.cpp; sourceTree = "<group>"; };
+ E3B9557740769323CD7D0200 /* DispatchInterceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = DispatchInterceptor.cpp; path = ../cpp/src/Ice/DispatchInterceptor.cpp; sourceTree = "<group>"; };
+ E3BFCDAFF9C4FF87AD48C4E4 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/facets/Client.swift; sourceTree = "<group>"; };
+ E49082EBBD6657A88C32AFE8 /* ServantManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = ServantManager.cpp; path = ../cpp/src/Ice/ServantManager.cpp; sourceTree = "<group>"; };
+ E4C76CA126D764280AFF2B13 /* BuiltinSequences.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = BuiltinSequences.ice; path = ../slice/Ice/BuiltinSequences.ice; sourceTree = "<group>"; };
+ E5063EB195B372193E212876 /* IceFacets.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceFacets.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ E5236B78CFA725778C110D0C /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/ami/TestI.swift; sourceTree = "<group>"; };
+ E5550226853A21DC8DA34637 /* IceScope.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceScope.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ E59C5CC5ADC962957A222D63 /* Endpoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Endpoint.h; path = src/IceImpl/Endpoint.h; sourceTree = "<group>"; };
+ E646CEE1608E7A10ABE969F0 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/proxy/TestAMD.ice; sourceTree = "<group>"; };
+ E64AD706963E2EAEAE408FD6 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/ami/Server.swift; sourceTree = "<group>"; };
+ E7452276E8BF743AB1916E84 /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/Glacier2/Metrics.ice; sourceTree = "<group>"; };
+ E77740770CF2A27022C27A9C /* IceInheritance.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInheritance.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ E8170F541FDE2B4854D51AF3 /* IceProxyAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxyAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ E822DF338362622DF4F6FB8E /* LaunchScreen.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = test/TestDriver/iOS/Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
+ E84A0BD621EECD450F904A01 /* SSLEngine.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SSLEngine.cpp; path = ../cpp/src/IceSSL/SSLEngine.cpp; sourceTree = "<group>"; };
+ E8559933EA735F50C62BF117 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/facets/Collocated.swift; sourceTree = "<group>"; };
+ E87B1BBF5FD67EA9C0F53695 /* Blobject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Blobject.swift; path = src/Ice/Blobject.swift; sourceTree = "<group>"; };
+ E8A76FE04B75BFCE578726ED /* NativePropertiesAdmin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NativePropertiesAdmin.swift; path = src/Ice/NativePropertiesAdmin.swift; sourceTree = "<group>"; };
+ E8D1353485E4D8E8160738F7 /* TcpConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TcpConnector.cpp; path = ../cpp/src/Ice/TcpConnector.cpp; sourceTree = "<group>"; };
+ E9573093569E6C7697F2CB83 /* LocatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LocatorF.ice; path = ../slice/Ice/LocatorF.ice; sourceTree = "<group>"; };
+ E9AE8CF82A6787C42AFEDEF1 /* IceObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ E9F9ED0DA1AA721A70A39238 /* IceServantLocator.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocator.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ EB0CB1F83F85D35F2AED0129 /* 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; };
+ EB1FCE49CFF2DEF305936969 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/facets/AllTests.swift; sourceTree = "<group>"; };
+ EB34BA29AF93493969F0D217 /* Proxy.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Proxy.cpp; path = ../cpp/src/Ice/Proxy.cpp; sourceTree = "<group>"; };
+ EB424CFDDB495CFDA0C31CAA /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/timeout/Client.swift; sourceTree = "<group>"; };
+ EB742AF13754DC483F12E6C2 /* IceGrid.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceGrid.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ EC98242524973663F1908A56 /* IceLocation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceLocation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ ECC1B33FC7B7BE68E7D408E5 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/operations/TestAMDI.swift; sourceTree = "<group>"; };
+ ECFEE02BD4CEED04C99E61BB /* SysLoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = SysLoggerI.cpp; path = ../cpp/src/Ice/SysLoggerI.cpp; sourceTree = "<group>"; };
+ ED98034FE27743FB00AC0B2E /* ServerPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivate.ice; path = test/Ice/slicing/exceptions/ServerPrivate.ice; sourceTree = "<group>"; };
+ EDADF2C04453CFCB4ADD3772 /* ControllerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControllerI.swift; path = test/TestDriver/iOS/ControllerI.swift; sourceTree = "<group>"; };
+ EDF26F975BE6089653B0F5CC /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/objects/Server.swift; sourceTree = "<group>"; };
+ EE666B050078EB7E4C4C53B8 /* Transceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Transceiver.cpp; path = ../cpp/src/Ice/Transceiver.cpp; sourceTree = "<group>"; };
+ EED8384026BA79D244FD3624 /* libIceIAP C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceIAP C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ EF0B5D6949F8D206795E96D0 /* IceAdapterDeactivation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdapterDeactivation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ EF5EE51B1321D54C1F10A816 /* EndpointTypes.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointTypes.ice; path = ../slice/Ice/EndpointTypes.ice; sourceTree = "<group>"; };
+ F0207804608639569FFECD3D /* IceHold.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceHold.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ F0301F9727E458CB7DBA5D0D /* IceDefaultValue.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultValue.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ F09A736277329BC8FAF0E98B /* Process.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Process.h; path = src/IceImpl/Process.h; sourceTree = "<group>"; };
+ F0A113284AF870197C22A935 /* IceOptionalAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptionalAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ F0CD45A7CDA2C6C41D436B93 /* IceSlicingObjectsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjectsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ F177DC4A542823FBD7E52367 /* OutputStream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OutputStream.swift; path = src/Ice/OutputStream.swift; sourceTree = "<group>"; };
+ F1B4F97F46685084B63496FF /* MetricsAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = MetricsAdminI.cpp; path = ../cpp/src/Ice/MetricsAdminI.cpp; sourceTree = "<group>"; };
+ F21BE88EE29FF1591CBF5848 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/defaultValue/AllTests.swift; sourceTree = "<group>"; };
+ F229A81E3507678D67EBB5FA /* ClientPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ClientPrivate.ice; path = test/Ice/slicing/exceptions/ClientPrivate.ice; sourceTree = "<group>"; };
+ F32F3C94D28BC23E9FF892BC /* TcpTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = TcpTransceiver.cpp; path = ../cpp/src/Ice/TcpTransceiver.cpp; sourceTree = "<group>"; };
+ F3B1CFCB042EFC3FDF8BB7B8 /* ValueFactoryManagerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValueFactoryManagerI.swift; path = src/Ice/ValueFactoryManagerI.swift; sourceTree = "<group>"; };
+ F4EF5392E8EDBD9F473ACE45 /* ServantLocatorI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantLocatorI.swift; path = test/Ice/servantLocator/ServantLocatorI.swift; sourceTree = "<group>"; };
+ F5222EFF0D0CF7E6E4A5994B /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/enums/AllTests.swift; sourceTree = "<group>"; };
+ F57BB7DDB899F39099711806 /* SSLInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = SSLInfo.ice; path = ../slice/Glacier2/SSLInfo.ice; sourceTree = "<group>"; };
+ F5B729F1E9705C578665F6E9 /* certs */ = {isa = PBXFileReference; includeInIndex = 1; name = certs; path = ../certs; sourceTree = "<group>"; };
+ F632FBD6DECADA293B2606AF /* Options.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Options.cpp; path = ../cpp/src/IceUtil/Options.cpp; sourceTree = "<group>"; };
+ F6B34EF83181A1EDD6B53562 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/proxy/TestAMDI.swift; sourceTree = "<group>"; };
+ F6C3B155C4CBBB89277F0182 /* Util.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Util.cpp; path = ../cpp/src/IceSSL/Util.cpp; sourceTree = "<group>"; };
+ F6EF0F371964E309813D35A6 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/acm/AllTests.swift; sourceTree = "<group>"; };
+ F7836884DD8DE10AD62C6237 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/servantLocator/Test.ice; sourceTree = "<group>"; };
+ F8AB7AFE21BD9B35916851F7 /* MetricsObserverI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = MetricsObserverI.cpp; path = ../cpp/src/Ice/MetricsObserverI.cpp; sourceTree = "<group>"; };
+ F914EBA3723AB426BD102805 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/adapterDeactivation/Client.swift; sourceTree = "<group>"; };
+ F925064D43BCE7F22EDB6DAB /* Initialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Initialize.swift; path = src/Ice/Initialize.swift; sourceTree = "<group>"; };
+ F989524B8EE8A2B10C119361 /* Glacier2Swift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Glacier2Swift.h; path = src/Glacier2/Glacier2Swift.h; sourceTree = "<group>"; };
+ F9F585135B5CC85F1EA8DA30 /* Random.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = Random.cpp; path = ../cpp/src/IceUtil/Random.cpp; sourceTree = "<group>"; };
+ FA6EA304E23DCAF2C5538236 /* Assets.xcassets */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = test/TestDriver/iOS/Assets.xcassets; sourceTree = "<group>"; };
+ FB14BFBFF9FDA1EFFCE6782D /* UnsupportedAdminFacet.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = UnsupportedAdminFacet.h; path = src/IceImpl/UnsupportedAdminFacet.h; sourceTree = "<group>"; };
+ FD0D1400E3DF542970F4DB54 /* LocatorInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = LocatorInfo.cpp; path = ../cpp/src/Ice/LocatorInfo.cpp; sourceTree = "<group>"; };
+ FDCAC4ECFBD0F8A8F4ED46ED /* OptionalFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OptionalFormat.swift; path = src/Ice/OptionalFormat.swift; sourceTree = "<group>"; };
+ FE310F1083761C7FC1252774 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/enums/Server.swift; sourceTree = "<group>"; };
+ FEB35011DFA5A2CEDF592C5C /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/slicing/exceptions/Server.swift; sourceTree = "<group>"; };
+ FED85B1D3599660CE4E7040B /* IceOperations.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperations.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ FEDD013CAF21BA313E21C097 /* NetworkProxy.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = NetworkProxy.cpp; path = ../cpp/src/Ice/NetworkProxy.cpp; sourceTree = "<group>"; };
+ FF56241C9185BA58B3C002C2 /* IceBinding.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceBinding.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ FF57527199FE27E0E86AE4B2 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/binding/Client.swift; sourceTree = "<group>"; };
+ FF6948CA8B32D02005AC6C0B /* FactoryTable.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; name = FactoryTable.cpp; path = ../cpp/src/Ice/FactoryTable.cpp; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
- 02E64BE526855B3CED6378EB /* Frameworks */ = {
+ 053D524BD3079918251C427A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- ADEDAB4D7BF2A7E4B1F6F9A6 /* Cocoa.framework in Frameworks */,
- 65E85E931D20E8F2DA07AD7C /* Ice.framework in Frameworks */,
- 351C9A2A1F031E3FEB632AC1 /* PromiseKit.framework in Frameworks */,
- 9E1B55EED9CC6F4F3987E3FF /* TestCommon.framework in Frameworks */,
+ B03DEFD45D98360A8515A2E3 /* Foundation.framework in Frameworks */,
+ AB6A5DB89F880F71E8DB0B31 /* Ice.framework in Frameworks */,
+ C9296E55EA676DE996DF753F /* PromiseKit.framework in Frameworks */,
+ B80322CBE441A059B5D7C3C2 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 05E5D67717492C7DD2A8557F /* Frameworks */ = {
+ 0AC2A1AF96E6DDF883BA303A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- C6BC3159F7AF2AADE90CFE54 /* Cocoa.framework in Frameworks */,
- 15C24F1796F6AE4A40BB2583 /* Ice.framework in Frameworks */,
- 405131738FC05E274DF07B91 /* PromiseKit.framework in Frameworks */,
- 2176B86BCF05CDD2C9427A0E /* TestCommon.framework in Frameworks */,
+ 1E87B7E0CA6DE425C2778107 /* Cocoa.framework in Frameworks */,
+ 78A5772EABCBBFE36762F364 /* Ice.framework in Frameworks */,
+ D6876ED9EC8B0DB54FF0B5AD /* PromiseKit.framework in Frameworks */,
+ 51B7BBEE943411188621B5EC /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 06AC6C94D56BEA09B166C3E0 /* Frameworks */ = {
+ 0CBD02BDF7185E3542CBC5CF /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 373C2AC625C97DFE61587E1A /* Cocoa.framework in Frameworks */,
- 295EE4B1AC9585CCD0175B6B /* Ice.framework in Frameworks */,
- 13B7B1983C554DEC1853C341 /* PromiseKit.framework in Frameworks */,
- 31C131049D40FE06A2ADE4B4 /* TestCommon.framework in Frameworks */,
+ E19FD4D0279B12C75EE9B86B /* IceImpl.framework in Frameworks */,
+ EFE1D62BBA935CC389B27E05 /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0A284CD82FD37E7C9B2C3458 /* Frameworks */ = {
+ 0F66BBC651C04191868A8F8D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ A045407EE0B2886BAD97B64D /* Foundation.framework in Frameworks */,
+ B26207E5B9A95A26163C83F6 /* Ice.framework in Frameworks */,
+ 90697A330D68DF8E45D9298B /* PromiseKit.framework in Frameworks */,
+ 3646A5555A324DA6B55A3D0A /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0C3513384C5015BDC0F130F9 /* Frameworks */ = {
+ 1177D5DDEABDD3B63EC7826E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- F5FE6C53D14C36DBD67B01C3 /* Cocoa.framework in Frameworks */,
- F11430D16F7260D3B2F65492 /* Ice.framework in Frameworks */,
- C54E9C6AC829F4626689CC54 /* PromiseKit.framework in Frameworks */,
- A3EF40AD01679057E17C16C1 /* TestCommon.framework in Frameworks */,
+ 4A95EA7B5886A5FABC5452DE /* Cocoa.framework in Frameworks */,
+ C374AF1BABA1EE1F1A1466A3 /* Ice.framework in Frameworks */,
+ 89831B4E595B3954E7F35177 /* PromiseKit.framework in Frameworks */,
+ 7E4EAE8850EA21EBE25954E8 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0CAA1ABF1BA7C9182E8C2E63 /* Frameworks */ = {
+ 11D1285AA5B51E852E062100 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- EE295319B80F5DF25DCF1B34 /* Cocoa.framework in Frameworks */,
- 721206C95F32C30F5C043996 /* Ice.framework in Frameworks */,
- 29CE3B76E1ACC9B079ADE690 /* PromiseKit.framework in Frameworks */,
- 49490911928FA9912B5D0FE3 /* TestCommon.framework in Frameworks */,
+ 43C86203B2F7F1E51B0A594F /* Cocoa.framework in Frameworks */,
+ 79D2C6D6C4EAC1AA463A61BE /* Glacier2.framework in Frameworks */,
+ 9024096999DAA69E20DCE146 /* Ice.framework in Frameworks */,
+ 946FB9FCF316E8D78101932D /* IceGrid.framework in Frameworks */,
+ 1D61500805F87255978D278D /* IceStorm.framework in Frameworks */,
+ F246268BFB148E04368C0C6A /* PromiseKit.framework in Frameworks */,
+ 6BA0041E95FBD17A27E47111 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 106BB2D4AFDDF48AB1879C0D /* Frameworks */ = {
+ 121C8E9D707E5483C006CFFF /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 559C06831ED5DFCD8468B3AB /* Foundation.framework in Frameworks */,
- 531712D96619DEB17FD9B42B /* Ice.framework in Frameworks */,
- 66F9CE4ED80107DB2ECFEC1B /* PromiseKit.framework in Frameworks */,
- 75AFA50B8481CDA832CC2E4B /* TestCommon.framework in Frameworks */,
+ 29B49228A6A815C32D072136 /* Foundation.framework in Frameworks */,
+ 035B7868A89515EB57C7AE6D /* Ice.framework in Frameworks */,
+ 5D08BFA08DEA4A436553B8A8 /* PromiseKit.framework in Frameworks */,
+ D77EE83862A21E01CE3B0CC0 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 15B2345546A4EAF8D94C4F3C /* Frameworks */ = {
+ 1231210B9B77F957A22B0B8E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- AD9DA8DA4A978AF03B7BD1E0 /* Cocoa.framework in Frameworks */,
- AA646BCD72A76A27593AE324 /* Ice.framework in Frameworks */,
- CD1A61FB166588560B1F1A54 /* PromiseKit.framework in Frameworks */,
- 7A742071A1FBC13A72E897D3 /* TestCommon.framework in Frameworks */,
+ 6EB6F8B71A39EFD57ED9604A /* Cocoa.framework in Frameworks */,
+ AE58598A71C065415651B9CB /* Ice.framework in Frameworks */,
+ 1C44FFCD86D359D1CEC571C8 /* PromiseKit.framework in Frameworks */,
+ 95837C34ADE88ECCEA64D61D /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 16ACC68D3C75E758C4F2E01C /* Frameworks */ = {
+ 1621186A7DA6916C4FD223D5 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- F5960A77102ACF901D0909B1 /* Foundation.framework in Frameworks */,
- 1467D4056E752E90136822EB /* Ice.framework in Frameworks */,
- A915ED8EA6EA5BA23B84619B /* PromiseKit.framework in Frameworks */,
- 360F4009B0AAC4A5D94BA637 /* TestCommon.framework in Frameworks */,
+ 4AA93842BF5570685C450DFD /* Foundation.framework in Frameworks */,
+ F2CC809CAE593E7087384261 /* Ice.framework in Frameworks */,
+ F01849CA17CFE5576BEAE713 /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 182C50B8BBC03EBD7F67D884 /* Frameworks */ = {
+ 181CEE371B57D273C41F9EB9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- BAA7CFB228B6E1D96C7C2B2E /* CFNetwork.framework in Frameworks */,
- A73B4D40FC9073F27DBE5104 /* ExternalAccessory.framework in Frameworks */,
- 0AFA8ED125CA617AFFC12D15 /* Foundation.framework in Frameworks */,
- 1D4F5492C20DF82A60AD2738 /* libIce C++11 iOS.a in Frameworks */,
- DF7B31E3EB97D4BA62E1F554 /* libIceDiscovery C++11 iOS.a in Frameworks */,
- E91BDFB124FEFC82BFC56447 /* libIceIAP C++11 iOS.a in Frameworks */,
- 84F2355D157144E986314A8E /* libIceLocatorDiscovery C++11 iOS.a in Frameworks */,
- 05F2CF25D243C813DC16629D /* libIceSSL C++11 iOS.a in Frameworks */,
- D6251B99BC1E413095AC86CA /* Security.framework in Frameworks */,
- 62374B441FE67EADCF0BF399 /* UIKit.framework in Frameworks */,
+ B0E44CCE85EE6A522A6946D5 /* Cocoa.framework in Frameworks */,
+ A1911EDB17D474188124123E /* Ice.framework in Frameworks */,
+ 61658F9903547F791CF7B96E /* PromiseKit.framework in Frameworks */,
+ 21C20ECFABC2CE9F76EFC0E7 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1A056407630E55E3A5483A4D /* Frameworks */ = {
+ 18E80A13BA9E763DE4F66275 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ 9D478F837537979E91DFEA2B /* Foundation.framework in Frameworks */,
+ E7DAFDEBAAC5B6CAA115B547 /* Ice.framework in Frameworks */,
+ 9392805C7A41CDDC06D41C56 /* PromiseKit.framework in Frameworks */,
+ DCCDE6E02A4665CD264DA3A9 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1BA9A7D667E0E020D4537429 /* Frameworks */ = {
+ 19D01C862CAA147EE58E4BA6 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 8A7807B001A0F498952732F2 /* Foundation.framework in Frameworks */,
- 3555B153C73D558EE9C616C5 /* Ice.framework in Frameworks */,
- 0A5393413D4C21A4A84F40A4 /* PromiseKit.framework in Frameworks */,
- ACB237A144B5117ACEFE8A69 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 21A7E1E0035F557C87261DBE /* Frameworks */ = {
+ 1A95997762244DBDB6B5FBE2 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 861B4E988B264BDDEACD0197 /* Foundation.framework in Frameworks */,
- FFBFF43183133FFEF712F3AF /* Ice.framework in Frameworks */,
- D2E0A075A5230A45A294DCC4 /* PromiseKit.framework in Frameworks */,
- CC4B558F23D8756836797661 /* TestCommon.framework in Frameworks */,
+ 421A9F2A733E38A96D399292 /* Cocoa.framework in Frameworks */,
+ CE5C0099C30B17B5DBE0FED0 /* Ice.framework in Frameworks */,
+ 30F56C3B4AFE1E6C6CBACDD6 /* PromiseKit.framework in Frameworks */,
+ 157E317BB6D0CD0E1E7ABCCA /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 22B893671D734666B9190978 /* Frameworks */ = {
+ 1E80B2C700D8A768D2997FE1 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- B437F83E65005E64CDC90561 /* Ice.framework in Frameworks */,
- C9ED7278F48F3DBCB6A5CFC3 /* PromiseKit.framework in Frameworks */,
+ B21F14BE0B46FF31D1FC6E94 /* Cocoa.framework in Frameworks */,
+ 6E88D616C2A2CAD14684A837 /* Ice.framework in Frameworks */,
+ 94737966133682EBADAEC57E /* PromiseKit.framework in Frameworks */,
+ D52C0CF6E11C09DD2ED12389 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 236F9DA1EBE6F3DD0556BC01 /* Frameworks */ = {
+ 25C5D21CBEEFE0EF7B17D08C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 01CCD38DFB166607B719A292 /* Cocoa.framework in Frameworks */,
- E0E0986440E5DA87D956AB99 /* Glacier2.framework in Frameworks */,
- 56696A9F0B8FD97691167196 /* Ice.framework in Frameworks */,
- 23F959A19338168260332DFC /* IceGrid.framework in Frameworks */,
- 99BF63EC36771144FC0612F7 /* IceImpl.framework in Frameworks */,
- 2CA581DF47445AAE9F684F86 /* IceStorm.framework in Frameworks */,
- 60C5F318B4F50B545BF00945 /* PromiseKit.framework in Frameworks */,
+ 8198F04D1323C0196BD038D3 /* Cocoa.framework in Frameworks */,
+ B43233293677E484255D62EC /* Ice.framework in Frameworks */,
+ A42BEF0DC82DDF4AD1EA4891 /* PromiseKit.framework in Frameworks */,
+ DA73F98B4961EA53D6E08643 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 23F25ECD9DCE2D2529CA103A /* Frameworks */ = {
+ 25E0BB898FC27CCFE3B71039 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- CAC52653C96F0A62FA16E6E1 /* Cocoa.framework in Frameworks */,
- 0981BF16F47193B435976091 /* Ice.framework in Frameworks */,
- FB3573DFA198993154132002 /* PromiseKit.framework in Frameworks */,
- 3E4C12EFC2BDEB6D92A7E395 /* TestCommon.framework in Frameworks */,
+ 1E75B1EE34BA8E3FDF78277B /* Cocoa.framework in Frameworks */,
+ BC3CABF6BB8EDE47494DCFC5 /* Ice.framework in Frameworks */,
+ 2CDB1D315FF611F7E5A3319D /* PromiseKit.framework in Frameworks */,
+ E7363EEBEDAF24D189F20BFC /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 255FA8B88BC828B5A289CCDB /* Frameworks */ = {
+ 26416A70F3A704F182271B17 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 5B4ABCEC0FC67FD009FBDCE5 /* Foundation.framework in Frameworks */,
- 84AAAE00AC101843740F5A38 /* Ice.framework in Frameworks */,
- B6A4633C948B82708FA71561 /* PromiseKit.framework in Frameworks */,
- 3954980D029C0C68C1B7DF2C /* TestCommon.framework in Frameworks */,
+ 254E8F4DBD2444DAAADA3C35 /* Foundation.framework in Frameworks */,
+ 4948B170525D558C2F1834DB /* Ice.framework in Frameworks */,
+ C1BDE4E32DBF523927C82425 /* PromiseKit.framework in Frameworks */,
+ 3DC4A96D037FA7B13CF4CB1C /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 27D527AC78B78AFE438F7C9A /* Frameworks */ = {
+ 26551F317CD96430E8119495 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- A740F75824B67C4FECA38E0D /* Cocoa.framework in Frameworks */,
- 80B4BC71802264C687D9D4A4 /* Ice.framework in Frameworks */,
- 3FB4C3D866FFD2473543B594 /* PromiseKit.framework in Frameworks */,
- E6BE78B3486FB70FFA44E68C /* TestCommon.framework in Frameworks */,
+ B4CAA94206FE7B05711DB88A /* Foundation.framework in Frameworks */,
+ 7F66528C23030D3333D8CCDC /* Ice.framework in Frameworks */,
+ 0FAA79CC6447CEBC0F1FADD6 /* PromiseKit.framework in Frameworks */,
+ 8D555E2E8D3766E119E1EB01 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2904A0555D938036491590AA /* Frameworks */ = {
+ 2736A66718FF979E8EA93D4C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 2E0FB83440E7E87126A6685F /* Glacier2.framework in Frameworks */,
- D9ABCDCA73D8AFC7E4CF53FA /* Ice.framework in Frameworks */,
- AB91CEA2573E2DECD57458B7 /* PromiseKit.framework in Frameworks */,
+ 8DA33990931EB72C8C9FBC4E /* Cocoa.framework in Frameworks */,
+ B1209EA5B745F3EEB4401742 /* Ice.framework in Frameworks */,
+ 73B4E095FD7D028F85FD85BA /* PromiseKit.framework in Frameworks */,
+ 4E498BB25433BD552F523DBF /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 297987375A30559E41100A67 /* Frameworks */ = {
+ 29ED0DF7F993D0C2DD5734A7 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- A171499580C50B91218AB70D /* Cocoa.framework in Frameworks */,
- 31EA9335F33839264A62893C /* Ice.framework in Frameworks */,
- F36E4ADD5F32B3D573B6E0D2 /* PromiseKit.framework in Frameworks */,
- 7ADBCFC3540AF088507A380C /* TestCommon.framework in Frameworks */,
+ DC2E2BF3EF409D26367DB509 /* libIce C++11 macOS.a in Frameworks */,
+ 3BEA03AEA7C5319DA66A3695 /* libIceDiscovery C++11 macOS.a in Frameworks */,
+ 0519EAE447DFF228A5193356 /* libIceLocatorDiscovery C++11 macOS.a in Frameworks */,
+ 944252502D31EB5C3EEC41FC /* libIceSSL C++11 macOS.a in Frameworks */,
+ 750EBF36AD09EB1A517A25A2 /* Security.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2A16BCBB6B3A8490392596E1 /* Frameworks */ = {
+ 2ABF879C02E0C3FA4289BBDF /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 8B9644A124433CF99603FFA2 /* Foundation.framework in Frameworks */,
- A0CD0E199843D2FCB706E370 /* Glacier2.framework in Frameworks */,
- 3044DF248BEDCA51493103E6 /* Ice.framework in Frameworks */,
- 41C304BDF5024716AF93E284 /* IceGrid.framework in Frameworks */,
- CFFCD2D7F80A4FC3A1F8A492 /* IceStorm.framework in Frameworks */,
- A1E58F2270FD9314F226FD56 /* PromiseKit.framework in Frameworks */,
- 7A35D7128F800A6A51E29FFE /* TestCommon.framework in Frameworks */,
+ 0548E1CCF4B5631E03033F3C /* CFNetwork.framework in Frameworks */,
+ 9E0267158E3537BCDD7B0712 /* ExternalAccessory.framework in Frameworks */,
+ B21C4D0027E58F7D09D1A92C /* Foundation.framework in Frameworks */,
+ 5B1D7DD1B3C7343595505A31 /* libIce C++11 iOS.a in Frameworks */,
+ 2A501F53F5E6D10FB879366A /* libIceDiscovery C++11 iOS.a in Frameworks */,
+ 716C6779353E81C48F8039A5 /* libIceIAP C++11 iOS.a in Frameworks */,
+ 57616721124D3D1468482F17 /* libIceLocatorDiscovery C++11 iOS.a in Frameworks */,
+ 7A7FD74DE8E7D9E1C97A5777 /* libIceSSL C++11 iOS.a in Frameworks */,
+ CD9182C2D78F1B2A3678778A /* Security.framework in Frameworks */,
+ 8DAC0C379CE9DD37FFBA8D8A /* UIKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2A6652799F09804AC6435F04 /* Frameworks */ = {
+ 2D82D7A4C38A07A5EEFA4A28 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 4D3C3104277F62F4CD0C3813 /* Cocoa.framework in Frameworks */,
- 88096BE9B15DE6B775B1CD94 /* Ice.framework in Frameworks */,
- B71BB62CCB874CABE62E443A /* PromiseKit.framework in Frameworks */,
- 1BC1F75801ACE90C521D652E /* TestCommon.framework in Frameworks */,
+ 6387BEB351A1261C4F6E1955 /* Cocoa.framework in Frameworks */,
+ 7E275F9AA81EB655AD709977 /* Ice.framework in Frameworks */,
+ AB17C4409272A630F3E178FA /* PromiseKit.framework in Frameworks */,
+ 35CDE21A0437DCFB796E903B /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2BDE0688FE07596526FAFC2B /* Frameworks */ = {
+ 2D8409ED6305E91F7F8AB17E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 99B52AD8A8778DB5BFDCA722 /* Foundation.framework in Frameworks */,
- 98EF727853C9C8A484929B85 /* Ice.framework in Frameworks */,
- BE6DA9F4D6B10275C865325D /* PromiseKit.framework in Frameworks */,
- 253A8A25187AFEF6A69A165D /* TestCommon.framework in Frameworks */,
+ 2878629424CA422E08BFF31E /* Cocoa.framework in Frameworks */,
+ B898CBB0A3E38960098D3067 /* Ice.framework in Frameworks */,
+ 81EB281B456B89AD9224F147 /* PromiseKit.framework in Frameworks */,
+ BDE0293EC419565A1B0F4C00 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3429B33E573E5F813542CD2F /* Frameworks */ = {
+ 347C7A98EFB1837FAA8E896F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 417B9BD1ED267165A6D6C767 /* Cocoa.framework in Frameworks */,
- E11A0A09420858B006E646B6 /* Ice.framework in Frameworks */,
- 2AFDCF18C5B4B16974103256 /* PromiseKit.framework in Frameworks */,
- 6B27A917D1469D1A17AFE37D /* TestCommon.framework in Frameworks */,
+ 423CA6DB184FB984A30C4CB4 /* Cocoa.framework in Frameworks */,
+ FA720F8DF97C63AEEF40A044 /* Ice.framework in Frameworks */,
+ 6540D2529DD3A3E593CCEB55 /* PromiseKit.framework in Frameworks */,
+ 9E5DEBA43874E245556F9982 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 35108728344233C72ED6F21E /* Frameworks */ = {
+ 3532C3726054B5F5D0F42DFC /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- EF71DD71CDF3085881210D5D /* Cocoa.framework in Frameworks */,
- B37AF30A3AC1CE214CAC34FE /* Ice.framework in Frameworks */,
- 237DB7646C291884C6CCD9C2 /* PromiseKit.framework in Frameworks */,
- 8EDFE390C976F7130E06B0B2 /* TestCommon.framework in Frameworks */,
+ 8B7317BC12A4173892719B46 /* Foundation.framework in Frameworks */,
+ AA0DB6FC5F79BA65F2AF1012 /* Ice.framework in Frameworks */,
+ AFF0E6F870EE1D303A37DD08 /* PromiseKit.framework in Frameworks */,
+ 9169A79B909DAAE2AC690D12 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 36B89521664F2C89347860F0 /* Frameworks */ = {
+ 367B18C606AB46D0915B9A13 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 9A6B649027DF50DA4BECBC84 /* Foundation.framework in Frameworks */,
- 9EE950A40A8E78B0CA673975 /* Ice.framework in Frameworks */,
- 32FCB416C0BCD83419EF2014 /* PromiseKit.framework in Frameworks */,
- 9A703CA75B4BACF62C86997C /* TestCommon.framework in Frameworks */,
+ 7CF9E1C10289FBD287DB5B5C /* Foundation.framework in Frameworks */,
+ 722DC7CE92D263746037B7BB /* Ice.framework in Frameworks */,
+ 0763B439DA75E70997D2C8AA /* PromiseKit.framework in Frameworks */,
+ 9ED744E174D58451040334A1 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 383C3915C3A935DEC0774F84 /* Frameworks */ = {
+ 3C1B1CB4EB8AE4C75DB4C833 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- A9EAD63C7A0B1C8C13FCE85E /* libIce C++11 macOS.a in Frameworks */,
- 136D0F400799F89F4FC8BD9F /* libIceDiscovery C++11 macOS.a in Frameworks */,
- FA405E6DFF25B85F1653371E /* libIceLocatorDiscovery C++11 macOS.a in Frameworks */,
- E856B99B9A9D58122A78B79E /* libIceSSL C++11 macOS.a in Frameworks */,
- 384B69590E8A5A68A34D1192 /* Security.framework in Frameworks */,
+ 523A441E82138F52470EAD15 /* Cocoa.framework in Frameworks */,
+ 06A7ACCD67D2000C67A5ACE8 /* Ice.framework in Frameworks */,
+ EDF93A191FC99F864C495C44 /* PromiseKit.framework in Frameworks */,
+ C0749400688871E5A1902376 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 398A46CEE0D55D519F260DE0 /* Frameworks */ = {
+ 4325E4B89693FDD3D0E972AA /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ 213859EF4A83AC747F468E30 /* Foundation.framework in Frameworks */,
+ 550B066F868C21AB582C0731 /* Ice.framework in Frameworks */,
+ 63B58C43068C12CCB4BC15C0 /* PromiseKit.framework in Frameworks */,
+ E929F4F92E2A87CB2BC47C20 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 39A5659F35A3B6F36558761F /* Frameworks */ = {
+ 4534C328672AE65DE137E66D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 130F32F611890133793521AC /* Foundation.framework in Frameworks */,
- 6969DCC9771DAE490645DB4F /* Ice.framework in Frameworks */,
- B3306ECB386EC234495E78F0 /* PromiseKit.framework in Frameworks */,
+ F4DA07FD347355F4D0487F22 /* Foundation.framework in Frameworks */,
+ 3490BD0A79E9B541F7AF5B0E /* Ice.framework in Frameworks */,
+ ACA2F6A14F2C7CAC95964E60 /* PromiseKit.framework in Frameworks */,
+ 86E26637EF26B79F3964308B /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 39FC128F824212ADA3698804 /* Frameworks */ = {
+ 4A3714F680B5AB6E917D540C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 8668AB6E822A260743D5B76F /* Foundation.framework in Frameworks */,
- 2C0909B831C8D1C5207354A7 /* Ice.framework in Frameworks */,
- 980C3D18A9CE2E2C625610B9 /* PromiseKit.framework in Frameworks */,
- 4A630E30DA3058F81ED6D0B0 /* TestCommon.framework in Frameworks */,
+ 9441E9121C5995479897727E /* Foundation.framework in Frameworks */,
+ A6514C5BCA97B555C37B878E /* Glacier2.framework in Frameworks */,
+ 202DAF19889BCA8205D0B9EE /* Ice.framework in Frameworks */,
+ F4C78842C0EB425E74E9F960 /* IceGrid.framework in Frameworks */,
+ 0F95BDAA63C0CFC3F1603583 /* IceStorm.framework in Frameworks */,
+ 522ACA9E378A736D05B1AA0B /* PromiseKit.framework in Frameworks */,
+ CF3C9E619100BC457C5B4171 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3C57181422369E5E1BAAD908 /* Frameworks */ = {
+ 4F71622F923D228C7B95A672 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- A45B2A0C3B0B4F1E5A27A78F /* Foundation.framework in Frameworks */,
- 3EF58075074C8D044754A84F /* Ice.framework in Frameworks */,
- D04668A72E4B356B9B6279F0 /* PromiseKit.framework in Frameworks */,
- 5227E03CF69B256481F33BFC /* TestCommon.framework in Frameworks */,
+ BA73E4D84989DF8D2CBA1CCF /* Ice.framework in Frameworks */,
+ A7298A9BF4D26E176C03C744 /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3E19FD668FFEBB03DE8C289E /* Frameworks */ = {
+ 50547AB620D068CDF5C7FAF2 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- D069EBD3A67734BF2E545483 /* Foundation.framework in Frameworks */,
- 24E403A6CE7CB74DB266538C /* Ice.framework in Frameworks */,
- 2107B50B2861DFD308523A28 /* PromiseKit.framework in Frameworks */,
- FD763BF5F857B17B4EC806EC /* TestCommon.framework in Frameworks */,
+ A079A6694E9DA4DD6C4B4617 /* Foundation.framework in Frameworks */,
+ 3E447867168B04CB015F13E3 /* Ice.framework in Frameworks */,
+ 3B3FC61BEF32B1C9F53AA221 /* PromiseKit.framework in Frameworks */,
+ 0BA613AB111562A7DFE71E24 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4105D6B40F340BA8683FFFBC /* Frameworks */ = {
+ 5089DB2F17818882EF3EB0C1 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 3240B8C50447DC8BD4DB350D /* Foundation.framework in Frameworks */,
- 319931210FE03935E746A6A3 /* Ice.framework in Frameworks */,
- BBC368714EADEC30256FEF95 /* PromiseKit.framework in Frameworks */,
- 013FF9D704F75B2FFF8BA20E /* TestCommon.framework in Frameworks */,
+ DABFC91913773EF263622FAF /* Foundation.framework in Frameworks */,
+ 1987CCBE9307A65256171074 /* Ice.framework in Frameworks */,
+ 69DFC287266FCFF669FDDFB8 /* PromiseKit.framework in Frameworks */,
+ 914A5E58F116BEA0D7E6DC78 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 439919B6B217AC4D29DE7764 /* Frameworks */ = {
+ 50F9876602C44D9046D0720F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 1C1C2F59EAB745571C0E08BE /* Foundation.framework in Frameworks */,
- 50B29DB0E4C1423BC3256B5D /* Glacier2.framework in Frameworks */,
- AACE9FC2F03022A8547FDD33 /* Ice.framework in Frameworks */,
- 8DA1AE3B1AF3DEAA1E6BF1D7 /* IceGrid.framework in Frameworks */,
- CE1655D61E01719517A0C568 /* IceImpl.framework in Frameworks */,
- F51173ADF8D48BB5FE283617 /* IceStorm.framework in Frameworks */,
- E59F2E9844E4245A1F6171CB /* PromiseKit.framework in Frameworks */,
+ 1299796A346357E1C98C18C0 /* Foundation.framework in Frameworks */,
+ 261242A54A1C41F4C31E3CFD /* Ice.framework in Frameworks */,
+ BAEDD17A9E5C22C5E811DA0B /* PromiseKit.framework in Frameworks */,
+ CB5CB85742A22AA5B903A0F3 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 455ADA53D78A4A7E33F92D31 /* Frameworks */ = {
+ 513BF28C85C5DFB14F37E405 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 638E3CF49C78D07A579EFD2C /* Cocoa.framework in Frameworks */,
- B705963CB0F7699CA1AF8F99 /* Ice.framework in Frameworks */,
- DD0014103B638890BE25A526 /* PromiseKit.framework in Frameworks */,
- 3BB2E31F205B2C9205DCD7B0 /* TestCommon.framework in Frameworks */,
+ 6791835028652E1304B7D9C3 /* Cocoa.framework in Frameworks */,
+ F4358714EB78AAF0C22F87FC /* Ice.framework in Frameworks */,
+ AD46C26DA276D57CD970F96D /* PromiseKit.framework in Frameworks */,
+ 5875906523581DFBB6F4FB19 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 45B8985F51795D64FE773565 /* Frameworks */ = {
+ 5151C137D11F6E850CC2AD88 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- A747B1856B6F3D91678B0210 /* Cocoa.framework in Frameworks */,
- DBFDACF4B6262678BF65C703 /* Ice.framework in Frameworks */,
- 7253C04372698D0080377BF7 /* PromiseKit.framework in Frameworks */,
- F33D287FF1DE03ECEBFDDDAE /* TestCommon.framework in Frameworks */,
+ 7BBDDC45A10D97D604FE4F84 /* Cocoa.framework in Frameworks */,
+ 4483884A1F0CC878549C7285 /* Ice.framework in Frameworks */,
+ FC7A1053CACBFB19812918DD /* PromiseKit.framework in Frameworks */,
+ 81D9D04312453E31F5CDF2A8 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 46034A9395EBE9F9AE75A7C0 /* Frameworks */ = {
+ 523A703675D1CFE9C75D6FDF /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 30EB6AAA9D0FF7C203B367D5 /* Foundation.framework in Frameworks */,
- BB81CB5BC24938D967EE2D58 /* Ice.framework in Frameworks */,
- 8C17631FB62027FFCDB1D4A0 /* PromiseKit.framework in Frameworks */,
- CF6B74BF486BAD5B077E6DAE /* TestCommon.framework in Frameworks */,
+ 8875707BD6EF48C76AB040EE /* Cocoa.framework in Frameworks */,
+ EB223B5222D8156186D6BADD /* Ice.framework in Frameworks */,
+ ABEA5FA667078ED55BC236F8 /* PromiseKit.framework in Frameworks */,
+ 99BDC18BC375B655E3364066 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 484F5714BC4493143F66E54B /* Frameworks */ = {
+ 532B0B890AC096D3442C0BE7 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- DC1FD874127AB2F5C68CE67B /* Foundation.framework in Frameworks */,
- 361923BFA90CE73FC03C270B /* Ice.framework in Frameworks */,
- 05B8C82242314EA65FAD107E /* PromiseKit.framework in Frameworks */,
- 8838F45E152A7EC4C24218CC /* TestCommon.framework in Frameworks */,
+ DBEE81A2D47101EC860F1D0B /* Cocoa.framework in Frameworks */,
+ CEA2123A208A5B3B28E1FD6F /* Glacier2.framework in Frameworks */,
+ 1CEE0C3BF5F65FCAA6E7E527 /* Ice.framework in Frameworks */,
+ 0FFE3777B515306232B47355 /* IceGrid.framework in Frameworks */,
+ 4746C8462F948C38DC740347 /* IceImpl.framework in Frameworks */,
+ 44AB9527FF7A111DA8B21DF7 /* IceStorm.framework in Frameworks */,
+ 46EFEC76EC4FE87E8D87EA88 /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 48ACAAE0BF72F5146AB0B96D /* Frameworks */ = {
+ 55B85B24FF4378A24495FC6E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 8A26ACB9B208D4C6DE1DFAFD /* Cocoa.framework in Frameworks */,
- 7A5316308BE7191ED737CF0C /* Ice.framework in Frameworks */,
- BA5FF80D4FFE218317B386A7 /* PromiseKit.framework in Frameworks */,
- 0867A8192C7383BC95D8C2FE /* TestCommon.framework in Frameworks */,
+ 8B9C940CA3A8548745BC37E2 /* Cocoa.framework in Frameworks */,
+ 84D11CFD39291A52E8DAC813 /* Ice.framework in Frameworks */,
+ F9EBC540458541D3A6AE0409 /* PromiseKit.framework in Frameworks */,
+ C929605566A191B70EBAB26D /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4DFF5FBEB14B4CD81B9836C5 /* Frameworks */ = {
+ 57258942863C3C849505415D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 45ADD1A65D9C1E32644439A8 /* Foundation.framework in Frameworks */,
- A62FB14033B42FEF22033042 /* Ice.framework in Frameworks */,
- 7A3C6349D41D359C4EFF332B /* PromiseKit.framework in Frameworks */,
- 45E3E79A2C8110DBAC4ED623 /* TestCommon.framework in Frameworks */,
+ E34B0391714587BD32D0A44A /* Cocoa.framework in Frameworks */,
+ 2332710BD2D3BA17ED7F8E25 /* Ice.framework in Frameworks */,
+ 13EE785B72F551AC508F30EA /* PromiseKit.framework in Frameworks */,
+ 61F87C87F8AFBC268786DA32 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4EC3F43A252A5469B91F2D0E /* Frameworks */ = {
+ 5AE778098D2DAAA437676D51 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- E78B8416139C6605A58B7798 /* Ice.framework in Frameworks */,
- 5D815B3CB0B92CB68D3CA7D6 /* PromiseKit.framework in Frameworks */,
+ 4535826D68D658A03236E712 /* Foundation.framework in Frameworks */,
+ 5D20C8610E099461D0AB0F6A /* Glacier2.framework in Frameworks */,
+ B486C56FE8693DAE6C0147F8 /* Ice.framework in Frameworks */,
+ 324508AA602206E5C7035AAC /* IceGrid.framework in Frameworks */,
+ F4883DAB2B8C22DF768A9060 /* IceImpl.framework in Frameworks */,
+ CF6AF67E8797D7BE461E711F /* IceStorm.framework in Frameworks */,
+ A731358707439F110A58DBDA /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 52AACFCE922C1EDD181FDFD2 /* Frameworks */ = {
+ 5C9914DEADB43EB47F025F24 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 9B869B5A493BB93882B36FCD /* Cocoa.framework in Frameworks */,
- E2E511DBAB6F0092F019DF81 /* Ice.framework in Frameworks */,
- D8C0485CBA69615649AAC9C4 /* PromiseKit.framework in Frameworks */,
- FA76FA33CD81325E5B3EDA0C /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 584D63C7072AFCB4B716E637 /* Frameworks */ = {
+ 5CB0B353D01ED929CE7A243B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 547A0DA563912F636FC0DF85 /* Cocoa.framework in Frameworks */,
- F0BCB872187F7B0F3125764B /* Ice.framework in Frameworks */,
- 067FC12E31F4796D6BB111B7 /* PromiseKit.framework in Frameworks */,
- 2AD166814D8673DE98DB34F0 /* TestCommon.framework in Frameworks */,
+ DEE49DA445288A84CBCEAE4E /* Cocoa.framework in Frameworks */,
+ A376C50D30B6A8AA906A1C7B /* Ice.framework in Frameworks */,
+ EBD8191E862A66D55D00FE8F /* PromiseKit.framework in Frameworks */,
+ C0F50C8FFE486290C5230031 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 610ED3E4EAB8F0706449FF4E /* Frameworks */ = {
+ 5DF0314BC720FAA50A114DE8 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ D1F8BFA45710E00DAF1DEF6D /* Cocoa.framework in Frameworks */,
+ 29EE23D9BFEC2C69B56B3AFA /* Ice.framework in Frameworks */,
+ 69296D0EAC61315917A0EF5C /* PromiseKit.framework in Frameworks */,
+ 0CAD429022158BE14A92D858 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 65F5556DD2C0871DC66246FA /* Frameworks */ = {
+ 62B8DBB9744F976EE6069E8C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- CEDA88E53BED924EBA1CBF9D /* Foundation.framework in Frameworks */,
- 0AF44D6B46094D54C93E188D /* Ice.framework in Frameworks */,
- 0AEC0E3C9A7DBFA76454CE8A /* PromiseKit.framework in Frameworks */,
- D3E6E090CAB52841ACCA271A /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6AE73E36F0D9F4AB72FF135D /* Frameworks */ = {
+ 6447AC91085C633544475A7B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ E66F440C2DA8912FFC1ACB62 /* Foundation.framework in Frameworks */,
+ 22A20D2E1E37BDBBAD6B2DF7 /* Ice.framework in Frameworks */,
+ 2ED33C00B311FB39BF7E8010 /* PromiseKit.framework in Frameworks */,
+ CDBFF8FF410B1A5172BE481C /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 720746EB56741A31AEBE510C /* Frameworks */ = {
+ 67813C21C85BBAF7CDC7D026 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 7530457B822F2DECE6DC1250 /* IceImpl.framework in Frameworks */,
- 2DD29DC85DFE7312CF666442 /* PromiseKit.framework in Frameworks */,
+ 9C37BBB256EA22AFB4C491C5 /* Ice.framework in Frameworks */,
+ 2ABD4E452630B1AE53261980 /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7372A3947354D59C7F252C57 /* Frameworks */ = {
+ 67865F6D839DE299EF7B3F99 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 109DD34B1B20C9DE10B2A5D8 /* Foundation.framework in Frameworks */,
- 89EAF01558BFC517ECED5CFD /* Ice.framework in Frameworks */,
- 9DCD9B25E5DACF4539B26D61 /* PromiseKit.framework in Frameworks */,
- 14489AB468441A68F1EDAB71 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 74174C7E1B03324C6514DA65 /* Frameworks */ = {
+ 685F5AF192A7D19B96C23D5B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 02DD1A97F3322D501A5BAFD2 /* Glacier2.framework in Frameworks */,
- 59F13F46483EC8C6166DC0DC /* Ice.framework in Frameworks */,
- 5E48261D2E5D7303DF3D0FF5 /* PromiseKit.framework in Frameworks */,
+ 845A86EE8BD70A26BF42E3E8 /* Cocoa.framework in Frameworks */,
+ 56BA1A6DE72AA4C8F18D9ED2 /* Ice.framework in Frameworks */,
+ 275ABD9A0B3119064C20DDA7 /* PromiseKit.framework in Frameworks */,
+ 2B896854ACD86DB3C42F73AD /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 75ABCBFAC4B7A36A2F414617 /* Frameworks */ = {
+ 710298E2BED21463EEB9F0C7 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 8965F1CEECB5538012DF20DC /* Cocoa.framework in Frameworks */,
- 3FBD17DC28C6CE539D7AC658 /* Ice.framework in Frameworks */,
- 14F49448418AA48A50CA8D58 /* PromiseKit.framework in Frameworks */,
- E8F52998D17563F7F4496651 /* TestCommon.framework in Frameworks */,
+ 929E40FFC7910B4E56A47635 /* Foundation.framework in Frameworks */,
+ E455D65983FC45A98004C6E2 /* Ice.framework in Frameworks */,
+ 3273D0D5E9FF56CAB75A9ED4 /* PromiseKit.framework in Frameworks */,
+ CB7C17C9BE6377490B085BFC /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 77F8D928C3E32F7F37017A06 /* Frameworks */ = {
+ 761DD7142948E758CF81476B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- BBEAE783E20D11AD2DFCD806 /* Cocoa.framework in Frameworks */,
- 1FF0F0D4FA0FCFAFE44D2379 /* Ice.framework in Frameworks */,
- E4BC151332B9AB0B58ECF164 /* PromiseKit.framework in Frameworks */,
- 0C7D0A3E744E76D3FA107FE9 /* TestCommon.framework in Frameworks */,
+ 69EEF9AFE439F54B5042FBF5 /* Cocoa.framework in Frameworks */,
+ F9BF1B8D2EE4FE28F190A949 /* Ice.framework in Frameworks */,
+ 786DAADA24CDADDDE8CD472B /* PromiseKit.framework in Frameworks */,
+ EB1DEC59F0E2613AFD7AE396 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 786CCD283FDFA1333FA94A4E /* Frameworks */ = {
+ 7623DA77FD48B860CE9D1895 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- D74731D7D7985EE8F7AE717D /* Foundation.framework in Frameworks */,
- 58C2C4E76D596A68AC0B853A /* Ice.framework in Frameworks */,
- C50AADD94238A786734D4605 /* PromiseKit.framework in Frameworks */,
- B04D4DF10E3044DD1F14A605 /* TestCommon.framework in Frameworks */,
+ F15253781FBAF29F6C9D4134 /* Cocoa.framework in Frameworks */,
+ 1C8753EDB50021099A1ABE72 /* Ice.framework in Frameworks */,
+ 79A44285CA148AF879416EE7 /* PromiseKit.framework in Frameworks */,
+ 3AF94F3D368081A81AD52D72 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7B82A83F1645AB3CD9159317 /* Frameworks */ = {
+ 76FB75E2C36755DDB1CE6C0A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 530E32A812FA0F15E65229F5 /* Foundation.framework in Frameworks */,
- 3D456C5E3124C304C613D085 /* Ice.framework in Frameworks */,
- F4C24A125F3427BB5FB538EF /* PromiseKit.framework in Frameworks */,
- D5C59A1401F324205EDEBD9D /* TestCommon.framework in Frameworks */,
+ 08D980B865F0C13195F11A2A /* Foundation.framework in Frameworks */,
+ 808AC0B65BAD5DA1FCF8AE39 /* Ice.framework in Frameworks */,
+ 47F355485BA7CE782A9C78C3 /* PromiseKit.framework in Frameworks */,
+ 4332B630E48B621037B50E4C /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7C08E9656CFB70E54AD500C9 /* Frameworks */ = {
+ 78726BD8D850904FF32A7D2F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- EA10F4339A1A1B7E8504FC9E /* Foundation.framework in Frameworks */,
- 8A46B0541EF140FA9CEB9668 /* Ice.framework in Frameworks */,
- E9A7B33B376A6E366536DF33 /* PromiseKit.framework in Frameworks */,
- B991559DC31B51F8C2F0CAD8 /* TestCommon.framework in Frameworks */,
+ 8BA45711DA96C8CC77521A3A /* Cocoa.framework in Frameworks */,
+ FA6F619D32C72F3FBDB59EBA /* Ice.framework in Frameworks */,
+ 66C06E5FD4403EAF9C82D9E0 /* PromiseKit.framework in Frameworks */,
+ 9C82F52C69984FD258466C3C /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7F1E3F626F075B69AB3507AD /* Frameworks */ = {
+ 7B0C607E025C4D165819B827 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 0D0E03F2955927FD0E35F889 /* Cocoa.framework in Frameworks */,
- C3DAA2AA3529CA946F5DA11C /* Ice.framework in Frameworks */,
- 2D270930D20321E0E4DCF030 /* PromiseKit.framework in Frameworks */,
- C2D6F1B3B0E441AD62171B89 /* TestCommon.framework in Frameworks */,
+ 9242BE72F849FB97479496D8 /* Foundation.framework in Frameworks */,
+ 984BC1486A9A7B48565C61B0 /* Ice.framework in Frameworks */,
+ CAF8DE6C5EFA3BBCA9028B07 /* PromiseKit.framework in Frameworks */,
+ 90028E6946D576535AFC429E /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 817F5CF70E0513858CC9DC9E /* Frameworks */ = {
+ 80CCE9BB09EAABBCD7F175A1 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 451B5208BA229078C93E4BCA /* Ice.framework in Frameworks */,
- 85480C31473C41E090D2FACE /* PromiseKit.framework in Frameworks */,
+ 94BD27184A712DFBB9CDE92F /* Foundation.framework in Frameworks */,
+ EAF549C2B1F6716293CDAB04 /* Ice.framework in Frameworks */,
+ 03B5815964735DBE248428EE /* PromiseKit.framework in Frameworks */,
+ 207BBECD85CE842512043D76 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 85ABCEE7B5A8A213DF3540A0 /* Frameworks */ = {
+ 84A9A52985CF1B89D85C1480 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 949BBA693EA2D2E4350D0101 /* Foundation.framework in Frameworks */,
- F8D3E174E7524A66083BDB11 /* Ice.framework in Frameworks */,
- 97ED933E639C567035FBCDA9 /* PromiseKit.framework in Frameworks */,
- 4C42D222A780D4A59AECB76B /* TestCommon.framework in Frameworks */,
+ 0DF52E6FBFF23001B6C4477E /* Foundation.framework in Frameworks */,
+ 667B2EAD167F7DF458D1C4F0 /* Ice.framework in Frameworks */,
+ 54139B019EF7F21CB57F9484 /* PromiseKit.framework in Frameworks */,
+ E2C78EA5522D2C7C98BEDA5E /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 85AEE67706B48B7E255748AD /* Frameworks */ = {
+ 8710A9E669210C8127966933 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- BB9081719A37B730700790C8 /* Cocoa.framework in Frameworks */,
- 797D8ADFAE19C19AA0D1C464 /* Ice.framework in Frameworks */,
- D49FE292BA53293DD4376BED /* PromiseKit.framework in Frameworks */,
- F25B831C138AAA09CAB6DEF7 /* TestCommon.framework in Frameworks */,
+ 22A99E79BDD82C60727283A9 /* Cocoa.framework in Frameworks */,
+ C14026370A6CDC9BE6FF6392 /* Ice.framework in Frameworks */,
+ FA72C82709801E11370A133A /* PromiseKit.framework in Frameworks */,
+ F33BE75ED8DE2831F80A13B5 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 886A49EE98F0F58C2339377C /* Frameworks */ = {
+ 8E6C520CA5F7AF831A44C6A1 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 56119C18EEA705EFF9A81E91 /* Cocoa.framework in Frameworks */,
- 479C1F8B42FA53EC5389B433 /* Ice.framework in Frameworks */,
- D6461E5109A054455825CA0C /* PromiseKit.framework in Frameworks */,
- 3F5629E80E534CA7A119707C /* TestCommon.framework in Frameworks */,
+ A6B501E1F4A4C1FCB619BA13 /* Foundation.framework in Frameworks */,
+ C5CB0C4215BCBAC4D4157447 /* Ice.framework in Frameworks */,
+ 6266D3F95F14BC8075E74065 /* PromiseKit.framework in Frameworks */,
+ 0632A7C0B80750610B378418 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 886DF937945FAFFB0DB35DFE /* Frameworks */ = {
+ 8E8C28A90C87BD120C3E58AF /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 619F8103F2133D88541D45DC /* Foundation.framework in Frameworks */,
- 52028D9ABD56AF65A8FAE0E3 /* Ice.framework in Frameworks */,
- 85037E37BB10401FD59A7CE0 /* PromiseKit.framework in Frameworks */,
- 67703A74161828C24514929E /* TestCommon.framework in Frameworks */,
+ 854CA01D9ACC34B7EDAD8EDB /* Cocoa.framework in Frameworks */,
+ 1B1173F55C83D2D42AB3E0FD /* Ice.framework in Frameworks */,
+ 35D16092F888A4A5952C3F85 /* PromiseKit.framework in Frameworks */,
+ 1F635517C822F86FF480CEA5 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 88E0A79DCD6CEB08E91813F6 /* Frameworks */ = {
+ 8FA52597183ADD0BF353240D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- EDD2A2E8D5F331DB4F9B1716 /* Cocoa.framework in Frameworks */,
- 7CFD6334D7BC3AED5910E2D8 /* Ice.framework in Frameworks */,
- F7CED2AF4DEC7F7FEE7E8604 /* PromiseKit.framework in Frameworks */,
- B4DE62E31C08334191B89C24 /* TestCommon.framework in Frameworks */,
+ 8A098CDFBD5B61A410083472 /* Cocoa.framework in Frameworks */,
+ 765516C1AFFB7245CA79B0B4 /* Ice.framework in Frameworks */,
+ EE913DBE16055E8262B90707 /* PromiseKit.framework in Frameworks */,
+ 086FFC484726301B72BE4E6B /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8C0A0FECEB22634E115A89A1 /* Frameworks */ = {
+ 9355C30ECBC128E24ECF8A83 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 9850B7626ED4A39EAAD248A4 /* Cocoa.framework in Frameworks */,
- 76F756EAA6CA5EEF772D9E52 /* Ice.framework in Frameworks */,
- 5FF7D6D88718EC6CC0AC442F /* PromiseKit.framework in Frameworks */,
- CB9210EE87B78A9AFF8A35A5 /* TestCommon.framework in Frameworks */,
+ F463FD287521C2C317A8ED83 /* Foundation.framework in Frameworks */,
+ A5BCBEA024E5C9D1887EC9CF /* Ice.framework in Frameworks */,
+ 1CA72F8E3D69055441E8324D /* PromiseKit.framework in Frameworks */,
+ 94A7439E6C193EF1253BC995 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8C46960B36CF69C25B82AFD2 /* Frameworks */ = {
+ 95162C35DF62BC1F4D54FFCB /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 62BD84F0F9DCC1978F42D9BF /* Cocoa.framework in Frameworks */,
- 065497B5DB43B84EE0DA5832 /* Ice.framework in Frameworks */,
- D72F11F6E9C0A5AF94116D2C /* PromiseKit.framework in Frameworks */,
- 39288D06602CA43D50B44CE0 /* TestCommon.framework in Frameworks */,
+ DD5FA882345D6BB09C524CD5 /* Foundation.framework in Frameworks */,
+ BCB0730B6869386B8E234977 /* Ice.framework in Frameworks */,
+ DC8BF313FCFD445D83A6E2A5 /* PromiseKit.framework in Frameworks */,
+ 6E8ED4DE4EE146D732023F5D /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 940C3830571CA573B487E70F /* Frameworks */ = {
+ 95774E2149427FCDC5B78458 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 412A86E514A10830D3503879 /* Foundation.framework in Frameworks */,
- 18EA0D609A009E6DE44E93E6 /* Ice.framework in Frameworks */,
- A855D3661C9395C1F7464B8D /* PromiseKit.framework in Frameworks */,
- 521A45D3679D6F29951EBF03 /* TestCommon.framework in Frameworks */,
+ FC0F97B70190BD90856D1DC7 /* Foundation.framework in Frameworks */,
+ 8315DF5FF5189E012020A964 /* Ice.framework in Frameworks */,
+ 64870FA9875A57F037A5CDF5 /* PromiseKit.framework in Frameworks */,
+ C585A69F1E89334199A96655 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9B58C2C1A72022161596C43F /* Frameworks */ = {
+ 979840C25A5F99FCD9FB1A16 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ DC604F9CE4C1342A189A53D1 /* Foundation.framework in Frameworks */,
+ 8802B930B2C512F066080C3C /* Ice.framework in Frameworks */,
+ 26D10C354B7E34A123FCFC5F /* PromiseKit.framework in Frameworks */,
+ 7656B31EC7E4C2BBAA66ADFD /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9CC69F6021F3ADAA62093773 /* Frameworks */ = {
+ 97CD6CE0D2562FC08EB1AC3B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ 0DB9CD29A79BA91973586A0E /* Foundation.framework in Frameworks */,
+ 23865D2E91CFA6047CC75B41 /* Ice.framework in Frameworks */,
+ CC19A9DD47F5949552076C75 /* PromiseKit.framework in Frameworks */,
+ 4047C2F100A3DC0635D747DA /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9E51559722AF1BA9F3B59DFD /* Frameworks */ = {
+ 97E3DBCFDF2E92F72AB644CC /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- EF806DF3391AAF12BA97F6BB /* Foundation.framework in Frameworks */,
- DBAA7416F575B4675D9BF339 /* Ice.framework in Frameworks */,
- AC0A77165FD5E880ADD4C22F /* PromiseKit.framework in Frameworks */,
- 8606F544E60334866883DCC0 /* TestCommon.framework in Frameworks */,
+ F7AE7DD0F5B30232C3305940 /* IceImpl.framework in Frameworks */,
+ CE98AC8F43B1A022EEDAD6A7 /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A17BCAC4D7416A576BBC1D07 /* Frameworks */ = {
+ 98B0AB1DE5DE41B0BB2CF15F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 944EE11253C663ADEE64DD34 /* Cocoa.framework in Frameworks */,
- 7C179C5533175C065A951935 /* Ice.framework in Frameworks */,
- B168CCF2BF379019B10F119C /* PromiseKit.framework in Frameworks */,
- A7798264B3110445B5C64351 /* TestCommon.framework in Frameworks */,
+ 5C2CE3532CCF2A110B69E283 /* Foundation.framework in Frameworks */,
+ 63D822DF6A497D6AF78A8239 /* Ice.framework in Frameworks */,
+ 7F0665CE4DC7168A547D774F /* PromiseKit.framework in Frameworks */,
+ 4702C9864E9438175EE9AC44 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A1908FC84025AEC72399F802 /* Frameworks */ = {
+ 990646C1649B3D5E325BBD34 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- E86E66D95ADC4F42C081E8BF /* Cocoa.framework in Frameworks */,
- 39341BF34C948DB8C236D787 /* Ice.framework in Frameworks */,
- 283390D846410949B5EB63FC /* PromiseKit.framework in Frameworks */,
- 02214CC7D8C3BBB12001F107 /* TestCommon.framework in Frameworks */,
+ 58F8FB92B8714E2F46AF957C /* Foundation.framework in Frameworks */,
+ 0B59D0F853D76BE6439B2005 /* Ice.framework in Frameworks */,
+ 13C5992F178718D91AFC0FFE /* PromiseKit.framework in Frameworks */,
+ EDA8AF478B3B21A864372BB5 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A44B2FABCD5061AB73293565 /* Frameworks */ = {
+ 9D4F4687B875DB0C980C3CD8 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 0DCB9144F04F7DF45F0D4EF3 /* Cocoa.framework in Frameworks */,
- 7BEE72C6F2CA07713045B036 /* Ice.framework in Frameworks */,
- BEED0791CF012C7D4D5BFE0F /* PromiseKit.framework in Frameworks */,
- CF8A5B353B3ABB49BAD672EA /* TestCommon.framework in Frameworks */,
+ B6795B7B0F99C267814324DB /* Cocoa.framework in Frameworks */,
+ 504136C15D9E7B2309D74E45 /* Ice.framework in Frameworks */,
+ 573C5D2380604F3D4B5DE780 /* PromiseKit.framework in Frameworks */,
+ 9E06D279CAEA8F6EA67E9553 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A602355D031E6F85C42DA7D9 /* Frameworks */ = {
+ A1319B0489E41B5338DCC3F8 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- B55E283082B92DB498E9642F /* Foundation.framework in Frameworks */,
- 6CFD68F1A26B123189049FF2 /* Ice.framework in Frameworks */,
- A5CBB4780F3558A0B6EC7895 /* PromiseKit.framework in Frameworks */,
- 1241206285CF92058F6346C1 /* TestCommon.framework in Frameworks */,
+ 77AEEF6A9CAF047639FDF887 /* Foundation.framework in Frameworks */,
+ 34CD494EBBA25EE73F5E1A23 /* Ice.framework in Frameworks */,
+ 16D2FE1AD6B6294B7383FE55 /* PromiseKit.framework in Frameworks */,
+ A2FDF345782DA351B6E35843 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A969ADEB4D3D0699DAD9DCCB /* Frameworks */ = {
+ AAC342D7534B2A56A815D6FC /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 8198351C4DF486D64B5C7E66 /* Cocoa.framework in Frameworks */,
- BF3A48D1E4475380A5090AE2 /* Ice.framework in Frameworks */,
- DA8D2BD8A683075EB59D1411 /* PromiseKit.framework in Frameworks */,
+ 4EC53C8CB7104A1CA5160FC2 /* Glacier2.framework in Frameworks */,
+ AF068B4F6811622E07DE1A0C /* Ice.framework in Frameworks */,
+ 29D6573775D207949066B96D /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- AAD1951DA0F9167266D55842 /* Frameworks */ = {
+ AD2CC4B79610CFEA1330EA12 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- ED34C50462BB90FB714F79E5 /* Foundation.framework in Frameworks */,
- BDC8D762BF6F9489AC75EBDE /* Ice.framework in Frameworks */,
- 9925212E2718A527FEFA03E4 /* PromiseKit.framework in Frameworks */,
- 74476E76703C5CDED20055B1 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- AC4D88CFA9B00AD0F230FF22 /* Frameworks */ = {
+ ADA8D7A3F327206874DB3244 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 1DA01EC5911A79F903280FF2 /* Foundation.framework in Frameworks */,
- 28F75FB1B5CBCDC0B244A7B0 /* Ice.framework in Frameworks */,
- C0BA2FF6FEDF850282C5C0E5 /* PromiseKit.framework in Frameworks */,
- A0A7D04435C10AA7AD071DDF /* TestCommon.framework in Frameworks */,
+ 07F061B4D94583575338A24B /* Foundation.framework in Frameworks */,
+ 800FE9D8A4C62F1EE3EEEC62 /* Ice.framework in Frameworks */,
+ 81C1AB1947E89AA49DAFDF97 /* PromiseKit.framework in Frameworks */,
+ 2F12D7B2D93E1005B784F530 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B16D8CC51812B2BC7E5ED912 /* Frameworks */ = {
+ AFFF86A8519C8D87B633008A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 65A6E835B9930E3C0920613F /* Ice.framework in Frameworks */,
- 67D687B2EB71D3D6D4D0C892 /* PromiseKit.framework in Frameworks */,
+ 34A837061AC77B2BA0C75688 /* Foundation.framework in Frameworks */,
+ 97AE760AD7989CF068D03B9A /* Ice.framework in Frameworks */,
+ 6AB7C0D09C512DB4949C6CD5 /* PromiseKit.framework in Frameworks */,
+ D84256C4D489A396A6439B29 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B4028F19E8B2E1D92D1EF04A /* Frameworks */ = {
+ BB8889A1FA409C033F999B7C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- D34BDACB8679B43EBDBF0F33 /* IceImpl.framework in Frameworks */,
- 35F5DFC609D8F021131C9D1C /* PromiseKit.framework in Frameworks */,
+ 0FB40BEC23AB75AA2C7DEF92 /* Foundation.framework in Frameworks */,
+ B2FD3394FF5C754983044274 /* Ice.framework in Frameworks */,
+ A26411B03C0EE6825A8A0CED /* PromiseKit.framework in Frameworks */,
+ 8B5B721AEEAF9B187F149B27 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B461FF78C2FFEC6E514D9DD2 /* Frameworks */ = {
+ C5B02657CD368BDC4D6754DA /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 43E0B6DF0FFC7A967A9F12C5 /* Cocoa.framework in Frameworks */,
- 05A4823321FBA1D511FB09EA /* Ice.framework in Frameworks */,
- 15041A9E40C6AB55A08E8D1C /* PromiseKit.framework in Frameworks */,
- 2A2F8E0F73967E30DCAB791A /* TestCommon.framework in Frameworks */,
+ 9FE2FF7D79E1021865E1CE77 /* Cocoa.framework in Frameworks */,
+ C763170B304CE5CEA4C94E96 /* Ice.framework in Frameworks */,
+ C0941C398CAB1FFCB099F418 /* PromiseKit.framework in Frameworks */,
+ 82FF53D7E88021A8851B25E1 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BD17E497021CAF9379DA3497 /* Frameworks */ = {
+ C7A910E771DA8072B637997C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 16E7650E053F7791A4BB8641 /* Cocoa.framework in Frameworks */,
- A87F2AC93B3EBB7EE2644275 /* Ice.framework in Frameworks */,
- 700666A4FB5F16B1DCDF1B93 /* PromiseKit.framework in Frameworks */,
- 37D2B1F4D31695EB367F3432 /* TestCommon.framework in Frameworks */,
+ 9DAE41EB5B560F6062180786 /* Cocoa.framework in Frameworks */,
+ 160720432DC5E3F508BE0EEE /* Ice.framework in Frameworks */,
+ 27254F0AACB61B183BBB18D8 /* PromiseKit.framework in Frameworks */,
+ D896CF883952F3D29D058D76 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BD537A4DF5864304276A8180 /* Frameworks */ = {
+ CC745298EA06399DC4BD5DDC /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 04FF1FF5A6321308BD315C12 /* Foundation.framework in Frameworks */,
- 018CDD710CD4A5566FF19A26 /* Ice.framework in Frameworks */,
- C68572446FC890B358AB060F /* PromiseKit.framework in Frameworks */,
- DE2C04179FE9D4D736CDBAFA /* TestCommon.framework in Frameworks */,
+ 139BB83FB6A191A9C53A8CBC /* Foundation.framework in Frameworks */,
+ 778C542994047E38912A4157 /* Ice.framework in Frameworks */,
+ 56DE622CF269C7A4CFB528FE /* PromiseKit.framework in Frameworks */,
+ C7C9E30899D2955FC860D0EA /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BEB35E5803FBC21F68F06A80 /* Frameworks */ = {
+ CD0C4C7B74CC125F75C050CB /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 090D955B55DFED05C191C5D4 /* Foundation.framework in Frameworks */,
- 4599DA71FBE5C371E61A4094 /* Ice.framework in Frameworks */,
- DB766D0F59EB66E994022421 /* PromiseKit.framework in Frameworks */,
- D4F9CAFCD350711582045686 /* TestCommon.framework in Frameworks */,
+ E3E7CF3B46C74AC2FC42FEDF /* Cocoa.framework in Frameworks */,
+ 449C7F0876CCCF7726738776 /* Ice.framework in Frameworks */,
+ 6D3D684A86D181DD6279C75B /* PromiseKit.framework in Frameworks */,
+ 335DEFABE1A2DD806E264615 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C6E62CE14A9559FE5DA373A1 /* Frameworks */ = {
+ CF6E1A3E8007458317A44649 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 5BF673A0994FD8F996065846 /* Cocoa.framework in Frameworks */,
- 9E00491F273FBEF44D9470C5 /* Ice.framework in Frameworks */,
- 0BEDBEA41B627C297B9ED5CC /* PromiseKit.framework in Frameworks */,
- 495CAED8C30357999991032C /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C84E76F4608DCBB4DB309614 /* Frameworks */ = {
+ CFBA0DD97A31DDECF5CA24C5 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- FDC2110F641306112D62307A /* Cocoa.framework in Frameworks */,
- 8EDEF6EE2F771B71A191A6EE /* Ice.framework in Frameworks */,
- AF91E507AA7E0DCAFA5C9C4E /* PromiseKit.framework in Frameworks */,
- 6CE82C864C58B277EE398920 /* TestCommon.framework in Frameworks */,
+ E766B53A346AB28FE4804EF7 /* Cocoa.framework in Frameworks */,
+ 211FED50BA00ECC6AFB165C8 /* Ice.framework in Frameworks */,
+ 3F49B61773B19BDB8C8CA1F2 /* PromiseKit.framework in Frameworks */,
+ B55A55B1C29E77AEF1AE295D /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C9A12D93A3F27254167BA1DF /* Frameworks */ = {
+ D4C391526AA186B03E1F7EC8 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- DBB885457BA186FBF57E7E29 /* Foundation.framework in Frameworks */,
- C0539C5B9559338BB36F7019 /* Ice.framework in Frameworks */,
- 8E2985EB39F5B00B3AEA3962 /* PromiseKit.framework in Frameworks */,
- 8CAB0B821764CE7815D3B5D7 /* TestCommon.framework in Frameworks */,
+ 1CD1C422BDB32D4F903BDEE4 /* Cocoa.framework in Frameworks */,
+ A5DF5AC5DC039A13B2FD2DCE /* Ice.framework in Frameworks */,
+ B13872836039B4D88556B4AB /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- CC9549D100F438E9F6833260 /* Frameworks */ = {
+ D4FC990F58FC3C6499E98B1B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 153D840CA4E4B754565DB4A2 /* Foundation.framework in Frameworks */,
- FA8AEF7BFED1B077EEFEAFCE /* Ice.framework in Frameworks */,
- C788F60E7CED02557FE83B55 /* PromiseKit.framework in Frameworks */,
- FBC3A27E2D4E4D1C8C60B80E /* TestCommon.framework in Frameworks */,
+ BF58A2644DAAE3C206B4BEB4 /* Foundation.framework in Frameworks */,
+ 36216C237E2F39013120EDF5 /* Ice.framework in Frameworks */,
+ 0F4FCB4C11BEEC83A6FD3132 /* PromiseKit.framework in Frameworks */,
+ 5A01B9ADDB4FFEA282198C11 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- CE1B49DBE14C3D6E3401CD73 /* Frameworks */ = {
+ D6D0B348C66807AC78772AE1 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 89A368D0D3AE4B3DBCD9D643 /* Foundation.framework in Frameworks */,
- C0BBE732EBC5A0794747B1D0 /* Ice.framework in Frameworks */,
- B2B57F9EC1E0D51BA347AD9D /* PromiseKit.framework in Frameworks */,
- 9FAF15D9B3BAF0A93C4AF2B0 /* TestCommon.framework in Frameworks */,
+ 6925CCB3DB42224D76460076 /* Foundation.framework in Frameworks */,
+ F03D6E9880E90BA55366B555 /* Ice.framework in Frameworks */,
+ EE355D3DC70E3C1E77073611 /* PromiseKit.framework in Frameworks */,
+ D29448DC4A7774006725E6F0 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D01788B510E86FD0975842C1 /* Frameworks */ = {
+ DA288C8C650C0C4242A17AC9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 64B631926629B674318368B1 /* Foundation.framework in Frameworks */,
- 5862B5B7E4D337DC6A544F18 /* Ice.framework in Frameworks */,
- 182BF4C6F24B4696614279FA /* PromiseKit.framework in Frameworks */,
- BB2CE92F9EBE6D83112DF5C5 /* TestCommon.framework in Frameworks */,
+ B9CCD6388FAE579F9AEE5E53 /* Cocoa.framework in Frameworks */,
+ 62112E247A68B7F02727DBE6 /* Ice.framework in Frameworks */,
+ F2DC369249CFB82B86CBC5D9 /* PromiseKit.framework in Frameworks */,
+ 4B2DD6BF64D7FD84F62E2936 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D43B4A3B0333AD08BF4C63CB /* Frameworks */ = {
+ E1631BBFE07F803740FA02FE /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 86E4953378C65D9DDB2BCB69 /* Cocoa.framework in Frameworks */,
- D397CEB669F3EB2C78FD6531 /* Glacier2.framework in Frameworks */,
- 71C0801013A862CB1B1BD943 /* Ice.framework in Frameworks */,
- CB5E84F1BD520984390D9D3C /* IceGrid.framework in Frameworks */,
- D3E570CBDFEDA4049A029D43 /* IceStorm.framework in Frameworks */,
- F4A679646B9D8E47A78655FF /* PromiseKit.framework in Frameworks */,
- 57842A5AAF96A608062F5400 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- DAD950AAE934147197AB7FA7 /* Frameworks */ = {
+ E3339081CB7C5457CFE3306F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 5839B84DFB1F87901D5A9239 /* Cocoa.framework in Frameworks */,
- 6538D30D407392DB771E173C /* Ice.framework in Frameworks */,
- 1571A9FE6AF4303F9A503CFC /* PromiseKit.framework in Frameworks */,
- 96775E6FF821E7A8AA3CDD98 /* TestCommon.framework in Frameworks */,
+ 033AB308B87BF7206C976B0A /* Foundation.framework in Frameworks */,
+ 6003B1639E0B001F8828624B /* Ice.framework in Frameworks */,
+ E0830C3F4FD6249BF188C620 /* PromiseKit.framework in Frameworks */,
+ 7E1E4225D03E84D58CF3B0BC /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- DDD1BD129433CA3F57CE2136 /* Frameworks */ = {
+ E5D7AB98B45E80A8809DA701 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 6B2CA676803560CE6F6F2C31 /* Foundation.framework in Frameworks */,
- ADB1066439F488D840F4F6C0 /* Ice.framework in Frameworks */,
- 219801FC5352268044C2F57C /* PromiseKit.framework in Frameworks */,
- F3665AF727ECB8BE74AA4EF0 /* TestCommon.framework in Frameworks */,
+ 4DC5688FC87DBA9DDB0B4E59 /* Cocoa.framework in Frameworks */,
+ F18E7C01E16CDDCA38388D9D /* Ice.framework in Frameworks */,
+ 2D934BB615A0804919409149 /* PromiseKit.framework in Frameworks */,
+ E7B14F391DB0CF768134D887 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- DE16CE9CB919F197F49DAA10 /* Frameworks */ = {
+ E90E7FFD59A437801EE5C674 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 05C65ABE4A115D272808CAA5 /* Foundation.framework in Frameworks */,
- 61300DE60A14AAC90C03D43D /* Ice.framework in Frameworks */,
- E332C5CD55DA1AB2B129E634 /* PromiseKit.framework in Frameworks */,
- F891382F899CD341509EF2F7 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E0A7992152D28A104BA72718 /* Frameworks */ = {
+ E9BF5DFAF0B68592253C17D9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- FA31B49A6063A7E1B097FD6D /* Cocoa.framework in Frameworks */,
- 52C2E42EB8309F53C987036C /* Ice.framework in Frameworks */,
- 3C65AC2E5895B8FD28D7C04C /* PromiseKit.framework in Frameworks */,
- D5EF9601B2536733F1CE07A0 /* TestCommon.framework in Frameworks */,
+ F1378A40EA6C77FE1F40098F /* Glacier2.framework in Frameworks */,
+ D30090B85ABC80447DC2618B /* Ice.framework in Frameworks */,
+ 39517183C62CC0C736D53EFD /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E87713C5E179F4F99FBAF45C /* Frameworks */ = {
+ EF06567F531C1E277EED7097 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- FFF2102062D5F0902D31B6FE /* Foundation.framework in Frameworks */,
- 8764260649DDA5B9654A3A8A /* Ice.framework in Frameworks */,
- 839B56DE7B4182BF0AD32EF1 /* PromiseKit.framework in Frameworks */,
- B11BD0C3FCD29AED71C3E6F4 /* TestCommon.framework in Frameworks */,
+ DA5C3C3B7CD03907751D15B8 /* Foundation.framework in Frameworks */,
+ 57F9B30EAB7D7B5EB1A87490 /* Ice.framework in Frameworks */,
+ 3EFFAB3651646DF4DE5B2E99 /* PromiseKit.framework in Frameworks */,
+ F425E38F2F372E762B3C222D /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E92E0003EE476D2A98274A3B /* Frameworks */ = {
+ F1E27C0C812DA2C34F670DE8 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 0AF410914B04253E3D20722C /* Cocoa.framework in Frameworks */,
- 84A7D6632D970C65E0985C67 /* Ice.framework in Frameworks */,
- 130E38AD5CF4B6833B611166 /* PromiseKit.framework in Frameworks */,
- 0B74927469188701778DF5AC /* TestCommon.framework in Frameworks */,
+ 1BFD15309F7F522D834DEB62 /* Cocoa.framework in Frameworks */,
+ D127F6BB5D3F7191A67CE6AB /* Ice.framework in Frameworks */,
+ 8BE7AAA43C995F30DB4F4297 /* PromiseKit.framework in Frameworks */,
+ EB180B7453A502F4245F95B3 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- ED403878A1719C7475CAC5B5 /* Frameworks */ = {
+ F28F328941CB4DD251B6A63F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- D8EDBA345070446BDF006F79 /* Cocoa.framework in Frameworks */,
- 96FE40E2A4D00BEF539E978F /* Ice.framework in Frameworks */,
- EA9A47ED525A59A1CDC73928 /* PromiseKit.framework in Frameworks */,
- 1EEFA39AB2935D6AD6E01EC9 /* TestCommon.framework in Frameworks */,
+ 0651D87DE72D1E04044EB678 /* Ice.framework in Frameworks */,
+ 5DF90D4390A86AB91BFDA054 /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- EDD741F2706E70D40E5D24CB /* Frameworks */ = {
+ F3A6A3F016E68C6DE8994DE2 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- F0F5992FF6AC950FF9DFDBB5 /* Foundation.framework in Frameworks */,
- 3ACE7EF2D0D5B4E6811D8771 /* Ice.framework in Frameworks */,
- C3D6415DC50972DC4BC37943 /* PromiseKit.framework in Frameworks */,
- 32D6877D513077A56B21B3A0 /* TestCommon.framework in Frameworks */,
+ D1A51A2419558BDA6704A539 /* Cocoa.framework in Frameworks */,
+ 08D4ACE904746DA86502CDE7 /* Ice.framework in Frameworks */,
+ 793FC57F400AFC91CFB03141 /* PromiseKit.framework in Frameworks */,
+ 8BF81EE0210BAB7EDA3F3FE5 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- EEC2A94E462C20A43B7033AC /* Frameworks */ = {
+ F525A0E1E3E0F4721612269F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- C0DA8A6FF97CF5B6196AB891 /* Foundation.framework in Frameworks */,
- 154DB496C74C8290A831AC7B /* Ice.framework in Frameworks */,
- CFD897ABC2582F43314A3CB7 /* PromiseKit.framework in Frameworks */,
- 9445CD0CBA20C5C2BE8D0DF1 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F65ABCC24497E51F27A8116C /* Frameworks */ = {
+ F59131CBAF76C979817E3E53 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- FB6A8E2B39B6FD615E1DA6A3 /* Cocoa.framework in Frameworks */,
- A6FD1AA751AD4B1C01B5D868 /* Ice.framework in Frameworks */,
- 1545DAF95DFBE161C3641B65 /* PromiseKit.framework in Frameworks */,
- 5D38B133D4F970E0F15A6E3A /* TestCommon.framework in Frameworks */,
+ 91627AC97F2795F241407929 /* Ice.framework in Frameworks */,
+ F56CBF553C00E61A882E362A /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F79396AEF21D6382DA1A1604 /* Frameworks */ = {
+ F84EA95379CDA858DAEC8226 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- C784C3EEED3CF1DDE05223B9 /* Cocoa.framework in Frameworks */,
- DCCA61C045AD02D3DB5A8243 /* Ice.framework in Frameworks */,
- EAE7388F11D7E6CB2D7B6094 /* PromiseKit.framework in Frameworks */,
- 40F29897E48D37A4F9897C08 /* TestCommon.framework in Frameworks */,
+ E05B5819722946886AC0E706 /* Foundation.framework in Frameworks */,
+ 97E1231FDE42283227FEFBC6 /* Ice.framework in Frameworks */,
+ 8545423E09F47922B70FFC0C /* PromiseKit.framework in Frameworks */,
+ C0EA9F98D451B6A9CA8620ED /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F7CBFE4C0F3C79B5E93A6B79 /* Frameworks */ = {
+ F9599A409B29FBBFB2DBE953 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ 3D0E5A0C5F0125335F4B6102 /* Cocoa.framework in Frameworks */,
+ 7942E8FE079C156039E87409 /* Ice.framework in Frameworks */,
+ 76772DCFF304D809EFE3EDCA /* PromiseKit.framework in Frameworks */,
+ 4E554839EC0633B4062550E0 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- FA36C903B8CC9C6380361F3E /* Frameworks */ = {
+ FA6BC94155F95F17F1CA4E35 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 7C0542C1AEBBA9BD5BB2BF25 /* Foundation.framework in Frameworks */,
- 299EF39BA22CB02D074CA905 /* Ice.framework in Frameworks */,
- 009AE9A237C22337203E02D5 /* PromiseKit.framework in Frameworks */,
- 42D129A3FACE2EFE7A95B1D8 /* TestCommon.framework in Frameworks */,
+ 3107CC783D4681900516C6D8 /* Cocoa.framework in Frameworks */,
+ 3D51AEE44DB02FDEA1F3A556 /* Ice.framework in Frameworks */,
+ D7349246654C411505E440F5 /* PromiseKit.framework in Frameworks */,
+ F011345799E49607E2F1C724 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- FF5C42DBC80AF8AC0483DE17 /* Frameworks */ = {
+ FB048EF50F7E94F78875D9C4 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ 15376AAFC687A50C98B46612 /* Foundation.framework in Frameworks */,
+ BC06C66B2D9F95DC8A27A93A /* Ice.framework in Frameworks */,
+ 80DAFEC27BBC85C69DBDC315 /* PromiseKit.framework in Frameworks */,
+ F4B09ECEBC927561E8D46A4E /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
- 008559C9AB2C8A36202EB284 /* hold */ = {
+ 0021BABBE636D778CE919E81 = {
isa = PBXGroup;
children = (
- 89BA4D129F7AB13FE8AA4252 /* AllTests.swift */,
- C4C12A6CF78CB8EAC28EABE4 /* Client.swift */,
- 84F9C49554E032E9F24125C9 /* Server.swift */,
- 6D2A24C74B1457BADF42EA04 /* Test.ice */,
- A85BF585817ADA33A51374E3 /* TestI.swift */,
+ 3CDE016C3D3855A7F8D5A43F /* cpp */,
+ 142FCA4390B85419725378E8 /* Frameworks */,
+ 17E1E8EAF5FB28022462E0A3 /* Products */,
+ B9CA0A924A838DA6DE4D1529 /* slice */,
+ 3A143CF978DAB4696EA80CD6 /* src */,
+ B8C398F5D97EEB0BD3B7BF81 /* test */,
);
- name = hold;
sourceTree = "<group>";
};
- 02D4B54295E485A0E0E9ABAA /* TestCommon */ = {
+ 00814486E950A7A9D8A77C20 /* objects */ = {
isa = PBXGroup;
children = (
- 2916F51DB2AAC73749DCE7DC /* Info.plist */,
- D8E92C696C1AABC3601AA74B /* TestCommon.swift */,
+ 98137C7261C90E38B85A397B /* AllTests.swift */,
+ 9D84565C38F264CDA6167320 /* Client.swift */,
+ 0BF23AEE1831B19DE8FBB331 /* Collocated.swift */,
+ 1359C67D1EF0F57441B18C00 /* Forward.ice */,
+ EDF26F975BE6089653B0F5CC /* Server.swift */,
+ 2D75CBE49B7A4D661C007490 /* Test.ice */,
+ 18D5D50E7C4DD092D8DECDBD /* TestI.swift */,
);
- name = TestCommon;
+ name = objects;
sourceTree = "<group>";
};
- 0328EE3812E31EE9657B1D98 /* iOS */ = {
+ 05CE6F86093B7E45DCF69447 /* interceptor */ = {
isa = PBXGroup;
children = (
- A9EA41900D64E8658B705E3C /* AppDelegate.swift */,
- 8B0133F3B6C49278880AF27C /* Assets.xcassets */,
- 76E99A8FED64D17E565727B6 /* certs */,
- 43D8936E6314196D19095048 /* Controller.ice */,
- AE9AAB53263BDDA227A0202D /* ControllerI.swift */,
- CB9DF2517C4D8910B9F04C02 /* LaunchScreen.storyboard */,
- 9B8260A1145A7235704C5A06 /* Main.storyboard */,
- 9807056F92FC0E811C314ED5 /* ViewController.swift */,
+ 578B693AC209D9B6A33B60C6 /* Client.swift */,
+ 11A1DCB69C06BFB7AD9D634D /* Test.ice */,
);
- name = iOS;
+ name = interceptor;
sourceTree = "<group>";
};
- 034454D7A6B97D3C707B1D61 /* IceIAP */ = {
+ 0C477FC640F2145C34712FC4 /* IceSSL */ = {
isa = PBXGroup;
children = (
- A1D032AE98D0C4D070D681B1 /* Connector.mm */,
- 72D09A968DF7AEF7873FABC0 /* EndpointI.mm */,
- 9D71E1E8486CEBCF31435D3D /* Transceiver.mm */,
+ 1D6FF3B7EFB8AF1D1B80D80B /* configuration */,
);
- name = IceIAP;
+ name = IceSSL;
sourceTree = "<group>";
};
- 0B5BC2323212ED9A9E4868FB /* TestDriver */ = {
+ 142FCA4390B85419725378E8 /* Frameworks */ = {
isa = PBXGroup;
children = (
- 0328EE3812E31EE9657B1D98 /* iOS */,
- 4B8D6087EF0CB4EBFFA9D9FB /* macOS */,
+ 92F8A19758906C456DDC5C2A /* iOS */,
+ 5190FE0290EA45B0324CAB96 /* OS X */,
);
- name = TestDriver;
+ name = Frameworks;
sourceTree = "<group>";
};
- 0BC4B78C7A96B0EA4E0A6D3E /* enums */ = {
+ 17E1E8EAF5FB28022462E0A3 /* Products */ = {
isa = PBXGroup;
children = (
- 799C490953D145B679F8D1A3 /* AllTests.swift */,
- A332D585A37435EE78C912CF /* Client.swift */,
- 83119929B0E9A068FECE736B /* Server.swift */,
- 73EC79539B77749D0B385E57 /* Test.ice */,
- 1CBD0880B67614DBCBD9E84D /* TestI.swift */,
+ 695E7EC21E87DF70069C27B5 /* Glacier2.framework */,
+ 002057D2DB697C9229704C38 /* Glacier2.framework */,
+ 32ECB0873B3405B139BF034D /* Ice.framework */,
+ DE0920C78A0320D6116B4427 /* Ice.framework */,
+ 5AD21866F3AE5065B9CBF5F7 /* IceAcm.bundle */,
+ 61D80966470D2827544EEAF4 /* IceAcm.bundle */,
+ 789B32A0A9FBC75ABE4452F4 /* IceAdapterDeactivation.bundle */,
+ EF0B5D6949F8D206795E96D0 /* IceAdapterDeactivation.bundle */,
+ B23B3CFC08B0E94EA3EF5677 /* IceAdmin.bundle */,
+ CF57B1D3D7AE921D461971DA /* IceAdmin.bundle */,
+ 772B4E772D179DE7C6CB7498 /* IceAmi.bundle */,
+ D80C7C65B302662FB4579FD7 /* IceAmi.bundle */,
+ FF56241C9185BA58B3C002C2 /* IceBinding.bundle */,
+ 7B24F892F35952C92BC83937 /* IceBinding.bundle */,
+ 21A39E99E4D9B6C42FAA3546 /* IceDefaultServant.bundle */,
+ 8D4D5E24B92A6B527343ED77 /* IceDefaultServant.bundle */,
+ F0301F9727E458CB7DBA5D0D /* IceDefaultValue.bundle */,
+ 4B808523B8078B3C52B33305 /* IceDefaultValue.bundle */,
+ B0ECD66BD7148ED9C4EE1BC2 /* IceEnums.bundle */,
+ AAB7F570A413EBBD3B2A178D /* IceEnums.bundle */,
+ AE71B7F15EFD4816025E0689 /* IceExceptions.bundle */,
+ 79CC9FF4D6A7D8FCAD4EC976 /* IceExceptions.bundle */,
+ 98A49B872A1AF956946BD5D6 /* IceExceptionsAMD.bundle */,
+ 72D74613EC066967500F5FC2 /* IceExceptionsAMD.bundle */,
+ 0DFC25EB1AD93A29DBB5D38C /* IceFacets.bundle */,
+ E5063EB195B372193E212876 /* IceFacets.bundle */,
+ B292F9660FB35AE8CC69257C /* IceGrid.framework */,
+ EB742AF13754DC483F12E6C2 /* IceGrid.framework */,
+ B963340A3B28798DC71B51D2 /* IceHold.bundle */,
+ F0207804608639569FFECD3D /* IceHold.bundle */,
+ 5529DAC024B875D55F8A97AD /* IceImpl.framework */,
+ D7238AE78D6A05658363FAE0 /* IceImpl.framework */,
+ C7CD098A3B11E5A19349BFBA /* IceInfo.bundle */,
+ AE8268E0DBB0BA1CF1A93749 /* IceInfo.bundle */,
+ E77740770CF2A27022C27A9C /* IceInheritance.bundle */,
+ 45F5099E57CC75F43A2B37BF /* IceInheritance.bundle */,
+ 69500563B142E549DB1CA8AA /* IceInterceptor.bundle */,
+ BB4C1B6502BE7EC8923FA706 /* IceInterceptor.bundle */,
+ 86DA0817CE029B82837BAE11 /* IceInvoke.bundle */,
+ C19F1F0009EE575AA1ECBD82 /* IceInvoke.bundle */,
+ 6B8803F147E5765337A9B75B /* IceLocation.bundle */,
+ EC98242524973663F1908A56 /* IceLocation.bundle */,
+ E9AE8CF82A6787C42AFEDEF1 /* IceObjects.bundle */,
+ DAAC8DB68772B56BF4C4FC87 /* IceObjects.bundle */,
+ 9CAB36FDD98E982C362E1FB5 /* IceOperations.bundle */,
+ FED85B1D3599660CE4E7040B /* IceOperations.bundle */,
+ C91330E8D1E4D61B5FF17533 /* IceOperationsAMD.bundle */,
+ 02E11EECDF1D907CE7D43736 /* IceOperationsAMD.bundle */,
+ BA4C495F45366E2406BD59C4 /* IceOptional.bundle */,
+ 4D522FDC605FE0CDCFDB3442 /* IceOptional.bundle */,
+ 88F58800FA3F10293BCEAD86 /* IceOptionalAMD.bundle */,
+ F0A113284AF870197C22A935 /* IceOptionalAMD.bundle */,
+ 63E807CEFCE97D90E215BC7E /* IceProperties.bundle */,
+ A98DA914527A4765019BECF6 /* IceProperties.bundle */,
+ AF312A19B71B6E59B9320D1A /* IceProxy.bundle */,
+ 0D834FACC56C98011346A427 /* IceProxy.bundle */,
+ E8170F541FDE2B4854D51AF3 /* IceProxyAMD.bundle */,
+ CBF983A4C2F993F06B7A0B6D /* IceProxyAMD.bundle */,
+ 900FECE67200C8E6195CDC44 /* IceRetry.bundle */,
+ D075C51C834D64C0DAAFD5CE /* IceRetry.bundle */,
+ E5550226853A21DC8DA34637 /* IceScope.bundle */,
+ 2A3806CAD3C10182698A41FB /* IceScope.bundle */,
+ E9F9ED0DA1AA721A70A39238 /* IceServantLocator.bundle */,
+ 68C45AD4F8A330318B5EB3A4 /* IceServantLocator.bundle */,
+ 1108857B477D7D0434BE5FB6 /* IceServantLocatorAMD.bundle */,
+ 441545732BF5A247F01A1C54 /* IceServantLocatorAMD.bundle */,
+ D6E03F2B45E897DFA4BA3875 /* IceServices.bundle */,
+ 1F360C906C25AE9AF614842A /* IceServices.bundle */,
+ CA756CC892C92FE67C7AEE1F /* IceSlicingExceptions.bundle */,
+ 82F3B4DCE2BB122F9B853CBB /* IceSlicingExceptions.bundle */,
+ B4A52C5B6F1A3E4AA9AC55AD /* IceSlicingExceptionsAMD.bundle */,
+ 0BDBBB6367493AE77D4F457C /* IceSlicingExceptionsAMD.bundle */,
+ 7BE5619D9E8166D4F9733F9E /* IceSlicingObjects.bundle */,
+ 375ADB33ED73A7C0EE3341D7 /* IceSlicingObjects.bundle */,
+ B2A7C46D8647A388D7E8AB6E /* IceSlicingObjectsAMD.bundle */,
+ F0CD45A7CDA2C6C41D436B93 /* IceSlicingObjectsAMD.bundle */,
+ 61F2F48D7A9F5718E7A660FA /* IceSSLConfiguration.bundle */,
+ ACFD5474B5C109E6E92F85BC /* IceSSLConfiguration.bundle */,
+ 5E66EE515A1AF7264BAEA34A /* IceStorm.framework */,
+ A0FAB377D71162BC7FF8EE18 /* IceStorm.framework */,
+ 8A8B024C4CEE31F3F06CAC04 /* IceStream.bundle */,
+ C3288E45507D43409AC0540B /* IceStream.bundle */,
+ ACC17C3A343FE3FF420FC6A9 /* IceTimeout.bundle */,
+ 92C34F5AB4F85680BCD38037 /* IceTimeout.bundle */,
+ 910B34DA71FA4CA4BDD5481A /* IceUdp.bundle */,
+ 84450C679D93DA01E071D356 /* IceUdp.bundle */,
+ DAB6CD29693453DC427D1712 /* libIce C++11 iOS.a */,
+ 76AFED63BE65806F68BF76F8 /* libIce C++11 macOS.a */,
+ 05ED211DE92604034331FDE7 /* libIceDiscovery C++11 iOS.a */,
+ 69B8D56E56310639E4439152 /* libIceDiscovery C++11 macOS.a */,
+ EED8384026BA79D244FD3624 /* libIceIAP C++11 iOS.a */,
+ 373237170EB7CEDB2E7B281F /* libIceLocatorDiscovery C++11 iOS.a */,
+ 42FB3EF2707617640DE726C4 /* libIceLocatorDiscovery C++11 macOS.a */,
+ AC0CB7D51DE4103678D4C360 /* libIceSSL C++11 iOS.a */,
+ 7E323F665EFC9CB19D7CC574 /* libIceSSL C++11 macOS.a */,
+ A71172EA637FA63221C3687A /* SliceEscape.bundle */,
+ 03241246991368EB7349C96A /* SliceEscape.bundle */,
+ 471C284222234F2EECDA580C /* TestCommon.framework */,
+ AAF019209B020DC4C4978FDB /* TestCommon.framework */,
+ 0358E3C2860EF8C05D6CA29E /* TestDriver.app */,
+ AA1EE13C304F16C371EF651B /* TestDriver.app */,
);
- name = enums;
+ name = Products;
sourceTree = "<group>";
};
- 13D4C0187A8F07A42DFABC64 /* IceImpl */ = {
+ 19D5211C2701C25D3C478D86 /* properties */ = {
isa = PBXGroup;
children = (
- 6C1B8ACEA453172F319A1B60 /* AdminFacetFactory.h */,
- CE7C6CFA731F5E0FC26F9554 /* BlobjectFacade.h */,
- F144B676048547B79F621AA4 /* BlobjectFacade.mm */,
- DAB411415D75A65DA58B5F5B /* Communicator.h */,
- 08464B1715A37D17F3E14399 /* Communicator.mm */,
- 61CDFF3A184E66FFB28428C6 /* Config.h */,
- 58AF2DBEA9E524721EF29279 /* Connection.h */,
- 003B81E404BD951D35B23A9C /* Connection.mm */,
- EA3F85D992A55E3BE71BE236 /* Convert.h */,
- 56535F2466DBDF3413598AB4 /* Convert.mm */,
- 83E41012D98C4F274B58EFAD /* Endpoint.h */,
- 7EEA4E6130FAF1695D9ACD8B /* Endpoint.mm */,
- FAA7FC13CEE1D2C6BCB90644 /* Exception.h */,
- 8E01786DB7612C60BF8A1AD6 /* Exception.mm */,
- 86BA8129D624FC5C654DA4FA /* IceImpl.h */,
- D4F0C5755496073BF23DAD0A /* IceUtil.h */,
- D9924E8D2910F8AADCD205F8 /* IceUtil.mm */,
- F000FB0F52EFA6E32C1D61C4 /* ImplicitContext.h */,
- 89F506EE1C27CE1405020A38 /* ImplicitContext.mm */,
- B8C5181F4E251C3BF78F8F2A /* LocalObject.h */,
- D00B9F3E0CA080CD2B2C61F3 /* LocalObject.mm */,
- 16A8E8F8E99D146123EF3409 /* Logger.h */,
- A01748959A0B2A24EE79D617 /* Logger.mm */,
- 4B2B163B4B0AA8D481BC0CE1 /* LoggerWrapperI.h */,
- 29B4460C0949A3B6196C42F8 /* ObjectAdapter.h */,
- 3D1C638EB8448A2F8DCFF844 /* ObjectAdapter.mm */,
- F61859F73072318F796F34F0 /* ObjectPrx.h */,
- 8511F4E2012CDD7C9629C27C /* ObjectPrx.mm */,
- 7A47F58C4E3CE1C13C54A09A /* OutputStream.h */,
- 53DCE66195BB4195791CB732 /* Process.h */,
- FC5D768A10737D6ECBD5090F /* Process.mm */,
- F32F3ABB20FCC8FC8A0A0ACB /* Properties.h */,
- 444C81F85FACB1A5BC7AE4E1 /* Properties.mm */,
- 5F32CE35510450059D4F5F18 /* PropertiesAdmin.h */,
- CA2C76263E9404BC0A0DBE5A /* PropertiesAdmin.mm */,
- B904574D2E5F73E6D831FEB7 /* TraceUtil.h */,
- A08D190BD584FF5E91403A9E /* TraceUtil.mm */,
- 182A1AA2D3A49D6E5464E1AF /* UnsupportedAdminFacet.h */,
- B7AEA0767A33654F90E35222 /* UnsupportedAdminFacet.mm */,
+ 53963E3EBD52A6CA4EE93E5E /* Client.swift */,
);
- name = IceImpl;
+ name = properties;
sourceTree = "<group>";
};
- 144AAEEFB5DE28AE2AB79445 /* Glacier2 */ = {
+ 1BDE8B1DAB0862794F8FB0DF /* defaultValue */ = {
isa = PBXGroup;
children = (
- 721603641E4D852A125CCB38 /* Glacier2Swift.h */,
- 1C5538E9A7CF1DD7E34FB55F /* Info.plist */,
+ F21BE88EE29FF1591CBF5848 /* AllTests.swift */,
+ 386DDD1BDCC1C0D15E6392B4 /* Client.swift */,
+ B1D34FA634FD94FD8829AB74 /* Test.ice */,
);
- name = Glacier2;
+ name = defaultValue;
sourceTree = "<group>";
};
- 15B876DEF053F11BB86791BD /* admin */ = {
+ 1D6FF3B7EFB8AF1D1B80D80B /* configuration */ = {
isa = PBXGroup;
children = (
- 49BFD82EDC5961557B3C081D /* AllTests.swift */,
- 668F5888B8D0CB186D6053F1 /* Client.swift */,
- 424E07F72C36775987E78D9B /* Server.swift */,
- B1A39C9E9F62098E608BDD49 /* Test.ice */,
- 9B70DE2EC3E4C2C5CA746C57 /* TestI.swift */,
+ 8030707F6FF5B62BA4991DB6 /* AllTests.swift */,
+ 1A4702F7B4F2E5BB692CF065 /* certs */,
+ B061263605A06B95A9E616E8 /* Client.swift */,
+ 0315E0DE9F0247FF5B4442A1 /* Server.swift */,
+ 7DCE7BAAA308F1195351789D /* Test.ice */,
+ 943974C3363226C712873367 /* TestI.swift */,
);
- name = admin;
+ name = configuration;
sourceTree = "<group>";
};
- 17C5E0DD990E6176913BF6E3 /* IceStorm */ = {
+ 204BF62AE807DD9C1771413B /* acm */ = {
isa = PBXGroup;
children = (
- 91CCAA379CAE47D548C1D784 /* IceStorm.ice */,
- E64AE4103060ED8DE8C63A5F /* Metrics.ice */,
+ F6EF0F371964E309813D35A6 /* AllTests.swift */,
+ 798174ADB32B4187B02B62AF /* Client.swift */,
+ 7BC5280AD2B0955959DD87C5 /* Server.swift */,
+ 6C92F82CCFDE973753EDB2B1 /* Test.ice */,
+ C2151BBA2A6A2A8DF01F3BF6 /* TestI.swift */,
);
- name = IceStorm;
+ name = acm;
sourceTree = "<group>";
};
- 1CA40ED12362133EACEFD3DC /* escape */ = {
+ 230C1C5ED7A8965EB401EC06 /* proxy */ = {
isa = PBXGroup;
children = (
- 5363DD742BD3E50E372FAB5C /* Clash.ice */,
- 8E64564556238B25F5AE6D4E /* Client.swift */,
- 1E6A4C5DFD494697F0FF5C2A /* Key.ice */,
+ 4EC360980B7159C57BFC5416 /* AllTests.swift */,
+ B993DE9DE7098904455BD6A8 /* Client.swift */,
+ C0B7B1A08F8EED54A62A878B /* Collocated.swift */,
+ 5C4CF517C400B592FA50BE9F /* Server.swift */,
+ 84DA1E83CAFC0A42152F3B9C /* ServerAMD.swift */,
+ 574884C429A4A25580D642F4 /* Test.ice */,
+ E646CEE1608E7A10ABE969F0 /* TestAMD.ice */,
+ F6B34EF83181A1EDD6B53562 /* TestAMDI.swift */,
+ DBD9D83E111FB2DDF287D00E /* TestI.swift */,
);
- name = escape;
+ name = proxy;
sourceTree = "<group>";
};
- 1E5D2303368655864F5B8F46 /* optional */ = {
+ 31FE035AE6442D94542173F6 /* iOS */ = {
isa = PBXGroup;
children = (
- F9764228A3316695D773B795 /* AllTests.swift */,
- 330EC83D3738ECC6A7536C9D /* Client.swift */,
- 3A94409373930E6F6393C67C /* Server.swift */,
- 8AF8C993815CB0043CA4E4B4 /* ServerAMD.swift */,
- B9D6E5C6823D2641DF157CE9 /* Test.ice */,
- 4F0EB416BFF519262CA6FC91 /* TestAMD.ice */,
- 9250382693A50F0E823D433C /* TestAMDI.swift */,
- 29E2F3A5B3FF4733FE29B372 /* TestI.swift */,
+ 4E530BE1D84E07428620C041 /* AppDelegate.swift */,
+ FA6EA304E23DCAF2C5538236 /* Assets.xcassets */,
+ F5B729F1E9705C578665F6E9 /* certs */,
+ 935133DCAF9B41649ADAC1E1 /* Controller.ice */,
+ EDADF2C04453CFCB4ADD3772 /* ControllerI.swift */,
+ E822DF338362622DF4F6FB8E /* LaunchScreen.storyboard */,
+ C2002A6347DCEACB2F2F3BA9 /* Main.storyboard */,
+ 03D86659E42C7B65AB957500 /* ViewController.swift */,
);
- name = optional;
+ name = iOS;
sourceTree = "<group>";
};
- 21D3EBE19C71AC402BEC783B /* IceLocatorDiscovery */ = {
+ 335A4B5E97E0B8AACB5AC298 /* IceUtil */ = {
isa = PBXGroup;
children = (
- 4CD35F4B4C04CDC985B84571 /* PluginI.cpp */,
+ AEECB0F1D199B6DA3F419341 /* ConsoleUtil.cpp */,
+ BED231EB74742D8405E6199F /* CtrlCHandler.cpp */,
+ 42310E0C40C9AB57299C5CD9 /* FileUtil.cpp */,
+ 79CA221CA6899E29C7C4F821 /* InputUtil.cpp */,
+ 23101F500D1F72177FD084DC /* MutexProtocol.cpp */,
+ F632FBD6DECADA293B2606AF /* Options.cpp */,
+ 4615BF30EA763C3D1970A3BE /* OutputUtil.cpp */,
+ F9F585135B5CC85F1EA8DA30 /* Random.cpp */,
+ 52A263A9C0D127277F3A4299 /* RecMutex.cpp */,
+ 1B8F280588EFE1A21957C8D9 /* Shared.cpp */,
+ A10577B1706CA27AFD8CFC6D /* StringConverter.cpp */,
+ 4D9D6078434E4BC3E1C75420 /* StringUtil.cpp */,
+ 1538E77399599398E13CAA4E /* ThreadException.cpp */,
+ 06330EA066A6B4315D944EA2 /* Time.cpp */,
+ 46DDF995E1CB0D56360698F1 /* UtilException.cpp */,
+ CB5F670637CD4790DDF5949F /* UUID.cpp */,
);
- name = IceLocatorDiscovery;
+ name = IceUtil;
sourceTree = "<group>";
};
- 23C844C6CEF90E294A100A68 /* IceGrid */ = {
+ 39FD187350489408FCEF7767 /* Ice */ = {
isa = PBXGroup;
children = (
- 14BD1B55FC2A006813A829C3 /* IceGridSwift.h */,
- 64D03790BD64517908069A89 /* Info.plist */,
+ E4C76CA126D764280AFF2B13 /* BuiltinSequences.ice */,
+ 4C11E9CC1118B36C0C81DCE4 /* Communicator.ice */,
+ 5CCC86072DE79AA3302257B4 /* CommunicatorF.ice */,
+ 8F98AAC9D256C86A28A41CA8 /* Connection.ice */,
+ 70B0F6F1E88C67A55752D3CF /* ConnectionF.ice */,
+ D3A1A96D77D11C09CC93E0A3 /* Current.ice */,
+ B93FB98E824825D147EB8335 /* Endpoint.ice */,
+ C620B17AE1E715249D40DD05 /* EndpointF.ice */,
+ EF5EE51B1321D54C1F10A816 /* EndpointTypes.ice */,
+ C37792B917EDFC5B772E105A /* FacetMap.ice */,
+ BC263B6608F5CAD4CE065F4A /* Identity.ice */,
+ 50E2432E8E8F4707DEE4CF5C /* ImplicitContext.ice */,
+ 90FFF860656A5425497659B4 /* ImplicitContextF.ice */,
+ 0F109D4E1DEC815CD428AC07 /* Instrumentation.ice */,
+ C4CB19D2229E24FACB63F84F /* InstrumentationF.ice */,
+ 4A5D8C4CB86555CF877EB287 /* LocalException.ice */,
+ 06EECD3BE7FEFC5B58AD29A6 /* Locator.ice */,
+ E9573093569E6C7697F2CB83 /* LocatorF.ice */,
+ 34785E693757F22FE033F6B8 /* Logger.ice */,
+ E13ED4366741F2F03F588355 /* LoggerF.ice */,
+ 65F2E35C837C80F9F2229905 /* Metrics.ice */,
+ 91F1DD375048DF9F1889E4E1 /* ObjectAdapter.ice */,
+ B9131C558AFEDC361358F7C2 /* ObjectAdapterF.ice */,
+ D839BC08B4C4CE8E94ED96A3 /* ObjectFactory.ice */,
+ 872F879E3530B38524793D17 /* Plugin.ice */,
+ 98E1FFA5C9C1210A879A8579 /* PluginF.ice */,
+ 4E66FA83F71B78E88A95792F /* Process.ice */,
+ 9ABA5BA27410F9E6B004807A /* ProcessF.ice */,
+ AA66E3A3EC258F09CFF3879C /* Properties.ice */,
+ 19ED86466E361C1A2B9896C2 /* PropertiesAdmin.ice */,
+ CEA8F1364970866D53DCDA1A /* PropertiesF.ice */,
+ C4AB5FCEB570651F64EAF9F8 /* RemoteLogger.ice */,
+ 74161C842F76D79F892C7F30 /* Router.ice */,
+ 8F6D9BD2D111AEFF12912BEE /* RouterF.ice */,
+ E129B4591EAE3E57AAB3EBD2 /* ServantLocator.ice */,
+ E0F240A4C08BD4CE218E45AF /* ServantLocatorF.ice */,
+ CEC9B3EA7055026EC377E34B /* ValueFactory.ice */,
+ 1AE8FE3419A3536D7F60475C /* Version.ice */,
);
- name = IceGrid;
+ name = Ice;
sourceTree = "<group>";
};
- 2B4BEF3671913D48F66654A3 /* test */ = {
+ 3A143CF978DAB4696EA80CD6 /* src */ = {
isa = PBXGroup;
children = (
- 58A2AEAE9E7449342911EC37 /* Ice */,
- 9E2325236C370882502FFA88 /* IceSSL */,
- 3F00CCC102D0603B85FA8641 /* Slice */,
- 02D4B54295E485A0E0E9ABAA /* TestCommon */,
- 0B5BC2323212ED9A9E4868FB /* TestDriver */,
+ C4CC527130C96AE78363B16F /* Glacier2 */,
+ E62C413B1F90223D0DFAA404 /* Ice */,
+ F5A6CA14640D308C11D82BE8 /* IceGrid */,
+ D45D2989C3EF2A0BB06D0FBD /* IceImpl */,
+ 522CA0FBAC338F382D7FAE29 /* IceStorm */,
);
- name = test;
+ name = src;
sourceTree = "<group>";
};
- 2D670BEA2C0EC07B57B4BDD8 /* ami */ = {
+ 3BCD1A96E2A5AD5B4060F201 /* defaultServant */ = {
isa = PBXGroup;
children = (
- 4DE17DA74939585D5DAC3CD1 /* AllTests.swift */,
- F11875AE312A1FB4AF6FBB97 /* Client.swift */,
- 40E9F5F5F2A1FDD9AD507CFE /* Collocated.swift */,
- 17212BB3CB370C143D6A746A /* Server.swift */,
- 0313E5DCB24F56323CECF640 /* Test.ice */,
- 07E8ADEA8F96C4739BC20F57 /* TestI.swift */,
+ 852021ECD39078E0622D5914 /* AllTests.swift */,
+ 7BB78BC4AF25D9E8B6211B9A /* Client.swift */,
+ 176FDCF3D646A0B1806408A9 /* Test.ice */,
);
- name = ami;
+ name = defaultServant;
sourceTree = "<group>";
};
- 2E6B5117C93C978025DEA184 /* Glacier2 */ = {
+ 3CDE016C3D3855A7F8D5A43F /* cpp */ = {
isa = PBXGroup;
children = (
- 876C5922AE9C9B31BC47A8D4 /* Metrics.ice */,
- E8C1AE8D395B3456440C1E9A /* PermissionsVerifier.ice */,
- 3B4606981283ED921B421816 /* PermissionsVerifierF.ice */,
- 708D4BA5BB5427A869888AEA /* Router.ice */,
- 450AD776C8151E42914041A8 /* RouterF.ice */,
- 0EE0541C8C209BEE2760A321 /* Session.ice */,
- 5112EFD03DEEE228D3CDD2CF /* SSLInfo.ice */,
+ 5D9DC83EFD50DEE618409256 /* src */,
);
- name = Glacier2;
+ name = cpp;
sourceTree = "<group>";
};
- 30623316E8FE0CC4C8DB7B8B /* OS X */ = {
+ 3EE65F4B16111BF2E69D4B9D /* inheritance */ = {
isa = PBXGroup;
children = (
- AC6F3EFDA8ACA3B1AF262A50 /* Cocoa.framework */,
- 8EAB2E7B7020F04E57A35D84 /* PromiseKit.framework */,
- 413017D5FD36BC0B6A5377B0 /* Security.framework */,
+ 07C7B9D93411F8335B0ADACC /* AllTests.swift */,
+ 26BE834715E2A4973CCEFD25 /* Client.swift */,
+ 0E4FBBEBB6CEF118563BF404 /* Collocated.swift */,
+ 51FE7F361F1BFA8C7DE99EC5 /* Server.swift */,
+ C4317878D0FE9FB76C717243 /* Test.ice */,
+ A17EB0CA290AF8E03D28EF94 /* TestI.swift */,
);
- name = "OS X";
+ name = inheritance;
sourceTree = "<group>";
};
- 35F5415C2A33B0678D43C9B6 /* operations */ = {
+ 470EE74D48CCC54C750D9BD9 /* ami */ = {
isa = PBXGroup;
children = (
- DE3C76073BBDB3D3E0B943F0 /* AllTests.swift */,
- A8C3320857B5D24565F04EFE /* BatchOneways.swift */,
- 95D36E1F1648209B868E09B7 /* BatchOnewaysAMI.swift */,
- 10FBC76F9EB72AA7D657AD6A /* Client.swift */,
- 004F49EECEC5EF0532144014 /* Collocated.swift */,
- 3D340D331AF4440A1FD7BB72 /* Oneways.swift */,
- 1607EA8204961B94B47DF689 /* OnewaysAMI.swift */,
- 61265F18F9685E78D51636A4 /* Server.swift */,
- EF98339FB04534928125DB76 /* ServerAMD.swift */,
- A57B9BCC5EACD4DB42F66B0F /* Test.ice */,
- C3591A40745461F368CBC77B /* TestAMD.ice */,
- 3EDDB1270424DCAB7F691B6B /* TestAMDI.swift */,
- BE14C224CBBDF1DC3C8DC502 /* TestI.swift */,
- 4CB1B6AE8F6FB8CFC0AC003A /* Twoways.swift */,
- 615F705ADD38DB36488696E0 /* TwowaysAMI.swift */,
+ 6BB13EBC4899DF4956FCA629 /* AllTests.swift */,
+ 7CAEEC656D4ACCF7E5C81E24 /* Client.swift */,
+ 9AA37283EC73818B83A10CDD /* Collocated.swift */,
+ E64AD706963E2EAEAE408FD6 /* Server.swift */,
+ DA6D77259734A9A50408BC52 /* Test.ice */,
+ E5236B78CFA725778C110D0C /* TestI.swift */,
);
- name = operations;
+ name = ami;
sourceTree = "<group>";
};
- 3C48DD1667894F93D7EAD5B4 /* src */ = {
+ 4AB7C8F912326BFCCE093C7A /* optional */ = {
isa = PBXGroup;
children = (
- 8B2E54A88034AA813BC77445 /* Ice */,
- D55332ACB130A346CD00E019 /* IceDiscovery */,
- 034454D7A6B97D3C707B1D61 /* IceIAP */,
- 21D3EBE19C71AC402BEC783B /* IceLocatorDiscovery */,
- 57FB05D4E8F17E259436378E /* IceSSL */,
- 8494A332BAE8B0EB9A7E01F5 /* IceUtil */,
+ B9C42E8330CA6EC774F68F73 /* AllTests.swift */,
+ 18C4889AD744447C958E2D74 /* Client.swift */,
+ 1708477FA3EB6225928864B3 /* Server.swift */,
+ 1BCC0D83B6676602CE029301 /* ServerAMD.swift */,
+ 1004286D6DA949C91E834F2F /* Test.ice */,
+ A261CDF61CCE3AB26BF3760A /* TestAMD.ice */,
+ 201888753236916EF9EC5D46 /* TestAMDI.swift */,
+ 5D8DD9978CC1D777708322EC /* TestI.swift */,
);
- name = src;
+ name = optional;
sourceTree = "<group>";
};
- 3EBBBDC564C075DD66B0B816 /* Products */ = {
+ 4AE90A8D07E18FDC699C20DF /* timeout */ = {
isa = PBXGroup;
children = (
- 0C6CA87763EF92E236588FBA /* Glacier2.framework */,
- B9BD5DA20CE10B5EEAFC1A37 /* Glacier2.framework */,
- 6374A039ED84F684F9BA9C27 /* Ice.framework */,
- 630B53C4B0DCBF443CE3A899 /* Ice.framework */,
- 2C37F4117B16BB71AFE86813 /* IceAcm.bundle */,
- 3B6F273274F0A33E74B63CA8 /* IceAcm.bundle */,
- A2C780B2D6CA6CD0DCCED459 /* IceAdapterDeactivation.bundle */,
- F7EC05463EED3AC758275FE5 /* IceAdapterDeactivation.bundle */,
- 7BADC096D1677992528358C9 /* IceAdmin.bundle */,
- F84CA9A304E3F6159E1CFC94 /* IceAdmin.bundle */,
- D50984E810079607F9CBD3D6 /* IceAmi.bundle */,
- A8317EBDEA737A29A26FBE54 /* IceAmi.bundle */,
- 5942973BCDA04C01DF823F17 /* IceBinding.bundle */,
- 351BCBF951501569DADF145C /* IceBinding.bundle */,
- 68624E43D69AF264C6D22C54 /* IceDefaultServant.bundle */,
- 31B36589E40A384AAC70F89D /* IceDefaultServant.bundle */,
- 866FFC39BC5078EBDF04F85E /* IceDefaultValue.bundle */,
- 8439526B8DE74644F28A6D70 /* IceDefaultValue.bundle */,
- 6E1716C66456BCBBFBF62157 /* IceEnums.bundle */,
- 0E3D40FBB00AD72FD390D1E4 /* IceEnums.bundle */,
- 1B8CA636A2A4EB28960FDD61 /* IceExceptions.bundle */,
- AC0CDB474BB450E68664654E /* IceExceptions.bundle */,
- 4E959F0B362795EC27EE97FA /* IceExceptionsAMD.bundle */,
- 15E1BA9F33DE8EF789B1E6AC /* IceExceptionsAMD.bundle */,
- 4AD13CA61E0593B0D0D02A9F /* IceFacets.bundle */,
- 84AC8D09459962A732B6CC66 /* IceFacets.bundle */,
- B769550900F96420DBCFED72 /* IceGrid.framework */,
- 1DEAE5A8F941AB2CCAA16FB6 /* IceGrid.framework */,
- AB05AFC920CC27CFDC84109C /* IceHold.bundle */,
- AC1D8A33F8AB3689E7733586 /* IceHold.bundle */,
- A63DCDA9CA07C5D78EB18355 /* IceImpl.framework */,
- A2EE54802BFD472CDFC02692 /* IceImpl.framework */,
- 6058A9A6703F0612B4B79A97 /* IceInfo.bundle */,
- EDB3662F7248B27CB1AD4BAC /* IceInfo.bundle */,
- 775EBD369201C97189EB1022 /* IceInheritance.bundle */,
- 775EFBE78694683F3173F765 /* IceInheritance.bundle */,
- C7F15D84385C6FFC6EADD1FA /* IceInterceptor.bundle */,
- 4F86EE1F0BABC73616D64E60 /* IceInterceptor.bundle */,
- 51406D24D7B88671FC1959C1 /* IceInvoke.bundle */,
- BB30FF55D1D682BEA2F84695 /* IceInvoke.bundle */,
- 9481B651D132BA3CFD0AAFA9 /* IceLocation.bundle */,
- A148A58FC6419CF431F133D9 /* IceLocation.bundle */,
- 72F0133C3F5E2F48BC792374 /* IceObjects.bundle */,
- 7481133E66BBCFB35C59DD6B /* IceObjects.bundle */,
- 5101032594480253E29AC55D /* IceOperations.bundle */,
- FC478C09D46B520AC09D1D24 /* IceOperations.bundle */,
- 3213430A8FFA260ABBFFE6DF /* IceOperationsAMD.bundle */,
- F75C2DE308BADB2A61399C3F /* IceOperationsAMD.bundle */,
- 34C3773FF720DB41BE3543B0 /* IceOptional.bundle */,
- DBB159780C224B99CDFB5E11 /* IceOptional.bundle */,
- 19EC86E70EBD4A492213EA37 /* IceOptionalAMD.bundle */,
- C6AE8BE95F80EBF3D2C290AE /* IceOptionalAMD.bundle */,
- 65F5921131948B7942F63863 /* IceProperties.bundle */,
- 4865B3158D38CF0F111335D1 /* IceProperties.bundle */,
- 499879837AB808E65E267110 /* IceProxy.bundle */,
- E5D4CA75EFA1350097AB7876 /* IceProxy.bundle */,
- 53CFE6E9577551B9B5BE8F0B /* IceProxyAMD.bundle */,
- 4EB4AAB6340039C6B77D0B38 /* IceProxyAMD.bundle */,
- A64DC01AFE2CE7EB0471ECFC /* IceRetry.bundle */,
- 565110536C762BBC6BC835F7 /* IceRetry.bundle */,
- E19C150CCCC22B7DE0139429 /* IceScope.bundle */,
- DF2792969E80FCBEE04BA8ED /* IceScope.bundle */,
- 273C8A37832131D101BED487 /* IceServantLocator.bundle */,
- AD3BF9C9F8D9D3658927A2D1 /* IceServantLocator.bundle */,
- 39AE997BF225284894A3427E /* IceServantLocatorAMD.bundle */,
- 2CFEA89611CEACA1F95612F1 /* IceServantLocatorAMD.bundle */,
- DF6DB4595BEADE88D4B8FF06 /* IceServices.bundle */,
- 4C9E5195C48351C3DD02282F /* IceServices.bundle */,
- 9C15AF93ADECF03E659813AE /* IceSlicingExceptions.bundle */,
- 4F9862A9DB389084AA3F18B9 /* IceSlicingExceptions.bundle */,
- D8E7928159B49F7A04DA97BA /* IceSlicingExceptionsAMD.bundle */,
- 16717ECD10710B6A0018D2C2 /* IceSlicingExceptionsAMD.bundle */,
- DEB369D710EC587DFD76B069 /* IceSlicingObjects.bundle */,
- 226E6E31A9D9B1EEB6E4EFE1 /* IceSlicingObjects.bundle */,
- F5FFEAC74A94BBC740FD19E2 /* IceSlicingObjectsAMD.bundle */,
- D8918D7258991F1E8CF58618 /* IceSlicingObjectsAMD.bundle */,
- C150DFE9F6860E13C667DA77 /* IceSSLConfiguration.bundle */,
- 8BC872547290B7E35FCC1E98 /* IceSSLConfiguration.bundle */,
- 50C28D2AE3D7153816FAA709 /* IceStorm.framework */,
- 5FB28C8905B0491A1AC74818 /* IceStorm.framework */,
- FE689398E99ABF73ED63012C /* IceStream.bundle */,
- 20295373CA09AE8ECFCB450B /* IceStream.bundle */,
- C62B6C403ABEA4B86221A379 /* IceTimeout.bundle */,
- FAFBC31486E68C91E83A6419 /* IceTimeout.bundle */,
- 228DDCBD015FAE5B3571D90B /* IceUdp.bundle */,
- 51E99B30521AA55C7680038E /* IceUdp.bundle */,
- 2761AE969F9024BC359E5325 /* libIce C++11 iOS.a */,
- 68CEC296554781EB6D21CA3C /* libIce C++11 macOS.a */,
- 0AFAD6C28DA1495DABD4127E /* libIceDiscovery C++11 iOS.a */,
- FDC4148479AEFCB6426F5E58 /* libIceDiscovery C++11 macOS.a */,
- D8842621E7D70188F9DF2501 /* libIceIAP C++11 iOS.a */,
- 626EED2E2153D0A9AE63108D /* libIceLocatorDiscovery C++11 iOS.a */,
- 1B61A6FA40AFB5C32FEAA154 /* libIceLocatorDiscovery C++11 macOS.a */,
- B377B0722288DFB2A73E0D11 /* libIceSSL C++11 iOS.a */,
- 37E322077E762CEEF4853257 /* libIceSSL C++11 macOS.a */,
- 322C504F6FBC0E00C381D83D /* SliceEscape.bundle */,
- 47887C1FB9AA3D7D7B8F5B5B /* SliceEscape.bundle */,
- 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */,
- 35C037DF51255C7CDCD5861B /* TestCommon.framework */,
- F8F014DC45DDAD9941F05D9D /* TestDriver.app */,
- 8DD7CBE7D8A940FFCF43FC42 /* TestDriver.app */,
+ 6B7B7A12AD4772A8E809563F /* AllTests.swift */,
+ EB424CFDDB495CFDA0C31CAA /* Client.swift */,
+ CB0757DD06001928A759256B /* Server.swift */,
+ C6D41B03878F16424EDABD9F /* Test.ice */,
+ CE53E46A8B33CDE09BBAC684 /* TestI.swift */,
);
- name = Products;
+ name = timeout;
sourceTree = "<group>";
};
- 3F00CCC102D0603B85FA8641 /* Slice */ = {
+ 5190FE0290EA45B0324CAB96 /* OS X */ = {
isa = PBXGroup;
children = (
- 1CA40ED12362133EACEFD3DC /* escape */,
+ C770A440B386E9871E4D6753 /* Cocoa.framework */,
+ 810E20495F80D0BC231963EB /* PromiseKit.framework */,
+ A250DAB4F03F07B7DEB399FF /* Security.framework */,
);
- name = Slice;
+ name = "OS X";
sourceTree = "<group>";
};
- 423F23AA353C9EEE663AE7F5 /* adapterDeactivation */ = {
+ 522CA0FBAC338F382D7FAE29 /* IceStorm */ = {
isa = PBXGroup;
children = (
- ABD78784328011772284AB65 /* AllTests.swift */,
- B8823D4D696A3C18EC64FB4A /* Client.swift */,
- F924390865B63754A0B9D785 /* Collocated.swift */,
- 583A290A57CB40B7B130517F /* Server.swift */,
- 7BCCF602D0FF8D22B9680CF8 /* Test.ice */,
- EE1A00AA2A52A007803ECA9F /* TestI.swift */,
+ 9B663CD93CD8E9726B0A04CB /* IceStormSwift.h */,
+ A3BB65CBCEC4BD4E9B09F633 /* Info.plist */,
);
- name = adapterDeactivation;
+ name = IceStorm;
sourceTree = "<group>";
};
- 4248C1450568BC4420919C40 /* exceptions */ = {
+ 52B3DEFBFCBFB4EA22A8F181 /* stream */ = {
isa = PBXGroup;
children = (
- 709BD396C5DD2985D2576C89 /* AllTests.swift */,
- F675DF8EACB868514B6517F7 /* Client.swift */,
- 74A58F9341DE159C9D4D4122 /* ClientPrivate.ice */,
- 5380E97D60D39D299195A4D5 /* Server.swift */,
- B38BE3223AAFBAAF857AD5E2 /* ServerAMD.swift */,
- 50AA22200C91767A2104DBE3 /* ServerPrivate.ice */,
- D88E9B56D89F644A6AEC3F3E /* ServerPrivateAMD.ice */,
- E9468F3EC40357BB0554ABEA /* Test.ice */,
- 2B8D6033EF5DBC2905586933 /* TestAMD.ice */,
- 20B2EFE81749EB63ECF0E74E /* TestAMDI.swift */,
- 8D9BD8DBDA54A6A0F7362ACB /* TestI.swift */,
+ E2C653A22021FFBB8D1125AB /* Client.swift */,
+ 6F38ECA3069192410192A925 /* Test.ice */,
);
- name = exceptions;
+ name = stream;
sourceTree = "<group>";
};
- 47450E9E2A33906214F19941 /* binding */ = {
+ 5410E817C39BC60524613ADD /* IceIAP */ = {
isa = PBXGroup;
children = (
- CBD5794F951058D78ABA0D48 /* AllTests.swift */,
- 5FFA38493C067C6B8C76B1C6 /* Client.swift */,
- 3E610B0E67C9B6A1DBBF172C /* Server.swift */,
- 17329147DB1EA3BC64BB13E3 /* Test.ice */,
- 82F61D86E1F20952E8C3841A /* TestI.swift */,
+ 7CB2B5FD3988D3EA1FE6BE27 /* ConnectionInfo.ice */,
+ 15AE3A777F9635E34652FD79 /* EndpointInfo.ice */,
);
- name = binding;
+ name = IceIAP;
sourceTree = "<group>";
};
- 4B8D6087EF0CB4EBFFA9D9FB /* macOS */ = {
+ 5D9DC83EFD50DEE618409256 /* src */ = {
isa = PBXGroup;
children = (
- 62E2EEFD8989AED2832957D5 /* main.swift */,
+ 95E9EE9EF7502CFF88175E92 /* Ice */,
+ 83C2BFFB10B424025FA787C9 /* IceDiscovery */,
+ E333B673BAFB3198D658A97E /* IceIAP */,
+ DDBBE79CC6439FE146B9B7F4 /* IceLocatorDiscovery */,
+ 96603C1CFA2E7CDE85595CC4 /* IceSSL */,
+ 335A4B5E97E0B8AACB5AC298 /* IceUtil */,
);
- name = macOS;
+ name = src;
sourceTree = "<group>";
};
- 4E9A97DE3F46546998C1A9D9 /* IceLocatorDiscovery */ = {
+ 60BA730DCA8B88FB2268B2BB /* hold */ = {
isa = PBXGroup;
children = (
- C6FBE40672797298F2C1C21A /* IceLocatorDiscovery.ice */,
+ 5CAE55D1FAAC539C28A8A921 /* AllTests.swift */,
+ 2CC3DF625EBA87D24A01AB28 /* Client.swift */,
+ 7558078642447B9CF26BC060 /* Server.swift */,
+ 7BB11D4E0061E7B77B391D07 /* Test.ice */,
+ 3406A63ACF6D787797C2F4EE /* TestI.swift */,
);
- name = IceLocatorDiscovery;
+ name = hold;
sourceTree = "<group>";
};
- 57FB05D4E8F17E259436378E /* IceSSL */ = {
+ 641489B9ED3A95E962871311 /* ios */ = {
isa = PBXGroup;
children = (
- 73CC62886A3D56E023683BB9 /* AcceptorI.cpp */,
- 05BB39343FCE5405892D8C99 /* CertificateI.cpp */,
- 23A7A3D04FD6DD262946F705 /* ConnectorI.cpp */,
- 7BA3A76FABDAB54CF329EC7B /* EndpointI.cpp */,
- 5F0DC044B6F5DAB4FA96D80E /* Instance.cpp */,
- E8223AEBF7050FD7541E96A1 /* PluginI.cpp */,
- 0CA40BD3219BDDA159CFBB40 /* RFC2253.cpp */,
- C1372F822DB8C05EDAF951C4 /* SecureTransportCertificateI.cpp */,
- 51958A1C51031D46A27BF8C2 /* SecureTransportEngine.cpp */,
- 571F60FE3865604E45D3EB20 /* SecureTransportPluginI.cpp */,
- 9E7D203B0DE479B10FBE0E54 /* SecureTransportTransceiverI.cpp */,
- 69751EFFF0F18C7B5657D7F9 /* SecureTransportUtil.cpp */,
- 8802757B1DE233FE2791BC9F /* SSLEngine.cpp */,
- 2C5F429607AD626A6D88871B /* TrustManager.cpp */,
- 2E7E69875C244C5778EEC372 /* Util.cpp */,
+ C10A67A1E9CA929DAF12B4E6 /* Notifications.mm */,
+ C87ED7FD94903FA9D43AC407 /* StreamAcceptor.cpp */,
+ 6AC20676E4300F1CC7CA8E11 /* StreamConnector.cpp */,
+ 3974CE08762DB8DF238E22A7 /* StreamEndpointI.cpp */,
+ 78290EF136611DFDA759788C /* StreamTransceiver.cpp */,
);
- name = IceSSL;
+ name = ios;
sourceTree = "<group>";
};
- 58A2AEAE9E7449342911EC37 /* Ice */ = {
+ 70670FD04D503363C598EBA2 /* escape */ = {
isa = PBXGroup;
children = (
- DEEA10006DB488A9504D2D74 /* acm */,
- 423F23AA353C9EEE663AE7F5 /* adapterDeactivation */,
- 15B876DEF053F11BB86791BD /* admin */,
- 2D670BEA2C0EC07B57B4BDD8 /* ami */,
- 47450E9E2A33906214F19941 /* binding */,
- ACB2546B7206EAC0D8452FF3 /* defaultServant */,
- 857B2611A35799419B78AB55 /* defaultValue */,
- 0BC4B78C7A96B0EA4E0A6D3E /* enums */,
- 7FC2ADAC5729D9927E53D69E /* exceptions */,
- 9D690393D73C851D462B84AD /* facets */,
- 008559C9AB2C8A36202EB284 /* hold */,
- 5A3F88C63DAD1EA7229582FD /* info */,
- 91765D4B2CE715349CE8D389 /* inheritance */,
- 70318FC5AE9A18B22A4968CE /* interceptor */,
- 80ACFD8390F36E47E0E0D798 /* invoke */,
- D36C3EC38C40E08FC05505FF /* location */,
- D75A67AC56E93EEFEE877E42 /* objects */,
- 35F5415C2A33B0678D43C9B6 /* operations */,
- 1E5D2303368655864F5B8F46 /* optional */,
- 8B194D219513D37C1BB99F8C /* properties */,
- 6439DCB8BAE21E3886F8FFFD /* proxy */,
- BC0527182A1ADAE99F46AAC5 /* retry */,
- F47B6953679235F9514B5855 /* scope */,
- B5FE2CD84E795DBF3B640403 /* servantLocator */,
- 5D19E5DD60771A1D7DA7897E /* services */,
- 75D72BCBEB52375C12B2D5D7 /* slicing */,
- F3F9A751DE0EE12740C1E5CE /* stream */,
- 8FCA5BDB1BC4200AF1887C57 /* timeout */,
- ABAAB54716334FD3E14F8FC5 /* udp */,
+ 5E46705E1563991082EF2509 /* Clash.ice */,
+ 6F2167FC052DEA7C64CA4325 /* Client.swift */,
+ 1AED5BCDC76080710DC335B3 /* Key.ice */,
);
- name = Ice;
+ name = escape;
sourceTree = "<group>";
};
- 5A3F88C63DAD1EA7229582FD /* info */ = {
+ 79AD0AF82BDD2B96EFE296AA /* TestCommon */ = {
isa = PBXGroup;
children = (
- E65331EA85E12D5A4D23BD29 /* AllTests.swift */,
- FFA6DB995DB96B0E3A2B65EE /* Client.swift */,
- 751D293EE7855F9A5A773FE7 /* Server.swift */,
- F1FF86C20DD375A84E790A7D /* Test.ice */,
- CAB3EA4F291781F0F7B6F024 /* TestI.swift */,
+ 9573928D9CEC0B3D83B20F71 /* Info.plist */,
+ DFD969728D966E9D47A72946 /* TestCommon.swift */,
);
- name = info;
+ name = TestCommon;
sourceTree = "<group>";
};
- 5D19E5DD60771A1D7DA7897E /* services */ = {
+ 7BF3E0298E77F236BBFD15A2 /* exceptions */ = {
isa = PBXGroup;
children = (
- 68121E9326EA961B56F58A80 /* Client.swift */,
+ 5A4A4EE79E4DA1C572A6319A /* AllTests.swift */,
+ 61DE9555E704930DBDF59D64 /* Client.swift */,
+ 488AE2C7BF58440094E88B5C /* Collocated.swift */,
+ 846BF94BF5C32B14AD2EB700 /* Server.swift */,
+ D54D3BA5C1B20C7EB72B9F23 /* ServerAMD.swift */,
+ 9B2A085D0FF611E67DB4404E /* Test.ice */,
+ 5FB5590B0D287E22D5029113 /* TestAMD.ice */,
+ 3EAF127AB1A79ABEF9FEACFD /* TestAMDI.swift */,
+ 22551A073C020FAD00489B12 /* TestI.swift */,
);
- name = services;
+ name = exceptions;
sourceTree = "<group>";
};
- 6439DCB8BAE21E3886F8FFFD /* proxy */ = {
+ 83C2BFFB10B424025FA787C9 /* IceDiscovery */ = {
isa = PBXGroup;
children = (
- C3F55B79F56ED47BB1490274 /* AllTests.swift */,
- 4E51D353FDFADE7C2085B196 /* Client.swift */,
- D88018174B46A41D0B540A95 /* Collocated.swift */,
- 357A78B6281F30D25FD5C410 /* Server.swift */,
- DDC3D4E5B05D9FD2F3E929F5 /* ServerAMD.swift */,
- 9499FF08DB66C34FD2896B23 /* Test.ice */,
- 50829B5C8135F4031CD1EA4D /* TestAMD.ice */,
- 203606D7DC16FEAAC9468535 /* TestAMDI.swift */,
- 78DBA4B685FAAB1B1B19C953 /* TestI.swift */,
+ E3110B6E996849945CDD36BC /* LocatorI.cpp */,
+ B98FF41C15F80A439DB1095C /* LookupI.cpp */,
+ B7CE26E5FEE6C1797473CE30 /* PluginI.cpp */,
);
- name = proxy;
+ name = IceDiscovery;
sourceTree = "<group>";
};
- 68E0C46B5A8602CAB4A07ED7 /* ios */ = {
+ 89514FEE01CAEF45FD17491A /* slicing */ = {
isa = PBXGroup;
children = (
- 55F24CEDC5F99C4DB8BE9A4C /* Notifications.mm */,
- 9AE0567B4511A9DB628482F1 /* StreamAcceptor.cpp */,
- ACC7E3AC4A2BB3A86C34E51A /* StreamConnector.cpp */,
- 6B01BC3A8434A3063376ACCF /* StreamEndpointI.cpp */,
- 4C4F16CE0E18FAE1B868EF7D /* StreamTransceiver.cpp */,
+ C3F144C9B13061F0601E77A2 /* exceptions */,
+ DB04BF747B34B373F59AA7DC /* objects */,
);
- name = ios;
+ name = slicing;
sourceTree = "<group>";
};
- 6FB1A63271BB72F1ABA39275 /* cpp */ = {
+ 8EFCDE952D9114F019986557 /* info */ = {
isa = PBXGroup;
children = (
- 3C48DD1667894F93D7EAD5B4 /* src */,
+ 739561B362754B773F5CA15C /* AllTests.swift */,
+ 4CA8BF2AFDD7DC794DCDF456 /* Client.swift */,
+ D2E3E477B7BAF363DE50C333 /* Server.swift */,
+ 38E3D51766180FE19F6E825C /* Test.ice */,
+ 82B728CE536E684989C48F11 /* TestI.swift */,
);
- name = cpp;
+ name = info;
sourceTree = "<group>";
};
- 70318FC5AE9A18B22A4968CE /* interceptor */ = {
+ 92F8A19758906C456DDC5C2A /* iOS */ = {
isa = PBXGroup;
children = (
- 8848EFBB95F9D6D77B56302A /* Client.swift */,
- 3EE0E3DBF68592091E1CFFFB /* Test.ice */,
+ 17C2B0D3508F72017A6E517D /* CFNetwork.framework */,
+ 5FB73F3B2BB47C6CCF291171 /* ExternalAccessory.framework */,
+ EB0CB1F83F85D35F2AED0129 /* Foundation.framework */,
+ 707162E6F253276E4747AB3F /* PromiseKit.framework */,
+ 8A9FAFC4800820E617B43CDE /* Security.framework */,
+ DDA90DE00AF61A2822C2C61F /* UIKit.framework */,
);
- name = interceptor;
+ name = iOS;
sourceTree = "<group>";
};
- 72BB53346B4D91C2F79D8165 /* IceGrid */ = {
+ 95E9EE9EF7502CFF88175E92 /* Ice */ = {
isa = PBXGroup;
children = (
- 20486AFFB86A5E44084EDF99 /* Admin.ice */,
- 515A9CC5CE995B281FBCA597 /* Descriptor.ice */,
- 254298ADB9C25668AB610F92 /* Exception.ice */,
- 08D4C2681B7D72E32D51CEE5 /* FileParser.ice */,
- 200A8DF5882EB835681B33B6 /* PluginFacade.ice */,
- D0EAC955BB7F720093F87E7A /* Registry.ice */,
- 05FFDAA0F31D253BA2E31F6E /* Session.ice */,
- 46CCEC5938A075D12D2F812A /* UserAccountMapper.ice */,
+ 641489B9ED3A95E962871311 /* ios */,
+ 11D34A315D003382E44A3449 /* Acceptor.cpp */,
+ D5FE95B49085918BCA0E7134 /* ACM.cpp */,
+ A312ACEB30BB09B70C0687C8 /* ArgVector.cpp */,
+ 4743922CC71F1250B830F5A2 /* Base64.cpp */,
+ 24EAF193E21A4FEE8933BBDC /* BatchRequestQueue.cpp */,
+ 06752338681D92370A3CE4F7 /* Buffer.cpp */,
+ DED2C6F19EA581D9FD90EF02 /* CollocatedRequestHandler.cpp */,
+ D32E0AC277AC12A9A1541D26 /* CommunicatorI.cpp */,
+ 5CCF96DB58C5024B3D4944FA /* Cond.cpp */,
+ 7A4950EA6769F6DCE969E850 /* ConnectionFactory.cpp */,
+ E2AE8F4D1C89195AE5D587E1 /* ConnectionI.cpp */,
+ 87BD7ADBDF38EE67990CB109 /* ConnectionRequestHandler.cpp */,
+ 57C2F8C20051936E6F7A97EF /* Connector.cpp */,
+ 20DBEE559F99B9A0BCD2002E /* ConnectRequestHandler.cpp */,
+ 167DD12721A433540B0EC02F /* CountDownLatch.cpp */,
+ 529E9A4B0540DFF26EDE777F /* DefaultsAndOverrides.cpp */,
+ E3B9557740769323CD7D0200 /* DispatchInterceptor.cpp */,
+ 2A1283591FFB7F2D917E6596 /* DynamicLibrary.cpp */,
+ 440DCB9940F5A2563BEED07B /* EndpointFactory.cpp */,
+ CC0EB1088AB5925B1C126E54 /* EndpointFactoryManager.cpp */,
+ A19BB1770F9F55AF5B417212 /* EndpointI.cpp */,
+ 416DF215042E0D1FF19FD102 /* EventHandler.cpp */,
+ 02EC5E7DCB5E68B12868E9A7 /* Exception.cpp */,
+ FF6948CA8B32D02005AC6C0B /* FactoryTable.cpp */,
+ E362EF3C1ECE1096D53D14C1 /* FactoryTableInit.cpp */,
+ 7A14E0267A1B865579F53EF0 /* HttpParser.cpp */,
+ 6863CBDF84A190814ECA13BE /* IconvStringConverter.cpp */,
+ BB87D6B10425C73EC454EA25 /* ImplicitContextI.cpp */,
+ 8DB9E1DA232C06B2CAE819B9 /* Incoming.cpp */,
+ 031580C98A106B2DBD5D5025 /* IncomingAsync.cpp */,
+ 49CCC08CD4DC002BD479425E /* Initialize.cpp */,
+ 55797DA8D35B0F0F082B2BDC /* InputStream.cpp */,
+ A7397A067B19936F86ACC898 /* Instance.cpp */,
+ BAFAC4F6BD55992AE64058CA /* InstrumentationI.cpp */,
+ A937BDC7A18D6DF993C8107F /* IPEndpointI.cpp */,
+ CDF665A6C2FB9300AA270FEC /* LocalObject.cpp */,
+ FD0D1400E3DF542970F4DB54 /* LocatorInfo.cpp */,
+ 8AC5C222793312FE881A16A5 /* LoggerAdminI.cpp */,
+ B0971179460C413806A5E1E8 /* LoggerI.cpp */,
+ AEE3BFBC4A27E7F53EC8BF2A /* LoggerUtil.cpp */,
+ F1B4F97F46685084B63496FF /* MetricsAdminI.cpp */,
+ F8AB7AFE21BD9B35916851F7 /* MetricsObserverI.cpp */,
+ 06EBA109323E98D04F0EAD02 /* Network.cpp */,
+ FEDD013CAF21BA313E21C097 /* NetworkProxy.cpp */,
+ 6327D5AA9BDA7A1D222A2781 /* Object.cpp */,
+ C964343D65E61179202F7CA0 /* ObjectAdapterFactory.cpp */,
+ 415EC23289E1FE20C34E5854 /* ObjectAdapterI.cpp */,
+ 05B79E2BE2E96DA8D0B6D9E3 /* ObserverHelper.cpp */,
+ 0B19AE4119D0BB217D47E2F0 /* OpaqueEndpointI.cpp */,
+ 7BA177CEB4778E72CC5954E2 /* OSLogLoggerI.cpp */,
+ A8982EBDD92F4C19C44136CE /* OutgoingAsync.cpp */,
+ 7F00CBEAE26357B2B16858E8 /* OutputStream.cpp */,
+ AD57795562CC3D371537069C /* PluginManagerI.cpp */,
+ 3CCE08470D7B1A8E2DA05879 /* PropertiesAdminI.cpp */,
+ 8F48D8ABC1A7E0D167490A07 /* PropertiesI.cpp */,
+ 218B967E51675BEBB0C43303 /* PropertyNames.cpp */,
+ D05D623ADBDB7ECDF0AA18CF /* Protocol.cpp */,
+ AAC420CC11BDC3FBE719044A /* ProtocolInstance.cpp */,
+ CB4DDD716E1619514E191321 /* ProtocolPluginFacade.cpp */,
+ EB34BA29AF93493969F0D217 /* Proxy.cpp */,
+ 1BF3BB5EBEF6E59053366C77 /* ProxyFactory.cpp */,
+ 0D9853D5AE936C2AEDFA8BD8 /* Reference.cpp */,
+ 6373F2A90FA58B3FBBA9FB9D /* ReferenceFactory.cpp */,
+ D3FA7D42BAF9FA51A75B8B5D /* RegisterPluginsInit.cpp */,
+ 8777BCB58C028869DA616768 /* RequestHandler.cpp */,
+ 6C6A658F24535D13B0F65EAF /* RequestHandlerFactory.cpp */,
+ DE8C64C1ABAFE126BC2F208D /* RetryQueue.cpp */,
+ 4D47F69F9FABC3AAEEB8761E /* RouterInfo.cpp */,
+ A97E4C775EE5804569357534 /* Selector.cpp */,
+ E49082EBBD6657A88C32AFE8 /* ServantManager.cpp */,
+ 9FA66EB699D787B19A18EAA5 /* Service.cpp */,
+ 4000E7021F451815E94B0816 /* SHA1.cpp */,
+ 534A60B7E9BD9AB69834F99D /* SlicedData.cpp */,
+ 4C3AFA18C69107B6AD5D08C1 /* StreamSocket.cpp */,
+ 927E98AF49099E413D4F56F7 /* StringConverterPlugin.cpp */,
+ ECFEE02BD4CEED04C99E61BB /* SysLoggerI.cpp */,
+ 384ED0EBCFD90179EC65A72D /* SystemdJournalI.cpp */,
+ 6D8F404D94EFBE94A73E9C34 /* TcpAcceptor.cpp */,
+ E8D1353485E4D8E8160738F7 /* TcpConnector.cpp */,
+ 0869EFE3A924ECB32947E37C /* TcpEndpointI.cpp */,
+ F32F3C94D28BC23E9FF892BC /* TcpTransceiver.cpp */,
+ 7987C522615F48948D34089A /* Thread.cpp */,
+ BC25D42FAB36ED5E586BA746 /* ThreadPool.cpp */,
+ 0A8D4B112906D8891D0A04E3 /* Timer.cpp */,
+ BC81D6C09A29730506148684 /* TraceLevels.cpp */,
+ 69CFB8F77EA93163C7BCA3BD /* TraceUtil.cpp */,
+ EE666B050078EB7E4C4C53B8 /* Transceiver.cpp */,
+ 60F5C0D9448BC9D963923F21 /* UdpConnector.cpp */,
+ 5DB40D9AFA5CF0A7918251FE /* UdpEndpointI.cpp */,
+ 81A63C70F2EB810010ADC690 /* UdpTransceiver.cpp */,
+ 323356D85F671BF75BE2441A /* Value.cpp */,
+ D2B9F3926F7877932C413F65 /* ValueFactoryManagerI.cpp */,
+ B33985B472C93F8CF4EB2979 /* WSAcceptor.cpp */,
+ 4DFFDDB136EA11FB73E8F5FD /* WSConnector.cpp */,
+ E0816B74A54C6A5AFAAB47C0 /* WSEndpoint.cpp */,
+ 573B7C27710B2D5924D4EA39 /* WSTransceiver.cpp */,
);
- name = IceGrid;
+ name = Ice;
sourceTree = "<group>";
};
- 75D72BCBEB52375C12B2D5D7 /* slicing */ = {
+ 96603C1CFA2E7CDE85595CC4 /* IceSSL */ = {
isa = PBXGroup;
children = (
- 4248C1450568BC4420919C40 /* exceptions */,
- EE0833641231AC8B896165EA /* objects */,
+ A2B14DEA4C51F4D1D8AC7690 /* AcceptorI.cpp */,
+ 40A8ACF512349D757AFB3C5B /* CertificateI.cpp */,
+ 18E8A7B3D8EDFE23EAC55293 /* ConnectorI.cpp */,
+ 0F56CA5F5ECF3FB65CF09363 /* EndpointI.cpp */,
+ 10400AA7223E0A8B29B55AE5 /* Instance.cpp */,
+ 2E61D5DC07BE6D2DD75A4330 /* PluginI.cpp */,
+ BEC410527B78F997D9F5EC41 /* RFC2253.cpp */,
+ DB22605802F5A1ADB46C6368 /* SecureTransportCertificateI.cpp */,
+ C387D99B258E1110D4389BB7 /* SecureTransportEngine.cpp */,
+ 86BCAE332A8D9CDE42E62928 /* SecureTransportPluginI.cpp */,
+ 7ADE0F3A9EF5D8F76ADF0F36 /* SecureTransportTransceiverI.cpp */,
+ B2B83CA3658B999422C1ACF1 /* SecureTransportUtil.cpp */,
+ E84A0BD621EECD450F904A01 /* SSLEngine.cpp */,
+ 581D151EBA04E942A0E88F55 /* TrustManager.cpp */,
+ F6C3B155C4CBBB89277F0182 /* Util.cpp */,
);
- name = slicing;
+ name = IceSSL;
sourceTree = "<group>";
};
- 78FEA9D93B69A1289B11F1E0 /* slice */ = {
+ 976F2704EBDA557581EFB446 /* retry */ = {
isa = PBXGroup;
children = (
- 2E6B5117C93C978025DEA184 /* Glacier2 */,
- 96B29808688289C6A15A8744 /* Ice */,
- DB1BFD812C22BF95664FB67C /* IceDiscovery */,
- 72BB53346B4D91C2F79D8165 /* IceGrid */,
- F347318E53D4D96BE16235C3 /* IceIAP */,
- 4E9A97DE3F46546998C1A9D9 /* IceLocatorDiscovery */,
- C19139377C7B7F33E8F99345 /* IceSSL */,
- 17C5E0DD990E6176913BF6E3 /* IceStorm */,
+ B8533D9E3D6F16FDC9369B1D /* AllTests.swift */,
+ C58222A01ED3DD8A94BA8CE5 /* Client.swift */,
+ 55CDC3B0A1F82C5FF990581B /* Collocated.swift */,
+ 13EF839C7F5D70709AE32F1C /* Server.swift */,
+ 780BDE68CF70A46EDC0B0ED0 /* Test.ice */,
+ 535B9DFDDC32E4EA9747EBC2 /* TestI.swift */,
);
- name = slice;
+ name = retry;
sourceTree = "<group>";
};
- 7FC2ADAC5729D9927E53D69E /* exceptions */ = {
+ 9F3C6624E40D4ABB1307E90B /* servantLocator */ = {
isa = PBXGroup;
children = (
- 5405AF9183C769694C514F75 /* AllTests.swift */,
- 4209DB74FE392398BBBAA7AB /* Client.swift */,
- 06AAE6710F281EAE37864E17 /* Collocated.swift */,
- 0A9BF1272CFE825F7F2D6814 /* Server.swift */,
- 7B464045D3DD080BA5784472 /* ServerAMD.swift */,
- 08B0ED970FB5747320CDA718 /* Test.ice */,
- 6EBCEFAB4C8715E3794AFD71 /* TestAMD.ice */,
- B1A704CC39E0EF86372BDEA3 /* TestAMDI.swift */,
- D362F8935BDDBB6646F277C8 /* TestI.swift */,
+ E0313ED12EFAEF6F04B594F8 /* AllTests.swift */,
+ CCF728C94A35447CDE151447 /* Client.swift */,
+ C44F4FEC165D7A607B4E557C /* Collocated.swift */,
+ F4EF5392E8EDBD9F473ACE45 /* ServantLocatorI.swift */,
+ B11E87B56C9ADDA999194ACC /* Server.swift */,
+ 1DCC77F391C5B63F65609084 /* ServerAMD.swift */,
+ F7836884DD8DE10AD62C6237 /* Test.ice */,
+ 619EF479978E84E738486731 /* TestAMD.ice */,
+ 8D0B09A883EA01E156AA5C01 /* TestAMDI.swift */,
+ D5E8FF1F1D1B7E992E7F9895 /* TestI.swift */,
);
- name = exceptions;
+ name = servantLocator;
sourceTree = "<group>";
};
- 80ACFD8390F36E47E0E0D798 /* invoke */ = {
+ A1AD026F29CB9A6F16295B13 /* operations */ = {
isa = PBXGroup;
children = (
- 2A56A987814C21FAD838ED42 /* AllTests.swift */,
- DA71E7B49312CF4F07C90A3C /* Client.swift */,
- 7C86A7981B1918DC97BD1D67 /* Server.swift */,
- 362F347C523AD63B9BF0488E /* Test.ice */,
- 331C0AFBDD1EC10EBBC33B68 /* TestI.swift */,
+ 82945088B874EEA9101831FB /* AllTests.swift */,
+ 1CC6C328AAA7698AD93B2D9C /* BatchOneways.swift */,
+ 75C3043A545CCE718A918575 /* BatchOnewaysAMI.swift */,
+ C7A6EF2BD73A2E472879049F /* Client.swift */,
+ 8A6A09799174CDE143A69991 /* Collocated.swift */,
+ 961E1E384FB9C264A5A43616 /* Oneways.swift */,
+ C271850018BADFE38D32E487 /* OnewaysAMI.swift */,
+ 24DFB877024E2C8F07D2A16C /* Server.swift */,
+ 2484F04ABAD0A70E32653CC6 /* ServerAMD.swift */,
+ D2ACDC6B9BAF07C2F58F592F /* Test.ice */,
+ 7568B74F51D4B310CE57290D /* TestAMD.ice */,
+ ECC1B33FC7B7BE68E7D408E5 /* TestAMDI.swift */,
+ B7E0471231484AC2A899799B /* TestI.swift */,
+ E12F45B7F61EAD96E7AB7CA2 /* Twoways.swift */,
+ 6D0800502999C44C36B82329 /* TwowaysAMI.swift */,
);
- name = invoke;
+ name = operations;
sourceTree = "<group>";
};
- 8494A332BAE8B0EB9A7E01F5 /* IceUtil */ = {
+ A34A5756FA01F5E130A0E2E8 /* Ice */ = {
isa = PBXGroup;
children = (
- DFC578DAEBC7B64CA2E829DA /* ConsoleUtil.cpp */,
- BEA2205E172336BB60147423 /* CtrlCHandler.cpp */,
- F2E80530BC3EB3B267510B98 /* FileUtil.cpp */,
- BEE143805505A4DED71F44DD /* InputUtil.cpp */,
- 22138CAA2F575EA5E4376E27 /* MutexProtocol.cpp */,
- 245D2B5223975F47997BD145 /* Options.cpp */,
- 764BA5087FACD9DF6068DBAE /* OutputUtil.cpp */,
- 83ADC759472D70CD7FABB6E1 /* Random.cpp */,
- 0A7386B8D552BC1C5E342209 /* RecMutex.cpp */,
- EABEF7F85B00B0111F6C3560 /* Shared.cpp */,
- 95BA56AA2BDF936B8E4F0B2A /* StringConverter.cpp */,
- F7FFF7F457B44AF10B294A53 /* StringUtil.cpp */,
- 907A6D6CFC6A86E3A26C6F8E /* ThreadException.cpp */,
- 9E48639D847EEF9B191A6B2A /* Time.cpp */,
- A800F7CE4B2357D7E55B5782 /* UtilException.cpp */,
- E6DB5FF43E9B340D7029297A /* UUID.cpp */,
+ 204BF62AE807DD9C1771413B /* acm */,
+ E65F6E2E11FB7C31333AB319 /* adapterDeactivation */,
+ E21C4C69EF34D2DA250568C7 /* admin */,
+ 470EE74D48CCC54C750D9BD9 /* ami */,
+ CC0BFEAAD9087A5999F8DC3F /* binding */,
+ 3BCD1A96E2A5AD5B4060F201 /* defaultServant */,
+ 1BDE8B1DAB0862794F8FB0DF /* defaultValue */,
+ A79376E19936B66AE0271C61 /* enums */,
+ 7BF3E0298E77F236BBFD15A2 /* exceptions */,
+ C91A59E94C05182BD38792AE /* facets */,
+ 60BA730DCA8B88FB2268B2BB /* hold */,
+ 8EFCDE952D9114F019986557 /* info */,
+ 3EE65F4B16111BF2E69D4B9D /* inheritance */,
+ 05CE6F86093B7E45DCF69447 /* interceptor */,
+ A59BD2E09D279ACAA64472C3 /* invoke */,
+ BF188365EDAC397DAF98388A /* location */,
+ 00814486E950A7A9D8A77C20 /* objects */,
+ A1AD026F29CB9A6F16295B13 /* operations */,
+ 4AB7C8F912326BFCCE093C7A /* optional */,
+ 19D5211C2701C25D3C478D86 /* properties */,
+ 230C1C5ED7A8965EB401EC06 /* proxy */,
+ 976F2704EBDA557581EFB446 /* retry */,
+ CCD116494CC85531854E1336 /* scope */,
+ 9F3C6624E40D4ABB1307E90B /* servantLocator */,
+ CA4E5F2313CDE5306FDDBC98 /* services */,
+ 89514FEE01CAEF45FD17491A /* slicing */,
+ 52B3DEFBFCBFB4EA22A8F181 /* stream */,
+ 4AE90A8D07E18FDC699C20DF /* timeout */,
+ F80E519A4689353D5E43A9DB /* udp */,
);
- name = IceUtil;
+ name = Ice;
sourceTree = "<group>";
};
- 857B2611A35799419B78AB55 /* defaultValue */ = {
+ A59BD2E09D279ACAA64472C3 /* invoke */ = {
isa = PBXGroup;
children = (
- 2AA88014FB3AA166A95BE666 /* AllTests.swift */,
- 203A89D1A926F10F7840B7F2 /* Client.swift */,
- 3C03C03C64676FDFAB9D2C9F /* Test.ice */,
+ 729F2B9AD85F9DFA61847B29 /* AllTests.swift */,
+ C64B908DEAAD8ECDE626B9AE /* Client.swift */,
+ C554F89AFAC8602CC3E1B572 /* Server.swift */,
+ 65F90E010F10ABA331D839A0 /* Test.ice */,
+ 218D3D0AA48ACCFB1DFE0E83 /* TestI.swift */,
);
- name = defaultValue;
+ name = invoke;
sourceTree = "<group>";
};
- 886541E8D699CBCD5884C172 /* Ice */ = {
+ A79376E19936B66AE0271C61 /* enums */ = {
isa = PBXGroup;
children = (
- 87E4EFB3F77857A527AEA983 /* AdminFacetFactory.swift */,
- 2FD01E8AD2B0DFDB800C76AF /* Blobject.swift */,
- 57F789D5181AAA8BD1D848C0 /* BlobjectAsync.swift */,
- A3F03C459EE7E9A7A7EED2FC /* ClassResolver.swift */,
- DD068D7CC10CB319EE39A71B /* CommunicatorI.swift */,
- D2BFD0993886CBEB26A9EBCC /* ConnectionI.swift */,
- 81D735D9C5633A99111B3FBA /* ConnectionInfoFactory.swift */,
- 92FA3E6D5ACCF4B1CF0C3378 /* EndpointI.swift */,
- D726E89DC9EF4DCC71E5B72C /* EndpointInfoFactory.swift */,
- 22825AA9BAA549D3D3C418E4 /* Exception.swift */,
- 490ABC45AAAADE449F8F7C01 /* FormatType.swift */,
- 2154E21B0223CFA07D47B8CE /* IceSwift.h */,
- DBE83FBE8EC1C00F209B7912 /* ImplicitContextI.swift */,
- 305DF5FE549D3C4D4B428924 /* Incoming.swift */,
- F4F1FF18E9213EF12562CD02 /* Info.plist */,
- 7243D1737C0011C6B64B6542 /* InitializationData.swift */,
- 73FA22C5034CE056FA112987 /* Initialize.swift */,
- 284E9BE541AD26DB761BDFA5 /* InputStream.swift */,
- C3D6020190F13303DBB3AE04 /* LocalExceptionDescription.swift */,
- 117D977692C7C2D8FB2676C2 /* LocalExceptionFactory.swift */,
- BEEED6CDF0BD1668C74B3F2F /* LocalObject.swift */,
- 727ADCDFD189C116DA626990 /* LoggerWrapper.swift */,
- D8190F551078596098F1E80F /* Mutex.swift */,
- 1CEEDF4566395391C9E226BF /* NativePropertiesAdmin.swift */,
- 9E71EF8B4A3A71C72A15134D /* Object.swift */,
- 4A32F5A7C35C65FA0E2A9F32 /* ObjectAdapterI.swift */,
- 7139B6C8CA10007E792F53D4 /* OptionalFormat.swift */,
- 99AF1143034F0C3447D52DC6 /* OutputStream.swift */,
- 1326E162E95AA649537C06E8 /* ProcessI.swift */,
- 12D74FE4EA7C6A660AF74591 /* PropertiesAdminI.swift */,
- FEAE54441F169A7C4B067FFA /* PropertiesI.swift */,
- 2B60F1EE25531E060808BBCB /* Proxy.swift */,
- FC591A6A5FF8126DE099F8A2 /* ServantManager.swift */,
- F7D6AD5F74CE6D55E945CE35 /* SlicedData.swift */,
- E70C9D396BD6B5A4E73C5CFF /* SliceFlags.swift */,
- E7B7A13B6C4176A137464A3C /* SliceInfo.swift */,
- DF246750FE16FD27AB1B9E1B /* UnknownSlicedValue.swift */,
- E5B747D322414658FF4DD342 /* Util.swift */,
- EB5F5A5D2EECF428ECB79E52 /* Value.swift */,
- 631222ED1E46C261BA6D81C0 /* ValueFactoryManagerI.swift */,
+ F5222EFF0D0CF7E6E4A5994B /* AllTests.swift */,
+ 0CDB651A1E828CD88F109F63 /* Client.swift */,
+ FE310F1083761C7FC1252774 /* Server.swift */,
+ 2A156A93B0DB6154A28AFA19 /* Test.ice */,
+ 9FDF032DD895F387A34F71CF /* TestI.swift */,
);
- name = Ice;
+ name = enums;
sourceTree = "<group>";
};
- 8B194D219513D37C1BB99F8C /* properties */ = {
+ AB4A279306EB76CF9D32ADA6 /* IceDiscovery */ = {
isa = PBXGroup;
children = (
- 2364A6DD20E3A6D924D2D4BE /* Client.swift */,
+ 4F2622AFD1012FB6BAEA9055 /* IceDiscovery.ice */,
);
- name = properties;
+ name = IceDiscovery;
sourceTree = "<group>";
};
- 8B2E54A88034AA813BC77445 /* Ice */ = {
+ AE198DDF5B59F1CC53EAB2CE /* IceLocatorDiscovery */ = {
isa = PBXGroup;
children = (
- 68E0C46B5A8602CAB4A07ED7 /* ios */,
- E5A8A9CE6A57293E4D35757E /* Acceptor.cpp */,
- ACB1CA0FC300B3B03EB78716 /* ACM.cpp */,
- DB36F29477EA57AD8868E6DD /* ArgVector.cpp */,
- 1CBBD656C39C80C5AF2EA1DB /* Base64.cpp */,
- C6C69B957051A399B8A8D080 /* BatchRequestQueue.cpp */,
- D25EE27BA73B3DDFAD7B5E69 /* Buffer.cpp */,
- BEE9D1AB70849A09A9122342 /* CollocatedRequestHandler.cpp */,
- 1D29625E4A3FBB59DF59537D /* CommunicatorI.cpp */,
- 51BE38EAB81D4BAB59984CEA /* Cond.cpp */,
- 761BD64C7E0974FFA525CCA9 /* ConnectionFactory.cpp */,
- 3EF4BD416FEEEA65585C8FA8 /* ConnectionI.cpp */,
- 28E35D2DCB8C267F2653242F /* ConnectionRequestHandler.cpp */,
- F24C5A3A5C571B012806F8C5 /* Connector.cpp */,
- C8C4EC7F377638ACA3789243 /* ConnectRequestHandler.cpp */,
- 5B7E8916B8CA08D3239C9525 /* CountDownLatch.cpp */,
- 3D27803EEB8E05AA2872DC0F /* DefaultsAndOverrides.cpp */,
- 78F0327446EEFAE7C7472E34 /* DispatchInterceptor.cpp */,
- A69A2EB1087C09983D0E3EEC /* DynamicLibrary.cpp */,
- E371D78131705C17C63946A8 /* EndpointFactory.cpp */,
- 0A8216F3431AAC7A8C47ED17 /* EndpointFactoryManager.cpp */,
- 04E8688B1F6178675968991F /* EndpointI.cpp */,
- 639FE31C5F3B993BBA0809FD /* EventHandler.cpp */,
- C124F0D45B6275831BF5F438 /* Exception.cpp */,
- D8DD61CBFBE4E12B6E30E9C4 /* FactoryTable.cpp */,
- F6E486D7CED1187CCB73012C /* FactoryTableInit.cpp */,
- 4BA8674CBDF25012A707605D /* HttpParser.cpp */,
- 9BEB059DD01E8DA0D5DD2098 /* IconvStringConverter.cpp */,
- 96E21902D516EFCA981AE170 /* ImplicitContextI.cpp */,
- 4F535FC2464D55C8896B679A /* Incoming.cpp */,
- 2D1907C2D29A0010AACB3DBB /* IncomingAsync.cpp */,
- 26D19B8F44761D7F15D55351 /* Initialize.cpp */,
- A6CDAB227924D0610F81AD01 /* InputStream.cpp */,
- A50EFAADF3111E3694A86697 /* Instance.cpp */,
- 7DDEC3707E1BCF1F01D4E481 /* InstrumentationI.cpp */,
- D382963A6D341D8AB96B2F96 /* IPEndpointI.cpp */,
- BF9D92749FA6F9B5FE652C45 /* LocalObject.cpp */,
- D8565E6799EC944D42F00DB9 /* LocatorInfo.cpp */,
- 6AB36D857DF0F81C4D5594C6 /* LoggerAdminI.cpp */,
- AEDCB1E205F0A6AD13A75CB1 /* LoggerI.cpp */,
- EB9423AA60DB5CF08094DAF7 /* LoggerUtil.cpp */,
- BED0B487712EEE03615C9CB3 /* MetricsAdminI.cpp */,
- 3D6906B8A17903ED8A46AB4F /* MetricsObserverI.cpp */,
- C3211C9FB66D58C1BDB91C18 /* Network.cpp */,
- 004AC667D8AC449AF8D18665 /* NetworkProxy.cpp */,
- AA2734A6625328B15E08346A /* Object.cpp */,
- 3503F3A5CCF7376BD4A00DB2 /* ObjectAdapterFactory.cpp */,
- A49E88A35399266906B635CE /* ObjectAdapterI.cpp */,
- E9D679F5465C4EB73106C5AC /* ObserverHelper.cpp */,
- FA49A1EA8A8746AE458F2C18 /* OpaqueEndpointI.cpp */,
- 05BCAE0ED88B21DCC5FF26A1 /* OSLogLoggerI.cpp */,
- 2AADDF310CC1F8D9621EA843 /* OutgoingAsync.cpp */,
- 5E906A6A3B1927465B53AA27 /* OutputStream.cpp */,
- BF0F61C0C43F357F80205B2F /* PluginManagerI.cpp */,
- 258DAA9E0D1E1ECB4B65ED80 /* PropertiesAdminI.cpp */,
- B919B9BC0B3EAFB59DE62C2C /* PropertiesI.cpp */,
- 944277575906253E2D264529 /* PropertyNames.cpp */,
- A30F25D651F58222C077DC00 /* Protocol.cpp */,
- A78754795E4B389E082CC44F /* ProtocolInstance.cpp */,
- ABC01710A16129B2F462DF4B /* ProtocolPluginFacade.cpp */,
- BBB636E7C5AD8884DF982486 /* Proxy.cpp */,
- C4A666841400DD55C4BC753D /* ProxyFactory.cpp */,
- B013B93E5986A1FCF9F78DAB /* Reference.cpp */,
- ADDAA7048CCBFB5590515DF1 /* ReferenceFactory.cpp */,
- 027BBF959E6AF6CDD5006D5F /* RegisterPluginsInit.cpp */,
- 4AEAEA1C49B0E4F1F69EF841 /* RequestHandler.cpp */,
- DDFDD649342AB148C5437BA5 /* RequestHandlerFactory.cpp */,
- 3A1C67939300D984A3E2AD68 /* RetryQueue.cpp */,
- 1B618430EB6F5FD497FB0DDB /* RouterInfo.cpp */,
- 6B15656C95570248A5598ADE /* Selector.cpp */,
- FB081EA6CBA368AB96ED96D6 /* ServantManager.cpp */,
- 18D84E7BFF897CD18E15CC92 /* Service.cpp */,
- 34FBA26DDA9D52224A61F465 /* SHA1.cpp */,
- AD045F681FB9F088DC230E0F /* SlicedData.cpp */,
- 931F3380F15851A31DB21B98 /* StreamSocket.cpp */,
- 5E338C63E5506C4DD6F7B043 /* StringConverterPlugin.cpp */,
- 20D7939D93CC5A16B157838A /* SysLoggerI.cpp */,
- F74EBBC0FF989CCB80A6CE4F /* SystemdJournalI.cpp */,
- AF39992CCB6F0C95231E7542 /* TcpAcceptor.cpp */,
- 2404C7AD8DEA6F29CF5127EC /* TcpConnector.cpp */,
- 39AAC6533C866ED8BA4C5DDA /* TcpEndpointI.cpp */,
- 41F920720773452A5300D74A /* TcpTransceiver.cpp */,
- 54A1937AF2CAB630AF745D24 /* Thread.cpp */,
- DDB4DD346430D46FA6ECB82A /* ThreadPool.cpp */,
- 7EB1201F991663DB27D5F416 /* Timer.cpp */,
- F9C4BD7AD24E3017193C86F9 /* TraceLevels.cpp */,
- 5162164224A97A02EEBAB4C5 /* TraceUtil.cpp */,
- 9BE6BACEC2F33E91F4B617FB /* Transceiver.cpp */,
- 7CD8FF49C945CAB4E0CDBAC9 /* UdpConnector.cpp */,
- A49D7EF11617FD2B8DD7C45F /* UdpEndpointI.cpp */,
- 3CF321DBB41A7E378EDBDE46 /* UdpTransceiver.cpp */,
- D90E5E4A4506E4827832F9B8 /* Value.cpp */,
- 27C783DC4191F70386A77532 /* ValueFactoryManagerI.cpp */,
- 4E6F24A92F34BF28AB3B74C9 /* WSAcceptor.cpp */,
- 9B240838C3B7EC5098985F9A /* WSConnector.cpp */,
- 47A28B22A642C985FFB853F7 /* WSEndpoint.cpp */,
- 4F9A362F07BFA44C1967BB23 /* WSTransceiver.cpp */,
+ ABFA0158CCB74F2701A7F584 /* IceLocatorDiscovery.ice */,
);
- name = Ice;
+ name = IceLocatorDiscovery;
sourceTree = "<group>";
};
- 8C1AEBEE7A4574E7531D9D14 /* Frameworks */ = {
+ B50B495D68BD0A7F84A76CCB /* Glacier2 */ = {
isa = PBXGroup;
children = (
- BFA9FA2BA8F2C4A27DFF580F /* iOS */,
- 30623316E8FE0CC4C8DB7B8B /* OS X */,
+ E7452276E8BF743AB1916E84 /* Metrics.ice */,
+ 0558328E3FD77A7866E11EC3 /* PermissionsVerifier.ice */,
+ 708FAD80EA52610C7DFBD288 /* PermissionsVerifierF.ice */,
+ CECE7362FD537DFFC3C17CD9 /* Router.ice */,
+ D8EE8FDE4B755E2F36C32148 /* RouterF.ice */,
+ 4E4C0FBDC15E9EF2D6EAA3C3 /* Session.ice */,
+ F57BB7DDB899F39099711806 /* SSLInfo.ice */,
);
- name = Frameworks;
+ name = Glacier2;
sourceTree = "<group>";
};
- 8FCA5BDB1BC4200AF1887C57 /* timeout */ = {
+ B8C398F5D97EEB0BD3B7BF81 /* test */ = {
isa = PBXGroup;
children = (
- 6A606916AA8B15138B915115 /* AllTests.swift */,
- EB1123A2A1E029BB32271A16 /* Client.swift */,
- 9FC4531AA749DAF419FE26EB /* Server.swift */,
- 76440BF69CFBB7BA8615EAAE /* Test.ice */,
- 60A75D69BF7BCC8427A97577 /* TestI.swift */,
+ A34A5756FA01F5E130A0E2E8 /* Ice */,
+ 0C477FC640F2145C34712FC4 /* IceSSL */,
+ B9D091F2ECFCC6B8782D8BBC /* Slice */,
+ 79AD0AF82BDD2B96EFE296AA /* TestCommon */,
+ CCD8EB1BEF2DA640BA9195B4 /* TestDriver */,
);
- name = timeout;
+ name = test;
sourceTree = "<group>";
};
- 91765D4B2CE715349CE8D389 /* inheritance */ = {
+ B9CA0A924A838DA6DE4D1529 /* slice */ = {
isa = PBXGroup;
children = (
- 7F6090BCC46A202A68BBF77D /* AllTests.swift */,
- 0507C0145EE5B124FE90FA6E /* Client.swift */,
- 214166CE121F3A29265D1D8C /* Collocated.swift */,
- 42D78FE28A5FD6909B09171E /* Server.swift */,
- 3D439C008667EFC7662E935F /* Test.ice */,
- 7A4851EF0D876EA33F2F0806 /* TestI.swift */,
+ B50B495D68BD0A7F84A76CCB /* Glacier2 */,
+ 39FD187350489408FCEF7767 /* Ice */,
+ AB4A279306EB76CF9D32ADA6 /* IceDiscovery */,
+ F6F680296B2CF790D609B826 /* IceGrid */,
+ 5410E817C39BC60524613ADD /* IceIAP */,
+ AE198DDF5B59F1CC53EAB2CE /* IceLocatorDiscovery */,
+ F93CB044AFC259DEAAC808FF /* IceSSL */,
+ EEE4C10CBE70C273EDB88C78 /* IceStorm */,
);
- name = inheritance;
+ name = slice;
sourceTree = "<group>";
};
- 94A3A9489992734321267DAB /* src */ = {
+ B9D091F2ECFCC6B8782D8BBC /* Slice */ = {
isa = PBXGroup;
children = (
- 144AAEEFB5DE28AE2AB79445 /* Glacier2 */,
- 886541E8D699CBCD5884C172 /* Ice */,
- 23C844C6CEF90E294A100A68 /* IceGrid */,
- 13D4C0187A8F07A42DFABC64 /* IceImpl */,
- BD8909D9EC7C57A52C8C4351 /* IceStorm */,
+ 70670FD04D503363C598EBA2 /* escape */,
);
- name = src;
+ name = Slice;
sourceTree = "<group>";
};
- 96B29808688289C6A15A8744 /* Ice */ = {
+ BF188365EDAC397DAF98388A /* location */ = {
isa = PBXGroup;
children = (
- F9B270E39D3B1D84A8E6B986 /* BuiltinSequences.ice */,
- 326D898FED70991AC1BA0347 /* Communicator.ice */,
- DC58856E78104FC6C0F9AA28 /* CommunicatorF.ice */,
- A06AC0921E10B63A1656AD61 /* Connection.ice */,
- 4CC8D93A3FC8AF9E0BB609FA /* ConnectionF.ice */,
- 477E91A1197B5830761631C1 /* Current.ice */,
- A89C6CB51DCAC3F757EE49A7 /* Endpoint.ice */,
- B975A8E910F85BE0F8996659 /* EndpointF.ice */,
- 623A2AA62A0FA760224602DF /* EndpointTypes.ice */,
- F846257F8F86D75E994D2BA5 /* FacetMap.ice */,
- 02CAE11517F65F36BB6B3CC1 /* Identity.ice */,
- 735AEA3176650E2CB5CF4402 /* ImplicitContext.ice */,
- 69E0E1E31F168819C07BBCE7 /* ImplicitContextF.ice */,
- FF801C186E03BB2EBD80CC72 /* Instrumentation.ice */,
- 316AF622F0283CDC19C52E76 /* InstrumentationF.ice */,
- 2571F704974BBB39DF54E196 /* LocalException.ice */,
- 3EE292939C43A0B9A8B787D7 /* Locator.ice */,
- 88362A8D0FC487784FB0A1F1 /* LocatorF.ice */,
- 127FA99F1F575E391D24A800 /* Logger.ice */,
- 1A6072E86A263FC327B1F44C /* LoggerF.ice */,
- A214ABFAF9474F81CDEB4D9D /* Metrics.ice */,
- 431FCA1AB962B80BF654B3D0 /* ObjectAdapter.ice */,
- 6D5FF83D9BB6FCF48B42C981 /* ObjectAdapterF.ice */,
- 5A5BCF69097F9B6FD153B8FE /* ObjectFactory.ice */,
- 1C3E9C2120573ABEE7328084 /* Plugin.ice */,
- 059160A9429AADF7083C704C /* PluginF.ice */,
- CE1278569FF626BFD7243082 /* Process.ice */,
- C35F0E57B69EDEFC5E944EBC /* ProcessF.ice */,
- D611E5DADBB8DF69D3A0E64C /* Properties.ice */,
- C84F7EAC0F5791E7D09AB072 /* PropertiesAdmin.ice */,
- 865CA76FA57E281F305229A8 /* PropertiesF.ice */,
- D8026643E397138CD24E9782 /* RemoteLogger.ice */,
- B0308FF4DA8796949079382F /* Router.ice */,
- A8F736DDD2D36B64200A0023 /* RouterF.ice */,
- 2AC0FE6725FBB1C2DC5A9E78 /* ServantLocator.ice */,
- 9800A938F2930FC734B98F4D /* ServantLocatorF.ice */,
- 57017F902B7686C7579A7648 /* ValueFactory.ice */,
- 7603D7C27853E868765956CA /* Version.ice */,
+ D4A8D246DB5661CE923BD386 /* AllTests.swift */,
+ BE51E1AC86E5EB390FEA8173 /* Client.swift */,
+ 7692F3CAB0253A052E5A2702 /* Server.swift */,
+ 2AA99273170E88CF6641EDB2 /* Test.ice */,
+ 55C6A191354406F69B82D60F /* TestI.swift */,
);
- name = Ice;
+ name = location;
sourceTree = "<group>";
};
- 9D690393D73C851D462B84AD /* facets */ = {
+ C3F144C9B13061F0601E77A2 /* exceptions */ = {
isa = PBXGroup;
children = (
- A39829413634597ADED6AABD /* AllTests.swift */,
- 664EA396BB43EE3C105012F9 /* Client.swift */,
- E89A23CFF389FE40C9557340 /* Collocated.swift */,
- 547CCE4F73338900D09AA8E6 /* Server.swift */,
- CF62CB725A11CEB7E4573361 /* Test.ice */,
- 158A84D614CB3E2C3AC2A5E3 /* TestI.swift */,
+ 94DF95EEC3FB4378F0951582 /* AllTests.swift */,
+ 98581F3FAA354E60C6D03F68 /* Client.swift */,
+ F229A81E3507678D67EBB5FA /* ClientPrivate.ice */,
+ FEB35011DFA5A2CEDF592C5C /* Server.swift */,
+ B3F92F646E4E33C266BC4A92 /* ServerAMD.swift */,
+ ED98034FE27743FB00AC0B2E /* ServerPrivate.ice */,
+ 685F51A49A0A1635F60B79E8 /* ServerPrivateAMD.ice */,
+ 5330EC791B5B09D7A64C0C22 /* Test.ice */,
+ ADA6140D051509D00E88BF8E /* TestAMD.ice */,
+ 74672E674D1B7888543EDF72 /* TestAMDI.swift */,
+ D9379B7B55E89986C9CEEB97 /* TestI.swift */,
);
- name = facets;
+ name = exceptions;
sourceTree = "<group>";
};
- 9E2325236C370882502FFA88 /* IceSSL */ = {
+ C4CC527130C96AE78363B16F /* Glacier2 */ = {
isa = PBXGroup;
children = (
- AEAFDA8C2CCF797BD68DBB9E /* configuration */,
+ F989524B8EE8A2B10C119361 /* Glacier2Swift.h */,
+ 363640140C673D8457D2B1B9 /* Info.plist */,
);
- name = IceSSL;
+ name = Glacier2;
sourceTree = "<group>";
};
- ABAAB54716334FD3E14F8FC5 /* udp */ = {
+ C91A59E94C05182BD38792AE /* facets */ = {
isa = PBXGroup;
children = (
- 69306E74AADE3D02FE4E60EF /* AllTests.swift */,
- E6B2797A8849E5E72C831841 /* Client.swift */,
- 7A634FA66859D5F3AE6E6123 /* Server.swift */,
- 89D2FAA92C70159399181D22 /* Test.ice */,
- 93C2C1B12FB6F74B85A74AB8 /* TestI.swift */,
+ EB1FCE49CFF2DEF305936969 /* AllTests.swift */,
+ E3BFCDAFF9C4FF87AD48C4E4 /* Client.swift */,
+ E8559933EA735F50C62BF117 /* Collocated.swift */,
+ C584660A6FD8B77D0E93A7EA /* Server.swift */,
+ A8F928FAAF92EC8CE7AEA1B8 /* Test.ice */,
+ 1004D51D8DB4A363BB3C7276 /* TestI.swift */,
);
- name = udp;
+ name = facets;
sourceTree = "<group>";
};
- ACB2546B7206EAC0D8452FF3 /* defaultServant */ = {
+ CA4E5F2313CDE5306FDDBC98 /* services */ = {
isa = PBXGroup;
children = (
- 8904DE3DE3816938E87F46E4 /* AllTests.swift */,
- A17A6842456B978F70B5DFDD /* Client.swift */,
- C6088D6E4F2A47AADB35EB03 /* Test.ice */,
+ D2B1EFD42E937591DE9A870F /* Client.swift */,
);
- name = defaultServant;
+ name = services;
sourceTree = "<group>";
};
- AEAFDA8C2CCF797BD68DBB9E /* configuration */ = {
+ CC0BFEAAD9087A5999F8DC3F /* binding */ = {
isa = PBXGroup;
children = (
- B99EAAC5667070FF5F7B6FF5 /* AllTests.swift */,
- DEE5B91323EE4E6BAEF5C730 /* certs */,
- FAE2B9B108DC7C8C6DF480AC /* Client.swift */,
- 6981AC9F0A8894E8A40D6C55 /* Server.swift */,
- EB489D1E2A8C2CF17A2F4330 /* Test.ice */,
- 8D356FF229AB189BEC612EDB /* TestI.swift */,
+ 9D26083EDD26E09777A45F2E /* AllTests.swift */,
+ FF57527199FE27E0E86AE4B2 /* Client.swift */,
+ C1108C98C9C37C9EA05452DC /* Server.swift */,
+ 4459C771C1C7A69CA8F1280F /* Test.ice */,
+ AF0FC6DC9E84BD9E9F98F86E /* TestI.swift */,
);
- name = configuration;
+ name = binding;
sourceTree = "<group>";
};
- B5FE2CD84E795DBF3B640403 /* servantLocator */ = {
+ CCD116494CC85531854E1336 /* scope */ = {
isa = PBXGroup;
children = (
- D2FB5FDA9DE852FBB2B10936 /* AllTests.swift */,
- D1BF1FBD5B99791A16DEA1E4 /* Client.swift */,
- 18C83E8AB5E723D20CA0B89D /* Collocated.swift */,
- 1E8A8FCD073B502C50AF409E /* ServantLocatorI.swift */,
- 64EE2C5503AD46C98E012E96 /* Server.swift */,
- 3E4DA6E69B6D870D4106D05D /* ServerAMD.swift */,
- 6E2A51B80695CB7D1A25AA61 /* Test.ice */,
- 8C1E877ACC0DA38CB700CA31 /* TestAMD.ice */,
- F0DEFC193F3F347850C430F6 /* TestAMDI.swift */,
- 7BF026BDB77BB9A18DB05349 /* TestI.swift */,
+ 69E17B1A777F432D5A4BB739 /* AllTests.swift */,
+ 58AB2C2250C0B64A1C02CEE8 /* Client.swift */,
+ 4836550328A3D2B729B8C7D7 /* Server.swift */,
+ 40F8D41EE89552DBF4CF55D6 /* Test.ice */,
+ 4E195DEA9695654C7A59BA21 /* TestI.swift */,
);
- name = servantLocator;
+ name = scope;
sourceTree = "<group>";
};
- BC0527182A1ADAE99F46AAC5 /* retry */ = {
+ CCD8EB1BEF2DA640BA9195B4 /* TestDriver */ = {
isa = PBXGroup;
children = (
- A38EB9C90EBFC403A05E7661 /* AllTests.swift */,
- 563D36E1F39068302C64D483 /* Client.swift */,
- 7A5FC09580DFEDA42502BB46 /* Collocated.swift */,
- 7BB578F04F513F6B307DEBE1 /* Server.swift */,
- 481882F90E5A74D3D85F8CED /* Test.ice */,
- 1F04CA1BA60A991B7A79D8D2 /* TestI.swift */,
+ 31FE035AE6442D94542173F6 /* iOS */,
+ FFE7A68E6F8B6216D85993C3 /* macOS */,
);
- name = retry;
+ name = TestDriver;
sourceTree = "<group>";
};
- BD8909D9EC7C57A52C8C4351 /* IceStorm */ = {
+ D45D2989C3EF2A0BB06D0FBD /* IceImpl */ = {
isa = PBXGroup;
children = (
- F9FDFD9567E3EB23F567B412 /* IceStormSwift.h */,
- 9376FF7A596A2F29A2D89461 /* Info.plist */,
+ 47BBA8D8D04E938ACB5A9DD6 /* AdminFacetFactory.h */,
+ 1B6746CBDF4DC94B8BAC29BF /* BlobjectFacade.h */,
+ 8F273CC574CDA97E2F3C0DC5 /* BlobjectFacade.mm */,
+ 9786E0DEAB52545EEB483018 /* Communicator.h */,
+ 5C39A9CFF709650D38E1A161 /* Communicator.mm */,
+ 0F7C9CA9FF611116C3250B86 /* Config.h */,
+ 77EE712C243A945989DBE71C /* Connection.h */,
+ 0A9B20D7F6470E12986E25B4 /* Connection.mm */,
+ 53300C97318750EC096B8848 /* Convert.h */,
+ 15EFAF4866E5A8239791A76F /* Convert.mm */,
+ E59C5CC5ADC962957A222D63 /* Endpoint.h */,
+ 661E1572877655C1171076E4 /* Endpoint.mm */,
+ 94D8EE6C235DFB05C2CE67D3 /* Exception.h */,
+ 30F34E125BCD65B465E730EC /* Exception.mm */,
+ A48CD5E13D1F157DF988DEF9 /* IceImpl.h */,
+ 914B1495C07727253F49EECE /* IceUtil.h */,
+ D747967B75FC0A5E6CD73E27 /* IceUtil.mm */,
+ AB369B1EFE62B46B519FC1CB /* ImplicitContext.h */,
+ B761A857EC6E99E4B6BE0E42 /* ImplicitContext.mm */,
+ 3FF5DBB98403709BA82745AA /* LocalObject.h */,
+ D1149F37D374A6BDA0766E40 /* LocalObject.mm */,
+ 57A437F4D71BE97DFE7F1D3B /* Logger.h */,
+ 8D74BB8706D47E3A8AE57039 /* Logger.mm */,
+ 8D10C61F090BE87644A708E2 /* LoggerWrapperI.h */,
+ 0F95004B9FC4F9CE7191632C /* ObjectAdapter.h */,
+ 66B0259CE05A7512BF48D848 /* ObjectAdapter.mm */,
+ 0134DEC45C2D9F0F28ECA8F4 /* ObjectPrx.h */,
+ C13623A5E0AD560365C419B6 /* ObjectPrx.mm */,
+ 7335A71C7336FC2FFA4108FB /* OutputStream.h */,
+ F09A736277329BC8FAF0E98B /* Process.h */,
+ 69CF9ADB64ABC51C965A0BC3 /* Process.mm */,
+ 59D4691ADEEE0B97B6E6E77C /* Properties.h */,
+ 8479FBFB97B8102345C04B5C /* Properties.mm */,
+ 0C3615D2366624F32C4FFB04 /* PropertiesAdmin.h */,
+ D7BE1EE228641719DB2080BC /* PropertiesAdmin.mm */,
+ B22796B458DFB996DFCE4E59 /* TraceUtil.h */,
+ 881E953FAED8549952C7A4D6 /* TraceUtil.mm */,
+ FB14BFBFF9FDA1EFFCE6782D /* UnsupportedAdminFacet.h */,
+ 2E0BDEC193C807B59D513EDA /* UnsupportedAdminFacet.mm */,
);
- name = IceStorm;
+ name = IceImpl;
sourceTree = "<group>";
};
- BFA9FA2BA8F2C4A27DFF580F /* iOS */ = {
+ DB04BF747B34B373F59AA7DC /* objects */ = {
isa = PBXGroup;
children = (
- 0ECCC9FEE7E7376D4D76BB6D /* CFNetwork.framework */,
- AE8272DC832BA01976A54077 /* ExternalAccessory.framework */,
- 7D30BA86A3469DB7F345073D /* Foundation.framework */,
- 5312EB0C18E1592B61C470D3 /* PromiseKit.framework */,
- 3DCFEE5E8FC3124CDFAE7671 /* Security.framework */,
- F086327C7A363E6F817C7458 /* UIKit.framework */,
+ 849D63530B554CB4310CE1D7 /* AllTests.swift */,
+ 181B089F0AA74E19B8225532 /* Client.swift */,
+ 26A5773C6A951688E6F0A835 /* ClientPrivate.ice */,
+ 928BFDDF929DD543EA7E85EC /* Server.swift */,
+ 3525965EE6A21D85AB91EC0C /* ServerAMD.swift */,
+ 41C72A3CA07A32F60BB6187D /* ServerPrivate.ice */,
+ B5D917CFCFD23F958DDD1BEC /* ServerPrivateAMD.ice */,
+ 839ABA86D88075ACCF44AAE6 /* Test.ice */,
+ A7062CDD6ACB29E0CE443E87 /* TestAMD.ice */,
+ 81D35BCFE4081EF9520D893D /* TestAMDI.swift */,
+ 447941A37B5304FBA34CFA85 /* TestI.swift */,
);
- name = iOS;
+ name = objects;
sourceTree = "<group>";
};
- C19139377C7B7F33E8F99345 /* IceSSL */ = {
+ DDBBE79CC6439FE146B9B7F4 /* IceLocatorDiscovery */ = {
isa = PBXGroup;
children = (
- 4CE1EEF3C86CED79525EE458 /* ConnectionInfo.ice */,
- E97D033BADA38AF9402AA464 /* ConnectionInfoF.ice */,
- 937B8FBC13804AC35D672463 /* EndpointInfo.ice */,
+ B3C59D3F7145F3CD7357FB7E /* PluginI.cpp */,
);
- name = IceSSL;
+ name = IceLocatorDiscovery;
sourceTree = "<group>";
};
- D36C3EC38C40E08FC05505FF /* location */ = {
+ E21C4C69EF34D2DA250568C7 /* admin */ = {
isa = PBXGroup;
children = (
- 12065C41856FEC7169ECD5A0 /* AllTests.swift */,
- AB0075088BD497CEE1D89780 /* Client.swift */,
- 2876A819259365ACA41C9819 /* Server.swift */,
- EECAB125E8C93688689DF18E /* Test.ice */,
- 7C13F2A57B3D5B43F865E99D /* TestI.swift */,
+ 0D584F6D9CFCA1AB8C834DA0 /* AllTests.swift */,
+ CE5D6875EB2CA4A68930B397 /* Client.swift */,
+ 17110EFA6810E9C6BFD99A8C /* Server.swift */,
+ BB1CD14E00665624F8827D7F /* Test.ice */,
+ 886FC89FD16744F7E0E3BE94 /* TestI.swift */,
);
- name = location;
+ name = admin;
sourceTree = "<group>";
};
- D55332ACB130A346CD00E019 /* IceDiscovery */ = {
+ E333B673BAFB3198D658A97E /* IceIAP */ = {
isa = PBXGroup;
children = (
- CEE9A6376344FEB128D483D1 /* LocatorI.cpp */,
- DFED2A261FCD105E634372CA /* LookupI.cpp */,
- 89138A69A6071FF550471EA2 /* PluginI.cpp */,
+ 6700EB5391FA3B0D9941C97F /* Connector.mm */,
+ 64EE7342108DA0A20A07F623 /* EndpointI.mm */,
+ 3740DCE4BD8594F1E24AAC9B /* Transceiver.mm */,
);
- name = IceDiscovery;
+ name = IceIAP;
sourceTree = "<group>";
};
- D75A67AC56E93EEFEE877E42 /* objects */ = {
+ E62C413B1F90223D0DFAA404 /* Ice */ = {
isa = PBXGroup;
children = (
- 2305AE83E13AEC1F82A891A4 /* AllTests.swift */,
- 7FC76B1B464A5AC2A20554FF /* Client.swift */,
- CC5F7C4F2F0D95F24CC5DD66 /* Collocated.swift */,
- 710150F5EEF490D2E9D93DA6 /* Forward.ice */,
- 1A4FE73B5B6FDF4F56912AEF /* Server.swift */,
- BA71B51000572E66659A3672 /* Test.ice */,
- 700A316334B910A09101FE84 /* TestI.swift */,
+ B4BD5B53AD8AF5B2DC67FBB1 /* AdminFacetFactory.swift */,
+ E87B1BBF5FD67EA9C0F53695 /* Blobject.swift */,
+ 652834FE36D27D0035E43558 /* BlobjectAsync.swift */,
+ 663A635E9A1126189A0CC036 /* ClassResolver.swift */,
+ 4500B515C8771600B39A6692 /* CommunicatorI.swift */,
+ A271F220744B88D610CD64C1 /* ConnectionI.swift */,
+ 5D3C746DC4064B8392B68588 /* ConnectionInfoFactory.swift */,
+ 8D28B240FA2309EB5744C207 /* EndpointI.swift */,
+ 0E01EA47DED7188FB7FAD521 /* EndpointInfoFactory.swift */,
+ 628A5DCB80357C4DFE5EA516 /* Exception.swift */,
+ 268A37C9A7E571E65650812F /* FormatType.swift */,
+ B5ACA466E2BFE5525BC1DACA /* IceSwift.h */,
+ 0823882A9319241C829F022F /* ImplicitContextI.swift */,
+ 80080FCBB318ACC945CF8378 /* Incoming.swift */,
+ 0AC48D8B9C58884E3CC796A0 /* Info.plist */,
+ 6B534F1A7F6E196055E3EC0C /* InitializationData.swift */,
+ F925064D43BCE7F22EDB6DAB /* Initialize.swift */,
+ 6252A0D4D0BDE8CDCF7CF5E0 /* InputStream.swift */,
+ 2EC69252B382743111382197 /* LocalExceptionDescription.swift */,
+ B045FDEDD432E85B0D0823F4 /* LocalExceptionFactory.swift */,
+ 789D894BE528B2993833E303 /* LocalObject.swift */,
+ 50F83544D3B7A858E86BCC07 /* LoggerWrapper.swift */,
+ 7B5E7FB7FC82E7C3D8BD2DAE /* Mutex.swift */,
+ E8A76FE04B75BFCE578726ED /* NativePropertiesAdmin.swift */,
+ 6AAA20A3FA0875705343CB1B /* Object.swift */,
+ B1ECC27057F6229F1238F36C /* ObjectAdapterI.swift */,
+ FDCAC4ECFBD0F8A8F4ED46ED /* OptionalFormat.swift */,
+ F177DC4A542823FBD7E52367 /* OutputStream.swift */,
+ ACA0B8BD257FEA34FA13FE89 /* ProcessI.swift */,
+ 9A47A8529E69CC2446FE9217 /* PropertiesAdminI.swift */,
+ DBFD41DB56FD05D53BD4022A /* PropertiesI.swift */,
+ 81F48E2BBA1DEF4AB7FE0A1A /* Proxy.swift */,
+ 1CF2F4108B2E0DC80A35D42F /* ServantManager.swift */,
+ BB40F6D99D3BE9235F879128 /* SlicedData.swift */,
+ 81D402723434B556C8C7D008 /* SliceFlags.swift */,
+ 63E59B18710C851D7F8C7D1A /* SliceInfo.swift */,
+ 71405EEF5DD7B49984B82D50 /* UnknownSlicedValue.swift */,
+ 5C6A07D4A24A2E32A78F510A /* Util.swift */,
+ 018F3ECB904E1D3D9E587877 /* Value.swift */,
+ F3B1CFCB042EFC3FDF8BB7B8 /* ValueFactoryManagerI.swift */,
);
- name = objects;
+ name = Ice;
sourceTree = "<group>";
};
- DB1BFD812C22BF95664FB67C /* IceDiscovery */ = {
+ E65F6E2E11FB7C31333AB319 /* adapterDeactivation */ = {
isa = PBXGroup;
children = (
- B7D8B9A2D605FCFFC786AD11 /* IceDiscovery.ice */,
+ AAC5ED3AFC5DD838C8E807BE /* AllTests.swift */,
+ F914EBA3723AB426BD102805 /* Client.swift */,
+ 27E399911304C1EB0DA23FF8 /* Collocated.swift */,
+ 256292138E991CE5F393CB5E /* Server.swift */,
+ 9EF6790D92FBF8D23A1328AA /* Test.ice */,
+ AF1FEF039B0163C74B135B4E /* TestI.swift */,
);
- name = IceDiscovery;
+ name = adapterDeactivation;
sourceTree = "<group>";
};
- DEEA10006DB488A9504D2D74 /* acm */ = {
+ EEE4C10CBE70C273EDB88C78 /* IceStorm */ = {
isa = PBXGroup;
children = (
- F5A9831CFF2692F9637C5810 /* AllTests.swift */,
- 805B62B23CF07AA890D408D4 /* Client.swift */,
- 29C0938AAE0BAC68179CBCB0 /* Server.swift */,
- 4DCAFB642425E93AF71FECCD /* Test.ice */,
- B69DBDAE6349C71437BBA75F /* TestI.swift */,
+ CC39E59263158CF7739EAF57 /* IceStorm.ice */,
+ 6728B91056E1B900D838723B /* Metrics.ice */,
);
- name = acm;
+ name = IceStorm;
sourceTree = "<group>";
};
- E7266CEDFAAE92B6358E0137 = {
+ F5A6CA14640D308C11D82BE8 /* IceGrid */ = {
isa = PBXGroup;
children = (
- 6FB1A63271BB72F1ABA39275 /* cpp */,
- 8C1AEBEE7A4574E7531D9D14 /* Frameworks */,
- 3EBBBDC564C075DD66B0B816 /* Products */,
- 78FEA9D93B69A1289B11F1E0 /* slice */,
- 94A3A9489992734321267DAB /* src */,
- 2B4BEF3671913D48F66654A3 /* test */,
+ B031A074F3AB261AF56DA330 /* IceGridSwift.h */,
+ 8E903D06A1348BBADBBD7FC8 /* Info.plist */,
);
+ name = IceGrid;
sourceTree = "<group>";
};
- EE0833641231AC8B896165EA /* objects */ = {
+ F6F680296B2CF790D609B826 /* IceGrid */ = {
isa = PBXGroup;
children = (
- EF34296B086BFC873E4A5647 /* AllTests.swift */,
- 1E384C57B8AE41D5ADE5382E /* Client.swift */,
- F1F5B981DE4101EBCFE749D6 /* ClientPrivate.ice */,
- 4E053BDFB2F3B31DEA4FB8F3 /* Server.swift */,
- 698F636B1C7F71C0D86FCEE2 /* ServerAMD.swift */,
- 439CAA99857F58F11386EBC3 /* ServerPrivate.ice */,
- DB620946367523497675CCEE /* ServerPrivateAMD.ice */,
- F89A3B2AE050F821147BD7C6 /* Test.ice */,
- 1FE6F0C53A155D2DE7E5858E /* TestAMD.ice */,
- 0640D54D342A86B7F3F05698 /* TestAMDI.swift */,
- AB89A20DB867709982778CC7 /* TestI.swift */,
+ AAF19B3BA9FA3BA921626E49 /* Admin.ice */,
+ 16DC54DD74A8E09195A1079A /* Descriptor.ice */,
+ 89242FCDF6300C6C9277B2C1 /* Exception.ice */,
+ 3BAEC101CBCF34E6098F25DF /* FileParser.ice */,
+ 29C651A8D088D6E1E6409476 /* PluginFacade.ice */,
+ B90FFBAC3033AF8A2D1D079C /* Registry.ice */,
+ 65F9DB6C926FB7969323D078 /* Session.ice */,
+ D729A6D6351AEA76B4A801DE /* UserAccountMapper.ice */,
);
- name = objects;
+ name = IceGrid;
sourceTree = "<group>";
};
- F347318E53D4D96BE16235C3 /* IceIAP */ = {
+ F80E519A4689353D5E43A9DB /* udp */ = {
isa = PBXGroup;
children = (
- AEF95184A3D897EAAA7AE4B5 /* ConnectionInfo.ice */,
- 651858AC9B30DE6B2A8B0AA6 /* EndpointInfo.ice */,
+ 759EE11CA14BBE944B450330 /* AllTests.swift */,
+ B97C4D3A7C3FD2BE6471EC5C /* Client.swift */,
+ 032A1203E7E72C578F359B7B /* Server.swift */,
+ 30CC9D352F809BB8E7E91DEC /* Test.ice */,
+ 1C82F07D7A7F30C23E254A35 /* TestI.swift */,
);
- name = IceIAP;
+ name = udp;
sourceTree = "<group>";
};
- F3F9A751DE0EE12740C1E5CE /* stream */ = {
+ F93CB044AFC259DEAAC808FF /* IceSSL */ = {
isa = PBXGroup;
children = (
- A8419D8D5FA660838BE1BA93 /* Client.swift */,
- CFCCC973BBC234DD5D28BE34 /* Test.ice */,
+ 45C5B87FD5C03D859316FE88 /* ConnectionInfo.ice */,
+ 6C24E220DD66B4ABD00D6B4E /* ConnectionInfoF.ice */,
+ 36AED081D73F0E2BF4A383BA /* EndpointInfo.ice */,
);
- name = stream;
+ name = IceSSL;
sourceTree = "<group>";
};
- F47B6953679235F9514B5855 /* scope */ = {
+ FFE7A68E6F8B6216D85993C3 /* macOS */ = {
isa = PBXGroup;
children = (
- 31FD0E8873503AA6351BA289 /* AllTests.swift */,
- DEC9D0420245199FB5BBD345 /* Client.swift */,
- F1F77E560368761492402EA3 /* Server.swift */,
- 56047CC0A74EAE9A631A9FD3 /* Test.ice */,
- CC018AED0F8FB003F4ED0C8D /* TestI.swift */,
+ 2F29C5EADE242F59D5DD919F /* main.swift */,
);
- name = scope;
+ name = macOS;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
- 05BBB22AB8A71AF47BD3F5DB /* Headers */ = {
+ 063BF9ABD81F90CA75FD61A1 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- C2700DF943BDB2417C54F986 /* IceGridSwift.h in Headers */,
+ D69248B4238DE41F2F02AA0C /* IceStormSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 189A149759728A345F04476D /* Headers */ = {
+ 08483F3D8AA03F3E9E93DE05 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- F5B140AA3FA7A33CEE34BDDF /* IceGridSwift.h in Headers */,
+ 24F57267974E32C9E6B9BB37 /* IceGridSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 20F20E632335A7FDB50086DA /* Headers */ = {
+ 2C568FE6255EE202E304EC2D /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 2F552D13CFD73AA3D3434E06 /* Headers */ = {
+ EC6DEC559E9F2754E20B7864 /* AdminFacetFactory.h in Headers */,
+ 1A700F50691EE802667BBBF2 /* BlobjectFacade.h in Headers */,
+ 39E4CA1872C7456338C946CE /* Communicator.h in Headers */,
+ B2F441C7B17D6205142783B0 /* Config.h in Headers */,
+ FC1A22FB2ED7BA9F27AEBCB0 /* Connection.h in Headers */,
+ BABFC36F943C020903B2C9AE /* Convert.h in Headers */,
+ B3528CB3864D9709296B0B1B /* Endpoint.h in Headers */,
+ DE7F50993CA39712BABD63A0 /* Exception.h in Headers */,
+ 3D7E6F8DFC7E917FFBC16799 /* IceImpl.h in Headers */,
+ CAF41D7A661129D9ABD70DD9 /* IceUtil.h in Headers */,
+ C235431F026782482DE9C7AB /* ImplicitContext.h in Headers */,
+ 0A8D97B41CA310C87A092E87 /* LocalObject.h in Headers */,
+ FE2E3C30E41B5021E0583B1A /* Logger.h in Headers */,
+ 7363F93FC669C4C5B706734B /* LoggerWrapperI.h in Headers */,
+ 65E09AB2B4387E84EACC77A8 /* ObjectAdapter.h in Headers */,
+ 57E203BBC01E7CF007F1CA3C /* ObjectPrx.h in Headers */,
+ B2E58D066CA22569D3DC7546 /* OutputStream.h in Headers */,
+ 07544F8CE8585AB8BB242126 /* Process.h in Headers */,
+ F737D6ED88F284EFC3DCC830 /* Properties.h in Headers */,
+ 03267350C63C30498BA36C8C /* PropertiesAdmin.h in Headers */,
+ 0152AF23DF2C9E39BC904E24 /* TraceUtil.h in Headers */,
+ B04642BC4B20D7BF53CCE564 /* UnsupportedAdminFacet.h in Headers */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 2E01AE7669F2CD6A2AE85958 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 46086259263420DEC2369529 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 2D1562D62D3D463F8C3E523B /* AdminFacetFactory.h in Headers */,
- D5C19C423062D83E7DCDEDCC /* BlobjectFacade.h in Headers */,
- 105FE0A07CE80F6364486D85 /* Communicator.h in Headers */,
- D95EE1448F8FE2739B1C2110 /* Config.h in Headers */,
- D49EB103A66A809820B7EF07 /* Connection.h in Headers */,
- A88E4F8AF590CB3058B6C4AD /* Convert.h in Headers */,
- 27F24C06CB4AC1938881B55F /* Endpoint.h in Headers */,
- ECFB3237F6F2C8CB710EA4E8 /* Exception.h in Headers */,
- C2FDCE73121F4D38AD683A81 /* IceImpl.h in Headers */,
- 17812534818F23BFE3E8AFB8 /* IceUtil.h in Headers */,
- 01E97AF8DE2D8214633742A1 /* ImplicitContext.h in Headers */,
- 46907D2978679BAB6688CCD0 /* LocalObject.h in Headers */,
- AC7151DB9910F2DE41D84A35 /* Logger.h in Headers */,
- C79D95D650DC4769B77AE67C /* LoggerWrapperI.h in Headers */,
- 72CAEA4C6158B01DEF413AAF /* ObjectAdapter.h in Headers */,
- EEF0DC8F30E903E928DB7715 /* ObjectPrx.h in Headers */,
- 7C634A21971EA48F10C178A0 /* OutputStream.h in Headers */,
- 576B168097EE583597085246 /* Process.h in Headers */,
- EA19FBB05B1F7F2A74867843 /* Properties.h in Headers */,
- 5A6BC57CF744F2701C2436CD /* PropertiesAdmin.h in Headers */,
- E6088AAF7A75F7EDA1F956E8 /* TraceUtil.h in Headers */,
- 478B84D29DB6E38B98204BA3 /* UnsupportedAdminFacet.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 5D5F9E4BD0F2D203BDE86206 /* Headers */ = {
+ 304D2FE9DCA56D5EFB49E8F8 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6019CBDA342F08401D0F8861 /* Headers */ = {
+ 4042BDFF64F2D8A2E1D38358 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6404D94C6E19D3FAA2E2DF25 /* Headers */ = {
+ 434FC16C6D63982ACEFAD3D6 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
+ C76170FBDC4951941ED26C87 /* Glacier2Swift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 699EDAAC3FEFBE0688BD1EA6 /* Headers */ = {
+ 549EA41F3B97FD1E397952D2 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- 8536A53841A351F2018D14C0 /* IceStormSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6A07884FAC3D3A473BD8511F /* Headers */ = {
+ 683748E04B57000F597ACD75 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- 748DA51801052238EEBDA100 /* IceSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 75EBDE3F80A4D5D5A8003536 /* Headers */ = {
+ 74EE8FC5025E7240A38B6AD0 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- D2F8853747D126C97620B53C /* Glacier2Swift.h in Headers */,
+ F5D243115C4AC3870FD602C0 /* IceGridSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7ECDF7A8207CCA9124106F09 /* Headers */ = {
+ 7E628419D6D1773D855E9C01 /* Headers */ = {
+ isa = PBXHeadersBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 6C86004D02D188505D3F61BD /* AdminFacetFactory.h in Headers */,
+ 269235D5DE838BA7C41DA615 /* BlobjectFacade.h in Headers */,
+ 5D73BAE26D23D9FEDC648967 /* Communicator.h in Headers */,
+ 7CD614C9110C08286B9E7A90 /* Config.h in Headers */,
+ 566B1F8EEC08332A0929DAC8 /* Connection.h in Headers */,
+ 601E701E098F5147B771C963 /* Convert.h in Headers */,
+ 8A9B3AC0F0C9C9DA2EB5F859 /* Endpoint.h in Headers */,
+ C331AF1A6E10A849FC5CA0D3 /* Exception.h in Headers */,
+ 66C0D7B348789ABE8DF7D3C8 /* IceImpl.h in Headers */,
+ 203F9688D522B9238A6B8517 /* IceUtil.h in Headers */,
+ 9929951070D2D3799D5BCA47 /* ImplicitContext.h in Headers */,
+ 2D38093CC317880772316EEA /* LocalObject.h in Headers */,
+ 65F12B0C359107413875AF04 /* Logger.h in Headers */,
+ A0241F70B30F1E841BF9F445 /* LoggerWrapperI.h in Headers */,
+ 82802BC814A648CD3FE71EE2 /* ObjectAdapter.h in Headers */,
+ C50125B8FF01D0895B3D7D73 /* ObjectPrx.h in Headers */,
+ EDC899AA65D39401E8E8D72A /* OutputStream.h in Headers */,
+ 3C44C5E5B0DB1E5950F50B0B /* Process.h in Headers */,
+ 26844EE68F90BADD043D3916 /* Properties.h in Headers */,
+ 123D12AC6DD37D4114505079 /* PropertiesAdmin.h in Headers */,
+ B35511F498DB806C6C57F60B /* TraceUtil.h in Headers */,
+ F4491D0288615AA18A957FD2 /* UnsupportedAdminFacet.h in Headers */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 9005EFCC4B5D74F3FD407CBB /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- C54DE890E97192D9C2D7DC59 /* IceStormSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8FBD46E14E4C740523FD1BED /* Headers */ = {
+ 905412BFA8FDDDE6AB8E4F9A /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- 9B416309253292A3B114B64A /* IceSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9E2CC0B5EAC6750A75A24F1B /* Headers */ = {
+ A57A99DE584F8746D9704136 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- BE79F355022137CAC608E729 /* AdminFacetFactory.h in Headers */,
- 724C3E75622F70FAE853E5A2 /* BlobjectFacade.h in Headers */,
- DF3B9FC365FE593CCF2301F9 /* Communicator.h in Headers */,
- 4655F2E445B2DA9701DE8F77 /* Config.h in Headers */,
- 4D7D2F7738CECE5861623B68 /* Connection.h in Headers */,
- 172A2411FCF704DC92922E3E /* Convert.h in Headers */,
- AE7836404A338E5561E187FA /* Endpoint.h in Headers */,
- 18020C701FB9B2C2E9759068 /* Exception.h in Headers */,
- 94D00DE6CB1282E3B91AD4BF /* IceImpl.h in Headers */,
- 57558E1ED8C8032A9E9BCFBD /* IceUtil.h in Headers */,
- AE61D3C8B2985C86E5436999 /* ImplicitContext.h in Headers */,
- 1726FF6651E77322D5B5B56D /* LocalObject.h in Headers */,
- 1AC563F8501D294350B17302 /* Logger.h in Headers */,
- 77E498EE85822E39876FAACC /* LoggerWrapperI.h in Headers */,
- 9D7ACD4DF1A74C495F5C4B3F /* ObjectAdapter.h in Headers */,
- BFBFDCD1A4CF741677CE4CA1 /* ObjectPrx.h in Headers */,
- 8A31F7ADBF4F4B99BE50A5E4 /* OutputStream.h in Headers */,
- 9D1AA2882E5A5B84C160D3E0 /* Process.h in Headers */,
- F4994F8835BF91C6CA056117 /* Properties.h in Headers */,
- C86687B60B783F099FEB5910 /* PropertiesAdmin.h in Headers */,
- D51C085A0606FC73D28F534A /* TraceUtil.h in Headers */,
- 510E51D17359CD2FBED299A3 /* UnsupportedAdminFacet.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 9EBF033B7E83A3001ABE6D89 /* Headers */ = {
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ AF6E6EC0AE140ECC248E7859 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
+ 9D83F557BF052AA1622CC965 /* Glacier2Swift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- AA540E14D564AD81A6EF3A6D /* Headers */ = {
+ B12D1E7C6E978A3E4562BA50 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
+ 8E1B27D6D970CDE7154CC180 /* IceSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- AB483BD6973FA18F54C0F707 /* Headers */ = {
+ B76ACC49A7181B282B9133A8 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
+ 02A1F8B515A05570165B2ADF /* IceSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- CCE8A912F3723A670ED12439 /* Headers */ = {
+ B7868FD7AB5B28F634EB179A /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
+ 7B0671B28EC4EF0A4BAB8293 /* IceStormSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- DE937BBA063D7704578D57EC /* Headers */ = {
+ EA238B020448C76BCED89351 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- 620E4EBD51C34498FB218D53 /* Glacier2Swift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E6503018927D8D425B344D26 /* Headers */ = {
+ F0BDCBB042264A86F8EE9899 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- EC0E6C7D45A0CF4B70DCE283 /* Headers */ = {
+ F0F8308CCFB6C9E0DC650C1E /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -7298,2334 +7298,2334 @@
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
- 0B20F023D2E1BC4B57915592 /* IceImpl macOS */ = {
+ 01A70A38DA31BD7B3046205D /* IceServantLocatorAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 11BA451409C11B77116D10FC /* Build configuration list for PBXNativeTarget "IceImpl macOS" */;
+ buildConfigurationList = 99B0BF0C748834FCC29AB1EA /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD iOS" */;
buildPhases = (
- 9E2CC0B5EAC6750A75A24F1B /* Headers */,
- BC6A385454C884C9DD3FB732 /* Sources */,
- 383C3915C3A935DEC0774F84 /* Frameworks */,
- AEC8A04AC45F718789136B09 /* Resources */,
+ 91B1CD921C7D08AA9615EAB7 /* Sources */,
+ E3339081CB7C5457CFE3306F /* Frameworks */,
+ 71F73121EC3F809865D748C7 /* Resources */,
+ FCA34BA769C29DCF82BD65ED /* Swiftformat & Swiftlint */,
);
buildRules = (
+ 9DB01A2210F23B9B48CDA88E /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceImpl macOS";
- productName = IceImpl;
- productReference = A2EE54802BFD472CDFC02692 /* IceImpl.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceServantLocatorAMD iOS";
+ productName = IceServantLocatorAMD;
+ productReference = 1108857B477D7D0434BE5FB6 /* IceServantLocatorAMD.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 0B9E7BE2574649A7DEAD1C1C /* IceUdp iOS */ = {
+ 02D2711CE217D81057376ADA /* IceSlicingExceptionsAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 5357C3BCA05BAEEB881D2A12 /* Build configuration list for PBXNativeTarget "IceUdp iOS" */;
+ buildConfigurationList = C84514D0C2FD2B8C213FFD15 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD iOS" */;
buildPhases = (
- 29337C4A14A8C1D9F6FD6275 /* Sources */,
- 4DFF5FBEB14B4CD81B9836C5 /* Frameworks */,
- 5C8D1D89B27A8EDD3B92177B /* Resources */,
- D9B98B20CB52320F19B1CC25 /* Swiftformat & Swiftlint */,
+ F37893394071C8F24C6FCCE8 /* Sources */,
+ 979840C25A5F99FCD9FB1A16 /* Frameworks */,
+ 84F9DFD14A364C14D5CC959E /* Resources */,
+ C9B3B0A959602859E4C9B466 /* Swiftformat & Swiftlint */,
);
buildRules = (
- DBBB69CBD85F54EB83928867 /* PBXBuildRule */,
+ A035EA26066E150B15E84F25 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceUdp iOS";
- productName = IceUdp;
- productReference = 228DDCBD015FAE5B3571D90B /* IceUdp.bundle */;
+ name = "IceSlicingExceptionsAMD iOS";
+ productName = IceSlicingExceptionsAMD;
+ productReference = 0BDBBB6367493AE77D4F457C /* IceSlicingExceptionsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 11F37400E8E07989B6E1EC6B /* IceProxy macOS */ = {
+ 0370DD19FE8E4AF72EC86202 /* IceAdmin macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = DA31AE610854CE4F88AC8266 /* Build configuration list for PBXNativeTarget "IceProxy macOS" */;
+ buildConfigurationList = 827BC3C1C2D7A1A20A3BCC19 /* Build configuration list for PBXNativeTarget "IceAdmin macOS" */;
buildPhases = (
- D1FE0E9DAF4CD03B9D1BBD72 /* Sources */,
- 8C46960B36CF69C25B82AFD2 /* Frameworks */,
- 657AA3033812AE42797AB382 /* Resources */,
- 63A9BE618A41845F769E2E2F /* Swiftformat & Swiftlint */,
+ DE88240D3F2296EAF69E4988 /* Sources */,
+ C5B02657CD368BDC4D6754DA /* Frameworks */,
+ 82599B2F43DDF626F654F3B0 /* Resources */,
+ 030685266B7D29FD0697E0A8 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 8CD53738EFA944C839F43A5D /* PBXBuildRule */,
+ D49A99DA10F0AC8F5AEC3D7B /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceProxy macOS";
- productName = IceProxy;
- productReference = 499879837AB808E65E267110 /* IceProxy.bundle */;
+ name = "IceAdmin macOS";
+ productName = IceAdmin;
+ productReference = CF57B1D3D7AE921D461971DA /* IceAdmin.bundle */;
productType = "com.apple.product-type.bundle";
};
- 12BB34202E09CE86EEA85292 /* IceSSL C++11 iOS */ = {
+ 058D93C92E45CA7EA4E20173 /* IceLocation iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 8E994D3FB6AE5A637FB76266 /* Build configuration list for PBXNativeTarget "IceSSL C++11 iOS" */;
+ buildConfigurationList = F1AA6848CFAF6C4DA47AA296 /* Build configuration list for PBXNativeTarget "IceLocation iOS" */;
buildPhases = (
- 9EBF033B7E83A3001ABE6D89 /* Headers */,
- 9B99240856F2F2C7905651D5 /* Sources */,
- F7CBFE4C0F3C79B5E93A6B79 /* Frameworks */,
+ DA1AA79CF07EDB36EA5216F4 /* Sources */,
+ 76FB75E2C36755DDB1CE6C0A /* Frameworks */,
+ 6E9F4116EBB4D92EAE605307 /* Resources */,
+ 2DAB6EBC7B41E0422B137CE6 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 03AC652771D6454A7E9F8A3F /* PBXBuildRule */,
+ 719B809822C6712FBB9BC58A /* PBXBuildRule */,
);
dependencies = (
- 6D6B90CF6E4C6A32A4ADC51D /* PBXTargetDependency */,
);
- name = "IceSSL C++11 iOS";
- productName = "IceSSL C++11 iOS";
- productReference = B377B0722288DFB2A73E0D11 /* libIceSSL C++11 iOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceLocation iOS";
+ productName = IceLocation;
+ productReference = EC98242524973663F1908A56 /* IceLocation.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 152C6B4D442533A14394AA59 /* IceAdmin iOS */ = {
+ 0610CC9BC21CF3B7266C4897 /* IceUdp macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = E8D5C0992B3EC9BF06C2E413 /* Build configuration list for PBXNativeTarget "IceAdmin iOS" */;
+ buildConfigurationList = BD05D3A5063F1F85BB3EEB79 /* Build configuration list for PBXNativeTarget "IceUdp macOS" */;
buildPhases = (
- 7CC9578E94E7A84C9AB97A56 /* Sources */,
- 106BB2D4AFDDF48AB1879C0D /* Frameworks */,
- 9390284F2929A191FCFE579F /* Resources */,
- EAC9D30594BC3F926B028B97 /* Swiftformat & Swiftlint */,
+ 3E72026F494C05517DECD479 /* Sources */,
+ 5DF0314BC720FAA50A114DE8 /* Frameworks */,
+ 346FBED064AC6ADE66A59B22 /* Resources */,
+ 5FED063D2CA23814EF43108B /* Swiftformat & Swiftlint */,
);
buildRules = (
- 1A3343DDC32CBBDE33E6B7E2 /* PBXBuildRule */,
+ 1967539C28653F32D3409E0A /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAdmin iOS";
- productName = IceAdmin;
- productReference = 7BADC096D1677992528358C9 /* IceAdmin.bundle */;
+ name = "IceUdp macOS";
+ productName = IceUdp;
+ productReference = 84450C679D93DA01E071D356 /* IceUdp.bundle */;
productType = "com.apple.product-type.bundle";
};
- 181D4BB2B500C7095E790261 /* IceServantLocator macOS */ = {
+ 0A90DE72B06C5E2DEB2F084A /* IceIAP C++11 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = BB7B27E3F192A856804504F7 /* Build configuration list for PBXNativeTarget "IceServantLocator macOS" */;
+ buildConfigurationList = 675ED3E912A0BFB0DDEE7687 /* Build configuration list for PBXNativeTarget "IceIAP C++11 iOS" */;
buildPhases = (
- F475329F03E0092B1E040E6E /* Sources */,
- F79396AEF21D6382DA1A1604 /* Frameworks */,
- A0F37A30304B02310301D24F /* Resources */,
- 966E15C79D450685A5F8372A /* Swiftformat & Swiftlint */,
+ 549EA41F3B97FD1E397952D2 /* Headers */,
+ BA8BDF924B0F010C52B8DBEE /* Sources */,
+ E1631BBFE07F803740FA02FE /* Frameworks */,
);
buildRules = (
- 10318D80DB8375E92376F13F /* PBXBuildRule */,
+ E4299E70EC11DC071D189F88 /* PBXBuildRule */,
);
dependencies = (
+ 353C6F24AD0D5AFB57F6E767 /* PBXTargetDependency */,
);
- name = "IceServantLocator macOS";
- productName = IceServantLocator;
- productReference = 273C8A37832131D101BED487 /* IceServantLocator.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceIAP C++11 iOS";
+ productName = "IceIAP C++11 iOS";
+ productReference = EED8384026BA79D244FD3624 /* libIceIAP C++11 iOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- 1A56C6EA194130F78ED3E3D7 /* IceRetry macOS */ = {
+ 0B28B50F94109703DBA5968D /* IceProxyAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 84D81443306BC687BB02714B /* Build configuration list for PBXNativeTarget "IceRetry macOS" */;
+ buildConfigurationList = 833A26258684BE06ADE647BF /* Build configuration list for PBXNativeTarget "IceProxyAMD macOS" */;
buildPhases = (
- E7742EF6F28C2ADFC171C04C /* Sources */,
- B461FF78C2FFEC6E514D9DD2 /* Frameworks */,
- 1C8EBB22E6110CA651B5AE94 /* Resources */,
- FB01C6E7B60A150362C4CDA3 /* Swiftformat & Swiftlint */,
+ 14674AAA70903FBB85E54841 /* Sources */,
+ CFBA0DD97A31DDECF5CA24C5 /* Frameworks */,
+ 6701D03B7925D7DC2C6344DA /* Resources */,
+ 93638733281B5FB8FD6F4B1D /* Swiftformat & Swiftlint */,
);
buildRules = (
- 75E1EFF2DC465F07A8B3C512 /* PBXBuildRule */,
+ 9057ED568486609A066F656C /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceRetry macOS";
- productName = IceRetry;
- productReference = A64DC01AFE2CE7EB0471ECFC /* IceRetry.bundle */;
+ name = "IceProxyAMD macOS";
+ productName = IceProxyAMD;
+ productReference = CBF983A4C2F993F06B7A0B6D /* IceProxyAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 1AAC4E0E13E730A3EBE99884 /* IceProperties iOS */ = {
+ 0B3BDE997BC51507B4E5C048 /* IceEnums iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 98E347453B8C336B66FC9333 /* Build configuration list for PBXNativeTarget "IceProperties iOS" */;
+ buildConfigurationList = 8AC308346A3702F15CE88150 /* Build configuration list for PBXNativeTarget "IceEnums iOS" */;
buildPhases = (
- 00A04F40C0335D91BD6839E3 /* Sources */,
- 7B82A83F1645AB3CD9159317 /* Frameworks */,
- 99A92A9F9F6037C16A85D8C6 /* Resources */,
- 28CA6E0BE0B4DCC6B5673AB2 /* Swiftformat & Swiftlint */,
+ 9F59B29B734035EF3CB4F0A9 /* Sources */,
+ 50F9876602C44D9046D0720F /* Frameworks */,
+ CAFDF4ED95B3D696B5F98678 /* Resources */,
+ FD65BE5C7C5643B23BB15C3D /* Swiftformat & Swiftlint */,
);
buildRules = (
- 53925A79EB627B58CB848E72 /* PBXBuildRule */,
+ 1B14172E974B87182C05D9CF /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceProperties iOS";
- productName = IceProperties;
- productReference = 4865B3158D38CF0F111335D1 /* IceProperties.bundle */;
+ name = "IceEnums iOS";
+ productName = IceEnums;
+ productReference = B0ECD66BD7148ED9C4EE1BC2 /* IceEnums.bundle */;
productType = "com.apple.product-type.bundle";
};
- 1E406447B88C3D90364D4D1F /* IceOperations macOS */ = {
+ 0CCAF88FB0F0E936C71B839C /* IceExceptions macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 6020AF5853E377C06D67E403 /* Build configuration list for PBXNativeTarget "IceOperations macOS" */;
+ buildConfigurationList = E7B741D4724D600535D319EF /* Build configuration list for PBXNativeTarget "IceExceptions macOS" */;
buildPhases = (
- AF7819AED0D1D05AA25D92E4 /* Sources */,
- BD17E497021CAF9379DA3497 /* Frameworks */,
- CAD28B93F0E62828AF0D6377 /* Resources */,
- 7A54CEA2B19A2055CC1F47DD /* Swiftformat & Swiftlint */,
+ EB6B74DB6F07252330F2A456 /* Sources */,
+ 0AC2A1AF96E6DDF883BA303A /* Frameworks */,
+ C6F6008076271A26AA75322D /* Resources */,
+ CCF66015267C5914919C5662 /* Swiftformat & Swiftlint */,
);
buildRules = (
- BDF9B57ED55153A6116D68DF /* PBXBuildRule */,
+ EBE11F16FA38EF509D5B8AAA /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOperations macOS";
- productName = IceOperations;
- productReference = FC478C09D46B520AC09D1D24 /* IceOperations.bundle */;
+ name = "IceExceptions macOS";
+ productName = IceExceptions;
+ productReference = AE71B7F15EFD4816025E0689 /* IceExceptions.bundle */;
productType = "com.apple.product-type.bundle";
};
- 201230D356840C5A08351F26 /* IceExceptionsAMD iOS */ = {
+ 0E1A3BDA087DAAC2271A3F8D /* IceDiscovery C++11 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = D78D874B7777AD5604436353 /* Build configuration list for PBXNativeTarget "IceExceptionsAMD iOS" */;
+ buildConfigurationList = 482CC338945578A738C4D017 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 iOS" */;
buildPhases = (
- E65EF8B13225DD224891277E /* Sources */,
- 255FA8B88BC828B5A289CCDB /* Frameworks */,
- 5064F164501D15966944248E /* Resources */,
- CD32127CBD3F93AB9BB29D19 /* Swiftformat & Swiftlint */,
+ EA238B020448C76BCED89351 /* Headers */,
+ 9416469D898DA7806991371D /* Sources */,
+ AD2CC4B79610CFEA1330EA12 /* Frameworks */,
);
buildRules = (
- 950BF003DADBC930CFEBAEDB /* PBXBuildRule */,
+ EB86E5F85592AE388162A286 /* PBXBuildRule */,
);
dependencies = (
+ D2A5C939CDB1B4160933C1A0 /* PBXTargetDependency */,
);
- name = "IceExceptionsAMD iOS";
- productName = IceExceptionsAMD;
- productReference = 4E959F0B362795EC27EE97FA /* IceExceptionsAMD.bundle */;
+ name = "IceDiscovery C++11 iOS";
+ productName = "IceDiscovery C++11 iOS";
+ productReference = 05ED211DE92604034331FDE7 /* libIceDiscovery C++11 iOS.a */;
+ productType = "com.apple.product-type.library.static";
+ };
+ 0E21FCD024760D6A06C6D0CD /* SliceEscape iOS */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 10729862A097C39CE8EB9C85 /* Build configuration list for PBXNativeTarget "SliceEscape iOS" */;
+ buildPhases = (
+ D07B403B0AC000AEFBA9C390 /* Sources */,
+ 50547AB620D068CDF5C7FAF2 /* Frameworks */,
+ F026659BD0285AA4F458BA5E /* Resources */,
+ 20EFE04627622BC19E26E70B /* Swiftformat & Swiftlint */,
+ );
+ buildRules = (
+ 48CEA397421C800D4DEA6097 /* PBXBuildRule */,
+ );
+ dependencies = (
+ );
+ name = "SliceEscape iOS";
+ productName = SliceEscape;
+ productReference = A71172EA637FA63221C3687A /* SliceEscape.bundle */;
productType = "com.apple.product-type.bundle";
};
- 215AFD7E3854FE327298A93E /* IceInterceptor macOS */ = {
+ 106ABFC5452E3C5166B0CB17 /* IceScope iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 7B99D8F660920013276C79A3 /* Build configuration list for PBXNativeTarget "IceInterceptor macOS" */;
+ buildConfigurationList = 814BF0826596863F58AF7738 /* Build configuration list for PBXNativeTarget "IceScope iOS" */;
buildPhases = (
- C2045A1C1B682CFA025DBEAC /* Sources */,
- 3429B33E573E5F813542CD2F /* Frameworks */,
- 38F16D70747EC8A142CDFE9B /* Resources */,
- 8396BB8652E451B914505CBC /* Swiftformat & Swiftlint */,
+ D1C520E0D30DB8619AFC31E6 /* Sources */,
+ 121C8E9D707E5483C006CFFF /* Frameworks */,
+ C58A7DD9215B632601022EDC /* Resources */,
+ 01ACE6F800D6445C9E2814EA /* Swiftformat & Swiftlint */,
);
buildRules = (
- 6A8A1627DE5EFC860DC01DD2 /* PBXBuildRule */,
+ 7601B14FE82F3603AABC5F77 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInterceptor macOS";
- productName = IceInterceptor;
- productReference = C7F15D84385C6FFC6EADD1FA /* IceInterceptor.bundle */;
+ name = "IceScope iOS";
+ productName = IceScope;
+ productReference = E5550226853A21DC8DA34637 /* IceScope.bundle */;
productType = "com.apple.product-type.bundle";
};
- 243376B5BCD8FB6B573F35B1 /* IceStorm iOS */ = {
+ 11F8CD8ABC6B38DE41C63C49 /* IceServantLocator macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = AC850EB7D16CF35402B67CC2 /* Build configuration list for PBXNativeTarget "IceStorm iOS" */;
+ buildConfigurationList = 6768298C5152AA437773A299 /* Build configuration list for PBXNativeTarget "IceServantLocator macOS" */;
buildPhases = (
- 699EDAAC3FEFBE0688BD1EA6 /* Headers */,
- A474CAA01FA7D137A646980D /* Sources */,
- 817F5CF70E0513858CC9DC9E /* Frameworks */,
- 0898BA130E7D558CE1D0801B /* Resources */,
+ 5D14A879746AADD2E01B314B /* Sources */,
+ 2D8409ED6305E91F7F8AB17E /* Frameworks */,
+ 180A499D1618C89B7AC34667 /* Resources */,
+ 60B07B4184764BCB603EB480 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 6DB2C841D72557BAAB3A619C /* PBXBuildRule */,
+ 852E470C83E9C0F99394F402 /* PBXBuildRule */,
);
dependencies = (
- 30E54F481F5DF26D84BAAA4F /* PBXTargetDependency */,
);
- name = "IceStorm iOS";
- productName = IceStorm;
- productReference = 50C28D2AE3D7153816FAA709 /* IceStorm.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceServantLocator macOS";
+ productName = IceServantLocator;
+ productReference = E9F9ED0DA1AA721A70A39238 /* IceServantLocator.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 25A27A7EDF9F753CD06CD077 /* IceInvoke iOS */ = {
+ 1205196C90B7ED17F40C2A8E /* IceInvoke macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = D284C4AD4D778FCDFFB6DBA9 /* Build configuration list for PBXNativeTarget "IceInvoke iOS" */;
+ buildConfigurationList = EA372FDB7742010969B4BFE5 /* Build configuration list for PBXNativeTarget "IceInvoke macOS" */;
buildPhases = (
- 57D51CE91C2703400B2BA7FA /* Sources */,
- FA36C903B8CC9C6380361F3E /* Frameworks */,
- 859569F9A6D7BEFCA0957ECB /* Resources */,
- 694FBFDC2D27C79EB7387CB5 /* Swiftformat & Swiftlint */,
+ DA985482272FCDC1CAB4FC8E /* Sources */,
+ 181CEE371B57D273C41F9EB9 /* Frameworks */,
+ FA15479F10C7090C712F20BB /* Resources */,
+ 96C6E0FFAAEE5DF44CD7846B /* Swiftformat & Swiftlint */,
);
buildRules = (
- 6533EA270C3F1BE9D9555C21 /* PBXBuildRule */,
+ 7562A24FAF079DCBE404BFED /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInvoke iOS";
+ name = "IceInvoke macOS";
productName = IceInvoke;
- productReference = BB30FF55D1D682BEA2F84695 /* IceInvoke.bundle */;
+ productReference = 86DA0817CE029B82837BAE11 /* IceInvoke.bundle */;
productType = "com.apple.product-type.bundle";
};
- 28CDBC394C2C48C28EDC2737 /* TestDriver iOS */ = {
+ 1523F4F0E08AF464B3F82324 /* IceInheritance iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 7E11ED081C4F6FAE85C96EEB /* Build configuration list for PBXNativeTarget "TestDriver iOS" */;
+ buildConfigurationList = 7FCDFDDA6DF8E93B97401F01 /* Build configuration list for PBXNativeTarget "IceInheritance iOS" */;
buildPhases = (
- 44BA23A49B21F9AB866EE528 /* Sources */,
- 439919B6B217AC4D29DE7764 /* Frameworks */,
- 2B6E3D89D06B03534490E0B0 /* Resources */,
- 712F3C07C5943C27F093F817 /* Swiftformat & Swiftlint */,
- 11FFB1BF9E84148E37F41708 /* Copy Frameworks */,
- 10CF17D2EF5F6C22F68E6806 /* Copy Symbols */,
- 872D7F0E4F675368FB3BCDBE /* Copy Frameworks */,
+ 2DD391E3564221866ECD84BC /* Sources */,
+ 0F66BBC651C04191868A8F8D /* Frameworks */,
+ 1F8B0C4A373B633E36AABE18 /* Resources */,
+ 41441E40DA9D51EA12A0968C /* Swiftformat & Swiftlint */,
);
buildRules = (
- 828E809007B8A2AC553EFE20 /* PBXBuildRule */,
+ A9CE02A0C76339FA86D9675A /* PBXBuildRule */,
);
dependencies = (
- 52EE3DEDADE61F205633C490 /* PBXTargetDependency */,
- 0B080B2F039FF892615D48E5 /* PBXTargetDependency */,
- 399D8BE1CF1CAFA26039EFE5 /* PBXTargetDependency */,
- A2A3ADBFEBF26162DB804B9E /* PBXTargetDependency */,
- 0AA38837FD6ED4369FA5118D /* PBXTargetDependency */,
- 379A93B27E1ED9ABB0381CEB /* PBXTargetDependency */,
- 6A64B711DCDF6F1996730E4B /* PBXTargetDependency */,
- 94684DC39D3D55F278BDE020 /* PBXTargetDependency */,
- AF83B2334657DA7E19B1920F /* PBXTargetDependency */,
- 661B45D59A6DA5756AF2CCE7 /* PBXTargetDependency */,
- 4869097E444F2EE9E4FBD515 /* PBXTargetDependency */,
- 1A913009C93BA88B2DEC0B9F /* PBXTargetDependency */,
- A59D0AC1202E793B088191FC /* PBXTargetDependency */,
- 6614E59080392D4984871B0F /* PBXTargetDependency */,
- AFAE8D0071FAFA9326163235 /* PBXTargetDependency */,
- 7356BE47B6D425F2DA240009 /* PBXTargetDependency */,
- 38C38F0F72499D98844F2049 /* PBXTargetDependency */,
- 3C9782EE3EF2CC5E11E2AB7C /* PBXTargetDependency */,
- C3A4787D4A50365A7E71BD3E /* PBXTargetDependency */,
- A1710A4EBD6A2E79352C5006 /* PBXTargetDependency */,
- 910D64E458957E96755A1D25 /* PBXTargetDependency */,
- A7AA7075539F6C277C14975D /* PBXTargetDependency */,
- 8EA25D2B56BF1F9009999EF3 /* PBXTargetDependency */,
- 765E0DF164AB8AFFC3436F14 /* PBXTargetDependency */,
- 6BD9866A55DBBE9F94FE5BCC /* PBXTargetDependency */,
- A23BC9FEC07647F94C159A95 /* PBXTargetDependency */,
- 4A7C14F7400881C449052DB8 /* PBXTargetDependency */,
- 62399E6570FE2AEEDECDE164 /* PBXTargetDependency */,
- 8FBFD80AEB0F79C7BB43919B /* PBXTargetDependency */,
- 2775BA8CB3DD67B2B4221BB3 /* PBXTargetDependency */,
- 890034127213361F3C8F5A02 /* PBXTargetDependency */,
- 2D2D35C1EBF722477B8B482C /* PBXTargetDependency */,
- A2D2A66A0F94B64D462BCEF9 /* PBXTargetDependency */,
- 87977D66621ABEE8B2C26019 /* PBXTargetDependency */,
- C4E7724859AC32D6FA13CD2E /* PBXTargetDependency */,
- 4BA07F8BD5A88D6281A29D29 /* PBXTargetDependency */,
- 0A6C086BA674D216566BBD90 /* PBXTargetDependency */,
- A717E4500EF731D22C50944A /* PBXTargetDependency */,
- F2A554033353FB741C4F3296 /* PBXTargetDependency */,
);
- name = "TestDriver iOS";
- productName = TestDriver;
- productReference = 8DD7CBE7D8A940FFCF43FC42 /* TestDriver.app */;
- productType = "com.apple.product-type.application";
+ name = "IceInheritance iOS";
+ productName = IceInheritance;
+ productReference = 45F5099E57CC75F43A2B37BF /* IceInheritance.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 28CFE986A434086C3605887E /* IceEnums iOS */ = {
+ 185411B405D1A7CE27D59F14 /* IceProperties iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = EA9C18267B52FF115D5FBDAF /* Build configuration list for PBXNativeTarget "IceEnums iOS" */;
+ buildConfigurationList = B2C85C2038FD41339F449487 /* Build configuration list for PBXNativeTarget "IceProperties iOS" */;
buildPhases = (
- 9F0E2F804F97B0428B8DAF47 /* Sources */,
- 39FC128F824212ADA3698804 /* Frameworks */,
- 287C74F0F682520334C70332 /* Resources */,
- F4A2D49327D5EFDFEAC70CC2 /* Swiftformat & Swiftlint */,
+ 2D7C18EDD128AA8A81EEC43E /* Sources */,
+ D4FC990F58FC3C6499E98B1B /* Frameworks */,
+ A2B31F6FE4A5EB79A37E0F4E /* Resources */,
+ 3162EB811C8121EA3F58F3E5 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 14E26428815567543D2725EC /* PBXBuildRule */,
+ 406FABABBB3195EA7D293511 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceEnums iOS";
- productName = IceEnums;
- productReference = 6E1716C66456BCBBFBF62157 /* IceEnums.bundle */;
+ name = "IceProperties iOS";
+ productName = IceProperties;
+ productReference = A98DA914527A4765019BECF6 /* IceProperties.bundle */;
productType = "com.apple.product-type.bundle";
};
- 28E66BF870D16ED437F027B7 /* IceGrid iOS */ = {
+ 202719159B36E3A8B3EE2705 /* IceObjects iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 2FBC485D88053CE1C10E2C57 /* Build configuration list for PBXNativeTarget "IceGrid iOS" */;
+ buildConfigurationList = 31B6C6151E1572E0CB3EF7F3 /* Build configuration list for PBXNativeTarget "IceObjects iOS" */;
buildPhases = (
- 05BBB22AB8A71AF47BD3F5DB /* Headers */,
- 41F90455559279AF5DC6E92D /* Sources */,
- 74174C7E1B03324C6514DA65 /* Frameworks */,
- D558B6EDE5C078BAFAA2B8B9 /* Resources */,
+ 5AAFB553E755C709D0C0D194 /* Sources */,
+ 4534C328672AE65DE137E66D /* Frameworks */,
+ 08CC4BE18BA81FBF1F7D36AC /* Resources */,
+ EB115F3B6491C70AC41A4B0D /* Swiftformat & Swiftlint */,
);
buildRules = (
- D3C9EBA2CDC320847E1BA8D7 /* PBXBuildRule */,
+ 9188E95FAECEEB2970AAED69 /* PBXBuildRule */,
);
dependencies = (
- C247E326B46CD16FA29657B5 /* PBXTargetDependency */,
- 565AEA02674C74A898143F5A /* PBXTargetDependency */,
);
- name = "IceGrid iOS";
- productName = IceGrid;
- productReference = 1DEAE5A8F941AB2CCAA16FB6 /* IceGrid.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceObjects iOS";
+ productName = IceObjects;
+ productReference = DAAC8DB68772B56BF4C4FC87 /* IceObjects.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 2B0DA341DBA94884D0304509 /* Ice C++11 macOS */ = {
+ 20D4DCB80470ACA8E635D99B /* IceAcm iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 287D737E736D39F6BBBDA1F1 /* Build configuration list for PBXNativeTarget "Ice C++11 macOS" */;
+ buildConfigurationList = DCC36C41DFFD8B81A4F49258 /* Build configuration list for PBXNativeTarget "IceAcm iOS" */;
buildPhases = (
- 20F20E632335A7FDB50086DA /* Headers */,
- B5279E3ED016C786663AF492 /* Sources */,
- 0A284CD82FD37E7C9B2C3458 /* Frameworks */,
+ 18C90AD14F943FFC7DCA8761 /* Sources */,
+ 7B0C607E025C4D165819B827 /* Frameworks */,
+ 382475CD0F58807FBE4BD06A /* Resources */,
+ 65941F14EFFC26608672E0E0 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 44F684DCC6DF53001B8EB546 /* PBXBuildRule */,
+ AACF7E57601E26DE317C8405 /* PBXBuildRule */,
);
dependencies = (
);
- name = "Ice C++11 macOS";
- productName = "Ice C++11 macOS";
- productReference = 68CEC296554781EB6D21CA3C /* libIce C++11 macOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceAcm iOS";
+ productName = IceAcm;
+ productReference = 61D80966470D2827544EEAF4 /* IceAcm.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 2FA692464307DB8942B81FCE /* IceInterceptor iOS */ = {
+ 23FDB735E5A65CD141CEE345 /* IceServices iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 6DA8D7D979BC9F1AB55137B9 /* Build configuration list for PBXNativeTarget "IceInterceptor iOS" */;
+ buildConfigurationList = 206F2208F7C1F91EEA3975AD /* Build configuration list for PBXNativeTarget "IceServices iOS" */;
buildPhases = (
- 6FF8B5B4850F7E71A0623C1E /* Sources */,
- 886DF937945FAFFB0DB35DFE /* Frameworks */,
- 41FE814B22CDFB43D444B7A9 /* Resources */,
- 35EC5B34CADE7ACD57BB54AE /* Swiftformat & Swiftlint */,
+ 155DF498EC0765CD42D01FE6 /* Sources */,
+ 4A3714F680B5AB6E917D540C /* Frameworks */,
+ 5C61656FE0B156E71C196DA6 /* Resources */,
+ DFB21B54F899DEB67B0977DD /* Swiftformat & Swiftlint */,
);
buildRules = (
- 152BE85D7EAACA6BA0C8F946 /* PBXBuildRule */,
+ 366A8236E176A9A16EAB8576 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInterceptor iOS";
- productName = IceInterceptor;
- productReference = 4F86EE1F0BABC73616D64E60 /* IceInterceptor.bundle */;
+ name = "IceServices iOS";
+ productName = IceServices;
+ productReference = D6E03F2B45E897DFA4BA3875 /* IceServices.bundle */;
productType = "com.apple.product-type.bundle";
};
- 33A418E3474BE5E738D35102 /* IceEnums macOS */ = {
+ 24B30C3CF13A63D9CB4900AE /* IceSlicingObjects macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 0E15EF19C87DFB578AED5711 /* Build configuration list for PBXNativeTarget "IceEnums macOS" */;
+ buildConfigurationList = 26BF6780A0EDC06323468374 /* Build configuration list for PBXNativeTarget "IceSlicingObjects macOS" */;
buildPhases = (
- F5502C2F220BF21652304C44 /* Sources */,
- 35108728344233C72ED6F21E /* Frameworks */,
- F3457DE9A754E10F9EE2726A /* Resources */,
- EB38E4A8E4B1BA39DE123A04 /* Swiftformat & Swiftlint */,
+ 85299EE40E7022749A73DBC0 /* Sources */,
+ 1E80B2C700D8A768D2997FE1 /* Frameworks */,
+ 849E982A2FAF53BB63EFD8B5 /* Resources */,
+ B6AEE4FD41356328E735982B /* Swiftformat & Swiftlint */,
);
buildRules = (
- AA7F3693220F7502E60334F6 /* PBXBuildRule */,
+ E9422786F38A653518C6E649 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceEnums macOS";
- productName = IceEnums;
- productReference = 0E3D40FBB00AD72FD390D1E4 /* IceEnums.bundle */;
+ name = "IceSlicingObjects macOS";
+ productName = IceSlicingObjects;
+ productReference = 375ADB33ED73A7C0EE3341D7 /* IceSlicingObjects.bundle */;
productType = "com.apple.product-type.bundle";
};
- 34CC3FB8F32A94970DA6C5BC /* IceScope iOS */ = {
+ 25198A5D21AB5854F370629A /* IceServantLocatorAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = F4684A7A6357578EC96E6279 /* Build configuration list for PBXNativeTarget "IceScope iOS" */;
+ buildConfigurationList = 0C9DC7995227410943B8C549 /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD macOS" */;
buildPhases = (
- 14C712F1304966008DC75618 /* Sources */,
- AAD1951DA0F9167266D55842 /* Frameworks */,
- 9F38974143631060A19628A3 /* Resources */,
- C5A436D24E0F0118492A3EB3 /* Swiftformat & Swiftlint */,
+ 176D2B25FF5A26025AA2EAF4 /* Sources */,
+ F3A6A3F016E68C6DE8994DE2 /* Frameworks */,
+ 25ACFD42BD3CF2C877476E32 /* Resources */,
+ 5118E7B5B41BD01583D5F9BC /* Swiftformat & Swiftlint */,
);
buildRules = (
- 109DC8AB2C4982FB0B23E58F /* PBXBuildRule */,
+ 690C9A3EB22B4598898E43DF /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceScope iOS";
- productName = IceScope;
- productReference = E19C150CCCC22B7DE0139429 /* IceScope.bundle */;
+ name = "IceServantLocatorAMD macOS";
+ productName = IceServantLocatorAMD;
+ productReference = 441545732BF5A247F01A1C54 /* IceServantLocatorAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 3EAB7D1B9F1CE476576FAA4C /* IceGrid macOS */ = {
+ 26D06E9AF856E8DF129D6515 /* IceExceptionsAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = BAE80F75820E98E535F0FE2C /* Build configuration list for PBXNativeTarget "IceGrid macOS" */;
+ buildConfigurationList = BF8E894DA9E12F09D602C7C6 /* Build configuration list for PBXNativeTarget "IceExceptionsAMD iOS" */;
buildPhases = (
- 189A149759728A345F04476D /* Headers */,
- 6EDAFB422FF1DEF6537C39A4 /* Sources */,
- 2904A0555D938036491590AA /* Frameworks */,
- 51CCE03A1E923D61E70AA22D /* Resources */,
+ AF4D9632F28EB2982852E12E /* Sources */,
+ 3532C3726054B5F5D0F42DFC /* Frameworks */,
+ 5B40FBFF840C685EE917E6F5 /* Resources */,
+ 9E319F0FC1CF19D94FFF334D /* Swiftformat & Swiftlint */,
);
buildRules = (
- 2481F9056554ACE7CB0A6771 /* PBXBuildRule */,
+ 6023615BCFB471799681CE2A /* PBXBuildRule */,
);
dependencies = (
- 00FCBE39C5613632A1613641 /* PBXTargetDependency */,
- 0CD148DF6EDBB4FE95CEBC00 /* PBXTargetDependency */,
);
- name = "IceGrid macOS";
- productName = IceGrid;
- productReference = B769550900F96420DBCFED72 /* IceGrid.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceExceptionsAMD iOS";
+ productName = IceExceptionsAMD;
+ productReference = 98A49B872A1AF956946BD5D6 /* IceExceptionsAMD.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 4610DAE8306D4D0C91F09CEE /* TestCommon iOS */ = {
+ 26EE1BE4926857D9609CF57C /* IceOptional macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = AA7B0CF72E5C2E65C41049C2 /* Build configuration list for PBXNativeTarget "TestCommon iOS" */;
+ buildConfigurationList = CEFD851B38A247C3D04AF33C /* Build configuration list for PBXNativeTarget "IceOptional macOS" */;
buildPhases = (
- AA540E14D564AD81A6EF3A6D /* Headers */,
- FB28D286084E4C928A549716 /* Sources */,
- 39A5659F35A3B6F36558761F /* Frameworks */,
- D9A629B2453AD278E9A0B579 /* Resources */,
- 8E66F057C81542F2FC68D33A /* Swiftformat & Swiftlint */,
+ 99F5FC70716A29F3740154C1 /* Sources */,
+ 2736A66718FF979E8EA93D4C /* Frameworks */,
+ C6D0C7BE693D5EC548C53C50 /* Resources */,
+ ACFA293FAB07C8F8AE8A2187 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 29A2576F2032958E418353AD /* PBXBuildRule */,
+ 66330BFF47143FD56CB05C0F /* PBXBuildRule */,
);
dependencies = (
);
- name = "TestCommon iOS";
- productName = TestCommon;
- productReference = 35C037DF51255C7CDCD5861B /* TestCommon.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceOptional macOS";
+ productName = IceOptional;
+ productReference = 4D522FDC605FE0CDCFDB3442 /* IceOptional.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 4A2ABF9D0923453422834FC0 /* IceSlicingExceptionsAMD iOS */ = {
+ 28DF1CA8911A53D246655483 /* TestDriver macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 59E840F94DD0F585D2E07A79 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD iOS" */;
+ buildConfigurationList = 87FF164F334F3B024EAE2496 /* Build configuration list for PBXNativeTarget "TestDriver macOS" */;
buildPhases = (
- E6F271C1E2A69B1F3317690E /* Sources */,
- 940C3830571CA573B487E70F /* Frameworks */,
- 8A540EF8847C540566DFDDF7 /* Resources */,
- FF8F6582496EB094E44D0DE3 /* Swiftformat & Swiftlint */,
+ B8164A7830E70CAFA4B1FB47 /* Sources */,
+ 532B0B890AC096D3442C0BE7 /* Frameworks */,
+ 18A2BD8D72B6573C69938926 /* Resources */,
+ 20B919FE28F40FCB84CB9B2B /* Swiftformat & Swiftlint */,
+ 8F30F5500A07C8B7AC138111 /* Copy Frameworks */,
+ 038A72B5DC3F7349AFC6B4A6 /* Copy Symbols */,
);
buildRules = (
- 1033E35BEFA397B13A015ABE /* PBXBuildRule */,
+ 528D181796962C81B08FC87B /* PBXBuildRule */,
);
dependencies = (
+ BEBD260E3D8EA5AE589D8217 /* PBXTargetDependency */,
+ 014087F72FB608A2EC0F602C /* PBXTargetDependency */,
+ A0C40B6882C00C63BD76E14B /* PBXTargetDependency */,
+ 265570CDA9ED35ECF0BF421A /* PBXTargetDependency */,
+ 8B88E1931052ED66981666E6 /* PBXTargetDependency */,
+ 0C1AE602CC89001237D30204 /* PBXTargetDependency */,
+ 9E55CC64A9ECCBACF5D953AA /* PBXTargetDependency */,
+ D18EED47B50F5B5E2BF93490 /* PBXTargetDependency */,
+ 9DB7BDDAE2CE9AF301D38A53 /* PBXTargetDependency */,
+ F8DF4F3D3B85AA07301B57A9 /* PBXTargetDependency */,
+ 08A7CF0F841B35D2B0A1B8D9 /* PBXTargetDependency */,
+ 16ABB3A3DB7042B0CBDE30D0 /* PBXTargetDependency */,
+ 8072A38BF196D62212ACD149 /* PBXTargetDependency */,
+ 5A365597530B33D429648D55 /* PBXTargetDependency */,
+ D2D418907C60F3981A646A92 /* PBXTargetDependency */,
+ C6539CB10228C0253F6E1069 /* PBXTargetDependency */,
+ FB103B9AC772D7CDE87DB380 /* PBXTargetDependency */,
+ 94CDFE34CF01F5AA3BA39354 /* PBXTargetDependency */,
+ 6809547B900C9BFDB0188F94 /* PBXTargetDependency */,
+ 00153F3F1A742C50C73592BA /* PBXTargetDependency */,
+ 42A6F007927CD88221DE123B /* PBXTargetDependency */,
+ 81D35C0CF8D80B7EF053A3FA /* PBXTargetDependency */,
+ 8CF8764EED6824A62C81B2FA /* PBXTargetDependency */,
+ D7E9EE9268997EE53975BA92 /* PBXTargetDependency */,
+ 8BE53DC115112213B4C02A0B /* PBXTargetDependency */,
+ 4BBE0E514D38F47FBBE04F1C /* PBXTargetDependency */,
+ 0CC188FA6999F920FA6E5D24 /* PBXTargetDependency */,
+ 004183D50E7B286BB8A153AF /* PBXTargetDependency */,
+ AADA9C931E83F341B4E98D2E /* PBXTargetDependency */,
+ 359C7DA41DB1ACC760F2E59F /* PBXTargetDependency */,
+ 134C8096BA52342144ACA34B /* PBXTargetDependency */,
+ 9014A3D5B98C8B401FD5664C /* PBXTargetDependency */,
+ BAD335ACEB5AEC1D69616081 /* PBXTargetDependency */,
+ 8C044729B0A2853D5EA204D3 /* PBXTargetDependency */,
+ 0DCCE303838DD8EC13DCEDDF /* PBXTargetDependency */,
+ 49FC21CB2D36DA2B0E8433F8 /* PBXTargetDependency */,
+ 3E8330C1940B442D8ED39519 /* PBXTargetDependency */,
+ 89D247FDA0420B0887966D37 /* PBXTargetDependency */,
+ 4B5D14774B46F85199A64D6D /* PBXTargetDependency */,
);
- name = "IceSlicingExceptionsAMD iOS";
- productName = IceSlicingExceptionsAMD;
- productReference = 16717ECD10710B6A0018D2C2 /* IceSlicingExceptionsAMD.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "TestDriver macOS";
+ productName = TestDriver;
+ productReference = 0358E3C2860EF8C05D6CA29E /* TestDriver.app */;
+ productType = "com.apple.product-type.application";
};
- 4A47CB078D8654283E9A288C /* IceOptional iOS */ = {
+ 2CB7F45A6ABDA311899C465B /* IceImpl macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 73AC93BDD01EC088DA89CD7C /* Build configuration list for PBXNativeTarget "IceOptional iOS" */;
+ buildConfigurationList = 4D87F0C18285B8DDACC15168 /* Build configuration list for PBXNativeTarget "IceImpl macOS" */;
buildPhases = (
- BAFB50C9DFE412AB3EF441D0 /* Sources */,
- BD537A4DF5864304276A8180 /* Frameworks */,
- 327FAF07807DBB731BB58165 /* Resources */,
- 9B94B42A0CF130D7AFE6E8BB /* Swiftformat & Swiftlint */,
+ 7E628419D6D1773D855E9C01 /* Headers */,
+ C889002F6AB9F0B5F67A538E /* Sources */,
+ 29ED0DF7F993D0C2DD5734A7 /* Frameworks */,
+ F3B31A0FBEE959052D128C28 /* Resources */,
);
buildRules = (
- C9E254EE9AEB2984EDF5727B /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOptional iOS";
- productName = IceOptional;
- productReference = 34C3773FF720DB41BE3543B0 /* IceOptional.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceImpl macOS";
+ productName = IceImpl;
+ productReference = D7238AE78D6A05658363FAE0 /* IceImpl.framework */;
+ productType = "com.apple.product-type.framework";
};
- 51B83832597A166C70372361 /* IceServantLocatorAMD macOS */ = {
+ 2E8F6E5AC6ED626E45CB5436 /* IceProxyAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 5C88B931A683CB89B2B05AD3 /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD macOS" */;
+ buildConfigurationList = A61B99429DA27131128F1A2B /* Build configuration list for PBXNativeTarget "IceProxyAMD iOS" */;
buildPhases = (
- EF6747FEDF50E51B13DF5A1D /* Sources */,
- 297987375A30559E41100A67 /* Frameworks */,
- ECFB74072388133D184C1787 /* Resources */,
- 16970C400879C075CCF74BA1 /* Swiftformat & Swiftlint */,
+ E2BFEDE87CD26551E616F8E9 /* Sources */,
+ 84A9A52985CF1B89D85C1480 /* Frameworks */,
+ E8AE75791F28CB41BA73AB28 /* Resources */,
+ 296A398E44C74E2A7DF3BD04 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 7D58713CDABB112E6612E4E4 /* PBXBuildRule */,
+ FAFB3ECC17AD3C291B602254 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceServantLocatorAMD macOS";
- productName = IceServantLocatorAMD;
- productReference = 2CFEA89611CEACA1F95612F1 /* IceServantLocatorAMD.bundle */;
+ name = "IceProxyAMD iOS";
+ productName = IceProxyAMD;
+ productReference = E8170F541FDE2B4854D51AF3 /* IceProxyAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 5295813C4C98826FBA6D4CA4 /* IceAdapterDeactivation iOS */ = {
+ 2FD7F69F13D4F0B72861454D /* IceExceptionsAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 1F53544416ED1CBB48BCB0C0 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation iOS" */;
+ buildConfigurationList = CA6EA047AC23D6F7A8F4F0CC /* Build configuration list for PBXNativeTarget "IceExceptionsAMD macOS" */;
buildPhases = (
- 431FDD30DC664FC2BD5EB211 /* Sources */,
- 21A7E1E0035F557C87261DBE /* Frameworks */,
- 1CE2DA15F7BFF6191BC93389 /* Resources */,
- 94D5D3AC21C7DC83655CA07B /* Swiftformat & Swiftlint */,
+ E992CAED4B03FF9FC946D69F /* Sources */,
+ 685F5AF192A7D19B96C23D5B /* Frameworks */,
+ 286CC658222371EB5DD26334 /* Resources */,
+ 9BB8ACCF2FB306BB71EE8716 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 1B799348F261C3E85197742A /* PBXBuildRule */,
+ E6390845DEBE0508DA8D117C /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAdapterDeactivation iOS";
- productName = IceAdapterDeactivation;
- productReference = F7EC05463EED3AC758275FE5 /* IceAdapterDeactivation.bundle */;
+ name = "IceExceptionsAMD macOS";
+ productName = IceExceptionsAMD;
+ productReference = 72D74613EC066967500F5FC2 /* IceExceptionsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 553857E5964EBE16D6716B46 /* IceIAP C++11 iOS */ = {
+ 306946FDA3FDEA7E0CA52F1B /* IceImpl iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 104AC41727588E52A615791F /* Build configuration list for PBXNativeTarget "IceIAP C++11 iOS" */;
+ buildConfigurationList = 7FBAA2BA362539515452FDAA /* Build configuration list for PBXNativeTarget "IceImpl iOS" */;
buildPhases = (
- 6019CBDA342F08401D0F8861 /* Headers */,
- CE313DF8750DC39407987183 /* Sources */,
- 6AE73E36F0D9F4AB72FF135D /* Frameworks */,
+ 2C568FE6255EE202E304EC2D /* Headers */,
+ 901BEDD448A6D031EEBC524B /* Sources */,
+ 2ABF879C02E0C3FA4289BBDF /* Frameworks */,
+ 15AB8C6909C4E23179ABCAC6 /* Resources */,
);
buildRules = (
- 37DBFF3976C27E3B2989BBA3 /* PBXBuildRule */,
);
dependencies = (
- ED3AA317487A00E88FB02576 /* PBXTargetDependency */,
);
- name = "IceIAP C++11 iOS";
- productName = "IceIAP C++11 iOS";
- productReference = D8842621E7D70188F9DF2501 /* libIceIAP C++11 iOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceImpl iOS";
+ productName = IceImpl;
+ productReference = 5529DAC024B875D55F8A97AD /* IceImpl.framework */;
+ productType = "com.apple.product-type.framework";
};
- 57F4F70C7420D9DEB081223A /* IceOperationsAMD iOS */ = {
+ 33E84E27501E2608116B1DC8 /* IceBinding macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 84F9E174A484AC99726E6C34 /* Build configuration list for PBXNativeTarget "IceOperationsAMD iOS" */;
+ buildConfigurationList = 2AC4D5A00CD39A184592E6BF /* Build configuration list for PBXNativeTarget "IceBinding macOS" */;
buildPhases = (
- B220C2F0646FC27F06A6699C /* Sources */,
- 65F5556DD2C0871DC66246FA /* Frameworks */,
- 98F2E1A57BA48C66E5EDC904 /* Resources */,
- C252282E558571AD302E3133 /* Swiftformat & Swiftlint */,
+ 26FF6AE02BC8C2189061A452 /* Sources */,
+ FA6BC94155F95F17F1CA4E35 /* Frameworks */,
+ C44217814EB6FA70A1BE331F /* Resources */,
+ 6BAD3BC863ADCCDC0AFCF187 /* Swiftformat & Swiftlint */,
);
buildRules = (
- F3F5D5290AC3A3FA96263A28 /* PBXBuildRule */,
+ 3FB1B329B6AB201E983339A4 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOperationsAMD iOS";
- productName = IceOperationsAMD;
- productReference = 3213430A8FFA260ABBFFE6DF /* IceOperationsAMD.bundle */;
+ name = "IceBinding macOS";
+ productName = IceBinding;
+ productReference = FF56241C9185BA58B3C002C2 /* IceBinding.bundle */;
productType = "com.apple.product-type.bundle";
};
- 5AB40796E10DD225752975C0 /* IceDefaultValue macOS */ = {
+ 33FB066FC863D920A45E38D6 /* IceAdapterDeactivation macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 0BEB080277BEC47AB2F0B380 /* Build configuration list for PBXNativeTarget "IceDefaultValue macOS" */;
+ buildConfigurationList = 8D44EECDCDEBDBB264B9C6CC /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation macOS" */;
buildPhases = (
- C6C094FEDD11DE44D8BE4803 /* Sources */,
- 7F1E3F626F075B69AB3507AD /* Frameworks */,
- CB8EE20C7A414BAD85AB7695 /* Resources */,
- 92F065E3E5E62F40F7FB551E /* Swiftformat & Swiftlint */,
+ 502CD253791BCE0843E7E129 /* Sources */,
+ 8E8C28A90C87BD120C3E58AF /* Frameworks */,
+ BA2EAFE88036CA3F7FFE25CC /* Resources */,
+ 92FB6DA5AD479123DC686676 /* Swiftformat & Swiftlint */,
);
buildRules = (
- F34B8EA07F270BC53AA1121A /* PBXBuildRule */,
+ 0FA133EC6D5F9CDAEDB59109 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceDefaultValue macOS";
- productName = IceDefaultValue;
- productReference = 8439526B8DE74644F28A6D70 /* IceDefaultValue.bundle */;
+ name = "IceAdapterDeactivation macOS";
+ productName = IceAdapterDeactivation;
+ productReference = 789B32A0A9FBC75ABE4452F4 /* IceAdapterDeactivation.bundle */;
productType = "com.apple.product-type.bundle";
};
- 5E57DA0A85ED2B235C1D4A3A /* IceDiscovery C++11 macOS */ = {
+ 34330853F2A2D0FD53CA2637 /* IceInterceptor iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 3FD81D4B8AC8C724BCE33EC2 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 macOS" */;
+ buildConfigurationList = 5A27709B16195BB972CF9BEB /* Build configuration list for PBXNativeTarget "IceInterceptor iOS" */;
buildPhases = (
- CCE8A912F3723A670ED12439 /* Headers */,
- B50B918AFB2190961274A117 /* Sources */,
- 610ED3E4EAB8F0706449FF4E /* Frameworks */,
+ 5E5C03C0E9BE574A032B7293 /* Sources */,
+ 95162C35DF62BC1F4D54FFCB /* Frameworks */,
+ 77BABB8D2E599A871620BBE7 /* Resources */,
+ AB75EF6BD0C48FD8C05AE812 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 4EB11E096E7C3A8970D5C20C /* PBXBuildRule */,
+ F20E7DCB6C41226144A66517 /* PBXBuildRule */,
);
dependencies = (
- 396B57ADD302F07C42EAE355 /* PBXTargetDependency */,
);
- name = "IceDiscovery C++11 macOS";
- productName = "IceDiscovery C++11 macOS";
- productReference = FDC4148479AEFCB6426F5E58 /* libIceDiscovery C++11 macOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceInterceptor iOS";
+ productName = IceInterceptor;
+ productReference = BB4C1B6502BE7EC8923FA706 /* IceInterceptor.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 649D215E8804C017CA836B16 /* IceDiscovery C++11 iOS */ = {
+ 3516556247275347C4BD7BED /* IceInterceptor macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 022EA05646E8140352CD83EA /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 iOS" */;
+ buildConfigurationList = 90F5DA6A1596516C2B83E1EE /* Build configuration list for PBXNativeTarget "IceInterceptor macOS" */;
buildPhases = (
- AB483BD6973FA18F54C0F707 /* Headers */,
- 35903663DF9A9B2E78733F56 /* Sources */,
- 9CC69F6021F3ADAA62093773 /* Frameworks */,
+ DE95E89CDAD3CAFF616CE9FE /* Sources */,
+ 523A703675D1CFE9C75D6FDF /* Frameworks */,
+ 2C902689E8341B351E3C23B9 /* Resources */,
+ C6725512BD364E85C8F4E74F /* Swiftformat & Swiftlint */,
);
buildRules = (
- F250701A7B28E60F90C0934A /* PBXBuildRule */,
+ E7E785B262538290092DD2D2 /* PBXBuildRule */,
);
dependencies = (
- E20C1B352D3C4E6B8435BA06 /* PBXTargetDependency */,
);
- name = "IceDiscovery C++11 iOS";
- productName = "IceDiscovery C++11 iOS";
- productReference = 0AFAD6C28DA1495DABD4127E /* libIceDiscovery C++11 iOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceInterceptor macOS";
+ productName = IceInterceptor;
+ productReference = 69500563B142E549DB1CA8AA /* IceInterceptor.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 66D7646E717E859CA23ACF56 /* SliceEscape macOS */ = {
+ 35B431329BBE5EBB1223EC71 /* IceSSLConfiguration iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 08722FDBA4607321D22D492E /* Build configuration list for PBXNativeTarget "SliceEscape macOS" */;
+ buildConfigurationList = 88598EE4107DEE60EBF3404E /* Build configuration list for PBXNativeTarget "IceSSLConfiguration iOS" */;
buildPhases = (
- A3E4BAC90727FB8A981408AB /* Sources */,
- C84E76F4608DCBB4DB309614 /* Frameworks */,
- 90EEB52FB404D34D36CC9FD0 /* Resources */,
- CE878E94F747E855EC249E18 /* Swiftformat & Swiftlint */,
+ C632157A2C6C6A692655A6B1 /* Sources */,
+ 990646C1649B3D5E325BBD34 /* Frameworks */,
+ 4E5005AFAA7DE8B38996414E /* Resources */,
+ 7634784DE3EB9F9F6E5EF198 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 84FB96730E4A7AB92DC16BC4 /* PBXBuildRule */,
+ 3E167ADC9C01995BDF14E5DF /* PBXBuildRule */,
);
dependencies = (
);
- name = "SliceEscape macOS";
- productName = SliceEscape;
- productReference = 47887C1FB9AA3D7D7B8F5B5B /* SliceEscape.bundle */;
+ name = "IceSSLConfiguration iOS";
+ productName = IceSSLConfiguration;
+ productReference = 61F2F48D7A9F5718E7A660FA /* IceSSLConfiguration.bundle */;
productType = "com.apple.product-type.bundle";
};
- 6A21D52AF98E02D675C03AB8 /* IceInfo iOS */ = {
+ 3866CF31601EEF249F61B684 /* IceScope macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = A0F50595BC156668C2E89978 /* Build configuration list for PBXNativeTarget "IceInfo iOS" */;
+ buildConfigurationList = D3F2C5948258423D65497012 /* Build configuration list for PBXNativeTarget "IceScope macOS" */;
buildPhases = (
- 189C87F2403BD89537105F14 /* Sources */,
- 36B89521664F2C89347860F0 /* Frameworks */,
- C262DE287163009A76F205A1 /* Resources */,
- 3711708C516764F5096BC1DA /* Swiftformat & Swiftlint */,
+ 57548E1BE729D875F5A71E8D /* Sources */,
+ 1A95997762244DBDB6B5FBE2 /* Frameworks */,
+ E0F2DA2CDCC8A3390112C8D7 /* Resources */,
+ 37EBAA5D210F6BF4AFBE2BFA /* Swiftformat & Swiftlint */,
);
buildRules = (
- 9F442D313A7AA93144030527 /* PBXBuildRule */,
+ 26CB1C4CB9D0F70233C4C324 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInfo iOS";
- productName = IceInfo;
- productReference = EDB3662F7248B27CB1AD4BAC /* IceInfo.bundle */;
+ name = "IceScope macOS";
+ productName = IceScope;
+ productReference = 2A3806CAD3C10182698A41FB /* IceScope.bundle */;
productType = "com.apple.product-type.bundle";
};
- 70073F296AA7A50B2A86451A /* Ice macOS */ = {
+ 395D4E90FEEEE07AFF55957F /* Glacier2 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = ED7198BFB413F597DDF01014 /* Build configuration list for PBXNativeTarget "Ice macOS" */;
+ buildConfigurationList = A6655B471F82F56C7914F069 /* Build configuration list for PBXNativeTarget "Glacier2 iOS" */;
buildPhases = (
- 8FBD46E14E4C740523FD1BED /* Headers */,
- C33C92B5FCB51BCA8A0B6EA2 /* Sources */,
- 720746EB56741A31AEBE510C /* Frameworks */,
- E9A6F32F192ED65C49266A8A /* Resources */,
- 46C533BB60CE55765B9ED604 /* Swiftformat & Swiftlint */,
+ AF6E6EC0AE140ECC248E7859 /* Headers */,
+ 9BCA1DDC25144608782CE181 /* Sources */,
+ F28F328941CB4DD251B6A63F /* Frameworks */,
+ 38B0E6C413A69D1CE24771B5 /* Resources */,
);
buildRules = (
- 7AEA1178810B3CFC3CB5905C /* PBXBuildRule */,
- 2A6B2D58E6041C42CBE531C7 /* PBXBuildRule */,
+ 5BEC1359B05D2326F483BD1A /* PBXBuildRule */,
);
dependencies = (
+ 36775F8D7D3C1E5B354253FA /* PBXTargetDependency */,
);
- name = "Ice macOS";
- productName = Ice;
- productReference = 630B53C4B0DCBF443CE3A899 /* Ice.framework */;
+ name = "Glacier2 iOS";
+ productName = Glacier2;
+ productReference = 695E7EC21E87DF70069C27B5 /* Glacier2.framework */;
productType = "com.apple.product-type.framework";
};
- 70541D10A453A62A357FD6DA /* IceDefaultValue iOS */ = {
+ 3A54149FFF150464AFD6BF17 /* IceServantLocator iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = C90BB8962A6540993480EB24 /* Build configuration list for PBXNativeTarget "IceDefaultValue iOS" */;
+ buildConfigurationList = 398620615681CCC56FF57BE1 /* Build configuration list for PBXNativeTarget "IceServantLocator iOS" */;
buildPhases = (
- 3D6A3D2E519E553F66F5E216 /* Sources */,
- DDD1BD129433CA3F57CE2136 /* Frameworks */,
- 46294F14D3215DC0246E68E6 /* Resources */,
- ACCD22EACD54362ACA16B1DA /* Swiftformat & Swiftlint */,
+ 1324F7E69DC99225B25AB66D /* Sources */,
+ A1319B0489E41B5338DCC3F8 /* Frameworks */,
+ 0B5C0A57AFA76533039BDED9 /* Resources */,
+ D311613A8EDEDB7B83559ED4 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 2D2524A2569CB54EA7F6DEA9 /* PBXBuildRule */,
+ 1412257FBFDCD772B65055F4 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceDefaultValue iOS";
- productName = IceDefaultValue;
- productReference = 866FFC39BC5078EBDF04F85E /* IceDefaultValue.bundle */;
+ name = "IceServantLocator iOS";
+ productName = IceServantLocator;
+ productReference = 68C45AD4F8A330318B5EB3A4 /* IceServantLocator.bundle */;
productType = "com.apple.product-type.bundle";
};
- 718273E1950034827BC4BCF7 /* IceInvoke macOS */ = {
+ 3BB4790D718AC01813F84C31 /* IceEnums macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = F743A0D4109BD1BAD0F483FF /* Build configuration list for PBXNativeTarget "IceInvoke macOS" */;
+ buildConfigurationList = 8A3CF0A518DB12BB6B635DF5 /* Build configuration list for PBXNativeTarget "IceEnums macOS" */;
buildPhases = (
- 8DF9AB1E37029E6A058288F5 /* Sources */,
- 886A49EE98F0F58C2339377C /* Frameworks */,
- 395C91ABC682A77E19265D98 /* Resources */,
- A542C912309230479B2AF9FD /* Swiftformat & Swiftlint */,
+ 1C0ADE1B40ADE757C6285DC8 /* Sources */,
+ 78726BD8D850904FF32A7D2F /* Frameworks */,
+ 38491E32961F0B1418310DAB /* Resources */,
+ E5742D52B6C1CD56AE5D6FB8 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 8ECA92289E2F462A4B6CE0AC /* PBXBuildRule */,
+ 48FA284CA8FD1BE0D2EF29E4 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInvoke macOS";
- productName = IceInvoke;
- productReference = 51406D24D7B88671FC1959C1 /* IceInvoke.bundle */;
+ name = "IceEnums macOS";
+ productName = IceEnums;
+ productReference = AAB7F570A413EBBD3B2A178D /* IceEnums.bundle */;
productType = "com.apple.product-type.bundle";
};
- 74BF9981D471516844317E41 /* IceScope macOS */ = {
+ 4192C3FE8383B2F9712D5127 /* IceProxy macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 8C291B59A5D2440EBA129DD8 /* Build configuration list for PBXNativeTarget "IceScope macOS" */;
+ buildConfigurationList = 23AB947B003B73D50D1B9F8D /* Build configuration list for PBXNativeTarget "IceProxy macOS" */;
buildPhases = (
- B5D4569FA4F71C1A9546DB95 /* Sources */,
- 52AACFCE922C1EDD181FDFD2 /* Frameworks */,
- 3F2BEDC35BF93D070ABBF796 /* Resources */,
- 6C43421FB66339318C2ABEAE /* Swiftformat & Swiftlint */,
+ 440755211DA21EFC6849B660 /* Sources */,
+ 25E0BB898FC27CCFE3B71039 /* Frameworks */,
+ 53BD3681AD88EA292152F32A /* Resources */,
+ EFC8FB9220CFFEEC48D7079C /* Swiftformat & Swiftlint */,
);
buildRules = (
- 1C41A001F987C9C9F37BE1D6 /* PBXBuildRule */,
+ 9C35B962869B99330A4570DC /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceScope macOS";
- productName = IceScope;
- productReference = DF2792969E80FCBEE04BA8ED /* IceScope.bundle */;
+ name = "IceProxy macOS";
+ productName = IceProxy;
+ productReference = AF312A19B71B6E59B9320D1A /* IceProxy.bundle */;
productType = "com.apple.product-type.bundle";
};
- 74C6B641416DEE756B63F83B /* IceTimeout macOS */ = {
+ 42345D7486DEE12A786C9E10 /* IceInfo macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 064714039391BE78F7670B39 /* Build configuration list for PBXNativeTarget "IceTimeout macOS" */;
+ buildConfigurationList = 81A9611F4DCBDE76533FE30D /* Build configuration list for PBXNativeTarget "IceInfo macOS" */;
buildPhases = (
- 617588F840E3EA2FA8DC21AE /* Sources */,
- 0C3513384C5015BDC0F130F9 /* Frameworks */,
- B94DDE7B5E36CEE426627D77 /* Resources */,
- EDBC42F377DFAD24C67F028D /* Swiftformat & Swiftlint */,
+ 9D86F1A1E808603A77700352 /* Sources */,
+ 57258942863C3C849505415D /* Frameworks */,
+ 2A34A6B3471454B56C72CD4D /* Resources */,
+ D2285B4F43DFFD01F47F51E4 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 58FE2196A8780CC1C132AAA6 /* PBXBuildRule */,
+ 23819C13DD78AC432F41ACD2 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceTimeout macOS";
- productName = IceTimeout;
- productReference = C62B6C403ABEA4B86221A379 /* IceTimeout.bundle */;
+ name = "IceInfo macOS";
+ productName = IceInfo;
+ productReference = C7CD098A3B11E5A19349BFBA /* IceInfo.bundle */;
productType = "com.apple.product-type.bundle";
};
- 780FF90F7A2E5DB653296F94 /* IceStream iOS */ = {
+ 452F70DD15C475B3B0BD3DF9 /* Glacier2 macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 38424EB3784B8F0D400F9850 /* Build configuration list for PBXNativeTarget "IceStream iOS" */;
+ buildConfigurationList = CA311E0F8D3149FC6EFFE7E4 /* Build configuration list for PBXNativeTarget "Glacier2 macOS" */;
buildPhases = (
- E5A173120D4551AA1A379621 /* Sources */,
- A602355D031E6F85C42DA7D9 /* Frameworks */,
- A5FDEAFD08A977FD11AACCDC /* Resources */,
- 809211C4AFF094D3841619CC /* Swiftformat & Swiftlint */,
+ 434FC16C6D63982ACEFAD3D6 /* Headers */,
+ 10CAB35D06B22CADC0D6D1C3 /* Sources */,
+ 4F71622F923D228C7B95A672 /* Frameworks */,
+ DB82455F89EDAAEBB55E2BBC /* Resources */,
);
buildRules = (
- 6A831C09D1A1797892A3F734 /* PBXBuildRule */,
+ B8F804A4B4F8C79D99DCFD05 /* PBXBuildRule */,
);
dependencies = (
+ 901AEA44928A5BD97D10ABB2 /* PBXTargetDependency */,
);
- name = "IceStream iOS";
- productName = IceStream;
- productReference = 20295373CA09AE8ECFCB450B /* IceStream.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "Glacier2 macOS";
+ productName = Glacier2;
+ productReference = 002057D2DB697C9229704C38 /* Glacier2.framework */;
+ productType = "com.apple.product-type.framework";
};
- 7B52FA8B327DB67AF60C0BB1 /* IceExceptionsAMD macOS */ = {
+ 48A59DA8F859662B913FAFC5 /* IceOperations iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 5CA49AA47D0471A7616BA1FA /* Build configuration list for PBXNativeTarget "IceExceptionsAMD macOS" */;
+ buildConfigurationList = 9AD54E07DFB1BDECA29FE5CF /* Build configuration list for PBXNativeTarget "IceOperations iOS" */;
buildPhases = (
- 0D66523ABFA4F5701071EFA8 /* Sources */,
- 455ADA53D78A4A7E33F92D31 /* Frameworks */,
- 6A7B4942F6921B70F208E5C3 /* Resources */,
- 617B34839C773ACD834B3EB8 /* Swiftformat & Swiftlint */,
+ 146705EF964974063C1A2E31 /* Sources */,
+ 18E80A13BA9E763DE4F66275 /* Frameworks */,
+ 32225041012A45B7CD275EEE /* Resources */,
+ 7067853BB6FC3E400E8049E4 /* Swiftformat & Swiftlint */,
);
buildRules = (
- ADE40EA47B1818FD6D528159 /* PBXBuildRule */,
+ E594809F36637AF8234E6884 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceExceptionsAMD macOS";
- productName = IceExceptionsAMD;
- productReference = 15E1BA9F33DE8EF789B1E6AC /* IceExceptionsAMD.bundle */;
+ name = "IceOperations iOS";
+ productName = IceOperations;
+ productReference = 9CAB36FDD98E982C362E1FB5 /* IceOperations.bundle */;
productType = "com.apple.product-type.bundle";
};
- 7E58C9E85060E10DB9449968 /* IceLocation macOS */ = {
+ 4D017085B805949E404060C2 /* IceLocation macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = ACF5F649800A7C2D49AAEB9C /* Build configuration list for PBXNativeTarget "IceLocation macOS" */;
+ buildConfigurationList = 7B428CB125A1DD75DF96EA49 /* Build configuration list for PBXNativeTarget "IceLocation macOS" */;
buildPhases = (
- 9EEC88E87721C6EC55B19AE2 /* Sources */,
- 75ABCBFAC4B7A36A2F414617 /* Frameworks */,
- 286B7455EBDA0104559B238E /* Resources */,
- C3B8322B486F329671B332D0 /* Swiftformat & Swiftlint */,
+ 8632405F14A1232909633254 /* Sources */,
+ CD0C4C7B74CC125F75C050CB /* Frameworks */,
+ 0D1E9E46B6FCBF2B47E667D1 /* Resources */,
+ DFD48F81404C4FB49E516384 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 470FCDFE24EE82E23CAA883B /* PBXBuildRule */,
+ 34E86BDAE688B1EB010E2250 /* PBXBuildRule */,
);
dependencies = (
);
name = "IceLocation macOS";
productName = IceLocation;
- productReference = 9481B651D132BA3CFD0AAFA9 /* IceLocation.bundle */;
+ productReference = 6B8803F147E5765337A9B75B /* IceLocation.bundle */;
productType = "com.apple.product-type.bundle";
};
- 7E64A09456EF45C06475AEF9 /* IceStream macOS */ = {
+ 4EEE7EC231C96373836CEBF6 /* IceSlicingExceptions iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 4FBAF59E8DCB5E4F5FC9951C /* Build configuration list for PBXNativeTarget "IceStream macOS" */;
+ buildConfigurationList = 74B7C491DA8796B67A7E90AB /* Build configuration list for PBXNativeTarget "IceSlicingExceptions iOS" */;
buildPhases = (
- 7CDA69CA3A3BE95C0018632E /* Sources */,
- E92E0003EE476D2A98274A3B /* Frameworks */,
- 89283BC845A6321576ACAE45 /* Resources */,
- FAC9BF514EFEC1A8EACF9E34 /* Swiftformat & Swiftlint */,
+ 4BD80A0099B4CAA733B58B9A /* Sources */,
+ 8E6C520CA5F7AF831A44C6A1 /* Frameworks */,
+ C0B0E4F61FDD6F27A1B67CAB /* Resources */,
+ 4FCD31A5B00D39540A98DC4C /* Swiftformat & Swiftlint */,
);
buildRules = (
- 7E536F915E7439F0ACE31E4B /* PBXBuildRule */,
+ 0B56899B35E26F56C7CE68BB /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceStream macOS";
- productName = IceStream;
- productReference = FE689398E99ABF73ED63012C /* IceStream.bundle */;
+ name = "IceSlicingExceptions iOS";
+ productName = IceSlicingExceptions;
+ productReference = 82F3B4DCE2BB122F9B853CBB /* IceSlicingExceptions.bundle */;
productType = "com.apple.product-type.bundle";
};
- 82A5700C3111DD043A653C62 /* IceImpl iOS */ = {
+ 4F92AA811E24BF6B43B46410 /* IceRetry macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = ADA8F6BD55276F10B6E816C5 /* Build configuration list for PBXNativeTarget "IceImpl iOS" */;
+ buildConfigurationList = 2C4CDDBBBABAE4488FFACE48 /* Build configuration list for PBXNativeTarget "IceRetry macOS" */;
buildPhases = (
- 46086259263420DEC2369529 /* Headers */,
- 3AD4CBE68208C0F387CB4FD4 /* Sources */,
- 182C50B8BBC03EBD7F67D884 /* Frameworks */,
- 2415BAF24675CA6B39C037B5 /* Resources */,
+ E70FD118A52CE8DE57D47BD2 /* Sources */,
+ 761DD7142948E758CF81476B /* Frameworks */,
+ 4A1AE5A6F641E915C40A7165 /* Resources */,
+ 0D335320171FA50F73DC2182 /* Swiftformat & Swiftlint */,
);
buildRules = (
+ CE5F90D3ADDCC0B6427E8352 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceImpl iOS";
- productName = IceImpl;
- productReference = A63DCDA9CA07C5D78EB18355 /* IceImpl.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceRetry macOS";
+ productName = IceRetry;
+ productReference = 900FECE67200C8E6195CDC44 /* IceRetry.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 853E509B9FD262019EBA40BE /* Glacier2 iOS */ = {
+ 5134436E769A03127E4DE78E /* IceAmi iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = E4BCB0FAD79923D9399D5008 /* Build configuration list for PBXNativeTarget "Glacier2 iOS" */;
+ buildConfigurationList = ABC9D23C83F8DD744522C280 /* Build configuration list for PBXNativeTarget "IceAmi iOS" */;
buildPhases = (
- DE937BBA063D7704578D57EC /* Headers */,
- EBCB845104B7CA5323964461 /* Sources */,
- 4EC3F43A252A5469B91F2D0E /* Frameworks */,
- D5CE8187A11BA735C40B3737 /* Resources */,
+ A5E12A2D612567BBCC9FC4F4 /* Sources */,
+ 710298E2BED21463EEB9F0C7 /* Frameworks */,
+ F25E9672EA6519638051C774 /* Resources */,
+ 86B0F19D022A64649D82AC66 /* Swiftformat & Swiftlint */,
);
buildRules = (
- CFDDFB44B3E9C95882C9CF88 /* PBXBuildRule */,
+ 98F481625A6D0E30FA7D6548 /* PBXBuildRule */,
);
dependencies = (
- 3FDB52F936213826B19389A6 /* PBXTargetDependency */,
);
- name = "Glacier2 iOS";
- productName = Glacier2;
- productReference = 0C6CA87763EF92E236588FBA /* Glacier2.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceAmi iOS";
+ productName = IceAmi;
+ productReference = D80C7C65B302662FB4579FD7 /* IceAmi.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 86A66976BDA39228F3A72337 /* IceLocation iOS */ = {
+ 5367B856CD54F7A387A9D977 /* IceSSLConfiguration macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 54F9D1E55169ADDA28565C2F /* Build configuration list for PBXNativeTarget "IceLocation iOS" */;
+ buildConfigurationList = 4D682B886768F9CBEDF8F970 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration macOS" */;
buildPhases = (
- 0CF37023CE75E983D2329FDD /* Sources */,
- 484F5714BC4493143F66E54B /* Frameworks */,
- 47B9A4FB73922CA516CAC09D /* Resources */,
- 3A448222314BCE9743A4C4A8 /* Swiftformat & Swiftlint */,
+ 12FC1272F898ED6A1C77B61C /* Sources */,
+ 1177D5DDEABDD3B63EC7826E /* Frameworks */,
+ 1E0D7C73B27AD73A093D7643 /* Resources */,
+ 8F3F5880FD96BAB529262D0F /* Swiftformat & Swiftlint */,
);
buildRules = (
- 7B930E120F9057CFA734EDC7 /* PBXBuildRule */,
+ 3DB61B634D74C5A37170D1FE /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceLocation iOS";
- productName = IceLocation;
- productReference = A148A58FC6419CF431F133D9 /* IceLocation.bundle */;
+ name = "IceSSLConfiguration macOS";
+ productName = IceSSLConfiguration;
+ productReference = ACFD5474B5C109E6E92F85BC /* IceSSLConfiguration.bundle */;
productType = "com.apple.product-type.bundle";
};
- 9005F12C5A1006056BCDD1BA /* IceSSLConfiguration macOS */ = {
+ 5668C592BE771C2E58836AE7 /* IceLocatorDiscovery C++11 macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = AD060323B6E89ABBD37D5412 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration macOS" */;
+ buildConfigurationList = 30D4E73AC0BFE6334296820D /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 macOS" */;
buildPhases = (
- A58EB3CF089EDC3156B2B24B /* Sources */,
- 48ACAAE0BF72F5146AB0B96D /* Frameworks */,
- CBF079B433A6C01EEE1EBC76 /* Resources */,
- F09D84261CD7EB713B9A1208 /* Swiftformat & Swiftlint */,
+ A57A99DE584F8746D9704136 /* Headers */,
+ 21080C723C62104A5E951244 /* Sources */,
+ 62B8DBB9744F976EE6069E8C /* Frameworks */,
);
buildRules = (
- FAEF8F4AEF26C83D11BC6C31 /* PBXBuildRule */,
+ 1F8B160C82501770998A9B78 /* PBXBuildRule */,
);
dependencies = (
+ A4E99D9D5088289AECCE125C /* PBXTargetDependency */,
);
- name = "IceSSLConfiguration macOS";
- productName = IceSSLConfiguration;
- productReference = 8BC872547290B7E35FCC1E98 /* IceSSLConfiguration.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceLocatorDiscovery C++11 macOS";
+ productName = "IceLocatorDiscovery C++11 macOS";
+ productReference = 42FB3EF2707617640DE726C4 /* libIceLocatorDiscovery C++11 macOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- 917FA4C5A8B4A5A1376C00A7 /* IceSlicingObjectsAMD macOS */ = {
+ 658B319DEE6A722FCFF8E5DB /* IceSlicingObjectsAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = B4E01ECB8C7E2FF0AE45FC02 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD macOS" */;
+ buildConfigurationList = 254212DEFBF11F21B5AA2DF8 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD iOS" */;
buildPhases = (
- 2FF7B7F06BAE081BF9F726AA /* Sources */,
- E0A7992152D28A104BA72718 /* Frameworks */,
- 6C37070AF83D63F58F6531BF /* Resources */,
- 56060A99446DFA62E9116ACB /* Swiftformat & Swiftlint */,
+ DD8D8E2C7074825B993E56E4 /* Sources */,
+ 6447AC91085C633544475A7B /* Frameworks */,
+ 81A242F364A39F078687A97D /* Resources */,
+ 971B590548EA7BE306556357 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 0AE3FAF3651F7D971AE56AEF /* PBXBuildRule */,
+ 25DD27E5C8D61AFE278FC83F /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingObjectsAMD macOS";
+ name = "IceSlicingObjectsAMD iOS";
productName = IceSlicingObjectsAMD;
- productReference = F5FFEAC74A94BBC740FD19E2 /* IceSlicingObjectsAMD.bundle */;
+ productReference = F0CD45A7CDA2C6C41D436B93 /* IceSlicingObjectsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 9481764D72790337282158DA /* SliceEscape iOS */ = {
+ 66EDDC892B43435EBB4BF125 /* IceDefaultValue iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 2A83495F040C4FA2AB2F9E86 /* Build configuration list for PBXNativeTarget "SliceEscape iOS" */;
+ buildConfigurationList = 8A816B09B5DCB0A3E23C435C /* Build configuration list for PBXNativeTarget "IceDefaultValue iOS" */;
buildPhases = (
- DF3E0A9757026E51E93E57CD /* Sources */,
- DE16CE9CB919F197F49DAA10 /* Frameworks */,
- 6DC0F4B1C3D38EDCF1B022E0 /* Resources */,
- FA84EF77736151A6FE968FBE /* Swiftformat & Swiftlint */,
+ 179C9BE77000D57539C5AB92 /* Sources */,
+ 9355C30ECBC128E24ECF8A83 /* Frameworks */,
+ E863EBFA5C6B970E1CBA9D9D /* Resources */,
+ D66509B8381BBD3C7D4FBD14 /* Swiftformat & Swiftlint */,
);
buildRules = (
- C5DD475406DFE059F294DC30 /* PBXBuildRule */,
+ C91DD270CAA299698309A40F /* PBXBuildRule */,
);
dependencies = (
);
- name = "SliceEscape iOS";
- productName = SliceEscape;
- productReference = 322C504F6FBC0E00C381D83D /* SliceEscape.bundle */;
+ name = "IceDefaultValue iOS";
+ productName = IceDefaultValue;
+ productReference = F0301F9727E458CB7DBA5D0D /* IceDefaultValue.bundle */;
productType = "com.apple.product-type.bundle";
};
- 98425A8E3491D503D949A569 /* IceSlicingObjectsAMD iOS */ = {
+ 67F6402DA2D967D773FC4BBD /* IceInfo iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 8A7A775640C3114B93B0A4CC /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD iOS" */;
+ buildConfigurationList = 8D44260CDFF453E219BE81BA /* Build configuration list for PBXNativeTarget "IceInfo iOS" */;
buildPhases = (
- 2F34DC5F5A380F109C8E8A69 /* Sources */,
- 2BDE0688FE07596526FAFC2B /* Frameworks */,
- 5F4852FB8C06011A12A6637C /* Resources */,
- F6F0431FE022D9C621D20A40 /* Swiftformat & Swiftlint */,
+ F1BC7BF34C2773E185F2A6AE /* Sources */,
+ 367B18C606AB46D0915B9A13 /* Frameworks */,
+ 41D22A86EC38FF3A5FCF48F0 /* Resources */,
+ D8DB55895DBE8806FCA3EFDB /* Swiftformat & Swiftlint */,
);
buildRules = (
- 5623775083D35C03CD09C85A /* PBXBuildRule */,
+ 8116D22FB198A5842F5CD970 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingObjectsAMD iOS";
- productName = IceSlicingObjectsAMD;
- productReference = D8918D7258991F1E8CF58618 /* IceSlicingObjectsAMD.bundle */;
+ name = "IceInfo iOS";
+ productName = IceInfo;
+ productReference = AE8268E0DBB0BA1CF1A93749 /* IceInfo.bundle */;
productType = "com.apple.product-type.bundle";
};
- 9ABEB8C8AD9097D7F07B50B5 /* IceStorm macOS */ = {
+ 686F56DD4B021559C976E0AE /* Ice iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = A373504C9CC59D9F565CC675 /* Build configuration list for PBXNativeTarget "IceStorm macOS" */;
+ buildConfigurationList = F140188FF21EC0E32F81C2FE /* Build configuration list for PBXNativeTarget "Ice iOS" */;
buildPhases = (
- 7ECDF7A8207CCA9124106F09 /* Headers */,
- E602F87A1621E53F99DC6159 /* Sources */,
- B16D8CC51812B2BC7E5ED912 /* Frameworks */,
- 7AC874FE548C3A9CE7B88E4E /* Resources */,
+ B76ACC49A7181B282B9133A8 /* Headers */,
+ EFFE2CA23AECFCFC8479D2CE /* Sources */,
+ 0CBD02BDF7185E3542CBC5CF /* Frameworks */,
+ 01568B3BF3A9997926F92939 /* Resources */,
+ B8D36FCB9EB1AE22A57A1BB1 /* Swiftformat & Swiftlint */,
);
buildRules = (
- A7E377C918B1DB9D6E6489D5 /* PBXBuildRule */,
+ D337F73631C30FA7123E7232 /* PBXBuildRule */,
+ 098115536EA39D4435258A3C /* PBXBuildRule */,
+ E46392E1D34F84633D3E9E38 /* PBXBuildRule */,
);
dependencies = (
- 2EC87EF317194682F6001FB2 /* PBXTargetDependency */,
);
- name = "IceStorm macOS";
- productName = IceStorm;
- productReference = 5FB28C8905B0491A1AC74818 /* IceStorm.framework */;
+ name = "Ice iOS";
+ productName = Ice;
+ productReference = 32ECB0873B3405B139BF034D /* Ice.framework */;
productType = "com.apple.product-type.framework";
};
- 9BF54EDF114BEAB8899A47F9 /* IceAmi macOS */ = {
+ 68EBE03991A64716EC259B81 /* IceServices macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 3AF3001C3CB7029DDF4887BB /* Build configuration list for PBXNativeTarget "IceAmi macOS" */;
+ buildConfigurationList = D9825C008FA01F26727EF4C4 /* Build configuration list for PBXNativeTarget "IceServices macOS" */;
buildPhases = (
- DF52695754AFC111F5C6AA65 /* Sources */,
- 85AEE67706B48B7E255748AD /* Frameworks */,
- 51E29C54273A051F786F0022 /* Resources */,
- B87DF4C10B82AF830EB49404 /* Swiftformat & Swiftlint */,
+ 6929F2ED62CF631C10093916 /* Sources */,
+ 11D1285AA5B51E852E062100 /* Frameworks */,
+ 15E86C39A311C440F8D78271 /* Resources */,
+ 423264FFFD418A6C6516B25F /* Swiftformat & Swiftlint */,
);
buildRules = (
- 7312000DAB6DD18FD7D9233E /* PBXBuildRule */,
+ B23270E993FE1A81D912A3AA /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAmi macOS";
- productName = IceAmi;
- productReference = D50984E810079607F9CBD3D6 /* IceAmi.bundle */;
+ name = "IceServices macOS";
+ productName = IceServices;
+ productReference = 1F360C906C25AE9AF614842A /* IceServices.bundle */;
productType = "com.apple.product-type.bundle";
};
- 9CC26892A88B1BB899E53DF5 /* Ice iOS */ = {
+ 6957D3533FCEA5B6ED9D459E /* IceSlicingExceptionsAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 599A03172F3DD05E9B21DD56 /* Build configuration list for PBXNativeTarget "Ice iOS" */;
+ buildConfigurationList = FA044D09AD4E2CB0EAD4B80B /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD macOS" */;
buildPhases = (
- 6A07884FAC3D3A473BD8511F /* Headers */,
- EB27FA1A1721942EAE540FF8 /* Sources */,
- B4028F19E8B2E1D92D1EF04A /* Frameworks */,
- 937E063387845413B9DAE535 /* Resources */,
- B8DDCAEE0D115923C2B37FFD /* Swiftformat & Swiftlint */,
+ 576C9D8368A8EEFD09811A55 /* Sources */,
+ 2D82D7A4C38A07A5EEFA4A28 /* Frameworks */,
+ 134C4CE5DC14BE22C8580EEE /* Resources */,
+ A7A0597EA69C723F292CD253 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 14AFFF5F55AF63C02D9C8EB6 /* PBXBuildRule */,
- 4AE08462FEC8159FB9E5A57C /* PBXBuildRule */,
- 4FEE1BB6EBCBEF57BD0EB0EA /* PBXBuildRule */,
+ 1AAE598BA538AA13415C31A8 /* PBXBuildRule */,
);
dependencies = (
);
- name = "Ice iOS";
- productName = Ice;
- productReference = 6374A039ED84F684F9BA9C27 /* Ice.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceSlicingExceptionsAMD macOS";
+ productName = IceSlicingExceptionsAMD;
+ productReference = B4A52C5B6F1A3E4AA9AC55AD /* IceSlicingExceptionsAMD.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 9CC7B60AEA78A6484EAA237C /* IceOptional macOS */ = {
+ 6B2BBBEAEF426687A79793C1 /* IceSSL C++11 macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FB69FF66505566A1F0F531E7 /* Build configuration list for PBXNativeTarget "IceOptional macOS" */;
+ buildConfigurationList = B87D6F2564C44CEBBF16F7F9 /* Build configuration list for PBXNativeTarget "IceSSL C++11 macOS" */;
buildPhases = (
- AF4EE30053EFFF3091D960DF /* Sources */,
- A1908FC84025AEC72399F802 /* Frameworks */,
- 29459FE6CE25A350AAC83531 /* Resources */,
- 95766AB08FD969B4E630CCA2 /* Swiftformat & Swiftlint */,
+ 683748E04B57000F597ACD75 /* Headers */,
+ 7C120B49DF4308FCDEC220F1 /* Sources */,
+ CF6E1A3E8007458317A44649 /* Frameworks */,
);
buildRules = (
- E914077A9BD68E2A51033078 /* PBXBuildRule */,
+ DC990451A27C089F107B3247 /* PBXBuildRule */,
);
dependencies = (
+ 24B952CC7164BA187C60ED43 /* PBXTargetDependency */,
);
- name = "IceOptional macOS";
- productName = IceOptional;
- productReference = DBB159780C224B99CDFB5E11 /* IceOptional.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceSSL C++11 macOS";
+ productName = "IceSSL C++11 macOS";
+ productReference = 7E323F665EFC9CB19D7CC574 /* libIceSSL C++11 macOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- A044C3AF402929B4D55A9080 /* IceExceptions iOS */ = {
+ 72DE3D6BD384F2BBB66687D2 /* Ice C++11 macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 2B9BF32EB50A287532EFE5DB /* Build configuration list for PBXNativeTarget "IceExceptions iOS" */;
+ buildConfigurationList = D3BEF652C249B0E54CC1FC24 /* Build configuration list for PBXNativeTarget "Ice C++11 macOS" */;
buildPhases = (
- 0B0171600B105FCFD505CC69 /* Sources */,
- 16ACC68D3C75E758C4F2E01C /* Frameworks */,
- ED04F8DB769A095C24B10DDD /* Resources */,
- C5D0EAA8FC10045964DA0816 /* Swiftformat & Swiftlint */,
+ F0F8308CCFB6C9E0DC650C1E /* Headers */,
+ 677F1279DF1E38321E3F6E5F /* Sources */,
+ E90E7FFD59A437801EE5C674 /* Frameworks */,
);
buildRules = (
- 48A7CF0E8AD916BB737444E9 /* PBXBuildRule */,
+ 59AD92487706BB01E50493D0 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceExceptions iOS";
- productName = IceExceptions;
- productReference = AC0CDB474BB450E68664654E /* IceExceptions.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "Ice C++11 macOS";
+ productName = "Ice C++11 macOS";
+ productReference = 76AFED63BE65806F68BF76F8 /* libIce C++11 macOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- A85959564B5FB3770489D66C /* IceInheritance iOS */ = {
+ 7856DC27D5B3E570F43B28DA /* SliceEscape macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = AC4840906D5390A1ACF1707D /* Build configuration list for PBXNativeTarget "IceInheritance iOS" */;
+ buildConfigurationList = C4D0B39A06FD6E7BB47D233D /* Build configuration list for PBXNativeTarget "SliceEscape macOS" */;
buildPhases = (
- 1B488B219AAD34222F0EEB53 /* Sources */,
- 786CCD283FDFA1333FA94A4E /* Frameworks */,
- EFF6A4BE78A57FD6031DC786 /* Resources */,
- 846E422CB48606E9E4DEBA34 /* Swiftformat & Swiftlint */,
+ F4CCE4778A376B94B1EC76E4 /* Sources */,
+ 8710A9E669210C8127966933 /* Frameworks */,
+ E7E8A005EFEFD6AAB851E25A /* Resources */,
+ 275B832F764546BB0F1A9507 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 418B250A03318E67044979C2 /* PBXBuildRule */,
+ B36CFC2D4567DBA54D390E70 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInheritance iOS";
- productName = IceInheritance;
- productReference = 775EFBE78694683F3173F765 /* IceInheritance.bundle */;
+ name = "SliceEscape macOS";
+ productName = SliceEscape;
+ productReference = 03241246991368EB7349C96A /* SliceEscape.bundle */;
productType = "com.apple.product-type.bundle";
};
- A95A462BF3224269501972C7 /* IceObjects macOS */ = {
+ 7BE10A8B0A05E396FC75DB62 /* IceDiscovery C++11 macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = B053A2B5E4DFA7ADD41297BA /* Build configuration list for PBXNativeTarget "IceObjects macOS" */;
+ buildConfigurationList = 3527ECAC196F2915B91F89F1 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 macOS" */;
buildPhases = (
- 96747F5114F453B5F89727C7 /* Sources */,
- A17BCAC4D7416A576BBC1D07 /* Frameworks */,
- 2361AEBE79B32E8F9EB19425 /* Resources */,
- 53EB7E8B1472700FED4BA189 /* Swiftformat & Swiftlint */,
+ 9005EFCC4B5D74F3FD407CBB /* Headers */,
+ 84C1E1F5077B7ECE4D2D4E53 /* Sources */,
+ 5C9914DEADB43EB47F025F24 /* Frameworks */,
);
buildRules = (
- 55A39830E710846103CDC97C /* PBXBuildRule */,
+ C184D0FF0DCB84F294FC88A4 /* PBXBuildRule */,
);
dependencies = (
+ D7F8E0E4BE3CB24A87226F0E /* PBXTargetDependency */,
);
- name = "IceObjects macOS";
- productName = IceObjects;
- productReference = 72F0133C3F5E2F48BC792374 /* IceObjects.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceDiscovery C++11 macOS";
+ productName = "IceDiscovery C++11 macOS";
+ productReference = 69B8D56E56310639E4439152 /* libIceDiscovery C++11 macOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- AAC6189F144D95865D2DFFA2 /* IceLocatorDiscovery C++11 macOS */ = {
+ 83A1CCF75BEE457E97BA9E1E /* IceStream iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 3D5362A6A9DCA922C7836BA6 /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 macOS" */;
+ buildConfigurationList = 54621BD855124F8D8ABD8E3E /* Build configuration list for PBXNativeTarget "IceStream iOS" */;
buildPhases = (
- 6404D94C6E19D3FAA2E2DF25 /* Headers */,
- F94100741F0171876B47D60E /* Sources */,
- FF5C42DBC80AF8AC0483DE17 /* Frameworks */,
+ 024F606314FEAD87E7939F8E /* Sources */,
+ 26551F317CD96430E8119495 /* Frameworks */,
+ CE6F880DD57FD71ACC913D80 /* Resources */,
+ 28C94CB009D76E1644CCE7B3 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 2AFDB45DB19ACC9E6067FF68 /* PBXBuildRule */,
+ F4D821F455BB904EE1D6F4A0 /* PBXBuildRule */,
);
dependencies = (
- 81200067C92CE4F275FC7939 /* PBXTargetDependency */,
);
- name = "IceLocatorDiscovery C++11 macOS";
- productName = "IceLocatorDiscovery C++11 macOS";
- productReference = 1B61A6FA40AFB5C32FEAA154 /* libIceLocatorDiscovery C++11 macOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceStream iOS";
+ productName = IceStream;
+ productReference = C3288E45507D43409AC0540B /* IceStream.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- AD8EE389D94E8B7A9B7F1E3E /* IceRetry iOS */ = {
+ 873E6B6414A8B24B37655422 /* Ice C++11 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 94E7636391C60516A03A2298 /* Build configuration list for PBXNativeTarget "IceRetry iOS" */;
+ buildConfigurationList = EDAD819E3848F016D5D25ADD /* Build configuration list for PBXNativeTarget "Ice C++11 iOS" */;
buildPhases = (
- 101967D9CD033F096516A4E1 /* Sources */,
- 1BA9A7D667E0E020D4537429 /* Frameworks */,
- 920FE675BE2E310DC6B6A18C /* Resources */,
- B57390BB0B1E6850E4BE8452 /* Swiftformat & Swiftlint */,
+ 4042BDFF64F2D8A2E1D38358 /* Headers */,
+ 6A704D3F308A7549E87A33DC /* Sources */,
+ F525A0E1E3E0F4721612269F /* Frameworks */,
);
buildRules = (
- 5F84D16F382531CB448CE271 /* PBXBuildRule */,
+ 35CE2CFAA9B1099B943319E7 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceRetry iOS";
- productName = IceRetry;
- productReference = 565110536C762BBC6BC835F7 /* IceRetry.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "Ice C++11 iOS";
+ productName = "Ice C++11 iOS";
+ productReference = DAB6CD29693453DC427D1712 /* libIce C++11 iOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- AE89C19755A8AF0192B7C09E /* IceTimeout iOS */ = {
+ 878F2E6AF00CA682AD23BFB5 /* IceAdmin iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = A049B8D3BC61C4BCB949D2BE /* Build configuration list for PBXNativeTarget "IceTimeout iOS" */;
+ buildConfigurationList = 94331A47A761D96BB8C83FFE /* Build configuration list for PBXNativeTarget "IceAdmin iOS" */;
buildPhases = (
- 915E52CFBA4E926827F89842 /* Sources */,
- EDD741F2706E70D40E5D24CB /* Frameworks */,
- ED07679856573B78405C660E /* Resources */,
- 4DF3958ED9372C5A29A41769 /* Swiftformat & Swiftlint */,
+ FDB74F8A89B2EE5C1AEC04A7 /* Sources */,
+ AFFF86A8519C8D87B633008A /* Frameworks */,
+ 2F47B48F454A27417E7BFD51 /* Resources */,
+ D6DEC9071749E7BE5C80EBDB /* Swiftformat & Swiftlint */,
);
buildRules = (
- 5114AA713C1C2FBEDC5D8EB9 /* PBXBuildRule */,
+ C8E05C5FA20E55A8941F0670 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceTimeout iOS";
- productName = IceTimeout;
- productReference = FAFBC31486E68C91E83A6419 /* IceTimeout.bundle */;
+ name = "IceAdmin iOS";
+ productName = IceAdmin;
+ productReference = B23B3CFC08B0E94EA3EF5677 /* IceAdmin.bundle */;
productType = "com.apple.product-type.bundle";
};
- AF5DFD5174E2D34ED1167326 /* IceAmi iOS */ = {
+ 88D2C3756D8A0ABFE5D33526 /* IceOptionalAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = E76BB2299C636133E87D564E /* Build configuration list for PBXNativeTarget "IceAmi iOS" */;
+ buildConfigurationList = 94439377E468DA2FC46BD723 /* Build configuration list for PBXNativeTarget "IceOptionalAMD iOS" */;
buildPhases = (
- 234C0F3D3545D517E8190429 /* Sources */,
- 3E19FD668FFEBB03DE8C289E /* Frameworks */,
- 8AE6A48BFF9CD5A93701C0AA /* Resources */,
- 78A53EBE72A00EF49C53B1B5 /* Swiftformat & Swiftlint */,
+ DCB5D686D5A826D75B5D120C /* Sources */,
+ 053D524BD3079918251C427A /* Frameworks */,
+ F7FAE61820459CA83D1709E0 /* Resources */,
+ CB3A41BEB066E64B21C39FB7 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 7BE96A3059EBEAACB97F4C75 /* PBXBuildRule */,
+ 6AD1335CC1E139A84076D1C3 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAmi iOS";
- productName = IceAmi;
- productReference = A8317EBDEA737A29A26FBE54 /* IceAmi.bundle */;
+ name = "IceOptionalAMD iOS";
+ productName = IceOptionalAMD;
+ productReference = 88F58800FA3F10293BCEAD86 /* IceOptionalAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- AFF5C170D720B29E4A6ABD57 /* IceBinding iOS */ = {
+ 8E4294C0B826AEFAF6F4C833 /* TestCommon macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 666DF9C599B8622C9E860697 /* Build configuration list for PBXNativeTarget "IceBinding iOS" */;
+ buildConfigurationList = 0DB6DF5A4A6E9A0D358C997A /* Build configuration list for PBXNativeTarget "TestCommon macOS" */;
buildPhases = (
- 7B860E5C1B40D1CCDD58113E /* Sources */,
- 4105D6B40F340BA8683FFFBC /* Frameworks */,
- 4A23545CA6DF4A31892011C7 /* Resources */,
- 441ABE8BD326D534EF37D2BD /* Swiftformat & Swiftlint */,
+ F0BDCBB042264A86F8EE9899 /* Headers */,
+ C9A97DC80CA52B056B8FFA9C /* Sources */,
+ D4C391526AA186B03E1F7EC8 /* Frameworks */,
+ 79EF9ECEF002DEB682C2EB9D /* Resources */,
+ F7D220B4116FD3447B37C1FA /* Swiftformat & Swiftlint */,
);
buildRules = (
- 131464A08B67FBD8BB055BF6 /* PBXBuildRule */,
+ 10DCE5BC2C0F79BAAE47700B /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceBinding iOS";
- productName = IceBinding;
- productReference = 351BCBF951501569DADF145C /* IceBinding.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "TestCommon macOS";
+ productName = TestCommon;
+ productReference = 471C284222234F2EECDA580C /* TestCommon.framework */;
+ productType = "com.apple.product-type.framework";
};
- B0CE4A0950BF71C921ADDF6F /* IceObjects iOS */ = {
+ 8ECEF83FA15D2F16355E9920 /* IceAcm macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = D9276EC4F7CCD2B90FDF719A /* Build configuration list for PBXNativeTarget "IceObjects iOS" */;
+ buildConfigurationList = 230F8A0C9FAEA4DEAE660790 /* Build configuration list for PBXNativeTarget "IceAcm macOS" */;
buildPhases = (
- B314BDF86BABC52A0FB4B295 /* Sources */,
- BEB35E5803FBC21F68F06A80 /* Frameworks */,
- 0ADF6C76425B8B18AC8063BD /* Resources */,
- 0CC37C2A83BD9509F427DF73 /* Swiftformat & Swiftlint */,
+ 0B4B28655FE2EA16B2024EF3 /* Sources */,
+ C7A910E771DA8072B637997C /* Frameworks */,
+ 44E04565A482268ECBC5D1BF /* Resources */,
+ 1A910B15D9681495A6D789E7 /* Swiftformat & Swiftlint */,
);
buildRules = (
- FB191F47675FE5CED7DD9EBB /* PBXBuildRule */,
+ 4638EBEC34FD67738C76D5A5 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceObjects iOS";
- productName = IceObjects;
- productReference = 7481133E66BBCFB35C59DD6B /* IceObjects.bundle */;
+ name = "IceAcm macOS";
+ productName = IceAcm;
+ productReference = 5AD21866F3AE5065B9CBF5F7 /* IceAcm.bundle */;
productType = "com.apple.product-type.bundle";
};
- B0DD51FFCF661AD3AAF3C70D /* IceHold macOS */ = {
+ 98EFE03F6987885752EBF425 /* IceStream macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 3708D65482505072EA299F73 /* Build configuration list for PBXNativeTarget "IceHold macOS" */;
+ buildConfigurationList = E92358DC8E98A9BEB12AFF03 /* Build configuration list for PBXNativeTarget "IceStream macOS" */;
buildPhases = (
- 85FF82E93983D8D230302187 /* Sources */,
- DAD950AAE934147197AB7FA7 /* Frameworks */,
- D2E1C76AF4B1F7254829DF15 /* Resources */,
- C98F45CAAA556B9EF28BB153 /* Swiftformat & Swiftlint */,
+ 71035124D9BD1F956D98EAAF /* Sources */,
+ E5D7AB98B45E80A8809DA701 /* Frameworks */,
+ A1A228FACBF8A164BA1C6FBE /* Resources */,
+ DFCB747DF8D4A306D80BE6D7 /* Swiftformat & Swiftlint */,
);
buildRules = (
- DDFBFB634CB064A39D01F83B /* PBXBuildRule */,
+ FC215627284FCC3E87ABD7D7 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceHold macOS";
- productName = IceHold;
- productReference = AC1D8A33F8AB3689E7733586 /* IceHold.bundle */;
+ name = "IceStream macOS";
+ productName = IceStream;
+ productReference = 8A8B024C4CEE31F3F06CAC04 /* IceStream.bundle */;
productType = "com.apple.product-type.bundle";
};
- B2BF1813AE20AC0EA6B7A103 /* TestDriver macOS */ = {
+ 9984E4150931644A9A90570A /* IceProperties macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 31E095C7331413338107B448 /* Build configuration list for PBXNativeTarget "TestDriver macOS" */;
+ buildConfigurationList = 88813967F570F9ACD8E27C94 /* Build configuration list for PBXNativeTarget "IceProperties macOS" */;
buildPhases = (
- 9F7DB6C28E797DCFCF28E346 /* Sources */,
- 236F9DA1EBE6F3DD0556BC01 /* Frameworks */,
- 884133A2D68638AF7BF31663 /* Resources */,
- D8FA32D321954E26FCE1C4FB /* Swiftformat & Swiftlint */,
- 1E4BA54E6C17567129C4A64C /* Copy Frameworks */,
- 7A1DAD903573F751F091B1EE /* Copy Symbols */,
+ 04D3E593656B4D437D7854A4 /* Sources */,
+ 3C1B1CB4EB8AE4C75DB4C833 /* Frameworks */,
+ D1423A7F2F45AC7919894903 /* Resources */,
+ AF4C71A134A5D68B01A70D09 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 4FD02D17D015F3DBE14A9CF8 /* PBXBuildRule */,
+ 29FCAD182FBCC31887550F66 /* PBXBuildRule */,
);
dependencies = (
- 97468E816AB595F2DC5A330C /* PBXTargetDependency */,
- 0BC6F31149E565AD458EAC76 /* PBXTargetDependency */,
- 329CE26EAA6745BB04D549BF /* PBXTargetDependency */,
- F4ECEDB234A8FAA2C2A90A0C /* PBXTargetDependency */,
- 1E51B764B101F073BCBE93D0 /* PBXTargetDependency */,
- 2312AE874A20F16AB6212023 /* PBXTargetDependency */,
- F37E61DF81732179C80C1F21 /* PBXTargetDependency */,
- DB588519F47752F74E251B38 /* PBXTargetDependency */,
- BE03F2E1CB7540DF563FE3D9 /* PBXTargetDependency */,
- B693B0881307B8BB83B53E13 /* PBXTargetDependency */,
- 62BE6A9CF43770EB8A9D7EA6 /* PBXTargetDependency */,
- 0F74DC276D7A82CC4A91EDB1 /* PBXTargetDependency */,
- 0BA0B4EF528685A4EC63A369 /* PBXTargetDependency */,
- D24946AFE4920E7A0383993E /* PBXTargetDependency */,
- 14D7191875E525D14A209782 /* PBXTargetDependency */,
- 41DDDED9175FEB3E71FCFEF4 /* PBXTargetDependency */,
- 23D393982F33A5365EB0B176 /* PBXTargetDependency */,
- 3BDC4B2DDE4417DA586B66CF /* PBXTargetDependency */,
- 22EF2A0BFA587A83DEE31451 /* PBXTargetDependency */,
- 5A2707DDC5D740555A77BFD9 /* PBXTargetDependency */,
- 623023D67129DB2B1239FF72 /* PBXTargetDependency */,
- 6800E235CA9959C1E42BF4BB /* PBXTargetDependency */,
- E146E9FB790183C4B924BC2A /* PBXTargetDependency */,
- 5C23BDF6256A3031AC10D6B5 /* PBXTargetDependency */,
- 24C558E328434AB3561A09AC /* PBXTargetDependency */,
- D3618EDA9EE5FF1FC880FD07 /* PBXTargetDependency */,
- 99C6842A7041BAC03EDCD85D /* PBXTargetDependency */,
- 936C28F3BF2E4F06FC6D76B0 /* PBXTargetDependency */,
- D0E039756C657969DADABB3C /* PBXTargetDependency */,
- 02628382C6F9A43E384AFA9B /* PBXTargetDependency */,
- 1DDEF00AF380BF4FAC522334 /* PBXTargetDependency */,
- B5C6D19765F12EBAEA839FF5 /* PBXTargetDependency */,
- F6C82AA58467CEC036497C5C /* PBXTargetDependency */,
- 4A439B93D54EEFA019F2B595 /* PBXTargetDependency */,
- 63DF01B583DA0EB0A8A2972A /* PBXTargetDependency */,
- 853C9A80722F4C5C80746654 /* PBXTargetDependency */,
- 3939985C9C3F2136D68F7AD0 /* PBXTargetDependency */,
- 15E26023EBB505BC9A38F649 /* PBXTargetDependency */,
- 03E9E32A37CF3910CEA84CAE /* PBXTargetDependency */,
);
- name = "TestDriver macOS";
- productName = TestDriver;
- productReference = F8F014DC45DDAD9941F05D9D /* TestDriver.app */;
- productType = "com.apple.product-type.application";
+ name = "IceProperties macOS";
+ productName = IceProperties;
+ productReference = 63E807CEFCE97D90E215BC7E /* IceProperties.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- B3C1AB542406B80D9E28FD83 /* IceProperties macOS */ = {
+ 9CDB3FD9A802C47A3934C5F6 /* IceStorm macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 99C66E52BD5A441013FE59BA /* Build configuration list for PBXNativeTarget "IceProperties macOS" */;
+ buildConfigurationList = EF3DC8FF57C95B98B80C509C /* Build configuration list for PBXNativeTarget "IceStorm macOS" */;
buildPhases = (
- 32D39D63AD118713DC009FC2 /* Sources */,
- 02E64BE526855B3CED6378EB /* Frameworks */,
- 72A34644A657E11BAEFE28F5 /* Resources */,
- 0BFA93678B6C42F427327808 /* Swiftformat & Swiftlint */,
+ 063BF9ABD81F90CA75FD61A1 /* Headers */,
+ 7CCFB0BF28641A2C123EF1FF /* Sources */,
+ F59131CBAF76C979817E3E53 /* Frameworks */,
+ C649BF10D93607531E6B690E /* Resources */,
);
buildRules = (
- 345E6A127471D8865C6FBCCE /* PBXBuildRule */,
+ 7C00190CB6D8623F6E0B377E /* PBXBuildRule */,
);
dependencies = (
+ 66AAC622EBB4163574FA3F86 /* PBXTargetDependency */,
);
- name = "IceProperties macOS";
- productName = IceProperties;
- productReference = 65F5921131948B7942F63863 /* IceProperties.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceStorm macOS";
+ productName = IceStorm;
+ productReference = A0FAB377D71162BC7FF8EE18 /* IceStorm.framework */;
+ productType = "com.apple.product-type.framework";
};
- B4B423BCBEA896092FC8A89D /* IceOptionalAMD macOS */ = {
+ A0085F2C228299B0265BCE84 /* IceRetry iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF4542034AC0A918BA23AD2 /* Build configuration list for PBXNativeTarget "IceOptionalAMD macOS" */;
+ buildConfigurationList = F8D50E0CEFA99F3EEAAC53D3 /* Build configuration list for PBXNativeTarget "IceRetry iOS" */;
buildPhases = (
- 41893407B02893F3D02F6046 /* Sources */,
- 88E0A79DCD6CEB08E91813F6 /* Frameworks */,
- 7A213D33DF4E5410D47700AB /* Resources */,
- 9CCA56F04E11EA3438DDC740 /* Swiftformat & Swiftlint */,
+ 46B6DD12D7BD8FF42C60E0F4 /* Sources */,
+ 26416A70F3A704F182271B17 /* Frameworks */,
+ 5DFD2C13C2393B6F4B294673 /* Resources */,
+ 0AB7F95AADCE219A0D9D578D /* Swiftformat & Swiftlint */,
);
buildRules = (
- DFD83888019F7A81E0B12BB4 /* PBXBuildRule */,
+ 755D95745A90BECFE4EBA0CB /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOptionalAMD macOS";
- productName = IceOptionalAMD;
- productReference = C6AE8BE95F80EBF3D2C290AE /* IceOptionalAMD.bundle */;
+ name = "IceRetry iOS";
+ productName = IceRetry;
+ productReference = D075C51C834D64C0DAAFD5CE /* IceRetry.bundle */;
productType = "com.apple.product-type.bundle";
};
- B4E064E37239C58606BE5146 /* IceSlicingObjects iOS */ = {
+ A16B813D1F6D2E2726AD2CAF /* IceOptional iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 3A6F2F5DDAB4C53762E814D7 /* Build configuration list for PBXNativeTarget "IceSlicingObjects iOS" */;
+ buildConfigurationList = 006B7C2D83FF77E8D735A1E5 /* Build configuration list for PBXNativeTarget "IceOptional iOS" */;
buildPhases = (
- D059A491F4B523B8B7291FD9 /* Sources */,
- CC9549D100F438E9F6833260 /* Frameworks */,
- 9A508815E2FEF680175A09BE /* Resources */,
- 3A39AE068E8FE2AB13ABD132 /* Swiftformat & Swiftlint */,
+ BF23B9FDF71B662550DEB6C9 /* Sources */,
+ 98B0AB1DE5DE41B0BB2CF15F /* Frameworks */,
+ 26C9DBA4B3EFF4286E7C8581 /* Resources */,
+ 4370F7D2CC5910F24FA4FA51 /* Swiftformat & Swiftlint */,
);
buildRules = (
- E38A933BEE8E9CEDE73793D8 /* PBXBuildRule */,
+ 93228FB9F7EF11B8A409176E /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingObjects iOS";
- productName = IceSlicingObjects;
- productReference = DEB369D710EC587DFD76B069 /* IceSlicingObjects.bundle */;
+ name = "IceOptional iOS";
+ productName = IceOptional;
+ productReference = BA4C495F45366E2406BD59C4 /* IceOptional.bundle */;
productType = "com.apple.product-type.bundle";
};
- B51020A18D6BB52E85D2C0A0 /* IceAdapterDeactivation macOS */ = {
+ A696D2424AD069AE1230DFB7 /* IceStorm iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = C6D068827C43CCD901F35E19 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation macOS" */;
+ buildConfigurationList = 3883FECB4BD74E382AD93EE8 /* Build configuration list for PBXNativeTarget "IceStorm iOS" */;
buildPhases = (
- 7B2ACB69AF713D31ADEEEA64 /* Sources */,
- 0CAA1ABF1BA7C9182E8C2E63 /* Frameworks */,
- 1B900AADC2B62FAA73123E33 /* Resources */,
- 3E7185B7CBD3767DBD95F487 /* Swiftformat & Swiftlint */,
+ B7868FD7AB5B28F634EB179A /* Headers */,
+ 1B90C354818EB867DE290774 /* Sources */,
+ 67813C21C85BBAF7CDC7D026 /* Frameworks */,
+ 880F2DF0A5871691F99F277E /* Resources */,
);
buildRules = (
- EF3119F06227FEA86582E2B5 /* PBXBuildRule */,
+ 9B8C234CD2821CE35C654E7D /* PBXBuildRule */,
);
dependencies = (
+ FDC9F3E2263C4C95D722DDF2 /* PBXTargetDependency */,
);
- name = "IceAdapterDeactivation macOS";
- productName = IceAdapterDeactivation;
- productReference = A2C780B2D6CA6CD0DCCED459 /* IceAdapterDeactivation.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceStorm iOS";
+ productName = IceStorm;
+ productReference = 5E66EE515A1AF7264BAEA34A /* IceStorm.framework */;
+ productType = "com.apple.product-type.framework";
};
- B6E7B96E62DB9ACA0E5D579D /* Glacier2 macOS */ = {
+ A9EF27DF05CAF3568DEA4997 /* IceHold iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 7166296F9C5BED610EC38C50 /* Build configuration list for PBXNativeTarget "Glacier2 macOS" */;
+ buildConfigurationList = F48FCCA347B5787DBFF473AB /* Build configuration list for PBXNativeTarget "IceHold iOS" */;
buildPhases = (
- 75EBDE3F80A4D5D5A8003536 /* Headers */,
- 242E1CFBA016DA6A671C2DF8 /* Sources */,
- 22B893671D734666B9190978 /* Frameworks */,
- 25DAD46CFAFE17BCB80D1B8E /* Resources */,
+ E16B8807D6A062BED17F0D6D /* Sources */,
+ F84EA95379CDA858DAEC8226 /* Frameworks */,
+ D9DBA03305BB16B053C88F61 /* Resources */,
+ 5AFD0EB8833E5C9395D0F635 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 226DA0E31C8283EB24DB4910 /* PBXBuildRule */,
+ EDE365277EA2BC4E69502F26 /* PBXBuildRule */,
);
dependencies = (
- 982C655245B9DDA853AE0EA0 /* PBXTargetDependency */,
);
- name = "Glacier2 macOS";
- productName = Glacier2;
- productReference = B9BD5DA20CE10B5EEAFC1A37 /* Glacier2.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceHold iOS";
+ productName = IceHold;
+ productReference = B963340A3B28798DC71B51D2 /* IceHold.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- B7D8F90200493C54A87563A7 /* IceInheritance macOS */ = {
+ AE0EEECFE1202AE299D619AB /* IceSlicingExceptions macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = E83289DC3FFCCCD073C1FFC5 /* Build configuration list for PBXNativeTarget "IceInheritance macOS" */;
+ buildConfigurationList = 8637AC519091A1C5956AB0C3 /* Build configuration list for PBXNativeTarget "IceSlicingExceptions macOS" */;
buildPhases = (
- 0C3DD1F53CE2BA8F65051731 /* Sources */,
- C6E62CE14A9559FE5DA373A1 /* Frameworks */,
- 61F2CBA9C432F2602455DBEA /* Resources */,
- 5E403166825C341BD80381C3 /* Swiftformat & Swiftlint */,
+ 7FF0BABF652A9AE659DE7777 /* Sources */,
+ 5CB0B353D01ED929CE7A243B /* Frameworks */,
+ 8B0CE8A949890A5FA4403F08 /* Resources */,
+ 0028EF8FAE57DD495F8A062F /* Swiftformat & Swiftlint */,
);
buildRules = (
- 16BBAE9E1411D45F4A0A87B3 /* PBXBuildRule */,
+ C0D99A42ECD1E8542F911D67 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInheritance macOS";
- productName = IceInheritance;
- productReference = 775EBD369201C97189EB1022 /* IceInheritance.bundle */;
+ name = "IceSlicingExceptions macOS";
+ productName = IceSlicingExceptions;
+ productReference = CA756CC892C92FE67C7AEE1F /* IceSlicingExceptions.bundle */;
productType = "com.apple.product-type.bundle";
};
- BB0FE27477960DDC5B6DB47E /* IceProxyAMD iOS */ = {
+ AF1BDAD4293C972425777889 /* TestDriver iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 0A50864A90D4F8D3245B146C /* Build configuration list for PBXNativeTarget "IceProxyAMD iOS" */;
+ buildConfigurationList = 400B3657C2BADFA28E6CAA3C /* Build configuration list for PBXNativeTarget "TestDriver iOS" */;
buildPhases = (
- B0E938D7D1F3C435E08794D8 /* Sources */,
- 46034A9395EBE9F9AE75A7C0 /* Frameworks */,
- 981FC1F5112404D9A28937C2 /* Resources */,
- AD33D2667184659D4CE2B88F /* Swiftformat & Swiftlint */,
+ 423379DC1538E4F519007067 /* Sources */,
+ 5AE778098D2DAAA437676D51 /* Frameworks */,
+ C3529462F015B072CBCC82ED /* Resources */,
+ 6143FF49EF2D9DE6E6148AC1 /* Swiftformat & Swiftlint */,
+ 9863C979EE4311E8819C6B04 /* Copy Frameworks */,
+ 30F914DE5AE54636ABE6F06B /* Copy Symbols */,
+ B6B151DBBD92E646978E4683 /* Copy Frameworks */,
);
buildRules = (
- 12E4E9666D46DD8B798F7577 /* PBXBuildRule */,
+ 614F76796DB84D17A4B81611 /* PBXBuildRule */,
);
dependencies = (
+ 0F6594FFAB47FA889B443A05 /* PBXTargetDependency */,
+ C83BAEAF3473BAA59A766DD4 /* PBXTargetDependency */,
+ 48B759CDE9CEB6B82E6794BF /* PBXTargetDependency */,
+ 1C2037BB3A3B18B223B6EA74 /* PBXTargetDependency */,
+ FE20A6B898BEB6D18DC55104 /* PBXTargetDependency */,
+ 76F5A35F5B8EA4D66B309A7A /* PBXTargetDependency */,
+ 8253B95E67B91100283695F4 /* PBXTargetDependency */,
+ CE97814DBFCE09AD99BBE7FB /* PBXTargetDependency */,
+ 7D0B3D462EB54ED22E902F72 /* PBXTargetDependency */,
+ 6630A8B98F9B287ACCA39306 /* PBXTargetDependency */,
+ 9D48CE8606DBFA4294311C97 /* PBXTargetDependency */,
+ 3290F42CD3466F30203449F4 /* PBXTargetDependency */,
+ 2C977DDF5FC3F16A2E62C2F5 /* PBXTargetDependency */,
+ 0E7379C96F35CD1C8FDCA800 /* PBXTargetDependency */,
+ E105EF0B825FD8868568D37E /* PBXTargetDependency */,
+ 7219A5A29CD4C3D33013B9F7 /* PBXTargetDependency */,
+ A2DA562ECAE6BDFD28195B85 /* PBXTargetDependency */,
+ 946A1D2DA387D575821AFC0F /* PBXTargetDependency */,
+ 670AC917987C2EC496861699 /* PBXTargetDependency */,
+ A2EEFB4775B34634C42C0D2F /* PBXTargetDependency */,
+ FEB591162684A77AACDA1D9D /* PBXTargetDependency */,
+ 1AD3715762AA13ED11EC5079 /* PBXTargetDependency */,
+ 682E283C4BEFC98728EA4CE6 /* PBXTargetDependency */,
+ 8F7ADA13F9055DBD017FD856 /* PBXTargetDependency */,
+ C42F4B8CDA382E85B9749202 /* PBXTargetDependency */,
+ F6E137981B0C2375911F96BE /* PBXTargetDependency */,
+ 47925F9896566DEF3D3405A6 /* PBXTargetDependency */,
+ AC1C22B34A205E84A1618CA9 /* PBXTargetDependency */,
+ 9EE855C93E27498C5BABA33B /* PBXTargetDependency */,
+ 0230E93285EA0C64138C7A11 /* PBXTargetDependency */,
+ AB143FA62BE2B460A8156623 /* PBXTargetDependency */,
+ 4F43B5959BF4DF21EA5DF1DB /* PBXTargetDependency */,
+ 2296BBFC07402E99B4DF8A25 /* PBXTargetDependency */,
+ F9F09363ACDCBF727518DF24 /* PBXTargetDependency */,
+ 69FCCAA319E0EFBE6B0C9B58 /* PBXTargetDependency */,
+ 6E140DA7E61E1ADB1C707966 /* PBXTargetDependency */,
+ 601452AA3AD2593C3CD8D47A /* PBXTargetDependency */,
+ 1A110D5E68BA0737B011D362 /* PBXTargetDependency */,
+ 48D8CAC75367732F6DC7C7B9 /* PBXTargetDependency */,
);
- name = "IceProxyAMD iOS";
- productName = IceProxyAMD;
- productReference = 53CFE6E9577551B9B5BE8F0B /* IceProxyAMD.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "TestDriver iOS";
+ productName = TestDriver;
+ productReference = AA1EE13C304F16C371EF651B /* TestDriver.app */;
+ productType = "com.apple.product-type.application";
};
- BC6991488D8CC573AA1BDC8F /* IceUdp macOS */ = {
+ AF963F57AD857DEFD5CD56D4 /* IceObjects macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 5BE47BA7845B5AAC60557E2E /* Build configuration list for PBXNativeTarget "IceUdp macOS" */;
+ buildConfigurationList = C5A015ECC88CD1C7A7A7A11B /* Build configuration list for PBXNativeTarget "IceObjects macOS" */;
buildPhases = (
- 1BD15802172AFAC546F1B3A4 /* Sources */,
- 05E5D67717492C7DD2A8557F /* Frameworks */,
- 2279C34B48F96D68B40D6318 /* Resources */,
- E5832316498C33EE0583EAC0 /* Swiftformat & Swiftlint */,
+ A31731430F5CE406BE0C8A46 /* Sources */,
+ 513BF28C85C5DFB14F37E405 /* Frameworks */,
+ C8E14E726D9E7EC8B68EBEAF /* Resources */,
+ 43F653320D9D9037EE24A71F /* Swiftformat & Swiftlint */,
);
buildRules = (
- A48E9626497212F402FCBA92 /* PBXBuildRule */,
+ 8A7919263AEE70879490A33D /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceUdp macOS";
- productName = IceUdp;
- productReference = 51E99B30521AA55C7680038E /* IceUdp.bundle */;
+ name = "IceObjects macOS";
+ productName = IceObjects;
+ productReference = E9AE8CF82A6787C42AFEDEF1 /* IceObjects.bundle */;
productType = "com.apple.product-type.bundle";
};
- BFD1D15D5C7B133F2BE814F2 /* IceAcm macOS */ = {
+ B099F82175894D7EED5F7EB3 /* IceOptionalAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = A39E2D48580C09BBC71D5DBF /* Build configuration list for PBXNativeTarget "IceAcm macOS" */;
+ buildConfigurationList = 568B2ABCFE2CC57751E1F290 /* Build configuration list for PBXNativeTarget "IceOptionalAMD macOS" */;
buildPhases = (
- 277ACFFBE657808BF2E9E581 /* Sources */,
- 23F25ECD9DCE2D2529CA103A /* Frameworks */,
- E00CE6C4330895E2A916553B /* Resources */,
- 2BB755A01EB9BBBC8F617578 /* Swiftformat & Swiftlint */,
+ E27601B6B26673354CE43AD6 /* Sources */,
+ 55B85B24FF4378A24495FC6E /* Frameworks */,
+ BB78FFDAE7CC4650DFE2E1AC /* Resources */,
+ 3ACB5EE52ACC79D563101887 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 4CAC08FD2A9CC4AD650F86E1 /* PBXBuildRule */,
+ 2D6F558C2865B597B4D50133 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAcm macOS";
- productName = IceAcm;
- productReference = 2C37F4117B16BB71AFE86813 /* IceAcm.bundle */;
+ name = "IceOptionalAMD macOS";
+ productName = IceOptionalAMD;
+ productReference = F0A113284AF870197C22A935 /* IceOptionalAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- C45CC74DC170C850261716E7 /* IceHold iOS */ = {
+ B11ADD80BF9DEAA92FCB38B3 /* IceSlicingObjectsAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 8E047B2C5887B009C08DF8A9 /* Build configuration list for PBXNativeTarget "IceHold iOS" */;
+ buildConfigurationList = C40CF7CD50B2FFBF215A1A40 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD macOS" */;
buildPhases = (
- A30D0FFCACCAC02E95AA5706 /* Sources */,
- AC4D88CFA9B00AD0F230FF22 /* Frameworks */,
- 06E7CDD8A55FAE6635787DBC /* Resources */,
- 0B05C7D018C0FE0BEDD50201 /* Swiftformat & Swiftlint */,
+ F6E5C55A549B343C67020212 /* Sources */,
+ F9599A409B29FBBFB2DBE953 /* Frameworks */,
+ 51C2294B991F2F8BFDBD8069 /* Resources */,
+ 06F2BC05F65D9107FB2A0525 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 7645087BBBB8D210B741CE75 /* PBXBuildRule */,
+ 89648D12890EB36E03F0172A /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceHold iOS";
- productName = IceHold;
- productReference = AB05AFC920CC27CFDC84109C /* IceHold.bundle */;
+ name = "IceSlicingObjectsAMD macOS";
+ productName = IceSlicingObjectsAMD;
+ productReference = B2A7C46D8647A388D7E8AB6E /* IceSlicingObjectsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- C93625A0B67E6042F06F5069 /* IceSSL C++11 macOS */ = {
+ B30593CF99A8C164CC925C1B /* IceSSL C++11 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FD8230E9C1D0EE28B4931D47 /* Build configuration list for PBXNativeTarget "IceSSL C++11 macOS" */;
+ buildConfigurationList = 3D00D087178E7C779A8360DB /* Build configuration list for PBXNativeTarget "IceSSL C++11 iOS" */;
buildPhases = (
- 2F552D13CFD73AA3D3434E06 /* Headers */,
- C1DFCE6502BF464BCD1D1DEA /* Sources */,
- 1A056407630E55E3A5483A4D /* Frameworks */,
+ 304D2FE9DCA56D5EFB49E8F8 /* Headers */,
+ AA25AF24D13DD5DA8D9F810C /* Sources */,
+ 19D01C862CAA147EE58E4BA6 /* Frameworks */,
);
buildRules = (
- A19F3F920CD412E9063C6631 /* PBXBuildRule */,
+ 24941F3DE44C2EC5129E1FC5 /* PBXBuildRule */,
);
dependencies = (
- 44E4246722201BC6F6BF8AF0 /* PBXTargetDependency */,
+ AC7ED3AE5B922DA77F610E54 /* PBXTargetDependency */,
);
- name = "IceSSL C++11 macOS";
- productName = "IceSSL C++11 macOS";
- productReference = 37E322077E762CEEF4853257 /* libIceSSL C++11 macOS.a */;
+ name = "IceSSL C++11 iOS";
+ productName = "IceSSL C++11 iOS";
+ productReference = AC0CB7D51DE4103678D4C360 /* libIceSSL C++11 iOS.a */;
productType = "com.apple.product-type.library.static";
};
- CA67B414AA1971674CA1BB76 /* IceFacets iOS */ = {
+ B54706589A0AA0B347F81243 /* IceOperationsAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 64447114766458236325E022 /* Build configuration list for PBXNativeTarget "IceFacets iOS" */;
+ buildConfigurationList = 0CDC4650404241E6FA783A4B /* Build configuration list for PBXNativeTarget "IceOperationsAMD iOS" */;
buildPhases = (
- C5AB6C8350F24C52563C91A6 /* Sources */,
- CE1B49DBE14C3D6E3401CD73 /* Frameworks */,
- D95C0DD2462404C0FACCC594 /* Resources */,
- 8F44291388A023E1E1673496 /* Swiftformat & Swiftlint */,
+ C3ABC46B9E72DF7B4643340E /* Sources */,
+ 5089DB2F17818882EF3EB0C1 /* Frameworks */,
+ 049B623FF048C47987B8460A /* Resources */,
+ CEAB595DC2CF0FED0CBF1584 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 587D2F4F24B57B6822290E27 /* PBXBuildRule */,
+ B37BE68DD86C04637EB4C287 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceFacets iOS";
- productName = IceFacets;
- productReference = 4AD13CA61E0593B0D0D02A9F /* IceFacets.bundle */;
+ name = "IceOperationsAMD iOS";
+ productName = IceOperationsAMD;
+ productReference = C91330E8D1E4D61B5FF17533 /* IceOperationsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- CA75423F06FACFFA27DD068F /* IceOptionalAMD iOS */ = {
+ C58BE42554DEB2837DA38BB4 /* IceInvoke iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = C4A6860A77BD8DB928E88B4E /* Build configuration list for PBXNativeTarget "IceOptionalAMD iOS" */;
+ buildConfigurationList = 8041F90E625B95C1AB7CAC3C /* Build configuration list for PBXNativeTarget "IceInvoke iOS" */;
buildPhases = (
- C8736F5BFA8FA3A2405C66BC /* Sources */,
- 85ABCEE7B5A8A213DF3540A0 /* Frameworks */,
- B5BD683C8F1416A0949501A1 /* Resources */,
- 3264CE85903DE5D54750F0EF /* Swiftformat & Swiftlint */,
+ 9AC6E1B095B1344B9236E8C0 /* Sources */,
+ EF06567F531C1E277EED7097 /* Frameworks */,
+ 9D8A489D475CA16D4EE0DFD1 /* Resources */,
+ 51FCDE640A8A72E91B9100BF /* Swiftformat & Swiftlint */,
);
buildRules = (
- F2260A7B9F04A685D2051DE3 /* PBXBuildRule */,
+ 0857C4F4642BBCA2F6B7E35B /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOptionalAMD iOS";
- productName = IceOptionalAMD;
- productReference = 19EC86E70EBD4A492213EA37 /* IceOptionalAMD.bundle */;
+ name = "IceInvoke iOS";
+ productName = IceInvoke;
+ productReference = C19F1F0009EE575AA1ECBD82 /* IceInvoke.bundle */;
productType = "com.apple.product-type.bundle";
};
- CC09866B17B00F50BB557DAA /* IceSlicingExceptionsAMD macOS */ = {
+ C753CB484E061BCE0D605AA9 /* IceDefaultValue macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 8A0150E660EE096AE4BA4DA7 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD macOS" */;
+ buildConfigurationList = 1442C9EC0EE4E441E9A8305E /* Build configuration list for PBXNativeTarget "IceDefaultValue macOS" */;
buildPhases = (
- 09F2946E82F044612DFC07C3 /* Sources */,
- F65ABCC24497E51F27A8116C /* Frameworks */,
- 0E8F9432A5CAB736C9C6BBE4 /* Resources */,
- 0E8C23EDBD80A4B22901B537 /* Swiftformat & Swiftlint */,
+ 3D7E09DA04458A2E46F7E258 /* Sources */,
+ 7623DA77FD48B860CE9D1895 /* Frameworks */,
+ 173EE3C0913415B5F2D64E09 /* Resources */,
+ CE8BAD82BE536CA008B5EADC /* Swiftformat & Swiftlint */,
);
buildRules = (
- 1732B4D0CCA4449EB5AFF1CA /* PBXBuildRule */,
+ 9A361BB961B4447A5D204641 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingExceptionsAMD macOS";
- productName = IceSlicingExceptionsAMD;
- productReference = D8E7928159B49F7A04DA97BA /* IceSlicingExceptionsAMD.bundle */;
+ name = "IceDefaultValue macOS";
+ productName = IceDefaultValue;
+ productReference = 4B808523B8078B3C52B33305 /* IceDefaultValue.bundle */;
productType = "com.apple.product-type.bundle";
};
- CC1E58215C72A515E5C4E968 /* IceInfo macOS */ = {
+ CB9888508681F7B5785CE235 /* IceBinding iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 9FFCC715BA02435E1096FBAA /* Build configuration list for PBXNativeTarget "IceInfo macOS" */;
+ buildConfigurationList = 53324A97BB9CE6D508DAD653 /* Build configuration list for PBXNativeTarget "IceBinding iOS" */;
buildPhases = (
- 1DB0BD88EC56F2333289662D /* Sources */,
- 06AC6C94D56BEA09B166C3E0 /* Frameworks */,
- 03F21DAAE6433804B6DB8AFB /* Resources */,
- DA19C8960FDB6E8C163E3A88 /* Swiftformat & Swiftlint */,
+ 2B3A5856BD56DBAD16F64739 /* Sources */,
+ FB048EF50F7E94F78875D9C4 /* Frameworks */,
+ D37251A597F6A64A75C7C16F /* Resources */,
+ 710F69164CA777E33DDBB9EC /* Swiftformat & Swiftlint */,
);
buildRules = (
- 8E1B4C745D38544CACDDA8F3 /* PBXBuildRule */,
+ A1F8D0240C132AC57DED5D86 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInfo macOS";
- productName = IceInfo;
- productReference = 6058A9A6703F0612B4B79A97 /* IceInfo.bundle */;
+ name = "IceBinding iOS";
+ productName = IceBinding;
+ productReference = 7B24F892F35952C92BC83937 /* IceBinding.bundle */;
productType = "com.apple.product-type.bundle";
};
- CD69162F352A58A781D2191D /* IceProxy iOS */ = {
+ CCFC68FECEE3614FF1BC3FC6 /* IceOperationsAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = D14EE68874684570D055DEB2 /* Build configuration list for PBXNativeTarget "IceProxy iOS" */;
+ buildConfigurationList = 39297E1720235D9FDAD181A1 /* Build configuration list for PBXNativeTarget "IceOperationsAMD macOS" */;
buildPhases = (
- 4129C7F7C957EE5CE7B81D74 /* Sources */,
- EEC2A94E462C20A43B7033AC /* Frameworks */,
- CB7046FE7D1A348E79B5EA58 /* Resources */,
- CDCD0CD33D77189C5A73F465 /* Swiftformat & Swiftlint */,
+ AFA0E51E3388F23CE80647E8 /* Sources */,
+ 5151C137D11F6E850CC2AD88 /* Frameworks */,
+ 37E0A610390D7F9209B8FC97 /* Resources */,
+ B08EFEC8C7315550226BFDD1 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 3F5A5B923D717153D031817C /* PBXBuildRule */,
+ 535CAB06A45B465B9732F0AB /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceProxy iOS";
- productName = IceProxy;
- productReference = E5D4CA75EFA1350097AB7876 /* IceProxy.bundle */;
+ name = "IceOperationsAMD macOS";
+ productName = IceOperationsAMD;
+ productReference = 02E11EECDF1D907CE7D43736 /* IceOperationsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- CDA3E575A10E9943686D9651 /* IceAcm iOS */ = {
+ CFFA45D21DC9B2B0E0927E0F /* IceGrid macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 1B6C41EDB80A8E95187A11A4 /* Build configuration list for PBXNativeTarget "IceAcm iOS" */;
+ buildConfigurationList = 6909D9F7CE59559255AA8623 /* Build configuration list for PBXNativeTarget "IceGrid macOS" */;
buildPhases = (
- B3C32EE3776C0DFDBC742F63 /* Sources */,
- 9E51559722AF1BA9F3B59DFD /* Frameworks */,
- 7DB62168D6F58CB0DF0F0C42 /* Resources */,
- 286DB19CC8F5465BAE6E86B7 /* Swiftformat & Swiftlint */,
+ 08483F3D8AA03F3E9E93DE05 /* Headers */,
+ 0F3E9B2A4CF72C5B0F2CE957 /* Sources */,
+ E9BF5DFAF0B68592253C17D9 /* Frameworks */,
+ 0952424ECD4998A71DD65E29 /* Resources */,
);
buildRules = (
- 7EA695440CDA4FF79880274F /* PBXBuildRule */,
+ 7CB22290A18EAA4A253D55E9 /* PBXBuildRule */,
);
dependencies = (
+ F174C9DA361CE2180EAB24C5 /* PBXTargetDependency */,
+ B078EB9AAD5A0716C339F441 /* PBXTargetDependency */,
);
- name = "IceAcm iOS";
- productName = IceAcm;
- productReference = 3B6F273274F0A33E74B63CA8 /* IceAcm.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceGrid macOS";
+ productName = IceGrid;
+ productReference = B292F9660FB35AE8CC69257C /* IceGrid.framework */;
+ productType = "com.apple.product-type.framework";
};
- CFCBBCD749119BF8D24C0547 /* Ice C++11 iOS */ = {
+ D02AB38A6AFB5CA772BEAE6C /* IceGrid iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 0A45BD9B6920C07D7615B808 /* Build configuration list for PBXNativeTarget "Ice C++11 iOS" */;
+ buildConfigurationList = B6342ADFE95F28EFF856B45A /* Build configuration list for PBXNativeTarget "IceGrid iOS" */;
buildPhases = (
- EC0E6C7D45A0CF4B70DCE283 /* Headers */,
- F3342E6328D2D09E35712DFD /* Sources */,
- 9B58C2C1A72022161596C43F /* Frameworks */,
+ 74EE8FC5025E7240A38B6AD0 /* Headers */,
+ EAC2F0315ACEAFB09972D5C6 /* Sources */,
+ AAC342D7534B2A56A815D6FC /* Frameworks */,
+ AC9DE388F6AEBBC7BD1D2736 /* Resources */,
);
buildRules = (
- 0793D603DF162459022BAC7D /* PBXBuildRule */,
+ 40F7FA5640B92DD7D0088D4F /* PBXBuildRule */,
);
dependencies = (
+ AB268BAEA7257F8BEDCB8BFD /* PBXTargetDependency */,
+ 8688EEE9520BFA9FB258539E /* PBXTargetDependency */,
);
- name = "Ice C++11 iOS";
- productName = "Ice C++11 iOS";
- productReference = 2761AE969F9024BC359E5325 /* libIce C++11 iOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceGrid iOS";
+ productName = IceGrid;
+ productReference = EB742AF13754DC483F12E6C2 /* IceGrid.framework */;
+ productType = "com.apple.product-type.framework";
};
- D0D371AC63C9FC42EB4E27B9 /* IceSSLConfiguration iOS */ = {
+ D18225E368A24F97617B2A6A /* IceTimeout macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = E7FD53EEBFD3D39188FB5192 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration iOS" */;
+ buildConfigurationList = F68F117FE201BAA4A8295CAD /* Build configuration list for PBXNativeTarget "IceTimeout macOS" */;
buildPhases = (
- C9648CAAEF1F19C47BC1C742 /* Sources */,
- 3C57181422369E5E1BAAD908 /* Frameworks */,
- 58CAEEC623907596C4299AD6 /* Resources */,
- FE01F89BB220FE756EEBEF4B /* Swiftformat & Swiftlint */,
+ 4F63519B873BEB9F8565D344 /* Sources */,
+ 25C5D21CBEEFE0EF7B17D08C /* Frameworks */,
+ 83227BD4BD92C41DF29B0B1B /* Resources */,
+ C777C2D5276F9E8D188F8F1C /* Swiftformat & Swiftlint */,
);
buildRules = (
- 6F0FEF3A01107CADC1BE48E5 /* PBXBuildRule */,
+ 8B7836F4E830D6B065D790AF /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSSLConfiguration iOS";
- productName = IceSSLConfiguration;
- productReference = C150DFE9F6860E13C667DA77 /* IceSSLConfiguration.bundle */;
+ name = "IceTimeout macOS";
+ productName = IceTimeout;
+ productReference = ACC17C3A343FE3FF420FC6A9 /* IceTimeout.bundle */;
productType = "com.apple.product-type.bundle";
};
- DA7E46E820F346FEEB71D302 /* IceDefaultServant macOS */ = {
+ D4F3BE9CC0CDDBA799D54E82 /* IceDefaultServant macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 56E4F5042639125C70840636 /* Build configuration list for PBXNativeTarget "IceDefaultServant macOS" */;
+ buildConfigurationList = 8627F8E5B69516DF1113A166 /* Build configuration list for PBXNativeTarget "IceDefaultServant macOS" */;
buildPhases = (
- 58E3ED111A937B98657B865E /* Sources */,
- A44B2FABCD5061AB73293565 /* Frameworks */,
- 0B2C9EF7938FCE0CFFD56095 /* Resources */,
- 7CDCA8AD809197C063745A06 /* Swiftformat & Swiftlint */,
+ 9DCBD0A16513553A4FB9511A /* Sources */,
+ DA288C8C650C0C4242A17AC9 /* Frameworks */,
+ 43E8D5FB6C525C4258E8E491 /* Resources */,
+ 595A89C42E32A2DE5CDC8089 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 8046804BB4C5FC610BC928C3 /* PBXBuildRule */,
+ DFA9E229506222D97F8EB6DC /* PBXBuildRule */,
);
dependencies = (
);
name = "IceDefaultServant macOS";
productName = IceDefaultServant;
- productReference = 68624E43D69AF264C6D22C54 /* IceDefaultServant.bundle */;
+ productReference = 21A39E99E4D9B6C42FAA3546 /* IceDefaultServant.bundle */;
productType = "com.apple.product-type.bundle";
};
- DB28B503557795AB1CA8DF41 /* IceBinding macOS */ = {
+ D715BA377171617FA26A7B1B /* IceSlicingObjects iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = F5937BA8C8F690AA8EAEBB12 /* Build configuration list for PBXNativeTarget "IceBinding macOS" */;
+ buildConfigurationList = 5D4A1429D947D098EA4DCF25 /* Build configuration list for PBXNativeTarget "IceSlicingObjects iOS" */;
buildPhases = (
- 860DAB4F0AC633E5E3071139 /* Sources */,
- 8C0A0FECEB22634E115A89A1 /* Frameworks */,
- 14669483778D991501DFBD7F /* Resources */,
- 2FEE0B757B67A8058878A540 /* Swiftformat & Swiftlint */,
+ BB65476374711FABBFEB936A /* Sources */,
+ 80CCE9BB09EAABBCD7F175A1 /* Frameworks */,
+ 920031B2E8039ABFFF23EDB8 /* Resources */,
+ E3E01FDAD39FA97BD3260E34 /* Swiftformat & Swiftlint */,
);
buildRules = (
- C3201A2DE59CB50AF9F0ABCE /* PBXBuildRule */,
+ 11ACF3BAB6F7564145C262F1 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceBinding macOS";
- productName = IceBinding;
- productReference = 5942973BCDA04C01DF823F17 /* IceBinding.bundle */;
+ name = "IceSlicingObjects iOS";
+ productName = IceSlicingObjects;
+ productReference = 7BE5619D9E8166D4F9733F9E /* IceSlicingObjects.bundle */;
productType = "com.apple.product-type.bundle";
};
- E072028161A34E7533BE2CCE /* IceProxyAMD macOS */ = {
+ D8671D62C9F6F6E7B51F7C35 /* IceUdp iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 5218491F128E8B11F981A048 /* Build configuration list for PBXNativeTarget "IceProxyAMD macOS" */;
+ buildConfigurationList = 28B7664B2C9D2CC3EAC17C1E /* Build configuration list for PBXNativeTarget "IceUdp iOS" */;
buildPhases = (
- 5FE7830A9CCAEE182C734E7D /* Sources */,
- ED403878A1719C7475CAC5B5 /* Frameworks */,
- F2C3239F070A7F2406EB27CD /* Resources */,
- BA1EAE199CAE89B3F1FB1C5F /* Swiftformat & Swiftlint */,
+ 0E6346542A35E12E0C47551D /* Sources */,
+ 4325E4B89693FDD3D0E972AA /* Frameworks */,
+ CFF1503DC111250A2A019F97 /* Resources */,
+ 496D1B9897D4E146891641B5 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 4E4367CBA28BD557A396B5A9 /* PBXBuildRule */,
+ 35D699B0E82AB0CDABFB3FC1 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceProxyAMD macOS";
- productName = IceProxyAMD;
- productReference = 4EB4AAB6340039C6B77D0B38 /* IceProxyAMD.bundle */;
+ name = "IceUdp iOS";
+ productName = IceUdp;
+ productReference = 910B34DA71FA4CA4BDD5481A /* IceUdp.bundle */;
productType = "com.apple.product-type.bundle";
};
- E1F75FFAED46F9A8EF5A6B58 /* IceOperations iOS */ = {
+ D8AEEF765820C4DA55906551 /* IceInheritance macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = B75546AAD836D4DADE30C4CE /* Build configuration list for PBXNativeTarget "IceOperations iOS" */;
+ buildConfigurationList = 4779E84EC8C56440F619BBBD /* Build configuration list for PBXNativeTarget "IceInheritance macOS" */;
buildPhases = (
- 1FA3B7EB7F1182C0D262BF52 /* Sources */,
- 7C08E9656CFB70E54AD500C9 /* Frameworks */,
- C8BED7A99CC22A713336F70F /* Resources */,
- 26831D0966DA8486BE7FD1D7 /* Swiftformat & Swiftlint */,
+ 3811E49502287AF5457C37CB /* Sources */,
+ 347C7A98EFB1837FAA8E896F /* Frameworks */,
+ C3CFDD3D8EEB355E25070A4C /* Resources */,
+ C4677EA8EFD8081A23023645 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 14B8CDF4D2B3CFC8DEBE07E2 /* PBXBuildRule */,
+ 8E9B3C3179A3A257CD305B5E /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOperations iOS";
- productName = IceOperations;
- productReference = 5101032594480253E29AC55D /* IceOperations.bundle */;
+ name = "IceInheritance macOS";
+ productName = IceInheritance;
+ productReference = E77740770CF2A27022C27A9C /* IceInheritance.bundle */;
productType = "com.apple.product-type.bundle";
};
- E61D28A41E985F8384CE50D1 /* IceDefaultServant iOS */ = {
+ DA00387732489564E0B2D578 /* IceAmi macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 6FD94E57FD531EF067FD6854 /* Build configuration list for PBXNativeTarget "IceDefaultServant iOS" */;
+ buildConfigurationList = 7A3B7D210C9E189A137FFF42 /* Build configuration list for PBXNativeTarget "IceAmi macOS" */;
buildPhases = (
- 636BAD0C78A616E0F22F7BE6 /* Sources */,
- C9A12D93A3F27254167BA1DF /* Frameworks */,
- AFAB8F75A50A9DE536E30C6D /* Resources */,
- 0CE441B47FB73920D64F6260 /* Swiftformat & Swiftlint */,
+ F8EEE9D6FA68D1C4104AE8EE /* Sources */,
+ F1E27C0C812DA2C34F670DE8 /* Frameworks */,
+ 2CBE57CFEECCFFA524F90E85 /* Resources */,
+ 9563E471093A324B6AD84A29 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 8014B6993B63A3F3E19B2F76 /* PBXBuildRule */,
+ 04A0B4BBED48520CB5FE8699 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceDefaultServant iOS";
- productName = IceDefaultServant;
- productReference = 31B36589E40A384AAC70F89D /* IceDefaultServant.bundle */;
+ name = "IceAmi macOS";
+ productName = IceAmi;
+ productReference = 772B4E772D179DE7C6CB7498 /* IceAmi.bundle */;
productType = "com.apple.product-type.bundle";
};
- E63C32A9BA1812EC9E117B93 /* IceFacets macOS */ = {
+ DAFC2D87D25679193582A4C3 /* IceAdapterDeactivation iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 0052F09E1EC8CD9EA58C75A1 /* Build configuration list for PBXNativeTarget "IceFacets macOS" */;
+ buildConfigurationList = 01581A85192374182C8595B4 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation iOS" */;
buildPhases = (
- 015604B60ECD5F85DCB22B1F /* Sources */,
- 2A6652799F09804AC6435F04 /* Frameworks */,
- 3E6AEE882EE5C381DA75C7C3 /* Resources */,
- 69AE0DCB9EDEB85AAC98C871 /* Swiftformat & Swiftlint */,
+ 91B91FDD86104D4D2CCFEA46 /* Sources */,
+ 97CD6CE0D2562FC08EB1AC3B /* Frameworks */,
+ 3617B73F597FF289FCAB29AA /* Resources */,
+ EFC794C948BB0172AA871A5E /* Swiftformat & Swiftlint */,
);
buildRules = (
- 655B4455D98032259E864D23 /* PBXBuildRule */,
+ EFF6493BA3D38780D03035A5 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceFacets macOS";
- productName = IceFacets;
- productReference = 84AC8D09459962A732B6CC66 /* IceFacets.bundle */;
+ name = "IceAdapterDeactivation iOS";
+ productName = IceAdapterDeactivation;
+ productReference = EF0B5D6949F8D206795E96D0 /* IceAdapterDeactivation.bundle */;
productType = "com.apple.product-type.bundle";
};
- E765EC8C4FC688664074FCAB /* IceServices macOS */ = {
+ DC8FE8B954084B8696F85446 /* TestCommon iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = AA0AE6796EB0CDCE44536B82 /* Build configuration list for PBXNativeTarget "IceServices macOS" */;
+ buildConfigurationList = 6DA8265985D043E4EE8A564D /* Build configuration list for PBXNativeTarget "TestCommon iOS" */;
buildPhases = (
- 0DF6F3D26764F3A95ECA2A5F /* Sources */,
- D43B4A3B0333AD08BF4C63CB /* Frameworks */,
- 343B137C46526274D04B29EC /* Resources */,
- FAAB138ACC17EE25DD7F6068 /* Swiftformat & Swiftlint */,
+ 905412BFA8FDDDE6AB8E4F9A /* Headers */,
+ 2C0FAAA8B82FBD858F737587 /* Sources */,
+ 1621186A7DA6916C4FD223D5 /* Frameworks */,
+ C773B24E71045EAC653D7CB3 /* Resources */,
+ 261FF99F99AE4783DA798CC2 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 099110B06AFA934A481499B6 /* PBXBuildRule */,
+ A2D72DE5259F57E66F2721D2 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceServices macOS";
- productName = IceServices;
- productReference = 4C9E5195C48351C3DD02282F /* IceServices.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "TestCommon iOS";
+ productName = TestCommon;
+ productReference = AAF019209B020DC4C4978FDB /* TestCommon.framework */;
+ productType = "com.apple.product-type.framework";
};
- E959FDFA9037FBC6F3BC42D7 /* IceServantLocator iOS */ = {
+ DE2F7AB1E95A5A7CDFB3CBEA /* IceFacets iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 906EFFA48985FAAEAF5691BB /* Build configuration list for PBXNativeTarget "IceServantLocator iOS" */;
+ buildConfigurationList = 2D3DBD5AC8BD6D77E69A8C98 /* Build configuration list for PBXNativeTarget "IceFacets iOS" */;
buildPhases = (
- 91ED151095F1FE81C8F2C3BE /* Sources */,
- 7372A3947354D59C7F252C57 /* Frameworks */,
- B348D527DAF47B3B02696EF3 /* Resources */,
- 65C0AC43A1BCAD157508D5B9 /* Swiftformat & Swiftlint */,
+ BF8784D2C74D0E911BDBDC42 /* Sources */,
+ ADA8D7A3F327206874DB3244 /* Frameworks */,
+ 03C174ED646EDDB9662DF3BA /* Resources */,
+ 42367CDA4B160EDC3423277C /* Swiftformat & Swiftlint */,
);
buildRules = (
- BF7B4C57E2DDD9B077DF3FCF /* PBXBuildRule */,
+ 87955559E8428CF8CDB0E9AB /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceServantLocator iOS";
- productName = IceServantLocator;
- productReference = AD3BF9C9F8D9D3658927A2D1 /* IceServantLocator.bundle */;
+ name = "IceFacets iOS";
+ productName = IceFacets;
+ productReference = 0DFC25EB1AD93A29DBB5D38C /* IceFacets.bundle */;
productType = "com.apple.product-type.bundle";
};
- E994CBBED485628BB1F1F56D /* IceServantLocatorAMD iOS */ = {
+ E2E40BB128394BD6B263B29B /* IceHold macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 8F1169A14C5FFC0C3D6CF782 /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD iOS" */;
+ buildConfigurationList = 02BD46A0ED617887BD58E8CB /* Build configuration list for PBXNativeTarget "IceHold macOS" */;
buildPhases = (
- C63CA19E78F7AACF6499F16E /* Sources */,
- E87713C5E179F4F99FBAF45C /* Frameworks */,
- 7DA65DE6D40208641008B36E /* Resources */,
- C42BC5B75F10876BFA5A1E8E /* Swiftformat & Swiftlint */,
+ 437E8C09AC43AE821E9B6EF0 /* Sources */,
+ 1231210B9B77F957A22B0B8E /* Frameworks */,
+ 0F9C898CFE3D2B9D3DED6BA7 /* Resources */,
+ B382FDA2DF24A31EADBDAF3D /* Swiftformat & Swiftlint */,
);
buildRules = (
- 3DDCD7DC128FD66AA312AB88 /* PBXBuildRule */,
+ D6EA9680CD4329B7699F4BBF /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceServantLocatorAMD iOS";
- productName = IceServantLocatorAMD;
- productReference = 39AE997BF225284894A3427E /* IceServantLocatorAMD.bundle */;
+ name = "IceHold macOS";
+ productName = IceHold;
+ productReference = F0207804608639569FFECD3D /* IceHold.bundle */;
productType = "com.apple.product-type.bundle";
};
- E9E6D506EA0A011CEDDBC701 /* IceServices iOS */ = {
+ E709B2E6C92F35293CA98125 /* IceFacets macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = D06BAC9C4FE0AD4A5BF09332 /* Build configuration list for PBXNativeTarget "IceServices iOS" */;
+ buildConfigurationList = 04CA7FD8809E99B6BB092042 /* Build configuration list for PBXNativeTarget "IceFacets macOS" */;
buildPhases = (
- BB9950031371D1D1D466E76A /* Sources */,
- 2A16BCBB6B3A8490392596E1 /* Frameworks */,
- D2613DB78872438593461A36 /* Resources */,
- C972820A2BB29C39DD953D05 /* Swiftformat & Swiftlint */,
+ 573F9AEE539D7AF39FC28167 /* Sources */,
+ 9D4F4687B875DB0C980C3CD8 /* Frameworks */,
+ 481506A0CD297D9D8DB0671F /* Resources */,
+ 8065B46A659967FC84DCC0A6 /* Swiftformat & Swiftlint */,
);
buildRules = (
- BE8049C4EFA7F45D4EDFCCA9 /* PBXBuildRule */,
+ C921563631C88BBF8E86F750 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceServices iOS";
- productName = IceServices;
- productReference = DF6DB4595BEADE88D4B8FF06 /* IceServices.bundle */;
+ name = "IceFacets macOS";
+ productName = IceFacets;
+ productReference = E5063EB195B372193E212876 /* IceFacets.bundle */;
productType = "com.apple.product-type.bundle";
};
- ED591945226DC859C59BD051 /* IceExceptions macOS */ = {
+ E8B14ABD27D5D5D63AF08C1C /* Ice macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 4E93CAAD864E9783BE996EC4 /* Build configuration list for PBXNativeTarget "IceExceptions macOS" */;
+ buildConfigurationList = 73966A777C5F70C0C974FF45 /* Build configuration list for PBXNativeTarget "Ice macOS" */;
buildPhases = (
- 9C8BD7B7C0C62004F63C11BC /* Sources */,
- 27D527AC78B78AFE438F7C9A /* Frameworks */,
- 401A96400E95955179762F10 /* Resources */,
- 6F3C668487F989F470880A77 /* Swiftformat & Swiftlint */,
+ B12D1E7C6E978A3E4562BA50 /* Headers */,
+ 5137C63D99093DE34919610A /* Sources */,
+ 97E3DBCFDF2E92F72AB644CC /* Frameworks */,
+ 2EA00C06B4679033046F344B /* Resources */,
+ 0EDD6D71B3886DD8C98B16F3 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 6C66B41AE5730071C239022A /* PBXBuildRule */,
+ 8D215D961E018F27B4DD7A3C /* PBXBuildRule */,
+ FC889B9984970416AF3488EA /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceExceptions macOS";
- productName = IceExceptions;
- productReference = 1B8CA636A2A4EB28960FDD61 /* IceExceptions.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "Ice macOS";
+ productName = Ice;
+ productReference = DE0920C78A0320D6116B4427 /* Ice.framework */;
+ productType = "com.apple.product-type.framework";
};
- EE2F6B7F5CAB0150B8F5A31E /* IceSlicingExceptions macOS */ = {
+ E91FAEB98EF160AEEAAC6232 /* IceExceptions iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 350948EDB95C1ECE3494B71A /* Build configuration list for PBXNativeTarget "IceSlicingExceptions macOS" */;
+ buildConfigurationList = 7333897518DC7B1B89AA9ED4 /* Build configuration list for PBXNativeTarget "IceExceptions iOS" */;
buildPhases = (
- 6042A77A974A73C2B5C273E6 /* Sources */,
- 77F8D928C3E32F7F37017A06 /* Frameworks */,
- 6B850378FB170432DA6F117E /* Resources */,
- F83791BCED0C55BB9BFD506C /* Swiftformat & Swiftlint */,
+ 34148AD2EAFF298CCB356478 /* Sources */,
+ D6D0B348C66807AC78772AE1 /* Frameworks */,
+ 86BA917410D69CF270D93699 /* Resources */,
+ 544ED2DC842859A81F666E5A /* Swiftformat & Swiftlint */,
);
buildRules = (
- AFF6B340A54426F2C48429E6 /* PBXBuildRule */,
+ 221E1AFD8244B89F8F46C5BA /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingExceptions macOS";
- productName = IceSlicingExceptions;
- productReference = 9C15AF93ADECF03E659813AE /* IceSlicingExceptions.bundle */;
+ name = "IceExceptions iOS";
+ productName = IceExceptions;
+ productReference = 79CC9FF4D6A7D8FCAD4EC976 /* IceExceptions.bundle */;
productType = "com.apple.product-type.bundle";
};
- EE95BFEA8BAE4CCD7D0C5C92 /* IceSlicingExceptions iOS */ = {
+ FC06E71933891890F321992E /* IceTimeout iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 6A639AC44EDA6AC434A58D15 /* Build configuration list for PBXNativeTarget "IceSlicingExceptions iOS" */;
+ buildConfigurationList = 55B8F17E798D3078D17E86C7 /* Build configuration list for PBXNativeTarget "IceTimeout iOS" */;
buildPhases = (
- 95B37EF7EE6809FFB9BAFF3B /* Sources */,
- D01788B510E86FD0975842C1 /* Frameworks */,
- 77EAEF6C69A4AEEC1552824E /* Resources */,
- 2112EA07BB43FFC9EBCA61A4 /* Swiftformat & Swiftlint */,
+ BA5CCECCC9F07A1648481CC4 /* Sources */,
+ CC745298EA06399DC4BD5DDC /* Frameworks */,
+ 40B719CC2159971C3CC9FC35 /* Resources */,
+ D963CEF53F61B7D516044F03 /* Swiftformat & Swiftlint */,
);
buildRules = (
- F483673324C543869947A837 /* PBXBuildRule */,
+ 0406F262C64EACDD240D21A5 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingExceptions iOS";
- productName = IceSlicingExceptions;
- productReference = 4F9862A9DB389084AA3F18B9 /* IceSlicingExceptions.bundle */;
+ name = "IceTimeout iOS";
+ productName = IceTimeout;
+ productReference = 92C34F5AB4F85680BCD38037 /* IceTimeout.bundle */;
productType = "com.apple.product-type.bundle";
};
- EE9E360C1C3D7E0439172FDD /* IceLocatorDiscovery C++11 iOS */ = {
+ FDEA189D21847F69C1462D10 /* IceLocatorDiscovery C++11 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 4EB3874EB8509C067EE0EEEF /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 iOS" */;
+ buildConfigurationList = 827D3A30BCD14E99929890C0 /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 iOS" */;
buildPhases = (
- 5D5F9E4BD0F2D203BDE86206 /* Headers */,
- D0C296C719DB94BD6AF47575 /* Sources */,
- 398A46CEE0D55D519F260DE0 /* Frameworks */,
+ 2E01AE7669F2CD6A2AE85958 /* Headers */,
+ AC16BEE4A19E693F81F85033 /* Sources */,
+ 67865F6D839DE299EF7B3F99 /* Frameworks */,
);
buildRules = (
- 53786ADB873F541B8853B764 /* PBXBuildRule */,
+ A76A74C9F80F48D49E2C2C88 /* PBXBuildRule */,
);
dependencies = (
- EC7491E26BB80D883B62B353 /* PBXTargetDependency */,
+ 519631AFA5B059EDBDE4A0F1 /* PBXTargetDependency */,
);
name = "IceLocatorDiscovery C++11 iOS";
productName = "IceLocatorDiscovery C++11 iOS";
- productReference = 626EED2E2153D0A9AE63108D /* libIceLocatorDiscovery C++11 iOS.a */;
+ productReference = 373237170EB7CEDB2E7B281F /* libIceLocatorDiscovery C++11 iOS.a */;
productType = "com.apple.product-type.library.static";
};
- F3BECA2A6AD04BC94BDE4C75 /* TestCommon macOS */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 4E46BD33CC08E029F5484449 /* Build configuration list for PBXNativeTarget "TestCommon macOS" */;
- buildPhases = (
- E6503018927D8D425B344D26 /* Headers */,
- 24B11D5B6AB91D21E6FCB142 /* Sources */,
- A969ADEB4D3D0699DAD9DCCB /* Frameworks */,
- 3CA4BBCC648CA092749D6B14 /* Resources */,
- 7ED2107B929B80513C30813F /* Swiftformat & Swiftlint */,
- );
- buildRules = (
- AEDE8C486FA7ED6DF9D9AC0C /* PBXBuildRule */,
- );
- dependencies = (
- );
- name = "TestCommon macOS";
- productName = TestCommon;
- productReference = 2033BDC3AF58A54C9EF1698B /* TestCommon.framework */;
- productType = "com.apple.product-type.framework";
- };
- F532269BF56C02A5A87C95A7 /* IceAdmin macOS */ = {
+ FE398E6963386BFD1968AD11 /* IceDefaultServant iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = EC64E89B4ECDF625FBCF24EE /* Build configuration list for PBXNativeTarget "IceAdmin macOS" */;
+ buildConfigurationList = 2803E3D33F12DB6E90D4CA57 /* Build configuration list for PBXNativeTarget "IceDefaultServant iOS" */;
buildPhases = (
- F2FBC50096605178F3FD3435 /* Sources */,
- 584D63C7072AFCB4B716E637 /* Frameworks */,
- 8EAC3E6D02E830F973E2105B /* Resources */,
- 958EAD12FD66968A6F787031 /* Swiftformat & Swiftlint */,
+ 8E6E295BDBA9D5306DB3CC29 /* Sources */,
+ 95774E2149427FCDC5B78458 /* Frameworks */,
+ 306811807581F966A33120AC /* Resources */,
+ 0067E881EBD160AF1DC7431A /* Swiftformat & Swiftlint */,
);
buildRules = (
- 14C17C89586F44BCD1101690 /* PBXBuildRule */,
+ 5D7F1D95EF421E7E004ACEE6 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAdmin macOS";
- productName = IceAdmin;
- productReference = F84CA9A304E3F6159E1CFC94 /* IceAdmin.bundle */;
+ name = "IceDefaultServant iOS";
+ productName = IceDefaultServant;
+ productReference = 8D4D5E24B92A6B527343ED77 /* IceDefaultServant.bundle */;
productType = "com.apple.product-type.bundle";
};
- F620D8585971DEC00C33207F /* IceOperationsAMD macOS */ = {
+ FE9496C27313FC87539E6BCB /* IceOperations macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 0249A14FCD436F83D9F8730D /* Build configuration list for PBXNativeTarget "IceOperationsAMD macOS" */;
+ buildConfigurationList = 44E401D7C89273F5725A3F80 /* Build configuration list for PBXNativeTarget "IceOperations macOS" */;
buildPhases = (
- C3691D1DBC8CE0D7BA7BFB8B /* Sources */,
- 45B8985F51795D64FE773565 /* Frameworks */,
- EADE23E9167C60CA4D853B1F /* Resources */,
- 6E41D3A8A08A504618C4E669 /* Swiftformat & Swiftlint */,
+ F0AD4095191B4160B95E282F /* Sources */,
+ 8FA52597183ADD0BF353240D /* Frameworks */,
+ 9837C525C77CD1D6200A8D16 /* Resources */,
+ B4DB35B29E4B555AAD081D39 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 7D63AC9329A68D018436128E /* PBXBuildRule */,
+ E429D161125A32E979B0E1BD /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOperationsAMD macOS";
- productName = IceOperationsAMD;
- productReference = F75C2DE308BADB2A61399C3F /* IceOperationsAMD.bundle */;
+ name = "IceOperations macOS";
+ productName = IceOperations;
+ productReference = FED85B1D3599660CE4E7040B /* IceOperations.bundle */;
productType = "com.apple.product-type.bundle";
};
- FEF324BE2711D4602F6574BC /* IceSlicingObjects macOS */ = {
+ FEC27A909F7EF975767C9CBC /* IceProxy iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = C582C66DA84517E2DEF5BC5D /* Build configuration list for PBXNativeTarget "IceSlicingObjects macOS" */;
+ buildConfigurationList = 67332DEFAABA0609D81CFD45 /* Build configuration list for PBXNativeTarget "IceProxy iOS" */;
buildPhases = (
- 35E306744F432B8F1202AB86 /* Sources */,
- 15B2345546A4EAF8D94C4F3C /* Frameworks */,
- DD425F667A6EE7B472FFB734 /* Resources */,
- 60629D6A22E65EBC5890A8E7 /* Swiftformat & Swiftlint */,
+ 423093BC9BA8C46977FACF29 /* Sources */,
+ BB8889A1FA409C033F999B7C /* Frameworks */,
+ 87AF4E9AC735B9C64AFDD753 /* Resources */,
+ 1CD519B57C7C87B1DFE3812D /* Swiftformat & Swiftlint */,
);
buildRules = (
- 684A994B5503846CB120AB56 /* PBXBuildRule */,
+ 2BF73ED324EFADA4B09D1311 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingObjects macOS";
- productName = IceSlicingObjects;
- productReference = 226E6E31A9D9B1EEB6E4EFE1 /* IceSlicingObjects.bundle */;
+ name = "IceProxy iOS";
+ productName = IceProxy;
+ productReference = 0D834FACC56C98011346A427 /* IceProxy.bundle */;
productType = "com.apple.product-type.bundle";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
- 0726E601744CEB8B4C528E4A /* Project object */ = {
+ 64C528D07937ACB2F30044E0 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1100;
LastUpgradeCheck = 1100;
TargetAttributes = {
- 0B20F023D2E1BC4B57915592 = {
+ 01A70A38DA31BD7B3046205D = {
ProvisioningStyle = Automatic;
};
- 0B9E7BE2574649A7DEAD1C1C = {
+ 02D2711CE217D81057376ADA = {
ProvisioningStyle = Automatic;
};
- 11F37400E8E07989B6E1EC6B = {
+ 0370DD19FE8E4AF72EC86202 = {
ProvisioningStyle = Automatic;
};
- 12BB34202E09CE86EEA85292 = {
+ 058D93C92E45CA7EA4E20173 = {
ProvisioningStyle = Automatic;
};
- 152C6B4D442533A14394AA59 = {
+ 0610CC9BC21CF3B7266C4897 = {
ProvisioningStyle = Automatic;
};
- 181D4BB2B500C7095E790261 = {
+ 0A90DE72B06C5E2DEB2F084A = {
ProvisioningStyle = Automatic;
};
- 1A56C6EA194130F78ED3E3D7 = {
+ 0B28B50F94109703DBA5968D = {
ProvisioningStyle = Automatic;
};
- 1AAC4E0E13E730A3EBE99884 = {
+ 0B3BDE997BC51507B4E5C048 = {
ProvisioningStyle = Automatic;
};
- 1E406447B88C3D90364D4D1F = {
+ 0CCAF88FB0F0E936C71B839C = {
ProvisioningStyle = Automatic;
};
- 201230D356840C5A08351F26 = {
+ 0E1A3BDA087DAAC2271A3F8D = {
ProvisioningStyle = Automatic;
};
- 215AFD7E3854FE327298A93E = {
+ 0E21FCD024760D6A06C6D0CD = {
ProvisioningStyle = Automatic;
};
- 243376B5BCD8FB6B573F35B1 = {
+ 106ABFC5452E3C5166B0CB17 = {
ProvisioningStyle = Automatic;
};
- 25A27A7EDF9F753CD06CD077 = {
+ 11F8CD8ABC6B38DE41C63C49 = {
ProvisioningStyle = Automatic;
};
- 28CDBC394C2C48C28EDC2737 = {
+ 1205196C90B7ED17F40C2A8E = {
ProvisioningStyle = Automatic;
};
- 28CFE986A434086C3605887E = {
+ 1523F4F0E08AF464B3F82324 = {
ProvisioningStyle = Automatic;
};
- 28E66BF870D16ED437F027B7 = {
+ 185411B405D1A7CE27D59F14 = {
ProvisioningStyle = Automatic;
};
- 2B0DA341DBA94884D0304509 = {
+ 202719159B36E3A8B3EE2705 = {
ProvisioningStyle = Automatic;
};
- 2FA692464307DB8942B81FCE = {
+ 20D4DCB80470ACA8E635D99B = {
ProvisioningStyle = Automatic;
};
- 33A418E3474BE5E738D35102 = {
+ 23FDB735E5A65CD141CEE345 = {
ProvisioningStyle = Automatic;
};
- 34CC3FB8F32A94970DA6C5BC = {
+ 24B30C3CF13A63D9CB4900AE = {
ProvisioningStyle = Automatic;
};
- 3EAB7D1B9F1CE476576FAA4C = {
+ 25198A5D21AB5854F370629A = {
ProvisioningStyle = Automatic;
};
- 4610DAE8306D4D0C91F09CEE = {
+ 26D06E9AF856E8DF129D6515 = {
ProvisioningStyle = Automatic;
};
- 4A2ABF9D0923453422834FC0 = {
+ 26EE1BE4926857D9609CF57C = {
ProvisioningStyle = Automatic;
};
- 4A47CB078D8654283E9A288C = {
+ 28DF1CA8911A53D246655483 = {
ProvisioningStyle = Automatic;
};
- 51B83832597A166C70372361 = {
+ 2CB7F45A6ABDA311899C465B = {
ProvisioningStyle = Automatic;
};
- 5295813C4C98826FBA6D4CA4 = {
+ 2E8F6E5AC6ED626E45CB5436 = {
ProvisioningStyle = Automatic;
};
- 553857E5964EBE16D6716B46 = {
+ 2FD7F69F13D4F0B72861454D = {
ProvisioningStyle = Automatic;
};
- 57F4F70C7420D9DEB081223A = {
+ 306946FDA3FDEA7E0CA52F1B = {
ProvisioningStyle = Automatic;
};
- 5AB40796E10DD225752975C0 = {
+ 33E84E27501E2608116B1DC8 = {
ProvisioningStyle = Automatic;
};
- 5E57DA0A85ED2B235C1D4A3A = {
+ 33FB066FC863D920A45E38D6 = {
ProvisioningStyle = Automatic;
};
- 649D215E8804C017CA836B16 = {
+ 34330853F2A2D0FD53CA2637 = {
ProvisioningStyle = Automatic;
};
- 66D7646E717E859CA23ACF56 = {
+ 3516556247275347C4BD7BED = {
ProvisioningStyle = Automatic;
};
- 6A21D52AF98E02D675C03AB8 = {
+ 35B431329BBE5EBB1223EC71 = {
ProvisioningStyle = Automatic;
};
- 70073F296AA7A50B2A86451A = {
+ 3866CF31601EEF249F61B684 = {
ProvisioningStyle = Automatic;
};
- 70541D10A453A62A357FD6DA = {
+ 395D4E90FEEEE07AFF55957F = {
ProvisioningStyle = Automatic;
};
- 718273E1950034827BC4BCF7 = {
+ 3A54149FFF150464AFD6BF17 = {
ProvisioningStyle = Automatic;
};
- 74BF9981D471516844317E41 = {
+ 3BB4790D718AC01813F84C31 = {
ProvisioningStyle = Automatic;
};
- 74C6B641416DEE756B63F83B = {
+ 4192C3FE8383B2F9712D5127 = {
ProvisioningStyle = Automatic;
};
- 780FF90F7A2E5DB653296F94 = {
+ 42345D7486DEE12A786C9E10 = {
ProvisioningStyle = Automatic;
};
- 7B52FA8B327DB67AF60C0BB1 = {
+ 452F70DD15C475B3B0BD3DF9 = {
ProvisioningStyle = Automatic;
};
- 7E58C9E85060E10DB9449968 = {
+ 48A59DA8F859662B913FAFC5 = {
ProvisioningStyle = Automatic;
};
- 7E64A09456EF45C06475AEF9 = {
+ 4D017085B805949E404060C2 = {
ProvisioningStyle = Automatic;
};
- 82A5700C3111DD043A653C62 = {
+ 4EEE7EC231C96373836CEBF6 = {
ProvisioningStyle = Automatic;
};
- 853E509B9FD262019EBA40BE = {
+ 4F92AA811E24BF6B43B46410 = {
ProvisioningStyle = Automatic;
};
- 86A66976BDA39228F3A72337 = {
+ 5134436E769A03127E4DE78E = {
ProvisioningStyle = Automatic;
};
- 9005F12C5A1006056BCDD1BA = {
+ 5367B856CD54F7A387A9D977 = {
ProvisioningStyle = Automatic;
};
- 917FA4C5A8B4A5A1376C00A7 = {
+ 5668C592BE771C2E58836AE7 = {
ProvisioningStyle = Automatic;
};
- 9481764D72790337282158DA = {
+ 658B319DEE6A722FCFF8E5DB = {
ProvisioningStyle = Automatic;
};
- 98425A8E3491D503D949A569 = {
+ 66EDDC892B43435EBB4BF125 = {
ProvisioningStyle = Automatic;
};
- 9ABEB8C8AD9097D7F07B50B5 = {
+ 67F6402DA2D967D773FC4BBD = {
ProvisioningStyle = Automatic;
};
- 9BF54EDF114BEAB8899A47F9 = {
+ 686F56DD4B021559C976E0AE = {
ProvisioningStyle = Automatic;
};
- 9CC26892A88B1BB899E53DF5 = {
+ 68EBE03991A64716EC259B81 = {
ProvisioningStyle = Automatic;
};
- 9CC7B60AEA78A6484EAA237C = {
+ 6957D3533FCEA5B6ED9D459E = {
ProvisioningStyle = Automatic;
};
- A044C3AF402929B4D55A9080 = {
+ 6B2BBBEAEF426687A79793C1 = {
ProvisioningStyle = Automatic;
};
- A85959564B5FB3770489D66C = {
+ 72DE3D6BD384F2BBB66687D2 = {
ProvisioningStyle = Automatic;
};
- A95A462BF3224269501972C7 = {
+ 7856DC27D5B3E570F43B28DA = {
ProvisioningStyle = Automatic;
};
- AAC6189F144D95865D2DFFA2 = {
+ 7BE10A8B0A05E396FC75DB62 = {
ProvisioningStyle = Automatic;
};
- AD8EE389D94E8B7A9B7F1E3E = {
+ 83A1CCF75BEE457E97BA9E1E = {
ProvisioningStyle = Automatic;
};
- AE89C19755A8AF0192B7C09E = {
+ 873E6B6414A8B24B37655422 = {
ProvisioningStyle = Automatic;
};
- AF5DFD5174E2D34ED1167326 = {
+ 878F2E6AF00CA682AD23BFB5 = {
ProvisioningStyle = Automatic;
};
- AFF5C170D720B29E4A6ABD57 = {
+ 88D2C3756D8A0ABFE5D33526 = {
ProvisioningStyle = Automatic;
};
- B0CE4A0950BF71C921ADDF6F = {
+ 8E4294C0B826AEFAF6F4C833 = {
ProvisioningStyle = Automatic;
};
- B0DD51FFCF661AD3AAF3C70D = {
+ 8ECEF83FA15D2F16355E9920 = {
ProvisioningStyle = Automatic;
};
- B2BF1813AE20AC0EA6B7A103 = {
+ 98EFE03F6987885752EBF425 = {
ProvisioningStyle = Automatic;
};
- B3C1AB542406B80D9E28FD83 = {
+ 9984E4150931644A9A90570A = {
ProvisioningStyle = Automatic;
};
- B4B423BCBEA896092FC8A89D = {
+ 9CDB3FD9A802C47A3934C5F6 = {
ProvisioningStyle = Automatic;
};
- B4E064E37239C58606BE5146 = {
+ A0085F2C228299B0265BCE84 = {
ProvisioningStyle = Automatic;
};
- B51020A18D6BB52E85D2C0A0 = {
+ A16B813D1F6D2E2726AD2CAF = {
ProvisioningStyle = Automatic;
};
- B6E7B96E62DB9ACA0E5D579D = {
+ A696D2424AD069AE1230DFB7 = {
ProvisioningStyle = Automatic;
};
- B7D8F90200493C54A87563A7 = {
+ A9EF27DF05CAF3568DEA4997 = {
ProvisioningStyle = Automatic;
};
- BB0FE27477960DDC5B6DB47E = {
+ AE0EEECFE1202AE299D619AB = {
ProvisioningStyle = Automatic;
};
- BC6991488D8CC573AA1BDC8F = {
+ AF1BDAD4293C972425777889 = {
ProvisioningStyle = Automatic;
};
- BFD1D15D5C7B133F2BE814F2 = {
+ AF963F57AD857DEFD5CD56D4 = {
ProvisioningStyle = Automatic;
};
- C45CC74DC170C850261716E7 = {
+ B099F82175894D7EED5F7EB3 = {
ProvisioningStyle = Automatic;
};
- C93625A0B67E6042F06F5069 = {
+ B11ADD80BF9DEAA92FCB38B3 = {
ProvisioningStyle = Automatic;
};
- CA67B414AA1971674CA1BB76 = {
+ B30593CF99A8C164CC925C1B = {
ProvisioningStyle = Automatic;
};
- CA75423F06FACFFA27DD068F = {
+ B54706589A0AA0B347F81243 = {
ProvisioningStyle = Automatic;
};
- CC09866B17B00F50BB557DAA = {
+ C58BE42554DEB2837DA38BB4 = {
ProvisioningStyle = Automatic;
};
- CC1E58215C72A515E5C4E968 = {
+ C753CB484E061BCE0D605AA9 = {
ProvisioningStyle = Automatic;
};
- CD69162F352A58A781D2191D = {
+ CB9888508681F7B5785CE235 = {
ProvisioningStyle = Automatic;
};
- CDA3E575A10E9943686D9651 = {
+ CCFC68FECEE3614FF1BC3FC6 = {
ProvisioningStyle = Automatic;
};
- CFCBBCD749119BF8D24C0547 = {
+ CFFA45D21DC9B2B0E0927E0F = {
ProvisioningStyle = Automatic;
};
- D0D371AC63C9FC42EB4E27B9 = {
+ D02AB38A6AFB5CA772BEAE6C = {
ProvisioningStyle = Automatic;
};
- DA7E46E820F346FEEB71D302 = {
+ D18225E368A24F97617B2A6A = {
ProvisioningStyle = Automatic;
};
- DB28B503557795AB1CA8DF41 = {
+ D4F3BE9CC0CDDBA799D54E82 = {
ProvisioningStyle = Automatic;
};
- E072028161A34E7533BE2CCE = {
+ D715BA377171617FA26A7B1B = {
ProvisioningStyle = Automatic;
};
- E1F75FFAED46F9A8EF5A6B58 = {
+ D8671D62C9F6F6E7B51F7C35 = {
ProvisioningStyle = Automatic;
};
- E61D28A41E985F8384CE50D1 = {
+ D8AEEF765820C4DA55906551 = {
ProvisioningStyle = Automatic;
};
- E63C32A9BA1812EC9E117B93 = {
+ DA00387732489564E0B2D578 = {
ProvisioningStyle = Automatic;
};
- E765EC8C4FC688664074FCAB = {
+ DAFC2D87D25679193582A4C3 = {
ProvisioningStyle = Automatic;
};
- E959FDFA9037FBC6F3BC42D7 = {
+ DC8FE8B954084B8696F85446 = {
ProvisioningStyle = Automatic;
};
- E994CBBED485628BB1F1F56D = {
+ DE2F7AB1E95A5A7CDFB3CBEA = {
ProvisioningStyle = Automatic;
};
- E9E6D506EA0A011CEDDBC701 = {
+ E2E40BB128394BD6B263B29B = {
ProvisioningStyle = Automatic;
};
- ED591945226DC859C59BD051 = {
+ E709B2E6C92F35293CA98125 = {
ProvisioningStyle = Automatic;
};
- EE2F6B7F5CAB0150B8F5A31E = {
+ E8B14ABD27D5D5D63AF08C1C = {
ProvisioningStyle = Automatic;
};
- EE95BFEA8BAE4CCD7D0C5C92 = {
+ E91FAEB98EF160AEEAAC6232 = {
ProvisioningStyle = Automatic;
};
- EE9E360C1C3D7E0439172FDD = {
+ FC06E71933891890F321992E = {
ProvisioningStyle = Automatic;
};
- F3BECA2A6AD04BC94BDE4C75 = {
+ FDEA189D21847F69C1462D10 = {
ProvisioningStyle = Automatic;
};
- F532269BF56C02A5A87C95A7 = {
+ FE398E6963386BFD1968AD11 = {
ProvisioningStyle = Automatic;
};
- F620D8585971DEC00C33207F = {
+ FE9496C27313FC87539E6BCB = {
ProvisioningStyle = Automatic;
};
- FEF324BE2711D4602F6574BC = {
+ FEC27A909F7EF975767C9CBC = {
ProvisioningStyle = Automatic;
};
};
};
- buildConfigurationList = 5FDF9EEE54129D9539D0147A /* Build configuration list for PBXProject "ice" */;
+ buildConfigurationList = 9AFB918A69A793535331D2FE /* Build configuration list for PBXProject "ice" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = en;
hasScannedForEncodings = 0;
@@ -9633,758 +9633,758 @@
Base,
en,
);
- mainGroup = E7266CEDFAAE92B6358E0137;
- productRefGroup = 3EBBBDC564C075DD66B0B816 /* Products */;
+ mainGroup = 0021BABBE636D778CE919E81;
+ productRefGroup = 17E1E8EAF5FB28022462E0A3 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
- 853E509B9FD262019EBA40BE /* Glacier2 iOS */,
- B6E7B96E62DB9ACA0E5D579D /* Glacier2 macOS */,
- CFCBBCD749119BF8D24C0547 /* Ice C++11 iOS */,
- 2B0DA341DBA94884D0304509 /* Ice C++11 macOS */,
- 9CC26892A88B1BB899E53DF5 /* Ice iOS */,
- 70073F296AA7A50B2A86451A /* Ice macOS */,
- CDA3E575A10E9943686D9651 /* IceAcm iOS */,
- BFD1D15D5C7B133F2BE814F2 /* IceAcm macOS */,
- 5295813C4C98826FBA6D4CA4 /* IceAdapterDeactivation iOS */,
- B51020A18D6BB52E85D2C0A0 /* IceAdapterDeactivation macOS */,
- 152C6B4D442533A14394AA59 /* IceAdmin iOS */,
- F532269BF56C02A5A87C95A7 /* IceAdmin macOS */,
- AF5DFD5174E2D34ED1167326 /* IceAmi iOS */,
- 9BF54EDF114BEAB8899A47F9 /* IceAmi macOS */,
- AFF5C170D720B29E4A6ABD57 /* IceBinding iOS */,
- DB28B503557795AB1CA8DF41 /* IceBinding macOS */,
- E61D28A41E985F8384CE50D1 /* IceDefaultServant iOS */,
- DA7E46E820F346FEEB71D302 /* IceDefaultServant macOS */,
- 70541D10A453A62A357FD6DA /* IceDefaultValue iOS */,
- 5AB40796E10DD225752975C0 /* IceDefaultValue macOS */,
- 649D215E8804C017CA836B16 /* IceDiscovery C++11 iOS */,
- 5E57DA0A85ED2B235C1D4A3A /* IceDiscovery C++11 macOS */,
- 28CFE986A434086C3605887E /* IceEnums iOS */,
- 33A418E3474BE5E738D35102 /* IceEnums macOS */,
- A044C3AF402929B4D55A9080 /* IceExceptions iOS */,
- ED591945226DC859C59BD051 /* IceExceptions macOS */,
- 201230D356840C5A08351F26 /* IceExceptionsAMD iOS */,
- 7B52FA8B327DB67AF60C0BB1 /* IceExceptionsAMD macOS */,
- CA67B414AA1971674CA1BB76 /* IceFacets iOS */,
- E63C32A9BA1812EC9E117B93 /* IceFacets macOS */,
- 28E66BF870D16ED437F027B7 /* IceGrid iOS */,
- 3EAB7D1B9F1CE476576FAA4C /* IceGrid macOS */,
- C45CC74DC170C850261716E7 /* IceHold iOS */,
- B0DD51FFCF661AD3AAF3C70D /* IceHold macOS */,
- 553857E5964EBE16D6716B46 /* IceIAP C++11 iOS */,
- 82A5700C3111DD043A653C62 /* IceImpl iOS */,
- 0B20F023D2E1BC4B57915592 /* IceImpl macOS */,
- 6A21D52AF98E02D675C03AB8 /* IceInfo iOS */,
- CC1E58215C72A515E5C4E968 /* IceInfo macOS */,
- A85959564B5FB3770489D66C /* IceInheritance iOS */,
- B7D8F90200493C54A87563A7 /* IceInheritance macOS */,
- 2FA692464307DB8942B81FCE /* IceInterceptor iOS */,
- 215AFD7E3854FE327298A93E /* IceInterceptor macOS */,
- 25A27A7EDF9F753CD06CD077 /* IceInvoke iOS */,
- 718273E1950034827BC4BCF7 /* IceInvoke macOS */,
- 86A66976BDA39228F3A72337 /* IceLocation iOS */,
- 7E58C9E85060E10DB9449968 /* IceLocation macOS */,
- EE9E360C1C3D7E0439172FDD /* IceLocatorDiscovery C++11 iOS */,
- AAC6189F144D95865D2DFFA2 /* IceLocatorDiscovery C++11 macOS */,
- B0CE4A0950BF71C921ADDF6F /* IceObjects iOS */,
- A95A462BF3224269501972C7 /* IceObjects macOS */,
- E1F75FFAED46F9A8EF5A6B58 /* IceOperations iOS */,
- 1E406447B88C3D90364D4D1F /* IceOperations macOS */,
- 57F4F70C7420D9DEB081223A /* IceOperationsAMD iOS */,
- F620D8585971DEC00C33207F /* IceOperationsAMD macOS */,
- 4A47CB078D8654283E9A288C /* IceOptional iOS */,
- 9CC7B60AEA78A6484EAA237C /* IceOptional macOS */,
- CA75423F06FACFFA27DD068F /* IceOptionalAMD iOS */,
- B4B423BCBEA896092FC8A89D /* IceOptionalAMD macOS */,
- 1AAC4E0E13E730A3EBE99884 /* IceProperties iOS */,
- B3C1AB542406B80D9E28FD83 /* IceProperties macOS */,
- CD69162F352A58A781D2191D /* IceProxy iOS */,
- 11F37400E8E07989B6E1EC6B /* IceProxy macOS */,
- BB0FE27477960DDC5B6DB47E /* IceProxyAMD iOS */,
- E072028161A34E7533BE2CCE /* IceProxyAMD macOS */,
- AD8EE389D94E8B7A9B7F1E3E /* IceRetry iOS */,
- 1A56C6EA194130F78ED3E3D7 /* IceRetry macOS */,
- 34CC3FB8F32A94970DA6C5BC /* IceScope iOS */,
- 74BF9981D471516844317E41 /* IceScope macOS */,
- E959FDFA9037FBC6F3BC42D7 /* IceServantLocator iOS */,
- 181D4BB2B500C7095E790261 /* IceServantLocator macOS */,
- E994CBBED485628BB1F1F56D /* IceServantLocatorAMD iOS */,
- 51B83832597A166C70372361 /* IceServantLocatorAMD macOS */,
- E9E6D506EA0A011CEDDBC701 /* IceServices iOS */,
- E765EC8C4FC688664074FCAB /* IceServices macOS */,
- EE95BFEA8BAE4CCD7D0C5C92 /* IceSlicingExceptions iOS */,
- EE2F6B7F5CAB0150B8F5A31E /* IceSlicingExceptions macOS */,
- 4A2ABF9D0923453422834FC0 /* IceSlicingExceptionsAMD iOS */,
- CC09866B17B00F50BB557DAA /* IceSlicingExceptionsAMD macOS */,
- B4E064E37239C58606BE5146 /* IceSlicingObjects iOS */,
- FEF324BE2711D4602F6574BC /* IceSlicingObjects macOS */,
- 98425A8E3491D503D949A569 /* IceSlicingObjectsAMD iOS */,
- 917FA4C5A8B4A5A1376C00A7 /* IceSlicingObjectsAMD macOS */,
- 12BB34202E09CE86EEA85292 /* IceSSL C++11 iOS */,
- C93625A0B67E6042F06F5069 /* IceSSL C++11 macOS */,
- D0D371AC63C9FC42EB4E27B9 /* IceSSLConfiguration iOS */,
- 9005F12C5A1006056BCDD1BA /* IceSSLConfiguration macOS */,
- 243376B5BCD8FB6B573F35B1 /* IceStorm iOS */,
- 9ABEB8C8AD9097D7F07B50B5 /* IceStorm macOS */,
- 780FF90F7A2E5DB653296F94 /* IceStream iOS */,
- 7E64A09456EF45C06475AEF9 /* IceStream macOS */,
- AE89C19755A8AF0192B7C09E /* IceTimeout iOS */,
- 74C6B641416DEE756B63F83B /* IceTimeout macOS */,
- 0B9E7BE2574649A7DEAD1C1C /* IceUdp iOS */,
- BC6991488D8CC573AA1BDC8F /* IceUdp macOS */,
- 9481764D72790337282158DA /* SliceEscape iOS */,
- 66D7646E717E859CA23ACF56 /* SliceEscape macOS */,
- 4610DAE8306D4D0C91F09CEE /* TestCommon iOS */,
- F3BECA2A6AD04BC94BDE4C75 /* TestCommon macOS */,
- 28CDBC394C2C48C28EDC2737 /* TestDriver iOS */,
- B2BF1813AE20AC0EA6B7A103 /* TestDriver macOS */,
+ 395D4E90FEEEE07AFF55957F /* Glacier2 iOS */,
+ 452F70DD15C475B3B0BD3DF9 /* Glacier2 macOS */,
+ 873E6B6414A8B24B37655422 /* Ice C++11 iOS */,
+ 72DE3D6BD384F2BBB66687D2 /* Ice C++11 macOS */,
+ 686F56DD4B021559C976E0AE /* Ice iOS */,
+ E8B14ABD27D5D5D63AF08C1C /* Ice macOS */,
+ 20D4DCB80470ACA8E635D99B /* IceAcm iOS */,
+ 8ECEF83FA15D2F16355E9920 /* IceAcm macOS */,
+ DAFC2D87D25679193582A4C3 /* IceAdapterDeactivation iOS */,
+ 33FB066FC863D920A45E38D6 /* IceAdapterDeactivation macOS */,
+ 878F2E6AF00CA682AD23BFB5 /* IceAdmin iOS */,
+ 0370DD19FE8E4AF72EC86202 /* IceAdmin macOS */,
+ 5134436E769A03127E4DE78E /* IceAmi iOS */,
+ DA00387732489564E0B2D578 /* IceAmi macOS */,
+ CB9888508681F7B5785CE235 /* IceBinding iOS */,
+ 33E84E27501E2608116B1DC8 /* IceBinding macOS */,
+ FE398E6963386BFD1968AD11 /* IceDefaultServant iOS */,
+ D4F3BE9CC0CDDBA799D54E82 /* IceDefaultServant macOS */,
+ 66EDDC892B43435EBB4BF125 /* IceDefaultValue iOS */,
+ C753CB484E061BCE0D605AA9 /* IceDefaultValue macOS */,
+ 0E1A3BDA087DAAC2271A3F8D /* IceDiscovery C++11 iOS */,
+ 7BE10A8B0A05E396FC75DB62 /* IceDiscovery C++11 macOS */,
+ 0B3BDE997BC51507B4E5C048 /* IceEnums iOS */,
+ 3BB4790D718AC01813F84C31 /* IceEnums macOS */,
+ E91FAEB98EF160AEEAAC6232 /* IceExceptions iOS */,
+ 0CCAF88FB0F0E936C71B839C /* IceExceptions macOS */,
+ 26D06E9AF856E8DF129D6515 /* IceExceptionsAMD iOS */,
+ 2FD7F69F13D4F0B72861454D /* IceExceptionsAMD macOS */,
+ DE2F7AB1E95A5A7CDFB3CBEA /* IceFacets iOS */,
+ E709B2E6C92F35293CA98125 /* IceFacets macOS */,
+ D02AB38A6AFB5CA772BEAE6C /* IceGrid iOS */,
+ CFFA45D21DC9B2B0E0927E0F /* IceGrid macOS */,
+ A9EF27DF05CAF3568DEA4997 /* IceHold iOS */,
+ E2E40BB128394BD6B263B29B /* IceHold macOS */,
+ 0A90DE72B06C5E2DEB2F084A /* IceIAP C++11 iOS */,
+ 306946FDA3FDEA7E0CA52F1B /* IceImpl iOS */,
+ 2CB7F45A6ABDA311899C465B /* IceImpl macOS */,
+ 67F6402DA2D967D773FC4BBD /* IceInfo iOS */,
+ 42345D7486DEE12A786C9E10 /* IceInfo macOS */,
+ 1523F4F0E08AF464B3F82324 /* IceInheritance iOS */,
+ D8AEEF765820C4DA55906551 /* IceInheritance macOS */,
+ 34330853F2A2D0FD53CA2637 /* IceInterceptor iOS */,
+ 3516556247275347C4BD7BED /* IceInterceptor macOS */,
+ C58BE42554DEB2837DA38BB4 /* IceInvoke iOS */,
+ 1205196C90B7ED17F40C2A8E /* IceInvoke macOS */,
+ 058D93C92E45CA7EA4E20173 /* IceLocation iOS */,
+ 4D017085B805949E404060C2 /* IceLocation macOS */,
+ FDEA189D21847F69C1462D10 /* IceLocatorDiscovery C++11 iOS */,
+ 5668C592BE771C2E58836AE7 /* IceLocatorDiscovery C++11 macOS */,
+ 202719159B36E3A8B3EE2705 /* IceObjects iOS */,
+ AF963F57AD857DEFD5CD56D4 /* IceObjects macOS */,
+ 48A59DA8F859662B913FAFC5 /* IceOperations iOS */,
+ FE9496C27313FC87539E6BCB /* IceOperations macOS */,
+ B54706589A0AA0B347F81243 /* IceOperationsAMD iOS */,
+ CCFC68FECEE3614FF1BC3FC6 /* IceOperationsAMD macOS */,
+ A16B813D1F6D2E2726AD2CAF /* IceOptional iOS */,
+ 26EE1BE4926857D9609CF57C /* IceOptional macOS */,
+ 88D2C3756D8A0ABFE5D33526 /* IceOptionalAMD iOS */,
+ B099F82175894D7EED5F7EB3 /* IceOptionalAMD macOS */,
+ 185411B405D1A7CE27D59F14 /* IceProperties iOS */,
+ 9984E4150931644A9A90570A /* IceProperties macOS */,
+ FEC27A909F7EF975767C9CBC /* IceProxy iOS */,
+ 4192C3FE8383B2F9712D5127 /* IceProxy macOS */,
+ 2E8F6E5AC6ED626E45CB5436 /* IceProxyAMD iOS */,
+ 0B28B50F94109703DBA5968D /* IceProxyAMD macOS */,
+ A0085F2C228299B0265BCE84 /* IceRetry iOS */,
+ 4F92AA811E24BF6B43B46410 /* IceRetry macOS */,
+ 106ABFC5452E3C5166B0CB17 /* IceScope iOS */,
+ 3866CF31601EEF249F61B684 /* IceScope macOS */,
+ 3A54149FFF150464AFD6BF17 /* IceServantLocator iOS */,
+ 11F8CD8ABC6B38DE41C63C49 /* IceServantLocator macOS */,
+ 01A70A38DA31BD7B3046205D /* IceServantLocatorAMD iOS */,
+ 25198A5D21AB5854F370629A /* IceServantLocatorAMD macOS */,
+ 23FDB735E5A65CD141CEE345 /* IceServices iOS */,
+ 68EBE03991A64716EC259B81 /* IceServices macOS */,
+ 4EEE7EC231C96373836CEBF6 /* IceSlicingExceptions iOS */,
+ AE0EEECFE1202AE299D619AB /* IceSlicingExceptions macOS */,
+ 02D2711CE217D81057376ADA /* IceSlicingExceptionsAMD iOS */,
+ 6957D3533FCEA5B6ED9D459E /* IceSlicingExceptionsAMD macOS */,
+ D715BA377171617FA26A7B1B /* IceSlicingObjects iOS */,
+ 24B30C3CF13A63D9CB4900AE /* IceSlicingObjects macOS */,
+ 658B319DEE6A722FCFF8E5DB /* IceSlicingObjectsAMD iOS */,
+ B11ADD80BF9DEAA92FCB38B3 /* IceSlicingObjectsAMD macOS */,
+ B30593CF99A8C164CC925C1B /* IceSSL C++11 iOS */,
+ 6B2BBBEAEF426687A79793C1 /* IceSSL C++11 macOS */,
+ 35B431329BBE5EBB1223EC71 /* IceSSLConfiguration iOS */,
+ 5367B856CD54F7A387A9D977 /* IceSSLConfiguration macOS */,
+ A696D2424AD069AE1230DFB7 /* IceStorm iOS */,
+ 9CDB3FD9A802C47A3934C5F6 /* IceStorm macOS */,
+ 83A1CCF75BEE457E97BA9E1E /* IceStream iOS */,
+ 98EFE03F6987885752EBF425 /* IceStream macOS */,
+ FC06E71933891890F321992E /* IceTimeout iOS */,
+ D18225E368A24F97617B2A6A /* IceTimeout macOS */,
+ D8671D62C9F6F6E7B51F7C35 /* IceUdp iOS */,
+ 0610CC9BC21CF3B7266C4897 /* IceUdp macOS */,
+ 0E21FCD024760D6A06C6D0CD /* SliceEscape iOS */,
+ 7856DC27D5B3E570F43B28DA /* SliceEscape macOS */,
+ DC8FE8B954084B8696F85446 /* TestCommon iOS */,
+ 8E4294C0B826AEFAF6F4C833 /* TestCommon macOS */,
+ AF1BDAD4293C972425777889 /* TestDriver iOS */,
+ 28DF1CA8911A53D246655483 /* TestDriver macOS */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
- 03F21DAAE6433804B6DB8AFB /* Resources */ = {
+ 01568B3BF3A9997926F92939 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 06E7CDD8A55FAE6635787DBC /* Resources */ = {
+ 03C174ED646EDDB9662DF3BA /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0898BA130E7D558CE1D0801B /* Resources */ = {
+ 049B623FF048C47987B8460A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0ADF6C76425B8B18AC8063BD /* Resources */ = {
+ 08CC4BE18BA81FBF1F7D36AC /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0B2C9EF7938FCE0CFFD56095 /* Resources */ = {
+ 0952424ECD4998A71DD65E29 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0E8F9432A5CAB736C9C6BBE4 /* Resources */ = {
+ 0B5C0A57AFA76533039BDED9 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 14669483778D991501DFBD7F /* Resources */ = {
+ 0D1E9E46B6FCBF2B47E667D1 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1B900AADC2B62FAA73123E33 /* Resources */ = {
+ 0F9C898CFE3D2B9D3DED6BA7 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1C8EBB22E6110CA651B5AE94 /* Resources */ = {
+ 134C4CE5DC14BE22C8580EEE /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1CE2DA15F7BFF6191BC93389 /* Resources */ = {
+ 15AB8C6909C4E23179ABCAC6 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2279C34B48F96D68B40D6318 /* Resources */ = {
+ 15E86C39A311C440F8D78271 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2361AEBE79B32E8F9EB19425 /* Resources */ = {
+ 173EE3C0913415B5F2D64E09 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2415BAF24675CA6B39C037B5 /* Resources */ = {
+ 180A499D1618C89B7AC34667 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 25DAD46CFAFE17BCB80D1B8E /* Resources */ = {
+ 18A2BD8D72B6573C69938926 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 286B7455EBDA0104559B238E /* Resources */ = {
+ 1E0D7C73B27AD73A093D7643 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
+ CBCEBC9D6F73C49396F7F88D /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 287C74F0F682520334C70332 /* Resources */ = {
+ 1F8B0C4A373B633E36AABE18 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 29459FE6CE25A350AAC83531 /* Resources */ = {
+ 25ACFD42BD3CF2C877476E32 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2B6E3D89D06B03534490E0B0 /* Resources */ = {
+ 26C9DBA4B3EFF4286E7C8581 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- F13A439C9CA5B88C0267537C /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 327FAF07807DBB731BB58165 /* Resources */ = {
+ 286CC658222371EB5DD26334 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 343B137C46526274D04B29EC /* Resources */ = {
+ 2A34A6B3471454B56C72CD4D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 38F16D70747EC8A142CDFE9B /* Resources */ = {
+ 2C902689E8341B351E3C23B9 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 395C91ABC682A77E19265D98 /* Resources */ = {
+ 2CBE57CFEECCFFA524F90E85 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3CA4BBCC648CA092749D6B14 /* Resources */ = {
+ 2EA00C06B4679033046F344B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3E6AEE882EE5C381DA75C7C3 /* Resources */ = {
+ 2F47B48F454A27417E7BFD51 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3F2BEDC35BF93D070ABBF796 /* Resources */ = {
+ 306811807581F966A33120AC /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 401A96400E95955179762F10 /* Resources */ = {
+ 32225041012A45B7CD275EEE /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 41FE814B22CDFB43D444B7A9 /* Resources */ = {
+ 346FBED064AC6ADE66A59B22 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 46294F14D3215DC0246E68E6 /* Resources */ = {
+ 3617B73F597FF289FCAB29AA /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 47B9A4FB73922CA516CAC09D /* Resources */ = {
+ 37E0A610390D7F9209B8FC97 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4A23545CA6DF4A31892011C7 /* Resources */ = {
+ 382475CD0F58807FBE4BD06A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5064F164501D15966944248E /* Resources */ = {
+ 38491E32961F0B1418310DAB /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 51CCE03A1E923D61E70AA22D /* Resources */ = {
+ 38B0E6C413A69D1CE24771B5 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 51E29C54273A051F786F0022 /* Resources */ = {
+ 40B719CC2159971C3CC9FC35 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 58CAEEC623907596C4299AD6 /* Resources */ = {
+ 41D22A86EC38FF3A5FCF48F0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 4479374881A3AC61AF0F0084 /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5C8D1D89B27A8EDD3B92177B /* Resources */ = {
+ 43E8D5FB6C525C4258E8E491 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5F4852FB8C06011A12A6637C /* Resources */ = {
+ 44E04565A482268ECBC5D1BF /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 61F2CBA9C432F2602455DBEA /* Resources */ = {
+ 481506A0CD297D9D8DB0671F /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 657AA3033812AE42797AB382 /* Resources */ = {
+ 4A1AE5A6F641E915C40A7165 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6A7B4942F6921B70F208E5C3 /* Resources */ = {
+ 4E5005AFAA7DE8B38996414E /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
+ BB67A3BEC9BCBF1050A00660 /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6B850378FB170432DA6F117E /* Resources */ = {
+ 51C2294B991F2F8BFDBD8069 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6C37070AF83D63F58F6531BF /* Resources */ = {
+ 53BD3681AD88EA292152F32A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6DC0F4B1C3D38EDCF1B022E0 /* Resources */ = {
+ 5B40FBFF840C685EE917E6F5 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 72A34644A657E11BAEFE28F5 /* Resources */ = {
+ 5C61656FE0B156E71C196DA6 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 77EAEF6C69A4AEEC1552824E /* Resources */ = {
+ 5DFD2C13C2393B6F4B294673 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7A213D33DF4E5410D47700AB /* Resources */ = {
+ 6701D03B7925D7DC2C6344DA /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7AC874FE548C3A9CE7B88E4E /* Resources */ = {
+ 6E9F4116EBB4D92EAE605307 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7DA65DE6D40208641008B36E /* Resources */ = {
+ 71F73121EC3F809865D748C7 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7DB62168D6F58CB0DF0F0C42 /* Resources */ = {
+ 77BABB8D2E599A871620BBE7 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 859569F9A6D7BEFCA0957ECB /* Resources */ = {
+ 79EF9ECEF002DEB682C2EB9D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 884133A2D68638AF7BF31663 /* Resources */ = {
+ 81A242F364A39F078687A97D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 89283BC845A6321576ACAE45 /* Resources */ = {
+ 82599B2F43DDF626F654F3B0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8A540EF8847C540566DFDDF7 /* Resources */ = {
+ 83227BD4BD92C41DF29B0B1B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8AE6A48BFF9CD5A93701C0AA /* Resources */ = {
+ 849E982A2FAF53BB63EFD8B5 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8EAC3E6D02E830F973E2105B /* Resources */ = {
+ 84F9DFD14A364C14D5CC959E /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 90EEB52FB404D34D36CC9FD0 /* Resources */ = {
+ 86BA917410D69CF270D93699 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 920FE675BE2E310DC6B6A18C /* Resources */ = {
+ 87AF4E9AC735B9C64AFDD753 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 937E063387845413B9DAE535 /* Resources */ = {
+ 880F2DF0A5871691F99F277E /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9390284F2929A191FCFE579F /* Resources */ = {
+ 8B0CE8A949890A5FA4403F08 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 981FC1F5112404D9A28937C2 /* Resources */ = {
+ 920031B2E8039ABFFF23EDB8 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 98F2E1A57BA48C66E5EDC904 /* Resources */ = {
+ 9837C525C77CD1D6200A8D16 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 99A92A9F9F6037C16A85D8C6 /* Resources */ = {
+ 9D8A489D475CA16D4EE0DFD1 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9A508815E2FEF680175A09BE /* Resources */ = {
+ A1A228FACBF8A164BA1C6FBE /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9F38974143631060A19628A3 /* Resources */ = {
+ A2B31F6FE4A5EB79A37E0F4E /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- A0F37A30304B02310301D24F /* Resources */ = {
+ AC9DE388F6AEBBC7BD1D2736 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- A5FDEAFD08A977FD11AACCDC /* Resources */ = {
+ BA2EAFE88036CA3F7FFE25CC /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- AEC8A04AC45F718789136B09 /* Resources */ = {
+ BB78FFDAE7CC4650DFE2E1AC /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- AFAB8F75A50A9DE536E30C6D /* Resources */ = {
+ C0B0E4F61FDD6F27A1B67CAB /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- B348D527DAF47B3B02696EF3 /* Resources */ = {
+ C3529462F015B072CBCC82ED /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
+ E43DB9CE3195AE3234835F1A /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B5BD683C8F1416A0949501A1 /* Resources */ = {
+ C3CFDD3D8EEB355E25070A4C /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- B94DDE7B5E36CEE426627D77 /* Resources */ = {
+ C44217814EB6FA70A1BE331F /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- C262DE287163009A76F205A1 /* Resources */ = {
+ C58A7DD9215B632601022EDC /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- C8BED7A99CC22A713336F70F /* Resources */ = {
+ C649BF10D93607531E6B690E /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- CAD28B93F0E62828AF0D6377 /* Resources */ = {
+ C6D0C7BE693D5EC548C53C50 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- CB7046FE7D1A348E79B5EA58 /* Resources */ = {
+ C6F6008076271A26AA75322D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- CB8EE20C7A414BAD85AB7695 /* Resources */ = {
+ C773B24E71045EAC653D7CB3 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- CBF079B433A6C01EEE1EBC76 /* Resources */ = {
+ C8E14E726D9E7EC8B68EBEAF /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- BEBD5D9D189718C49FFE8B73 /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D2613DB78872438593461A36 /* Resources */ = {
+ CAFDF4ED95B3D696B5F98678 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- D2E1C76AF4B1F7254829DF15 /* Resources */ = {
+ CE6F880DD57FD71ACC913D80 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- D558B6EDE5C078BAFAA2B8B9 /* Resources */ = {
+ CFF1503DC111250A2A019F97 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- D5CE8187A11BA735C40B3737 /* Resources */ = {
+ D1423A7F2F45AC7919894903 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- D95C0DD2462404C0FACCC594 /* Resources */ = {
+ D37251A597F6A64A75C7C16F /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- D9A629B2453AD278E9A0B579 /* Resources */ = {
+ D9DBA03305BB16B053C88F61 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- DD425F667A6EE7B472FFB734 /* Resources */ = {
+ DB82455F89EDAAEBB55E2BBC /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- E00CE6C4330895E2A916553B /* Resources */ = {
+ E0F2DA2CDCC8A3390112C8D7 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- E9A6F32F192ED65C49266A8A /* Resources */ = {
+ E7E8A005EFEFD6AAB851E25A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- EADE23E9167C60CA4D853B1F /* Resources */ = {
+ E863EBFA5C6B970E1CBA9D9D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- ECFB74072388133D184C1787 /* Resources */ = {
+ E8AE75791F28CB41BA73AB28 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- ED04F8DB769A095C24B10DDD /* Resources */ = {
+ F026659BD0285AA4F458BA5E /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- ED07679856573B78405C660E /* Resources */ = {
+ F25E9672EA6519638051C774 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- EFF6A4BE78A57FD6031DC786 /* Resources */ = {
+ F3B31A0FBEE959052D128C28 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- F2C3239F070A7F2406EB27CD /* Resources */ = {
+ F7FAE61820459CA83D1709E0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- F3457DE9A754E10F9EE2726A /* Resources */ = {
+ FA15479F10C7090C712F20BB /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10394,7 +10394,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
- 0B05C7D018C0FE0BEDD50201 /* Swiftformat & Swiftlint */ = {
+ 0028EF8FAE57DD495F8A062F /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10410,9 +10410,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/hold\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 0BFA93678B6C42F427327808 /* Swiftformat & Swiftlint */ = {
+ 0067E881EBD160AF1DC7431A /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10428,9 +10428,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/properties\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/defaultServant\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 0CC37C2A83BD9509F427DF73 /* Swiftformat & Swiftlint */ = {
+ 01ACE6F800D6445C9E2814EA /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10446,9 +10446,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/scope\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 0CE441B47FB73920D64F6260 /* Swiftformat & Swiftlint */ = {
+ 030685266B7D29FD0697E0A8 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10464,9 +10464,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/defaultServant\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/admin\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 0E8C23EDBD80A4B22901B537 /* Swiftformat & Swiftlint */ = {
+ 06F2BC05F65D9107FB2A0525 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10482,9 +10482,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 16970C400879C075CCF74BA1 /* Swiftformat & Swiftlint */ = {
+ 0AB7F95AADCE219A0D9D578D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10500,9 +10500,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/servantLocator\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/retry\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 2112EA07BB43FFC9EBCA61A4 /* Swiftformat & Swiftlint */ = {
+ 0D335320171FA50F73DC2182 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10518,9 +10518,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/retry\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 26831D0966DA8486BE7FD1D7 /* Swiftformat & Swiftlint */ = {
+ 0EDD6D71B3886DD8C98B16F3 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10536,9 +10536,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/operations\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/src/Ice\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 286DB19CC8F5465BAE6E86B7 /* Swiftformat & Swiftlint */ = {
+ 1A910B15D9681495A6D789E7 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10556,7 +10556,7 @@
shellPath = /bin/sh;
shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/acm\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 28CA6E0BE0B4DCC6B5673AB2 /* Swiftformat & Swiftlint */ = {
+ 1CD519B57C7C87B1DFE3812D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10572,9 +10572,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/properties\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/proxy\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 2BB755A01EB9BBBC8F617578 /* Swiftformat & Swiftlint */ = {
+ 20B919FE28F40FCB84CB9B2B /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10590,9 +10590,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/acm\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/TestDriver\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 2FEE0B757B67A8058878A540 /* Swiftformat & Swiftlint */ = {
+ 20EFE04627622BC19E26E70B /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10608,9 +10608,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/binding\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Slice/escape\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 3264CE85903DE5D54750F0EF /* Swiftformat & Swiftlint */ = {
+ 261FF99F99AE4783DA798CC2 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10626,9 +10626,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/optional\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/TestCommon\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 35EC5B34CADE7ACD57BB54AE /* Swiftformat & Swiftlint */ = {
+ 275B832F764546BB0F1A9507 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10644,9 +10644,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/interceptor\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Slice/escape\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 3711708C516764F5096BC1DA /* Swiftformat & Swiftlint */ = {
+ 28C94CB009D76E1644CCE7B3 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10662,9 +10662,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/info\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/stream\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 3A39AE068E8FE2AB13ABD132 /* Swiftformat & Swiftlint */ = {
+ 296A398E44C74E2A7DF3BD04 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10680,9 +10680,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/proxy\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 3A448222314BCE9743A4C4A8 /* Swiftformat & Swiftlint */ = {
+ 2DAB6EBC7B41E0422B137CE6 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10700,7 +10700,7 @@
shellPath = /bin/sh;
shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/location\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 3E7185B7CBD3767DBD95F487 /* Swiftformat & Swiftlint */ = {
+ 3162EB811C8121EA3F58F3E5 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10716,9 +10716,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/adapterDeactivation\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/properties\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 441ABE8BD326D534EF37D2BD /* Swiftformat & Swiftlint */ = {
+ 37EBAA5D210F6BF4AFBE2BFA /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10734,9 +10734,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/binding\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/scope\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 46C533BB60CE55765B9ED604 /* Swiftformat & Swiftlint */ = {
+ 3ACB5EE52ACC79D563101887 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10752,9 +10752,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/src/Ice\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/optional\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 4DF3958ED9372C5A29A41769 /* Swiftformat & Swiftlint */ = {
+ 41441E40DA9D51EA12A0968C /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10770,9 +10770,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/timeout\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/inheritance\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 53EB7E8B1472700FED4BA189 /* Swiftformat & Swiftlint */ = {
+ 423264FFFD418A6C6516B25F /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10788,9 +10788,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/services\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 56060A99446DFA62E9116ACB /* Swiftformat & Swiftlint */ = {
+ 42367CDA4B160EDC3423277C /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10806,9 +10806,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/facets\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 5E403166825C341BD80381C3 /* Swiftformat & Swiftlint */ = {
+ 4370F7D2CC5910F24FA4FA51 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10824,9 +10824,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/inheritance\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/optional\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 60629D6A22E65EBC5890A8E7 /* Swiftformat & Swiftlint */ = {
+ 43F653320D9D9037EE24A71F /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10842,9 +10842,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 617B34839C773ACD834B3EB8 /* Swiftformat & Swiftlint */ = {
+ 496D1B9897D4E146891641B5 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10860,9 +10860,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/udp\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 63A9BE618A41845F769E2E2F /* Swiftformat & Swiftlint */ = {
+ 4FCD31A5B00D39540A98DC4C /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10878,9 +10878,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/proxy\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 65C0AC43A1BCAD157508D5B9 /* Swiftformat & Swiftlint */ = {
+ 5118E7B5B41BD01583D5F9BC /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10898,7 +10898,7 @@
shellPath = /bin/sh;
shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/servantLocator\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 694FBFDC2D27C79EB7387CB5 /* Swiftformat & Swiftlint */ = {
+ 51FCDE640A8A72E91B9100BF /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10916,7 +10916,7 @@
shellPath = /bin/sh;
shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/invoke\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 69AE0DCB9EDEB85AAC98C871 /* Swiftformat & Swiftlint */ = {
+ 544ED2DC842859A81F666E5A /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10932,9 +10932,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/facets\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 6C43421FB66339318C2ABEAE /* Swiftformat & Swiftlint */ = {
+ 595A89C42E32A2DE5CDC8089 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10950,9 +10950,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/scope\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/defaultServant\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 6E41D3A8A08A504618C4E669 /* Swiftformat & Swiftlint */ = {
+ 5AFD0EB8833E5C9395D0F635 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10968,9 +10968,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/operations\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/hold\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 6F3C668487F989F470880A77 /* Swiftformat & Swiftlint */ = {
+ 5FED063D2CA23814EF43108B /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10986,9 +10986,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/udp\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 712F3C07C5943C27F093F817 /* Swiftformat & Swiftlint */ = {
+ 60B07B4184764BCB603EB480 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11004,9 +11004,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/TestDriver\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/servantLocator\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 78A53EBE72A00EF49C53B1B5 /* Swiftformat & Swiftlint */ = {
+ 6143FF49EF2D9DE6E6148AC1 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11022,9 +11022,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/ami\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/TestDriver\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 7A54CEA2B19A2055CC1F47DD /* Swiftformat & Swiftlint */ = {
+ 65941F14EFFC26608672E0E0 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11040,9 +11040,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/operations\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/acm\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 7CDCA8AD809197C063745A06 /* Swiftformat & Swiftlint */ = {
+ 6BAD3BC863ADCCDC0AFCF187 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11058,9 +11058,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/defaultServant\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/binding\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 7ED2107B929B80513C30813F /* Swiftformat & Swiftlint */ = {
+ 7067853BB6FC3E400E8049E4 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11076,9 +11076,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/TestCommon\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/operations\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 809211C4AFF094D3841619CC /* Swiftformat & Swiftlint */ = {
+ 710F69164CA777E33DDBB9EC /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11094,9 +11094,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/stream\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/binding\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 8396BB8652E451B914505CBC /* Swiftformat & Swiftlint */ = {
+ 7634784DE3EB9F9F6E5EF198 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11112,9 +11112,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/interceptor\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/IceSSL/configuration\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 846E422CB48606E9E4DEBA34 /* Swiftformat & Swiftlint */ = {
+ 8065B46A659967FC84DCC0A6 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11130,9 +11130,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/inheritance\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/facets\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 872D7F0E4F675368FB3BCDBE /* Copy Frameworks */ = {
+ 86B0F19D022A64649D82AC66 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11140,19 +11140,17 @@
inputFileListPaths = (
);
inputPaths = (
- "$(SRCROOT)/../Carthage/Build/iOS/PromiseKit.framework",
);
- name = "Copy Frameworks";
+ name = "Swiftformat & Swiftlint";
outputFileListPaths = (
);
outputPaths = (
- "$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/PromiseKit.framework",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "/usr/local/bin/carthage copy-frameworks";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/ami\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 8E66F057C81542F2FC68D33A /* Swiftformat & Swiftlint */ = {
+ 8F3F5880FD96BAB529262D0F /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11168,9 +11166,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/TestCommon\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/IceSSL/configuration\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 8F44291388A023E1E1673496 /* Swiftformat & Swiftlint */ = {
+ 92FB6DA5AD479123DC686676 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11186,9 +11184,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/facets\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/adapterDeactivation\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 92F065E3E5E62F40F7FB551E /* Swiftformat & Swiftlint */ = {
+ 93638733281B5FB8FD6F4B1D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11204,9 +11202,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/defaultValue\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/proxy\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 94D5D3AC21C7DC83655CA07B /* Swiftformat & Swiftlint */ = {
+ 9563E471093A324B6AD84A29 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11222,9 +11220,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/adapterDeactivation\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/ami\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 95766AB08FD969B4E630CCA2 /* Swiftformat & Swiftlint */ = {
+ 96C6E0FFAAEE5DF44CD7846B /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11240,9 +11238,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/optional\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/invoke\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 958EAD12FD66968A6F787031 /* Swiftformat & Swiftlint */ = {
+ 971B590548EA7BE306556357 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11258,9 +11256,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/admin\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 966E15C79D450685A5F8372A /* Swiftformat & Swiftlint */ = {
+ 9BB8ACCF2FB306BB71EE8716 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11276,9 +11274,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/servantLocator\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 9B94B42A0CF130D7AFE6E8BB /* Swiftformat & Swiftlint */ = {
+ 9E319F0FC1CF19D94FFF334D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11294,9 +11292,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/optional\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 9CCA56F04E11EA3438DDC740 /* Swiftformat & Swiftlint */ = {
+ A7A0597EA69C723F292CD253 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11312,9 +11310,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/optional\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- A542C912309230479B2AF9FD /* Swiftformat & Swiftlint */ = {
+ AB75EF6BD0C48FD8C05AE812 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11330,9 +11328,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/invoke\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/interceptor\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- ACCD22EACD54362ACA16B1DA /* Swiftformat & Swiftlint */ = {
+ ACFA293FAB07C8F8AE8A2187 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11348,9 +11346,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/defaultValue\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/optional\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- AD33D2667184659D4CE2B88F /* Swiftformat & Swiftlint */ = {
+ AF4C71A134A5D68B01A70D09 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11366,9 +11364,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/proxy\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/properties\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- B57390BB0B1E6850E4BE8452 /* Swiftformat & Swiftlint */ = {
+ B08EFEC8C7315550226BFDD1 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11384,9 +11382,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/retry\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/operations\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- B87DF4C10B82AF830EB49404 /* Swiftformat & Swiftlint */ = {
+ B382FDA2DF24A31EADBDAF3D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11402,9 +11400,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/ami\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/hold\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- B8DDCAEE0D115923C2B37FFD /* Swiftformat & Swiftlint */ = {
+ B4DB35B29E4B555AAD081D39 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11420,9 +11418,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/src/Ice\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/operations\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- BA1EAE199CAE89B3F1FB1C5F /* Swiftformat & Swiftlint */ = {
+ B6AEE4FD41356328E735982B /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11438,9 +11436,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/proxy\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- C252282E558571AD302E3133 /* Swiftformat & Swiftlint */ = {
+ B6B151DBBD92E646978E4683 /* Copy Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11448,17 +11446,19 @@
inputFileListPaths = (
);
inputPaths = (
+ "$(SRCROOT)/../Carthage/Build/iOS/PromiseKit.framework",
);
- name = "Swiftformat & Swiftlint";
+ name = "Copy Frameworks";
outputFileListPaths = (
);
outputPaths = (
+ "$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/PromiseKit.framework",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/operations\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "/usr/local/bin/carthage copy-frameworks";
};
- C3B8322B486F329671B332D0 /* Swiftformat & Swiftlint */ = {
+ B8D36FCB9EB1AE22A57A1BB1 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11474,9 +11474,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/location\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/src/Ice\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- C42BC5B75F10876BFA5A1E8E /* Swiftformat & Swiftlint */ = {
+ C4677EA8EFD8081A23023645 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11492,9 +11492,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/servantLocator\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/inheritance\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- C5A436D24E0F0118492A3EB3 /* Swiftformat & Swiftlint */ = {
+ C6725512BD364E85C8F4E74F /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11510,9 +11510,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/scope\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/interceptor\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- C5D0EAA8FC10045964DA0816 /* Swiftformat & Swiftlint */ = {
+ C777C2D5276F9E8D188F8F1C /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11528,9 +11528,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/timeout\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- C972820A2BB29C39DD953D05 /* Swiftformat & Swiftlint */ = {
+ C9B3B0A959602859E4C9B466 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11546,9 +11546,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/services\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- C98F45CAAA556B9EF28BB153 /* Swiftformat & Swiftlint */ = {
+ CB3A41BEB066E64B21C39FB7 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11564,9 +11564,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/hold\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/optional\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- CD32127CBD3F93AB9BB29D19 /* Swiftformat & Swiftlint */ = {
+ CCF66015267C5914919C5662 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11584,7 +11584,7 @@
shellPath = /bin/sh;
shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- CDCD0CD33D77189C5A73F465 /* Swiftformat & Swiftlint */ = {
+ CE8BAD82BE536CA008B5EADC /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11600,9 +11600,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/proxy\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/defaultValue\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- CE878E94F747E855EC249E18 /* Swiftformat & Swiftlint */ = {
+ CEAB595DC2CF0FED0CBF1584 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11618,9 +11618,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Slice/escape\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/operations\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- D8FA32D321954E26FCE1C4FB /* Swiftformat & Swiftlint */ = {
+ D2285B4F43DFFD01F47F51E4 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11636,9 +11636,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/TestDriver\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/info\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- D9B98B20CB52320F19B1CC25 /* Swiftformat & Swiftlint */ = {
+ D311613A8EDEDB7B83559ED4 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11654,9 +11654,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/udp\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/servantLocator\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- DA19C8960FDB6E8C163E3A88 /* Swiftformat & Swiftlint */ = {
+ D66509B8381BBD3C7D4FBD14 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11672,9 +11672,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/info\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/defaultValue\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- E5832316498C33EE0583EAC0 /* Swiftformat & Swiftlint */ = {
+ D6DEC9071749E7BE5C80EBDB /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11690,9 +11690,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/udp\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/admin\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- EAC9D30594BC3F926B028B97 /* Swiftformat & Swiftlint */ = {
+ D8DB55895DBE8806FCA3EFDB /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11708,9 +11708,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/admin\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/info\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- EB38E4A8E4B1BA39DE123A04 /* Swiftformat & Swiftlint */ = {
+ D963CEF53F61B7D516044F03 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11726,9 +11726,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/enums\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/timeout\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- EDBC42F377DFAD24C67F028D /* Swiftformat & Swiftlint */ = {
+ DFB21B54F899DEB67B0977DD /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11744,9 +11744,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/timeout\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/services\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- F09D84261CD7EB713B9A1208 /* Swiftformat & Swiftlint */ = {
+ DFCB747DF8D4A306D80BE6D7 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11762,9 +11762,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/IceSSL/configuration\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/stream\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- F4A2D49327D5EFDFEAC70CC2 /* Swiftformat & Swiftlint */ = {
+ DFD48F81404C4FB49E516384 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11780,9 +11780,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/enums\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/location\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- F6F0431FE022D9C621D20A40 /* Swiftformat & Swiftlint */ = {
+ E3E01FDAD39FA97BD3260E34 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11800,7 +11800,7 @@
shellPath = /bin/sh;
shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- F83791BCED0C55BB9BFD506C /* Swiftformat & Swiftlint */ = {
+ E5742D52B6C1CD56AE5D6FB8 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11816,9 +11816,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/enums\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- FA84EF77736151A6FE968FBE /* Swiftformat & Swiftlint */ = {
+ EB115F3B6491C70AC41A4B0D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11834,9 +11834,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Slice/escape\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- FAAB138ACC17EE25DD7F6068 /* Swiftformat & Swiftlint */ = {
+ EFC794C948BB0172AA871A5E /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11852,9 +11852,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/services\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/adapterDeactivation\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- FAC9BF514EFEC1A8EACF9E34 /* Swiftformat & Swiftlint */ = {
+ EFC8FB9220CFFEEC48D7079C /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11870,9 +11870,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/stream\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/proxy\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- FB01C6E7B60A150362C4CDA3 /* Swiftformat & Swiftlint */ = {
+ F7D220B4116FD3447B37C1FA /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11888,9 +11888,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/retry\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/TestCommon\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- FE01F89BB220FE756EEBEF4B /* Swiftformat & Swiftlint */ = {
+ FCA34BA769C29DCF82BD65ED /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11906,9 +11906,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/IceSSL/configuration\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/servantLocator\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- FF8F6582496EB094E44D0DE3 /* Swiftformat & Swiftlint */ = {
+ FD65BE5C7C5643B23BB15C3D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -11924,2329 +11924,2362 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/enums\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- 00A04F40C0335D91BD6839E3 /* Sources */ = {
+ 024F606314FEAD87E7939F8E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 3345435F60306F03597722C8 /* Client.swift in Sources */,
+ DCB501BB34CEB8D4D69B6FB7 /* Client.swift in Sources */,
+ D2EE4AC059DD475A5CD491B7 /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 015604B60ECD5F85DCB22B1F /* Sources */ = {
+ 04D3E593656B4D437D7854A4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 288692E1621801E079402ED3 /* AllTests.swift in Sources */,
- 47537E6DF19E1BE814C04A10 /* Client.swift in Sources */,
- A6C6C222D9DDC71F67F7DF03 /* Collocated.swift in Sources */,
- E2791B7902D6EA5DE3003AF3 /* Server.swift in Sources */,
- 32A3DAB6900794246A19AB09 /* Test.ice in Sources */,
- 3D174B0BA20441CC5CAAB1B9 /* TestI.swift in Sources */,
+ 7E3E87ED0FCCD072F029AE3A /* Client.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 09F2946E82F044612DFC07C3 /* Sources */ = {
+ 0B4B28655FE2EA16B2024EF3 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 871A1697B33991DEA2D9196E /* ServerAMD.swift in Sources */,
- E168FBBEE172363E7FBB600B /* ServerPrivateAMD.ice in Sources */,
- ECCC14F76BF94C5CA62E0370 /* TestAMD.ice in Sources */,
- FAAA2FAE46249FDEF10751A2 /* TestAMDI.swift in Sources */,
+ C2808685B34E841109B8CB48 /* AllTests.swift in Sources */,
+ F06568DBC85FF75AA68AE8A6 /* Client.swift in Sources */,
+ 2E0DB4E70393CF3430900A41 /* Server.swift in Sources */,
+ 5A2A231464BE7F2C663A068A /* Test.ice in Sources */,
+ 9A2F0BC74FBCF463601A5EF8 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0B0171600B105FCFD505CC69 /* Sources */ = {
+ 0E6346542A35E12E0C47551D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 1536D476E9ECD80E8C9B2D45 /* AllTests.swift in Sources */,
- A256A9BFBF23811FF0FD291C /* Client.swift in Sources */,
- F0004FE3A5EA17C4B5EAEB02 /* Collocated.swift in Sources */,
- B4D25A008D2AF64940D42A94 /* Server.swift in Sources */,
- DB01754A5B7F7353B544EF88 /* Test.ice in Sources */,
- E15B6294BFE74579F3C85012 /* TestI.swift in Sources */,
+ A0E81BF9137299226C3C6B56 /* AllTests.swift in Sources */,
+ 9F86206B2FC43D41F2939366 /* Client.swift in Sources */,
+ 44EF65E5A7FD6D4F364DE176 /* Server.swift in Sources */,
+ CC47A7E3B8A5308C3F7904A9 /* Test.ice in Sources */,
+ BBA31F56E2B94B628DD79BB6 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0C3DD1F53CE2BA8F65051731 /* Sources */ = {
+ 0F3E9B2A4CF72C5B0F2CE957 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 3ED585F41599B04BCC835ACB /* AllTests.swift in Sources */,
- 5027C663A9B52FEE73B1CFEA /* Client.swift in Sources */,
- 88254C19085F944414517755 /* Collocated.swift in Sources */,
- 41C373C15F31AF7D1DC1F3B7 /* Server.swift in Sources */,
- B525214FE8841CD14C0411E7 /* Test.ice in Sources */,
- 31003D5B91262A26F7C68FDF /* TestI.swift in Sources */,
+ E0D93FD91B051F44A61A7A2E /* Admin.ice in Sources */,
+ 758C15613F370CD46D117341 /* Descriptor.ice in Sources */,
+ 8EDFF8FB82FA5DFC87C9DD64 /* Exception.ice in Sources */,
+ AD62D0D44CDD56615B94C1FD /* FileParser.ice in Sources */,
+ EC69FE3ED20F8B1EA3A7184C /* PluginFacade.ice in Sources */,
+ 5247D9D77DC5722D13925FEF /* Registry.ice in Sources */,
+ 4D2FAAE78CF17C2CE55E1569 /* Session.ice in Sources */,
+ FB062AC7A9D55F80FEC124DE /* UserAccountMapper.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0CF37023CE75E983D2329FDD /* Sources */ = {
+ 10CAB35D06B22CADC0D6D1C3 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 7C7F9E48C0125E085C033E68 /* AllTests.swift in Sources */,
- 2F1FFADAC530E6B05E3A2BB5 /* Client.swift in Sources */,
- CCC928DC3FDF926A023C9B9E /* Server.swift in Sources */,
- 46EF63DCCC12A2C03EA858AB /* Test.ice in Sources */,
- 00C6DF4D44F3F9B6B1D62233 /* TestI.swift in Sources */,
+ ED97155EE69180610F9ACAB9 /* Metrics.ice in Sources */,
+ 3883156D61D0B21BD255F820 /* PermissionsVerifier.ice in Sources */,
+ BAB994FCF531D38166D2BE9B /* PermissionsVerifierF.ice in Sources */,
+ 91216E28E848201BD3D93119 /* Router.ice in Sources */,
+ E497C0B4BDD96AE1D4B24A41 /* RouterF.ice in Sources */,
+ 4602991E39FE511ABB0BD30E /* Session.ice in Sources */,
+ F0BD3B8CB831CB67EB482AD7 /* SSLInfo.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0D66523ABFA4F5701071EFA8 /* Sources */ = {
+ 12FC1272F898ED6A1C77B61C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 6C3AC5238A088B7C7039E0F0 /* ServerAMD.swift in Sources */,
- A2C7AF31D179F480AB581FE6 /* TestAMD.ice in Sources */,
- 7624A5FECBD92573B0B30044 /* TestAMDI.swift in Sources */,
+ 37EA3005932E0A11A02965D6 /* AllTests.swift in Sources */,
+ F1A504DDE048554E30368E53 /* Client.swift in Sources */,
+ D612718487F45CAA3B0D8F1F /* Server.swift in Sources */,
+ 570578228F0F474E0D50EF53 /* Test.ice in Sources */,
+ 634109062FD4E4E3ABC170BA /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0DF6F3D26764F3A95ECA2A5F /* Sources */ = {
+ 1324F7E69DC99225B25AB66D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- EB6DED91C735AFC73DDA38C7 /* Client.swift in Sources */,
+ A0BD646361E6630DB9A6E11E /* AllTests.swift in Sources */,
+ 2CDDB806D4C9C13F704B8EA2 /* Client.swift in Sources */,
+ 835B04226653276A43ACD41A /* Collocated.swift in Sources */,
+ 7334072DBDAB98423B7AE233 /* ServantLocatorI.swift in Sources */,
+ 35C3E694E6A79541147E0663 /* Server.swift in Sources */,
+ 4A2FB89A3A95F9E0D8B63422 /* Test.ice in Sources */,
+ D6E88FEDB53E8CF46ECC4274 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 101967D9CD033F096516A4E1 /* Sources */ = {
+ 146705EF964974063C1A2E31 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 4D4879CBEA5AF9B9476CA5FE /* AllTests.swift in Sources */,
- E1DD0CB233ECF3FCF7D18A85 /* Client.swift in Sources */,
- 692F8F9491DD7AB1E86E2CAF /* Collocated.swift in Sources */,
- 19D9DB3F4100A04CD7D26B33 /* Server.swift in Sources */,
- A3240D8F07E7E1B5C89912D6 /* Test.ice in Sources */,
- 97C7E763630E745DF166E54C /* TestI.swift in Sources */,
+ 86330AE4FEC36AE41EFFF843 /* AllTests.swift in Sources */,
+ 3B277332875930AD1BBE6C66 /* BatchOneways.swift in Sources */,
+ 5B16E7AE98D7088D2691F56E /* BatchOnewaysAMI.swift in Sources */,
+ 39E800BF2A0BC975F377653C /* Client.swift in Sources */,
+ 8A3AC08871EED7ABA4034B8C /* Collocated.swift in Sources */,
+ B83DF1CCAE6381CE63EF669E /* Oneways.swift in Sources */,
+ 727B61A0CF2E065251F3368C /* OnewaysAMI.swift in Sources */,
+ 7505DDF4B113E3628A8AA01D /* Server.swift in Sources */,
+ 889C86857AF6E5D3EBBC9E3A /* Test.ice in Sources */,
+ E7FA43390AACA87CC811A07A /* TestI.swift in Sources */,
+ A359572699833E657E567375 /* Twoways.swift in Sources */,
+ 5F9BAC9709E98E514DEBDF3C /* TwowaysAMI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 14C712F1304966008DC75618 /* Sources */ = {
+ 14674AAA70903FBB85E54841 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 49591A9054CA376990DBCAAC /* AllTests.swift in Sources */,
- 24B58FA276A6EAD5304858A9 /* Client.swift in Sources */,
- 69ACC2C9F295171C4F082ACC /* Server.swift in Sources */,
- 96B5610DD813820C5F66A0A9 /* Test.ice in Sources */,
- 947755EFEBEC7C231A3563EB /* TestI.swift in Sources */,
+ 6062489B173A2F42E8CEDC6C /* ServerAMD.swift in Sources */,
+ 0BC5FBD120B422DE2089FC01 /* TestAMD.ice in Sources */,
+ 44C29669791184A35BFED537 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 189C87F2403BD89537105F14 /* Sources */ = {
+ 155DF498EC0765CD42D01FE6 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- F7C07F04C191E06E851D8A56 /* AllTests.swift in Sources */,
- D2B66A1011FC3B7962F02322 /* Client.swift in Sources */,
- 3FC709B8C67A9E080336AFB3 /* Server.swift in Sources */,
- 956DF86A252C35B3FF152265 /* Test.ice in Sources */,
- 96C11D6C9945CCD0CE4B8B87 /* TestI.swift in Sources */,
+ F1DEBF2E56FC3D258749EADD /* Client.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1B488B219AAD34222F0EEB53 /* Sources */ = {
+ 176D2B25FF5A26025AA2EAF4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- AABDF3C995C0D06F9F0A7ABC /* AllTests.swift in Sources */,
- 6069C77DFDBCA90CCF7D3D53 /* Client.swift in Sources */,
- 1FA141025CAACD91F043C5DF /* Collocated.swift in Sources */,
- C542CB0AF2902952B55CFEA0 /* Server.swift in Sources */,
- 07EF382A544E7C79FD5334E4 /* Test.ice in Sources */,
- A20D1EFDEE466A4590BC2636 /* TestI.swift in Sources */,
+ B4C15ED04D926D6A77CED57E /* ServantLocatorI.swift in Sources */,
+ D11E7BBD114D268E70BA118B /* ServerAMD.swift in Sources */,
+ 3FC58073450014F6D6AE9FEC /* TestAMD.ice in Sources */,
+ 3ACD12AF7C039DFB82CE08DC /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1BD15802172AFAC546F1B3A4 /* Sources */ = {
+ 179C9BE77000D57539C5AB92 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 0F4F7553B84783144388729E /* AllTests.swift in Sources */,
- CFB9E2DC6A83B02338EBAE70 /* Client.swift in Sources */,
- 36EC4B1C55B158A1E7F8B900 /* Server.swift in Sources */,
- F9D785E1575E2236A2C69E22 /* Test.ice in Sources */,
- 56D2111FDCE1C85672958229 /* TestI.swift in Sources */,
+ 5F34C0DDE925D8820A362EBF /* AllTests.swift in Sources */,
+ FDE15B8438E764E0F4D37886 /* Client.swift in Sources */,
+ 4AC72F12DBF826C3B9BA3E35 /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1DB0BD88EC56F2333289662D /* Sources */ = {
+ 18C90AD14F943FFC7DCA8761 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 716FED1E88AE328327849679 /* AllTests.swift in Sources */,
- 431F99BB4AB66783560D584D /* Client.swift in Sources */,
- CDACC0DC4791C75E355EA026 /* Server.swift in Sources */,
- 266638FEC5717776C313447C /* Test.ice in Sources */,
- 21FB04D218E2EF2C2B80C277 /* TestI.swift in Sources */,
+ 09A4E14033DF9D1CEDF13AB4 /* AllTests.swift in Sources */,
+ EE346FD9DD71670CCB571B4A /* Client.swift in Sources */,
+ 6A492A7363F41849DC6A6B28 /* Server.swift in Sources */,
+ A2613E9D9FA390189720E425 /* Test.ice in Sources */,
+ AF122B9EA82CAA394E50964B /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1FA3B7EB7F1182C0D262BF52 /* Sources */ = {
+ 1B90C354818EB867DE290774 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 744ED666955C21AFEEACDF05 /* AllTests.swift in Sources */,
- 3FFBEFD2093492A08F0A0543 /* BatchOneways.swift in Sources */,
- F7686A6945C4DB75C56EE87A /* BatchOnewaysAMI.swift in Sources */,
- 84A6A3703564A713960A8776 /* Client.swift in Sources */,
- 7361EA2651186F6A3B7B87C8 /* Collocated.swift in Sources */,
- CD2C028D8B14D1B59FCD9435 /* Oneways.swift in Sources */,
- 35269C0124956DF7DB133293 /* OnewaysAMI.swift in Sources */,
- 45276C7732C1A7207247771E /* Server.swift in Sources */,
- 93A38E1EA4D82D75B267B4C4 /* Test.ice in Sources */,
- 0052A7FC2287A58DAD1A01FE /* TestI.swift in Sources */,
- 1238B9CBE127888DC92F1C2F /* Twoways.swift in Sources */,
- CAE38603F7D5BC3564C37BA3 /* TwowaysAMI.swift in Sources */,
+ F7F89AD6F0A0E8252CAD552C /* IceStorm.ice in Sources */,
+ 2624B6773DC743F2C348F058 /* Metrics.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 234C0F3D3545D517E8190429 /* Sources */ = {
+ 1C0ADE1B40ADE757C6285DC8 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 88E2BE244314F8318A2583AF /* AllTests.swift in Sources */,
- 5E614BAE5A70CDDFEAFEC778 /* Client.swift in Sources */,
- 26841546EFBA6EF3D7910A12 /* Collocated.swift in Sources */,
- FB3A247D20066A4C65407D50 /* Server.swift in Sources */,
- 558F83C66FEAB990783544B8 /* Test.ice in Sources */,
- 5DE10AB1B4254DA9B861D8C4 /* TestI.swift in Sources */,
+ 37EF7B3ECA84874B66240DA1 /* AllTests.swift in Sources */,
+ 7266EDBB5CFBD290DB6DEF3A /* Client.swift in Sources */,
+ BF52A94DE8331FE32C020A6B /* Server.swift in Sources */,
+ D729AD4D128B8CCDBDAE43B9 /* Test.ice in Sources */,
+ D727470030C6A472982E34DA /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 242E1CFBA016DA6A671C2DF8 /* Sources */ = {
+ 21080C723C62104A5E951244 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 9699C3B9510A97258E2D22D3 /* Metrics.ice in Sources */,
- 8F2BEA66E0BB783F825AF971 /* PermissionsVerifier.ice in Sources */,
- 335D81F6388A62D7B6E25985 /* PermissionsVerifierF.ice in Sources */,
- DE309BAB911890E954918C0C /* Router.ice in Sources */,
- 178EA04202CB7C2A32956348 /* RouterF.ice in Sources */,
- 377B80D1446E136A1E3B08D2 /* Session.ice in Sources */,
- B1CDEB904337875FEC931490 /* SSLInfo.ice in Sources */,
+ 8345B658DE69A7B181B1F438 /* IceLocatorDiscovery.ice in Sources */,
+ 47F72338F7F8A2822E2502F3 /* PluginI.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 24B11D5B6AB91D21E6FCB142 /* Sources */ = {
+ 26FF6AE02BC8C2189061A452 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 57FC2C26BF01957D84D46965 /* TestCommon.swift in Sources */,
+ B0D410704833082A8F9743AF /* AllTests.swift in Sources */,
+ 251F25A1081D257B17F786C9 /* Client.swift in Sources */,
+ 6D0A54A88C7E270C453FFB79 /* Server.swift in Sources */,
+ B669BD12AF662F4ED2C28B81 /* Test.ice in Sources */,
+ F906D30EAC824AD1E41F4360 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 277ACFFBE657808BF2E9E581 /* Sources */ = {
+ 2B3A5856BD56DBAD16F64739 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- D1AF8B31327D6EEA27157D32 /* AllTests.swift in Sources */,
- B6F771811B994C844DBBD8BF /* Client.swift in Sources */,
- AF50613CCD84992E72D44B7B /* Server.swift in Sources */,
- 4A850820CC0348627B2C50B3 /* Test.ice in Sources */,
- FD621C56B6109A0976F8A0C3 /* TestI.swift in Sources */,
+ A67947E0F59DE618C69C889B /* AllTests.swift in Sources */,
+ C2D1484BE4FA9485E5A50FD2 /* Client.swift in Sources */,
+ 39EBBAC4F6F25746E4D36547 /* Server.swift in Sources */,
+ F8258981174296C9700C496D /* Test.ice in Sources */,
+ D912B3440EE966B8A4688B26 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 29337C4A14A8C1D9F6FD6275 /* Sources */ = {
+ 2C0FAAA8B82FBD858F737587 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- B4220E66198CED0F52D234A1 /* AllTests.swift in Sources */,
- 0D2D9B65474A774807D22210 /* Client.swift in Sources */,
- 821C5EDD275B32D5F56C0586 /* Server.swift in Sources */,
- 0674A33D84062190187BA284 /* Test.ice in Sources */,
- F52B80E38B6ECF12FB9A7A0A /* TestI.swift in Sources */,
+ 5A707E0B86D75C0A5CFF36C3 /* TestCommon.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2F34DC5F5A380F109C8E8A69 /* Sources */ = {
+ 2D7C18EDD128AA8A81EEC43E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FA2D34D2970117BE5702DEED /* ServerAMD.swift in Sources */,
- 9C067B0A21E3FC32BA344B8A /* ServerPrivateAMD.ice in Sources */,
- FEA4FC326BFD6B4E302C0F91 /* TestAMD.ice in Sources */,
- 962724BD36E3EF0BDAC72D52 /* TestAMDI.swift in Sources */,
+ F149BF7099EEDD80C56A9A70 /* Client.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2FF7B7F06BAE081BF9F726AA /* Sources */ = {
+ 2DD391E3564221866ECD84BC /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 2413D47D1C36FD6C2430364A /* ServerAMD.swift in Sources */,
- D6604DDC098F25D6C0014781 /* ServerPrivateAMD.ice in Sources */,
- 5A2D8C0A283D957ACE917C19 /* TestAMD.ice in Sources */,
- D76FF125BA07AC37BD5C04DA /* TestAMDI.swift in Sources */,
+ D565355E251EDFFE41138502 /* AllTests.swift in Sources */,
+ DB55EFF01B78ED5B9A6002D0 /* Client.swift in Sources */,
+ 0BF1CE8EB4A4203901E23642 /* Collocated.swift in Sources */,
+ 970256118518DB6D593746EA /* Server.swift in Sources */,
+ CA7477057A7FABEFFD66D26E /* Test.ice in Sources */,
+ 5632844D146191047BF10F04 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 32D39D63AD118713DC009FC2 /* Sources */ = {
+ 34148AD2EAFF298CCB356478 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 038944314A3B32E80402E610 /* Client.swift in Sources */,
+ C37114C87A89B9B96FD5EF39 /* AllTests.swift in Sources */,
+ 01E605677A87D2B3F306ABA9 /* Client.swift in Sources */,
+ E8E2B2E1FC431CF5A753494D /* Collocated.swift in Sources */,
+ 3FD55961F111B256FBE27269 /* Server.swift in Sources */,
+ 4156A0DA4894EF9BB8DD0B29 /* Test.ice in Sources */,
+ B95862D5CD72BCD59A51F056 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 35903663DF9A9B2E78733F56 /* Sources */ = {
+ 3811E49502287AF5457C37CB /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- D68ADB36B75A1569760DF274 /* IceDiscovery.ice in Sources */,
- 052A50C77EEC60277C8990FC /* LocatorI.cpp in Sources */,
- D439596E2EA3140D45175940 /* LookupI.cpp in Sources */,
- 7E40295E78DD86F404F344CB /* PluginI.cpp in Sources */,
+ 2A44B501710B0031BDBE2334 /* AllTests.swift in Sources */,
+ 8E5AF4D1400CEFD0F69C36F0 /* Client.swift in Sources */,
+ F15A02B80A658A5233FD6BC9 /* Collocated.swift in Sources */,
+ 35ACBDF5D9AA987846712A9B /* Server.swift in Sources */,
+ 29BAE10B40BBC821471F206D /* Test.ice in Sources */,
+ 2A52438D9A6CE3517FFE6C96 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 35E306744F432B8F1202AB86 /* Sources */ = {
+ 3D7E09DA04458A2E46F7E258 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- A7D993CDB18E637697CCA05A /* AllTests.swift in Sources */,
- 3CF8A1B7328D7734EEC2DA28 /* Client.swift in Sources */,
- F1700D19D87AFAC731EBC6C6 /* ClientPrivate.ice in Sources */,
- 5BD19A02C1ED40DED18ABDA0 /* Server.swift in Sources */,
- EFD6621ABBC831A1134A256A /* ServerPrivate.ice in Sources */,
- 695091E9DE6DBAFAB13E031C /* Test.ice in Sources */,
- B82220263CF3AE7A9F055687 /* TestI.swift in Sources */,
+ 76CD64B00BAA80FAD7EF274B /* AllTests.swift in Sources */,
+ A83E5C03BB7D9890ED882557 /* Client.swift in Sources */,
+ C1656432FD35CBBD71123C46 /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3AD4CBE68208C0F387CB4FD4 /* Sources */ = {
+ 3E72026F494C05517DECD479 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 69EE03C3712C495DFEB1884E /* BlobjectFacade.mm in Sources */,
- 860CD7F063D8E620EA0F581C /* Communicator.mm in Sources */,
- C5AD2BDEBAF7011B64A8B720 /* Connection.mm in Sources */,
- 0D54D2DC8F9693822A6885C5 /* Convert.mm in Sources */,
- 2801B3D982989FCAA10D7128 /* Endpoint.mm in Sources */,
- D2A2D8B8BFE3EF5EB4ADBC8D /* Exception.mm in Sources */,
- 645430F3265333C1C051F248 /* IceUtil.mm in Sources */,
- A73CBC839C9F49CCB13295AF /* ImplicitContext.mm in Sources */,
- C9F3A16D97F5CE147781546F /* LocalObject.mm in Sources */,
- ADFF27DD6B62F071DD7518E7 /* Logger.mm in Sources */,
- CFC92928D70038290BA7FE2D /* ObjectAdapter.mm in Sources */,
- 21EA6F7C78BFE78BEF1CD298 /* ObjectPrx.mm in Sources */,
- 8796DCEA739485334EED3D8C /* Process.mm in Sources */,
- 7AD2E0A31868B4F1E8C000A2 /* Properties.mm in Sources */,
- 740AEBBEBFB9AA5518773374 /* PropertiesAdmin.mm in Sources */,
- 112E4C8B8C51EBC428A901F3 /* TraceUtil.mm in Sources */,
- 409A035608EFA1778FDC29E0 /* UnsupportedAdminFacet.mm in Sources */,
+ D0097346453D1EDE67E1AAB1 /* AllTests.swift in Sources */,
+ 6757DDA9AE568E0D9EA9F7F1 /* Client.swift in Sources */,
+ D0524A37B8E643F8E1F15C31 /* Server.swift in Sources */,
+ A86EC0F8711AEB908B4A41AE /* Test.ice in Sources */,
+ 2545C417B46BE4B06A52A004 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3D6A3D2E519E553F66F5E216 /* Sources */ = {
+ 423093BC9BA8C46977FACF29 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- C68AD2FE2098270EB37C11F2 /* AllTests.swift in Sources */,
- 64E13248BAFA0305DE33B0C8 /* Client.swift in Sources */,
- A95887D52AAE8D5E967A64FB /* Test.ice in Sources */,
+ 1668181C79708EE1AEA1BB2F /* AllTests.swift in Sources */,
+ CFE293A0E175CCF9A880E14F /* Client.swift in Sources */,
+ F370F235F4DFB73D42E52636 /* Collocated.swift in Sources */,
+ 93C3BF3EF80E05E18B41CD28 /* Server.swift in Sources */,
+ E38E3E070A014849F6FCB99D /* Test.ice in Sources */,
+ 999499648563374476668EA3 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4129C7F7C957EE5CE7B81D74 /* Sources */ = {
+ 423379DC1538E4F519007067 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 0B2EA5D1D01B455578B7C540 /* AllTests.swift in Sources */,
- ED9FF78D578988136B105105 /* Client.swift in Sources */,
- 8797ACBD899C118D6CCEE58B /* Collocated.swift in Sources */,
- 58EA94ECCBEDA222FE43A552 /* Server.swift in Sources */,
- 3A576FE4F4B58494E6AA5A66 /* Test.ice in Sources */,
- 6015A5861DD2B6C37DB371EC /* TestI.swift in Sources */,
+ EAAB78EBFFB17271FF55BB60 /* AppDelegate.swift in Sources */,
+ D576034CFF78D9070FD6BAEF /* Assets.xcassets in Sources */,
+ CB53C2C9E7A74054C8F62BF2 /* Controller.ice in Sources */,
+ FA473A578B9DBE5983B8EBB8 /* ControllerI.swift in Sources */,
+ B6BAB4CA419EA87243728DB5 /* LaunchScreen.storyboard in Sources */,
+ 8E5C2E50E8BE76E54518CC01 /* Main.storyboard in Sources */,
+ D0C8080D5B5BEB74EFF1E36A /* ViewController.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 41893407B02893F3D02F6046 /* Sources */ = {
+ 437E8C09AC43AE821E9B6EF0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 89C4C5C3AEC88522570B3673 /* ServerAMD.swift in Sources */,
- 11DF7FE60D840E7A4A7D0D13 /* TestAMD.ice in Sources */,
- D258F70BBE3D1369F30E34B4 /* TestAMDI.swift in Sources */,
+ FA330E8344BBBCA995025AEC /* AllTests.swift in Sources */,
+ A43CF129944E24ACEF7B8C37 /* Client.swift in Sources */,
+ 6B7F8D7AF9B98E1CA249919C /* Server.swift in Sources */,
+ 7A41418400AD51822936835E /* Test.ice in Sources */,
+ 9B49F1B4328BB82D5012078C /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 41F90455559279AF5DC6E92D /* Sources */ = {
+ 440755211DA21EFC6849B660 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- E0D6FEADAD3E3A1CA494E6EA /* Admin.ice in Sources */,
- 330B7D05DFD17950516721C9 /* Descriptor.ice in Sources */,
- 886A7A60C3D875BF2A90CC12 /* Exception.ice in Sources */,
- 38D8147F3C3DD12317A6BD20 /* FileParser.ice in Sources */,
- C1B6BEFDB34E330A29B6F5E1 /* PluginFacade.ice in Sources */,
- FB1D90E937E1605046A05337 /* Registry.ice in Sources */,
- 816EEF5F837EFAF6F22860E4 /* Session.ice in Sources */,
- 2ACBB35BCC98E7848B0EBB36 /* UserAccountMapper.ice in Sources */,
+ 379497DA9C38A318FD039C47 /* AllTests.swift in Sources */,
+ 14BF14BFF9A1265C066E21E9 /* Client.swift in Sources */,
+ 4C0CC060A7C9087F51281294 /* Collocated.swift in Sources */,
+ 64E74DB60961F1EB94BB9412 /* Server.swift in Sources */,
+ 49F3511D03BFB8196D79485B /* Test.ice in Sources */,
+ FC19C3D93614F508C8D3805E /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 431FDD30DC664FC2BD5EB211 /* Sources */ = {
+ 46B6DD12D7BD8FF42C60E0F4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- BDDDE2A0376CD5BC8C915F83 /* AllTests.swift in Sources */,
- 417E86879EAAF434C7947CB1 /* Client.swift in Sources */,
- AEC02F54A1D4B7C370F97DE6 /* Collocated.swift in Sources */,
- 545E576E3FDDD49E42810646 /* Server.swift in Sources */,
- D64EDFD37FCBCB6D291E5799 /* Test.ice in Sources */,
- 64EBCC63098C491F3AAF533C /* TestI.swift in Sources */,
+ C0D8918E9F0EC4D55E51D122 /* AllTests.swift in Sources */,
+ 5455193DEB0BEF5C9EAB9FE6 /* Client.swift in Sources */,
+ ABF40DC29DD6A56E136F6BE2 /* Collocated.swift in Sources */,
+ 2F4BDAE74CF590D28AF58627 /* Server.swift in Sources */,
+ 1157EF71C718885A1812389C /* Test.ice in Sources */,
+ CE82F713F74A1223803DCFAB /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 44BA23A49B21F9AB866EE528 /* Sources */ = {
+ 4BD80A0099B4CAA733B58B9A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- D52BEB01AF6DA7056728F723 /* AppDelegate.swift in Sources */,
- 62FDC1E741BAD8A71AAD158E /* Assets.xcassets in Sources */,
- C250EE2010140AC517ABDC24 /* Controller.ice in Sources */,
- 522BDF4004F3E93A911DF449 /* ControllerI.swift in Sources */,
- D5777A4E849D2A65D345CA89 /* LaunchScreen.storyboard in Sources */,
- 937E957B1C09AC92F9253F7C /* Main.storyboard in Sources */,
- 1566D7C355B4DC05E4D7018A /* ViewController.swift in Sources */,
+ 8E83AE2BA0359F2D01052310 /* AllTests.swift in Sources */,
+ C1D5493CF2F39F5A569E9206 /* Client.swift in Sources */,
+ 04EBC86EBC6242BFFF65A6EF /* ClientPrivate.ice in Sources */,
+ D648E76568F92AF54AE6A2E5 /* Server.swift in Sources */,
+ C6F4ECE0A991AE3A61AA23C3 /* ServerPrivate.ice in Sources */,
+ 1959C714646CDEE0DA5F1A69 /* Test.ice in Sources */,
+ 737C5F400EBFCB7B6BCA1D9C /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 57D51CE91C2703400B2BA7FA /* Sources */ = {
+ 4F63519B873BEB9F8565D344 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 33A8FC706DF667F54D259063 /* AllTests.swift in Sources */,
- 1E68090DB9AF60B5177C4A1D /* Client.swift in Sources */,
- 03EFBF5726F8D798C542322C /* Server.swift in Sources */,
- DA2DCFF321CA11381EDBA0D3 /* Test.ice in Sources */,
- A5B898C7B75604EE72FD4288 /* TestI.swift in Sources */,
+ 51158EA7A731F9B11F590E38 /* AllTests.swift in Sources */,
+ 73A4DB599F660A387047C8B9 /* Client.swift in Sources */,
+ 63AC19D11E03F14130C21925 /* Server.swift in Sources */,
+ 7C65ACCC39AF367F673FB3EB /* Test.ice in Sources */,
+ 641ABDB3D0AB76B6C0FD8A70 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 58E3ED111A937B98657B865E /* Sources */ = {
+ 502CD253791BCE0843E7E129 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 1F8B632C574AC5DA1A7956D1 /* AllTests.swift in Sources */,
- 8FFE205C24EF896369109535 /* Client.swift in Sources */,
- 9137F156ACDA225028A272F2 /* Test.ice in Sources */,
+ 23D02E349432DE6EEC728547 /* AllTests.swift in Sources */,
+ BF9679BFB5BFDACDE5143EC8 /* Client.swift in Sources */,
+ 7694FFD288A97C136C97E471 /* Collocated.swift in Sources */,
+ 4388DAB41252199DC8B5A022 /* Server.swift in Sources */,
+ A367AEC56D7567372A72CF26 /* Test.ice in Sources */,
+ 62A31A9B83A4B96B149E7AE7 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5FE7830A9CCAEE182C734E7D /* Sources */ = {
+ 5137C63D99093DE34919610A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 0FD5E23217140A9E62D00AA1 /* ServerAMD.swift in Sources */,
- DE20CF9645CDAA777C0B2643 /* TestAMD.ice in Sources */,
- FAC378865FCD6B75F6642949 /* TestAMDI.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 6042A77A974A73C2B5C273E6 /* Sources */ = {
+ 0E0DB372CF38A26AFDC7C93E /* AdminFacetFactory.swift in Sources */,
+ 5F27D40DE6FF53F1C7E08339 /* Blobject.swift in Sources */,
+ 78018920B603F0E19F144C0A /* BlobjectAsync.swift in Sources */,
+ 13981488275D954088B18494 /* BuiltinSequences.ice in Sources */,
+ C14E50658A36E63D88B5821D /* ClassResolver.swift in Sources */,
+ 0DF239664C5D478B812CFF91 /* Communicator.ice in Sources */,
+ 6ABD5D33C637A8446837172A /* CommunicatorF.ice in Sources */,
+ F55BE410F4DAE36F40694461 /* CommunicatorI.swift in Sources */,
+ 003C71B9167CCB91FD7BE94C /* Connection.ice in Sources */,
+ 7F7ABB5E7E4B51883AF2FDD5 /* ConnectionF.ice in Sources */,
+ F2661495040C7296E2A8E52C /* ConnectionI.swift in Sources */,
+ 43057D7FAFE07F74B2FE4675 /* ConnectionInfo.ice in Sources */,
+ 7E73C38A80B52092653B261B /* ConnectionInfoF.ice in Sources */,
+ 15AACD960F9505EFA154785D /* ConnectionInfoFactory.swift in Sources */,
+ 144C9F62E9519EF28BE4B144 /* Current.ice in Sources */,
+ 308B620727AC721DFF0554B3 /* Endpoint.ice in Sources */,
+ CDAB8CC2F16B868F580C7A30 /* EndpointF.ice in Sources */,
+ 2A159940405D01486CED47BC /* EndpointI.swift in Sources */,
+ AC43E194A2269029B5FBA9BE /* EndpointInfo.ice in Sources */,
+ F170F4649637A97ABC6F729E /* EndpointInfoFactory.swift in Sources */,
+ C755DC8D8C869E32246587D7 /* EndpointTypes.ice in Sources */,
+ D9E649C4F8992B47254E8290 /* Exception.swift in Sources */,
+ E5FAB0982C4863AFCBB6D362 /* FacetMap.ice in Sources */,
+ 6EC91E7C40C5406EBF556230 /* FormatType.swift in Sources */,
+ 368A847067E5B3AB06E23D85 /* Identity.ice in Sources */,
+ E26B2D70B7866084B709A4DD /* ImplicitContext.ice in Sources */,
+ 8937DD5E058B4948BD528C1A /* ImplicitContextF.ice in Sources */,
+ 2456F316AE4A496463405B00 /* ImplicitContextI.swift in Sources */,
+ BF16AB68CADC8EFEEAD1A327 /* Incoming.swift in Sources */,
+ 3B58B815E0E6EB9C5C61680E /* InitializationData.swift in Sources */,
+ 6B20A56F7717ECC46E5D8CF7 /* Initialize.swift in Sources */,
+ 756B84108F7087F2BC91C468 /* InputStream.swift in Sources */,
+ B427085498A4C09CF996DA54 /* Instrumentation.ice in Sources */,
+ 3CC9CB17A089463BE1DF6C3E /* InstrumentationF.ice in Sources */,
+ 7D76B0A6470231B24B418FB1 /* LocalException.ice in Sources */,
+ 70507EDFF3A405B038D92F55 /* LocalExceptionDescription.swift in Sources */,
+ D27E687CE2B47048695396F1 /* LocalExceptionFactory.swift in Sources */,
+ 2E41BF02FC86A5C21C478982 /* LocalObject.swift in Sources */,
+ A76F0171E4A6A015EF41D936 /* Locator.ice in Sources */,
+ C23C9657718B05AC58D69495 /* LocatorF.ice in Sources */,
+ 7159D811816649225863C570 /* Logger.ice in Sources */,
+ 0772D6DDAA64CB6F3C66DE98 /* LoggerF.ice in Sources */,
+ AC82DE0AE98379D16FD0F979 /* LoggerWrapper.swift in Sources */,
+ BD38FA0DC5028611A174CDC8 /* Metrics.ice in Sources */,
+ 6395567C68A713A08B015758 /* Mutex.swift in Sources */,
+ A74888ED7FC45E88CAE9511A /* NativePropertiesAdmin.swift in Sources */,
+ 0F4A5E7B29B24AA09565E933 /* Object.swift in Sources */,
+ 90C5EFDF3C77B3673808BB69 /* ObjectAdapter.ice in Sources */,
+ 2EA790A1E02A6322FB98F880 /* ObjectAdapterF.ice in Sources */,
+ 112F3922DC899A4E31BAEDBA /* ObjectAdapterI.swift in Sources */,
+ 940A94DFC07A408538FB1072 /* ObjectFactory.ice in Sources */,
+ 422C4669062F178796F8E815 /* OptionalFormat.swift in Sources */,
+ AC1C3D58E9302AF4E9C37B39 /* OutputStream.swift in Sources */,
+ D060F106CF846A72B073B2E0 /* Plugin.ice in Sources */,
+ 5FE5601ECC25645E19467D12 /* PluginF.ice in Sources */,
+ FD84FAFE71949D7C760BA48F /* Process.ice in Sources */,
+ 0A8A44EF407D12C05817A3A8 /* ProcessF.ice in Sources */,
+ EFD2CA2C990558374DE5ECE3 /* ProcessI.swift in Sources */,
+ F371B96470AAB934D4280B7B /* Properties.ice in Sources */,
+ 5675CA703AFCB41C85A761F3 /* PropertiesAdmin.ice in Sources */,
+ 5B761E2F941035CC6F270455 /* PropertiesAdminI.swift in Sources */,
+ 72553C122D2E54287356475B /* PropertiesF.ice in Sources */,
+ 2D69035D5A8B9F643FFF7CB8 /* PropertiesI.swift in Sources */,
+ 41F8ADA176D999142AAF351D /* Proxy.swift in Sources */,
+ 3388B38F095837FABB649015 /* RemoteLogger.ice in Sources */,
+ A0B8E1FE1BDF830CDAE159BE /* Router.ice in Sources */,
+ 90A0ED77CC19F618579F0734 /* RouterF.ice in Sources */,
+ 0ABC2A12D4F7FA046CE7567B /* ServantLocator.ice in Sources */,
+ 2B6C9092BCF4EC2324FE98EA /* ServantLocatorF.ice in Sources */,
+ 94D777F76FBFAB2843B8F209 /* ServantManager.swift in Sources */,
+ 88113C338FEE503093C5B1EA /* SlicedData.swift in Sources */,
+ 3E9C4D96C880388BF26EDA2C /* SliceFlags.swift in Sources */,
+ 096223A9E77BD2D7A646E34E /* SliceInfo.swift in Sources */,
+ DD226F30136B28B6FE0CD3A7 /* UnknownSlicedValue.swift in Sources */,
+ 34B631B67866E283F8E7CEB6 /* Util.swift in Sources */,
+ C770F93C7A76602AA2453651 /* Value.swift in Sources */,
+ D18313358371ADDCAAFDD0F6 /* ValueFactory.ice in Sources */,
+ 5548DBA1E2226C363A8715D6 /* ValueFactoryManagerI.swift in Sources */,
+ BE4BD13596F2866DC5425B39 /* Version.ice in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 573F9AEE539D7AF39FC28167 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- C98DE50B6A9B683EC9219629 /* AllTests.swift in Sources */,
- 6FA46AEF50692259F8D76E3D /* Client.swift in Sources */,
- FC2854A5C306109E087C1A7C /* ClientPrivate.ice in Sources */,
- 401E7AE45222CA5DE50DF88F /* Server.swift in Sources */,
- B8099B28C242BCE799505D94 /* ServerPrivate.ice in Sources */,
- 31103CD3D5F28AA1D7B3D8EE /* Test.ice in Sources */,
- 5FAB85BBCAD337E3A4B0DA8E /* TestI.swift in Sources */,
+ A8634863CF08843D7CC87890 /* AllTests.swift in Sources */,
+ 0B525140A284CFC80899835A /* Client.swift in Sources */,
+ 8FC3F35EA9060122060FEF52 /* Collocated.swift in Sources */,
+ 475BB6A4105DB231DA7DE068 /* Server.swift in Sources */,
+ 47612A9D924833F15CB9B7CB /* Test.ice in Sources */,
+ EB8A1482941A5EE3AE741BC6 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 617588F840E3EA2FA8DC21AE /* Sources */ = {
+ 57548E1BE729D875F5A71E8D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- A7AB53C49B71A4C290CBBD7E /* AllTests.swift in Sources */,
- EACACBFDECAC5BE9A84726EC /* Client.swift in Sources */,
- D7840B4D05E7C6FB01CE33E8 /* Server.swift in Sources */,
- FFD5D15AB8A79B1CAA95AEAE /* Test.ice in Sources */,
- 247A0FE8508471D6F280D8F3 /* TestI.swift in Sources */,
+ EE443BBAA089DA88AA8C8251 /* AllTests.swift in Sources */,
+ 090C7AEDB2F6D60D08A78DBA /* Client.swift in Sources */,
+ 4A21D7D271ECE4D4C4E9246D /* Server.swift in Sources */,
+ 7AEEB15843F3D05B014C023E /* Test.ice in Sources */,
+ 8B137B05A53666F308D5F096 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 636BAD0C78A616E0F22F7BE6 /* Sources */ = {
+ 576C9D8368A8EEFD09811A55 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- B85A32FCB36A58E2A25E93AE /* AllTests.swift in Sources */,
- F5A2258551CE58B00C820DC2 /* Client.swift in Sources */,
- 8A982D4907ADA1B918838037 /* Test.ice in Sources */,
+ B735B12EF0EBC4DF7572F4A6 /* ServerAMD.swift in Sources */,
+ B5159B0E62C0C2C05866F883 /* ServerPrivateAMD.ice in Sources */,
+ 647F665A88B9090D60DDE8E0 /* TestAMD.ice in Sources */,
+ 01F680F1BD50FBB52B4E0416 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6EDAFB422FF1DEF6537C39A4 /* Sources */ = {
+ 5AAFB553E755C709D0C0D194 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- E8707817F0471353236FD578 /* Admin.ice in Sources */,
- 77E837AB50496D0B227DAC6B /* Descriptor.ice in Sources */,
- 7713E360EFA9099B22576090 /* Exception.ice in Sources */,
- E814333D19EDE266C1B93A9A /* FileParser.ice in Sources */,
- 7828D5D16E267FD469A78735 /* PluginFacade.ice in Sources */,
- 6E75309F493643C261A22581 /* Registry.ice in Sources */,
- 1B06228D7CF65CC839420B50 /* Session.ice in Sources */,
- 8ABD817A05237BABF7387CD4 /* UserAccountMapper.ice in Sources */,
+ 4C5783D6B47A62093C473691 /* AllTests.swift in Sources */,
+ 39C60E8E64265538A5123C96 /* Client.swift in Sources */,
+ 40C544CAFE9F8D019653515F /* Collocated.swift in Sources */,
+ F6C8DB464F5A14A586054225 /* Forward.ice in Sources */,
+ 03A931733224049ACE52259C /* Server.swift in Sources */,
+ F5AD429C412F8D0BE62FDE6F /* Test.ice in Sources */,
+ 907F107686D8D959A01742F1 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6FF8B5B4850F7E71A0623C1E /* Sources */ = {
+ 5D14A879746AADD2E01B314B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 0987F2CAE70ADBE205A9FABF /* Client.swift in Sources */,
- A91EB33AF6613B67381522BA /* Test.ice in Sources */,
+ 46923C0754190ADE332F062C /* AllTests.swift in Sources */,
+ 3C76527EC1422A45652B229F /* Client.swift in Sources */,
+ DDF618EF7B09AC5CDC2A3942 /* Collocated.swift in Sources */,
+ 7A2DFFF604B52CABA83F89C7 /* ServantLocatorI.swift in Sources */,
+ E8636EE821AAB23C35DA7586 /* Server.swift in Sources */,
+ B4E6848BF33F734F33864CD9 /* Test.ice in Sources */,
+ 325E788AA49A4A7FA34BD7AF /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7B2ACB69AF713D31ADEEEA64 /* Sources */ = {
+ 5E5C03C0E9BE574A032B7293 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 37A36C8CBF30C71954A1160B /* AllTests.swift in Sources */,
- FEF90A6CA3A64BD8BA563FE5 /* Client.swift in Sources */,
- BE84EC36503B301116BD48ED /* Collocated.swift in Sources */,
- 3CC588A1FDE5049A406DAE75 /* Server.swift in Sources */,
- 7995D0B8E1BDB63E088D9977 /* Test.ice in Sources */,
- CC19A411C6E77A9E48741509 /* TestI.swift in Sources */,
+ DCE98CC307E3F3634F4826FB /* Client.swift in Sources */,
+ 0465D81D50EDC366C512CC8B /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7B860E5C1B40D1CCDD58113E /* Sources */ = {
+ 677F1279DF1E38321E3F6E5F /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- C67C533A10B35EAE9E94D209 /* AllTests.swift in Sources */,
- 3A4527C8B7C6375A260EF1A9 /* Client.swift in Sources */,
- 0D0859BF2012DF4FDA8DA37E /* Server.swift in Sources */,
- AA737442EF0FBFEDAA241E2E /* Test.ice in Sources */,
- F7B5205E8D00D584FDC25ADC /* TestI.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 7CC9578E94E7A84C9AB97A56 /* Sources */ = {
+ F1F8135AA8C1C52CE1196BAC /* Acceptor.cpp in Sources */,
+ 43E138214396A67CC9D8AD09 /* ACM.cpp in Sources */,
+ A3B06DED05F7B851D5FA040B /* ArgVector.cpp in Sources */,
+ EDD3002A4583D95F6EF519B2 /* Base64.cpp in Sources */,
+ 78538D0E92A701265CB9C73F /* BatchRequestQueue.cpp in Sources */,
+ A832ACDDA9726A8527A45CFF /* Buffer.cpp in Sources */,
+ E7B27AF2C6AC81E6FB00FACD /* BuiltinSequences.ice in Sources */,
+ 68F67F3CD98ECFCF9E7D51B1 /* CollocatedRequestHandler.cpp in Sources */,
+ 087036E55BB25131A61D00EC /* Communicator.ice in Sources */,
+ A3729174C23E6EB1D8F01720 /* CommunicatorF.ice in Sources */,
+ 5259DB7A57B7FE52D61C043C /* CommunicatorI.cpp in Sources */,
+ 7AC30023431B3B860B86DE7A /* Cond.cpp in Sources */,
+ D0CE8E2C831638E0AC7412D5 /* Connection.ice in Sources */,
+ 8830523EDD5E459E156463DF /* ConnectionF.ice in Sources */,
+ 0E488596BACAE8ACF53B30F1 /* ConnectionFactory.cpp in Sources */,
+ 676B4E2DE6C480ECFA42F4FB /* ConnectionI.cpp in Sources */,
+ 7810EE357C6EAD8ADAFEC576 /* ConnectionRequestHandler.cpp in Sources */,
+ 3BBF50578611FAB98C31D6C5 /* Connector.cpp in Sources */,
+ DC46C58C1095475E98D146B7 /* ConnectRequestHandler.cpp in Sources */,
+ 54A6A426C28B917D24BD9C6A /* ConsoleUtil.cpp in Sources */,
+ DF37F30E04EC7945796C9376 /* CountDownLatch.cpp in Sources */,
+ CE551BC786927CD22707FAE1 /* CtrlCHandler.cpp in Sources */,
+ 5B4C3B65A8F8D86BB443E775 /* Current.ice in Sources */,
+ 928ADBD58B5C15CE8CB4C66F /* DefaultsAndOverrides.cpp in Sources */,
+ D8E667AB4EDAC33EEECB0FAC /* DispatchInterceptor.cpp in Sources */,
+ F98971800538C7A5F7B8DF40 /* DynamicLibrary.cpp in Sources */,
+ 1CE718115A05BA31308EC9FE /* Endpoint.ice in Sources */,
+ 7E3738D27F92D042C969AC74 /* EndpointF.ice in Sources */,
+ 481A2230910217E0B7CD3A1E /* EndpointFactory.cpp in Sources */,
+ 660AC4BF71CF752BE6F40569 /* EndpointFactoryManager.cpp in Sources */,
+ 2E2E122854A46BB31D20C780 /* EndpointI.cpp in Sources */,
+ 2E5A9CA48EFBCB49A8D19390 /* EndpointTypes.ice in Sources */,
+ BC436EA252968FAC31FACBF5 /* EventHandler.cpp in Sources */,
+ 8DD36C007D8C57EB374E8F5F /* Exception.cpp in Sources */,
+ 52BBE7D33AE4EF42163BCEA4 /* FacetMap.ice in Sources */,
+ C00063BB6D8BDC695F0BA9A2 /* FactoryTable.cpp in Sources */,
+ 8C1AFEB50FE0FB5B8290D26B /* FactoryTableInit.cpp in Sources */,
+ B329C59F4FC1D71B752B5A0B /* FileUtil.cpp in Sources */,
+ 3DAF3281B7B83129B4208F74 /* HttpParser.cpp in Sources */,
+ 634D25C467D1DC623BE48C2C /* IconvStringConverter.cpp in Sources */,
+ FC01A0C3769D4A936A1BD2D9 /* Identity.ice in Sources */,
+ 66359A6AAB6E2B39F66E01D1 /* ImplicitContext.ice in Sources */,
+ 7DBADE5FE8EF50F905C2ABBB /* ImplicitContextF.ice in Sources */,
+ D08E068197850811DB38EAF4 /* ImplicitContextI.cpp in Sources */,
+ 05571EA39673609DBD92B66C /* Incoming.cpp in Sources */,
+ 46905DB63489444EAC8BFF8F /* IncomingAsync.cpp in Sources */,
+ 1558A6FE605C4217C9610EC6 /* Initialize.cpp in Sources */,
+ 6EE25C503BBAFCC04C110B1D /* InputStream.cpp in Sources */,
+ AA452BC2BAD067F4261B04ED /* InputUtil.cpp in Sources */,
+ F183C27F8E12409E3671D472 /* Instance.cpp in Sources */,
+ 256690BB952D1B96DB78F064 /* Instrumentation.ice in Sources */,
+ B8C3C0F86BA5442973022512 /* InstrumentationF.ice in Sources */,
+ 60A07A3A9D0B150EDCBD183B /* InstrumentationI.cpp in Sources */,
+ F68420FC5F919F7457EFDD85 /* IPEndpointI.cpp in Sources */,
+ EDC1D2FE3C442672DC4FF08B /* LocalException.ice in Sources */,
+ 195E5C3A4AF3EEDE32324C2C /* LocalObject.cpp in Sources */,
+ CE33406A9DA80BB663AE7182 /* Locator.ice in Sources */,
+ 67CEB6823507A413A004A736 /* LocatorF.ice in Sources */,
+ E68BFB16D2A24E54A270DE69 /* LocatorInfo.cpp in Sources */,
+ B7C510143BB4D8456CCED9D1 /* Logger.ice in Sources */,
+ EF306BDBD386AFEC6BE0D1B7 /* LoggerAdminI.cpp in Sources */,
+ 7221D09CFA75BB46F8AEF5AE /* LoggerF.ice in Sources */,
+ 6E0AA6092B6BE5A7AAD58659 /* LoggerI.cpp in Sources */,
+ 0624AC53BEA9BC68EDF057B9 /* LoggerUtil.cpp in Sources */,
+ 1A1E0F5B0C82295C996BB3B6 /* Metrics.ice in Sources */,
+ 0A0265FB59128670708CE85D /* MetricsAdminI.cpp in Sources */,
+ 24E07721F448878BFC94355F /* MetricsObserverI.cpp in Sources */,
+ A84B05F67993E1D9E8DB63B4 /* MutexProtocol.cpp in Sources */,
+ D304BCE195DB9199A70F9340 /* Network.cpp in Sources */,
+ 1A39C174A2AA2911BD769393 /* NetworkProxy.cpp in Sources */,
+ A72810D6C89CD8E512C3543F /* Object.cpp in Sources */,
+ 689F0B1C63DCF7FC2455C109 /* ObjectAdapter.ice in Sources */,
+ 1FDD71627F0AB6F1DC725652 /* ObjectAdapterF.ice in Sources */,
+ 52A1391EE6C4E590FF170F3E /* ObjectAdapterFactory.cpp in Sources */,
+ B5908F6BC2EEFFF24CE9C87F /* ObjectAdapterI.cpp in Sources */,
+ FE65F83F26DDA9CBC12AD033 /* ObjectFactory.ice in Sources */,
+ 470BFBE0690DE634986A2593 /* ObserverHelper.cpp in Sources */,
+ 847E29D3C58F745DA4F5AD6D /* OpaqueEndpointI.cpp in Sources */,
+ C4C6593FDEFC6F3072540F08 /* Options.cpp in Sources */,
+ 1D6BD4595D160C6BE3B98774 /* OSLogLoggerI.cpp in Sources */,
+ 224071CAC16B154104E3C20F /* OutgoingAsync.cpp in Sources */,
+ 935FAD0248C24CBFD6C5A43E /* OutputStream.cpp in Sources */,
+ 06ADF254638F810797F4F299 /* OutputUtil.cpp in Sources */,
+ EC90880404B1759BA696EBF8 /* Plugin.ice in Sources */,
+ 1AF732286B06D6F6E4773084 /* PluginF.ice in Sources */,
+ 3723C49B66F5CED1007487AC /* PluginManagerI.cpp in Sources */,
+ A5B32967D05D4A55BE17CC60 /* Process.ice in Sources */,
+ 77F85860AD0F5B40BF7F430C /* ProcessF.ice in Sources */,
+ E53ACBE5503CC5004E6B1F2D /* Properties.ice in Sources */,
+ 678B20EB7A90107C1AE90E74 /* PropertiesAdmin.ice in Sources */,
+ 0AA1EB13CF7F62F8E50559D1 /* PropertiesAdminI.cpp in Sources */,
+ 1C2A7396413700D2B89A305B /* PropertiesF.ice in Sources */,
+ 22A1065D266F3566A0FF09AB /* PropertiesI.cpp in Sources */,
+ 16BBF8826B5C2583E31CA7C7 /* PropertyNames.cpp in Sources */,
+ 323EC4F303F8E9CDEDB7ED91 /* Protocol.cpp in Sources */,
+ 28A08DE78FE85E0B975E9F4D /* ProtocolInstance.cpp in Sources */,
+ 0919117AE942E46B68EA4A1F /* ProtocolPluginFacade.cpp in Sources */,
+ C646940E2A0C7111A058A3FB /* Proxy.cpp in Sources */,
+ 7FD3E9566DC6DAB83E54324F /* ProxyFactory.cpp in Sources */,
+ 4662FE678A26EA098C529CBF /* Random.cpp in Sources */,
+ 9CA2BFADADEEF154AB124062 /* RecMutex.cpp in Sources */,
+ E8EA9FB6E12E743497239AE4 /* Reference.cpp in Sources */,
+ 49DDED68FB9A055653B332AC /* ReferenceFactory.cpp in Sources */,
+ D763985FE3DA2C49BD26991C /* RegisterPluginsInit.cpp in Sources */,
+ 5F46F3668A71F77069BDDA0D /* RemoteLogger.ice in Sources */,
+ ECB6D899E1CF3173810C8AAD /* RequestHandler.cpp in Sources */,
+ 8205549C327A4E15CE03C564 /* RequestHandlerFactory.cpp in Sources */,
+ D4E9FB8E61053FF92084C14B /* RetryQueue.cpp in Sources */,
+ 7B9A2BF88C83AEBD39F882CB /* Router.ice in Sources */,
+ 36C11BBF1F6D184F47C8FB39 /* RouterF.ice in Sources */,
+ 0CE2055618E0C6C3FB60A2F5 /* RouterInfo.cpp in Sources */,
+ 8D1680667866579BE7453797 /* Selector.cpp in Sources */,
+ 01F6CEB3412A56E7580735DF /* ServantLocator.ice in Sources */,
+ D05ACA1A352AC845A0D58336 /* ServantLocatorF.ice in Sources */,
+ EE9E133570234C6892959EB9 /* ServantManager.cpp in Sources */,
+ 2BA1BF31E82376A3042FDDC3 /* Service.cpp in Sources */,
+ 2BB1E04FD5A8CFFE3F914DCA /* SHA1.cpp in Sources */,
+ CF6EA2564EF7BFF3388AF48D /* Shared.cpp in Sources */,
+ 41090003C1F43E7B5F9454F2 /* SlicedData.cpp in Sources */,
+ F2B7ABAEB098FB9303358FA4 /* StreamSocket.cpp in Sources */,
+ 6D5E37616C7729F0967291DF /* StringConverter.cpp in Sources */,
+ 3011166DDEC27C4A7658CF07 /* StringConverterPlugin.cpp in Sources */,
+ DED0AB06329CCFF7ADFAC78E /* StringUtil.cpp in Sources */,
+ 1FA1EF61CECCEFB82908317A /* SysLoggerI.cpp in Sources */,
+ 3A08FDE17A34812320A9C098 /* SystemdJournalI.cpp in Sources */,
+ C484664E3D5B0521326D7DD9 /* TcpAcceptor.cpp in Sources */,
+ 4FCA50B1395D7E9ADBEE119B /* TcpConnector.cpp in Sources */,
+ 900D284ECA05509F4AB9683A /* TcpEndpointI.cpp in Sources */,
+ 4BBECF8CF0061568F706AE26 /* TcpTransceiver.cpp in Sources */,
+ C9358512DBF698F4B9A87100 /* Thread.cpp in Sources */,
+ D63A56A1D322082FD046112A /* ThreadException.cpp in Sources */,
+ 5555681913FFBBC472F01487 /* ThreadPool.cpp in Sources */,
+ 479F9E459D38706AD29A5934 /* Time.cpp in Sources */,
+ 80AE779D9D0BFD5E689388B1 /* Timer.cpp in Sources */,
+ D62EE21EE9859AF12B04836D /* TraceLevels.cpp in Sources */,
+ 7FD61D500B8B33BB8B0FD6E3 /* TraceUtil.cpp in Sources */,
+ 90A5FB3AAB2B153A7FD05052 /* Transceiver.cpp in Sources */,
+ D08EF6274DF65812AA3171BC /* UdpConnector.cpp in Sources */,
+ B2748A2AD7E5F7A4E0F628A6 /* UdpEndpointI.cpp in Sources */,
+ A24D7E78F01B589D9F0C4983 /* UdpTransceiver.cpp in Sources */,
+ 48963D4C361C917389A0AEE0 /* UtilException.cpp in Sources */,
+ 5591D3D9AFC66F890AF564E4 /* UUID.cpp in Sources */,
+ A45082F7348DE1B8D2EB23DE /* Value.cpp in Sources */,
+ CBE87B795DFC72765066FEBE /* ValueFactory.ice in Sources */,
+ 81C8A74CE7464E7BE39C38B8 /* ValueFactoryManagerI.cpp in Sources */,
+ C0ED0D49187E84E155B4B68E /* Version.ice in Sources */,
+ 7E756B14EE4CB649FA0E1849 /* WSAcceptor.cpp in Sources */,
+ 72A98DC29F99E30319B72FC5 /* WSConnector.cpp in Sources */,
+ B3E726852B31E3C5188E72CA /* WSEndpoint.cpp in Sources */,
+ 5A5CFD532DFAB0C80C5CE6E0 /* WSTransceiver.cpp in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 6929F2ED62CF631C10093916 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 819B5901DB4E3CFDD2B9C343 /* AllTests.swift in Sources */,
- 4BC4D1199B0C8388D58BDDE6 /* Client.swift in Sources */,
- C3FDAF8DEA9C8FB3BC9EADE3 /* Server.swift in Sources */,
- DAFA53DDC4630F0163B67DBC /* Test.ice in Sources */,
- D5C5CAFEA2C619FF9D059FD7 /* TestI.swift in Sources */,
+ 26821561D2EFFE48A5437148 /* Client.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7CDA69CA3A3BE95C0018632E /* Sources */ = {
+ 6A704D3F308A7549E87A33DC /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 69661CC41236E6F96C7F9015 /* Client.swift in Sources */,
- 9FE7917D74AD5C3C56AACF77 /* Test.ice in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 85FF82E93983D8D230302187 /* Sources */ = {
+ AB1A9C766844A973A65F933D /* Acceptor.cpp in Sources */,
+ E92E5636E304217A5D649219 /* ACM.cpp in Sources */,
+ 68DB5772B27C515806D3295C /* ArgVector.cpp in Sources */,
+ 8F3A68C02F87C720C2CABE01 /* Base64.cpp in Sources */,
+ 618D021E6CC1D4ABDD185EB7 /* BatchRequestQueue.cpp in Sources */,
+ C57FAA3D2138B3EA80043815 /* Buffer.cpp in Sources */,
+ 028D45D1B3C439254C415392 /* BuiltinSequences.ice in Sources */,
+ A177DBDE46EE503ADAF9FD30 /* CollocatedRequestHandler.cpp in Sources */,
+ 6260398ABD66057A5CBDF83C /* Communicator.ice in Sources */,
+ B6BFCAAE1D0066FD378D854B /* CommunicatorF.ice in Sources */,
+ 895E7B20C947574CF32C3586 /* CommunicatorI.cpp in Sources */,
+ C77F84941E9C4950A3B52EDE /* Cond.cpp in Sources */,
+ 72CA15A0E3E9FD0C7A2C3BC0 /* Connection.ice in Sources */,
+ DD7E8EE53BA96FDB63EFDBDD /* ConnectionF.ice in Sources */,
+ 3E10022E98875C3BFCE815FE /* ConnectionFactory.cpp in Sources */,
+ 3C4F73E7E199385447C0D85F /* ConnectionI.cpp in Sources */,
+ 95A98E2F37BDA73D5824B8E9 /* ConnectionRequestHandler.cpp in Sources */,
+ 0C56AB4853FBF5DE8585C7F5 /* Connector.cpp in Sources */,
+ 422A08191476E7190ECF6716 /* ConnectRequestHandler.cpp in Sources */,
+ 11D241808DA6A45E81F4D138 /* ConsoleUtil.cpp in Sources */,
+ 1A029C1B41D0370AE1732CFB /* CountDownLatch.cpp in Sources */,
+ 828D93AB750D86C332DCC0D7 /* CtrlCHandler.cpp in Sources */,
+ 9FAFB84C66E9E38FF6D01F22 /* Current.ice in Sources */,
+ 16EF589D51B673EF68065FED /* DefaultsAndOverrides.cpp in Sources */,
+ 0F869E749467B511E614837B /* DispatchInterceptor.cpp in Sources */,
+ 5B5ED000571553C0504B986F /* DynamicLibrary.cpp in Sources */,
+ ABD22459732A42F65545B72E /* Endpoint.ice in Sources */,
+ 8D6EBFC5ACC56DB94C55895E /* EndpointF.ice in Sources */,
+ 6FD0F9C4CAA73F0AA194412E /* EndpointFactory.cpp in Sources */,
+ E1F77888C096F9F8E92ADF3C /* EndpointFactoryManager.cpp in Sources */,
+ A53C3106336F9822E58F0A8F /* EndpointI.cpp in Sources */,
+ 477E9387DC18EAE1C3127BEB /* EndpointTypes.ice in Sources */,
+ 7FAD6FBFFA23E4D071035B4C /* EventHandler.cpp in Sources */,
+ 6A4A2A1AC4EF8EEE793A7E72 /* Exception.cpp in Sources */,
+ 1EC065D86A826A0BA47CCE61 /* FacetMap.ice in Sources */,
+ 3089D6E4A5C166784CDA79C0 /* FactoryTable.cpp in Sources */,
+ FEDEE0158D3056EAE5EA9831 /* FactoryTableInit.cpp in Sources */,
+ BB2F0A00EE31F7188CCB7CEA /* FileUtil.cpp in Sources */,
+ EE8C203D5B297F74AE4DD83C /* HttpParser.cpp in Sources */,
+ 4A341FE7BB581258A7A3D2D4 /* IconvStringConverter.cpp in Sources */,
+ D77561F873C2833F6980DCAA /* Identity.ice in Sources */,
+ 978BED1E4CA46AD50F304439 /* ImplicitContext.ice in Sources */,
+ A8C8B86700484591DAB74038 /* ImplicitContextF.ice in Sources */,
+ A8041706917C388EF536EA39 /* ImplicitContextI.cpp in Sources */,
+ C043D45FB172C722693936D9 /* Incoming.cpp in Sources */,
+ E1BA4F5E9B94318C3673A054 /* IncomingAsync.cpp in Sources */,
+ 7F0F7D5202DBA47266AF05FE /* Initialize.cpp in Sources */,
+ 5E0A4684009781D8B4AB9CDF /* InputStream.cpp in Sources */,
+ 9C3749E57F1D3F9A501DB7A4 /* InputUtil.cpp in Sources */,
+ CCAEB8D46F9A0C3F316E0731 /* Instance.cpp in Sources */,
+ 8AAFC9199C2B722C64D6958C /* Instrumentation.ice in Sources */,
+ 30A674934F4E4557DB313DE0 /* InstrumentationF.ice in Sources */,
+ B7D1686A31A6E63672C902E9 /* InstrumentationI.cpp in Sources */,
+ 69644E003BB568C7C1AB72B6 /* IPEndpointI.cpp in Sources */,
+ A976BE5DDB852C118A88BE49 /* LocalException.ice in Sources */,
+ C9B2F8A40142F9CA8E636A6F /* LocalObject.cpp in Sources */,
+ 7FB6A973D9CCD25AE4C4F6FC /* Locator.ice in Sources */,
+ 95167CE68534382A82DC4209 /* LocatorF.ice in Sources */,
+ F69A17A67683C388A41A43DC /* LocatorInfo.cpp in Sources */,
+ C2799F66AFFAD2DE34DA5A93 /* Logger.ice in Sources */,
+ 71B4D2FB308F94F12152C936 /* LoggerAdminI.cpp in Sources */,
+ 9675C4792ABA79BA3D84168E /* LoggerF.ice in Sources */,
+ CE86CE39223F3570FB5FBDF7 /* LoggerI.cpp in Sources */,
+ 8AEE1331A23ECA7C7E3000EA /* LoggerUtil.cpp in Sources */,
+ 849F1545FD87B3B99FC69F0F /* Metrics.ice in Sources */,
+ F6DAFABB6604F908959C07EC /* MetricsAdminI.cpp in Sources */,
+ 89507AFCF3EB4DDFB559E009 /* MetricsObserverI.cpp in Sources */,
+ 5C50AB999B7EB7A8259EA6FB /* MutexProtocol.cpp in Sources */,
+ 751FFFDB4732976A4BECAF30 /* Network.cpp in Sources */,
+ 87CABD22DBDE967BAB859454 /* NetworkProxy.cpp in Sources */,
+ 347B8321FABB65B6CE6893B2 /* Notifications.mm in Sources */,
+ F26D4FB6C283DAD572D27DC1 /* Object.cpp in Sources */,
+ C7690F75C046BCE4412824FE /* ObjectAdapter.ice in Sources */,
+ 4165F750FAFC65D0F896DC81 /* ObjectAdapterF.ice in Sources */,
+ 94C6E9C751B216F604C4A6A9 /* ObjectAdapterFactory.cpp in Sources */,
+ 433DD179F7C8EF7E99735696 /* ObjectAdapterI.cpp in Sources */,
+ 0281FB2163567BBD1F5D1A5A /* ObjectFactory.ice in Sources */,
+ 5876CE05B51C1AEC6A41CCD8 /* ObserverHelper.cpp in Sources */,
+ 3BAB5B53FF106DD5A6B72491 /* OpaqueEndpointI.cpp in Sources */,
+ D33F00E41EAE7EA4194BA0D8 /* Options.cpp in Sources */,
+ 37647EFC1FB2797F48A5F12A /* OSLogLoggerI.cpp in Sources */,
+ 4F34EB1D02BE6F557C39C9B7 /* OutgoingAsync.cpp in Sources */,
+ 98C8E55532DB1E9B00083142 /* OutputStream.cpp in Sources */,
+ A2498C6273F3CFE4E79796BD /* OutputUtil.cpp in Sources */,
+ 889438B448A5EC1DCCD86F46 /* Plugin.ice in Sources */,
+ 2D590CE1E2A9B04AB55A9B1F /* PluginF.ice in Sources */,
+ FBB21BAB8DD32F70FF6E21BE /* PluginManagerI.cpp in Sources */,
+ 5B68948D7FCE6B098A473CDD /* Process.ice in Sources */,
+ 50BD82EFBEFF417C70AC4E34 /* ProcessF.ice in Sources */,
+ 8600A4EFBBFDBE228B5F5475 /* Properties.ice in Sources */,
+ F759545089FFDC4105211F75 /* PropertiesAdmin.ice in Sources */,
+ 0AFCB3A8B8FAC85759225E92 /* PropertiesAdminI.cpp in Sources */,
+ 436F280C56BCEF0A4D8E6A93 /* PropertiesF.ice in Sources */,
+ 7832389C4977D957929B74DA /* PropertiesI.cpp in Sources */,
+ 8F9CAED2E13E5917DAE038DE /* PropertyNames.cpp in Sources */,
+ C12CACCAEDA72816935808A6 /* Protocol.cpp in Sources */,
+ 936EB5C68E1DA2EA23D8106E /* ProtocolInstance.cpp in Sources */,
+ 5EB3447EF82958ECC221665E /* ProtocolPluginFacade.cpp in Sources */,
+ 8B4BF4ACFCE98827FE6A80F5 /* Proxy.cpp in Sources */,
+ FD11A88D179B5876418DAA94 /* ProxyFactory.cpp in Sources */,
+ CAD5A6559594C614E5EBEBE0 /* Random.cpp in Sources */,
+ B77061DBAFF7C81D2A59CDD8 /* RecMutex.cpp in Sources */,
+ 0BADDFE37FFA71479830A952 /* Reference.cpp in Sources */,
+ CF7A3ABF1F4A05C727B7A70C /* ReferenceFactory.cpp in Sources */,
+ 1127D86BEBDC88650F95B1B9 /* RegisterPluginsInit.cpp in Sources */,
+ A1E42D9C6FAA0FD7320E40DA /* RemoteLogger.ice in Sources */,
+ 5A30DD7E98CFF71DA7D2F3A9 /* RequestHandler.cpp in Sources */,
+ 0556DCFDD9676D02945D956A /* RequestHandlerFactory.cpp in Sources */,
+ BC5BA3FABC2A8EE8E48B9B7C /* RetryQueue.cpp in Sources */,
+ E0B26C6DF0220FB34706532F /* Router.ice in Sources */,
+ 9D15FCFF46ADB681E93E4BFA /* RouterF.ice in Sources */,
+ 58D915FECF4E7C1DF37A5AC9 /* RouterInfo.cpp in Sources */,
+ 5834059797B2082A8509EC0D /* Selector.cpp in Sources */,
+ C7B3AF5E0DA60D17FE0FCBF0 /* ServantLocator.ice in Sources */,
+ 4E54E2DC466A2A1E1AB82CB7 /* ServantLocatorF.ice in Sources */,
+ EB0EBC2E2E5AE498839E14E0 /* ServantManager.cpp in Sources */,
+ BA5218BBFA2B4CE8A15DFAC1 /* Service.cpp in Sources */,
+ 03D3E5D96F794C48F16D202A /* SHA1.cpp in Sources */,
+ FE5747894953C442E63646BB /* Shared.cpp in Sources */,
+ B5EAF1B5EAB01F0C9EF497FC /* SlicedData.cpp in Sources */,
+ FFDAAB098566EE7EDC726EAA /* StreamAcceptor.cpp in Sources */,
+ 3220DDA32FB84995DB872871 /* StreamConnector.cpp in Sources */,
+ 4892EC017EC1396E2B9C5CFD /* StreamEndpointI.cpp in Sources */,
+ D5BD82CD8C9AED1AD726AAF2 /* StreamSocket.cpp in Sources */,
+ C9D2671CB8D0AE3162DF4B50 /* StreamTransceiver.cpp in Sources */,
+ B481EAB7817F1615EE9D7FB3 /* StringConverter.cpp in Sources */,
+ 9A80B715720A75940AEF948D /* StringConverterPlugin.cpp in Sources */,
+ 692B080A2E050CF4C31F784F /* StringUtil.cpp in Sources */,
+ 0FE516DCDD6A52E5D79CED6F /* SysLoggerI.cpp in Sources */,
+ 36ECE112B256527E28A7A6A7 /* SystemdJournalI.cpp in Sources */,
+ 2FC5DE4B54DABB8B717568E6 /* Thread.cpp in Sources */,
+ 04B128CCA9508D517B29454C /* ThreadException.cpp in Sources */,
+ D31390F115784FE0005BD35D /* ThreadPool.cpp in Sources */,
+ E0E7BFB416A23BD59FB0EBE3 /* Time.cpp in Sources */,
+ 5EF066F9CCEF9FCAE0BEDDD5 /* Timer.cpp in Sources */,
+ 3D2D4818653A04DBD7CD0F03 /* TraceLevels.cpp in Sources */,
+ FABF0501EFF39A640D0BD0BC /* TraceUtil.cpp in Sources */,
+ BE1861CB3DA668BA6FB2A61E /* Transceiver.cpp in Sources */,
+ D20728C352513F2C17A1E255 /* UdpConnector.cpp in Sources */,
+ 14FC7A0D2827EB8416E5F5D8 /* UdpEndpointI.cpp in Sources */,
+ 9026065615D6FF0AA6E8D3AB /* UdpTransceiver.cpp in Sources */,
+ 2C9EF93C2403B0A84EAFE003 /* UtilException.cpp in Sources */,
+ 89EAD9AED359CED439D21E8E /* UUID.cpp in Sources */,
+ E7597DB0B99EE066FD40B78F /* Value.cpp in Sources */,
+ C96E7D3EF41991A01AD866AF /* ValueFactory.ice in Sources */,
+ 4DB90A0B038903321FB34DC1 /* ValueFactoryManagerI.cpp in Sources */,
+ 3FE90BD0C039FB432349D356 /* Version.ice in Sources */,
+ 766CF29A9E7E41BEA042CCE5 /* WSAcceptor.cpp in Sources */,
+ 9BD91EE53B82279450D54C26 /* WSConnector.cpp in Sources */,
+ 2A7C24866E150B0EA563B068 /* WSEndpoint.cpp in Sources */,
+ 0FAE1D083D06CB1C332581EA /* WSTransceiver.cpp in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 71035124D9BD1F956D98EAAF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 6E22C74FCC179F212EBB7BAD /* AllTests.swift in Sources */,
- CF2481E2622EAB5EBA039FB6 /* Client.swift in Sources */,
- D366CF637EEEE593851883B1 /* Server.swift in Sources */,
- 69B651B94D3C619E3C4087FF /* Test.ice in Sources */,
- BF249AE798BC40A1662A53DF /* TestI.swift in Sources */,
+ D5CBB5E0362DB08BCC584E7B /* Client.swift in Sources */,
+ 5BEA6E5E572F253E20158195 /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 860DAB4F0AC633E5E3071139 /* Sources */ = {
+ 7C120B49DF4308FCDEC220F1 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- DE76D131CD8FCF9DA0FDB483 /* AllTests.swift in Sources */,
- 57E432DF8868851ED5B78B7C /* Client.swift in Sources */,
- 58E60C9209FFC29425D08676 /* Server.swift in Sources */,
- 3C5CDF8FC3DAC9566B48704D /* Test.ice in Sources */,
- 9528E869895EBA8B055E257B /* TestI.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8DF9AB1E37029E6A058288F5 /* Sources */ = {
+ 89C37F2FC7D1A2B892E47CD5 /* AcceptorI.cpp in Sources */,
+ 0B7ED96465608C47B44EA783 /* CertificateI.cpp in Sources */,
+ BD26F785B033FE09E2DDD8C0 /* ConnectionInfo.ice in Sources */,
+ E33CBB9F39EB13CE4660AD31 /* ConnectionInfoF.ice in Sources */,
+ AD63331636246A865A86FA46 /* ConnectorI.cpp in Sources */,
+ D8CDFA405ED64207BCB51616 /* EndpointI.cpp in Sources */,
+ 3287CA203CD89238F28F2F83 /* EndpointInfo.ice in Sources */,
+ B43ECF67A0562B6AA0DBED9E /* Instance.cpp in Sources */,
+ 7F1772DEF4CE42758B6F7D10 /* PluginI.cpp in Sources */,
+ 99F923843CB67E96F2693307 /* RFC2253.cpp in Sources */,
+ 771A45B66DAE87292BC421E1 /* SecureTransportCertificateI.cpp in Sources */,
+ 7CE883B341CBCD0282264D54 /* SecureTransportEngine.cpp in Sources */,
+ 58BE5F1DAD1708B0AC03D50D /* SecureTransportPluginI.cpp in Sources */,
+ 8DFCEA8D4D219787859A3579 /* SecureTransportTransceiverI.cpp in Sources */,
+ 1985F91BB26E2BF977542811 /* SecureTransportUtil.cpp in Sources */,
+ 9894042249F12688D7D8BB71 /* SSLEngine.cpp in Sources */,
+ D0BC02A84B8740CD30A82241 /* TrustManager.cpp in Sources */,
+ 15EA0684355711A6E02F0A0F /* Util.cpp in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 7CCFB0BF28641A2C123EF1FF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 6E91D8824FD9F9DDFCF76776 /* AllTests.swift in Sources */,
- AF7E68476F5E7B0EC085B4CD /* Client.swift in Sources */,
- 61FB947D7CA91CBC0E8D6F61 /* Server.swift in Sources */,
- 6335A16223D5CD53587A572E /* Test.ice in Sources */,
- B22DF1F67ADF28F4F2822DF1 /* TestI.swift in Sources */,
+ E05F4D730DAA7563689A34ED /* IceStorm.ice in Sources */,
+ B59EF0FC5910C9C0A36EA745 /* Metrics.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 915E52CFBA4E926827F89842 /* Sources */ = {
+ 7FF0BABF652A9AE659DE7777 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 3E75595E04D60F4BC46F06D6 /* AllTests.swift in Sources */,
- B8A0F863F1E3B503A2958589 /* Client.swift in Sources */,
- 860AE631154169A0CCD0B587 /* Server.swift in Sources */,
- B3FE0B72320C055E7B119FFF /* Test.ice in Sources */,
- EC89C978C0736D515850D5AD /* TestI.swift in Sources */,
+ 25DBA7519663D40E096B4B08 /* AllTests.swift in Sources */,
+ 34B6AF77957319E9ABA02AB9 /* Client.swift in Sources */,
+ 50C52D04F1AE805FA4358CF4 /* ClientPrivate.ice in Sources */,
+ E9015351782983626C0715DA /* Server.swift in Sources */,
+ 487CCBF400AB618C1D51FD25 /* ServerPrivate.ice in Sources */,
+ 4B56EE526276032DAB680D35 /* Test.ice in Sources */,
+ 7D74D3CE9866125EB45BA215 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 91ED151095F1FE81C8F2C3BE /* Sources */ = {
+ 84C1E1F5077B7ECE4D2D4E53 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- F8D89387AC9D2EA08BDE367A /* AllTests.swift in Sources */,
- 67FD3AFE65A3775381B67787 /* Client.swift in Sources */,
- E3CBEFCF75902A6A28766915 /* Collocated.swift in Sources */,
- D6AF663E8987B066AF8F28AA /* ServantLocatorI.swift in Sources */,
- 189BEECFF18F7DEE7096AD6E /* Server.swift in Sources */,
- B6C1D343C1F92AD7979204DE /* Test.ice in Sources */,
- 49A54875952D120753378204 /* TestI.swift in Sources */,
+ 41FA82FF82A9F43F5E6EA8EF /* IceDiscovery.ice in Sources */,
+ FE3C8D4243FB6739C3F61E76 /* LocatorI.cpp in Sources */,
+ 42D370BB4E2FB6748C0E21EE /* LookupI.cpp in Sources */,
+ B366E1A8DD23F190DA7A3777 /* PluginI.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 95B37EF7EE6809FFB9BAFF3B /* Sources */ = {
+ 85299EE40E7022749A73DBC0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 383EC18569712EF007712EE6 /* AllTests.swift in Sources */,
- 807C1D0CAE00895DCBC94303 /* Client.swift in Sources */,
- E53ADE4E5CAA2C40E7328A4F /* ClientPrivate.ice in Sources */,
- 10C9A9FCC94666E19203A70E /* Server.swift in Sources */,
- 544D672ABA2A43C93BF888BE /* ServerPrivate.ice in Sources */,
- 9B622555EB1A277358B7643C /* Test.ice in Sources */,
- 6F2B04B44AA47B97D877A59E /* TestI.swift in Sources */,
+ 2B2C38F568DFD12195267EFE /* AllTests.swift in Sources */,
+ D66D76BFC52719EE742368C1 /* Client.swift in Sources */,
+ 78F521825FE31EDC195A0C04 /* ClientPrivate.ice in Sources */,
+ DB5C35CA4FE7CCD59791B43A /* Server.swift in Sources */,
+ 454665BD5F6BD62B2F763E7C /* ServerPrivate.ice in Sources */,
+ 1C6817BCC211A033C90B2264 /* Test.ice in Sources */,
+ E11F2564534C4A4AA628BC32 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 96747F5114F453B5F89727C7 /* Sources */ = {
+ 8632405F14A1232909633254 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 01DD8D15C583CC79DEC1CD78 /* AllTests.swift in Sources */,
- DE8E728BDD5523AFCD1295C6 /* Client.swift in Sources */,
- 238EB85FB8BF1D5252936ECD /* Collocated.swift in Sources */,
- 3E043F863A87FA9D335A06D1 /* Forward.ice in Sources */,
- 5584899926E92C7A6C169C39 /* Server.swift in Sources */,
- 67C694D8E9C8A1C4F1B61863 /* Test.ice in Sources */,
- EF7CC7272F0C74E79B881A4F /* TestI.swift in Sources */,
+ DBDEAE0AEC547CC60857F7D4 /* AllTests.swift in Sources */,
+ 66163922796185B7352A357F /* Client.swift in Sources */,
+ FBA27072F92F8F62121DA3B9 /* Server.swift in Sources */,
+ EBD6240234F6698B8B650FD9 /* Test.ice in Sources */,
+ C450AB1FB51C5AA16087B16E /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9B99240856F2F2C7905651D5 /* Sources */ = {
+ 8E6E295BDBA9D5306DB3CC29 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 7B5D6B4FE1EECD5A8E7E0421 /* AcceptorI.cpp in Sources */,
- 073A42600D298CA72408A09A /* CertificateI.cpp in Sources */,
- 472CAE87D70DC8CF731AA436 /* ConnectionInfo.ice in Sources */,
- 85CA51D8C1D8F17CBD749B4D /* ConnectionInfoF.ice in Sources */,
- 3FFBA76EBD5ACB1DE1356987 /* ConnectorI.cpp in Sources */,
- D7B36D14FB4C83326551398C /* EndpointI.cpp in Sources */,
- 94F9A331059962EA153D589F /* EndpointInfo.ice in Sources */,
- ECA0D31FE0CDE674CB4D3719 /* Instance.cpp in Sources */,
- 8FEF0E2B30301C6E07917CAF /* PluginI.cpp in Sources */,
- C39F9CA8B48DC521C860A615 /* RFC2253.cpp in Sources */,
- 4B220BE14A8E74BE1342147E /* SecureTransportCertificateI.cpp in Sources */,
- 319F12832890EFC28E6DFE8A /* SecureTransportEngine.cpp in Sources */,
- 9AAD20AF35BAE97C6F8BFD85 /* SecureTransportPluginI.cpp in Sources */,
- 7E00BD9146A69ADE1F0E0415 /* SecureTransportTransceiverI.cpp in Sources */,
- 8DD2216D7B9D7E854B102074 /* SecureTransportUtil.cpp in Sources */,
- AF175670C4EC73E224873BD8 /* SSLEngine.cpp in Sources */,
- BCC77C6593EA5FEA960ECC81 /* TrustManager.cpp in Sources */,
- 2F2C3FB2F72794F86AD04730 /* Util.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 9C8BD7B7C0C62004F63C11BC /* Sources */ = {
+ 7AF2C1F85ADE03B2EB67E6DD /* AllTests.swift in Sources */,
+ C2DBD053ABD64FB485998926 /* Client.swift in Sources */,
+ 369BA181918C04619FF9002E /* Test.ice in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 901BEDD448A6D031EEBC524B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 462BEBC36C5D5A273DA7244E /* AllTests.swift in Sources */,
- 3CDAE9E45570872CD198B1CC /* Client.swift in Sources */,
- AF5DA7A7E1371CCAB886D58C /* Collocated.swift in Sources */,
- 6F45C60B7E11A7A260F3B13F /* Server.swift in Sources */,
- 854CAB7BC57F3E8872A0C65D /* Test.ice in Sources */,
- FD621A7CA41AB3ABAEF04EE9 /* TestI.swift in Sources */,
+ 88323CB437ABC4A8D14265F2 /* BlobjectFacade.mm in Sources */,
+ 6D39F9C1ACF90943F8256D18 /* Communicator.mm in Sources */,
+ 0CCE0D9A535EDB29628DF9A5 /* Connection.mm in Sources */,
+ 25C491B5D501AEFBB7C97859 /* Convert.mm in Sources */,
+ 8E276CAA4E6658230BF68FE5 /* Endpoint.mm in Sources */,
+ 476C5F6CBBE2CF6090EC0DEA /* Exception.mm in Sources */,
+ 3FAB76FA6BF15B5B199CC266 /* IceUtil.mm in Sources */,
+ 526359E4B6A6CE192D4041FB /* ImplicitContext.mm in Sources */,
+ 259B38BF870974EED57C149F /* LocalObject.mm in Sources */,
+ 59120A3EF3BF64A00FFE6279 /* Logger.mm in Sources */,
+ 49FDEAC885CE396640019D02 /* ObjectAdapter.mm in Sources */,
+ CBCA6004A3D2DA1241EA2CCD /* ObjectPrx.mm in Sources */,
+ E4090A278C92EB53D3BDFC93 /* Process.mm in Sources */,
+ 4750E2467540A4475F4F8A11 /* Properties.mm in Sources */,
+ 556319B96C45166369105D92 /* PropertiesAdmin.mm in Sources */,
+ D3F0CFC93AFFE6CA00A43869 /* TraceUtil.mm in Sources */,
+ 3855A29B5DA29E7D93DD779C /* UnsupportedAdminFacet.mm in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9EEC88E87721C6EC55B19AE2 /* Sources */ = {
+ 91B1CD921C7D08AA9615EAB7 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 3D8C49637C44ABC910A7D30D /* AllTests.swift in Sources */,
- 9C049044243DE880ACC4EBF0 /* Client.swift in Sources */,
- 99FE8C3F1553A1A68EFBCF71 /* Server.swift in Sources */,
- E03EEF2A12752704BC336635 /* Test.ice in Sources */,
- 77E8D94175AABF5E31CE8056 /* TestI.swift in Sources */,
+ 0762A9206DBE95529CF45ADE /* ServantLocatorI.swift in Sources */,
+ 246C9E3AB6E7EDC19171E18A /* ServerAMD.swift in Sources */,
+ 9AE66C1AB7F081C268DC4295 /* TestAMD.ice in Sources */,
+ 86FD7887B624A536015F0F91 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9F0E2F804F97B0428B8DAF47 /* Sources */ = {
+ 91B91FDD86104D4D2CCFEA46 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- B71B426F8E46DF7466EEEBC0 /* AllTests.swift in Sources */,
- 9C45017938E10C0A5A63F403 /* Client.swift in Sources */,
- EDEE3E122BAEE7972AAB844F /* Server.swift in Sources */,
- 37BDB088EF64A3FF1BBA8625 /* Test.ice in Sources */,
- 13D9F4C2F0BB957AC0C6431F /* TestI.swift in Sources */,
+ B9B8D2E951143DC1B38221B4 /* AllTests.swift in Sources */,
+ 1DF819551225ECD68FC22545 /* Client.swift in Sources */,
+ BAC635A78E45B6EC8604DDF8 /* Collocated.swift in Sources */,
+ 4015564FC81ABDDF3E2FE869 /* Server.swift in Sources */,
+ B952517104CC70F3A0CEE291 /* Test.ice in Sources */,
+ 7336448EEB31DFBEFA0BE0D1 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9F7DB6C28E797DCFCF28E346 /* Sources */ = {
+ 9416469D898DA7806991371D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 120F183EDF3E92678207C573 /* main.swift in Sources */,
+ 49D238F0899584DDCC8582C9 /* IceDiscovery.ice in Sources */,
+ BBC1BFF17A3FCD9C1D8F25C4 /* LocatorI.cpp in Sources */,
+ A9C170BBB82A4EB4293E8861 /* LookupI.cpp in Sources */,
+ 104780A9F8F2B8B1F28180FB /* PluginI.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A30D0FFCACCAC02E95AA5706 /* Sources */ = {
+ 99F5FC70716A29F3740154C1 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- F77CFCD794604D2735C9080D /* AllTests.swift in Sources */,
- 58BF7495066E6A6B0D59B377 /* Client.swift in Sources */,
- 13AD369B33EA3C4BABF29BE4 /* Server.swift in Sources */,
- 192DAF097EBAD930880F4818 /* Test.ice in Sources */,
- 73F2F2F33A9CA4AEC60A386B /* TestI.swift in Sources */,
+ 45DEEA2F67C97C1D1CD79EA3 /* AllTests.swift in Sources */,
+ 55979D52280BC16B857E95D7 /* Client.swift in Sources */,
+ F6754A08FC88B8CB2475B10D /* Server.swift in Sources */,
+ 90E5E8023FB4CFEB30B2086D /* Test.ice in Sources */,
+ B5C0978C36B474058EB33960 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A3E4BAC90727FB8A981408AB /* Sources */ = {
+ 9AC6E1B095B1344B9236E8C0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- C227E4EA1CD8B8C42674AA0A /* Clash.ice in Sources */,
- C5564C7A99376298A7C619D1 /* Client.swift in Sources */,
- 4590FD73B74C91B1CA91E584 /* Key.ice in Sources */,
+ 3BBAC51EACD1E8E4700C952E /* AllTests.swift in Sources */,
+ D54ADF5C1FAE4DFC4FA7E3F6 /* Client.swift in Sources */,
+ 600C9FFAC505DD61716D99C8 /* Server.swift in Sources */,
+ A2A38A013CCFA2AD46C078E8 /* Test.ice in Sources */,
+ 3467A260C4FF75C7F207BFF5 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A474CAA01FA7D137A646980D /* Sources */ = {
+ 9BCA1DDC25144608782CE181 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 957945F2BD6B289CFD9DDB03 /* IceStorm.ice in Sources */,
- 126D22F2C47053776876DE6D /* Metrics.ice in Sources */,
+ D3A003B0C806C133F174F850 /* Metrics.ice in Sources */,
+ 60464689BAF3C0B7974178A6 /* PermissionsVerifier.ice in Sources */,
+ C3CBB295693F31FFFB186E64 /* PermissionsVerifierF.ice in Sources */,
+ 3B075BF0FEBE097810A36693 /* Router.ice in Sources */,
+ 3B9311CA6D1AA821BB34616B /* RouterF.ice in Sources */,
+ 706FDA160D3FD31CEE9C0F32 /* Session.ice in Sources */,
+ EDCE1EFEE2753C0F86D1ABC1 /* SSLInfo.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A58EB3CF089EDC3156B2B24B /* Sources */ = {
+ 9D86F1A1E808603A77700352 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- EA778E46503AAF3E97009826 /* AllTests.swift in Sources */,
- 82383017C9960879FEBD594D /* Client.swift in Sources */,
- 9D6A8FA1D3B3618E20CA041D /* Server.swift in Sources */,
- E0BE71BE129796F15A3A4CA7 /* Test.ice in Sources */,
- 59CDCD357375DE23CF650BE4 /* TestI.swift in Sources */,
+ C1E2A6FDD0F5D8DE2B57648B /* AllTests.swift in Sources */,
+ A49F679DB369F34048DF79AE /* Client.swift in Sources */,
+ EB2EC990CA67DF994CCC7AE0 /* Server.swift in Sources */,
+ 2362F71BF0371F5DD30E10AB /* Test.ice in Sources */,
+ 98B10F73191078F2F32BDE49 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- AF4EE30053EFFF3091D960DF /* Sources */ = {
+ 9DCBD0A16513553A4FB9511A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 08D1A021848411B1D5D87CB3 /* AllTests.swift in Sources */,
- D0FAD3697950CDB553049357 /* Client.swift in Sources */,
- 1DA1FD7205069928152C5AEB /* Server.swift in Sources */,
- 1A55877F0C35ECB8BB2F7850 /* Test.ice in Sources */,
- 7ADACDB4B2826DC2495E157F /* TestI.swift in Sources */,
+ B88866C18A36D2D5991DC18E /* AllTests.swift in Sources */,
+ 99091FE639D68F0F6B758033 /* Client.swift in Sources */,
+ 0A41ED1498B2ACD044F5B2E2 /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- AF7819AED0D1D05AA25D92E4 /* Sources */ = {
+ 9F59B29B734035EF3CB4F0A9 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- B5AB5DD7DE3067822678BCE2 /* AllTests.swift in Sources */,
- E211221FEEC85492562D0B91 /* BatchOneways.swift in Sources */,
- C0B5BB41E281A99E37A36C2C /* BatchOnewaysAMI.swift in Sources */,
- 01899344F4646F58F2234DC7 /* Client.swift in Sources */,
- EED4EC5EBF37757AF120B803 /* Collocated.swift in Sources */,
- 0E0BEB4AD9ED22A42E02CEE9 /* Oneways.swift in Sources */,
- 1DBF204EBC2C1E936D91D620 /* OnewaysAMI.swift in Sources */,
- 11E055A21F340C8D07FD409C /* Server.swift in Sources */,
- AE9594E1DDD9C3353D7866A8 /* Test.ice in Sources */,
- D083411A0B48613C5604C99A /* TestI.swift in Sources */,
- 6EB5BCCEE55B0D9A89E6916A /* Twoways.swift in Sources */,
- 3E5E37983351379ADE9E7191 /* TwowaysAMI.swift in Sources */,
+ 34967E2F36734C7B13642977 /* AllTests.swift in Sources */,
+ 49166991D93CCCC5E2AEA740 /* Client.swift in Sources */,
+ 85F24982C0D22CFA661AC962 /* Server.swift in Sources */,
+ 98064DE1D56443567018FAC7 /* Test.ice in Sources */,
+ 4914A6F08D7F0ED7DEA7F6F5 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B0E938D7D1F3C435E08794D8 /* Sources */ = {
+ A31731430F5CE406BE0C8A46 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- CA8C70CFEA11982EE6664D55 /* ServerAMD.swift in Sources */,
- 886164D25F1CF9E11B755BF8 /* TestAMD.ice in Sources */,
- 8E00D422E8B506EA765E7550 /* TestAMDI.swift in Sources */,
+ 361695E10F6290220C4B7A92 /* AllTests.swift in Sources */,
+ B4B85A9D8EDBCCB955902850 /* Client.swift in Sources */,
+ 3C4CD06A04086F9DF3962B38 /* Collocated.swift in Sources */,
+ AABF198DBEC4C461431C798B /* Forward.ice in Sources */,
+ F12AFCF6AEA7E76E0B883F04 /* Server.swift in Sources */,
+ EA66CA7F6FC12131ED10F3A8 /* Test.ice in Sources */,
+ 336AD72FDD3B3895F1EA7C79 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B220C2F0646FC27F06A6699C /* Sources */ = {
+ A5E12A2D612567BBCC9FC4F4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- DA182BC73A8643B5B513F726 /* ServerAMD.swift in Sources */,
- C944B50ED4E37728BB53CE16 /* TestAMD.ice in Sources */,
- F0A9BDC17C556F54B3252A09 /* TestAMDI.swift in Sources */,
+ B07949E73BD4D85B2985323A /* AllTests.swift in Sources */,
+ DBC824DCD84900112DA77B08 /* Client.swift in Sources */,
+ BFF621E20F89F9C3D3EB8E02 /* Collocated.swift in Sources */,
+ 1909108A123897ECDA3C7560 /* Server.swift in Sources */,
+ B290AD88D437FA65CE34F1C7 /* Test.ice in Sources */,
+ F23560DFF0FEAA8B9A601276 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B314BDF86BABC52A0FB4B295 /* Sources */ = {
+ AA25AF24D13DD5DA8D9F810C /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 1EAB0FE50DDBB551F2D038B3 /* AcceptorI.cpp in Sources */,
+ 4E946204B2BC068949B65702 /* CertificateI.cpp in Sources */,
+ 533DD57028B32A5AAA656060 /* ConnectionInfo.ice in Sources */,
+ 84CC570A5B47226D1A9EDC32 /* ConnectionInfoF.ice in Sources */,
+ B50969BCE6B9789555995A38 /* ConnectorI.cpp in Sources */,
+ CC664CAAFB0878F892DC1B7C /* EndpointI.cpp in Sources */,
+ 93E855B9E912CC595267A471 /* EndpointInfo.ice in Sources */,
+ F8527FDE407960F61475D517 /* Instance.cpp in Sources */,
+ 081AFF21FFF2BC2305E3A4F8 /* PluginI.cpp in Sources */,
+ 24250C40332FC0A2A99DFC06 /* RFC2253.cpp in Sources */,
+ 6EDA664A1FDAFB7D76E5E626 /* SecureTransportCertificateI.cpp in Sources */,
+ 6A01F73E4A9ABF0E06B95C2D /* SecureTransportEngine.cpp in Sources */,
+ 694A402361AA2741C1CF69F9 /* SecureTransportPluginI.cpp in Sources */,
+ 10FBAEAFF877A31ACBCCA7A5 /* SecureTransportTransceiverI.cpp in Sources */,
+ 72369B7BFE3EFB0CFCE3E0AD /* SecureTransportUtil.cpp in Sources */,
+ D4D79F4135EFF310BA122B39 /* SSLEngine.cpp in Sources */,
+ 651228C3686CF11A05FFDB49 /* TrustManager.cpp in Sources */,
+ 666A73236953CBF02D494FBF /* Util.cpp in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ AC16BEE4A19E693F81F85033 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 1879D91C0EC4E02723483022 /* AllTests.swift in Sources */,
- 6ADED609C4BEB4C1A8B191E1 /* Client.swift in Sources */,
- EEB791AD70ADD03385AD3F82 /* Collocated.swift in Sources */,
- 1B0570B44183F6CB9389AA60 /* Forward.ice in Sources */,
- 047780976676297E540529D6 /* Server.swift in Sources */,
- 9AA2D40EAAB4E095BE6C1EA9 /* Test.ice in Sources */,
- AF5E23E76053886A3FDC22F9 /* TestI.swift in Sources */,
+ D04962B305A5EA3F976391D2 /* IceLocatorDiscovery.ice in Sources */,
+ EF38D3CE673A66E9671C42CA /* PluginI.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B3C32EE3776C0DFDBC742F63 /* Sources */ = {
+ AF4D9632F28EB2982852E12E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 7D65ED1DAA17C147F57214D6 /* AllTests.swift in Sources */,
- EAB9F6B82D1D9B7A6633885E /* Client.swift in Sources */,
- 4205A0D10E5D60758249E823 /* Server.swift in Sources */,
- 1F749D532795FDBA5BFEE0CF /* Test.ice in Sources */,
- 3E281F05FB3317FE1CE34BF6 /* TestI.swift in Sources */,
+ 90EA54BF01284F002FFD0B6D /* ServerAMD.swift in Sources */,
+ 08EEDF0B6724781BDDF3625C /* TestAMD.ice in Sources */,
+ 85399B264FF0A70920A16C4B /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B50B918AFB2190961274A117 /* Sources */ = {
+ AFA0E51E3388F23CE80647E8 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 2FE6B761F66C7B1B09DF0012 /* IceDiscovery.ice in Sources */,
- BF4715259FEA1EED812A8758 /* LocatorI.cpp in Sources */,
- B794B7D4F03787483DFEE631 /* LookupI.cpp in Sources */,
- 168365A760944B1F56251326 /* PluginI.cpp in Sources */,
+ EC43F3FD62ABCD8577BACE26 /* ServerAMD.swift in Sources */,
+ DB2CEF531E1D551BB4AFA5C0 /* TestAMD.ice in Sources */,
+ 908C89234B121E41071B2F37 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B5279E3ED016C786663AF492 /* Sources */ = {
+ B8164A7830E70CAFA4B1FB47 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 1C9B6FFF3A0E5C0C4D04AA6F /* Acceptor.cpp in Sources */,
- F1E199888F032E9ACFBE0FA3 /* ACM.cpp in Sources */,
- 4C1166055E717EDD0B25A1B9 /* ArgVector.cpp in Sources */,
- B3EA7D7028C0A7B71503C2F7 /* Base64.cpp in Sources */,
- 5FDBC78E7BE24A4F67E66139 /* BatchRequestQueue.cpp in Sources */,
- 5DF7203433135764B9B0253C /* Buffer.cpp in Sources */,
- D1911B807A7CFC1BFE8A4E09 /* BuiltinSequences.ice in Sources */,
- F51D14BA8910E0B27F4F3154 /* CollocatedRequestHandler.cpp in Sources */,
- BE519DFB82D12013434C86B1 /* Communicator.ice in Sources */,
- 98FF548C233445D874C20ACA /* CommunicatorF.ice in Sources */,
- 6950CB690D5A3DE42B23D1FC /* CommunicatorI.cpp in Sources */,
- C8073BA14EDED7411863F07E /* Cond.cpp in Sources */,
- 89D0E57AE2640962123DF688 /* Connection.ice in Sources */,
- 565421FF932C8778B5E1C18A /* ConnectionF.ice in Sources */,
- 69527319EB47F2D7726D3894 /* ConnectionFactory.cpp in Sources */,
- 09A6DB3CA1D4998E81767B4C /* ConnectionI.cpp in Sources */,
- 0890ED160C0D3026763A2355 /* ConnectionRequestHandler.cpp in Sources */,
- 9E28E765AE8D7246F1FFC92D /* Connector.cpp in Sources */,
- 63552136F42214F8A746E214 /* ConnectRequestHandler.cpp in Sources */,
- BDE438D9E5EA27D6DD89FF8F /* ConsoleUtil.cpp in Sources */,
- 71B7109F38529DE57F3241A7 /* CountDownLatch.cpp in Sources */,
- CB9F99BA71D6C9223F6FED8F /* CtrlCHandler.cpp in Sources */,
- 38F4F5FA9E9AEA91295EC236 /* Current.ice in Sources */,
- 2172A33FB2EE474C72289DE2 /* DefaultsAndOverrides.cpp in Sources */,
- 16FB836FB7D26F50C289AC4E /* DispatchInterceptor.cpp in Sources */,
- 3B2EDB18065B534D64B9FD83 /* DynamicLibrary.cpp in Sources */,
- 2B319CAE56557C30F9A71445 /* Endpoint.ice in Sources */,
- 88C63EB300C205DF24E698E8 /* EndpointF.ice in Sources */,
- 823000CF1B59EEE49E6B5D54 /* EndpointFactory.cpp in Sources */,
- 82296F1FE8D6CC7C74DFC561 /* EndpointFactoryManager.cpp in Sources */,
- AD6C84CF19E3F33FD22B0506 /* EndpointI.cpp in Sources */,
- AF4BA5E3E8EDDD91A018AE94 /* EndpointTypes.ice in Sources */,
- 0FF523A0A8D47DE50995C823 /* EventHandler.cpp in Sources */,
- 3D47ED70E00060BB52E0EE57 /* Exception.cpp in Sources */,
- 770A97F3C04925FC05E5C765 /* FacetMap.ice in Sources */,
- FA9AF0AAEA933B7462970599 /* FactoryTable.cpp in Sources */,
- 804890FB56854D440D0B54FC /* FactoryTableInit.cpp in Sources */,
- DF76CF92AA8B60AC00045861 /* FileUtil.cpp in Sources */,
- B44AAA2014C2FB20D2345B23 /* HttpParser.cpp in Sources */,
- E0785A9B0E1430A9E2806421 /* IconvStringConverter.cpp in Sources */,
- 3C2706761393FFFD93E99CDC /* Identity.ice in Sources */,
- 93ED19C780F2C37463384441 /* ImplicitContext.ice in Sources */,
- BDFF98111EAD61B02CC03EF8 /* ImplicitContextF.ice in Sources */,
- 165F122F8CCBBFB070454A0D /* ImplicitContextI.cpp in Sources */,
- A5890D61C17B0F63DE55793C /* Incoming.cpp in Sources */,
- DDD55E2D1A0E3047DCA126C6 /* IncomingAsync.cpp in Sources */,
- 2ED7E7D994B597F9022E84D9 /* Initialize.cpp in Sources */,
- 508F3B86F0B341FC6C813968 /* InputStream.cpp in Sources */,
- ADA355E2815C338C8807E236 /* InputUtil.cpp in Sources */,
- 03358468F3BC2C6EDB27B2F7 /* Instance.cpp in Sources */,
- 6B2CFF1A57377123314F89BE /* Instrumentation.ice in Sources */,
- BB6843C3919555913D7A58F9 /* InstrumentationF.ice in Sources */,
- 29247BB7881D985D39A125FA /* InstrumentationI.cpp in Sources */,
- F52827E6A73AC80962F3875B /* IPEndpointI.cpp in Sources */,
- C33DE7AE653FFC851E1EF52B /* LocalException.ice in Sources */,
- E6E89B96408C38B1DF562C94 /* LocalObject.cpp in Sources */,
- 1A41D35FA3617871A0DF2BFF /* Locator.ice in Sources */,
- 0DCA998B1A65960ECCE2FC80 /* LocatorF.ice in Sources */,
- B6A97ED0471A889B9517BBD1 /* LocatorInfo.cpp in Sources */,
- 13BBCD8CDC8D96AFACA2958E /* Logger.ice in Sources */,
- DFFCC0889DCA47C2A37D9C6D /* LoggerAdminI.cpp in Sources */,
- 2571883915701182CE340343 /* LoggerF.ice in Sources */,
- 9B2DE15DCD2AA56C519CA6CF /* LoggerI.cpp in Sources */,
- E2E4B4C035C399FAA5A8C470 /* LoggerUtil.cpp in Sources */,
- 421BCB6F921B147F2C829BE2 /* Metrics.ice in Sources */,
- 6B879EDB6E92228FBE4E50AF /* MetricsAdminI.cpp in Sources */,
- F54665DB156D7EE653D1BA0E /* MetricsObserverI.cpp in Sources */,
- CA38FB9A018F64A03E1F42E8 /* MutexProtocol.cpp in Sources */,
- 903BED45E35CB747537258C8 /* Network.cpp in Sources */,
- 2629B8C3AB91BAA05CCAD213 /* NetworkProxy.cpp in Sources */,
- F3F8C54A11DC6FB2D75884A2 /* Object.cpp in Sources */,
- 0238B9AC56CD3F6417BAA8DA /* ObjectAdapter.ice in Sources */,
- A908A5A419C14D0956BD5D04 /* ObjectAdapterF.ice in Sources */,
- 096C41E42B376BBED6211240 /* ObjectAdapterFactory.cpp in Sources */,
- CDC421A400282B820368A184 /* ObjectAdapterI.cpp in Sources */,
- 771027545324F259855AD4FB /* ObjectFactory.ice in Sources */,
- 5D8C5089FB505B4246D0F263 /* ObserverHelper.cpp in Sources */,
- D3372006C05909B73DEA3DCA /* OpaqueEndpointI.cpp in Sources */,
- 187120867AFC33575D777B39 /* Options.cpp in Sources */,
- 67C5C7B317C4917F47BD553D /* OSLogLoggerI.cpp in Sources */,
- E13E5076C02DDF009A4693BC /* OutgoingAsync.cpp in Sources */,
- EC05121AD929F336919CEE85 /* OutputStream.cpp in Sources */,
- B9E23D2DBC93D081A6EF1997 /* OutputUtil.cpp in Sources */,
- 2D2C890AE7FA67F8FB83AF03 /* Plugin.ice in Sources */,
- 1A303AAEBFDF6E7D369B4761 /* PluginF.ice in Sources */,
- 55064CDA0B422F365CEB6AC5 /* PluginManagerI.cpp in Sources */,
- 101EA3838C47E788DE625F45 /* Process.ice in Sources */,
- 74B9BF506F65D81C97AA258C /* ProcessF.ice in Sources */,
- F3C000C0FF5F33B082B28B12 /* Properties.ice in Sources */,
- B8FA95CE392AFB128287D7AB /* PropertiesAdmin.ice in Sources */,
- C9A1F394E46C11263881F39A /* PropertiesAdminI.cpp in Sources */,
- 5593C94105AA782F4BE5F821 /* PropertiesF.ice in Sources */,
- F29167781CCA04A46163F792 /* PropertiesI.cpp in Sources */,
- 860BC393C23A21E5F81EEF6C /* PropertyNames.cpp in Sources */,
- FFE7479D32D0178051084B3F /* Protocol.cpp in Sources */,
- 5BB9E7269F4EE49E65E9BE3C /* ProtocolInstance.cpp in Sources */,
- 316D7E669E4929F1A6DCBD0D /* ProtocolPluginFacade.cpp in Sources */,
- 220A863886D6746EAF9E441A /* Proxy.cpp in Sources */,
- 640A4294B8D4BAE77A6D9AC6 /* ProxyFactory.cpp in Sources */,
- 389F29D03B6A01161E158FE8 /* Random.cpp in Sources */,
- 1F1B0FF4D09DCFC2AE410908 /* RecMutex.cpp in Sources */,
- 5861405D8F53CF01EA2DCDF3 /* Reference.cpp in Sources */,
- 7B7B51E8976DE0B191C37C24 /* ReferenceFactory.cpp in Sources */,
- 1616E2027E0F2738D4206A3D /* RegisterPluginsInit.cpp in Sources */,
- F19B14B3DA9FCC1BAB93FA0A /* RemoteLogger.ice in Sources */,
- 503C9110692E2CF296B51180 /* RequestHandler.cpp in Sources */,
- AA4C84296943B99A84FD4749 /* RequestHandlerFactory.cpp in Sources */,
- 986BAE0A7CF7E26336DA9C0B /* RetryQueue.cpp in Sources */,
- 05A8F1B2714E2E6C5DC69DDF /* Router.ice in Sources */,
- E10BA5AA8081F4851CE6E298 /* RouterF.ice in Sources */,
- D461510F4A24534591F9AFED /* RouterInfo.cpp in Sources */,
- 8144046869C12C6E9BCB5BC3 /* Selector.cpp in Sources */,
- 070D342E9DB67673A9248DAF /* ServantLocator.ice in Sources */,
- 1D3021B3DC0C66A21DF31157 /* ServantLocatorF.ice in Sources */,
- 704DB6DA69DFD8B33289F6B8 /* ServantManager.cpp in Sources */,
- 5D965A97A2EAAA609263185F /* Service.cpp in Sources */,
- 7042388A0D63FE6DCDA9F654 /* SHA1.cpp in Sources */,
- 023484FAB909A9605F3269E7 /* Shared.cpp in Sources */,
- DABE421785EC682E72B955E2 /* SlicedData.cpp in Sources */,
- D643A1F482314700C36462E8 /* StreamSocket.cpp in Sources */,
- E75CE1821F422A6D62359914 /* StringConverter.cpp in Sources */,
- CEB841CB4AF26BEBE30B3B11 /* StringConverterPlugin.cpp in Sources */,
- 23ADF18992C50947E9E69EF2 /* StringUtil.cpp in Sources */,
- 8067185E30DBC472250AB10C /* SysLoggerI.cpp in Sources */,
- 4CF22E9936CB169BBFDE6596 /* SystemdJournalI.cpp in Sources */,
- 3D95B02E435D5F76E1149C44 /* TcpAcceptor.cpp in Sources */,
- C355A1A5DF5D3D02B91B07E0 /* TcpConnector.cpp in Sources */,
- 609C4032A9AD08841C628C29 /* TcpEndpointI.cpp in Sources */,
- 3718CAA707CA628C70B8EFEB /* TcpTransceiver.cpp in Sources */,
- 8993F97AC021C6645ACF9ADD /* Thread.cpp in Sources */,
- 45B56899E82F39C4022312D5 /* ThreadException.cpp in Sources */,
- A6CF04800374CDF921A63E99 /* ThreadPool.cpp in Sources */,
- 47A154C782BCCBB68CF9CEBD /* Time.cpp in Sources */,
- 63B3BB8395EED9B2D7B4610F /* Timer.cpp in Sources */,
- 946F99DAAF40FBBE0BD3203C /* TraceLevels.cpp in Sources */,
- 017C951002F78B1B0CFD69BD /* TraceUtil.cpp in Sources */,
- 4933D2EF26795AF628618608 /* Transceiver.cpp in Sources */,
- 98813F0F8E241B70E39750B5 /* UdpConnector.cpp in Sources */,
- F439F52221CD82CA8D7C70F2 /* UdpEndpointI.cpp in Sources */,
- 71905FFF7C869688158877E2 /* UdpTransceiver.cpp in Sources */,
- B4B9079D0A8764F5DB92FD02 /* UtilException.cpp in Sources */,
- 2C2A9C0D4B02CE48CC149668 /* UUID.cpp in Sources */,
- BF46554B8DB0514B21AB2D33 /* Value.cpp in Sources */,
- CD25DC9D89113E0276F6CE85 /* ValueFactory.ice in Sources */,
- 7FF6F31A60A303A77944FEC8 /* ValueFactoryManagerI.cpp in Sources */,
- 32B08BEFCDF46D75695CB4E2 /* Version.ice in Sources */,
- D3DE72E445EB9E37E27EA61D /* WSAcceptor.cpp in Sources */,
- 8297502A78B247BBE4DBA6A9 /* WSConnector.cpp in Sources */,
- 90778C6C17F29D68671DF2BA /* WSEndpoint.cpp in Sources */,
- 2C83456FEC7A220FCF6B8E11 /* WSTransceiver.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- B5D4569FA4F71C1A9546DB95 /* Sources */ = {
+ 1DAFECCC09DC1705DCDA9BBB /* main.swift in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ BA5CCECCC9F07A1648481CC4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 5297F07DB929DF2E417F5676 /* AllTests.swift in Sources */,
- 2FED9BFFE890ED8FE1563F6A /* Client.swift in Sources */,
- 313F3C082D022D74F3B99CB8 /* Server.swift in Sources */,
- 619BB4E8AC4B11BEA5F11A5F /* Test.ice in Sources */,
- 6F3B2043FD79B1B0ACBD7834 /* TestI.swift in Sources */,
+ 37619D97E72882A23C2F52F3 /* AllTests.swift in Sources */,
+ 9D38CF4BF57730165AA93BFC /* Client.swift in Sources */,
+ FEFEF6ECD0D862ED3DAFB64B /* Server.swift in Sources */,
+ DC6105209F1E2FF91CB8FA49 /* Test.ice in Sources */,
+ 36158B857FAB9EA5450AEB0B /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BAFB50C9DFE412AB3EF441D0 /* Sources */ = {
+ BA8BDF924B0F010C52B8DBEE /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 919956B1E525529FC2FB089B /* AllTests.swift in Sources */,
- 35AB639A9A29002352D8FEE5 /* Client.swift in Sources */,
- BDBC378ADB9B7C2071D3F4EA /* Server.swift in Sources */,
- 250D4E8FEC60883143450CAE /* Test.ice in Sources */,
- AF13CBD23CBC567D5822D002 /* TestI.swift in Sources */,
+ 99681C0CCA52EE3819C4AA09 /* ConnectionInfo.ice in Sources */,
+ 75E5B0CA56A4862472A1CBF6 /* Connector.mm in Sources */,
+ B072C5153EE93AF9A5733B7D /* EndpointI.mm in Sources */,
+ 94B06ED4275F43338EC87C76 /* EndpointInfo.ice in Sources */,
+ 0FBB1B7AF0D23B8A1919F384 /* Transceiver.mm in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BB9950031371D1D1D466E76A /* Sources */ = {
+ BB65476374711FABBFEB936A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- AB3587773B2E131DE1E0C7CE /* Client.swift in Sources */,
+ E758B95873A863539942B359 /* AllTests.swift in Sources */,
+ 0D2C1F348C184C487EC09FBB /* Client.swift in Sources */,
+ 19B3BBAA343DFDFBB51FC7C3 /* ClientPrivate.ice in Sources */,
+ B001A592F836A8940B002B59 /* Server.swift in Sources */,
+ D8C82145EAA57A81033145E4 /* ServerPrivate.ice in Sources */,
+ 3AC058D4A98339179B7AF2B9 /* Test.ice in Sources */,
+ F8520A2CC022A3047A59EEF3 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BC6A385454C884C9DD3FB732 /* Sources */ = {
+ BF23B9FDF71B662550DEB6C9 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- AE3DC046D8E707CBDBA681BC /* BlobjectFacade.mm in Sources */,
- 1329A0FC5734C2BA4086D6F2 /* Communicator.mm in Sources */,
- 86DE5816B435604AEEC35A4B /* Connection.mm in Sources */,
- 430BB5B2B57432253473DDE2 /* Convert.mm in Sources */,
- FCBB5AE5657445BB261C20E5 /* Endpoint.mm in Sources */,
- 1CF90C59523B11D998C5712C /* Exception.mm in Sources */,
- 7604B46282CCD74DB218CF63 /* IceUtil.mm in Sources */,
- 33E42C92CAB167494FDC7269 /* ImplicitContext.mm in Sources */,
- 599179486C45F86DFD46A969 /* LocalObject.mm in Sources */,
- 9B2AB31B981D0EA2024F8172 /* Logger.mm in Sources */,
- E9D6EC5FF09050D67BCE5E51 /* ObjectAdapter.mm in Sources */,
- CC671B75F9E0FEB728D7D33E /* ObjectPrx.mm in Sources */,
- 33A2120A0586F8D6DB9A8AFA /* Process.mm in Sources */,
- A6ADD0E88DBB2157BDDAB5A1 /* Properties.mm in Sources */,
- 8F2CF4A9A8BA0CA9D96295F5 /* PropertiesAdmin.mm in Sources */,
- DA6D720FF57695E227F5B127 /* TraceUtil.mm in Sources */,
- 14AFC11142F7631F0B3D04FF /* UnsupportedAdminFacet.mm in Sources */,
+ C4DEFEAE819AF4FFD130ECB4 /* AllTests.swift in Sources */,
+ 0EB43C6D137BF25A6AE4EC85 /* Client.swift in Sources */,
+ 7DA074F929227B4147CD1979 /* Server.swift in Sources */,
+ CC327C1168EBD2FF286D41AF /* Test.ice in Sources */,
+ 8C0E98DBD45E58F85520E5FD /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C1DFCE6502BF464BCD1D1DEA /* Sources */ = {
+ BF8784D2C74D0E911BDBDC42 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- BAD87632AD2332A61A45401F /* AcceptorI.cpp in Sources */,
- 52BECA150D2B6CBD782233BA /* CertificateI.cpp in Sources */,
- B028354FC24507A7FB08F417 /* ConnectionInfo.ice in Sources */,
- AB04BD7A6FBC631C97A92A92 /* ConnectionInfoF.ice in Sources */,
- B779549BD2DF2E2344D3B993 /* ConnectorI.cpp in Sources */,
- EC43416FD154B347E6922F4C /* EndpointI.cpp in Sources */,
- CC77A356669ADB7605E65993 /* EndpointInfo.ice in Sources */,
- 401D0AA11CC25352AFD57D4D /* Instance.cpp in Sources */,
- E6374B9BF2F801B632C5CF0B /* PluginI.cpp in Sources */,
- BEF80FF20DCC6428B1943AD6 /* RFC2253.cpp in Sources */,
- 3E1B1BC3CB1C7493B96A0505 /* SecureTransportCertificateI.cpp in Sources */,
- FCE18E76C9B1FD9260D499B8 /* SecureTransportEngine.cpp in Sources */,
- F02055154B3224F830A34047 /* SecureTransportPluginI.cpp in Sources */,
- BAB02878F86FB6C71806677E /* SecureTransportTransceiverI.cpp in Sources */,
- 43D061B244CC749B6D9A6CD5 /* SecureTransportUtil.cpp in Sources */,
- 2CD900B94CEDDCACC9129D8F /* SSLEngine.cpp in Sources */,
- AFBF583B2EF21389BD9C4E4F /* TrustManager.cpp in Sources */,
- C3F37A13A2C432166D696B7F /* Util.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- C2045A1C1B682CFA025DBEAC /* Sources */ = {
+ 4B0EA27C610423D11ABE527B /* AllTests.swift in Sources */,
+ 774FA56591BBB4D1AD45114F /* Client.swift in Sources */,
+ 13C929C0E05FC66638009FA8 /* Collocated.swift in Sources */,
+ E193089FA9F0238D53ADAC97 /* Server.swift in Sources */,
+ 426706B1DC4832D6D3CFA072 /* Test.ice in Sources */,
+ 4D02B0CE5A736D05BEDFC61F /* TestI.swift in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ C3ABC46B9E72DF7B4643340E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 895023325AC8A3144052626A /* Client.swift in Sources */,
- 7FD15399C522C496AC5E32CD /* Test.ice in Sources */,
+ EB422D1FF6F3225D89A1CE04 /* ServerAMD.swift in Sources */,
+ 0B3856107C4897493D369BBD /* TestAMD.ice in Sources */,
+ C46BFAF79E48E2B27BAEFBF5 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C33C92B5FCB51BCA8A0B6EA2 /* Sources */ = {
+ C632157A2C6C6A692655A6B1 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- CC7C5BF84AE4C6A60FEF16C2 /* AdminFacetFactory.swift in Sources */,
- F1CFDEBF3D0B7CF088907520 /* Blobject.swift in Sources */,
- D25EAAF4F9A0A1BC80945AE4 /* BlobjectAsync.swift in Sources */,
- EE8962FDD182347783CA06D8 /* BuiltinSequences.ice in Sources */,
- 5CFE7F452C8D8DE95B7CC331 /* ClassResolver.swift in Sources */,
- CE53ACFB196315412C2D41BC /* Communicator.ice in Sources */,
- 72ADFE352D0DD1618F353E5A /* CommunicatorF.ice in Sources */,
- 8A728A77495BC7E2CD180BD6 /* CommunicatorI.swift in Sources */,
- 12EA3048D49EEAB24CC424AE /* Connection.ice in Sources */,
- 35F65BF1DE1BBBDD3523291C /* ConnectionF.ice in Sources */,
- 75DC9AE71EA61365D26B5CA6 /* ConnectionI.swift in Sources */,
- E05FFAEAD2F1BDDD4C0B44EB /* ConnectionInfo.ice in Sources */,
- 2DBBAF4E6D2844B1FB2144B2 /* ConnectionInfoF.ice in Sources */,
- A696FC25D355264FCF1FADF1 /* ConnectionInfoFactory.swift in Sources */,
- C9DE2ABC4902381C6DD71F52 /* Current.ice in Sources */,
- BD5B7A698C87FC6CC8204D3B /* Endpoint.ice in Sources */,
- 7564E02EE6494E646EB7F9C9 /* EndpointF.ice in Sources */,
- BFA96FF2CD1647189D40ADE3 /* EndpointI.swift in Sources */,
- 5B4A558C52B3EFB7C1AD2FD0 /* EndpointInfo.ice in Sources */,
- C56F6DB4A7AF4A6D174FDF30 /* EndpointInfoFactory.swift in Sources */,
- 515BF5DBDEDF1A6043DE4BC6 /* EndpointTypes.ice in Sources */,
- 3B29963942AF2904174B8494 /* Exception.swift in Sources */,
- CA16918EC8999E482280A4AA /* FacetMap.ice in Sources */,
- E5676F638AAF6A689024CDBE /* FormatType.swift in Sources */,
- 1CC3A6C479CE3235E19B737F /* Identity.ice in Sources */,
- 7C807497E39359A2E9A2E730 /* ImplicitContext.ice in Sources */,
- C057150889A010DA1113F0F2 /* ImplicitContextF.ice in Sources */,
- B0346C293A6D998119744892 /* ImplicitContextI.swift in Sources */,
- F2125A8FAF0E33014DDADD1E /* Incoming.swift in Sources */,
- 37A6F70E603EAFFCD1EC2CD5 /* InitializationData.swift in Sources */,
- 65410C4F1F1110B99F1BDCD5 /* Initialize.swift in Sources */,
- DD773E8FC21F51A4690A48E8 /* InputStream.swift in Sources */,
- 4A0A055C6AEFC5FFB5121587 /* Instrumentation.ice in Sources */,
- 06E9E8282FE6F586C3561866 /* InstrumentationF.ice in Sources */,
- EBDDD340704A5C37F5B700B4 /* LocalException.ice in Sources */,
- DD3846FD043B7C5648F5950A /* LocalExceptionDescription.swift in Sources */,
- BC1D0F1B65F7F51E470336B7 /* LocalExceptionFactory.swift in Sources */,
- 43E3C4E5F63CD1ACD37C8BA9 /* LocalObject.swift in Sources */,
- FD70D126E698450254568F62 /* Locator.ice in Sources */,
- 8CC9482ECADEE6EDD92F0D47 /* LocatorF.ice in Sources */,
- AEC1E3F0592180B4EE02FDFD /* Logger.ice in Sources */,
- A828B6C570A5C8D3DBDFB636 /* LoggerF.ice in Sources */,
- 0829FFF84374E04A5F0631F8 /* LoggerWrapper.swift in Sources */,
- F514E5F8335364DDF0E649D0 /* Metrics.ice in Sources */,
- 6941AD242D9F08FB1B119CCC /* Mutex.swift in Sources */,
- AABA4D462E4E45B453F8B141 /* NativePropertiesAdmin.swift in Sources */,
- 6D47F4887F1129D6E8F73821 /* Object.swift in Sources */,
- C818C95F19458427D92260BE /* ObjectAdapter.ice in Sources */,
- 213B76789680E95517C1CFAB /* ObjectAdapterF.ice in Sources */,
- 172D6D467B5101C2F97FA3BA /* ObjectAdapterI.swift in Sources */,
- EFE4861314121694522BED60 /* ObjectFactory.ice in Sources */,
- 1BD004F5F5D2E4D43F755F24 /* OptionalFormat.swift in Sources */,
- 83ADE2EF029A457A440D043B /* OutputStream.swift in Sources */,
- 009F0B106AA76AE01A051ADE /* Plugin.ice in Sources */,
- 82C6A3FB169AACDACF4F7B87 /* PluginF.ice in Sources */,
- 39E0647B24D4EAA22820F00A /* Process.ice in Sources */,
- 27A3E82168F622D62F8581E4 /* ProcessF.ice in Sources */,
- 014C98C2B879DC7AF15D03D3 /* ProcessI.swift in Sources */,
- 0791D1238E0AE79C9F10B84E /* Properties.ice in Sources */,
- 16148B77202EAE18DBE4938F /* PropertiesAdmin.ice in Sources */,
- A18C33D5C6C0314E7341933E /* PropertiesAdminI.swift in Sources */,
- 75D2708A325F45B6F6B4ACDA /* PropertiesF.ice in Sources */,
- 201CDA9BD4BD00023762084A /* PropertiesI.swift in Sources */,
- 62F98F78E832E0A539746E13 /* Proxy.swift in Sources */,
- BD2711830612EC063FD17615 /* RemoteLogger.ice in Sources */,
- 9A0FF5036E8B2EB2013B91E8 /* Router.ice in Sources */,
- C5860232CEDB6BFC8C019D18 /* RouterF.ice in Sources */,
- 3CC13D43A7B2E44BAE751500 /* ServantLocator.ice in Sources */,
- B3437BA13D399428737F1B65 /* ServantLocatorF.ice in Sources */,
- 4CF2C72A53852238F87D4908 /* ServantManager.swift in Sources */,
- 90D27EB960C1DFF768C002E0 /* SlicedData.swift in Sources */,
- 39B5700E0EEECD0915EDDE7F /* SliceFlags.swift in Sources */,
- 8A18CD852FA002B4E62CC507 /* SliceInfo.swift in Sources */,
- B4E0F74CA14310D4CDD50A80 /* UnknownSlicedValue.swift in Sources */,
- 19DCE56D3DA0DB085635E0E5 /* Util.swift in Sources */,
- 6302E7A27AF4DA667B966172 /* Value.swift in Sources */,
- 7513860F5F55F0AAC4F8869E /* ValueFactory.ice in Sources */,
- 1E3B3C83A358CB63C4BE03F5 /* ValueFactoryManagerI.swift in Sources */,
- B1AA65B6C09980D8E0B3A109 /* Version.ice in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- C3691D1DBC8CE0D7BA7BFB8B /* Sources */ = {
+ D2E6C217CC0DB286852124CB /* AllTests.swift in Sources */,
+ A5DAA736B19F78BEA1C8A0F8 /* Client.swift in Sources */,
+ 1B74CD6D777220C5E2F82467 /* Server.swift in Sources */,
+ 9CDD71F01E2971187E4B62B6 /* Test.ice in Sources */,
+ 852D442FC5B979A9DB88B95A /* TestI.swift in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ C889002F6AB9F0B5F67A538E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 1A65BEB1F9E93A971AC7DA75 /* ServerAMD.swift in Sources */,
- 8C80DB0C064572E763CE81B4 /* TestAMD.ice in Sources */,
- BD9BEB3C9170FB8F6602A3E5 /* TestAMDI.swift in Sources */,
+ 32D18943FDE68E2A3067BAD2 /* BlobjectFacade.mm in Sources */,
+ A2246D94258601AA088FDB56 /* Communicator.mm in Sources */,
+ D873900BFCFB6CAA23F500AF /* Connection.mm in Sources */,
+ FA91A90B736421477A2BB6C5 /* Convert.mm in Sources */,
+ 78B7F640A0DE59C1C9037D54 /* Endpoint.mm in Sources */,
+ B59B3B2BBBADB62DB3B3C2AA /* Exception.mm in Sources */,
+ 1272A4EEF18DF7531D101994 /* IceUtil.mm in Sources */,
+ 5AFC9FDE0D1C72D75D6A76E5 /* ImplicitContext.mm in Sources */,
+ A9E23E16C29C9936D439786D /* LocalObject.mm in Sources */,
+ 55CA34FBEA77A8EB90604D82 /* Logger.mm in Sources */,
+ 61B1A081825E0165F0A7E53A /* ObjectAdapter.mm in Sources */,
+ E6196D92A184DE85C1A45A0F /* ObjectPrx.mm in Sources */,
+ 9F2FA6D9903219699C6B1CE6 /* Process.mm in Sources */,
+ 812BC1163735C0F95B288AB1 /* Properties.mm in Sources */,
+ 58AB73EEA1675CF894B206B1 /* PropertiesAdmin.mm in Sources */,
+ BB93E41095F3A6AE2439207E /* TraceUtil.mm in Sources */,
+ E2525CC596F5ED30F5531A6F /* UnsupportedAdminFacet.mm in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C5AB6C8350F24C52563C91A6 /* Sources */ = {
+ C9A97DC80CA52B056B8FFA9C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- AABA5D76A6A478B28D2A5D5E /* AllTests.swift in Sources */,
- 2BFFCDEFFA4791217556462D /* Client.swift in Sources */,
- E1FC800043DFA9F22C8E7002 /* Collocated.swift in Sources */,
- B1BD46CA891616FD5458373A /* Server.swift in Sources */,
- C5AD00C0143EF5F56C5808D8 /* Test.ice in Sources */,
- D793885DA55892463ABB63EE /* TestI.swift in Sources */,
+ 80D5F6D6A38A83D7BD32313A /* TestCommon.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C63CA19E78F7AACF6499F16E /* Sources */ = {
+ D07B403B0AC000AEFBA9C390 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 226237BEFE016871484CA0BD /* ServantLocatorI.swift in Sources */,
- 90DE214D889583307D941AD4 /* ServerAMD.swift in Sources */,
- CB12CC650E52314C5306692A /* TestAMD.ice in Sources */,
- EB2180AF882F02BE0063DC81 /* TestAMDI.swift in Sources */,
+ 1BC548E8471F20BDAAC420B9 /* Clash.ice in Sources */,
+ 10F539C62E53C6E1464B94BD /* Client.swift in Sources */,
+ DA9E608ECEBD786288A0E885 /* Key.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C6C094FEDD11DE44D8BE4803 /* Sources */ = {
+ D1C520E0D30DB8619AFC31E6 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 3FA85C13DBB8D5D9FDA23EF8 /* AllTests.swift in Sources */,
- 80C1E88C5B1540EA539D608C /* Client.swift in Sources */,
- B98A87E709E4175C97115F12 /* Test.ice in Sources */,
+ 5966B6DEA64B8361C2594B86 /* AllTests.swift in Sources */,
+ 00F164C609480367971CF042 /* Client.swift in Sources */,
+ CC8334B395761D13623B3CEF /* Server.swift in Sources */,
+ B72FDA145DCC110316215728 /* Test.ice in Sources */,
+ 7F9A8DA8C346406F089F1F2F /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C8736F5BFA8FA3A2405C66BC /* Sources */ = {
+ DA1AA79CF07EDB36EA5216F4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 7F5E97B904B61593783C370D /* ServerAMD.swift in Sources */,
- 700DE4CC1164FFB624928C2A /* TestAMD.ice in Sources */,
- 577767CC2958909C8F6EDF49 /* TestAMDI.swift in Sources */,
+ DB61B4A3E41C1D94B76C72DD /* AllTests.swift in Sources */,
+ 26B99BB45BCB57DB6A40A324 /* Client.swift in Sources */,
+ A85AB5254C24955E34C12302 /* Server.swift in Sources */,
+ A12CAB322F6FD15AB3685510 /* Test.ice in Sources */,
+ F3D156D9FBCD3251B78842F5 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C9648CAAEF1F19C47BC1C742 /* Sources */ = {
+ DA985482272FCDC1CAB4FC8E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 481E4FF2EB7A8AC7817AB819 /* AllTests.swift in Sources */,
- 4EFE48ADB15DC73DAE9D8A25 /* Client.swift in Sources */,
- 545A45EF7922FF276B8B86B0 /* Server.swift in Sources */,
- 2FCF5F07732A56A488FC30C7 /* Test.ice in Sources */,
- 1F4E66C2A2AAA1E9AA7895CD /* TestI.swift in Sources */,
+ 31D3AB5831454C142D1A8BB9 /* AllTests.swift in Sources */,
+ 6A6D9D0F2E84EC067B6E9260 /* Client.swift in Sources */,
+ 2EB369E69DDD0E2BEE1E919E /* Server.swift in Sources */,
+ 3D3EEA4CA3897B5D72245AF7 /* Test.ice in Sources */,
+ 20296F8BCA8E96986E23B0C6 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- CE313DF8750DC39407987183 /* Sources */ = {
+ DCB5D686D5A826D75B5D120C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- B55CD04B6B0D9F880554A947 /* ConnectionInfo.ice in Sources */,
- 2C97FA07CEC0D2EC676E0BFC /* Connector.mm in Sources */,
- 682AED950722718B3064DD66 /* EndpointI.mm in Sources */,
- 4DDFD0F3F804C3EED4D7FD1B /* EndpointInfo.ice in Sources */,
- 67EC1651434C90B177CC2FCA /* Transceiver.mm in Sources */,
+ 43233B3A44AE87102F58AF69 /* ServerAMD.swift in Sources */,
+ B284E94F09E45B89E4368466 /* TestAMD.ice in Sources */,
+ 5E2BC5A5BE35ABD128AED0F4 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D059A491F4B523B8B7291FD9 /* Sources */ = {
+ DD8D8E2C7074825B993E56E4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 635F9AC84CAB10D873B9E0D0 /* AllTests.swift in Sources */,
- 1891FD6E50CD144CF05F5DBB /* Client.swift in Sources */,
- 5DCB2C763AFF10B3BBA269A3 /* ClientPrivate.ice in Sources */,
- 96402716757CA9126D8EDA6D /* Server.swift in Sources */,
- 473E807E02F4A5CFB624F20B /* ServerPrivate.ice in Sources */,
- 2ACEE3D27ABD032F527136F9 /* Test.ice in Sources */,
- 3C7C32A40A6138018A174792 /* TestI.swift in Sources */,
+ CA469CF346E99B4C6C01B9EF /* ServerAMD.swift in Sources */,
+ 12A0E51CA1849AE12C268B8E /* ServerPrivateAMD.ice in Sources */,
+ A5C2D790EB1227785DE5998C /* TestAMD.ice in Sources */,
+ 5B02BE42C96A2C9FF2C2E4DC /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D0C296C719DB94BD6AF47575 /* Sources */ = {
+ DE88240D3F2296EAF69E4988 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 02F270A116A6B2CB9981710D /* IceLocatorDiscovery.ice in Sources */,
- D701AACEEFFC1FB706465546 /* PluginI.cpp in Sources */,
+ 37920D9CFA7D6A1641C986EA /* AllTests.swift in Sources */,
+ 8242267C61A904746DAC2C3D /* Client.swift in Sources */,
+ 944EB41366DFD838D072A955 /* Server.swift in Sources */,
+ F1F5A10B34FC164295DEF195 /* Test.ice in Sources */,
+ 80BB06B4470F4AF05B3FB87A /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D1FE0E9DAF4CD03B9D1BBD72 /* Sources */ = {
+ DE95E89CDAD3CAFF616CE9FE /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 05DA30DC9883E4C4A7C0E2C0 /* AllTests.swift in Sources */,
- FC5005DEFBC68A014AA21FC1 /* Client.swift in Sources */,
- 2446B152981C663702DB88A2 /* Collocated.swift in Sources */,
- 6A7E0EA07FB18510CDEFE0BC /* Server.swift in Sources */,
- 8EC344A3B9294C3C6A8E8DA5 /* Test.ice in Sources */,
- 158163675A76988285082E87 /* TestI.swift in Sources */,
+ DA78BC5EB559AB890EFE874D /* Client.swift in Sources */,
+ 16251F155986A6522E146168 /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- DF3E0A9757026E51E93E57CD /* Sources */ = {
+ E16B8807D6A062BED17F0D6D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 2008B83A4AAF7538F44EE304 /* Clash.ice in Sources */,
- 3D014A8FE5588A6ECCCC790A /* Client.swift in Sources */,
- 0F3A0E227168A0546C34ADD2 /* Key.ice in Sources */,
+ 8B87775120279A291479833C /* AllTests.swift in Sources */,
+ 56B5087C0868356C409B53AE /* Client.swift in Sources */,
+ C69E09FD012D091E70F8F897 /* Server.swift in Sources */,
+ 362A38BC0E331FEA11064861 /* Test.ice in Sources */,
+ D27B549F4A9C28006EC8AE56 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- DF52695754AFC111F5C6AA65 /* Sources */ = {
+ E27601B6B26673354CE43AD6 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- A8AFB99B128FDC6047F07919 /* AllTests.swift in Sources */,
- 8D458FCEC59B6D372E7ADEF1 /* Client.swift in Sources */,
- 57A137216C2E09F887CC7F92 /* Collocated.swift in Sources */,
- 8B8CDF32D4FEC5ABC530B372 /* Server.swift in Sources */,
- D3400C55090C95422AB634F9 /* Test.ice in Sources */,
- DF66B201FEDE9466A13B5F21 /* TestI.swift in Sources */,
+ B291A0E9DE58EBB8EEE961A3 /* ServerAMD.swift in Sources */,
+ 080C78034459F901A06A3BA8 /* TestAMD.ice in Sources */,
+ E008F96C76ACA7850272AFE8 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E5A173120D4551AA1A379621 /* Sources */ = {
+ E2BFEDE87CD26551E616F8E9 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 5B7D4B4902F49FF5BE7983DC /* Client.swift in Sources */,
- 9FF16A57C13FC80987E5B652 /* Test.ice in Sources */,
+ 1F9B934D78BA17068E857ABF /* ServerAMD.swift in Sources */,
+ 1158A12AF858E70DF5A22EAC /* TestAMD.ice in Sources */,
+ 7A784ED9EE224646F92D3811 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E602F87A1621E53F99DC6159 /* Sources */ = {
+ E70FD118A52CE8DE57D47BD2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- CB00F208510BF5C08899D417 /* IceStorm.ice in Sources */,
- C8EA01532AC8B636314F051D /* Metrics.ice in Sources */,
+ 37BEA5CD47B9A1FB8BEBBD26 /* AllTests.swift in Sources */,
+ 699A8EDEF847E43605907C53 /* Client.swift in Sources */,
+ C7AD3CB314B8F87435D66736 /* Collocated.swift in Sources */,
+ D6F319EAE400013D1D82FD01 /* Server.swift in Sources */,
+ 71BE9E815D62837CB3AF3F5C /* Test.ice in Sources */,
+ E69F02E040EA34EEA692E83E /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E65EF8B13225DD224891277E /* Sources */ = {
+ E992CAED4B03FF9FC946D69F /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- EF98EB066563709DE0797727 /* ServerAMD.swift in Sources */,
- D6B74E0FDD8EDCAD51F2E52D /* TestAMD.ice in Sources */,
- 705B5C36A641AD3091706603 /* TestAMDI.swift in Sources */,
+ 92B7BCF317D18858F98E8272 /* ServerAMD.swift in Sources */,
+ 0EFAAC53CFE7DCF6AA0C39C3 /* TestAMD.ice in Sources */,
+ 6F690E30539AB59A0993CEAE /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E6F271C1E2A69B1F3317690E /* Sources */ = {
+ EAC2F0315ACEAFB09972D5C6 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 70867C5450375E0BE1850AC8 /* ServerAMD.swift in Sources */,
- 4C8EECFE8B765886925B232B /* ServerPrivateAMD.ice in Sources */,
- 6096784C94D4DFAE9BC82441 /* TestAMD.ice in Sources */,
- 4C0AD01AE868084BE23AE429 /* TestAMDI.swift in Sources */,
+ 289B5A296FA57A26750CF531 /* Admin.ice in Sources */,
+ 75E8099C7A8EE254E600A99C /* Descriptor.ice in Sources */,
+ DE4005ED6DEE78884B828AD8 /* Exception.ice in Sources */,
+ C828F252D30269BD59ADC588 /* FileParser.ice in Sources */,
+ 20E1ECEF6F11BD4AC2CA6ED9 /* PluginFacade.ice in Sources */,
+ A9F43D400F0BC54F36FE5378 /* Registry.ice in Sources */,
+ 760E49DD356E9AB2FE0E37BD /* Session.ice in Sources */,
+ A6A81C8339C64EAD9E561E25 /* UserAccountMapper.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E7742EF6F28C2ADFC171C04C /* Sources */ = {
+ EB6B74DB6F07252330F2A456 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- C1CBA0D63DAB5D65A47F7C75 /* AllTests.swift in Sources */,
- 7324400D4F1546E4BE78ADF0 /* Client.swift in Sources */,
- 56EE4E9733FE43FFE8F27532 /* Collocated.swift in Sources */,
- 4EC6C67A39E5FB8429FFF279 /* Server.swift in Sources */,
- 2C14E5923DBDB61691367EFC /* Test.ice in Sources */,
- E8C827D3F824673D5144E7CD /* TestI.swift in Sources */,
+ 2C266AB64B69FF304090FE23 /* AllTests.swift in Sources */,
+ D08EE798445B2B223A93A982 /* Client.swift in Sources */,
+ 869ACF7434D05D326DAC349D /* Collocated.swift in Sources */,
+ 94E2623FBF8CA2F95BCEAAA0 /* Server.swift in Sources */,
+ AB0414500123F090EAF8B616 /* Test.ice in Sources */,
+ C72A5FBAA7FB9476D62C9BC8 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- EB27FA1A1721942EAE540FF8 /* Sources */ = {
+ EFFE2CA23AECFCFC8479D2CE /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FC9BF065D9DC314746CACF17 /* AdminFacetFactory.swift in Sources */,
- 7A3C2DF1754949E527A2C1F3 /* Blobject.swift in Sources */,
- C27DF71B31642BAC4D569538 /* BlobjectAsync.swift in Sources */,
- 06F2C3559E2F9F766D8BA05E /* BuiltinSequences.ice in Sources */,
- E84BC44DF0BEA23E9FA52B34 /* ClassResolver.swift in Sources */,
- 98E688D280B8C581245D6878 /* Communicator.ice in Sources */,
- 07170C0A556B0FD9E814C41E /* CommunicatorF.ice in Sources */,
- 6A470D697D1509775528E78D /* CommunicatorI.swift in Sources */,
- 714D6187BA070DEE2A9F1A71 /* Connection.ice in Sources */,
- E53784D0F117226C310AF71F /* ConnectionF.ice in Sources */,
- 36EF6FF7F167ED91C9D223E5 /* ConnectionI.swift in Sources */,
- 7A9A94471F465147DDE788FA /* ConnectionInfo.ice in Sources */,
- F90A8BF5A1A98969C79601EC /* ConnectionInfo.ice in Sources */,
- 992770A76014224790280714 /* ConnectionInfoF.ice in Sources */,
- 871E57606F7704B4F1934CE5 /* ConnectionInfoFactory.swift in Sources */,
- 30DF301A69678F517FDB74AE /* Current.ice in Sources */,
- D881B983EBE2EF2082D9963A /* Endpoint.ice in Sources */,
- 645383E9D3959A24076847A9 /* EndpointF.ice in Sources */,
- 7A0620C42DC70A16056AA38A /* EndpointI.swift in Sources */,
- 2776F23CF8380600744A84DC /* EndpointInfo.ice in Sources */,
- 2610D127AA77C3F53681AF7D /* EndpointInfo.ice in Sources */,
- 02EA3398D24681F9729B18C8 /* EndpointInfoFactory.swift in Sources */,
- AB8AFAEB347921B93D467000 /* EndpointTypes.ice in Sources */,
- 1F6701C5EEDEE16786E4CF6B /* Exception.swift in Sources */,
- 1502BE2438226C1A154C0E28 /* FacetMap.ice in Sources */,
- A3187DA4A161BF9FA44C1C11 /* FormatType.swift in Sources */,
- D4FB0A90902608C52ED78D5E /* Identity.ice in Sources */,
- 941A65E50AA772218BAAA79F /* ImplicitContext.ice in Sources */,
- 9636A15DE28B609FD95609A3 /* ImplicitContextF.ice in Sources */,
- 287921C512740903FA5E6E58 /* ImplicitContextI.swift in Sources */,
- FAC0B32F275D57B8F89DC053 /* Incoming.swift in Sources */,
- 5DD8AF23C78B257C82F0A747 /* InitializationData.swift in Sources */,
- F3E097F41C91FB7F0C6D9DA0 /* Initialize.swift in Sources */,
- AA1E40CE1223B0C0B12B41DF /* InputStream.swift in Sources */,
- F6C541378763E159844F260C /* Instrumentation.ice in Sources */,
- A163C5D4F853EBBC69BD50EA /* InstrumentationF.ice in Sources */,
- A105BE0B87C4BE879170AD53 /* LocalException.ice in Sources */,
- 2BFDE648166E3018ADB52231 /* LocalExceptionDescription.swift in Sources */,
- BCF9379875BB3DE5B34736D5 /* LocalExceptionFactory.swift in Sources */,
- 3E6DBB463F337CEC2A459771 /* LocalObject.swift in Sources */,
- 4EFFB2A6C07DDDD71FC61D62 /* Locator.ice in Sources */,
- 94AE9DD35483CF6E9F9D9D8E /* LocatorF.ice in Sources */,
- 911786EDCB8CEF1CEA3DDF44 /* Logger.ice in Sources */,
- 032FC90345DC28837F915955 /* LoggerF.ice in Sources */,
- 10F1DECA0169C3C52F2AD4E0 /* LoggerWrapper.swift in Sources */,
- C1ACBB05A33FD75D2B3D9716 /* Metrics.ice in Sources */,
- 1037823E33E84C2173D1DCF0 /* Mutex.swift in Sources */,
- D12F8D34FEFC174FC7375C11 /* NativePropertiesAdmin.swift in Sources */,
- A844AA5D8CAB8850C725330C /* Object.swift in Sources */,
- E20FD3B4CE8C8A3600BB7D03 /* ObjectAdapter.ice in Sources */,
- A725392D944D30664F720B5E /* ObjectAdapterF.ice in Sources */,
- 77098DD2B819DC12C04C8537 /* ObjectAdapterI.swift in Sources */,
- 0974BBB1144A88772F5A612D /* ObjectFactory.ice in Sources */,
- CD40D4F219D2D53990DE1CFA /* OptionalFormat.swift in Sources */,
- A29A521AE5E59D702C1280B3 /* OutputStream.swift in Sources */,
- 8C77455E001F37BD45AD98EE /* Plugin.ice in Sources */,
- 80C42EE7E3B7572F9DBCEE5F /* PluginF.ice in Sources */,
- AD9056AD62287E1EF513D286 /* Process.ice in Sources */,
- 1216034E80002FCC684F44E6 /* ProcessF.ice in Sources */,
- 3B63E934EC19B165DA50F0F7 /* ProcessI.swift in Sources */,
- E1924BC5C1C718135DBDDFB2 /* Properties.ice in Sources */,
- 09E11241C8E5CD42EBE7A152 /* PropertiesAdmin.ice in Sources */,
- FF208584BD04F50300AF4030 /* PropertiesAdminI.swift in Sources */,
- 8D05172680DF6C9F03A21856 /* PropertiesF.ice in Sources */,
- D617490B4CA5C7A1920382B8 /* PropertiesI.swift in Sources */,
- FB66E9984020217B0F679E35 /* Proxy.swift in Sources */,
- 6BCB57E5C77E56DC6E5BBE00 /* RemoteLogger.ice in Sources */,
- 5C255F6BAB42162020A64DD2 /* Router.ice in Sources */,
- 50FC11A579E823A6CE7D34DD /* RouterF.ice in Sources */,
- 9288123451FE48CDD5B8A16A /* ServantLocator.ice in Sources */,
- 5A9F355C9A7982F4699B7221 /* ServantLocatorF.ice in Sources */,
- E79E897842121850A5AD1E50 /* ServantManager.swift in Sources */,
- 22CEF1922E8EE385E1E3AE0B /* SlicedData.swift in Sources */,
- 5EF420F64CC50E2E86014ED1 /* SliceFlags.swift in Sources */,
- 806C749DC081459438AE7721 /* SliceInfo.swift in Sources */,
- 9DDF913FC286874A735B8942 /* UnknownSlicedValue.swift in Sources */,
- EF3698926D95FDB5A8442A10 /* Util.swift in Sources */,
- FBD579475D7163CD4190719D /* Value.swift in Sources */,
- F2190EBC6AB8FBB17894B7D9 /* ValueFactory.ice in Sources */,
- EE6F3E58A003CB97329D68D5 /* ValueFactoryManagerI.swift in Sources */,
- BBC78A039FAC9C0C35451EC6 /* Version.ice in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- EBCB845104B7CA5323964461 /* Sources */ = {
+ 7B6A9174BBECCDC8E38C7B41 /* AdminFacetFactory.swift in Sources */,
+ 56C46F8653D858475436AEAA /* Blobject.swift in Sources */,
+ 08A9C19042966B4485AEA57A /* BlobjectAsync.swift in Sources */,
+ 83D3D99FD4822A68FD0A1173 /* BuiltinSequences.ice in Sources */,
+ 078A043B2C5F45A867BC4D37 /* ClassResolver.swift in Sources */,
+ E079DC44DD6DAC2E94077996 /* Communicator.ice in Sources */,
+ AE3DCB0F6DA2CFC687742FC5 /* CommunicatorF.ice in Sources */,
+ E247D32B989735284D309954 /* CommunicatorI.swift in Sources */,
+ 718824B1BC1246E28065FE44 /* Connection.ice in Sources */,
+ F65C35F1B28A835C1A301775 /* ConnectionF.ice in Sources */,
+ 68C4F0730B86EAC35728E166 /* ConnectionI.swift in Sources */,
+ 25A7067713CBB46AA24D12DA /* ConnectionInfo.ice in Sources */,
+ CC17513405BA505FB766C959 /* ConnectionInfo.ice in Sources */,
+ A10D0FE1990845F94BFDDE0B /* ConnectionInfoF.ice in Sources */,
+ 79C97D63EC451BE6D404720E /* ConnectionInfoFactory.swift in Sources */,
+ A516791D843803F217294674 /* Current.ice in Sources */,
+ C78F80795F00F4C56F1650D5 /* Endpoint.ice in Sources */,
+ 52792E1318BCAB94CCFBA3F6 /* EndpointF.ice in Sources */,
+ CE8806A12D79EE2439B28F7B /* EndpointI.swift in Sources */,
+ 03C5796671F8957357A136FA /* EndpointInfo.ice in Sources */,
+ 825E3E7ADE9407C1A5CC44B0 /* EndpointInfo.ice in Sources */,
+ E5CCD54F2C3B733B46E9C3A9 /* EndpointInfoFactory.swift in Sources */,
+ 32D9B78619BB05DFD8F62805 /* EndpointTypes.ice in Sources */,
+ EDE729AC063A24D1D4498FB0 /* Exception.swift in Sources */,
+ BE7CD73338F100CB1A193F59 /* FacetMap.ice in Sources */,
+ 8BF1D99076DE92E6231900CA /* FormatType.swift in Sources */,
+ 5B97BFF51E1D70D142D25223 /* Identity.ice in Sources */,
+ 2CA4D689AE0C7C6D091B46ED /* ImplicitContext.ice in Sources */,
+ B69C2E5F2063E7F859606914 /* ImplicitContextF.ice in Sources */,
+ C275733E20BED7CA905AADF0 /* ImplicitContextI.swift in Sources */,
+ 7B1A34582668DE9AE009EE16 /* Incoming.swift in Sources */,
+ C0958EB780BEFB183D35BFA4 /* InitializationData.swift in Sources */,
+ E5BAD4969A71A7043C311F37 /* Initialize.swift in Sources */,
+ FF20D7ABE8D837A952FB984E /* InputStream.swift in Sources */,
+ B62BEF433B3B65F6D4F1AEA6 /* Instrumentation.ice in Sources */,
+ B817B9C6749F882B78944954 /* InstrumentationF.ice in Sources */,
+ 451C0D9AF2FB797D96583AFC /* LocalException.ice in Sources */,
+ 8E6768AD6811E7EC40F44975 /* LocalExceptionDescription.swift in Sources */,
+ 7B32E99F7075B00EBFB950CC /* LocalExceptionFactory.swift in Sources */,
+ 3E78062C1807707F2D28EDC3 /* LocalObject.swift in Sources */,
+ E20B387864F76B33199EB1D7 /* Locator.ice in Sources */,
+ 98028E82E6732430DCB45EDC /* LocatorF.ice in Sources */,
+ 0097C6E46DC02A21B4C9D4E9 /* Logger.ice in Sources */,
+ CDF853BC231C732A373D1C67 /* LoggerF.ice in Sources */,
+ 9BB4EF1B01637542096E2491 /* LoggerWrapper.swift in Sources */,
+ 961E8B7D474EB2DD4DCA5B83 /* Metrics.ice in Sources */,
+ 73CDB4230123EE1190A5B900 /* Mutex.swift in Sources */,
+ 6045B90D9AA89F2F22CA4E84 /* NativePropertiesAdmin.swift in Sources */,
+ CE0948D7FDA1F22BA18BB14A /* Object.swift in Sources */,
+ 122B90E9731245DED486AC79 /* ObjectAdapter.ice in Sources */,
+ A1EE784F6AE615A67B0B2860 /* ObjectAdapterF.ice in Sources */,
+ CD63A0E32DC87D0FABAB53A9 /* ObjectAdapterI.swift in Sources */,
+ 1EA05223B63A48CD0C2FF2EC /* ObjectFactory.ice in Sources */,
+ 886CAB397AF2550B88D6BEE3 /* OptionalFormat.swift in Sources */,
+ EBC035CADD7D1A70F92402D6 /* OutputStream.swift in Sources */,
+ 05CD7883DBB47F6674BDD50F /* Plugin.ice in Sources */,
+ 64C0F0E3F977372C6D3795DF /* PluginF.ice in Sources */,
+ 9739A0E345752BE67115CD64 /* Process.ice in Sources */,
+ B14ED30EA2FB5B65B8B77670 /* ProcessF.ice in Sources */,
+ 7FAAA719A79612BF989615EA /* ProcessI.swift in Sources */,
+ DD0BB93D8602FC9ECDCEE884 /* Properties.ice in Sources */,
+ 227BCA540AD886F51FB48CF6 /* PropertiesAdmin.ice in Sources */,
+ 9405527C822BFF82CA35F9D1 /* PropertiesAdminI.swift in Sources */,
+ 124C019968C7F02CF3BB0F8A /* PropertiesF.ice in Sources */,
+ 255BF8482DB09F5886EC1562 /* PropertiesI.swift in Sources */,
+ A9EE56F4ECE5172A46BE88F4 /* Proxy.swift in Sources */,
+ 4B8A3BD9AB852B7B6C45FA34 /* RemoteLogger.ice in Sources */,
+ F549C1D620D9F6AB40E96A64 /* Router.ice in Sources */,
+ B6FB4853482034B8AA930424 /* RouterF.ice in Sources */,
+ 7982A6BF167923AB73405583 /* ServantLocator.ice in Sources */,
+ BB4889956D0B44367F654DB2 /* ServantLocatorF.ice in Sources */,
+ 77AD886A59EFF7362E6CA79D /* ServantManager.swift in Sources */,
+ 00A47676F94A8DE714BD30AA /* SlicedData.swift in Sources */,
+ CFD4C951CC91D32D9AEE2FF2 /* SliceFlags.swift in Sources */,
+ 845438305284BC5448D00133 /* SliceInfo.swift in Sources */,
+ B1ADE777106BD873CBBF79B0 /* UnknownSlicedValue.swift in Sources */,
+ 6F7E0C87FB5B36164F1CB780 /* Util.swift in Sources */,
+ 56DACFC66D732400161CBB1C /* Value.swift in Sources */,
+ DC73965EC11E0C23F93D6037 /* ValueFactory.ice in Sources */,
+ D3714FA9DCAEAEA2CC3B1C8C /* ValueFactoryManagerI.swift in Sources */,
+ EC7D59602F81AA2141F22B5B /* Version.ice in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ F0AD4095191B4160B95E282F /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 523D1BAB376E4C0BD93D34CC /* Metrics.ice in Sources */,
- 30AA75DB96928983A4C6344A /* PermissionsVerifier.ice in Sources */,
- A4AAED45962C3AAFCE6B54D4 /* PermissionsVerifierF.ice in Sources */,
- F17B04225A873E61024EDE27 /* Router.ice in Sources */,
- 83542F5C0006AA10DEECA43F /* RouterF.ice in Sources */,
- 5892727EA0F6A3D90AA3C882 /* Session.ice in Sources */,
- 451FF3B351625B57BC9F8039 /* SSLInfo.ice in Sources */,
+ 616DEFE0A68D37A02CF8CD2F /* AllTests.swift in Sources */,
+ 7C3586388386DEBFD173A3C2 /* BatchOneways.swift in Sources */,
+ C29300B3E65D85B995F454D5 /* BatchOnewaysAMI.swift in Sources */,
+ B90015E407FBD39021875EBB /* Client.swift in Sources */,
+ 1F1D89F0D11FEB8F301FCF3B /* Collocated.swift in Sources */,
+ 74936F1D9FCBEC107BDCE63B /* Oneways.swift in Sources */,
+ 471E99F1C3159654793D8698 /* OnewaysAMI.swift in Sources */,
+ 3BC50826289DC464D9EE8A5E /* Server.swift in Sources */,
+ B5BC7EAF47EB5CB7A1746528 /* Test.ice in Sources */,
+ BB54AD1A806208941AE645C7 /* TestI.swift in Sources */,
+ 9D11E8E19719DBF5A767EBC2 /* Twoways.swift in Sources */,
+ 778C2239B80690D05A61BD52 /* TwowaysAMI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- EF6747FEDF50E51B13DF5A1D /* Sources */ = {
+ F1BC7BF34C2773E185F2A6AE /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 777835659B5C416AF639C591 /* ServantLocatorI.swift in Sources */,
- 8F766BFE82FA086DF9C859ED /* ServerAMD.swift in Sources */,
- 8366C667CA0C68F21BBE67BC /* TestAMD.ice in Sources */,
- 3277980CF43D33E8550CB3DB /* TestAMDI.swift in Sources */,
+ 3AE56A95754980382A5638DB /* AllTests.swift in Sources */,
+ D6976517FB0649FD0C8E1233 /* Client.swift in Sources */,
+ A2D2C3A40FA789FEED4E5F46 /* Server.swift in Sources */,
+ 3AA49C4225D20B9860E613D3 /* Test.ice in Sources */,
+ 442F6E6112D3A796A7DFC2BC /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F2FBC50096605178F3FD3435 /* Sources */ = {
+ F37893394071C8F24C6FCCE8 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 2ABF47C45E4F184A47F91A33 /* AllTests.swift in Sources */,
- 07DCBD2D2DADA1D2BA7FC383 /* Client.swift in Sources */,
- D533F808817E381B695972F0 /* Server.swift in Sources */,
- FB5B1A64FD312DEA34986D18 /* Test.ice in Sources */,
- B29A11F20BA78103F806FEF6 /* TestI.swift in Sources */,
+ F9817BD0EC7E4846B0AA233A /* ServerAMD.swift in Sources */,
+ 96B4F5FA4CB4F574D6F82157 /* ServerPrivateAMD.ice in Sources */,
+ E0D1A6430099CBC26779705F /* TestAMD.ice in Sources */,
+ 2C571A05C690C74CEFF1B115 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F3342E6328D2D09E35712DFD /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- E06730FB92A90CCA20128EAC /* Acceptor.cpp in Sources */,
- F8220A007E0B10B219EBEFE9 /* ACM.cpp in Sources */,
- B9D8C644CA5BA60BA7A2007C /* ArgVector.cpp in Sources */,
- 224CE10B7375720A397AFFA6 /* Base64.cpp in Sources */,
- 6703AE1F77A122AF1B8257B9 /* BatchRequestQueue.cpp in Sources */,
- 5FC739B91C70E26217646A4B /* Buffer.cpp in Sources */,
- 2079F44768905B2516F88678 /* BuiltinSequences.ice in Sources */,
- 6B1A449E80D6B2D2B9640CF4 /* CollocatedRequestHandler.cpp in Sources */,
- 805B9A953E4F2201A6CB825E /* Communicator.ice in Sources */,
- 1615F09106E49AD365FB6961 /* CommunicatorF.ice in Sources */,
- B14514B83DF5D02984460AA0 /* CommunicatorI.cpp in Sources */,
- C464501E5FACA6C37BF84D81 /* Cond.cpp in Sources */,
- ACCFF27B08762E95A4E4D879 /* Connection.ice in Sources */,
- E76ABB89975B656DA801F41F /* ConnectionF.ice in Sources */,
- 110822EA0F8EA3A9034AFB58 /* ConnectionFactory.cpp in Sources */,
- AF9C513C9FA9E2699E6B4EED /* ConnectionI.cpp in Sources */,
- C01C5BD1A2B3EAE3F9AF4075 /* ConnectionRequestHandler.cpp in Sources */,
- B496C4C22E97CECDA86FC02E /* Connector.cpp in Sources */,
- 181C0356014BFA65BDA9D94D /* ConnectRequestHandler.cpp in Sources */,
- D313E962286990F66F67D308 /* ConsoleUtil.cpp in Sources */,
- 572FD81423B868EBFAE651DA /* CountDownLatch.cpp in Sources */,
- 81C30B4678CD456B481230DB /* CtrlCHandler.cpp in Sources */,
- 478ED57BB1F0E31BED8CBE73 /* Current.ice in Sources */,
- 64BDA7BC90C075CE05957097 /* DefaultsAndOverrides.cpp in Sources */,
- 150FC0B15EF25B6A5395B24E /* DispatchInterceptor.cpp in Sources */,
- 0063875B95544D34CA39EADE /* DynamicLibrary.cpp in Sources */,
- ACEB0DDFC7B868D6C6650EFE /* Endpoint.ice in Sources */,
- 6B45093D0D10BDD84E6AC2FC /* EndpointF.ice in Sources */,
- 21AC5354B56F5F4A32E38107 /* EndpointFactory.cpp in Sources */,
- 6F2BBF7BF9F27497FB343E40 /* EndpointFactoryManager.cpp in Sources */,
- DF9528A6E53DE6673AF7FE74 /* EndpointI.cpp in Sources */,
- 73584B84812112DB0F418340 /* EndpointTypes.ice in Sources */,
- C9AED5B1EF9F042A65C85223 /* EventHandler.cpp in Sources */,
- 58ED68C120A1F9A84778074C /* Exception.cpp in Sources */,
- 09282785AEDEAE4D6A992DA6 /* FacetMap.ice in Sources */,
- 336B49E146B7E08965973D3E /* FactoryTable.cpp in Sources */,
- 9CB5CA3D0E8A820D1FBD810E /* FactoryTableInit.cpp in Sources */,
- 20FE2B376236805F9AE3845E /* FileUtil.cpp in Sources */,
- 19FB9070E69E02C53817A063 /* HttpParser.cpp in Sources */,
- 14EA2809DA2364A3D4353D0A /* IconvStringConverter.cpp in Sources */,
- B4BAAA3192D28E429436B1D1 /* Identity.ice in Sources */,
- 888466870B3D5D25EFD49A07 /* ImplicitContext.ice in Sources */,
- CEF9D46DB70633CBAF117ABA /* ImplicitContextF.ice in Sources */,
- 618CEEB4D830A366DA56EE0D /* ImplicitContextI.cpp in Sources */,
- 9D60F8BFD4D37E893F9C8EF3 /* Incoming.cpp in Sources */,
- 3C076139390102CAC5C13C7C /* IncomingAsync.cpp in Sources */,
- 533B466876A8DB5A25832564 /* Initialize.cpp in Sources */,
- A97C0CC3E6A346914BBB2C87 /* InputStream.cpp in Sources */,
- DF8FAE5017E18ECCCCD624F8 /* InputUtil.cpp in Sources */,
- F9CCEA8BB585C6CDF67F1FB5 /* Instance.cpp in Sources */,
- 7FF47F6D5449052C2A0D2625 /* Instrumentation.ice in Sources */,
- 8DB3BA0C6692E415D91B3455 /* InstrumentationF.ice in Sources */,
- 07EF1AD47F66EF6D88D65C48 /* InstrumentationI.cpp in Sources */,
- 686DEAE2BD5E750D16EBB57F /* IPEndpointI.cpp in Sources */,
- B10186E69338BFB57DE11D25 /* LocalException.ice in Sources */,
- 01C38604E33417E477252577 /* LocalObject.cpp in Sources */,
- EEBF0A972E95A326FBF4828D /* Locator.ice in Sources */,
- B23B03B7CB15DC19338282F0 /* LocatorF.ice in Sources */,
- 502F2C1998C22A5A96CFA8F3 /* LocatorInfo.cpp in Sources */,
- AE4F27C29FEEA71CF302A0B9 /* Logger.ice in Sources */,
- 1C6C8DF382039CF0872A0130 /* LoggerAdminI.cpp in Sources */,
- 21047287F26526423472F521 /* LoggerF.ice in Sources */,
- 523F7214623251CF407D0091 /* LoggerI.cpp in Sources */,
- 263DE1FEB7195047FAC3B2FC /* LoggerUtil.cpp in Sources */,
- CC70E56022BCB3B50C356920 /* Metrics.ice in Sources */,
- 496AFC3BE43499C2F4DA4239 /* MetricsAdminI.cpp in Sources */,
- 5CCFF97AEE6F1EC7B5F22C78 /* MetricsObserverI.cpp in Sources */,
- 81A3A2E3386B643258AFE2E8 /* MutexProtocol.cpp in Sources */,
- 2489129947B2BE614647C3C8 /* Network.cpp in Sources */,
- 5A4944AEB28A1BECE9F86E82 /* NetworkProxy.cpp in Sources */,
- A8C982C1AF59C7091C852C88 /* Notifications.mm in Sources */,
- 81AE2D8AE606245FB5723F60 /* Object.cpp in Sources */,
- 6CD649AB333F62B20F794A43 /* ObjectAdapter.ice in Sources */,
- 673D68E5F5CC9442B5FAB566 /* ObjectAdapterF.ice in Sources */,
- 764F24CE142AA2BC3B29E947 /* ObjectAdapterFactory.cpp in Sources */,
- 06F9EE6F197A5766217142CA /* ObjectAdapterI.cpp in Sources */,
- D200331EB9F36CD9F08A690B /* ObjectFactory.ice in Sources */,
- C85377B9FD7BB2CF49F6248B /* ObserverHelper.cpp in Sources */,
- 85BB29E82DAA4D4B7EF2AF0B /* OpaqueEndpointI.cpp in Sources */,
- 5DD5AE98D1D447F1C8C2B1AE /* Options.cpp in Sources */,
- BE52E46C45ABCBD378E4BB36 /* OSLogLoggerI.cpp in Sources */,
- 32B75CEB4EC7A87C89C75C3D /* OutgoingAsync.cpp in Sources */,
- 95C4A576E384D54C6DC119D4 /* OutputStream.cpp in Sources */,
- C30B0F6C1A8F9432F1FA3C52 /* OutputUtil.cpp in Sources */,
- A04853275CDA3D35CFA76A98 /* Plugin.ice in Sources */,
- 03EC7F52C92364300FF1AF2C /* PluginF.ice in Sources */,
- 764892301898E814A68171AD /* PluginManagerI.cpp in Sources */,
- FE3F344B8BBD3E1A9D6605F1 /* Process.ice in Sources */,
- 82910A79F1F8A522A8FA8A19 /* ProcessF.ice in Sources */,
- 1DA5E66C5081305CC6917F68 /* Properties.ice in Sources */,
- 0F09B818D5284B782469A192 /* PropertiesAdmin.ice in Sources */,
- 4B88982CA7E44F27F5EC61F9 /* PropertiesAdminI.cpp in Sources */,
- 4C43B4B4075CE4989FA06B8C /* PropertiesF.ice in Sources */,
- 093B31BB8A0A3ADC951DFECD /* PropertiesI.cpp in Sources */,
- 2F172D1013C9D7B768407AFC /* PropertyNames.cpp in Sources */,
- 5699A746B6B5F90FFC6D1C24 /* Protocol.cpp in Sources */,
- 5AD22F610A94E2C29919B924 /* ProtocolInstance.cpp in Sources */,
- 18FFD37FADCFADE3F7F62B74 /* ProtocolPluginFacade.cpp in Sources */,
- 572C47BF142EDE0CE5670A45 /* Proxy.cpp in Sources */,
- DF753AAB223A6806C39938B9 /* ProxyFactory.cpp in Sources */,
- B31AB41CF1740FFC619738FF /* Random.cpp in Sources */,
- 1656419535F157F270B4BE85 /* RecMutex.cpp in Sources */,
- 7D1149AA62BCBAE0D1C1370B /* Reference.cpp in Sources */,
- 7E6FB51C3D06235CCA840BB5 /* ReferenceFactory.cpp in Sources */,
- 56F67146E6AEDE97D079157C /* RegisterPluginsInit.cpp in Sources */,
- 4524EA88D0F3C1B36032DD2F /* RemoteLogger.ice in Sources */,
- 25B660592DE9E9E44C12C139 /* RequestHandler.cpp in Sources */,
- 86590AB56B7086634F54B5DD /* RequestHandlerFactory.cpp in Sources */,
- F2B4F0827C86A244FDEF519D /* RetryQueue.cpp in Sources */,
- CF8AA6672109C9C7446E2F2D /* Router.ice in Sources */,
- EA255F0D4367F47126158AC9 /* RouterF.ice in Sources */,
- 5A15EE11DCB5697E8252D0A5 /* RouterInfo.cpp in Sources */,
- FE7C0A200011D66DD9384621 /* Selector.cpp in Sources */,
- 976FAD84FDB97B073B1660C6 /* ServantLocator.ice in Sources */,
- 95D0676EB99CE7F09A820593 /* ServantLocatorF.ice in Sources */,
- D68D8C53BF36541A76E94D43 /* ServantManager.cpp in Sources */,
- 2991CC0127921A6738E5F6C1 /* Service.cpp in Sources */,
- D22A66BE3743E0AAAAB7C581 /* SHA1.cpp in Sources */,
- CD11B5459E9E30DB90A56F7A /* Shared.cpp in Sources */,
- 652209819ABB9C4CD7978770 /* SlicedData.cpp in Sources */,
- BBFE75E0B1B9B5E2433EDF61 /* StreamAcceptor.cpp in Sources */,
- 521AA491E0F12631E6B313F9 /* StreamConnector.cpp in Sources */,
- B5A1649F0D13BEF339548163 /* StreamEndpointI.cpp in Sources */,
- B808B856DD7B95D33FA6BDC7 /* StreamSocket.cpp in Sources */,
- 72C9771640D35CF79699CC62 /* StreamTransceiver.cpp in Sources */,
- DF458B5CCE88F81CFB0CECE4 /* StringConverter.cpp in Sources */,
- E2CEC570667D4E8AFD2D1299 /* StringConverterPlugin.cpp in Sources */,
- 8DC067815BCE3A683D98511D /* StringUtil.cpp in Sources */,
- 6B43B2CE330DBBD7BC1C5C35 /* SysLoggerI.cpp in Sources */,
- 5DC9CA59605F555D444E4F2F /* SystemdJournalI.cpp in Sources */,
- FF07A50767D711C5B9536CB4 /* Thread.cpp in Sources */,
- 811442364B2A03F799BC4DB5 /* ThreadException.cpp in Sources */,
- 30BBB66F4C0534B8C722AE17 /* ThreadPool.cpp in Sources */,
- 6A543B9EADBA1048D8A806C0 /* Time.cpp in Sources */,
- 9F590D437A6841F2A9A0F3A9 /* Timer.cpp in Sources */,
- 3928640F7D6366DCF2AB45D0 /* TraceLevels.cpp in Sources */,
- 016A0FAA1D94DDA3ABD2E9F9 /* TraceUtil.cpp in Sources */,
- 8474A2C5AB5774475C3AD559 /* Transceiver.cpp in Sources */,
- 12CBDC8CF9A49BA94E449271 /* UdpConnector.cpp in Sources */,
- C8E4567AE74D9C69B88AC698 /* UdpEndpointI.cpp in Sources */,
- 24BF02F34583DAF4D96DD2EC /* UdpTransceiver.cpp in Sources */,
- 99F1E94DBE7B220C11D5CF89 /* UtilException.cpp in Sources */,
- 948A5BBFD9D2722BB9A49607 /* UUID.cpp in Sources */,
- 72918FB9A2FDBEC193A473CE /* Value.cpp in Sources */,
- D29A85FCB6750D6E1FB76743 /* ValueFactory.ice in Sources */,
- 6CF4F10B5262B98BBD6694BE /* ValueFactoryManagerI.cpp in Sources */,
- 1AFCFD280B7FF87D80C28922 /* Version.ice in Sources */,
- 24D454A7AB1692CEC5C7334A /* WSAcceptor.cpp in Sources */,
- E6FE1829290FDB6968EC853F /* WSConnector.cpp in Sources */,
- 6CF0A18AF72912B5222E2062 /* WSEndpoint.cpp in Sources */,
- 99342699EED66971EADE13A1 /* WSTransceiver.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- F475329F03E0092B1E040E6E /* Sources */ = {
+ F4CCE4778A376B94B1EC76E4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- DFBEA4DB455A84E5B857AC6D /* AllTests.swift in Sources */,
- 2C985A786A17CF8F933C1B70 /* Client.swift in Sources */,
- CE97E9896A3DC4FD4D7FAF9A /* Collocated.swift in Sources */,
- 5DAAEABF78959FAB6E9E0C6E /* ServantLocatorI.swift in Sources */,
- F66FBB26CF83BDB7C9CADD2C /* Server.swift in Sources */,
- CB3D7A26768F331866AD61A7 /* Test.ice in Sources */,
- E16959B1E8BF9EC5BEAE6D0E /* TestI.swift in Sources */,
+ A60EC1D0C4D856CABC3E6B9C /* Clash.ice in Sources */,
+ 432D24D196B8809BFE8F0B62 /* Client.swift in Sources */,
+ C79CE2CC46B21AAD0BE6E047 /* Key.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F5502C2F220BF21652304C44 /* Sources */ = {
+ F6E5C55A549B343C67020212 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- A34C3E25AD9AF126C8E2B034 /* AllTests.swift in Sources */,
- FE03B2C4D64B4A4DB51391A2 /* Client.swift in Sources */,
- 41B01019CED4B0227723642C /* Server.swift in Sources */,
- 107DFD2B0E468C7FFA492014 /* Test.ice in Sources */,
- D18AB854340E0369E76FD371 /* TestI.swift in Sources */,
+ 537588313E51733F737787B7 /* ServerAMD.swift in Sources */,
+ EA1F1AC2A28A2EC828F47818 /* ServerPrivateAMD.ice in Sources */,
+ A90694375A0BF0F724F71D63 /* TestAMD.ice in Sources */,
+ 25A88F9EFB4B4E728850AEF9 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F94100741F0171876B47D60E /* Sources */ = {
+ F8EEE9D6FA68D1C4104AE8EE /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- A763CD02F94711DFB96D1CD6 /* IceLocatorDiscovery.ice in Sources */,
- D4BD9762B768680B6688544A /* PluginI.cpp in Sources */,
+ 02DD07E3C41320EF9EF30854 /* AllTests.swift in Sources */,
+ D393638A62F2009696BC0ED5 /* Client.swift in Sources */,
+ 529917C647D320857B094130 /* Collocated.swift in Sources */,
+ E75A022B2F3C1F5B4160E741 /* Server.swift in Sources */,
+ 84A1AD44CC7FFBC2476AFB48 /* Test.ice in Sources */,
+ DFA0E976D4F3D37866791FDF /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- FB28D286084E4C928A549716 /* Sources */ = {
+ FDB74F8A89B2EE5C1AEC04A7 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 97D676CFBC59FFF8BBE04E2A /* TestCommon.swift in Sources */,
+ CCAC9EBCFEC16F20A5B63C27 /* AllTests.swift in Sources */,
+ B26B63479EE1CF9FDCD93C76 /* Client.swift in Sources */,
+ 9477E067A8AF31AAA8258729 /* Server.swift in Sources */,
+ 46B6B5BC564593EF21E921CD /* Test.ice in Sources */,
+ C14F39A2BF1C9FB8351FAC73 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
- 00FCBE39C5613632A1613641 /* PBXTargetDependency */ = {
+ 00153F3F1A742C50C73592BA /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Glacier2 macOS";
- target = B6E7B96E62DB9ACA0E5D579D /* Glacier2 macOS */;
- targetProxy = 957FAF7B9691A77E0A3061C3 /* PBXContainerItemProxy */;
+ name = "IceOperationsAMD macOS";
+ target = CCFC68FECEE3614FF1BC3FC6 /* IceOperationsAMD macOS */;
+ targetProxy = CE1AB8B66DB21A57F1B2BD4D /* PBXContainerItemProxy */;
};
- 02628382C6F9A43E384AFA9B /* PBXTargetDependency */ = {
+ 004183D50E7B286BB8A153AF /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceServantLocatorAMD macOS";
- target = 51B83832597A166C70372361 /* IceServantLocatorAMD macOS */;
- targetProxy = D6EA85E44DDFBC509EDE59C1 /* PBXContainerItemProxy */;
+ name = "IceScope macOS";
+ target = 3866CF31601EEF249F61B684 /* IceScope macOS */;
+ targetProxy = E15AAAB1C8BA0B68DAD1AB65 /* PBXContainerItemProxy */;
};
- 03E9E32A37CF3910CEA84CAE /* PBXTargetDependency */ = {
+ 014087F72FB608A2EC0F602C /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "SliceEscape macOS";
- target = 66D7646E717E859CA23ACF56 /* SliceEscape macOS */;
- targetProxy = 914490C40B3F31F8EE874C25 /* PBXContainerItemProxy */;
+ name = "IceAdapterDeactivation macOS";
+ target = 33FB066FC863D920A45E38D6 /* IceAdapterDeactivation macOS */;
+ targetProxy = 2F85164735BFC67A577A3B4B /* PBXContainerItemProxy */;
};
- 0A6C086BA674D216566BBD90 /* PBXTargetDependency */ = {
+ 0230E93285EA0C64138C7A11 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceTimeout iOS";
- target = AE89C19755A8AF0192B7C09E /* IceTimeout iOS */;
- targetProxy = 0622433D61EC63CD0AEEAD60 /* PBXContainerItemProxy */;
+ name = "IceServantLocatorAMD iOS";
+ target = 01A70A38DA31BD7B3046205D /* IceServantLocatorAMD iOS */;
+ targetProxy = 4F7118F9832266588E9C6880 /* PBXContainerItemProxy */;
};
- 0AA38837FD6ED4369FA5118D /* PBXTargetDependency */ = {
+ 08A7CF0F841B35D2B0A1B8D9 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceBinding iOS";
- target = AFF5C170D720B29E4A6ABD57 /* IceBinding iOS */;
- targetProxy = 454D64584C823AF9EDD745ED /* PBXContainerItemProxy */;
+ name = "IceFacets macOS";
+ target = E709B2E6C92F35293CA98125 /* IceFacets macOS */;
+ targetProxy = 42561B1183134723A84FC122 /* PBXContainerItemProxy */;
};
- 0B080B2F039FF892615D48E5 /* PBXTargetDependency */ = {
+ 0C1AE602CC89001237D30204 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAdapterDeactivation iOS";
- target = 5295813C4C98826FBA6D4CA4 /* IceAdapterDeactivation iOS */;
- targetProxy = 859A7DBB34B120487EEC0D27 /* PBXContainerItemProxy */;
+ name = "IceDefaultServant macOS";
+ target = D4F3BE9CC0CDDBA799D54E82 /* IceDefaultServant macOS */;
+ targetProxy = BF2C746AC2DF6E79E6AB8442 /* PBXContainerItemProxy */;
};
- 0BA0B4EF528685A4EC63A369 /* PBXTargetDependency */ = {
+ 0CC188FA6999F920FA6E5D24 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInfo macOS";
- target = CC1E58215C72A515E5C4E968 /* IceInfo macOS */;
- targetProxy = BDFFE4E8B33D61F6EE8AE552 /* PBXContainerItemProxy */;
+ name = "IceSSLConfiguration macOS";
+ target = 5367B856CD54F7A387A9D977 /* IceSSLConfiguration macOS */;
+ targetProxy = BA00BC8DC708B32EB31E8322 /* PBXContainerItemProxy */;
};
- 0BC6F31149E565AD458EAC76 /* PBXTargetDependency */ = {
+ 0DCCE303838DD8EC13DCEDDF /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAdapterDeactivation macOS";
- target = B51020A18D6BB52E85D2C0A0 /* IceAdapterDeactivation macOS */;
- targetProxy = 07923243FB1F42324EE1DF8D /* PBXContainerItemProxy */;
+ name = "IceSlicingObjectsAMD macOS";
+ target = B11ADD80BF9DEAA92FCB38B3 /* IceSlicingObjectsAMD macOS */;
+ targetProxy = 08B1E5E810B03444108F49F0 /* PBXContainerItemProxy */;
};
- 0CD148DF6EDBB4FE95CEBC00 /* PBXTargetDependency */ = {
+ 0E7379C96F35CD1C8FDCA800 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice macOS";
- target = 70073F296AA7A50B2A86451A /* Ice macOS */;
- targetProxy = 13F5480E3629A73FDC070A56 /* PBXContainerItemProxy */;
+ name = "IceInheritance iOS";
+ target = 1523F4F0E08AF464B3F82324 /* IceInheritance iOS */;
+ targetProxy = 871AAE3BC5D39717101895FE /* PBXContainerItemProxy */;
};
- 0F74DC276D7A82CC4A91EDB1 /* PBXTargetDependency */ = {
+ 0F6594FFAB47FA889B443A05 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceHold macOS";
- target = B0DD51FFCF661AD3AAF3C70D /* IceHold macOS */;
- targetProxy = D5C7828B65751F01E9864FE3 /* PBXContainerItemProxy */;
+ name = "IceAcm iOS";
+ target = 20D4DCB80470ACA8E635D99B /* IceAcm iOS */;
+ targetProxy = 6170CC660B5EC6BA18F37135 /* PBXContainerItemProxy */;
};
- 14D7191875E525D14A209782 /* PBXTargetDependency */ = {
+ 134C8096BA52342144ACA34B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInterceptor macOS";
- target = 215AFD7E3854FE327298A93E /* IceInterceptor macOS */;
- targetProxy = 008FD62653844744B4AA841B /* PBXContainerItemProxy */;
+ name = "IceServices macOS";
+ target = 68EBE03991A64716EC259B81 /* IceServices macOS */;
+ targetProxy = 1ED12225589173DA70D60A26 /* PBXContainerItemProxy */;
};
- 15E26023EBB505BC9A38F649 /* PBXTargetDependency */ = {
+ 16ABB3A3DB7042B0CBDE30D0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceUdp macOS";
- target = BC6991488D8CC573AA1BDC8F /* IceUdp macOS */;
- targetProxy = 47A7FAF73D3C2E160CD743C7 /* PBXContainerItemProxy */;
+ name = "IceHold macOS";
+ target = E2E40BB128394BD6B263B29B /* IceHold macOS */;
+ targetProxy = 10CC76DE4A3DE9EFD836FC73 /* PBXContainerItemProxy */;
};
- 1A913009C93BA88B2DEC0B9F /* PBXTargetDependency */ = {
+ 1A110D5E68BA0737B011D362 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceHold iOS";
- target = C45CC74DC170C850261716E7 /* IceHold iOS */;
- targetProxy = E63D2789C8FA62E33DDD176C /* PBXContainerItemProxy */;
+ name = "IceUdp iOS";
+ target = D8671D62C9F6F6E7B51F7C35 /* IceUdp iOS */;
+ targetProxy = B47C3B47A586030D3D4CD742 /* PBXContainerItemProxy */;
};
- 1DDEF00AF380BF4FAC522334 /* PBXTargetDependency */ = {
+ 1AD3715762AA13ED11EC5079 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceServices macOS";
- target = E765EC8C4FC688664074FCAB /* IceServices macOS */;
- targetProxy = 5DA0E07575D8DC0F638CD1DA /* PBXContainerItemProxy */;
+ name = "IceOptionalAMD iOS";
+ target = 88D2C3756D8A0ABFE5D33526 /* IceOptionalAMD iOS */;
+ targetProxy = 6518E35CD42F0C4EEC8F942A /* PBXContainerItemProxy */;
};
- 1E51B764B101F073BCBE93D0 /* PBXTargetDependency */ = {
+ 1C2037BB3A3B18B223B6EA74 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceBinding macOS";
- target = DB28B503557795AB1CA8DF41 /* IceBinding macOS */;
- targetProxy = 175B787A239980152AF0AA3D /* PBXContainerItemProxy */;
+ name = "IceAmi iOS";
+ target = 5134436E769A03127E4DE78E /* IceAmi iOS */;
+ targetProxy = 32FE344B71A687266E4B92A7 /* PBXContainerItemProxy */;
};
- 22EF2A0BFA587A83DEE31451 /* PBXTargetDependency */ = {
+ 2296BBFC07402E99B4DF8A25 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOperations macOS";
- target = 1E406447B88C3D90364D4D1F /* IceOperations macOS */;
- targetProxy = 5D69129449E3C495B2939FD5 /* PBXContainerItemProxy */;
+ name = "IceSlicingExceptionsAMD iOS";
+ target = 02D2711CE217D81057376ADA /* IceSlicingExceptionsAMD iOS */;
+ targetProxy = 55C6FA3F7E3246636473B32D /* PBXContainerItemProxy */;
};
- 2312AE874A20F16AB6212023 /* PBXTargetDependency */ = {
+ 24B952CC7164BA187C60ED43 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceDefaultServant macOS";
- target = DA7E46E820F346FEEB71D302 /* IceDefaultServant macOS */;
- targetProxy = 3AF1EC58A0C779BED09B0A14 /* PBXContainerItemProxy */;
+ name = "Ice C++11 macOS";
+ target = 72DE3D6BD384F2BBB66687D2 /* Ice C++11 macOS */;
+ targetProxy = 7BBA047AFA0E437D925CD1D5 /* PBXContainerItemProxy */;
};
- 23D393982F33A5365EB0B176 /* PBXTargetDependency */ = {
+ 265570CDA9ED35ECF0BF421A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceLocation macOS";
- target = 7E58C9E85060E10DB9449968 /* IceLocation macOS */;
- targetProxy = 1F2AF50FB9FB6F8E539FB012 /* PBXContainerItemProxy */;
+ name = "IceAmi macOS";
+ target = DA00387732489564E0B2D578 /* IceAmi macOS */;
+ targetProxy = 66B3263EDC4F78B143B1BED5 /* PBXContainerItemProxy */;
};
- 24C558E328434AB3561A09AC /* PBXTargetDependency */ = {
+ 2C977DDF5FC3F16A2E62C2F5 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceProxyAMD macOS";
- target = E072028161A34E7533BE2CCE /* IceProxyAMD macOS */;
- targetProxy = 158F1BE7CA0DBAA9BF8C8F82 /* PBXContainerItemProxy */;
+ name = "IceInfo iOS";
+ target = 67F6402DA2D967D773FC4BBD /* IceInfo iOS */;
+ targetProxy = 9E6BEF4368CF2AEF850C7C01 /* PBXContainerItemProxy */;
};
- 2775BA8CB3DD67B2B4221BB3 /* PBXTargetDependency */ = {
+ 3290F42CD3466F30203449F4 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceServantLocatorAMD iOS";
- target = E994CBBED485628BB1F1F56D /* IceServantLocatorAMD iOS */;
- targetProxy = 2F1032CC0C3EB3EEDC7410EF /* PBXContainerItemProxy */;
+ name = "IceHold iOS";
+ target = A9EF27DF05CAF3568DEA4997 /* IceHold iOS */;
+ targetProxy = 280EF6B4C694CBBF9B11120F /* PBXContainerItemProxy */;
};
- 2D2D35C1EBF722477B8B482C /* PBXTargetDependency */ = {
+ 353C6F24AD0D5AFB57F6E767 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingExceptions iOS";
- target = EE95BFEA8BAE4CCD7D0C5C92 /* IceSlicingExceptions iOS */;
- targetProxy = B1BFAFCA440C2E161333A28B /* PBXContainerItemProxy */;
+ name = "Ice C++11 iOS";
+ target = 873E6B6414A8B24B37655422 /* Ice C++11 iOS */;
+ targetProxy = A143F2F56ADBE07BC824EA1B /* PBXContainerItemProxy */;
};
- 2EC87EF317194682F6001FB2 /* PBXTargetDependency */ = {
+ 359C7DA41DB1ACC760F2E59F /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice macOS";
- target = 70073F296AA7A50B2A86451A /* Ice macOS */;
- targetProxy = 36522001193F522518AF73BF /* PBXContainerItemProxy */;
+ name = "IceServantLocatorAMD macOS";
+ target = 25198A5D21AB5854F370629A /* IceServantLocatorAMD macOS */;
+ targetProxy = 2AE6B5BC933FE0530B34FC06 /* PBXContainerItemProxy */;
};
- 30E54F481F5DF26D84BAAA4F /* PBXTargetDependency */ = {
+ 36775F8D7D3C1E5B354253FA /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = "Ice iOS";
- target = 9CC26892A88B1BB899E53DF5 /* Ice iOS */;
- targetProxy = 42DA9B4447CDA4BD2178FB67 /* PBXContainerItemProxy */;
- };
- 329CE26EAA6745BB04D549BF /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = "IceAdmin macOS";
- target = F532269BF56C02A5A87C95A7 /* IceAdmin macOS */;
- targetProxy = A94EC94485839F8ACFA00C7E /* PBXContainerItemProxy */;
- };
- 379A93B27E1ED9ABB0381CEB /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = "IceDefaultServant iOS";
- target = E61D28A41E985F8384CE50D1 /* IceDefaultServant iOS */;
- targetProxy = EC5359ED4F810E3D12CB314A /* PBXContainerItemProxy */;
+ target = 686F56DD4B021559C976E0AE /* Ice iOS */;
+ targetProxy = 79CDAEACBC755136F13B042A /* PBXContainerItemProxy */;
};
- 38C38F0F72499D98844F2049 /* PBXTargetDependency */ = {
+ 3E8330C1940B442D8ED39519 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceLocation iOS";
- target = 86A66976BDA39228F3A72337 /* IceLocation iOS */;
- targetProxy = 93362B507ECB1C3B8FF09129 /* PBXContainerItemProxy */;
+ name = "IceTimeout macOS";
+ target = D18225E368A24F97617B2A6A /* IceTimeout macOS */;
+ targetProxy = F7C127599C7B690A7FC52864 /* PBXContainerItemProxy */;
};
- 3939985C9C3F2136D68F7AD0 /* PBXTargetDependency */ = {
+ 42A6F007927CD88221DE123B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceTimeout macOS";
- target = 74C6B641416DEE756B63F83B /* IceTimeout macOS */;
- targetProxy = 3AA76ADBC0DD2EF29D45A9A8 /* PBXContainerItemProxy */;
+ name = "IceOptional macOS";
+ target = 26EE1BE4926857D9609CF57C /* IceOptional macOS */;
+ targetProxy = 577D9D7E4098985B5DAA5BB9 /* PBXContainerItemProxy */;
};
- 396B57ADD302F07C42EAE355 /* PBXTargetDependency */ = {
+ 47925F9896566DEF3D3405A6 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 macOS";
- target = 2B0DA341DBA94884D0304509 /* Ice C++11 macOS */;
- targetProxy = 42000A2FCB950869777189C6 /* PBXContainerItemProxy */;
+ name = "IceSSLConfiguration iOS";
+ target = 35B431329BBE5EBB1223EC71 /* IceSSLConfiguration iOS */;
+ targetProxy = 7AB593941B0E29E80D012978 /* PBXContainerItemProxy */;
};
- 399D8BE1CF1CAFA26039EFE5 /* PBXTargetDependency */ = {
+ 48B759CDE9CEB6B82E6794BF /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = "IceAdmin iOS";
- target = 152C6B4D442533A14394AA59 /* IceAdmin iOS */;
- targetProxy = 0820E70B3C6BA3900B77D630 /* PBXContainerItemProxy */;
+ target = 878F2E6AF00CA682AD23BFB5 /* IceAdmin iOS */;
+ targetProxy = AE1A4296208E9667B5934751 /* PBXContainerItemProxy */;
};
- 3BDC4B2DDE4417DA586B66CF /* PBXTargetDependency */ = {
+ 48D8CAC75367732F6DC7C7B9 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceObjects macOS";
- target = A95A462BF3224269501972C7 /* IceObjects macOS */;
- targetProxy = FC4FB387B8EA9BB2E7445ED2 /* PBXContainerItemProxy */;
+ name = "SliceEscape iOS";
+ target = 0E21FCD024760D6A06C6D0CD /* SliceEscape iOS */;
+ targetProxy = 65EE334533945C4B57FF40DD /* PBXContainerItemProxy */;
};
- 3C9782EE3EF2CC5E11E2AB7C /* PBXTargetDependency */ = {
+ 49FC21CB2D36DA2B0E8433F8 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceObjects iOS";
- target = B0CE4A0950BF71C921ADDF6F /* IceObjects iOS */;
- targetProxy = 8ED71FFE35F6B4C99BCC7E71 /* PBXContainerItemProxy */;
+ name = "IceStream macOS";
+ target = 98EFE03F6987885752EBF425 /* IceStream macOS */;
+ targetProxy = 54DD12CBD17678D6AF51C3D7 /* PBXContainerItemProxy */;
};
- 3FDB52F936213826B19389A6 /* PBXTargetDependency */ = {
+ 4B5D14774B46F85199A64D6D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice iOS";
- target = 9CC26892A88B1BB899E53DF5 /* Ice iOS */;
- targetProxy = 8DF5291E8BB9FEF8CC5D3A89 /* PBXContainerItemProxy */;
+ name = "SliceEscape macOS";
+ target = 7856DC27D5B3E570F43B28DA /* SliceEscape macOS */;
+ targetProxy = 0EC58AFE3D37566CD1F685E7 /* PBXContainerItemProxy */;
};
- 41DDDED9175FEB3E71FCFEF4 /* PBXTargetDependency */ = {
+ 4BBE0E514D38F47FBBE04F1C /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInvoke macOS";
- target = 718273E1950034827BC4BCF7 /* IceInvoke macOS */;
- targetProxy = 9FAAB98E0AA3E3F72B72D6B9 /* PBXContainerItemProxy */;
+ name = "IceRetry macOS";
+ target = 4F92AA811E24BF6B43B46410 /* IceRetry macOS */;
+ targetProxy = 10956BE5E303F0418AA8D210 /* PBXContainerItemProxy */;
};
- 44E4246722201BC6F6BF8AF0 /* PBXTargetDependency */ = {
+ 4F43B5959BF4DF21EA5DF1DB /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 macOS";
- target = 2B0DA341DBA94884D0304509 /* Ice C++11 macOS */;
- targetProxy = 8CF263BC5EE9D8315C75F074 /* PBXContainerItemProxy */;
+ name = "IceSlicingExceptions iOS";
+ target = 4EEE7EC231C96373836CEBF6 /* IceSlicingExceptions iOS */;
+ targetProxy = 7CD9DFE2FAFA9120A6042C0C /* PBXContainerItemProxy */;
};
- 4869097E444F2EE9E4FBD515 /* PBXTargetDependency */ = {
+ 519631AFA5B059EDBDE4A0F1 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceFacets iOS";
- target = CA67B414AA1971674CA1BB76 /* IceFacets iOS */;
- targetProxy = 47F0863EDFB9E441949654DB /* PBXContainerItemProxy */;
+ name = "Ice C++11 iOS";
+ target = 873E6B6414A8B24B37655422 /* Ice C++11 iOS */;
+ targetProxy = 2C575AB2E16C4496ACBC4EBB /* PBXContainerItemProxy */;
};
- 4A439B93D54EEFA019F2B595 /* PBXTargetDependency */ = {
+ 5A365597530B33D429648D55 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingObjects macOS";
- target = FEF324BE2711D4602F6574BC /* IceSlicingObjects macOS */;
- targetProxy = B1ED1F6250D9F96DA8A7C518 /* PBXContainerItemProxy */;
+ name = "IceInheritance macOS";
+ target = D8AEEF765820C4DA55906551 /* IceInheritance macOS */;
+ targetProxy = B77E243D835F8CA6B984DC06 /* PBXContainerItemProxy */;
};
- 4A7C14F7400881C449052DB8 /* PBXTargetDependency */ = {
+ 601452AA3AD2593C3CD8D47A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSSLConfiguration iOS";
- target = D0D371AC63C9FC42EB4E27B9 /* IceSSLConfiguration iOS */;
- targetProxy = AB0BAF31D32F75A1A224B301 /* PBXContainerItemProxy */;
+ name = "IceTimeout iOS";
+ target = FC06E71933891890F321992E /* IceTimeout iOS */;
+ targetProxy = 84F0E346762840BEF86CCF74 /* PBXContainerItemProxy */;
};
- 4BA07F8BD5A88D6281A29D29 /* PBXTargetDependency */ = {
+ 6630A8B98F9B287ACCA39306 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceStream iOS";
- target = 780FF90F7A2E5DB653296F94 /* IceStream iOS */;
- targetProxy = 1C338FA279728277864BBD48 /* PBXContainerItemProxy */;
+ name = "IceExceptionsAMD iOS";
+ target = 26D06E9AF856E8DF129D6515 /* IceExceptionsAMD iOS */;
+ targetProxy = F2707887A150CA2EEF97D114 /* PBXContainerItemProxy */;
};
- 52EE3DEDADE61F205633C490 /* PBXTargetDependency */ = {
+ 66AAC622EBB4163574FA3F86 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAcm iOS";
- target = CDA3E575A10E9943686D9651 /* IceAcm iOS */;
- targetProxy = 791AF9B734FB817D38F720C7 /* PBXContainerItemProxy */;
+ name = "Ice macOS";
+ target = E8B14ABD27D5D5D63AF08C1C /* Ice macOS */;
+ targetProxy = 7635AA59AF373EBEC750B6B3 /* PBXContainerItemProxy */;
};
- 565AEA02674C74A898143F5A /* PBXTargetDependency */ = {
+ 670AC917987C2EC496861699 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice iOS";
- target = 9CC26892A88B1BB899E53DF5 /* Ice iOS */;
- targetProxy = 84D21CA29598A45014722A3D /* PBXContainerItemProxy */;
+ name = "IceOperations iOS";
+ target = 48A59DA8F859662B913FAFC5 /* IceOperations iOS */;
+ targetProxy = 044BC988ED91DE09B27A2E83 /* PBXContainerItemProxy */;
};
- 5A2707DDC5D740555A77BFD9 /* PBXTargetDependency */ = {
+ 6809547B900C9BFDB0188F94 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOperationsAMD macOS";
- target = F620D8585971DEC00C33207F /* IceOperationsAMD macOS */;
- targetProxy = 466E1FDD53C91CC3A2247C07 /* PBXContainerItemProxy */;
+ name = "IceOperations macOS";
+ target = FE9496C27313FC87539E6BCB /* IceOperations macOS */;
+ targetProxy = 052493B6F882E61A5AD0B314 /* PBXContainerItemProxy */;
};
- 5C23BDF6256A3031AC10D6B5 /* PBXTargetDependency */ = {
+ 682E283C4BEFC98728EA4CE6 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceProxy macOS";
- target = 11F37400E8E07989B6E1EC6B /* IceProxy macOS */;
- targetProxy = B38E19BDF8A95378611F66B4 /* PBXContainerItemProxy */;
+ name = "IceProperties iOS";
+ target = 185411B405D1A7CE27D59F14 /* IceProperties iOS */;
+ targetProxy = F06E406022DCAEEF132DAAF5 /* PBXContainerItemProxy */;
};
- 623023D67129DB2B1239FF72 /* PBXTargetDependency */ = {
+ 69FCCAA319E0EFBE6B0C9B58 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOptional macOS";
- target = 9CC7B60AEA78A6484EAA237C /* IceOptional macOS */;
- targetProxy = AA73E8B7592BD4709EC6D212 /* PBXContainerItemProxy */;
+ name = "IceSlicingObjectsAMD iOS";
+ target = 658B319DEE6A722FCFF8E5DB /* IceSlicingObjectsAMD iOS */;
+ targetProxy = 41F4A2232848F24C7276F1AD /* PBXContainerItemProxy */;
};
- 62399E6570FE2AEEDECDE164 /* PBXTargetDependency */ = {
+ 6E140DA7E61E1ADB1C707966 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceScope iOS";
- target = 34CC3FB8F32A94970DA6C5BC /* IceScope iOS */;
- targetProxy = 15C191585581CE597ECA477E /* PBXContainerItemProxy */;
+ name = "IceStream iOS";
+ target = 83A1CCF75BEE457E97BA9E1E /* IceStream iOS */;
+ targetProxy = DBEC2BED9400407A5CD3462A /* PBXContainerItemProxy */;
};
- 62BE6A9CF43770EB8A9D7EA6 /* PBXTargetDependency */ = {
+ 7219A5A29CD4C3D33013B9F7 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceFacets macOS";
- target = E63C32A9BA1812EC9E117B93 /* IceFacets macOS */;
- targetProxy = 2A9D4A9095BE414C39CC0F22 /* PBXContainerItemProxy */;
+ name = "IceInvoke iOS";
+ target = C58BE42554DEB2837DA38BB4 /* IceInvoke iOS */;
+ targetProxy = C8A049A6F9B4A40E36321D3A /* PBXContainerItemProxy */;
};
- 63DF01B583DA0EB0A8A2972A /* PBXTargetDependency */ = {
+ 76F5A35F5B8EA4D66B309A7A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingObjectsAMD macOS";
- target = 917FA4C5A8B4A5A1376C00A7 /* IceSlicingObjectsAMD macOS */;
- targetProxy = F5C328F080F8954B7A03554E /* PBXContainerItemProxy */;
+ name = "IceDefaultServant iOS";
+ target = FE398E6963386BFD1968AD11 /* IceDefaultServant iOS */;
+ targetProxy = 84BB2DD9A08E4BE4AF8A71A4 /* PBXContainerItemProxy */;
};
- 6614E59080392D4984871B0F /* PBXTargetDependency */ = {
+ 7D0B3D462EB54ED22E902F72 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInheritance iOS";
- target = A85959564B5FB3770489D66C /* IceInheritance iOS */;
- targetProxy = 0D71D2B9A5E1D95A89DB1923 /* PBXContainerItemProxy */;
+ name = "IceExceptions iOS";
+ target = E91FAEB98EF160AEEAAC6232 /* IceExceptions iOS */;
+ targetProxy = F909EBAD23A2AE102C07AEEB /* PBXContainerItemProxy */;
};
- 661B45D59A6DA5756AF2CCE7 /* PBXTargetDependency */ = {
+ 8072A38BF196D62212ACD149 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceExceptionsAMD iOS";
- target = 201230D356840C5A08351F26 /* IceExceptionsAMD iOS */;
- targetProxy = 8E9E66E7606818A32FE4400A /* PBXContainerItemProxy */;
+ name = "IceInfo macOS";
+ target = 42345D7486DEE12A786C9E10 /* IceInfo macOS */;
+ targetProxy = CE100DA7EB12F304237DE8CF /* PBXContainerItemProxy */;
};
- 6800E235CA9959C1E42BF4BB /* PBXTargetDependency */ = {
+ 81D35C0CF8D80B7EF053A3FA /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = "IceOptionalAMD macOS";
- target = B4B423BCBEA896092FC8A89D /* IceOptionalAMD macOS */;
- targetProxy = 34B7973FEADF152F8E4686DE /* PBXContainerItemProxy */;
+ target = B099F82175894D7EED5F7EB3 /* IceOptionalAMD macOS */;
+ targetProxy = 57ED2CA4886F561E065D93C9 /* PBXContainerItemProxy */;
};
- 6A64B711DCDF6F1996730E4B /* PBXTargetDependency */ = {
+ 8253B95E67B91100283695F4 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = "IceDefaultValue iOS";
- target = 70541D10A453A62A357FD6DA /* IceDefaultValue iOS */;
- targetProxy = 0EA6A87BBFA33B86C9662C78 /* PBXContainerItemProxy */;
+ target = 66EDDC892B43435EBB4BF125 /* IceDefaultValue iOS */;
+ targetProxy = 393A810CCA2D616C04521A9E /* PBXContainerItemProxy */;
};
- 6BD9866A55DBBE9F94FE5BCC /* PBXTargetDependency */ = {
+ 8688EEE9520BFA9FB258539E /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceProxyAMD iOS";
- target = BB0FE27477960DDC5B6DB47E /* IceProxyAMD iOS */;
- targetProxy = 57EDE124882D3B0B91C474A6 /* PBXContainerItemProxy */;
+ name = "Ice iOS";
+ target = 686F56DD4B021559C976E0AE /* Ice iOS */;
+ targetProxy = D3C9EC7489EB2F844E0FF8C8 /* PBXContainerItemProxy */;
};
- 6D6B90CF6E4C6A32A4ADC51D /* PBXTargetDependency */ = {
+ 89D247FDA0420B0887966D37 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 iOS";
- target = CFCBBCD749119BF8D24C0547 /* Ice C++11 iOS */;
- targetProxy = 3D1A46B3010687F8703691C2 /* PBXContainerItemProxy */;
+ name = "IceUdp macOS";
+ target = 0610CC9BC21CF3B7266C4897 /* IceUdp macOS */;
+ targetProxy = 3E7730C0F042C98AB4DC173A /* PBXContainerItemProxy */;
};
- 7356BE47B6D425F2DA240009 /* PBXTargetDependency */ = {
+ 8B88E1931052ED66981666E6 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInvoke iOS";
- target = 25A27A7EDF9F753CD06CD077 /* IceInvoke iOS */;
- targetProxy = 71DB73498C6066CC0B5045F8 /* PBXContainerItemProxy */;
+ name = "IceBinding macOS";
+ target = 33E84E27501E2608116B1DC8 /* IceBinding macOS */;
+ targetProxy = B2A0C08D61A9BECCDEEEEEE8 /* PBXContainerItemProxy */;
};
- 765E0DF164AB8AFFC3436F14 /* PBXTargetDependency */ = {
+ 8BE53DC115112213B4C02A0B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceProxy iOS";
- target = CD69162F352A58A781D2191D /* IceProxy iOS */;
- targetProxy = 36E6965B3A44C1A9A8DE4BB6 /* PBXContainerItemProxy */;
+ name = "IceProxyAMD macOS";
+ target = 0B28B50F94109703DBA5968D /* IceProxyAMD macOS */;
+ targetProxy = A3B75BFA3D68A9D78B746EC6 /* PBXContainerItemProxy */;
};
- 81200067C92CE4F275FC7939 /* PBXTargetDependency */ = {
+ 8C044729B0A2853D5EA204D3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 macOS";
- target = 2B0DA341DBA94884D0304509 /* Ice C++11 macOS */;
- targetProxy = AECFBBD339CEA9A5E88F83C3 /* PBXContainerItemProxy */;
+ name = "IceSlicingObjects macOS";
+ target = 24B30C3CF13A63D9CB4900AE /* IceSlicingObjects macOS */;
+ targetProxy = 04570DBB453F2C5F14F0D79F /* PBXContainerItemProxy */;
};
- 853C9A80722F4C5C80746654 /* PBXTargetDependency */ = {
+ 8CF8764EED6824A62C81B2FA /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceStream macOS";
- target = 7E64A09456EF45C06475AEF9 /* IceStream macOS */;
- targetProxy = 7D89FD5439F8AB2174209906 /* PBXContainerItemProxy */;
+ name = "IceProperties macOS";
+ target = 9984E4150931644A9A90570A /* IceProperties macOS */;
+ targetProxy = 1BBE512A108CA276C54F4B64 /* PBXContainerItemProxy */;
};
- 87977D66621ABEE8B2C26019 /* PBXTargetDependency */ = {
+ 8F7ADA13F9055DBD017FD856 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingObjects iOS";
- target = B4E064E37239C58606BE5146 /* IceSlicingObjects iOS */;
- targetProxy = 7176A154E99359A9F922D452 /* PBXContainerItemProxy */;
+ name = "IceProxy iOS";
+ target = FEC27A909F7EF975767C9CBC /* IceProxy iOS */;
+ targetProxy = 8DD3515415D0B649E6E5B1BC /* PBXContainerItemProxy */;
};
- 890034127213361F3C8F5A02 /* PBXTargetDependency */ = {
+ 9014A3D5B98C8B401FD5664C /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceServices iOS";
- target = E9E6D506EA0A011CEDDBC701 /* IceServices iOS */;
- targetProxy = 77A4489550D5E8FD2278A258 /* PBXContainerItemProxy */;
+ name = "IceSlicingExceptions macOS";
+ target = AE0EEECFE1202AE299D619AB /* IceSlicingExceptions macOS */;
+ targetProxy = 3CC7205C5556BA71E80C3A39 /* PBXContainerItemProxy */;
};
- 8EA25D2B56BF1F9009999EF3 /* PBXTargetDependency */ = {
+ 901AEA44928A5BD97D10ABB2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceProperties iOS";
- target = 1AAC4E0E13E730A3EBE99884 /* IceProperties iOS */;
- targetProxy = 99E0FCFD3FAF517DF98FB4E6 /* PBXContainerItemProxy */;
+ name = "Ice macOS";
+ target = E8B14ABD27D5D5D63AF08C1C /* Ice macOS */;
+ targetProxy = E64947B41F015CABE300532E /* PBXContainerItemProxy */;
};
- 8FBFD80AEB0F79C7BB43919B /* PBXTargetDependency */ = {
+ 946A1D2DA387D575821AFC0F /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceServantLocator iOS";
- target = E959FDFA9037FBC6F3BC42D7 /* IceServantLocator iOS */;
- targetProxy = D196512B7D8C14C65BA20B71 /* PBXContainerItemProxy */;
+ name = "IceObjects iOS";
+ target = 202719159B36E3A8B3EE2705 /* IceObjects iOS */;
+ targetProxy = 922AD0D13050159917F553F8 /* PBXContainerItemProxy */;
};
- 910D64E458957E96755A1D25 /* PBXTargetDependency */ = {
+ 94CDFE34CF01F5AA3BA39354 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOptional iOS";
- target = 4A47CB078D8654283E9A288C /* IceOptional iOS */;
- targetProxy = 99668AA6AD37EAE8F8EA697C /* PBXContainerItemProxy */;
+ name = "IceObjects macOS";
+ target = AF963F57AD857DEFD5CD56D4 /* IceObjects macOS */;
+ targetProxy = 7958B71F3E8015F0683F9FE8 /* PBXContainerItemProxy */;
};
- 936C28F3BF2E4F06FC6D76B0 /* PBXTargetDependency */ = {
+ 9D48CE8606DBFA4294311C97 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceScope macOS";
- target = 74BF9981D471516844317E41 /* IceScope macOS */;
- targetProxy = 821059E326891E5F6A719489 /* PBXContainerItemProxy */;
+ name = "IceFacets iOS";
+ target = DE2F7AB1E95A5A7CDFB3CBEA /* IceFacets iOS */;
+ targetProxy = 43B667A381630658F1852A5B /* PBXContainerItemProxy */;
};
- 94684DC39D3D55F278BDE020 /* PBXTargetDependency */ = {
+ 9DB7BDDAE2CE9AF301D38A53 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceEnums iOS";
- target = 28CFE986A434086C3605887E /* IceEnums iOS */;
- targetProxy = 71092F57FDC6265A20207BAB /* PBXContainerItemProxy */;
+ name = "IceExceptions macOS";
+ target = 0CCAF88FB0F0E936C71B839C /* IceExceptions macOS */;
+ targetProxy = EFD40C6D0256560475331190 /* PBXContainerItemProxy */;
};
- 97468E816AB595F2DC5A330C /* PBXTargetDependency */ = {
+ 9E55CC64A9ECCBACF5D953AA /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAcm macOS";
- target = BFD1D15D5C7B133F2BE814F2 /* IceAcm macOS */;
- targetProxy = 70BBB6B87F8A7009516284D4 /* PBXContainerItemProxy */;
+ name = "IceDefaultValue macOS";
+ target = C753CB484E061BCE0D605AA9 /* IceDefaultValue macOS */;
+ targetProxy = DD4F2726CB1BA93241881461 /* PBXContainerItemProxy */;
};
- 982C655245B9DDA853AE0EA0 /* PBXTargetDependency */ = {
+ 9EE855C93E27498C5BABA33B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice macOS";
- target = 70073F296AA7A50B2A86451A /* Ice macOS */;
- targetProxy = 57E1A3D3F9187E89BA921F02 /* PBXContainerItemProxy */;
+ name = "IceServantLocator iOS";
+ target = 3A54149FFF150464AFD6BF17 /* IceServantLocator iOS */;
+ targetProxy = 841EF9CAEEC6968D725E2FCD /* PBXContainerItemProxy */;
};
- 99C6842A7041BAC03EDCD85D /* PBXTargetDependency */ = {
+ A0C40B6882C00C63BD76E14B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSSLConfiguration macOS";
- target = 9005F12C5A1006056BCDD1BA /* IceSSLConfiguration macOS */;
- targetProxy = 2137ECF7371AC57A81E461DF /* PBXContainerItemProxy */;
+ name = "IceAdmin macOS";
+ target = 0370DD19FE8E4AF72EC86202 /* IceAdmin macOS */;
+ targetProxy = BA1EC349DF706677D4BE7ABF /* PBXContainerItemProxy */;
};
- A1710A4EBD6A2E79352C5006 /* PBXTargetDependency */ = {
+ A2DA562ECAE6BDFD28195B85 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = "IceLocation iOS";
+ target = 058D93C92E45CA7EA4E20173 /* IceLocation iOS */;
+ targetProxy = 77D8D9EBFA313CD0ACD1FDDB /* PBXContainerItemProxy */;
+ };
+ A2EEFB4775B34634C42C0D2F /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = "IceOperationsAMD iOS";
- target = 57F4F70C7420D9DEB081223A /* IceOperationsAMD iOS */;
- targetProxy = 95BC7D77BD12AA94B1C57A8F /* PBXContainerItemProxy */;
+ target = B54706589A0AA0B347F81243 /* IceOperationsAMD iOS */;
+ targetProxy = 8D3891862C07C71453A9D920 /* PBXContainerItemProxy */;
};
- A23BC9FEC07647F94C159A95 /* PBXTargetDependency */ = {
+ A4E99D9D5088289AECCE125C /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceRetry iOS";
- target = AD8EE389D94E8B7A9B7F1E3E /* IceRetry iOS */;
- targetProxy = 7B39B929EECDC40B5277348A /* PBXContainerItemProxy */;
+ name = "Ice C++11 macOS";
+ target = 72DE3D6BD384F2BBB66687D2 /* Ice C++11 macOS */;
+ targetProxy = 8DBF35472AB0764F502C7234 /* PBXContainerItemProxy */;
};
- A2A3ADBFEBF26162DB804B9E /* PBXTargetDependency */ = {
+ AADA9C931E83F341B4E98D2E /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAmi iOS";
- target = AF5DFD5174E2D34ED1167326 /* IceAmi iOS */;
- targetProxy = D3107B9EBA977436DD1694CD /* PBXContainerItemProxy */;
+ name = "IceServantLocator macOS";
+ target = 11F8CD8ABC6B38DE41C63C49 /* IceServantLocator macOS */;
+ targetProxy = 7BC93567760C5ED728EF9C22 /* PBXContainerItemProxy */;
};
- A2D2A66A0F94B64D462BCEF9 /* PBXTargetDependency */ = {
+ AB143FA62BE2B460A8156623 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingExceptionsAMD iOS";
- target = 4A2ABF9D0923453422834FC0 /* IceSlicingExceptionsAMD iOS */;
- targetProxy = 0020920B7A22E412DACC9451 /* PBXContainerItemProxy */;
+ name = "IceServices iOS";
+ target = 23FDB735E5A65CD141CEE345 /* IceServices iOS */;
+ targetProxy = C415834E6E26A3C7354A7D76 /* PBXContainerItemProxy */;
};
- A59D0AC1202E793B088191FC /* PBXTargetDependency */ = {
+ AB268BAEA7257F8BEDCB8BFD /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInfo iOS";
- target = 6A21D52AF98E02D675C03AB8 /* IceInfo iOS */;
- targetProxy = 295E3E01E46D8D839336C441 /* PBXContainerItemProxy */;
+ name = "Glacier2 iOS";
+ target = 395D4E90FEEEE07AFF55957F /* Glacier2 iOS */;
+ targetProxy = 72AE5CB634DADB2302DDBFD1 /* PBXContainerItemProxy */;
};
- A717E4500EF731D22C50944A /* PBXTargetDependency */ = {
+ AC1C22B34A205E84A1618CA9 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceUdp iOS";
- target = 0B9E7BE2574649A7DEAD1C1C /* IceUdp iOS */;
- targetProxy = 6A8243303224DCFD83107C71 /* PBXContainerItemProxy */;
+ name = "IceScope iOS";
+ target = 106ABFC5452E3C5166B0CB17 /* IceScope iOS */;
+ targetProxy = 1FEC65FF2ABF69FE4BA6BEAD /* PBXContainerItemProxy */;
};
- A7AA7075539F6C277C14975D /* PBXTargetDependency */ = {
+ AC7ED3AE5B922DA77F610E54 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOptionalAMD iOS";
- target = CA75423F06FACFFA27DD068F /* IceOptionalAMD iOS */;
- targetProxy = E7938DB28487BCA100AF1F10 /* PBXContainerItemProxy */;
+ name = "Ice C++11 iOS";
+ target = 873E6B6414A8B24B37655422 /* Ice C++11 iOS */;
+ targetProxy = 07F4624D982E801AC51FED0F /* PBXContainerItemProxy */;
};
- AF83B2334657DA7E19B1920F /* PBXTargetDependency */ = {
+ B078EB9AAD5A0716C339F441 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceExceptions iOS";
- target = A044C3AF402929B4D55A9080 /* IceExceptions iOS */;
- targetProxy = 1F2BE5AEEA8D926CB6027883 /* PBXContainerItemProxy */;
+ name = "Ice macOS";
+ target = E8B14ABD27D5D5D63AF08C1C /* Ice macOS */;
+ targetProxy = 01774BB9325AAD099C2EAFCE /* PBXContainerItemProxy */;
};
- AFAE8D0071FAFA9326163235 /* PBXTargetDependency */ = {
+ BAD335ACEB5AEC1D69616081 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInterceptor iOS";
- target = 2FA692464307DB8942B81FCE /* IceInterceptor iOS */;
- targetProxy = 28CBDDCEB5BEF8DA48D6E24F /* PBXContainerItemProxy */;
+ name = "IceSlicingExceptionsAMD macOS";
+ target = 6957D3533FCEA5B6ED9D459E /* IceSlicingExceptionsAMD macOS */;
+ targetProxy = 96FE078AEE2641E941D6F558 /* PBXContainerItemProxy */;
};
- B5C6D19765F12EBAEA839FF5 /* PBXTargetDependency */ = {
+ BEBD260E3D8EA5AE589D8217 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingExceptions macOS";
- target = EE2F6B7F5CAB0150B8F5A31E /* IceSlicingExceptions macOS */;
- targetProxy = E9D47ECAEF7A425BE3FA5A4C /* PBXContainerItemProxy */;
+ name = "IceAcm macOS";
+ target = 8ECEF83FA15D2F16355E9920 /* IceAcm macOS */;
+ targetProxy = 34AB38DF7CA8B3B8FE80C154 /* PBXContainerItemProxy */;
};
- B693B0881307B8BB83B53E13 /* PBXTargetDependency */ = {
+ C42F4B8CDA382E85B9749202 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceExceptionsAMD macOS";
- target = 7B52FA8B327DB67AF60C0BB1 /* IceExceptionsAMD macOS */;
- targetProxy = 780D76738D63AB770CEBAD7A /* PBXContainerItemProxy */;
+ name = "IceProxyAMD iOS";
+ target = 2E8F6E5AC6ED626E45CB5436 /* IceProxyAMD iOS */;
+ targetProxy = 1495135FA299F504FDFF5997 /* PBXContainerItemProxy */;
};
- BE03F2E1CB7540DF563FE3D9 /* PBXTargetDependency */ = {
+ C6539CB10228C0253F6E1069 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceExceptions macOS";
- target = ED591945226DC859C59BD051 /* IceExceptions macOS */;
- targetProxy = 46E031F4818390C5FC15F2AB /* PBXContainerItemProxy */;
+ name = "IceInvoke macOS";
+ target = 1205196C90B7ED17F40C2A8E /* IceInvoke macOS */;
+ targetProxy = E9909152352BDD2B7202C171 /* PBXContainerItemProxy */;
};
- C247E326B46CD16FA29657B5 /* PBXTargetDependency */ = {
+ C83BAEAF3473BAA59A766DD4 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Glacier2 iOS";
- target = 853E509B9FD262019EBA40BE /* Glacier2 iOS */;
- targetProxy = 5FE5DF1E08144BB9F6DDCD23 /* PBXContainerItemProxy */;
+ name = "IceAdapterDeactivation iOS";
+ target = DAFC2D87D25679193582A4C3 /* IceAdapterDeactivation iOS */;
+ targetProxy = 49FC835DCA1D9C764BDD748A /* PBXContainerItemProxy */;
};
- C3A4787D4A50365A7E71BD3E /* PBXTargetDependency */ = {
+ CE97814DBFCE09AD99BBE7FB /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOperations iOS";
- target = E1F75FFAED46F9A8EF5A6B58 /* IceOperations iOS */;
- targetProxy = 17DAA28383F58E29DCDDC6E2 /* PBXContainerItemProxy */;
+ name = "IceEnums iOS";
+ target = 0B3BDE997BC51507B4E5C048 /* IceEnums iOS */;
+ targetProxy = 1975B3321B889A607ABE9798 /* PBXContainerItemProxy */;
};
- C4E7724859AC32D6FA13CD2E /* PBXTargetDependency */ = {
+ D18EED47B50F5B5E2BF93490 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingObjectsAMD iOS";
- target = 98425A8E3491D503D949A569 /* IceSlicingObjectsAMD iOS */;
- targetProxy = 6184B0E11E047254AC77EBB8 /* PBXContainerItemProxy */;
+ name = "IceEnums macOS";
+ target = 3BB4790D718AC01813F84C31 /* IceEnums macOS */;
+ targetProxy = E337BF0182E76083EA4FEFE2 /* PBXContainerItemProxy */;
};
- D0E039756C657969DADABB3C /* PBXTargetDependency */ = {
+ D2A5C939CDB1B4160933C1A0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceServantLocator macOS";
- target = 181D4BB2B500C7095E790261 /* IceServantLocator macOS */;
- targetProxy = E63FD911A40125C2CF043B18 /* PBXContainerItemProxy */;
+ name = "Ice C++11 iOS";
+ target = 873E6B6414A8B24B37655422 /* Ice C++11 iOS */;
+ targetProxy = 4BDA9C2856FAF5A375E7A3EF /* PBXContainerItemProxy */;
};
- D24946AFE4920E7A0383993E /* PBXTargetDependency */ = {
+ D2D418907C60F3981A646A92 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInheritance macOS";
- target = B7D8F90200493C54A87563A7 /* IceInheritance macOS */;
- targetProxy = A75906D1680C44085B721E4E /* PBXContainerItemProxy */;
+ name = "IceInterceptor macOS";
+ target = 3516556247275347C4BD7BED /* IceInterceptor macOS */;
+ targetProxy = CB5A974BD666E2804150EBED /* PBXContainerItemProxy */;
};
- D3618EDA9EE5FF1FC880FD07 /* PBXTargetDependency */ = {
+ D7E9EE9268997EE53975BA92 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceRetry macOS";
- target = 1A56C6EA194130F78ED3E3D7 /* IceRetry macOS */;
- targetProxy = 030214C9E38DA4F8C962472F /* PBXContainerItemProxy */;
+ name = "IceProxy macOS";
+ target = 4192C3FE8383B2F9712D5127 /* IceProxy macOS */;
+ targetProxy = 0D9E591E6F31A23499E53B3A /* PBXContainerItemProxy */;
};
- DB588519F47752F74E251B38 /* PBXTargetDependency */ = {
+ D7F8E0E4BE3CB24A87226F0E /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceEnums macOS";
- target = 33A418E3474BE5E738D35102 /* IceEnums macOS */;
- targetProxy = BFAB99A0AE823ABA47DCA0F4 /* PBXContainerItemProxy */;
+ name = "Ice C++11 macOS";
+ target = 72DE3D6BD384F2BBB66687D2 /* Ice C++11 macOS */;
+ targetProxy = 7DF259CED95BF3B2F8A051AD /* PBXContainerItemProxy */;
};
- E146E9FB790183C4B924BC2A /* PBXTargetDependency */ = {
+ E105EF0B825FD8868568D37E /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceProperties macOS";
- target = B3C1AB542406B80D9E28FD83 /* IceProperties macOS */;
- targetProxy = 5380992F59A423C8F1C9E9CD /* PBXContainerItemProxy */;
+ name = "IceInterceptor iOS";
+ target = 34330853F2A2D0FD53CA2637 /* IceInterceptor iOS */;
+ targetProxy = 2C6782442C29A531EEE35EA1 /* PBXContainerItemProxy */;
};
- E20C1B352D3C4E6B8435BA06 /* PBXTargetDependency */ = {
+ F174C9DA361CE2180EAB24C5 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 iOS";
- target = CFCBBCD749119BF8D24C0547 /* Ice C++11 iOS */;
- targetProxy = A690C8A30A880775964DF498 /* PBXContainerItemProxy */;
+ name = "Glacier2 macOS";
+ target = 452F70DD15C475B3B0BD3DF9 /* Glacier2 macOS */;
+ targetProxy = 881DB6DD7E5FDB2BA63A9F9F /* PBXContainerItemProxy */;
};
- EC7491E26BB80D883B62B353 /* PBXTargetDependency */ = {
+ F6E137981B0C2375911F96BE /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 iOS";
- target = CFCBBCD749119BF8D24C0547 /* Ice C++11 iOS */;
- targetProxy = 76598028A2F93482B079F7AF /* PBXContainerItemProxy */;
+ name = "IceRetry iOS";
+ target = A0085F2C228299B0265BCE84 /* IceRetry iOS */;
+ targetProxy = 04E538D364C86628B3EC814E /* PBXContainerItemProxy */;
};
- ED3AA317487A00E88FB02576 /* PBXTargetDependency */ = {
+ F8DF4F3D3B85AA07301B57A9 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 iOS";
- target = CFCBBCD749119BF8D24C0547 /* Ice C++11 iOS */;
- targetProxy = E029381EC5C5083053F04DBE /* PBXContainerItemProxy */;
+ name = "IceExceptionsAMD macOS";
+ target = 2FD7F69F13D4F0B72861454D /* IceExceptionsAMD macOS */;
+ targetProxy = A6D0E122A090BEDCBA9FD119 /* PBXContainerItemProxy */;
};
- F2A554033353FB741C4F3296 /* PBXTargetDependency */ = {
+ F9F09363ACDCBF727518DF24 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "SliceEscape iOS";
- target = 9481764D72790337282158DA /* SliceEscape iOS */;
- targetProxy = 9984A75D791A016FAAB4327C /* PBXContainerItemProxy */;
+ name = "IceSlicingObjects iOS";
+ target = D715BA377171617FA26A7B1B /* IceSlicingObjects iOS */;
+ targetProxy = 4ECC16C7B8A3A2661572FBAF /* PBXContainerItemProxy */;
};
- F37E61DF81732179C80C1F21 /* PBXTargetDependency */ = {
+ FB103B9AC772D7CDE87DB380 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceDefaultValue macOS";
- target = 5AB40796E10DD225752975C0 /* IceDefaultValue macOS */;
- targetProxy = 1B6F42813AA740B1B64C7DA3 /* PBXContainerItemProxy */;
+ name = "IceLocation macOS";
+ target = 4D017085B805949E404060C2 /* IceLocation macOS */;
+ targetProxy = C9A8E692906C1FD490F67F32 /* PBXContainerItemProxy */;
};
- F4ECEDB234A8FAA2C2A90A0C /* PBXTargetDependency */ = {
+ FDC9F3E2263C4C95D722DDF2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAmi macOS";
- target = 9BF54EDF114BEAB8899A47F9 /* IceAmi macOS */;
- targetProxy = AF09B5EAF3F1C756D717F57F /* PBXContainerItemProxy */;
+ name = "Ice iOS";
+ target = 686F56DD4B021559C976E0AE /* Ice iOS */;
+ targetProxy = 9622935EF15B9003C5A94814 /* PBXContainerItemProxy */;
};
- F6C82AA58467CEC036497C5C /* PBXTargetDependency */ = {
+ FE20A6B898BEB6D18DC55104 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingExceptionsAMD macOS";
- target = CC09866B17B00F50BB557DAA /* IceSlicingExceptionsAMD macOS */;
- targetProxy = F9E4AF687879C20C39BDDE78 /* PBXContainerItemProxy */;
+ name = "IceBinding iOS";
+ target = CB9888508681F7B5785CE235 /* IceBinding iOS */;
+ targetProxy = 65E55DE7AD51E91E94D954DE /* PBXContainerItemProxy */;
+ };
+ FEB591162684A77AACDA1D9D /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = "IceOptional iOS";
+ target = A16B813D1F6D2E2726AD2CAF /* IceOptional iOS */;
+ targetProxy = DFCB10AC6224D9D765C821E8 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
- 008BE08EBFD705AB8BD9D06C /* Release */ = {
+ 0059EE9A2907F12526F3EE34 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ 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;
};
- 00A21B1A617A14C477476556 /* Debug */ = {
+ 0102C3655F8D10B3327DD565 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 3.7.5;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.5;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ 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 = 10.14;
+ 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;
+ };
+ 021CB3B579560CAF972F9927 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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.IceDefaultValue;
- PRODUCT_NAME = IceDefaultValue;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
+ PRODUCT_NAME = IceAdmin;
+ 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;
};
- 039D63D338B998BFF11DD716 /* Debug */ = {
+ 02217C1356BAC5530AF35299 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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 = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
+ PRODUCT_NAME = IceDefaultServant;
+ 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;
};
- 05E00A29D504F28ED0EF0D4C /* Release */ = {
+ 0355CBA71763F8D4282B7A49 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -14262,8 +14295,8 @@
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
+ PRODUCT_NAME = IceDefaultValue;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -14274,34 +14307,36 @@
};
name = Release;
};
- 06FBA0741F143D8124B0A653 /* Debug */ = {
+ 03740E2F98A5F3A17C272EE1 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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.IceServantLocator;
- PRODUCT_NAME = IceServantLocator;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
+ PRODUCT_NAME = IceProperties;
+ 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;
};
- 0833F58034C83EDB39D5E724 /* Release */ = {
+ 0382169BC79A1803F5618264 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -14317,8 +14352,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.IceLocation;
+ PRODUCT_NAME = IceLocation;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -14329,91 +14364,39 @@
};
name = Release;
};
- 08934979BC67642EA5409A1C /* 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;
- };
- 08D0D30B46A1CAE9D54981E1 /* Release */ = {
+ 07610050094BECAADA04D9F2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
- PRODUCT_NAME = IceInfo;
- SDKROOT = macosx;
+ 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 = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
SWIFT_VERSION = 5.2;
- WRAPPER_EXTENSION = bundle;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
- name = Release;
+ name = Debug;
};
- 099F8A62BFB5B4027E18CC9D /* Release */ = {
+ 0A2E675D49738A44AC201E43 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -14429,8 +14412,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.IceAcm;
+ PRODUCT_NAME = IceAcm;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -14441,11 +14424,11 @@
};
name = Release;
};
- 0BF86E11398A3FF13379FB29 /* Release */ = {
+ 0C0DE7FE18E6E1E66CAEA6E4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
@@ -14459,8 +14442,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
- PRODUCT_NAME = IceScope;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape;
+ PRODUCT_NAME = SliceEscape;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -14468,41 +14451,43 @@
SWIFT_VERSION = 5.2;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 0CFEA74E7C60AF754F14630A /* Debug */ = {
+ 0C6D6287EC6175E1FB42679B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ 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 = src/IceStorm/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm;
- PRODUCT_NAME = IceStorm;
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11macOS";
+ PRODUCT_NAME = "Ice++11macOS";
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;
+ name = Release;
};
- 0D58EBD3E57EBA6F2D7B8616 /* Debug */ = {
+ 0D9C0A951BE4B2A15B60CEBF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -14520,8 +14505,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- 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;
@@ -14531,36 +14516,35 @@
};
name = Debug;
};
- 0E10447E4E993E4BBD671967 /* Release */ = {
+ 0E9C55AAC204A7AC9FBC96A4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
- PRODUCT_NAME = IceProperties;
- 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;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 0EAA1E59AE8D131750497ADA /* Debug */ = {
+ 1238E582041FBB1886B1F9C5 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -14578,8 +14562,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm;
- PRODUCT_NAME = IceAcm;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD;
+ PRODUCT_NAME = IceServantLocatorAMD;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -14589,7 +14573,7 @@
};
name = Debug;
};
- 0F0F076F1B8AD19AD59E5638 /* Debug */ = {
+ 1359187730F5961ADB12B596 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -14607,8 +14591,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
- PRODUCT_NAME = IceUdp;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
+ PRODUCT_NAME = IceProxy;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -14618,7 +14602,67 @@
};
name = Debug;
};
- 102B6B127044322A87DA8057 /* Release */ = {
+ 145574961E9AD041A615C916 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.5;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.5;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ 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.IceDefaultValue;
+ PRODUCT_NAME = IceDefaultValue;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
+ SWIFT_VERSION = 5.2;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Debug;
+ };
+ 153192517AD6AD41888FADE9 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.5;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.5;
+ ENABLE_TESTABILITY = NO;
+ 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;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11macOS";
+ PRODUCT_NAME = "Ice++11macOS";
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = macosx;
+ };
+ name = Debug;
+ };
+ 1718AE540B2D7AD93B79D8A6 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -14634,8 +14678,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.IceRetry;
+ PRODUCT_NAME = IceRetry;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -14646,7 +14690,7 @@
};
name = Release;
};
- 124748EE53668E7A57BD72DF /* Release */ = {
+ 190B3E86D8E73E87E41C9802 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -14664,8 +14708,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
- PRODUCT_NAME = IceBinding;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
+ PRODUCT_NAME = IceExceptions;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -14675,39 +14719,41 @@
};
name = Release;
};
- 12578991F42D0F4C626E7B61 /* Debug */ = {
+ 192349CF9EA9F511A4B81DBD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ 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)/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;
- SDKROOT = iphoneos;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11macOS";
+ PRODUCT_NAME = "IceLocatorDiscovery++11macOS";
+ SDKROOT = macosx;
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 = "";
+ SUPPORTED_PLATFORMS = macosx;
};
- name = Debug;
+ name = Release;
};
- 1352C78C8485C5D52ECBCC53 /* Release */ = {
+ 19C37E641E9910D326FCBE86 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -14723,8 +14769,8 @@
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.IceFacets;
+ PRODUCT_NAME = IceFacets;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -14735,16 +14781,17 @@
};
name = Release;
};
- 13804B4BCEFCCA9D0969BE88 /* Release */ = {
+ 1A12E28F01BFE58327279527 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_TESTABILITY = NO;
+ EXECUTABLE_PREFIX = lib;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_BUILDING_SRC,
@@ -14759,26 +14806,51 @@
"$(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 = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceSSL++11macOS";
+ PRODUCT_NAME = "IceSSL++11macOS";
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
+ SUPPORTED_PLATFORMS = macosx;
};
name = Release;
};
- 1545247935082ACC11738D41 /* Debug */ = {
+ 1A6C7E91B26AA631A3F52F7E /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.5;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ 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 = 10.14;
+ 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 = Release;
+ };
+ 1C306814F8B82C2F537D09EE /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 3.7.5;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
@@ -14787,12 +14859,12 @@
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
- INFOPLIST_FILE = src/Ice/Info.plist;
+ 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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Ice;
- PRODUCT_NAME = Ice;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm;
+ PRODUCT_NAME = IceStorm;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -14801,13 +14873,13 @@
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
- name = Debug;
+ name = Release;
};
- 17CB928DEC07D711D2299379 /* Debug */ = {
+ 1CA7020CCFE6B05A0C4EB712 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
@@ -14821,8 +14893,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInterceptor;
- PRODUCT_NAME = IceInterceptor;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD;
+ PRODUCT_NAME = IceOptionalAMD;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -14830,9 +14902,9 @@
SWIFT_VERSION = 5.2;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 17FE64C5BD1543FD7B0E01A1 /* Release */ = {
+ 1D82613A58E1CF81AC0D8255 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -14858,8 +14930,8 @@
);
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11iOS";
- PRODUCT_NAME = "IceLocatorDiscovery++11iOS";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11iOS";
+ PRODUCT_NAME = "Ice++11iOS";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -14868,7 +14940,7 @@
};
name = Release;
};
- 18BDC43DE2D13C9FF5693EFA /* Debug */ = {
+ 1EEDEF5784ECF4F43FFD3E81 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -14884,8 +14956,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.IceRetry;
+ PRODUCT_NAME = IceRetry;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -14895,7 +14967,7 @@
};
name = Debug;
};
- 1AABE36DADEB39D90D4409BE /* Debug */ = {
+ 205D588189AE3137C7EC7323 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -14904,29 +14976,36 @@
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ 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;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
- PRODUCT_NAME = IceExceptionsAMD;
+ OTHER_LDFLAGS = "-ObjC";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceSSL++11iOS";
+ PRODUCT_NAME = "IceSSL++11iOS";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
- SWIFT_VERSION = 5.2;
- WRAPPER_EXTENSION = bundle;
+ TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
- 1BF3E1DCE82AC019D989071C /* Debug */ = {
+ 2130B3DCDCCC3E456AAB40FE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
@@ -14938,22 +15017,21 @@
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
+ PRODUCT_NAME = IceDefaultServant;
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;
};
- 1BFFB112DF76451614F1DE4F /* Debug */ = {
+ 22C160BD403D2EF90C351D0B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
@@ -14961,23 +15039,26 @@
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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";
+ INFOPLIST_FILE = test/TestCommon/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Swift-Test-Controller";
- PRODUCT_NAME = TestDriver;
+ 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;
};
- 1C98D505033B88A0C855FA35 /* Debug */ = {
+ 2942A333098DE6DD0F93ED7B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -14995,8 +15076,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape;
- PRODUCT_NAME = SliceEscape;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions;
+ PRODUCT_NAME = IceSlicingExceptions;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -15006,160 +15087,214 @@
};
name = Debug;
};
- 1CF17C29C3BDAFA8277864F3 /* Release */ = {
+ 2A4CE5D8010122CD63193EAA /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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.IceOperationsAMD;
- PRODUCT_NAME = IceOperationsAMD;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
+ PRODUCT_NAME = IceTimeout;
+ 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;
};
- 1E8213C73A7DEF8C9C2BA4EC /* Debug */ = {
+ 2A71DC91D3CE9213C51CBCAF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ 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;
+ };
+ 2CFED302B5D89427208E9C49 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
+ PRODUCT_NAME = IceExceptions;
+ 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;
};
- 202865DFC39AE72F094ED6A8 /* Release */ = {
+ 2D1555193A636ADD471F7E65 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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.IceEnums;
+ PRODUCT_NAME = IceEnums;
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;
};
- 20AF012B89CC69AD15F5DFAE /* Release */ = {
+ 2DE4E300174F873AF6C9A8F9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
- PRODUCT_NAME = IceSlicingObjects;
- 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 = Release;
};
- 232A051D978EFD1D4BDA2C71 /* Debug */ = {
+ 304AAC2F55E2D1F7937FADBF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- 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.IceExceptionsAMD;
+ PRODUCT_NAME = IceExceptionsAMD;
+ 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;
};
- 2401C5494B128F60C5204AFA /* Release */ = {
+ 31C7CF43FA348ED431950AD2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
@@ -15173,8 +15308,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry;
- PRODUCT_NAME = IceRetry;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
+ PRODUCT_NAME = IceHold;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -15182,9 +15317,9 @@
SWIFT_VERSION = 5.2;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 2717930FCC3A81045F687131 /* Debug */ = {
+ 3291F8B9232E921BA0CE6404 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -15200,8 +15335,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.IceFacets;
+ PRODUCT_NAME = IceFacets;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -15211,11 +15346,11 @@
};
name = Debug;
};
- 2905E102F0FAC2533272EA21 /* Release */ = {
+ 331C338450974F4DAE8EFF4C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
@@ -15227,63 +15362,27 @@
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;
+ 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;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
- };
- 2A6486F904C125D63FA0D7C2 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.5;
- DYLIB_COMPATIBILITY_VERSION = 0;
- DYLIB_CURRENT_VERSION = 3.7.5;
- 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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11macOS";
- PRODUCT_NAME = "Ice++11macOS";
- SDKROOT = macosx;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
- };
- name = Release;
+ name = Debug;
};
- 2AE5D93384A1A0CB2D5EE167 /* Debug */ = {
+ 3864B0DDBE9C133440B8F963 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_TESTABILITY = NO;
- EXECUTABLE_PREFIX = lib;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_BUILDING_SRC,
@@ -15297,20 +15396,22 @@
"$(SYMROOT)/$(PLATFORM_NAME)/include/",
"$(SRCROOT)/../cpp/src/",
);
- MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11macOS";
- PRODUCT_NAME = "IceDiscovery++11macOS";
- SDKROOT = macosx;
+ 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 = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
- 2D8C5568F4C3BC3510EB618E /* Release */ = {
+ 3C72BEB3483873D13564B943 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
@@ -15324,8 +15425,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
- PRODUCT_NAME = IceSlicingObjectsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
+ PRODUCT_NAME = IceAmi;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -15333,42 +15434,40 @@
SWIFT_VERSION = 5.2;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 2DDFFCE5ACD024B19B23099A /* Debug */ = {
+ 3C7A89BDA771AD5E58304B0F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
- PRODUCT_NAME = IceOperations;
- 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 = Debug;
};
- 2E9D8630DFC1F25E74F68895 /* Release */ = {
+ 3D6D9222C58BC224DB2B35C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
@@ -15382,8 +15481,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
- PRODUCT_NAME = IceAdmin;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInterceptor;
+ PRODUCT_NAME = IceInterceptor;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -15391,38 +15490,37 @@
SWIFT_VERSION = 5.2;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 2EF17FDD47A984C63821D1A9 /* Release */ = {
+ 41639669810EA1B8BEF5C2F2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD;
- PRODUCT_NAME = IceOptionalAMD;
- 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;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 2F133FABAC6FAC5337E30B70 /* Release */ = {
+ 417DCCDF79480529BB089A85 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -15438,8 +15536,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.IceInheritance;
+ PRODUCT_NAME = IceInheritance;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -15450,7 +15548,7 @@
};
name = Release;
};
- 33799EB325747E6AC59F33B8 /* Debug */ = {
+ 4359224D35A2D2DCC0CB4785 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -15466,8 +15564,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.IceSlicingObjectsAMD;
+ PRODUCT_NAME = IceSlicingObjectsAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -15477,36 +15575,34 @@
};
name = Debug;
};
- 340EEC288385DC81E3F46449 /* Release */ = {
+ 442C1038E104227023C47A63 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
- PRODUCT_NAME = IceOptional;
- 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 = Release;
+ name = Debug;
};
- 35331724DA4A0C3DA6397692 /* Debug */ = {
+ 44D2EE749A9D7343EB62ED6F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -15522,8 +15618,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.IceSlicingObjects;
+ PRODUCT_NAME = IceSlicingObjects;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -15533,11 +15629,11 @@
};
name = Debug;
};
- 398BC35B9F18C87421B33C28 /* Debug */ = {
+ 45AF23A8B064E16DF22CCA48 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
@@ -15551,8 +15647,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
- PRODUCT_NAME = IceFacets;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
+ PRODUCT_NAME = IceServantLocator;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -15560,9 +15656,9 @@
SWIFT_VERSION = 5.2;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 39FC19E4D8C634B5802CDFE0 /* Release */ = {
+ 47FCCB5ECDA889C9926CBBB5 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -15570,82 +15666,96 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
- PRODUCT_NAME = IceDefaultValue;
+ 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 = Release;
};
- 3B0002BADD089964C1648A63 /* Debug */ = {
+ 48394F1ADC070ACC06BD5C01 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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.IceUdp;
- PRODUCT_NAME = IceUdp;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
+ PRODUCT_NAME = IceOperationsAMD;
+ 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;
};
- 3B46B8A1A49B9A6FE126A7F3 /* Debug */ = {
+ 4874BD69CA956096BB8645EB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ 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;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
- PRODUCT_NAME = IceSlicingObjectsAMD;
+ OTHER_LDFLAGS = "-ObjC";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11iOS";
+ PRODUCT_NAME = "IceDiscovery++11iOS";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
- SWIFT_VERSION = 5.2;
- WRAPPER_EXTENSION = bundle;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
};
- name = Debug;
+ name = Release;
};
- 3C9127D7CF14D954309642D0 /* Debug */ = {
+ 492ACBEFD52CAB54D75C160E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -15661,8 +15771,8 @@
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.IceDefaultServant;
+ PRODUCT_NAME = IceDefaultServant;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -15672,93 +15782,96 @@
};
name = Debug;
};
- 3DC0609F40194772A821CA9C /* Debug */ = {
+ 4B87638BA42CE45957BEFC9C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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/Ice/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
- PRODUCT_NAME = IceScope;
+ 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;
- WRAPPER_EXTENSION = bundle;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
- name = Debug;
+ name = Release;
};
- 3EC69D7BCBD2EF52FAD27A3A /* Debug */ = {
+ 4BA4D4014216AE92BAB0C8B7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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 = 10.14;
+ 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;
};
- 40AF0F3F14747386982D1149 /* Release */ = {
+ 4DDD57C7FACEF6243288A336 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
- INFOPLIST_FILE = test/TestDriver/iOS/Info.plist;
+ INFOPLIST_FILE = test/TestCommon/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;
+ 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;
- TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 42B0469C1DF9C1E9F83FB117 /* Debug */ = {
+ 4DF42AB9EAF30D76E90DE2D7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -15776,8 +15889,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
- PRODUCT_NAME = IceOperationsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
+ PRODUCT_NAME = IceLocation;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -15787,89 +15900,98 @@
};
name = Debug;
};
- 4386B411E6324B59F5825FB7 /* Debug */ = {
+ 4F4F932C6EB7760B10EBADA7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ 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;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 444CA4C1F1FF378DCCE1111A /* Release */ = {
+ 502D89AAC080F4201C57C61C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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.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;
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
+ TARGETED_DEVICE_FAMILY = "1,2";
};
- name = Release;
+ name = Debug;
};
- 48BC71471E26E687E4D602EB /* Debug */ = {
+ 5037716FF01226F5D70B280C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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.IceProperties;
- PRODUCT_NAME = IceProperties;
+ 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;
- WRAPPER_EXTENSION = bundle;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
- name = Debug;
+ name = Release;
};
- 4A8F87209B12C190E9374FB6 /* Release */ = {
+ 505F679A1EDFC387826BE504 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -15885,8 +16007,8 @@
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
+ PRODUCT_NAME = IceScope;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -15897,7 +16019,7 @@
};
name = Release;
};
- 4E1A61EF2CC0DF88A95375C4 /* Release */ = {
+ 5135F382D8425D0898931F01 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -15913,8 +16035,8 @@
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.IceServantLocatorAMD;
+ PRODUCT_NAME = IceServantLocatorAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -15925,69 +16047,70 @@
};
name = Release;
};
- 4E27362132EDEDF3E8255027 /* Release */ = {
+ 52BF520599D429684E38E325 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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 = 10.14;
- 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;
+ name = Debug;
};
- 4F7C36D1485E8EFF35D87CA4 /* Release */ = {
+ 5317D881D4F0A6E2FC96B4D5 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInterceptor;
- PRODUCT_NAME = IceInterceptor;
- 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 = Release;
+ name = Debug;
};
- 5185467D04F9C365D6BC11CC /* Debug */ = {
+ 568FCB9EBEE867517DA873EE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
@@ -15999,18 +16122,55 @@
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.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;
+ };
+ 581EC8B5ABAB1107580ADB99 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.5;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.5;
+ 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.IceSSL++11iOS";
+ PRODUCT_NAME = "IceSSL++11iOS";
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
+ };
+ name = Release;
};
- 51AC082DB34CF45C6A6E07B0 /* Debug */ = {
+ 585DB1E46D876D1D072B22B5 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -16018,41 +16178,45 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
- PRODUCT_NAME = IceBinding;
+ 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 = Debug;
};
- 51B7CFEA55483BB6DC6B4344 /* Debug */ = {
+ 593872880664A6D7BB4C9783 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
- EXECUTABLE_PREFIX = lib;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
ICE_STATIC_LIBS,
ICE_SWIFT,
);
@@ -16063,20 +16227,59 @@
"$(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";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Debug;
+ };
+ 5A2A4C069EBEBBB8109808BC /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 3.7.5;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.5;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ 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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceSSL++11macOS";
- PRODUCT_NAME = "IceSSL++11macOS";
+ 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;
+ name = Release;
};
- 51E3C303AC6B4BB50B2F2610 /* Debug */ = {
+ 5B2FE3A22A5EB9FAD80B2625 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
@@ -16088,85 +16291,79 @@
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.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;
};
- 536D19A6325EC1524A5A37B0 /* Debug */ = {
+ 609A9DE8B43C43694A3FA5BD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
- PRODUCT_NAME = IceSlicingObjects;
- SDKROOT = macosx;
+ 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;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 53AB641F579CDCAA1C6BAF61 /* Release */ = {
+ 60E61318802DED91689EF87A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
+ 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/Mac";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceSSL++11macOS";
- PRODUCT_NAME = "IceSSL++11macOS";
+ 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 = Release;
};
- 5745107C260877E0F4995385 /* Debug */ = {
+ 61482586BDE6E853E7E6AEB2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
@@ -16178,50 +16375,52 @@
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.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;
};
- 5A49BBE77790208E61AC2BB1 /* Release */ = {
+ 631594A6306931E110632B1C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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.IceAdapterDeactivation;
- PRODUCT_NAME = IceAdapterDeactivation;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape;
+ PRODUCT_NAME = SliceEscape;
+ 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;
};
- 5C2E36E9A82D879BDEB88118 /* Debug */ = {
+ 633051F12657D405AE1A77D2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
@@ -16233,18 +16432,19 @@
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.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 = Debug;
+ name = Release;
};
- 5C85058CB2190CD63680628D /* Debug */ = {
+ 65D48BF40E2296258CA02984 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -16269,44 +16469,49 @@
"$(SRCROOT)/../cpp/src/",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11macOS";
- PRODUCT_NAME = "Ice++11macOS";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11macOS";
+ PRODUCT_NAME = "IceDiscovery++11macOS";
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
};
name = Debug;
};
- 5CF524A9038A47397DFE32B4 /* Release */ = {
+ 66E3AD117BEFAF5E4AC8D419 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ 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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape;
- PRODUCT_NAME = SliceEscape;
+ 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 = Release;
};
- 5DF9F00176C96CAFC429AEBD /* Release */ = {
+ 67F5E7DBDAA0F412BC8C8291 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -16324,8 +16529,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
- PRODUCT_NAME = IceObjects;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServices;
+ PRODUCT_NAME = IceServices;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -16335,7 +16540,7 @@
};
name = Release;
};
- 5E5F11A6D5B3425CB2F5E711 /* Release */ = {
+ 6853C684FF602AE8D366123E /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -16351,8 +16556,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.IceSlicingObjectsAMD;
+ PRODUCT_NAME = IceSlicingObjectsAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -16363,7 +16568,7 @@
};
name = Release;
};
- 5E9DE732C9CF04B8F9E63C71 /* Release */ = {
+ 692F8E6EBD8B90C8261CE6C3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -16381,8 +16586,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
- PRODUCT_NAME = IceLocation;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
+ PRODUCT_NAME = IceAmi;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -16392,102 +16597,74 @@
};
name = Release;
};
- 5EB4B48FD5B27E59CCF63EB0 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 3.7.5;
- DYLIB_COMPATIBILITY_VERSION = 0;
- DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
- 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 = 10.14;
- 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;
- WRAPPER_EXTENSION = bundle;
- };
- name = Debug;
- };
- 60DD68512EB6976BCD99C291 /* Release */ = {
+ 6A349A6369A9E62841B9013F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ 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;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
- PRODUCT_NAME = IceFacets;
+ OTHER_LDFLAGS = "-ObjC";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11iOS";
+ PRODUCT_NAME = "IceDiscovery++11iOS";
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;
};
- 6263BC7D879FD24BD9B4B039 /* Release */ = {
+ 6A355E7EE57C41D3CD33C628 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
+ 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/Mac";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11macOS";
- PRODUCT_NAME = "IceLocatorDiscovery++11macOS";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm;
+ PRODUCT_NAME = IceAcm;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
+ SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
+ SWIFT_VERSION = 5.2;
+ WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 62A97857C525CC9FD8C34A57 /* Release */ = {
+ 6A5AF8CB4A50F01205967CBE /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
@@ -16499,46 +16676,47 @@
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.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;
};
- 6564DEE73272A7AE4BF4E264 /* Debug */ = {
+ 6ADE99CC14F36910FD0898E8 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions;
+ PRODUCT_NAME = IceSlicingExceptions;
+ 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;
};
- 65BB8B958CF4116861F0AA96 /* Release */ = {
+ 6DA811D288C196885EA1D0D1 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -16554,8 +16732,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.IceOptionalAMD;
+ PRODUCT_NAME = IceOptionalAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -16566,7 +16744,7 @@
};
name = Release;
};
- 66CF463B66EA573320E13402 /* Release */ = {
+ 6F084D75909D89172A3DB17D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -16582,8 +16760,8 @@
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";
@@ -16594,7 +16772,7 @@
};
name = Release;
};
- 676AEE9D3591D79E739B2904 /* Debug */ = {
+ 7125ECF413E6212A1E796B36 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -16612,8 +16790,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
- PRODUCT_NAME = IceAdapterDeactivation;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry;
+ PRODUCT_NAME = IceRetry;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -16623,69 +16801,7 @@
};
name = Debug;
};
- 679D9A793B0689D42233E891 /* 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;
- };
- 68A582DF4284CEE2B855C772 /* Debug */ = {
+ 72EC444266A5F7F06A8A2217 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -16701,8 +16817,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.IceAmi;
+ PRODUCT_NAME = IceAmi;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -16712,7 +16828,7 @@
};
name = Debug;
};
- 68D4E6E8960BBC9832CBB0C2 /* Release */ = {
+ 72EF20839DCB4D84019C4DF0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -16730,8 +16846,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
- PRODUCT_NAME = IceUdp;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
+ PRODUCT_NAME = IceFacets;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -16741,35 +16857,7 @@
};
name = Release;
};
- 69124971C29980AD6BF835A7 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.5;
- DYLIB_COMPATIBILITY_VERSION = 0;
- DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
- 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.IceAmi;
- PRODUCT_NAME = IceAmi;
- 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;
- };
- 6BFF12FCD4F9AE9287AB54AD /* Debug */ = {
+ 73027DC24607F9850C4FDB56 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -16784,12 +16872,12 @@
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
- INFOPLIST_FILE = src/Glacier2/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 @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Glacier2;
- PRODUCT_NAME = Glacier2;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestCommon;
+ PRODUCT_NAME = TestCommon;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -16801,65 +16889,71 @@
};
name = Debug;
};
- 6F7D9ECCAC147AE39618754D /* Release */ = {
+ 73193EF5BD7870CC4443601C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
- PRODUCT_NAME = IceOperations;
- SDKROOT = macosx;
+ IPHONEOS_DEPLOYMENT_TARGET = 12.0;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration;
+ PRODUCT_NAME = IceSSLConfiguration;
+ 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;
};
- 6FC5EE48F74C53A7C3181493 /* Release */ = {
+ 736AF7E3FCE9340B549E8348 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ 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";
- MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServices;
- PRODUCT_NAME = IceServices;
- 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.IceLocatorDiscovery++11iOS";
+ PRODUCT_NAME = "IceLocatorDiscovery++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";
+ VALIDATE_PRODUCT = YES;
};
name = Release;
};
- 72578A0200BF937AC84B13D4 /* Release */ = {
+ 736F0BA126F03A178F1F6380 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -16875,8 +16969,8 @@
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.IceAdmin;
+ PRODUCT_NAME = IceAdmin;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -16887,44 +16981,38 @@
};
name = Release;
};
- 747273DCF5BDFD4E8E424CF4 /* Debug */ = {
+ 73817918C717A8F1D7FCCE2D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
+ 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/iOS";
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 = 10.14;
- 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.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 = Debug;
};
- 7546842B287DD00F54F7B5FE /* Debug */ = {
+ 73E9633A13C4ADCF25221D15 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
@@ -16938,8 +17026,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
- PRODUCT_NAME = IceHold;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
+ PRODUCT_NAME = IceLocation;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -16947,9 +17035,9 @@
SWIFT_VERSION = 5.2;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 7692BE6F26245C178F0CDB8C /* Release */ = {
+ 748355B9F26DEFE4E2871581 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -16965,8 +17053,8 @@
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.IceServices;
+ PRODUCT_NAME = IceServices;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -16977,71 +17065,40 @@
};
name = Release;
};
- 76ADAEC45336E360856C923C /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 3.7.5;
- DYLIB_COMPATIBILITY_VERSION = 0;
- DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
- 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 = 10.14;
- 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 = Release;
- };
- 7B1F7ADF66A9865F6B9BAEE7 /* Debug */ = {
+ 7495ECCD51CECEC9428415E5 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestCommon;
- PRODUCT_NAME = TestCommon;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
+ PRODUCT_NAME = IceInheritance;
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;
};
- 7B4BB334FC9D091D98A28B94 /* Release */ = {
+ 75476DFE4CB9E59CE08D322A /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
@@ -17053,23 +17110,22 @@
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.IceServices;
+ PRODUCT_NAME = IceServices;
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;
};
- 7D262D1305BFCED7E1CCD9C6 /* Debug */ = {
+ 754E7B910947E2CDF4664441 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
@@ -17083,8 +17139,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
- PRODUCT_NAME = IceLocation;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
+ PRODUCT_NAME = IceObjects;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -17092,42 +17148,39 @@
SWIFT_VERSION = 5.2;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 7D78C0E180F4BCDF1F3FBCEC /* Release */ = {
+ 7953A0A1ADE01A47EA17E80C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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/TestDriver/iOS/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;
+ 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;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
};
name = Release;
};
- 7FAEA53E9429ADB3D3BD067B /* Release */ = {
+ 7A106C8814BFB555015F51E6 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -17145,8 +17198,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
- PRODUCT_NAME = IceProxy;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm;
+ PRODUCT_NAME = IceAcm;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -17156,51 +17209,40 @@
};
name = Release;
};
- 7FFBC6967B62AFEC906C0EF4 /* Debug */ = {
+ 7ACBBDC174407A9AD2B936BF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- );
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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;
+ 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 = 10.14;
- OTHER_LDFLAGS = (
- "-lbz2",
- "-liconv",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceImpl;
- PRODUCT_NAME = IceImpl;
- SDKROOT = macosx;
+ 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;
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";
+ VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
- name = Debug;
+ name = Release;
};
- 80F768301C65570B8121AA0F /* Debug */ = {
+ 7BC334C9D72DCE1E4A21B564 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -17218,8 +17260,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions;
- PRODUCT_NAME = IceSlicingExceptions;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
+ PRODUCT_NAME = IceBinding;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -17229,7 +17271,7 @@
};
name = Debug;
};
- 81A4B493F80C81690E6F4095 /* Release */ = {
+ 7BCD78EEAC12DF64602EE6DD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -17247,8 +17289,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
- PRODUCT_NAME = IceInvoke;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
+ PRODUCT_NAME = IceUdp;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -17258,39 +17300,7 @@
};
name = Release;
};
- 839254410E527EEE239D12BA /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 0;
- DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
- 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 = 10.14;
- 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;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Debug;
- };
- 87CA3E4F6DF5D0E7BA5C1A18 /* Debug */ = {
+ 7C56E0F4D11256170F29B62E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -17308,8 +17318,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
- PRODUCT_NAME = IceServantLocator;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD;
+ PRODUCT_NAME = IceSlicingExceptionsAMD;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -17319,7 +17329,7 @@
};
name = Debug;
};
- 8A1CF8865E18553C69703745 /* Debug */ = {
+ 7EB4B84A8D4E2CAB5D622CE1 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -17335,8 +17345,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.IceExceptions;
+ PRODUCT_NAME = IceExceptions;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -17346,7 +17356,7 @@
};
name = Debug;
};
- 8BA94984B6EB51FE0D00EF56 /* Release */ = {
+ 80C2183F11DB5F4A747F4AB5 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -17362,8 +17372,8 @@
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.IceSlicingExceptions;
+ PRODUCT_NAME = IceSlicingExceptions;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -17374,95 +17384,90 @@
};
name = Release;
};
- 8CC3171A3FCB1856FBD85647 /* Debug */ = {
+ 819524ABDFCFBB192F6E9D7E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
- PRODUCT_NAME = IceAdmin;
- SDKROOT = macosx;
+ IPHONEOS_DEPLOYMENT_TARGET = 12.0;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
+ PRODUCT_NAME = IceLocation;
+ 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;
};
- 8DACBA88EE65EFBDCE6107AB /* Debug */ = {
+ 81D6DFB0714F84C8931A3D9C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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.IceAcm;
+ PRODUCT_NAME = IceAcm;
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;
};
- 8E1670931F03FCBFCADA7484 /* Debug */ = {
+ 81E9F78EA0FECE2E20E9BE7F /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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.IceAdapterDeactivation;
- PRODUCT_NAME = IceAdapterDeactivation;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ 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;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 913EBE2775995E919DE52FB8 /* Release */ = {
+ 81F8E57C4611330C762A0946 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -17471,67 +17476,58 @@
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
+ 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/iOS";
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.IceSSL++11iOS";
- PRODUCT_NAME = "IceSSL++11iOS";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
+ PRODUCT_NAME = IceInfo;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- TARGETED_DEVICE_FAMILY = "1,2";
+ SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
+ SWIFT_VERSION = 5.2;
VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 918FBB1141962845B0AC4E62 /* Release */ = {
+ 82099654A1FEDB982BB7FFD2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
+ IPHONEOS_DEPLOYMENT_TARGET = 12.0;
PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
PRODUCT_NAME = IceExceptions;
- SDKROOT = macosx;
+ 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;
};
- 935E80C340CF12D852C3CABF /* Release */ = {
+ 8433C6DBE070008677088D41 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
@@ -17545,8 +17541,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions;
- PRODUCT_NAME = IceSlicingExceptions;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration;
+ PRODUCT_NAME = IceSSLConfiguration;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -17554,9 +17550,9 @@
SWIFT_VERSION = 5.2;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 93925708771768BF9677076C /* Debug */ = {
+ 852855ACA667CE5E5C7C8B32 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -17574,8 +17570,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry;
- PRODUCT_NAME = IceRetry;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
+ PRODUCT_NAME = IceServantLocator;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -17585,133 +17581,36 @@
};
name = Debug;
};
- 93D8D4351AEEA435457870F1 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.5;
- DYLIB_COMPATIBILITY_VERSION = 0;
- DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
- 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.IceProxyAMD;
- PRODUCT_NAME = IceProxyAMD;
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
- SWIFT_VERSION = 5.2;
- WRAPPER_EXTENSION = bundle;
- };
- name = Debug;
- };
- 948AB01C1789BBD6393681F8 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.5;
- DYLIB_COMPATIBILITY_VERSION = 0;
- DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
- 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;
- WRAPPER_EXTENSION = bundle;
- };
- name = Debug;
- };
- 94B08C006342AD93C5F6174F /* Release */ = {
+ 85DE90C77D123B4A6C555063 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- 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/",
- );
- 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 = 10.14;
- OTHER_LDFLAGS = (
- "-lbz2",
- "-liconv",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceImpl;
- PRODUCT_NAME = IceImpl;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
+ PRODUCT_NAME = IceSlicingObjectsAMD;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Release;
- };
- 970E76FE62E5A7999FB94E0E /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.5;
- DYLIB_COMPATIBILITY_VERSION = 0;
- DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
- 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;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
SWIFT_VERSION = 5.2;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 9AFC4C5F970D1BE275F678E5 /* Release */ = {
+ 890F0C6379C64080DE9074BB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -17727,8 +17626,8 @@
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.IceHold;
+ PRODUCT_NAME = IceHold;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -17739,7 +17638,7 @@
};
name = Release;
};
- 9B3F57E19DD1FFA2D7E2064F /* Debug */ = {
+ 89DD315EB3B1C9D571EFF02D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -17755,8 +17654,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.IceEnums;
+ PRODUCT_NAME = IceEnums;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -17766,34 +17665,36 @@
};
name = Debug;
};
- 9BF5CBA8205C2222AEBEF02F /* Debug */ = {
+ 8A6CD0DAC6CEF914FF0D2CD4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
+ PRODUCT_NAME = IceInvoke;
+ 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;
};
- 9E117CFEC9DBE7AF5EB395FA /* Release */ = {
+ 8BF3B4518F3FFF63E512CDB6 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -17809,8 +17710,8 @@
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.IceOperations;
+ PRODUCT_NAME = IceOperations;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -17821,63 +17722,72 @@
};
name = Release;
};
- 9EA8B4D9E905CDFACD305B00 /* Debug */ = {
+ 8CFEFDD5BF9C5398CE1A2452 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream;
- PRODUCT_NAME = IceStream;
+ 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;
};
- A11DFA2EED52074B5A54C39D /* Debug */ = {
+ 8DD4C4EDC9072B1DD39C8A17 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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.IceSSLConfiguration;
- PRODUCT_NAME = IceSSLConfiguration;
+ 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;
- WRAPPER_EXTENSION = bundle;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
- name = Debug;
+ name = Release;
};
- A167358B2982B76A3F13F173 /* Debug */ = {
+ 8E0F5D5055A67B314D768159 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -17895,8 +17805,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
- PRODUCT_NAME = IceDefaultServant;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
+ PRODUCT_NAME = IceInfo;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -17906,7 +17816,7 @@
};
name = Debug;
};
- A175FF704DEA7EAE6209E3FF /* Release */ = {
+ 8E93B2871088E856344BFD47 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -17922,8 +17832,8 @@
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream;
+ PRODUCT_NAME = IceStream;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -17934,7 +17844,7 @@
};
name = Release;
};
- A3F50CA42234B9DC4E6C93E2 /* Release */ = {
+ 8F166F9BB326845FE270D527 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -17950,8 +17860,8 @@
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.IceBinding;
+ PRODUCT_NAME = IceBinding;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -17962,36 +17872,34 @@
};
name = Release;
};
- A59923004FD48E3549CB08E4 /* Release */ = {
+ 8FF99DE5C17BEED6EAA8A459 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
- PRODUCT_NAME = IceEnums;
- 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;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- A670EA901930348145CF01CA /* Debug */ = {
+ 904DC3E1C24C0C55ADDAA6A5 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -18000,87 +17908,100 @@
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
+ 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/iOS";
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.IceLocatorDiscovery++11iOS";
- PRODUCT_NAME = "IceLocatorDiscovery++11iOS";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
+ PRODUCT_NAME = IceOptional;
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;
};
- A774113163E597F0A2B9ECAF /* Release */ = {
+ 939E91C643502D4546ADE974 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ 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;
+ 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.IceDefaultServant;
- PRODUCT_NAME = IceDefaultServant;
+ 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;
+ TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
name = Release;
};
- ABDFD15B28985A7B6985EAEB /* Debug */ = {
+ 946189411B7D0C77570981E5 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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 = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
+ PRODUCT_NAME = IceUdp;
+ 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;
};
- ACB302570A396B8477D88A91 /* Release */ = {
+ 9600D86742907844941F06CE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -18089,38 +18010,30 @@
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
+ 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/iOS";
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.IceIAP++11iOS";
- PRODUCT_NAME = "IceIAP++11iOS";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
+ PRODUCT_NAME = IceOptional;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- TARGETED_DEVICE_FAMILY = "1,2";
+ SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
+ SWIFT_VERSION = 5.2;
VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- B026A1EB6F461CA1EAF5A261 /* Release */ = {
+ 976BCDE47B8CEA40DEFB992D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DEFINES_MODULE = YES;
@@ -18131,57 +18044,53 @@
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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";
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;
};
- B04BB0FDF3120E3355E05E16 /* Release */ = {
+ 9905DA354C67D51E1958FA1D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm;
- PRODUCT_NAME = IceStorm;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
+ PRODUCT_NAME = IceInheritance;
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;
+ name = Debug;
};
- B1562430A5CC129977DC512F /* Release */ = {
+ 9929E589A1E1A94142750E1D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -18199,8 +18108,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm;
- PRODUCT_NAME = IceAcm;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD;
+ PRODUCT_NAME = IceSlicingExceptionsAMD;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -18210,7 +18119,7 @@
};
name = Release;
};
- B3AD31B785237B236D5930A8 /* Debug */ = {
+ 9A3A76BCDCBEC2520C986CBF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -18235,8 +18144,8 @@
);
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11iOS";
- PRODUCT_NAME = "Ice++11iOS";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceIAP++11iOS";
+ PRODUCT_NAME = "IceIAP++11iOS";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -18244,34 +18153,7 @@
};
name = Debug;
};
- B4B058FDA35CC69FC22F5A2D /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.5;
- DYLIB_COMPATIBILITY_VERSION = 0;
- DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
- 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.IceStream;
- PRODUCT_NAME = IceStream;
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
- SWIFT_VERSION = 5.2;
- WRAPPER_EXTENSION = bundle;
- };
- name = Debug;
- };
- B622C45E5B9FB0D81C85852A /* Debug */ = {
+ 9A66DCB933CFA338DEC01FFC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -18289,8 +18171,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
- PRODUCT_NAME = IceExceptions;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
+ PRODUCT_NAME = IceOptional;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -18300,93 +18182,66 @@
};
name = Debug;
};
- B7A3C797A42C0AF824492DF3 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 3.7.5;
- DYLIB_COMPATIBILITY_VERSION = 0;
- DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
- 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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD;
- PRODUCT_NAME = IceServantLocatorAMD;
- SDKROOT = macosx;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
- SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
- SWIFT_VERSION = 5.2;
- WRAPPER_EXTENSION = bundle;
- };
- name = Release;
- };
- B86A4AAD87D2F1B84FC6A993 /* Release */ = {
+ 9B5AC1C6A8B8C8131A727C90 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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.IceInterceptor;
- PRODUCT_NAME = IceInterceptor;
+ 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;
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
- name = Release;
+ name = Debug;
};
- B98A519D4ADF06DFAF8EE21F /* Release */ = {
+ 9C169375A22FF0776E653BAC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration;
- PRODUCT_NAME = IceSSLConfiguration;
- 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;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- BA74A2FE36DCA4472EB6FA7F /* Debug */ = {
+ 9D33A2943516A573C869DCC6 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -18404,8 +18259,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD;
- PRODUCT_NAME = IceProxyAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
+ PRODUCT_NAME = IceAdmin;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -18415,7 +18270,7 @@
};
name = Debug;
};
- BAE016AB0D42D2D83BEE50B6 /* Debug */ = {
+ 9ED1F88B2A51DACFAD588E43 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -18431,8 +18286,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.IceSSLConfiguration;
+ PRODUCT_NAME = IceSSLConfiguration;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -18442,7 +18297,7 @@
};
name = Debug;
};
- BDEC39C50781A109391F7C7E /* Release */ = {
+ 9FFDABC946D593E66AF09B68 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -18458,8 +18313,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.IceSlicingObjects;
+ PRODUCT_NAME = IceSlicingObjects;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -18470,11 +18325,11 @@
};
name = Release;
};
- BF371B1952C7C4B0CFF3210D /* Debug */ = {
+ A001CED53FCF51677D572547 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
@@ -18488,8 +18343,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- 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;
@@ -18497,43 +18352,9 @@
SWIFT_VERSION = 5.2;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
- };
- C01A589F96F05425C58390E2 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.5;
- DYLIB_COMPATIBILITY_VERSION = 0;
- DYLIB_CURRENT_VERSION = 3.7.5;
- 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;
+ name = Release;
};
- C752B518C492B16AC7775709 /* Release */ = {
+ A0120DA49E1893C994788CA7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -18551,8 +18372,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
- PRODUCT_NAME = IceOperationsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
+ PRODUCT_NAME = IceSlicingObjectsAMD;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -18562,65 +18383,69 @@
};
name = Release;
};
- C79B12E289E5A60E60EF859E /* Debug */ = {
+ A27B9036DFD8645F3932856B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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 = 10.14;
+ 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;
};
- C8B70842A11AE41741402051 /* Debug */ = {
+ A434701B37A5AC2BC6C16277 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
+ PRODUCT_NAME = IceDefaultValue;
+ 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;
};
- C99DC2C96B48475DB02D46FF /* Release */ = {
+ A596B89E71A960E6E6478C0F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
@@ -18634,8 +18459,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
- PRODUCT_NAME = IceAdapterDeactivation;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
+ PRODUCT_NAME = IceEnums;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -18643,9 +18468,9 @@
SWIFT_VERSION = 5.2;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- CB3B40EB18AA16DA72D611A5 /* Debug */ = {
+ A84FA09593B364E675B79DF8 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -18674,16 +18499,17 @@
};
name = Debug;
};
- CB9C79F4BC591DC866CB145D /* Debug */ = {
+ AAEDFE85CBE585A6EC21E6EB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_TESTABILITY = NO;
+ EXECUTABLE_PREFIX = lib;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_BUILDING_SRC,
@@ -18697,18 +18523,44 @@
"$(SYMROOT)/$(PLATFORM_NAME)/include/",
"$(SRCROOT)/../cpp/src/",
);
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceSSL++11macOS";
+ PRODUCT_NAME = "IceSSL++11macOS";
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = macosx;
+ };
+ name = Debug;
+ };
+ AB5AB2384AC62C7791B73F30 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.5;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.5;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ GCC_TREAT_WARNINGS_AS_ERRORS = YES;
+ INFOPLIST_FILE = test/TestCommon/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceIAP++11iOS";
- PRODUCT_NAME = "IceIAP++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;
+ VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- CC295369CB72CAA1ACDB420A /* Debug */ = {
+ ADC3744D6546D02AAC7DAB6A /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -18724,8 +18576,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.IceSlicingExceptions;
+ PRODUCT_NAME = IceSlicingExceptions;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -18735,7 +18587,7 @@
};
name = Debug;
};
- CE81199243DA3EAD02FA5D73 /* Release */ = {
+ AE0EA4C1CCBEBC9F6E5EF7B8 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -18743,106 +18595,84 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestCommon;
- PRODUCT_NAME = TestCommon;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInterceptor;
+ PRODUCT_NAME = IceInterceptor;
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;
};
- CF2268377BF9187E71B81FDA /* Release */ = {
+ AFD8EFADEFFD14215B33B394 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- NDEBUG,
- );
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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";
- 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;
+ INFOPLIST_FILE = test/TestCommon/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
+ PRODUCT_NAME = IceProxy;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
+ SUPPORTED_PLATFORMS = macosx;
+ SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
+ SWIFT_VERSION = 5.2;
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- CF6C1A4B49FD18969B48820D /* Release */ = {
+ B0DEE367175914C7117C3AD0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
- PRODUCT_NAME = IceHold;
- 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;
};
- CF992CED3AA596E15B37F2FB /* Debug */ = {
+ B4A9DB46BD25DC7FE43EB07D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -18857,12 +18687,12 @@
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
- INFOPLIST_FILE = src/Ice/Info.plist;
+ INFOPLIST_FILE = src/Glacier2/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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Glacier2;
+ PRODUCT_NAME = Glacier2;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -18874,36 +18704,36 @@
};
name = Debug;
};
- D2DA3F878C429537099F03D8 /* Debug */ = {
+ B5315286480EFF76A3FB350E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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 = 10.14;
+ 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;
- TARGETED_DEVICE_FAMILY = "1,2";
+ WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- D305A1C50BF490F5868DFDDB /* Debug */ = {
+ B54E5622DA146376FE4AF6F9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -18921,8 +18751,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
- PRODUCT_NAME = IceTimeout;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServices;
+ PRODUCT_NAME = IceServices;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -18932,7 +18762,40 @@
};
name = Debug;
};
- D4E4FB12EF5E8273FB108473 /* Release */ = {
+ B791579FD15D712F9EAACBB9 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.5;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.5;
+ ENABLE_TESTABILITY = NO;
+ 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;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11macOS";
+ PRODUCT_NAME = "IceLocatorDiscovery++11macOS";
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = macosx;
+ };
+ name = Debug;
+ };
+ B88BC38B7B79397498BF7B2C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -18950,8 +18813,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
- PRODUCT_NAME = IceAmi;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
+ PRODUCT_NAME = IceDefaultValue;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -18961,40 +18824,36 @@
};
name = Release;
};
- D5ED36F6703926FC95622BD8 /* Release */ = {
+ B9BD712C52AF4C51AF1FEC40 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
- 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.IceStorm;
- PRODUCT_NAME = IceStorm;
- SDKROOT = iphoneos;
+ INFOPLIST_FILE = test/TestCommon/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ 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;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- D8B492E3AE5FAE9C5669D57B /* Release */ = {
+ BDEEB3FE40EA4387CE0211C8 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -19012,8 +18871,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
- PRODUCT_NAME = IceServantLocator;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
+ PRODUCT_NAME = IceDefaultServant;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -19023,7 +18882,7 @@
};
name = Release;
};
- DB14E52793A86D9206AA93A7 /* Release */ = {
+ BE4B6839290B8C5543A79742 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -19039,8 +18898,8 @@
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.IceAdapterDeactivation;
+ PRODUCT_NAME = IceAdapterDeactivation;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -19051,11 +18910,40 @@
};
name = Release;
};
- DBC3B39E9853DB625F8FAA73 /* Release */ = {
+ BF8878C3D41A2F008AC0F355 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 3.7.5;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.5;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ 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 = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
+ PRODUCT_NAME = IceProperties;
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = macosx;
+ SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
+ SWIFT_VERSION = 5.2;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Debug;
+ };
+ C016108E28446246FDA60CDC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
@@ -19067,23 +18955,22 @@
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.IceStream;
+ PRODUCT_NAME = IceStream;
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;
};
- DCDE3649117670A9E03F8B59 /* Debug */ = {
+ C1403D2511C3305A8EBE27B0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
@@ -19097,8 +18984,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
- PRODUCT_NAME = IceProxy;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
+ PRODUCT_NAME = IceInfo;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -19106,9 +18993,9 @@
SWIFT_VERSION = 5.2;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- DCEA9835A1B92F11C9FB5C74 /* Debug */ = {
+ C188EECA7259CC24DD43103A /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -19126,8 +19013,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
- PRODUCT_NAME = IceDefaultValue;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
+ PRODUCT_NAME = IceOperations;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -19137,7 +19024,7 @@
};
name = Debug;
};
- DD1CC1EBDED94629920C1F5F /* Debug */ = {
+ C398B60F4D8267E8339A79ED /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -19145,28 +19032,31 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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/Ice/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
- PRODUCT_NAME = IceSlicingObjectsAMD;
+ 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;
- WRAPPER_EXTENSION = bundle;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
name = Debug;
};
- DD5E3C503E2164D55FFA353E /* Debug */ = {
+ C3A1BB1C34A2228BEC46704E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -19174,32 +19064,35 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServices;
- PRODUCT_NAME = IceServices;
+ 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;
};
- DF6336B9027042AAB08D3373 /* Release */ = {
+ C44BC9FD62C520DED3380E1E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
@@ -19211,23 +19104,22 @@
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";
SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
SWIFT_VERSION = 5.2;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- E06040A48BB56334F16C1C5F /* Release */ = {
+ C4A1F66B1EA2F3B2153D3132 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
@@ -19239,51 +19131,47 @@
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.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;
};
- E0B7B6EE12F23960E9B56E79 /* Debug */ = {
+ C5DF5D055F834F20D65293F2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
- 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.IceStorm;
- PRODUCT_NAME = IceStorm;
- SDKROOT = iphoneos;
+ INFOPLIST_FILE = test/TestCommon/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ 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;
- TARGETED_DEVICE_FAMILY = "1,2";
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
+ WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- E1D8895AFFD7D88C6F45E3C9 /* Debug */ = {
+ C6B22C26097FA84864FEBCCF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -19301,8 +19189,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
- PRODUCT_NAME = IceEnums;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
+ PRODUCT_NAME = IceScope;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -19312,40 +19200,41 @@
};
name = Debug;
};
- E215B7B2FEB1C2D7F9BFE650 /* Release */ = {
+ C84CC2F1944324F67368B60C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ 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 = src/Ice/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
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;
+ OTHER_LDFLAGS = "-ObjC";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11iOS";
+ PRODUCT_NAME = "Ice++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;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
};
- name = Release;
+ name = Debug;
};
- E2AE9D739BC21F4EAAB21E83 /* Debug */ = {
+ C98BC1073EA0AD0836E4B12F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -19363,8 +19252,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
- PRODUCT_NAME = IceInheritance;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
+ PRODUCT_NAME = IceExceptionsAMD;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -19374,118 +19263,118 @@
};
name = Debug;
};
- E304234B1BB9DCEB457BB65A /* Release */ = {
+ CC7EB885C43D74285EF3DBB3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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";
- MACOSX_DEPLOYMENT_TARGET = 10.14;
+ 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 = macosx;
+ 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";
+ VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Release;
};
- E44A0832345623ACECF3D6CD /* Debug */ = {
+ CFA8CC04291E4516599D92FC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
- PRODUCT_NAME = IceInvoke;
- SDKROOT = macosx;
+ IPHONEOS_DEPLOYMENT_TARGET = 12.0;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
+ PRODUCT_NAME = IceInheritance;
+ 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;
};
- E4A2E9F77EB15496DCE059CC /* Release */ = {
+ D0C48274F48FF882ACD80F27 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
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/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11macOS";
- PRODUCT_NAME = "IceDiscovery++11macOS";
- SDKROOT = macosx;
+ 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 = macosx;
+ 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;
};
- E6072D648BAB473B7E79D891 /* Debug */ = {
+ D1543F011958907F87E13296 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_STATIC_LIBS,
ICE_SWIFT,
+ NDEBUG,
);
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
@@ -19496,24 +19385,23 @@
);
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";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
OTHER_LDFLAGS = (
"-lbz2",
"-liconv",
);
PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceImpl;
PRODUCT_NAME = IceImpl;
- SDKROOT = iphoneos;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- TARGETED_DEVICE_FAMILY = "1,2";
+ SUPPORTED_PLATFORMS = macosx;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
- name = Debug;
+ name = Release;
};
- E67BFA382AE335C0A6A1D9DC /* Release */ = {
+ D2209F0706BFC4216690F892 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -19531,8 +19419,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
- PRODUCT_NAME = IceFacets;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
+ PRODUCT_NAME = IceOperations;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -19542,11 +19430,11 @@
};
name = Release;
};
- E6853371C955919B41AFDFAD /* Release */ = {
+ D30F2EC7417081E78C9B781F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
@@ -19558,84 +19446,46 @@
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.IceInfo;
+ PRODUCT_NAME = IceInfo;
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;
};
- E71ECD00E8DAE511DCF55895 /* Release */ = {
+ D415A0A0497C3B89DD83B7BE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
+ IPHONEOS_DEPLOYMENT_TARGET = 12.0;
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 = Release;
- };
- E7EA30943371358498B0EB96 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.5;
- DYLIB_COMPATIBILITY_VERSION = 0;
- DYLIB_CURRENT_VERSION = 3.7.5;
- 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.Ice++11iOS";
- PRODUCT_NAME = "Ice++11iOS";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- TARGETED_DEVICE_FAMILY = "1,2";
+ SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
+ SWIFT_VERSION = 5.2;
VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- E873B5E5D0CEC7DB66EDE31B /* Release */ = {
+ D4B2D6C70A19131AD41EBFFA /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -19651,8 +19501,8 @@
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
+ PRODUCT_NAME = IceAmi;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -19663,7 +19513,7 @@
};
name = Release;
};
- E8D8AF9CD8F2389C5DABA6CA /* Debug */ = {
+ D5ABBFC42D7983DA3B2E4603 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -19681,8 +19531,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
- PRODUCT_NAME = IceAmi;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
+ PRODUCT_NAME = IceFacets;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -19692,7 +19542,7 @@
};
name = Debug;
};
- EB0A9BC1DDD775C84278CCAC /* Release */ = {
+ D69C339C6D98D8C4D2D97D18 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -19710,8 +19560,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
- PRODUCT_NAME = IceTimeout;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
+ PRODUCT_NAME = IceHold;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -19721,7 +19571,7 @@
};
name = Release;
};
- EC2378A037AE97C93AAD6B38 /* Debug */ = {
+ D6A80F4D0CB174151DC8E19C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -19729,28 +19579,58 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
- PRODUCT_NAME = IceExceptionsAMD;
+ 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;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Debug;
+ };
+ D7AEC4BBBF73DB4FA71EE0F2 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.5;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.5;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ 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;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
+ SWIFT_VERSION = 5.2;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- EC242F01EA2437372626DF09 /* Release */ = {
+ D9C74254328A9497EC9F6668 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -19758,35 +19638,32 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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";
+ INFOPLIST_FILE = test/TestCommon/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid;
- PRODUCT_NAME = IceGrid;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
+ PRODUCT_NAME = IceEnums;
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;
};
- EC28C39C286AC8C58917A402 /* Release */ = {
+ DDF3646B70C1CEC380BEF2D8 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
@@ -19798,19 +19675,18 @@
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.IceOptionalAMD;
+ PRODUCT_NAME = IceOptionalAMD;
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;
};
- EC481E724E660BECAD47803A /* Debug */ = {
+ E1B05AFDE1E7F124C127396D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -19819,10 +19695,40 @@
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ 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;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
+ SWIFT_VERSION = 5.2;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Debug;
+ };
+ E32F6E27CCB44FC64031E3E5 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.5;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
ICE_STATIC_LIBS,
ICE_SWIFT,
);
@@ -19833,51 +19739,84 @@
"$(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 = 10.14;
+ OTHER_LDFLAGS = (
+ "-lbz2",
+ "-liconv",
+ );
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceImpl;
+ PRODUCT_NAME = IceImpl;
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = macosx;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Debug;
+ };
+ E7E307CFB0A223827F68C03A /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.5;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.5;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ GCC_TREAT_WARNINGS_AS_ERRORS = YES;
+ INFOPLIST_FILE = test/TestCommon/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceSSL++11iOS";
- PRODUCT_NAME = "IceSSL++11iOS";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
+ PRODUCT_NAME = IceExceptionsAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- TARGETED_DEVICE_FAMILY = "1,2";
+ SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
+ SWIFT_VERSION = 5.2;
+ VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- F0866E557FFEE3F52E9BBAB2 /* Debug */ = {
+ E9EE214720712C8917AB1EFA /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
- PRODUCT_NAME = IceInfo;
- 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;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- F09E6A9AECE88BEA6F8E5708 /* Release */ = {
+ EA6398D05C13981210407E40 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
@@ -19891,8 +19830,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- 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;
@@ -19900,9 +19839,9 @@
SWIFT_VERSION = 5.2;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- F1CBDBD507415A133479E0CB /* Release */ = {
+ EBA16AF99B39C8D12F752C9E /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -19920,8 +19859,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
- PRODUCT_NAME = IceExceptionsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
+ PRODUCT_NAME = IceScope;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -19931,34 +19870,36 @@
};
name = Release;
};
- F2C7F51C198DC59D3E55EE57 /* Debug */ = {
+ EF302E57C8C1798721F1D17C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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 = 10.14;
+ 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;
};
- F8BD846E6DA76535B354C69A /* Debug */ = {
+ F0E3C3926FD42213614B8D34 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -19974,8 +19915,8 @@
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.IceInterceptor;
+ PRODUCT_NAME = IceInterceptor;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -19985,215 +19926,272 @@
};
name = Debug;
};
- F8E87BDF179C6476CD84F5DA /* Release */ = {
+ F0E7CF84F1342893BC5E4EF1 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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 = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
+ PRODUCT_NAME = IceOptional;
+ 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;
};
- F94D2E6BA8B532E19CB88A7E /* Release */ = {
+ F16C555E9F7E8A5DC8F28DD4 /* Release */ = {
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-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;
+ };
+ F284EDB80D0C63F7992C86DB /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- 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 = "";
+ VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- FA1A7EBEA8DA0526B3058F33 /* Release */ = {
+ F3426189E7AF3FF91A69244B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD;
- PRODUCT_NAME = IceSlicingExceptionsAMD;
- 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 = Release;
+ name = Debug;
};
- FAE66FF5AD37FC50EA957AFD /* Release */ = {
+ F52324DDED421E7C324618BE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ 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";
- MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
- PRODUCT_NAME = IceDefaultServant;
- 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.IceIAP++11iOS";
+ PRODUCT_NAME = "IceIAP++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";
+ VALIDATE_PRODUCT = YES;
};
name = Release;
};
- FB76AF229F4FADF3436C35BA /* Debug */ = {
+ F6DFAE6AE44F93856D752AB9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD;
- PRODUCT_NAME = IceOptionalAMD;
- 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;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- FC5D7B05B0625A67B7E4ADE1 /* Debug */ = {
+ F7A6D1D6CB5823E7FE6F41AB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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 = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD;
- PRODUCT_NAME = IceServantLocatorAMD;
- SDKROOT = macosx;
+ IPHONEOS_DEPLOYMENT_TARGET = 12.0;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
+ PRODUCT_NAME = IceProxy;
+ 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;
};
- FC7550AA0AB6887CBE880FFB /* Release */ = {
+ F86212E4B58C322770D6948A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestCommon;
+ PRODUCT_NAME = TestCommon;
+ 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;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
name = Release;
};
- FCC40D53A6E59D7C33296621 /* Debug */ = {
+ FBA120E3E592D0BD740936A7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
@@ -20207,8 +20205,8 @@
INFOPLIST_FILE = test/TestCommon/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration;
- PRODUCT_NAME = IceSSLConfiguration;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
+ PRODUCT_NAME = IceInvoke;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -20216,957 +20214,959 @@
SWIFT_VERSION = 5.2;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- FFB1D0FEA6EBAA8A0768C0B0 /* Debug */ = {
+ FE474D4D9D9283288C97008B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.5;
DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.5;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
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;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ 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;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
- 0052F09E1EC8CD9EA58C75A1 /* Build configuration list for PBXNativeTarget "IceFacets macOS" */ = {
+ 006B7C2D83FF77E8D735A1E5 /* Build configuration list for PBXNativeTarget "IceOptional iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 398BC35B9F18C87421B33C28 /* Debug */,
- E67BFA382AE335C0A6A1D9DC /* Release */,
+ 904DC3E1C24C0C55ADDAA6A5 /* Debug */,
+ 9600D86742907844941F06CE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 022EA05646E8140352CD83EA /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 iOS" */ = {
+ 01581A85192374182C8595B4 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- C01A589F96F05425C58390E2 /* Debug */,
- 13804B4BCEFCCA9D0969BE88 /* Release */,
+ E9EE214720712C8917AB1EFA /* Debug */,
+ BE4B6839290B8C5543A79742 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 0249A14FCD436F83D9F8730D /* Build configuration list for PBXNativeTarget "IceOperationsAMD macOS" */ = {
+ 02BD46A0ED617887BD58E8CB /* Build configuration list for PBXNativeTarget "IceHold macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 42B0469C1DF9C1E9F83FB117 /* Debug */,
- C752B518C492B16AC7775709 /* Release */,
+ 31C7CF43FA348ED431950AD2 /* Debug */,
+ D69C339C6D98D8C4D2D97D18 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 064714039391BE78F7670B39 /* Build configuration list for PBXNativeTarget "IceTimeout macOS" */ = {
+ 04CA7FD8809E99B6BB092042 /* Build configuration list for PBXNativeTarget "IceFacets macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- D305A1C50BF490F5868DFDDB /* Debug */,
- EB0A9BC1DDD775C84278CCAC /* Release */,
+ D5ABBFC42D7983DA3B2E4603 /* Debug */,
+ 72EF20839DCB4D84019C4DF0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 08722FDBA4607321D22D492E /* Build configuration list for PBXNativeTarget "SliceEscape macOS" */ = {
+ 0C9DC7995227410943B8C549 /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 1C98D505033B88A0C855FA35 /* Debug */,
- 5CF524A9038A47397DFE32B4 /* Release */,
+ 1238E582041FBB1886B1F9C5 /* Debug */,
+ FE474D4D9D9283288C97008B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 0A45BD9B6920C07D7615B808 /* Build configuration list for PBXNativeTarget "Ice C++11 iOS" */ = {
+ 0CDC4650404241E6FA783A4B /* Build configuration list for PBXNativeTarget "IceOperationsAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- B3AD31B785237B236D5930A8 /* Debug */,
- E7EA30943371358498B0EB96 /* Release */,
+ C44BC9FD62C520DED3380E1E /* Debug */,
+ 61482586BDE6E853E7E6AEB2 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 0A50864A90D4F8D3245B146C /* Build configuration list for PBXNativeTarget "IceProxyAMD iOS" */ = {
+ 0DB6DF5A4A6E9A0D358C997A /* Build configuration list for PBXNativeTarget "TestCommon macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 93D8D4351AEEA435457870F1 /* Debug */,
- 4E1A61EF2CC0DF88A95375C4 /* Release */,
+ 52BF520599D429684E38E325 /* Debug */,
+ F86212E4B58C322770D6948A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 0BEB080277BEC47AB2F0B380 /* Build configuration list for PBXNativeTarget "IceDefaultValue macOS" */ = {
+ 10729862A097C39CE8EB9C85 /* Build configuration list for PBXNativeTarget "SliceEscape iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- DCEA9835A1B92F11C9FB5C74 /* Debug */,
- 39FC19E4D8C634B5802CDFE0 /* Release */,
+ C4A1F66B1EA2F3B2153D3132 /* Debug */,
+ 633051F12657D405AE1A77D2 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 0E15EF19C87DFB578AED5711 /* Build configuration list for PBXNativeTarget "IceEnums macOS" */ = {
+ 1442C9EC0EE4E441E9A8305E /* Build configuration list for PBXNativeTarget "IceDefaultValue macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- E1D8895AFFD7D88C6F45E3C9 /* Debug */,
- A59923004FD48E3549CB08E4 /* Release */,
+ A434701B37A5AC2BC6C16277 /* Debug */,
+ B88BC38B7B79397498BF7B2C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 104AC41727588E52A615791F /* Build configuration list for PBXNativeTarget "IceIAP C++11 iOS" */ = {
+ 206F2208F7C1F91EEA3975AD /* Build configuration list for PBXNativeTarget "IceServices iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- CB9C79F4BC591DC866CB145D /* Debug */,
- ACB302570A396B8477D88A91 /* Release */,
+ 75476DFE4CB9E59CE08D322A /* Debug */,
+ 748355B9F26DEFE4E2871581 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 11BA451409C11B77116D10FC /* Build configuration list for PBXNativeTarget "IceImpl macOS" */ = {
+ 230F8A0C9FAEA4DEAE660790 /* Build configuration list for PBXNativeTarget "IceAcm macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 7FFBC6967B62AFEC906C0EF4 /* Debug */,
- 94B08C006342AD93C5F6174F /* Release */,
+ 6A355E7EE57C41D3CD33C628 /* Debug */,
+ 7A106C8814BFB555015F51E6 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 1B6C41EDB80A8E95187A11A4 /* Build configuration list for PBXNativeTarget "IceAcm iOS" */ = {
+ 23AB947B003B73D50D1B9F8D /* Build configuration list for PBXNativeTarget "IceProxy macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 8A1CF8865E18553C69703745 /* Debug */,
- DF6336B9027042AAB08D3373 /* Release */,
+ 1359187730F5961ADB12B596 /* Debug */,
+ AFD8EFADEFFD14215B33B394 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 1F53544416ED1CBB48BCB0C0 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation iOS" */ = {
+ 254212DEFBF11F21B5AA2DF8 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 8E1670931F03FCBFCADA7484 /* Debug */,
- 5A49BBE77790208E61AC2BB1 /* Release */,
+ 4359224D35A2D2DCC0CB4785 /* Debug */,
+ 6853C684FF602AE8D366123E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 287D737E736D39F6BBBDA1F1 /* Build configuration list for PBXNativeTarget "Ice C++11 macOS" */ = {
+ 26BF6780A0EDC06323468374 /* Build configuration list for PBXNativeTarget "IceSlicingObjects macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 5C85058CB2190CD63680628D /* Debug */,
- 2A6486F904C125D63FA0D7C2 /* Release */,
+ 22C160BD403D2EF90C351D0B /* Debug */,
+ 60E61318802DED91689EF87A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 2A83495F040C4FA2AB2F9E86 /* Build configuration list for PBXNativeTarget "SliceEscape iOS" */ = {
+ 2803E3D33F12DB6E90D4CA57 /* Build configuration list for PBXNativeTarget "IceDefaultServant iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 35331724DA4A0C3DA6397692 /* Debug */,
- EC28C39C286AC8C58917A402 /* Release */,
+ 492ACBEFD52CAB54D75C160E /* Debug */,
+ 2130B3DCDCCC3E456AAB40FE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 2B9BF32EB50A287532EFE5DB /* Build configuration list for PBXNativeTarget "IceExceptions iOS" */ = {
+ 28B7664B2C9D2CC3EAC17C1E /* Build configuration list for PBXNativeTarget "IceUdp iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 948AB01C1789BBD6393681F8 /* Debug */,
- 2F133FABAC6FAC5337E30B70 /* Release */,
+ F6DFAE6AE44F93856D752AB9 /* Debug */,
+ 2DE4E300174F873AF6C9A8F9 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 2FBC485D88053CE1C10E2C57 /* Build configuration list for PBXNativeTarget "IceGrid iOS" */ = {
+ 2AC4D5A00CD39A184592E6BF /* Build configuration list for PBXNativeTarget "IceBinding macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 8DACBA88EE65EFBDCE6107AB /* Debug */,
- B026A1EB6F461CA1EAF5A261 /* Release */,
+ 7BC334C9D72DCE1E4A21B564 /* Debug */,
+ 81E9F78EA0FECE2E20E9BE7F /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 31E095C7331413338107B448 /* Build configuration list for PBXNativeTarget "TestDriver macOS" */ = {
+ 2C4CDDBBBABAE4488FFACE48 /* Build configuration list for PBXNativeTarget "IceRetry macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 1BFFB112DF76451614F1DE4F /* Debug */,
- 76ADAEC45336E360856C923C /* Release */,
+ 7125ECF413E6212A1E796B36 /* Debug */,
+ 4F4F932C6EB7760B10EBADA7 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 350948EDB95C1ECE3494B71A /* Build configuration list for PBXNativeTarget "IceSlicingExceptions macOS" */ = {
+ 2D3DBD5AC8BD6D77E69A8C98 /* Build configuration list for PBXNativeTarget "IceFacets iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 80F768301C65570B8121AA0F /* Debug */,
- 935E80C340CF12D852C3CABF /* Release */,
+ 3291F8B9232E921BA0CE6404 /* Debug */,
+ 19C37E641E9910D326FCBE86 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 3708D65482505072EA299F73 /* Build configuration list for PBXNativeTarget "IceHold macOS" */ = {
+ 30D4E73AC0BFE6334296820D /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 7546842B287DD00F54F7B5FE /* Debug */,
- CF6C1A4B49FD18969B48820D /* Release */,
+ B791579FD15D712F9EAACBB9 /* Debug */,
+ 192349CF9EA9F511A4B81DBD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 38424EB3784B8F0D400F9850 /* Build configuration list for PBXNativeTarget "IceStream iOS" */ = {
+ 31B6C6151E1572E0CB3EF7F3 /* Build configuration list for PBXNativeTarget "IceObjects iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- B4B058FDA35CC69FC22F5A2D /* Debug */,
- 9AFC4C5F970D1BE275F678E5 /* Release */,
+ 9C169375A22FF0776E653BAC /* Debug */,
+ 4DDD57C7FACEF6243288A336 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 3A6F2F5DDAB4C53762E814D7 /* Build configuration list for PBXNativeTarget "IceSlicingObjects iOS" */ = {
+ 3527ECAC196F2915B91F89F1 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- C8B70842A11AE41741402051 /* Debug */,
- A175FF704DEA7EAE6209E3FF /* Release */,
+ 65D48BF40E2296258CA02984 /* Debug */,
+ 66E3AD117BEFAF5E4AC8D419 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 3AF3001C3CB7029DDF4887BB /* Build configuration list for PBXNativeTarget "IceAmi macOS" */ = {
+ 3883FECB4BD74E382AD93EE8 /* Build configuration list for PBXNativeTarget "IceStorm iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- E8D8AF9CD8F2389C5DABA6CA /* Debug */,
- D4E4FB12EF5E8273FB108473 /* Release */,
+ 976BCDE47B8CEA40DEFB992D /* Debug */,
+ 7ACBBDC174407A9AD2B936BF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 3D5362A6A9DCA922C7836BA6 /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 macOS" */ = {
+ 39297E1720235D9FDAD181A1 /* Build configuration list for PBXNativeTarget "IceOperationsAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 747273DCF5BDFD4E8E424CF4 /* Debug */,
- 6263BC7D879FD24BD9B4B039 /* Release */,
+ 0D9C0A951BE4B2A15B60CEBF /* Debug */,
+ 48394F1ADC070ACC06BD5C01 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 3FD81D4B8AC8C724BCE33EC2 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 macOS" */ = {
+ 398620615681CCC56FF57BE1 /* Build configuration list for PBXNativeTarget "IceServantLocator iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 2AE5D93384A1A0CB2D5EE167 /* Debug */,
- E4A2E9F77EB15496DCE059CC /* Release */,
+ 8FF99DE5C17BEED6EAA8A459 /* Debug */,
+ 0E9C55AAC204A7AC9FBC96A4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 4E46BD33CC08E029F5484449 /* Build configuration list for PBXNativeTarget "TestCommon macOS" */ = {
+ 3D00D087178E7C779A8360DB /* Build configuration list for PBXNativeTarget "IceSSL C++11 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 7B1F7ADF66A9865F6B9BAEE7 /* Debug */,
- CE81199243DA3EAD02FA5D73 /* Release */,
+ 205D588189AE3137C7EC7323 /* Debug */,
+ 581EC8B5ABAB1107580ADB99 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 4E93CAAD864E9783BE996EC4 /* Build configuration list for PBXNativeTarget "IceExceptions macOS" */ = {
+ 400B3657C2BADFA28E6CAA3C /* Build configuration list for PBXNativeTarget "TestDriver iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- B622C45E5B9FB0D81C85852A /* Debug */,
- 918FBB1141962845B0AC4E62 /* Release */,
+ 502D89AAC080F4201C57C61C /* Debug */,
+ 7953A0A1ADE01A47EA17E80C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 4EB3874EB8509C067EE0EEEF /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 iOS" */ = {
+ 44E401D7C89273F5725A3F80 /* Build configuration list for PBXNativeTarget "IceOperations macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- A670EA901930348145CF01CA /* Debug */,
- 17FE64C5BD1543FD7B0E01A1 /* Release */,
+ C188EECA7259CC24DD43103A /* Debug */,
+ D2209F0706BFC4216690F892 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 4FBAF59E8DCB5E4F5FC9951C /* Build configuration list for PBXNativeTarget "IceStream macOS" */ = {
+ 4779E84EC8C56440F619BBBD /* Build configuration list for PBXNativeTarget "IceInheritance macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 9EA8B4D9E905CDFACD305B00 /* Debug */,
- F09E6A9AECE88BEA6F8E5708 /* Release */,
+ 9905DA354C67D51E1958FA1D /* Debug */,
+ 7495ECCD51CECEC9428415E5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 5218491F128E8B11F981A048 /* Build configuration list for PBXNativeTarget "IceProxyAMD macOS" */ = {
+ 482CC338945578A738C4D017 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- BA74A2FE36DCA4472EB6FA7F /* Debug */,
- E71ECD00E8DAE511DCF55895 /* Release */,
+ 6A349A6369A9E62841B9013F /* Debug */,
+ 4874BD69CA956096BB8645EB /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 5357C3BCA05BAEEB881D2A12 /* Build configuration list for PBXNativeTarget "IceUdp iOS" */ = {
+ 4D682B886768F9CBEDF8F970 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 3B0002BADD089964C1648A63 /* Debug */,
- E6853371C955919B41AFDFAD /* Release */,
+ 8433C6DBE070008677088D41 /* Debug */,
+ 5A2A4C069EBEBBB8109808BC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 54F9D1E55169ADDA28565C2F /* Build configuration list for PBXNativeTarget "IceLocation iOS" */ = {
+ 4D87F0C18285B8DDACC15168 /* Build configuration list for PBXNativeTarget "IceImpl macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 3C9127D7CF14D954309642D0 /* Debug */,
- A3F50CA42234B9DC4E6C93E2 /* Release */,
+ E32F6E27CCB44FC64031E3E5 /* Debug */,
+ D1543F011958907F87E13296 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 56E4F5042639125C70840636 /* Build configuration list for PBXNativeTarget "IceDefaultServant macOS" */ = {
+ 53324A97BB9CE6D508DAD653 /* Build configuration list for PBXNativeTarget "IceBinding iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- A167358B2982B76A3F13F173 /* Debug */,
- FAE66FF5AD37FC50EA957AFD /* Release */,
+ F3426189E7AF3FF91A69244B /* Debug */,
+ 8F166F9BB326845FE270D527 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 599A03172F3DD05E9B21DD56 /* Build configuration list for PBXNativeTarget "Ice iOS" */ = {
+ 54621BD855124F8D8ABD8E3E /* Build configuration list for PBXNativeTarget "IceStream iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- CF992CED3AA596E15B37F2FB /* Debug */,
- E215B7B2FEB1C2D7F9BFE650 /* Release */,
+ C016108E28446246FDA60CDC /* Debug */,
+ 8E93B2871088E856344BFD47 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 59E840F94DD0F585D2E07A79 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD iOS" */ = {
+ 55B8F17E798D3078D17E86C7 /* Build configuration list for PBXNativeTarget "IceTimeout iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 51E3C303AC6B4BB50B2F2610 /* Debug */,
- DB14E52793A86D9206AA93A7 /* Release */,
+ 6A5AF8CB4A50F01205967CBE /* Debug */,
+ 5B2FE3A22A5EB9FAD80B2625 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 5BE47BA7845B5AAC60557E2E /* Build configuration list for PBXNativeTarget "IceUdp macOS" */ = {
+ 568B2ABCFE2CC57751E1F290 /* Build configuration list for PBXNativeTarget "IceOptionalAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 0F0F076F1B8AD19AD59E5638 /* Debug */,
- 68D4E6E8960BBC9832CBB0C2 /* Release */,
+ EA6398D05C13981210407E40 /* Debug */,
+ 1CA7020CCFE6B05A0C4EB712 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 5C88B931A683CB89B2B05AD3 /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD macOS" */ = {
+ 5A27709B16195BB972CF9BEB /* Build configuration list for PBXNativeTarget "IceInterceptor iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- FC5D7B05B0625A67B7E4ADE1 /* Debug */,
- B7A3C797A42C0AF824492DF3 /* Release */,
+ F0E3C3926FD42213614B8D34 /* Debug */,
+ 41639669810EA1B8BEF5C2F2 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 5CA49AA47D0471A7616BA1FA /* Build configuration list for PBXNativeTarget "IceExceptionsAMD macOS" */ = {
+ 5D4A1429D947D098EA4DCF25 /* Build configuration list for PBXNativeTarget "IceSlicingObjects iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- EC2378A037AE97C93AAD6B38 /* Debug */,
- F1CBDBD507415A133479E0CB /* Release */,
+ 44D2EE749A9D7343EB62ED6F /* Debug */,
+ 9FFDABC946D593E66AF09B68 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 5FDF9EEE54129D9539D0147A /* Build configuration list for PBXProject "ice" */ = {
+ 67332DEFAABA0609D81CFD45 /* Build configuration list for PBXNativeTarget "IceProxy iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 679D9A793B0689D42233E891 /* Debug */,
- 08934979BC67642EA5409A1C /* Release */,
+ F7A6D1D6CB5823E7FE6F41AB /* Debug */,
+ AB5AB2384AC62C7791B73F30 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 6020AF5853E377C06D67E403 /* Build configuration list for PBXNativeTarget "IceOperations macOS" */ = {
+ 675ED3E912A0BFB0DDEE7687 /* Build configuration list for PBXNativeTarget "IceIAP C++11 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 2DDFFCE5ACD024B19B23099A /* Debug */,
- 6F7D9ECCAC147AE39618754D /* Release */,
+ 9A3A76BCDCBEC2520C986CBF /* Debug */,
+ F52324DDED421E7C324618BE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 64447114766458236325E022 /* Build configuration list for PBXNativeTarget "IceFacets iOS" */ = {
+ 6768298C5152AA437773A299 /* Build configuration list for PBXNativeTarget "IceServantLocator macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- CC295369CB72CAA1ACDB420A /* Debug */,
- 60DD68512EB6976BCD99C291 /* Release */,
+ 852855ACA667CE5E5C7C8B32 /* Debug */,
+ 45AF23A8B064E16DF22CCA48 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 666DF9C599B8622C9E860697 /* Build configuration list for PBXNativeTarget "IceBinding iOS" */ = {
+ 6909D9F7CE59559255AA8623 /* Build configuration list for PBXNativeTarget "IceGrid macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 5C2E36E9A82D879BDEB88118 /* Debug */,
- 5E5F11A6D5B3425CB2F5E711 /* Release */,
+ C3A1BB1C34A2228BEC46704E /* Debug */,
+ 47FCCB5ECDA889C9926CBBB5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 6A639AC44EDA6AC434A58D15 /* Build configuration list for PBXNativeTarget "IceSlicingExceptions iOS" */ = {
+ 6DA8265985D043E4EE8A564D /* Build configuration list for PBXNativeTarget "TestCommon iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- FFB1D0FEA6EBAA8A0768C0B0 /* Debug */,
- 9E117CFEC9DBE7AF5EB395FA /* Release */,
+ 73027DC24607F9850C4FDB56 /* Debug */,
+ 8DD4C4EDC9072B1DD39C8A17 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 6DA8D7D979BC9F1AB55137B9 /* Build configuration list for PBXNativeTarget "IceInterceptor iOS" */ = {
+ 7333897518DC7B1B89AA9ED4 /* Build configuration list for PBXNativeTarget "IceExceptions iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- BAE016AB0D42D2D83BEE50B6 /* Debug */,
- B86A4AAD87D2F1B84FC6A993 /* Release */,
+ 7EB4B84A8D4E2CAB5D622CE1 /* Debug */,
+ 82099654A1FEDB982BB7FFD2 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 6FD94E57FD531EF067FD6854 /* Build configuration list for PBXNativeTarget "IceDefaultServant iOS" */ = {
+ 73966A777C5F70C0C974FF45 /* Build configuration list for PBXNativeTarget "Ice macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 5745107C260877E0F4995385 /* Debug */,
- A774113163E597F0A2B9ECAF /* Release */,
+ C398B60F4D8267E8339A79ED /* Debug */,
+ 4B87638BA42CE45957BEFC9C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 7166296F9C5BED610EC38C50 /* Build configuration list for PBXNativeTarget "Glacier2 macOS" */ = {
+ 74B7C491DA8796B67A7E90AB /* Build configuration list for PBXNativeTarget "IceSlicingExceptions iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 839254410E527EEE239D12BA /* Debug */,
- F94D2E6BA8B532E19CB88A7E /* Release */,
+ ADC3744D6546D02AAC7DAB6A /* Debug */,
+ 80C2183F11DB5F4A747F4AB5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 73AC93BDD01EC088DA89CD7C /* Build configuration list for PBXNativeTarget "IceOptional iOS" */ = {
+ 7A3B7D210C9E189A137FFF42 /* Build configuration list for PBXNativeTarget "IceAmi macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 6564DEE73272A7AE4BF4E264 /* Debug */,
- 102B6B127044322A87DA8057 /* Release */,
+ 3C72BEB3483873D13564B943 /* Debug */,
+ 692F8E6EBD8B90C8261CE6C3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 7B99D8F660920013276C79A3 /* Build configuration list for PBXNativeTarget "IceInterceptor macOS" */ = {
+ 7B428CB125A1DD75DF96EA49 /* Build configuration list for PBXNativeTarget "IceLocation macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 17CB928DEC07D711D2299379 /* Debug */,
- 4F7C36D1485E8EFF35D87CA4 /* Release */,
+ 4DF42AB9EAF30D76E90DE2D7 /* Debug */,
+ 73E9633A13C4ADCF25221D15 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 7E11ED081C4F6FAE85C96EEB /* Build configuration list for PBXNativeTarget "TestDriver iOS" */ = {
+ 7FBAA2BA362539515452FDAA /* Build configuration list for PBXNativeTarget "IceImpl iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- D2DA3F878C429537099F03D8 /* Debug */,
- 40AF0F3F14747386982D1149 /* Release */,
+ 593872880664A6D7BB4C9783 /* Debug */,
+ 939E91C643502D4546ADE974 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 84D81443306BC687BB02714B /* Build configuration list for PBXNativeTarget "IceRetry macOS" */ = {
+ 7FCDFDDA6DF8E93B97401F01 /* Build configuration list for PBXNativeTarget "IceInheritance iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 93925708771768BF9677076C /* Debug */,
- 2401C5494B128F60C5204AFA /* Release */,
+ CFA8CC04291E4516599D92FC /* Debug */,
+ 417DCCDF79480529BB089A85 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 84F9E174A484AC99726E6C34 /* Build configuration list for PBXNativeTarget "IceOperationsAMD iOS" */ = {
+ 8041F90E625B95C1AB7CAC3C /* Build configuration list for PBXNativeTarget "IceInvoke iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 2717930FCC3A81045F687131 /* Debug */,
- 1CF17C29C3BDAFA8277864F3 /* Release */,
+ 442C1038E104227023C47A63 /* Debug */,
+ 568FCB9EBEE867517DA873EE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 8A0150E660EE096AE4BA4DA7 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD macOS" */ = {
+ 814BF0826596863F58AF7738 /* Build configuration list for PBXNativeTarget "IceScope iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 5EB4B48FD5B27E59CCF63EB0 /* Debug */,
- FA1A7EBEA8DA0526B3058F33 /* Release */,
+ 73817918C717A8F1D7FCCE2D /* Debug */,
+ 505F679A1EDFC387826BE504 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 8A7A775640C3114B93B0A4CC /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD iOS" */ = {
+ 81A9611F4DCBDE76533FE30D /* Build configuration list for PBXNativeTarget "IceInfo macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 3B46B8A1A49B9A6FE126A7F3 /* Debug */,
- DBC3B39E9853DB625F8FAA73 /* Release */,
+ 8E0F5D5055A67B314D768159 /* Debug */,
+ C1403D2511C3305A8EBE27B0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 8C291B59A5D2440EBA129DD8 /* Build configuration list for PBXNativeTarget "IceScope macOS" */ = {
+ 827BC3C1C2D7A1A20A3BCC19 /* Build configuration list for PBXNativeTarget "IceAdmin macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 3DC0609F40194772A821CA9C /* Debug */,
- 0BF86E11398A3FF13379FB29 /* Release */,
+ 9D33A2943516A573C869DCC6 /* Debug */,
+ 021CB3B579560CAF972F9927 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 8E047B2C5887B009C08DF8A9 /* Build configuration list for PBXNativeTarget "IceHold iOS" */ = {
+ 827D3A30BCD14E99929890C0 /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 68A582DF4284CEE2B855C772 /* Debug */,
- BDEC39C50781A109391F7C7E /* Release */,
+ 3864B0DDBE9C133440B8F963 /* Debug */,
+ 736AF7E3FCE9340B549E8348 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 8E994D3FB6AE5A637FB76266 /* Build configuration list for PBXNativeTarget "IceSSL C++11 iOS" */ = {
+ 833A26258684BE06ADE647BF /* Build configuration list for PBXNativeTarget "IceProxyAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- EC481E724E660BECAD47803A /* Debug */,
- 913EBE2775995E919DE52FB8 /* Release */,
+ B5315286480EFF76A3FB350E /* Debug */,
+ 0059EE9A2907F12526F3EE34 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 8F1169A14C5FFC0C3D6CF782 /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD iOS" */ = {
+ 8627F8E5B69516DF1113A166 /* Build configuration list for PBXNativeTarget "IceDefaultServant macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- C79B12E289E5A60E60EF859E /* Debug */,
- 2905E102F0FAC2533272EA21 /* Release */,
+ 02217C1356BAC5530AF35299 /* Debug */,
+ BDEEB3FE40EA4387CE0211C8 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 906EFFA48985FAAEAF5691BB /* Build configuration list for PBXNativeTarget "IceServantLocator iOS" */ = {
+ 8637AC519091A1C5956AB0C3 /* Build configuration list for PBXNativeTarget "IceSlicingExceptions macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 06FBA0741F143D8124B0A653 /* Debug */,
- 1352C78C8485C5D52ECBCC53 /* Release */,
+ 2942A333098DE6DD0F93ED7B /* Debug */,
+ 6ADE99CC14F36910FD0898E8 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 94E7636391C60516A03A2298 /* Build configuration list for PBXNativeTarget "IceRetry iOS" */ = {
+ 87FF164F334F3B024EAE2496 /* Build configuration list for PBXNativeTarget "TestDriver macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 039D63D338B998BFF11DD716 /* Debug */,
- 66CF463B66EA573320E13402 /* Release */,
+ 0102C3655F8D10B3327DD565 /* Debug */,
+ 1A6C7E91B26AA631A3F52F7E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 98E347453B8C336B66FC9333 /* Build configuration list for PBXNativeTarget "IceProperties iOS" */ = {
+ 88598EE4107DEE60EBF3404E /* Build configuration list for PBXNativeTarget "IceSSLConfiguration iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 48BC71471E26E687E4D602EB /* Debug */,
- 7692BE6F26245C178F0CDB8C /* Release */,
+ 9ED1F88B2A51DACFAD588E43 /* Debug */,
+ 73193EF5BD7870CC4443601C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 99C66E52BD5A441013FE59BA /* Build configuration list for PBXNativeTarget "IceProperties macOS" */ = {
+ 88813967F570F9ACD8E27C94 /* Build configuration list for PBXNativeTarget "IceProperties macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- BF371B1952C7C4B0CFF3210D /* Debug */,
- 0E10447E4E993E4BBD671967 /* Release */,
+ BF8878C3D41A2F008AC0F355 /* Debug */,
+ 03740E2F98A5F3A17C272EE1 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 9FFCC715BA02435E1096FBAA /* Build configuration list for PBXNativeTarget "IceInfo macOS" */ = {
+ 8A3CF0A518DB12BB6B635DF5 /* Build configuration list for PBXNativeTarget "IceEnums macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- F0866E557FFEE3F52E9BBAB2 /* Debug */,
- 08D0D30B46A1CAE9D54981E1 /* Release */,
+ A596B89E71A960E6E6478C0F /* Debug */,
+ D9C74254328A9497EC9F6668 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- A049B8D3BC61C4BCB949D2BE /* Build configuration list for PBXNativeTarget "IceTimeout iOS" */ = {
+ 8A816B09B5DCB0A3E23C435C /* Build configuration list for PBXNativeTarget "IceDefaultValue iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 9B3F57E19DD1FFA2D7E2064F /* Debug */,
- 099F8A62BFB5B4027E18CC9D /* Release */,
+ 145574961E9AD041A615C916 /* Debug */,
+ 0355CBA71763F8D4282B7A49 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- A0F50595BC156668C2E89978 /* Build configuration list for PBXNativeTarget "IceInfo iOS" */ = {
+ 8AC308346A3702F15CE88150 /* Build configuration list for PBXNativeTarget "IceEnums iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 4386B411E6324B59F5825FB7 /* Debug */,
- 72578A0200BF937AC84B13D4 /* Release */,
+ 89DD315EB3B1C9D571EFF02D /* Debug */,
+ 2D1555193A636ADD471F7E65 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- A373504C9CC59D9F565CC675 /* Build configuration list for PBXNativeTarget "IceStorm macOS" */ = {
+ 8D44260CDFF453E219BE81BA /* Build configuration list for PBXNativeTarget "IceInfo iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 0CFEA74E7C60AF754F14630A /* Debug */,
- B04BB0FDF3120E3355E05E16 /* Release */,
+ D30F2EC7417081E78C9B781F /* Debug */,
+ 81F8E57C4611330C762A0946 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- A39E2D48580C09BBC71D5DBF /* Build configuration list for PBXNativeTarget "IceAcm macOS" */ = {
+ 8D44EECDCDEBDBB264B9C6CC /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 0EAA1E59AE8D131750497ADA /* Debug */,
- B1562430A5CC129977DC512F /* Release */,
+ EF302E57C8C1798721F1D17C /* Debug */,
+ B9BD712C52AF4C51AF1FEC40 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- AA0AE6796EB0CDCE44536B82 /* Build configuration list for PBXNativeTarget "IceServices macOS" */ = {
+ 90F5DA6A1596516C2B83E1EE /* Build configuration list for PBXNativeTarget "IceInterceptor macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- DD5E3C503E2164D55FFA353E /* Debug */,
- 6FC5EE48F74C53A7C3181493 /* Release */,
+ 3D6D9222C58BC224DB2B35C7 /* Debug */,
+ AE0EA4C1CCBEBC9F6E5EF7B8 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- AA7B0CF72E5C2E65C41049C2 /* Build configuration list for PBXNativeTarget "TestCommon iOS" */ = {
+ 94331A47A761D96BB8C83FFE /* Build configuration list for PBXNativeTarget "IceAdmin iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 12578991F42D0F4C626E7B61 /* Debug */,
- 202865DFC39AE72F094ED6A8 /* Release */,
+ 5317D881D4F0A6E2FC96B4D5 /* Debug */,
+ 736F0BA126F03A178F1F6380 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- AC4840906D5390A1ACF1707D /* Build configuration list for PBXNativeTarget "IceInheritance iOS" */ = {
+ 94439377E468DA2FC46BD723 /* Build configuration list for PBXNativeTarget "IceOptionalAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 33799EB325747E6AC59F33B8 /* Debug */,
- 62A97857C525CC9FD8C34A57 /* Release */,
+ DDF3646B70C1CEC380BEF2D8 /* Debug */,
+ 6DA811D288C196885EA1D0D1 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- AC850EB7D16CF35402B67CC2 /* Build configuration list for PBXNativeTarget "IceStorm iOS" */ = {
+ 99B0BF0C748834FCC29AB1EA /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- E0B7B6EE12F23960E9B56E79 /* Debug */,
- D5ED36F6703926FC95622BD8 /* Release */,
+ 3C7A89BDA771AD5E58304B0F /* Debug */,
+ 5135F382D8425D0898931F01 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- ACF5F649800A7C2D49AAEB9C /* Build configuration list for PBXNativeTarget "IceLocation macOS" */ = {
+ 9AD54E07DFB1BDECA29FE5CF /* Build configuration list for PBXNativeTarget "IceOperations iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 7D262D1305BFCED7E1CCD9C6 /* Debug */,
- 5E9DE732C9CF04B8F9E63C71 /* Release */,
+ D7AEC4BBBF73DB4FA71EE0F2 /* Debug */,
+ 8BF3B4518F3FFF63E512CDB6 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- AD060323B6E89ABBD37D5412 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration macOS" */ = {
+ 9AFB918A69A793535331D2FE /* Build configuration list for PBXProject "ice" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- FCC40D53A6E59D7C33296621 /* Debug */,
- B98A519D4ADF06DFAF8EE21F /* Release */,
+ 2A71DC91D3CE9213C51CBCAF /* Debug */,
+ F16C555E9F7E8A5DC8F28DD4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- ADA8F6BD55276F10B6E816C5 /* Build configuration list for PBXNativeTarget "IceImpl iOS" */ = {
+ A61B99429DA27131128F1A2B /* Build configuration list for PBXNativeTarget "IceProxyAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- E6072D648BAB473B7E79D891 /* Debug */,
- CF2268377BF9187E71B81FDA /* Release */,
+ 331C338450974F4DAE8EFF4C /* Debug */,
+ D415A0A0497C3B89DD83B7BE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- B053A2B5E4DFA7ADD41297BA /* Build configuration list for PBXNativeTarget "IceObjects macOS" */ = {
+ A6655B471F82F56C7914F069 /* Build configuration list for PBXNativeTarget "Glacier2 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- CB3B40EB18AA16DA72D611A5 /* Debug */,
- 5DF9F00176C96CAFC429AEBD /* Release */,
+ B4A9DB46BD25DC7FE43EB07D /* Debug */,
+ 5037716FF01226F5D70B280C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- B4E01ECB8C7E2FF0AE45FC02 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD macOS" */ = {
+ ABC9D23C83F8DD744522C280 /* Build configuration list for PBXNativeTarget "IceAmi iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- DD1CC1EBDED94629920C1F5F /* Debug */,
- 2D8C5568F4C3BC3510EB618E /* Release */,
+ 72EC444266A5F7F06A8A2217 /* Debug */,
+ D4B2D6C70A19131AD41EBFFA /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- B75546AAD836D4DADE30C4CE /* Build configuration list for PBXNativeTarget "IceOperations iOS" */ = {
+ B2C85C2038FD41339F449487 /* Build configuration list for PBXNativeTarget "IceProperties iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- ABDFD15B28985A7B6985EAEB /* Debug */,
- 4A8F87209B12C190E9374FB6 /* Release */,
+ 609A9DE8B43C43694A3FA5BD /* Debug */,
+ F284EDB80D0C63F7992C86DB /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- BAE80F75820E98E535F0FE2C /* Build configuration list for PBXNativeTarget "IceGrid macOS" */ = {
+ B6342ADFE95F28EFF856B45A /* Build configuration list for PBXNativeTarget "IceGrid iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 232A051D978EFD1D4BDA2C71 /* Debug */,
- EC242F01EA2437372626DF09 /* Release */,
+ 07610050094BECAADA04D9F2 /* Debug */,
+ D0C48274F48FF882ACD80F27 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- BB7B27E3F192A856804504F7 /* Build configuration list for PBXNativeTarget "IceServantLocator macOS" */ = {
+ B87D6F2564C44CEBBF16F7F9 /* Build configuration list for PBXNativeTarget "IceSSL C++11 macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 87CA3E4F6DF5D0E7BA5C1A18 /* Debug */,
- D8B492E3AE5FAE9C5669D57B /* Release */,
+ AAEDFE85CBE585A6EC21E6EB /* Debug */,
+ 1A12E28F01BFE58327279527 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- C4A6860A77BD8DB928E88B4E /* Build configuration list for PBXNativeTarget "IceOptionalAMD iOS" */ = {
+ BD05D3A5063F1F85BB3EEB79 /* Build configuration list for PBXNativeTarget "IceUdp macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 1BF3E1DCE82AC019D989071C /* Debug */,
- 05E00A29D504F28ED0EF0D4C /* Release */,
+ 946189411B7D0C77570981E5 /* Debug */,
+ 7BCD78EEAC12DF64602EE6DD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- C582C66DA84517E2DEF5BC5D /* Build configuration list for PBXNativeTarget "IceSlicingObjects macOS" */ = {
+ BF8E894DA9E12F09D602C7C6 /* Build configuration list for PBXNativeTarget "IceExceptionsAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 536D19A6325EC1524A5A37B0 /* Debug */,
- 20AF012B89CC69AD15F5DFAE /* Release */,
+ 304AAC2F55E2D1F7937FADBF /* Debug */,
+ E7E307CFB0A223827F68C03A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- C6D068827C43CCD901F35E19 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation macOS" */ = {
+ C40CF7CD50B2FFBF215A1A40 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 676AEE9D3591D79E739B2904 /* Debug */,
- C99DC2C96B48475DB02D46FF /* Release */,
+ 85DE90C77D123B4A6C555063 /* Debug */,
+ A0120DA49E1893C994788CA7 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- C90BB8962A6540993480EB24 /* Build configuration list for PBXNativeTarget "IceDefaultValue iOS" */ = {
+ C4D0B39A06FD6E7BB47D233D /* Build configuration list for PBXNativeTarget "SliceEscape macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 00A21B1A617A14C477476556 /* Debug */,
- 7B4BB334FC9D091D98A28B94 /* Release */,
+ 0C0DE7FE18E6E1E66CAEA6E4 /* Debug */,
+ 631594A6306931E110632B1C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D06BAC9C4FE0AD4A5BF09332 /* Build configuration list for PBXNativeTarget "IceServices iOS" */ = {
+ C5A015ECC88CD1C7A7A7A11B /* Build configuration list for PBXNativeTarget "IceObjects macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 3EC69D7BCBD2EF52FAD27A3A /* Debug */,
- 444CA4C1F1FF378DCCE1111A /* Release */,
+ A84FA09593B364E675B79DF8 /* Debug */,
+ 754E7B910947E2CDF4664441 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D14EE68874684570D055DEB2 /* Build configuration list for PBXNativeTarget "IceProxy iOS" */ = {
+ C84514D0C2FD2B8C213FFD15 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 1E8213C73A7DEF8C9C2BA4EC /* Debug */,
- E873B5E5D0CEC7DB66EDE31B /* Release */,
+ B0DEE367175914C7117C3AD0 /* Debug */,
+ 6F084D75909D89172A3DB17D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D284C4AD4D778FCDFFB6DBA9 /* Build configuration list for PBXNativeTarget "IceInvoke iOS" */ = {
+ CA311E0F8D3149FC6EFFE7E4 /* Build configuration list for PBXNativeTarget "Glacier2 macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 18BDC43DE2D13C9FF5693EFA /* Debug */,
- F8E87BDF179C6476CD84F5DA /* Release */,
+ D6A80F4D0CB174151DC8E19C /* Debug */,
+ 8CFEFDD5BF9C5398CE1A2452 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D78D874B7777AD5604436353 /* Build configuration list for PBXNativeTarget "IceExceptionsAMD iOS" */ = {
+ CA6EA047AC23D6F7A8F4F0CC /* Build configuration list for PBXNativeTarget "IceExceptionsAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 1AABE36DADEB39D90D4409BE /* Debug */,
- E06040A48BB56334F16C1C5F /* Release */,
+ C98BC1073EA0AD0836E4B12F /* Debug */,
+ C5DF5D055F834F20D65293F2 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D9276EC4F7CCD2B90FDF719A /* Build configuration list for PBXNativeTarget "IceObjects iOS" */ = {
+ CEFD851B38A247C3D04AF33C /* Build configuration list for PBXNativeTarget "IceOptional macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 970E76FE62E5A7999FB94E0E /* Debug */,
- 65BB8B958CF4116861F0AA96 /* Release */,
+ 9A66DCB933CFA338DEC01FFC /* Debug */,
+ F0E7CF84F1342893BC5E4EF1 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- DA31AE610854CE4F88AC8266 /* Build configuration list for PBXNativeTarget "IceProxy macOS" */ = {
+ D3BEF652C249B0E54CC1FC24 /* Build configuration list for PBXNativeTarget "Ice C++11 macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- DCDE3649117670A9E03F8B59 /* Debug */,
- 7FAEA53E9429ADB3D3BD067B /* Release */,
+ 153192517AD6AD41888FADE9 /* Debug */,
+ 0C6D6287EC6175E1FB42679B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- E4BCB0FAD79923D9399D5008 /* Build configuration list for PBXNativeTarget "Glacier2 iOS" */ = {
+ D3F2C5948258423D65497012 /* Build configuration list for PBXNativeTarget "IceScope macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 6BFF12FCD4F9AE9287AB54AD /* Debug */,
- 7D78C0E180F4BCDF1F3FBCEC /* Release */,
+ C6B22C26097FA84864FEBCCF /* Debug */,
+ EBA16AF99B39C8D12F752C9E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- E76BB2299C636133E87D564E /* Build configuration list for PBXNativeTarget "IceAmi iOS" */ = {
+ D9825C008FA01F26727EF4C4 /* Build configuration list for PBXNativeTarget "IceServices macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 5185467D04F9C365D6BC11CC /* Debug */,
- 69124971C29980AD6BF835A7 /* Release */,
+ B54E5622DA146376FE4AF6F9 /* Debug */,
+ 67F5E7DBDAA0F412BC8C8291 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- E7FD53EEBFD3D39188FB5192 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration iOS" */ = {
+ DCC36C41DFFD8B81A4F49258 /* Build configuration list for PBXNativeTarget "IceAcm iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- A11DFA2EED52074B5A54C39D /* Debug */,
- 0833F58034C83EDB39D5E724 /* Release */,
+ 81D6DFB0714F84C8931A3D9C /* Debug */,
+ 0A2E675D49738A44AC201E43 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- E83289DC3FFCCCD073C1FFC5 /* Build configuration list for PBXNativeTarget "IceInheritance macOS" */ = {
+ E7B741D4724D600535D319EF /* Build configuration list for PBXNativeTarget "IceExceptions macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- E2AE9D739BC21F4EAAB21E83 /* Debug */,
- 4E27362132EDEDF3E8255027 /* Release */,
+ 2CFED302B5D89427208E9C49 /* Debug */,
+ 190B3E86D8E73E87E41C9802 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- E8D5C0992B3EC9BF06C2E413 /* Build configuration list for PBXNativeTarget "IceAdmin iOS" */ = {
+ E92358DC8E98A9BEB12AFF03 /* Build configuration list for PBXNativeTarget "IceStream macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 9BF5CBA8205C2222AEBEF02F /* Debug */,
- 008BE08EBFD705AB8BD9D06C /* Release */,
+ 4BA4D4014216AE92BAB0C8B7 /* Debug */,
+ A27B9036DFD8645F3932856B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- EA9C18267B52FF115D5FBDAF /* Build configuration list for PBXNativeTarget "IceEnums iOS" */ = {
+ EA372FDB7742010969B4BFE5 /* Build configuration list for PBXNativeTarget "IceInvoke macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- F2C7F51C198DC59D3E55EE57 /* Debug */,
- FC7550AA0AB6887CBE880FFB /* Release */,
+ 8A6CD0DAC6CEF914FF0D2CD4 /* Debug */,
+ FBA120E3E592D0BD740936A7 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- EC64E89B4ECDF625FBCF24EE /* Build configuration list for PBXNativeTarget "IceAdmin macOS" */ = {
+ EDAD819E3848F016D5D25ADD /* Build configuration list for PBXNativeTarget "Ice C++11 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 8CC3171A3FCB1856FBD85647 /* Debug */,
- 2E9D8630DFC1F25E74F68895 /* Release */,
+ C84CC2F1944324F67368B60C /* Debug */,
+ 1D82613A58E1CF81AC0D8255 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- ED7198BFB413F597DDF01014 /* Build configuration list for PBXNativeTarget "Ice macOS" */ = {
+ EF3DC8FF57C95B98B80C509C /* Build configuration list for PBXNativeTarget "IceStorm macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 1545247935082ACC11738D41 /* Debug */,
- E304234B1BB9DCEB457BB65A /* Release */,
+ 585DB1E46D876D1D072B22B5 /* Debug */,
+ 1C306814F8B82C2F537D09EE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- F4684A7A6357578EC96E6279 /* Build configuration list for PBXNativeTarget "IceScope iOS" */ = {
+ F140188FF21EC0E32F81C2FE /* Build configuration list for PBXNativeTarget "Ice iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- F8BD846E6DA76535B354C69A /* Debug */,
- 8BA94984B6EB51FE0D00EF56 /* Release */,
+ 9B5AC1C6A8B8C8131A727C90 /* Debug */,
+ CC7EB885C43D74285EF3DBB3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- F5937BA8C8F690AA8EAEBB12 /* Build configuration list for PBXNativeTarget "IceBinding macOS" */ = {
+ F1AA6848CFAF6C4DA47AA296 /* Build configuration list for PBXNativeTarget "IceLocation iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 51AC082DB34CF45C6A6E07B0 /* Debug */,
- 124748EE53668E7A57BD72DF /* Release */,
+ 819524ABDFCFBB192F6E9D7E /* Debug */,
+ 0382169BC79A1803F5618264 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- F743A0D4109BD1BAD0F483FF /* Build configuration list for PBXNativeTarget "IceInvoke macOS" */ = {
+ F48FCCA347B5787DBFF473AB /* Build configuration list for PBXNativeTarget "IceHold iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- E44A0832345623ACECF3D6CD /* Debug */,
- 81A4B493F80C81690E6F4095 /* Release */,
+ E1B05AFDE1E7F124C127396D /* Debug */,
+ 890F0C6379C64080DE9074BB /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- FB69FF66505566A1F0F531E7 /* Build configuration list for PBXNativeTarget "IceOptional macOS" */ = {
+ F68F117FE201BAA4A8295CAD /* Build configuration list for PBXNativeTarget "IceTimeout macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 0D58EBD3E57EBA6F2D7B8616 /* Debug */,
- 340EEC288385DC81E3F46449 /* Release */,
+ 2A4CE5D8010122CD63193EAA /* Debug */,
+ A001CED53FCF51677D572547 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- FD8230E9C1D0EE28B4931D47 /* Build configuration list for PBXNativeTarget "IceSSL C++11 macOS" */ = {
+ F8D50E0CEFA99F3EEAAC53D3 /* Build configuration list for PBXNativeTarget "IceRetry iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 51B7CFEA55483BB6DC6B4344 /* Debug */,
- 53AB641F579CDCAA1C6BAF61 /* Release */,
+ 1EEDEF5784ECF4F43FFD3E81 /* Debug */,
+ 1718AE540B2D7AD93B79D8A6 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- FFF4542034AC0A918BA23AD2 /* Build configuration list for PBXNativeTarget "IceOptionalAMD macOS" */ = {
+ FA044D09AD4E2CB0EAD4B80B /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- FB76AF229F4FADF3436C35BA /* Debug */,
- 2EF17FDD47A984C63821D1A9 /* Release */,
+ 7C56E0F4D11256170F29B62E /* Debug */,
+ 9929E589A1E1A94142750E1D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
- rootObject = 0726E601744CEB8B4C528E4A /* Project object */;
+ rootObject = 64C528D07937ACB2F30044E0 /* Project object */;
}
diff --git a/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice iOS.xcscheme b/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice iOS.xcscheme
index c9657accc99..fea260f4a67 100644
--- a/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice iOS.xcscheme
+++ b/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice iOS.xcscheme
@@ -14,7 +14,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = "primary"
- BlueprintIdentifier = "82A5700C3111DD043A653C62"
+ BlueprintIdentifier = "306946FDA3FDEA7E0CA52F1B"
BuildableName = "IceImpl.framework"
BlueprintName = "IceImpl iOS"
ReferencedContainer = "container:ice.xcodeproj">
@@ -28,7 +28,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = "primary"
- BlueprintIdentifier = "9CC26892A88B1BB899E53DF5"
+ BlueprintIdentifier = "686F56DD4B021559C976E0AE"
BuildableName = "Ice.framework"
BlueprintName = "Ice iOS"
ReferencedContainer = "container:ice.xcodeproj">
@@ -42,7 +42,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = "primary"
- BlueprintIdentifier = "853E509B9FD262019EBA40BE"
+ BlueprintIdentifier = "395D4E90FEEEE07AFF55957F"
BuildableName = "Glacier2.framework"
BlueprintName = "Glacier2 iOS"
ReferencedContainer = "container:ice.xcodeproj">
@@ -56,7 +56,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = "primary"
- BlueprintIdentifier = "243376B5BCD8FB6B573F35B1"
+ BlueprintIdentifier = "A696D2424AD069AE1230DFB7"
BuildableName = "IceStorm.framework"
BlueprintName = "IceStorm iOS"
ReferencedContainer = "container:ice.xcodeproj">
@@ -70,7 +70,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = "primary"
- BlueprintIdentifier = "28E66BF870D16ED437F027B7"
+ BlueprintIdentifier = "D02AB38A6AFB5CA772BEAE6C"
BuildableName = "IceGrid.framework"
BlueprintName = "IceGrid iOS"
ReferencedContainer = "container:ice.xcodeproj">
diff --git a/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice macOS.xcscheme b/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice macOS.xcscheme
index f12275a53d7..be26c5f5b69 100644
--- a/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice macOS.xcscheme
+++ b/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice macOS.xcscheme
@@ -14,7 +14,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = "primary"
- BlueprintIdentifier = "0B20F023D2E1BC4B57915592"
+ BlueprintIdentifier = "2CB7F45A6ABDA311899C465B"
BuildableName = "IceImpl.framework"
BlueprintName = "IceImpl macOS"
ReferencedContainer = "container:ice.xcodeproj">
@@ -28,7 +28,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = "primary"
- BlueprintIdentifier = "70073F296AA7A50B2A86451A"
+ BlueprintIdentifier = "E8B14ABD27D5D5D63AF08C1C"
BuildableName = "Ice.framework"
BlueprintName = "Ice macOS"
ReferencedContainer = "container:ice.xcodeproj">
@@ -42,7 +42,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = "primary"
- BlueprintIdentifier = "B6E7B96E62DB9ACA0E5D579D"
+ BlueprintIdentifier = "452F70DD15C475B3B0BD3DF9"
BuildableName = "Glacier2.framework"
BlueprintName = "Glacier2 macOS"
ReferencedContainer = "container:ice.xcodeproj">
@@ -56,7 +56,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = "primary"
- BlueprintIdentifier = "9ABEB8C8AD9097D7F07B50B5"
+ BlueprintIdentifier = "9CDB3FD9A802C47A3934C5F6"
BuildableName = "IceStorm.framework"
BlueprintName = "IceStorm macOS"
ReferencedContainer = "container:ice.xcodeproj">
@@ -70,7 +70,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = "primary"
- BlueprintIdentifier = "3EAB7D1B9F1CE476576FAA4C"
+ BlueprintIdentifier = "CFFA45D21DC9B2B0E0927E0F"
BuildableName = "IceGrid.framework"
BlueprintName = "IceGrid macOS"
ReferencedContainer = "container:ice.xcodeproj">