summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2019-05-07 13:05:37 +0200
committerJose <jose@zeroc.com>2019-05-07 13:05:37 +0200
commitd5001359bf5ad90b1c757bda70362f7907b037e5 (patch)
tree3f8d4c7efdb044ce2bc408318271265f5b39b0c8
parentUpdate visibility settings (diff)
downloadice-d5001359bf5ad90b1c757bda70362f7907b037e5.tar.bz2
ice-d5001359bf5ad90b1c757bda70362f7907b037e5.tar.xz
ice-d5001359bf5ad90b1c757bda70362f7907b037e5.zip
Regenerate Xcode projects
-rw-r--r--swift/ice.xcodeproj/project.pbxproj16447
-rw-r--r--swift/ice.xcodeproj/xcshareddata/xcschemes/Ice iOS.xcscheme2
-rw-r--r--swift/ice.xcodeproj/xcshareddata/xcschemes/Ice macOS.xcscheme2
3 files changed, 8396 insertions, 8055 deletions
diff --git a/swift/ice.xcodeproj/project.pbxproj b/swift/ice.xcodeproj/project.pbxproj
index 783edefb82f..26b54f58ee0 100644
--- a/swift/ice.xcodeproj/project.pbxproj
+++ b/swift/ice.xcodeproj/project.pbxproj
@@ -7,1337 +7,1353 @@
objects = {
/* Begin PBXBuildFile section */
- 0007BF02B9EB8B40F26858FD /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F18BE1691537030DAC878164 /* TestI.swift */; };
- 0015EBB5B5456204A779F7A0 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 0023C4B953D8C429F906B4B3 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 002B5E4877F346A980AE6619 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8808C8FCE19F44BBB88B399F /* PropertiesAdmin.ice */; };
- 004B8D45FB7A9E084A8BAD84 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E28B1FA33D95935F3A94DBB7 /* TestAMDI.swift */; };
- 00523168484C706D3D363C24 /* EndpointI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E70348642A6647BC6BBCEC /* EndpointI.swift */; };
- 009CE891722FCD9ED757890C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E4AC9C72B8A12652A82759D /* TestI.swift */; };
- 010BCB2AF965AA734B4E8743 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3884756D85F2A85A8772ABEC /* ServerAMD.swift */; };
- 013C561615043ACFFD14A7EE /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4ED8E2A4A0A3FBECFB5B4DBF /* Client.swift */; };
- 014D604FCE9CAD09A27415E6 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 55175585903FB40B8AFEA9F1 /* Test.ice */; };
- 01555E7F590FBCEB92E0281D /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = F390DCD187D32E3CA90A92CE /* EndpointTypes.ice */; };
- 01579FE7E751CED1044153A1 /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = 088187C6D73465EF1FD378FD /* Value.swift */; };
- 01E2208F26E5151FA121549F /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = F60555AA1B87F252F1E50267 /* Test.ice */; };
- 01EA692DD2F966B0F8BA3907 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8A11FE753B30572025485BC9 /* TestAMD.ice */; };
- 01FFC49D12A45FB18FDB15BA /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 401F9E1ED9352CE9A366CA75 /* Client.swift */; };
- 0230E8ED59405C5C2DF8AB1F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 02607FC66B7B40EBBD69DD1A /* Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B5861E309D9CFDF6F14596AD /* Proxy.cpp */; };
- 0278CFF4621B1E3B6E1DCE73 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 02C1045157353CA723992342 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 02CF40B6F201B210885745BA /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D836D7416274CDD22C87CB4 /* Client.swift */; };
- 032A9CD73A19387FCEC65D80 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 033202F9D9FC65063763EA9D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 033D9502D1A9264A29D4860E /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3A0F0D8A392835245020BEB /* ServerAMD.swift */; };
- 0391D9F4CC693EA30F3113A6 /* IceTimeout.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6366553352C6E7BDE2483484 /* IceTimeout.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 03DC2467AB7AA9659D0FC8D2 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0A5E8F5185EFD01217A4B673 /* FacetMap.ice */; };
- 0428BEE3036718519B9B368C /* TcpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CBDC3920EAAC2FF20ACD8CA1 /* TcpConnector.cpp */; };
- 042D4C757D5157DAC4D1C99B /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7260E080D7C09FE117F5EA6B /* TestI.swift */; };
- 0444A9B1D7F67E68DCC19E68 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FCE507866E10C7933195C39 /* Client.swift */; };
- 04488B21C1728434B4AA8288 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = B73213002EB1F1DBC4868EFF /* TestAMD.ice */; };
- 049C4212285B79AA848765B7 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 04E36D0F4BE1A19BCAA776F5 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 259D715151E57A75E2DD5760 /* Test.ice */; };
- 04F35A855BD36CDE109E3314 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 04F9F1D0400832DC8CB5E952 /* ObjectAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = DDE88C99ED3E916813870A9A /* ObjectAdapter.mm */; };
- 0510F7AE588D820017E0ED66 /* ConnectRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4775D90C78CA0FFF7BD3580 /* ConnectRequestHandler.cpp */; };
- 0545F15F88FFBD90264BD367 /* StreamAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3B76441D4F38DB487B937555 /* StreamAcceptor.cpp */; };
- 0560A6B8D10E3DC736BB718D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 0568A5374138F424219D214F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 057A72F2839C4927E9C4C4E3 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCDF601F17B830BC56F3FF7 /* ServerAMD.swift */; };
- 05A39D8E73913A7A65CF6A37 /* RequestHandlerFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 537C46B94774F292729D973C /* RequestHandlerFactory.cpp */; };
- 05A4362B6E4A8AD51883715F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 05A5185DA8A87210C0D991F6 /* CountDownLatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 22946851EDF98161E913CFE2 /* CountDownLatch.cpp */; };
- 05DEED297E8BB125A2B6D476 /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BB9BAA013B3FCA014C50675D /* StringUtil.cpp */; };
- 05F58F8AF6DADB255D512B67 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCDF601F17B830BC56F3FF7 /* ServerAMD.swift */; };
- 062B8C7BE06616BF3C410BAC /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 063B03B37EA8D36603269F94 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 063E04C7F7FB900BC4C39ED9 /* NetworkProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 33A554078C92B1F002A767D9 /* NetworkProxy.cpp */; };
- 067114840DAB2F393CCAFDC2 /* IceUdp.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EA4C6A9DB2DD4DAD368A7FFB /* IceUdp.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 06781858B176CFCE8C81E068 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9CCCED4F5617D195A9B1F15 /* TestI.swift */; };
- 06AA3664143884CB175976F1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 06BED866705FA5283F3B2299 /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0E56F540037B3C821827C8D1 /* LocalException.ice */; };
- 072A9339401263FE433D3F37 /* CommunicatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67B7F0219241790F1B800DA9 /* CommunicatorI.swift */; };
- 073BA83F12D999BF8FC40526 /* BlobjectFacade.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1582DCF86188C28E8CEE7F66 /* BlobjectFacade.mm */; };
- 077D3123BBC375BD7F4A1181 /* RFC2253.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E2C70FDB2124B02E25E91AEA /* RFC2253.cpp */; };
- 0815598E9AC77E068ED71918 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = E599B7323FBA86233C338D57 /* Server.swift */; };
- 0824415DC361946FF848DE64 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 08B3FE86CB505920234B4495 /* Initialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 703E98CEA695D388A99B3B73 /* Initialize.swift */; };
- 08D31EFF918506450F1AFEC2 /* Mutex.swift in Sources */ = {isa = PBXBuildFile; fileRef = F196BFF793DD32BF46FA5782 /* Mutex.swift */; };
- 093B07E03A0DF91EE9B85EC9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 09640E588061BD16CC667F72 /* UdpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ED72480ABB5B716AD4A51CCF /* UdpConnector.cpp */; };
- 0965204DEC40E75641A6778E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5EEC275A35BF051BFC97BA6 /* Server.swift */; };
- 09E6479B754289BBAD4B55AF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 0A59FC25205962CB0DEFF107 /* IceProxy.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 99D7FE01CAB35777EC8C9B4A /* IceProxy.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 0AEB7BF396600639B6B3AF63 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C3A29E453ED27EFD180C2B8A /* Test.ice */; };
- 0B19312F81FBE9B840DAC5AC /* IceSlicingObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 827A383EB5C6581A1B54D101 /* IceSlicingObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 0B2F52F83D65748A318F69E4 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 0B7E36470F1DA2B12FED6C05 /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A190C5ABD9D39EC16B41EB4B /* EndpointF.ice */; };
- 0B88B719D72FADCB139BEEAB /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 0BBCC5D58817B8B4663BD9FC /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0AE3CFAC2F3B7821FF228F5 /* Server.swift */; };
- 0BF46B6A5A5004C44AC11ED5 /* SlicedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C8C4508CB428E180AD5863C /* SlicedData.swift */; };
- 0C12A3509F1B9F0573E9B742 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 0C35E2CFC248E5DE7F59EA46 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 905BD40DB52AF621B377057B /* AppDelegate.swift */; };
- 0CDB837D3D7AF89049C46C78 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 0CDC7637E5FADB2A63991504 /* ConnectionI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA6CD3EBC6630036C9661BC /* ConnectionI.cpp */; };
- 0D224235BA2BE78C3158487B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 151897A7C400D11C1BCFCFE8 /* Test.ice */; };
- 0D52FB52E751FB5762AD29BB /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = EAFBDAC4BAEC82A5B3A91842 /* Test.ice */; };
- 0D6E875782757E77E2F4D540 /* SecureTransportCertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A051D50DF983AEFC5C3A2D5D /* SecureTransportCertificateI.cpp */; };
- 0D8BCC0A984947B7E68AEE59 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = A994E9FE461E53C9AC1351A7 /* Collocated.swift */; };
- 0E319A61BA034332A3F99E70 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 0E6DB2577A5C93F244E03453 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 0E7B0ECD1B75FAE4B0595FFC /* IceScope.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 3196979D424B1A7383567A56 /* IceScope.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 0E977C4B5F48D0FB1D58983F /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 301AC14AF820E4746B60B08E /* Plugin.ice */; };
- 0EB1689CAFE933EA2174D426 /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = DDF6A7269687DAD84B764BD9 /* PluginF.ice */; };
- 0EB4FBD9FB774160F463637D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 0EDB67BCBCE10AD8BCD83705 /* IceProxy.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6998A5CAA54DBFC95F36EA63 /* IceProxy.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 0F20BCA3FEA7DAE141181848 /* WSAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4550C40A58BA9DFCAA028D51 /* WSAcceptor.cpp */; };
- 0F22894499B71ECC26358A5F /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8EF653A327FF7D2A28A29DC /* Server.swift */; };
- 0F3A2FC781B0B87A1EF43C5D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 0F4D3B44739D7D3CE5618923 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 0F7AF09637E93271D2ABB67D /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = 86F246E9B65D500CAECE3072 /* Properties.ice */; };
- 0F969D65F06F1A6B7732B866 /* SecureTransportPluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A4448B33DBF705B6D8474D86 /* SecureTransportPluginI.cpp */; };
- 0FAB42ACCC1A99ACA95115B2 /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 94902DD8276791FC4EB70D79 /* Object.cpp */; };
- 0FC06F1BD6F1414DC4729500 /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A190C5ABD9D39EC16B41EB4B /* EndpointF.ice */; };
- 0FEBF2295CE8E4B72E61789E /* FactoryTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7346EDA3764085B57A8A2D46 /* FactoryTable.cpp */; };
- 105BB3FD8E02E23FC67F456A /* libIceIAP C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F759184F24D7154780D538F /* libIceIAP C++11 iOS.a */; };
- 109882AFA88F4AF4219F98CC /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = B10966898F2DC3189E7710B1 /* Object.swift */; };
- 10AEB0598B19D5BEC487F119 /* CommunicatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E9701A971495B8CEC6C2A8B9 /* CommunicatorI.cpp */; };
- 10C14113CF9A53D959831ECB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 10E78D62055202B88389FC89 /* TrustManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27A402912055EDD52407898B /* TrustManager.cpp */; };
- 10EDB68FD14FEEE4640F7329 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5811649ADB06A0A05C710105 /* AllTests.swift */; };
- 1155CC822163E20B1D9A90FF /* Exception.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3FD69989AB15433C9ABDBF7E /* Exception.mm */; };
- 116BBD510D33EA81FD7A2021 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57E73AC88C4BA12FF1A80B3C /* AllTests.swift */; };
- 11A55F8D129544DF5AC626FA /* ClassResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FBA4930D417AE2D5C2C14C2 /* ClassResolver.swift */; };
- 120C1AFB49D9751E773F9757 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 25938CA0FD96B9AB1EEE30E2 /* Test.ice */; };
- 12214E39A62FDC8D9B2A5C3A /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57E73AC88C4BA12FF1A80B3C /* AllTests.swift */; };
- 1274B19974280987B390D742 /* SliceChecksums.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3A3CD17BA276A312E17844F8 /* SliceChecksums.cpp */; };
- 1291CFC834CAABA80FDA7714 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0A5E8F5185EFD01217A4B673 /* FacetMap.ice */; };
- 12A89A8219B4C117F9AAE941 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 446FF4AA3743621523F10062 /* ServantLocatorI.swift */; };
- 131FC6078EE339091E15488C /* MetricsAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F3ACAF9F1D3B85A01418CCAD /* MetricsAdminI.cpp */; };
- 1339958BBC00F942D029FF1B /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 339C25947E6ECBC7ED099E1C /* PluginI.cpp */; };
- 1345AA4CAD2AAD6D4723DCBF /* CountDownLatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 22946851EDF98161E913CFE2 /* CountDownLatch.cpp */; };
- 13C58E128C1488D339A2B428 /* InputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2944F3E2DF5803C37E639332 /* InputStream.cpp */; };
- 13E8ECAFCB8C8B82C3341067 /* TwowaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF6F24FB01027F2EA2BAB996 /* TwowaysAMI.swift */; };
- 14044B4C3ABDB72E71AB13A6 /* IceAdapterDeactivation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7A62B331F7D2BFBB690836B6 /* IceAdapterDeactivation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 1409FD36F2C75DD9F5E8822C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 140E5DBE886C7E01C7A489A0 /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = AA210993064C3760D6F1831F /* RemoteLogger.ice */; };
- 1443BBE6B64026608EC5DA09 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = A1F279494C884E0BB8BC65C5 /* Test.ice */; };
- 145EDAC59CD433152DA9C391 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 339C25947E6ECBC7ED099E1C /* PluginI.cpp */; };
- 1461C05909792EE730645579 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72D090D6C9FED32BACC18156 /* AllTests.swift */; };
- 1506D863D4DFE67D80944911 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 301AC14AF820E4746B60B08E /* Plugin.ice */; };
- 15649450F575FCE46678224B /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3181025A3F415DF94454797A /* ObjectFactory.ice */; };
- 158E45ED12CAB1F363119E85 /* BatchOnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A33D7BDF70F63057A0E9C1 /* BatchOnewaysAMI.swift */; };
- 15C018E8AFC6FE516482705D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 15F1F4072928945228C2796A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 1608F685E7C8615A43869EE8 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DCFADA4D00F2FB21B19CDA4 /* AllTests.swift */; };
- 160BB184B53F292D3E28A993 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 161506E7153F964E6423F42E /* TestCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77EEDCF4F9B85EC13C284620 /* TestCommon.swift */; };
- 1626A8969F06842B9F778BDE /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53B3AB48AD6C36B7DB82C83B /* Client.swift */; };
- 16612D8B5749E3E59E4E2D79 /* Protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 848236E4CDE6D10EFC132F13 /* Protocol.cpp */; };
- 16690B83B8219C99553079F5 /* Blobject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5806A8604C5EB1A6C1DFA28A /* Blobject.swift */; };
- 16DC2007BE5E271F347042F0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 16E1789AFD0721A405FE22DF /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = 86F246E9B65D500CAECE3072 /* Properties.ice */; };
- 174B4664F6C8804EEDFB9C89 /* DispatchInterceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C708D1DAD4D47A2E4C4AD07D /* DispatchInterceptor.cpp */; };
- 174FC898001EBA342F93405D /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = 16877CC8FE953AA88FC40A9E /* Process.ice */; };
- 179439F76C3DC2DC3655E1D4 /* Incoming.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E5CCE55BCC54605EC0C45D1F /* Incoming.cpp */; };
- 17C24F8DBF895D258A4F97E1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 17CB5C40E13AAD605A967CB9 /* SliceChecksums.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3A3CD17BA276A312E17844F8 /* SliceChecksums.cpp */; };
- 17CBEB2C9D668F55FE1AEF37 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 17DB9976B1D1CE1443C10807 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 18D52963714320ACA798C4B5 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC32C1A9CD127D9D37E26231 /* AllTests.swift */; };
- 190F31FF1DA8A0E3A526F894 /* RFC2253.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E2C70FDB2124B02E25E91AEA /* RFC2253.cpp */; };
- 1975B3FC13DAA1F7CB826D6F /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 52986CA8F3CCF82F9F292AA5 /* ConnectionInfo.ice */; };
- 19BC08D810A4D7098E5D28DD /* IceDefaultValue.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 193B9E652EAC446B747F7883 /* IceDefaultValue.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 19D43FE9962FC7C2EDFC53E3 /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = DDF6A7269687DAD84B764BD9 /* PluginF.ice */; };
- 19F24993D0BD57D6727BF3A7 /* IceAcm.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6A59A5B29077224CE6CEB16D /* IceAcm.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 1A1097D92F9849B11C2ED027 /* PropertyNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C7C08E40B9A0ADD6BB321A7A /* PropertyNames.cpp */; };
- 1A26A242152833A424168C86 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 1A4808427E9E135CC62ADD72 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 1A4C745C5F17BFCA8448E51B /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56CB02EEFA9C99F3EE57A0A4 /* Collocated.swift */; };
- 1A62AF23FF06EA6B5F5DD71A /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = AA210993064C3760D6F1831F /* RemoteLogger.ice */; };
- 1A75ED54F53A6C3276423C75 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 1A819C192591ED13C3A5D759 /* Process.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5C0437E6D6678968915D2201 /* Process.mm */; };
- 1AE23E5CF3076E093D74C606 /* ConnectionFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C18ADF4B6A64039EBD938A91 /* ConnectionFactory.cpp */; };
- 1B043F8CF9842AEE8C1A1401 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = D88E246EA42F66D6078022CF /* Collocated.swift */; };
- 1B2624E99064A528A56024B5 /* StringConverterPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A0F619913A77125A2965803A /* StringConverterPlugin.cpp */; };
- 1B83AA9AA383002BA6B0B097 /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97A4471AAB71DD43146EDF8A /* OutputStream.swift */; };
- 1BC696A78E2B2B16C0961E54 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CBBF83C77E2BB3796D6A768 /* AllTests.swift */; };
- 1BD59FE72A4219213E66FC03 /* StreamEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6438CEA54D93FA60DAEB457F /* StreamEndpointI.cpp */; };
- 1BDFCE23C4BA77166D5F3965 /* LoggerAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E0A832D76CDCAFF8C6A9B7B3 /* LoggerAdminI.cpp */; };
- 1C2FF1784BAB99899ACBC578 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = F2DA8D2FFEA272535B38416B /* Test.ice */; };
- 1C81A761616E358CE217307E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98639E60ED2C6B280C4F3E8D /* Client.swift */; };
- 1CA537C6CE3B46E6989DDCAC /* SliceFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79DB6E8A3E87F8ADAD784A14 /* SliceFlags.swift */; };
- 1CB3B33AB8306AF2266BD086 /* IceDefaultServant.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C8CB9DDFF62FF22D7E156DF6 /* IceDefaultServant.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 1CD24CA644AE89795E222AAD /* TcpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C48807C104D51F9F3F00570B /* TcpEndpointI.cpp */; };
- 1CEB1D575F5B7E2815BCD849 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 1D428497880F94D6D96E0106 /* BatchRequestQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53366CA5D8F6E2CA10A29617 /* BatchRequestQueue.cpp */; };
- 1DDCE15F4288F6CAB5DEE2A9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CB770E1F149346DC577DB93 /* Client.swift */; };
- 1DE7AAF59FE612BF9D74331E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 1DF86203F3F432E4550EE14B /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E28B1FA33D95935F3A94DBB7 /* TestAMDI.swift */; };
- 1E0E7CE4C85B03069A7E5110 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 52986CA8F3CCF82F9F292AA5 /* ConnectionInfo.ice */; };
- 1E68A8AF110A9E25B120BFE4 /* ObjectAdapterFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6BF23EBA7A8E5E1B00169615 /* ObjectAdapterFactory.cpp */; };
- 1EB258021248CF9284382916 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56CB02EEFA9C99F3EE57A0A4 /* Collocated.swift */; };
- 1ED0E2B3B777C81391FA8BE4 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 77E2E04AB12C42A54D61FB8F /* ServantLocator.ice */; };
- 1F2788E0029CA4F97BF6F25B /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4512555F049EB5087B3BCB3D /* Client.swift */; };
- 1F6236AF1719572C98528769 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F40CD89A9E1AE4EEFA1B408F /* Server.swift */; };
- 1F637363618ABB40AB833764 /* UnsupportedAdminFacet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7E75C83BC5D34E7862913CC7 /* UnsupportedAdminFacet.mm */; };
- 1FB6601D4AEE739C939FADF2 /* IceFacets.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F83285132BEA731A39446D3A /* IceFacets.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 201FF6B3189D88E0D08D7316 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 203FAFBA898C9559544E5F11 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 2040816FA7F413A1FE76380F /* OnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFF7ADC3ABBE484862648ABF /* OnewaysAMI.swift */; };
- 204FE787419A9CD68FE4585A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6A2FE06C08EF9D5D108F7AAB /* Test.ice */; };
- 207239619E7A4770543160A0 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = EAFBDAC4BAEC82A5B3A91842 /* Test.ice */; };
- 20B78FE5A8F4522EADF1A0B4 /* WSEndpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 57EF50ACAFA34E05698E0EE8 /* WSEndpoint.cpp */; };
- 2122F92BED7F1E7496D97118 /* PropertiesAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 845B57073ACACDE8C57E3612 /* PropertiesAdminI.cpp */; };
- 212FDD32A9BD7C71513E24D1 /* Incoming.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE8D7EB3143130A876D76D4C /* Incoming.swift */; };
- 2157E2DB04E1EA993CAF505C /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E9CFD2E702F29097F228AE7 /* AllTests.swift */; };
- 2194C1C57E218853B250D634 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 21CCE186A02A9476416E46A1 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6F7D3A8DEB555CE864DB935F /* BuiltinSequences.ice */; };
- 2289E6097906CFC9EA320396 /* StringConverterPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A0F619913A77125A2965803A /* StringConverterPlugin.cpp */; };
- 22FD6275E9519778E53FF6CA /* LoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 73D87B40C646D8B3105A40E6 /* LoggerI.cpp */; };
- 2308CFEA3A9EF23AB0DA120C /* LocalExceptionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14B95106454B3AA6B1E897B9 /* LocalExceptionFactory.swift */; };
- 232DC2B4B38E86205222480A /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 2375FB52F805C949BF9841F1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 2397A3BFC0BC7A50CE6D3962 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50DD3B93D87FDFCCCF008C47 /* TestI.swift */; };
- 240CD103ECEC55C17C08783D /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 446FF4AA3743621523F10062 /* ServantLocatorI.swift */; };
- 24423BB16E8899718F083918 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 246F6FA29970ACC735C08841 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = F3CA3A154FFAF5C3A609F3C9 /* Test.ice */; };
- 24F42CB9E8A95A3099454B9E /* InstrumentationI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFEC3FB8490F5AB91895A134 /* InstrumentationI.cpp */; };
- 24F47223AA814FC02418C6EF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 2502FFC98E9E158F299ECE2A /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 94902DD8276791FC4EB70D79 /* Object.cpp */; };
- 2504FFEA606CE8CBC4B0BC80 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = F2DA8D2FFEA272535B38416B /* Test.ice */; };
- 2511415347291D55F408C4E7 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 25430B91A698D22308D20B4C /* EndpointInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9252489B73F881AD15EADEBB /* EndpointInfoFactory.swift */; };
- 25452EF060D39EBFB0836C45 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E4F8A0482D19E088887AE179 /* Test.ice */; };
- 258BDA2EB0D0625516A524BD /* ImplicitContextI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1C3BD55FA45620DAB4AD007 /* ImplicitContextI.swift */; };
- 25A8B76B206C15FFEBBF1F17 /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = 64F26453F111DAC47773DDF8 /* Instrumentation.ice */; };
- 25C6E41C9460420C096937E6 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71F30C5B0983309F5117EBFE /* TestI.swift */; };
- 25D8435F6FA500ECA8A9FD18 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C32436EE37B1A830FA9AD69 /* TestI.swift */; };
- 25F2127CCEFF351BAFD99DBF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 261C6952855827290ECD7EB7 /* ObjectAdapterI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B028BAAFF3D223303073F50 /* ObjectAdapterI.swift */; };
- 2678489D9ED1F738CD38F6C7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F8BD68E8B713AB7BD69E8D2 /* Client.swift */; };
- 267CC3B404028A5392A2B73A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 268FD116C1D054CAD211FE30 /* RetryQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3078999E34F344B5B6494DD8 /* RetryQueue.cpp */; };
- 26CD8979C073ECF58708D142 /* IceInheritance.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = FF413911DBE9440508F3E40F /* IceInheritance.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 26DF5091A094069BCBB58048 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 18B5C76002C26FF7A204AA76 /* Test.ice */; };
- 26F546063F49A0A3ECBF06F9 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C21036D45AC43FDBC41F2B24 /* AllTests.swift */; };
- 270D7315AC89A0CD00A6384B /* EndpointFactoryManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4599BD3C9C041A92A5BDD58C /* EndpointFactoryManager.cpp */; };
- 271EA10324A2408F9F339122 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 27D01BC19A811BB98B128770 /* IceDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = DFE49FF912FEF4BB2D84DEE1 /* IceDiscovery.ice */; };
- 27F657A126E999AE633CCD9F /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9DD6CAB50EABC50C70286DA4 /* TestAMD.ice */; };
- 2829F7C474AE8E6D163A1110 /* IconvStringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA42FCCBF61B169811262328 /* IconvStringConverter.cpp */; };
- 282D98F1E24FE9A2FA86CF4F /* IceOptionalAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 11101FB1DBE57E676C60F804 /* IceOptionalAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 28929AFDD61B8FB33F25BC7F /* IceRetry.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7F2CE09DA1F697A1C3570541 /* IceRetry.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 28ABEBA974C5635D631B3385 /* IceStream.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 22800D4F134485967AB896BF /* IceStream.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 28CAAF38DE30E7C3FF3E6484 /* Connection.mm in Sources */ = {isa = PBXBuildFile; fileRef = DD837BB7B509ED5EC68EA6C9 /* Connection.mm */; };
- 28D0A5AA41ED1C9A4402269F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B65034A727C078C15ED46C8F /* AllTests.swift */; };
- 290E98DB9A35D7077CD73F4C /* IceSlicingExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 717D42AB052C8FDE9D51B3E2 /* IceSlicingExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 2922C84C4E68F39C383B3074 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = C46299F23260E1AC0C5CB162 /* EndpointInfo.ice */; };
- 293CFF9D7055F7BC7D590257 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 296314D79E1BB173D653695F /* CtrlCHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 976DB83B727C7054F6E0DD4E /* CtrlCHandler.cpp */; };
- 2987E7D87FA5FE647C80CBE0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 29A41DFC957DB6FC42FC72EB /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 42ECB5178A0B3FB2018770ED /* IceSlicingExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 29BCC1528DFFDAD22F9708EF /* Acceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42D57EAA09F078C2566EAFD2 /* Acceptor.cpp */; };
- 29C0E11B7CDCC3A806A7C7AB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 29D6E1B340224A4B3B4C14FD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 2A274615BB21DB84240993C6 /* SysLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5E9E634C13572C14A0A4E038 /* SysLoggerI.cpp */; };
- 2A2BF29E07E73C69FAF6BBA6 /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F5592B7717AC27C84D2DE248 /* ObjectAdapterF.ice */; };
- 2A469ADDB382F6C73CBB603D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 311A17A2BF91E52602B3751D /* Client.swift */; };
- 2A4D4AA5DC56CD04466CC9D7 /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0419BCE07FAAF17A5822C6CC /* CommunicatorF.ice */; };
- 2A5B9AFE0A6020991137912C /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = F3CA3A154FFAF5C3A609F3C9 /* Test.ice */; };
- 2A6F9316FAAE49B9222E8490 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C57B2FF65E28992F777F9E24 /* Test.ice */; };
- 2A9C3F86F560608B12CA0E69 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1851169903DF08207ABDE3 /* Client.swift */; };
- 2AB695E97E17767EB6C14E9A /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = B73213002EB1F1DBC4868EFF /* TestAMD.ice */; };
- 2ADF5FB909E9F09C416BA9CA /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = 86F246E9B65D500CAECE3072 /* Properties.ice */; };
- 2AE72F23E3979B8117D9C552 /* InitializationData.swift in Sources */ = {isa = PBXBuildFile; fileRef = D03C57C92F068CAB8212C564 /* InitializationData.swift */; };
- 2AFFEF371E8211FAE2D49BF5 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5E26C32C93CA6CC71476F378 /* Instance.cpp */; };
- 2B0530F112578869665CD847 /* IceTimeout.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CFF8280F6DFEAA28C7D61EFB /* IceTimeout.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 2B6C176B241DE4694975AF25 /* LoggerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A77DD3D7D7E4B8252D9C042 /* LoggerI.swift */; };
- 2BF195CB8771A899417224F0 /* RouterInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 25B2EA0BC7A3B030655EC508 /* RouterInfo.cpp */; };
- 2BF31A92BF234921EBE8FAEA /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46A300AE7C0B148569476089 /* Client.swift */; };
- 2C3E651892E4632CE3BB01FC /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 25F04F140C0FE194167C1D65 /* Test.ice */; };
- 2C55D3EA734700176B4BAA52 /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3181025A3F415DF94454797A /* ObjectFactory.ice */; };
- 2CE9A03CC7785ACAA36DC152 /* Convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7FE5372E8EA5B7FF7EBCCFCA /* Convert.mm */; };
- 2D0E5E66CBA3C944B27772DF /* ConnectRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4775D90C78CA0FFF7BD3580 /* ConnectRequestHandler.cpp */; };
- 2D48EE21AFFDC61D89095358 /* IceServantLocatorAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A44CD6C9746BA3C8D8E7AF42 /* IceServantLocatorAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 2D8972CA084CFDC538D15859 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 2D966CA5DC1625FA93D293D4 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 44DDFEF64966051E55F058D1 /* LocatorF.ice */; };
- 2DC1A1D4DB248D4D7331D9BC /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4B49B33E3CE213697A6AB98 /* AllTests.swift */; };
- 2E0AF2874C31B080D2872FDD /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 271252F1351278085970EA4C /* ServerPrivate.ice */; };
- 2E0D94DF80B403EC70C76ED0 /* Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B5861E309D9CFDF6F14596AD /* Proxy.cpp */; };
- 2E56904814FE3D6BA3BF9E99 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A59C84755AA0AA858701C4FE /* ProcessF.ice */; };
- 2EC19E8D91F08C99BD8DC56C /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 33B96293891F012EC8AC6CF1 /* Test.ice */; };
- 2EC6DD2D5C78BB318E8C18C8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 2EC9015FC18689837E5FDAB8 /* PropertiesI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73A47D1F63309F2527CF14DD /* PropertiesI.swift */; };
- 2EE197ED97FA2029FE212376 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 421ED460B7333AD4C5500018 /* Client.swift */; };
- 2EF3E838BE99CD7D49BD1B51 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 32F88C168D88D6DC04462B16 /* EndpointInfo.ice */; };
- 2F0D8F25804B406A5DF4298C /* libIce C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 35D5B6B6EDF906912570CA84 /* libIce C++11 iOS.a */; };
- 2F1611210B5C71A7B35FB494 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA0D36A2A4C3DD1AC30981D2 /* AllTests.swift */; };
- 2F24CF75997A95807465372F /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BF48EEA7FB0333306A02DFC /* Server.swift */; };
- 2F2A9780BC8AF2791DC7ACBB /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F011769B0F0BEC4AD2D20DB5 /* Server.swift */; };
- 2F49C49BE4CF81D7966ACA2C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31AD2075AB0E8DB53AAA600F /* Client.swift */; };
- 2F8FCF445B19C8027515B49F /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41180F13A0C28A93F4920E0E /* Server.swift */; };
- 2FCBF468FBDA90BF264C2F25 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 2FE7E5DF1CA07BF1AEAAF9A2 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = 16877CC8FE953AA88FC40A9E /* Process.ice */; };
- 30001585DB5E17FCDC50FC51 /* PropertiesAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 845B57073ACACDE8C57E3612 /* PropertiesAdminI.cpp */; };
- 3011228B8CB2B556CAF9DDF2 /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 34F2C4F5D9858A7EDCBE86A3 /* Logger.ice */; };
- 301BAE49141317A72C00EE67 /* SecureTransportEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 59E7EEDE9606B852ADF65B83 /* SecureTransportEngine.cpp */; };
- 306671BDEAAB3F9277E243E5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 3066B078692344C8BE2E6903 /* IceOperationsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EF6386F50E784A9F77712142 /* IceOperationsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 307B409F4908B79D1A1FD621 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5E26C32C93CA6CC71476F378 /* Instance.cpp */; };
- 30815EEA507652A524406645 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0BE51D3C60998B772598F2ED /* RouterF.ice */; };
- 309A7EC833C5207B6F5FDF34 /* IceOperations.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9792BBB8B22690C7F13549E6 /* IceOperations.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 30B512DF3F7BFA9272C2D1DE /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8ECBB29F311B8034EBA2B28E /* Server.swift */; };
- 30B9A08F21673DE6D3A3B3FB /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1A1B8FAC878A99E53955C1E /* AllTests.swift */; };
- 30D10840789A08AC24DFB432 /* RequestHandlerFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 537C46B94774F292729D973C /* RequestHandlerFactory.cpp */; };
- 31419CE580DEC47BFBC87AFD /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4A1177CC4197D5C974CB7243 /* Util.cpp */; };
- 3173B361E08EA3D70179B88C /* Connector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EE426A108FC5B4CE6A77DDD3 /* Connector.cpp */; };
- 3183C87BC8F6B3437F55A618 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 327ED3DC424682C2F7DFCED6 /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = EBFE70753770A633D1F3D074 /* PropertiesF.ice */; };
- 32B2D87B5BE3227C798B5F7A /* IPEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EE077EE9116316EFD1ACCCEF /* IPEndpointI.cpp */; };
- 330BED9059D25704734DFE74 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 410B9B4CB217691F77C4A511 /* Router.ice */; };
- 3438DEB2A26C999B5B7F89D0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 34B3F3ACCB23C1EFDA252318 /* UdpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A905DB771DAC590C14AB62EC /* UdpTransceiver.cpp */; };
- 34B536EE7F19265567C0D6F0 /* BatchOneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = D58F662994F7BA173FBB2961 /* BatchOneways.swift */; };
- 35105464EA7D3A204AE342D8 /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 972A34368A72B866FF472BF5 /* InstrumentationF.ice */; };
- 354624955C822F6210F4D146 /* ProtocolPluginFacade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8BA42E8F46B597E64946E43 /* ProtocolPluginFacade.cpp */; };
- 354F52061F18C2965D2C1554 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83809B13DDAB3418818C233E /* Client.swift */; };
- 3562580ADF16B987F16EC672 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DCFADA4D00F2FB21B19CDA4 /* AllTests.swift */; };
- 35628AC35263ED278A214D6D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 356448E07C620DE9449DF7D0 /* OutgoingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6C02B3EF8B9F1C48030B20CC /* OutgoingAsync.cpp */; };
- 3596241A77EAFD9CB66DEB4B /* DynamicLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4B9C8BB6D966CEA6B7907DB1 /* DynamicLibrary.cpp */; };
- 35AF977813BA7F59D53C2858 /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6DC5FD2C9B5F9DD1CFB238EE /* Reference.cpp */; };
- 35DB52B00529C4AA45AB2FED /* SysLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5E9E634C13572C14A0A4E038 /* SysLoggerI.cpp */; };
- 35E66BFC70062F62E4E80C86 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 35F612D24F3BCAB06B2FACEC /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 77E2E04AB12C42A54D61FB8F /* ServantLocator.ice */; };
- 3658A57975333CE1C6414DB8 /* OutputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 03BA1D8F6C850AF9397476E6 /* OutputStream.cpp */; };
- 3661F4283EFDA456AAAA7EF6 /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A190C5ABD9D39EC16B41EB4B /* EndpointF.ice */; };
- 367114B67084F089EC9150F0 /* SecureTransportTransceiverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F512CA309D81D307046842C1 /* SecureTransportTransceiverI.cpp */; };
- 36B545833426195BCE26E5B0 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0BE51D3C60998B772598F2ED /* RouterF.ice */; };
- 36C65E106D424EA53847A788 /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0419BCE07FAAF17A5822C6CC /* CommunicatorF.ice */; };
- 3733481A1835760FA4DAD4C9 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D984F76C7709A03F9168865 /* TestAMDI.swift */; };
- 37BC36875F40C9EDF1EFFFF4 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B15BC0B958B864AC0A3ADD5B /* Security.framework */; };
- 382F0E558922A2768C52201C /* Selector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5E0268AE2C27C6E31B8F1A91 /* Selector.cpp */; };
- 383D62E95A52DD4DE86FD74B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 3840B757608CC518CD19E0E5 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6C96FF164D344E92F3D7785F /* Test.ice */; };
- 38517968A6301052EB84C95F /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = C583BD0299160EC2240BB560 /* Endpoint.ice */; };
- 38566409621C36E15828A765 /* IncomingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7D2C30ECC1A2F4647E8F64D1 /* IncomingAsync.cpp */; };
- 3887BB5D245A55613EF4D352 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38ABADAA775DD5126F970A3D /* TestI.swift */; };
- 3887E3BA8456C801DBDF3540 /* Incoming.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE8D7EB3143130A876D76D4C /* Incoming.swift */; };
- 38AA85B58E93685506725803 /* PropertiesAdmin.mm in Sources */ = {isa = PBXBuildFile; fileRef = 36FDF1764E9800B8F7F22D2E /* PropertiesAdmin.mm */; };
- 38D7A362833DB86CCA04C3EC /* PluginManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 79CAAD17119E1B277934F0AD /* PluginManagerI.cpp */; };
- 38F1B813B6BF6B661A997D70 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E131540DAB018AB00B78F15 /* AllTests.swift */; };
- 398241445263346A3AB04568 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC9135B9FC49DD7893D03A00 /* TestI.swift */; };
- 39B7903A4E3B7FC65EA383CA /* Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4836385A7DB171F7D567E830 /* Proxy.swift */; };
- 3A05BF3B63204D9DBC3E9FFA /* LookupI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 021C75B5FFB88AB59B32FA51 /* LookupI.cpp */; };
- 3A2D7FF14244183866194BCA /* SliceFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79DB6E8A3E87F8ADAD784A14 /* SliceFlags.swift */; };
- 3A3C9B5070A4C92E8CBE385E /* Mutex.swift in Sources */ = {isa = PBXBuildFile; fileRef = F196BFF793DD32BF46FA5782 /* Mutex.swift */; };
- 3A4EBEF368186F2D289A9D16 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F97142B720915DB04B55E8A /* Collocated.swift */; };
- 3A694D57DE51A8F6BC452A1B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 3AB7CA5FBA62325772D52078 /* Controller.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D175134CFA892102F5E58B5 /* Controller.ice */; };
- 3ABA6002E72F146F5C492E92 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 3AF9514D3A0259CA676C9CDF /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 3B301D4C7F41B5ED6643F13A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 3BB93E745AF4098304CC9676 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 3BD7E2CAC6E35A6113F2B75C /* ProcessI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53780098B861EE56087A6AC1 /* ProcessI.swift */; };
- 3C234348089F673EBD70D416 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FDEA611C2271F9DF539231B /* Client.swift */; };
- 3C741E9CF671D22F15F6449B /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = B23D5FD31AC4C1F120514DF5 /* ValueFactory.ice */; };
- 3C94C3187938F4B00C01D8ED /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC32C1A9CD127D9D37E26231 /* AllTests.swift */; };
- 3CAFCADA6A325599E38DB86E /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 3D7FBD23CFE1C756C4DD1391 /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4A1177CC4197D5C974CB7243 /* Util.cpp */; };
- 3DFEB361B8B94A7ADF025FB4 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 3E334E2D22C7B1F86D317409 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 3E634203496E3FB5417C3FEC /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB861FA9BBF260736DC85945 /* TestI.swift */; };
- 3E681423784068DD52D5204D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 3E6BA6684C1E5A3017D72A50 /* SHA1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B1A4EF1BC8CAA724BC7939FF /* SHA1.cpp */; };
- 3E742D6297722C97D9F14EAA /* Communicator.mm in Sources */ = {isa = PBXBuildFile; fileRef = F0BB1A499C02E022C0B321E1 /* Communicator.mm */; };
- 3E8FAADC2665143E322AA068 /* SlicedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5FC1764A100D580622197CC1 /* SlicedData.cpp */; };
- 3EBBF193963184CA8CD5D2E0 /* StreamTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F6B56E5C8370577EEDFF599 /* StreamTransceiver.cpp */; };
- 3EE0CDDFC1C8C46ECCB720C2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 3EF3D00589F11F14DBFC3563 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22BEEE0FA7ADE6DFDFA1DCCC /* TestI.swift */; };
- 3F3A48B57ABCD38DE05B7570 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 3F4048B15E70472FD5714374 /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = EBFE70753770A633D1F3D074 /* PropertiesF.ice */; };
- 3F43A03CFEFAD844D2973FAD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 3F68F297EF1E94ECA1D00447 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 3FBB8F409FAC84796DDB2C41 /* PropertiesI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73A47D1F63309F2527CF14DD /* PropertiesI.swift */; };
- 3FC3EA52DAEF5C4A73406018 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 3FD9B8B2E822DD7A8220DADD /* IceOperations.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AF7A52E215CA46A60FE6E168 /* IceOperations.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 401AF8462A133D42A776211F /* SliceChecksumDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 15C5F7EDA9F8D672B9DFB1E0 /* SliceChecksumDict.ice */; };
- 4022C97D400029669B06B710 /* FactoryTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7346EDA3764085B57A8A2D46 /* FactoryTable.cpp */; };
- 40367B8D132E0504A813FD62 /* Assets.xcassets in Sources */ = {isa = PBXBuildFile; fileRef = C0D83DC18A98E4B7360486A7 /* Assets.xcassets */; };
- 40CED51959C9DF98D9598C7A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 4129DFC26C0DB8E82370B6EE /* IceServantLocator.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 49CD68A615C0793657AE6672 /* IceServantLocator.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 422C1283CDBC8A8BD5A07526 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 25938CA0FD96B9AB1EEE30E2 /* Test.ice */; };
- 42472E6218FFDFDB705A9EED /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8808C8FCE19F44BBB88B399F /* PropertiesAdmin.ice */; };
- 4268FBB788C4F2596B3923F5 /* UdpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6C78625D4C00CA9329BFEF91 /* UdpEndpointI.cpp */; };
- 4274E0BFE5B53061505936A9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 979EEDA21C81E4E96963653A /* Test.ice */; };
- 4295B9EE7938357B16D1E0E7 /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 972A34368A72B866FF472BF5 /* InstrumentationF.ice */; };
- 42A68EF7DE46A2D491021B35 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6F7D3A8DEB555CE864DB935F /* BuiltinSequences.ice */; };
- 430EB431B01C136D215DD6BD /* RetryQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3078999E34F344B5B6494DD8 /* RetryQueue.cpp */; };
- 43AB2CACCD1A8B83D77F2914 /* Random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DB44F1A7F16CB7E3DC065ACE /* Random.cpp */; };
- 43ACBA20448B161E5767BFB9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 43EB9BCE1BA08CEBFB53ADA7 /* ArgVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 970FBEC9E017CC243797636D /* ArgVector.cpp */; };
- 445CF4E4C1250FBA9F15F240 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7646A5146193CB1895CA89E2 /* AllTests.swift */; };
- 44B85B071BFE01A60A4C5D5C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 453B9469D203540AA681EC67 /* ConnectionRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06D213D2ABDE332A095107AE /* ConnectionRequestHandler.cpp */; };
- 45474A1D8093AF1903388ADB /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 45635988B275F219D31ACAF8 /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 910754DEE26013D33BB319E0 /* ImplicitContextF.ice */; };
- 456C06258668B79117A5255E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 456EBAE923C9050D0255D8F5 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6288092816E194EF03B3469F /* AllTests.swift */; };
- 459FF2F01575A12F0CA3AB88 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6D1CFBE0AA1B2FF928556D01 /* Test.ice */; };
- 45E300B7D8D1C70695244D70 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 460C04F52F621D8C2F1A57DC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 46222588D25CA9EB0783042F /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C4FF7ECE49EE6C669F071BE /* TestI.swift */; };
- 4646B0A9D9CE27559E3ABB58 /* Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D47FBAF08F2E0F516653DC15 /* Buffer.cpp */; };
- 466EF573F19EC5B3A29BABE1 /* Shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B7508ED4FA578A3E53D557D /* Shared.cpp */; };
- 46DB81D2A149B0A3F8DA9200 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 46EEB869D419966A717C4E5A /* SecureTransportPluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A4448B33DBF705B6D8474D86 /* SecureTransportPluginI.cpp */; };
- 4753A4CE9A181518F473F0CE /* ClassResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FBA4930D417AE2D5C2C14C2 /* ClassResolver.swift */; };
- 475580C76C91CA64573E1968 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 47751B392A7A059A43780817 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 4794C0ED5F545633916CAEAE /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2B406947B3F60C7BC704F21 /* PluginI.cpp */; };
- 47BA464A8823FACF19E9895D /* FactoryTableInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D91FD789101A5D62742AE91 /* FactoryTableInit.cpp */; };
- 47BF79B6AB828DF6466AD83E /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9CA20DD5DD2C0411B7E0922D /* ServerPrivateAMD.ice */; };
- 482C477CD3EBA9E20E271AEC /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CBBF83C77E2BB3796D6A768 /* AllTests.swift */; };
- 4870A9111B99040ED9D27F21 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 48756CBB0BBF2C6F7EB12C83 /* IceSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 74222F908B64DA051ADB5AFD /* IceSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 48A24F84C389A569332CBBF4 /* CtrlCHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 976DB83B727C7054F6E0DD4E /* CtrlCHandler.cpp */; };
- 48C6A3E11101E47334726FA7 /* AdminFacetFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF8CEBB76D5ABCCCD61912F7 /* AdminFacetFactory.swift */; };
- 48E0B359A71B434F014CE0EF /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9268C5B364A72CE171B13002 /* Current.ice */; };
- 48F5D7550A30E29468E9FEDC /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49D65AB098B9CC14A0E25F67 /* TestI.swift */; };
- 4907ABE0E6D37B70DD47D707 /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BB9BAA013B3FCA014C50675D /* StringUtil.cpp */; };
- 4919F789FAB4830F117CEAF7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ACDAD47B484BF4B45F56536 /* Client.swift */; };
- 4928BEFFFB53D94693F00C3A /* ValueFactoryManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DC9DF436A274445A916C6EF4 /* ValueFactoryManagerI.cpp */; };
- 493DA83C8BF74C0D006AD58B /* IceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = E80792AE32EB8D440F6A4805 /* IceUtil.mm */; };
- 49B7FFFD5111110C67770197 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = CABB2AD4794B23E0F8BCC361 /* Version.ice */; };
- 49BD78C1D8CC20A084434C82 /* IceInheritance.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 11336726413C73691D154061 /* IceInheritance.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 49DB53F092857B9E63CEDEDC /* IceSlicingObjectsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4A914FA3DB960000327B7A5E /* IceSlicingObjectsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 4A604020888985988AB7B021 /* Connection.mm in Sources */ = {isa = PBXBuildFile; fileRef = DD837BB7B509ED5EC68EA6C9 /* Connection.mm */; };
- 4AF0CBB792C23790DCAF4136 /* TraceUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA3E9C82F303D66057AD7942 /* TraceUtil.cpp */; };
- 4AF0E5B13BCFC22E83084B7B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0679A15AAD450BF57AB8E51D /* AllTests.swift */; };
- 4BBDB98DF4D3625782C369F1 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 562206D184A6BFFFBEAE861D /* Test.ice */; };
- 4CF2022530456C1F79E59A11 /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = AA210993064C3760D6F1831F /* RemoteLogger.ice */; };
- 4D3CCE13B1779394B7D11435 /* ProtocolInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0951A7725C8AF9E916E7848B /* ProtocolInstance.cpp */; };
- 4D4A4CB92318A837FC0E19F5 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9CA20DD5DD2C0411B7E0922D /* ServerPrivateAMD.ice */; };
- 4DB7D1957D7299BE0926454A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 4DF05D686CDEB0AF7244AD39 /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 95B580F8CA4A45D9BC3AD43A /* ConnectionInfoF.ice */; };
- 4DF146F3D41B9F10DCB2CCAD /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2B1A447CD75D45029EB8121E /* TestAMD.ice */; };
- 4E3D70D0C6AC2E38A01FDDDD /* FactoryTableInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D91FD789101A5D62742AE91 /* FactoryTableInit.cpp */; };
- 4E91D76894A68CDBC69E574E /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 184F59407A5331508023577F /* Identity.ice */; };
- 4F03C0ED886BD37D0A43E244 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1B2B9999246826B10635B986 /* Test.ice */; };
- 4F11CBDD784242F57A1033EA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 4F32A14A0D3E5F6AC1A2E402 /* LoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 73D87B40C646D8B3105A40E6 /* LoggerI.cpp */; };
- 4F346B2794D6BFE17B530C9F /* Random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DB44F1A7F16CB7E3DC065ACE /* Random.cpp */; };
- 4F4C7B44D7F064C2EBB9BD48 /* LookupI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 021C75B5FFB88AB59B32FA51 /* LookupI.cpp */; };
- 4F6AEC25B5C15A889016EF74 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9AB0778BC01BB9079878BB9 /* TestI.swift */; };
- 4F80576B1DB422C9774F9B48 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 401F9E1ED9352CE9A366CA75 /* Client.swift */; };
- 4F9B087A30F081FEEABE9BF3 /* LocalObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8314A7E9A23C902C67E1018E /* LocalObject.mm */; };
- 4FD44F00C0BFD03820319417 /* ServantManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6AD8BB0F67908F0524D05AD /* ServantManager.swift */; };
- 50D63117CACA539D540356DD /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 32F88C168D88D6DC04462B16 /* EndpointInfo.ice */; };
- 510AEB88DE6F56F920B135F3 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8F843F0CFD1FFF8A81B4BA7 /* ServerAMD.swift */; };
- 5123411208CCB8202ED183B1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 515C8F0624958C3FF79A3D1B /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 311A17A2BF91E52602B3751D /* Client.swift */; };
- 51C8094C5AA8AFB81EEB4205 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEF9EADF118FD1A6E35FC9CB /* Client.swift */; };
- 51EF653B95583AA03F4B9EB5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 5248A8636BD528C626C47C20 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 525E54923FB6804415A18A40 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 77E2E04AB12C42A54D61FB8F /* ServantLocator.ice */; };
- 527113D54EFB87E101484825 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 390879C154232A89731EC9A1 /* AllTests.swift */; };
- 52DBE2B2BF61B978764E9DDB /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 612690AA3A6ADBCDBC1895C1 /* ServantLocatorF.ice */; };
- 53B3E00A8A5F0CBBCB47C6EA /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C1817018EF1DA62DA2E612BD /* PluginI.cpp */; };
- 53E82873D39751988599EB86 /* FileUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7A1189535304EF43A18B6B7 /* FileUtil.cpp */; };
- 543208655266C59D943A092D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 5445A4AAE61D43C6F51D382A /* IceServantLocator.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B9B83CBF323A5F736D923761 /* IceServantLocator.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 54E562D990AD337E04903346 /* TestCommon.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 5538BA6158BE18549A265769 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BF48EEA7FB0333306A02DFC /* Server.swift */; };
- 55DEEDD91526122C3E190A3F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33653FACBC61962874338864 /* AllTests.swift */; };
- 560337FBCD6A7EE3968E65B1 /* StreamSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4E8A6DDB51597F121F5C6255 /* StreamSocket.cpp */; };
- 56328CB0FFEBB8C772A73067 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D1C7EFB541FFF7680E3493A /* TestI.swift */; };
- 5640577708CA1EBD9B1FDBDF /* ReferenceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E0A590D2BC0EBD7077467923 /* ReferenceFactory.cpp */; };
- 5647B761CD52C6D04013B578 /* ServantManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35083A587D6D9B232F684361 /* ServantManager.cpp */; };
- 5661744DD1011C45C303EC6B /* libIceSSL C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F7B0AB0691B2060065D828E3 /* libIceSSL C++11 macOS.a */; };
- 5671963FAFF60ADD98469E8E /* Convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7FE5372E8EA5B7FF7EBCCFCA /* Convert.mm */; };
- 568AD5EFB3B66E2700E78B41 /* ImplicitContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = 078F8B2CCD5D7DDE765404EA /* ImplicitContext.mm */; };
- 570C983D405BC026034DCE88 /* IceExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 31D620D0FEB4BEF86D2054ED /* IceExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 5726A3D4A2429EB9D7C51958 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 32F88C168D88D6DC04462B16 /* EndpointInfo.ice */; };
- 578D778C8D0B01F5A525CD6F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72D090D6C9FED32BACC18156 /* AllTests.swift */; };
- 5793C5DC876D7A9D64261E26 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34180A278C97D51F26F85D83 /* Util.swift */; };
- 57BF8292DEBEB881F925278A /* Oneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81E14205CA64196FDA0DE2DE /* Oneways.swift */; };
- 57FEBC8361CA0A381B62FCEF /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF4DCCD14ACD6C76B5950CE8 /* Server.swift */; };
- 581CD26F93C14BF49CCE790F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 58417DE46072DC6849E6CB48 /* LoggerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A77DD3D7D7E4B8252D9C042 /* LoggerI.swift */; };
- 5858706A6C4530A1882002F7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF7D95B674458DB35DC28ADB /* Client.swift */; };
- 585E96B5C440E0080A3E533B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 587FFC706E31B5AB5C37F650 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 5888D355A8E8105BF42E095A /* PluginManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 79CAAD17119E1B277934F0AD /* PluginManagerI.cpp */; };
- 58BB80D6F19424380C82EA14 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D96EB3A08E603D2E579B81BC /* Instance.cpp */; };
- 58E37905896FCAA97F7FD197 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 59254D3AF932417381CBA44B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 5999691EBB20FEC6EC156F22 /* Main.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = 4607C33D4689766CC5890546 /* Main.storyboard */; };
- 59CC5CEEE881279D2B84A9BD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 59DA0546630D1D7A2A0BE1E2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 59E56BBFC0FE295663E98A27 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 59EF0965C085D70339CFC0B6 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9268C5B364A72CE171B13002 /* Current.ice */; };
- 5A0CCD1E8DD2C7C9551F5316 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0A5E8F5185EFD01217A4B673 /* FacetMap.ice */; };
- 5A3800A5D973FE1D27C9117F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 5A3FB47C2D5EAAF117F69FDA /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 151897A7C400D11C1BCFCFE8 /* Test.ice */; };
- 5A78B76E5CB49922D710865F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 5AA2F6B4381BBF819EEAD94C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 5AD7BE1D24FD535B79D1C37F /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 797260952E265AE76ED1F299 /* Service.cpp */; };
- 5B341FFB7B1C11CA8EA20EE5 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A18B2D673806D0A8B67456B9 /* TestAMDI.swift */; };
- 5B4CC0D6468D2D3C68DE2EFB /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F2FEAC26E3BBDE5B4C4153D0 /* LoggerF.ice */; };
- 5B8BB5F49E624AD50DB24571 /* LocalObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34874C4304876911ADFA0953 /* LocalObject.swift */; };
- 5BDFA2A2F41BA0FF80FCCCC0 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEF9EADF118FD1A6E35FC9CB /* Client.swift */; };
- 5BF4B1A5FBC7DC41A35159A7 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 5C48B74A5D6E8195D74D4B8E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF426459F41E963E818A71AA /* Client.swift */; };
- 5C7492829253CC52F02312B8 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33653FACBC61962874338864 /* AllTests.swift */; };
- 5CD2889DB97CBAC75E1BA821 /* Incoming.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E5CCE55BCC54605EC0C45D1F /* Incoming.cpp */; };
- 5D51185819B020E67E5ABEE6 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70397E3251093AE3AA6D493B /* Server.swift */; };
- 5D6C7434C8D236400658FE93 /* ObserverHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FB53FCA1BAF820BE42704E91 /* ObserverHelper.cpp */; };
- 5DAD4314E02EA7BAF84F3DBC /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8EF653A327FF7D2A28A29DC /* Server.swift */; };
- 5E42F2F240BB002508CB052A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 5F1786C7B8F4B104BBA05720 /* SliceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D33D075A4036F3F70E879C4 /* SliceInfo.swift */; };
- 5FB7CA13533B33D183AC5DD7 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 271252F1351278085970EA4C /* ServerPrivate.ice */; };
- 5FFE63935A350CDFA8B7E52F /* IceEnums.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = D5E174ABEEB045DC1AE2A9B4 /* IceEnums.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 6048CF195759EB9E38955C7B /* IceExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AC3FCC8B39BCF9A19E83C06F /* IceExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 60638E74F779651F03F3E691 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 60972BCE9FCED92ED8A69C29 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 60C465771CAE0CE92B6B5B12 /* EndpointI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E70348642A6647BC6BBCEC /* EndpointI.swift */; };
- 60CBBBEC217EC03B0D5A35C8 /* certs in Resources */ = {isa = PBXBuildFile; fileRef = 50B27AE327DC8EA7A10044A9 /* certs */; };
- 6132FD6910795BCB860B845B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 614486ACA97E6C9CD2B173EC /* OutputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 03BA1D8F6C850AF9397476E6 /* OutputStream.cpp */; };
- 618C3BC9206E74B5CFE46C71 /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0E56F540037B3C821827C8D1 /* LocalException.ice */; };
- 61F5F8AD5315A43456617DAD /* StringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 794B2FBA263D1167A3AC1B60 /* StringConverter.cpp */; };
- 622847B19FCBB9BAC035F4E4 /* ConnectionI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA6CD3EBC6630036C9661BC /* ConnectionI.cpp */; };
- 62313FFFD8DE7410E9C9BA1B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 6240E765B2173D5114552C8A /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16C49855BDE65DCC4BE2C273 /* TestAMDI.swift */; };
- 6243ECC1CFFEEAD321C4DA29 /* LocalObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8314A7E9A23C902C67E1018E /* LocalObject.mm */; };
- 64011170AD3EDD49577F5783 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2B406947B3F60C7BC704F21 /* PluginI.cpp */; };
- 640B7AA093813B4945F4DD78 /* ProcessI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53780098B861EE56087A6AC1 /* ProcessI.swift */; };
- 640CB78754A404A1B3594ECD /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FDE22DC912613C8274EBEB15 /* EndpointI.cpp */; };
- 645F3B15C1254F2FF477948B /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = B996972A2BCA4B362EA62413 /* TestAMD.ice */; };
- 646AAEE7380B40A8D8EA14CB /* NativePropertiesAdmin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 144B5792C9101B1F3B2F7A89 /* NativePropertiesAdmin.swift */; };
- 647EEEE7FA32AE895312B503 /* UdpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ED72480ABB5B716AD4A51CCF /* UdpConnector.cpp */; };
- 64A5346B8866E8793FE6BC70 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20D28B5F7BA129C389E8CE4D /* ViewController.swift */; };
- 64FA359E8009A3A325DB703B /* LocalExceptionDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1766A3C43A615BF8A6D4362F /* LocalExceptionDescription.swift */; };
- 650F8370915FE36C1577B6C5 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 44DDFEF64966051E55F058D1 /* LocatorF.ice */; };
- 6518FE899EDCFC7CE7853656 /* PromiseKit.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 652B24FC3CED3728FE4E5FD2 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D23CC88F21B6B622E4D8179 /* Server.swift */; };
- 6532E03E91316E6D47833E53 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2220F26B706302A45AA901BB /* AllTests.swift */; };
- 656948843ED4540E898E1612 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 217F544847B3FD389A697A43 /* Locator.ice */; };
- 657B3D6B8CAC68FF969EA960 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63B76904FDDBEC033FBD0C74 /* ServerAMD.swift */; };
- 658B5FE67506D162347E36D2 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7B57EB74784EF59C54C9BF20 /* Metrics.ice */; };
- 66087D315BCDE1B19AEBE7B0 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5811649ADB06A0A05C710105 /* AllTests.swift */; };
- 664D721A544B99FF421C7571 /* InputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2944F3E2DF5803C37E639332 /* InputStream.cpp */; };
- 6659119314403B6A96785C4D /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7530C71FD98D2D829B00813 /* TestI.swift */; };
- 6662990B348F665A6C223F36 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 66D01AA8600EEBD64DFBD192 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 66D2BDC082BD3E0145616A9C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = E911CD687F449E7D324D9031 /* Server.swift */; };
- 66D6CB476369A1F88E299466 /* IceLocatorDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = 917543BF2F6BA890F73762D8 /* IceLocatorDiscovery.ice */; };
- 66DC8BE5F592C9CD9B55BF91 /* PropertiesI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3AB58E73A012D2F76DEE4159 /* PropertiesI.cpp */; };
- 66E02A397D8151D983A3BC35 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 301AC14AF820E4746B60B08E /* Plugin.ice */; };
- 66EE9EE795E41AB7397AA4B4 /* ValueFactoryManagerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11D99DB6F0A227CFD073C76C /* ValueFactoryManagerI.swift */; };
- 66F9B3E86B1D7F73B699DD0A /* PromiseKit.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 6701093DDD2C9EB6D6FB4225 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 675CD084502323A38FFA04D1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 67688F1953620F3A15C3598E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60B1FBE5548184B39141306C /* Server.swift */; };
- 676D4AC8CD4521BA96C03DD9 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 679683419A90AED75C97878A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 68063F311F5630218118F6ED /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 217F544847B3FD389A697A43 /* Locator.ice */; };
- 682B0A1523A5DCFC599232D4 /* WSTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 31E828D8B6CCD5D0482D74C9 /* WSTransceiver.cpp */; };
- 683360C666F4EDDEAD2B79FB /* certs in Resources */ = {isa = PBXBuildFile; fileRef = 50B27AE327DC8EA7A10044A9 /* certs */; };
- 683CFD16F0D0337AEC2433B4 /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EB09D5372C7A51BB1BCD31C /* Exception.swift */; };
- 68C4C98C6FD369A6CA1BC6E4 /* InputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2B8E3E713A71D2B0A47DB117 /* InputUtil.cpp */; };
- 68C6AEB12C441671455F479E /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F97142B720915DB04B55E8A /* Collocated.swift */; };
- 68EA6E4F1F823158BA819C80 /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 61678CD32FBBDD88CB392E58 /* ImplicitContext.ice */; };
- 68EC5CC2EF29CA187BFB0D62 /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = 64F26453F111DAC47773DDF8 /* Instrumentation.ice */; };
- 6923393B8D27649A115F9DAA /* IceObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 43AD504253D9AF53C64E4125 /* IceObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 6970CF96810BCFD9FA399BCA /* BlobjectAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B1A7F336D399ACAC213344A /* BlobjectAsync.swift */; };
- 697135020454FC8A53626BED /* UnsupportedAdminFacet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7E75C83BC5D34E7862913CC7 /* UnsupportedAdminFacet.mm */; };
- 6979A5C6D752D16AD1BD7617 /* StreamConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 50F04D269BE5FFDB393F7F2D /* StreamConnector.cpp */; };
- 698FACC42BC6F2D92685D21D /* InitializationData.swift in Sources */ = {isa = PBXBuildFile; fileRef = D03C57C92F068CAB8212C564 /* InitializationData.swift */; };
- 69928082874706F347454463 /* IceOptional.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = BF7889EBAA5301306F5DCC38 /* IceOptional.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 69971827883DA06CA08C6A9B /* WSConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9CD8639CD02F6B2AC3E8E67F /* WSConnector.cpp */; };
- 69AC80BE2B0AE3DC7FBCBE30 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5B4261E6EEA1FC5E6950583 /* Client.swift */; };
- 6A3F93E6C6CF9F2FA87458EE /* TraceLevels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD773BFC6AC40AAE49843DB5 /* TraceLevels.cpp */; };
- 6A7073D2CD280DF63FC732A7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 6A70E620B8CD85705EC3CC51 /* IceBinding.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 633EE71D72AA6B8681C28D2B /* IceBinding.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 6A74AC020E2B2C10BB769A7A /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = D01EE655B8F99F5595B48EA2 /* ClientPrivate.ice */; };
- 6A7883B7C900235B8E20751C /* ObjectAdapterI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B028BAAFF3D223303073F50 /* ObjectAdapterI.swift */; };
- 6ABF1C822DAAB1A5C470C7D3 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 6B1EEB770F053D88DF6F4613 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 184F59407A5331508023577F /* Identity.ice */; };
- 6B88A85F98A70232B6589F00 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 6BAAB7D195C8EE323755E9C2 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E4F8A0482D19E088887AE179 /* Test.ice */; };
- 6BAE20FE34871D5B0BF514E3 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FB8886007607C4AAF9C1C768 /* Options.cpp */; };
- 6BB346560598428E6A8A1701 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 6BBFF566CCCF691E72ED5FA1 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7646A5146193CB1895CA89E2 /* AllTests.swift */; };
- 6C165F5D5C689C5B228D4C21 /* ServantManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35083A587D6D9B232F684361 /* ServantManager.cpp */; };
- 6C40895D43B540970D2674B4 /* EventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78E9D046258231F16D4D32CE /* EventHandler.cpp */; };
- 6C4699A183FC8CFBB45F5417 /* IceLocation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B2B7A42A9ABB75BB938FCBF9 /* IceLocation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 6C4C62841B1E63B40E6EA624 /* Properties.mm in Sources */ = {isa = PBXBuildFile; fileRef = 19C44F6312506BF58BA1EBE5 /* Properties.mm */; };
- 6C551078391684B26D29F1A9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 6C667DCE0FBCFB7947DE337D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D836D7416274CDD22C87CB4 /* Client.swift */; };
- 6C92097E15D62498B353D8C8 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 6CF5FBEA3F81618515F82E0F /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 562206D184A6BFFFBEAE861D /* Test.ice */; };
- 6DECB2F23D94608109613117 /* PropertiesAdmin.mm in Sources */ = {isa = PBXBuildFile; fileRef = 36FDF1764E9800B8F7F22D2E /* PropertiesAdmin.mm */; };
- 6E0BA9950B3E3AB4A171C7C5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 6E42BD0E0C426AB0CC872B02 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB861FA9BBF260736DC85945 /* TestI.swift */; };
- 6E43B62D7EE6D493CBA5D1E8 /* RecMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D5E7BE7DE5ABBC47E9963C0C /* RecMutex.cpp */; };
- 6E66CD64C2239D6F9ADC775A /* ExternalAccessory.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EFE2171EED36B33C84026DFF /* ExternalAccessory.framework */; };
- 6E7C025460227D8588155652 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 6E839171AF418918ED439FB1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 6EAD1EBFEE040509DB3BDCF8 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 6EB5B55EA6FF80CBCB87B08E /* Acceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42D57EAA09F078C2566EAFD2 /* Acceptor.cpp */; };
- 6ECF4DD3042FE42A75DEDBB7 /* libIceDiscovery C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A1C108D006CAAC80CD098217 /* libIceDiscovery C++11 macOS.a */; };
- 6EED0DB3DE5CE06D88B11964 /* Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D47FBAF08F2E0F516653DC15 /* Buffer.cpp */; };
- 6FAA230F846F2C1917F37F6F /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 910754DEE26013D33BB319E0 /* ImplicitContextF.ice */; };
- 6FE327CAA94059C28017005A /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBEF5C66DAA4508BE73158D9 /* Server.swift */; };
- 6FF460B1D18F03F688CEEEEE /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 706FAAFD0850907D9CB9092C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 707C6269DC433BA5A5537753 /* MutexProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BDF844319021DA4673F282F8 /* MutexProtocol.cpp */; };
- 7081181F372EE6822B8FD43A /* IceProxyAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1CF691D390B4D366D0FF3181 /* IceProxyAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 71548464B6FCC2B44F96878B /* CommunicatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E9701A971495B8CEC6C2A8B9 /* CommunicatorI.cpp */; };
- 7167D98187AFE713671D49C1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 716C69D4C01C00187CFFFB5E /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 716CB799A56726033D43CC3A /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D539507C6674B87C311F58D /* TestI.swift */; };
- 717E94DEE522F86C9E2C68C9 /* ObjectAdapterI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D338428483E21662FF3C1404 /* ObjectAdapterI.cpp */; };
- 719B83DA5B57830B400F648C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9CCCED4F5617D195A9B1F15 /* TestI.swift */; };
- 71B235F7118DE66E459BCAEC /* ImplicitContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = 078F8B2CCD5D7DDE765404EA /* ImplicitContext.mm */; };
- 71CEE152901A033076C83E85 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = B6DB9FAF7BEE6651E56541C4 /* Test.ice */; };
- 71E0989BB49AC1F7BFD8621A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3F9B39584FCBDE2AF774EA3 /* Client.swift */; };
- 71F1E64767C46C14E9309960 /* ObserverHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FB53FCA1BAF820BE42704E91 /* ObserverHelper.cpp */; };
- 71FE16F4ACB0547A86FB5741 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 7223AB64947C6CD2BCDE112E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 722E885B3F76A3541DAF9CD7 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = F390DCD187D32E3CA90A92CE /* EndpointTypes.ice */; };
- 72715E248637DE0B4D8C7C69 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FB8886007607C4AAF9C1C768 /* Options.cpp */; };
- 7272466EB726111DD4D5FF3F /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7751E66B6271CDD53E71201 /* TestI.swift */; };
- 7291699006BEA176388F8A85 /* FileUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7A1189535304EF43A18B6B7 /* FileUtil.cpp */; };
- 72A5C646AD2EF4999A75F75B /* FormatType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8996198274CBA53308BE74B /* FormatType.swift */; };
- 72AEF8EA107CB9E4D0908EC1 /* Logger.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1FF5D640A5538860B1001550 /* Logger.mm */; };
- 72AFC35F924EF0A59BD3BD22 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 72F67FD6D6155D889606C2BA /* LocalObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 13D9015CB2C282A90030B103 /* LocalObject.cpp */; };
- 73494BD7CE5A5B5838B8A8B4 /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CB2C96FFD3B219CACFF086A9 /* Initialize.cpp */; };
- 73D11493028F44C82DA46334 /* IceAmi.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = ACE20D21A024B6CDDC47107B /* IceAmi.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 73D2F2A65914FA80CB6B824F /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 44DDFEF64966051E55F058D1 /* LocatorF.ice */; };
- 73F10713F3B1C45F5904F9C5 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31AD2075AB0E8DB53AAA600F /* Client.swift */; };
- 73F45EBAC9EF24DDD6D1A10C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3F9B39584FCBDE2AF774EA3 /* Client.swift */; };
- 7466A2500D5C2612B74D7F04 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 747CB0E199D805D68D88D9C4 /* DynamicLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4B9C8BB6D966CEA6B7907DB1 /* DynamicLibrary.cpp */; };
- 74E4576EDE6D3F634C9042ED /* SSLEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 801AFB2779476A9C89384CF3 /* SSLEngine.cpp */; };
- 74FCE136BE0FB44A0F04DCBB /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF1EF7B9952315292B58A891 /* AllTests.swift */; };
- 750021BCE50DD9149A22A593 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 75656F56AD9553EF9EE5B491 /* ConnectionInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 646E671D33F79F24EB086767 /* ConnectionInfoFactory.swift */; };
- 75693175A0454A3E4921A37F /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3B05E4CBCC42C86C231DB39 /* ServerAMD.swift */; };
- 758A70D4A519EA35B4D19ABC /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4DB64B7A65E6D4D85A8DF39D /* Test.ice */; };
- 75E1882CCA0CEEE8DFF08BB4 /* Twoways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9450A757E701CC9428461948 /* Twoways.swift */; };
- 7610F2C52812EFE98B326381 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 76154ECFFB7E3902C32AF2DF /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 612690AA3A6ADBCDBC1895C1 /* ServantLocatorF.ice */; };
- 76334ADB47A6E67F322F796A /* ACM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B2B15C5E097EF92745B91A83 /* ACM.cpp */; };
- 7649A7251A06253EB4CC3E5B /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3181025A3F415DF94454797A /* ObjectFactory.ice */; };
- 7675A1DEA76573C031C3D8F6 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1A1B8FAC878A99E53955C1E /* AllTests.swift */; };
- 76B4A1DFF696CB61D1C04D60 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 76B92915A725C6D38C44AB26 /* CommunicatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67B7F0219241790F1B800DA9 /* CommunicatorI.swift */; };
- 76F6D8E7DE934EFD9C834436 /* ThreadException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BD1B7EC7CBDB2B676389FDD /* ThreadException.cpp */; };
- 77802C9E1B9C6E0CDFACD78C /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = FAD8AAB00CE37A9BDD6E4F68 /* Connection.ice */; };
- 77854084C8FCF61B4D6AB6F8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 77BAA2D7970B8C1FB1AABDFA /* ObjectPrx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 68D8DE51E06E6A5BC9995991 /* ObjectPrx.mm */; };
- 77F242E0E750F3A6B1023C2C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 7853B8C88A7D44768175B49B /* ConnectionFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C18ADF4B6A64039EBD938A91 /* ConnectionFactory.cpp */; };
- 7879C8079B2FA943F4F4F417 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = C46299F23260E1AC0C5CB162 /* EndpointInfo.ice */; };
- 788EC28D7D124CB2F13E8B52 /* AcceptorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B613C63F671D01FD30D7420B /* AcceptorI.cpp */; };
- 789964B34CB7AC4ED99BEBD9 /* ValueFactoryManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DC9DF436A274445A916C6EF4 /* ValueFactoryManagerI.cpp */; };
- 78DEC68E0427B2F49E9074C4 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C4FF7ECE49EE6C669F071BE /* TestI.swift */; };
- 78E9E619CF8E6368336229C6 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 756ECD0039FF695C9D2FF4F4 /* TestI.swift */; };
- 78EB8D2602C77188FC7418E9 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 78F4D511E30C56F1D6395884 /* AdminFacetFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF8CEBB76D5ABCCCD61912F7 /* AdminFacetFactory.swift */; };
- 7989ADF94F3600017D95FAC4 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1851169903DF08207ABDE3 /* Client.swift */; };
- 79C8B67CD9525605DE1FD6B3 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 7A109C7FBECDD126593586EF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 7A1A00B9A315329ABA3DF2F3 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 217F544847B3FD389A697A43 /* Locator.ice */; };
- 7ADA311A514E5C4C9A408E97 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 7AE2E30B5D1D875B9ACB3AFB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC287CEC3728B9AFEA6BB796 /* Client.swift */; };
- 7AE6EB426607A52333B33CB5 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 133BF2596366AC4DE2F96834 /* Client.swift */; };
- 7AFE17D1F3EFD5B28F135DCD /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = A994E9FE461E53C9AC1351A7 /* Collocated.swift */; };
- 7B61BC333AED889282EE17F9 /* IceAdapterDeactivation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 3F5CC4A0C0317D422DEF0300 /* IceAdapterDeactivation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 7B726BE90115AADB623A3B79 /* InputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECF67678075411BCD2EA83DE /* InputStream.swift */; };
- 7B7B802EA9CDBDCF60CAF4B4 /* IceDefaultValue.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 14989342C8DEAEBC3E01AC27 /* IceDefaultValue.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 7BBE6B8BE3BC5BD838E1FF3D /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = FE804FE7E6F7DBBB7ADA9E09 /* ClientPrivate.ice */; };
- 7BC04FD92AB8E718EA5F298E /* IceExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9D9BE9DDF754F94DF4B96C06 /* IceExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 7BCCB2DFEEE5C6448CA32FDA /* LoggerUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 244896400B8118FD6D0B8FF7 /* LoggerUtil.cpp */; };
- 7C0B2D873F964E17D67885AF /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 756ECD0039FF695C9D2FF4F4 /* TestI.swift */; };
- 7C37E3FE367F657908C4BCA0 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 993E30E04310AC3503810A7F /* TestI.swift */; };
- 7C6A4A4392F94FD94F699BEC /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 7C6CCD0154EF9391B4C88CBD /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 7C742A52C5A89FA234083C75 /* IceSSLConfiguration.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F78174ED4590D8A64D557317 /* IceSSLConfiguration.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 7C9E7F4DB6C5D589CC552471 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 38930ABC5C075AA638241086 /* ServerPrivate.ice */; };
- 7CA10DF8C0A38CB4E96D2E27 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 7CCEA0861F10235C2BF085F8 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 7CE2AB8512722B311B982996 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 7CF479E025CA09204F5FC087 /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = 04054D64F229786AFEB02619 /* ObjectAdapter.ice */; };
- 7D058E76E101087F77C59EB0 /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EDEF0A10136F5CBA2F469BD6 /* Timer.cpp */; };
- 7D0A2389CA57118EBDFFADA4 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 7D53F8C4E6564294FAD0683D /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = AC53C36BB6D2E501CC519C23 /* Test.ice */; };
- 7D94EF9D21D6146546D78989 /* libIceLocatorDiscovery C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 15E9D5AFB24442E5AF1FEAD6 /* libIceLocatorDiscovery C++11 macOS.a */; };
- 7DAE72D3E72AD1B697C65CC1 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 7E2B219C34539FEAAB9E6094 /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 95B580F8CA4A45D9BC3AD43A /* ConnectionInfoF.ice */; };
- 7E743E4A945BC888692C40BB /* IceObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4051266CEFFF6F4E97AB98D0 /* IceObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 7EA2678F1BA725B67C1B78BF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 7EBF195F095DB10E5480C895 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE6748B8609F3A22FF091176 /* Server.swift */; };
- 7EE30A011E39A660097CBD24 /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1FA8D4DF3F5183AB2A571210 /* HttpParser.cpp */; };
- 7EE7289324DECB2D5A00A747 /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 95B580F8CA4A45D9BC3AD43A /* ConnectionInfoF.ice */; };
- 7F38B40C006A820ADC6C850E /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4DB64B7A65E6D4D85A8DF39D /* Test.ice */; };
- 7F66DAA07F3DC5D256B67413 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 8002EBCE26B63381898FB4C9 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 80131FBB8E4E41EFA46FAB1A /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B111B9B0C6FCFE7BC318B18D /* TestI.swift */; };
- 8015ABF36951542D5105924F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 8037F68BF254BBF4BA20261E /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 752C392AE31DD71B102F6F26 /* CFNetwork.framework */; };
- 80A5BD06FA140011E1D1BE77 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72F8BE000DD0BE7B9788E50D /* Collocated.swift */; };
- 80D2D7AAEAC6778DA6A7E555 /* IceProperties.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1381517CC07C074BC216FE4D /* IceProperties.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 8132D2356E9026874179D188 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 184F59407A5331508023577F /* Identity.ice */; };
- 8175210EFD548000E66980CB /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C1B9245B437BA5A652ABD4E6 /* Exception.cpp */; };
- 818BA035C9679DD6503A6AA9 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 819A33FAAF497E18C72C1893 /* LocatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FD8E28C7ACE591A3D6B4B5F0 /* LocatorI.cpp */; };
- 81B42F71D57FA494013AE6C3 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 897DF3BD9665BED28CE5B189 /* AllTests.swift */; };
- 81FF8D0093E1CF9DAF71CE00 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 822984A0F0104FB121D34FC9 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7B57EB74784EF59C54C9BF20 /* Metrics.ice */; };
- 824A94F163F15547C987BEFC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 8257D2C187F0927D279B480E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 936879BC5233531392066E14 /* Server.swift */; };
- 8263F41B751010AA4DE772CD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 82986032A0CEE84044F2B221 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 446FF4AA3743621523F10062 /* ServantLocatorI.swift */; };
- 8312A7E721C1A7D7388A3655 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 83987AAF9934DEB70FC92ED1 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38ABADAA775DD5126F970A3D /* TestI.swift */; };
- 83A79A5C60FAF8D592D7F551 /* Blobject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5806A8604C5EB1A6C1DFA28A /* Blobject.swift */; };
- 83A8F68C264BE819669D3E8F /* SystemdJournalI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A19951E7E1DFECFB9D925D20 /* SystemdJournalI.cpp */; };
- 84290E61DDF9B34DAE622701 /* IceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = E80792AE32EB8D440F6A4805 /* IceUtil.mm */; };
- 8431082DE9E066ADC90768F2 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE6748B8609F3A22FF091176 /* Server.swift */; };
- 84448937EC6FFDAAFA909662 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 410B9B4CB217691F77C4A511 /* Router.ice */; };
- 849F355AA0A60E3A07344414 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B81DD0CA987A2772EDE4038 /* Client.swift */; };
- 850F285DC35113AF1C6B3E87 /* WSTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 31E828D8B6CCD5D0482D74C9 /* WSTransceiver.cpp */; };
- 85554C2E7C128DD98C1EE352 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 857683011D9F7A707A09A6E1 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 861D55290DF2CCC60F38A0AE /* Ice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 864452997A50B69D42CDED59 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 865AEE0E18EDAF28BA36AEB9 /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = FAD8AAB00CE37A9BDD6E4F68 /* Connection.ice */; };
- 867E81B36EE8248F82B79C54 /* ConnectorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 54FAFCB37E16CAB990681B97 /* ConnectorI.cpp */; };
- 8683568835F3ACBCC61014C0 /* LoggerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86CECFCB74CA570457765588 /* LoggerWrapper.swift */; };
- 86CA26129E9A54AB25239CD0 /* IceHold.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DB80FA4BEC412132E62219E0 /* IceHold.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 86DDE60E8F60C1D15EB1C0B1 /* TcpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF6D68D380BF9090490299E8 /* TcpTransceiver.cpp */; };
- 871F148F32D840B90F9BCD32 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 872D03B80218BC28071DEB4E /* UUID.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42B536421771C0730F74DEFB /* UUID.cpp */; };
- 8731C7225BACD3DA2C36955D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 8743D598286B50F0FC9B4234 /* CertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E0A1C9E05EE6E71F3FCF504F /* CertificateI.cpp */; };
- 875FA85B1EB5CCCC98A5749E /* LocatorInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 687624615FDF0680301B2BA9 /* LocatorInfo.cpp */; };
- 87729FEA5BF7D54C10DFD76F /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FCE507866E10C7933195C39 /* Client.swift */; };
- 879B9AC8A8CC98C27B57D069 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 979EEDA21C81E4E96963653A /* Test.ice */; };
- 87AF6874B82D2B62AD9CBE9A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 87E5283A5EABBF6780C0094A /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3A0F0D8A392835245020BEB /* ServerAMD.swift */; };
- 87FDB334AD4B7395A5B9D945 /* DispatchInterceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C708D1DAD4D47A2E4C4AD07D /* DispatchInterceptor.cpp */; };
- 882932D8D6667D9585614BD4 /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = C583BD0299160EC2240BB560 /* Endpoint.ice */; };
- 88961EBAED24EB8F0A8F6031 /* ThreadPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2EB1F381C2C4B887D978887B /* ThreadPool.cpp */; };
- 8897D8EEB92AD2B952E9CACF /* EventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78E9D046258231F16D4D32CE /* EventHandler.cpp */; };
- 88A2B0C6EFA4B1B4FECCBD62 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = CABB2AD4794B23E0F8BCC361 /* Version.ice */; };
- 88E613563CFE0A763A072B6C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 88F5A06489A76EB57402AB1E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- 88F875D1AAD5510C517803A1 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF7D95B674458DB35DC28ADB /* Client.swift */; };
- 89828C38B7272E99D90D5025 /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EB09D5372C7A51BB1BCD31C /* Exception.swift */; };
- 89D3E57AED4FFA4AE271B4AE /* LocatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FD8E28C7ACE591A3D6B4B5F0 /* LocatorI.cpp */; };
- 89D53BB2390B99141200CDA9 /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 34F2C4F5D9858A7EDCBE86A3 /* Logger.ice */; };
- 89DAFB8C1EA3E4CDAFED275B /* ReferenceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E0A590D2BC0EBD7077467923 /* ReferenceFactory.cpp */; };
- 89E1B1CEE8D5E06CE60878A5 /* OpaqueEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 863913C95C8EE866176E70A0 /* OpaqueEndpointI.cpp */; };
- 8A0D5577209B3542CABF7AB2 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7260E080D7C09FE117F5EA6B /* TestI.swift */; };
- 8A1FBBD7D21822CDD21C10E8 /* ConnectorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 54FAFCB37E16CAB990681B97 /* ConnectorI.cpp */; };
- 8A9D7000F107E1BE15604476 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F31CC1B2E8CB223A934827FA /* TestI.swift */; };
- 8AF2507ADCF7D97A3026061E /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 972A34368A72B866FF472BF5 /* InstrumentationF.ice */; };
- 8AFA5D8875B2BE70890F335B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 8B378E64B090EA6C0B514DD0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 8B52AD357030E053BC94F398 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF426459F41E963E818A71AA /* Client.swift */; };
- 8B7E80F092199A764FF2B672 /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C1B9245B437BA5A652ABD4E6 /* Exception.cpp */; };
- 8B902B9A8E3DB933892865BD /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D984F76C7709A03F9168865 /* TestAMDI.swift */; };
- 8B94F01123705CC6F794CA85 /* ThreadPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2EB1F381C2C4B887D978887B /* ThreadPool.cpp */; };
- 8BA3E9E21A76755A210B7530 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22BEEE0FA7ADE6DFDFA1DCCC /* TestI.swift */; };
- 8C199D0A9314021D2EE5ED1F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- 8C2BF70CA25AB468D8CA9E11 /* TraceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = A32776D1074C0F942CA0868B /* TraceUtil.mm */; };
- 8C3677AE6FCF1CB0B6385B68 /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = 088187C6D73465EF1FD378FD /* Value.swift */; };
- 8CC313E1CCFC491C045D2116 /* UdpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6C78625D4C00CA9329BFEF91 /* UdpEndpointI.cpp */; };
- 8D89F677ABDBC5894596A068 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6A2FE06C08EF9D5D108F7AAB /* Test.ice */; };
- 8DA1963503DB1EB0E2CE86E4 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D539507C6674B87C311F58D /* TestI.swift */; };
- 8E0406C05894B45D082A2512 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BA5926D9614251C92F3CA7F /* Server.swift */; };
- 8E2DD71CDF0719BC626062EC /* SlicedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5FC1764A100D580622197CC1 /* SlicedData.cpp */; };
- 8EA9DAF0B249A79B9CC0714B /* UUID.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42B536421771C0730F74DEFB /* UUID.cpp */; };
- 8F23667E2C5AACF41794DCE4 /* Protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 848236E4CDE6D10EFC132F13 /* Protocol.cpp */; };
- 8F6E0DB63BE8255D8317D9C1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 8F8BA529C370AB5D60758518 /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6673716863DB0F29BF8CA94 /* Time.cpp */; };
- 8F9A743AB2D5AA85992F692E /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6F12B6129BBEF2F3B99A47ED /* Value.cpp */; };
- 900900A633CBFB684A9B22B2 /* DefaultsAndOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CD9374103BE0229D5E01E97 /* DefaultsAndOverrides.cpp */; };
- 90118DE7CB2F10ADF62D8D9E /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B7DDA3918A7094ABC3724C7 /* Collocated.swift */; };
- 911E642C568CC70371BEAF09 /* Exception.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3FD69989AB15433C9ABDBF7E /* Exception.mm */; };
- 91CD6761440D4BAC37FDB269 /* OutgoingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6C02B3EF8B9F1C48030B20CC /* OutgoingAsync.cpp */; };
- 920869ABBF25549A730208A6 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CB770E1F149346DC577DB93 /* Client.swift */; };
- 922344A12A9BB1AF42B9D80C /* BatchOneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = D58F662994F7BA173FBB2961 /* BatchOneways.swift */; };
- 928A955C68D4996E4C0A660A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C3A29E453ED27EFD180C2B8A /* Test.ice */; };
- 92DF0B3DDB78C12CE2A24549 /* LaunchScreen.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = 4C17C33BBE8888964F8F25D1 /* LaunchScreen.storyboard */; };
- 92DF36473B4061D136ECCE57 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 55175585903FB40B8AFEA9F1 /* Test.ice */; };
- 92F11211636EADFB64394A52 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3884756D85F2A85A8772ABEC /* ServerAMD.swift */; };
- 9323435FFA836F164E1FED02 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = D01EE655B8F99F5595B48EA2 /* ClientPrivate.ice */; };
- 93744B3A6F21F7D3F5E694FE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 93C2AA95294CFF50EA4F145A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 93DBE64F80F057CB50F5BFEB /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E131540DAB018AB00B78F15 /* AllTests.swift */; };
- 944760D2ED0D9E6C8275C6C6 /* IPEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EE077EE9116316EFD1ACCCEF /* IPEndpointI.cpp */; };
- 945325612637BAB7D3D08F66 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F2FEAC26E3BBDE5B4C4153D0 /* LoggerF.ice */; };
- 9480E75D6B02562DC65B705A /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 390879C154232A89731EC9A1 /* AllTests.swift */; };
- 948685C11B11E8462D9DE5ED /* Selector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5E0268AE2C27C6E31B8F1A91 /* Selector.cpp */; };
- 9493B924F4A7B6D3F79F60A1 /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CB2C96FFD3B219CACFF086A9 /* Initialize.cpp */; };
- 94DCC296C0920623E6FC4C3C /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF6233A97CA567A988FDA6AC /* AllTests.swift */; };
- 952DD2B71C0F353D91343513 /* ConnectionInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 646E671D33F79F24EB086767 /* ConnectionInfoFactory.swift */; };
- 95504FCDF4B62F46E179E20F /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7727D6337CE0822E15B913B8 /* Server.swift */; };
- 957A9BBAAE2194A07D0AB4C4 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0527A53CC99EE4FDBF9640AA /* AllTests.swift */; };
- 9663B405E474BB9CA237AF32 /* Initialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 703E98CEA695D388A99B3B73 /* Initialize.swift */; };
- 966C3DEDEB72C0AF5C517AC5 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0A5E8F5185EFD01217A4B673 /* FacetMap.ice */; };
- 967334E96FAB7FD8F0CFFBCF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 969072CA044CFAD74E5CAAE5 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 75CD6B05931D3A34C62D3F17 /* ServerPrivateAMD.ice */; };
- 96C78A2B98A45707B38DCAEF /* UnknownSlicedValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2513AFC3688FDC9A429A720F /* UnknownSlicedValue.swift */; };
- 96D33F45077FED5853ADF31F /* FormatType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8996198274CBA53308BE74B /* FormatType.swift */; };
- 975F9B5E866060231556A1DA /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC30E7C20EEBC79F48CC81E4 /* TestAMDI.swift */; };
- 979B4826366204A4B1CD3474 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- 97A0AB072FBB09E23F3E1E40 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 97DC84E0FDCDBCE79FB0B58B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 97E508A95C0D25C3CCEDA0F9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 98314CCB35ADB0B711C010D3 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 32F88C168D88D6DC04462B16 /* EndpointInfo.ice */; };
- 9840442C6D4C28ECE67FD292 /* IceOptionalAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1DD1997994CA1978B274F0DD /* IceOptionalAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 9873227C1A65B7042101FFD9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 98BF674A093ABCA4D1DFC0F0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 98CCD2B2F75AD8FD5C8F0DC3 /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = C583BD0299160EC2240BB560 /* Endpoint.ice */; };
- 996E46CF61CF76B21CB67B9A /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 42C19217F8B9729399787E43 /* ConnectionInfo.ice */; };
- 99848CADE1068874195E5676 /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0E56F540037B3C821827C8D1 /* LocalException.ice */; };
- 9997D2BD6524338571CCE63F /* IceAdmin.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 786F740F55436D78086B917C /* IceAdmin.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 999BBE69576954FF8E841A8F /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F011769B0F0BEC4AD2D20DB5 /* Server.swift */; };
- 99AFA7EE116F8B7634281F33 /* TraceLevels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD773BFC6AC40AAE49843DB5 /* TraceLevels.cpp */; };
- 9A5281B5B817BC83B3400D0E /* IceScope.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 25C3EEB1CC3EAE46AB43ADF4 /* IceScope.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 9A6231B4B9860250CCEC96A2 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- 9A8F025924D8E85CCBA7BF25 /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3181025A3F415DF94454797A /* ObjectFactory.ice */; };
- 9AB77BF3D0E5C157302B2AA1 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B7DDA3918A7094ABC3724C7 /* Collocated.swift */; };
- 9AE83C4F1BB3828469ABA7A7 /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 612690AA3A6ADBCDBC1895C1 /* ServantLocatorF.ice */; };
- 9B6973FA3E7E6108A23A8EF7 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88E615C6EA693FE36CB4DC69 /* Collocated.swift */; };
- 9B719C690086BBEF10EAA0BB /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 9BC25B4F77824CDE13014DD2 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2B1A447CD75D45029EB8121E /* TestAMD.ice */; };
- 9C19D5CA89C8A4726CD30C7C /* ObjectAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = DDE88C99ED3E916813870A9A /* ObjectAdapter.mm */; };
- 9C3DBBFA278F9D3B225B5860 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- 9C3E24B18093BC424C0109BD /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 54C0931735B77DF7C4D89CA5 /* IceSlicingExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 9C77F1267689C004F89585A6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- 9CD6F4BB9B496885EA104CFD /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F31CC1B2E8CB223A934827FA /* TestI.swift */; };
- 9CE8D808297B7894EC3B72C2 /* IceLocation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F5954C3E1FF870FDB905FF74 /* IceLocation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 9CF053DD69123113BD59A753 /* ProtocolPluginFacade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8BA42E8F46B597E64946E43 /* ProtocolPluginFacade.cpp */; };
- 9D1D23323404691E9577DB63 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9B3E031C7CE0C749EEE93CC /* Client.swift */; };
- 9D2391C6E1DA9324A42931C7 /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = DDF6A7269687DAD84B764BD9 /* PluginF.ice */; };
- 9D7EB8DABF88F10D53D252B8 /* IceBinding.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 90E9C2008356A3BFAC2AE602 /* IceBinding.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 9D9C74E55E243C7547D08ECF /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F5592B7717AC27C84D2DE248 /* ObjectAdapterF.ice */; };
- 9E079B805FE333649A16B8CC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 9E7DAA3F8D996A045E500CAD /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F5592B7717AC27C84D2DE248 /* ObjectAdapterF.ice */; };
- 9EAE3CE22DE29CDB21DEAA2D /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 910754DEE26013D33BB319E0 /* ImplicitContextF.ice */; };
- 9EB8D5CAD53F769F47A58197 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- 9F1795CAFFADB0CFBC1AE579 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3B05E4CBCC42C86C231DB39 /* ServerAMD.swift */; };
- 9FB3FBCC3624078B18F97A56 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 301AC14AF820E4746B60B08E /* Plugin.ice */; };
- 9FC806D676FCCA94F683DEF6 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- 9FED3D1D0C3152A3B580AA98 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 897DF3BD9665BED28CE5B189 /* AllTests.swift */; };
- A0130A415FE966D5C422A9CA /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEC156030D9E2F6188CF1950 /* AllTests.swift */; };
- A02BE9894135293B33703200 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 765DE50A33E0E500E13745BB /* Server.swift */; };
- A02D96BA84BB6859B2AF3DCC /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- A08FBAF2C2FE2E2AD747C9C5 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9DD6CAB50EABC50C70286DA4 /* TestAMD.ice */; };
- A11C653E677DF87B07E82C55 /* Base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5849A3A1DC3184D5AE983FFA /* Base64.cpp */; };
- A163AE25E80FCB15427585A3 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- A1E43BA0F980C0CFF6C86AC7 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7530C71FD98D2D829B00813 /* TestI.swift */; };
- A2540D68777B51F731D82464 /* SliceChecksumDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 15C5F7EDA9F8D672B9DFB1E0 /* SliceChecksumDict.ice */; };
- A28EB42E8B71341F974745F9 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 75CD6B05931D3A34C62D3F17 /* ServerPrivateAMD.ice */; };
- A34EF972678ADAFA0175579E /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- A384C1F0546871CA6E5B0B92 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41A2FBFCB482E5A3476CAFE9 /* Collocated.swift */; };
- A396A6F5BE5E97ACEBC3C6E0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- A40C24F47DCE058E6C112128 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF7F33A3D67AF6DBC38A4245 /* ServerAMD.swift */; };
- A44750F1B7D658D3D8859BD0 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 410B9B4CB217691F77C4A511 /* Router.ice */; };
- A45AD7BE21B71145D084CA59 /* IceProxyAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 91850739F6B22E30769D6B7D /* IceProxyAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- A45DCEB7B49287610BBDA416 /* IconvStringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA42FCCBF61B169811262328 /* IconvStringConverter.cpp */; };
- A4ADAC9775FBC6033BF0363C /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F2FEAC26E3BBDE5B4C4153D0 /* LoggerF.ice */; };
- A4D0A794141DE24E4F02A618 /* ThreadException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2BD1B7EC7CBDB2B676389FDD /* ThreadException.cpp */; };
- A4DEF1E26D4CAD48FAAC9A17 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1E6EF6A44E60C6FD606BF08 /* Collocated.swift */; };
- A50F2E6633382E2559A1A292 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = FE804FE7E6F7DBBB7ADA9E09 /* ClientPrivate.ice */; };
- A567BF39CFB2C2A82FD5F6CD /* ObjectAdapterI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D338428483E21662FF3C1404 /* ObjectAdapterI.cpp */; };
- A568A23E0196F90C6223A669 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B111B9B0C6FCFE7BC318B18D /* TestI.swift */; };
- A5981DB21642159E119E2A0D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- A59C3DBA3E813855237E80A1 /* EndpointFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F7C0E2BFA1C84DE64B899EC7 /* EndpointFactory.cpp */; };
- A5B2DE5CBCAB41AC2F682610 /* Endpoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = FD36F90263666B58BB32D141 /* Endpoint.mm */; };
- A5C39849B376E44DAE48CEDF /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6C96FF164D344E92F3D7785F /* Test.ice */; };
- A5DC68E4F431154CD79BFC04 /* LocalExceptionDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1766A3C43A615BF8A6D4362F /* LocalExceptionDescription.swift */; };
- A6023C997E8471EB87CD209A /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C1817018EF1DA62DA2E612BD /* PluginI.cpp */; };
- A60837E73288D4ED7B77156D /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5EEC275A35BF051BFC97BA6 /* Server.swift */; };
- A64417CD640B7391D4DBDCBB /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2220F26B706302A45AA901BB /* AllTests.swift */; };
- A677D956EE35B8AC84C29B5F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0679A15AAD450BF57AB8E51D /* AllTests.swift */; };
- A6C04DADDD3AB41469353A7B /* IceAcm.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DCD40A7A2AAA3DF1279B5E56 /* IceAcm.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- A6CACD5B8D90DAF2005314B4 /* Communicator.mm in Sources */ = {isa = PBXBuildFile; fileRef = F0BB1A499C02E022C0B321E1 /* Communicator.mm */; };
- A6DA19E064A4D7F0B99BC49A /* Cond.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4EA2189CB7E1B00CE8006A68 /* Cond.cpp */; };
- A7142C7C7914C18F78E06FFA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- A79105731284B39F6468AC86 /* ArgVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 970FBEC9E017CC243797636D /* ArgVector.cpp */; };
- A792E564662C293ECB5CAEEC /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83809B13DDAB3418818C233E /* Client.swift */; };
- A7BD4056E0F2AEA93FFA5080 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5ECCF21564D6E3A47174283E /* Server.swift */; };
- A7DFB4F3CB0371B7766EBADD /* IncomingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7D2C30ECC1A2F4647E8F64D1 /* IncomingAsync.cpp */; };
- A7E9430B5F1775206D03F893 /* NativePropertiesAdmin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 144B5792C9101B1F3B2F7A89 /* NativePropertiesAdmin.swift */; };
- A83076A9B7785F9D1B37C762 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 993E30E04310AC3503810A7F /* TestI.swift */; };
- A862459578ABFDFF6C50B475 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41180F13A0C28A93F4920E0E /* Server.swift */; };
- A8CDE75818A01EB2F7EE5726 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- A8D3AEA29E0BAD55A28767CC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- A8D62AB4E5364C7450B4A9A6 /* IceAmi.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 85E41060FE0E03E5E5E9F2E4 /* IceAmi.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- A9058F48B380C535A13E2ED5 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6D1CFBE0AA1B2FF928556D01 /* Test.ice */; };
- A92663F378CE19F2B19356E5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- A928D365001C6017C3F686AA /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A190C5ABD9D39EC16B41EB4B /* EndpointF.ice */; };
- A930F9FD6287FE536B5A7B05 /* ConnectionRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06D213D2ABDE332A095107AE /* ConnectionRequestHandler.cpp */; };
- A94F9036FE9178AAB26D0E01 /* PropertiesI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3AB58E73A012D2F76DEE4159 /* PropertiesI.cpp */; };
- A9E2E73DE1EED742BBB58126 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46A300AE7C0B148569476089 /* Client.swift */; };
- AAE9A795A64880FC6E24647B /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = CABB2AD4794B23E0F8BCC361 /* Version.ice */; };
- AB0686CF61685A28364FD2A9 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E9CD0534BD73950CA7B51AA /* TestAMDI.swift */; };
- AB574B658215693E8BB597F8 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- AB6A124F71C42CFF991452EF /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- AB738AF992ABA79B5498032A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- AB7C739638746E9B2436D6FB /* IceInfo.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A18F9D5FCCB17BA3AA763914 /* IceInfo.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- AB8CB61636B221E2B69F8F8E /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = B996972A2BCA4B362EA62413 /* TestAMD.ice */; };
- ABC1C8FFC1B882AF15675773 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25D75BBE6CEE634E4384DE0E /* Client.swift */; };
- ABFA7F067B1D5F697D46AAAC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- AC5B5593BDE7B5E95ED48911 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = D88E246EA42F66D6078022CF /* Collocated.swift */; };
- ACEB3E0ED47A17251613C4A9 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C32436EE37B1A830FA9AD69 /* TestI.swift */; };
- AD070097955355F04D20A3D3 /* ImplicitContextI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35EB939324CCE2E68D5B4B6D /* ImplicitContextI.cpp */; };
- AD076C60B69612F64098BB4D /* Cond.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4EA2189CB7E1B00CE8006A68 /* Cond.cpp */; };
- AD3B9EF9BCFC8FA83234A8C1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- ADFE18901BBA7798235F6818 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- AE2C1486B3C40476DF679CB8 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- AE5E7ED569147180369AD1E3 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6F7D3A8DEB555CE864DB935F /* BuiltinSequences.ice */; };
- AE669C515C6B8EA046885EB9 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F69DD0B8619F1FEE82EC37C /* Server.swift */; };
- AF0B585BD7B2B543A0E84AC9 /* Shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B7508ED4FA578A3E53D557D /* Shared.cpp */; };
- AF24C3A2A9D8E77BE1C0F22A /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8A11FE753B30572025485BC9 /* TestAMD.ice */; };
- AF654E993F0D2623D13235B9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 140F40F0F1B695717D0C05F2 /* Test.ice */; };
- AF6F8DA6A64DF70FDAFBD206 /* SSLEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 801AFB2779476A9C89384CF3 /* SSLEngine.cpp */; };
- AF83DC1A31E0DFD0AEF3C99E /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 65959801144DD4E7CBCE4470 /* EndpointI.cpp */; };
- B03E83263A30BF2D6CC30DA7 /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 08E2CE897A356EC9C8BE8078 /* Communicator.ice */; };
- B05497955E58011B58FD68CE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- B0A2216A965EC20001B1E7CA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- B0CB6F309085743BACE3AD76 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- B0DA6FDC7CD33F76C9B2DB8A /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72F8BE000DD0BE7B9788E50D /* Collocated.swift */; };
- B106AC857764D23A7382C306 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F34C36C5869CA346CD4FCC6 /* AllTests.swift */; };
- B1145EB446C14699B253D956 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0BE51D3C60998B772598F2ED /* RouterF.ice */; };
- B18D90B3A77B9AFD560BD494 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- B1A1F0982E8B1AC739FF3916 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0AE3CFAC2F3B7821FF228F5 /* Server.swift */; };
- B1AC21237DAFE2829B067E77 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = A1F279494C884E0BB8BC65C5 /* Test.ice */; };
- B1BC50626FFC423C7B912ED4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- B1CE57A2C9E06DD1C9F1DE05 /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = 04054D64F229786AFEB02619 /* ObjectAdapter.ice */; };
- B21A24B1900875B9197E1197 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = CABB2AD4794B23E0F8BCC361 /* Version.ice */; };
- B22A8EAE8B2A77F58164A853 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC9135B9FC49DD7893D03A00 /* TestI.swift */; };
- B24A4B1E4B1215225DD06C18 /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 34F2C4F5D9858A7EDCBE86A3 /* Logger.ice */; };
- B27CF0E48C744EE827D8BB59 /* TestCommon.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- B2BD73B0CA1F43EED1C1156D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- B2DA726B6D8F61D3E45A718E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ACDAD47B484BF4B45F56536 /* Client.swift */; };
- B2E87035CD9436B640FC8185 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5ECCF21564D6E3A47174283E /* Server.swift */; };
- B33303EDB2569337E622D7DC /* TcpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C48807C104D51F9F3F00570B /* TcpEndpointI.cpp */; };
- B350C77F621DD546555533B7 /* LocatorInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 687624615FDF0680301B2BA9 /* LocatorInfo.cpp */; };
- B3512BF9EA923624A37FD0B2 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEE51E428741CB9A71B91A12 /* Client.swift */; };
- B3C041C155EBC9D3DBE250C5 /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 797260952E265AE76ED1F299 /* Service.cpp */; };
- B45ED398E16C869266BEA991 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- B4E0CA19A5B8BFBF8B7D7E7B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- B4E53337DC17B27821834F57 /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0E56F540037B3C821827C8D1 /* LocalException.ice */; };
- B4F0F8B15BF1827B9EE1ACFE /* libIceLocatorDiscovery C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BD9678AF24A2E148DF8676C5 /* libIceLocatorDiscovery C++11 iOS.a */; };
- B54F743FC0031A14F4407A4E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D5F9AFE7AE98570A3AE98CF /* Server.swift */; };
- B562B60D0BACC6D042322364 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- B612BA7D579DBEBAA7B2132C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- B6195B2997CF0D34CB526B6E /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- B65493D4849A8DCEE51E9C00 /* DefaultsAndOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CD9374103BE0229D5E01E97 /* DefaultsAndOverrides.cpp */; };
- B6DDB4287EF2A7DE9EF1B071 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34180A278C97D51F26F85D83 /* Util.swift */; };
- B6F3CCE3DD050E72087CEF6A /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = EBFE70753770A633D1F3D074 /* PropertiesF.ice */; };
- B6F7B59172E127AE5FE4F67E /* UdpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A905DB771DAC590C14AB62EC /* UdpTransceiver.cpp */; };
- B72A6ABA0CEB67400752D077 /* IceHold.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F6CD35ED3A701C11BEEC9E31 /* IceHold.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- B7A6843705B04188F0BFC347 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BCDC0FC0308D27CA5839467 /* TestI.swift */; };
- B7DFBB6CFCC8F05C4257ACAA /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 95B580F8CA4A45D9BC3AD43A /* ConnectionInfoF.ice */; };
- B7E0DAA58D2EEA32CE169824 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = 16877CC8FE953AA88FC40A9E /* Process.ice */; };
- B7FE807EFCA0B90264E216E3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- B83C70B58860751C2BAEFFB8 /* IceDefaultServant.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B41669AF25B4541B2406ED39 /* IceDefaultServant.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- B84AFF296782274C2C0B2031 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 446FF4AA3743621523F10062 /* ServantLocatorI.swift */; };
- B878507ACE63AB60ECC0B7D2 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7B57EB74784EF59C54C9BF20 /* Metrics.ice */; };
- B8843FF7289EFA688086F7DC /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9268C5B364A72CE171B13002 /* Current.ice */; };
- B8D6E2263449E0758696DAC5 /* SecureTransportUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB24380D8A72CD40CFB9745B /* SecureTransportUtil.cpp */; };
- B8E10054A2F27F2C8CAF459E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- B8F121E53361EE545523EE67 /* ControllerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5C3BC72CFC4B260832F5F33 /* ControllerI.swift */; };
- B93F3F6D54C233BE418DACE2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- B9B07A30F268CE67B4A88076 /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 65959801144DD4E7CBCE4470 /* EndpointI.cpp */; };
- B9B866DB93FBD37AABB68D9A /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- BA099D2C1465F5499328DA63 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- BA13527AC8C74652ECDC6C09 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53B3AB48AD6C36B7DB82C83B /* Client.swift */; };
- BA1623A96CF202C31AF30EDA /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FDE22DC912613C8274EBEB15 /* EndpointI.cpp */; };
- BA386DF211981F22ACA451EB /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4B3E50A90C502E95F426A10 /* main.swift */; };
- BA595DC6B0FE0E1ABD2E92B1 /* libIceSSL C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AA7FE6B34750575EDC72ED83 /* libIceSSL C++11 iOS.a */; };
- BA61BD867579CD73E47077FA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- BA7203A52FF4A86B5FCEAC0E /* UtilException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3BF5C26E951E87317EF49663 /* UtilException.cpp */; };
- BA7B5FF03C5C56BECCDE4636 /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = EBFE70753770A633D1F3D074 /* PropertiesF.ice */; };
- BA91E4ACFD9AF2F4414E6E8A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- BA9603071275D650E8760B4B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- BABCE5333600C98AAD2D78FD /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 410B9B4CB217691F77C4A511 /* Router.ice */; };
- BADB03B6BB44E04083E9E339 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8808C8FCE19F44BBB88B399F /* PropertiesAdmin.ice */; };
- BB389A57199D5C81BDE07D09 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- BB52774D91D7D12C1F6B04D3 /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = B23D5FD31AC4C1F120514DF5 /* ValueFactory.ice */; };
- BB64A0C66EC167775E421D29 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- BB7FBE41CCFD73775688858C /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A59C84755AA0AA858701C4FE /* ProcessF.ice */; };
- BB9197F80393C2A7B19DFE0A /* IceEnums.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 72C2430D1A9BBE3871794454 /* IceEnums.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- BB91DB75DE0F05E4D7ACD5DE /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- BBB32F152E866D04C260ECB8 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF7F33A3D67AF6DBC38A4245 /* ServerAMD.swift */; };
- BBB5EADE83D22CBA1997AE42 /* MetricsObserverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 499EB9D318D9CF7CA6596A1C /* MetricsObserverI.cpp */; };
- BBC24F0C10744955D2A7870F /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60B1FBE5548184B39141306C /* Server.swift */; };
- BC14971703ADB19C80091978 /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = DDF6A7269687DAD84B764BD9 /* PluginF.ice */; };
- BC7BFB9D4C9DD37CE930A74F /* Endpoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = FD36F90263666B58BB32D141 /* Endpoint.mm */; };
- BC82276046EBF5C26ED26D0E /* MetricsObserverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 499EB9D318D9CF7CA6596A1C /* MetricsObserverI.cpp */; };
- BC92C316989D16A362F63D53 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4ED8E2A4A0A3FBECFB5B4DBF /* Client.swift */; };
- BC9FD390241FA84A8A3D335C /* AcceptorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B613C63F671D01FD30D7420B /* AcceptorI.cpp */; };
- BCC6273C9D5DEB22E1ACE755 /* certs in Resources */ = {isa = PBXBuildFile; fileRef = D87FFFC92F53004044C778CA /* certs */; };
- BCE419AEF30A0D2258294898 /* PropertiesAdminI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B9489BBA772E4E49EAFA09A /* PropertiesAdminI.swift */; };
- BD1A37FD2148AD4ECB0A626E /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 612690AA3A6ADBCDBC1895C1 /* ServantLocatorF.ice */; };
- BD25AEE514EC641500E6CD7A /* SliceChecksumDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 15C5F7EDA9F8D672B9DFB1E0 /* SliceChecksumDict.ice */; };
- BDFD4FE3F8995FADE629C1C0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- BE10BFE09B9F6867D31595AD /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0D956C74C427B7CC8DA08596 /* TestAMD.ice */; };
- BE3582427F1B6CDE8089D60D /* Process.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5C0437E6D6678968915D2201 /* Process.mm */; };
- BE8BC8B969522445E7BFE6A9 /* ProtocolInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0951A7725C8AF9E916E7848B /* ProtocolInstance.cpp */; };
- BEABFF91D3F5D6A86AA86B0F /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = 86F246E9B65D500CAECE3072 /* Properties.ice */; };
- BF0CFD113EF65B42FBFD503A /* IceDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = DFE49FF912FEF4BB2D84DEE1 /* IceDiscovery.ice */; };
- BF49BAF88377FB7E9FDC264E /* TwowaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF6F24FB01027F2EA2BAB996 /* TwowaysAMI.swift */; };
- BF58CD5F4BC653F9576F316E /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- BF59BBCDE469464815B4D2EA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- BF9CDDB7DE091EDB1DB44DF5 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16C49855BDE65DCC4BE2C273 /* TestAMDI.swift */; };
- BFCA0C4B66B80DB995CC18B1 /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 972A34368A72B866FF472BF5 /* InstrumentationF.ice */; };
- BFDA3F684B1D1499892800ED /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- C06089EADD5F64718395B1A5 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B65034A727C078C15ED46C8F /* AllTests.swift */; };
- C09EBC57816842737A16E7DE /* ValueFactoryManagerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11D99DB6F0A227CFD073C76C /* ValueFactoryManagerI.swift */; };
- C0DF6D24F1CC30BAED9F6E04 /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 61678CD32FBBDD88CB392E58 /* ImplicitContext.ice */; };
- C13F984C5140D643247866AA /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BCDC0FC0308D27CA5839467 /* TestI.swift */; };
- C14AAF3BF9D541D364B6EB8E /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0419BCE07FAAF17A5822C6CC /* CommunicatorF.ice */; };
- C265B2FC198B2C35F4AFCF18 /* EndpointI.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0E076356006BF4AADE84591E /* EndpointI.mm */; };
- C2A4576B7F0F39E00ECE5001 /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6DC5FD2C9B5F9DD1CFB238EE /* Reference.cpp */; };
- C328D7AFA7B1A35C482AE658 /* ImplicitContextI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1C3BD55FA45620DAB4AD007 /* ImplicitContextI.swift */; };
- C32C9F1FAE3B6661DEBCDAF2 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- C3600288BA79FE4DC3061E0C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- C3A8588DF3057778E1A14F9F /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9B3E031C7CE0C749EEE93CC /* Client.swift */; };
- C3C658B9C2DB8BDB7AD98285 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49D65AB098B9CC14A0E25F67 /* TestI.swift */; };
- C3E535CA0547BBF017722535 /* IceOptional.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8A2F287D544CBAA19CDE3F54 /* IceOptional.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- C43E4F22CD4B0F83DB7F41B6 /* TraceUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA3E9C82F303D66057AD7942 /* TraceUtil.cpp */; };
- C460FCD5299EDBCCA8576A21 /* Connector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EE426A108FC5B4CE6A77DDD3 /* Connector.cpp */; };
- C467B9E3585069D2B53494D9 /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AFDF6538DB32D929778A6B2C /* Network.cpp */; };
- C4B0FE001E243B0C2AE09167 /* TraceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = A32776D1074C0F942CA0868B /* TraceUtil.mm */; };
- C4BF06C1033D7CABD0EE0C76 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = F390DCD187D32E3CA90A92CE /* EndpointTypes.ice */; };
- C511202341FA3CA0DB1973BF /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- C514B625345DFF2097FE03D7 /* Transceiver.mm in Sources */ = {isa = PBXBuildFile; fileRef = EFF6E7F5DC3C883F92C4BC18 /* Transceiver.mm */; };
- C5875FE1A80C61911C7A8C3B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 25F04F140C0FE194167C1D65 /* Test.ice */; };
- C5C370B31E25CBE310347D44 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- C5F17037FB5E44073D7CDF99 /* EndpointFactoryManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4599BD3C9C041A92A5BDD58C /* EndpointFactoryManager.cpp */; };
- C618E4D84FF5FB869C40448E /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = B10966898F2DC3189E7710B1 /* Object.swift */; };
- C6460B822E3409F41CBDC4D2 /* NetworkProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 33A554078C92B1F002A767D9 /* NetworkProxy.cpp */; };
- C69F97BCCD70DB1143D196FA /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- C6FF10141E50CA7A6F8AE925 /* Base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5849A3A1DC3184D5AE983FFA /* Base64.cpp */; };
- C713F60DE8F1806921A480D2 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 133BF2596366AC4DE2F96834 /* Client.swift */; };
- C725930FA199F456CF8D28F4 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- C778BBD558EDA16445774645 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- C77CF7E0FD94A491B6C3F6EA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- C80E3B41E36059F30FDA3C6B /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A4F4CEDBEEEE5DBBF982ED28 /* Thread.cpp */; };
- C81379B219501E77B298FE6E /* EndpointInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9252489B73F881AD15EADEBB /* EndpointInfoFactory.swift */; };
- C83A6A603631FCEF249B9A1E /* InputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2B8E3E713A71D2B0A47DB117 /* InputUtil.cpp */; };
- C849C434EDD6B4E753618349 /* Properties.mm in Sources */ = {isa = PBXBuildFile; fileRef = 19C44F6312506BF58BA1EBE5 /* Properties.mm */; };
- C89716938CED4B68B5DFFBEC /* ConsoleUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A20E8988FC35C107EF06B32E /* ConsoleUtil.cpp */; };
- C89DE5F8C5DB75B644B6AD7F /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 08E2CE897A356EC9C8BE8078 /* Communicator.ice */; };
- C8A76A2FE448753A56FB6F62 /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 08E2CE897A356EC9C8BE8078 /* Communicator.ice */; };
- C94F708E2A4D9622CC0074EF /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- C99A79B4C6EF180B657344FF /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63B76904FDDBEC033FBD0C74 /* ServerAMD.swift */; };
- C9BFE96D1B6A4A17081F47EB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25D75BBE6CEE634E4384DE0E /* Client.swift */; };
- C9C56CB7E6E5582EDB15B415 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 18B5C76002C26FF7A204AA76 /* Test.ice */; };
- CA04967912055567C9306C5A /* IceSlicingObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6778390D099E411923513FA7 /* IceSlicingObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- CA0A6BEBCE7BBD3FAE8E45EC /* InputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECF67678075411BCD2EA83DE /* InputStream.swift */; };
- CA11D9CD07D70BC3D0AC1690 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- CA42AB603B35C4F0A2D3421C /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6ABE7CC46C22BFC02040D8F /* ConnectionF.ice */; };
- CA5711EB85659DFD5C59F235 /* Twoways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9450A757E701CC9428461948 /* Twoways.swift */; };
- CA8CD3471F291E568F349A3B /* ProxyFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 13C1F9CEAE14678E8C13B6D7 /* ProxyFactory.cpp */; };
- CAA87DC55D8AEF9EC2BCE8EE /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7751E66B6271CDD53E71201 /* TestI.swift */; };
- CAAD606C99770FFD0B99DA09 /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = AA210993064C3760D6F1831F /* RemoteLogger.ice */; };
- CAB17791C7280CE150310AE8 /* ACM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B2B15C5E097EF92745B91A83 /* ACM.cpp */; };
- CAEDA8AFA62AB23204443A81 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- CAF0F44C6115AD54F4FD44D6 /* OptionalFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF6D0DA52F64C05362D827CC /* OptionalFormat.swift */; };
- CB2624C37CFED0699E851D9F /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 52986CA8F3CCF82F9F292AA5 /* ConnectionInfo.ice */; };
- CB8ECD31EADCD7B4652F6838 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- CBB5141CD60B44947ED0CB69 /* IceSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 74222F908B64DA051ADB5AFD /* IceSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- CBFC2B5827A4E71F4D4C54C6 /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6673716863DB0F29BF8CA94 /* Time.cpp */; };
- CC0FC74741C3DFE60B8708D2 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 52986CA8F3CCF82F9F292AA5 /* ConnectionInfo.ice */; };
- CC1D450F727A7AED08C7EB40 /* UtilException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3BF5C26E951E87317EF49663 /* UtilException.cpp */; };
- CC95A1AFFC2BBA6CB2E07653 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F40CD89A9E1AE4EEFA1B408F /* Server.swift */; };
- CCAEDBCBF921CAA48C7FCE0F /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1FA8D4DF3F5183AB2A571210 /* HttpParser.cpp */; };
- CD33FE40F55AF244E756FF2C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- CD4E9B09A963EFAE0261EE96 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70397E3251093AE3AA6D493B /* Server.swift */; };
- CDB4E4159170AB8B054C5106 /* libIceDiscovery C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A2A1AF77AA86EFAFC36080B7 /* libIceDiscovery C++11 iOS.a */; };
- CDBEBF587B733A3F01D804B5 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = F390DCD187D32E3CA90A92CE /* EndpointTypes.ice */; };
- CDC42E180C8DF20AAA30EA13 /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 08E2CE897A356EC9C8BE8078 /* Communicator.ice */; };
- CDE339D0DC8F1F4D1B115612 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF6233A97CA567A988FDA6AC /* AllTests.swift */; };
- CDED35A235EF4373C012E010 /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0419BCE07FAAF17A5822C6CC /* CommunicatorF.ice */; };
- CE05D225A550C681B87AF491 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- CE0DA9D69C1DEADA067594E0 /* IceInfo.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A4C2D7BE37F58FB0013A15B9 /* IceInfo.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- CE1F6413EF3A15D97F18BCA0 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- CE7C1D753BD2CDAB2E8A19F4 /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = B23D5FD31AC4C1F120514DF5 /* ValueFactory.ice */; };
- CF11CB840336C1D13CF1BD05 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- CFAD4D2C3E57E7F258830E75 /* IceAdmin.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E4A7AAF93D894BAA9ADE487B /* IceAdmin.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- CFBCA1E6A1110ECA85AE7DE9 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC30E7C20EEBC79F48CC81E4 /* TestAMDI.swift */; };
- CFD545D7CAE60D7282455FA6 /* Notifications.mm in Sources */ = {isa = PBXBuildFile; fileRef = DBBFDC53D82B290C7C202D5F /* Notifications.mm */; };
- CFEEB75DEAD48432B9453635 /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6ABE7CC46C22BFC02040D8F /* ConnectionF.ice */; };
- D056E9FFEFE26FB122639DED /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2808FB4EF16486CE0A361143 /* TestI.swift */; };
- D05B898FD624DA2419CC98C8 /* SecureTransportUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB24380D8A72CD40CFB9745B /* SecureTransportUtil.cpp */; };
- D078DE43D70B4B88A9436D8A /* InstrumentationI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFEC3FB8490F5AB91895A134 /* InstrumentationI.cpp */; };
- D079E63A19D04E4589E34B23 /* ServantManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6AD8BB0F67908F0524D05AD /* ServantManager.swift */; };
- D0B27A939CFC53BC5265DC4B /* OptionalFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF6D0DA52F64C05362D827CC /* OptionalFormat.swift */; };
- D0BA484884FEFE4C250F8BB3 /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = FAD8AAB00CE37A9BDD6E4F68 /* Connection.ice */; };
- D0C014562ED0221628B2F1EE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- D0DB81FFC2F2092F4D8AAF9E /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 61678CD32FBBDD88CB392E58 /* ImplicitContext.ice */; };
- D1041AE121062DAD724826E7 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- D1212D1C6D02CF94BD30711D /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A59C84755AA0AA858701C4FE /* ProcessF.ice */; };
- D13C4EA2E182249E9F07DD8C /* PropertyNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C7C08E40B9A0ADD6BB321A7A /* PropertyNames.cpp */; };
- D18E4B8A34A1DAAC497EAFE1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- D1901F223050F3A92C9B0910 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F18BE1691537030DAC878164 /* TestI.swift */; };
- D1A03DD9238D023DD521A46D /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF4DCCD14ACD6C76B5950CE8 /* Server.swift */; };
- D1AEBC2A29DE09023922D5A2 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 33B96293891F012EC8AC6CF1 /* Test.ice */; };
- D1FB271C67A2E36E5BD19F34 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- D2492F0D08196BE5FCB0201B /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F5592B7717AC27C84D2DE248 /* ObjectAdapterF.ice */; };
- D26D97458D8A2EDCF6C656BF /* IceSlicingExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DBA05CF2C1B06DD858D672A8 /* IceSlicingExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- D29FDE367D84220A0CA5D2E8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- D2A58689522FA70B97A3E5AB /* ObjectAdapterFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6BF23EBA7A8E5E1B00169615 /* ObjectAdapterFactory.cpp */; };
- D2E1F37BF63FAF61A4891F77 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- D36CEA1ADBD523361E730AB6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- D36E0C170719DA3046F813C7 /* ConsoleUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A20E8988FC35C107EF06B32E /* ConsoleUtil.cpp */; };
- D3A51448AF210819C73A36DE /* Ice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- D3F348ED878E90EAF4EC204C /* SystemdJournalI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A19951E7E1DFECFB9D925D20 /* SystemdJournalI.cpp */; };
- D43E9BD359AFEF9E8F491527 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5B4261E6EEA1FC5E6950583 /* Client.swift */; };
- D464B1579A1CEB9895F2EB5E /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 429DD6C8FBDDAFD780CC0F6E /* UIKit.framework */; };
- D49CD64F5F1FDE8F9648B893 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- D4A8ADCED881253B64CA77FB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- D529DEC0A8B8F2A50CEFD235 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- D54F98E42332CD49C8619619 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FDEA611C2271F9DF539231B /* Client.swift */; };
- D552E4097CEABE502FB02497 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7C49C9FDA744FEE3A285E6E1 /* Test.ice */; };
- D57C467F1FC731BC593CC214 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C21036D45AC43FDBC41F2B24 /* AllTests.swift */; };
- D59FC618896B661490F18098 /* ConnectionI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4D2EE29C5EECD33967DC187 /* ConnectionI.swift */; };
- D5C26693A2F0A854D2EAC06E /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = 16877CC8FE953AA88FC40A9E /* Process.ice */; };
- D5D3C2355DC2D25C22CAB698 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- D5E67801E6F5E18B7DC28CC9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- D5F6A00ADB763DAE8B41B728 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0D956C74C427B7CC8DA08596 /* TestAMD.ice */; };
- D620488A62B0C3CADAFD4F95 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = B6DB9FAF7BEE6651E56541C4 /* Test.ice */; };
- D62F3D42B37BBDD111E715B5 /* IceStream.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6C8FD053B3C2CF1AFF315E77 /* IceStream.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- D6784F6647DAE78E5C9007C7 /* BlobjectFacade.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1582DCF86188C28E8CEE7F66 /* BlobjectFacade.mm */; };
- D698107839F83431D7711014 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF1EF7B9952315292B58A891 /* AllTests.swift */; };
- D69F4E777A664BDAE749058D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- D6A5D1FB2BF3697B8304675C /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6ABE7CC46C22BFC02040D8F /* ConnectionF.ice */; };
- D6C06590F82A07BFC5A920B0 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9268C5B364A72CE171B13002 /* Current.ice */; };
- D70B40E1DD80D2E1ACA835FE /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC287CEC3728B9AFEA6BB796 /* Client.swift */; };
- D7292FFB98A343A41329CDBF /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F8BD68E8B713AB7BD69E8D2 /* Client.swift */; };
- D790E7C11A73DE71D36108D7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEE51E428741CB9A71B91A12 /* Client.swift */; };
- D79FFF32741B126B1E88EF79 /* LoggerUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 244896400B8118FD6D0B8FF7 /* LoggerUtil.cpp */; };
- D7A8616CD66F8B21AF4CF740 /* IceServantLocatorAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AD47AAA54F808C13615F2928 /* IceServantLocatorAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- D7ED9E776ECDA6EED98CECA5 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E9CFD2E702F29097F228AE7 /* AllTests.swift */; };
- D7F8F1C63C388850E8DD90AE /* IceFacets.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 06AD6DC30B654395BA9E5C2F /* IceFacets.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- D80E8E87E40903DB1F7D7607 /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 910754DEE26013D33BB319E0 /* ImplicitContextF.ice */; };
- D81F754AB7365C26D9251923 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 098FC81D41ABB5810AC30E4A /* AllTests.swift */; };
- D82DD69777099FA5F31C1A1B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8ECBB29F311B8034EBA2B28E /* Server.swift */; };
- D841374EFE390AF6E0F56FF1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- D87D305BD494D5213D44C48F /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97A4471AAB71DD43146EDF8A /* OutputStream.swift */; };
- D8C6C9113D87793BC79E26C3 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2808FB4EF16486CE0A361143 /* TestI.swift */; };
- D8F0DDB4914FDAEE6AA497B6 /* CollocatedRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3B4271CDD8A01775C7F86D92 /* CollocatedRequestHandler.cpp */; };
- D9078B270555FCC7776BEDFC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- D9308B760252A0A56413173C /* SliceChecksumDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 15C5F7EDA9F8D672B9DFB1E0 /* SliceChecksumDict.ice */; };
- D9426F8CB28DF5E30770A83C /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 34F2C4F5D9858A7EDCBE86A3 /* Logger.ice */; };
- D957DC3B6EFF0CF37E7E75EF /* BatchOnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A33D7BDF70F63057A0E9C1 /* BatchOnewaysAMI.swift */; };
- D9A3EF485AB63DB75309283B /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41A2FBFCB482E5A3476CAFE9 /* Collocated.swift */; };
- D9AF9843AC61B0464146473C /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = 64F26453F111DAC47773DDF8 /* Instrumentation.ice */; };
- D9BC36D3E26585CEF64D6952 /* RecMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D5E7BE7DE5ABBC47E9963C0C /* RecMutex.cpp */; };
- DA2F7B25C8C0C0B06F16EF26 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E9CD0534BD73950CA7B51AA /* TestAMDI.swift */; };
- DA3B992F465C004817FE7923 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E4AC9C72B8A12652A82759D /* TestI.swift */; };
- DB1B4FC9AF15976DB4B86E59 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FEA2191C1D367DAD6D71132 /* Collocated.swift */; };
- DB3DAE895F85BD5F378F295D /* MetricsAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F3ACAF9F1D3B85A01418CCAD /* MetricsAdminI.cpp */; };
- DB4235650BA93CD010E0CB6C /* UnknownSlicedValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2513AFC3688FDC9A429A720F /* UnknownSlicedValue.swift */; };
- DB4E3CE9D6260D015455D87C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50DD3B93D87FDFCCCF008C47 /* TestI.swift */; };
- DB6A3EF460E234686A84AEB9 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F69DD0B8619F1FEE82EC37C /* Server.swift */; };
- DB6E980FE196095156FB4122 /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = 04054D64F229786AFEB02619 /* ObjectAdapter.ice */; };
- DBAACAF2C8FF2F75C61E8F19 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 44DDFEF64966051E55F058D1 /* LocatorF.ice */; };
- DBD9868F83F77780A64A1B3E /* IceInvoke.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C15B7CBEE96E033BC906124D /* IceInvoke.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- DBF480A7F8343F8C4F7AFD08 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- DC076EB8A7326513E6B76A81 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- DC136919F85D39B2E8DE5262 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FDBE35E36F0FC2F2D28AE32 /* TestAMDI.swift */; };
- DC4F70C2676E083FF44D2CBC /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1B2B9999246826B10635B986 /* Test.ice */; };
- DC7C6F41718934E8111B38C7 /* Transceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7457C5C4E1DA343C1FA97338 /* Transceiver.cpp */; };
- DC8EE66512C58AB7783789EE /* TcpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CBDC3920EAAC2FF20ACD8CA1 /* TcpConnector.cpp */; };
- DCE0E7C1CE7FB62669222758 /* IceExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 694A38F2AB24AFC3AD11DE3F /* IceExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- DCE9913AC1411CBDD0320FBA /* PropertiesAdminI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B9489BBA772E4E49EAFA09A /* PropertiesAdminI.swift */; };
- DD4E5FE0702EB491D4A31560 /* RouterInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 25B2EA0BC7A3B030655EC508 /* RouterInfo.cpp */; };
- DD6140301B49C1CC333590E7 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 217F544847B3FD389A697A43 /* Locator.ice */; };
- DE42D9DD0B454157C0BEB192 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- DE793477853F062B3CA1446B /* CertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E0A1C9E05EE6E71F3FCF504F /* CertificateI.cpp */; };
- DE7ACDC9257E70985C341CC9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- DE80F6D255E7B72F6F29E5D8 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- DEB2D66AEA897EAF301758E6 /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A4F4CEDBEEEE5DBBF982ED28 /* Thread.cpp */; };
- DECC3379B60919B5BF534975 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- DF37D5D62E080005AA36A459 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- DF6600707F42697B2B883366 /* IceLocatorDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = 917543BF2F6BA890F73762D8 /* IceLocatorDiscovery.ice */; };
- DF865001DBCD9B91E38BFE38 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E151886DB02F862D5A934FB6 /* Client.swift */; };
- DFB4A485110F696DE1D6AF8B /* RequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B59A1DE0775B1544FFF49C8F /* RequestHandler.cpp */; };
- DFC5842505C16E8D2B74762E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98639E60ED2C6B280C4F3E8D /* Client.swift */; };
- DFE5DB972C3474586FFFD048 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- DFFCCC289338FBEAE4B05AAC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- E00F2D6088365FF6E1E2D857 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6288092816E194EF03B3469F /* AllTests.swift */; };
- E0113EDD8CCA07A5D677C7A3 /* ProxyFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 13C1F9CEAE14678E8C13B6D7 /* ProxyFactory.cpp */; };
- E01E1518DFC7C8C21ECFDB5B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9F19F409A5B8D55D29C72A41 /* Test.ice */; };
- E04336C9199F5C92DFE5BD1B /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F2FEAC26E3BBDE5B4C4153D0 /* LoggerF.ice */; };
- E046866CB2BA21A6C4C36DD2 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- E0530BD2B8B977A1DF4EEAB3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- E07D67EA774DB32383A44E6D /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBEF5C66DAA4508BE73158D9 /* Server.swift */; };
- E08A75145828FA2137C7580B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 936879BC5233531392066E14 /* Server.swift */; };
- E0D0D2002D39F3E62C0C2352 /* LocalExceptionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14B95106454B3AA6B1E897B9 /* LocalExceptionFactory.swift */; };
- E0FFF570047C53FE4FF0B527 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FEA2191C1D367DAD6D71132 /* Collocated.swift */; };
- E111408DB1383982FD4DDCCB /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55B18D1D72D51788D041C355 /* Server.swift */; };
- E147272A6801CAC6375660BA /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B8297FEDE78F3D7EB60D76F /* TestI.swift */; };
- E15060760B1415EA5293C41A /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7B57EB74784EF59C54C9BF20 /* Metrics.ice */; };
- E1531806FCFADB6ACA3B29CF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- E181748A8611346176B1540D /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54498E88EE3856144E5F99F0 /* AllTests.swift */; };
- E18988D40703607D6E252F54 /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = FAD8AAB00CE37A9BDD6E4F68 /* Connection.ice */; };
- E193AFF8C8597E978B4D9DC8 /* TcpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF6D68D380BF9090490299E8 /* TcpTransceiver.cpp */; };
- E1ADAE76F433A11FBE57074D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- E2454BCDA2F8003CE58AF68B /* ConnectionI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4D2EE29C5EECD33967DC187 /* ConnectionI.swift */; };
- E24A7CB05C14C144F301F793 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- E29A1A6D047F4075768AEE48 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6F7D3A8DEB555CE864DB935F /* BuiltinSequences.ice */; };
- E2C505E5B9CF258F87D2D2C9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- E2C8B1FAB646ADF9D23392A7 /* TcpAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A7A84698FB40D7D187DB9C4 /* TcpAcceptor.cpp */; };
- E314BE093F5002F3B2E86E18 /* OpaqueEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 863913C95C8EE866176E70A0 /* OpaqueEndpointI.cpp */; };
- E38CD4B1F0C7EC2E35144367 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 098FC81D41ABB5810AC30E4A /* AllTests.swift */; };
- E3A0BEEB31E2FA4603D15B66 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 184F59407A5331508023577F /* Identity.ice */; };
- E52B790CF53A37216E7E654D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- E56A07E9EEB5F9F5EBA5583A /* IceProperties.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1C302CDB93C1F9EF3E6B0731 /* IceProperties.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- E5A1B6DF7645047AF25CAB21 /* SlicedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C8C4508CB428E180AD5863C /* SlicedData.swift */; };
- E5A33FC988C7EBCAD0526C61 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D1C7EFB541FFF7680E3493A /* TestI.swift */; };
- E5D916BDE0D98E4E41C2F87B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9F19F409A5B8D55D29C72A41 /* Test.ice */; };
- E6A790E48FD5FE9133038F87 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0BE51D3C60998B772598F2ED /* RouterF.ice */; };
- E70E3112A6D62F3FCFF12A11 /* StreamSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4E8A6DDB51597F121F5C6255 /* StreamSocket.cpp */; };
- E7215F7CFB7B0DD95B346EE0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- E7609E89D53BBC1B9DEEFCC6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- E7687CC6A287D5A0E728CE1E /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 79148D60935C800BA6904B5E /* Test.ice */; };
- E79573FAD26648F50D9A99D5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- E7AC814EAC1D8BB51E0E0B23 /* OutputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F47F02F8F8E634C9F01D74B4 /* OutputUtil.cpp */; };
- E7E96A1F959702F4B35978A2 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = E911CD687F449E7D324D9031 /* Server.swift */; };
- E815E6A6FDBD589ECF2AC79F /* IceOperationsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C9BECC4E2F5DDE4D61E12F16 /* IceOperationsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- E84DC2E13CA9C9BA509D6357 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- E85B30B09C055DD954129AA3 /* RequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B59A1DE0775B1544FFF49C8F /* RequestHandler.cpp */; };
- E8735CD522C31577CC81805B /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 38930ABC5C075AA638241086 /* ServerPrivate.ice */; };
- E8A27DC699149983CBE46F7B /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B81DD0CA987A2772EDE4038 /* Client.swift */; };
- E8AA02A55B36834BADA3AFA1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- E8E6818D29CDF9C3FDA21B5B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- E90462F82D768F947E41A09D /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 060F16D2A23E80F47659DA48 /* TestAMD.ice */; };
- E9805516FE54672FE14B3ED3 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 524342244409D3DB67E911AC /* Ice.framework */; };
- E9C6BE8B06820477A9E41C4E /* LoggerAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E0A832D76CDCAFF8C6A9B7B3 /* LoggerAdminI.cpp */; };
- EA00EA2BA22A075F17573475 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- EA2C293FDB4CE011A654D782 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- EA350418DEBCEF3ED317092E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A40EA84638D448B60EE6B95 /* Server.swift */; };
- EA5E104D421E2730FDB37FEE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- EA7BBED03F6C3D87421C11A8 /* BatchRequestQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53366CA5D8F6E2CA10A29617 /* BatchRequestQueue.cpp */; };
- EA81C5C423E1FECABEC7F6D7 /* Connector.mm in Sources */ = {isa = PBXBuildFile; fileRef = DFF3E24F5B76E1C47C2837CD /* Connector.mm */; };
- EA95E2AA2193A126E85E761C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- EAAAF773620A9F64D22B72FA /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6ABE7CC46C22BFC02040D8F /* ConnectionF.ice */; };
- EAF28CB6CF2006EF144BD60B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- EB3DF964537E93838AA78832 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEC156030D9E2F6188CF1950 /* AllTests.swift */; };
- EB907065B3ECED56F5F5161D /* IceRetry.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 5505A68FB2CE44FEC591BCC1 /* IceRetry.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- EBA07A6BAA3B5D05DF81428E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 421ED460B7333AD4C5500018 /* Client.swift */; };
- EBFF466D2ECB1BFF1FD2AE5C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4512555F049EB5087B3BCB3D /* Client.swift */; };
- EC0A33A224554CD33EA29BE5 /* BlobjectAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B1A7F336D399ACAC213344A /* BlobjectAsync.swift */; };
- EC53D5348F7D0D4A73B167B0 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 77E2E04AB12C42A54D61FB8F /* ServantLocator.ice */; };
- EC9AF40506560CB2175FACE4 /* TcpAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A7A84698FB40D7D187DB9C4 /* TcpAcceptor.cpp */; };
- ECDBF23505CD73B7BB3EE56A /* MutexProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BDF844319021DA4673F282F8 /* MutexProtocol.cpp */; };
- ED34D02C3BF79A0241F2BECF /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C57B2FF65E28992F777F9E24 /* Test.ice */; };
- ED67DDD0E1486FCC4BE37F81 /* RegisterPluginsInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E48D87E6C872AB81FF40B44B /* RegisterPluginsInit.cpp */; };
- EDB61B6B9AE9EE0C4FE70A52 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A40EA84638D448B60EE6B95 /* Server.swift */; };
- EDC306B96A67A9E06A39FEAB /* ImplicitContextI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35EB939324CCE2E68D5B4B6D /* ImplicitContextI.cpp */; };
- EDE298D27FE0FA3FA5962E97 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- EE14301316723BC1D5460206 /* EndpointFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F7C0E2BFA1C84DE64B899EC7 /* EndpointFactory.cpp */; };
- EE3D7C6E0E8769E79F0E1BAA /* SliceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D33D075A4036F3F70E879C4 /* SliceInfo.swift */; };
- EE73827955BC09004224623A /* IceInvoke.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 41797FFC0057C366374FA511 /* IceInvoke.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- EECA9157D0D66560F2A8BD86 /* Logger.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1FF5D640A5538860B1001550 /* Logger.mm */; };
- EECABB5A0F83BD8618782970 /* WSConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9CD8639CD02F6B2AC3E8E67F /* WSConnector.cpp */; };
- EF2E1164EEA481FF712215FC /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1E6EF6A44E60C6FD606BF08 /* Collocated.swift */; };
- EF6501C0AED6FA02C796E92E /* SecureTransportTransceiverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F512CA309D81D307046842C1 /* SecureTransportTransceiverI.cpp */; };
- EFB2283EC223F36B6DEBBEBA /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- EFFF319A76437EE2AD527117 /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AFDF6538DB32D929778A6B2C /* Network.cpp */; };
- F02C1192A0F36CE6FAD31506 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = E599B7323FBA86233C338D57 /* Server.swift */; };
- F0376DB55A8672CE159BDF0F /* TestCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77EEDCF4F9B85EC13C284620 /* TestCommon.swift */; };
- F09431DD68411C8DFD219B6A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- F0BBEE21D9B1739F8426D64D /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 060F16D2A23E80F47659DA48 /* TestAMD.ice */; };
- F0D3441817936D1861E13D42 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71F30C5B0983309F5117EBFE /* TestI.swift */; };
- F0EF9258AD5657F5B66B5749 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- F11DFCDE394D1C5ECBEA0A16 /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EDEF0A10136F5CBA2F469BD6 /* Timer.cpp */; };
- F1307A08BD484DD0317D60A1 /* Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4836385A7DB171F7D567E830 /* Proxy.swift */; };
- F13C55C73D78B3FE28395A62 /* StringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 794B2FBA263D1167A3AC1B60 /* StringConverter.cpp */; };
- F1708677F3FDF2A43FE93F2E /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = AC53C36BB6D2E501CC519C23 /* Test.ice */; };
- F1DC62230B146F3BA2AC2837 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E151886DB02F862D5A934FB6 /* Client.swift */; };
- F20199DC3E539853EBC8135E /* TrustManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27A402912055EDD52407898B /* TrustManager.cpp */; };
- F21A5D1F235C9671372F7AD9 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 42C19217F8B9729399787E43 /* ConnectionInfo.ice */; };
- F2A205C8BD5D7CAE5DB11724 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */; };
- F2AC2C62595F6908DFD341D5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */; };
- F3FF4C0518699B83A4B0046F /* SHA1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B1A4EF1BC8CAA724BC7939FF /* SHA1.cpp */; };
- F422B694E211B8C2E771A088 /* Oneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81E14205CA64196FDA0DE2DE /* Oneways.swift */; };
- F43F742BA24517D1398AB232 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- F444E1E48C9A4FDD681C767A /* IceSSLConfiguration.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 984E7AE103A6D21CA7B835EA /* IceSSLConfiguration.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- F44826957477C08AB71B38B9 /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = 64F26453F111DAC47773DDF8 /* Instrumentation.ice */; };
- F4E896EF5AE22AFEDF6A9D93 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 79148D60935C800BA6904B5E /* Test.ice */; };
- F5C292CBD3347ACB36D918C5 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7C49C9FDA744FEE3A285E6E1 /* Test.ice */; };
- F5FDDDBC3905E8983EFE7D3E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7727D6337CE0822E15B913B8 /* Server.swift */; };
- F614C7DB54A4156033085AB1 /* LocalObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 13D9015CB2C282A90030B103 /* LocalObject.cpp */; };
- F62B2E42D36BB77130874AA3 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D23CC88F21B6B622E4D8179 /* Server.swift */; };
- F681EB731AC1C9D641CA6017 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D96EB3A08E603D2E579B81BC /* Instance.cpp */; };
- F691DEFDC65177107245080F /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BA5926D9614251C92F3CA7F /* Server.swift */; };
- F6A571E3ECD815520A0037CE /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88E615C6EA693FE36CB4DC69 /* Collocated.swift */; };
- F6B1F7B7578D924B25C0A8DA /* LocalObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34874C4304876911ADFA0953 /* LocalObject.swift */; };
- F6B26FDF2257CFD9512805EA /* RegisterPluginsInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E48D87E6C872AB81FF40B44B /* RegisterPluginsInit.cpp */; };
- F6B83D39CC361D659CB13A38 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A59C84755AA0AA858701C4FE /* ProcessF.ice */; };
- F7148B5972EA96443786E2E9 /* SecureTransportCertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A051D50DF983AEFC5C3A2D5D /* SecureTransportCertificateI.cpp */; };
- F7AE3AED1FCC6662948F39C2 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 765DE50A33E0E500E13745BB /* Server.swift */; };
- F7CF5F07D3714904A106D43B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55B18D1D72D51788D041C355 /* Server.swift */; };
- F822D1331C250B94367559FB /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0527A53CC99EE4FDBF9640AA /* AllTests.swift */; };
- F8332780653338528ACE597C /* LoggerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86CECFCB74CA570457765588 /* LoggerWrapper.swift */; };
- F8399A95C2AC654F5198335E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F34C36C5869CA346CD4FCC6 /* AllTests.swift */; };
- F83A56BEACE49E300B0818A3 /* SecureTransportEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 59E7EEDE9606B852ADF65B83 /* SecureTransportEngine.cpp */; };
- F877A13A4C975B03986977B7 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA0D36A2A4C3DD1AC30981D2 /* AllTests.swift */; };
- F87C69A146148494F41862A5 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9AB0778BC01BB9079878BB9 /* TestI.swift */; };
- F8BCEFCAFA4F6F47F67FF660 /* Transceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7457C5C4E1DA343C1FA97338 /* Transceiver.cpp */; };
- F94FB94EA92F7ADB3F1E3E01 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54498E88EE3856144E5F99F0 /* AllTests.swift */; };
- F96801D1DC089B7D98DBD617 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */; };
- F9BC0242CF118CDD8CB0361B /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = B23D5FD31AC4C1F120514DF5 /* ValueFactory.ice */; };
- FA0B68CDA17B2B7FABACDF04 /* libIce C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 77C2EA23A020B43AEB65068C /* libIce C++11 macOS.a */; };
- FA11D9474CF2BF0AA4EED44F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4B49B33E3CE213697A6AB98 /* AllTests.swift */; };
- FA61CA5976A794369F44F9F9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = F60555AA1B87F252F1E50267 /* Test.ice */; };
- FA83A96B16A65F6E512839FB /* ObjectPrx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 68D8DE51E06E6A5BC9995991 /* ObjectPrx.mm */; };
- FB3F705184A5539696C9770B /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = C583BD0299160EC2240BB560 /* Endpoint.ice */; };
- FB44D956230B51B0E7ABF90F /* OnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFF7ADC3ABBE484862648ABF /* OnewaysAMI.swift */; };
- FB920D257944085309731DE9 /* OutputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F47F02F8F8E634C9F01D74B4 /* OutputUtil.cpp */; };
- FBA9C3256F843F9B6E01D6EE /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8F843F0CFD1FFF8A81B4BA7 /* ServerAMD.swift */; };
- FBEA3F55DCA4355413C70E87 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFB5E40C43CC98C7953FF27E /* Cocoa.framework */; };
- FC2A6B51D19423C9A65AA614 /* WSAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4550C40A58BA9DFCAA028D51 /* WSAcceptor.cpp */; };
- FC5A3630D5B496F8C44B6C88 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- FCAD96D4717C45A3F847936C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- FCDC4B3497F40ABEB77D575A /* WSEndpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 57EF50ACAFA34E05698E0EE8 /* WSEndpoint.cpp */; };
- FCEEE75E58171773AAFDF01C /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8808C8FCE19F44BBB88B399F /* PropertiesAdmin.ice */; };
- FD10BB6C29ACDEAC7B258707 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D5F9AFE7AE98570A3AE98CF /* Server.swift */; };
- FD24B670A5A32F8DE1B6474D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8FA5999C56F768BA95699CAA /* Foundation.framework */; };
- FD4553B33F386BC891A12C87 /* CollocatedRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3B4271CDD8A01775C7F86D92 /* CollocatedRequestHandler.cpp */; };
- FD6DD7D13C797392D8381F8C /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 61678CD32FBBDD88CB392E58 /* ImplicitContext.ice */; };
- FD853BFBA165DDF07EAE62AD /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FDBE35E36F0FC2F2D28AE32 /* TestAMDI.swift */; };
- FD9580D3074D1309EB58A086 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 140F40F0F1B695717D0C05F2 /* Test.ice */; };
- FDD7C1FC79F84FA15A0F54E9 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B99E5ACD0DADA1C4B677775C /* IceSlicingObjectsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- FE5295CA5CB5A073D4C4AF67 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */; };
- FE894542956BAEB58E621075 /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6F12B6129BBEF2F3B99A47ED /* Value.cpp */; };
- FEB3D1B95007018EE00D2B39 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A2C3BB74F1507A651272EF /* TestCommon.framework */; };
- FEE54A730F1E8551EAE4F78A /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B8297FEDE78F3D7EB60D76F /* TestI.swift */; };
- FF0776E4FAA27DE48C24B0F9 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A18B2D673806D0A8B67456B9 /* TestAMDI.swift */; };
- FF7BE7738109AAC68579B73D /* IceUdp.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 374DB214B3660005627F9737 /* IceUdp.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- FFBC3A13EDF42AC0B4CFAC65 /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = 04054D64F229786AFEB02619 /* ObjectAdapter.ice */; };
- FFE53CC7C54BCDF976D354CF /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 259D715151E57A75E2DD5760 /* Test.ice */; };
+ 00024A0EFB19262C79E02B46 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 002B3E866A75C309561819A8 /* ConnectionI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CA9403BC4BA5FB54BCD87741 /* ConnectionI.cpp */; };
+ 003E2F00692ECCA4A93B5308 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 007187C36F676D48AFD0A4AE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 009CDA69AF7539F13395959F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 00A299EEA717A8DF3203B5FA /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 00AF8D815677A1DBB03E7B3F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 00B61AE46BD3440A321B4847 /* EndpointFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E353967FD2062F916FD53CC0 /* EndpointFactory.cpp */; };
+ 00ECF087D664C07EFA323645 /* ConnectorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DA27E8DED12B61DA3EEDFCC /* ConnectorI.cpp */; };
+ 00FCB0C1A61C62DA716DF685 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 01607F750E9D389FFBEA35C7 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7AE587AF938574365CB695C9 /* ClientPrivate.ice */; };
+ 0184B83007B23898085F38A1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 018B1F6C1EDE2354AC08DFA2 /* IconvStringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6BFF7999DE748284C29B70A5 /* IconvStringConverter.cpp */; };
+ 01BAAF82CF6EAB6C7686FD20 /* LocalObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 665B50684CD9B14BD06780DC /* LocalObject.cpp */; };
+ 020D85A96E113329ABFD16C2 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 0291DA6280F5F21C85746599 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 02A22095ECF4D4E1231A61D0 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6FB28B9F9697237683FE250 /* ServerAMD.swift */; };
+ 02E73C1F0FF674756A6C3174 /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 86A9FCFAEB4C5F00CB025143 /* StringUtil.cpp */; };
+ 031B812961EE6796F5A2D105 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = D75459994357198023A3FE50 /* Test.ice */; };
+ 03287948F5CA964108FD2F6A /* certs in Resources */ = {isa = PBXBuildFile; fileRef = 23591E700F38A0FB2307E932 /* certs */; };
+ 039E71B68281E5FA346F815D /* UdpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2B0FD4038353EB6A7B72491F /* UdpTransceiver.cpp */; };
+ 03F7813E92439309E1AA4137 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 042E8D4CC96C9E50736928BE /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3021E84CB8BFF5D08096268F /* Server.swift */; };
+ 043E0E3785002B188FB01512 /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C7CB4CBEAFCFC4880228058 /* Reference.cpp */; };
+ 044D827C68BB468F024AE64E /* UnsupportedAdminFacet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 54BE015080F10ECF3B021FBA /* UnsupportedAdminFacet.mm */; };
+ 04B8087F75D5986E99F3CC05 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = FEAE92B369D3EDEB7BDC9D6A /* Test.ice */; };
+ 04E3514A6F22799974B460D7 /* IceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8B31B14B311CBCC8ABBE6CD0 /* IceUtil.mm */; };
+ 04F05C6FBEEBB6A3DAD5FA4E /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C7CB4CBEAFCFC4880228058 /* Reference.cpp */; };
+ 04FA8E1C56CEC75303B98A3A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 053A12A8ACFC6D83463D26F4 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 057A56AB50903B5A411EAF37 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F01715D9F17F3EF8838812F /* Server.swift */; };
+ 05D4C404C0CCCA9F5D94AB53 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 064301AC7FEFB31DCD23B3F1 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79150CE6D818A99E026F2DCE /* TestAMDI.swift */; };
+ 06674BD696EF4E6A75C66322 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 158CC088651B6F8DAE63E2A9 /* TestAMD.ice */; };
+ 06744EA00233C4CE352FEA63 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 06935C440D1476E09F5E4A5C /* IceUdp.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1F9C0ADCC28D0847F1DDD83C /* IceUdp.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 06F22CFFF01A015B797A5FC8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 070164FA3064D3727E4CE438 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 07BD994628C3D50D7B271B9F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 07D3D1F399652CF4840769C5 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = E403B31D3CB09884BB5A5753 /* Util.swift */; };
+ 0810C065FE251B0BF74194A9 /* BatchRequestQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 28BC0E13BF6049CA98279563 /* BatchRequestQueue.cpp */; };
+ 082CAD12E89A64D383AB04EB /* ThreadPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6523F0B801DDFBD3B3885CFE /* ThreadPool.cpp */; };
+ 0886AE82EBF844C3599856D5 /* IceAmi.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = D95D2A8C7BE6C46EEA491F44 /* IceAmi.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 08C3863D1ADB3E1ED518C9BD /* SliceChecksumDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2EF76372D4E51E5D8798C13F /* SliceChecksumDict.ice */; };
+ 0917905FEC4E87E4CED1F86E /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = A81E90CFDBCA07FADAD3F727 /* ImplicitContext.ice */; };
+ 097475AA4B69FC5D9CDC819C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6BE4BC2EF3023736D08709A /* Client.swift */; };
+ 097E67117F75ED1D381910BB /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 09DF25A4941F4CCEF97330AA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 0A140ADDF8027E1719119CD7 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9045662F98C1C42C531B218 /* TestI.swift */; };
+ 0A15101AA11BD6DB339049EA /* Random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 88319A5A92EACCA3B3CB7D16 /* Random.cpp */; };
+ 0AC9A7859DC7616936A1869F /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0AAC760A53F1558EA093ED8F /* HttpParser.cpp */; };
+ 0AF20A635AAD0C8590490D52 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F01715D9F17F3EF8838812F /* Server.swift */; };
+ 0B90C210A599582B3EFD637B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 0BB8D4FB49BF4A7B7F017A95 /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 801FDCDA2AEFD06DC8A76A88 /* Exception.cpp */; };
+ 0BDBDA3A00DE7A725618569C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 0BDD1A4D8DF58F814AECB4EE /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 43E5229FA5140FC1FDAAAD26 /* RouterF.ice */; };
+ 0C0E5FFA5752B965E8B97C39 /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3FE0185806023E6F1F06B3EC /* PropertiesF.ice */; };
+ 0C443A7FC02C2DC9188A0221 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E30A9F9B8C2C337EACA096D1 /* AllTests.swift */; };
+ 0CEBE97EDF4011A9F59BE626 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53F76E55DBAC36932464BD03 /* Server.swift */; };
+ 0CEEEEB12AE0C5E1CE77FCB4 /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E1A5B861A1406E9D20CDB96B /* Network.cpp */; };
+ 0D2DF097AD350EF2CE55E921 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C8DAEBDC923694167123A8D /* ServerAMD.swift */; };
+ 0D95A91C699CD318840C85EB /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8992ACC4B4E44BDF5A59A391 /* Test.ice */; };
+ 0DB430495B783D9004851B27 /* Transceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 650114ED70248D0A46C115D0 /* Transceiver.cpp */; };
+ 0DD53EB4FE587D5EFFAD37E2 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDDB14E89E8FBFEA7D36DB28 /* TestI.swift */; };
+ 0DDEB52E324F5E2BA997D56A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 0DF1C73A5A7B2258480E4209 /* ValueFactoryManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B139FB0750A9D2040C52E55 /* ValueFactoryManagerI.cpp */; };
+ 0E1A74874825A8A6E1D9D210 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7F8D2E7ABA88CDD3A21CE35 /* AllTests.swift */; };
+ 0E33403C9AF01C5DB41F3DAD /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6C10D7A47BF62DB43C52C5C /* Object.swift */; };
+ 0E3AD320AEF24FF87E2C9B09 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 0E3F413FE98C47302C30A47A /* IceExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1662B8B78968E13A78289A8B /* IceExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 0E539E69E972FEAB246056E8 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7FDE1B378C75CB3DD5742179 /* Router.ice */; };
+ 0EABEAA5ADDC2CC12B1DBC57 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 49E33DDD38ACCA4B4A42DAE9 /* ServerPrivateAMD.ice */; };
+ 0EAE04511D2098D9A1D0C9C6 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = E7CED877CEE1AB95B728160E /* ConnectionInfo.ice */; };
+ 0EBDFBA04C94EAD60E55B255 /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = CB82B145B50958B6256EF957 /* ObjectAdapter.ice */; };
+ 0EE2678326AB61D2900D3DFA /* PropertiesI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E5F4C78ABA7D2131E4092CF7 /* PropertiesI.cpp */; };
+ 0F0D7E898C8AED557CDFF92B /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CF432DB96D4BCB5947B799A /* Client.swift */; };
+ 0F2361F06540F39FDADD90BC /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = BF4C5964C865632EED612B60 /* RemoteLogger.ice */; };
+ 0F559240948F2FC4166A5EF0 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86AF375A562F71E8F59B0012 /* TestAMDI.swift */; };
+ 0F59EFFA0F01F05DEB141925 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3866EF6DD0A83A12ED9584F3 /* TestI.swift */; };
+ 0F8627DFD9453D82F93C3B15 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9045662F98C1C42C531B218 /* TestI.swift */; };
+ 0F87DC10C156343B0CCB9D8D /* FactoryTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB75DE515A83F8444FEB51F0 /* FactoryTable.cpp */; };
+ 0F8DDB2AA7FB216956A2CB6A /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = AB7EFE0FEE902DA56EA7A6EF /* Endpoint.ice */; };
+ 0F90A74C1CFD5407ABE26704 /* Notifications.mm in Sources */ = {isa = PBXBuildFile; fileRef = 800DD856489088D141FB6607 /* Notifications.mm */; };
+ 0FA6AB5A82501C4D1072EF91 /* PluginManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1C4D9D51E71235FC8BAAB6A8 /* PluginManagerI.cpp */; };
+ 0FDA9D9BEB06E29303C159D0 /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F6810112C68AFFD45D3448B8 /* ConnectionF.ice */; };
+ 0FEE992E91044B8540AC0482 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 0FF421D497A4A530FCA0541C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 1032EF991FEE1C87E7951780 /* IceOperationsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 626A46F8A23169D9A223E286 /* IceOperationsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 105A06C42CC7155E39D64F52 /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E1A5B861A1406E9D20CDB96B /* Network.cpp */; };
+ 106FFEC445CBB601F62FB3D0 /* IceLocatorDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = FFE35109D3530E1A658CA844 /* IceLocatorDiscovery.ice */; };
+ 109A6F45CD230E1510D41954 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 32C1632218DD36EFCDE252AD /* Test.ice */; };
+ 10ABAAE2778F711936D9ECAA /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 1122C2F095F5653B38ADAA35 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93B56E7FA238157A722B827D /* Client.swift */; };
+ 113D80F5B727483E4A49DD0E /* ConnectionRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BE273292FA269CAACAD2985C /* ConnectionRequestHandler.cpp */; };
+ 11CA36D8CDB8E968070319A6 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9927BEA26558DCF1458CA37 /* AllTests.swift */; };
+ 11CD33FE1DD90AC1511088F1 /* SecureTransportUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3C99D81199910BB048BB6979 /* SecureTransportUtil.cpp */; };
+ 11E9CDBB84D5E755B1705EBF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 11EFD73714204C3D90EE30E1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 125531D149A65296C15930DC /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 1257B3E5FD2F9F820206184A /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 01E10C9611CC108985E08C7E /* PluginF.ice */; };
+ 12D9DF33D36518C74C1FA217 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD28771A8FDEF833DE753CAC /* AllTests.swift */; };
+ 12EA6B1F4135528D36E992E5 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7AE587AF938574365CB695C9 /* ClientPrivate.ice */; };
+ 12F5E2ECEA0030F708659F3D /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B013E3783DD0BE5D08237F4A /* TestI.swift */; };
+ 13005BAF3C881B2EE11D7F10 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2346A22A43AE5276121CA8D5 /* TestAMDI.swift */; };
+ 1304F4B492A39B27F9CFC683 /* BlobjectFacade.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4BBF37C44022FDCCA6290E09 /* BlobjectFacade.mm */; };
+ 130BE32D35CEC37B6400BA9F /* TcpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF8A5C94BD8EE5DB75C0D0D4 /* TcpConnector.cpp */; };
+ 13131E4247D9021A7DF6C289 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1269EA8D003494D37B5C575 /* TestAMDI.swift */; };
+ 132B33F3A6C484BF4ED2CE08 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 1339F9DD9DE74E14B227D994 /* AcceptorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B37C6306D13F2AC6E6C4A7CC /* AcceptorI.cpp */; };
+ 13831526B2FB77E2426A01CD /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3866EF6DD0A83A12ED9584F3 /* TestI.swift */; };
+ 13B8CBBF15FC1EAFC14BF769 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEB200E69B712DF5FC2F99E9 /* TestI.swift */; };
+ 13D2B0116BADFF1EF9F5BD6A /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = BF4C5964C865632EED612B60 /* RemoteLogger.ice */; };
+ 13DAB3E8CE951A35FBA6FA74 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 141C6D87907F476654670970 /* IceTimeout.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B7FA471BBE8BA16B74528ECB /* IceTimeout.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 149B0BDD2157B758C8B8EBD8 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7FDE1B378C75CB3DD5742179 /* Router.ice */; };
+ 14D095D634F06188E3096212 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDE09D121726DF677F75244F /* Client.swift */; };
+ 14D3638B27F474ED5C93FE25 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 14DA9B11D297EA70CF8293E5 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7145AEBC2B55E42A65DC59C0 /* Client.swift */; };
+ 14F882DAE7E314C86DB30D4E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 150688FE0AEE6A2AA93153A3 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99C9E9EEF92484F0CFA67E76 /* Server.swift */; };
+ 150DF094B5B8DCD237A1EB94 /* EndpointI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C65FB242F9B7CE2A113B0C78 /* EndpointI.swift */; };
+ 1535A67FD679EBB639E8E3F2 /* libIce C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 606A4216D09362669C8FFC04 /* libIce C++11 macOS.a */; };
+ 154CFD844689A2764F20B270 /* IceAcm.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 49278EA45CC8397BE70EDEAF /* IceAcm.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 1552CFC691EE0327EF67BB14 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 15754CA00D77A51E9C497D3F /* IceDefaultServant.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 83A2164B80CD96B8769D799F /* IceDefaultServant.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 15FCEA2362C56A3EA1613B55 /* WSAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF5712DE68D12A41BEF2CBEE /* WSAcceptor.cpp */; };
+ 160FD15C3EE0A1ADFDB70770 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 1617743842C15A3A85C76EA8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F991A484ACC86444E07B7A5D /* UIKit.framework */; };
+ 16231057D1831B880867C5E0 /* IceDefaultValue.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 85B98F3620269549BD6D96C0 /* IceDefaultValue.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 16236772383CBEAAC1C230C4 /* LocatorInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01D4C326442F87BF66F87E10 /* LocatorInfo.cpp */; };
+ 1722496E709029C457638098 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 173C6DB38B33255F677DF24D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 17436DF6A8F2D195A5D5FAB8 /* IceScope.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4C512FF3789591E3DC09F58C /* IceScope.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 17571A730C602FAC56B1261A /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 694EFD9750A1A28287AF7550 /* AllTests.swift */; };
+ 17A1DE9340ACFCAC590A0C77 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 17B12ED822CA5F88B764752D /* SlicedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7DA71384D6CB75AFA94AD6D5 /* SlicedData.cpp */; };
+ 1823701C62D0AEE7456ED693 /* libIceSSL C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A1ABB3BEC678E411EDA78830 /* libIceSSL C++11 iOS.a */; };
+ 18451DACEDAD28CB6A06A2CF /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC0240F9E5B3479B68A83440 /* AllTests.swift */; };
+ 184A1843B853176557D2D0CD /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 184FC71CA7A67C7084763CF8 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81369CFADD99133FFB387166 /* TestI.swift */; };
+ 1868EA342D2F9068EEF5D8D0 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39386D6E4DB63EEB91C8244B /* Server.swift */; };
+ 1884EECECC3AD508578341DE /* IceOperationsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 71679C8529A10A7499732B24 /* IceOperationsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 189DC60D2D747358E310A9A7 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = B2AB167C5EA7C02A76596FC4 /* Test.ice */; };
+ 18E57B8191155030233BAEBA /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5E326FFB2226C327DF23C68D /* EndpointTypes.ice */; };
+ 194C1594FE76C92BE95C39A0 /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E225F1E7502C919A1EAE5EB /* Value.swift */; };
+ 19C3A54B5E5DC557B18C6B2F /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 105302098123999AAA3B4F2B /* ClientPrivate.ice */; };
+ 19EB8435011E0DC64A90AA5A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 1A5345E7CF9ADA317865D22E /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3FE0185806023E6F1F06B3EC /* PropertiesF.ice */; };
+ 1A583E7BAAEF1AEF1492F089 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = DEF83B9002657972B725D3CB /* ServerPrivate.ice */; };
+ 1A890C10788C4E5C63332D60 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9EEE7849ED40432E92ABC075 /* TestI.swift */; };
+ 1AF487808C57B86B887C58FA /* IceFacets.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8D27990C3A5E2250A211BB2B /* IceFacets.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 1B05B931FE893B8CCE025BA1 /* IceServantLocatorAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CFC8D4B92B0297D3735F36F1 /* IceServantLocatorAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 1B236EB80B6257A8B5DDC5D7 /* TraceUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F07FD9FD507549605F0906D /* TraceUtil.cpp */; };
+ 1B277579B9501450FE283687 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = 92792E533AEC51A4515F6D58 /* FacetMap.ice */; };
+ 1B3224F7793F61F98C20E035 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = 214BF07897317F436C020801 /* Version.ice */; };
+ 1B558F0F84361D5C0DF8D3DF /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = A81E90CFDBCA07FADAD3F727 /* ImplicitContext.ice */; };
+ 1BA5912815FCB99ADACAE890 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E0BC81A0C55B23F2D1792797 /* Test.ice */; };
+ 1BEA6E0F22A21809338418CE /* StreamSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 98970B7FE97862D2377775AB /* StreamSocket.cpp */; };
+ 1C0B96BF0AE0756CB20A7D57 /* IceProperties.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 24A99AFE2365A20B9C028BE5 /* IceProperties.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 1C89B5A94BB3D16CBE0D64F0 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BB3417CA4D60885DA78E93B /* Client.swift */; };
+ 1CE0D3CB3E08C713579E49AA /* IceEnums.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DC7CFFABD80ABD8090D3FFD3 /* IceEnums.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 1CEAAB738F801C5CC1F089F0 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7FDE1B378C75CB3DD5742179 /* Router.ice */; };
+ 1CFB0463E0B385BFE55D7AF4 /* Connector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51D96839B61B795FEA45204D /* Connector.cpp */; };
+ 1D14166E15939BE725D623EE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 1D3CFA4CB67B5464AEC76476 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 1D748AFA4C29CE24514B2EBA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 1D9DF7214B21D6240737C7E5 /* ImplicitContextI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96B86E85BC0333E519E5F30F /* ImplicitContextI.swift */; };
+ 1DAE76E8CFD71D5147C87113 /* LocalExceptionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 439DB528BE77DE8D3DC9F9DC /* LocalExceptionFactory.swift */; };
+ 1DC39EE651540201D71F1964 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = F03B3EE3C48F68FE664838E2 /* EndpointInfo.ice */; };
+ 1DCACA04953BEAC06739FAFD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 1E457E861EA300FDD97C7DE0 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E30A9F9B8C2C337EACA096D1 /* AllTests.swift */; };
+ 1E57B6408E20DA369319AA25 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 1E6309D69BF4436F4E2A21C5 /* OutputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78B6BC521FDBF3B755D62305 /* OutputStream.cpp */; };
+ 1E89721DEC1ADF42F8EA892A /* SecureTransportCertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C412519CE353B5CDCBEA44D /* SecureTransportCertificateI.cpp */; };
+ 1EBCA6FB6FDB85E8A934A852 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 1EC1B49E6F94273729205040 /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 27E6FD7B4AF1BD667774A021 /* Communicator.ice */; };
+ 1ED2E0C86D948C370423058D /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = EB61FD76D6BEB0822254AE2B /* ServerPrivateAMD.ice */; };
+ 1EF1DCB7568AB36B544D1ED5 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = D233A514486E86B1B9BE48ED /* Process.ice */; };
+ 1F40378DFE742EDE7B007528 /* Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1693DDE7D93624FB41CEAE3F /* Proxy.swift */; };
+ 1F56A74EB4757C49E4608CD6 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 1F65A59E4F3A51F139B3FA9A /* IceStream.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9652FE93E7DF7666348D9355 /* IceStream.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 1FEC0E346F5D641B92987EAD /* ServantManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56B859DA15092212BDB50F23 /* ServantManager.cpp */; };
+ 1FF9CCDF475380C0157CE45A /* WSEndpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 421409EAF9807FA18440AF6D /* WSEndpoint.cpp */; };
+ 200B74F5B32A243FCAF1E5F0 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9C8E6F6E3C1487A259AD48C9 /* BuiltinSequences.ice */; };
+ 2012D54F151AC1A2CB8E2C7E /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 32C1632218DD36EFCDE252AD /* Test.ice */; };
+ 20528AC771DAB6A7540DE6F4 /* ImplicitContextI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B9712226EB2D7C888AF08462 /* ImplicitContextI.cpp */; };
+ 2052AA6F78D5EE7279A8ECDF /* LocalObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5101140AF2BD1B28DAF8EA27 /* LocalObject.mm */; };
+ 20890A854A49920A36EFA607 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12D5DDA242FF7A7AB5031EE2 /* TestI.swift */; };
+ 210BB79A9AE022D6AFBFB8A5 /* Process.mm in Sources */ = {isa = PBXBuildFile; fileRef = FE0A7308B0AF97B2B540894D /* Process.mm */; };
+ 210C858CE1F9E25227BC2A4E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68FFBC79041C02F814AADE89 /* AllTests.swift */; };
+ 214187FA2A6BFCC83C6779B2 /* IceServantLocator.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9172292621D62FFA30846AE3 /* IceServantLocator.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 214D7861E2FD5186DD6DBAF3 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97BFEB55B2E5A491F41A10BF /* Client.swift */; };
+ 21F95ACEF60CE2F8BC8AC3C0 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73786F5BED3B9CFA0E95BA51 /* Client.swift */; };
+ 21FEE8917D198DF7E79B6F87 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 03F81245F9E49A119AC91AAD /* Test.ice */; };
+ 2261BD4191586D1A8A09E523 /* ThreadPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6523F0B801DDFBD3B3885CFE /* ThreadPool.cpp */; };
+ 22A72834BAB817E8675697E9 /* PropertyNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6EAA674697DEB72AFBFA2FAF /* PropertyNames.cpp */; };
+ 22B8E7E451D8B80110065DEF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 22F76FB9D461A58B0D30775D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 2328EE504AC3BAE46346C62D /* ProtocolPluginFacade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 959ADCD3B802B1E75E14AAD6 /* ProtocolPluginFacade.cpp */; };
+ 236D783A35A9501020053B02 /* Shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D65D716FCF14F97A573A4ABC /* Shared.cpp */; };
+ 236F90AFE161B82CE8CE4F82 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2C7279E9665852ED850A51C3 /* Test.ice */; };
+ 23AE2A9850BDA9A1102F23BF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 240E3666C33887B3D96D2FE4 /* LoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA32F1EE8DEFA3B4A7D970A2 /* LoggerI.cpp */; };
+ 24257A590C7A1857B42C83A2 /* Incoming.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D5CFD1A63CCBBF9ED1A0539 /* Incoming.swift */; };
+ 242CD9B880121E8851B933CF /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = E552CB1CAC155537D961AFCC /* TestAMD.ice */; };
+ 245A8DDF1419B042B9EDECE8 /* InitializationData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C6BA6024BA3DEFBE5C3842F /* InitializationData.swift */; };
+ 247967DB23D4F1467E954AA3 /* TcpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2912BE81AF92B1A0E83261B9 /* TcpTransceiver.cpp */; };
+ 24D015E46D2D646EFF40E437 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = FFA86985EDF800131075047E /* TestAMD.ice */; };
+ 2534CDC459A912EC5F0B8A50 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FC9498A5C74D5178E53499EB /* PluginI.cpp */; };
+ 25356D024A0601BA5A3A12D9 /* IceOptionalAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AE79AB488D30EE2C5AFD6903 /* IceOptionalAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 258D72AAB31A015E70EE7262 /* ObserverHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 334A49B75BEA8B2014CD7659 /* ObserverHelper.cpp */; };
+ 25ABC5FC8810F69C4195B22A /* PropertyNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6EAA674697DEB72AFBFA2FAF /* PropertyNames.cpp */; };
+ 2630220059D5D7339441B8F7 /* ObjectAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 71887F1972764EB2C837DF7F /* ObjectAdapter.mm */; };
+ 2646D4E9C3CE3A29386CA0D5 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6375C6AB046E38AEF72B33E1 /* Collocated.swift */; };
+ 2695C4481866D56A9DF62A46 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6370ABBF6D563792C86C3C3F /* AllTests.swift */; };
+ 2698EA4C031671D06AFC31E0 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5E326FFB2226C327DF23C68D /* EndpointTypes.ice */; };
+ 2699B6D8F6D75BDA99056B9D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 26D2F774C5CC5588DF20F381 /* IceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8B31B14B311CBCC8ABBE6CD0 /* IceUtil.mm */; };
+ 2713743954DC140B9AC24BEE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 27342C42071464EE8BEDC7E7 /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 502978E13EA540D77EAF5B6D /* ObjectFactory.ice */; };
+ 27701182655487059648F4A6 /* UnknownSlicedValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90329DAB18CDEA30B04D3CFA /* UnknownSlicedValue.swift */; };
+ 279D876581B665F8A32A2D06 /* NativePropertiesAdmin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F67ED2C90884A6A36974BE8 /* NativePropertiesAdmin.swift */; };
+ 27A7C308BB21D1D9A79FC7EA /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0AAC760A53F1558EA093ED8F /* HttpParser.cpp */; };
+ 27B0EE0CE210712D27C2A690 /* WSConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7E63BDBC40850A147D16B250 /* WSConnector.cpp */; };
+ 27E2469855FBAE98C8AF1534 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 97545FFF2D1A1A959165D224 /* Identity.ice */; };
+ 280B7277F06CF91DC5E676DB /* OpaqueEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AACEA362CB637CB2D54C35BB /* OpaqueEndpointI.cpp */; };
+ 2836C337B36D946D15DFBF3C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 28CED41A36972F751DC55EB7 /* TestCommon.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 28FBC56577711EED13C588F8 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CF432DB96D4BCB5947B799A /* Client.swift */; };
+ 290A08A5298809B36EE090A4 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E0BC81A0C55B23F2D1792797 /* Test.ice */; };
+ 293F5699D98951FB2C7509E8 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE71DEB0CAF7A9B899A32EF /* Server.swift */; };
+ 294C5162A9A1EFFABB33EA85 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEEC53E252A255A261382125 /* AllTests.swift */; };
+ 29B124ACCE73BD96E729EE8E /* SecureTransportEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 581504A9C8FC44C1C4633866 /* SecureTransportEngine.cpp */; };
+ 2A2BD02CDA97D67BD0CB3CDC /* TcpAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 28DA6C189863ACCE3FC48E4B /* TcpAcceptor.cpp */; };
+ 2A578E69C8D153846D105DFF /* InputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64F57A6D4A84C31CEF8257DD /* InputStream.swift */; };
+ 2A7E84306F0EF38EAFEDFF0F /* IceSlicingObjectsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 89E57DDE062CA2417493BAA5 /* IceSlicingObjectsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 2A8960F2043F986CC61924D6 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A88FD3D165430902B784AF9C /* LoggerF.ice */; };
+ 2A897279AF2E8E66DE83C1FD /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = BB69DBBB98EF5E35A2E847BB /* PropertiesAdmin.ice */; };
+ 2AB0C0B1A20DE182BBF8E694 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 2AB24D48D1ED105E2157745B /* ConnectionI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 221F19DAAEF7081D5E50B68F /* ConnectionI.swift */; };
+ 2B2A0C9BCEA6A51CE6AA6478 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B265C53764AFCDA9FF47EDB /* TestI.swift */; };
+ 2B5113AE641626C369B6E5A0 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEB200E69B712DF5FC2F99E9 /* TestI.swift */; };
+ 2B74AC765CF8350935495241 /* Base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D348A6D49C76C978E6AEB7A9 /* Base64.cpp */; };
+ 2BAC9E6109D84A905549F5C6 /* ArgVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C56D612287FB186B0F7CF7A6 /* ArgVector.cpp */; };
+ 2BF1EAC8DD63307E17D8171F /* LocalExceptionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 439DB528BE77DE8D3DC9F9DC /* LocalExceptionFactory.swift */; };
+ 2CB44377CA799FAA339C2BF4 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 2CB9419DE24C53B7A5F39357 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 2CC29BCF90541E68214073EE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 2CC4AF25EF08647D0A95E6EC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 2D159F2264FF3A44DAE2D1FB /* EndpointInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85B4B03BB114C7D44983E9B6 /* EndpointInfoFactory.swift */; };
+ 2D5A77F4D358708E79E9EB2C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 2D7B3A94398E44651997EBB1 /* Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1693DDE7D93624FB41CEAE3F /* Proxy.swift */; };
+ 2D8F8A3E7DD3CD3046DFCF64 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 2DD46430D739155030FF4DB2 /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4F8686CB1307D81BBDB8552 /* Exception.swift */; };
+ 2DFE44563EE60C9CF9CB857C /* CollocatedRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6A6D31E6FB2F7A96ECB59803 /* CollocatedRequestHandler.cpp */; };
+ 2E3DC5EBA4EFD2DA5991C27B /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 501B7104301982BDE2AE2141 /* Collocated.swift */; };
+ 2E6FF08B8BA47A10B45E3493 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 2E9136B429D9ED5FED2328C1 /* Blobject.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6D283F21350764975B6B0D9 /* Blobject.swift */; };
+ 2F18239CDA24336DBC9F2366 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05A82AC3584ABEAD5B787300 /* Client.swift */; };
+ 2F45CE8EB31FC1F8DAB65ACF /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 68E7F8458704DF6A2483AA2A /* Test.ice */; };
+ 2F5B354B6034B71566D25C50 /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F2E64D5C66FFDD68DD822A7D /* Value.cpp */; };
+ 2FA2D4EF98F9D6D925601D45 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 120649EC08CF000CE46C12FA /* Server.swift */; };
+ 2FCA2E9BA2D0103D5C04CF63 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 2FFC224C084B44FB93F56913 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 30385F558A60FA3ACCF21AE9 /* EndpointFactoryManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D6F3FBF82CCDFB627D2F15D8 /* EndpointFactoryManager.cpp */; };
+ 3041C9733051E5454939C152 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 3043A5261132790C0B177CAE /* ClassResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E37D4A07F3AD7BB5C474ADE /* ClassResolver.swift */; };
+ 308029EC819E44E7EB663594 /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44CD8DFC17AC015319D33DBE /* OutputStream.swift */; };
+ 30888E18E45055441AEEF2CE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 30890EC3D267D2CDF5C0291A /* TcpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF8A5C94BD8EE5DB75C0D0D4 /* TcpConnector.cpp */; };
+ 30930D7F566EC3CDF93C7BA3 /* SecureTransportEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 581504A9C8FC44C1C4633866 /* SecureTransportEngine.cpp */; };
+ 30B155D1761E935E395A1763 /* ACM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7FCC10CAC565664775994197 /* ACM.cpp */; };
+ 30D737FE15F392CB03CE54C3 /* Clash.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7478D055F293298F7A3C5338 /* Clash.ice */; };
+ 316494415E7746667E7FB708 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 3238CE068232F94009E06EDC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 3245F10F6975CBA2C2CCECD0 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAABF7A1DB01D42242AD1C4D /* Server.swift */; };
+ 324E3C5352C11E12E9C94F02 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8AAB5233E2E361ECA12F42AC /* PluginI.cpp */; };
+ 327501F96EAE6B5AD82D6FA8 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 317DB7EDC735CCE1B5AC2BC7 /* Client.swift */; };
+ 3292D4F53E75D96F5AB420BE /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 41B5AD14C7ACB149D04F0EBE /* CommunicatorF.ice */; };
+ 32DB9D91A6A04E51CB013686 /* IceSlicingExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 31154B1A42B014CC2D79067F /* IceSlicingExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 32E7D3D0BA1866195805F103 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 844DDEBFD7B5DFA82AD2156D /* Client.swift */; };
+ 3340F162428CC40C7BFB2C38 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D740A2D96306DF19260F03DC /* AllTests.swift */; };
+ 3380FC2E1063D5D6838B223F /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = F03B3EE3C48F68FE664838E2 /* EndpointInfo.ice */; };
+ 33907142D9CC4FD8DC4CD80B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 33B3A484CEBA03246C9DEB1E /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6CA422A6084EF196171A56B /* LocalException.ice */; };
+ 33E78A363636E79D4178B69B /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB905248A96BB7818878C331 /* Client.swift */; };
+ 33F13FF278D8A2D6524E070F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 344743EC36D2FA15D6899F07 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 347339695EF06E9C3B30C90A /* TestCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40C2E11AD86FD42A43D16EE3 /* TestCommon.swift */; };
+ 34CAE8FF7B2F9F31EE617D68 /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 27E6FD7B4AF1BD667774A021 /* Communicator.ice */; };
+ 352361E12DC85DCE098EFD1F /* IceAdmin.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 25DCAE72A040E73458CBFE7F /* IceAdmin.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 352635F7C810AE82A7B090EB /* NetworkProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DFCE3E33ABA3004F3F1E3EA /* NetworkProxy.cpp */; };
+ 354603CC1F601B87E4426249 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 358C3E5966DA3FCB5F6A0E8B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 35A289E78E029FA3DF422E03 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1BA98D2409CCCFA59080FABC /* AllTests.swift */; };
+ 35A4CBD59385C5AE59516886 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = B3A589F27E1FDD4F3FD55D84 /* Current.ice */; };
+ 35A8531036F480921828B952 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 35C9D5C51816EA9C35994102 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 360D33A3EC6664BEB3110D4D /* LaunchScreen.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = F7188E3A067ADF08927A09DD /* LaunchScreen.storyboard */; };
+ 36313D854B26B83BB061E1A1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 365747158919C4516F0AF75D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 3674AA37226FC488B3D78971 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41A4BB654F22901DA92A89AC /* AllTests.swift */; };
+ 36A710EFD9544837AD8C752C /* CtrlCHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 165D9256DA1A97FF5820ED1C /* CtrlCHandler.cpp */; };
+ 36D356839A0DAE6D635AC469 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A338D56DDE6C721C6B4BAB02 /* TestI.swift */; };
+ 37141D393D4FAB574E3FEE59 /* PromiseKit.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 37199D44CCD90AA83FD390B5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 372128BA6BA6EBB9EA58A086 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E82857FF88212F5CEE26893 /* Client.swift */; };
+ 37436AE800FA144A811A3E7B /* CountDownLatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FDD454350DFD34BAC52889EA /* CountDownLatch.cpp */; };
+ 375DEA118D36F1FA2451ED6D /* StringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EDA79F196A8F4FE5735B164E /* StringConverter.cpp */; };
+ 3768EF692853C7E33B0D1328 /* RFC2253.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E0DD39D6F582020C4B647098 /* RFC2253.cpp */; };
+ 37A326CCB93FC586632CACE5 /* WSTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5828D88F69FDDE7C9D776C2B /* WSTransceiver.cpp */; };
+ 37B81579006197A850E97F3C /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3AE55081557CCA709B57712C /* Metrics.ice */; };
+ 380AA53A5F2DA0B9A9B312ED /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 380D2C6575332E212BACF78D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 3812114505AF74D8A8BFBC6D /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = D75459994357198023A3FE50 /* Test.ice */; };
+ 381B6B37E4972CFA0BB2FDB2 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = FB3FCFF560A4602EB56AA659 /* Test.ice */; };
+ 3851EA3082E54B84085FA963 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 388638C86098F9982A2D275A /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CE8640282FA501A994ED2CA /* ServerAMD.swift */; };
+ 388F3D71AC100BD3056CAD1D /* BatchOnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB6BBA43E6635F6DAA0B426E /* BatchOnewaysAMI.swift */; };
+ 391F70BB56EE3B65EEA6B15D /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FF02230B88A53400C3559736 /* Instance.cpp */; };
+ 39346E558CE4FE6F2191C82F /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FF02230B88A53400C3559736 /* Instance.cpp */; };
+ 3952ED4EFBCE2C9870FD9F0E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BEAD8165ED0CF86B403FF84 /* Client.swift */; };
+ 3973AD5FFD0CB656F35D1D7D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8417553D248C76B0793CA586 /* Client.swift */; };
+ 3A60D1250A1B3909E884EEFC /* SSLEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CA663C9D00F4CC9272E2DC5 /* SSLEngine.cpp */; };
+ 3A899F4CD0EF912A2CFB9BC6 /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = FF2A493EBD5AA84D670724AA /* Properties.ice */; };
+ 3ABA37BFC1F55308D6652FD4 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = D233A514486E86B1B9BE48ED /* Process.ice */; };
+ 3B111DAED97A2D648AC383F8 /* libIceIAP C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9D9A1B85B3754B608015DBB9 /* libIceIAP C++11 iOS.a */; };
+ 3B17AB35EEA27E06AF1F907C /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = B3A589F27E1FDD4F3FD55D84 /* Current.ice */; };
+ 3B56D6F20285E3A0BC737ECB /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 941430D0DD27D8E5B3AA160E /* Server.swift */; };
+ 3B6D56D8BA209A9E351E06C5 /* ImplicitContextI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96B86E85BC0333E519E5F30F /* ImplicitContextI.swift */; };
+ 3BAF8184FD5B1A1967F0F0BC /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF8947B53B908056C760FD2 /* ServantLocatorI.swift */; };
+ 3C2F6813277EA9265ACE25FB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6BE4BC2EF3023736D08709A /* Client.swift */; };
+ 3C8606AEE297AF866DA36887 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 95BEF317A061AFDE57B46E6B /* Test.ice */; };
+ 3D2AFFE90A7521FCA2E3454F /* RetryQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F4E1FED886DF95B0B91BD24 /* RetryQueue.cpp */; };
+ 3D2F5515EA171868AD029EDC /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD612EC4CA865B8B48D79104 /* Client.swift */; };
+ 3D7662A65E24E6D76EB98006 /* IceHold.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2FAEAE79CCF9D47E29FF0643 /* IceHold.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 3D997C4CCBA2A78043F9FBE1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 3DCD978D5530F4AF6A68F7DF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 3DD55C39F8FD85E817C435AF /* IceLocation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = FAD97B7FA4FFE910CF294D89 /* IceLocation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 3DFC7C66D76021FEE0389304 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9927BEA26558DCF1458CA37 /* AllTests.swift */; };
+ 3E01AFEA3392075DAC8F4E01 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 3E5C9C417A5EE36156C07B23 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 3E75A7F80A4BAA92BB4CAA6B /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 87EA204FFA34B1129AAADC6D /* Instance.cpp */; };
+ 3E8C558FF380F10B01810D48 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 3E9F6892A45E0D89EC3F7130 /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 801FDCDA2AEFD06DC8A76A88 /* Exception.cpp */; };
+ 3EB99C83F99A55A43FE2A1DD /* SecureTransportPluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFF32D61A6A3C34FE0F1A7FF /* SecureTransportPluginI.cpp */; };
+ 3EFCBAE2ACBD2BF95B90E55B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 3F255DCAED44C92E2C2FCB01 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 3F37E88CEBCD9C9D872312C0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 3F50ABE52EAC09C2BAF5B618 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1120B49EBF604994310C4E5 /* Client.swift */; };
+ 400B13E088D2323F61A4F4E3 /* SysLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 812A9341D0180D8C4C5BAC80 /* SysLoggerI.cpp */; };
+ 402C324E943CA1344D9132B2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 406C024AEE71CBFF99EDE3B7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305AD2EB6B732123BAFB8446 /* Client.swift */; };
+ 4080260BAB4C0182C6D684E0 /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ED5EB5AFD140A4CE10C337AF /* EndpointI.cpp */; };
+ 40CD913F6CC6E9E8E9068662 /* IceSSLConfiguration.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AEA2868EF628DBF500377B35 /* IceSSLConfiguration.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 41147486D8AAD2EEA3823379 /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EBC3A898C313305D2AFE7DDA /* Service.cpp */; };
+ 4128786668D72851D66F5992 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = FB3FCFF560A4602EB56AA659 /* Test.ice */; };
+ 4191121681EB795454B9BA5B /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 980C311D4272994DFAE8CEDE /* CFNetwork.framework */; };
+ 41B86E8D8F275CDCADADC3BA /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 92BD54369D662E20275B4FEC /* ConnectionInfoF.ice */; };
+ 42005200C4BA73B321E60477 /* Oneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 259C68B794E5AD400F73164C /* Oneways.swift */; };
+ 4203913CCF9B0809DEF7E677 /* ProtocolPluginFacade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 959ADCD3B802B1E75E14AAD6 /* ProtocolPluginFacade.cpp */; };
+ 4218F703F065514F958F7549 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 42444A37396AF1D81AA6D541 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 42762AA4E7D8CDE09FD40912 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 4300EFCA7AC8801900AD4CD1 /* IceTimeout.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1A6E2FE92D13AACB76A0F4BB /* IceTimeout.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 431BDCC5F6F27B19FAFCD577 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 433CC2F796B6DBEC37FDB3D5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 43FC834A04B3701AB07DB9F3 /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6CA422A6084EF196171A56B /* LocalException.ice */; };
+ 441F654A21EFBF79DF34588C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 44456E86122B7AE2B84CB2E3 /* IceProxyAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7E9FDB99A84A4601AE7C57C1 /* IceProxyAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 444C0776DFF24F7B2B257B33 /* ReferenceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 28461797660BD0710F29C113 /* ReferenceFactory.cpp */; };
+ 4469A9B4072BAEE4DE0CA1C6 /* SliceChecksumDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2EF76372D4E51E5D8798C13F /* SliceChecksumDict.ice */; };
+ 4476A619E8DFA698E6A95051 /* Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A4AA0D94FF1468D3482A5BD9 /* Proxy.cpp */; };
+ 44C06B43DDA0DF92DC01C6C6 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5D97E5BBEFC44FA2B9C0741A /* LocatorF.ice */; };
+ 44E32C745FF1EAEE2183EDBD /* WSTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5828D88F69FDDE7C9D776C2B /* WSTransceiver.cpp */; };
+ 4514AAB4E078F9EA117448A2 /* SystemdJournalI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D7DA31B1FD77963A1041035E /* SystemdJournalI.cpp */; };
+ 4514B8461611CFDB7C163689 /* OnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21FC39BDCFB12F7E95088412 /* OnewaysAMI.swift */; };
+ 45788BC706EAA44F8FAF7F30 /* StringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EDA79F196A8F4FE5735B164E /* StringConverter.cpp */; };
+ 461594E6A35C66D9767DB309 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F70605B2ABEC83698A1E4DE /* Client.swift */; };
+ 46664FE1454950506DE67262 /* IceAmi.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6815CB344A80F92F8B8D11E2 /* IceAmi.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 46A31BCD3D691D7DEEC50B10 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1F31647581AD2A1F22FF3E4E /* ServantLocator.ice */; };
+ 46E1C2730BF1BAD6AD898958 /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 27E6FD7B4AF1BD667774A021 /* Communicator.ice */; };
+ 47B22EB71D64CC9E68227001 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 47C1D0573A1A79F436FC3E8F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 489F5289EB6A01F284302174 /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6C10D7A47BF62DB43C52C5C /* Object.swift */; };
+ 48A08CCDFB36DC60DDEF2995 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 48AECACF6B364D34472C3C9D /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = CBCB998CCDFD8183721E0527 /* TestAMD.ice */; };
+ 48ECFC1E69E1B2E5563CD53D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 49579855C6D0349761EC1B55 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 49A3D2C4F0E1BEFCB9000345 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 49CB97D369E3935CBAA46165 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 49CEE6441943E691251AA4D8 /* Initialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15A72766C83E94DDD88B29E8 /* Initialize.swift */; };
+ 49D98814250516883F5A1285 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 49E3BF274C8AD566FF9FF207 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 4A2BA5AD66D1646F64DB67C0 /* StringConverterPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 501A9647089AFCC71076ACF6 /* StringConverterPlugin.cpp */; };
+ 4A3464C853E36A44B9750518 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF8947B53B908056C760FD2 /* ServantLocatorI.swift */; };
+ 4A362A93AE872DD9A584631A /* IPEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D5963E35B98633A194E637D8 /* IPEndpointI.cpp */; };
+ 4A77DBB14F7DA3A266A6C167 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 97545FFF2D1A1A959165D224 /* Identity.ice */; };
+ 4AB1A4E81039D96404C047EA /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1841E849A07F02BE8DF4DF5 /* AllTests.swift */; };
+ 4ABF593D61D22B083EF7BC94 /* TraceUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F07FD9FD507549605F0906D /* TraceUtil.cpp */; };
+ 4AED924091E301C1AD28BB29 /* LocalExceptionDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = E61C77A6224CCC36F464D23F /* LocalExceptionDescription.swift */; };
+ 4B3574DEE9714FCBB681F76D /* LoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA32F1EE8DEFA3B4A7D970A2 /* LoggerI.cpp */; };
+ 4B42B2E43BCD8583DEBBD096 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = 92792E533AEC51A4515F6D58 /* FacetMap.ice */; };
+ 4B6BBAD34561A5B0D1DCCCDB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 4B770112EC9E5D68D18F3FFE /* IceSlicingExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 17F2453F33700E385AE433D4 /* IceSlicingExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 4BA831AED294ABFF7E270726 /* IceLocation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 880B434E37D837EC5357D37D /* IceLocation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 4BB4BBF1AADC09BB8C7A0F46 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3C0F595A4425577D39CAD20 /* TestI.swift */; };
+ 4BD146381CE43BFA63174EAC /* InputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 581465FBE0D86AF9ACC30A3F /* InputUtil.cpp */; };
+ 4BE3E3E2CF2E789F9167344C /* TwowaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D67C84F5EF1913DD1DED43E /* TwowaysAMI.swift */; };
+ 4C36A5DED21A7F90BAE6C378 /* SecureTransportTransceiverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53D9E8AE70D16969BA0091E1 /* SecureTransportTransceiverI.cpp */; };
+ 4C3EBFD70260B4AA4E689DBD /* RequestHandlerFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 873E9184E2478218EF9C12B9 /* RequestHandlerFactory.cpp */; };
+ 4C52A273B26DA255B937FCF9 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = B21B5BB69771EF33B3AC0FB1 /* ServerAMD.swift */; };
+ 4CFD5A5B2C5248E080849CB7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 4D38086B85DCCA0E63D22E02 /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = AB7EFE0FEE902DA56EA7A6EF /* Endpoint.ice */; };
+ 4D3D47020BE0E8254CFF72CA /* Key.ice in Sources */ = {isa = PBXBuildFile; fileRef = B188319B4521B1AC356D908A /* Key.ice */; };
+ 4D531D85CEF18E7D045FF52B /* SliceChecksums.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7D14CFF7D8EEE094D0EF7914 /* SliceChecksums.cpp */; };
+ 4D75B5B761005ADD46AF02EA /* PropertiesAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17C94CD37CF8902532B5E802 /* PropertiesAdminI.cpp */; };
+ 4DDD7C54B81148EC1635F2E0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 4DF9AB32B4ADED325B21C55E /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = 214BF07897317F436C020801 /* Version.ice */; };
+ 4E29B5E3470C9C38C0A267CF /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 4E2EA75A595B79B20EB92E77 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 4E5A339494EE6CA2819CFE3B /* IceObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6F6025D7C8F8C0563150F8A8 /* IceObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 4E60EBB612DC020B6C5264DA /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CE8640282FA501A994ED2CA /* ServerAMD.swift */; };
+ 4EDB371B1ECE1A93E9E65C33 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68FFBC79041C02F814AADE89 /* AllTests.swift */; };
+ 4EF6F54DFD3F7759F915A490 /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1566D5AE6383C111E497C3DB /* Object.cpp */; };
+ 4F9802F32B45717DCB099402 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40CC411CC3394975E10FAEED /* Client.swift */; };
+ 4FB81C01FD35A0A9847A03BE /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 662ECEEF1D1C1BA93C95F8D7 /* TestI.swift */; };
+ 4FCAAE95E534CC1B0B105E83 /* LocalExceptionDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = E61C77A6224CCC36F464D23F /* LocalExceptionDescription.swift */; };
+ 4FD03F0156ABC3E9134D4856 /* Connection.mm in Sources */ = {isa = PBXBuildFile; fileRef = C15093BCA23A976987DDD106 /* Connection.mm */; };
+ 4FD3631E20939FD5DFBFF621 /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 41B5AD14C7ACB149D04F0EBE /* CommunicatorF.ice */; };
+ 4FE13344F8112D28EE90DBD8 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCAF6361884A35D51743C242 /* TestI.swift */; };
+ 50086EF5CBCB6FF81B651AA5 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = C2A711D7E8D4E09E11ED1CDE /* Locator.ice */; };
+ 500CF933066825491BB8D9D8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 503548DE57724902B85EA4DF /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1ABE1BECE014CDF805B045B2 /* ServantLocatorF.ice */; };
+ 5068817F6B1CC90BCE962660 /* RegisterPluginsInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3BC83C2B2078767EBE1094 /* RegisterPluginsInit.cpp */; };
+ 5100BD61DC7A8B9509153879 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A68A0D7C9426DD4208C09BA2 /* TestI.swift */; };
+ 510E6BEC6E884A6E9C47EFEC /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 51692F893D764FE70C8E5FBA /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F2E64D5C66FFDD68DD822A7D /* Value.cpp */; };
+ 51A607365326CFADA978391B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57E210B4122F66320FF91202 /* Server.swift */; };
+ 51D271C19FD383EF271AC1E7 /* IceSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = A5CEEE00501EBAABA6E45092 /* IceSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 51EEB268B8108133E8E20423 /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = FD99CF176C4B8688D3A9FAF1 /* Instrumentation.ice */; };
+ 5212E74F89C9FA916192632D /* Connector.mm in Sources */ = {isa = PBXBuildFile; fileRef = BDF57E50AF0CC8916A07386D /* Connector.mm */; };
+ 52304E09CB65E621C2EFC25A /* RFC2253.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E0DD39D6F582020C4B647098 /* RFC2253.cpp */; };
+ 528D763DF587E1891CA6851F /* ExternalAccessory.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CC83DA7CBF87DE2106D219F /* ExternalAccessory.framework */; };
+ 529F2D19B107753444B44D87 /* EndpointFactoryManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D6F3FBF82CCDFB627D2F15D8 /* EndpointFactoryManager.cpp */; };
+ 53308281577AA00069FB523C /* IceExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2B2ECD864B90E5723842C5EB /* IceExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 5390B897057711F58700047E /* Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D8078AF3A60272A30B9A6462 /* Buffer.cpp */; };
+ 53A4854B0890A5E2CF6AA267 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 07682624D20A74DF8E8C3D9C /* Test.ice */; };
+ 53DAC60CAF7C4999F4EFC998 /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 943B89E68FA809B81EEC4EE7 /* ObjectAdapterF.ice */; };
+ 544B94931C93CF941AE59F2E /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1566D5AE6383C111E497C3DB /* Object.cpp */; };
+ 54597A8D860551CF63E1AEE7 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 5462C1070AE1B432D643809E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41688F3C39A62C791D2FA0C9 /* Server.swift */; };
+ 547F617039BA90CD6D2B6970 /* AdminFacetFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30811F230B0FC1873EC96DAE /* AdminFacetFactory.swift */; };
+ 54854FC187E5DB1CE1BF585F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 5490FCC0659CD9C970DB435F /* ObjectPrx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 965EC5BB8708428ECA9407F5 /* ObjectPrx.mm */; };
+ 54C983D3A6AAE7AB4B63184C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 54ED585D038C276E73C91285 /* libIceSSL C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CF7C2E2D63CBC720471C863 /* libIceSSL C++11 macOS.a */; };
+ 54F4344E85D07A0A552F08F1 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC0240F9E5B3479B68A83440 /* AllTests.swift */; };
+ 54F469009F8836B019C1B352 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A46967EF5C4C3897992D1E93 /* TestI.swift */; };
+ 5557BA36FE20333F7E3936C7 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 244331E45CCD48D623E40857 /* TestAMD.ice */; };
+ 555FD19E6F41D11321DEA0A6 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADA74665AAEBA25299B6B6C9 /* AppDelegate.swift */; };
+ 55946E88C14FCDD80FCBAFB3 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 55983E355BB897CC1E15E1B3 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = B3A589F27E1FDD4F3FD55D84 /* Current.ice */; };
+ 55A0F2C7165E9185964AD8DA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 55D00E9C96E29D10F50A88A6 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DA38B0E835039C5E692C6F1 /* Server.swift */; };
+ 55E51C2FE64C9FBBF82E71A9 /* ProxyFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FB10BAB5D9ED5D1A9E40D251 /* ProxyFactory.cpp */; };
+ 565BC051FDCBE66BE90B0BB5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 565C8EDC7B706D75783B467F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 56C0020BBEFE06AC77BA5794 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7F8D2E7ABA88CDD3A21CE35 /* AllTests.swift */; };
+ 56DE8300F0F283D9365A5C46 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = BB6B489A39BC7B424665F107 /* Test.ice */; };
+ 57142DF73B3F348875BEACB8 /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 19FCF82CC2F485FE76FE01AB /* Util.cpp */; };
+ 57DFD278C2928DCF7F775BC1 /* NativePropertiesAdmin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F67ED2C90884A6A36974BE8 /* NativePropertiesAdmin.swift */; };
+ 57E9EB5EC5EBFAD3C07D0091 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = EBB30800EF2F1DCE7F529363 /* ProcessF.ice */; };
+ 58078EA9AD39CCC7B265D3C8 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 582F9A1DBC62E01E60E6C89B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 583647C6A205D05D37908DF4 /* InputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9DA20DF70675BAC94DC89C2 /* InputStream.cpp */; };
+ 583CC8A409DB6204C9055ED2 /* EventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4503ACD2BC5F2A2A7F6662F /* EventHandler.cpp */; };
+ 5875EABC3FF00155C71D5B4C /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3FE0185806023E6F1F06B3EC /* PropertiesF.ice */; };
+ 589108EB638BB9D27EC9A60E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1120B49EBF604994310C4E5 /* Client.swift */; };
+ 58CDCFD04C6EC0C226F34285 /* IncomingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3C10E2D307D849AEBF8C0D42 /* IncomingAsync.cpp */; };
+ 591E190C68E23B6A2A0BD16B /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8CF98D4D58446C45F7538117 /* IceSlicingExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 5952619453552B7228656CC2 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 90F1AE46E395DA4746F168A7 /* ServerPrivate.ice */; };
+ 5953BD0196C8DDE311FCB8F4 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = E7CED877CEE1AB95B728160E /* ConnectionInfo.ice */; };
+ 5975AD2256505E7CE1148738 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = FBCA602EB7505D77AA14E0CD /* Plugin.ice */; };
+ 59A4A366C374882D034FCEAF /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 68E7F8458704DF6A2483AA2A /* Test.ice */; };
+ 59DA6F51B3FDA0EFB8DA98E1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 59F3CBF240170CDAC37921A5 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 90F1AE46E395DA4746F168A7 /* ServerPrivate.ice */; };
+ 5A4C5AADDBA3F41FDEB72801 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = FEAE92B369D3EDEB7BDC9D6A /* Test.ice */; };
+ 5A5C060FA20A6832B33B9BCB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 5A674ADDA4F7ECE739D011C6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 5AB66C391DEB95C9B0A5E7E6 /* OutgoingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C778E6A32F1E18CFBAE0BCD /* OutgoingAsync.cpp */; };
+ 5B2ADA1A6E43522B4ED5D877 /* CtrlCHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 165D9256DA1A97FF5820ED1C /* CtrlCHandler.cpp */; };
+ 5BEDDCA81E23493E8D3C674F /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 943B89E68FA809B81EEC4EE7 /* ObjectAdapterF.ice */; };
+ 5BFA23718AF34176392E2F15 /* Process.mm in Sources */ = {isa = PBXBuildFile; fileRef = FE0A7308B0AF97B2B540894D /* Process.mm */; };
+ 5C47649C83CBAC4626DC48C2 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DF7BEEDEED30C5E20CEE3B /* Client.swift */; };
+ 5C50774EC566E53902AB43E6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 5D28BA596F5872B6FD21F8E7 /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = BF4C5964C865632EED612B60 /* RemoteLogger.ice */; };
+ 5D4B66E8A3F4FF1A6867BFC3 /* WSConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7E63BDBC40850A147D16B250 /* WSConnector.cpp */; };
+ 5D599895C7A82463D9AAB2F9 /* libIceDiscovery C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5ABE7176E1E8461F0435400C /* libIceDiscovery C++11 iOS.a */; };
+ 5D7F6A395034371551AC39B4 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 5D96497B475908D8FCB6F6AA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 5D9C6AB4D76EFAF95A8157EE /* Logger.mm in Sources */ = {isa = PBXBuildFile; fileRef = 873D6A4E8E25AE59C4B86D0E /* Logger.mm */; };
+ 5DC2959A1E15542EBF661DFA /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 01E10C9611CC108985E08C7E /* PluginF.ice */; };
+ 5DC3F031935CEF11C27A50E2 /* RecMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81FFE7C0D2973F14BED03CE6 /* RecMutex.cpp */; };
+ 5DCAFD758DD5D59548C54312 /* IceInvoke.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 841C7DDED2CDD4AACF1D5A66 /* IceInvoke.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 5DE0ED0B704EAD65EFE2B96C /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 694EFD9750A1A28287AF7550 /* AllTests.swift */; };
+ 5DE2A1D635AFB31C3E96D331 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A88FD3D165430902B784AF9C /* LoggerF.ice */; };
+ 5E1870B13831045A1931CEBD /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4DF669B3E7B54A24D7B8CF75 /* Connection.ice */; };
+ 5E1D61727B3519D2DFF893EC /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6C153B009063A6D526C16DD /* Server.swift */; };
+ 5E8BBAEBF48E36E7BBCF38A7 /* Protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DDCFD6819CBCB7015A4A5C7A /* Protocol.cpp */; };
+ 5E998447D54B15C15241AE2C /* SlicedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2ABE44932FBFEC89A793302F /* SlicedData.swift */; };
+ 5F20DC5D58B17AC6B69CE161 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = E7CED877CEE1AB95B728160E /* ConnectionInfo.ice */; };
+ 5F38B5A001258E86EB29990C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 5F6183743518B49FBFE214C3 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 17977817D5BEA77D9885ED35 /* Test.ice */; };
+ 5F751367CD38EB6DFF39AB74 /* LocatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81A9690596B57CCAF7FAB8BC /* LocatorI.cpp */; };
+ 5FB26DA4E669481ED865DDC1 /* IceOperations.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CFDA3DD869B4EF1A5516ED5C /* IceOperations.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 5FB63358F053EE90E597AAED /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 5FE268709AE88D9919F67258 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 5FE7828AE7EA69F72F318EDD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 6006BA6C116063D4142811F9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 6008A638DBDB70DE9BD28BDE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 60503D8BD5D716392A1C8B07 /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2BE08D798E90ADCA097A66EA /* Logger.ice */; };
+ 60795374C8D18B06B70875F9 /* ImplicitContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = B6C93EC254B53AEE030C8A42 /* ImplicitContext.mm */; };
+ 60CD1E5A2BB0674FD126A936 /* MutexProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8B308568661046C7E4A0C900 /* MutexProtocol.cpp */; };
+ 60FC35426F4209772406EE21 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F861794B983C6ADA7BD08E7B /* Server.swift */; };
+ 61048351C51703336BA6FC8F /* IceProxy.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = D452DB3BD1067E795B27C77C /* IceProxy.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 61669C5DAF5A97CEB3351A1C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 6176254F8759A36DCE91CE15 /* IceDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = 075FB12B4FAB41B9D372B21E /* IceDiscovery.ice */; };
+ 61AC2C66BEB59D4DC5627B77 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = E552CB1CAC155537D961AFCC /* TestAMD.ice */; };
+ 61B890E6782BB02BC1B7EF76 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28B8636A92730D7A387287EA /* TestI.swift */; };
+ 61D55C243391DB768F1CE3AF /* FileUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD5FA157702B68C0FC54D6ED /* FileUtil.cpp */; };
+ 61E13D7856FF4FF41BC74451 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 62200EB70C46B8C4A3DFB33C /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219A3623FF4B39ACA9FA70B7 /* AllTests.swift */; };
+ 62CF80919D8B86D7A164EA6C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 62CFAE8C9F6D0A3D25291E69 /* CommunicatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20DB7B3D58A401ABD1544EEC /* CommunicatorI.swift */; };
+ 6306C1D8D58B01507D1122A2 /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 502978E13EA540D77EAF5B6D /* ObjectFactory.ice */; };
+ 633778A8DD9D795F18056156 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 879E8A3941E3A24190B3EE60 /* PluginI.cpp */; };
+ 639471BD40132EBBD04E93FD /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 63B148D81F62673EDE332D6F /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 502978E13EA540D77EAF5B6D /* ObjectFactory.ice */; };
+ 63C03D5D59D283C78F29E7AE /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7CDE98D830A8C70A994472C7 /* ValueFactory.ice */; };
+ 63FC100AAB9D7C56CF6E0A53 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27C89CCE8EE767CC76CDF055 /* Collocated.swift */; };
+ 641850F00686F77D630391CE /* Oneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 259C68B794E5AD400F73164C /* Oneways.swift */; };
+ 64190492596B24D1C5581B0E /* OutputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 21C0FA10938B65957DD7851C /* OutputUtil.cpp */; };
+ 64733D8A1175651AB6EDC4B8 /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4DF669B3E7B54A24D7B8CF75 /* Connection.ice */; };
+ 647D2B8A91428E94497C2410 /* SHA1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B86697709F033F1F19B020E6 /* SHA1.cpp */; };
+ 647EFABECB518205DA94D78F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 6563D0A798EDBA4A671CFE3E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 65FFFCB0D8685CAB02FCA6A4 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1910DDF97C5D765137608616 /* Server.swift */; };
+ 661CAC984AC7F950599D1DD0 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 663B03E588CEF096A77B4871 /* LocalObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5101140AF2BD1B28DAF8EA27 /* LocalObject.mm */; };
+ 66483633065F4E753C26508D /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = F25368932CAB9ED50787B135 /* Collocated.swift */; };
+ 66D97CE9363CFDC6DC719139 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 66DA75A07FF1E9896EAA6A33 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2397CCDF3E0D3D4A689C870A /* Test.ice */; };
+ 678C0EB25A7E24EAE6309AFC /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 67A9D3BC944854D9BAC2662C /* EventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4503ACD2BC5F2A2A7F6662F /* EventHandler.cpp */; };
+ 67FF7B99A529574EBF513FD9 /* IceOptionalAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B9DA57FCF1D19017B003AAAE /* IceOptionalAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 6841A111D2B60A0C3D6E992B /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BB3417CA4D60885DA78E93B /* Client.swift */; };
+ 6878F6DA6B69AAAE40A496B7 /* Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D8078AF3A60272A30B9A6462 /* Buffer.cpp */; };
+ 68A678673DFA71984A041BF8 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E05412433585A3FCC9D39074 /* TestI.swift */; };
+ 68EB3739877D10822A48FD27 /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = AB7EFE0FEE902DA56EA7A6EF /* Endpoint.ice */; };
+ 69389EF4E086FC2F7106F8D3 /* PropertiesI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D3234895334A29D144D0499 /* PropertiesI.swift */; };
+ 697C4294B24A3C0258FBCBFC /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D740A2D96306DF19260F03DC /* AllTests.swift */; };
+ 69B9C52668BE88B787523783 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1F31647581AD2A1F22FF3E4E /* ServantLocator.ice */; };
+ 69FDCC44DAEFCA83B51D254B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7DB30F885204F426EE9EF335 /* AllTests.swift */; };
+ 6A1051593F32C0D04FB3DD08 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 6A32A3AC3E83674B8017A999 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40CC411CC3394975E10FAEED /* Client.swift */; };
+ 6A93A7774C759FCF3706A985 /* ConnectionFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A4982B40D2B0B520A3C7FE02 /* ConnectionFactory.cpp */; };
+ 6AA33B04633ED52B88D11789 /* IconvStringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6BFF7999DE748284C29B70A5 /* IconvStringConverter.cpp */; };
+ 6AB9FF5E1362523787B59348 /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 19FCF82CC2F485FE76FE01AB /* Util.cpp */; };
+ 6AC2953A9B46E4EFAC7F92F7 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1910DDF97C5D765137608616 /* Server.swift */; };
+ 6AC3F26AB9053113D8BAFAF1 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7145AEBC2B55E42A65DC59C0 /* Client.swift */; };
+ 6ACFDDD2CC51FBCC692B5A85 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 317DB7EDC735CCE1B5AC2BC7 /* Client.swift */; };
+ 6AD78B377B6B6E0C34BB0264 /* Transceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 650114ED70248D0A46C115D0 /* Transceiver.cpp */; };
+ 6B0AAB14F605D982D13447C5 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8AAB5233E2E361ECA12F42AC /* PluginI.cpp */; };
+ 6B39CBCBB16D44A44F9A56A9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 6B4490BEE7F8BBC64A9079D7 /* IceLocatorDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = FFE35109D3530E1A658CA844 /* IceLocatorDiscovery.ice */; };
+ 6B550A68186B4BB87D01C627 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9C8E6F6E3C1487A259AD48C9 /* BuiltinSequences.ice */; };
+ 6BA8EBA28520DFB535623702 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49AE4506FDA1231A98CB423D /* AllTests.swift */; };
+ 6BEE708E776E713733342876 /* ProcessI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11306DB1DB69F89D7561330C /* ProcessI.swift */; };
+ 6BF2375B688C747C3006C342 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = D56075073B015EA7885DB2E5 /* Client.swift */; };
+ 6BF7ED7118E790BB59F4772B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 6C5AE56A01FECFBD13A61561 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = F21CF4A612C8B9FEA28F6554 /* Test.ice */; };
+ 6C6BD9DE396775C0D833448C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 6C91CFBF0BB330F75BA5B298 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53F76E55DBAC36932464BD03 /* Server.swift */; };
+ 6C9831FC21A154849BF153EC /* LocatorInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 01D4C326442F87BF66F87E10 /* LocatorInfo.cpp */; };
+ 6CBE93D51745D785924A6829 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 6D7D9CF4875833087D9ACC2B /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 050BA43103142B66A52506A6 /* Time.cpp */; };
+ 6D852991B8786DB60F825F0D /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ED5EB5AFD140A4CE10C337AF /* EndpointI.cpp */; };
+ 6DA7123F007CCEE889C4DDC1 /* OutputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 21C0FA10938B65957DD7851C /* OutputUtil.cpp */; };
+ 6DAC24484287C154053E2F71 /* Mutex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615B7DB9D083DB02F4A3AF8C /* Mutex.swift */; };
+ 6DB010A38A72BB4D9053CF3F /* ObjectAdapterFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F19B8FF0C4E5370149BEFC /* ObjectAdapterFactory.cpp */; };
+ 6DDEBE1382C20D29B33ACD64 /* EndpointFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E353967FD2062F916FD53CC0 /* EndpointFactory.cpp */; };
+ 6DE1071C2899E9C1EA4A8BEA /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49AE4506FDA1231A98CB423D /* AllTests.swift */; };
+ 6E08AF9D880429551D7284CA /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 6E50441DCBE75FFF3B2140A7 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 6E8FDB65A39D6BB54D73529E /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C8DAEBDC923694167123A8D /* ServerAMD.swift */; };
+ 6EA60FDB4322F96A1B4A5624 /* IceEnums.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CCBD25391A6DC7A95DDE2B25 /* IceEnums.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 6EC814A9A23C33A325154553 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7FDE1B378C75CB3DD5742179 /* Router.ice */; };
+ 6ED1A2776CBFCEBB82265AF2 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = B066E57B9D0F728437FE0246 /* Server.swift */; };
+ 6F0F02CFBBF8C2F30E54E8A5 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F837ACCA1ACC1B0487E5F8C4 /* AllTests.swift */; };
+ 6F617DEC2F7B391109398E7C /* UnsupportedAdminFacet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 54BE015080F10ECF3B021FBA /* UnsupportedAdminFacet.mm */; };
+ 6F659685F968C61052485774 /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 27E6FD7B4AF1BD667774A021 /* Communicator.ice */; };
+ 6FC0D4267042F4105805500A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 6FD319483E5C7685074318AE /* Random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 88319A5A92EACCA3B3CB7D16 /* Random.cpp */; };
+ 6FD665E59D87A5D0E3A6DA22 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = B21B5BB69771EF33B3AC0FB1 /* ServerAMD.swift */; };
+ 6FD92E35ED25140DB1525F92 /* IceInvoke.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A043828E2B34686A0AAE3121 /* IceInvoke.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 6FE1CA32B723891031004571 /* EndpointI.mm in Sources */ = {isa = PBXBuildFile; fileRef = FAD14F502EFE09A4078A9375 /* EndpointI.mm */; };
+ 6FF0541CED0D67A4A0B8AD36 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 34E27E7FA28E078563F1B0F3 /* Test.ice */; };
+ 702DA010A10FCDBC902A9B6D /* SSLEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CA663C9D00F4CC9272E2DC5 /* SSLEngine.cpp */; };
+ 704352A623EE567FD77D5EDF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 70683A31C96F27E44C0B26D1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 7090F3A1EDAAE700AE0D7C4A /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2A7223266687C844C93FA5CA /* EndpointF.ice */; };
+ 709CB394773597E2E7217C05 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 111387C9FE4221F3C2CADD4F /* Test.ice */; };
+ 70E6BAF62ED9B57BC62A8B26 /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 01E10C9611CC108985E08C7E /* PluginF.ice */; };
+ 70FA85AB813BDE39AD100878 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 710DD410A06782E0C20D15D2 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = E7CED877CEE1AB95B728160E /* ConnectionInfo.ice */; };
+ 71554EBC057C08BA2CB60D5A /* ObjectAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 71887F1972764EB2C837DF7F /* ObjectAdapter.mm */; };
+ 7179630AFD24B9F75244C441 /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 92BD54369D662E20275B4FEC /* ConnectionInfoF.ice */; };
+ 717E9752FEDFB173849DCB47 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2346A22A43AE5276121CA8D5 /* TestAMDI.swift */; };
+ 7180BB00C0B203E86AE7F7F0 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD5AC19D34154457B82D631A /* TestI.swift */; };
+ 71A1C74D89A578272F8186DE /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 71E064B15AB7D065982F766E /* DefaultsAndOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6EC8059455EF2F652585B692 /* DefaultsAndOverrides.cpp */; };
+ 71E56251224ABB373EE6934E /* RegisterPluginsInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3BC83C2B2078767EBE1094 /* RegisterPluginsInit.cpp */; };
+ 71E80CA33C1EA2887FF6340E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEDC36FA2E01E4121A1DFEF8 /* AllTests.swift */; };
+ 720C3E5E229BE4358B86C8DC /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 7228D7382C407B366E8AB04C /* IceSlicingObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EF5BAB1F45335F4A223A9AC8 /* IceSlicingObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 7313E77839E0460ADDB2C15A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 73449D89561392F57D3D1E6A /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51C21DBF4F01BCC8F0A30DC8 /* Collocated.swift */; };
+ 73921CC8F8EC22EBF21FA1FC /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 739AF2676A4B49B37256A449 /* StringConverterPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 501A9647089AFCC71076ACF6 /* StringConverterPlugin.cpp */; };
+ 739E27FF36612725C463CD16 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39386D6E4DB63EEB91C8244B /* Server.swift */; };
+ 73FF4ACABD99A87DE5B1D1D2 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 74052BD8F38619FDDA93C877 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A68A0D7C9426DD4208C09BA2 /* TestI.swift */; };
+ 7440DEB786FF20CB4B47976C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305AD2EB6B732123BAFB8446 /* Client.swift */; };
+ 74411820F0FFF0E77F0856A9 /* IceProxyAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 420C9E4133705B52A85A93B2 /* IceProxyAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 74A3FDE051D40F790644FE8E /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 74FA10BB24551C61D8951D71 /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 050BA43103142B66A52506A6 /* Time.cpp */; };
+ 750044E663E3695E27B38F87 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CAAD3A56006BC0E0AFEFBCC /* AllTests.swift */; };
+ 754C430A2BE42359217EE15B /* ConnectionInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2B2A1F54310ECB3CFBA7A66 /* ConnectionInfoFactory.swift */; };
+ 758C8A54CFD371CAADCEA511 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F87A336E3A6167D8F1F2C4E /* Server.swift */; };
+ 75C40AAB880ADB14A16D9F01 /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7CDE98D830A8C70A994472C7 /* ValueFactory.ice */; };
+ 75DFA04729D3A95D2DCF6E58 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 453FC3C658A6DAA8F7D1FAAA /* TestAMDI.swift */; };
+ 76044E3F5AE08C2568A80DC3 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8417553D248C76B0793CA586 /* Client.swift */; };
+ 764C608CC3F2BF203C701104 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 7653221006E26AA544B43D8A /* InputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9DA20DF70675BAC94DC89C2 /* InputStream.cpp */; };
+ 769B1FE66BA445BA8E5CF543 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 941430D0DD27D8E5B3AA160E /* Server.swift */; };
+ 76D63E6F8401BE0D4185CF3D /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6CA422A6084EF196171A56B /* LocalException.ice */; };
+ 76FD60037EF3EAB171AB2A0F /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05A82AC3584ABEAD5B787300 /* Client.swift */; };
+ 770270BC0C8082C11C15BECD /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA100E96B8E1890E80B59372 /* AllTests.swift */; };
+ 7737F3A8E04D7D67D5DD490A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 77493ED4D9E9E6D1928C6CEC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 777FEF9C5E346A82324E2E3C /* RequestHandlerFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 873E9184E2478218EF9C12B9 /* RequestHandlerFactory.cpp */; };
+ 7780A54801F485897A5AB0EB /* MetricsObserverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 89F95710A5834775098C8827 /* MetricsObserverI.cpp */; };
+ 779EFFA5DAD278692DC59933 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 77A69E083262875B2F3DBBB5 /* MutexProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8B308568661046C7E4A0C900 /* MutexProtocol.cpp */; };
+ 77B3F3FE099A461EC2FC9B59 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2C7279E9665852ED850A51C3 /* Test.ice */; };
+ 77B4F8159A5908427FD1FA3D /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 92BD54369D662E20275B4FEC /* ConnectionInfoF.ice */; };
+ 77D16F6F17E13323ABEAC2A8 /* IceInfo.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 66AC8CC739852D21B53B5825 /* IceInfo.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 780AF57D9371D49BB703A42F /* Exception.mm in Sources */ = {isa = PBXBuildFile; fileRef = C61C304515633B0F296A4028 /* Exception.mm */; };
+ 780AF7F1B5A3D42998BE81AC /* PropertiesAdmin.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9C39AA70CDE7036BE157CBF2 /* PropertiesAdmin.mm */; };
+ 785D6B14CE69816CE2FBB68A /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1841E849A07F02BE8DF4DF5 /* AllTests.swift */; };
+ 786C5CE3301BF1224A5B051D /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F09C6202646786E2E8795910 /* Thread.cpp */; };
+ 7883CF5BD8F9C2A21CE4B33E /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 031FEBA49812D80905D17A4F /* ServerAMD.swift */; };
+ 78AAD3E892294F83D6F4C2F4 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37099365745B1C52059054B8 /* ServerAMD.swift */; };
+ 78B71AA7900324C54F56F4E7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 78C1328A942B9CA5FC2B8224 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 572A9280910FC97C8D1485B8 /* EndpointInfo.ice */; };
+ 78EB9BA9D38439B65C79A1EA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 78FCF3945F83C4F859E2BECC /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = A81E90CFDBCA07FADAD3F727 /* ImplicitContext.ice */; };
+ 797268C9DE1541AF412D6FFF /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54D4C1CD97468B51E2957254 /* AllTests.swift */; };
+ 79D890B23EB5443C8B8491A9 /* DynamicLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D1AA393AD1268D7A864AE250 /* DynamicLibrary.cpp */; };
+ 7A0D3426CBCF199B8CBDDA7C /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC2BBFA62468269446AC3385 /* AllTests.swift */; };
+ 7A53725707B705E55A1F63B1 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 7A903F386520C9692A1ED5BB /* WSAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF5712DE68D12A41BEF2CBEE /* WSAcceptor.cpp */; };
+ 7A9BB0D66907A64136392C34 /* PropertiesAdminI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E06B11938AD63CA02DCCD91E /* PropertiesAdminI.swift */; };
+ 7ACB1A4B836744827C3382A7 /* ProxyFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FB10BAB5D9ED5D1A9E40D251 /* ProxyFactory.cpp */; };
+ 7AD5BA3629AD916330E7A14C /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9C8E6F6E3C1487A259AD48C9 /* BuiltinSequences.ice */; };
+ 7B1BDECFA7C9AC76561CA17F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 7BA19CC00C4E148E70236EA2 /* IceUdp.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0F90651E37EE3CF6ED70CF06 /* IceUdp.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 7D440A25BA174A1294AEC1A3 /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E225F1E7502C919A1EAE5EB /* Value.swift */; };
+ 7D458785BAC50E89EBA24D2E /* ObjectAdapterI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E9245CC0F9399DEF3295600A /* ObjectAdapterI.cpp */; };
+ 7D5C6ED9FC576BE160717162 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FC9498A5C74D5178E53499EB /* PluginI.cpp */; };
+ 7D97A3B0FCB33144BF1C0064 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 7D9E70C707347B33891C1BA1 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 565A9912475ABF6124480B66 /* TestAMD.ice */; };
+ 7DC770015200B88B691D4F78 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 7DFDC567D1544643D7D37515 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 244331E45CCD48D623E40857 /* TestAMD.ice */; };
+ 7E1FFA8A5C60FD7A9494703A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 7E2EE627BB5297BD978CBD22 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 7E3E3FD99A632020B2114455 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 7EA1995955DBF9F0587E5EA2 /* IceRetry.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F3E3265722540EFFD50A6C6D /* IceRetry.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 7EB22BB9CD8FE46838095DBD /* ValueFactoryManagerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67A136FDCFEB5AFE6DB6F794 /* ValueFactoryManagerI.swift */; };
+ 7EBD6485CE7B9270E1E72F7C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 7ED180C40E9B2A4A40CC66E2 /* ConnectionInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2B2A1F54310ECB3CFBA7A66 /* ConnectionInfoFactory.swift */; };
+ 7F19E8420CC24C80E9EF3798 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 7F1A0BDAE28F421CEC6BE98E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 7F2469AF3EF6AB1136E01EEE /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 7F2A72C0CDD0B30F07FFF622 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B094626A1652D2E3479E879A /* TestAMDI.swift */; };
+ 80515BF803597D2078374C9B /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = CB82B145B50958B6256EF957 /* ObjectAdapter.ice */; };
+ 80796539E7428ACA0E1EFB50 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3AE55081557CCA709B57712C /* Metrics.ice */; };
+ 80D5BCCA5736D08BA865284A /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 04D8EDB7618873C1967C93FB /* ConnectionInfo.ice */; };
+ 80DF32ACE6A15E6DDA897A46 /* ObserverHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 334A49B75BEA8B2014CD7659 /* ObserverHelper.cpp */; };
+ 813C0143E4891B77292E36ED /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 8163CC30D418EF5E483141BA /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44CD8DFC17AC015319D33DBE /* OutputStream.swift */; };
+ 81BD8761F993443E2D691AC7 /* Twoways.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5F97012D56FCB8B1115D575 /* Twoways.swift */; };
+ 81DEE7042C930725094F5BDE /* UUID.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 155FDC0EF910FF632A260AC1 /* UUID.cpp */; };
+ 8223F13428DB718C043FE063 /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B62A901567BB150AD2320E20 /* EndpointI.cpp */; };
+ 824277D2DE50E14686CFC67A /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = FD99CF176C4B8688D3A9FAF1 /* Instrumentation.ice */; };
+ 8271817FF788DA5BE99CAE7D /* DispatchInterceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 46F23E4C2CDE4E6A8BFF5B25 /* DispatchInterceptor.cpp */; };
+ 82B20B8B6BC9FAD9F339A667 /* IceHold.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B3C5CEBC16693220333C1B7A /* IceHold.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 82B5636121E05D62B8B8573C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 82E86C65C67B1AF8B17B039B /* IceProxy.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E1AD5C873972E1672C132D01 /* IceProxy.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 83106AAC7C43064C99B16361 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DF7BEEDEED30C5E20CEE3B /* Client.swift */; };
+ 837818D5D05187F67E08BA89 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B265C53764AFCDA9FF47EDB /* TestI.swift */; };
+ 846EE3B789F1DC6212144473 /* FactoryTableInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C6B29EDAEA7D92157CEC7696 /* FactoryTableInit.cpp */; };
+ 8491AAB49E91D3CDC1D35B7B /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F6810112C68AFFD45D3448B8 /* ConnectionF.ice */; };
+ 84A0B1F74C03F7CCFB46E7B8 /* StreamSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 98970B7FE97862D2377775AB /* StreamSocket.cpp */; };
+ 8537D164BDCBED4EB292833E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41A4BB654F22901DA92A89AC /* AllTests.swift */; };
+ 853C2A646E492EE5E9A9FCEF /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 41B5AD14C7ACB149D04F0EBE /* CommunicatorF.ice */; };
+ 85587DD58D46628905A13CD8 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 856681411DC80BDF35612935 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3C0F595A4425577D39CAD20 /* TestI.swift */; };
+ 859C9F96766F3F4A58E8BB47 /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7CDE98D830A8C70A994472C7 /* ValueFactory.ice */; };
+ 85D25D5F3C4C895C1ADD2FBD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 85D3CAD905EEBC4D45B25724 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 86123BD9382A7087F1FDECD2 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12D5DDA242FF7A7AB5031EE2 /* TestI.swift */; };
+ 8615FC924B39AC2912F24F2E /* FileUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD5FA157702B68C0FC54D6ED /* FileUtil.cpp */; };
+ 861DF051442CD5EA36DF2DD8 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEA6A2E97883952BE199BD07 /* AllTests.swift */; };
+ 8672922720A022D0E94C1BC3 /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1ABE1BECE014CDF805B045B2 /* ServantLocatorF.ice */; };
+ 867DAE3A97C3F7F9D38D2F6B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7741C681ACD1133F72A10A82 /* Server.swift */; };
+ 8680A0D1C29FE81E4457DABD /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 43E5229FA5140FC1FDAAAD26 /* RouterF.ice */; };
+ 869271B5B07BBCB33DEB1C52 /* OutgoingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C778E6A32F1E18CFBAE0BCD /* OutgoingAsync.cpp */; };
+ 86DEA10CC13870CDC69D98B3 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = D233A514486E86B1B9BE48ED /* Process.ice */; };
+ 872B15456EEBB915B2BAE21D /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 453FC3C658A6DAA8F7D1FAAA /* TestAMDI.swift */; };
+ 87322A70D36C379F67BF1437 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD5AC19D34154457B82D631A /* TestI.swift */; };
+ 875B344B30C4F768017CEFC9 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 87959B3FDB2B28B8526BCF98 /* MetricsAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D91A615ABEC0F9A3909B0F2C /* MetricsAdminI.cpp */; };
+ 87A29BFF55C26A4C9F352387 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7CCA8FE425A86FE5FF40117 /* Client.swift */; };
+ 87C6BF21F36CEA19AE4DC3D9 /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2035F0FA3EC6159DAA7635F9 /* InstrumentationF.ice */; };
+ 87DC76521AE7C767806FCD85 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = B60FCD5C72B4DA52D52F91E8 /* Server.swift */; };
+ 87E851476F2DF92101A052A4 /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8527CA37F0127F8B67FDDF34 /* Timer.cpp */; };
+ 87F25DF8620B5AAE8318AE51 /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3FE0185806023E6F1F06B3EC /* PropertiesF.ice */; };
+ 8814700375842CB950C656E8 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 501B7104301982BDE2AE2141 /* Collocated.swift */; };
+ 8886712CE1644F46321ED44B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6C153B009063A6D526C16DD /* Server.swift */; };
+ 8887C130D5625CE3A7B9B0BF /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99037AE9499960CAD1E19284 /* Server.swift */; };
+ 88903400E90EB45A3407E827 /* libIceDiscovery C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A872CEA5F528C674408861B /* libIceDiscovery C++11 macOS.a */; };
+ 88DB35F81B38E396DD897D71 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 88ED5F4F029C40024FE99B65 /* Acceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5300650D80F0CCA53A92F82E /* Acceptor.cpp */; };
+ 8909CEB7A1F909B03A2B4458 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 500D0F3AB1E6920D29E53F3D /* TestI.swift */; };
+ 891CE7536139ACC2CC4E1A7E /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 105302098123999AAA3B4F2B /* ClientPrivate.ice */; };
+ 892B42F418D5B7E64C763BF9 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 894648FF5814D91089A1707E /* LoggerAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2C124638F9E55B51C50F4336 /* LoggerAdminI.cpp */; };
+ 894DB5555E00DADE3CA083EA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 8962F67A0D5D47C9BCABF540 /* RequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 96C6FB2EE31FB1A5E11E6B13 /* RequestHandler.cpp */; };
+ 89631D4C5129867FD5F71B98 /* IceOptional.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 906CD5D7CE0AF8D3E75D1AD8 /* IceOptional.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 89F87DFFDE387098B3F501BD /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD28771A8FDEF833DE753CAC /* AllTests.swift */; };
+ 8A28677A1BDC12AED724F778 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 65659732FD468C675CB4AD20 /* Test.ice */; };
+ 8A7EB25843B600DAA74E4066 /* OutputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78B6BC521FDBF3B755D62305 /* OutputStream.cpp */; };
+ 8B177A65D2D9AB3EE1C5851C /* Properties.mm in Sources */ = {isa = PBXBuildFile; fileRef = BBFD2C0CBEFD95BC3F802B16 /* Properties.mm */; };
+ 8BC2EFA849819C5A224999AE /* EndpointInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85B4B03BB114C7D44983E9B6 /* EndpointInfoFactory.swift */; };
+ 8C0FAD97C085551CD102FB14 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B013E3783DD0BE5D08237F4A /* TestI.swift */; };
+ 8C796914697752957F33EDAB /* InstrumentationI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9E1F859CD1638E420CC8773B /* InstrumentationI.cpp */; };
+ 8CB5353C564C169365A7AD45 /* StreamTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7EB5B910431A019DA61B55D7 /* StreamTransceiver.cpp */; };
+ 8DACB1A2B7A6AB2B63D213D7 /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2035F0FA3EC6159DAA7635F9 /* InstrumentationF.ice */; };
+ 8DDF9B0C3CF0AA3F6A3A8CB3 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 8DE728E4663F180054CE6FD7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A921B15F066E853CA1CAC9E9 /* Client.swift */; };
+ 8DEFCBF3E70D0DE7885F480B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 8E54D8CB122458AE87011C27 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = D56075073B015EA7885DB2E5 /* Client.swift */; };
+ 8E55C85FE99D2CF98E3DABF0 /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2BE08D798E90ADCA097A66EA /* Logger.ice */; };
+ 8E606E81DE89D06EC3DE6EBE /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = CB82B145B50958B6256EF957 /* ObjectAdapter.ice */; };
+ 8E7311C5F70D08D1A8F390ED /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 8E94DA1EE42A36A94465335F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 8ED5053CA89EC677A6738927 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 8F5BC7359E1C9D271398A659 /* TcpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7E8AC7D2C435F7D0A02691CF /* TcpEndpointI.cpp */; };
+ 8F88835D22D469D9E1872D77 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99C9E9EEF92484F0CFA67E76 /* Server.swift */; };
+ 8FBDA709B8B3F148A5EC7992 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 8FD10B6334EDF18E4C270BDC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 8FD16C895B973FE198E6CE93 /* IceDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = 075FB12B4FAB41B9D372B21E /* IceDiscovery.ice */; };
+ 90286E1E18EFCD7F25F7A7DB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ 902C44CB67E28530B45A069A /* RouterInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7B7E87326CA6173F4383236 /* RouterInfo.cpp */; };
+ 904CE26840AA170C28E40BF7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 90B3A81FEE018797BDFA22B7 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CAAD3A56006BC0E0AFEFBCC /* AllTests.swift */; };
+ 90E77EE9920D33B69DE56D2E /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 9145B7444DAA005C9DCD925A /* Logger.mm in Sources */ = {isa = PBXBuildFile; fileRef = 873D6A4E8E25AE59C4B86D0E /* Logger.mm */; };
+ 9155033E0DF7499170A71E6D /* IceDefaultValue.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 94EF299D5C46C1973C1E596D /* IceDefaultValue.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 91EC274F484D48F8CB75CB52 /* ObjectAdapterI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B08615107421B5AC49FD0BE /* ObjectAdapterI.swift */; };
+ 91F2D4C245C4DD9D41680BDE /* ObjectAdapterI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E9245CC0F9399DEF3295600A /* ObjectAdapterI.cpp */; };
+ 9205050AFD81261BE5494E06 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = EBB30800EF2F1DCE7F529363 /* ProcessF.ice */; };
+ 923B53E7298BD032A236A37C /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2A7223266687C844C93FA5CA /* EndpointF.ice */; };
+ 924F6F1CC7AB5B12CC379A24 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 926BC65AECE2503AAAD58CA5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 92E5C5C09D757C3D354A240B /* SliceChecksums.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7D14CFF7D8EEE094D0EF7914 /* SliceChecksums.cpp */; };
+ 92F959B77B0C70E65AFF8E17 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAABF7A1DB01D42242AD1C4D /* Server.swift */; };
+ 930641BC203D74022C821B11 /* Incoming.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 37D096C4290341BDD6DCD4EF /* Incoming.cpp */; };
+ 93669BE52808A474F585F7CB /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 936A3E064F7C6CA6D06493D9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ 938D2A414A59CE6967B4B31F /* ImplicitContextI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B9712226EB2D7C888AF08462 /* ImplicitContextI.cpp */; };
+ 93A8BEEA3DE546BAA7AA3FAB /* IceAcm.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 671885DB98FE72218977A812 /* IceAcm.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 93FDF029B8F061F8AD028339 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DA38B0E835039C5E692C6F1 /* Server.swift */; };
+ 940BF3A10EB28CA8FE6FC106 /* IceObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A61390565AE365228622C179 /* IceObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 943F3ED430CEE66F32533EAF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 94A3811033D4388454B412D7 /* Cond.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F59CCF6490D436D2628D46D0 /* Cond.cpp */; };
+ 94A66AD2C5F95B70CE53B341 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 94B69B221B3346AB38D89F1C /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = F03B3EE3C48F68FE664838E2 /* EndpointInfo.ice */; };
+ 94C7B4CD3233896126B745C7 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A88FD3D165430902B784AF9C /* LoggerF.ice */; };
+ 94F7B76BE190C3CCF29E4D4E /* MetricsAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D91A615ABEC0F9A3909B0F2C /* MetricsAdminI.cpp */; };
+ 95348C00180D5B9DE0C75876 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 97545FFF2D1A1A959165D224 /* Identity.ice */; };
+ 953B81C843721C653B88EFC5 /* ProtocolInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 131F40AB5BC5E7FAE6CBB427 /* ProtocolInstance.cpp */; };
+ 955637497FE7C066FE2E6547 /* IncomingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3C10E2D307D849AEBF8C0D42 /* IncomingAsync.cpp */; };
+ 95DD846488887DA8D223DD61 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 21E422F4897A5CC3B84E8373 /* Test.ice */; };
+ 95E15243DCDA32CEBC27D4F6 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = FBCA602EB7505D77AA14E0CD /* Plugin.ice */; };
+ 95F5CDD4C7429DA63CE5BDE6 /* LookupI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F0F877B017807CA8037FF99 /* LookupI.cpp */; };
+ 95F815E4D0A9D7CB069D690A /* ArgVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C56D612287FB186B0F7CF7A6 /* ArgVector.cpp */; };
+ 95FB8F2174B27ED427168E5D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7503C90205B08EB44EB78130 /* Client.swift */; };
+ 95FC4B4FED03619B8D855DEF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ 960E55232E49B04F4EEBC2CE /* LocalObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 665B50684CD9B14BD06780DC /* LocalObject.cpp */; };
+ 962E4E9A91F201840A0B5778 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ 96ACBBD870808499B3C8CEEE /* ServantManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FE9F61CA64EEBDA3E653D61 /* ServantManager.swift */; };
+ 9718B1346B5A6899DED90404 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 971F97237D0A22B33CD82192 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDDB14E89E8FBFEA7D36DB28 /* TestI.swift */; };
+ 97258B7F74E06FA0F472CC11 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 031FEBA49812D80905D17A4F /* ServerAMD.swift */; };
+ 9728A024E3F4DFF3B15C5CCD /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 973D38FA0E812A9A19487928 /* DispatchInterceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 46F23E4C2CDE4E6A8BFF5B25 /* DispatchInterceptor.cpp */; };
+ 97792AF6207B30F53EE626B1 /* IceAdapterDeactivation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 611EA6817BFA31BB9E283CB9 /* IceAdapterDeactivation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 9787DE92BC8B3EE69C6C346A /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = BB69DBBB98EF5E35A2E847BB /* PropertiesAdmin.ice */; };
+ 9793D4DC433601EDDAF99D1C /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C8DDC372A27C716F1FA1383D /* Test.ice */; };
+ 97AC2CD47405DE28105FE1F6 /* LookupI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F0F877B017807CA8037FF99 /* LookupI.cpp */; };
+ 97FB521C4334A2292FAC8463 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86AF375A562F71E8F59B0012 /* TestAMDI.swift */; };
+ 980FC14BC37606CA811E843C /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = DB7FAE3A6E1984C688DCA105 /* TestAMD.ice */; };
+ 98163CFC6F009D99C94D180E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 143FBDB81AEA5AA10CF055D0 /* Server.swift */; };
+ 983A3088007F7928597EB427 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F70605B2ABEC83698A1E4DE /* Client.swift */; };
+ 984C2338CF538C64FB380CD5 /* AdminFacetFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30811F230B0FC1873EC96DAE /* AdminFacetFactory.swift */; };
+ 98883B13E6270B643E9AD7B7 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A19E233FE95697B5071FED /* TestAMDI.swift */; };
+ 989D7BEA57E4221EF77650D5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ 98C004DCEA385E4EB3CBC6EB /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 95BEF317A061AFDE57B46E6B /* Test.ice */; };
+ 98D529C3F9F2991E22153D44 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ 98FD76EEC3E887A61AEE8E65 /* SHA1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B86697709F033F1F19B020E6 /* SHA1.cpp */; };
+ 9A081222F34FED8EE6636F29 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = FBCA602EB7505D77AA14E0CD /* Plugin.ice */; };
+ 9A1524737489860571FC1C69 /* AcceptorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B37C6306D13F2AC6E6C4A7CC /* AcceptorI.cpp */; };
+ 9A4649932CCF9F1189B2649D /* PropertiesI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E5F4C78ABA7D2131E4092CF7 /* PropertiesI.cpp */; };
+ 9ACF1FB3CAB27219F3EF7727 /* IceFacets.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 91A900E7B4078D18DD7B9C6F /* IceFacets.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 9B116C1FABD8E488AC5EA0A4 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 797A68F26458490B76594D79 /* Test.ice */; };
+ 9B47E7B7EF20CC6FA66BB97A /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D86FA2E3DF18F57BBDFA6AF /* AllTests.swift */; };
+ 9B7BF24EFDBDBEAD1A93B399 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ 9BD32274BC28249B6862524D /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8527CA37F0127F8B67FDDF34 /* Timer.cpp */; };
+ 9BE6D813E481EB52992BA6E3 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A19E233FE95697B5071FED /* TestAMDI.swift */; };
+ 9BF72E09E2688DABDB407AB7 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 195B0535A52F53A47890D0A0 /* AllTests.swift */; };
+ 9C06E5BDA6F9DE171201EBE6 /* IPEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D5963E35B98633A194E637D8 /* IPEndpointI.cpp */; };
+ 9C5791977A7F0097A5C8C33F /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8992ACC4B4E44BDF5A59A391 /* Test.ice */; };
+ 9CADEA14EAB5788A716A32E0 /* WSEndpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 421409EAF9807FA18440AF6D /* WSEndpoint.cpp */; };
+ 9CCE6CF1E487C11F5D3906D0 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2B29ECAB3C7F6C4DA3F36382 /* IceSlicingExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 9CF2948099E1BC09F94D476E /* ProtocolInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 131F40AB5BC5E7FAE6CBB427 /* ProtocolInstance.cpp */; };
+ 9CF81B21A3458EF69EE9A303 /* TraceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = D0F8BA3C1F5C4CABA742D18C /* TraceUtil.mm */; };
+ 9D07DB6B9DDBBFF591F89980 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F788A330B6962EE85B951760 /* Server.swift */; };
+ 9D900B286AFBCCF93905EA1A /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8523DF0B343B2E4D34D01786 /* Initialize.cpp */; };
+ 9DD2C8237F5F0A5A5B33741E /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = AB7EFE0FEE902DA56EA7A6EF /* Endpoint.ice */; };
+ 9DDB664B227C6189C00AACE9 /* BatchOneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 628546A8518965C2C9FE7D16 /* BatchOneways.swift */; };
+ 9F8CDA8455BA04605EF80834 /* UdpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34DA5A670CA1C2FBFC0AEA03 /* UdpConnector.cpp */; };
+ 9F96E31669E8E104293A5693 /* TraceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = D0F8BA3C1F5C4CABA742D18C /* TraceUtil.mm */; };
+ 9FA689597FF2576807C0E713 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ 9FF070BF459DB5DA783EF077 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7503C90205B08EB44EB78130 /* Client.swift */; };
+ A0252C6C36274E848A6095ED /* Incoming.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 37D096C4290341BDD6DCD4EF /* Incoming.cpp */; };
+ A06184D5736DDDA3AB1E4726 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44D535FAF49666BD016C2C25 /* TestI.swift */; };
+ A15D6BF9B13911A1CA023A60 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = 92792E533AEC51A4515F6D58 /* FacetMap.ice */; };
+ A15DB9824904736F80810C09 /* CommunicatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3AE5387AF0DF5249401FF752 /* CommunicatorI.cpp */; };
+ A176E74C126656F1B5EA9565 /* IceStream.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4FE526B4F26246C751C5C49B /* IceStream.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ A181F117678E055FEECADD38 /* Base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D348A6D49C76C978E6AEB7A9 /* Base64.cpp */; };
+ A1ACED5D4D23A0D2FED1FD42 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = B098B46780CF1AE3DD5DD9FD /* Collocated.swift */; };
+ A1DC22785D238F52691B950B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = B066E57B9D0F728437FE0246 /* Server.swift */; };
+ A233C0CE577FEA0F404656C8 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = E008A7BDBE8C1A69BE29C559 /* ServerAMD.swift */; };
+ A274F5B12774B5504F62AEBD /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35D7F67078252E43AA948730 /* TestI.swift */; };
+ A27ADE10BA87B3CFDDDB617C /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1559C68B8C676B423D1D7E1 /* AllTests.swift */; };
+ A2983477E2286DBFB0504F39 /* IceServantLocatorAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9A6E6E90017E2029A9BC5C60 /* IceServantLocatorAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ A2FFE1083CECF0B65A5A4DFA /* Connection.mm in Sources */ = {isa = PBXBuildFile; fileRef = C15093BCA23A976987DDD106 /* Connection.mm */; };
+ A34D528B8168B96C76C32B3D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3780DD325E75B3C4A74D5F2 /* Client.swift */; };
+ A3DF852C69EC78E1BF8A4DCA /* TcpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7E8AC7D2C435F7D0A02691CF /* TcpEndpointI.cpp */; };
+ A3FBEA54BFDD1EE01FAA2ECC /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ A45008324E70ADDD97A59827 /* PropertiesI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D3234895334A29D144D0499 /* PropertiesI.swift */; };
+ A46D753FB362D02C57909767 /* ImplicitContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = B6C93EC254B53AEE030C8A42 /* ImplicitContext.mm */; };
+ A4A8E610FF5CC65C09A754D5 /* TraceLevels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C7FFB73312D722C9200D6C6A /* TraceLevels.cpp */; };
+ A5479B20FF252F5C3067834E /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = CB82B145B50958B6256EF957 /* ObjectAdapter.ice */; };
+ A56414ABB58E4AC07B78689D /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51C21DBF4F01BCC8F0A30DC8 /* Collocated.swift */; };
+ A5744E9A59F3337F5D157411 /* Ice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ A5965E997B4D2E475EDD7E51 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = B098B46780CF1AE3DD5DD9FD /* Collocated.swift */; };
+ A5BF7763BCB8E6C77A908FA4 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = F21CF4A612C8B9FEA28F6554 /* Test.ice */; };
+ A631AB1473CC6F746B2712B9 /* MetricsObserverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 89F95710A5834775098C8827 /* MetricsObserverI.cpp */; };
+ A660D9AB689C358D0F097A5F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ A67F635410B6A1B308EED4E1 /* LoggerUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1FF37DCAC29B8A5559432278 /* LoggerUtil.cpp */; };
+ A6992BC3F9480E034B5FDECB /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 158CC088651B6F8DAE63E2A9 /* TestAMD.ice */; };
+ A6B9BCB3D7088669D8E3B500 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ A6D0C3B9E7A73C5451946665 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A086F2D8C5D765CD7F913DCC /* TestI.swift */; };
+ A6DA48781C0D37D1715B3EED /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ A6F31E3746A2825222F2E2CB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB905248A96BB7818878C331 /* Client.swift */; };
+ A7072B694FB1F33EA4313349 /* SliceFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95FF85F697EC1861EEFAA97D /* SliceFlags.swift */; };
+ A70FA0C8E02A844490029E9F /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4F8686CB1307D81BBDB8552 /* Exception.swift */; };
+ A71C604BEBB0B7204E25F077 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3AE55081557CCA709B57712C /* Metrics.ice */; };
+ A722217DDFBF37460292E3D2 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ A783E31EEBE2D75B1BB14B79 /* SlicedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2ABE44932FBFEC89A793302F /* SlicedData.swift */; };
+ A79487E998150B196F3980BB /* ConnectRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B4C36EC9B34AB6197BEF258 /* ConnectRequestHandler.cpp */; };
+ A7A22874CAC67A30662F4661 /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B62A901567BB150AD2320E20 /* EndpointI.cpp */; };
+ A7B20ED9641AFDB9BE425515 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44D535FAF49666BD016C2C25 /* TestI.swift */; };
+ A7BD838DD9E6A49FC3EA68B3 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ A7D684EB66A66C8C39BAD3ED /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EBC3A898C313305D2AFE7DDA /* Service.cpp */; };
+ A80088D3A9E740C528ECB50E /* CommunicatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20DB7B3D58A401ABD1544EEC /* CommunicatorI.swift */; };
+ A808B39A4E8D3A6FA9986F5A /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8523DF0B343B2E4D34D01786 /* Initialize.cpp */; };
+ A82B57AF1E8639B28E67AFEE /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6375C6AB046E38AEF72B33E1 /* Collocated.swift */; };
+ A83518832123C45D7709050F /* UdpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2B0FD4038353EB6A7B72491F /* UdpTransceiver.cpp */; };
+ A862C47536169825B16842C6 /* LoggerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8364BBA462EC301C48F2672E /* LoggerWrapper.swift */; };
+ A871722F8F59AD543EDB1E11 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ A87A649967EC6088BAAD14B7 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ A8B79220F5B58E0C97120CA1 /* IceRetry.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E56B8C22F240BDF782B09037 /* IceRetry.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ A8BBB6C7BA80FF57878E52A4 /* IceOptional.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 5BAE91436C26E1B25A3A82AB /* IceOptional.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ A8C0369F4D76B691A44129B1 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81369CFADD99133FFB387166 /* TestI.swift */; };
+ A8EB03468E06D505EF4136F9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 03F81245F9E49A119AC91AAD /* Test.ice */; };
+ A903A716867882397BAF0E12 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ A9871FFEFC31564F3DEB6BCD /* Clash.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7478D055F293298F7A3C5338 /* Clash.ice */; };
+ A9A9F59FC9F96BFC77DDB9EC /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = E008A7BDBE8C1A69BE29C559 /* ServerAMD.swift */; };
+ A9FF07683850B805D8B976C1 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEA6A2E97883952BE199BD07 /* AllTests.swift */; };
+ AA1BD4CDACAA250E5A515DC8 /* CountDownLatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FDD454350DFD34BAC52889EA /* CountDownLatch.cpp */; };
+ AA3B6F06882174DCA9C6444C /* UdpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E99E59C02CA9FCF047AFE470 /* UdpEndpointI.cpp */; };
+ AA458F92F19810E6D4343E58 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93B56E7FA238157A722B827D /* Client.swift */; };
+ AA5615AF13B83C4DA7A90388 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD612EC4CA865B8B48D79104 /* Client.swift */; };
+ AA5CE3BC6A2A446E06786D29 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ AA6C5F9C47F4BCEE9C530379 /* libIceLocatorDiscovery C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A857871A061C23E1EF174720 /* libIceLocatorDiscovery C++11 iOS.a */; };
+ AA82F701115155324E891CF5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ AA9DF2C9290937B7FB326B4B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEEC53E252A255A261382125 /* AllTests.swift */; };
+ AAA8C22B6F5F145ABC9440FF /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6CA422A6084EF196171A56B /* LocalException.ice */; };
+ AAD1032398E15FDB829CA15A /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = C2A711D7E8D4E09E11ED1CDE /* Locator.ice */; };
+ AAD16150D1F77DE0E1B6A49B /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = 214BF07897317F436C020801 /* Version.ice */; };
+ AB277355C747BB72AA2B6E57 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 879E8A3941E3A24190B3EE60 /* PluginI.cpp */; };
+ AB7B7E7FE17006CD484EB530 /* PropertiesAdmin.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9C39AA70CDE7036BE157CBF2 /* PropertiesAdmin.mm */; };
+ AB871D494B433B9150166081 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBDF199590D771E493D28506 /* TestI.swift */; };
+ ABAA5DDA21B070DF9B76E27B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ ABFC3D2D816D26FEFD0BC7D3 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = B3A589F27E1FDD4F3FD55D84 /* Current.ice */; };
+ AC3C00D4DD81ED3DD4B9442D /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 943B89E68FA809B81EEC4EE7 /* ObjectAdapterF.ice */; };
+ AC8DBCE9BE55280EAB491D9B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ AD2136A898BE8A4BDB31ED66 /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2BE08D798E90ADCA097A66EA /* Logger.ice */; };
+ ADD981FACC060D6B7044108A /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = FBCA602EB7505D77AA14E0CD /* Plugin.ice */; };
+ AE09A98978AB338D24B5759D /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54D4C1CD97468B51E2957254 /* AllTests.swift */; };
+ AE15570F55F642C749054524 /* SliceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5BBD0F261D8EF1D2E11298D /* SliceInfo.swift */; };
+ AE2E3B6B12EAA800F8007125 /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4DF669B3E7B54A24D7B8CF75 /* Connection.ice */; };
+ AE808B18C2B66132FF0CADEF /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = DEF83B9002657972B725D3CB /* ServerPrivate.ice */; };
+ AE8D7ED26B936A1BE6E7C538 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 143FBDB81AEA5AA10CF055D0 /* Server.swift */; };
+ AF1C44475B637AF452D354E3 /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = FF2A493EBD5AA84D670724AA /* Properties.ice */; };
+ AF3555768507D422471A425A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 34E27E7FA28E078563F1B0F3 /* Test.ice */; };
+ AF7AF2D3CDE65B1F2CB1FB51 /* Incoming.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D5CFD1A63CCBBF9ED1A0539 /* Incoming.swift */; };
+ AF84AC767E0670540B0C4054 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C7A4155CF7C6E45603D0D843 /* Test.ice */; };
+ B095B8E7E6D654A75AD22177 /* PromiseKit.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ B0986CB88D00AEAFAC5694B0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ B0D9CC84056BEE22D6F96D78 /* ConnectionFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A4982B40D2B0B520A3C7FE02 /* ConnectionFactory.cpp */; };
+ B14C267AB07E119FBADB0594 /* Convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0D37DF8C6549C5E5BCCF9A94 /* Convert.mm */; };
+ B1687D848C1B5BEBC12351C9 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ B169CDDCC87424A4918645C4 /* FactoryTableInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C6B29EDAEA7D92157CEC7696 /* FactoryTableInit.cpp */; };
+ B1E354BB686FA428AB53A53D /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = CF5C9AF62EBDE40815FD5B29 /* Test.ice */; };
+ B25E77045A69DC7A03BCFC74 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC2BBFA62468269446AC3385 /* AllTests.swift */; };
+ B265B4105F7E5581470B4C01 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF468AB32E68C4C349FF53E4 /* Options.cpp */; };
+ B33EB2E9F310747A49624CA2 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 49E33DDD38ACCA4B4A42DAE9 /* ServerPrivateAMD.ice */; };
+ B371D8529353C7193C7CF1D2 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79150CE6D818A99E026F2DCE /* TestAMDI.swift */; };
+ B3A342C9A5D877201CC6E2B2 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3021E84CB8BFF5D08096268F /* Server.swift */; };
+ B3AC258038934A8013B85B49 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ B3C25AFD2E25CAE58627B5C2 /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2035F0FA3EC6159DAA7635F9 /* InstrumentationF.ice */; };
+ B3F21FBFC1590483C80C638B /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7E9091F0E71A993CBBE2B02 /* Collocated.swift */; };
+ B4665B134CC9DC9EB52AFC49 /* InputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64F57A6D4A84C31CEF8257DD /* InputStream.swift */; };
+ B4A68660064BE383ABD76A72 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBDF199590D771E493D28506 /* TestI.swift */; };
+ B4CD6BEBD48295B99B4BB909 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ B4E9A065285BDB47171FC71B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ B580D49A8F1C8553AF351B7B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2597CCF9D29263FD415649A4 /* Test.ice */; };
+ B5900D253E5818B9BE419881 /* IceBinding.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0D4D508CD317087115061AE3 /* IceBinding.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ B59609773DA10578CDEAA1CC /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 111387C9FE4221F3C2CADD4F /* Test.ice */; };
+ B5972A3AB0B7FE3B16620677 /* IceSlicingObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 88D66F0EAA11B8640919FCAF /* IceSlicingObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ B5A9C07DB7AC7234EBABB453 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9D17F52A5D8BC7DB5D80A0E /* Collocated.swift */; };
+ B5AF9571FFB4917DA018B483 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5E326FFB2226C327DF23C68D /* EndpointTypes.ice */; };
+ B5B8268CBA65DB41FA28D246 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7CCA8FE425A86FE5FF40117 /* Client.swift */; };
+ B5B8F85D6E8B7E44B93D8B0C /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEDC36FA2E01E4121A1DFEF8 /* AllTests.swift */; };
+ B5C230A174F4ABECF918C103 /* IceProperties.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = FB51B0EC8E2410ABBA57742A /* IceProperties.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ B5E6C34D3AD166A0ACACA769 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1559C68B8C676B423D1D7E1 /* AllTests.swift */; };
+ B61358DE0C35576AD3547E3E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ B6490122867DCDEBBAAF8088 /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F6810112C68AFFD45D3448B8 /* ConnectionF.ice */; };
+ B687F3406BA8113BB5259F9B /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = EB3EC161826263F4B18222ED /* ImplicitContextF.ice */; };
+ B6918CAEFE8FBA7E80132AC0 /* Mutex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615B7DB9D083DB02F4A3AF8C /* Mutex.swift */; };
+ B69E9CE92AF7C03C715042CF /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C36E3789E755B9C8BD649D4 /* Client.swift */; };
+ B7190CF4A282AA6C4AE26BEA /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ B799A18EB16271CE0FD77D05 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1269EA8D003494D37B5C575 /* TestAMDI.swift */; };
+ B7EA7AD58ABF993F6BA49FD9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ B7F4884744D366D302499645 /* certs in Resources */ = {isa = PBXBuildFile; fileRef = AAF86556FEE10151090285EA /* certs */; };
+ B8288CAB0ED8278F640375F2 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = F03B3EE3C48F68FE664838E2 /* EndpointInfo.ice */; };
+ B8394F8607AFA1C160990CEA /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37099365745B1C52059054B8 /* ServerAMD.swift */; };
+ B8E5985ECB9C315D47FD492E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ B966360B9AF24CC03D0292FF /* IceSSLConfiguration.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 994B08E3038A52865DA9F4D3 /* IceSSLConfiguration.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ B9944358B545CAAE61735C62 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 87EA204FFA34B1129AAADC6D /* Instance.cpp */; };
+ B9F88CF7786AEDE7E3BE1CA2 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ BA392E289C881DFCDB84F17D /* ServantManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FE9F61CA64EEBDA3E653D61 /* ServantManager.swift */; };
+ BA971B30C892EACD69421469 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 43E5229FA5140FC1FDAAAD26 /* RouterF.ice */; };
+ BA9B55A477A091E9A73F37F8 /* Convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0D37DF8C6549C5E5BCCF9A94 /* Convert.mm */; };
+ BA9C5C948413FB8F1477E53F /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 120649EC08CF000CE46C12FA /* Server.swift */; };
+ BAE20D718512E06B68E6DE73 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A086F2D8C5D765CD7F913DCC /* TestI.swift */; };
+ BAF18F7D9CBE57E6A0376DFF /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = BB69DBBB98EF5E35A2E847BB /* PropertiesAdmin.ice */; };
+ BB3063314A75B496F84D0B8F /* Selector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5AF9E205A156EE1BC071FB /* Selector.cpp */; };
+ BBB6363BA80DB3E13CE0596C /* BlobjectAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70AF086BFE25F39FCB962FC4 /* BlobjectAsync.swift */; };
+ BBD797DF253B2FE8F2C620B1 /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 943B89E68FA809B81EEC4EE7 /* ObjectAdapterF.ice */; };
+ BBEBA7E41AA18EDD5D9CC8A4 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C8DDC372A27C716F1FA1383D /* Test.ice */; };
+ BC0B613393D2D8F53730385F /* SliceEscape.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EC23EA01B4C0EDBB42FBACFE /* SliceEscape.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ BC25A73EEE0E26E219427D6D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ BC2A6B94843070572663BFBB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ BC6968A865D7913C5276B298 /* Protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DDCFD6819CBCB7015A4A5C7A /* Protocol.cpp */; };
+ BC77441AD263B8258BAE9960 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF8947B53B908056C760FD2 /* ServantLocatorI.swift */; };
+ BD09456B458E5CFE445B2AD6 /* SecureTransportCertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C412519CE353B5CDCBEA44D /* SecureTransportCertificateI.cpp */; };
+ BD41FD2EE467F52194F63B5D /* SliceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5BBD0F261D8EF1D2E11298D /* SliceInfo.swift */; };
+ BD6FAFC2C6DADB1807AD0EC7 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69395B8C598B47A7E81A0B00 /* Collocated.swift */; };
+ BD93085E7C121DF5EE588267 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2397CCDF3E0D3D4A689C870A /* Test.ice */; };
+ BDFB692FB821F3A8BEE426B4 /* ValueFactoryManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B139FB0750A9D2040C52E55 /* ValueFactoryManagerI.cpp */; };
+ BE8F4D8B52796C65FF160201 /* RetryQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F4E1FED886DF95B0B91BD24 /* RetryQueue.cpp */; };
+ BFABD3E8CE46B64EE75C7A8F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ BFD9241C421D16B536BA6455 /* LoggerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E7A36D0B759F8015019E613 /* LoggerI.swift */; };
+ BFE56248B533BBA98FF539DD /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = BF4C5964C865632EED612B60 /* RemoteLogger.ice */; };
+ BFF47723400550F6C182B731 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EC3C1625902D45763B4A3AD /* TestI.swift */; };
+ C002C5DD1875F0A829F15236 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 572A9280910FC97C8D1485B8 /* EndpointInfo.ice */; };
+ C0539CD677F4EE1B9333FE31 /* RouterInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7B7E87326CA6173F4383236 /* RouterInfo.cpp */; };
+ C053D83F9577078AE03BEB5C /* SysLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 812A9341D0180D8C4C5BAC80 /* SysLoggerI.cpp */; };
+ C07DAC39F5ECC3DFFAF876E6 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ C0B4F4F72037871EA22A5F01 /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1ABE1BECE014CDF805B045B2 /* ServantLocatorF.ice */; };
+ C0D322B1B89C04B20084D938 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA100E96B8E1890E80B59372 /* AllTests.swift */; };
+ C1301165140E283FD52DD56A /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219A3623FF4B39ACA9FA70B7 /* AllTests.swift */; };
+ C17A9C8F06CEA0D7A3ED8E16 /* UnknownSlicedValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90329DAB18CDEA30B04D3CFA /* UnknownSlicedValue.swift */; };
+ C193244A12DD41930A3705B5 /* InitializationData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C6BA6024BA3DEFBE5C3842F /* InitializationData.swift */; };
+ C195E6C85704959B205D9F97 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D86FA2E3DF18F57BBDFA6AF /* AllTests.swift */; };
+ C1E45425355A9A48BD747429 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F837ACCA1ACC1B0487E5F8C4 /* AllTests.swift */; };
+ C26E8DA9E0D3E7CF3020E06E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ C2DECE3D0DAEC75A88502AB1 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69395B8C598B47A7E81A0B00 /* Collocated.swift */; };
+ C2EB4AF3647D379479E48726 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 565A9912475ABF6124480B66 /* TestAMD.ice */; };
+ C309B41236B515445DFFE0CD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ C39BCE0A8DBA41A0DBCE8D5C /* SecureTransportUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3C99D81199910BB048BB6979 /* SecureTransportUtil.cpp */; };
+ C3ACF717DDE3B0E6074499F6 /* ThreadException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C6067A9900398CE5829EEDE /* ThreadException.cpp */; };
+ C3E526E48625EB7FE48C5280 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1F31647581AD2A1F22FF3E4E /* ServantLocator.ice */; };
+ C42CA675F53096D56894FDDC /* RequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 96C6FB2EE31FB1A5E11E6B13 /* RequestHandler.cpp */; };
+ C4742F637E5058ED792B138B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 17977817D5BEA77D9885ED35 /* Test.ice */; };
+ C4CDA8F03485BCEF06A993CD /* StreamAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B24B8A9A76B661104F92A196 /* StreamAcceptor.cpp */; };
+ C4EDA88C7646064F40390486 /* certs in Resources */ = {isa = PBXBuildFile; fileRef = AAF86556FEE10151090285EA /* certs */; };
+ C4F65624CEB309F33187AF52 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ C51C4DAE7A8F5D80A16084DC /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9C8E6F6E3C1487A259AD48C9 /* BuiltinSequences.ice */; };
+ C52B718DBA72960714965FF0 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAFAD52CEF9AB6627F3722DB /* Server.swift */; };
+ C5636A84252502F401A95D61 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ C616B17C273CD0BA54208EB0 /* Communicator.mm in Sources */ = {isa = PBXBuildFile; fileRef = A1A09341D89CD679A1679E6E /* Communicator.mm */; };
+ C646D5C14C9C9112F260333E /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ C65DED417E95C4CEF3E7529E /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7E9091F0E71A993CBBE2B02 /* Collocated.swift */; };
+ C6B46BD6A3EBE82B991AA28D /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1BA98D2409CCCFA59080FABC /* AllTests.swift */; };
+ C70A2D9DF39967F59E42AE81 /* ConnectionI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 221F19DAAEF7081D5E50B68F /* ConnectionI.swift */; };
+ C73CF4161CF339E733116F4D /* PluginManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1C4D9D51E71235FC8BAAB6A8 /* PluginManagerI.cpp */; };
+ C7927FDC564E70CA1AE6D9A1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ C7D6BB7E04E915F68305BA8A /* Initialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15A72766C83E94DDD88B29E8 /* Initialize.swift */; };
+ C80EC4445F0C4067F16DCC57 /* ProcessI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11306DB1DB69F89D7561330C /* ProcessI.swift */; };
+ C834E21E42DE8109EE48AF74 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F902978138E404B701B00FC6 /* Server.swift */; };
+ C8425AC1ADAE21859F80E7A4 /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7CDE98D830A8C70A994472C7 /* ValueFactory.ice */; };
+ C849869ACE3CD238E39450D0 /* Assets.xcassets in Sources */ = {isa = PBXBuildFile; fileRef = 96747B844FC480F803DDC2D9 /* Assets.xcassets */; };
+ C890D36D1E89C5D3986D85EF /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A338D56DDE6C721C6B4BAB02 /* TestI.swift */; };
+ C895BABD226D07EDE3B57BF9 /* Ice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ C8A1B3D15B5F144BAD1E82D9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ C9692E27E5EE9BE53ACD8E3C /* LoggerAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2C124638F9E55B51C50F4336 /* LoggerAdminI.cpp */; };
+ C987B3E2F2361813849BB6CA /* UUID.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 155FDC0EF910FF632A260AC1 /* UUID.cpp */; };
+ C9D99D1B0DF73862A76E0D15 /* TrustManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E2C7135257CA82590E903B7 /* TrustManager.cpp */; };
+ C9ECF392C8154191C6A3D798 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ CA000FE095509808CF76244A /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = C2A711D7E8D4E09E11ED1CDE /* Locator.ice */; };
+ CA10D11A6F2F7F5E62E7D4EA /* OnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21FC39BDCFB12F7E95088412 /* OnewaysAMI.swift */; };
+ CAD7FA98AC064145399A3AE8 /* SliceEscape.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = BACA54CC54CCB233A29CFD56 /* SliceEscape.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ CB2534041F84BE985DFED5DF /* SlicedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7DA71384D6CB75AFA94AD6D5 /* SlicedData.cpp */; };
+ CB263C5AE3D99BF692073D9F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ CB2B30A8B42C0CF879A5FE7D /* IceAdmin.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F222A6ACF64164C5DAFA6FBA /* IceAdmin.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ CB659BA05E3DE225FAF696BC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ CB91D603591EA4BA493482A2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ CBB3985BF27E6A4EC59FC9E3 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ CBF509A3B6E8F159BC5D4ED7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C36E3789E755B9C8BD649D4 /* Client.swift */; };
+ CC086DA3F907271E7AB98A81 /* StreamConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EFC834C0A6B38895E602366D /* StreamConnector.cpp */; };
+ CC221BEA5E66D8AC8B6D2FF3 /* IceServantLocator.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AEBBF962F94840180AE525B4 /* IceServantLocator.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ CC56D1B66EEBAB247ECE7F95 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = BB69DBBB98EF5E35A2E847BB /* PropertiesAdmin.ice */; };
+ CC6BEF5F94046070956E0AF8 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 195B0535A52F53A47890D0A0 /* AllTests.swift */; };
+ CC77620355F995A1572F4D5C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57E210B4122F66320FF91202 /* Server.swift */; };
+ CCA7099301907CD712F3FF54 /* ValueFactoryManagerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67A136FDCFEB5AFE6DB6F794 /* ValueFactoryManagerI.swift */; };
+ CCB9153A0E88679D1AD3B753 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 844DDEBFD7B5DFA82AD2156D /* Client.swift */; };
+ CD05F4874EC95C5050DC8504 /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 502978E13EA540D77EAF5B6D /* ObjectFactory.ice */; };
+ CD5C7DBCB69D390369444E3E /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = FF2A493EBD5AA84D670724AA /* Properties.ice */; };
+ CD816BF0F3033AE1F356E222 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A46967EF5C4C3897992D1E93 /* TestI.swift */; };
+ CDA6CE68DA5FAFBDD15730D7 /* ServantManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56B859DA15092212BDB50F23 /* ServantManager.cpp */; };
+ CDADCE47C1981B2FE7A76B09 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 82F13DD3C22359F7802A2A63 /* Test.ice */; };
+ CDB1078FAEF9B05EB5D4272C /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C328A20F7C8A802E0CA53EDB /* AllTests.swift */; };
+ CDE7BCBB5C5F7E96C2932CA4 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ CDEA184C8EAF369550DC005A /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 97545FFF2D1A1A959165D224 /* Identity.ice */; };
+ CDFBC1B703939EC869DDA384 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF468AB32E68C4C349FF53E4 /* Options.cpp */; };
+ CE18AE960CB88D91D7246FC7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ CE3E3E6D838B815D06E9721F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ CE41E344CD81FD7E2838CB65 /* UdpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E99E59C02CA9FCF047AFE470 /* UdpEndpointI.cpp */; };
+ CEAB2F5F3D0A66204B4B399A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = CF5C9AF62EBDE40815FD5B29 /* Test.ice */; };
+ CEADF05F716FBC4E613EFE22 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ CEB0AE28A68C943631E3B78C /* InputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 581465FBE0D86AF9ACC30A3F /* InputUtil.cpp */; };
+ CEB239486E5B6D4095AC89D7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ CEB24A364033793FC93FB69F /* UdpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34DA5A670CA1C2FBFC0AEA03 /* UdpConnector.cpp */; };
+ CF12F4CAD5F1A3D358380D6E /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ CF16E1CC70E435DB50B71582 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 328561CEFA9B30FD3A076EC8 /* Client.swift */; };
+ CF4378A906E2C1B58785F048 /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2A7223266687C844C93FA5CA /* EndpointF.ice */; };
+ CF5F94BEAB52505125973C0D /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F902978138E404B701B00FC6 /* Server.swift */; };
+ CF76E130BF97BCE486CC49B7 /* CertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 32A04C0D25554F3BB4C545DA /* CertificateI.cpp */; };
+ CFB32DC25EA2779AEA83B38F /* Shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D65D716FCF14F97A573A4ABC /* Shared.cpp */; };
+ CFC81E8623B91BD16934C660 /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 92BD54369D662E20275B4FEC /* ConnectionInfoF.ice */; };
+ CFCAD80095A1E10E06593A58 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6FB28B9F9697237683FE250 /* ServerAMD.swift */; };
+ CFD08800124CB6893A3EB658 /* SystemdJournalI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D7DA31B1FD77963A1041035E /* SystemdJournalI.cpp */; };
+ CFDE9F004227B14F7BCD9B8D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ CFF3C80300864C9E6A4C9DAA /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = A81E90CFDBCA07FADAD3F727 /* ImplicitContext.ice */; };
+ D06536A4BB65F56449546AF8 /* IceScope.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B9A4DBC0876993B65F8C7A23 /* IceScope.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ D0D2ABC6475E45A759080932 /* CertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 32A04C0D25554F3BB4C545DA /* CertificateI.cpp */; };
+ D0FF27D12D5C45325EDC499A /* ObjectAdapterI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B08615107421B5AC49FD0BE /* ObjectAdapterI.swift */; };
+ D16E07D9AB880A7EC8FC9784 /* SliceFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95FF85F697EC1861EEFAA97D /* SliceFlags.swift */; };
+ D1AD7057493BDDEBC0CA1D4A /* IceBinding.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 5E7F1C2F93E831EA2FDBF330 /* IceBinding.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ D1B46BAE5645E5F270973937 /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = FD99CF176C4B8688D3A9FAF1 /* Instrumentation.ice */; };
+ D1B64823D6CD6703269B8617 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 43E5229FA5140FC1FDAAAD26 /* RouterF.ice */; };
+ D1D9BEB6A9A7A1775C794FFE /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E82857FF88212F5CEE26893 /* Client.swift */; };
+ D1E43CCB5F898F397AF998B2 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A989E8CE9152B84FFBE76E8F /* TestI.swift */; };
+ D21E023CE5532788F89CAD3D /* TestCommon.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ D23726DF2A9E46FDE27E6F9B /* ConnectorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DA27E8DED12B61DA3EEDFCC /* ConnectorI.cpp */; };
+ D24AEDA713115C829BC3FD4C /* IceDefaultServant.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 66A9FBC39FE30F9D38C66F66 /* IceDefaultServant.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ D254904A31509CEC267E94AA /* libIce C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 279A6264BE2AD710674EF16C /* libIce C++11 iOS.a */; };
+ D29C7DC45BE7A85D326EF91F /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = B2AB167C5EA7C02A76596FC4 /* Test.ice */; };
+ D2D85066255AC9DD3C274BEF /* IceExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 52AEB2D93BF0C51D00EF2C8D /* IceExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ D311D21892045E731B448A07 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ D31A09F93292C2E2F19813E0 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6370ABBF6D563792C86C3C3F /* AllTests.swift */; };
+ D3923AA545025B8B7C9485D5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ D3ECC5B754AA37900EFB87BB /* CommunicatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3AE5387AF0DF5249401FF752 /* CommunicatorI.cpp */; };
+ D3FEDFC07F7AFD88C3935BFB /* ControllerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 333A71A9DF3CCFCB7449E875 /* ControllerI.swift */; };
+ D415E507A422C7E5C3D7AF89 /* ObjectPrx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 965EC5BB8708428ECA9407F5 /* ObjectPrx.mm */; };
+ D472FF37A6E5134B47BC448A /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ D488459544FBD3DD070CD6B8 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 500D0F3AB1E6920D29E53F3D /* TestI.swift */; };
+ D524F366EE9D12F061F4511A /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2BE08D798E90ADCA097A66EA /* Logger.ice */; };
+ D52643208931ABC05226CC8E /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4DF669B3E7B54A24D7B8CF75 /* Connection.ice */; };
+ D586C37DCF5ADBED10BA6F86 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ D60C64D78018F26882B19E6D /* OpaqueEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AACEA362CB637CB2D54C35BB /* OpaqueEndpointI.cpp */; };
+ D66081C8BEE85E320AAC5CE3 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5D97E5BBEFC44FA2B9C0741A /* LocatorF.ice */; };
+ D66F66792272B7F031DCAF5E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ D6976520FAC88A6EEB3B4A0F /* Communicator.mm in Sources */ = {isa = PBXBuildFile; fileRef = A1A09341D89CD679A1679E6E /* Communicator.mm */; };
+ D6CA53AB69F4DE95CCCF0F80 /* LoggerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8364BBA462EC301C48F2672E /* LoggerWrapper.swift */; };
+ D6CDB1A619DA0A303F6F3C86 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5171A57F52BB2A7045EE6F8B /* Client.swift */; };
+ D6E090DF04E2703EDDFA9C07 /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F09C6202646786E2E8795910 /* Thread.cpp */; };
+ D739BC7FAF3EE7A5F9348DA9 /* TwowaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D67C84F5EF1913DD1DED43E /* TwowaysAMI.swift */; };
+ D7477FC7E063B430983A39A4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ D74E09B9A3C974B7BC8B22FA /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53F519B7A5FAAE017938F330 /* Client.swift */; };
+ D8121486B2A2EE1F4B88D253 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3AE55081557CCA709B57712C /* Metrics.ice */; };
+ D8336BBE3D7A6B3DFBE59B81 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ D8AFC5279A4EDF369D65F003 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 65659732FD468C675CB4AD20 /* Test.ice */; };
+ D8C55F7F42163D78DC3CB3D9 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = B60FCD5C72B4DA52D52F91E8 /* Server.swift */; };
+ D8D8DD5B1893E6D8A1F82F46 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 04D8EDB7618873C1967C93FB /* ConnectionInfo.ice */; };
+ D8DCD93B98C0260D8B237DDF /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41688F3C39A62C791D2FA0C9 /* Server.swift */; };
+ D9075A33D1473576DE75D5A4 /* LoggerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E7A36D0B759F8015019E613 /* LoggerI.swift */; };
+ D907FDE87CAA6CB45BB4B845 /* TrustManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E2C7135257CA82590E903B7 /* TrustManager.cpp */; };
+ D91DB6E81B9A6D25D611869C /* Twoways.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5F97012D56FCB8B1115D575 /* Twoways.swift */; };
+ D92D7740DC918895D45F5DDA /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 01E10C9611CC108985E08C7E /* PluginF.ice */; };
+ D930B2DC4540DFED6BB7B8F4 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C7A4155CF7C6E45603D0D843 /* Test.ice */; };
+ D931BFC6AA73F65B8C5C33A5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ D9451F77AB0B7178C1C5CC68 /* Endpoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = 791DC88C8FF821F9F6120636 /* Endpoint.mm */; };
+ D953D02A16B6EC4C3EEF285C /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DCF355639E2C5EEC940477C /* ViewController.swift */; };
+ D989E32A528BDAAE6ECD62C6 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 21E422F4897A5CC3B84E8373 /* Test.ice */; };
+ D99C794D2C1FD55244FDB31C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99037AE9499960CAD1E19284 /* Server.swift */; };
+ D9CD80CB9132FA10B639D091 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99B1F5E620F2FA8A6481BE7D /* Collocated.swift */; };
+ DA7D794A129D364AAE7192AB /* Acceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5300650D80F0CCA53A92F82E /* Acceptor.cpp */; };
+ DAAC2FC5430658D956F7B3D5 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FF8947B53B908056C760FD2 /* ServantLocatorI.swift */; };
+ DAB43B5C3202312C42099273 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C328A20F7C8A802E0CA53EDB /* AllTests.swift */; };
+ DB0AE12381AC7CA2733D0FED /* Selector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E5AF9E205A156EE1BC071FB /* Selector.cpp */; };
+ DBD0301242A0133563AECC7C /* LoggerUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1FF37DCAC29B8A5559432278 /* LoggerUtil.cpp */; };
+ DBFBD39F4FDE6E35A3EB82F1 /* TestCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40C2E11AD86FD42A43D16EE3 /* TestCommon.swift */; };
+ DC20183E681ECF4CC47FCF1E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 662ECEEF1D1C1BA93C95F8D7 /* TestI.swift */; };
+ DC3167EB5968B673CED04FD1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ DC4C462405318B342C3970B6 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73786F5BED3B9CFA0E95BA51 /* Client.swift */; };
+ DC8212A5F864022B84EB4918 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B094626A1652D2E3479E879A /* TestAMDI.swift */; };
+ DC985CDF065C700E4CF9F6A9 /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 41B5AD14C7ACB149D04F0EBE /* CommunicatorF.ice */; };
+ DC9EA4FA71FB18CF325937B0 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = EB61FD76D6BEB0822254AE2B /* ServerPrivateAMD.ice */; };
+ DCC199154AE99DD76D406C56 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ DCCE12D469317F7C33593273 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7741C681ACD1133F72A10A82 /* Server.swift */; };
+ DCD00F3C3165CF2EA5881BD8 /* SecureTransportPluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFF32D61A6A3C34FE0F1A7FF /* SecureTransportPluginI.cpp */; };
+ DCDED481BA1F0B46B7161D56 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = C2A711D7E8D4E09E11ED1CDE /* Locator.ice */; };
+ DCDF9D1F6FE89F20D3B62983 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = FD0BAEBD8207644947B9D515 /* Test.ice */; };
+ DCE3C597B969F49C9C7DBAC7 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F87A336E3A6167D8F1F2C4E /* Server.swift */; };
+ DD0F2BA6ED58EAFD74FD96CB /* Properties.mm in Sources */ = {isa = PBXBuildFile; fileRef = BBFD2C0CBEFD95BC3F802B16 /* Properties.mm */; };
+ DD24AFB7FA0AC1F05E52369F /* OptionalFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36DB4A4F24B99F09F6043224 /* OptionalFormat.swift */; };
+ DD6D823AB33DA05C80CC85C2 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = CBCB998CCDFD8183721E0527 /* TestAMD.ice */; };
+ DD6FCBA292D13FC4F66CA13D /* BlobjectAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70AF086BFE25F39FCB962FC4 /* BlobjectAsync.swift */; };
+ DDC8901FFC0DA7AA1B4BCA51 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A88FD3D165430902B784AF9C /* LoggerF.ice */; };
+ DDF62DFD03F0E9E69954769F /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = BB6B489A39BC7B424665F107 /* Test.ice */; };
+ DE082F596C8E612D71BBEECF /* ClassResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E37D4A07F3AD7BB5C474ADE /* ClassResolver.swift */; };
+ DE4147B8B59301329A1FF278 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ DE4FE2605EE5EFFF8F4C7F92 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ DF2F36B42FB3682A01F255F9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53F519B7A5FAAE017938F330 /* Client.swift */; };
+ DF33ADABB69C071DC9B98ABE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ DF4244023191B79C541D1F8A /* BatchOnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB6BBA43E6635F6DAA0B426E /* BatchOnewaysAMI.swift */; };
+ DF7761AC3C55DD9978B6740B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ DFC77D67F2E50369C93CB661 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ DFED432D59DD5D2F5C4A12AD /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ E0269A1C8BFEC2DADFAD47BB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ E039B6B6A9782EA756C25F14 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ E061C421CB24BF32FA02B709 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AF2DE3FEA36184F2352B829 /* Server.swift */; };
+ E06BEFC517A13CF795C4846E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ E10DFF0A8E3DD6F6BDF4FC23 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = 92792E533AEC51A4515F6D58 /* FacetMap.ice */; };
+ E171BB214A87BF4CB738E8DC /* IceExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 04E6CC7091A6EF898DBECE4A /* IceExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ E174CFE2148FA3F204843CA3 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = EBB30800EF2F1DCE7F529363 /* ProcessF.ice */; };
+ E18C686FA77D5F4EE1639EDB /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35D7F67078252E43AA948730 /* TestI.swift */; };
+ E1E0663CC784BBCD81A57A10 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ E23D98560D77C52558040725 /* Exception.mm in Sources */ = {isa = PBXBuildFile; fileRef = C61C304515633B0F296A4028 /* Exception.mm */; };
+ E24DD799FCB3BD7415742269 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97BFEB55B2E5A491F41A10BF /* Client.swift */; };
+ E29500E5C48E38AF5D48486D /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D6EE4A74385AF847065C4A01 /* Security.framework */; };
+ E2A57E32EBDD3ADD7A4C5CB5 /* ACM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7FCC10CAC565664775994197 /* ACM.cpp */; };
+ E2DAA145313C2C79B19FB70E /* IceInfo.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2BBA47748D864526BEB3AE55 /* IceInfo.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ E31523BAC1BD13F1FB573C98 /* ConsoleUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 851CE0B6E4F774323400E916 /* ConsoleUtil.cpp */; };
+ E39CD0572171EA137789D982 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E05412433585A3FCC9D39074 /* TestI.swift */; };
+ E3BC3B0EB3AB83A9BDE104EC /* Main.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = 3E9A45B7DB80741177A8D339 /* Main.storyboard */; };
+ E3D015FE06D9893C5AAC980E /* LocalObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = A26A02111F3BCB21757F4253 /* LocalObject.swift */; };
+ E403DC1B1D9E0E182A26B837 /* SecureTransportTransceiverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53D9E8AE70D16969BA0091E1 /* SecureTransportTransceiverI.cpp */; };
+ E40EF779AEF42C493F104F6E /* Connector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51D96839B61B795FEA45204D /* Connector.cpp */; };
+ E41916DF223C695D318A04E7 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ E4B8C492E22A542D5BAB76A1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ E4BBA93EE308C777977E2BEF /* UtilException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FF3E8059E082A2917904F866 /* UtilException.cpp */; };
+ E4CF19E3269826CFEDACDD61 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 328561CEFA9B30FD3A076EC8 /* Client.swift */; };
+ E4D6CE8AA1D60886BC54462B /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2A7223266687C844C93FA5CA /* EndpointF.ice */; };
+ E4DDB3FE35AB4DFD32364A1D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ E510EDD5055909714DA8CDB1 /* EndpointI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C65FB242F9B7CE2A113B0C78 /* EndpointI.swift */; };
+ E544CBE83A745D27EDE7AB9A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ E57B389BEAF3E498496DFBE7 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE71DEB0CAF7A9B899A32EF /* Server.swift */; };
+ E57E6DCFE520365D000F8C1A /* Cond.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F59CCF6490D436D2628D46D0 /* Cond.cpp */; };
+ E5E669AE7B997CC175855BF9 /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = EB3EC161826263F4B18222ED /* ImplicitContextF.ice */; };
+ E62364CE20387D01CA726058 /* PropertiesAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17C94CD37CF8902532B5E802 /* PropertiesAdminI.cpp */; };
+ E65E1BC693CF4C59ACC640A3 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCAF6361884A35D51743C242 /* TestI.swift */; };
+ E65FAAE8BB29225A8A4082D2 /* OptionalFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36DB4A4F24B99F09F6043224 /* OptionalFormat.swift */; };
+ E67D4CEEABB8857354F21107 /* Blobject.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6D283F21350764975B6B0D9 /* Blobject.swift */; };
+ E70A8125AC5970619804C095 /* ObjectAdapterFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F19B8FF0C4E5370149BEFC /* ObjectAdapterFactory.cpp */; };
+ E71BD90947C6E18482F395A6 /* SliceChecksumDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2EF76372D4E51E5D8798C13F /* SliceChecksumDict.ice */; };
+ E775F2F665DBB3E3771A3E58 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ E7D5420439DB9D523AB0F331 /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1ABE1BECE014CDF805B045B2 /* ServantLocatorF.ice */; };
+ E7DEE62F61F0544B72734A06 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2597CCF9D29263FD415649A4 /* Test.ice */; };
+ E8008B8F3741E796349085B6 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = EBB30800EF2F1DCE7F529363 /* ProcessF.ice */; };
+ E88FEFFF63B397025208419E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9EEE7849ED40432E92ABC075 /* TestI.swift */; };
+ E8ABA0D0AB1CFC35D84C15B2 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ E8BD81BF03D94974FA8FA1D5 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9D17F52A5D8BC7DB5D80A0E /* Collocated.swift */; };
+ E8F52D2380DD06565D9FA63C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ E9019D8B81DB64C62E976DF6 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BEAD8165ED0CF86B403FF84 /* Client.swift */; };
+ E91D89957F65B2F68587222F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ E97B62C789745462207ABFAC /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = FFA86985EDF800131075047E /* TestAMD.ice */; };
+ E9B251EA062BA8CAF4ACCBE7 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = F25368932CAB9ED50787B135 /* Collocated.swift */; };
+ EA05ECDC804D67C87BC506C1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ EA2269E8D6E83C6467646090 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 624A31E467858D0AA0837723 /* Test.ice */; };
+ EA47F4DC4B547C3EB1209F1C /* Transceiver.mm in Sources */ = {isa = PBXBuildFile; fileRef = 71D2A253E0AA7E8D2764BACF /* Transceiver.mm */; };
+ EA624A373E6A590FCE97B75E /* Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A4AA0D94FF1468D3482A5BD9 /* Proxy.cpp */; };
+ EA6CDFD978B4746D9F16D675 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAFAD52CEF9AB6627F3722DB /* Server.swift */; };
+ EAB6DD6EEF3FA75E4104D1E3 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 07682624D20A74DF8E8C3D9C /* Test.ice */; };
+ EAB85BAF48EEB0B35831D7AF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ EAB9B6857BD2F835E8BFA52E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ EAD789301DF245096F47DA62 /* Controller.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2581128626483A0AB7D81A50 /* Controller.ice */; };
+ EB2164173643820F3C4A99F4 /* UtilException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FF3E8059E082A2917904F866 /* UtilException.cpp */; };
+ EC1ABBD098C5E250537D8DE2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ EC60EDADA8FCC64F38FDBBAA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ EC6673E1C1C21E326E08B1EC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ EC80099F5EA00C7B5C2FDA48 /* ConnectionI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CA9403BC4BA5FB54BCD87741 /* ConnectionI.cpp */; };
+ EC8470D464F43CA273B61305 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ ECB9F973D7DEC1EC09F3A0CF /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ ECBBBF589E81AE48B5B39B14 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ ECC57472FF8EC96BDF100CF1 /* RecMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81FFE7C0D2973F14BED03CE6 /* RecMutex.cpp */; };
+ ECD9E7C3607BC4CA94B982CA /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27C89CCE8EE767CC76CDF055 /* Collocated.swift */; };
+ ED1E29469E8B9580D236D7C7 /* IceOperations.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 46A5FC4917146A267A5FBEDA /* IceOperations.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ ED5C4E03ED4F9BF1C54DA7E8 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = FD0BAEBD8207644947B9D515 /* Test.ice */; };
+ ED85AB259F811BDEA16C3A40 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ EDE32650BCCD997A5C904994 /* libIceLocatorDiscovery C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A0DE69DAB1F7EF0872EB0597 /* libIceLocatorDiscovery C++11 macOS.a */; };
+ EE01E6A1F37AADE68816304C /* FactoryTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB75DE515A83F8444FEB51F0 /* FactoryTable.cpp */; };
+ EE709ABB8577AE905DF496BC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CCF4D9B98BD009B86BD99E /* Ice.framework */; };
+ EE8EDB8D691B9FECFC2E622A /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28B8636A92730D7A387287EA /* TestI.swift */; };
+ EEA0AB927A2C029BB696C2F8 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ EF0CB7F8E6C970C2ED74CA2F /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A989E8CE9152B84FFBE76E8F /* TestI.swift */; };
+ EF3237AE993D15D05AB6B449 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 797A68F26458490B76594D79 /* Test.ice */; };
+ EF38951EF5004165F5F1E3D6 /* PropertiesAdminI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E06B11938AD63CA02DCCD91E /* PropertiesAdminI.swift */; };
+ EF55F165A3502CE1E1651B35 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ EF5A4A318ACD667E8511C939 /* BatchRequestQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 28BC0E13BF6049CA98279563 /* BatchRequestQueue.cpp */; };
+ EF6DA6FB9DA9CFA561809EE0 /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F6810112C68AFFD45D3448B8 /* ConnectionF.ice */; };
+ EF8B9EA5FDAE23E771278260 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ F064B85693043FB497FBB5FD /* Endpoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = 791DC88C8FF821F9F6120636 /* Endpoint.mm */; };
+ F065B2F6086D09B24DAD76A3 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F861794B983C6ADA7BD08E7B /* Server.swift */; };
+ F094C2B1C12D21F0D7D9091D /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AF2DE3FEA36184F2352B829 /* Server.swift */; };
+ F09D04BF968F864955A4244C /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1F31647581AD2A1F22FF3E4E /* ServantLocator.ice */; };
+ F0A7E808F6C2C4B7A2E286BF /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ F1456EA3A4F88CDA6E8CBA92 /* Key.ice in Sources */ = {isa = PBXBuildFile; fileRef = B188319B4521B1AC356D908A /* Key.ice */; };
+ F168C7F871B398F0A36BE6D7 /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2035F0FA3EC6159DAA7635F9 /* InstrumentationF.ice */; };
+ F1A70428B5E741E9C459A53F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ F1D29566D14FA6F6646D0C81 /* StreamEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 88B820051D88DA88F93B27A7 /* StreamEndpointI.cpp */; };
+ F1EFD9FED13881B5BA903E76 /* TcpAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 28DA6C189863ACCE3FC48E4B /* TcpAcceptor.cpp */; };
+ F1FD889D823822A022386F5D /* LocatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81A9690596B57CCAF7FAB8BC /* LocatorI.cpp */; };
+ F207827E18976F106F77C1EC /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ F28740F2CCD87D5F83F893D6 /* TcpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2912BE81AF92B1A0E83261B9 /* TcpTransceiver.cpp */; };
+ F2D8349215B7D76C4D64F668 /* SliceChecksumDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2EF76372D4E51E5D8798C13F /* SliceChecksumDict.ice */; };
+ F2FEEDA677EB7A6702634124 /* BatchOneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 628546A8518965C2C9FE7D16 /* BatchOneways.swift */; };
+ F34B165CA48DFC364A4F3DF7 /* IceSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = A5CEEE00501EBAABA6E45092 /* IceSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ F35DB4B0DA02B50E8DD2355A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ F3F29550129A021302F56B71 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7DB30F885204F426EE9EF335 /* AllTests.swift */; };
+ F47E16F585D7157F43C5AF36 /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = FF2A493EBD5AA84D670724AA /* Properties.ice */; };
+ F58E5CD37427B5289643A9DF /* NetworkProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DFCE3E33ABA3004F3F1E3EA /* NetworkProxy.cpp */; };
+ F5B1B127C81E70E33FDBFB79 /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = EB3EC161826263F4B18222ED /* ImplicitContextF.ice */; };
+ F5D4C778B536929EFB94C5E2 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99B1F5E620F2FA8A6481BE7D /* Collocated.swift */; };
+ F635B849F0F3CB0BBFA4E883 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF9A2C68246F9911CB2BF1C2 /* main.swift */; };
+ F66E30D27CD14E5E5099F7C8 /* IceAdapterDeactivation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 46C3DB6CB91CC6E238302E93 /* IceAdapterDeactivation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ F6D3D7FCDF942AFA5B85D2ED /* IceInheritance.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B7695B5D2969EB9D2A773E6D /* IceInheritance.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ F6F35FAD8957BE93F14DFD2C /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = EB3EC161826263F4B18222ED /* ImplicitContextF.ice */; };
+ F7CC9BC9DFED3A2338A1B1C1 /* DynamicLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D1AA393AD1268D7A864AE250 /* DynamicLibrary.cpp */; };
+ F7DC0CBA8B6057BC5304DBE7 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ F818114A8D005EA2528E80A4 /* LocalObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = A26A02111F3BCB21757F4253 /* LocalObject.swift */; };
+ F842CCA4B50EB41B4089DB58 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = 214BF07897317F436C020801 /* Version.ice */; };
+ F8AE4660EB7D9167A2A4BE76 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE5914C173A99D4A244B24B /* TestCommon.framework */; };
+ F8D4910BA00103051C010675 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ F8DD601AA60EF2C171C7AED9 /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 86A9FCFAEB4C5F00CB025143 /* StringUtil.cpp */; };
+ F8FDD9550EF70C9769DDF205 /* IceInheritance.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EBA7536FE49038E73F834BE1 /* IceInheritance.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ F92077EA1D1BCD53B75A6E2C /* FormatType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E74F7ADE218B4A4BF15FCF5 /* FormatType.swift */; };
+ F961216B4FA404391C612EDE /* InstrumentationI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9E1F859CD1638E420CC8773B /* InstrumentationI.cpp */; };
+ FA0945F9DE2ECAD526F38199 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EC3C1625902D45763B4A3AD /* TestI.swift */; };
+ FA562FB981ED19FA1834D335 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = E403B31D3CB09884BB5A5753 /* Util.swift */; };
+ FA58DD2C40C01A9330CDD692 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 82F13DD3C22359F7802A2A63 /* Test.ice */; };
+ FA8048E06907E59BA4A9D38A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ FAD690E8DB4BB55D0ED32543 /* ConnectionRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BE273292FA269CAACAD2985C /* ConnectionRequestHandler.cpp */; };
+ FAF08C2F42EBC90C37FA8B13 /* ConnectRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B4C36EC9B34AB6197BEF258 /* ConnectRequestHandler.cpp */; };
+ FB029B7EC78E71C1BDBE81F0 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = D233A514486E86B1B9BE48ED /* Process.ice */; };
+ FB13D6335737CE1D253D0C56 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F788A330B6962EE85B951760 /* Server.swift */; };
+ FB3D913D7A649FD0AE061BE0 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9368ABD738E559609F640E8 /* Cocoa.framework */; };
+ FBE01FE725FB24F505F33837 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A921B15F066E853CA1CAC9E9 /* Client.swift */; };
+ FC375FE6340BE33C71BBDFA9 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0C28C95F0825259216BC4D50 /* IceSlicingObjectsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ FC90C19EB6E22DC94043DD96 /* ReferenceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 28461797660BD0710F29C113 /* ReferenceFactory.cpp */; };
+ FCE4F249C17FCE36D92256BE /* DefaultsAndOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6EC8059455EF2F652585B692 /* DefaultsAndOverrides.cpp */; };
+ FD0624496AF46D56389F1AF4 /* ConsoleUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 851CE0B6E4F774323400E916 /* ConsoleUtil.cpp */; };
+ FD0FE75F01B93C44C5643593 /* ThreadException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C6067A9900398CE5829EEDE /* ThreadException.cpp */; };
+ FD6E7AE4C177FE823679F49A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */; };
+ FD6FB09CE29F024BD39840B1 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5D97E5BBEFC44FA2B9C0741A /* LocatorF.ice */; };
+ FD7352542EBB51C2BB15A49F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
+ FD9E5A85EA9ACAB4859FAE9D /* BlobjectFacade.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4BBF37C44022FDCCA6290E09 /* BlobjectFacade.mm */; };
+ FDA3AB33C1CE575A932519CC /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5D97E5BBEFC44FA2B9C0741A /* LocatorF.ice */; };
+ FDB5BC17574D22F61EE4DECB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3780DD325E75B3C4A74D5F2 /* Client.swift */; };
+ FDE6DEEA4FD4C1A732B5DEA7 /* TraceLevels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C7FFB73312D722C9200D6C6A /* TraceLevels.cpp */; };
+ FE3A6235F27656C9C2F5F135 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5171A57F52BB2A7045EE6F8B /* Client.swift */; };
+ FE4552FA9510EC1B2319E8A0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ FE63328ECE268BDFB6E240F0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B3E626C199E533CC77383DF /* Ice.framework */; };
+ FE66BE59DC94721037BC74A6 /* FormatType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E74F7ADE218B4A4BF15FCF5 /* FormatType.swift */; };
+ FE7FB804776C440B5816D3D7 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = DB7FAE3A6E1984C688DCA105 /* TestAMD.ice */; };
+ FED2A22AE6CEBD93E7F07617 /* CollocatedRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6A6D31E6FB2F7A96ECB59803 /* CollocatedRequestHandler.cpp */; };
+ FEEE92AB54C92F16F75BADA3 /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = FD99CF176C4B8688D3A9FAF1 /* Instrumentation.ice */; };
+ FF53AC3C724A8651EC74FF31 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5E326FFB2226C327DF23C68D /* EndpointTypes.ice */; };
+ FF62F01308D71C755D074D68 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 624A31E467858D0AA0837723 /* Test.ice */; };
+ FFAC22E6983AD6847BBA785D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDE09D121726DF677F75244F /* Client.swift */; };
+ FFD3E8F8AAADBC907117FD6B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */; };
+ FFD827468250C55E7E8C2DDD /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1967002E4949A07CDA180AB /* PromiseKit.framework */; };
+ FFFA180759C46C3B9D82A20F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */; };
/* End PBXBuildFile section */
/* Begin PBXBuildRule section */
- 005D824EEFAB542CC035BDCC /* PBXBuildRule */ = {
+ 0A1BE79EF680C6249DCEB878 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1349,7 +1365,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 04BAE9E49243B312C1BE202C /* PBXBuildRule */ = {
+ 0BF1FC5C465CF028AB88EA22 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1361,7 +1377,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 06EA9CBB3BB84FE6CACB39E8 /* PBXBuildRule */ = {
+ 0D21A9CB9B01E0371DCF60B2 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1373,7 +1389,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 0864A41EE88B2A78E5BFA7C4 /* PBXBuildRule */ = {
+ 0D3D377E426FFBA12F60D209 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1385,7 +1401,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 0913B47623C876D2BF131EB4 /* PBXBuildRule */ = {
+ 11B61F6BC8EBCF9CFF04EFA8 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1397,19 +1413,19 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 0B28FE99B2BCE95A278FF889 /* PBXBuildRule */ = {
+ 11C16AE02CAD171F358BB6CE /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*.ice";
+ filePatterns = "*/Ice/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler";
+ name = "Slice Compiler for Ice/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/Ice_$(INPUT_FILE_BASE).swift",
);
- script = "$SRCROOT/config/xcode-slice2swift.sh";
+ script = "$SRCROOT/config/xcode-slice2swift.sh Ice";
};
- 0E484267A319EAA6FE47D787 /* PBXBuildRule */ = {
+ 1C04455B4B752BBD916BA1DB /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1421,20 +1437,20 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 15176C0245FF51866AC8FCBC /* PBXBuildRule */ = {
+ 20BB76E1CB655A0E17643D76 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/Ice/*.ice";
+ filePatterns = "*/IceSSL/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice2Cpp Compiler for Ice/*.ice";
+ name = "Slice2Cpp Compiler for IceSSL/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/Ice/$(INPUT_FILE_BASE).cpp",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/Ice/$(INPUT_FILE_BASE).h",
+ "$(DERIVED_FILE_DIR)/IceSSL/$(INPUT_FILE_BASE).cpp",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/IceSSL/$(INPUT_FILE_BASE).h",
);
- script = "$SRCROOT/config/xcode-slice2cpp.sh Ice";
+ script = "$SRCROOT/config/xcode-slice2cpp.sh IceSSL";
};
- 170EE00973842CA214356056 /* PBXBuildRule */ = {
+ 28A19F4239E4723EE56230C6 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1446,7 +1462,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 19F27FB8A9652FCBAC6DD4C1 /* PBXBuildRule */ = {
+ 299D3CD7AD6BB10A593DF666 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1458,19 +1474,20 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 1C190FA0B57BDDB5EE9888B5 /* PBXBuildRule */ = {
+ 2B3642DB890D1328BA21979F /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*.ice";
+ filePatterns = "*/IceSSL/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler";
+ 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",
);
- script = "$SRCROOT/config/xcode-slice2swift.sh";
+ script = "$SRCROOT/config/xcode-slice2cpp.sh IceSSL";
};
- 25DBF137D5058B091508DB04 /* PBXBuildRule */ = {
+ 34BA47D942CA317AA55F3E61 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1482,19 +1499,20 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 2B042A65BBA0627AF8C85649 /* PBXBuildRule */ = {
+ 353E3673E264F1C7B11DEB3E /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*.ice";
+ filePatterns = "*/IceLocatorDiscovery/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler";
+ 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",
);
- script = "$SRCROOT/config/xcode-slice2swift.sh";
+ script = "$SRCROOT/config/xcode-slice2cpp.sh IceLocatorDiscovery";
};
- 2D6B82C0C1909196A38B5757 /* PBXBuildRule */ = {
+ 37E6848259698F60F9B4841D /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1506,7 +1524,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 2FC852F22E65F9677C8D27E3 /* PBXBuildRule */ = {
+ 3C75DD86021FAC4351B88A8A /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1518,31 +1536,32 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 2FD8EEB59196F2156A4689E6 /* PBXBuildRule */ = {
+ 3D5C17E92ED4D02DD34BCF1F /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*.ice";
+ filePatterns = "*/IceDiscovery/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler";
+ 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",
);
- script = "$SRCROOT/config/xcode-slice2swift.sh";
+ script = "$SRCROOT/config/xcode-slice2cpp.sh IceDiscovery";
};
- 2FFFCAF1728323DC6F4248E9 /* PBXBuildRule */ = {
+ 3F2033809F40CA4488C04D28 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/Ice/*.ice";
+ filePatterns = "*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler for Ice/*.ice";
+ name = "Slice Compiler";
outputFiles = (
- "$(DERIVED_FILE_DIR)/Ice_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
- script = "$SRCROOT/config/xcode-slice2swift.sh Ice";
+ script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 350687DBFE2D5F2D39F8E17A /* PBXBuildRule */ = {
+ 40206CCD16CFDB9D124B89CF /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1554,7 +1573,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 364E296F2737E343559E397D /* PBXBuildRule */ = {
+ 4361685C1B4621826785B37D /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1566,19 +1585,19 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 3859232889F11071594F96B1 /* PBXBuildRule */ = {
+ 43662158F41C5A2440963D08 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/IceSSL/*.ice";
+ filePatterns = "*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler for IceSSL/*.ice";
+ name = "Slice Compiler";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceSSL_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
- script = "$SRCROOT/config/xcode-slice2swift.sh IceSSL";
+ script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 3AB642864C7B4523E0F377E6 /* PBXBuildRule */ = {
+ 43AD813A496464B336A79AF8 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1590,32 +1609,31 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 3AD10FDEA677D4989375AC1C /* PBXBuildRule */ = {
+ 4403204CA72D84E4C63D8AE2 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/IceSSL/*.ice";
+ filePatterns = "*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice2Cpp Compiler for IceSSL/*.ice";
+ name = "Slice Compiler";
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",
);
- script = "$SRCROOT/config/xcode-slice2cpp.sh IceSSL";
+ script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 3FDD825EF9EF4687C68CA5C5 /* PBXBuildRule */ = {
+ 48B9E8D485281813001142ED /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/Ice/*.ice";
+ filePatterns = "*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler for Ice/*.ice";
+ name = "Slice Compiler";
outputFiles = (
- "$(DERIVED_FILE_DIR)/Ice_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
- script = "$SRCROOT/config/xcode-slice2swift.sh Ice";
+ script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 47F4C888E542708FF353CF99 /* PBXBuildRule */ = {
+ 4C16126EC90CAE20B9598445 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1627,7 +1645,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 4B3A884BA0FCA247BD867704 /* PBXBuildRule */ = {
+ 4E1B21A0AA678CD6D3997B59 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1639,20 +1657,19 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 4D1A3FF534DF6FEB9978EBBD /* PBXBuildRule */ = {
+ 50985A95730A27623C17D2A5 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/IceLocatorDiscovery/*.ice";
+ filePatterns = "*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice2Cpp Compiler for IceLocatorDiscovery/*.ice";
+ name = "Slice Compiler";
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",
);
- script = "$SRCROOT/config/xcode-slice2cpp.sh IceLocatorDiscovery";
+ script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 53AE3568957DB80E928D5066 /* PBXBuildRule */ = {
+ 53C31AEF6074E19D5BAD0756 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1664,20 +1681,19 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 549038130CAE60FDA561E4AE /* PBXBuildRule */ = {
+ 5621DA1191C818E6B360BCA4 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/IceLocatorDiscovery/*.ice";
+ filePatterns = "*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice2Cpp Compiler for IceLocatorDiscovery/*.ice";
+ name = "Slice Compiler";
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",
);
- script = "$SRCROOT/config/xcode-slice2cpp.sh IceLocatorDiscovery";
+ script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 57B762F9B5C4F32A97B0AC7B /* PBXBuildRule */ = {
+ 563883FC240E05C6CB7D3F26 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1689,7 +1705,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 5BD339F39096C6139FDF87DE /* PBXBuildRule */ = {
+ 56A3DD92383CA8EF85152ABA /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1701,7 +1717,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 5C480AE6704103054C3BC839 /* PBXBuildRule */ = {
+ 57140F9417F9ADE449D25CB7 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1713,7 +1729,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 5DE4E27BD285D0A6DA00F20C /* PBXBuildRule */ = {
+ 57D9934E93AB0C9E006CDC77 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1725,7 +1741,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 65E3E44B8028842A4626AFD2 /* PBXBuildRule */ = {
+ 5D4D88DC468890C0A6A4C7B5 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1737,33 +1753,31 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 693010B536EFD12EFEDC0C27 /* PBXBuildRule */ = {
+ 6035CFED42BCE2843EB1E53B /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/Ice/*.ice";
+ filePatterns = "*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice2Cpp Compiler for Ice/*.ice";
+ name = "Slice Compiler";
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",
);
- script = "$SRCROOT/config/xcode-slice2cpp.sh Ice";
+ script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 6DCF4C7249E5129789A36EB1 /* PBXBuildRule */ = {
+ 6462DEB6E2568928C1F65080 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/IceSSL/*.ice";
+ filePatterns = "*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice2Cpp Compiler for IceSSL/*.ice";
+ name = "Slice Compiler";
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",
);
- script = "$SRCROOT/config/xcode-slice2cpp.sh IceSSL";
+ script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 6FE62C1965B0968911C9E751 /* PBXBuildRule */ = {
+ 728107DF0F6E13947100440E /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1775,7 +1789,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 742B7E61631DBFABB6109823 /* PBXBuildRule */ = {
+ 73896AA471F4F8D19D766BF5 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1787,7 +1801,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 7C22DA75632FDC146533E569 /* PBXBuildRule */ = {
+ 7AB93F7AA0F1C7B2CBF595E0 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1799,7 +1813,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 7C32D2FA1E1122092732E723 /* PBXBuildRule */ = {
+ 7B610561EC04ACB525FBAD94 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1811,7 +1825,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 7F39A5C774B455B38FB8B4A3 /* PBXBuildRule */ = {
+ 7CADA9360CE0AAA98CE1628C /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1823,19 +1837,19 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 81225924591BA7FE13392B19 /* PBXBuildRule */ = {
+ 7F44FD708CD0C3E55652A08B /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*.ice";
+ filePatterns = "*/IceIAP/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler";
+ name = "Slice Compiler for IceIAP/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/IceIAP_$(INPUT_FILE_BASE).swift",
);
- script = "$SRCROOT/config/xcode-slice2swift.sh";
+ script = "$SRCROOT/config/xcode-slice2swift.sh IceIAP";
};
- 82781AAD0EE91F0D0D6120A8 /* PBXBuildRule */ = {
+ 81FABCDC9AD157344B45E41C /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1847,19 +1861,20 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 8295247CA6ACFBE8EED121DB /* PBXBuildRule */ = {
+ 8833B40946C9AE113C6E50DD /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*.ice";
+ filePatterns = "*/IceDiscovery/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler";
+ 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",
);
- script = "$SRCROOT/config/xcode-slice2swift.sh";
+ script = "$SRCROOT/config/xcode-slice2cpp.sh IceDiscovery";
};
- 82C6C7C54009A17E40EBFCFF /* PBXBuildRule */ = {
+ 88D200DB31DCB4DD7F33A1C3 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1871,7 +1886,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 83F00BCB694DDE3392FAA42C /* PBXBuildRule */ = {
+ 898B17F563FA9F0296B76DBD /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1883,7 +1898,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 8503B5A671EA787BFBBA1637 /* PBXBuildRule */ = {
+ 8AA7260E8EEF5AEF4A4C2A14 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1895,7 +1910,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 860226F3825A9CA18802DA01 /* PBXBuildRule */ = {
+ 8B60AD25AD1669A584DBD157 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1907,7 +1922,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 86A12736C599456AE0CD79DB /* PBXBuildRule */ = {
+ 8DD179662B2E9BC8E6B34E46 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1919,7 +1934,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 8A850EEA088312DEF07AEC3F /* PBXBuildRule */ = {
+ 917C84CB60D55224E631644B /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1931,7 +1946,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 8B49C74A4779F7AC3BAE5460 /* PBXBuildRule */ = {
+ 95CBBFAAA0E943E71ED66151 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1943,19 +1958,19 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 8B57C77EBBCD2B509958FE7F /* PBXBuildRule */ = {
+ 979DCA2CA22C9521B6F6FE05 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*.ice";
+ filePatterns = "*/IceSSL/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler";
+ name = "Slice Compiler for IceSSL/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/IceSSL_$(INPUT_FILE_BASE).swift",
);
- script = "$SRCROOT/config/xcode-slice2swift.sh";
+ script = "$SRCROOT/config/xcode-slice2swift.sh IceSSL";
};
- 8E09EAD9B422CD36F5390CDB /* PBXBuildRule */ = {
+ 98758E2820C23F13A813D902 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1967,7 +1982,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 919FEC8B9953561B6F684C57 /* PBXBuildRule */ = {
+ 99D5478E18C985D579594F3D /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1979,7 +1994,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 97FBE83D55693ADBDBFBE9EF /* PBXBuildRule */ = {
+ 9A1DCECDC111169052E6C10B /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1991,7 +2006,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 9CE44A417A0FD8CDF057ED49 /* PBXBuildRule */ = {
+ 9A997948E53A9E1FFAD7201D /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2003,19 +2018,19 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 9F2AF68746E8BA0D6E1A7997 /* PBXBuildRule */ = {
+ 9E09044AD809D285F73B7AEC /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/IceSSL/*.ice";
+ filePatterns = "*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler for IceSSL/*.ice";
+ name = "Slice Compiler";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceSSL_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
- script = "$SRCROOT/config/xcode-slice2swift.sh IceSSL";
+ script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- 9FCAA07CE6D2100AF2A2442D /* PBXBuildRule */ = {
+ A4C186E137C744FB79B15344 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2027,7 +2042,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- A0AA7968C28E905D5E1466AC /* PBXBuildRule */ = {
+ A556324C48CADE8038FA47B8 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2039,19 +2054,20 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- A2C60DD9B1BB5553B054431B /* PBXBuildRule */ = {
+ A746BFDA6D39F63F98855AA2 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*.ice";
+ filePatterns = "*/Ice/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler";
+ 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",
);
- script = "$SRCROOT/config/xcode-slice2swift.sh";
+ script = "$SRCROOT/config/xcode-slice2cpp.sh Ice";
};
- A4B41E2E5F51D598B512B9B3 /* PBXBuildRule */ = {
+ A76E714C21624C542243DD4B /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2063,20 +2079,19 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- AC9037804780246933E1C0FF /* PBXBuildRule */ = {
+ AA5C4DD6E7997B9AA34FA9F8 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/IceDiscovery/*.ice";
+ filePatterns = "*/Ice/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice2Cpp Compiler for IceDiscovery/*.ice";
+ name = "Slice Compiler for Ice/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceDiscovery/$(INPUT_FILE_BASE).cpp",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/IceDiscovery/$(INPUT_FILE_BASE).h",
+ "$(DERIVED_FILE_DIR)/Ice_$(INPUT_FILE_BASE).swift",
);
- script = "$SRCROOT/config/xcode-slice2cpp.sh IceDiscovery";
+ script = "$SRCROOT/config/xcode-slice2swift.sh Ice";
};
- ADECAAF4D40A1AC2783CA45D /* PBXBuildRule */ = {
+ ACD3F2C717405D13A414CA2A /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2088,19 +2103,19 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- ADF02BF9AB809918424C13B1 /* PBXBuildRule */ = {
+ AD81D6853138313F849E6B82 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/IceIAP/*.ice";
+ filePatterns = "*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler for IceIAP/*.ice";
+ name = "Slice Compiler";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceIAP_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
- script = "$SRCROOT/config/xcode-slice2swift.sh IceIAP";
+ script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- B071F7AB44730C894E2703F3 /* PBXBuildRule */ = {
+ B25278857643CDC4B41D61A6 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2112,7 +2127,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- B9D791C4769EF599268690E0 /* PBXBuildRule */ = {
+ B2FD2F935FC27A1E60ECFAB2 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2124,7 +2139,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- BAA17805E979734F9DD49078 /* PBXBuildRule */ = {
+ B44403D859B8C861567C82BD /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2136,7 +2151,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- BB289FAA462BD6FD480DE6E3 /* PBXBuildRule */ = {
+ B4B15DA66F2068BD6F25780A /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2148,7 +2163,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- BCC16AED991D109D42C44FD6 /* PBXBuildRule */ = {
+ B4F3A0F1FD6EC2C4FB0AF34A /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2160,7 +2175,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- BFEF5DEFB116EC8CB6267D28 /* PBXBuildRule */ = {
+ C16D1AE265B88B7D435F8248 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2172,7 +2187,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- C1D16934ABF81A7602A1FB42 /* PBXBuildRule */ = {
+ C74F5D42A7D00C257A60A4C4 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2184,32 +2199,32 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- C315BC0B1B8C107EC524F34D /* PBXBuildRule */ = {
+ C9F0CC797F3C4702CB6342C9 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/IceIAP/*.ice";
+ filePatterns = "*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice2Cpp Compiler for IceIAP/*.ice";
+ name = "Slice Compiler";
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",
);
- script = "$SRCROOT/config/xcode-slice2cpp.sh IceIAP";
+ script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- C3A314A12F3655F7B0551A3A /* PBXBuildRule */ = {
+ CEC135025B108C39739B284A /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*.ice";
+ filePatterns = "*/Ice/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler";
+ 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",
);
- script = "$SRCROOT/config/xcode-slice2swift.sh";
+ script = "$SRCROOT/config/xcode-slice2cpp.sh Ice";
};
- C75BE0FC074F3CF8D6C4313A /* PBXBuildRule */ = {
+ D29CD8AC64A2665CF5651909 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2221,7 +2236,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- C921058E4949F5C6C73A630E /* PBXBuildRule */ = {
+ DB42DB345EA1C54AE8439B03 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2233,7 +2248,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- CAE32786F6042BCE1ACF734B /* PBXBuildRule */ = {
+ E227E235FB933FDFB849225E /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2245,7 +2260,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- CE3293379D008F295D200A95 /* PBXBuildRule */ = {
+ E24C207FEFEACBFF03046F04 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2257,7 +2272,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- CEA4B34006BBFCDCC0CB1C95 /* PBXBuildRule */ = {
+ E2BFF7629C593F05A5CCC095 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2269,19 +2284,20 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- CF2B2512A3E651CFF8111F0C /* PBXBuildRule */ = {
+ E55C23663423D548CCB83B22 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*.ice";
+ filePatterns = "*/IceLocatorDiscovery/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler";
+ 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",
);
- script = "$SRCROOT/config/xcode-slice2swift.sh";
+ script = "$SRCROOT/config/xcode-slice2cpp.sh IceLocatorDiscovery";
};
- D30452501B6079F931E33379 /* PBXBuildRule */ = {
+ E85805BFDDD7EBD35C0A0BE9 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2293,7 +2309,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- D93C579564A2E281C0665CDE /* PBXBuildRule */ = {
+ E8C085CC150341A3AF014DF9 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2305,7 +2321,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- DC891FD61A7A27BDF8DD6D62 /* PBXBuildRule */ = {
+ E974475241BE772F60B91D78 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2317,7 +2333,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- DE5316284EFA9783D4805F74 /* PBXBuildRule */ = {
+ EB7328DCDD62679B76990155 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2329,7 +2345,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- E90ACB037054C61FCC4E9952 /* PBXBuildRule */ = {
+ ECAA5A3B50F0BC7AA0E5B9CB /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2341,7 +2357,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- F5E5DEE83641C81B87FD1332 /* PBXBuildRule */ = {
+ EDCFD2023D4994A34DF61F8D /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2353,7 +2369,20 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- F7B344ACC3DF13CB8A7C4348 /* PBXBuildRule */ = {
+ F3BDF5FBF93DF86FF8ED6F73 /* PBXBuildRule */ = {
+ isa = PBXBuildRule;
+ compilerSpec = com.apple.compilers.proxy.script;
+ filePatterns = "*/IceIAP/*.ice";
+ fileType = pattern.proxy;
+ isEditable = 1;
+ name = "Slice2Cpp Compiler for IceIAP/*.ice";
+ outputFiles = (
+ "$(DERIVED_FILE_DIR)/IceIAP/$(INPUT_FILE_BASE).cpp",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/IceIAP/$(INPUT_FILE_BASE).h",
+ );
+ script = "$SRCROOT/config/xcode-slice2cpp.sh IceIAP";
+ };
+ F498EECFD51C1D6245B0B979 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2365,7 +2394,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- F8C11295A9583599950546F6 /* PBXBuildRule */ = {
+ F522E72BC10B41615C87AADB /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2377,7 +2406,7 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- F8FA70B58982574CF62A074F /* PBXBuildRule */ = {
+ F5C940CB6CC8301724B155D1 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2389,20 +2418,19 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- FAFCFD6160F23B4E31E40E57 /* PBXBuildRule */ = {
+ F883618EB3B387F4BE26D4E2 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/IceDiscovery/*.ice";
+ filePatterns = "*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice2Cpp Compiler for IceDiscovery/*.ice";
+ name = "Slice Compiler";
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",
);
- script = "$SRCROOT/config/xcode-slice2cpp.sh IceDiscovery";
+ script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- FB561F6861E2D306C8F6A6A3 /* PBXBuildRule */ = {
+ FA3DA9846CFDE63E1F222FC8 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2414,7 +2442,19 @@
);
script = "$SRCROOT/config/xcode-slice2swift.sh";
};
- FF050A3FAD96A823CF0E7344 /* PBXBuildRule */ = {
+ FD4CD75A21393C0A88E8747F /* PBXBuildRule */ = {
+ isa = PBXBuildRule;
+ compilerSpec = com.apple.compilers.proxy.script;
+ filePatterns = "*/IceSSL/*.ice";
+ fileType = pattern.proxy;
+ isEditable = 1;
+ name = "Slice Compiler for IceSSL/*.ice";
+ outputFiles = (
+ "$(DERIVED_FILE_DIR)/IceSSL_$(INPUT_FILE_BASE).swift",
+ );
+ script = "$SRCROOT/config/xcode-slice2swift.sh IceSSL";
+ };
+ FF764746467005588DAA5E84 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2429,656 +2469,672 @@
/* End PBXBuildRule section */
/* Begin PBXContainerItemProxy section */
- 04262881D8A0A9A1D1D42874 /* PBXContainerItemProxy */ = {
+ 00B9E96C91684D4EB5C666FA /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 70DEF125591A59B1287E9011;
- remoteInfo = "IceInfo macOS";
+ remoteGlobalIDString = 5B04D50FF8C2814B0F900B69;
+ remoteInfo = "IceSlicingObjects macOS";
};
- 0555749CBC275B66F56CD3E9 /* PBXContainerItemProxy */ = {
+ 012A7D423882DF48ED73E370 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = FA9AC3E07BD3162B0750B991;
- remoteInfo = "IceEnums iOS";
+ remoteGlobalIDString = 948AFA5450C10199A3077846;
+ remoteInfo = "IceAdapterDeactivation iOS";
};
- 0902E666C781200A83A86172 /* PBXContainerItemProxy */ = {
+ 077FAE6B64338A756D44773C /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = EE9BA3E14B0161950F4E6728;
- remoteInfo = "IceOptional macOS";
+ remoteGlobalIDString = 203CCFBAE5700282D433D73E;
+ remoteInfo = "IceScope macOS";
};
- 0AF5B72191DA4445F0D3941B /* PBXContainerItemProxy */ = {
+ 09E0905884A49F26F72EC69C /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = E3CA2B3834D08A660128B365;
- remoteInfo = "IceAdmin macOS";
+ remoteGlobalIDString = 1047D2FD2EE76EDB68C8ADD4;
+ remoteInfo = "IceRetry macOS";
};
- 0F642D99A77E3800E8074788 /* PBXContainerItemProxy */ = {
+ 17CAF54C5A72E54E2EE6E822 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 29D62B3E16EE05C27019846D;
- remoteInfo = "IceUdp iOS";
+ remoteGlobalIDString = DBE4059A588B97A862ACB9C1;
+ remoteInfo = "Ice C++11 iOS";
};
- 131DA9C080A681BD99AA559C /* PBXContainerItemProxy */ = {
+ 18A84E9AF6D2F2C0C30D8C3D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 7799AAA11FEE80AE0107AB1C;
- remoteInfo = "IceAmi macOS";
+ remoteGlobalIDString = E481CFA1A9F3D629F05CB448;
+ remoteInfo = "IceProxyAMD iOS";
};
- 17F890A70E51A472DD39DB04 /* PBXContainerItemProxy */ = {
+ 1B8549B36D01C4491F977721 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 83A20DD3EBFB44F9A41058C9;
- remoteInfo = "IceExceptions macOS";
+ remoteGlobalIDString = 77D6D39EBDFBACAEC6AB50DC;
+ remoteInfo = "IceFacets macOS";
};
- 18549B4352884BBD7F433344 /* PBXContainerItemProxy */ = {
+ 1BEC92FDE1E78B82BAFE4869 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = DDFAF2CEFB920C0FE75BCD2F;
- remoteInfo = "IceBinding macOS";
+ remoteGlobalIDString = 1FEFD4E7232D0DAA5755AB33;
+ remoteInfo = "IceInvoke iOS";
};
- 1917A66108576CC497A5B19B /* PBXContainerItemProxy */ = {
+ 1D61ACA7B5BCAE47EF6E2B73 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = D82A3D75AB785341ACBB141D;
- remoteInfo = "IceServantLocator iOS";
+ remoteGlobalIDString = 28494EE5B414F7A072326E31;
+ remoteInfo = "IceAmi iOS";
};
- 1B417B1832CD07DE97965E51 /* PBXContainerItemProxy */ = {
+ 1D863FE698387798E66B0D23 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 4BF2772646EC22FEEC4E5FBF;
- remoteInfo = "IceObjects macOS";
+ remoteGlobalIDString = 94AD4DC1AF342B494CAAB7CC;
+ remoteInfo = "IceHold macOS";
};
- 23EA5AD6BDA78E20F17F6628 /* PBXContainerItemProxy */ = {
+ 1EF1DD750C9A8FBB3B962608 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 9D790B99CF723726AB027C4D;
- remoteInfo = "Ice C++11 iOS";
+ remoteGlobalIDString = 58E9BCF64EC1781A4DD0D196;
+ remoteInfo = "IceInfo iOS";
};
- 25E86E85D2243982C8580ECA /* PBXContainerItemProxy */ = {
+ 2045B2D83D5D2258DD45B941 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = D135F5A608AD970DE196A432;
- remoteInfo = "IceLocation iOS";
+ remoteGlobalIDString = DF5DAC9FCBE633D9363C049F;
+ remoteInfo = "IceObjects iOS";
};
- 28E0481FEF49DF9F4BD4EA60 /* PBXContainerItemProxy */ = {
+ 2672BEFCC8279176D8E0ECF8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = F4FF729814B5AAB9F5113033;
- remoteInfo = "IceProxy macOS";
+ remoteGlobalIDString = 66012C22AF35DDF1485DE768;
+ remoteInfo = "IceProxyAMD macOS";
};
- 299968CD22706060248318FC /* PBXContainerItemProxy */ = {
+ 26FB9417B3CBF97C51714D2E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = A96345B859D9C092EEEB64BD;
- remoteInfo = "IceOptional iOS";
+ remoteGlobalIDString = C654BC816F0DB45D49B7FF9D;
+ remoteInfo = "IceAmi macOS";
};
- 29CC6289FF07428A5D27DD47 /* PBXContainerItemProxy */ = {
+ 29DB810ACB6FDA70FDE4315E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 51AC3F7BFE259936606028BD;
- remoteInfo = "IceSlicingExceptions macOS";
+ remoteGlobalIDString = 7ADBF11C9EE20C2EB45B325E;
+ remoteInfo = "IceSlicingExceptionsAMD macOS";
};
- 2F1139530C2B28466CEEE353 /* PBXContainerItemProxy */ = {
+ 2F0A2C0D7807B242D7DDF62E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = DEE785C53DAAFCD9096B0F83;
- remoteInfo = "IceSSLConfiguration macOS";
+ remoteGlobalIDString = A8EEF07C1AAEE896C12890EB;
+ remoteInfo = "IceInheritance macOS";
};
- 2F7AA3EF6B08D0B884F6AE91 /* PBXContainerItemProxy */ = {
+ 320D27E7269FC1F666A4E598 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = D2451378983F8CA0764E5F18;
- remoteInfo = "IceProperties macOS";
+ remoteGlobalIDString = A8146EFB8049C70495934DD7;
+ remoteInfo = "IceDefaultServant macOS";
};
- 3207309F7B566F30F7806B35 /* PBXContainerItemProxy */ = {
+ 3422F5AB71A2632AD107D932 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 9D790B99CF723726AB027C4D;
- remoteInfo = "Ice C++11 iOS";
+ remoteGlobalIDString = 00F77CD588C52AA839EC6DA3;
+ remoteInfo = "IceProxy iOS";
};
- 331274F665221676B9F4F917 /* PBXContainerItemProxy */ = {
+ 351C1DD0594749389B6F55DB /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 20A9FAFA265C3C9969E1CB6A;
- remoteInfo = "IceOperationsAMD iOS";
+ remoteGlobalIDString = 97C84BE017EF7778EFC76C8B;
+ remoteInfo = "IceInvoke macOS";
};
- 3A2A77443349D502D66BFBF6 /* PBXContainerItemProxy */ = {
+ 354F5EF44EC29259EF9B5E50 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = E1608029D5938FDEA43B53BD;
- remoteInfo = "IceServantLocatorAMD macOS";
+ remoteGlobalIDString = F74D958DE10A0ED42526F1FC;
+ remoteInfo = "IceInheritance iOS";
};
- 3AEB9A89865F4E19638F3267 /* PBXContainerItemProxy */ = {
+ 3623F8DAACCE653AFAE979B1 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 868B272E34C5F86EB37605B9;
- remoteInfo = "IceExceptionsAMD iOS";
+ remoteGlobalIDString = DDA8E1152F6BDD1A32BBF7D5;
+ remoteInfo = "IceSlicingObjects iOS";
};
- 3D7AE7DF9A65F7331F5A60F8 /* PBXContainerItemProxy */ = {
+ 398B7D42066E484AADDBDDA5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 190F38FB6D2AF3651FBDA565;
- remoteInfo = "IceSlicingObjectsAMD iOS";
+ remoteGlobalIDString = A846EEA352AF47315182B4BF;
+ remoteInfo = "SliceEscape iOS";
};
- 3F351D4E890446AF899856FB /* PBXContainerItemProxy */ = {
+ 3A34BF33E8DE56EA7B47959B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = D8FF131BAF74D96CDCDDFD55;
- remoteInfo = "IceTimeout macOS";
+ remoteGlobalIDString = DBE4059A588B97A862ACB9C1;
+ remoteInfo = "Ice C++11 iOS";
};
- 4050D295058725F4137DCE31 /* PBXContainerItemProxy */ = {
+ 3C7F9DBE6314AE90B49A6E46 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = CA0456286716603E3F58A6D6;
+ remoteGlobalIDString = 65D2D192741E513ED7970311;
remoteInfo = "IceStream macOS";
};
- 40FDE5C3CF3EB237A2CD335D /* PBXContainerItemProxy */ = {
+ 3D0651CDA7974459DE039B7A /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 943DC5E4F16FE7800E1EC985;
- remoteInfo = "IceUdp macOS";
+ remoteGlobalIDString = 9C530776724F6E799E34EB78;
+ remoteInfo = "IceServantLocator iOS";
};
- 48B35333F3397F6ED32CF516 /* PBXContainerItemProxy */ = {
+ 3FA821F61BAB438D15974E7B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 9D790B99CF723726AB027C4D;
- remoteInfo = "Ice C++11 iOS";
+ remoteGlobalIDString = A99E9B163074E125FC2013CB;
+ remoteInfo = "IceBinding iOS";
};
- 4940EE8CF5C6771C69D5C3A7 /* PBXContainerItemProxy */ = {
+ 44CD36BFAEB4B05F1214DD12 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = F61F59FFEAA622E0DAD97422;
- remoteInfo = "IceOptionalAMD macOS";
+ remoteGlobalIDString = 6B67B1C1BAEDE4DA681A9C03;
+ remoteInfo = "IceAdmin iOS";
};
- 49B6A8F745AA3CE04775D511 /* PBXContainerItemProxy */ = {
+ 452BDB583E315AD93F78A76C /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 489615AD8D1B52AA45CA5745;
- remoteInfo = "IceAcm macOS";
+ remoteGlobalIDString = 6D612E6F4871903DCD3A324A;
+ remoteInfo = "IceServantLocatorAMD iOS";
};
- 4AAB0D072BA661D69033EDA5 /* PBXContainerItemProxy */ = {
+ 49FFC76293BF60B1E17A6667 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 019067F6736B4F99E134C1D2;
- remoteInfo = "IceObjects iOS";
+ remoteGlobalIDString = 4071D2AD7F89B20AEBBDF557;
+ remoteInfo = "SliceEscape macOS";
};
- 4B957AF905B33AEEEE429B2A /* PBXContainerItemProxy */ = {
+ 4CB26D02841CD24D89A156DF /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 6987C4C552627E648B93FF8E;
- remoteInfo = "IceScope macOS";
+ remoteGlobalIDString = 97F30BC51B01F0708208E284;
+ remoteInfo = "IceSlicingExceptions iOS";
};
- 4CE4179CC084644350170D1A /* PBXContainerItemProxy */ = {
+ 4D8C8EEF85D06A85C7385E2E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = D49C1699AA63EFB2173EE30E;
- remoteInfo = "IceExceptionsAMD macOS";
+ remoteGlobalIDString = AF7B7FF819A043B5E2816AD4;
+ remoteInfo = "IceAcm iOS";
};
- 5065D5F3FFD060401E6A280F /* PBXContainerItemProxy */ = {
+ 4E4DF7DAC68CE3CB988E3F2D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 724F3B9955E19120259EBA88;
- remoteInfo = "IceInvoke iOS";
+ remoteGlobalIDString = 1AE57757EE4BFE6EFE90597A;
+ remoteInfo = "IceTimeout macOS";
};
- 5163C8A507100AF3046A7936 /* PBXContainerItemProxy */ = {
+ 556ADB59DAA5B8924C85FC34 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 9559E08EB06E86D9555AFA32;
- remoteInfo = "IceAcm iOS";
+ remoteGlobalIDString = CF4B940F04D35849069F18BA;
+ remoteInfo = "IceSlicingExceptionsAMD iOS";
};
- 51C633BEF265707C9E46033F /* PBXContainerItemProxy */ = {
+ 5BF97B1645127BA8E5703467 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 914A73A2638D21A5151A593D;
- remoteInfo = "IceLocation macOS";
+ remoteGlobalIDString = 35899470C3301DAD18BA7AD9;
+ remoteInfo = "IceUdp iOS";
};
- 533DEB185A6773AD7745A33C /* PBXContainerItemProxy */ = {
+ 694E3DD56D9746713AC9511C /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 2B35E5BACDC0971FDEDD72D4;
- remoteInfo = "IceInfo iOS";
+ remoteGlobalIDString = FBDC8840BCAB9CCF43E85A17;
+ remoteInfo = "IceInfo macOS";
};
- 5884998C31D98D2140281992 /* PBXContainerItemProxy */ = {
+ 6A24587DA21B79BBAD0AC5EB /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 545E7DD764E2EF6FB2236BD8;
- remoteInfo = "IceDefaultValue macOS";
+ remoteGlobalIDString = 075F8F15B56451ECD8401979;
+ remoteInfo = "IceDefaultValue iOS";
};
- 599CCAA3BA7E879AF2097981 /* PBXContainerItemProxy */ = {
+ 6B551FF002734405D7C87E07 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = CFD8907E52F7B572629EE044;
- remoteInfo = "IceProxyAMD iOS";
+ remoteGlobalIDString = 21D21BE5E516E6EA85CE607E;
+ remoteInfo = "IceEnums macOS";
};
- 68907C272638402EC9A6F6C8 /* PBXContainerItemProxy */ = {
+ 6F471248CE4A5419D1A69504 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 655079AC0A3DBCEE9E34BFE2;
- remoteInfo = "IceDefaultValue iOS";
+ remoteGlobalIDString = 79E76D83C4CE9103EB33C876;
+ remoteInfo = "IceBinding macOS";
};
- 6C9BA2F38064D23AC963E866 /* PBXContainerItemProxy */ = {
+ 762CA0B29741A20D7D74CA3C /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = D3114A875813205727BE239A;
- remoteInfo = "IceAdapterDeactivation iOS";
+ remoteGlobalIDString = 32F9D5F86E27B8DC0F2EA419;
+ remoteInfo = "IceHold iOS";
};
- 6F5DBBC6B5E760F943F8EEAC /* PBXContainerItemProxy */ = {
+ 77D04BB618C88B97D574D6AA /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 4BAAF3F4BBAA14B03D4343AF;
- remoteInfo = "IceAmi iOS";
+ remoteGlobalIDString = 211C6F4229E2AA455B2216AB;
+ remoteInfo = "IceOperationsAMD iOS";
};
- 73832CB96899AD231540D357 /* PBXContainerItemProxy */ = {
+ 78D34BDEA841064D88F49B43 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 1E5AFB3407A860FD2D5A52AB;
- remoteInfo = "Ice C++11 macOS";
+ remoteGlobalIDString = DBE4059A588B97A862ACB9C1;
+ remoteInfo = "Ice C++11 iOS";
};
- 77CDA2B91FC6FBF5EAFE3BF8 /* PBXContainerItemProxy */ = {
+ 7B342719EF7A81A178579629 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 505C810A1856E8A7F0004864;
- remoteInfo = "IceSlicingObjects iOS";
+ remoteGlobalIDString = AF7E70BAF17825F4663EADB2;
+ remoteInfo = "IceTimeout iOS";
};
- 7E9423C38FD5FCFCA624EBD4 /* PBXContainerItemProxy */ = {
+ 7F2C9B5EA878D98386C35DC0 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 3ABF257B7556B99F3E27DE79;
- remoteInfo = "IceProxy iOS";
+ remoteGlobalIDString = 4767092609658E7B68BB8BC1;
+ remoteInfo = "IceProperties macOS";
};
- 812B91C09084E2442A7EB756 /* PBXContainerItemProxy */ = {
+ 8652DE5F27F877400C8B357B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = FA79FDB2E40EA048C989CE6B;
- remoteInfo = "IceAdapterDeactivation macOS";
+ remoteGlobalIDString = 32567C627DD3073149F66DE4;
+ remoteInfo = "IceSSLConfiguration macOS";
};
- 85D8E930ACDBE20D2E232D3F /* PBXContainerItemProxy */ = {
+ 86AAF95478BBA4DB294DDF25 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 518B2A97C5EA841D90D82FA5;
- remoteInfo = "IceFacets iOS";
+ remoteGlobalIDString = 8739E27BE2F42956F1855311;
+ remoteInfo = "IceOperations iOS";
};
- 87578EE896143D4CAA04AC46 /* PBXContainerItemProxy */ = {
+ 8C84251DF49FE56FECB87BD7 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 1CB52360375A96645BFD24D1;
- remoteInfo = "IceSSLConfiguration iOS";
+ remoteGlobalIDString = 0D43BBB8D3BF61316319F3AD;
+ remoteInfo = "IceExceptions iOS";
};
- 8AA819E3F17C4332CAC2B2C3 /* PBXContainerItemProxy */ = {
+ 8FC17178C1336C4E501C52F5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 168695783082400C267A4FEE;
- remoteInfo = "IceInheritance macOS";
+ remoteGlobalIDString = DBE4059A588B97A862ACB9C1;
+ remoteInfo = "Ice C++11 iOS";
};
- 8C22DF3D5292B3EC080B24D1 /* PBXContainerItemProxy */ = {
+ 9115491B6979C7535B29E901 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 19674285C3F01F277144FAA5;
- remoteInfo = "IceOptionalAMD iOS";
+ remoteGlobalIDString = A0E7835C8632C1FD0B765070;
+ remoteInfo = "IceSlicingExceptions macOS";
};
- 8E3350D68E71E687285FC736 /* PBXContainerItemProxy */ = {
+ 9545287277AE406AF4B9403B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 084212C63823922FF8CCED86;
- remoteInfo = "IceRetry iOS";
+ remoteGlobalIDString = 6D72C6DAADA7E46CBEBDCA55;
+ remoteInfo = "IceLocation iOS";
};
- 8EB4BF4D3B3518F23A8D91AE /* PBXContainerItemProxy */ = {
+ 9B35663FC93B5AFB9E11EC5F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 2C901EBDEAAD07C4E8F3F138;
- remoteInfo = "IceDefaultServant iOS";
+ remoteGlobalIDString = 609C6DF8A42F390A3B5FDD7E;
+ remoteInfo = "IceExceptionsAMD iOS";
};
- 983EF10AA3941E4E3A18D299 /* PBXContainerItemProxy */ = {
+ 9BE21B0FDB241B9BD1E18469 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = F1BDA74556A572ADF6779950;
- remoteInfo = "IceBinding iOS";
+ remoteGlobalIDString = FBE0B52787FDEC73CCF0FEDE;
+ remoteInfo = "IceSlicingObjectsAMD iOS";
};
- 9BF8BA8521B15C22FD537B0D /* PBXContainerItemProxy */ = {
+ 9D287CCC4D1AA03187B6EADB /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = BCB87334C1A9C89F507279B6;
- remoteInfo = "IceOperations iOS";
+ remoteGlobalIDString = 12505B43DECC9072DDA93522;
+ remoteInfo = "IceServantLocatorAMD macOS";
};
- 9EEAF90A310C4780DE924610 /* PBXContainerItemProxy */ = {
+ 9DC96A9D18BA20523B689FD2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 95A4C9B73FD39CCC2C76F664;
- remoteInfo = "IceFacets macOS";
+ remoteGlobalIDString = 47C5150EA24C2DD38BB5919A;
+ remoteInfo = "IceAdapterDeactivation macOS";
};
- A18AE171C444F48EC3C4D034 /* PBXContainerItemProxy */ = {
+ A14685E3976F1C474AC93929 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 9D790B99CF723726AB027C4D;
- remoteInfo = "Ice C++11 iOS";
+ remoteGlobalIDString = 5D112EF4155CA9FB910655EB;
+ remoteInfo = "Ice C++11 macOS";
};
- A4D4B8848659B75C6DDFDD97 /* PBXContainerItemProxy */ = {
+ A586D197C1F8A1DFB961805C /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 7DA49F87469E1BF9FE09D96A;
- remoteInfo = "IceProxyAMD macOS";
+ remoteGlobalIDString = BA2441160CA9C3EC9B9B84DF;
+ remoteInfo = "IceOptional iOS";
};
- A6AE3A7BA840655AFF7DB141 /* PBXContainerItemProxy */ = {
+ A6704342A688B5D7EA41DF54 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 927B275163C7303EB658769C;
- remoteInfo = "IceEnums macOS";
+ remoteGlobalIDString = 0490AD27F5A289C50B3F815D;
+ remoteInfo = "IceDefaultServant iOS";
};
- A6EB4DF0EAACE765DC8161B1 /* PBXContainerItemProxy */ = {
+ A70FD4B8B7A8C5B481DBF70E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 316EF239C0880E451FED1779;
- remoteInfo = "IceInvoke macOS";
+ remoteGlobalIDString = 5D112EF4155CA9FB910655EB;
+ remoteInfo = "Ice C++11 macOS";
};
- A86B7311699114340C9A1637 /* PBXContainerItemProxy */ = {
+ ACCCA43B3F9C49370A66C199 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = FE8E547E9375612C62A208B6;
+ remoteGlobalIDString = EB19D268DE65F2FE29B2FE11;
remoteInfo = "IceOperations macOS";
};
- ACEF64531D2D93544F14AE06 /* PBXContainerItemProxy */ = {
+ B5198561BAD5A87FD447DAC3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 0B5BCBCDC70DE26FC8F126E4;
- remoteInfo = "IceTimeout iOS";
+ remoteGlobalIDString = CBF792C9C20F93AB5041A71F;
+ remoteInfo = "IceOptionalAMD iOS";
};
- AD235896349A6B13003E8982 /* PBXContainerItemProxy */ = {
+ B5975584EB85812F73BD0666 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 30C4060CCA42A7D2D7DFDAF0;
- remoteInfo = "IceHold macOS";
+ remoteGlobalIDString = E655FA4D9156EE58A949DD5F;
+ remoteInfo = "IceDefaultValue macOS";
};
- AF73F51D5A9029374FB69C45 /* PBXContainerItemProxy */ = {
+ B6847AF7C38F82E528C717F5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = D42F11C6931E46CB3E092325;
- remoteInfo = "IceServantLocatorAMD iOS";
+ remoteGlobalIDString = 825326F860E786A79DEB00D4;
+ remoteInfo = "IceScope iOS";
};
- B0465C226FA214C8C677053A /* PBXContainerItemProxy */ = {
+ BF3F9D4838052666797C6C1E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 09315535B1E1179226C4B57B;
- remoteInfo = "IceOperationsAMD macOS";
+ remoteGlobalIDString = 4DDEF927C72F4ADC4CC2F561;
+ remoteInfo = "IceProperties iOS";
};
- B57FEA30D93C4EF0674BCD3D /* PBXContainerItemProxy */ = {
+ C0A7DA882A995E08ECAC9FC7 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 1E5AFB3407A860FD2D5A52AB;
- remoteInfo = "Ice C++11 macOS";
+ remoteGlobalIDString = 95397A3FDEAE1CE30716B6E5;
+ remoteInfo = "IceSSLConfiguration iOS";
};
- BAC78A6AF92B7AF8CFF4F3CB /* PBXContainerItemProxy */ = {
+ CC08B2D205ECA4EB3B611BE0 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = E57F1F07989620C70AB5DA2E;
- remoteInfo = "IceSlicingExceptions iOS";
+ remoteGlobalIDString = D930DA19F611D5014A75557D;
+ remoteInfo = "IceStream iOS";
};
- BAED7AAA4B7C75DCEE95414D /* PBXContainerItemProxy */ = {
+ CD33A37490C614F13E6AEEE2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 37F09E1762731409B0927A5A;
- remoteInfo = "IceDefaultServant macOS";
+ remoteGlobalIDString = 147097EC2371AF7BC37624B7;
+ remoteInfo = "IceEnums iOS";
};
- BD4C361A197427D91280C84E /* PBXContainerItemProxy */ = {
+ CDBC429D976D4D0AA64A8DF7 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 59F3DB3B26E9C8A5FF386242;
- remoteInfo = "IceScope iOS";
+ remoteGlobalIDString = C637E5CCF3BB04B5223E5156;
+ remoteInfo = "IceObjects macOS";
};
- BD6D566C891266CF4E2EB3CD /* PBXContainerItemProxy */ = {
+ D1A6EDDCCB7DF9B7D69CA472 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 19C81509369F8EDE96AB38DF;
- remoteInfo = "IceSlicingExceptionsAMD macOS";
+ remoteGlobalIDString = 52D52F21CA178676FA08462C;
+ remoteInfo = "IceServantLocator macOS";
};
- D5EFAD12CF2897CF0EA6BB2D /* PBXContainerItemProxy */ = {
+ D27400AAC7BEED95CE840EEC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 44C2A64576D0F891012A3D62;
- remoteInfo = "IceProperties iOS";
+ remoteGlobalIDString = 97E9DF0DC4AC1A0C397DC61E;
+ remoteInfo = "IceLocation macOS";
};
- DE84917F5D7B1061F7D17241 /* PBXContainerItemProxy */ = {
+ D3D790DCE2B6249786C6A7F6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = C1FFADFE4AD696D0FFED553E;
- remoteInfo = "IceExceptions iOS";
+ remoteGlobalIDString = E70A499E954C5EBD82868040;
+ remoteInfo = "IceRetry iOS";
+ };
+ D40C4FB5674FE86BFD2130E8 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 9346D47FA5D6E320D986340D;
+ remoteInfo = "IceProxy macOS";
};
- DEC2031A70E8B62C27E08E80 /* PBXContainerItemProxy */ = {
+ DB5FB89F734AC7CC5DC402DE /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 4B841FF75849A8F9B5CF7D78;
+ remoteGlobalIDString = E5D50E9F1B537E41E5BD1B5E;
+ remoteInfo = "IceUdp macOS";
+ };
+ DB74FC28B55637255307B4A2 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = F128075545E1E30A90D7320B;
remoteInfo = "IceSlicingObjectsAMD macOS";
};
- E09B684B87216869C6BD61F0 /* PBXContainerItemProxy */ = {
+ DDCDB72CC05E6EB9C48658E8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 91754B964281FFBC9EC76174;
- remoteInfo = "IceSlicingExceptionsAMD iOS";
+ remoteGlobalIDString = 3A116DA9D0CAEA2208449869;
+ remoteInfo = "IceOperationsAMD macOS";
};
- E10DC611C7DFA9CFDF831734 /* PBXContainerItemProxy */ = {
+ E31A639AB200138EF2FF859B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 0AB70547BA9E851C0D18A9F1;
- remoteInfo = "IceSlicingObjects macOS";
+ remoteGlobalIDString = 9B50C8734B7707E414BC2D20;
+ remoteInfo = "IceFacets iOS";
};
- E1F418B02B1AE77F5AB419EA /* PBXContainerItemProxy */ = {
+ E5F6D25F7E1C3FCFD227937A /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 76163DBD610637C491CAE31A;
- remoteInfo = "IceInheritance iOS";
+ remoteGlobalIDString = AB3067BB19F19A9A34CA528A;
+ remoteInfo = "IceExceptions macOS";
};
- E6601E89AD2AE389098FCBBD /* PBXContainerItemProxy */ = {
+ EF75594C95B67C35F5105CFE /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = B55B847861F122680DE05BB1;
- remoteInfo = "IceHold iOS";
+ remoteGlobalIDString = 0DF9972D061CD8979D2494FE;
+ remoteInfo = "IceOptional macOS";
};
- ED24AF700FB02955F5248C43 /* PBXContainerItemProxy */ = {
+ FA73AD4B02BCA5DA72D2928F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = E654335C81687CCB11DAF456;
- remoteInfo = "IceAdmin iOS";
+ remoteGlobalIDString = 708B8815B820428A57009CAE;
+ remoteInfo = "IceExceptionsAMD macOS";
};
- F6BC7026F1B0F219FA6DE1C0 /* PBXContainerItemProxy */ = {
+ FAA4F6E9854330B1645FCF4B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 305BE25227D580C2E6CE24AD;
- remoteInfo = "IceRetry macOS";
+ remoteGlobalIDString = CF65D8E795AFA0F6C87A5370;
+ remoteInfo = "IceOptionalAMD macOS";
};
- FAAB8093EA41F2D8C905BE41 /* PBXContainerItemProxy */ = {
+ FCC722DF17EBF649F313F939 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 1E5AFB3407A860FD2D5A52AB;
- remoteInfo = "Ice C++11 macOS";
+ remoteGlobalIDString = 3C31265BEB86214148642F72;
+ remoteInfo = "IceAdmin macOS";
};
- FC00FAE32D143F4F3A57DCC5 /* PBXContainerItemProxy */ = {
+ FFA29E2511E5A34A630D610F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 014203CFAC4E933996CC591A;
- remoteInfo = "IceServantLocator macOS";
+ remoteGlobalIDString = 5D112EF4155CA9FB910655EB;
+ remoteInfo = "Ice C++11 macOS";
};
- FC64C4DE5B172046AC31357B /* PBXContainerItemProxy */ = {
+ FFCF0D402C9C8A7155DAA2AF /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = 106782545D65F38315C8F4EC /* Project object */;
+ containerPortal = F860156F7045049A0BDAC200 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = DF7DA54CC3896D66BD483BC0;
- remoteInfo = "IceStream iOS";
+ remoteGlobalIDString = B2CD06A8A3872289769A0D71;
+ remoteInfo = "IceAcm macOS";
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
- 41564906C3E51ACE5D85B7F1 /* Copy Frameworks */ = {
+ 7D39202283A8EEBBAE0276E1 /* Copy Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
- D3A51448AF210819C73A36DE /* Ice.framework in Copy Frameworks */,
- 19F24993D0BD57D6727BF3A7 /* IceAcm.bundle in Copy Frameworks */,
- 14044B4C3ABDB72E71AB13A6 /* IceAdapterDeactivation.bundle in Copy Frameworks */,
- 9997D2BD6524338571CCE63F /* IceAdmin.bundle in Copy Frameworks */,
- A8D62AB4E5364C7450B4A9A6 /* IceAmi.bundle in Copy Frameworks */,
- 9D7EB8DABF88F10D53D252B8 /* IceBinding.bundle in Copy Frameworks */,
- B83C70B58860751C2BAEFFB8 /* IceDefaultServant.bundle in Copy Frameworks */,
- 19BC08D810A4D7098E5D28DD /* IceDefaultValue.bundle in Copy Frameworks */,
- 5FFE63935A350CDFA8B7E52F /* IceEnums.bundle in Copy Frameworks */,
- 570C983D405BC026034DCE88 /* IceExceptions.bundle in Copy Frameworks */,
- 6048CF195759EB9E38955C7B /* IceExceptionsAMD.bundle in Copy Frameworks */,
- 1FB6601D4AEE739C939FADF2 /* IceFacets.bundle in Copy Frameworks */,
- B72A6ABA0CEB67400752D077 /* IceHold.bundle in Copy Frameworks */,
- CE0DA9D69C1DEADA067594E0 /* IceInfo.bundle in Copy Frameworks */,
- 26CD8979C073ECF58708D142 /* IceInheritance.bundle in Copy Frameworks */,
- EE73827955BC09004224623A /* IceInvoke.bundle in Copy Frameworks */,
- 6C4699A183FC8CFBB45F5417 /* IceLocation.bundle in Copy Frameworks */,
- 7E743E4A945BC888692C40BB /* IceObjects.bundle in Copy Frameworks */,
- 309A7EC833C5207B6F5FDF34 /* IceOperations.bundle in Copy Frameworks */,
- E815E6A6FDBD589ECF2AC79F /* IceOperationsAMD.bundle in Copy Frameworks */,
- C3E535CA0547BBF017722535 /* IceOptional.bundle in Copy Frameworks */,
- 9840442C6D4C28ECE67FD292 /* IceOptionalAMD.bundle in Copy Frameworks */,
- 80D2D7AAEAC6778DA6A7E555 /* IceProperties.bundle in Copy Frameworks */,
- 0EDB67BCBCE10AD8BCD83705 /* IceProxy.bundle in Copy Frameworks */,
- 7081181F372EE6822B8FD43A /* IceProxyAMD.bundle in Copy Frameworks */,
- 28929AFDD61B8FB33F25BC7F /* IceRetry.bundle in Copy Frameworks */,
- 9A5281B5B817BC83B3400D0E /* IceScope.bundle in Copy Frameworks */,
- 4129DFC26C0DB8E82370B6EE /* IceServantLocator.bundle in Copy Frameworks */,
- 2D48EE21AFFDC61D89095358 /* IceServantLocatorAMD.bundle in Copy Frameworks */,
- 290E98DB9A35D7077CD73F4C /* IceSlicingExceptions.bundle in Copy Frameworks */,
- 29A41DFC957DB6FC42FC72EB /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */,
- 0B19312F81FBE9B840DAC5AC /* IceSlicingObjects.bundle in Copy Frameworks */,
- FDD7C1FC79F84FA15A0F54E9 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */,
- F444E1E48C9A4FDD681C767A /* IceSSLConfiguration.bundle in Copy Frameworks */,
- D62F3D42B37BBDD111E715B5 /* IceStream.bundle in Copy Frameworks */,
- 2B0530F112578869665CD847 /* IceTimeout.bundle in Copy Frameworks */,
- FF7BE7738109AAC68579B73D /* IceUdp.bundle in Copy Frameworks */,
- 66F9B3E86B1D7F73B699DD0A /* PromiseKit.framework in Copy Frameworks */,
- 54E562D990AD337E04903346 /* TestCommon.framework in Copy Frameworks */,
+ C895BABD226D07EDE3B57BF9 /* Ice.framework in Copy Frameworks */,
+ 154CFD844689A2764F20B270 /* IceAcm.bundle in Copy Frameworks */,
+ 97792AF6207B30F53EE626B1 /* IceAdapterDeactivation.bundle in Copy Frameworks */,
+ CB2B30A8B42C0CF879A5FE7D /* IceAdmin.bundle in Copy Frameworks */,
+ 46664FE1454950506DE67262 /* IceAmi.bundle in Copy Frameworks */,
+ D1AD7057493BDDEBC0CA1D4A /* IceBinding.bundle in Copy Frameworks */,
+ 15754CA00D77A51E9C497D3F /* IceDefaultServant.bundle in Copy Frameworks */,
+ 9155033E0DF7499170A71E6D /* IceDefaultValue.bundle in Copy Frameworks */,
+ 6EA60FDB4322F96A1B4A5624 /* IceEnums.bundle in Copy Frameworks */,
+ D2D85066255AC9DD3C274BEF /* IceExceptions.bundle in Copy Frameworks */,
+ 0E3F413FE98C47302C30A47A /* IceExceptionsAMD.bundle in Copy Frameworks */,
+ 1AF487808C57B86B887C58FA /* IceFacets.bundle in Copy Frameworks */,
+ 82B20B8B6BC9FAD9F339A667 /* IceHold.bundle in Copy Frameworks */,
+ E2DAA145313C2C79B19FB70E /* IceInfo.bundle in Copy Frameworks */,
+ F6D3D7FCDF942AFA5B85D2ED /* IceInheritance.bundle in Copy Frameworks */,
+ 6FD92E35ED25140DB1525F92 /* IceInvoke.bundle in Copy Frameworks */,
+ 4BA831AED294ABFF7E270726 /* IceLocation.bundle in Copy Frameworks */,
+ 940BF3A10EB28CA8FE6FC106 /* IceObjects.bundle in Copy Frameworks */,
+ 5FB26DA4E669481ED865DDC1 /* IceOperations.bundle in Copy Frameworks */,
+ 1884EECECC3AD508578341DE /* IceOperationsAMD.bundle in Copy Frameworks */,
+ 89631D4C5129867FD5F71B98 /* IceOptional.bundle in Copy Frameworks */,
+ 25356D024A0601BA5A3A12D9 /* IceOptionalAMD.bundle in Copy Frameworks */,
+ B5C230A174F4ABECF918C103 /* IceProperties.bundle in Copy Frameworks */,
+ 82E86C65C67B1AF8B17B039B /* IceProxy.bundle in Copy Frameworks */,
+ 74411820F0FFF0E77F0856A9 /* IceProxyAMD.bundle in Copy Frameworks */,
+ 7EA1995955DBF9F0587E5EA2 /* IceRetry.bundle in Copy Frameworks */,
+ 17436DF6A8F2D195A5D5FAB8 /* IceScope.bundle in Copy Frameworks */,
+ 214187FA2A6BFCC83C6779B2 /* IceServantLocator.bundle in Copy Frameworks */,
+ A2983477E2286DBFB0504F39 /* IceServantLocatorAMD.bundle in Copy Frameworks */,
+ 32DB9D91A6A04E51CB013686 /* IceSlicingExceptions.bundle in Copy Frameworks */,
+ 9CCE6CF1E487C11F5D3906D0 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */,
+ 7228D7382C407B366E8AB04C /* IceSlicingObjects.bundle in Copy Frameworks */,
+ 2A7E84306F0EF38EAFEDFF0F /* IceSlicingObjectsAMD.bundle in Copy Frameworks */,
+ 40CD913F6CC6E9E8E9068662 /* IceSSLConfiguration.bundle in Copy Frameworks */,
+ 1F65A59E4F3A51F139B3FA9A /* IceStream.bundle in Copy Frameworks */,
+ 141C6D87907F476654670970 /* IceTimeout.bundle in Copy Frameworks */,
+ 7BA19CC00C4E148E70236EA2 /* IceUdp.bundle in Copy Frameworks */,
+ 37141D393D4FAB574E3FEE59 /* PromiseKit.framework in Copy Frameworks */,
+ BC0B613393D2D8F53730385F /* SliceEscape.bundle in Copy Frameworks */,
+ D21E023CE5532788F89CAD3D /* TestCommon.framework in Copy Frameworks */,
);
name = "Copy Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
- E16484C46E963963F5902DA1 /* Copy Frameworks */ = {
+ D05E8C02FDB9BC37BE8C3C84 /* Copy Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
- 861D55290DF2CCC60F38A0AE /* Ice.framework in Copy Frameworks */,
- A6C04DADDD3AB41469353A7B /* IceAcm.bundle in Copy Frameworks */,
- 7B61BC333AED889282EE17F9 /* IceAdapterDeactivation.bundle in Copy Frameworks */,
- CFAD4D2C3E57E7F258830E75 /* IceAdmin.bundle in Copy Frameworks */,
- 73D11493028F44C82DA46334 /* IceAmi.bundle in Copy Frameworks */,
- 6A70E620B8CD85705EC3CC51 /* IceBinding.bundle in Copy Frameworks */,
- 1CB3B33AB8306AF2266BD086 /* IceDefaultServant.bundle in Copy Frameworks */,
- 7B7B802EA9CDBDCF60CAF4B4 /* IceDefaultValue.bundle in Copy Frameworks */,
- BB9197F80393C2A7B19DFE0A /* IceEnums.bundle in Copy Frameworks */,
- DCE0E7C1CE7FB62669222758 /* IceExceptions.bundle in Copy Frameworks */,
- 7BC04FD92AB8E718EA5F298E /* IceExceptionsAMD.bundle in Copy Frameworks */,
- D7F8F1C63C388850E8DD90AE /* IceFacets.bundle in Copy Frameworks */,
- 86CA26129E9A54AB25239CD0 /* IceHold.bundle in Copy Frameworks */,
- AB7C739638746E9B2436D6FB /* IceInfo.bundle in Copy Frameworks */,
- 49BD78C1D8CC20A084434C82 /* IceInheritance.bundle in Copy Frameworks */,
- DBD9868F83F77780A64A1B3E /* IceInvoke.bundle in Copy Frameworks */,
- 9CE8D808297B7894EC3B72C2 /* IceLocation.bundle in Copy Frameworks */,
- 6923393B8D27649A115F9DAA /* IceObjects.bundle in Copy Frameworks */,
- 3FD9B8B2E822DD7A8220DADD /* IceOperations.bundle in Copy Frameworks */,
- 3066B078692344C8BE2E6903 /* IceOperationsAMD.bundle in Copy Frameworks */,
- 69928082874706F347454463 /* IceOptional.bundle in Copy Frameworks */,
- 282D98F1E24FE9A2FA86CF4F /* IceOptionalAMD.bundle in Copy Frameworks */,
- E56A07E9EEB5F9F5EBA5583A /* IceProperties.bundle in Copy Frameworks */,
- 0A59FC25205962CB0DEFF107 /* IceProxy.bundle in Copy Frameworks */,
- A45AD7BE21B71145D084CA59 /* IceProxyAMD.bundle in Copy Frameworks */,
- EB907065B3ECED56F5F5161D /* IceRetry.bundle in Copy Frameworks */,
- 0E7B0ECD1B75FAE4B0595FFC /* IceScope.bundle in Copy Frameworks */,
- 5445A4AAE61D43C6F51D382A /* IceServantLocator.bundle in Copy Frameworks */,
- D7A8616CD66F8B21AF4CF740 /* IceServantLocatorAMD.bundle in Copy Frameworks */,
- D26D97458D8A2EDCF6C656BF /* IceSlicingExceptions.bundle in Copy Frameworks */,
- 9C3E24B18093BC424C0109BD /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */,
- CA04967912055567C9306C5A /* IceSlicingObjects.bundle in Copy Frameworks */,
- 49DB53F092857B9E63CEDEDC /* IceSlicingObjectsAMD.bundle in Copy Frameworks */,
- 7C742A52C5A89FA234083C75 /* IceSSLConfiguration.bundle in Copy Frameworks */,
- 28ABEBA974C5635D631B3385 /* IceStream.bundle in Copy Frameworks */,
- 0391D9F4CC693EA30F3113A6 /* IceTimeout.bundle in Copy Frameworks */,
- 067114840DAB2F393CCAFDC2 /* IceUdp.bundle in Copy Frameworks */,
- 6518FE899EDCFC7CE7853656 /* PromiseKit.framework in Copy Frameworks */,
- B27CF0E48C744EE827D8BB59 /* TestCommon.framework in Copy Frameworks */,
+ A5744E9A59F3337F5D157411 /* Ice.framework in Copy Frameworks */,
+ 93A8BEEA3DE546BAA7AA3FAB /* IceAcm.bundle in Copy Frameworks */,
+ F66E30D27CD14E5E5099F7C8 /* IceAdapterDeactivation.bundle in Copy Frameworks */,
+ 352361E12DC85DCE098EFD1F /* IceAdmin.bundle in Copy Frameworks */,
+ 0886AE82EBF844C3599856D5 /* IceAmi.bundle in Copy Frameworks */,
+ B5900D253E5818B9BE419881 /* IceBinding.bundle in Copy Frameworks */,
+ D24AEDA713115C829BC3FD4C /* IceDefaultServant.bundle in Copy Frameworks */,
+ 16231057D1831B880867C5E0 /* IceDefaultValue.bundle in Copy Frameworks */,
+ 1CE0D3CB3E08C713579E49AA /* IceEnums.bundle in Copy Frameworks */,
+ E171BB214A87BF4CB738E8DC /* IceExceptions.bundle in Copy Frameworks */,
+ 53308281577AA00069FB523C /* IceExceptionsAMD.bundle in Copy Frameworks */,
+ 9ACF1FB3CAB27219F3EF7727 /* IceFacets.bundle in Copy Frameworks */,
+ 3D7662A65E24E6D76EB98006 /* IceHold.bundle in Copy Frameworks */,
+ 77D16F6F17E13323ABEAC2A8 /* IceInfo.bundle in Copy Frameworks */,
+ F8FDD9550EF70C9769DDF205 /* IceInheritance.bundle in Copy Frameworks */,
+ 5DCAFD758DD5D59548C54312 /* IceInvoke.bundle in Copy Frameworks */,
+ 3DD55C39F8FD85E817C435AF /* IceLocation.bundle in Copy Frameworks */,
+ 4E5A339494EE6CA2819CFE3B /* IceObjects.bundle in Copy Frameworks */,
+ ED1E29469E8B9580D236D7C7 /* IceOperations.bundle in Copy Frameworks */,
+ 1032EF991FEE1C87E7951780 /* IceOperationsAMD.bundle in Copy Frameworks */,
+ A8BBB6C7BA80FF57878E52A4 /* IceOptional.bundle in Copy Frameworks */,
+ 67FF7B99A529574EBF513FD9 /* IceOptionalAMD.bundle in Copy Frameworks */,
+ 1C0B96BF0AE0756CB20A7D57 /* IceProperties.bundle in Copy Frameworks */,
+ 61048351C51703336BA6FC8F /* IceProxy.bundle in Copy Frameworks */,
+ 44456E86122B7AE2B84CB2E3 /* IceProxyAMD.bundle in Copy Frameworks */,
+ A8B79220F5B58E0C97120CA1 /* IceRetry.bundle in Copy Frameworks */,
+ D06536A4BB65F56449546AF8 /* IceScope.bundle in Copy Frameworks */,
+ CC221BEA5E66D8AC8B6D2FF3 /* IceServantLocator.bundle in Copy Frameworks */,
+ 1B05B931FE893B8CCE025BA1 /* IceServantLocatorAMD.bundle in Copy Frameworks */,
+ 4B770112EC9E5D68D18F3FFE /* IceSlicingExceptions.bundle in Copy Frameworks */,
+ 591E190C68E23B6A2A0BD16B /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */,
+ B5972A3AB0B7FE3B16620677 /* IceSlicingObjects.bundle in Copy Frameworks */,
+ FC375FE6340BE33C71BBDFA9 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */,
+ B966360B9AF24CC03D0292FF /* IceSSLConfiguration.bundle in Copy Frameworks */,
+ A176E74C126656F1B5EA9565 /* IceStream.bundle in Copy Frameworks */,
+ 4300EFCA7AC8801900AD4CD1 /* IceTimeout.bundle in Copy Frameworks */,
+ 06935C440D1476E09F5E4A5C /* IceUdp.bundle in Copy Frameworks */,
+ B095B8E7E6D654A75AD22177 /* PromiseKit.framework in Copy Frameworks */,
+ CAD7FA98AC064145399A3AE8 /* SliceEscape.bundle in Copy Frameworks */,
+ 28CED41A36972F751DC55EB7 /* TestCommon.framework in Copy Frameworks */,
);
name = "Copy Frameworks";
runOnlyForDeploymentPostprocessing = 0;
@@ -3086,2605 +3142,2653 @@
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
- 01E4987A37AF4C942C90C7EA /* Process.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Process.h; path = src/IceObjc/Process.h; sourceTree = "<group>"; };
- 021C75B5FFB88AB59B32FA51 /* LookupI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LookupI.cpp; path = ../cpp/src/IceDiscovery/LookupI.cpp; sourceTree = "<group>"; };
- 03BA1D8F6C850AF9397476E6 /* OutputStream.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OutputStream.cpp; path = ../cpp/src/Ice/OutputStream.cpp; sourceTree = "<group>"; };
- 04054D64F229786AFEB02619 /* ObjectAdapter.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapter.ice; path = ../slice/Ice/ObjectAdapter.ice; sourceTree = "<group>"; };
- 0419BCE07FAAF17A5822C6CC /* CommunicatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = CommunicatorF.ice; path = ../slice/Ice/CommunicatorF.ice; sourceTree = "<group>"; };
- 0527A53CC99EE4FDBF9640AA /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/enums/AllTests.swift; sourceTree = "<group>"; };
- 060F16D2A23E80F47659DA48 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/proxy/TestAMD.ice; sourceTree = "<group>"; };
- 0679A15AAD450BF57AB8E51D /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/slicing/objects/AllTests.swift; sourceTree = "<group>"; };
- 06AD6DC30B654395BA9E5C2F /* IceFacets.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceFacets.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 06D213D2ABDE332A095107AE /* ConnectionRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionRequestHandler.cpp; path = ../cpp/src/Ice/ConnectionRequestHandler.cpp; sourceTree = "<group>"; };
- 078F8B2CCD5D7DDE765404EA /* ImplicitContext.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContext.mm; path = src/IceObjc/ImplicitContext.mm; sourceTree = "<group>"; };
- 088187C6D73465EF1FD378FD /* Value.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Value.swift; path = src/Ice/Value.swift; sourceTree = "<group>"; };
- 08E2CE897A356EC9C8BE8078 /* Communicator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Communicator.ice; path = ../slice/Ice/Communicator.ice; sourceTree = "<group>"; };
- 0951A7725C8AF9E916E7848B /* ProtocolInstance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ProtocolInstance.cpp; path = ../cpp/src/Ice/ProtocolInstance.cpp; sourceTree = "<group>"; };
- 098FC81D41ABB5810AC30E4A /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/slicing/exceptions/AllTests.swift; sourceTree = "<group>"; };
- 0A5E8F5185EFD01217A4B673 /* FacetMap.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = FacetMap.ice; path = ../slice/Ice/FacetMap.ice; sourceTree = "<group>"; };
- 0AD54708B86353EC7209A49B /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = test/TestCommon/Info.plist; sourceTree = "<group>"; };
- 0B9489BBA772E4E49EAFA09A /* PropertiesAdminI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertiesAdminI.swift; path = src/Ice/PropertiesAdminI.swift; sourceTree = "<group>"; };
- 0BA543F66A54DFB1B7723D1C /* LocalObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LocalObject.h; path = src/IceObjc/LocalObject.h; sourceTree = "<group>"; };
- 0BCDC0FC0308D27CA5839467 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/slicing/objects/TestI.swift; sourceTree = "<group>"; };
- 0BE51D3C60998B772598F2ED /* RouterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterF.ice; path = ../slice/Ice/RouterF.ice; sourceTree = "<group>"; };
- 0D956C74C427B7CC8DA08596 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/exceptions/TestAMD.ice; sourceTree = "<group>"; };
- 0DC32BEB62E3F2404DA00605 /* OutputStream.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OutputStream.h; path = src/IceObjc/OutputStream.h; sourceTree = "<group>"; };
- 0E076356006BF4AADE84591E /* EndpointI.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointI.mm; path = ../cpp/src/IceIAP/EndpointI.mm; sourceTree = "<group>"; };
- 0E56F540037B3C821827C8D1 /* LocalException.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalException.ice; path = ../slice/Ice/LocalException.ice; sourceTree = "<group>"; };
- 0F6B56E5C8370577EEDFF599 /* StreamTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamTransceiver.cpp; path = ../cpp/src/Ice/ios/StreamTransceiver.cpp; sourceTree = "<group>"; };
- 0F759184F24D7154780D538F /* libIceIAP C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceIAP C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 0F8BD68E8B713AB7BD69E8D2 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/servantLocator/Client.swift; sourceTree = "<group>"; };
- 0FA3EF54A8D9CDEAC618878F /* Connection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Connection.h; path = src/IceObjc/Connection.h; sourceTree = "<group>"; };
- 0FCE507866E10C7933195C39 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/hold/Client.swift; sourceTree = "<group>"; };
- 10FFB0A903E8329D5866DAB8 /* Properties.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Properties.h; path = src/IceObjc/Properties.h; sourceTree = "<group>"; };
- 11101FB1DBE57E676C60F804 /* IceOptionalAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptionalAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 11336726413C73691D154061 /* IceInheritance.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInheritance.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 11D1325ABEB75A34AC6FCE79 /* Ice.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ice.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 11D99DB6F0A227CFD073C76C /* ValueFactoryManagerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValueFactoryManagerI.swift; path = src/Ice/ValueFactoryManagerI.swift; sourceTree = "<group>"; };
- 133BF2596366AC4DE2F96834 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/invoke/Client.swift; sourceTree = "<group>"; };
- 1381517CC07C074BC216FE4D /* IceProperties.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProperties.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 13C1F9CEAE14678E8C13B6D7 /* ProxyFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ProxyFactory.cpp; path = ../cpp/src/Ice/ProxyFactory.cpp; sourceTree = "<group>"; };
- 13D9015CB2C282A90030B103 /* LocalObject.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalObject.cpp; path = ../cpp/src/Ice/LocalObject.cpp; sourceTree = "<group>"; };
- 140F40F0F1B695717D0C05F2 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/info/Test.ice; sourceTree = "<group>"; };
- 144B5792C9101B1F3B2F7A89 /* NativePropertiesAdmin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NativePropertiesAdmin.swift; path = src/Ice/NativePropertiesAdmin.swift; sourceTree = "<group>"; };
- 14989342C8DEAEBC3E01AC27 /* IceDefaultValue.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultValue.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 14B95106454B3AA6B1E897B9 /* LocalExceptionFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalExceptionFactory.swift; path = src/Ice/LocalExceptionFactory.swift; sourceTree = "<group>"; };
- 151897A7C400D11C1BCFCFE8 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/adapterDeactivation/Test.ice; sourceTree = "<group>"; };
- 1582DCF86188C28E8CEE7F66 /* BlobjectFacade.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = BlobjectFacade.mm; path = src/IceObjc/BlobjectFacade.mm; sourceTree = "<group>"; };
- 15C5F7EDA9F8D672B9DFB1E0 /* SliceChecksumDict.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = SliceChecksumDict.ice; path = ../slice/Ice/SliceChecksumDict.ice; sourceTree = "<group>"; };
- 15E9D5AFB24442E5AF1FEAD6 /* libIceLocatorDiscovery C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceLocatorDiscovery C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 16877CC8FE953AA88FC40A9E /* Process.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Process.ice; path = ../slice/Ice/Process.ice; sourceTree = "<group>"; };
- 16C49855BDE65DCC4BE2C273 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/operations/TestAMDI.swift; sourceTree = "<group>"; };
- 1766A3C43A615BF8A6D4362F /* LocalExceptionDescription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalExceptionDescription.swift; path = src/Ice/LocalExceptionDescription.swift; sourceTree = "<group>"; };
- 184F59407A5331508023577F /* Identity.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Identity.ice; path = ../slice/Ice/Identity.ice; sourceTree = "<group>"; };
- 18B5C76002C26FF7A204AA76 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/optional/Test.ice; sourceTree = "<group>"; };
- 193B9E652EAC446B747F7883 /* IceDefaultValue.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultValue.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 19C44F6312506BF58BA1EBE5 /* Properties.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Properties.mm; path = src/IceObjc/Properties.mm; sourceTree = "<group>"; };
- 1A77DD3D7D7E4B8252D9C042 /* LoggerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LoggerI.swift; path = src/Ice/LoggerI.swift; sourceTree = "<group>"; };
- 1B2B9999246826B10635B986 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/acm/Test.ice; sourceTree = "<group>"; };
- 1B7508ED4FA578A3E53D557D /* Shared.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Shared.cpp; path = ../cpp/src/IceUtil/Shared.cpp; sourceTree = "<group>"; };
- 1C302CDB93C1F9EF3E6B0731 /* IceProperties.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProperties.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 1CB770E1F149346DC577DB93 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/ami/Client.swift; sourceTree = "<group>"; };
- 1CF691D390B4D366D0FF3181 /* IceProxyAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxyAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 1D984F76C7709A03F9168865 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/optional/TestAMDI.swift; sourceTree = "<group>"; };
- 1DD1997994CA1978B274F0DD /* IceOptionalAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptionalAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 1F69DD0B8619F1FEE82EC37C /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/ami/Server.swift; sourceTree = "<group>"; };
- 1FA8D4DF3F5183AB2A571210 /* HttpParser.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = HttpParser.cpp; path = ../cpp/src/Ice/HttpParser.cpp; sourceTree = "<group>"; };
- 1FDEA611C2271F9DF539231B /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/defaultServant/Client.swift; sourceTree = "<group>"; };
- 1FF5D640A5538860B1001550 /* Logger.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Logger.mm; path = src/IceObjc/Logger.mm; sourceTree = "<group>"; };
- 20D28B5F7BA129C389E8CE4D /* ViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewController.swift; path = test/TestDriver/iOS/ViewController.swift; sourceTree = "<group>"; };
- 217F544847B3FD389A697A43 /* Locator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Locator.ice; path = ../slice/Ice/Locator.ice; sourceTree = "<group>"; };
- 2220F26B706302A45AA901BB /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/facets/AllTests.swift; sourceTree = "<group>"; };
- 22800D4F134485967AB896BF /* IceStream.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceStream.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 22946851EDF98161E913CFE2 /* CountDownLatch.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CountDownLatch.cpp; path = ../cpp/src/Ice/CountDownLatch.cpp; sourceTree = "<group>"; };
- 22BEEE0FA7ADE6DFDFA1DCCC /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/ami/TestI.swift; sourceTree = "<group>"; };
- 244896400B8118FD6D0B8FF7 /* LoggerUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerUtil.cpp; path = ../cpp/src/Ice/LoggerUtil.cpp; sourceTree = "<group>"; };
- 2513AFC3688FDC9A429A720F /* UnknownSlicedValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UnknownSlicedValue.swift; path = src/Ice/UnknownSlicedValue.swift; sourceTree = "<group>"; };
- 25938CA0FD96B9AB1EEE30E2 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/inheritance/Test.ice; sourceTree = "<group>"; };
- 259D715151E57A75E2DD5760 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/defaultServant/Test.ice; sourceTree = "<group>"; };
- 25B2EA0BC7A3B030655EC508 /* RouterInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterInfo.cpp; path = ../cpp/src/Ice/RouterInfo.cpp; sourceTree = "<group>"; };
- 25C3EEB1CC3EAE46AB43ADF4 /* IceScope.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceScope.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 25D75BBE6CEE634E4384DE0E /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/proxy/Client.swift; sourceTree = "<group>"; };
- 25F04F140C0FE194167C1D65 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/scope/Test.ice; sourceTree = "<group>"; };
- 271252F1351278085970EA4C /* ServerPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivate.ice; path = test/Ice/slicing/objects/ServerPrivate.ice; sourceTree = "<group>"; };
- 27A402912055EDD52407898B /* TrustManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TrustManager.cpp; path = ../cpp/src/IceSSL/TrustManager.cpp; sourceTree = "<group>"; };
- 2808FB4EF16486CE0A361143 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/operations/TestI.swift; sourceTree = "<group>"; };
- 2944F3E2DF5803C37E639332 /* InputStream.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = InputStream.cpp; path = ../cpp/src/Ice/InputStream.cpp; sourceTree = "<group>"; };
- 29A33D7BDF70F63057A0E9C1 /* BatchOnewaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchOnewaysAMI.swift; path = test/Ice/operations/BatchOnewaysAMI.swift; sourceTree = "<group>"; };
- 2B1A447CD75D45029EB8121E /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/slicing/objects/TestAMD.ice; sourceTree = "<group>"; };
- 2B8E3E713A71D2B0A47DB117 /* InputUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = InputUtil.cpp; path = ../cpp/src/IceUtil/InputUtil.cpp; sourceTree = "<group>"; };
- 2BD1B7EC7CBDB2B676389FDD /* ThreadException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ThreadException.cpp; path = ../cpp/src/IceUtil/ThreadException.cpp; sourceTree = "<group>"; };
- 2D175134CFA892102F5E58B5 /* Controller.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Controller.ice; path = ../scripts/Controller.ice; sourceTree = "<group>"; };
- 2D23CC88F21B6B622E4D8179 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/IceSSL/configuration/Server.swift; sourceTree = "<group>"; };
- 2E9CD0534BD73950CA7B51AA /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/proxy/TestAMDI.swift; sourceTree = "<group>"; };
- 2EB1F381C2C4B887D978887B /* ThreadPool.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ThreadPool.cpp; path = ../cpp/src/Ice/ThreadPool.cpp; sourceTree = "<group>"; };
- 2F34C36C5869CA346CD4FCC6 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/info/AllTests.swift; sourceTree = "<group>"; };
- 301AC14AF820E4746B60B08E /* Plugin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Plugin.ice; path = ../slice/Ice/Plugin.ice; sourceTree = "<group>"; };
- 3078999E34F344B5B6494DD8 /* RetryQueue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RetryQueue.cpp; path = ../cpp/src/Ice/RetryQueue.cpp; sourceTree = "<group>"; };
- 311A17A2BF91E52602B3751D /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/optional/Client.swift; sourceTree = "<group>"; };
- 3181025A3F415DF94454797A /* ObjectFactory.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectFactory.ice; path = ../slice/Ice/ObjectFactory.ice; sourceTree = "<group>"; };
- 3196979D424B1A7383567A56 /* IceScope.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceScope.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 31AD2075AB0E8DB53AAA600F /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/slicing/exceptions/Client.swift; sourceTree = "<group>"; };
- 31D620D0FEB4BEF86D2054ED /* IceExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 31E828D8B6CCD5D0482D74C9 /* WSTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = WSTransceiver.cpp; path = ../cpp/src/Ice/WSTransceiver.cpp; sourceTree = "<group>"; };
- 32F88C168D88D6DC04462B16 /* EndpointInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointInfo.ice; path = ../slice/IceSSL/EndpointInfo.ice; sourceTree = "<group>"; };
- 33653FACBC61962874338864 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/invoke/AllTests.swift; sourceTree = "<group>"; };
- 339C25947E6ECBC7ED099E1C /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginI.cpp; path = ../cpp/src/IceSSL/PluginI.cpp; sourceTree = "<group>"; };
- 33A554078C92B1F002A767D9 /* NetworkProxy.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = NetworkProxy.cpp; path = ../cpp/src/Ice/NetworkProxy.cpp; sourceTree = "<group>"; };
- 33B96293891F012EC8AC6CF1 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/admin/Test.ice; sourceTree = "<group>"; };
- 34180A278C97D51F26F85D83 /* Util.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Util.swift; path = src/Ice/Util.swift; sourceTree = "<group>"; };
- 34874C4304876911ADFA0953 /* LocalObject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalObject.swift; path = src/Ice/LocalObject.swift; sourceTree = "<group>"; };
- 34F2C4F5D9858A7EDCBE86A3 /* Logger.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Logger.ice; path = ../slice/Ice/Logger.ice; sourceTree = "<group>"; };
- 35083A587D6D9B232F684361 /* ServantManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ServantManager.cpp; path = ../cpp/src/Ice/ServantManager.cpp; sourceTree = "<group>"; };
- 35D5B6B6EDF906912570CA84 /* libIce C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIce C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 35EB939324CCE2E68D5B4B6D /* ImplicitContextI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContextI.cpp; path = ../cpp/src/Ice/ImplicitContextI.cpp; sourceTree = "<group>"; };
- 36FDF1764E9800B8F7F22D2E /* PropertiesAdmin.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdmin.mm; path = src/IceObjc/PropertiesAdmin.mm; sourceTree = "<group>"; };
- 374DB214B3660005627F9737 /* IceUdp.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceUdp.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 3884756D85F2A85A8772ABEC /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/operations/ServerAMD.swift; sourceTree = "<group>"; };
- 38930ABC5C075AA638241086 /* ServerPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivate.ice; path = test/Ice/slicing/exceptions/ServerPrivate.ice; sourceTree = "<group>"; };
- 38ABADAA775DD5126F970A3D /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/enums/TestI.swift; sourceTree = "<group>"; };
- 390879C154232A89731EC9A1 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/servantLocator/AllTests.swift; sourceTree = "<group>"; };
- 3A3CD17BA276A312E17844F8 /* SliceChecksums.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SliceChecksums.cpp; path = ../cpp/src/Ice/SliceChecksums.cpp; sourceTree = "<group>"; };
- 3AB58E73A012D2F76DEE4159 /* PropertiesI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesI.cpp; path = ../cpp/src/Ice/PropertiesI.cpp; sourceTree = "<group>"; };
- 3AC45DE4C0BD54D274BFEC4E /* LoggerWrapperI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LoggerWrapperI.h; path = src/IceObjc/LoggerWrapperI.h; sourceTree = "<group>"; };
- 3B4271CDD8A01775C7F86D92 /* CollocatedRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CollocatedRequestHandler.cpp; path = ../cpp/src/Ice/CollocatedRequestHandler.cpp; sourceTree = "<group>"; };
- 3B76441D4F38DB487B937555 /* StreamAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamAcceptor.cpp; path = ../cpp/src/Ice/ios/StreamAcceptor.cpp; sourceTree = "<group>"; };
- 3BA5926D9614251C92F3CA7F /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/admin/Server.swift; sourceTree = "<group>"; };
- 3BF5C26E951E87317EF49663 /* UtilException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UtilException.cpp; path = ../cpp/src/IceUtil/UtilException.cpp; sourceTree = "<group>"; };
- 3E131540DAB018AB00B78F15 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/defaultServant/AllTests.swift; sourceTree = "<group>"; };
- 3E9CFD2E702F29097F228AE7 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/timeout/AllTests.swift; sourceTree = "<group>"; };
- 3F5CC4A0C0317D422DEF0300 /* IceAdapterDeactivation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdapterDeactivation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 3FD69989AB15433C9ABDBF7E /* Exception.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.mm; path = src/IceObjc/Exception.mm; sourceTree = "<group>"; };
- 401F9E1ED9352CE9A366CA75 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/binding/Client.swift; sourceTree = "<group>"; };
- 4051266CEFFF6F4E97AB98D0 /* IceObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 405C798E265B5B08617BF8E6 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/Ice/Info.plist; sourceTree = "<group>"; };
- 410B9B4CB217691F77C4A511 /* Router.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Router.ice; path = ../slice/Ice/Router.ice; sourceTree = "<group>"; };
- 41180F13A0C28A93F4920E0E /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/acm/Server.swift; sourceTree = "<group>"; };
- 41797FFC0057C366374FA511 /* IceInvoke.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInvoke.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 41A2FBFCB482E5A3476CAFE9 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/operations/Collocated.swift; sourceTree = "<group>"; };
- 421ED460B7333AD4C5500018 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/enums/Client.swift; sourceTree = "<group>"; };
- 429DD6C8FBDDAFD780CC0F6E /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
- 42B536421771C0730F74DEFB /* UUID.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UUID.cpp; path = ../cpp/src/IceUtil/UUID.cpp; sourceTree = "<group>"; };
- 42C19217F8B9729399787E43 /* ConnectionInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfo.ice; path = ../slice/IceIAP/ConnectionInfo.ice; sourceTree = "<group>"; };
- 42D57EAA09F078C2566EAFD2 /* Acceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Acceptor.cpp; path = ../cpp/src/Ice/Acceptor.cpp; sourceTree = "<group>"; };
- 42ECB5178A0B3FB2018770ED /* IceSlicingExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 43AD504253D9AF53C64E4125 /* IceObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 44371E1E8AE8B9DBB3A9F23C /* TestDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestDriver.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 446FF4AA3743621523F10062 /* ServantLocatorI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantLocatorI.swift; path = test/Ice/servantLocator/ServantLocatorI.swift; sourceTree = "<group>"; };
- 44DDFEF64966051E55F058D1 /* LocatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LocatorF.ice; path = ../slice/Ice/LocatorF.ice; sourceTree = "<group>"; };
- 4512555F049EB5087B3BCB3D /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/defaultValue/Client.swift; sourceTree = "<group>"; };
- 4550C40A58BA9DFCAA028D51 /* WSAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = WSAcceptor.cpp; path = ../cpp/src/Ice/WSAcceptor.cpp; sourceTree = "<group>"; };
- 4599BD3C9C041A92A5BDD58C /* EndpointFactoryManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointFactoryManager.cpp; path = ../cpp/src/Ice/EndpointFactoryManager.cpp; sourceTree = "<group>"; };
- 4607C33D4689766CC5890546 /* Main.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = Main.storyboard; path = test/TestDriver/iOS/Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- 46A300AE7C0B148569476089 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/stream/Client.swift; sourceTree = "<group>"; };
- 4836385A7DB171F7D567E830 /* Proxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Proxy.swift; path = src/Ice/Proxy.swift; sourceTree = "<group>"; };
- 497AB80D61F0BD237F041490 /* TraceUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TraceUtil.h; path = src/IceObjc/TraceUtil.h; sourceTree = "<group>"; };
- 499EB9D318D9CF7CA6596A1C /* MetricsObserverI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MetricsObserverI.cpp; path = ../cpp/src/Ice/MetricsObserverI.cpp; sourceTree = "<group>"; };
- 49CD68A615C0793657AE6672 /* IceServantLocator.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocator.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 49D65AB098B9CC14A0E25F67 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/proxy/TestI.swift; sourceTree = "<group>"; };
- 4A1177CC4197D5C974CB7243 /* Util.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Util.cpp; path = ../cpp/src/IceSSL/Util.cpp; sourceTree = "<group>"; };
- 4A914FA3DB960000327B7A5E /* IceSlicingObjectsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjectsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 4B9C8BB6D966CEA6B7907DB1 /* DynamicLibrary.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = DynamicLibrary.cpp; path = ../cpp/src/Ice/DynamicLibrary.cpp; sourceTree = "<group>"; };
- 4C17C33BBE8888964F8F25D1 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = test/TestDriver/iOS/Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
- 4C32436EE37B1A830FA9AD69 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/admin/TestI.swift; sourceTree = "<group>"; };
- 4C4FF7ECE49EE6C669F071BE /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/retry/TestI.swift; sourceTree = "<group>"; };
- 4D91FD789101A5D62742AE91 /* FactoryTableInit.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = FactoryTableInit.cpp; path = ../cpp/src/Ice/FactoryTableInit.cpp; sourceTree = "<group>"; };
- 4DB64B7A65E6D4D85A8DF39D /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/IceSSL/configuration/Test.ice; sourceTree = "<group>"; };
- 4E8A6DDB51597F121F5C6255 /* StreamSocket.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamSocket.cpp; path = ../cpp/src/Ice/StreamSocket.cpp; sourceTree = "<group>"; };
- 4EA2189CB7E1B00CE8006A68 /* Cond.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Cond.cpp; path = ../cpp/src/Ice/Cond.cpp; sourceTree = "<group>"; };
- 4ED8E2A4A0A3FBECFB5B4DBF /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/acm/Client.swift; sourceTree = "<group>"; };
- 4F97142B720915DB04B55E8A /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/ami/Collocated.swift; sourceTree = "<group>"; };
- 4FBA4930D417AE2D5C2C14C2 /* ClassResolver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClassResolver.swift; path = src/Ice/ClassResolver.swift; sourceTree = "<group>"; };
- 4FDBE35E36F0FC2F2D28AE32 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/servantLocator/TestAMDI.swift; sourceTree = "<group>"; };
- 50B27AE327DC8EA7A10044A9 /* certs */ = {isa = PBXFileReference; includeInIndex = 1; name = certs; path = test/IceSSL/configuration/../../../../cpp/test/IceSSL/certs; sourceTree = "<group>"; };
- 50DD3B93D87FDFCCCF008C47 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/objects/TestI.swift; sourceTree = "<group>"; };
- 50F04D269BE5FFDB393F7F2D /* StreamConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamConnector.cpp; path = ../cpp/src/Ice/ios/StreamConnector.cpp; sourceTree = "<group>"; };
- 524342244409D3DB67E911AC /* Ice.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ice.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 52986CA8F3CCF82F9F292AA5 /* ConnectionInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfo.ice; path = ../slice/IceSSL/ConnectionInfo.ice; sourceTree = "<group>"; };
- 53366CA5D8F6E2CA10A29617 /* BatchRequestQueue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = BatchRequestQueue.cpp; path = ../cpp/src/Ice/BatchRequestQueue.cpp; sourceTree = "<group>"; };
- 53780098B861EE56087A6AC1 /* ProcessI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProcessI.swift; path = src/Ice/ProcessI.swift; sourceTree = "<group>"; };
- 537C46B94774F292729D973C /* RequestHandlerFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RequestHandlerFactory.cpp; path = ../cpp/src/Ice/RequestHandlerFactory.cpp; sourceTree = "<group>"; };
- 53A9A6E870ECB5C1B03647EB /* TestDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestDriver.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 53B3AB48AD6C36B7DB82C83B /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/operations/Client.swift; sourceTree = "<group>"; };
- 54498E88EE3856144E5F99F0 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/hold/AllTests.swift; sourceTree = "<group>"; };
- 54C0931735B77DF7C4D89CA5 /* IceSlicingExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 54FAFCB37E16CAB990681B97 /* ConnectorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectorI.cpp; path = ../cpp/src/IceSSL/ConnectorI.cpp; sourceTree = "<group>"; };
- 5505A68FB2CE44FEC591BCC1 /* IceRetry.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceRetry.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 55175585903FB40B8AFEA9F1 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/defaultValue/Test.ice; sourceTree = "<group>"; };
- 55B18D1D72D51788D041C355 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/udp/Server.swift; sourceTree = "<group>"; };
- 562206D184A6BFFFBEAE861D /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/enums/Test.ice; sourceTree = "<group>"; };
- 56CB02EEFA9C99F3EE57A0A4 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/inheritance/Collocated.swift; sourceTree = "<group>"; };
- 57E73AC88C4BA12FF1A80B3C /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/objects/AllTests.swift; sourceTree = "<group>"; };
- 57EF50ACAFA34E05698E0EE8 /* WSEndpoint.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = WSEndpoint.cpp; path = ../cpp/src/Ice/WSEndpoint.cpp; sourceTree = "<group>"; };
- 5806A8604C5EB1A6C1DFA28A /* Blobject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Blobject.swift; path = src/Ice/Blobject.swift; sourceTree = "<group>"; };
- 5811649ADB06A0A05C710105 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/defaultValue/AllTests.swift; sourceTree = "<group>"; };
- 5849A3A1DC3184D5AE983FFA /* Base64.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Base64.cpp; path = ../cpp/src/Ice/Base64.cpp; sourceTree = "<group>"; };
- 59E7EEDE9606B852ADF65B83 /* SecureTransportEngine.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportEngine.cpp; path = ../cpp/src/IceSSL/SecureTransportEngine.cpp; sourceTree = "<group>"; };
- 5A40EA84638D448B60EE6B95 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/invoke/Server.swift; sourceTree = "<group>"; };
- 5B39CE6A01D092A447FB4A47 /* ObjectAdapter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ObjectAdapter.h; path = src/IceObjc/ObjectAdapter.h; sourceTree = "<group>"; };
- 5B8297FEDE78F3D7EB60D76F /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/IceSSL/configuration/TestI.swift; sourceTree = "<group>"; };
- 5C0437E6D6678968915D2201 /* Process.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Process.mm; path = src/IceObjc/Process.mm; sourceTree = "<group>"; };
- 5C8C4508CB428E180AD5863C /* SlicedData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SlicedData.swift; path = src/Ice/SlicedData.swift; sourceTree = "<group>"; };
- 5CBBF83C77E2BB3796D6A768 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/retry/AllTests.swift; sourceTree = "<group>"; };
- 5CFBAABEB9E1B6142FDF81BF /* Exception.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Exception.h; path = src/IceObjc/Exception.h; sourceTree = "<group>"; };
- 5D1C7EFB541FFF7680E3493A /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/optional/TestI.swift; sourceTree = "<group>"; };
- 5D33D075A4036F3F70E879C4 /* SliceInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SliceInfo.swift; path = src/Ice/SliceInfo.swift; sourceTree = "<group>"; };
- 5D826D48BC48D0A3B8138FBD /* Communicator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Communicator.h; path = src/IceObjc/Communicator.h; sourceTree = "<group>"; };
- 5DCFADA4D00F2FB21B19CDA4 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/scope/AllTests.swift; sourceTree = "<group>"; };
- 5E0268AE2C27C6E31B8F1A91 /* Selector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Selector.cpp; path = ../cpp/src/Ice/Selector.cpp; sourceTree = "<group>"; };
- 5E26C32C93CA6CC71476F378 /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Instance.cpp; path = ../cpp/src/Ice/Instance.cpp; sourceTree = "<group>"; };
- 5E4AC9C72B8A12652A82759D /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/inheritance/TestI.swift; sourceTree = "<group>"; };
- 5E9E634C13572C14A0A4E038 /* SysLoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SysLoggerI.cpp; path = ../cpp/src/Ice/SysLoggerI.cpp; sourceTree = "<group>"; };
- 5ECCF21564D6E3A47174283E /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/slicing/exceptions/Server.swift; sourceTree = "<group>"; };
- 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PromiseKit.framework; path = Carthage/Build/iOS/PromiseKit.framework; sourceTree = "<group>"; };
- 5FC1764A100D580622197CC1 /* SlicedData.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SlicedData.cpp; path = ../cpp/src/Ice/SlicedData.cpp; sourceTree = "<group>"; };
- 60B1FBE5548184B39141306C /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/timeout/Server.swift; sourceTree = "<group>"; };
- 612690AA3A6ADBCDBC1895C1 /* ServantLocatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServantLocatorF.ice; path = ../slice/Ice/ServantLocatorF.ice; sourceTree = "<group>"; };
- 61678CD32FBBDD88CB392E58 /* ImplicitContext.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContext.ice; path = ../slice/Ice/ImplicitContext.ice; sourceTree = "<group>"; };
- 6288092816E194EF03B3469F /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/binding/AllTests.swift; sourceTree = "<group>"; };
- 62E70348642A6647BC6BBCEC /* EndpointI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointI.swift; path = src/Ice/EndpointI.swift; sourceTree = "<group>"; };
- 633EE71D72AA6B8681C28D2B /* IceBinding.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceBinding.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 6366553352C6E7BDE2483484 /* IceTimeout.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceTimeout.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 63B76904FDDBEC033FBD0C74 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/slicing/exceptions/ServerAMD.swift; sourceTree = "<group>"; };
- 6438CEA54D93FA60DAEB457F /* StreamEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamEndpointI.cpp; path = ../cpp/src/Ice/ios/StreamEndpointI.cpp; sourceTree = "<group>"; };
- 646E671D33F79F24EB086767 /* ConnectionInfoFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectionInfoFactory.swift; path = src/Ice/ConnectionInfoFactory.swift; sourceTree = "<group>"; };
- 64F26453F111DAC47773DDF8 /* Instrumentation.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Instrumentation.ice; path = ../slice/Ice/Instrumentation.ice; sourceTree = "<group>"; };
- 65959801144DD4E7CBCE4470 /* EndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointI.cpp; path = ../cpp/src/Ice/EndpointI.cpp; sourceTree = "<group>"; };
- 6778390D099E411923513FA7 /* IceSlicingObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 67B7F0219241790F1B800DA9 /* CommunicatorI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CommunicatorI.swift; path = src/Ice/CommunicatorI.swift; sourceTree = "<group>"; };
- 687624615FDF0680301B2BA9 /* LocatorInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LocatorInfo.cpp; path = ../cpp/src/Ice/LocatorInfo.cpp; sourceTree = "<group>"; };
- 68D8DE51E06E6A5BC9995991 /* ObjectPrx.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectPrx.mm; path = src/IceObjc/ObjectPrx.mm; sourceTree = "<group>"; };
- 694A38F2AB24AFC3AD11DE3F /* IceExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 6998A5CAA54DBFC95F36EA63 /* IceProxy.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxy.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 6A2FE06C08EF9D5D108F7AAB /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/udp/Test.ice; sourceTree = "<group>"; };
- 6A59A5B29077224CE6CEB16D /* IceAcm.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAcm.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 6B81DD0CA987A2772EDE4038 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/exceptions/Client.swift; sourceTree = "<group>"; };
- 6BF23EBA7A8E5E1B00169615 /* ObjectAdapterFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapterFactory.cpp; path = ../cpp/src/Ice/ObjectAdapterFactory.cpp; sourceTree = "<group>"; };
- 6C02B3EF8B9F1C48030B20CC /* OutgoingAsync.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OutgoingAsync.cpp; path = ../cpp/src/Ice/OutgoingAsync.cpp; sourceTree = "<group>"; };
- 6C78625D4C00CA9329BFEF91 /* UdpEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UdpEndpointI.cpp; path = ../cpp/src/Ice/UdpEndpointI.cpp; sourceTree = "<group>"; };
- 6C8FD053B3C2CF1AFF315E77 /* IceStream.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceStream.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 6C96FF164D344E92F3D7785F /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/exceptions/Test.ice; sourceTree = "<group>"; };
- 6D1CFBE0AA1B2FF928556D01 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/stream/Test.ice; sourceTree = "<group>"; };
- 6D5F9AFE7AE98570A3AE98CF /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/facets/Server.swift; sourceTree = "<group>"; };
- 6D836D7416274CDD22C87CB4 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/scope/Client.swift; sourceTree = "<group>"; };
- 6DC5FD2C9B5F9DD1CFB238EE /* Reference.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Reference.cpp; path = ../cpp/src/Ice/Reference.cpp; sourceTree = "<group>"; };
- 6F12B6129BBEF2F3B99A47ED /* Value.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Value.cpp; path = ../cpp/src/Ice/Value.cpp; sourceTree = "<group>"; };
- 6F7D3A8DEB555CE864DB935F /* BuiltinSequences.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = BuiltinSequences.ice; path = ../slice/Ice/BuiltinSequences.ice; sourceTree = "<group>"; };
- 70397E3251093AE3AA6D493B /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/adapterDeactivation/Server.swift; sourceTree = "<group>"; };
- 703E98CEA695D388A99B3B73 /* Initialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Initialize.swift; path = src/Ice/Initialize.swift; sourceTree = "<group>"; };
- 717D42AB052C8FDE9D51B3E2 /* IceSlicingExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 71F30C5B0983309F5117EBFE /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/scope/TestI.swift; sourceTree = "<group>"; };
- 7260E080D7C09FE117F5EA6B /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/binding/TestI.swift; sourceTree = "<group>"; };
- 72C2430D1A9BBE3871794454 /* IceEnums.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceEnums.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 72D090D6C9FED32BACC18156 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/optional/AllTests.swift; sourceTree = "<group>"; };
- 72F8BE000DD0BE7B9788E50D /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/retry/Collocated.swift; sourceTree = "<group>"; };
- 7346EDA3764085B57A8A2D46 /* FactoryTable.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = FactoryTable.cpp; path = ../cpp/src/Ice/FactoryTable.cpp; sourceTree = "<group>"; };
- 73A47D1F63309F2527CF14DD /* PropertiesI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertiesI.swift; path = src/Ice/PropertiesI.swift; sourceTree = "<group>"; };
- 73D87B40C646D8B3105A40E6 /* LoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerI.cpp; path = ../cpp/src/Ice/LoggerI.cpp; sourceTree = "<group>"; };
- 74222F908B64DA051ADB5AFD /* IceSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceSwift.h; path = src/Ice/IceSwift.h; sourceTree = "<group>"; };
- 7457C5C4E1DA343C1FA97338 /* Transceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Transceiver.cpp; path = ../cpp/src/Ice/Transceiver.cpp; sourceTree = "<group>"; };
- 752C392AE31DD71B102F6F26 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; };
- 756ECD0039FF695C9D2FF4F4 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/location/TestI.swift; sourceTree = "<group>"; };
- 75CD6B05931D3A34C62D3F17 /* ServerPrivateAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivateAMD.ice; path = test/Ice/slicing/exceptions/ServerPrivateAMD.ice; sourceTree = "<group>"; };
- 7646A5146193CB1895CA89E2 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/adapterDeactivation/AllTests.swift; sourceTree = "<group>"; };
- 765DE50A33E0E500E13745BB /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/slicing/objects/Server.swift; sourceTree = "<group>"; };
- 7727D6337CE0822E15B913B8 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/operations/Server.swift; sourceTree = "<group>"; };
- 77C2EA23A020B43AEB65068C /* libIce C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIce C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 77E2E04AB12C42A54D61FB8F /* ServantLocator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServantLocator.ice; path = ../slice/Ice/ServantLocator.ice; sourceTree = "<group>"; };
- 77EEDCF4F9B85EC13C284620 /* TestCommon.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestCommon.swift; path = test/TestCommon/TestCommon.swift; sourceTree = "<group>"; };
- 786F740F55436D78086B917C /* IceAdmin.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdmin.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 78E9D046258231F16D4D32CE /* EventHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EventHandler.cpp; path = ../cpp/src/Ice/EventHandler.cpp; sourceTree = "<group>"; };
- 79148D60935C800BA6904B5E /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/location/Test.ice; sourceTree = "<group>"; };
- 794B2FBA263D1167A3AC1B60 /* StringConverter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StringConverter.cpp; path = ../cpp/src/IceUtil/StringConverter.cpp; sourceTree = "<group>"; };
- 797260952E265AE76ED1F299 /* Service.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Service.cpp; path = ../cpp/src/Ice/Service.cpp; sourceTree = "<group>"; };
- 79CAAD17119E1B277934F0AD /* PluginManagerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginManagerI.cpp; path = ../cpp/src/Ice/PluginManagerI.cpp; sourceTree = "<group>"; };
- 79DB6E8A3E87F8ADAD784A14 /* SliceFlags.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SliceFlags.swift; path = src/Ice/SliceFlags.swift; sourceTree = "<group>"; };
- 7A62B331F7D2BFBB690836B6 /* IceAdapterDeactivation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdapterDeactivation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 7ACDAD47B484BF4B45F56536 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/properties/Client.swift; sourceTree = "<group>"; };
- 7B1A7F336D399ACAC213344A /* BlobjectAsync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlobjectAsync.swift; path = src/Ice/BlobjectAsync.swift; sourceTree = "<group>"; };
- 7B57EB74784EF59C54C9BF20 /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/Ice/Metrics.ice; sourceTree = "<group>"; };
- 7C49C9FDA744FEE3A285E6E1 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/slicing/exceptions/Test.ice; sourceTree = "<group>"; };
- 7CCDF601F17B830BC56F3FF7 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/proxy/ServerAMD.swift; sourceTree = "<group>"; };
- 7CD9374103BE0229D5E01E97 /* DefaultsAndOverrides.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = DefaultsAndOverrides.cpp; path = ../cpp/src/Ice/DefaultsAndOverrides.cpp; sourceTree = "<group>"; };
- 7D2C30ECC1A2F4647E8F64D1 /* IncomingAsync.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = IncomingAsync.cpp; path = ../cpp/src/Ice/IncomingAsync.cpp; sourceTree = "<group>"; };
- 7D539507C6674B87C311F58D /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/info/TestI.swift; sourceTree = "<group>"; };
- 7E75C83BC5D34E7862913CC7 /* UnsupportedAdminFacet.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = UnsupportedAdminFacet.mm; path = src/IceObjc/UnsupportedAdminFacet.mm; sourceTree = "<group>"; };
- 7EB09D5372C7A51BB1BCD31C /* Exception.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Exception.swift; path = src/Ice/Exception.swift; sourceTree = "<group>"; };
- 7F2CE09DA1F697A1C3570541 /* IceRetry.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceRetry.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 7FE5372E8EA5B7FF7EBCCFCA /* Convert.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Convert.mm; path = src/IceObjc/Convert.mm; sourceTree = "<group>"; };
- 801AFB2779476A9C89384CF3 /* SSLEngine.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SSLEngine.cpp; path = ../cpp/src/IceSSL/SSLEngine.cpp; sourceTree = "<group>"; };
- 81E14205CA64196FDA0DE2DE /* Oneways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Oneways.swift; path = test/Ice/operations/Oneways.swift; sourceTree = "<group>"; };
- 827A383EB5C6581A1B54D101 /* IceSlicingObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 8314A7E9A23C902C67E1018E /* LocalObject.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalObject.mm; path = src/IceObjc/LocalObject.mm; sourceTree = "<group>"; };
- 83809B13DDAB3418818C233E /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/udp/Client.swift; sourceTree = "<group>"; };
- 845B57073ACACDE8C57E3612 /* PropertiesAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdminI.cpp; path = ../cpp/src/Ice/PropertiesAdminI.cpp; sourceTree = "<group>"; };
- 848236E4CDE6D10EFC132F13 /* Protocol.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Protocol.cpp; path = ../cpp/src/Ice/Protocol.cpp; sourceTree = "<group>"; };
- 85E41060FE0E03E5E5E9F2E4 /* IceAmi.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAmi.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 863913C95C8EE866176E70A0 /* OpaqueEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OpaqueEndpointI.cpp; path = ../cpp/src/Ice/OpaqueEndpointI.cpp; sourceTree = "<group>"; };
- 86CECFCB74CA570457765588 /* LoggerWrapper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LoggerWrapper.swift; path = src/Ice/LoggerWrapper.swift; sourceTree = "<group>"; };
- 86F246E9B65D500CAECE3072 /* Properties.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Properties.ice; path = ../slice/Ice/Properties.ice; sourceTree = "<group>"; };
- 8808C8FCE19F44BBB88B399F /* PropertiesAdmin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdmin.ice; path = ../slice/Ice/PropertiesAdmin.ice; sourceTree = "<group>"; };
- 88E615C6EA693FE36CB4DC69 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/adapterDeactivation/Collocated.swift; sourceTree = "<group>"; };
- 897DF3BD9665BED28CE5B189 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/udp/AllTests.swift; sourceTree = "<group>"; };
- 8A11FE753B30572025485BC9 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/optional/TestAMD.ice; sourceTree = "<group>"; };
- 8A2F287D544CBAA19CDE3F54 /* IceOptional.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptional.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 8A7A84698FB40D7D187DB9C4 /* TcpAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TcpAcceptor.cpp; path = ../cpp/src/Ice/TcpAcceptor.cpp; sourceTree = "<group>"; };
- 8B028BAAFF3D223303073F50 /* ObjectAdapterI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObjectAdapterI.swift; path = src/Ice/ObjectAdapterI.swift; sourceTree = "<group>"; };
- 8BA6CD3EBC6630036C9661BC /* ConnectionI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionI.cpp; path = ../cpp/src/Ice/ConnectionI.cpp; sourceTree = "<group>"; };
- 8BF48EEA7FB0333306A02DFC /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/inheritance/Server.swift; sourceTree = "<group>"; };
- 8E4C65457DD609D980002F50 /* AdminFacetFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AdminFacetFactory.h; path = src/IceObjc/AdminFacetFactory.h; sourceTree = "<group>"; };
- 8ECBB29F311B8034EBA2B28E /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/exceptions/Server.swift; sourceTree = "<group>"; };
- 8FA5999C56F768BA95699CAA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
- 8FEA2191C1D367DAD6D71132 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/exceptions/Collocated.swift; sourceTree = "<group>"; };
- 905BD40DB52AF621B377057B /* AppDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = test/TestDriver/iOS/AppDelegate.swift; sourceTree = "<group>"; };
- 90E9C2008356A3BFAC2AE602 /* IceBinding.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceBinding.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 910754DEE26013D33BB319E0 /* ImplicitContextF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContextF.ice; path = ../slice/Ice/ImplicitContextF.ice; sourceTree = "<group>"; };
- 917543BF2F6BA890F73762D8 /* IceLocatorDiscovery.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceLocatorDiscovery.ice; path = ../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice; sourceTree = "<group>"; };
- 91850739F6B22E30769D6B7D /* IceProxyAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxyAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 9252489B73F881AD15EADEBB /* EndpointInfoFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointInfoFactory.swift; path = src/Ice/EndpointInfoFactory.swift; sourceTree = "<group>"; };
- 9268C5B364A72CE171B13002 /* Current.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Current.ice; path = ../slice/Ice/Current.ice; sourceTree = "<group>"; };
- 9356FB3E7DE156F284EC1B59 /* BlobjectFacade.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BlobjectFacade.h; path = src/IceObjc/BlobjectFacade.h; sourceTree = "<group>"; };
- 936879BC5233531392066E14 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/info/Server.swift; sourceTree = "<group>"; };
- 93A2C3BB74F1507A651272EF /* TestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 9450A757E701CC9428461948 /* Twoways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Twoways.swift; path = test/Ice/operations/Twoways.swift; sourceTree = "<group>"; };
- 94902DD8276791FC4EB70D79 /* Object.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Object.cpp; path = ../cpp/src/Ice/Object.cpp; sourceTree = "<group>"; };
- 95B580F8CA4A45D9BC3AD43A /* ConnectionInfoF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfoF.ice; path = ../slice/IceSSL/ConnectionInfoF.ice; sourceTree = "<group>"; };
- 970FBEC9E017CC243797636D /* ArgVector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ArgVector.cpp; path = ../cpp/src/Ice/ArgVector.cpp; sourceTree = "<group>"; };
- 972A34368A72B866FF472BF5 /* InstrumentationF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = InstrumentationF.ice; path = ../slice/Ice/InstrumentationF.ice; sourceTree = "<group>"; };
- 976DB83B727C7054F6E0DD4E /* CtrlCHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CtrlCHandler.cpp; path = ../cpp/src/IceUtil/CtrlCHandler.cpp; sourceTree = "<group>"; };
- 9792BBB8B22690C7F13549E6 /* IceOperations.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperations.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 979EEDA21C81E4E96963653A /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/retry/Test.ice; sourceTree = "<group>"; };
- 97A4471AAB71DD43146EDF8A /* OutputStream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OutputStream.swift; path = src/Ice/OutputStream.swift; sourceTree = "<group>"; };
- 984E7AE103A6D21CA7B835EA /* IceSSLConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSSLConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 98639E60ED2C6B280C4F3E8D /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/retry/Client.swift; sourceTree = "<group>"; };
- 993E30E04310AC3503810A7F /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/slicing/exceptions/TestI.swift; sourceTree = "<group>"; };
- 99D7FE01CAB35777EC8C9B4A /* IceProxy.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxy.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 9B7DDA3918A7094ABC3724C7 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/objects/Collocated.swift; sourceTree = "<group>"; };
- 9CA20DD5DD2C0411B7E0922D /* ServerPrivateAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivateAMD.ice; path = test/Ice/slicing/objects/ServerPrivateAMD.ice; sourceTree = "<group>"; };
- 9CD8639CD02F6B2AC3E8E67F /* WSConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = WSConnector.cpp; path = ../cpp/src/Ice/WSConnector.cpp; sourceTree = "<group>"; };
- 9D9BE9DDF754F94DF4B96C06 /* IceExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 9DD6CAB50EABC50C70286DA4 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/slicing/exceptions/TestAMD.ice; sourceTree = "<group>"; };
- 9F15A2520EA0AB6A167CFE81 /* ImplicitContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ImplicitContext.h; path = src/IceObjc/ImplicitContext.h; sourceTree = "<group>"; };
- 9F19F409A5B8D55D29C72A41 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/operations/Test.ice; sourceTree = "<group>"; };
- A051D50DF983AEFC5C3A2D5D /* SecureTransportCertificateI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportCertificateI.cpp; path = ../cpp/src/IceSSL/SecureTransportCertificateI.cpp; sourceTree = "<group>"; };
- A0F619913A77125A2965803A /* StringConverterPlugin.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StringConverterPlugin.cpp; path = ../cpp/src/Ice/StringConverterPlugin.cpp; sourceTree = "<group>"; };
- A18B2D673806D0A8B67456B9 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/slicing/objects/TestAMDI.swift; sourceTree = "<group>"; };
- A18F9D5FCCB17BA3AA763914 /* IceInfo.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- A190C5ABD9D39EC16B41EB4B /* EndpointF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointF.ice; path = ../slice/Ice/EndpointF.ice; sourceTree = "<group>"; };
- A19951E7E1DFECFB9D925D20 /* SystemdJournalI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SystemdJournalI.cpp; path = ../cpp/src/Ice/SystemdJournalI.cpp; sourceTree = "<group>"; };
- A1C108D006CAAC80CD098217 /* libIceDiscovery C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceDiscovery C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- A1F279494C884E0BB8BC65C5 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/servantLocator/Test.ice; sourceTree = "<group>"; };
- A20E8988FC35C107EF06B32E /* ConsoleUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConsoleUtil.cpp; path = ../cpp/src/IceUtil/ConsoleUtil.cpp; sourceTree = "<group>"; };
- A2A1AF77AA86EFAFC36080B7 /* libIceDiscovery C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceDiscovery C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- A32776D1074C0F942CA0868B /* TraceUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = TraceUtil.mm; path = src/IceObjc/TraceUtil.mm; sourceTree = "<group>"; };
- A4448B33DBF705B6D8474D86 /* SecureTransportPluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportPluginI.cpp; path = ../cpp/src/IceSSL/SecureTransportPluginI.cpp; sourceTree = "<group>"; };
- A44CD6C9746BA3C8D8E7AF42 /* IceServantLocatorAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocatorAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- A4C2D7BE37F58FB0013A15B9 /* IceInfo.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- A4F4CEDBEEEE5DBBF982ED28 /* Thread.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Thread.cpp; path = ../cpp/src/Ice/Thread.cpp; sourceTree = "<group>"; };
- A59C84755AA0AA858701C4FE /* ProcessF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ProcessF.ice; path = ../slice/Ice/ProcessF.ice; sourceTree = "<group>"; };
- A6ABE7CC46C22BFC02040D8F /* ConnectionF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionF.ice; path = ../slice/Ice/ConnectionF.ice; sourceTree = "<group>"; };
- A6AD8BB0F67908F0524D05AD /* ServantManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantManager.swift; path = src/Ice/ServantManager.swift; sourceTree = "<group>"; };
- A7A1189535304EF43A18B6B7 /* FileUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = FileUtil.cpp; path = ../cpp/src/IceUtil/FileUtil.cpp; sourceTree = "<group>"; };
- A905DB771DAC590C14AB62EC /* UdpTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UdpTransceiver.cpp; path = ../cpp/src/Ice/UdpTransceiver.cpp; sourceTree = "<group>"; };
- A994E9FE461E53C9AC1351A7 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/facets/Collocated.swift; sourceTree = "<group>"; };
- A9AB0778BC01BB9079878BB9 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/timeout/TestI.swift; sourceTree = "<group>"; };
- A9E5FF3BB1847E3E192DF467 /* IceUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceUtil.h; path = src/IceObjc/IceUtil.h; sourceTree = "<group>"; };
- AA210993064C3760D6F1831F /* RemoteLogger.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RemoteLogger.ice; path = ../slice/Ice/RemoteLogger.ice; sourceTree = "<group>"; };
- AA7FE6B34750575EDC72ED83 /* libIceSSL C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceSSL C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- AB24380D8A72CD40CFB9745B /* SecureTransportUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportUtil.cpp; path = ../cpp/src/IceSSL/SecureTransportUtil.cpp; sourceTree = "<group>"; };
- AC3FCC8B39BCF9A19E83C06F /* IceExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- AC43494620EA16FB536D052E /* Endpoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Endpoint.h; path = src/IceObjc/Endpoint.h; sourceTree = "<group>"; };
- AC53C36BB6D2E501CC519C23 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/binding/Test.ice; sourceTree = "<group>"; };
- ACE20D21A024B6CDDC47107B /* IceAmi.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAmi.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- AD47AAA54F808C13615F2928 /* IceServantLocatorAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocatorAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- AF6D68D380BF9090490299E8 /* TcpTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TcpTransceiver.cpp; path = ../cpp/src/Ice/TcpTransceiver.cpp; sourceTree = "<group>"; };
- AF7A52E215CA46A60FE6E168 /* IceOperations.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperations.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- AF8CEBB76D5ABCCCD61912F7 /* AdminFacetFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdminFacetFactory.swift; path = src/Ice/AdminFacetFactory.swift; sourceTree = "<group>"; };
- AFDF6538DB32D929778A6B2C /* Network.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Network.cpp; path = ../cpp/src/Ice/Network.cpp; sourceTree = "<group>"; };
- B10966898F2DC3189E7710B1 /* Object.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Object.swift; path = src/Ice/Object.swift; sourceTree = "<group>"; };
- B111B9B0C6FCFE7BC318B18D /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/exceptions/TestI.swift; sourceTree = "<group>"; };
- B15BC0B958B864AC0A3ADD5B /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; };
- B1A4EF1BC8CAA724BC7939FF /* SHA1.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SHA1.cpp; path = ../cpp/src/Ice/SHA1.cpp; sourceTree = "<group>"; };
- B23D5FD31AC4C1F120514DF5 /* ValueFactory.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ValueFactory.ice; path = ../slice/Ice/ValueFactory.ice; sourceTree = "<group>"; };
- B2B15C5E097EF92745B91A83 /* ACM.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ACM.cpp; path = ../cpp/src/Ice/ACM.cpp; sourceTree = "<group>"; };
- B2B7A42A9ABB75BB938FCBF9 /* IceLocation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceLocation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- B3B05E4CBCC42C86C231DB39 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/servantLocator/ServerAMD.swift; sourceTree = "<group>"; };
- B41669AF25B4541B2406ED39 /* IceDefaultServant.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultServant.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- B4D2EE29C5EECD33967DC187 /* ConnectionI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectionI.swift; path = src/Ice/ConnectionI.swift; sourceTree = "<group>"; };
- B5861E309D9CFDF6F14596AD /* Proxy.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Proxy.cpp; path = ../cpp/src/Ice/Proxy.cpp; sourceTree = "<group>"; };
- B59A1DE0775B1544FFF49C8F /* RequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RequestHandler.cpp; path = ../cpp/src/Ice/RequestHandler.cpp; sourceTree = "<group>"; };
- B613C63F671D01FD30D7420B /* AcceptorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = AcceptorI.cpp; path = ../cpp/src/IceSSL/AcceptorI.cpp; sourceTree = "<group>"; };
- B65034A727C078C15ED46C8F /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/location/AllTests.swift; sourceTree = "<group>"; };
- B6DB9FAF7BEE6651E56541C4 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/timeout/Test.ice; sourceTree = "<group>"; };
- B73213002EB1F1DBC4868EFF /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/servantLocator/TestAMD.ice; sourceTree = "<group>"; };
- B996972A2BCA4B362EA62413 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/operations/TestAMD.ice; sourceTree = "<group>"; };
- B99E5ACD0DADA1C4B677775C /* IceSlicingObjectsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjectsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- B9B83CBF323A5F736D923761 /* IceServantLocator.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocator.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- BA3E9C82F303D66057AD7942 /* TraceUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TraceUtil.cpp; path = ../cpp/src/Ice/TraceUtil.cpp; sourceTree = "<group>"; };
- BA42FCCBF61B169811262328 /* IconvStringConverter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = IconvStringConverter.cpp; path = ../cpp/src/Ice/IconvStringConverter.cpp; sourceTree = "<group>"; };
- BB9BAA013B3FCA014C50675D /* StringUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StringUtil.cpp; path = ../cpp/src/IceUtil/StringUtil.cpp; sourceTree = "<group>"; };
- BC287CEC3728B9AFEA6BB796 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/adapterDeactivation/Client.swift; sourceTree = "<group>"; };
- BD9678AF24A2E148DF8676C5 /* libIceLocatorDiscovery C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceLocatorDiscovery C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- BDF844319021DA4673F282F8 /* MutexProtocol.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MutexProtocol.cpp; path = ../cpp/src/IceUtil/MutexProtocol.cpp; sourceTree = "<group>"; };
- BE8D7EB3143130A876D76D4C /* Incoming.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Incoming.swift; path = src/Ice/Incoming.swift; sourceTree = "<group>"; };
- BEC156030D9E2F6188CF1950 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/operations/AllTests.swift; sourceTree = "<group>"; };
- BF1EF7B9952315292B58A891 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/ami/AllTests.swift; sourceTree = "<group>"; };
- BF7889EBAA5301306F5DCC38 /* IceOptional.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptional.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- BF7F33A3D67AF6DBC38A4245 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/exceptions/ServerAMD.swift; sourceTree = "<group>"; };
- BFB5E40C43CC98C7953FF27E /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; };
- BFEC3FB8490F5AB91895A134 /* InstrumentationI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = InstrumentationI.cpp; path = ../cpp/src/Ice/InstrumentationI.cpp; sourceTree = "<group>"; };
- C0D83DC18A98E4B7360486A7 /* Assets.xcassets */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = test/TestDriver/iOS/Assets.xcassets; sourceTree = "<group>"; };
- C15B7CBEE96E033BC906124D /* IceInvoke.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInvoke.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- C1817018EF1DA62DA2E612BD /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginI.cpp; path = ../cpp/src/IceLocatorDiscovery/PluginI.cpp; sourceTree = "<group>"; };
- C18ADF4B6A64039EBD938A91 /* ConnectionFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionFactory.cpp; path = ../cpp/src/Ice/ConnectionFactory.cpp; sourceTree = "<group>"; };
- C1A1B8FAC878A99E53955C1E /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/inheritance/AllTests.swift; sourceTree = "<group>"; };
- C1B9245B437BA5A652ABD4E6 /* Exception.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.cpp; path = ../cpp/src/Ice/Exception.cpp; sourceTree = "<group>"; };
- C1C3BD55FA45620DAB4AD007 /* ImplicitContextI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImplicitContextI.swift; path = src/Ice/ImplicitContextI.swift; sourceTree = "<group>"; };
- C1E6EF6A44E60C6FD606BF08 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/servantLocator/Collocated.swift; sourceTree = "<group>"; };
- C21036D45AC43FDBC41F2B24 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/admin/AllTests.swift; sourceTree = "<group>"; };
- C3A0F0D8A392835245020BEB /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/optional/ServerAMD.swift; sourceTree = "<group>"; };
- C3A29E453ED27EFD180C2B8A /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/ami/Test.ice; sourceTree = "<group>"; };
- C46299F23260E1AC0C5CB162 /* EndpointInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointInfo.ice; path = ../slice/IceIAP/EndpointInfo.ice; sourceTree = "<group>"; };
- C48807C104D51F9F3F00570B /* TcpEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TcpEndpointI.cpp; path = ../cpp/src/Ice/TcpEndpointI.cpp; sourceTree = "<group>"; };
- C4B3E50A90C502E95F426A10 /* main.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = main.swift; path = test/TestDriver/macOS/main.swift; sourceTree = "<group>"; };
- C4B49B33E3CE213697A6AB98 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/IceSSL/configuration/AllTests.swift; sourceTree = "<group>"; };
- C57B2FF65E28992F777F9E24 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/objects/Test.ice; sourceTree = "<group>"; };
- C583BD0299160EC2240BB560 /* Endpoint.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Endpoint.ice; path = ../slice/Ice/Endpoint.ice; sourceTree = "<group>"; };
- C5C3BC72CFC4B260832F5F33 /* ControllerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControllerI.swift; path = test/TestDriver/iOS/ControllerI.swift; sourceTree = "<group>"; };
- C708D1DAD4D47A2E4C4AD07D /* DispatchInterceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = DispatchInterceptor.cpp; path = ../cpp/src/Ice/DispatchInterceptor.cpp; sourceTree = "<group>"; };
- C7751E66B6271CDD53E71201 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/facets/TestI.swift; sourceTree = "<group>"; };
- C7C08E40B9A0ADD6BB321A7A /* PropertyNames.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertyNames.cpp; path = ../cpp/src/Ice/PropertyNames.cpp; sourceTree = "<group>"; };
- C8996198274CBA53308BE74B /* FormatType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatType.swift; path = src/Ice/FormatType.swift; sourceTree = "<group>"; };
- C8BA42E8F46B597E64946E43 /* ProtocolPluginFacade.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ProtocolPluginFacade.cpp; path = ../cpp/src/Ice/ProtocolPluginFacade.cpp; sourceTree = "<group>"; };
- C8CB9DDFF62FF22D7E156DF6 /* IceDefaultServant.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultServant.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- C8EF653A327FF7D2A28A29DC /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/enums/Server.swift; sourceTree = "<group>"; };
- C9B3E031C7CE0C749EEE93CC /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/inheritance/Client.swift; sourceTree = "<group>"; };
- C9BECC4E2F5DDE4D61E12F16 /* IceOperationsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperationsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- CA0D36A2A4C3DD1AC30981D2 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/exceptions/AllTests.swift; sourceTree = "<group>"; };
- CABB2AD4794B23E0F8BCC361 /* Version.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Version.ice; path = ../slice/Ice/Version.ice; sourceTree = "<group>"; };
- CB2C96FFD3B219CACFF086A9 /* Initialize.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Initialize.cpp; path = ../cpp/src/Ice/Initialize.cpp; sourceTree = "<group>"; };
- CB861FA9BBF260736DC85945 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/acm/TestI.swift; sourceTree = "<group>"; };
- CBDC3920EAAC2FF20ACD8CA1 /* TcpConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TcpConnector.cpp; path = ../cpp/src/Ice/TcpConnector.cpp; sourceTree = "<group>"; };
- CD773BFC6AC40AAE49843DB5 /* TraceLevels.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TraceLevels.cpp; path = ../cpp/src/Ice/TraceLevels.cpp; sourceTree = "<group>"; };
- CEC930CE1221441119D927CB /* ObjectPrx.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ObjectPrx.h; path = src/IceObjc/ObjectPrx.h; sourceTree = "<group>"; };
- CF6D0DA52F64C05362D827CC /* OptionalFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OptionalFormat.swift; path = src/Ice/OptionalFormat.swift; sourceTree = "<group>"; };
- CF6F24FB01027F2EA2BAB996 /* TwowaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TwowaysAMI.swift; path = test/Ice/operations/TwowaysAMI.swift; sourceTree = "<group>"; };
- CF94DC5736BCF8E14FE89613 /* TestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- CFF8280F6DFEAA28C7D61EFB /* IceTimeout.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceTimeout.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- D011E26C4ECC4D23D9D2BBB5 /* UnsupportedAdminFacet.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = UnsupportedAdminFacet.h; path = src/IceObjc/UnsupportedAdminFacet.h; sourceTree = "<group>"; };
- D01EE655B8F99F5595B48EA2 /* ClientPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ClientPrivate.ice; path = test/Ice/slicing/exceptions/ClientPrivate.ice; sourceTree = "<group>"; };
- D03C57C92F068CAB8212C564 /* InitializationData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InitializationData.swift; path = src/Ice/InitializationData.swift; sourceTree = "<group>"; };
- D2B406947B3F60C7BC704F21 /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginI.cpp; path = ../cpp/src/IceDiscovery/PluginI.cpp; sourceTree = "<group>"; };
- D338428483E21662FF3C1404 /* ObjectAdapterI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapterI.cpp; path = ../cpp/src/Ice/ObjectAdapterI.cpp; sourceTree = "<group>"; };
- D4775D90C78CA0FFF7BD3580 /* ConnectRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectRequestHandler.cpp; path = ../cpp/src/Ice/ConnectRequestHandler.cpp; sourceTree = "<group>"; };
- D47FBAF08F2E0F516653DC15 /* Buffer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Buffer.cpp; path = ../cpp/src/Ice/Buffer.cpp; sourceTree = "<group>"; };
- D58F662994F7BA173FBB2961 /* BatchOneways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchOneways.swift; path = test/Ice/operations/BatchOneways.swift; sourceTree = "<group>"; };
- D5E174ABEEB045DC1AE2A9B4 /* IceEnums.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceEnums.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- D5E7BE7DE5ABBC47E9963C0C /* RecMutex.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RecMutex.cpp; path = ../cpp/src/IceUtil/RecMutex.cpp; sourceTree = "<group>"; };
- D5EEC275A35BF051BFC97BA6 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/retry/Server.swift; sourceTree = "<group>"; };
- D76583293BE3368A5EDDA9C2 /* PropertiesAdmin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = PropertiesAdmin.h; path = src/IceObjc/PropertiesAdmin.h; sourceTree = "<group>"; };
- D87FFFC92F53004044C778CA /* certs */ = {isa = PBXFileReference; includeInIndex = 1; name = certs; path = ../certs; sourceTree = "<group>"; };
- D88E246EA42F66D6078022CF /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/proxy/Collocated.swift; sourceTree = "<group>"; };
- D96EB3A08E603D2E579B81BC /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Instance.cpp; path = ../cpp/src/IceSSL/Instance.cpp; sourceTree = "<group>"; };
- DB44F1A7F16CB7E3DC065ACE /* Random.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Random.cpp; path = ../cpp/src/IceUtil/Random.cpp; sourceTree = "<group>"; };
- DB80FA4BEC412132E62219E0 /* IceHold.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceHold.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- DBA05CF2C1B06DD858D672A8 /* IceSlicingExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- DBBFDC53D82B290C7C202D5F /* Notifications.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Notifications.mm; path = ../cpp/src/Ice/ios/Notifications.mm; sourceTree = "<group>"; };
- DC32C1A9CD127D9D37E26231 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/acm/AllTests.swift; sourceTree = "<group>"; };
- DC9DF436A274445A916C6EF4 /* ValueFactoryManagerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ValueFactoryManagerI.cpp; path = ../cpp/src/Ice/ValueFactoryManagerI.cpp; sourceTree = "<group>"; };
- DCD40A7A2AAA3DF1279B5E56 /* IceAcm.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAcm.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- DD00401674CB8874A8AC4C3C /* Convert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Convert.h; path = src/IceObjc/Convert.h; sourceTree = "<group>"; };
- DD837BB7B509ED5EC68EA6C9 /* Connection.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Connection.mm; path = src/IceObjc/Connection.mm; sourceTree = "<group>"; };
- DDE88C99ED3E916813870A9A /* ObjectAdapter.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapter.mm; path = src/IceObjc/ObjectAdapter.mm; sourceTree = "<group>"; };
- DDF6A7269687DAD84B764BD9 /* PluginF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginF.ice; path = ../slice/Ice/PluginF.ice; sourceTree = "<group>"; };
- DEE51E428741CB9A71B91A12 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/timeout/Client.swift; sourceTree = "<group>"; };
- DF6233A97CA567A988FDA6AC /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/proxy/AllTests.swift; sourceTree = "<group>"; };
- DF7D95B674458DB35DC28ADB /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/info/Client.swift; sourceTree = "<group>"; };
- DFE49FF912FEF4BB2D84DEE1 /* IceDiscovery.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceDiscovery.ice; path = ../slice/IceDiscovery/IceDiscovery.ice; sourceTree = "<group>"; };
- DFF3E24F5B76E1C47C2837CD /* Connector.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Connector.mm; path = ../cpp/src/IceIAP/Connector.mm; sourceTree = "<group>"; };
- DFF7ADC3ABBE484862648ABF /* OnewaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OnewaysAMI.swift; path = test/Ice/operations/OnewaysAMI.swift; sourceTree = "<group>"; };
- E0A1C9E05EE6E71F3FCF504F /* CertificateI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CertificateI.cpp; path = ../cpp/src/IceSSL/CertificateI.cpp; sourceTree = "<group>"; };
- E0A590D2BC0EBD7077467923 /* ReferenceFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ReferenceFactory.cpp; path = ../cpp/src/Ice/ReferenceFactory.cpp; sourceTree = "<group>"; };
- E0A832D76CDCAFF8C6A9B7B3 /* LoggerAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerAdminI.cpp; path = ../cpp/src/Ice/LoggerAdminI.cpp; sourceTree = "<group>"; };
- E151886DB02F862D5A934FB6 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/location/Client.swift; sourceTree = "<group>"; };
- E28B1FA33D95935F3A94DBB7 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/exceptions/TestAMDI.swift; sourceTree = "<group>"; };
- E2C70FDB2124B02E25E91AEA /* RFC2253.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RFC2253.cpp; path = ../cpp/src/IceSSL/RFC2253.cpp; sourceTree = "<group>"; };
- E3F9B39584FCBDE2AF774EA3 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/IceSSL/configuration/Client.swift; sourceTree = "<group>"; };
- E48D87E6C872AB81FF40B44B /* RegisterPluginsInit.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RegisterPluginsInit.cpp; path = ../cpp/src/Ice/RegisterPluginsInit.cpp; sourceTree = "<group>"; };
- E4A7AAF93D894BAA9ADE487B /* IceAdmin.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdmin.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- E4F8A0482D19E088887AE179 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/hold/Test.ice; sourceTree = "<group>"; };
- E599B7323FBA86233C338D57 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/scope/Server.swift; sourceTree = "<group>"; };
- E5B4261E6EEA1FC5E6950583 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/slicing/objects/Client.swift; sourceTree = "<group>"; };
- E5CCE55BCC54605EC0C45D1F /* Incoming.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Incoming.cpp; path = ../cpp/src/Ice/Incoming.cpp; sourceTree = "<group>"; };
- E80792AE32EB8D440F6A4805 /* IceUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = IceUtil.mm; path = src/IceObjc/IceUtil.mm; sourceTree = "<group>"; };
- E8F843F0CFD1FFF8A81B4BA7 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/slicing/objects/ServerAMD.swift; sourceTree = "<group>"; };
- E911CD687F449E7D324D9031 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/binding/Server.swift; sourceTree = "<group>"; };
- E9701A971495B8CEC6C2A8B9 /* CommunicatorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CommunicatorI.cpp; path = ../cpp/src/Ice/CommunicatorI.cpp; sourceTree = "<group>"; };
- EA4C6A9DB2DD4DAD368A7FFB /* IceUdp.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceUdp.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- EAFBDAC4BAEC82A5B3A91842 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/proxy/Test.ice; sourceTree = "<group>"; };
- EBEF5C66DAA4508BE73158D9 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/objects/Server.swift; sourceTree = "<group>"; };
- EBFE70753770A633D1F3D074 /* PropertiesF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesF.ice; path = ../slice/Ice/PropertiesF.ice; sourceTree = "<group>"; };
- EC9135B9FC49DD7893D03A00 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/servantLocator/TestI.swift; sourceTree = "<group>"; };
- ECF67678075411BCD2EA83DE /* InputStream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InputStream.swift; path = src/Ice/InputStream.swift; sourceTree = "<group>"; };
- ED72480ABB5B716AD4A51CCF /* UdpConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UdpConnector.cpp; path = ../cpp/src/Ice/UdpConnector.cpp; sourceTree = "<group>"; };
- EDEF0A10136F5CBA2F469BD6 /* Timer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Timer.cpp; path = ../cpp/src/Ice/Timer.cpp; sourceTree = "<group>"; };
- EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PromiseKit.framework; path = Carthage/Build/Mac/PromiseKit.framework; sourceTree = "<group>"; };
- EE077EE9116316EFD1ACCCEF /* IPEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = IPEndpointI.cpp; path = ../cpp/src/Ice/IPEndpointI.cpp; sourceTree = "<group>"; };
- EE426A108FC5B4CE6A77DDD3 /* Connector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Connector.cpp; path = ../cpp/src/Ice/Connector.cpp; sourceTree = "<group>"; };
- EEF9EADF118FD1A6E35FC9CB /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/facets/Client.swift; sourceTree = "<group>"; };
- EF6386F50E784A9F77712142 /* IceOperationsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperationsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- EFE2171EED36B33C84026DFF /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/ExternalAccessory.framework; sourceTree = DEVELOPER_DIR; };
- EFF6E7F5DC3C883F92C4BC18 /* Transceiver.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Transceiver.mm; path = ../cpp/src/IceIAP/Transceiver.mm; sourceTree = "<group>"; };
- F011769B0F0BEC4AD2D20DB5 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/servantLocator/Server.swift; sourceTree = "<group>"; };
- F0AE3CFAC2F3B7821FF228F5 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/optional/Server.swift; sourceTree = "<group>"; };
- F0BB1A499C02E022C0B321E1 /* Communicator.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Communicator.mm; path = src/IceObjc/Communicator.mm; sourceTree = "<group>"; };
- F18BE1691537030DAC878164 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/hold/TestI.swift; sourceTree = "<group>"; };
- F196BFF793DD32BF46FA5782 /* Mutex.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Mutex.swift; path = src/Ice/Mutex.swift; sourceTree = "<group>"; };
- F2DA8D2FFEA272535B38416B /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/facets/Test.ice; sourceTree = "<group>"; };
- F2FEAC26E3BBDE5B4C4153D0 /* LoggerF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerF.ice; path = ../slice/Ice/LoggerF.ice; sourceTree = "<group>"; };
- F31CC1B2E8CB223A934827FA /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/udp/TestI.swift; sourceTree = "<group>"; };
- F390DCD187D32E3CA90A92CE /* EndpointTypes.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointTypes.ice; path = ../slice/Ice/EndpointTypes.ice; sourceTree = "<group>"; };
- F3ACAF9F1D3B85A01418CCAD /* MetricsAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MetricsAdminI.cpp; path = ../cpp/src/Ice/MetricsAdminI.cpp; sourceTree = "<group>"; };
- F3CA3A154FFAF5C3A609F3C9 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/invoke/Test.ice; sourceTree = "<group>"; };
- F3E10A14DD5B381697E9CF9F /* Config.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Config.h; path = src/IceObjc/Config.h; sourceTree = "<group>"; };
- F40CD89A9E1AE4EEFA1B408F /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/proxy/Server.swift; sourceTree = "<group>"; };
- F47F02F8F8E634C9F01D74B4 /* OutputUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OutputUtil.cpp; path = ../cpp/src/IceUtil/OutputUtil.cpp; sourceTree = "<group>"; };
- F512CA309D81D307046842C1 /* SecureTransportTransceiverI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportTransceiverI.cpp; path = ../cpp/src/IceSSL/SecureTransportTransceiverI.cpp; sourceTree = "<group>"; };
- F5592B7717AC27C84D2DE248 /* ObjectAdapterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapterF.ice; path = ../slice/Ice/ObjectAdapterF.ice; sourceTree = "<group>"; };
- F5954C3E1FF870FDB905FF74 /* IceLocation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceLocation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- F60555AA1B87F252F1E50267 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/slicing/objects/Test.ice; sourceTree = "<group>"; };
- F6673716863DB0F29BF8CA94 /* Time.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Time.cpp; path = ../cpp/src/IceUtil/Time.cpp; sourceTree = "<group>"; };
- F6CD35ED3A701C11BEEC9E31 /* IceHold.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceHold.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- F7530C71FD98D2D829B00813 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/adapterDeactivation/TestI.swift; sourceTree = "<group>"; };
- F78174ED4590D8A64D557317 /* IceSSLConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSSLConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- F7B0AB0691B2060065D828E3 /* libIceSSL C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceSSL C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- F7C0E2BFA1C84DE64B899EC7 /* EndpointFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointFactory.cpp; path = ../cpp/src/Ice/EndpointFactory.cpp; sourceTree = "<group>"; };
- F83285132BEA731A39446D3A /* IceFacets.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceFacets.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- F9CCCED4F5617D195A9B1F15 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/invoke/TestI.swift; sourceTree = "<group>"; };
- FAD8AAB00CE37A9BDD6E4F68 /* Connection.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Connection.ice; path = ../slice/Ice/Connection.ice; sourceTree = "<group>"; };
- FB53FCA1BAF820BE42704E91 /* ObserverHelper.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ObserverHelper.cpp; path = ../cpp/src/Ice/ObserverHelper.cpp; sourceTree = "<group>"; };
- FB8886007607C4AAF9C1C768 /* Options.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Options.cpp; path = ../cpp/src/IceUtil/Options.cpp; sourceTree = "<group>"; };
- FC30E7C20EEBC79F48CC81E4 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/slicing/exceptions/TestAMDI.swift; sourceTree = "<group>"; };
- FD10735B3217CEAB0950C204 /* Logger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Logger.h; path = src/IceObjc/Logger.h; sourceTree = "<group>"; };
- FD36F90263666B58BB32D141 /* Endpoint.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Endpoint.mm; path = src/IceObjc/Endpoint.mm; sourceTree = "<group>"; };
- FD8E28C7ACE591A3D6B4B5F0 /* LocatorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LocatorI.cpp; path = ../cpp/src/IceDiscovery/LocatorI.cpp; sourceTree = "<group>"; };
- FDE22DC912613C8274EBEB15 /* EndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointI.cpp; path = ../cpp/src/IceSSL/EndpointI.cpp; sourceTree = "<group>"; };
- FE6748B8609F3A22FF091176 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/location/Server.swift; sourceTree = "<group>"; };
- FE804FE7E6F7DBBB7ADA9E09 /* ClientPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ClientPrivate.ice; path = test/Ice/slicing/objects/ClientPrivate.ice; sourceTree = "<group>"; };
- FF1851169903DF08207ABDE3 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/objects/Client.swift; sourceTree = "<group>"; };
- FF413911DBE9440508F3E40F /* IceInheritance.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInheritance.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- FF426459F41E963E818A71AA /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/admin/Client.swift; sourceTree = "<group>"; };
- FF4DCCD14ACD6C76B5950CE8 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/hold/Server.swift; sourceTree = "<group>"; };
+ 01D4C326442F87BF66F87E10 /* LocatorInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LocatorInfo.cpp; path = ../cpp/src/Ice/LocatorInfo.cpp; sourceTree = "<group>"; };
+ 01E10C9611CC108985E08C7E /* PluginF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginF.ice; path = ../slice/Ice/PluginF.ice; sourceTree = "<group>"; };
+ 031FEBA49812D80905D17A4F /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/optional/ServerAMD.swift; sourceTree = "<group>"; };
+ 03F81245F9E49A119AC91AAD /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/location/Test.ice; sourceTree = "<group>"; };
+ 04D8EDB7618873C1967C93FB /* ConnectionInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfo.ice; path = ../slice/IceIAP/ConnectionInfo.ice; sourceTree = "<group>"; };
+ 04E6CC7091A6EF898DBECE4A /* IceExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 050BA43103142B66A52506A6 /* Time.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Time.cpp; path = ../cpp/src/IceUtil/Time.cpp; sourceTree = "<group>"; };
+ 05A82AC3584ABEAD5B787300 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/defaultValue/Client.swift; sourceTree = "<group>"; };
+ 075FB12B4FAB41B9D372B21E /* IceDiscovery.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceDiscovery.ice; path = ../slice/IceDiscovery/IceDiscovery.ice; sourceTree = "<group>"; };
+ 07682624D20A74DF8E8C3D9C /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/defaultServant/Test.ice; sourceTree = "<group>"; };
+ 0824178CB3F41F2316D11AB5 /* PropertiesAdmin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = PropertiesAdmin.h; path = src/IceObjc/PropertiesAdmin.h; sourceTree = "<group>"; };
+ 0AAC760A53F1558EA093ED8F /* HttpParser.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = HttpParser.cpp; path = ../cpp/src/Ice/HttpParser.cpp; sourceTree = "<group>"; };
+ 0C28C95F0825259216BC4D50 /* IceSlicingObjectsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjectsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 0C412519CE353B5CDCBEA44D /* SecureTransportCertificateI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportCertificateI.cpp; path = ../cpp/src/IceSSL/SecureTransportCertificateI.cpp; sourceTree = "<group>"; };
+ 0C6067A9900398CE5829EEDE /* ThreadException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ThreadException.cpp; path = ../cpp/src/IceUtil/ThreadException.cpp; sourceTree = "<group>"; };
+ 0C7CB4CBEAFCFC4880228058 /* Reference.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Reference.cpp; path = ../cpp/src/Ice/Reference.cpp; sourceTree = "<group>"; };
+ 0CE5914C173A99D4A244B24B /* TestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ 0CF7C2E2D63CBC720471C863 /* libIceSSL C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceSSL C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 0D37DF8C6549C5E5BCCF9A94 /* Convert.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Convert.mm; path = src/IceObjc/Convert.mm; sourceTree = "<group>"; };
+ 0D4D508CD317087115061AE3 /* IceBinding.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceBinding.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 0DA27E8DED12B61DA3EEDFCC /* ConnectorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectorI.cpp; path = ../cpp/src/IceSSL/ConnectorI.cpp; sourceTree = "<group>"; };
+ 0F82FAF6E8AA8A3F46B6817D /* ImplicitContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ImplicitContext.h; path = src/IceObjc/ImplicitContext.h; sourceTree = "<group>"; };
+ 0F90651E37EE3CF6ED70CF06 /* IceUdp.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceUdp.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 105302098123999AAA3B4F2B /* ClientPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ClientPrivate.ice; path = test/Ice/slicing/objects/ClientPrivate.ice; sourceTree = "<group>"; };
+ 111387C9FE4221F3C2CADD4F /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/info/Test.ice; sourceTree = "<group>"; };
+ 11306DB1DB69F89D7561330C /* ProcessI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProcessI.swift; path = src/Ice/ProcessI.swift; sourceTree = "<group>"; };
+ 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PromiseKit.framework; path = Carthage/Build/Mac/PromiseKit.framework; sourceTree = "<group>"; };
+ 120649EC08CF000CE46C12FA /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/enums/Server.swift; sourceTree = "<group>"; };
+ 12D5DDA242FF7A7AB5031EE2 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/slicing/objects/TestI.swift; sourceTree = "<group>"; };
+ 131F40AB5BC5E7FAE6CBB427 /* ProtocolInstance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ProtocolInstance.cpp; path = ../cpp/src/Ice/ProtocolInstance.cpp; sourceTree = "<group>"; };
+ 143FBDB81AEA5AA10CF055D0 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/scope/Server.swift; sourceTree = "<group>"; };
+ 155FDC0EF910FF632A260AC1 /* UUID.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UUID.cpp; path = ../cpp/src/IceUtil/UUID.cpp; sourceTree = "<group>"; };
+ 1566D5AE6383C111E497C3DB /* Object.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Object.cpp; path = ../cpp/src/Ice/Object.cpp; sourceTree = "<group>"; };
+ 158CC088651B6F8DAE63E2A9 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/servantLocator/TestAMD.ice; sourceTree = "<group>"; };
+ 15A72766C83E94DDD88B29E8 /* Initialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Initialize.swift; path = src/Ice/Initialize.swift; sourceTree = "<group>"; };
+ 165D9256DA1A97FF5820ED1C /* CtrlCHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CtrlCHandler.cpp; path = ../cpp/src/IceUtil/CtrlCHandler.cpp; sourceTree = "<group>"; };
+ 1662B8B78968E13A78289A8B /* IceExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 1693DDE7D93624FB41CEAE3F /* Proxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Proxy.swift; path = src/Ice/Proxy.swift; sourceTree = "<group>"; };
+ 17977817D5BEA77D9885ED35 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/slicing/exceptions/Test.ice; sourceTree = "<group>"; };
+ 17C94CD37CF8902532B5E802 /* PropertiesAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdminI.cpp; path = ../cpp/src/Ice/PropertiesAdminI.cpp; sourceTree = "<group>"; };
+ 17F2453F33700E385AE433D4 /* IceSlicingExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 1910DDF97C5D765137608616 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/binding/Server.swift; sourceTree = "<group>"; };
+ 195B0535A52F53A47890D0A0 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/defaultValue/AllTests.swift; sourceTree = "<group>"; };
+ 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
+ 19FCF82CC2F485FE76FE01AB /* Util.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Util.cpp; path = ../cpp/src/IceSSL/Util.cpp; sourceTree = "<group>"; };
+ 1A6E2FE92D13AACB76A0F4BB /* IceTimeout.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceTimeout.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 1ABE1BECE014CDF805B045B2 /* ServantLocatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServantLocatorF.ice; path = ../slice/Ice/ServantLocatorF.ice; sourceTree = "<group>"; };
+ 1B265C53764AFCDA9FF47EDB /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/binding/TestI.swift; sourceTree = "<group>"; };
+ 1B4C36EC9B34AB6197BEF258 /* ConnectRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectRequestHandler.cpp; path = ../cpp/src/Ice/ConnectRequestHandler.cpp; sourceTree = "<group>"; };
+ 1BA98D2409CCCFA59080FABC /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/invoke/AllTests.swift; sourceTree = "<group>"; };
+ 1C4D9D51E71235FC8BAAB6A8 /* PluginManagerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginManagerI.cpp; path = ../cpp/src/Ice/PluginManagerI.cpp; sourceTree = "<group>"; };
+ 1C6BA6024BA3DEFBE5C3842F /* InitializationData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InitializationData.swift; path = src/Ice/InitializationData.swift; sourceTree = "<group>"; };
+ 1C8DAEBDC923694167123A8D /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/slicing/objects/ServerAMD.swift; sourceTree = "<group>"; };
+ 1CF432DB96D4BCB5947B799A /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/slicing/exceptions/Client.swift; sourceTree = "<group>"; };
+ 1DA38B0E835039C5E692C6F1 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/facets/Server.swift; sourceTree = "<group>"; };
+ 1E37D4A07F3AD7BB5C474ADE /* ClassResolver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClassResolver.swift; path = src/Ice/ClassResolver.swift; sourceTree = "<group>"; };
+ 1E7A36D0B759F8015019E613 /* LoggerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LoggerI.swift; path = src/Ice/LoggerI.swift; sourceTree = "<group>"; };
+ 1F31647581AD2A1F22FF3E4E /* ServantLocator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServantLocator.ice; path = ../slice/Ice/ServantLocator.ice; sourceTree = "<group>"; };
+ 1F67ED2C90884A6A36974BE8 /* NativePropertiesAdmin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NativePropertiesAdmin.swift; path = src/Ice/NativePropertiesAdmin.swift; sourceTree = "<group>"; };
+ 1F9C0ADCC28D0847F1DDD83C /* IceUdp.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceUdp.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 1FF37DCAC29B8A5559432278 /* LoggerUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerUtil.cpp; path = ../cpp/src/Ice/LoggerUtil.cpp; sourceTree = "<group>"; };
+ 2035F0FA3EC6159DAA7635F9 /* InstrumentationF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = InstrumentationF.ice; path = ../slice/Ice/InstrumentationF.ice; sourceTree = "<group>"; };
+ 20DB7B3D58A401ABD1544EEC /* CommunicatorI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CommunicatorI.swift; path = src/Ice/CommunicatorI.swift; sourceTree = "<group>"; };
+ 214BF07897317F436C020801 /* Version.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Version.ice; path = ../slice/Ice/Version.ice; sourceTree = "<group>"; };
+ 219A3623FF4B39ACA9FA70B7 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/location/AllTests.swift; sourceTree = "<group>"; };
+ 21C0FA10938B65957DD7851C /* OutputUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OutputUtil.cpp; path = ../cpp/src/IceUtil/OutputUtil.cpp; sourceTree = "<group>"; };
+ 21E422F4897A5CC3B84E8373 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/servantLocator/Test.ice; sourceTree = "<group>"; };
+ 21FC39BDCFB12F7E95088412 /* OnewaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OnewaysAMI.swift; path = test/Ice/operations/OnewaysAMI.swift; sourceTree = "<group>"; };
+ 221F19DAAEF7081D5E50B68F /* ConnectionI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectionI.swift; path = src/Ice/ConnectionI.swift; sourceTree = "<group>"; };
+ 2346A22A43AE5276121CA8D5 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/proxy/TestAMDI.swift; sourceTree = "<group>"; };
+ 23591E700F38A0FB2307E932 /* certs */ = {isa = PBXFileReference; includeInIndex = 1; name = certs; path = ../certs; sourceTree = "<group>"; };
+ 2397CCDF3E0D3D4A689C870A /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/operations/Test.ice; sourceTree = "<group>"; };
+ 244331E45CCD48D623E40857 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/proxy/TestAMD.ice; sourceTree = "<group>"; };
+ 24A99AFE2365A20B9C028BE5 /* IceProperties.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProperties.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 2581128626483A0AB7D81A50 /* Controller.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Controller.ice; path = ../scripts/Controller.ice; sourceTree = "<group>"; };
+ 2597CCF9D29263FD415649A4 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/retry/Test.ice; sourceTree = "<group>"; };
+ 259C68B794E5AD400F73164C /* Oneways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Oneways.swift; path = test/Ice/operations/Oneways.swift; sourceTree = "<group>"; };
+ 25DCAE72A040E73458CBFE7F /* IceAdmin.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdmin.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 279A6264BE2AD710674EF16C /* libIce C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIce C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 27C89CCE8EE767CC76CDF055 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/inheritance/Collocated.swift; sourceTree = "<group>"; };
+ 27E6FD7B4AF1BD667774A021 /* Communicator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Communicator.ice; path = ../slice/Ice/Communicator.ice; sourceTree = "<group>"; };
+ 28461797660BD0710F29C113 /* ReferenceFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ReferenceFactory.cpp; path = ../cpp/src/Ice/ReferenceFactory.cpp; sourceTree = "<group>"; };
+ 28B8636A92730D7A387287EA /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/adapterDeactivation/TestI.swift; sourceTree = "<group>"; };
+ 28BC0E13BF6049CA98279563 /* BatchRequestQueue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = BatchRequestQueue.cpp; path = ../cpp/src/Ice/BatchRequestQueue.cpp; sourceTree = "<group>"; };
+ 28DA6C189863ACCE3FC48E4B /* TcpAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TcpAcceptor.cpp; path = ../cpp/src/Ice/TcpAcceptor.cpp; sourceTree = "<group>"; };
+ 2912BE81AF92B1A0E83261B9 /* TcpTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TcpTransceiver.cpp; path = ../cpp/src/Ice/TcpTransceiver.cpp; sourceTree = "<group>"; };
+ 2969B1491C9E6CD99E4D3E29 /* LoggerWrapperI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LoggerWrapperI.h; path = src/IceObjc/LoggerWrapperI.h; sourceTree = "<group>"; };
+ 2971256709EEE7D94340C7FA /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = test/TestCommon/Info.plist; sourceTree = "<group>"; };
+ 2A7223266687C844C93FA5CA /* EndpointF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointF.ice; path = ../slice/Ice/EndpointF.ice; sourceTree = "<group>"; };
+ 2ABE44932FBFEC89A793302F /* SlicedData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SlicedData.swift; path = src/Ice/SlicedData.swift; sourceTree = "<group>"; };
+ 2B0FD4038353EB6A7B72491F /* UdpTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UdpTransceiver.cpp; path = ../cpp/src/Ice/UdpTransceiver.cpp; sourceTree = "<group>"; };
+ 2B29ECAB3C7F6C4DA3F36382 /* IceSlicingExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 2B2ECD864B90E5723842C5EB /* IceExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 2B3E626C199E533CC77383DF /* Ice.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ice.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ 2B9A81C3B249E566958ECB00 /* AdminFacetFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AdminFacetFactory.h; path = src/IceObjc/AdminFacetFactory.h; sourceTree = "<group>"; };
+ 2BBA47748D864526BEB3AE55 /* IceInfo.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 2BE08D798E90ADCA097A66EA /* Logger.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Logger.ice; path = ../slice/Ice/Logger.ice; sourceTree = "<group>"; };
+ 2C124638F9E55B51C50F4336 /* LoggerAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerAdminI.cpp; path = ../cpp/src/Ice/LoggerAdminI.cpp; sourceTree = "<group>"; };
+ 2C7279E9665852ED850A51C3 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/binding/Test.ice; sourceTree = "<group>"; };
+ 2CAAD3A56006BC0E0AFEFBCC /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/ami/AllTests.swift; sourceTree = "<group>"; };
+ 2CE8640282FA501A994ED2CA /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/slicing/exceptions/ServerAMD.swift; sourceTree = "<group>"; };
+ 2E225F1E7502C919A1EAE5EB /* Value.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Value.swift; path = src/Ice/Value.swift; sourceTree = "<group>"; };
+ 2E82857FF88212F5CEE26893 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/objects/Client.swift; sourceTree = "<group>"; };
+ 2EF76372D4E51E5D8798C13F /* SliceChecksumDict.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = SliceChecksumDict.ice; path = ../slice/Ice/SliceChecksumDict.ice; sourceTree = "<group>"; };
+ 2F87A336E3A6167D8F1F2C4E /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/retry/Server.swift; sourceTree = "<group>"; };
+ 2FAEAE79CCF9D47E29FF0643 /* IceHold.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceHold.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 3021E84CB8BFF5D08096268F /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/admin/Server.swift; sourceTree = "<group>"; };
+ 305AD2EB6B732123BAFB8446 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/retry/Client.swift; sourceTree = "<group>"; };
+ 30811F230B0FC1873EC96DAE /* AdminFacetFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdminFacetFactory.swift; path = src/Ice/AdminFacetFactory.swift; sourceTree = "<group>"; };
+ 31154B1A42B014CC2D79067F /* IceSlicingExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 317DB7EDC735CCE1B5AC2BC7 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/scope/Client.swift; sourceTree = "<group>"; };
+ 328561CEFA9B30FD3A076EC8 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/stream/Client.swift; sourceTree = "<group>"; };
+ 32A04C0D25554F3BB4C545DA /* CertificateI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CertificateI.cpp; path = ../cpp/src/IceSSL/CertificateI.cpp; sourceTree = "<group>"; };
+ 32C1632218DD36EFCDE252AD /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/invoke/Test.ice; sourceTree = "<group>"; };
+ 333A71A9DF3CCFCB7449E875 /* ControllerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControllerI.swift; path = test/TestDriver/iOS/ControllerI.swift; sourceTree = "<group>"; };
+ 334A49B75BEA8B2014CD7659 /* ObserverHelper.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ObserverHelper.cpp; path = ../cpp/src/Ice/ObserverHelper.cpp; sourceTree = "<group>"; };
+ 34DA5A670CA1C2FBFC0AEA03 /* UdpConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UdpConnector.cpp; path = ../cpp/src/Ice/UdpConnector.cpp; sourceTree = "<group>"; };
+ 34E27E7FA28E078563F1B0F3 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/optional/Test.ice; sourceTree = "<group>"; };
+ 35D7F67078252E43AA948730 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/info/TestI.swift; sourceTree = "<group>"; };
+ 36DB4A4F24B99F09F6043224 /* OptionalFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OptionalFormat.swift; path = src/Ice/OptionalFormat.swift; sourceTree = "<group>"; };
+ 37099365745B1C52059054B8 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/exceptions/ServerAMD.swift; sourceTree = "<group>"; };
+ 37D096C4290341BDD6DCD4EF /* Incoming.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Incoming.cpp; path = ../cpp/src/Ice/Incoming.cpp; sourceTree = "<group>"; };
+ 3866EF6DD0A83A12ED9584F3 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/operations/TestI.swift; sourceTree = "<group>"; };
+ 39386D6E4DB63EEB91C8244B /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/operations/Server.swift; sourceTree = "<group>"; };
+ 3AE5387AF0DF5249401FF752 /* CommunicatorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CommunicatorI.cpp; path = ../cpp/src/Ice/CommunicatorI.cpp; sourceTree = "<group>"; };
+ 3AE55081557CCA709B57712C /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/Ice/Metrics.ice; sourceTree = "<group>"; };
+ 3C10E2D307D849AEBF8C0D42 /* IncomingAsync.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = IncomingAsync.cpp; path = ../cpp/src/Ice/IncomingAsync.cpp; sourceTree = "<group>"; };
+ 3C99D81199910BB048BB6979 /* SecureTransportUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportUtil.cpp; path = ../cpp/src/IceSSL/SecureTransportUtil.cpp; sourceTree = "<group>"; };
+ 3D67C84F5EF1913DD1DED43E /* TwowaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TwowaysAMI.swift; path = test/Ice/operations/TwowaysAMI.swift; sourceTree = "<group>"; };
+ 3D86FA2E3DF18F57BBDFA6AF /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/hold/AllTests.swift; sourceTree = "<group>"; };
+ 3E9A45B7DB80741177A8D339 /* Main.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = Main.storyboard; path = test/TestDriver/iOS/Base.lproj/Main.storyboard; sourceTree = "<group>"; };
+ 3EC3C1625902D45763B4A3AD /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/objects/TestI.swift; sourceTree = "<group>"; };
+ 3F4E1FED886DF95B0B91BD24 /* RetryQueue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RetryQueue.cpp; path = ../cpp/src/Ice/RetryQueue.cpp; sourceTree = "<group>"; };
+ 3FE0185806023E6F1F06B3EC /* PropertiesF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesF.ice; path = ../slice/Ice/PropertiesF.ice; sourceTree = "<group>"; };
+ 3FE9F61CA64EEBDA3E653D61 /* ServantManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantManager.swift; path = src/Ice/ServantManager.swift; sourceTree = "<group>"; };
+ 40C2E11AD86FD42A43D16EE3 /* TestCommon.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestCommon.swift; path = test/TestCommon/TestCommon.swift; sourceTree = "<group>"; };
+ 40CC411CC3394975E10FAEED /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/timeout/Client.swift; sourceTree = "<group>"; };
+ 41688F3C39A62C791D2FA0C9 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/adapterDeactivation/Server.swift; sourceTree = "<group>"; };
+ 41A4BB654F22901DA92A89AC /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/exceptions/AllTests.swift; sourceTree = "<group>"; };
+ 41B5AD14C7ACB149D04F0EBE /* CommunicatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = CommunicatorF.ice; path = ../slice/Ice/CommunicatorF.ice; sourceTree = "<group>"; };
+ 420C9E4133705B52A85A93B2 /* IceProxyAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxyAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 421409EAF9807FA18440AF6D /* WSEndpoint.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = WSEndpoint.cpp; path = ../cpp/src/Ice/WSEndpoint.cpp; sourceTree = "<group>"; };
+ 439DB528BE77DE8D3DC9F9DC /* LocalExceptionFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalExceptionFactory.swift; path = src/Ice/LocalExceptionFactory.swift; sourceTree = "<group>"; };
+ 43E5229FA5140FC1FDAAAD26 /* RouterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterF.ice; path = ../slice/Ice/RouterF.ice; sourceTree = "<group>"; };
+ 44CD8DFC17AC015319D33DBE /* OutputStream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OutputStream.swift; path = src/Ice/OutputStream.swift; sourceTree = "<group>"; };
+ 44D535FAF49666BD016C2C25 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/acm/TestI.swift; sourceTree = "<group>"; };
+ 453FC3C658A6DAA8F7D1FAAA /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/operations/TestAMDI.swift; sourceTree = "<group>"; };
+ 46A5FC4917146A267A5FBEDA /* IceOperations.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperations.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 46C3DB6CB91CC6E238302E93 /* IceAdapterDeactivation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdapterDeactivation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 46F23E4C2CDE4E6A8BFF5B25 /* DispatchInterceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = DispatchInterceptor.cpp; path = ../cpp/src/Ice/DispatchInterceptor.cpp; sourceTree = "<group>"; };
+ 49278EA45CC8397BE70EDEAF /* IceAcm.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAcm.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 49AE4506FDA1231A98CB423D /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/optional/AllTests.swift; sourceTree = "<group>"; };
+ 49E33DDD38ACCA4B4A42DAE9 /* ServerPrivateAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivateAMD.ice; path = test/Ice/slicing/objects/ServerPrivateAMD.ice; sourceTree = "<group>"; };
+ 4A872CEA5F528C674408861B /* libIceDiscovery C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceDiscovery C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 4B0931BB68F217B39B27E30C /* OutputStream.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OutputStream.h; path = src/IceObjc/OutputStream.h; sourceTree = "<group>"; };
+ 4BBF37C44022FDCCA6290E09 /* BlobjectFacade.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = BlobjectFacade.mm; path = src/IceObjc/BlobjectFacade.mm; sourceTree = "<group>"; };
+ 4C36E3789E755B9C8BD649D4 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/adapterDeactivation/Client.swift; sourceTree = "<group>"; };
+ 4C512FF3789591E3DC09F58C /* IceScope.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceScope.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 4CC83DA7CBF87DE2106D219F /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/ExternalAccessory.framework; sourceTree = DEVELOPER_DIR; };
+ 4DCF355639E2C5EEC940477C /* ViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewController.swift; path = test/TestDriver/iOS/ViewController.swift; sourceTree = "<group>"; };
+ 4DF669B3E7B54A24D7B8CF75 /* Connection.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Connection.ice; path = ../slice/Ice/Connection.ice; sourceTree = "<group>"; };
+ 4DFCE3E33ABA3004F3F1E3EA /* NetworkProxy.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = NetworkProxy.cpp; path = ../cpp/src/Ice/NetworkProxy.cpp; sourceTree = "<group>"; };
+ 4F01715D9F17F3EF8838812F /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/hold/Server.swift; sourceTree = "<group>"; };
+ 4FE526B4F26246C751C5C49B /* IceStream.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceStream.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 500D0F3AB1E6920D29E53F3D /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/scope/TestI.swift; sourceTree = "<group>"; };
+ 501A9647089AFCC71076ACF6 /* StringConverterPlugin.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StringConverterPlugin.cpp; path = ../cpp/src/Ice/StringConverterPlugin.cpp; sourceTree = "<group>"; };
+ 501B7104301982BDE2AE2141 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/exceptions/Collocated.swift; sourceTree = "<group>"; };
+ 502978E13EA540D77EAF5B6D /* ObjectFactory.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectFactory.ice; path = ../slice/Ice/ObjectFactory.ice; sourceTree = "<group>"; };
+ 5101140AF2BD1B28DAF8EA27 /* LocalObject.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalObject.mm; path = src/IceObjc/LocalObject.mm; sourceTree = "<group>"; };
+ 5171A57F52BB2A7045EE6F8B /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/IceSSL/configuration/Client.swift; sourceTree = "<group>"; };
+ 51C21DBF4F01BCC8F0A30DC8 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/ami/Collocated.swift; sourceTree = "<group>"; };
+ 51D96839B61B795FEA45204D /* Connector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Connector.cpp; path = ../cpp/src/Ice/Connector.cpp; sourceTree = "<group>"; };
+ 52AEB2D93BF0C51D00EF2C8D /* IceExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 5300650D80F0CCA53A92F82E /* Acceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Acceptor.cpp; path = ../cpp/src/Ice/Acceptor.cpp; sourceTree = "<group>"; };
+ 537606B0E58D8596711D6476 /* Config.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Config.h; path = src/IceObjc/Config.h; sourceTree = "<group>"; };
+ 53D9E8AE70D16969BA0091E1 /* SecureTransportTransceiverI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportTransceiverI.cpp; path = ../cpp/src/IceSSL/SecureTransportTransceiverI.cpp; sourceTree = "<group>"; };
+ 53F519B7A5FAAE017938F330 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/servantLocator/Client.swift; sourceTree = "<group>"; };
+ 53F76E55DBAC36932464BD03 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/objects/Server.swift; sourceTree = "<group>"; };
+ 54BE015080F10ECF3B021FBA /* UnsupportedAdminFacet.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = UnsupportedAdminFacet.mm; path = src/IceObjc/UnsupportedAdminFacet.mm; sourceTree = "<group>"; };
+ 54D4C1CD97468B51E2957254 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/binding/AllTests.swift; sourceTree = "<group>"; };
+ 565A9912475ABF6124480B66 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/slicing/objects/TestAMD.ice; sourceTree = "<group>"; };
+ 56B859DA15092212BDB50F23 /* ServantManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ServantManager.cpp; path = ../cpp/src/Ice/ServantManager.cpp; sourceTree = "<group>"; };
+ 572A9280910FC97C8D1485B8 /* EndpointInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointInfo.ice; path = ../slice/IceIAP/EndpointInfo.ice; sourceTree = "<group>"; };
+ 57E210B4122F66320FF91202 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/timeout/Server.swift; sourceTree = "<group>"; };
+ 581465FBE0D86AF9ACC30A3F /* InputUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = InputUtil.cpp; path = ../cpp/src/IceUtil/InputUtil.cpp; sourceTree = "<group>"; };
+ 581504A9C8FC44C1C4633866 /* SecureTransportEngine.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportEngine.cpp; path = ../cpp/src/IceSSL/SecureTransportEngine.cpp; sourceTree = "<group>"; };
+ 5828D88F69FDDE7C9D776C2B /* WSTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = WSTransceiver.cpp; path = ../cpp/src/Ice/WSTransceiver.cpp; sourceTree = "<group>"; };
+ 5ABE7176E1E8461F0435400C /* libIceDiscovery C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceDiscovery C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 5AF2DE3FEA36184F2352B829 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/servantLocator/Server.swift; sourceTree = "<group>"; };
+ 5BAE91436C26E1B25A3A82AB /* IceOptional.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptional.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 5D97E5BBEFC44FA2B9C0741A /* LocatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LocatorF.ice; path = ../slice/Ice/LocatorF.ice; sourceTree = "<group>"; };
+ 5E326FFB2226C327DF23C68D /* EndpointTypes.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointTypes.ice; path = ../slice/Ice/EndpointTypes.ice; sourceTree = "<group>"; };
+ 5E7F1C2F93E831EA2FDBF330 /* IceBinding.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceBinding.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 5FF8947B53B908056C760FD2 /* ServantLocatorI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantLocatorI.swift; path = test/Ice/servantLocator/ServantLocatorI.swift; sourceTree = "<group>"; };
+ 606A4216D09362669C8FFC04 /* libIce C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIce C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 611EA6817BFA31BB9E283CB9 /* IceAdapterDeactivation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdapterDeactivation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 615B7DB9D083DB02F4A3AF8C /* Mutex.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Mutex.swift; path = src/Ice/Mutex.swift; sourceTree = "<group>"; };
+ 61CCF4D9B98BD009B86BD99E /* Ice.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ice.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ 624A31E467858D0AA0837723 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/timeout/Test.ice; sourceTree = "<group>"; };
+ 626A46F8A23169D9A223E286 /* IceOperationsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperationsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 628546A8518965C2C9FE7D16 /* BatchOneways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchOneways.swift; path = test/Ice/operations/BatchOneways.swift; sourceTree = "<group>"; };
+ 6370ABBF6D563792C86C3C3F /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/scope/AllTests.swift; sourceTree = "<group>"; };
+ 6375C6AB046E38AEF72B33E1 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/servantLocator/Collocated.swift; sourceTree = "<group>"; };
+ 64F57A6D4A84C31CEF8257DD /* InputStream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InputStream.swift; path = src/Ice/InputStream.swift; sourceTree = "<group>"; };
+ 650114ED70248D0A46C115D0 /* Transceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Transceiver.cpp; path = ../cpp/src/Ice/Transceiver.cpp; sourceTree = "<group>"; };
+ 6523F0B801DDFBD3B3885CFE /* ThreadPool.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ThreadPool.cpp; path = ../cpp/src/Ice/ThreadPool.cpp; sourceTree = "<group>"; };
+ 65659732FD468C675CB4AD20 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/adapterDeactivation/Test.ice; sourceTree = "<group>"; };
+ 662ECEEF1D1C1BA93C95F8D7 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/hold/TestI.swift; sourceTree = "<group>"; };
+ 665B50684CD9B14BD06780DC /* LocalObject.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalObject.cpp; path = ../cpp/src/Ice/LocalObject.cpp; sourceTree = "<group>"; };
+ 66A9FBC39FE30F9D38C66F66 /* IceDefaultServant.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultServant.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 66AC8CC739852D21B53B5825 /* IceInfo.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 671885DB98FE72218977A812 /* IceAcm.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAcm.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 67A136FDCFEB5AFE6DB6F794 /* ValueFactoryManagerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValueFactoryManagerI.swift; path = src/Ice/ValueFactoryManagerI.swift; sourceTree = "<group>"; };
+ 67C537DD1AC38CDE0B121B37 /* BlobjectFacade.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BlobjectFacade.h; path = src/IceObjc/BlobjectFacade.h; sourceTree = "<group>"; };
+ 6815CB344A80F92F8B8D11E2 /* IceAmi.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAmi.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 68E7F8458704DF6A2483AA2A /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/IceSSL/configuration/Test.ice; sourceTree = "<group>"; };
+ 68FFBC79041C02F814AADE89 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/slicing/objects/AllTests.swift; sourceTree = "<group>"; };
+ 69395B8C598B47A7E81A0B00 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/operations/Collocated.swift; sourceTree = "<group>"; };
+ 694EFD9750A1A28287AF7550 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/enums/AllTests.swift; sourceTree = "<group>"; };
+ 6A6D31E6FB2F7A96ECB59803 /* CollocatedRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CollocatedRequestHandler.cpp; path = ../cpp/src/Ice/CollocatedRequestHandler.cpp; sourceTree = "<group>"; };
+ 6BFF7999DE748284C29B70A5 /* IconvStringConverter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = IconvStringConverter.cpp; path = ../cpp/src/Ice/IconvStringConverter.cpp; sourceTree = "<group>"; };
+ 6EAA674697DEB72AFBFA2FAF /* PropertyNames.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertyNames.cpp; path = ../cpp/src/Ice/PropertyNames.cpp; sourceTree = "<group>"; };
+ 6EC8059455EF2F652585B692 /* DefaultsAndOverrides.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = DefaultsAndOverrides.cpp; path = ../cpp/src/Ice/DefaultsAndOverrides.cpp; sourceTree = "<group>"; };
+ 6F6025D7C8F8C0563150F8A8 /* IceObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 70AF086BFE25F39FCB962FC4 /* BlobjectAsync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlobjectAsync.swift; path = src/Ice/BlobjectAsync.swift; sourceTree = "<group>"; };
+ 7145AEBC2B55E42A65DC59C0 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/invoke/Client.swift; sourceTree = "<group>"; };
+ 71679C8529A10A7499732B24 /* IceOperationsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperationsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 71887F1972764EB2C837DF7F /* ObjectAdapter.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapter.mm; path = src/IceObjc/ObjectAdapter.mm; sourceTree = "<group>"; };
+ 71D2A253E0AA7E8D2764BACF /* Transceiver.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Transceiver.mm; path = ../cpp/src/IceIAP/Transceiver.mm; sourceTree = "<group>"; };
+ 73786F5BED3B9CFA0E95BA51 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/properties/Client.swift; sourceTree = "<group>"; };
+ 7478D055F293298F7A3C5338 /* Clash.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Clash.ice; path = test/Slice/escape/Clash.ice; sourceTree = "<group>"; };
+ 7503C90205B08EB44EB78130 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/ami/Client.swift; sourceTree = "<group>"; };
+ 7741C681ACD1133F72A10A82 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/invoke/Server.swift; sourceTree = "<group>"; };
+ 78B6BC521FDBF3B755D62305 /* OutputStream.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OutputStream.cpp; path = ../cpp/src/Ice/OutputStream.cpp; sourceTree = "<group>"; };
+ 79150CE6D818A99E026F2DCE /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/exceptions/TestAMDI.swift; sourceTree = "<group>"; };
+ 791DC88C8FF821F9F6120636 /* Endpoint.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Endpoint.mm; path = src/IceObjc/Endpoint.mm; sourceTree = "<group>"; };
+ 797A68F26458490B76594D79 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/facets/Test.ice; sourceTree = "<group>"; };
+ 7AE587AF938574365CB695C9 /* ClientPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ClientPrivate.ice; path = test/Ice/slicing/exceptions/ClientPrivate.ice; sourceTree = "<group>"; };
+ 7B139FB0750A9D2040C52E55 /* ValueFactoryManagerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ValueFactoryManagerI.cpp; path = ../cpp/src/Ice/ValueFactoryManagerI.cpp; sourceTree = "<group>"; };
+ 7BEAD8165ED0CF86B403FF84 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/inheritance/Client.swift; sourceTree = "<group>"; };
+ 7C778E6A32F1E18CFBAE0BCD /* OutgoingAsync.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OutgoingAsync.cpp; path = ../cpp/src/Ice/OutgoingAsync.cpp; sourceTree = "<group>"; };
+ 7CA663C9D00F4CC9272E2DC5 /* SSLEngine.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SSLEngine.cpp; path = ../cpp/src/IceSSL/SSLEngine.cpp; sourceTree = "<group>"; };
+ 7CDE98D830A8C70A994472C7 /* ValueFactory.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ValueFactory.ice; path = ../slice/Ice/ValueFactory.ice; sourceTree = "<group>"; };
+ 7D14CFF7D8EEE094D0EF7914 /* SliceChecksums.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SliceChecksums.cpp; path = ../cpp/src/Ice/SliceChecksums.cpp; sourceTree = "<group>"; };
+ 7DA71384D6CB75AFA94AD6D5 /* SlicedData.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SlicedData.cpp; path = ../cpp/src/Ice/SlicedData.cpp; sourceTree = "<group>"; };
+ 7DB30F885204F426EE9EF335 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/slicing/exceptions/AllTests.swift; sourceTree = "<group>"; };
+ 7E63BDBC40850A147D16B250 /* WSConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = WSConnector.cpp; path = ../cpp/src/Ice/WSConnector.cpp; sourceTree = "<group>"; };
+ 7E74F7ADE218B4A4BF15FCF5 /* FormatType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatType.swift; path = src/Ice/FormatType.swift; sourceTree = "<group>"; };
+ 7E8AC7D2C435F7D0A02691CF /* TcpEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TcpEndpointI.cpp; path = ../cpp/src/Ice/TcpEndpointI.cpp; sourceTree = "<group>"; };
+ 7E9FDB99A84A4601AE7C57C1 /* IceProxyAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxyAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 7EB5B910431A019DA61B55D7 /* StreamTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamTransceiver.cpp; path = ../cpp/src/Ice/ios/StreamTransceiver.cpp; sourceTree = "<group>"; };
+ 7F07FD9FD507549605F0906D /* TraceUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TraceUtil.cpp; path = ../cpp/src/Ice/TraceUtil.cpp; sourceTree = "<group>"; };
+ 7F0F877B017807CA8037FF99 /* LookupI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LookupI.cpp; path = ../cpp/src/IceDiscovery/LookupI.cpp; sourceTree = "<group>"; };
+ 7F70605B2ABEC83698A1E4DE /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/optional/Client.swift; sourceTree = "<group>"; };
+ 7FCC10CAC565664775994197 /* ACM.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ACM.cpp; path = ../cpp/src/Ice/ACM.cpp; sourceTree = "<group>"; };
+ 7FDE1B378C75CB3DD5742179 /* Router.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Router.ice; path = ../slice/Ice/Router.ice; sourceTree = "<group>"; };
+ 800DD856489088D141FB6607 /* Notifications.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Notifications.mm; path = ../cpp/src/Ice/ios/Notifications.mm; sourceTree = "<group>"; };
+ 801FDCDA2AEFD06DC8A76A88 /* Exception.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.cpp; path = ../cpp/src/Ice/Exception.cpp; sourceTree = "<group>"; };
+ 812A9341D0180D8C4C5BAC80 /* SysLoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SysLoggerI.cpp; path = ../cpp/src/Ice/SysLoggerI.cpp; sourceTree = "<group>"; };
+ 81369CFADD99133FFB387166 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/ami/TestI.swift; sourceTree = "<group>"; };
+ 81A9690596B57CCAF7FAB8BC /* LocatorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LocatorI.cpp; path = ../cpp/src/IceDiscovery/LocatorI.cpp; sourceTree = "<group>"; };
+ 81FFE7C0D2973F14BED03CE6 /* RecMutex.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RecMutex.cpp; path = ../cpp/src/IceUtil/RecMutex.cpp; sourceTree = "<group>"; };
+ 82F13DD3C22359F7802A2A63 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/proxy/Test.ice; sourceTree = "<group>"; };
+ 8364BBA462EC301C48F2672E /* LoggerWrapper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LoggerWrapper.swift; path = src/Ice/LoggerWrapper.swift; sourceTree = "<group>"; };
+ 83A2164B80CD96B8769D799F /* IceDefaultServant.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultServant.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 8417553D248C76B0793CA586 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/defaultServant/Client.swift; sourceTree = "<group>"; };
+ 841C7DDED2CDD4AACF1D5A66 /* IceInvoke.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInvoke.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 844DDEBFD7B5DFA82AD2156D /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/operations/Client.swift; sourceTree = "<group>"; };
+ 84A19E233FE95697B5071FED /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/slicing/objects/TestAMDI.swift; sourceTree = "<group>"; };
+ 851CE0B6E4F774323400E916 /* ConsoleUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConsoleUtil.cpp; path = ../cpp/src/IceUtil/ConsoleUtil.cpp; sourceTree = "<group>"; };
+ 8523DF0B343B2E4D34D01786 /* Initialize.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Initialize.cpp; path = ../cpp/src/Ice/Initialize.cpp; sourceTree = "<group>"; };
+ 8527CA37F0127F8B67FDDF34 /* Timer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Timer.cpp; path = ../cpp/src/Ice/Timer.cpp; sourceTree = "<group>"; };
+ 85B4B03BB114C7D44983E9B6 /* EndpointInfoFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointInfoFactory.swift; path = src/Ice/EndpointInfoFactory.swift; sourceTree = "<group>"; };
+ 85B98F3620269549BD6D96C0 /* IceDefaultValue.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultValue.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 86A9FCFAEB4C5F00CB025143 /* StringUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StringUtil.cpp; path = ../cpp/src/IceUtil/StringUtil.cpp; sourceTree = "<group>"; };
+ 86AF375A562F71E8F59B0012 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/slicing/exceptions/TestAMDI.swift; sourceTree = "<group>"; };
+ 873D6A4E8E25AE59C4B86D0E /* Logger.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Logger.mm; path = src/IceObjc/Logger.mm; sourceTree = "<group>"; };
+ 873E9184E2478218EF9C12B9 /* RequestHandlerFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RequestHandlerFactory.cpp; path = ../cpp/src/Ice/RequestHandlerFactory.cpp; sourceTree = "<group>"; };
+ 879E8A3941E3A24190B3EE60 /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginI.cpp; path = ../cpp/src/IceSSL/PluginI.cpp; sourceTree = "<group>"; };
+ 87EA204FFA34B1129AAADC6D /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Instance.cpp; path = ../cpp/src/Ice/Instance.cpp; sourceTree = "<group>"; };
+ 880B434E37D837EC5357D37D /* IceLocation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceLocation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 88319A5A92EACCA3B3CB7D16 /* Random.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Random.cpp; path = ../cpp/src/IceUtil/Random.cpp; sourceTree = "<group>"; };
+ 88B820051D88DA88F93B27A7 /* StreamEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamEndpointI.cpp; path = ../cpp/src/Ice/ios/StreamEndpointI.cpp; sourceTree = "<group>"; };
+ 88D66F0EAA11B8640919FCAF /* IceSlicingObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 8992ACC4B4E44BDF5A59A391 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/stream/Test.ice; sourceTree = "<group>"; };
+ 89E57DDE062CA2417493BAA5 /* IceSlicingObjectsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjectsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 89F95710A5834775098C8827 /* MetricsObserverI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MetricsObserverI.cpp; path = ../cpp/src/Ice/MetricsObserverI.cpp; sourceTree = "<group>"; };
+ 8AAB5233E2E361ECA12F42AC /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginI.cpp; path = ../cpp/src/IceLocatorDiscovery/PluginI.cpp; sourceTree = "<group>"; };
+ 8B08615107421B5AC49FD0BE /* ObjectAdapterI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObjectAdapterI.swift; path = src/Ice/ObjectAdapterI.swift; sourceTree = "<group>"; };
+ 8B308568661046C7E4A0C900 /* MutexProtocol.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MutexProtocol.cpp; path = ../cpp/src/IceUtil/MutexProtocol.cpp; sourceTree = "<group>"; };
+ 8B31B14B311CBCC8ABBE6CD0 /* IceUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = IceUtil.mm; path = src/IceObjc/IceUtil.mm; sourceTree = "<group>"; };
+ 8BB3417CA4D60885DA78E93B /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/admin/Client.swift; sourceTree = "<group>"; };
+ 8CC9E21D70DCF0595F388759 /* Endpoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Endpoint.h; path = src/IceObjc/Endpoint.h; sourceTree = "<group>"; };
+ 8CF98D4D58446C45F7538117 /* IceSlicingExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 8D0830802E0F4C7031E16127 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/Ice/Info.plist; sourceTree = "<group>"; };
+ 8D27990C3A5E2250A211BB2B /* IceFacets.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceFacets.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 8D5CFD1A63CCBBF9ED1A0539 /* Incoming.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Incoming.swift; path = src/Ice/Incoming.swift; sourceTree = "<group>"; };
+ 8E2C7135257CA82590E903B7 /* TrustManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TrustManager.cpp; path = ../cpp/src/IceSSL/TrustManager.cpp; sourceTree = "<group>"; };
+ 8E5AF9E205A156EE1BC071FB /* Selector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Selector.cpp; path = ../cpp/src/Ice/Selector.cpp; sourceTree = "<group>"; };
+ 90329DAB18CDEA30B04D3CFA /* UnknownSlicedValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UnknownSlicedValue.swift; path = src/Ice/UnknownSlicedValue.swift; sourceTree = "<group>"; };
+ 906CD5D7CE0AF8D3E75D1AD8 /* IceOptional.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptional.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 90F1AE46E395DA4746F168A7 /* ServerPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivate.ice; path = test/Ice/slicing/exceptions/ServerPrivate.ice; sourceTree = "<group>"; };
+ 9172292621D62FFA30846AE3 /* IceServantLocator.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocator.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 91A900E7B4078D18DD7B9C6F /* IceFacets.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceFacets.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 92792E533AEC51A4515F6D58 /* FacetMap.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = FacetMap.ice; path = ../slice/Ice/FacetMap.ice; sourceTree = "<group>"; };
+ 92BD54369D662E20275B4FEC /* ConnectionInfoF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfoF.ice; path = ../slice/IceSSL/ConnectionInfoF.ice; sourceTree = "<group>"; };
+ 93809B12D2D58A1CC2EF8C04 /* LocalObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LocalObject.h; path = src/IceObjc/LocalObject.h; sourceTree = "<group>"; };
+ 93B56E7FA238157A722B827D /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/enums/Client.swift; sourceTree = "<group>"; };
+ 941430D0DD27D8E5B3AA160E /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/proxy/Server.swift; sourceTree = "<group>"; };
+ 943B89E68FA809B81EEC4EE7 /* ObjectAdapterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapterF.ice; path = ../slice/Ice/ObjectAdapterF.ice; sourceTree = "<group>"; };
+ 948791D8F1A9EBABC1CDA6C3 /* TestDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestDriver.app; sourceTree = BUILT_PRODUCTS_DIR; };
+ 94EF299D5C46C1973C1E596D /* IceDefaultValue.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultValue.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 95894AC335A1F2813CB168C4 /* Convert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Convert.h; path = src/IceObjc/Convert.h; sourceTree = "<group>"; };
+ 959ADCD3B802B1E75E14AAD6 /* ProtocolPluginFacade.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ProtocolPluginFacade.cpp; path = ../cpp/src/Ice/ProtocolPluginFacade.cpp; sourceTree = "<group>"; };
+ 95BEF317A061AFDE57B46E6B /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/udp/Test.ice; sourceTree = "<group>"; };
+ 95FF85F697EC1861EEFAA97D /* SliceFlags.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SliceFlags.swift; path = src/Ice/SliceFlags.swift; sourceTree = "<group>"; };
+ 9652FE93E7DF7666348D9355 /* IceStream.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceStream.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 965EC5BB8708428ECA9407F5 /* ObjectPrx.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectPrx.mm; path = src/IceObjc/ObjectPrx.mm; sourceTree = "<group>"; };
+ 96747B844FC480F803DDC2D9 /* Assets.xcassets */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = test/TestDriver/iOS/Assets.xcassets; sourceTree = "<group>"; };
+ 96B86E85BC0333E519E5F30F /* ImplicitContextI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImplicitContextI.swift; path = src/Ice/ImplicitContextI.swift; sourceTree = "<group>"; };
+ 96C6FB2EE31FB1A5E11E6B13 /* RequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RequestHandler.cpp; path = ../cpp/src/Ice/RequestHandler.cpp; sourceTree = "<group>"; };
+ 97545FFF2D1A1A959165D224 /* Identity.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Identity.ice; path = ../slice/Ice/Identity.ice; sourceTree = "<group>"; };
+ 97BFEB55B2E5A491F41A10BF /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/exceptions/Client.swift; sourceTree = "<group>"; };
+ 980C311D4272994DFAE8CEDE /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; };
+ 98970B7FE97862D2377775AB /* StreamSocket.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamSocket.cpp; path = ../cpp/src/Ice/StreamSocket.cpp; sourceTree = "<group>"; };
+ 99037AE9499960CAD1E19284 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/acm/Server.swift; sourceTree = "<group>"; };
+ 994B08E3038A52865DA9F4D3 /* IceSSLConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSSLConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 99B1F5E620F2FA8A6481BE7D /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/facets/Collocated.swift; sourceTree = "<group>"; };
+ 99C9E9EEF92484F0CFA67E76 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/slicing/objects/Server.swift; sourceTree = "<group>"; };
+ 9A6E6E90017E2029A9BC5C60 /* IceServantLocatorAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocatorAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 9C39AA70CDE7036BE157CBF2 /* PropertiesAdmin.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdmin.mm; path = src/IceObjc/PropertiesAdmin.mm; sourceTree = "<group>"; };
+ 9C8E6F6E3C1487A259AD48C9 /* BuiltinSequences.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = BuiltinSequences.ice; path = ../slice/Ice/BuiltinSequences.ice; sourceTree = "<group>"; };
+ 9D3234895334A29D144D0499 /* PropertiesI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertiesI.swift; path = src/Ice/PropertiesI.swift; sourceTree = "<group>"; };
+ 9D9A1B85B3754B608015DBB9 /* libIceIAP C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceIAP C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 9E1F859CD1638E420CC8773B /* InstrumentationI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = InstrumentationI.cpp; path = ../cpp/src/Ice/InstrumentationI.cpp; sourceTree = "<group>"; };
+ 9EEE7849ED40432E92ABC075 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/proxy/TestI.swift; sourceTree = "<group>"; };
+ A043828E2B34686A0AAE3121 /* IceInvoke.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInvoke.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ A086F2D8C5D765CD7F913DCC /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/optional/TestI.swift; sourceTree = "<group>"; };
+ A0DE69DAB1F7EF0872EB0597 /* libIceLocatorDiscovery C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceLocatorDiscovery C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ A1841E849A07F02BE8DF4DF5 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/adapterDeactivation/AllTests.swift; sourceTree = "<group>"; };
+ A1A09341D89CD679A1679E6E /* Communicator.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Communicator.mm; path = src/IceObjc/Communicator.mm; sourceTree = "<group>"; };
+ A1ABB3BEC678E411EDA78830 /* libIceSSL C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceSSL C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ A26A02111F3BCB21757F4253 /* LocalObject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalObject.swift; path = src/Ice/LocalObject.swift; sourceTree = "<group>"; };
+ A338D56DDE6C721C6B4BAB02 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/invoke/TestI.swift; sourceTree = "<group>"; };
+ A4379DC38E80F2758E00EEA7 /* TestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ A46967EF5C4C3897992D1E93 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/exceptions/TestI.swift; sourceTree = "<group>"; };
+ A4982B40D2B0B520A3C7FE02 /* ConnectionFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionFactory.cpp; path = ../cpp/src/Ice/ConnectionFactory.cpp; sourceTree = "<group>"; };
+ A4AA0D94FF1468D3482A5BD9 /* Proxy.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Proxy.cpp; path = ../cpp/src/Ice/Proxy.cpp; sourceTree = "<group>"; };
+ A57CDB90271CF828815645DC /* Properties.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Properties.h; path = src/IceObjc/Properties.h; sourceTree = "<group>"; };
+ A5CEEE00501EBAABA6E45092 /* IceSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceSwift.h; path = src/Ice/IceSwift.h; sourceTree = "<group>"; };
+ A61390565AE365228622C179 /* IceObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ A68A0D7C9426DD4208C09BA2 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/slicing/exceptions/TestI.swift; sourceTree = "<group>"; };
+ A6BE4BC2EF3023736D08709A /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/hold/Client.swift; sourceTree = "<group>"; };
+ A6C153B009063A6D526C16DD /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/exceptions/Server.swift; sourceTree = "<group>"; };
+ A6CA422A6084EF196171A56B /* LocalException.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalException.ice; path = ../slice/Ice/LocalException.ice; sourceTree = "<group>"; };
+ A6D283F21350764975B6B0D9 /* Blobject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Blobject.swift; path = src/Ice/Blobject.swift; sourceTree = "<group>"; };
+ A7B7E87326CA6173F4383236 /* RouterInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterInfo.cpp; path = ../cpp/src/Ice/RouterInfo.cpp; sourceTree = "<group>"; };
+ A7CCA8FE425A86FE5FF40117 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/proxy/Client.swift; sourceTree = "<group>"; };
+ A7F8D2E7ABA88CDD3A21CE35 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/defaultServant/AllTests.swift; sourceTree = "<group>"; };
+ A81E90CFDBCA07FADAD3F727 /* ImplicitContext.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContext.ice; path = ../slice/Ice/ImplicitContext.ice; sourceTree = "<group>"; };
+ A857871A061C23E1EF174720 /* libIceLocatorDiscovery C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceLocatorDiscovery C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ A88FD3D165430902B784AF9C /* LoggerF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerF.ice; path = ../slice/Ice/LoggerF.ice; sourceTree = "<group>"; };
+ A921B15F066E853CA1CAC9E9 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/info/Client.swift; sourceTree = "<group>"; };
+ A989E8CE9152B84FFBE76E8F /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/timeout/TestI.swift; sourceTree = "<group>"; };
+ A9DA20DF70675BAC94DC89C2 /* InputStream.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = InputStream.cpp; path = ../cpp/src/Ice/InputStream.cpp; sourceTree = "<group>"; };
+ AACEA362CB637CB2D54C35BB /* OpaqueEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OpaqueEndpointI.cpp; path = ../cpp/src/Ice/OpaqueEndpointI.cpp; sourceTree = "<group>"; };
+ AAF86556FEE10151090285EA /* certs */ = {isa = PBXFileReference; includeInIndex = 1; name = certs; path = test/IceSSL/configuration/../../../../cpp/test/IceSSL/certs; sourceTree = "<group>"; };
+ AB7EFE0FEE902DA56EA7A6EF /* Endpoint.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Endpoint.ice; path = ../slice/Ice/Endpoint.ice; sourceTree = "<group>"; };
+ AC0240F9E5B3479B68A83440 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/timeout/AllTests.swift; sourceTree = "<group>"; };
+ AC8879D6442A4341FC51ACC4 /* Logger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Logger.h; path = src/IceObjc/Logger.h; sourceTree = "<group>"; };
+ AD5FA157702B68C0FC54D6ED /* FileUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = FileUtil.cpp; path = ../cpp/src/IceUtil/FileUtil.cpp; sourceTree = "<group>"; };
+ AD7481EB23B570AE73E0AE70 /* TraceUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TraceUtil.h; path = src/IceObjc/TraceUtil.h; sourceTree = "<group>"; };
+ ADA74665AAEBA25299B6B6C9 /* AppDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = test/TestDriver/iOS/AppDelegate.swift; sourceTree = "<group>"; };
+ AE79AB488D30EE2C5AFD6903 /* IceOptionalAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptionalAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ AEA2868EF628DBF500377B35 /* IceSSLConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSSLConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ AEBBF962F94840180AE525B4 /* IceServantLocator.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocator.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ AEE4B5E9FBCEAE54CCDC0E55 /* Exception.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Exception.h; path = src/IceObjc/Exception.h; sourceTree = "<group>"; };
+ AEE71DEB0CAF7A9B899A32EF /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/ami/Server.swift; sourceTree = "<group>"; };
+ AF468AB32E68C4C349FF53E4 /* Options.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Options.cpp; path = ../cpp/src/IceUtil/Options.cpp; sourceTree = "<group>"; };
+ AF5712DE68D12A41BEF2CBEE /* WSAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = WSAcceptor.cpp; path = ../cpp/src/Ice/WSAcceptor.cpp; sourceTree = "<group>"; };
+ B013E3783DD0BE5D08237F4A /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/servantLocator/TestI.swift; sourceTree = "<group>"; };
+ B066E57B9D0F728437FE0246 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/udp/Server.swift; sourceTree = "<group>"; };
+ B094626A1652D2E3479E879A /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/servantLocator/TestAMDI.swift; sourceTree = "<group>"; };
+ B098B46780CF1AE3DD5DD9FD /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/adapterDeactivation/Collocated.swift; sourceTree = "<group>"; };
+ B1120B49EBF604994310C4E5 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/location/Client.swift; sourceTree = "<group>"; };
+ B188319B4521B1AC356D908A /* Key.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Key.ice; path = test/Slice/escape/Key.ice; sourceTree = "<group>"; };
+ B18FF9CF0E117F60BE9AD948 /* IceUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceUtil.h; path = src/IceObjc/IceUtil.h; sourceTree = "<group>"; };
+ B21B5BB69771EF33B3AC0FB1 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/proxy/ServerAMD.swift; sourceTree = "<group>"; };
+ B24B8A9A76B661104F92A196 /* StreamAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamAcceptor.cpp; path = ../cpp/src/Ice/ios/StreamAcceptor.cpp; sourceTree = "<group>"; };
+ B2AB167C5EA7C02A76596FC4 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/exceptions/Test.ice; sourceTree = "<group>"; };
+ B37C6306D13F2AC6E6C4A7CC /* AcceptorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = AcceptorI.cpp; path = ../cpp/src/IceSSL/AcceptorI.cpp; sourceTree = "<group>"; };
+ B3A589F27E1FDD4F3FD55D84 /* Current.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Current.ice; path = ../slice/Ice/Current.ice; sourceTree = "<group>"; };
+ B3C5CEBC16693220333C1B7A /* IceHold.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceHold.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ B46CFDDE03E3A107F6F4B1D1 /* UnsupportedAdminFacet.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = UnsupportedAdminFacet.h; path = src/IceObjc/UnsupportedAdminFacet.h; sourceTree = "<group>"; };
+ B4F8686CB1307D81BBDB8552 /* Exception.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Exception.swift; path = src/Ice/Exception.swift; sourceTree = "<group>"; };
+ B60FCD5C72B4DA52D52F91E8 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/inheritance/Server.swift; sourceTree = "<group>"; };
+ B62A901567BB150AD2320E20 /* EndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointI.cpp; path = ../cpp/src/IceSSL/EndpointI.cpp; sourceTree = "<group>"; };
+ B6C93EC254B53AEE030C8A42 /* ImplicitContext.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContext.mm; path = src/IceObjc/ImplicitContext.mm; sourceTree = "<group>"; };
+ B6FB28B9F9697237683FE250 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/servantLocator/ServerAMD.swift; sourceTree = "<group>"; };
+ B7695B5D2969EB9D2A773E6D /* IceInheritance.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInheritance.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ B7E9091F0E71A993CBBE2B02 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/retry/Collocated.swift; sourceTree = "<group>"; };
+ B7FA471BBE8BA16B74528ECB /* IceTimeout.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceTimeout.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ B86697709F033F1F19B020E6 /* SHA1.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SHA1.cpp; path = ../cpp/src/Ice/SHA1.cpp; sourceTree = "<group>"; };
+ B9368ABD738E559609F640E8 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; };
+ B9712226EB2D7C888AF08462 /* ImplicitContextI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContextI.cpp; path = ../cpp/src/Ice/ImplicitContextI.cpp; sourceTree = "<group>"; };
+ B9A4DBC0876993B65F8C7A23 /* IceScope.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceScope.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ B9D17F52A5D8BC7DB5D80A0E /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/proxy/Collocated.swift; sourceTree = "<group>"; };
+ B9DA57FCF1D19017B003AAAE /* IceOptionalAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptionalAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ BA32F1EE8DEFA3B4A7D970A2 /* LoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerI.cpp; path = ../cpp/src/Ice/LoggerI.cpp; sourceTree = "<group>"; };
+ BAABF7A1DB01D42242AD1C4D /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/IceSSL/configuration/Server.swift; sourceTree = "<group>"; };
+ BACA54CC54CCB233A29CFD56 /* SliceEscape.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = SliceEscape.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ BB69DBBB98EF5E35A2E847BB /* PropertiesAdmin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdmin.ice; path = ../slice/Ice/PropertiesAdmin.ice; sourceTree = "<group>"; };
+ BB6B489A39BC7B424665F107 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/enums/Test.ice; sourceTree = "<group>"; };
+ BBDF199590D771E493D28506 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/inheritance/TestI.swift; sourceTree = "<group>"; };
+ BBFD2C0CBEFD95BC3F802B16 /* Properties.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Properties.mm; path = src/IceObjc/Properties.mm; sourceTree = "<group>"; };
+ BCAF6361884A35D51743C242 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/facets/TestI.swift; sourceTree = "<group>"; };
+ BD28771A8FDEF833DE753CAC /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/retry/AllTests.swift; sourceTree = "<group>"; };
+ BDF57E50AF0CC8916A07386D /* Connector.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Connector.mm; path = ../cpp/src/IceIAP/Connector.mm; sourceTree = "<group>"; };
+ BE273292FA269CAACAD2985C /* ConnectionRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionRequestHandler.cpp; path = ../cpp/src/Ice/ConnectionRequestHandler.cpp; sourceTree = "<group>"; };
+ BEA6A2E97883952BE199BD07 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/objects/AllTests.swift; sourceTree = "<group>"; };
+ BF4C5964C865632EED612B60 /* RemoteLogger.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RemoteLogger.ice; path = ../slice/Ice/RemoteLogger.ice; sourceTree = "<group>"; };
+ BF8A5C94BD8EE5DB75C0D0D4 /* TcpConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TcpConnector.cpp; path = ../cpp/src/Ice/TcpConnector.cpp; sourceTree = "<group>"; };
+ BFF32D61A6A3C34FE0F1A7FF /* SecureTransportPluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportPluginI.cpp; path = ../cpp/src/IceSSL/SecureTransportPluginI.cpp; sourceTree = "<group>"; };
+ C15093BCA23A976987DDD106 /* Connection.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Connection.mm; path = src/IceObjc/Connection.mm; sourceTree = "<group>"; };
+ C2A711D7E8D4E09E11ED1CDE /* Locator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Locator.ice; path = ../slice/Ice/Locator.ice; sourceTree = "<group>"; };
+ C328A20F7C8A802E0CA53EDB /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/udp/AllTests.swift; sourceTree = "<group>"; };
+ C56D612287FB186B0F7CF7A6 /* ArgVector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ArgVector.cpp; path = ../cpp/src/Ice/ArgVector.cpp; sourceTree = "<group>"; };
+ C5F97012D56FCB8B1115D575 /* Twoways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Twoways.swift; path = test/Ice/operations/Twoways.swift; sourceTree = "<group>"; };
+ C61C304515633B0F296A4028 /* Exception.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.mm; path = src/IceObjc/Exception.mm; sourceTree = "<group>"; };
+ C65FB242F9B7CE2A113B0C78 /* EndpointI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointI.swift; path = src/Ice/EndpointI.swift; sourceTree = "<group>"; };
+ C6B29EDAEA7D92157CEC7696 /* FactoryTableInit.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = FactoryTableInit.cpp; path = ../cpp/src/Ice/FactoryTableInit.cpp; sourceTree = "<group>"; };
+ C7A4155CF7C6E45603D0D843 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/scope/Test.ice; sourceTree = "<group>"; };
+ C7FFB73312D722C9200D6C6A /* TraceLevels.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TraceLevels.cpp; path = ../cpp/src/Ice/TraceLevels.cpp; sourceTree = "<group>"; };
+ C8DDC372A27C716F1FA1383D /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/inheritance/Test.ice; sourceTree = "<group>"; };
+ C8DF7BEEDEED30C5E20CEE3B /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/facets/Client.swift; sourceTree = "<group>"; };
+ C9045662F98C1C42C531B218 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/udp/TestI.swift; sourceTree = "<group>"; };
+ C9927BEA26558DCF1458CA37 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/proxy/AllTests.swift; sourceTree = "<group>"; };
+ CA9403BC4BA5FB54BCD87741 /* ConnectionI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionI.cpp; path = ../cpp/src/Ice/ConnectionI.cpp; sourceTree = "<group>"; };
+ CB82B145B50958B6256EF957 /* ObjectAdapter.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapter.ice; path = ../slice/Ice/ObjectAdapter.ice; sourceTree = "<group>"; };
+ CBCB998CCDFD8183721E0527 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/operations/TestAMD.ice; sourceTree = "<group>"; };
+ CC2BBFA62468269446AC3385 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/IceSSL/configuration/AllTests.swift; sourceTree = "<group>"; };
+ CCBD25391A6DC7A95DDE2B25 /* IceEnums.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceEnums.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ CEDC36FA2E01E4121A1DFEF8 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/operations/AllTests.swift; sourceTree = "<group>"; };
+ CF264B6D6F323102A0D68DFA /* Connection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Connection.h; path = src/IceObjc/Connection.h; sourceTree = "<group>"; };
+ CF5C9AF62EBDE40815FD5B29 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/hold/Test.ice; sourceTree = "<group>"; };
+ CFC8D4B92B0297D3735F36F1 /* IceServantLocatorAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocatorAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ CFDA3DD869B4EF1A5516ED5C /* IceOperations.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperations.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ D0F8BA3C1F5C4CABA742D18C /* TraceUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = TraceUtil.mm; path = src/IceObjc/TraceUtil.mm; sourceTree = "<group>"; };
+ D1AA393AD1268D7A864AE250 /* DynamicLibrary.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = DynamicLibrary.cpp; path = ../cpp/src/Ice/DynamicLibrary.cpp; sourceTree = "<group>"; };
+ D233A514486E86B1B9BE48ED /* Process.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Process.ice; path = ../slice/Ice/Process.ice; sourceTree = "<group>"; };
+ D348A6D49C76C978E6AEB7A9 /* Base64.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Base64.cpp; path = ../cpp/src/Ice/Base64.cpp; sourceTree = "<group>"; };
+ D4503ACD2BC5F2A2A7F6662F /* EventHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EventHandler.cpp; path = ../cpp/src/Ice/EventHandler.cpp; sourceTree = "<group>"; };
+ D452DB3BD1067E795B27C77C /* IceProxy.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxy.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ D52D32C0A0B44AB0B8E31BF4 /* TestDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestDriver.app; sourceTree = BUILT_PRODUCTS_DIR; };
+ D56075073B015EA7885DB2E5 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/slicing/objects/Client.swift; sourceTree = "<group>"; };
+ D5963E35B98633A194E637D8 /* IPEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = IPEndpointI.cpp; path = ../cpp/src/Ice/IPEndpointI.cpp; sourceTree = "<group>"; };
+ D65D716FCF14F97A573A4ABC /* Shared.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Shared.cpp; path = ../cpp/src/IceUtil/Shared.cpp; sourceTree = "<group>"; };
+ D680A08C210732A42B8DDCD4 /* Communicator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Communicator.h; path = src/IceObjc/Communicator.h; sourceTree = "<group>"; };
+ D6EE4A74385AF847065C4A01 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; };
+ D6F3FBF82CCDFB627D2F15D8 /* EndpointFactoryManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointFactoryManager.cpp; path = ../cpp/src/Ice/EndpointFactoryManager.cpp; sourceTree = "<group>"; };
+ D740A2D96306DF19260F03DC /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/acm/AllTests.swift; sourceTree = "<group>"; };
+ D75459994357198023A3FE50 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/slicing/objects/Test.ice; sourceTree = "<group>"; };
+ D7DA31B1FD77963A1041035E /* SystemdJournalI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SystemdJournalI.cpp; path = ../cpp/src/Ice/SystemdJournalI.cpp; sourceTree = "<group>"; };
+ D8078AF3A60272A30B9A6462 /* Buffer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Buffer.cpp; path = ../cpp/src/Ice/Buffer.cpp; sourceTree = "<group>"; };
+ D91A615ABEC0F9A3909B0F2C /* MetricsAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MetricsAdminI.cpp; path = ../cpp/src/Ice/MetricsAdminI.cpp; sourceTree = "<group>"; };
+ D95D2A8C7BE6C46EEA491F44 /* IceAmi.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAmi.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ DA100E96B8E1890E80B59372 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/admin/AllTests.swift; sourceTree = "<group>"; };
+ DAFAD52CEF9AB6627F3722DB /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/slicing/exceptions/Server.swift; sourceTree = "<group>"; };
+ DB7FAE3A6E1984C688DCA105 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/slicing/exceptions/TestAMD.ice; sourceTree = "<group>"; };
+ DB905248A96BB7818878C331 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/acm/Client.swift; sourceTree = "<group>"; };
+ DC7CFFABD80ABD8090D3FFD3 /* IceEnums.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceEnums.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ DDCFD6819CBCB7015A4A5C7A /* Protocol.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Protocol.cpp; path = ../cpp/src/Ice/Protocol.cpp; sourceTree = "<group>"; };
+ DE3BC83C2B2078767EBE1094 /* RegisterPluginsInit.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RegisterPluginsInit.cpp; path = ../cpp/src/Ice/RegisterPluginsInit.cpp; sourceTree = "<group>"; };
+ DEF83B9002657972B725D3CB /* ServerPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivate.ice; path = test/Ice/slicing/objects/ServerPrivate.ice; sourceTree = "<group>"; };
+ E008A7BDBE8C1A69BE29C559 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/operations/ServerAMD.swift; sourceTree = "<group>"; };
+ E05412433585A3FCC9D39074 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/admin/TestI.swift; sourceTree = "<group>"; };
+ E06B11938AD63CA02DCCD91E /* PropertiesAdminI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertiesAdminI.swift; path = src/Ice/PropertiesAdminI.swift; sourceTree = "<group>"; };
+ E0BC81A0C55B23F2D1792797 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/admin/Test.ice; sourceTree = "<group>"; };
+ E0DD39D6F582020C4B647098 /* RFC2253.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RFC2253.cpp; path = ../cpp/src/IceSSL/RFC2253.cpp; sourceTree = "<group>"; };
+ E1559C68B8C676B423D1D7E1 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/info/AllTests.swift; sourceTree = "<group>"; };
+ E1967002E4949A07CDA180AB /* PromiseKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PromiseKit.framework; path = Carthage/Build/iOS/PromiseKit.framework; sourceTree = "<group>"; };
+ E1A5B861A1406E9D20CDB96B /* Network.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Network.cpp; path = ../cpp/src/Ice/Network.cpp; sourceTree = "<group>"; };
+ E1AD5C873972E1672C132D01 /* IceProxy.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxy.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ E2B2A1F54310ECB3CFBA7A66 /* ConnectionInfoFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectionInfoFactory.swift; path = src/Ice/ConnectionInfoFactory.swift; sourceTree = "<group>"; };
+ E30A9F9B8C2C337EACA096D1 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/facets/AllTests.swift; sourceTree = "<group>"; };
+ E353967FD2062F916FD53CC0 /* EndpointFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointFactory.cpp; path = ../cpp/src/Ice/EndpointFactory.cpp; sourceTree = "<group>"; };
+ E3C0F595A4425577D39CAD20 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/location/TestI.swift; sourceTree = "<group>"; };
+ E403B31D3CB09884BB5A5753 /* Util.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Util.swift; path = src/Ice/Util.swift; sourceTree = "<group>"; };
+ E4077C37F6074E5FFBCFB37F /* Process.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Process.h; path = src/IceObjc/Process.h; sourceTree = "<group>"; };
+ E4F19B8FF0C4E5370149BEFC /* ObjectAdapterFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapterFactory.cpp; path = ../cpp/src/Ice/ObjectAdapterFactory.cpp; sourceTree = "<group>"; };
+ E552CB1CAC155537D961AFCC /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/optional/TestAMD.ice; sourceTree = "<group>"; };
+ E56B8C22F240BDF782B09037 /* IceRetry.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceRetry.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ E5BBD0F261D8EF1D2E11298D /* SliceInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SliceInfo.swift; path = src/Ice/SliceInfo.swift; sourceTree = "<group>"; };
+ E5F4C78ABA7D2131E4092CF7 /* PropertiesI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesI.cpp; path = ../cpp/src/Ice/PropertiesI.cpp; sourceTree = "<group>"; };
+ E61C77A6224CCC36F464D23F /* LocalExceptionDescription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalExceptionDescription.swift; path = src/Ice/LocalExceptionDescription.swift; sourceTree = "<group>"; };
+ E7CED877CEE1AB95B728160E /* ConnectionInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfo.ice; path = ../slice/IceSSL/ConnectionInfo.ice; sourceTree = "<group>"; };
+ E7D3B979BC217A517AC5892C /* ObjectAdapter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ObjectAdapter.h; path = src/IceObjc/ObjectAdapter.h; sourceTree = "<group>"; };
+ E9245CC0F9399DEF3295600A /* ObjectAdapterI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapterI.cpp; path = ../cpp/src/Ice/ObjectAdapterI.cpp; sourceTree = "<group>"; };
+ E99E59C02CA9FCF047AFE470 /* UdpEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UdpEndpointI.cpp; path = ../cpp/src/Ice/UdpEndpointI.cpp; sourceTree = "<group>"; };
+ EB3EC161826263F4B18222ED /* ImplicitContextF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContextF.ice; path = ../slice/Ice/ImplicitContextF.ice; sourceTree = "<group>"; };
+ EB61FD76D6BEB0822254AE2B /* ServerPrivateAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivateAMD.ice; path = test/Ice/slicing/exceptions/ServerPrivateAMD.ice; sourceTree = "<group>"; };
+ EB75DE515A83F8444FEB51F0 /* FactoryTable.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = FactoryTable.cpp; path = ../cpp/src/Ice/FactoryTable.cpp; sourceTree = "<group>"; };
+ EBA7536FE49038E73F834BE1 /* IceInheritance.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInheritance.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ EBB30800EF2F1DCE7F529363 /* ProcessF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ProcessF.ice; path = ../slice/Ice/ProcessF.ice; sourceTree = "<group>"; };
+ EBC3A898C313305D2AFE7DDA /* Service.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Service.cpp; path = ../cpp/src/Ice/Service.cpp; sourceTree = "<group>"; };
+ EC23EA01B4C0EDBB42FBACFE /* SliceEscape.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = SliceEscape.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ ED5EB5AFD140A4CE10C337AF /* EndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointI.cpp; path = ../cpp/src/Ice/EndpointI.cpp; sourceTree = "<group>"; };
+ EDA79F196A8F4FE5735B164E /* StringConverter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StringConverter.cpp; path = ../cpp/src/IceUtil/StringConverter.cpp; sourceTree = "<group>"; };
+ EDDB14E89E8FBFEA7D36DB28 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/enums/TestI.swift; sourceTree = "<group>"; };
+ EEEC53E252A255A261382125 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/inheritance/AllTests.swift; sourceTree = "<group>"; };
+ EF5BAB1F45335F4A223A9AC8 /* IceSlicingObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ EFC834C0A6B38895E602366D /* StreamConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamConnector.cpp; path = ../cpp/src/Ice/ios/StreamConnector.cpp; sourceTree = "<group>"; };
+ F03B3EE3C48F68FE664838E2 /* EndpointInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointInfo.ice; path = ../slice/IceSSL/EndpointInfo.ice; sourceTree = "<group>"; };
+ F09C6202646786E2E8795910 /* Thread.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Thread.cpp; path = ../cpp/src/Ice/Thread.cpp; sourceTree = "<group>"; };
+ F1269EA8D003494D37B5C575 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/optional/TestAMDI.swift; sourceTree = "<group>"; };
+ F21CF4A612C8B9FEA28F6554 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/ami/Test.ice; sourceTree = "<group>"; };
+ F222A6ACF64164C5DAFA6FBA /* IceAdmin.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdmin.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ F25368932CAB9ED50787B135 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/objects/Collocated.swift; sourceTree = "<group>"; };
+ F2E64D5C66FFDD68DD822A7D /* Value.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Value.cpp; path = ../cpp/src/Ice/Value.cpp; sourceTree = "<group>"; };
+ F3780DD325E75B3C4A74D5F2 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/binding/Client.swift; sourceTree = "<group>"; };
+ F3E3265722540EFFD50A6C6D /* IceRetry.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceRetry.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ F59CCF6490D436D2628D46D0 /* Cond.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Cond.cpp; path = ../cpp/src/Ice/Cond.cpp; sourceTree = "<group>"; };
+ F6810112C68AFFD45D3448B8 /* ConnectionF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionF.ice; path = ../slice/Ice/ConnectionF.ice; sourceTree = "<group>"; };
+ F6C10D7A47BF62DB43C52C5C /* Object.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Object.swift; path = src/Ice/Object.swift; sourceTree = "<group>"; };
+ F7188E3A067ADF08927A09DD /* LaunchScreen.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = test/TestDriver/iOS/Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
+ F788A330B6962EE85B951760 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/location/Server.swift; sourceTree = "<group>"; };
+ F837ACCA1ACC1B0487E5F8C4 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/servantLocator/AllTests.swift; sourceTree = "<group>"; };
+ F861794B983C6ADA7BD08E7B /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/optional/Server.swift; sourceTree = "<group>"; };
+ F902978138E404B701B00FC6 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/info/Server.swift; sourceTree = "<group>"; };
+ F981EBBBB088492F73F76350 /* ObjectPrx.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ObjectPrx.h; path = src/IceObjc/ObjectPrx.h; sourceTree = "<group>"; };
+ F991A484ACC86444E07B7A5D /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
+ FAD14F502EFE09A4078A9375 /* EndpointI.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointI.mm; path = ../cpp/src/IceIAP/EndpointI.mm; sourceTree = "<group>"; };
+ FAD97B7FA4FFE910CF294D89 /* IceLocation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceLocation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ FB10BAB5D9ED5D1A9E40D251 /* ProxyFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ProxyFactory.cpp; path = ../cpp/src/Ice/ProxyFactory.cpp; sourceTree = "<group>"; };
+ FB3FCFF560A4602EB56AA659 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/objects/Test.ice; sourceTree = "<group>"; };
+ FB51B0EC8E2410ABBA57742A /* IceProperties.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProperties.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ FB6BBA43E6635F6DAA0B426E /* BatchOnewaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchOnewaysAMI.swift; path = test/Ice/operations/BatchOnewaysAMI.swift; sourceTree = "<group>"; };
+ FBCA602EB7505D77AA14E0CD /* Plugin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Plugin.ice; path = ../slice/Ice/Plugin.ice; sourceTree = "<group>"; };
+ FC9498A5C74D5178E53499EB /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginI.cpp; path = ../cpp/src/IceDiscovery/PluginI.cpp; sourceTree = "<group>"; };
+ FD0BAEBD8207644947B9D515 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/acm/Test.ice; sourceTree = "<group>"; };
+ FD5AC19D34154457B82D631A /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/retry/TestI.swift; sourceTree = "<group>"; };
+ FD612EC4CA865B8B48D79104 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/udp/Client.swift; sourceTree = "<group>"; };
+ FD99CF176C4B8688D3A9FAF1 /* Instrumentation.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Instrumentation.ice; path = ../slice/Ice/Instrumentation.ice; sourceTree = "<group>"; };
+ FDD454350DFD34BAC52889EA /* CountDownLatch.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CountDownLatch.cpp; path = ../cpp/src/Ice/CountDownLatch.cpp; sourceTree = "<group>"; };
+ FDE09D121726DF677F75244F /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Slice/escape/Client.swift; sourceTree = "<group>"; };
+ FE0A7308B0AF97B2B540894D /* Process.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Process.mm; path = src/IceObjc/Process.mm; sourceTree = "<group>"; };
+ FEAE92B369D3EDEB7BDC9D6A /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/defaultValue/Test.ice; sourceTree = "<group>"; };
+ FEB200E69B712DF5FC2F99E9 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/IceSSL/configuration/TestI.swift; sourceTree = "<group>"; };
+ FF02230B88A53400C3559736 /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Instance.cpp; path = ../cpp/src/IceSSL/Instance.cpp; sourceTree = "<group>"; };
+ FF2A493EBD5AA84D670724AA /* Properties.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Properties.ice; path = ../slice/Ice/Properties.ice; sourceTree = "<group>"; };
+ FF3E8059E082A2917904F866 /* UtilException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UtilException.cpp; path = ../cpp/src/IceUtil/UtilException.cpp; sourceTree = "<group>"; };
+ FF9A2C68246F9911CB2BF1C2 /* main.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = main.swift; path = test/TestDriver/macOS/main.swift; sourceTree = "<group>"; };
+ FFA86985EDF800131075047E /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/exceptions/TestAMD.ice; sourceTree = "<group>"; };
+ FFE35109D3530E1A658CA844 /* IceLocatorDiscovery.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceLocatorDiscovery.ice; path = ../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
- 0247C1D920EA95E5492815C0 /* Frameworks */ = {
+ 01F7981C8BFA543251926231 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ D931BFC6AA73F65B8C5C33A5 /* Cocoa.framework in Frameworks */,
+ 7F19E8420CC24C80E9EF3798 /* Ice.framework in Frameworks */,
+ FFFA180759C46C3B9D82A20F /* PromiseKit.framework in Frameworks */,
+ 380D2C6575332E212BACF78D /* TestCommon.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 02A40716F2A94E7EF77F6DF8 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 5D96497B475908D8FCB6F6AA /* Foundation.framework in Frameworks */,
+ 06F22CFFF01A015B797A5FC8 /* Ice.framework in Frameworks */,
+ 00FCB0C1A61C62DA716DF685 /* PromiseKit.framework in Frameworks */,
+ E4DDB3FE35AB4DFD32364A1D /* TestCommon.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 06355AF514E5DA1B90CB355F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 2375FB52F805C949BF9841F1 /* Foundation.framework in Frameworks */,
- D49CD64F5F1FDE8F9648B893 /* Ice.framework in Frameworks */,
- D5E67801E6F5E18B7DC28CC9 /* PromiseKit.framework in Frameworks */,
- C77CF7E0FD94A491B6C3F6EA /* TestCommon.framework in Frameworks */,
+ FA8048E06907E59BA4A9D38A /* Cocoa.framework in Frameworks */,
+ 14F882DAE7E314C86DB30D4E /* Ice.framework in Frameworks */,
+ 3DCD978D5530F4AF6A68F7DF /* PromiseKit.framework in Frameworks */,
+ CE18AE960CB88D91D7246FC7 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0467855657E6805D687A63ED /* Frameworks */ = {
+ 074391B7C66F835A43AFD734 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- CD33FE40F55AF244E756FF2C /* Foundation.framework in Frameworks */,
- 0278CFF4621B1E3B6E1DCE73 /* Ice.framework in Frameworks */,
- 3F68F297EF1E94ECA1D00447 /* PromiseKit.framework in Frameworks */,
- 6FF460B1D18F03F688CEEEEE /* TestCommon.framework in Frameworks */,
+ 6E50441DCBE75FFF3B2140A7 /* Cocoa.framework in Frameworks */,
+ 5FE268709AE88D9919F67258 /* Ice.framework in Frameworks */,
+ 6006BA6C116063D4142811F9 /* PromiseKit.framework in Frameworks */,
+ 7313E77839E0460ADDB2C15A /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0AC6FA1AAEC9D8505BCECBB8 /* Frameworks */ = {
+ 0C48FD5540429EA111BDCAE0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- E0530BD2B8B977A1DF4EEAB3 /* Foundation.framework in Frameworks */,
- C778BBD558EDA16445774645 /* Ice.framework in Frameworks */,
- D18E4B8A34A1DAAC497EAFE1 /* PromiseKit.framework in Frameworks */,
- BA61BD867579CD73E47077FA /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0BCE838985F8B65E6D7E6F9A /* Frameworks */ = {
+ 0FAA283E4EA7EE31AB070F86 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- EDE298D27FE0FA3FA5962E97 /* Foundation.framework in Frameworks */,
- 46DB81D2A149B0A3F8DA9200 /* Ice.framework in Frameworks */,
- B2BD73B0CA1F43EED1C1156D /* PromiseKit.framework in Frameworks */,
- 201FF6B3189D88E0D08D7316 /* TestCommon.framework in Frameworks */,
+ CE3E3E6D838B815D06E9721F /* Foundation.framework in Frameworks */,
+ 4E29B5E3470C9C38C0A267CF /* Ice.framework in Frameworks */,
+ 7D97A3B0FCB33144BF1C0064 /* PromiseKit.framework in Frameworks */,
+ 8DDF9B0C3CF0AA3F6A3A8CB3 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1268B33E433368ED0F308A2C /* Frameworks */ = {
+ 108F62A17D43D49EC9831F07 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- C3600288BA79FE4DC3061E0C /* Cocoa.framework in Frameworks */,
- 05A4362B6E4A8AD51883715F /* Ice.framework in Frameworks */,
- 6ABF1C822DAAB1A5C470C7D3 /* PromiseKit.framework in Frameworks */,
- 6C92097E15D62498B353D8C8 /* TestCommon.framework in Frameworks */,
+ 09DF25A4941F4CCEF97330AA /* Cocoa.framework in Frameworks */,
+ 3E8C558FF380F10B01810D48 /* Ice.framework in Frameworks */,
+ 2FFC224C084B44FB93F56913 /* PromiseKit.framework in Frameworks */,
+ CDE7BCBB5C5F7E96C2932CA4 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 134E644E3C0E06DDAD5F4D50 /* Frameworks */ = {
+ 12761DFBB159209DFB8FD1C9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- D29FDE367D84220A0CA5D2E8 /* Foundation.framework in Frameworks */,
- 9C77F1267689C004F89585A6 /* Ice.framework in Frameworks */,
- 17C24F8DBF895D258A4F97E1 /* PromiseKit.framework in Frameworks */,
- 5123411208CCB8202ED183B1 /* TestCommon.framework in Frameworks */,
+ DE4FE2605EE5EFFF8F4C7F92 /* Cocoa.framework in Frameworks */,
+ 6008A638DBDB70DE9BD28BDE /* Ice.framework in Frameworks */,
+ A722217DDFBF37460292E3D2 /* PromiseKit.framework in Frameworks */,
+ 77493ED4D9E9E6D1928C6CEC /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1930CE9C5ED7264CFF5372AB /* Frameworks */ = {
+ 16939BD00F70DF4156D68ECD /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ 23AE2A9850BDA9A1102F23BF /* Cocoa.framework in Frameworks */,
+ 85D25D5F3C4C895C1ADD2FBD /* Ice.framework in Frameworks */,
+ 3D997C4CCBA2A78043F9FBE1 /* PromiseKit.framework in Frameworks */,
+ 1D748AFA4C29CE24514B2EBA /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1E12752E79A2D593763D9087 /* Frameworks */ = {
+ 17D00ABF63918700A0E8E376 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 97E508A95C0D25C3CCEDA0F9 /* Cocoa.framework in Frameworks */,
- 76B4A1DFF696CB61D1C04D60 /* Ice.framework in Frameworks */,
- 8F6E0DB63BE8255D8317D9C1 /* PromiseKit.framework in Frameworks */,
- CA11D9CD07D70BC3D0AC1690 /* TestCommon.framework in Frameworks */,
+ F1A70428B5E741E9C459A53F /* Cocoa.framework in Frameworks */,
+ 1D3CFA4CB67B5464AEC76476 /* Ice.framework in Frameworks */,
+ BC25A73EEE0E26E219427D6D /* PromiseKit.framework in Frameworks */,
+ A6B9BCB3D7088669D8E3B500 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1ECB02BA0AFEA6597E16300A /* Frameworks */ = {
+ 1C6FF2D40D12C16A48AF7F4A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- DF37D5D62E080005AA36A459 /* Foundation.framework in Frameworks */,
- 72AFC35F924EF0A59BD3BD22 /* Ice.framework in Frameworks */,
- F2AC2C62595F6908DFD341D5 /* PromiseKit.framework in Frameworks */,
+ E8F52D2380DD06565D9FA63C /* Foundation.framework in Frameworks */,
+ DE4147B8B59301329A1FF278 /* Ice.framework in Frameworks */,
+ 2FCA2E9BA2D0103D5C04CF63 /* PromiseKit.framework in Frameworks */,
+ 6A1051593F32C0D04FB3DD08 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 201EECC7A426DCCE0DF05457 /* Frameworks */ = {
+ 267E35E87B1A2A2A90BBBD25 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- E79573FAD26648F50D9A99D5 /* Foundation.framework in Frameworks */,
- 5BF4B1A5FBC7DC41A35159A7 /* Ice.framework in Frameworks */,
- 24F47223AA814FC02418C6EF /* PromiseKit.framework in Frameworks */,
- DE80F6D255E7B72F6F29E5D8 /* TestCommon.framework in Frameworks */,
+ 07BD994628C3D50D7B271B9F /* Foundation.framework in Frameworks */,
+ 2D5A77F4D358708E79E9EB2C /* Ice.framework in Frameworks */,
+ 85587DD58D46628905A13CD8 /* PromiseKit.framework in Frameworks */,
+ 9718B1346B5A6899DED90404 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 20F0DD5D4B7FB8DD85CABC6C /* Frameworks */ = {
+ 2682AA1A54EFBC2A4253A82B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- EA2C293FDB4CE011A654D782 /* Cocoa.framework in Frameworks */,
- 3438DEB2A26C999B5B7F89D0 /* Ice.framework in Frameworks */,
- 0B88B719D72FADCB139BEEAB /* PromiseKit.framework in Frameworks */,
- 7F66DAA07F3DC5D256B67413 /* TestCommon.framework in Frameworks */,
+ 4191121681EB795454B9BA5B /* CFNetwork.framework in Frameworks */,
+ 528D763DF587E1891CA6851F /* ExternalAccessory.framework in Frameworks */,
+ 358C3E5966DA3FCB5F6A0E8B /* Foundation.framework in Frameworks */,
+ D254904A31509CEC267E94AA /* libIce C++11 iOS.a in Frameworks */,
+ 5D599895C7A82463D9AAB2F9 /* libIceDiscovery C++11 iOS.a in Frameworks */,
+ 3B111DAED97A2D648AC383F8 /* libIceIAP C++11 iOS.a in Frameworks */,
+ AA6C5F9C47F4BCEE9C530379 /* libIceLocatorDiscovery C++11 iOS.a in Frameworks */,
+ 1823701C62D0AEE7456ED693 /* libIceSSL C++11 iOS.a in Frameworks */,
+ DF33ADABB69C071DC9B98ABE /* PromiseKit.framework in Frameworks */,
+ E29500E5C48E38AF5D48486D /* Security.framework in Frameworks */,
+ 1617743842C15A3A85C76EA8 /* UIKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2308B98015FFD048DBB62CE5 /* Frameworks */ = {
+ 296AD4A06C06512BF4D4730B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 5E42F2F240BB002508CB052A /* Cocoa.framework in Frameworks */,
- 35E66BFC70062F62E4E80C86 /* Ice.framework in Frameworks */,
- 063B03B37EA8D36603269F94 /* PromiseKit.framework in Frameworks */,
- 824A94F163F15547C987BEFC /* TestCommon.framework in Frameworks */,
+ 78EB9BA9D38439B65C79A1EA /* Foundation.framework in Frameworks */,
+ 6E08AF9D880429551D7284CA /* Ice.framework in Frameworks */,
+ 7EBD6485CE7B9270E1E72F7C /* PromiseKit.framework in Frameworks */,
+ 813C0143E4891B77292E36ED /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 26738B2215BC32E6B56CA8B8 /* Frameworks */ = {
+ 2ECCDA385B191979FD727411 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 66D01AA8600EEBD64DFBD192 /* Foundation.framework in Frameworks */,
- 10C14113CF9A53D959831ECB /* Ice.framework in Frameworks */,
- B0CB6F309085743BACE3AD76 /* PromiseKit.framework in Frameworks */,
- 160BB184B53F292D3E28A993 /* TestCommon.framework in Frameworks */,
+ 678C0EB25A7E24EAE6309AFC /* Cocoa.framework in Frameworks */,
+ CFDE9F004227B14F7BCD9B8D /* Ice.framework in Frameworks */,
+ 1F56A74EB4757C49E4608CD6 /* PromiseKit.framework in Frameworks */,
+ 316494415E7746667E7FB708 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2A58A53620D9FFF3991EDB86 /* Frameworks */ = {
+ 30106F4E346057EEA42E0F4A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- D5D3C2355DC2D25C22CAB698 /* Foundation.framework in Frameworks */,
- 0E6DB2577A5C93F244E03453 /* Ice.framework in Frameworks */,
- BA9603071275D650E8760B4B /* PromiseKit.framework in Frameworks */,
- 5248A8636BD528C626C47C20 /* TestCommon.framework in Frameworks */,
+ 764C608CC3F2BF203C701104 /* Foundation.framework in Frameworks */,
+ 17A1DE9340ACFCAC590A0C77 /* Ice.framework in Frameworks */,
+ AA82F701115155324E891CF5 /* PromiseKit.framework in Frameworks */,
+ 7F1A0BDAE28F421CEC6BE98E /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2B4DDD680C2B9FB6BBAE1EB8 /* Frameworks */ = {
+ 303121AEF245548731B3EDC6 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- AB738AF992ABA79B5498032A /* Cocoa.framework in Frameworks */,
- 1A26A242152833A424168C86 /* Ice.framework in Frameworks */,
- 15F1F4072928945228C2796A /* PromiseKit.framework in Frameworks */,
- D69F4E777A664BDAE749058D /* TestCommon.framework in Frameworks */,
+ CF12F4CAD5F1A3D358380D6E /* Cocoa.framework in Frameworks */,
+ EC6673E1C1C21E326E08B1EC /* Ice.framework in Frameworks */,
+ A660D9AB689C358D0F097A5F /* PromiseKit.framework in Frameworks */,
+ 924F6F1CC7AB5B12CC379A24 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2E9438B371D8C105221F4347 /* Frameworks */ = {
+ 33EF1DD1954AB88598AF5CE4 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ 0B90C210A599582B3EFD637B /* Foundation.framework in Frameworks */,
+ 35A8531036F480921828B952 /* Ice.framework in Frameworks */,
+ C8A1B3D15B5F144BAD1E82D9 /* PromiseKit.framework in Frameworks */,
+ C4F65624CEB309F33187AF52 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 31127C20DCC09A115FCB2F0D /* Frameworks */ = {
+ 358197C419E50F8245921546 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- D2E1F37BF63FAF61A4891F77 /* Foundation.framework in Frameworks */,
- 6E7C025460227D8588155652 /* Ice.framework in Frameworks */,
- AB574B658215693E8BB597F8 /* PromiseKit.framework in Frameworks */,
- 8B378E64B090EA6C0B514DD0 /* TestCommon.framework in Frameworks */,
+ 47B22EB71D64CC9E68227001 /* Foundation.framework in Frameworks */,
+ 90286E1E18EFCD7F25F7A7DB /* Ice.framework in Frameworks */,
+ 11E9CDBB84D5E755B1705EBF /* PromiseKit.framework in Frameworks */,
+ 70FA85AB813BDE39AD100878 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 31578DC83E89E8B2059AA14B /* Frameworks */ = {
+ 36DCF1BEF1F61BE807FAC9DA /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 675CD084502323A38FFA04D1 /* Cocoa.framework in Frameworks */,
- 706FAAFD0850907D9CB9092C /* Ice.framework in Frameworks */,
- 3183C87BC8F6B3437F55A618 /* PromiseKit.framework in Frameworks */,
- BDFD4FE3F8995FADE629C1C0 /* TestCommon.framework in Frameworks */,
+ 8E94DA1EE42A36A94465335F /* Cocoa.framework in Frameworks */,
+ 54597A8D860551CF63E1AEE7 /* Ice.framework in Frameworks */,
+ BFABD3E8CE46B64EE75C7A8F /* PromiseKit.framework in Frameworks */,
+ 9FA689597FF2576807C0E713 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 331EE6989C980BFE87B838B4 /* Frameworks */ = {
+ 388770D70D567D971C7D51F0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ 0DDEB52E324F5E2BA997D56A /* Cocoa.framework in Frameworks */,
+ 66D97CE9363CFDC6DC719139 /* Ice.framework in Frameworks */,
+ 04FA8E1C56CEC75303B98A3A /* PromiseKit.framework in Frameworks */,
+ 8E7311C5F70D08D1A8F390ED /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 38E68E126FA2611FA72A6AB9 /* Frameworks */ = {
+ 38EC72A28DF658493E964651 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 093B07E03A0DF91EE9B85EC9 /* Foundation.framework in Frameworks */,
- 8263F41B751010AA4DE772CD /* Ice.framework in Frameworks */,
- C32C9F1FAE3B6661DEBCDAF2 /* PromiseKit.framework in Frameworks */,
- FEB3D1B95007018EE00D2B39 /* TestCommon.framework in Frameworks */,
+ 5C50774EC566E53902AB43E6 /* Foundation.framework in Frameworks */,
+ 7DC770015200B88B691D4F78 /* Ice.framework in Frameworks */,
+ DCC199154AE99DD76D406C56 /* PromiseKit.framework in Frameworks */,
+ 7F2469AF3EF6AB1136E01EEE /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3A0ABC64EF3FE49C6F6413DA /* Frameworks */ = {
+ 3B416AC3B463B309A10DC0F1 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- D529DEC0A8B8F2A50CEFD235 /* Foundation.framework in Frameworks */,
- DBF480A7F8343F8C4F7AFD08 /* Ice.framework in Frameworks */,
- 7C6A4A4392F94FD94F699BEC /* PromiseKit.framework in Frameworks */,
- 0824415DC361946FF848DE64 /* TestCommon.framework in Frameworks */,
+ C7927FDC564E70CA1AE6D9A1 /* Foundation.framework in Frameworks */,
+ 4B6BBAD34561A5B0D1DCCCDB /* Ice.framework in Frameworks */,
+ 70683A31C96F27E44C0B26D1 /* PromiseKit.framework in Frameworks */,
+ F8D4910BA00103051C010675 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3CD1F188E09CB8864E9B8E00 /* Frameworks */ = {
+ 3C6E499D6580A210653C838E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3E435F6F197FDB08A6223845 /* Frameworks */ = {
+ 3E377ECC46B9FB02429AB2E3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 8037F68BF254BBF4BA20261E /* CFNetwork.framework in Frameworks */,
- 6E66CD64C2239D6F9ADC775A /* ExternalAccessory.framework in Frameworks */,
- 85554C2E7C128DD98C1EE352 /* Foundation.framework in Frameworks */,
- 2F0D8F25804B406A5DF4298C /* libIce C++11 iOS.a in Frameworks */,
- CDB4E4159170AB8B054C5106 /* libIceDiscovery C++11 iOS.a in Frameworks */,
- 105BB3FD8E02E23FC67F456A /* libIceIAP C++11 iOS.a in Frameworks */,
- B4F0F8B15BF1827B9EE1ACFE /* libIceLocatorDiscovery C++11 iOS.a in Frameworks */,
- BA595DC6B0FE0E1ABD2E92B1 /* libIceSSL C++11 iOS.a in Frameworks */,
- EA95E2AA2193A126E85E761C /* PromiseKit.framework in Frameworks */,
- 37BC36875F40C9EDF1EFFFF4 /* Security.framework in Frameworks */,
- D464B1579A1CEB9895F2EB5E /* UIKit.framework in Frameworks */,
+ 647EFABECB518205DA94D78F /* Cocoa.framework in Frameworks */,
+ C26E8DA9E0D3E7CF3020E06E /* Ice.framework in Frameworks */,
+ 3041C9733051E5454939C152 /* PromiseKit.framework in Frameworks */,
+ 36313D854B26B83BB061E1A1 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4811F31E6567750E70FB6272 /* Frameworks */ = {
+ 41198577BD479905BE75AC76 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 1CEB1D575F5B7E2815BCD849 /* Foundation.framework in Frameworks */,
- 3F3A48B57ABCD38DE05B7570 /* Ice.framework in Frameworks */,
- 0015EBB5B5456204A779F7A0 /* PromiseKit.framework in Frameworks */,
- 676D4AC8CD4521BA96C03DD9 /* TestCommon.framework in Frameworks */,
+ 49E3BF274C8AD566FF9FF207 /* Foundation.framework in Frameworks */,
+ B3AC258038934A8013B85B49 /* Ice.framework in Frameworks */,
+ B7EA7AD58ABF993F6BA49FD9 /* PromiseKit.framework in Frameworks */,
+ 3851EA3082E54B84085FA963 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4BA62ABCE7C890C8161A6263 /* Frameworks */ = {
+ 42E7B3E9E6750C80F0E8E9C0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 3B301D4C7F41B5ED6643F13A /* Foundation.framework in Frameworks */,
- C69F97BCCD70DB1143D196FA /* Ice.framework in Frameworks */,
- D0C014562ED0221628B2F1EE /* PromiseKit.framework in Frameworks */,
- 0EB4FBD9FB774160F463637D /* TestCommon.framework in Frameworks */,
+ EC8470D464F43CA273B61305 /* Foundation.framework in Frameworks */,
+ 5A5C060FA20A6832B33B9BCB /* Ice.framework in Frameworks */,
+ 42762AA4E7D8CDE09FD40912 /* PromiseKit.framework in Frameworks */,
+ 49A3D2C4F0E1BEFCB9000345 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4BF703679FB4E757BFE4681D /* Frameworks */ = {
+ 44C3DE5FA5F7CCA866AE4095 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- E1ADAE76F433A11FBE57074D /* Cocoa.framework in Frameworks */,
- 979B4826366204A4B1CD3474 /* Ice.framework in Frameworks */,
- 967334E96FAB7FD8F0CFFBCF /* PromiseKit.framework in Frameworks */,
- 5A3800A5D973FE1D27C9117F /* TestCommon.framework in Frameworks */,
+ D7477FC7E063B430983A39A4 /* Foundation.framework in Frameworks */,
+ 565C8EDC7B706D75783B467F /* Ice.framework in Frameworks */,
+ 9B7BF24EFDBDBEAD1A93B399 /* PromiseKit.framework in Frameworks */,
+ 2CB9419DE24C53B7A5F39357 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4CD4A25B815AFC23E990ABE5 /* Frameworks */ = {
+ 46102111409D3E1CD40EE20F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 77F242E0E750F3A6B1023C2C /* Cocoa.framework in Frameworks */,
- E8E6818D29CDF9C3FDA21B5B /* Ice.framework in Frameworks */,
- 6662990B348F665A6C223F36 /* PromiseKit.framework in Frameworks */,
- A92663F378CE19F2B19356E5 /* TestCommon.framework in Frameworks */,
+ 380AA53A5F2DA0B9A9B312ED /* Foundation.framework in Frameworks */,
+ B1687D848C1B5BEBC12351C9 /* Ice.framework in Frameworks */,
+ 097E67117F75ED1D381910BB /* PromiseKit.framework in Frameworks */,
+ EF8B9EA5FDAE23E771278260 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 56D0471A2747A709C02C30E4 /* Frameworks */ = {
+ 477B1702BB5BEB2FA6129E14 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 44B85B071BFE01A60A4C5D5C /* Foundation.framework in Frameworks */,
- 62313FFFD8DE7410E9C9BA1B /* Ice.framework in Frameworks */,
- 0230E8ED59405C5C2DF8AB1F /* PromiseKit.framework in Frameworks */,
- F0EF9258AD5657F5B66B5749 /* TestCommon.framework in Frameworks */,
+ EC1ABBD098C5E250537D8DE2 /* Foundation.framework in Frameworks */,
+ 1DCACA04953BEAC06739FAFD /* Ice.framework in Frameworks */,
+ 06744EA00233C4CE352FEA63 /* PromiseKit.framework in Frameworks */,
+ 7E3E3FD99A632020B2114455 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 58A42944904097BACD70D32D /* Frameworks */ = {
+ 4896ED762B6639566A6F8B59 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ 904CE26840AA170C28E40BF7 /* Foundation.framework in Frameworks */,
+ B8E5985ECB9C315D47FD492E /* Ice.framework in Frameworks */,
+ 160FD15C3EE0A1ADFDB70770 /* PromiseKit.framework in Frameworks */,
+ FD6E7AE4C177FE823679F49A /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 59B7EF2C9DB253324D339382 /* Frameworks */ = {
+ 4A58259121C9A180133D5DF1 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 587FFC706E31B5AB5C37F650 /* Foundation.framework in Frameworks */,
- 7DAE72D3E72AD1B697C65CC1 /* Ice.framework in Frameworks */,
- 43ACBA20448B161E5767BFB9 /* PromiseKit.framework in Frameworks */,
- 9EB8D5CAD53F769F47A58197 /* TestCommon.framework in Frameworks */,
+ 2699B6D8F6D75BDA99056B9D /* Cocoa.framework in Frameworks */,
+ 2CC4AF25EF08647D0A95E6EC /* Ice.framework in Frameworks */,
+ E8ABA0D0AB1CFC35D84C15B2 /* PromiseKit.framework in Frameworks */,
+ 1722496E709029C457638098 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5D30BE6138C97169788288BF /* Frameworks */ = {
+ 4A613EED11559F3FDDD4E86A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 049C4212285B79AA848765B7 /* Cocoa.framework in Frameworks */,
- 0E319A61BA034332A3F99E70 /* Ice.framework in Frameworks */,
- FE5295CA5CB5A073D4C4AF67 /* PromiseKit.framework in Frameworks */,
- 3E681423784068DD52D5204D /* TestCommon.framework in Frameworks */,
+ 0FEE992E91044B8540AC0482 /* Cocoa.framework in Frameworks */,
+ 5A674ADDA4F7ECE739D011C6 /* Ice.framework in Frameworks */,
+ 5F38B5A001258E86EB29990C /* PromiseKit.framework in Frameworks */,
+ 020D85A96E113329ABFD16C2 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 61A084277981CBCF7A05925D /* Frameworks */ = {
+ 4B293714C38D39B1F4E9079F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 7EA2678F1BA725B67C1B78BF /* Cocoa.framework in Frameworks */,
- 0568A5374138F424219D214F /* Ice.framework in Frameworks */,
- DFE5DB972C3474586FFFD048 /* PromiseKit.framework in Frameworks */,
- F2A205C8BD5D7CAE5DB11724 /* TestCommon.framework in Frameworks */,
+ 00AF8D815677A1DBB03E7B3F /* Cocoa.framework in Frameworks */,
+ A87A649967EC6088BAAD14B7 /* Ice.framework in Frameworks */,
+ F35DB4B0DA02B50E8DD2355A /* PromiseKit.framework in Frameworks */,
+ 22F76FB9D461A58B0D30775D /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 63C2EDD7B402D605335C19D0 /* Frameworks */ = {
+ 4B5C072F95997D5A0A65D927 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 87AF6874B82D2B62AD9CBE9A /* Foundation.framework in Frameworks */,
- E9805516FE54672FE14B3ED3 /* Ice.framework in Frameworks */,
- 203FAFBA898C9559544E5F11 /* PromiseKit.framework in Frameworks */,
- FC5A3630D5B496F8C44B6C88 /* TestCommon.framework in Frameworks */,
+ 441F654A21EFBF79DF34588C /* Cocoa.framework in Frameworks */,
+ 33907142D9CC4FD8DC4CD80B /* Ice.framework in Frameworks */,
+ E544CBE83A745D27EDE7AB9A /* PromiseKit.framework in Frameworks */,
+ 639471BD40132EBBD04E93FD /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 64C17D6436358BDDB9042FEC /* Frameworks */ = {
+ 4D5A3A53DCA4FC9DF69BF3E5 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 581CD26F93C14BF49CCE790F /* Cocoa.framework in Frameworks */,
- D1041AE121062DAD724826E7 /* Ice.framework in Frameworks */,
- 58E37905896FCAA97F7FD197 /* PromiseKit.framework in Frameworks */,
- 40CED51959C9DF98D9598C7A /* TestCommon.framework in Frameworks */,
+ EAB9B6857BD2F835E8BFA52E /* Foundation.framework in Frameworks */,
+ 8FD10B6334EDF18E4C270BDC /* Ice.framework in Frameworks */,
+ 49CB97D369E3935CBAA46165 /* PromiseKit.framework in Frameworks */,
+ 5FB63358F053EE90E597AAED /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 699FEA191538864FA16A086C /* Frameworks */ = {
+ 4ECADA222835FA7630463055 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 1A75ED54F53A6C3276423C75 /* Foundation.framework in Frameworks */,
- 585E96B5C440E0080A3E533B /* Ice.framework in Frameworks */,
- 0CDB837D3D7AF89049C46C78 /* PromiseKit.framework in Frameworks */,
- 679683419A90AED75C97878A /* TestCommon.framework in Frameworks */,
+ 1535A67FD679EBB639E8E3F2 /* libIce C++11 macOS.a in Frameworks */,
+ 88903400E90EB45A3407E827 /* libIceDiscovery C++11 macOS.a in Frameworks */,
+ EDE32650BCCD997A5C904994 /* libIceLocatorDiscovery C++11 macOS.a in Frameworks */,
+ 54ED585D038C276E73C91285 /* libIceSSL C++11 macOS.a in Frameworks */,
+ 37199D44CCD90AA83FD390B5 /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6C850F21A69FE223709861EE /* Frameworks */ = {
+ 5BDF1AC1557F026F3806CD1C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- E8AA02A55B36834BADA3AFA1 /* Foundation.framework in Frameworks */,
- A163AE25E80FCB15427585A3 /* Ice.framework in Frameworks */,
- 7CE2AB8512722B311B982996 /* PromiseKit.framework in Frameworks */,
- 7CCEA0861F10235C2BF085F8 /* TestCommon.framework in Frameworks */,
+ 22B8E7E451D8B80110065DEF /* Foundation.framework in Frameworks */,
+ 3F37E88CEBCD9C9D872312C0 /* Ice.framework in Frameworks */,
+ FFD827468250C55E7E8C2DDD /* PromiseKit.framework in Frameworks */,
+ EC60EDADA8FCC64F38FDBBAA /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6D7EAD88972F8D370F52AF54 /* Frameworks */ = {
+ 5D47FE49C2372AA857424F6B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 9873227C1A65B7042101FFD9 /* Cocoa.framework in Frameworks */,
- 4870A9111B99040ED9D27F21 /* Ice.framework in Frameworks */,
- C5C370B31E25CBE310347D44 /* PromiseKit.framework in Frameworks */,
- 79C8B67CD9525605DE1FD6B3 /* TestCommon.framework in Frameworks */,
+ 98D529C3F9F2991E22153D44 /* Cocoa.framework in Frameworks */,
+ 85D3CAD905EEBC4D45B25724 /* Ice.framework in Frameworks */,
+ 2CB44377CA799FAA339C2BF4 /* PromiseKit.framework in Frameworks */,
+ 61E13D7856FF4FF41BC74451 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6DB59E4E0A2D808216F0742D /* Frameworks */ = {
+ 5E0AD2C156AD61C72247D8DF /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 88F5A06489A76EB57402AB1E /* Foundation.framework in Frameworks */,
- 3F43A03CFEFAD844D2973FAD /* Ice.framework in Frameworks */,
- EAF28CB6CF2006EF144BD60B /* PromiseKit.framework in Frameworks */,
- 3DFEB361B8B94A7ADF025FB4 /* TestCommon.framework in Frameworks */,
+ FFD3E8F8AAADBC907117FD6B /* Foundation.framework in Frameworks */,
+ D472FF37A6E5134B47BC448A /* Ice.framework in Frameworks */,
+ 90E77EE9920D33B69DE56D2E /* PromiseKit.framework in Frameworks */,
+ 344743EC36D2FA15D6899F07 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6E76A36B0314590A23F037E9 /* Frameworks */ = {
+ 5ED9F2E97E24A8A8B8411887 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 59E56BBFC0FE295663E98A27 /* Foundation.framework in Frameworks */,
- E7609E89D53BBC1B9DEEFCC6 /* Ice.framework in Frameworks */,
- 0560A6B8D10E3DC736BB718D /* PromiseKit.framework in Frameworks */,
- 7D0A2389CA57118EBDFFADA4 /* TestCommon.framework in Frameworks */,
+ 4CFD5A5B2C5248E080849CB7 /* Foundation.framework in Frameworks */,
+ 2713743954DC140B9AC24BEE /* Ice.framework in Frameworks */,
+ 720C3E5E229BE4358B86C8DC /* PromiseKit.framework in Frameworks */,
+ 49579855C6D0349761EC1B55 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 71504F9A1BA027C81D0DE168 /* Frameworks */ = {
+ 64B3457854A29E74F4972BFD /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ 73921CC8F8EC22EBF21FA1FC /* Cocoa.framework in Frameworks */,
+ 7A53725707B705E55A1F63B1 /* Ice.framework in Frameworks */,
+ 00A299EEA717A8DF3203B5FA /* PromiseKit.framework in Frameworks */,
+ 0BDBDA3A00DE7A725618569C /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7151558C93DED95BD605D02B /* Frameworks */ = {
+ 6AA0E766DE2B3F8A63A18F2F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 032A9CD73A19387FCEC65D80 /* Cocoa.framework in Frameworks */,
- 864452997A50B69D42CDED59 /* Ice.framework in Frameworks */,
- B6195B2997CF0D34CB526B6E /* PromiseKit.framework in Frameworks */,
- 02C1045157353CA723992342 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 727A23BAF91B56A2AC0BF862 /* Frameworks */ = {
+ 6BE8B4DF2B3AA149A8689AB2 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 9FC806D676FCCA94F683DEF6 /* Cocoa.framework in Frameworks */,
- 6B88A85F98A70232B6589F00 /* Ice.framework in Frameworks */,
- 6C551078391684B26D29F1A9 /* PromiseKit.framework in Frameworks */,
- 4F11CBDD784242F57A1033EA /* TestCommon.framework in Frameworks */,
+ 14D3638B27F474ED5C93FE25 /* Foundation.framework in Frameworks */,
+ 402C324E943CA1344D9132B2 /* Ice.framework in Frameworks */,
+ A3FBEA54BFDD1EE01FAA2ECC /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 77374B89050DB4E0AB63678D /* Frameworks */ = {
+ 710DF7555F114120C697AFB0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- B93F3F6D54C233BE418DACE2 /* Cocoa.framework in Frameworks */,
- 033202F9D9FC65063763EA9D /* Ice.framework in Frameworks */,
- 35628AC35263ED278A214D6D /* PromiseKit.framework in Frameworks */,
+ 582F9A1DBC62E01E60E6C89B /* Cocoa.framework in Frameworks */,
+ E775F2F665DBB3E3771A3E58 /* Ice.framework in Frameworks */,
+ 6CBE93D51745D785924A6829 /* PromiseKit.framework in Frameworks */,
+ 354603CC1F601B87E4426249 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 828A51582BEB85F9169BD1F2 /* Frameworks */ = {
+ 753C52B4F023571E547DAC26 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- B7FE807EFCA0B90264E216E3 /* Cocoa.framework in Frameworks */,
- 232DC2B4B38E86205222480A /* Ice.framework in Frameworks */,
- 3CAFCADA6A325599E38DB86E /* PromiseKit.framework in Frameworks */,
- B45ED398E16C869266BEA991 /* TestCommon.framework in Frameworks */,
+ 8DEFCBF3E70D0DE7885F480B /* Cocoa.framework in Frameworks */,
+ FE4552FA9510EC1B2319E8A0 /* Ice.framework in Frameworks */,
+ 565BC051FDCBE66BE90B0BB5 /* PromiseKit.framework in Frameworks */,
+ 0E3AD320AEF24FF87E2C9B09 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8733066C7AF8F1A19A8FDA66 /* Frameworks */ = {
+ 75DEA708E1594906C0BC19DD /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- F09431DD68411C8DFD219B6A /* Foundation.framework in Frameworks */,
- D1FB271C67A2E36E5BD19F34 /* Ice.framework in Frameworks */,
- B18D90B3A77B9AFD560BD494 /* PromiseKit.framework in Frameworks */,
- A7142C7C7914C18F78E06FFA /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9D1C5DD36AADA7C93D2590EE /* Frameworks */ = {
+ 7A8541C44C00EA41F6A6DF83 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 6701093DDD2C9EB6D6FB4225 /* Cocoa.framework in Frameworks */,
- 1DE7AAF59FE612BF9D74331E /* Ice.framework in Frameworks */,
- BA91E4ACFD9AF2F4414E6E8A /* PromiseKit.framework in Frameworks */,
- 71FE16F4ACB0547A86FB5741 /* TestCommon.framework in Frameworks */,
+ 88DB35F81B38E396DD897D71 /* Cocoa.framework in Frameworks */,
+ ECBBBF589E81AE48B5B39B14 /* Ice.framework in Frameworks */,
+ 2836C337B36D946D15DFBF3C /* PromiseKit.framework in Frameworks */,
+ D3923AA545025B8B7C9485D5 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9FB2BBCA70EB387C133DD77B /* Frameworks */ = {
+ 7B9904F6620A89F683AF9906 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 5A78B76E5CB49922D710865F /* Cocoa.framework in Frameworks */,
- 59DA0546630D1D7A2A0BE1E2 /* Ice.framework in Frameworks */,
- EA00EA2BA22A075F17573475 /* PromiseKit.framework in Frameworks */,
- 8002EBCE26B63381898FB4C9 /* TestCommon.framework in Frameworks */,
+ ABAA5DDA21B070DF9B76E27B /* Cocoa.framework in Frameworks */,
+ 47C1D0573A1A79F436FC3E8F /* Ice.framework in Frameworks */,
+ 82B5636121E05D62B8B8573C /* PromiseKit.framework in Frameworks */,
+ F8AE4660EB7D9167A2A4BE76 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A240081F5F2851EF7C704F97 /* Frameworks */ = {
+ 7CFD55E19C13B716E9AE4137 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 97DC84E0FDCDBCE79FB0B58B /* Cocoa.framework in Frameworks */,
- 460C04F52F621D8C2F1A57DC /* Ice.framework in Frameworks */,
- EFB2283EC223F36B6DEBBEBA /* PromiseKit.framework in Frameworks */,
- 3BB93E745AF4098304CC9676 /* TestCommon.framework in Frameworks */,
+ DF7761AC3C55DD9978B6740B /* Cocoa.framework in Frameworks */,
+ 5FE7828AE7EA69F72F318EDD /* Ice.framework in Frameworks */,
+ C646D5C14C9C9112F260333E /* PromiseKit.framework in Frameworks */,
+ E039B6B6A9782EA756C25F14 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A46ACBB66C0EB7A067311B66 /* Frameworks */ = {
+ 8099545D781079817C4DA8C9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ EF55F165A3502CE1E1651B35 /* Foundation.framework in Frameworks */,
+ A6DA48781C0D37D1715B3EED /* Ice.framework in Frameworks */,
+ 433CC2F796B6DBEC37FDB3D5 /* PromiseKit.framework in Frameworks */,
+ 94A66AD2C5F95B70CE53B341 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A64AB393D0EE7E4B6461E465 /* Frameworks */ = {
+ 80B389E029CFDE0312DE16BB /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- FBEA3F55DCA4355413C70E87 /* Cocoa.framework in Frameworks */,
- 2EC6DD2D5C78BB318E8C18C8 /* Ice.framework in Frameworks */,
- 0C12A3509F1B9F0573E9B742 /* PromiseKit.framework in Frameworks */,
- 9A6231B4B9860250CCEC96A2 /* TestCommon.framework in Frameworks */,
+ A903A716867882397BAF0E12 /* Cocoa.framework in Frameworks */,
+ 007187C36F676D48AFD0A4AE /* Ice.framework in Frameworks */,
+ 3E01AFEA3392075DAC8F4E01 /* PromiseKit.framework in Frameworks */,
+ 61669C5DAF5A97CEB3351A1C /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A8EDC10E71D300552ED4EFC0 /* Frameworks */ = {
+ 80ED2BC84FB69653E725D2D2 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 15C018E8AFC6FE516482705D /* Foundation.framework in Frameworks */,
- 60638E74F779651F03F3E691 /* Ice.framework in Frameworks */,
- E046866CB2BA21A6C4C36DD2 /* PromiseKit.framework in Frameworks */,
- B8E10054A2F27F2C8CAF459E /* TestCommon.framework in Frameworks */,
+ 1552CFC691EE0327EF67BB14 /* Foundation.framework in Frameworks */,
+ B4CD6BEBD48295B99B4BB909 /* Ice.framework in Frameworks */,
+ 510E6BEC6E884A6E9C47EFEC /* PromiseKit.framework in Frameworks */,
+ 62CF80919D8B86D7A164EA6C /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A9AD7EAB6C471EDA13F23C32 /* Frameworks */ = {
+ 8237EDACCE4C011E6F290619 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 93C2AA95294CFF50EA4F145A /* Cocoa.framework in Frameworks */,
- A8CDE75818A01EB2F7EE5726 /* Ice.framework in Frameworks */,
- 9B719C690086BBEF10EAA0BB /* PromiseKit.framework in Frameworks */,
- 306671BDEAAB3F9277E243E5 /* TestCommon.framework in Frameworks */,
+ 7737F3A8E04D7D67D5DD490A /* Cocoa.framework in Frameworks */,
+ FE63328ECE268BDFB6E240F0 /* Ice.framework in Frameworks */,
+ 74A3FDE051D40F790644FE8E /* PromiseKit.framework in Frameworks */,
+ 053A12A8ACFC6D83463D26F4 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- AACD1B42E36A179CF82F4E14 /* Frameworks */ = {
+ 85655B71E27E22DF7EED8B2F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- A34EF972678ADAFA0175579E /* Cocoa.framework in Frameworks */,
- 77854084C8FCF61B4D6AB6F8 /* Ice.framework in Frameworks */,
- DE7ACDC9257E70985C341CC9 /* PromiseKit.framework in Frameworks */,
- 88E613563CFE0A763A072B6C /* TestCommon.framework in Frameworks */,
+ 95FC4B4FED03619B8D855DEF /* Foundation.framework in Frameworks */,
+ B7190CF4A282AA6C4AE26BEA /* Ice.framework in Frameworks */,
+ 93669BE52808A474F585F7CB /* PromiseKit.framework in Frameworks */,
+ 0184B83007B23898085F38A1 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- AEA3450634C0D00F7749F7EE /* Frameworks */ = {
+ 86717D9250298905978FAC19 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 2D8972CA084CFDC538D15859 /* Cocoa.framework in Frameworks */,
- 60972BCE9FCED92ED8A69C29 /* Ice.framework in Frameworks */,
- 93744B3A6F21F7D3F5E694FE /* PromiseKit.framework in Frameworks */,
- 98BF674A093ABCA4D1DFC0F0 /* TestCommon.framework in Frameworks */,
+ 6B39CBCBB16D44A44F9A56A9 /* Cocoa.framework in Frameworks */,
+ 962E4E9A91F201840A0B5778 /* Ice.framework in Frameworks */,
+ 35C9D5C51816EA9C35994102 /* PromiseKit.framework in Frameworks */,
+ 431BDCC5F6F27B19FAFCD577 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B27019154367FF882888B216 /* Frameworks */ = {
+ 867F96E865D81F41D695D0A0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 2511415347291D55F408C4E7 /* Cocoa.framework in Frameworks */,
- E7215F7CFB7B0DD95B346EE0 /* Ice.framework in Frameworks */,
- 871F148F32D840B90F9BCD32 /* PromiseKit.framework in Frameworks */,
- AE2C1486B3C40476DF679CB8 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B6E69264597220D8FF6F14EA /* Frameworks */ = {
+ 8765408550DF469F1ED9E6F5 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- BFDA3F684B1D1499892800ED /* Cocoa.framework in Frameworks */,
- D36CEA1ADBD523361E730AB6 /* Ice.framework in Frameworks */,
- 7610F2C52812EFE98B326381 /* PromiseKit.framework in Frameworks */,
- 0F4D3B44739D7D3CE5618923 /* TestCommon.framework in Frameworks */,
+ 54854FC187E5DB1CE1BF585F /* Foundation.framework in Frameworks */,
+ C309B41236B515445DFFE0CD /* Ice.framework in Frameworks */,
+ B9F88CF7786AEDE7E3BE1CA2 /* PromiseKit.framework in Frameworks */,
+ B4E9A065285BDB47171FC71B /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B9F28393144E40402C7B9108 /* Frameworks */ = {
+ 8CD7D81BD2F613B60FC5DF16 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- ADFE18901BBA7798235F6818 /* Foundation.framework in Frameworks */,
- 78EB8D2602C77188FC7418E9 /* Ice.framework in Frameworks */,
- 8C199D0A9314021D2EE5ED1F /* PromiseKit.framework in Frameworks */,
- B0A2216A965EC20001B1E7CA /* TestCommon.framework in Frameworks */,
+ AA5CE3BC6A2A446E06786D29 /* Cocoa.framework in Frameworks */,
+ 3F255DCAED44C92E2C2FCB01 /* Ice.framework in Frameworks */,
+ 48A08CCDFB36DC60DDEF2995 /* PromiseKit.framework in Frameworks */,
+ 003E2F00692ECCA4A93B5308 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BCA3DA2E0F58718268118CBC /* Frameworks */ = {
+ 908F2BC21EB0F10809BCB98E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ 132B33F3A6C484BF4ED2CE08 /* Foundation.framework in Frameworks */,
+ 6C6BD9DE396775C0D833448C /* Ice.framework in Frameworks */,
+ 926BC65AECE2503AAAD58CA5 /* PromiseKit.framework in Frameworks */,
+ 4E2EA75A595B79B20EB92E77 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BDFA6F1230C2416B121C11E7 /* Frameworks */ = {
+ 917975997323C67E19FA47F1 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- FA0B68CDA17B2B7FABACDF04 /* libIce C++11 macOS.a in Frameworks */,
- 6ECF4DD3042FE42A75DEDBB7 /* libIceDiscovery C++11 macOS.a in Frameworks */,
- 7D94EF9D21D6146546D78989 /* libIceLocatorDiscovery C++11 macOS.a in Frameworks */,
- 5661744DD1011C45C303EC6B /* libIceSSL C++11 macOS.a in Frameworks */,
- 09E6479B754289BBAD4B55AF /* PromiseKit.framework in Frameworks */,
+ 125531D149A65296C15930DC /* Cocoa.framework in Frameworks */,
+ 2E6FF08B8BA47A10B45E3493 /* Ice.framework in Frameworks */,
+ 661CAC984AC7F950599D1DD0 /* PromiseKit.framework in Frameworks */,
+ CEADF05F716FBC4E613EFE22 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BE731B7FAC353B0DDF289C38 /* Frameworks */ = {
+ 9364115928752E8D8EEAD3CE /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- BF59BBCDE469464815B4D2EA /* Cocoa.framework in Frameworks */,
- CF11CB840336C1D13CF1BD05 /* Ice.framework in Frameworks */,
- 3E334E2D22C7B1F86D317409 /* PromiseKit.framework in Frameworks */,
- E52B790CF53A37216E7E654D /* TestCommon.framework in Frameworks */,
+ 3EFCBAE2ACBD2BF95B90E55B /* Cocoa.framework in Frameworks */,
+ DFC77D67F2E50369C93CB661 /* Ice.framework in Frameworks */,
+ 365747158919C4516F0AF75D /* PromiseKit.framework in Frameworks */,
+ 78B71AA7900324C54F56F4E7 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BFE4A143BD8F63F95A9F98A8 /* Frameworks */ = {
+ 95441FA9C2D0952FAD0BEFAC /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- B1BC50626FFC423C7B912ED4 /* Cocoa.framework in Frameworks */,
- 3ABA6002E72F146F5C492E92 /* Ice.framework in Frameworks */,
- 0023C4B953D8C429F906B4B3 /* PromiseKit.framework in Frameworks */,
- 6E0BA9950B3E3AB4A171C7C5 /* TestCommon.framework in Frameworks */,
+ 2CC29BCF90541E68214073EE /* Foundation.framework in Frameworks */,
+ BC2A6B94843070572663BFBB /* Ice.framework in Frameworks */,
+ A7BD838DD9E6A49FC3EA68B3 /* PromiseKit.framework in Frameworks */,
+ 55946E88C14FCDD80FCBAFB3 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C18524D2B9937C118F2DCADD /* Frameworks */ = {
+ 991B1E634CBE74AF510232E1 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 7466A2500D5C2612B74D7F04 /* Foundation.framework in Frameworks */,
- A8D3AEA29E0BAD55A28767CC /* Ice.framework in Frameworks */,
- CE1F6413EF3A15D97F18BCA0 /* PromiseKit.framework in Frameworks */,
- 17DB9976B1D1CE1443C10807 /* TestCommon.framework in Frameworks */,
+ 33F13FF278D8A2D6524E070F /* Foundation.framework in Frameworks */,
+ B61358DE0C35576AD3547E3E /* Ice.framework in Frameworks */,
+ C07DAC39F5ECC3DFFAF876E6 /* PromiseKit.framework in Frameworks */,
+ 989D7BEA57E4221EF77650D5 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C2475D43F72BB76CA8CC11D4 /* Frameworks */ = {
+ 9D21DD25EA1C51CC08B13727 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 06AA3664143884CB175976F1 /* Cocoa.framework in Frameworks */,
- 0F3A2FC781B0B87A1EF43C5D /* Ice.framework in Frameworks */,
- 716C69D4C01C00187CFFFB5E /* PromiseKit.framework in Frameworks */,
- 267CC3B404028A5392A2B73A /* TestCommon.framework in Frameworks */,
+ 1D14166E15939BE725D623EE /* Cocoa.framework in Frameworks */,
+ 0291DA6280F5F21C85746599 /* Ice.framework in Frameworks */,
+ FD7352542EBB51C2BB15A49F /* PromiseKit.framework in Frameworks */,
+ 00024A0EFB19262C79E02B46 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- CA2D102D95B138117A3692D2 /* Frameworks */ = {
+ 9FBAA53A299D07244761F06E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 2FCBF468FBDA90BF264C2F25 /* Foundation.framework in Frameworks */,
- 24423BB16E8899718F083918 /* Ice.framework in Frameworks */,
- A02D96BA84BB6859B2AF3DCC /* PromiseKit.framework in Frameworks */,
- 47751B392A7A059A43780817 /* TestCommon.framework in Frameworks */,
+ 8FBDA709B8B3F148A5EC7992 /* Foundation.framework in Frameworks */,
+ EE709ABB8577AE905DF496BC /* Ice.framework in Frameworks */,
+ F207827E18976F106F77C1EC /* PromiseKit.framework in Frameworks */,
+ C9ECF392C8154191C6A3D798 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- CADF6E7EE9EDD2351CF1151D /* Frameworks */ = {
+ A03E05D5A3F5686DFC71A170 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 293CFF9D7055F7BC7D590257 /* Foundation.framework in Frameworks */,
- 857683011D9F7A707A09A6E1 /* Ice.framework in Frameworks */,
- B562B60D0BACC6D042322364 /* PromiseKit.framework in Frameworks */,
- 8015ABF36951542D5105924F /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- CB8BC200444B929A5901F233 /* Frameworks */ = {
+ A2CEB90D7F9476A0A6123D17 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 8312A7E721C1A7D7388A3655 /* Foundation.framework in Frameworks */,
- 271EA10324A2408F9F339122 /* Ice.framework in Frameworks */,
- 7C6CCD0154EF9391B4C88CBD /* PromiseKit.framework in Frameworks */,
- 04F35A855BD36CDE109E3314 /* TestCommon.framework in Frameworks */,
+ 704352A623EE567FD77D5EDF /* Foundation.framework in Frameworks */,
+ D8336BBE3D7A6B3DFBE59B81 /* Ice.framework in Frameworks */,
+ 2D8F8A3E7DD3CD3046DFCF64 /* PromiseKit.framework in Frameworks */,
+ E4B8C492E22A542D5BAB76A1 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- CCCC9EDE0D2F3CF21BFA0B06 /* Frameworks */ = {
+ A3C2DD0393D8B43D3BBC3C2C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 7167D98187AFE713671D49C1 /* Foundation.framework in Frameworks */,
- 59CC5CEEE881279D2B84A9BD /* Ice.framework in Frameworks */,
- B05497955E58011B58FD68CE /* PromiseKit.framework in Frameworks */,
- DE42D9DD0B454157C0BEB192 /* TestCommon.framework in Frameworks */,
+ 6FC0D4267042F4105805500A /* Foundation.framework in Frameworks */,
+ 1E57B6408E20DA369319AA25 /* Ice.framework in Frameworks */,
+ F7DC0CBA8B6057BC5304DBE7 /* PromiseKit.framework in Frameworks */,
+ 894DB5555E00DADE3CA083EA /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- CD6C080C0AB6DF6815255D2D /* Frameworks */ = {
+ A60B10AC793FCAFF06C483F7 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 2194C1C57E218853B250D634 /* Foundation.framework in Frameworks */,
- 16DC2007BE5E271F347042F0 /* Ice.framework in Frameworks */,
- 17CBEB2C9D668F55FE1AEF37 /* PromiseKit.framework in Frameworks */,
- 51EF653B95583AA03F4B9EB5 /* TestCommon.framework in Frameworks */,
+ FB3D913D7A649FD0AE061BE0 /* Cocoa.framework in Frameworks */,
+ 03F7813E92439309E1AA4137 /* Ice.framework in Frameworks */,
+ 73FF4ACABD99A87DE5B1D1D2 /* PromiseKit.framework in Frameworks */,
+ 71A1C74D89A578272F8186DE /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- CE9E602CC14DD4ECF6947A7B /* Frameworks */ = {
+ AE405C5A43D4A7E84A60A0D5 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 6A7073D2CD280DF63FC732A7 /* Foundation.framework in Frameworks */,
- 3AF9514D3A0259CA676C9CDF /* Ice.framework in Frameworks */,
- 4DB7D1957D7299BE0926454A /* PromiseKit.framework in Frameworks */,
- 45E300B7D8D1C70695244D70 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- CF4CAA99AA1E8D116E3A2AC2 /* Frameworks */ = {
+ B7BF306503D3919D5A321292 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- E2C505E5B9CF258F87D2D2C9 /* Foundation.framework in Frameworks */,
- 1A4808427E9E135CC62ADD72 /* Ice.framework in Frameworks */,
- B612BA7D579DBEBAA7B2132C /* PromiseKit.framework in Frameworks */,
- C511202341FA3CA0DB1973BF /* TestCommon.framework in Frameworks */,
+ 6BF7ED7118E790BB59F4772B /* Cocoa.framework in Frameworks */,
+ 3E5C9C417A5EE36156C07B23 /* Ice.framework in Frameworks */,
+ C5636A84252502F401A95D61 /* PromiseKit.framework in Frameworks */,
+ 7B1BDECFA7C9AC76561CA17F /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D4EEA32668BB191D4961D46E /* Frameworks */ = {
+ B97602EA8C4897F4EAC8F15B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- DFFCCC289338FBEAE4B05AAC /* Foundation.framework in Frameworks */,
- 3A694D57DE51A8F6BC452A1B /* Ice.framework in Frameworks */,
- 8AFA5D8875B2BE70890F335B /* PromiseKit.framework in Frameworks */,
- FCAD96D4717C45A3F847936C /* TestCommon.framework in Frameworks */,
+ 19EB8435011E0DC64A90AA5A /* Cocoa.framework in Frameworks */,
+ E41916DF223C695D318A04E7 /* Ice.framework in Frameworks */,
+ 10ABAAE2778F711936D9ECAA /* PromiseKit.framework in Frameworks */,
+ CBB3985BF27E6A4EC59FC9E3 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D64DE39C594199D412CCA798 /* Frameworks */ = {
+ C1C041D0F02201E2E109DEF0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- E1531806FCFADB6ACA3B29CF /* Foundation.framework in Frameworks */,
- 3EE0CDDFC1C8C46ECCB720C2 /* Ice.framework in Frameworks */,
- 5AA2F6B4381BBF819EEAD94C /* PromiseKit.framework in Frameworks */,
- 6132FD6910795BCB860B845B /* TestCommon.framework in Frameworks */,
+ 30888E18E45055441AEEF2CE /* Cocoa.framework in Frameworks */,
+ 892B42F418D5B7E64C763BF9 /* Ice.framework in Frameworks */,
+ 936A3E064F7C6CA6D06493D9 /* PromiseKit.framework in Frameworks */,
+ 3238CE068232F94009E06EDC /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D7C9523A830D2884ED53D89C /* Frameworks */ = {
+ C5729F81DD63415A01DF4375 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 7A109C7FBECDD126593586EF /* Cocoa.framework in Frameworks */,
- 29D6E1B340224A4B3B4C14FD /* Ice.framework in Frameworks */,
- 0B2F52F83D65748A318F69E4 /* PromiseKit.framework in Frameworks */,
- AD3B9EF9BCFC8FA83234A8C1 /* TestCommon.framework in Frameworks */,
+ 42444A37396AF1D81AA6D541 /* Cocoa.framework in Frameworks */,
+ F0A7E808F6C2C4B7A2E286BF /* Ice.framework in Frameworks */,
+ DC3167EB5968B673CED04FD1 /* PromiseKit.framework in Frameworks */,
+ 875B344B30C4F768017CEFC9 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D845CC2163C53E226733F031 /* Frameworks */ = {
+ CCB8CF086CBCF7FB5525FA3F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- FD24B670A5A32F8DE1B6474D /* Foundation.framework in Frameworks */,
- BB64A0C66EC167775E421D29 /* Ice.framework in Frameworks */,
- 6E839171AF418918ED439FB1 /* PromiseKit.framework in Frameworks */,
- BB389A57199D5C81BDE07D09 /* TestCommon.framework in Frameworks */,
+ D66F66792272B7F031DCAF5E /* Foundation.framework in Frameworks */,
+ 5D7F6A395034371551AC39B4 /* Ice.framework in Frameworks */,
+ 070164FA3064D3727E4CE438 /* PromiseKit.framework in Frameworks */,
+ 184A1843B853176557D2D0CD /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D94C690F3DFC34B5E40737CC /* Frameworks */ = {
+ D40E0F0FA94972D1419AB3ED /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- ABFA7F067B1D5F697D46AAAC /* Foundation.framework in Frameworks */,
- 7223AB64947C6CD2BCDE112E /* Ice.framework in Frameworks */,
- 062B8C7BE06616BF3C410BAC /* PromiseKit.framework in Frameworks */,
- 59254D3AF932417381CBA44B /* TestCommon.framework in Frameworks */,
+ E0269A1C8BFEC2DADFAD47BB /* Cocoa.framework in Frameworks */,
+ E91D89957F65B2F68587222F /* Ice.framework in Frameworks */,
+ 48ECFC1E69E1B2E5563CD53D /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D9C74FABADA87244BA939DE9 /* Frameworks */ = {
+ D4811E953CDB5BF9F442112A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- BA099D2C1465F5499328DA63 /* Cocoa.framework in Frameworks */,
- DC076EB8A7326513E6B76A81 /* Ice.framework in Frameworks */,
- 383D62E95A52DD4DE86FD74B /* PromiseKit.framework in Frameworks */,
- CE05D225A550C681B87AF491 /* TestCommon.framework in Frameworks */,
+ CEB239486E5B6D4095AC89D7 /* Foundation.framework in Frameworks */,
+ CB263C5AE3D99BF692073D9F /* Ice.framework in Frameworks */,
+ 58078EA9AD39CCC7B265D3C8 /* PromiseKit.framework in Frameworks */,
+ E1E0663CC784BBCD81A57A10 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- DA12B0DF625819A4560D574D /* Frameworks */ = {
+ D6AAD052BB07A7D54800FAC3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ D586C37DCF5ADBED10BA6F86 /* Foundation.framework in Frameworks */,
+ E06BEFC517A13CF795C4846E /* Ice.framework in Frameworks */,
+ 4218F703F065514F958F7549 /* PromiseKit.framework in Frameworks */,
+ 4DDD7C54B81148EC1635F2E0 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E3F5197A6D3620C3731572B5 /* Frameworks */ = {
+ D771B9600CB4C12CE1160135 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 1409FD36F2C75DD9F5E8822C /* Foundation.framework in Frameworks */,
- 456C06258668B79117A5255E /* Ice.framework in Frameworks */,
- 6EAD1EBFEE040509DB3BDCF8 /* PromiseKit.framework in Frameworks */,
- 9E079B805FE333649A16B8CC /* TestCommon.framework in Frameworks */,
+ 1EBCA6FB6FDB85E8A934A852 /* Cocoa.framework in Frameworks */,
+ B0986CB88D00AEAFAC5694B0 /* Ice.framework in Frameworks */,
+ 59DA6F51B3FDA0EFB8DA98E1 /* PromiseKit.framework in Frameworks */,
+ 55A0F2C7165E9185964AD8DA /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E54806D1AD718D902961857E /* Frameworks */ = {
+ D7DD875DCD9123DB0706DDDB /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 3FC3EA52DAEF5C4A73406018 /* Foundation.framework in Frameworks */,
- 29C0E11B7CDCC3A806A7C7AB /* Ice.framework in Frameworks */,
- 7ADA311A514E5C4C9A408E97 /* PromiseKit.framework in Frameworks */,
- 2987E7D87FA5FE647C80CBE0 /* TestCommon.framework in Frameworks */,
+ 11EFD73714204C3D90EE30E1 /* Foundation.framework in Frameworks */,
+ A871722F8F59AD543EDB1E11 /* Ice.framework in Frameworks */,
+ 943F3ED430CEE66F32533EAF /* PromiseKit.framework in Frameworks */,
+ CB659BA05E3DE225FAF696BC /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E73997883D9E995E815D5F63 /* Frameworks */ = {
+ DC2A52CB2560FEB7335E2399 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 6BB346560598428E6A8A1701 /* Cocoa.framework in Frameworks */,
- CB8ECD31EADCD7B4652F6838 /* Ice.framework in Frameworks */,
- 97A0AB072FBB09E23F3E1E40 /* PromiseKit.framework in Frameworks */,
- 475580C76C91CA64573E1968 /* TestCommon.framework in Frameworks */,
+ EA05ECDC804D67C87BC506C1 /* Cocoa.framework in Frameworks */,
+ 009CDA69AF7539F13395959F /* Ice.framework in Frameworks */,
+ 0FF421D497A4A530FCA0541C /* PromiseKit.framework in Frameworks */,
+ 9728A024E3F4DFF3B15C5CCD /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E7B3AAF062AEF0A851F97487 /* Frameworks */ = {
+ DE25E628C67BE8558F9A7B3D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 543208655266C59D943A092D /* Cocoa.framework in Frameworks */,
- C725930FA199F456CF8D28F4 /* Ice.framework in Frameworks */,
- 25F2127CCEFF351BAFD99DBF /* PromiseKit.framework in Frameworks */,
- D9078B270555FCC7776BEDFC /* TestCommon.framework in Frameworks */,
+ 13DAB3E8CE951A35FBA6FA74 /* Cocoa.framework in Frameworks */,
+ AC8DBCE9BE55280EAB491D9B /* Ice.framework in Frameworks */,
+ EAB85BAF48EEB0B35831D7AF /* PromiseKit.framework in Frameworks */,
+ 54C983D3A6AAE7AB4B63184C /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- EE942500A31F8DE737051B61 /* Frameworks */ = {
+ DFA5A5881BD59E667DCB0AFA /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- D841374EFE390AF6E0F56FF1 /* Cocoa.framework in Frameworks */,
- F43F742BA24517D1398AB232 /* Ice.framework in Frameworks */,
- 8731C7225BACD3DA2C36955D /* PromiseKit.framework in Frameworks */,
- 750021BCE50DD9149A22A593 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F16B1FF98FAC4E04202DC35A /* Frameworks */ = {
+ E15CC4A6BA3DE214EFAA208E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- E84DC2E13CA9C9BA509D6357 /* Cocoa.framework in Frameworks */,
- F96801D1DC089B7D98DBD617 /* Ice.framework in Frameworks */,
- 81FF8D0093E1CF9DAF71CE00 /* PromiseKit.framework in Frameworks */,
- 818BA035C9679DD6503A6AA9 /* TestCommon.framework in Frameworks */,
+ 6563D0A798EDBA4A671CFE3E /* Foundation.framework in Frameworks */,
+ CB91D603591EA4BA493482A2 /* Ice.framework in Frameworks */,
+ 2AB0C0B1A20DE182BBF8E694 /* PromiseKit.framework in Frameworks */,
+ EEA0AB927A2C029BB696C2F8 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F27D44A69A6A09974A33B2C8 /* Frameworks */ = {
+ E751737B7B83B62114485AB3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- D4A8ADCED881253B64CA77FB /* Cocoa.framework in Frameworks */,
- B9B866DB93FBD37AABB68D9A /* Ice.framework in Frameworks */,
- EA5E104D421E2730FDB37FEE /* PromiseKit.framework in Frameworks */,
- BB91DB75DE0F05E4D7ACD5DE /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F49BE503FDB0A3A96D3E6CB7 /* Frameworks */ = {
+ EB82A8D9B4B289B901F117E9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- B4E0CA19A5B8BFBF8B7D7E7B /* Cocoa.framework in Frameworks */,
- AB6A124F71C42CFF991452EF /* Ice.framework in Frameworks */,
- DECC3379B60919B5BF534975 /* PromiseKit.framework in Frameworks */,
- CAEDA8AFA62AB23204443A81 /* TestCommon.framework in Frameworks */,
+ D311D21892045E731B448A07 /* Foundation.framework in Frameworks */,
+ 500CF933066825491BB8D9D8 /* Ice.framework in Frameworks */,
+ 8ED5053CA89EC677A6738927 /* PromiseKit.framework in Frameworks */,
+ DFED432D59DD5D2F5C4A12AD /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F80561F3FEA30113C33F5839 /* Frameworks */ = {
+ F0AE15BF610DE56E17BBD42A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- BF58CD5F4BC653F9576F316E /* Cocoa.framework in Frameworks */,
- E24A7CB05C14C144F301F793 /* Ice.framework in Frameworks */,
- 9C3DBBFA278F9D3B225B5860 /* PromiseKit.framework in Frameworks */,
- A396A6F5BE5E97ACEBC3C6E0 /* TestCommon.framework in Frameworks */,
+ ED85AB259F811BDEA16C3A40 /* Foundation.framework in Frameworks */,
+ 7E2EE627BB5297BD978CBD22 /* Ice.framework in Frameworks */,
+ 7E1FFA8A5C60FD7A9494703A /* PromiseKit.framework in Frameworks */,
+ ECB9F973D7DEC1EC09F3A0CF /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- FDC2955D22F9581B2E16D8BF /* Frameworks */ = {
+ F63937724154EC2604DD6C4D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 7CA10DF8C0A38CB4E96D2E27 /* Cocoa.framework in Frameworks */,
- A5981DB21642159E119E2A0D /* Ice.framework in Frameworks */,
- 45474A1D8093AF1903388ADB /* PromiseKit.framework in Frameworks */,
- C94F708E2A4D9622CC0074EF /* TestCommon.framework in Frameworks */,
+ 173C6DB38B33255F677DF24D /* Foundation.framework in Frameworks */,
+ 779EFFA5DAD278692DC59933 /* Ice.framework in Frameworks */,
+ 05D4C404C0CCCA9F5D94AB53 /* PromiseKit.framework in Frameworks */,
+ 49D98814250516883F5A1285 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
- 06006EB43EF914821FEB6985 /* timeout */ = {
+ 0254B0B35DD2C8B958676E74 /* ios */ = {
isa = PBXGroup;
children = (
- 3E9CFD2E702F29097F228AE7 /* AllTests.swift */,
- DEE51E428741CB9A71B91A12 /* Client.swift */,
- 60B1FBE5548184B39141306C /* Server.swift */,
- B6DB9FAF7BEE6651E56541C4 /* Test.ice */,
- A9AB0778BC01BB9079878BB9 /* TestI.swift */,
+ 800DD856489088D141FB6607 /* Notifications.mm */,
+ B24B8A9A76B661104F92A196 /* StreamAcceptor.cpp */,
+ EFC834C0A6B38895E602366D /* StreamConnector.cpp */,
+ 88B820051D88DA88F93B27A7 /* StreamEndpointI.cpp */,
+ 7EB5B910431A019DA61B55D7 /* StreamTransceiver.cpp */,
);
- name = timeout;
+ name = ios;
sourceTree = "<group>";
};
- 08445D05DA241EF41E80069D /* proxy */ = {
+ 061A15A047C06EA211F4CE76 /* admin */ = {
isa = PBXGroup;
children = (
- DF6233A97CA567A988FDA6AC /* AllTests.swift */,
- 25D75BBE6CEE634E4384DE0E /* Client.swift */,
- D88E246EA42F66D6078022CF /* Collocated.swift */,
- F40CD89A9E1AE4EEFA1B408F /* Server.swift */,
- 7CCDF601F17B830BC56F3FF7 /* ServerAMD.swift */,
- EAFBDAC4BAEC82A5B3A91842 /* Test.ice */,
- 060F16D2A23E80F47659DA48 /* TestAMD.ice */,
- 2E9CD0534BD73950CA7B51AA /* TestAMDI.swift */,
- 49D65AB098B9CC14A0E25F67 /* TestI.swift */,
+ DA100E96B8E1890E80B59372 /* AllTests.swift */,
+ 8BB3417CA4D60885DA78E93B /* Client.swift */,
+ 3021E84CB8BFF5D08096268F /* Server.swift */,
+ E0BC81A0C55B23F2D1792797 /* Test.ice */,
+ E05412433585A3FCC9D39074 /* TestI.swift */,
);
- name = proxy;
+ name = admin;
sourceTree = "<group>";
};
- 0D6CF5595DEAE22CCBD3E111 /* properties */ = {
+ 06BEA9DF7E67E1D626616F80 /* IceIAP */ = {
isa = PBXGroup;
children = (
- 7ACDAD47B484BF4B45F56536 /* Client.swift */,
+ 04D8EDB7618873C1967C93FB /* ConnectionInfo.ice */,
+ 572A9280910FC97C8D1485B8 /* EndpointInfo.ice */,
);
- name = properties;
+ name = IceIAP;
sourceTree = "<group>";
};
- 0E13DC9BA0B053673D7272B5 /* Ice */ = {
+ 093548B33B658E5CAA177A91 /* OS X */ = {
isa = PBXGroup;
children = (
- A812D6661E3779F2C4A754A2 /* ios */,
- 42D57EAA09F078C2566EAFD2 /* Acceptor.cpp */,
- B2B15C5E097EF92745B91A83 /* ACM.cpp */,
- 970FBEC9E017CC243797636D /* ArgVector.cpp */,
- 5849A3A1DC3184D5AE983FFA /* Base64.cpp */,
- 53366CA5D8F6E2CA10A29617 /* BatchRequestQueue.cpp */,
- D47FBAF08F2E0F516653DC15 /* Buffer.cpp */,
- 3B4271CDD8A01775C7F86D92 /* CollocatedRequestHandler.cpp */,
- E9701A971495B8CEC6C2A8B9 /* CommunicatorI.cpp */,
- 4EA2189CB7E1B00CE8006A68 /* Cond.cpp */,
- C18ADF4B6A64039EBD938A91 /* ConnectionFactory.cpp */,
- 8BA6CD3EBC6630036C9661BC /* ConnectionI.cpp */,
- 06D213D2ABDE332A095107AE /* ConnectionRequestHandler.cpp */,
- EE426A108FC5B4CE6A77DDD3 /* Connector.cpp */,
- D4775D90C78CA0FFF7BD3580 /* ConnectRequestHandler.cpp */,
- 22946851EDF98161E913CFE2 /* CountDownLatch.cpp */,
- 7CD9374103BE0229D5E01E97 /* DefaultsAndOverrides.cpp */,
- C708D1DAD4D47A2E4C4AD07D /* DispatchInterceptor.cpp */,
- 4B9C8BB6D966CEA6B7907DB1 /* DynamicLibrary.cpp */,
- F7C0E2BFA1C84DE64B899EC7 /* EndpointFactory.cpp */,
- 4599BD3C9C041A92A5BDD58C /* EndpointFactoryManager.cpp */,
- 65959801144DD4E7CBCE4470 /* EndpointI.cpp */,
- 78E9D046258231F16D4D32CE /* EventHandler.cpp */,
- C1B9245B437BA5A652ABD4E6 /* Exception.cpp */,
- 7346EDA3764085B57A8A2D46 /* FactoryTable.cpp */,
- 4D91FD789101A5D62742AE91 /* FactoryTableInit.cpp */,
- 1FA8D4DF3F5183AB2A571210 /* HttpParser.cpp */,
- BA42FCCBF61B169811262328 /* IconvStringConverter.cpp */,
- 35EB939324CCE2E68D5B4B6D /* ImplicitContextI.cpp */,
- E5CCE55BCC54605EC0C45D1F /* Incoming.cpp */,
- 7D2C30ECC1A2F4647E8F64D1 /* IncomingAsync.cpp */,
- CB2C96FFD3B219CACFF086A9 /* Initialize.cpp */,
- 2944F3E2DF5803C37E639332 /* InputStream.cpp */,
- 5E26C32C93CA6CC71476F378 /* Instance.cpp */,
- BFEC3FB8490F5AB91895A134 /* InstrumentationI.cpp */,
- EE077EE9116316EFD1ACCCEF /* IPEndpointI.cpp */,
- 13D9015CB2C282A90030B103 /* LocalObject.cpp */,
- 687624615FDF0680301B2BA9 /* LocatorInfo.cpp */,
- E0A832D76CDCAFF8C6A9B7B3 /* LoggerAdminI.cpp */,
- 73D87B40C646D8B3105A40E6 /* LoggerI.cpp */,
- 244896400B8118FD6D0B8FF7 /* LoggerUtil.cpp */,
- F3ACAF9F1D3B85A01418CCAD /* MetricsAdminI.cpp */,
- 499EB9D318D9CF7CA6596A1C /* MetricsObserverI.cpp */,
- AFDF6538DB32D929778A6B2C /* Network.cpp */,
- 33A554078C92B1F002A767D9 /* NetworkProxy.cpp */,
- 94902DD8276791FC4EB70D79 /* Object.cpp */,
- 6BF23EBA7A8E5E1B00169615 /* ObjectAdapterFactory.cpp */,
- D338428483E21662FF3C1404 /* ObjectAdapterI.cpp */,
- FB53FCA1BAF820BE42704E91 /* ObserverHelper.cpp */,
- 863913C95C8EE866176E70A0 /* OpaqueEndpointI.cpp */,
- 6C02B3EF8B9F1C48030B20CC /* OutgoingAsync.cpp */,
- 03BA1D8F6C850AF9397476E6 /* OutputStream.cpp */,
- 79CAAD17119E1B277934F0AD /* PluginManagerI.cpp */,
- 845B57073ACACDE8C57E3612 /* PropertiesAdminI.cpp */,
- 3AB58E73A012D2F76DEE4159 /* PropertiesI.cpp */,
- C7C08E40B9A0ADD6BB321A7A /* PropertyNames.cpp */,
- 848236E4CDE6D10EFC132F13 /* Protocol.cpp */,
- 0951A7725C8AF9E916E7848B /* ProtocolInstance.cpp */,
- C8BA42E8F46B597E64946E43 /* ProtocolPluginFacade.cpp */,
- B5861E309D9CFDF6F14596AD /* Proxy.cpp */,
- 13C1F9CEAE14678E8C13B6D7 /* ProxyFactory.cpp */,
- 6DC5FD2C9B5F9DD1CFB238EE /* Reference.cpp */,
- E0A590D2BC0EBD7077467923 /* ReferenceFactory.cpp */,
- E48D87E6C872AB81FF40B44B /* RegisterPluginsInit.cpp */,
- B59A1DE0775B1544FFF49C8F /* RequestHandler.cpp */,
- 537C46B94774F292729D973C /* RequestHandlerFactory.cpp */,
- 3078999E34F344B5B6494DD8 /* RetryQueue.cpp */,
- 25B2EA0BC7A3B030655EC508 /* RouterInfo.cpp */,
- 5E0268AE2C27C6E31B8F1A91 /* Selector.cpp */,
- 35083A587D6D9B232F684361 /* ServantManager.cpp */,
- 797260952E265AE76ED1F299 /* Service.cpp */,
- B1A4EF1BC8CAA724BC7939FF /* SHA1.cpp */,
- 3A3CD17BA276A312E17844F8 /* SliceChecksums.cpp */,
- 5FC1764A100D580622197CC1 /* SlicedData.cpp */,
- 4E8A6DDB51597F121F5C6255 /* StreamSocket.cpp */,
- A0F619913A77125A2965803A /* StringConverterPlugin.cpp */,
- 5E9E634C13572C14A0A4E038 /* SysLoggerI.cpp */,
- A19951E7E1DFECFB9D925D20 /* SystemdJournalI.cpp */,
- 8A7A84698FB40D7D187DB9C4 /* TcpAcceptor.cpp */,
- CBDC3920EAAC2FF20ACD8CA1 /* TcpConnector.cpp */,
- C48807C104D51F9F3F00570B /* TcpEndpointI.cpp */,
- AF6D68D380BF9090490299E8 /* TcpTransceiver.cpp */,
- A4F4CEDBEEEE5DBBF982ED28 /* Thread.cpp */,
- 2EB1F381C2C4B887D978887B /* ThreadPool.cpp */,
- EDEF0A10136F5CBA2F469BD6 /* Timer.cpp */,
- CD773BFC6AC40AAE49843DB5 /* TraceLevels.cpp */,
- BA3E9C82F303D66057AD7942 /* TraceUtil.cpp */,
- 7457C5C4E1DA343C1FA97338 /* Transceiver.cpp */,
- ED72480ABB5B716AD4A51CCF /* UdpConnector.cpp */,
- 6C78625D4C00CA9329BFEF91 /* UdpEndpointI.cpp */,
- A905DB771DAC590C14AB62EC /* UdpTransceiver.cpp */,
- 6F12B6129BBEF2F3B99A47ED /* Value.cpp */,
- DC9DF436A274445A916C6EF4 /* ValueFactoryManagerI.cpp */,
- 4550C40A58BA9DFCAA028D51 /* WSAcceptor.cpp */,
- 9CD8639CD02F6B2AC3E8E67F /* WSConnector.cpp */,
- 57EF50ACAFA34E05698E0EE8 /* WSEndpoint.cpp */,
- 31E828D8B6CCD5D0482D74C9 /* WSTransceiver.cpp */,
+ B9368ABD738E559609F640E8 /* Cocoa.framework */,
+ 11DB12734E6A40B9F1D389F1 /* PromiseKit.framework */,
);
- name = Ice;
+ name = "OS X";
sourceTree = "<group>";
};
- 1267EE1D605BABD48E582BF7 /* defaultServant */ = {
+ 09B19D83C82DCFFAD1D3C7A7 /* operations */ = {
isa = PBXGroup;
children = (
- 3E131540DAB018AB00B78F15 /* AllTests.swift */,
- 1FDEA611C2271F9DF539231B /* Client.swift */,
- 259D715151E57A75E2DD5760 /* Test.ice */,
+ CEDC36FA2E01E4121A1DFEF8 /* AllTests.swift */,
+ 628546A8518965C2C9FE7D16 /* BatchOneways.swift */,
+ FB6BBA43E6635F6DAA0B426E /* BatchOnewaysAMI.swift */,
+ 844DDEBFD7B5DFA82AD2156D /* Client.swift */,
+ 69395B8C598B47A7E81A0B00 /* Collocated.swift */,
+ 259C68B794E5AD400F73164C /* Oneways.swift */,
+ 21FC39BDCFB12F7E95088412 /* OnewaysAMI.swift */,
+ 39386D6E4DB63EEB91C8244B /* Server.swift */,
+ E008A7BDBE8C1A69BE29C559 /* ServerAMD.swift */,
+ 2397CCDF3E0D3D4A689C870A /* Test.ice */,
+ CBCB998CCDFD8183721E0527 /* TestAMD.ice */,
+ 453FC3C658A6DAA8F7D1FAAA /* TestAMDI.swift */,
+ 3866EF6DD0A83A12ED9584F3 /* TestI.swift */,
+ C5F97012D56FCB8B1115D575 /* Twoways.swift */,
+ 3D67C84F5EF1913DD1DED43E /* TwowaysAMI.swift */,
);
- name = defaultServant;
+ name = operations;
sourceTree = "<group>";
};
- 175CCC8B07EBB3319AA79170 /* admin */ = {
+ 0AD9A970E1A02B0A560F8ABA /* exceptions */ = {
isa = PBXGroup;
children = (
- C21036D45AC43FDBC41F2B24 /* AllTests.swift */,
- FF426459F41E963E818A71AA /* Client.swift */,
- 3BA5926D9614251C92F3CA7F /* Server.swift */,
- 33B96293891F012EC8AC6CF1 /* Test.ice */,
- 4C32436EE37B1A830FA9AD69 /* TestI.swift */,
+ 41A4BB654F22901DA92A89AC /* AllTests.swift */,
+ 97BFEB55B2E5A491F41A10BF /* Client.swift */,
+ 501B7104301982BDE2AE2141 /* Collocated.swift */,
+ A6C153B009063A6D526C16DD /* Server.swift */,
+ 37099365745B1C52059054B8 /* ServerAMD.swift */,
+ B2AB167C5EA7C02A76596FC4 /* Test.ice */,
+ FFA86985EDF800131075047E /* TestAMD.ice */,
+ 79150CE6D818A99E026F2DCE /* TestAMDI.swift */,
+ A46967EF5C4C3897992D1E93 /* TestI.swift */,
);
- name = admin;
+ name = exceptions;
sourceTree = "<group>";
};
- 1A8494AED036C1B4061750A9 /* IceObjc */ = {
+ 1042AAC6D276A91DC18242A9 /* hold */ = {
isa = PBXGroup;
children = (
- 8E4C65457DD609D980002F50 /* AdminFacetFactory.h */,
- 9356FB3E7DE156F284EC1B59 /* BlobjectFacade.h */,
- 1582DCF86188C28E8CEE7F66 /* BlobjectFacade.mm */,
- 5D826D48BC48D0A3B8138FBD /* Communicator.h */,
- F0BB1A499C02E022C0B321E1 /* Communicator.mm */,
- F3E10A14DD5B381697E9CF9F /* Config.h */,
- 0FA3EF54A8D9CDEAC618878F /* Connection.h */,
- DD837BB7B509ED5EC68EA6C9 /* Connection.mm */,
- DD00401674CB8874A8AC4C3C /* Convert.h */,
- 7FE5372E8EA5B7FF7EBCCFCA /* Convert.mm */,
- AC43494620EA16FB536D052E /* Endpoint.h */,
- FD36F90263666B58BB32D141 /* Endpoint.mm */,
- 5CFBAABEB9E1B6142FDF81BF /* Exception.h */,
- 3FD69989AB15433C9ABDBF7E /* Exception.mm */,
- A9E5FF3BB1847E3E192DF467 /* IceUtil.h */,
- E80792AE32EB8D440F6A4805 /* IceUtil.mm */,
- 9F15A2520EA0AB6A167CFE81 /* ImplicitContext.h */,
- 078F8B2CCD5D7DDE765404EA /* ImplicitContext.mm */,
- 0BA543F66A54DFB1B7723D1C /* LocalObject.h */,
- 8314A7E9A23C902C67E1018E /* LocalObject.mm */,
- FD10735B3217CEAB0950C204 /* Logger.h */,
- 1FF5D640A5538860B1001550 /* Logger.mm */,
- 3AC45DE4C0BD54D274BFEC4E /* LoggerWrapperI.h */,
- 5B39CE6A01D092A447FB4A47 /* ObjectAdapter.h */,
- DDE88C99ED3E916813870A9A /* ObjectAdapter.mm */,
- CEC930CE1221441119D927CB /* ObjectPrx.h */,
- 68D8DE51E06E6A5BC9995991 /* ObjectPrx.mm */,
- 0DC32BEB62E3F2404DA00605 /* OutputStream.h */,
- 01E4987A37AF4C942C90C7EA /* Process.h */,
- 5C0437E6D6678968915D2201 /* Process.mm */,
- 10FFB0A903E8329D5866DAB8 /* Properties.h */,
- 19C44F6312506BF58BA1EBE5 /* Properties.mm */,
- D76583293BE3368A5EDDA9C2 /* PropertiesAdmin.h */,
- 36FDF1764E9800B8F7F22D2E /* PropertiesAdmin.mm */,
- 497AB80D61F0BD237F041490 /* TraceUtil.h */,
- A32776D1074C0F942CA0868B /* TraceUtil.mm */,
- D011E26C4ECC4D23D9D2BBB5 /* UnsupportedAdminFacet.h */,
- 7E75C83BC5D34E7862913CC7 /* UnsupportedAdminFacet.mm */,
+ 3D86FA2E3DF18F57BBDFA6AF /* AllTests.swift */,
+ A6BE4BC2EF3023736D08709A /* Client.swift */,
+ 4F01715D9F17F3EF8838812F /* Server.swift */,
+ CF5C9AF62EBDE40815FD5B29 /* Test.ice */,
+ 662ECEEF1D1C1BA93C95F8D7 /* TestI.swift */,
);
- name = IceObjc;
+ name = hold;
sourceTree = "<group>";
};
- 1F03AD76F4D75EBE1B8162F3 /* ami */ = {
+ 11A1CBA091C85842B20AAED9 /* stream */ = {
isa = PBXGroup;
children = (
- BF1EF7B9952315292B58A891 /* AllTests.swift */,
- 1CB770E1F149346DC577DB93 /* Client.swift */,
- 4F97142B720915DB04B55E8A /* Collocated.swift */,
- 1F69DD0B8619F1FEE82EC37C /* Server.swift */,
- C3A29E453ED27EFD180C2B8A /* Test.ice */,
- 22BEEE0FA7ADE6DFDFA1DCCC /* TestI.swift */,
+ 328561CEFA9B30FD3A076EC8 /* Client.swift */,
+ 8992ACC4B4E44BDF5A59A391 /* Test.ice */,
);
- name = ami;
+ name = stream;
sourceTree = "<group>";
};
- 1FF50BC21D71D461E3B69DB1 /* Ice */ = {
+ 1407DD0AA466E6487065EEA0 /* slicing */ = {
isa = PBXGroup;
children = (
- AF8CEBB76D5ABCCCD61912F7 /* AdminFacetFactory.swift */,
- 5806A8604C5EB1A6C1DFA28A /* Blobject.swift */,
- 7B1A7F336D399ACAC213344A /* BlobjectAsync.swift */,
- 4FBA4930D417AE2D5C2C14C2 /* ClassResolver.swift */,
- 67B7F0219241790F1B800DA9 /* CommunicatorI.swift */,
- B4D2EE29C5EECD33967DC187 /* ConnectionI.swift */,
- 646E671D33F79F24EB086767 /* ConnectionInfoFactory.swift */,
- 62E70348642A6647BC6BBCEC /* EndpointI.swift */,
- 9252489B73F881AD15EADEBB /* EndpointInfoFactory.swift */,
- 7EB09D5372C7A51BB1BCD31C /* Exception.swift */,
- C8996198274CBA53308BE74B /* FormatType.swift */,
- 74222F908B64DA051ADB5AFD /* IceSwift.h */,
- C1C3BD55FA45620DAB4AD007 /* ImplicitContextI.swift */,
- BE8D7EB3143130A876D76D4C /* Incoming.swift */,
- 405C798E265B5B08617BF8E6 /* Info.plist */,
- D03C57C92F068CAB8212C564 /* InitializationData.swift */,
- 703E98CEA695D388A99B3B73 /* Initialize.swift */,
- ECF67678075411BCD2EA83DE /* InputStream.swift */,
- 1766A3C43A615BF8A6D4362F /* LocalExceptionDescription.swift */,
- 14B95106454B3AA6B1E897B9 /* LocalExceptionFactory.swift */,
- 34874C4304876911ADFA0953 /* LocalObject.swift */,
- 1A77DD3D7D7E4B8252D9C042 /* LoggerI.swift */,
- 86CECFCB74CA570457765588 /* LoggerWrapper.swift */,
- F196BFF793DD32BF46FA5782 /* Mutex.swift */,
- 144B5792C9101B1F3B2F7A89 /* NativePropertiesAdmin.swift */,
- B10966898F2DC3189E7710B1 /* Object.swift */,
- 8B028BAAFF3D223303073F50 /* ObjectAdapterI.swift */,
- CF6D0DA52F64C05362D827CC /* OptionalFormat.swift */,
- 97A4471AAB71DD43146EDF8A /* OutputStream.swift */,
- 53780098B861EE56087A6AC1 /* ProcessI.swift */,
- 0B9489BBA772E4E49EAFA09A /* PropertiesAdminI.swift */,
- 73A47D1F63309F2527CF14DD /* PropertiesI.swift */,
- 4836385A7DB171F7D567E830 /* Proxy.swift */,
- A6AD8BB0F67908F0524D05AD /* ServantManager.swift */,
- 5C8C4508CB428E180AD5863C /* SlicedData.swift */,
- 79DB6E8A3E87F8ADAD784A14 /* SliceFlags.swift */,
- 5D33D075A4036F3F70E879C4 /* SliceInfo.swift */,
- 2513AFC3688FDC9A429A720F /* UnknownSlicedValue.swift */,
- 34180A278C97D51F26F85D83 /* Util.swift */,
- 088187C6D73465EF1FD378FD /* Value.swift */,
- 11D99DB6F0A227CFD073C76C /* ValueFactoryManagerI.swift */,
+ BCC5B7515CF2485B65D3F618 /* exceptions */,
+ 35F89EE5945ADB543CFF888A /* objects */,
);
- name = Ice;
+ name = slicing;
sourceTree = "<group>";
};
- 2A47581B90033F143888B2C6 /* configuration */ = {
+ 1680C12BE2EC08BEB51EB45B /* defaultServant */ = {
isa = PBXGroup;
children = (
- C4B49B33E3CE213697A6AB98 /* AllTests.swift */,
- 50B27AE327DC8EA7A10044A9 /* certs */,
- E3F9B39584FCBDE2AF774EA3 /* Client.swift */,
- 2D23CC88F21B6B622E4D8179 /* Server.swift */,
- 4DB64B7A65E6D4D85A8DF39D /* Test.ice */,
- 5B8297FEDE78F3D7EB60D76F /* TestI.swift */,
+ A7F8D2E7ABA88CDD3A21CE35 /* AllTests.swift */,
+ 8417553D248C76B0793CA586 /* Client.swift */,
+ 07682624D20A74DF8E8C3D9C /* Test.ice */,
);
- name = configuration;
+ name = defaultServant;
sourceTree = "<group>";
};
- 2D08E79235C9CB16DF44A0C3 /* facets */ = {
+ 18A4D16AED30801022DE71A7 /* Frameworks */ = {
isa = PBXGroup;
children = (
- 2220F26B706302A45AA901BB /* AllTests.swift */,
- EEF9EADF118FD1A6E35FC9CB /* Client.swift */,
- A994E9FE461E53C9AC1351A7 /* Collocated.swift */,
- 6D5F9AFE7AE98570A3AE98CF /* Server.swift */,
- F2DA8D2FFEA272535B38416B /* Test.ice */,
- C7751E66B6271CDD53E71201 /* TestI.swift */,
+ 206DBD4715346978A2DCC702 /* iOS */,
+ 093548B33B658E5CAA177A91 /* OS X */,
);
- name = facets;
+ name = Frameworks;
+ sourceTree = "<group>";
+ };
+ 206DBD4715346978A2DCC702 /* iOS */ = {
+ isa = PBXGroup;
+ children = (
+ 980C311D4272994DFAE8CEDE /* CFNetwork.framework */,
+ 4CC83DA7CBF87DE2106D219F /* ExternalAccessory.framework */,
+ 196FC1BA9EB65A4AF0DB9222 /* Foundation.framework */,
+ E1967002E4949A07CDA180AB /* PromiseKit.framework */,
+ D6EE4A74385AF847065C4A01 /* Security.framework */,
+ F991A484ACC86444E07B7A5D /* UIKit.framework */,
+ );
+ name = iOS;
sourceTree = "<group>";
};
- 2F0ECE0FE852F590A0ADC325 /* IceSSL */ = {
+ 213EDE7D0B4C2C4DE432B2E1 /* IceSSL */ = {
isa = PBXGroup;
children = (
- 2A47581B90033F143888B2C6 /* configuration */,
+ E7CED877CEE1AB95B728160E /* ConnectionInfo.ice */,
+ 92BD54369D662E20275B4FEC /* ConnectionInfoF.ice */,
+ F03B3EE3C48F68FE664838E2 /* EndpointInfo.ice */,
);
name = IceSSL;
sourceTree = "<group>";
};
- 2F87414CDDFF2DCA4B168C91 /* udp */ = {
+ 344B9B402CEE1643089A7E24 /* src */ = {
isa = PBXGroup;
children = (
- 897DF3BD9665BED28CE5B189 /* AllTests.swift */,
- 83809B13DDAB3418818C233E /* Client.swift */,
- 55B18D1D72D51788D041C355 /* Server.swift */,
- 6A2FE06C08EF9D5D108F7AAB /* Test.ice */,
- F31CC1B2E8CB223A934827FA /* TestI.swift */,
+ 4A820CB84A0AE98321B78AD4 /* Ice */,
+ EB6362D018E67532D8DABC23 /* IceDiscovery */,
+ ED8E6D4C07C3E2B6D7054BAF /* IceIAP */,
+ 3B2DE9CE46272D7782D49C48 /* IceLocatorDiscovery */,
+ EC4C9183107228FC3CA42274 /* IceSSL */,
+ 64D7346612A1B3DB97483C25 /* IceUtil */,
);
- name = udp;
+ name = src;
sourceTree = "<group>";
};
- 3FD4ED2DC3C3A8A30BCC3548 /* stream */ = {
+ 35F89EE5945ADB543CFF888A /* objects */ = {
isa = PBXGroup;
children = (
- 46A300AE7C0B148569476089 /* Client.swift */,
- 6D1CFBE0AA1B2FF928556D01 /* Test.ice */,
+ 68FFBC79041C02F814AADE89 /* AllTests.swift */,
+ D56075073B015EA7885DB2E5 /* Client.swift */,
+ 105302098123999AAA3B4F2B /* ClientPrivate.ice */,
+ 99C9E9EEF92484F0CFA67E76 /* Server.swift */,
+ 1C8DAEBDC923694167123A8D /* ServerAMD.swift */,
+ DEF83B9002657972B725D3CB /* ServerPrivate.ice */,
+ 49E33DDD38ACCA4B4A42DAE9 /* ServerPrivateAMD.ice */,
+ D75459994357198023A3FE50 /* Test.ice */,
+ 565A9912475ABF6124480B66 /* TestAMD.ice */,
+ 84A19E233FE95697B5071FED /* TestAMDI.swift */,
+ 12D5DDA242FF7A7AB5031EE2 /* TestI.swift */,
);
- name = stream;
+ name = objects;
sourceTree = "<group>";
};
- 409333A63A51BF892A4D5839 /* slicing */ = {
+ 3914A773B8410DFF9DA323EE /* proxy */ = {
isa = PBXGroup;
children = (
- F587C1F4EC98D245C3E735CF /* exceptions */,
- F94AFC5259F2FFB9846B7889 /* objects */,
+ C9927BEA26558DCF1458CA37 /* AllTests.swift */,
+ A7CCA8FE425A86FE5FF40117 /* Client.swift */,
+ B9D17F52A5D8BC7DB5D80A0E /* Collocated.swift */,
+ 941430D0DD27D8E5B3AA160E /* Server.swift */,
+ B21B5BB69771EF33B3AC0FB1 /* ServerAMD.swift */,
+ 82F13DD3C22359F7802A2A63 /* Test.ice */,
+ 244331E45CCD48D623E40857 /* TestAMD.ice */,
+ 2346A22A43AE5276121CA8D5 /* TestAMDI.swift */,
+ 9EEE7849ED40432E92ABC075 /* TestI.swift */,
);
- name = slicing;
+ name = proxy;
sourceTree = "<group>";
};
- 4A17C5539E3F294F30E695F3 /* slice */ = {
+ 3B2DE9CE46272D7782D49C48 /* IceLocatorDiscovery */ = {
isa = PBXGroup;
children = (
- EB95411D56955416A3126B89 /* Ice */,
- BDCC62CF0801F4D66EAD345E /* IceDiscovery */,
- F2FB7C437F529C51FD299043 /* IceIAP */,
- D6FCF9AB48EDA49880539AC1 /* IceLocatorDiscovery */,
- 8A88DA97C853AEEC56E505BD /* IceSSL */,
+ 8AAB5233E2E361ECA12F42AC /* PluginI.cpp */,
);
- name = slice;
+ name = IceLocatorDiscovery;
sourceTree = "<group>";
};
- 4CB2A2DE7A719E8287DA9FFC = {
+ 3DA246D4616983BE0DF01F19 /* servantLocator */ = {
isa = PBXGroup;
children = (
- 8E4FAE674EDFF7958858C5DF /* cpp */,
- 58D4CAE86379F40C2E6D5B29 /* Frameworks */,
- 4FFAC6AEECD7D6D677620C58 /* Products */,
- 4A17C5539E3F294F30E695F3 /* slice */,
- D21DE3F4CDC503F8AA766773 /* src */,
- 851640176CC5EA2300028A02 /* test */,
+ F837ACCA1ACC1B0487E5F8C4 /* AllTests.swift */,
+ 53F519B7A5FAAE017938F330 /* Client.swift */,
+ 6375C6AB046E38AEF72B33E1 /* Collocated.swift */,
+ 5FF8947B53B908056C760FD2 /* ServantLocatorI.swift */,
+ 5AF2DE3FEA36184F2352B829 /* Server.swift */,
+ B6FB28B9F9697237683FE250 /* ServerAMD.swift */,
+ 21E422F4897A5CC3B84E8373 /* Test.ice */,
+ 158CC088651B6F8DAE63E2A9 /* TestAMD.ice */,
+ B094626A1652D2E3479E879A /* TestAMDI.swift */,
+ B013E3783DD0BE5D08237F4A /* TestI.swift */,
);
+ name = servantLocator;
sourceTree = "<group>";
};
- 4EC15D71D93256037C39AD8A /* IceSSL */ = {
+ 442962F2D7A81029C75D1A2B /* iOS */ = {
isa = PBXGroup;
children = (
- B613C63F671D01FD30D7420B /* AcceptorI.cpp */,
- E0A1C9E05EE6E71F3FCF504F /* CertificateI.cpp */,
- 54FAFCB37E16CAB990681B97 /* ConnectorI.cpp */,
- FDE22DC912613C8274EBEB15 /* EndpointI.cpp */,
- D96EB3A08E603D2E579B81BC /* Instance.cpp */,
- 339C25947E6ECBC7ED099E1C /* PluginI.cpp */,
- E2C70FDB2124B02E25E91AEA /* RFC2253.cpp */,
- A051D50DF983AEFC5C3A2D5D /* SecureTransportCertificateI.cpp */,
- 59E7EEDE9606B852ADF65B83 /* SecureTransportEngine.cpp */,
- A4448B33DBF705B6D8474D86 /* SecureTransportPluginI.cpp */,
- F512CA309D81D307046842C1 /* SecureTransportTransceiverI.cpp */,
- AB24380D8A72CD40CFB9745B /* SecureTransportUtil.cpp */,
- 801AFB2779476A9C89384CF3 /* SSLEngine.cpp */,
- 27A402912055EDD52407898B /* TrustManager.cpp */,
- 4A1177CC4197D5C974CB7243 /* Util.cpp */,
+ ADA74665AAEBA25299B6B6C9 /* AppDelegate.swift */,
+ 96747B844FC480F803DDC2D9 /* Assets.xcassets */,
+ 23591E700F38A0FB2307E932 /* certs */,
+ 2581128626483A0AB7D81A50 /* Controller.ice */,
+ 333A71A9DF3CCFCB7449E875 /* ControllerI.swift */,
+ F7188E3A067ADF08927A09DD /* LaunchScreen.storyboard */,
+ 3E9A45B7DB80741177A8D339 /* Main.storyboard */,
+ 4DCF355639E2C5EEC940477C /* ViewController.swift */,
);
- name = IceSSL;
+ name = iOS;
sourceTree = "<group>";
};
- 4FFAC6AEECD7D6D677620C58 /* Products */ = {
+ 45EED353D12D12B95B0A9896 /* Products */ = {
isa = PBXGroup;
children = (
- 11D1325ABEB75A34AC6FCE79 /* Ice.framework */,
- 524342244409D3DB67E911AC /* Ice.framework */,
- 6A59A5B29077224CE6CEB16D /* IceAcm.bundle */,
- DCD40A7A2AAA3DF1279B5E56 /* IceAcm.bundle */,
- 7A62B331F7D2BFBB690836B6 /* IceAdapterDeactivation.bundle */,
- 3F5CC4A0C0317D422DEF0300 /* IceAdapterDeactivation.bundle */,
- 786F740F55436D78086B917C /* IceAdmin.bundle */,
- E4A7AAF93D894BAA9ADE487B /* IceAdmin.bundle */,
- ACE20D21A024B6CDDC47107B /* IceAmi.bundle */,
- 85E41060FE0E03E5E5E9F2E4 /* IceAmi.bundle */,
- 633EE71D72AA6B8681C28D2B /* IceBinding.bundle */,
- 90E9C2008356A3BFAC2AE602 /* IceBinding.bundle */,
- B41669AF25B4541B2406ED39 /* IceDefaultServant.bundle */,
- C8CB9DDFF62FF22D7E156DF6 /* IceDefaultServant.bundle */,
- 193B9E652EAC446B747F7883 /* IceDefaultValue.bundle */,
- 14989342C8DEAEBC3E01AC27 /* IceDefaultValue.bundle */,
- D5E174ABEEB045DC1AE2A9B4 /* IceEnums.bundle */,
- 72C2430D1A9BBE3871794454 /* IceEnums.bundle */,
- 31D620D0FEB4BEF86D2054ED /* IceExceptions.bundle */,
- 694A38F2AB24AFC3AD11DE3F /* IceExceptions.bundle */,
- AC3FCC8B39BCF9A19E83C06F /* IceExceptionsAMD.bundle */,
- 9D9BE9DDF754F94DF4B96C06 /* IceExceptionsAMD.bundle */,
- F83285132BEA731A39446D3A /* IceFacets.bundle */,
- 06AD6DC30B654395BA9E5C2F /* IceFacets.bundle */,
- F6CD35ED3A701C11BEEC9E31 /* IceHold.bundle */,
- DB80FA4BEC412132E62219E0 /* IceHold.bundle */,
- A18F9D5FCCB17BA3AA763914 /* IceInfo.bundle */,
- A4C2D7BE37F58FB0013A15B9 /* IceInfo.bundle */,
- 11336726413C73691D154061 /* IceInheritance.bundle */,
- FF413911DBE9440508F3E40F /* IceInheritance.bundle */,
- 41797FFC0057C366374FA511 /* IceInvoke.bundle */,
- C15B7CBEE96E033BC906124D /* IceInvoke.bundle */,
- F5954C3E1FF870FDB905FF74 /* IceLocation.bundle */,
- B2B7A42A9ABB75BB938FCBF9 /* IceLocation.bundle */,
- 43AD504253D9AF53C64E4125 /* IceObjects.bundle */,
- 4051266CEFFF6F4E97AB98D0 /* IceObjects.bundle */,
- AF7A52E215CA46A60FE6E168 /* IceOperations.bundle */,
- 9792BBB8B22690C7F13549E6 /* IceOperations.bundle */,
- C9BECC4E2F5DDE4D61E12F16 /* IceOperationsAMD.bundle */,
- EF6386F50E784A9F77712142 /* IceOperationsAMD.bundle */,
- BF7889EBAA5301306F5DCC38 /* IceOptional.bundle */,
- 8A2F287D544CBAA19CDE3F54 /* IceOptional.bundle */,
- 11101FB1DBE57E676C60F804 /* IceOptionalAMD.bundle */,
- 1DD1997994CA1978B274F0DD /* IceOptionalAMD.bundle */,
- 1C302CDB93C1F9EF3E6B0731 /* IceProperties.bundle */,
- 1381517CC07C074BC216FE4D /* IceProperties.bundle */,
- 6998A5CAA54DBFC95F36EA63 /* IceProxy.bundle */,
- 99D7FE01CAB35777EC8C9B4A /* IceProxy.bundle */,
- 91850739F6B22E30769D6B7D /* IceProxyAMD.bundle */,
- 1CF691D390B4D366D0FF3181 /* IceProxyAMD.bundle */,
- 7F2CE09DA1F697A1C3570541 /* IceRetry.bundle */,
- 5505A68FB2CE44FEC591BCC1 /* IceRetry.bundle */,
- 3196979D424B1A7383567A56 /* IceScope.bundle */,
- 25C3EEB1CC3EAE46AB43ADF4 /* IceScope.bundle */,
- B9B83CBF323A5F736D923761 /* IceServantLocator.bundle */,
- 49CD68A615C0793657AE6672 /* IceServantLocator.bundle */,
- A44CD6C9746BA3C8D8E7AF42 /* IceServantLocatorAMD.bundle */,
- AD47AAA54F808C13615F2928 /* IceServantLocatorAMD.bundle */,
- 717D42AB052C8FDE9D51B3E2 /* IceSlicingExceptions.bundle */,
- DBA05CF2C1B06DD858D672A8 /* IceSlicingExceptions.bundle */,
- 54C0931735B77DF7C4D89CA5 /* IceSlicingExceptionsAMD.bundle */,
- 42ECB5178A0B3FB2018770ED /* IceSlicingExceptionsAMD.bundle */,
- 827A383EB5C6581A1B54D101 /* IceSlicingObjects.bundle */,
- 6778390D099E411923513FA7 /* IceSlicingObjects.bundle */,
- B99E5ACD0DADA1C4B677775C /* IceSlicingObjectsAMD.bundle */,
- 4A914FA3DB960000327B7A5E /* IceSlicingObjectsAMD.bundle */,
- F78174ED4590D8A64D557317 /* IceSSLConfiguration.bundle */,
- 984E7AE103A6D21CA7B835EA /* IceSSLConfiguration.bundle */,
- 6C8FD053B3C2CF1AFF315E77 /* IceStream.bundle */,
- 22800D4F134485967AB896BF /* IceStream.bundle */,
- CFF8280F6DFEAA28C7D61EFB /* IceTimeout.bundle */,
- 6366553352C6E7BDE2483484 /* IceTimeout.bundle */,
- EA4C6A9DB2DD4DAD368A7FFB /* IceUdp.bundle */,
- 374DB214B3660005627F9737 /* IceUdp.bundle */,
- 35D5B6B6EDF906912570CA84 /* libIce C++11 iOS.a */,
- 77C2EA23A020B43AEB65068C /* libIce C++11 macOS.a */,
- A2A1AF77AA86EFAFC36080B7 /* libIceDiscovery C++11 iOS.a */,
- A1C108D006CAAC80CD098217 /* libIceDiscovery C++11 macOS.a */,
- 0F759184F24D7154780D538F /* libIceIAP C++11 iOS.a */,
- BD9678AF24A2E148DF8676C5 /* libIceLocatorDiscovery C++11 iOS.a */,
- 15E9D5AFB24442E5AF1FEAD6 /* libIceLocatorDiscovery C++11 macOS.a */,
- AA7FE6B34750575EDC72ED83 /* libIceSSL C++11 iOS.a */,
- F7B0AB0691B2060065D828E3 /* libIceSSL C++11 macOS.a */,
- CF94DC5736BCF8E14FE89613 /* TestCommon.framework */,
- 93A2C3BB74F1507A651272EF /* TestCommon.framework */,
- 53A9A6E870ECB5C1B03647EB /* TestDriver.app */,
- 44371E1E8AE8B9DBB3A9F23C /* TestDriver.app */,
+ 61CCF4D9B98BD009B86BD99E /* Ice.framework */,
+ 2B3E626C199E533CC77383DF /* Ice.framework */,
+ 49278EA45CC8397BE70EDEAF /* IceAcm.bundle */,
+ 671885DB98FE72218977A812 /* IceAcm.bundle */,
+ 611EA6817BFA31BB9E283CB9 /* IceAdapterDeactivation.bundle */,
+ 46C3DB6CB91CC6E238302E93 /* IceAdapterDeactivation.bundle */,
+ 25DCAE72A040E73458CBFE7F /* IceAdmin.bundle */,
+ F222A6ACF64164C5DAFA6FBA /* IceAdmin.bundle */,
+ D95D2A8C7BE6C46EEA491F44 /* IceAmi.bundle */,
+ 6815CB344A80F92F8B8D11E2 /* IceAmi.bundle */,
+ 5E7F1C2F93E831EA2FDBF330 /* IceBinding.bundle */,
+ 0D4D508CD317087115061AE3 /* IceBinding.bundle */,
+ 66A9FBC39FE30F9D38C66F66 /* IceDefaultServant.bundle */,
+ 83A2164B80CD96B8769D799F /* IceDefaultServant.bundle */,
+ 94EF299D5C46C1973C1E596D /* IceDefaultValue.bundle */,
+ 85B98F3620269549BD6D96C0 /* IceDefaultValue.bundle */,
+ DC7CFFABD80ABD8090D3FFD3 /* IceEnums.bundle */,
+ CCBD25391A6DC7A95DDE2B25 /* IceEnums.bundle */,
+ 04E6CC7091A6EF898DBECE4A /* IceExceptions.bundle */,
+ 52AEB2D93BF0C51D00EF2C8D /* IceExceptions.bundle */,
+ 2B2ECD864B90E5723842C5EB /* IceExceptionsAMD.bundle */,
+ 1662B8B78968E13A78289A8B /* IceExceptionsAMD.bundle */,
+ 91A900E7B4078D18DD7B9C6F /* IceFacets.bundle */,
+ 8D27990C3A5E2250A211BB2B /* IceFacets.bundle */,
+ B3C5CEBC16693220333C1B7A /* IceHold.bundle */,
+ 2FAEAE79CCF9D47E29FF0643 /* IceHold.bundle */,
+ 66AC8CC739852D21B53B5825 /* IceInfo.bundle */,
+ 2BBA47748D864526BEB3AE55 /* IceInfo.bundle */,
+ B7695B5D2969EB9D2A773E6D /* IceInheritance.bundle */,
+ EBA7536FE49038E73F834BE1 /* IceInheritance.bundle */,
+ 841C7DDED2CDD4AACF1D5A66 /* IceInvoke.bundle */,
+ A043828E2B34686A0AAE3121 /* IceInvoke.bundle */,
+ 880B434E37D837EC5357D37D /* IceLocation.bundle */,
+ FAD97B7FA4FFE910CF294D89 /* IceLocation.bundle */,
+ 6F6025D7C8F8C0563150F8A8 /* IceObjects.bundle */,
+ A61390565AE365228622C179 /* IceObjects.bundle */,
+ 46A5FC4917146A267A5FBEDA /* IceOperations.bundle */,
+ CFDA3DD869B4EF1A5516ED5C /* IceOperations.bundle */,
+ 71679C8529A10A7499732B24 /* IceOperationsAMD.bundle */,
+ 626A46F8A23169D9A223E286 /* IceOperationsAMD.bundle */,
+ 906CD5D7CE0AF8D3E75D1AD8 /* IceOptional.bundle */,
+ 5BAE91436C26E1B25A3A82AB /* IceOptional.bundle */,
+ AE79AB488D30EE2C5AFD6903 /* IceOptionalAMD.bundle */,
+ B9DA57FCF1D19017B003AAAE /* IceOptionalAMD.bundle */,
+ 24A99AFE2365A20B9C028BE5 /* IceProperties.bundle */,
+ FB51B0EC8E2410ABBA57742A /* IceProperties.bundle */,
+ D452DB3BD1067E795B27C77C /* IceProxy.bundle */,
+ E1AD5C873972E1672C132D01 /* IceProxy.bundle */,
+ 420C9E4133705B52A85A93B2 /* IceProxyAMD.bundle */,
+ 7E9FDB99A84A4601AE7C57C1 /* IceProxyAMD.bundle */,
+ F3E3265722540EFFD50A6C6D /* IceRetry.bundle */,
+ E56B8C22F240BDF782B09037 /* IceRetry.bundle */,
+ 4C512FF3789591E3DC09F58C /* IceScope.bundle */,
+ B9A4DBC0876993B65F8C7A23 /* IceScope.bundle */,
+ 9172292621D62FFA30846AE3 /* IceServantLocator.bundle */,
+ AEBBF962F94840180AE525B4 /* IceServantLocator.bundle */,
+ CFC8D4B92B0297D3735F36F1 /* IceServantLocatorAMD.bundle */,
+ 9A6E6E90017E2029A9BC5C60 /* IceServantLocatorAMD.bundle */,
+ 17F2453F33700E385AE433D4 /* IceSlicingExceptions.bundle */,
+ 31154B1A42B014CC2D79067F /* IceSlicingExceptions.bundle */,
+ 8CF98D4D58446C45F7538117 /* IceSlicingExceptionsAMD.bundle */,
+ 2B29ECAB3C7F6C4DA3F36382 /* IceSlicingExceptionsAMD.bundle */,
+ EF5BAB1F45335F4A223A9AC8 /* IceSlicingObjects.bundle */,
+ 88D66F0EAA11B8640919FCAF /* IceSlicingObjects.bundle */,
+ 0C28C95F0825259216BC4D50 /* IceSlicingObjectsAMD.bundle */,
+ 89E57DDE062CA2417493BAA5 /* IceSlicingObjectsAMD.bundle */,
+ AEA2868EF628DBF500377B35 /* IceSSLConfiguration.bundle */,
+ 994B08E3038A52865DA9F4D3 /* IceSSLConfiguration.bundle */,
+ 4FE526B4F26246C751C5C49B /* IceStream.bundle */,
+ 9652FE93E7DF7666348D9355 /* IceStream.bundle */,
+ 1A6E2FE92D13AACB76A0F4BB /* IceTimeout.bundle */,
+ B7FA471BBE8BA16B74528ECB /* IceTimeout.bundle */,
+ 1F9C0ADCC28D0847F1DDD83C /* IceUdp.bundle */,
+ 0F90651E37EE3CF6ED70CF06 /* IceUdp.bundle */,
+ 279A6264BE2AD710674EF16C /* libIce C++11 iOS.a */,
+ 606A4216D09362669C8FFC04 /* libIce C++11 macOS.a */,
+ 5ABE7176E1E8461F0435400C /* libIceDiscovery C++11 iOS.a */,
+ 4A872CEA5F528C674408861B /* libIceDiscovery C++11 macOS.a */,
+ 9D9A1B85B3754B608015DBB9 /* libIceIAP C++11 iOS.a */,
+ A857871A061C23E1EF174720 /* libIceLocatorDiscovery C++11 iOS.a */,
+ A0DE69DAB1F7EF0872EB0597 /* libIceLocatorDiscovery C++11 macOS.a */,
+ A1ABB3BEC678E411EDA78830 /* libIceSSL C++11 iOS.a */,
+ 0CF7C2E2D63CBC720471C863 /* libIceSSL C++11 macOS.a */,
+ BACA54CC54CCB233A29CFD56 /* SliceEscape.bundle */,
+ EC23EA01B4C0EDBB42FBACFE /* SliceEscape.bundle */,
+ A4379DC38E80F2758E00EEA7 /* TestCommon.framework */,
+ 0CE5914C173A99D4A244B24B /* TestCommon.framework */,
+ D52D32C0A0B44AB0B8E31BF4 /* TestDriver.app */,
+ 948791D8F1A9EBABC1CDA6C3 /* TestDriver.app */,
);
name = Products;
sourceTree = "<group>";
};
- 53C886820DCA7363687F70B8 /* hold */ = {
+ 47775D3986C935BB1C030FD3 /* TestDriver */ = {
isa = PBXGroup;
children = (
- 54498E88EE3856144E5F99F0 /* AllTests.swift */,
- 0FCE507866E10C7933195C39 /* Client.swift */,
- FF4DCCD14ACD6C76B5950CE8 /* Server.swift */,
- E4F8A0482D19E088887AE179 /* Test.ice */,
- F18BE1691537030DAC878164 /* TestI.swift */,
+ 442962F2D7A81029C75D1A2B /* iOS */,
+ A7F588CB2821EB147C6AC4C7 /* macOS */,
);
- name = hold;
+ name = TestDriver;
sourceTree = "<group>";
};
- 55DA4482509955096363F45F /* TestCommon */ = {
+ 4A820CB84A0AE98321B78AD4 /* Ice */ = {
isa = PBXGroup;
children = (
- 0AD54708B86353EC7209A49B /* Info.plist */,
- 77EEDCF4F9B85EC13C284620 /* TestCommon.swift */,
+ 0254B0B35DD2C8B958676E74 /* ios */,
+ 5300650D80F0CCA53A92F82E /* Acceptor.cpp */,
+ 7FCC10CAC565664775994197 /* ACM.cpp */,
+ C56D612287FB186B0F7CF7A6 /* ArgVector.cpp */,
+ D348A6D49C76C978E6AEB7A9 /* Base64.cpp */,
+ 28BC0E13BF6049CA98279563 /* BatchRequestQueue.cpp */,
+ D8078AF3A60272A30B9A6462 /* Buffer.cpp */,
+ 6A6D31E6FB2F7A96ECB59803 /* CollocatedRequestHandler.cpp */,
+ 3AE5387AF0DF5249401FF752 /* CommunicatorI.cpp */,
+ F59CCF6490D436D2628D46D0 /* Cond.cpp */,
+ A4982B40D2B0B520A3C7FE02 /* ConnectionFactory.cpp */,
+ CA9403BC4BA5FB54BCD87741 /* ConnectionI.cpp */,
+ BE273292FA269CAACAD2985C /* ConnectionRequestHandler.cpp */,
+ 51D96839B61B795FEA45204D /* Connector.cpp */,
+ 1B4C36EC9B34AB6197BEF258 /* ConnectRequestHandler.cpp */,
+ FDD454350DFD34BAC52889EA /* CountDownLatch.cpp */,
+ 6EC8059455EF2F652585B692 /* DefaultsAndOverrides.cpp */,
+ 46F23E4C2CDE4E6A8BFF5B25 /* DispatchInterceptor.cpp */,
+ D1AA393AD1268D7A864AE250 /* DynamicLibrary.cpp */,
+ E353967FD2062F916FD53CC0 /* EndpointFactory.cpp */,
+ D6F3FBF82CCDFB627D2F15D8 /* EndpointFactoryManager.cpp */,
+ ED5EB5AFD140A4CE10C337AF /* EndpointI.cpp */,
+ D4503ACD2BC5F2A2A7F6662F /* EventHandler.cpp */,
+ 801FDCDA2AEFD06DC8A76A88 /* Exception.cpp */,
+ EB75DE515A83F8444FEB51F0 /* FactoryTable.cpp */,
+ C6B29EDAEA7D92157CEC7696 /* FactoryTableInit.cpp */,
+ 0AAC760A53F1558EA093ED8F /* HttpParser.cpp */,
+ 6BFF7999DE748284C29B70A5 /* IconvStringConverter.cpp */,
+ B9712226EB2D7C888AF08462 /* ImplicitContextI.cpp */,
+ 37D096C4290341BDD6DCD4EF /* Incoming.cpp */,
+ 3C10E2D307D849AEBF8C0D42 /* IncomingAsync.cpp */,
+ 8523DF0B343B2E4D34D01786 /* Initialize.cpp */,
+ A9DA20DF70675BAC94DC89C2 /* InputStream.cpp */,
+ 87EA204FFA34B1129AAADC6D /* Instance.cpp */,
+ 9E1F859CD1638E420CC8773B /* InstrumentationI.cpp */,
+ D5963E35B98633A194E637D8 /* IPEndpointI.cpp */,
+ 665B50684CD9B14BD06780DC /* LocalObject.cpp */,
+ 01D4C326442F87BF66F87E10 /* LocatorInfo.cpp */,
+ 2C124638F9E55B51C50F4336 /* LoggerAdminI.cpp */,
+ BA32F1EE8DEFA3B4A7D970A2 /* LoggerI.cpp */,
+ 1FF37DCAC29B8A5559432278 /* LoggerUtil.cpp */,
+ D91A615ABEC0F9A3909B0F2C /* MetricsAdminI.cpp */,
+ 89F95710A5834775098C8827 /* MetricsObserverI.cpp */,
+ E1A5B861A1406E9D20CDB96B /* Network.cpp */,
+ 4DFCE3E33ABA3004F3F1E3EA /* NetworkProxy.cpp */,
+ 1566D5AE6383C111E497C3DB /* Object.cpp */,
+ E4F19B8FF0C4E5370149BEFC /* ObjectAdapterFactory.cpp */,
+ E9245CC0F9399DEF3295600A /* ObjectAdapterI.cpp */,
+ 334A49B75BEA8B2014CD7659 /* ObserverHelper.cpp */,
+ AACEA362CB637CB2D54C35BB /* OpaqueEndpointI.cpp */,
+ 7C778E6A32F1E18CFBAE0BCD /* OutgoingAsync.cpp */,
+ 78B6BC521FDBF3B755D62305 /* OutputStream.cpp */,
+ 1C4D9D51E71235FC8BAAB6A8 /* PluginManagerI.cpp */,
+ 17C94CD37CF8902532B5E802 /* PropertiesAdminI.cpp */,
+ E5F4C78ABA7D2131E4092CF7 /* PropertiesI.cpp */,
+ 6EAA674697DEB72AFBFA2FAF /* PropertyNames.cpp */,
+ DDCFD6819CBCB7015A4A5C7A /* Protocol.cpp */,
+ 131F40AB5BC5E7FAE6CBB427 /* ProtocolInstance.cpp */,
+ 959ADCD3B802B1E75E14AAD6 /* ProtocolPluginFacade.cpp */,
+ A4AA0D94FF1468D3482A5BD9 /* Proxy.cpp */,
+ FB10BAB5D9ED5D1A9E40D251 /* ProxyFactory.cpp */,
+ 0C7CB4CBEAFCFC4880228058 /* Reference.cpp */,
+ 28461797660BD0710F29C113 /* ReferenceFactory.cpp */,
+ DE3BC83C2B2078767EBE1094 /* RegisterPluginsInit.cpp */,
+ 96C6FB2EE31FB1A5E11E6B13 /* RequestHandler.cpp */,
+ 873E9184E2478218EF9C12B9 /* RequestHandlerFactory.cpp */,
+ 3F4E1FED886DF95B0B91BD24 /* RetryQueue.cpp */,
+ A7B7E87326CA6173F4383236 /* RouterInfo.cpp */,
+ 8E5AF9E205A156EE1BC071FB /* Selector.cpp */,
+ 56B859DA15092212BDB50F23 /* ServantManager.cpp */,
+ EBC3A898C313305D2AFE7DDA /* Service.cpp */,
+ B86697709F033F1F19B020E6 /* SHA1.cpp */,
+ 7D14CFF7D8EEE094D0EF7914 /* SliceChecksums.cpp */,
+ 7DA71384D6CB75AFA94AD6D5 /* SlicedData.cpp */,
+ 98970B7FE97862D2377775AB /* StreamSocket.cpp */,
+ 501A9647089AFCC71076ACF6 /* StringConverterPlugin.cpp */,
+ 812A9341D0180D8C4C5BAC80 /* SysLoggerI.cpp */,
+ D7DA31B1FD77963A1041035E /* SystemdJournalI.cpp */,
+ 28DA6C189863ACCE3FC48E4B /* TcpAcceptor.cpp */,
+ BF8A5C94BD8EE5DB75C0D0D4 /* TcpConnector.cpp */,
+ 7E8AC7D2C435F7D0A02691CF /* TcpEndpointI.cpp */,
+ 2912BE81AF92B1A0E83261B9 /* TcpTransceiver.cpp */,
+ F09C6202646786E2E8795910 /* Thread.cpp */,
+ 6523F0B801DDFBD3B3885CFE /* ThreadPool.cpp */,
+ 8527CA37F0127F8B67FDDF34 /* Timer.cpp */,
+ C7FFB73312D722C9200D6C6A /* TraceLevels.cpp */,
+ 7F07FD9FD507549605F0906D /* TraceUtil.cpp */,
+ 650114ED70248D0A46C115D0 /* Transceiver.cpp */,
+ 34DA5A670CA1C2FBFC0AEA03 /* UdpConnector.cpp */,
+ E99E59C02CA9FCF047AFE470 /* UdpEndpointI.cpp */,
+ 2B0FD4038353EB6A7B72491F /* UdpTransceiver.cpp */,
+ F2E64D5C66FFDD68DD822A7D /* Value.cpp */,
+ 7B139FB0750A9D2040C52E55 /* ValueFactoryManagerI.cpp */,
+ AF5712DE68D12A41BEF2CBEE /* WSAcceptor.cpp */,
+ 7E63BDBC40850A147D16B250 /* WSConnector.cpp */,
+ 421409EAF9807FA18440AF6D /* WSEndpoint.cpp */,
+ 5828D88F69FDDE7C9D776C2B /* WSTransceiver.cpp */,
);
- name = TestCommon;
+ name = Ice;
sourceTree = "<group>";
};
- 57EB49D87BF069A9310A570E /* OS X */ = {
+ 4C411D060126302051651394 /* slice */ = {
isa = PBXGroup;
children = (
- BFB5E40C43CC98C7953FF27E /* Cocoa.framework */,
- EDF7559EF47220CA3F22AAE9 /* PromiseKit.framework */,
+ 50047700D1F82CC506120E93 /* Ice */,
+ 7C329E38C23BB6F3FEC18281 /* IceDiscovery */,
+ 06BEA9DF7E67E1D626616F80 /* IceIAP */,
+ 541B7A0DAE0142547EAE6977 /* IceLocatorDiscovery */,
+ 213EDE7D0B4C2C4DE432B2E1 /* IceSSL */,
);
- name = "OS X";
+ name = slice;
sourceTree = "<group>";
};
- 58D4CAE86379F40C2E6D5B29 /* Frameworks */ = {
+ 4E6B17B23C20E411DE83DCBE /* location */ = {
isa = PBXGroup;
children = (
- F226F5E761C876E978C3328C /* iOS */,
- 57EB49D87BF069A9310A570E /* OS X */,
+ 219A3623FF4B39ACA9FA70B7 /* AllTests.swift */,
+ B1120B49EBF604994310C4E5 /* Client.swift */,
+ F788A330B6962EE85B951760 /* Server.swift */,
+ 03F81245F9E49A119AC91AAD /* Test.ice */,
+ E3C0F595A4425577D39CAD20 /* TestI.swift */,
);
- name = Frameworks;
+ name = location;
sourceTree = "<group>";
};
- 5DF70A47B1F74E3737F716AE /* iOS */ = {
+ 50047700D1F82CC506120E93 /* Ice */ = {
isa = PBXGroup;
children = (
- 905BD40DB52AF621B377057B /* AppDelegate.swift */,
- C0D83DC18A98E4B7360486A7 /* Assets.xcassets */,
- D87FFFC92F53004044C778CA /* certs */,
- 2D175134CFA892102F5E58B5 /* Controller.ice */,
- C5C3BC72CFC4B260832F5F33 /* ControllerI.swift */,
- 4C17C33BBE8888964F8F25D1 /* LaunchScreen.storyboard */,
- 4607C33D4689766CC5890546 /* Main.storyboard */,
- 20D28B5F7BA129C389E8CE4D /* ViewController.swift */,
+ 9C8E6F6E3C1487A259AD48C9 /* BuiltinSequences.ice */,
+ 27E6FD7B4AF1BD667774A021 /* Communicator.ice */,
+ 41B5AD14C7ACB149D04F0EBE /* CommunicatorF.ice */,
+ 4DF669B3E7B54A24D7B8CF75 /* Connection.ice */,
+ F6810112C68AFFD45D3448B8 /* ConnectionF.ice */,
+ B3A589F27E1FDD4F3FD55D84 /* Current.ice */,
+ AB7EFE0FEE902DA56EA7A6EF /* Endpoint.ice */,
+ 2A7223266687C844C93FA5CA /* EndpointF.ice */,
+ 5E326FFB2226C327DF23C68D /* EndpointTypes.ice */,
+ 92792E533AEC51A4515F6D58 /* FacetMap.ice */,
+ 97545FFF2D1A1A959165D224 /* Identity.ice */,
+ A81E90CFDBCA07FADAD3F727 /* ImplicitContext.ice */,
+ EB3EC161826263F4B18222ED /* ImplicitContextF.ice */,
+ FD99CF176C4B8688D3A9FAF1 /* Instrumentation.ice */,
+ 2035F0FA3EC6159DAA7635F9 /* InstrumentationF.ice */,
+ A6CA422A6084EF196171A56B /* LocalException.ice */,
+ C2A711D7E8D4E09E11ED1CDE /* Locator.ice */,
+ 5D97E5BBEFC44FA2B9C0741A /* LocatorF.ice */,
+ 2BE08D798E90ADCA097A66EA /* Logger.ice */,
+ A88FD3D165430902B784AF9C /* LoggerF.ice */,
+ 3AE55081557CCA709B57712C /* Metrics.ice */,
+ CB82B145B50958B6256EF957 /* ObjectAdapter.ice */,
+ 943B89E68FA809B81EEC4EE7 /* ObjectAdapterF.ice */,
+ 502978E13EA540D77EAF5B6D /* ObjectFactory.ice */,
+ FBCA602EB7505D77AA14E0CD /* Plugin.ice */,
+ 01E10C9611CC108985E08C7E /* PluginF.ice */,
+ D233A514486E86B1B9BE48ED /* Process.ice */,
+ EBB30800EF2F1DCE7F529363 /* ProcessF.ice */,
+ FF2A493EBD5AA84D670724AA /* Properties.ice */,
+ BB69DBBB98EF5E35A2E847BB /* PropertiesAdmin.ice */,
+ 3FE0185806023E6F1F06B3EC /* PropertiesF.ice */,
+ BF4C5964C865632EED612B60 /* RemoteLogger.ice */,
+ 7FDE1B378C75CB3DD5742179 /* Router.ice */,
+ 43E5229FA5140FC1FDAAAD26 /* RouterF.ice */,
+ 1F31647581AD2A1F22FF3E4E /* ServantLocator.ice */,
+ 1ABE1BECE014CDF805B045B2 /* ServantLocatorF.ice */,
+ 2EF76372D4E51E5D8798C13F /* SliceChecksumDict.ice */,
+ 7CDE98D830A8C70A994472C7 /* ValueFactory.ice */,
+ 214BF07897317F436C020801 /* Version.ice */,
);
- name = iOS;
+ name = Ice;
sourceTree = "<group>";
};
- 5E58D0C7802C2600E4608625 /* src */ = {
+ 505E8C1C93654C70D9241A94 /* properties */ = {
isa = PBXGroup;
children = (
- 0E13DC9BA0B053673D7272B5 /* Ice */,
- 87125FDE5981C391DA2648E1 /* IceDiscovery */,
- F6324CE1881DD8748BC4C2E4 /* IceIAP */,
- B87880B1C4DE59F0486C5C52 /* IceLocatorDiscovery */,
- 4EC15D71D93256037C39AD8A /* IceSSL */,
- 5F85C6174BE8E1FD7A6AEB72 /* IceUtil */,
+ 73786F5BED3B9CFA0E95BA51 /* Client.swift */,
);
- name = src;
+ name = properties;
sourceTree = "<group>";
};
- 5F85C6174BE8E1FD7A6AEB72 /* IceUtil */ = {
+ 541B7A0DAE0142547EAE6977 /* IceLocatorDiscovery */ = {
isa = PBXGroup;
children = (
- A20E8988FC35C107EF06B32E /* ConsoleUtil.cpp */,
- 976DB83B727C7054F6E0DD4E /* CtrlCHandler.cpp */,
- A7A1189535304EF43A18B6B7 /* FileUtil.cpp */,
- 2B8E3E713A71D2B0A47DB117 /* InputUtil.cpp */,
- BDF844319021DA4673F282F8 /* MutexProtocol.cpp */,
- FB8886007607C4AAF9C1C768 /* Options.cpp */,
- F47F02F8F8E634C9F01D74B4 /* OutputUtil.cpp */,
- DB44F1A7F16CB7E3DC065ACE /* Random.cpp */,
- D5E7BE7DE5ABBC47E9963C0C /* RecMutex.cpp */,
- 1B7508ED4FA578A3E53D557D /* Shared.cpp */,
- 794B2FBA263D1167A3AC1B60 /* StringConverter.cpp */,
- BB9BAA013B3FCA014C50675D /* StringUtil.cpp */,
- 2BD1B7EC7CBDB2B676389FDD /* ThreadException.cpp */,
- F6673716863DB0F29BF8CA94 /* Time.cpp */,
- 3BF5C26E951E87317EF49663 /* UtilException.cpp */,
- 42B536421771C0730F74DEFB /* UUID.cpp */,
+ FFE35109D3530E1A658CA844 /* IceLocatorDiscovery.ice */,
);
- name = IceUtil;
+ name = IceLocatorDiscovery;
sourceTree = "<group>";
};
- 6229A928BFC64EA5DC06B9BF /* servantLocator */ = {
+ 5B49AF4E3B1E41030F7C838D /* inheritance */ = {
isa = PBXGroup;
children = (
- 390879C154232A89731EC9A1 /* AllTests.swift */,
- 0F8BD68E8B713AB7BD69E8D2 /* Client.swift */,
- C1E6EF6A44E60C6FD606BF08 /* Collocated.swift */,
- 446FF4AA3743621523F10062 /* ServantLocatorI.swift */,
- F011769B0F0BEC4AD2D20DB5 /* Server.swift */,
- B3B05E4CBCC42C86C231DB39 /* ServerAMD.swift */,
- A1F279494C884E0BB8BC65C5 /* Test.ice */,
- B73213002EB1F1DBC4868EFF /* TestAMD.ice */,
- 4FDBE35E36F0FC2F2D28AE32 /* TestAMDI.swift */,
- EC9135B9FC49DD7893D03A00 /* TestI.swift */,
+ EEEC53E252A255A261382125 /* AllTests.swift */,
+ 7BEAD8165ED0CF86B403FF84 /* Client.swift */,
+ 27C89CCE8EE767CC76CDF055 /* Collocated.swift */,
+ B60FCD5C72B4DA52D52F91E8 /* Server.swift */,
+ C8DDC372A27C716F1FA1383D /* Test.ice */,
+ BBDF199590D771E493D28506 /* TestI.swift */,
);
- name = servantLocator;
+ name = inheritance;
sourceTree = "<group>";
};
- 6A88DCBA6A4E16315B47D73F /* enums */ = {
+ 5DB0228ABE5F99AF002528A8 /* info */ = {
isa = PBXGroup;
children = (
- 0527A53CC99EE4FDBF9640AA /* AllTests.swift */,
- 421ED460B7333AD4C5500018 /* Client.swift */,
- C8EF653A327FF7D2A28A29DC /* Server.swift */,
- 562206D184A6BFFFBEAE861D /* Test.ice */,
- 38ABADAA775DD5126F970A3D /* TestI.swift */,
+ E1559C68B8C676B423D1D7E1 /* AllTests.swift */,
+ A921B15F066E853CA1CAC9E9 /* Client.swift */,
+ F902978138E404B701B00FC6 /* Server.swift */,
+ 111387C9FE4221F3C2CADD4F /* Test.ice */,
+ 35D7F67078252E43AA948730 /* TestI.swift */,
);
- name = enums;
+ name = info;
+ sourceTree = "<group>";
+ };
+ 64D7346612A1B3DB97483C25 /* IceUtil */ = {
+ isa = PBXGroup;
+ children = (
+ 851CE0B6E4F774323400E916 /* ConsoleUtil.cpp */,
+ 165D9256DA1A97FF5820ED1C /* CtrlCHandler.cpp */,
+ AD5FA157702B68C0FC54D6ED /* FileUtil.cpp */,
+ 581465FBE0D86AF9ACC30A3F /* InputUtil.cpp */,
+ 8B308568661046C7E4A0C900 /* MutexProtocol.cpp */,
+ AF468AB32E68C4C349FF53E4 /* Options.cpp */,
+ 21C0FA10938B65957DD7851C /* OutputUtil.cpp */,
+ 88319A5A92EACCA3B3CB7D16 /* Random.cpp */,
+ 81FFE7C0D2973F14BED03CE6 /* RecMutex.cpp */,
+ D65D716FCF14F97A573A4ABC /* Shared.cpp */,
+ EDA79F196A8F4FE5735B164E /* StringConverter.cpp */,
+ 86A9FCFAEB4C5F00CB025143 /* StringUtil.cpp */,
+ 0C6067A9900398CE5829EEDE /* ThreadException.cpp */,
+ 050BA43103142B66A52506A6 /* Time.cpp */,
+ FF3E8059E082A2917904F866 /* UtilException.cpp */,
+ 155FDC0EF910FF632A260AC1 /* UUID.cpp */,
+ );
+ name = IceUtil;
sourceTree = "<group>";
};
- 6B236F03307EB62E0732CC08 /* optional */ = {
+ 66E086CCAD72DC08EA497D00 /* optional */ = {
isa = PBXGroup;
children = (
- 72D090D6C9FED32BACC18156 /* AllTests.swift */,
- 311A17A2BF91E52602B3751D /* Client.swift */,
- F0AE3CFAC2F3B7821FF228F5 /* Server.swift */,
- C3A0F0D8A392835245020BEB /* ServerAMD.swift */,
- 18B5C76002C26FF7A204AA76 /* Test.ice */,
- 8A11FE753B30572025485BC9 /* TestAMD.ice */,
- 1D984F76C7709A03F9168865 /* TestAMDI.swift */,
- 5D1C7EFB541FFF7680E3493A /* TestI.swift */,
+ 49AE4506FDA1231A98CB423D /* AllTests.swift */,
+ 7F70605B2ABEC83698A1E4DE /* Client.swift */,
+ F861794B983C6ADA7BD08E7B /* Server.swift */,
+ 031FEBA49812D80905D17A4F /* ServerAMD.swift */,
+ 34E27E7FA28E078563F1B0F3 /* Test.ice */,
+ E552CB1CAC155537D961AFCC /* TestAMD.ice */,
+ F1269EA8D003494D37B5C575 /* TestAMDI.swift */,
+ A086F2D8C5D765CD7F913DCC /* TestI.swift */,
);
name = optional;
sourceTree = "<group>";
};
- 720A2CE7817B7B26728D842D /* location */ = {
+ 67CCF61EF2B31DDEAB59DDAE /* ami */ = {
isa = PBXGroup;
children = (
- B65034A727C078C15ED46C8F /* AllTests.swift */,
- E151886DB02F862D5A934FB6 /* Client.swift */,
- FE6748B8609F3A22FF091176 /* Server.swift */,
- 79148D60935C800BA6904B5E /* Test.ice */,
- 756ECD0039FF695C9D2FF4F4 /* TestI.swift */,
+ 2CAAD3A56006BC0E0AFEFBCC /* AllTests.swift */,
+ 7503C90205B08EB44EB78130 /* Client.swift */,
+ 51C21DBF4F01BCC8F0A30DC8 /* Collocated.swift */,
+ AEE71DEB0CAF7A9B899A32EF /* Server.swift */,
+ F21CF4A612C8B9FEA28F6554 /* Test.ice */,
+ 81369CFADD99133FFB387166 /* TestI.swift */,
);
- name = location;
+ name = ami;
sourceTree = "<group>";
};
- 78417BD1708382C8C53CA851 /* macOS */ = {
+ 7335E52CC51391FA9CB3A532 /* invoke */ = {
isa = PBXGroup;
children = (
- C4B3E50A90C502E95F426A10 /* main.swift */,
+ 1BA98D2409CCCFA59080FABC /* AllTests.swift */,
+ 7145AEBC2B55E42A65DC59C0 /* Client.swift */,
+ 7741C681ACD1133F72A10A82 /* Server.swift */,
+ 32C1632218DD36EFCDE252AD /* Test.ice */,
+ A338D56DDE6C721C6B4BAB02 /* TestI.swift */,
);
- name = macOS;
+ name = invoke;
sourceTree = "<group>";
};
- 78933A57FA310E80ACAABAC1 /* retry */ = {
+ 74CBFB313D1C068DC756E4FB /* TestCommon */ = {
isa = PBXGroup;
children = (
- 5CBBF83C77E2BB3796D6A768 /* AllTests.swift */,
- 98639E60ED2C6B280C4F3E8D /* Client.swift */,
- 72F8BE000DD0BE7B9788E50D /* Collocated.swift */,
- D5EEC275A35BF051BFC97BA6 /* Server.swift */,
- 979EEDA21C81E4E96963653A /* Test.ice */,
- 4C4FF7ECE49EE6C669F071BE /* TestI.swift */,
+ 2971256709EEE7D94340C7FA /* Info.plist */,
+ 40C2E11AD86FD42A43D16EE3 /* TestCommon.swift */,
);
- name = retry;
+ name = TestCommon;
sourceTree = "<group>";
};
- 7DC00BCDF2CA99F7D57DFD71 /* Ice */ = {
+ 7AAF68C321E44975DCB9D5A6 = {
isa = PBXGroup;
children = (
- FF3C6E4F6A3594FCE57B27FA /* acm */,
- B5B88039379C91C3EAEDF5F6 /* adapterDeactivation */,
- 175CCC8B07EBB3319AA79170 /* admin */,
- 1F03AD76F4D75EBE1B8162F3 /* ami */,
- 7F9F0D87D3AE5252D01A5F78 /* binding */,
- 1267EE1D605BABD48E582BF7 /* defaultServant */,
- 9CB4B8EF5E61D5886D72FB95 /* defaultValue */,
- 6A88DCBA6A4E16315B47D73F /* enums */,
- E9B1707EBF67479600BAD386 /* exceptions */,
- 2D08E79235C9CB16DF44A0C3 /* facets */,
- 53C886820DCA7363687F70B8 /* hold */,
- 7E0EB500B5BDF1AA07D008A0 /* info */,
- C29E624C915C822C4E35BB00 /* inheritance */,
- C87C833F5FE9580F15EE97F6 /* invoke */,
- 720A2CE7817B7B26728D842D /* location */,
- 872B4E0A0A0D715C5EDA2805 /* objects */,
- A2765031F5F4418FDDB6047B /* operations */,
- 6B236F03307EB62E0732CC08 /* optional */,
- 0D6CF5595DEAE22CCBD3E111 /* properties */,
- 08445D05DA241EF41E80069D /* proxy */,
- 78933A57FA310E80ACAABAC1 /* retry */,
- 929B1CE337315402701E1692 /* scope */,
- 6229A928BFC64EA5DC06B9BF /* servantLocator */,
- 409333A63A51BF892A4D5839 /* slicing */,
- 3FD4ED2DC3C3A8A30BCC3548 /* stream */,
- 06006EB43EF914821FEB6985 /* timeout */,
- 2F87414CDDFF2DCA4B168C91 /* udp */,
+ A1E4CA8DAF6BFA5C4231F3FA /* cpp */,
+ 18A4D16AED30801022DE71A7 /* Frameworks */,
+ 45EED353D12D12B95B0A9896 /* Products */,
+ 4C411D060126302051651394 /* slice */,
+ BC31597A17AF458EF99A3CC4 /* src */,
+ A9EC371AD877ABDE63F00411 /* test */,
);
- name = Ice;
sourceTree = "<group>";
};
- 7E0EB500B5BDF1AA07D008A0 /* info */ = {
+ 7C329E38C23BB6F3FEC18281 /* IceDiscovery */ = {
isa = PBXGroup;
children = (
- 2F34C36C5869CA346CD4FCC6 /* AllTests.swift */,
- DF7D95B674458DB35DC28ADB /* Client.swift */,
- 936879BC5233531392066E14 /* Server.swift */,
- 140F40F0F1B695717D0C05F2 /* Test.ice */,
- 7D539507C6674B87C311F58D /* TestI.swift */,
+ 075FB12B4FAB41B9D372B21E /* IceDiscovery.ice */,
);
- name = info;
+ name = IceDiscovery;
sourceTree = "<group>";
};
- 7F9F0D87D3AE5252D01A5F78 /* binding */ = {
+ 80D59766D843D2D7208623E2 /* acm */ = {
isa = PBXGroup;
children = (
- 6288092816E194EF03B3469F /* AllTests.swift */,
- 401F9E1ED9352CE9A366CA75 /* Client.swift */,
- E911CD687F449E7D324D9031 /* Server.swift */,
- AC53C36BB6D2E501CC519C23 /* Test.ice */,
- 7260E080D7C09FE117F5EA6B /* TestI.swift */,
+ D740A2D96306DF19260F03DC /* AllTests.swift */,
+ DB905248A96BB7818878C331 /* Client.swift */,
+ 99037AE9499960CAD1E19284 /* Server.swift */,
+ FD0BAEBD8207644947B9D515 /* Test.ice */,
+ 44D535FAF49666BD016C2C25 /* TestI.swift */,
);
- name = binding;
+ name = acm;
sourceTree = "<group>";
};
- 851640176CC5EA2300028A02 /* test */ = {
+ 82849DB43FC2D2BFE8AEB7C8 /* enums */ = {
isa = PBXGroup;
children = (
- 7DC00BCDF2CA99F7D57DFD71 /* Ice */,
- 2F0ECE0FE852F590A0ADC325 /* IceSSL */,
- 55DA4482509955096363F45F /* TestCommon */,
- D3F44C33865269C9E1E0F48C /* TestDriver */,
+ 694EFD9750A1A28287AF7550 /* AllTests.swift */,
+ 93B56E7FA238157A722B827D /* Client.swift */,
+ 120649EC08CF000CE46C12FA /* Server.swift */,
+ BB6B489A39BC7B424665F107 /* Test.ice */,
+ EDDB14E89E8FBFEA7D36DB28 /* TestI.swift */,
);
- name = test;
+ name = enums;
sourceTree = "<group>";
};
- 87125FDE5981C391DA2648E1 /* IceDiscovery */ = {
+ 86E9F20052A2A0183A9E7D18 /* retry */ = {
isa = PBXGroup;
children = (
- FD8E28C7ACE591A3D6B4B5F0 /* LocatorI.cpp */,
- 021C75B5FFB88AB59B32FA51 /* LookupI.cpp */,
- D2B406947B3F60C7BC704F21 /* PluginI.cpp */,
+ BD28771A8FDEF833DE753CAC /* AllTests.swift */,
+ 305AD2EB6B732123BAFB8446 /* Client.swift */,
+ B7E9091F0E71A993CBBE2B02 /* Collocated.swift */,
+ 2F87A336E3A6167D8F1F2C4E /* Server.swift */,
+ 2597CCF9D29263FD415649A4 /* Test.ice */,
+ FD5AC19D34154457B82D631A /* TestI.swift */,
);
- name = IceDiscovery;
+ name = retry;
sourceTree = "<group>";
};
- 872B4E0A0A0D715C5EDA2805 /* objects */ = {
+ 8A3CDB04C0ADE191425D7A00 /* adapterDeactivation */ = {
isa = PBXGroup;
children = (
- 57E73AC88C4BA12FF1A80B3C /* AllTests.swift */,
- FF1851169903DF08207ABDE3 /* Client.swift */,
- 9B7DDA3918A7094ABC3724C7 /* Collocated.swift */,
- EBEF5C66DAA4508BE73158D9 /* Server.swift */,
- C57B2FF65E28992F777F9E24 /* Test.ice */,
- 50DD3B93D87FDFCCCF008C47 /* TestI.swift */,
+ A1841E849A07F02BE8DF4DF5 /* AllTests.swift */,
+ 4C36E3789E755B9C8BD649D4 /* Client.swift */,
+ B098B46780CF1AE3DD5DD9FD /* Collocated.swift */,
+ 41688F3C39A62C791D2FA0C9 /* Server.swift */,
+ 65659732FD468C675CB4AD20 /* Test.ice */,
+ 28B8636A92730D7A387287EA /* TestI.swift */,
);
- name = objects;
+ name = adapterDeactivation;
sourceTree = "<group>";
};
- 8A88DA97C853AEEC56E505BD /* IceSSL */ = {
+ 8C4A3BB926233C45C3ACF917 /* Slice */ = {
isa = PBXGroup;
children = (
- 52986CA8F3CCF82F9F292AA5 /* ConnectionInfo.ice */,
- 95B580F8CA4A45D9BC3AD43A /* ConnectionInfoF.ice */,
- 32F88C168D88D6DC04462B16 /* EndpointInfo.ice */,
+ C73905DC4C17D77910B9F78A /* escape */,
);
- name = IceSSL;
+ name = Slice;
sourceTree = "<group>";
};
- 8E4FAE674EDFF7958858C5DF /* cpp */ = {
+ 9640C7795D145DD87A246940 /* objects */ = {
isa = PBXGroup;
children = (
- 5E58D0C7802C2600E4608625 /* src */,
+ BEA6A2E97883952BE199BD07 /* AllTests.swift */,
+ 2E82857FF88212F5CEE26893 /* Client.swift */,
+ F25368932CAB9ED50787B135 /* Collocated.swift */,
+ 53F76E55DBAC36932464BD03 /* Server.swift */,
+ FB3FCFF560A4602EB56AA659 /* Test.ice */,
+ 3EC3C1625902D45763B4A3AD /* TestI.swift */,
);
- name = cpp;
+ name = objects;
sourceTree = "<group>";
};
- 929B1CE337315402701E1692 /* scope */ = {
+ 98B521B286D962C63D26BB20 /* scope */ = {
isa = PBXGroup;
children = (
- 5DCFADA4D00F2FB21B19CDA4 /* AllTests.swift */,
- 6D836D7416274CDD22C87CB4 /* Client.swift */,
- E599B7323FBA86233C338D57 /* Server.swift */,
- 25F04F140C0FE194167C1D65 /* Test.ice */,
- 71F30C5B0983309F5117EBFE /* TestI.swift */,
+ 6370ABBF6D563792C86C3C3F /* AllTests.swift */,
+ 317DB7EDC735CCE1B5AC2BC7 /* Client.swift */,
+ 143FBDB81AEA5AA10CF055D0 /* Server.swift */,
+ C7A4155CF7C6E45603D0D843 /* Test.ice */,
+ 500D0F3AB1E6920D29E53F3D /* TestI.swift */,
);
name = scope;
sourceTree = "<group>";
};
- 9CB4B8EF5E61D5886D72FB95 /* defaultValue */ = {
+ 9A80103D0656D1F12E81269C /* udp */ = {
isa = PBXGroup;
children = (
- 5811649ADB06A0A05C710105 /* AllTests.swift */,
- 4512555F049EB5087B3BCB3D /* Client.swift */,
- 55175585903FB40B8AFEA9F1 /* Test.ice */,
+ C328A20F7C8A802E0CA53EDB /* AllTests.swift */,
+ FD612EC4CA865B8B48D79104 /* Client.swift */,
+ B066E57B9D0F728437FE0246 /* Server.swift */,
+ 95BEF317A061AFDE57B46E6B /* Test.ice */,
+ C9045662F98C1C42C531B218 /* TestI.swift */,
);
- name = defaultValue;
+ name = udp;
sourceTree = "<group>";
};
- A2765031F5F4418FDDB6047B /* operations */ = {
+ A1E4CA8DAF6BFA5C4231F3FA /* cpp */ = {
isa = PBXGroup;
children = (
- BEC156030D9E2F6188CF1950 /* AllTests.swift */,
- D58F662994F7BA173FBB2961 /* BatchOneways.swift */,
- 29A33D7BDF70F63057A0E9C1 /* BatchOnewaysAMI.swift */,
- 53B3AB48AD6C36B7DB82C83B /* Client.swift */,
- 41A2FBFCB482E5A3476CAFE9 /* Collocated.swift */,
- 81E14205CA64196FDA0DE2DE /* Oneways.swift */,
- DFF7ADC3ABBE484862648ABF /* OnewaysAMI.swift */,
- 7727D6337CE0822E15B913B8 /* Server.swift */,
- 3884756D85F2A85A8772ABEC /* ServerAMD.swift */,
- 9F19F409A5B8D55D29C72A41 /* Test.ice */,
- B996972A2BCA4B362EA62413 /* TestAMD.ice */,
- 16C49855BDE65DCC4BE2C273 /* TestAMDI.swift */,
- 2808FB4EF16486CE0A361143 /* TestI.swift */,
- 9450A757E701CC9428461948 /* Twoways.swift */,
- CF6F24FB01027F2EA2BAB996 /* TwowaysAMI.swift */,
+ 344B9B402CEE1643089A7E24 /* src */,
);
- name = operations;
+ name = cpp;
sourceTree = "<group>";
};
- A812D6661E3779F2C4A754A2 /* ios */ = {
+ A6250CC06F6652863A06BE58 /* configuration */ = {
isa = PBXGroup;
children = (
- DBBFDC53D82B290C7C202D5F /* Notifications.mm */,
- 3B76441D4F38DB487B937555 /* StreamAcceptor.cpp */,
- 50F04D269BE5FFDB393F7F2D /* StreamConnector.cpp */,
- 6438CEA54D93FA60DAEB457F /* StreamEndpointI.cpp */,
- 0F6B56E5C8370577EEDFF599 /* StreamTransceiver.cpp */,
+ CC2BBFA62468269446AC3385 /* AllTests.swift */,
+ AAF86556FEE10151090285EA /* certs */,
+ 5171A57F52BB2A7045EE6F8B /* Client.swift */,
+ BAABF7A1DB01D42242AD1C4D /* Server.swift */,
+ 68E7F8458704DF6A2483AA2A /* Test.ice */,
+ FEB200E69B712DF5FC2F99E9 /* TestI.swift */,
);
- name = ios;
+ name = configuration;
sourceTree = "<group>";
};
- B5B88039379C91C3EAEDF5F6 /* adapterDeactivation */ = {
+ A7F588CB2821EB147C6AC4C7 /* macOS */ = {
isa = PBXGroup;
children = (
- 7646A5146193CB1895CA89E2 /* AllTests.swift */,
- BC287CEC3728B9AFEA6BB796 /* Client.swift */,
- 88E615C6EA693FE36CB4DC69 /* Collocated.swift */,
- 70397E3251093AE3AA6D493B /* Server.swift */,
- 151897A7C400D11C1BCFCFE8 /* Test.ice */,
- F7530C71FD98D2D829B00813 /* TestI.swift */,
+ FF9A2C68246F9911CB2BF1C2 /* main.swift */,
);
- name = adapterDeactivation;
+ name = macOS;
sourceTree = "<group>";
};
- B87880B1C4DE59F0486C5C52 /* IceLocatorDiscovery */ = {
+ A9EC371AD877ABDE63F00411 /* test */ = {
isa = PBXGroup;
children = (
- C1817018EF1DA62DA2E612BD /* PluginI.cpp */,
+ F363BD26F47F2AED75F113F5 /* Ice */,
+ F918C16C617A3510B0712C06 /* IceSSL */,
+ 8C4A3BB926233C45C3ACF917 /* Slice */,
+ 74CBFB313D1C068DC756E4FB /* TestCommon */,
+ 47775D3986C935BB1C030FD3 /* TestDriver */,
);
- name = IceLocatorDiscovery;
+ name = test;
sourceTree = "<group>";
};
- BDCC62CF0801F4D66EAD345E /* IceDiscovery */ = {
+ B2D0D7226CF9FB919D47A4CF /* IceObjc */ = {
isa = PBXGroup;
children = (
- DFE49FF912FEF4BB2D84DEE1 /* IceDiscovery.ice */,
+ 2B9A81C3B249E566958ECB00 /* AdminFacetFactory.h */,
+ 67C537DD1AC38CDE0B121B37 /* BlobjectFacade.h */,
+ 4BBF37C44022FDCCA6290E09 /* BlobjectFacade.mm */,
+ D680A08C210732A42B8DDCD4 /* Communicator.h */,
+ A1A09341D89CD679A1679E6E /* Communicator.mm */,
+ 537606B0E58D8596711D6476 /* Config.h */,
+ CF264B6D6F323102A0D68DFA /* Connection.h */,
+ C15093BCA23A976987DDD106 /* Connection.mm */,
+ 95894AC335A1F2813CB168C4 /* Convert.h */,
+ 0D37DF8C6549C5E5BCCF9A94 /* Convert.mm */,
+ 8CC9E21D70DCF0595F388759 /* Endpoint.h */,
+ 791DC88C8FF821F9F6120636 /* Endpoint.mm */,
+ AEE4B5E9FBCEAE54CCDC0E55 /* Exception.h */,
+ C61C304515633B0F296A4028 /* Exception.mm */,
+ B18FF9CF0E117F60BE9AD948 /* IceUtil.h */,
+ 8B31B14B311CBCC8ABBE6CD0 /* IceUtil.mm */,
+ 0F82FAF6E8AA8A3F46B6817D /* ImplicitContext.h */,
+ B6C93EC254B53AEE030C8A42 /* ImplicitContext.mm */,
+ 93809B12D2D58A1CC2EF8C04 /* LocalObject.h */,
+ 5101140AF2BD1B28DAF8EA27 /* LocalObject.mm */,
+ AC8879D6442A4341FC51ACC4 /* Logger.h */,
+ 873D6A4E8E25AE59C4B86D0E /* Logger.mm */,
+ 2969B1491C9E6CD99E4D3E29 /* LoggerWrapperI.h */,
+ E7D3B979BC217A517AC5892C /* ObjectAdapter.h */,
+ 71887F1972764EB2C837DF7F /* ObjectAdapter.mm */,
+ F981EBBBB088492F73F76350 /* ObjectPrx.h */,
+ 965EC5BB8708428ECA9407F5 /* ObjectPrx.mm */,
+ 4B0931BB68F217B39B27E30C /* OutputStream.h */,
+ E4077C37F6074E5FFBCFB37F /* Process.h */,
+ FE0A7308B0AF97B2B540894D /* Process.mm */,
+ A57CDB90271CF828815645DC /* Properties.h */,
+ BBFD2C0CBEFD95BC3F802B16 /* Properties.mm */,
+ 0824178CB3F41F2316D11AB5 /* PropertiesAdmin.h */,
+ 9C39AA70CDE7036BE157CBF2 /* PropertiesAdmin.mm */,
+ AD7481EB23B570AE73E0AE70 /* TraceUtil.h */,
+ D0F8BA3C1F5C4CABA742D18C /* TraceUtil.mm */,
+ B46CFDDE03E3A107F6F4B1D1 /* UnsupportedAdminFacet.h */,
+ 54BE015080F10ECF3B021FBA /* UnsupportedAdminFacet.mm */,
);
- name = IceDiscovery;
+ name = IceObjc;
sourceTree = "<group>";
};
- C29E624C915C822C4E35BB00 /* inheritance */ = {
+ B412839AE3DEE4E15BCB2E8C /* binding */ = {
isa = PBXGroup;
children = (
- C1A1B8FAC878A99E53955C1E /* AllTests.swift */,
- C9B3E031C7CE0C749EEE93CC /* Client.swift */,
- 56CB02EEFA9C99F3EE57A0A4 /* Collocated.swift */,
- 8BF48EEA7FB0333306A02DFC /* Server.swift */,
- 25938CA0FD96B9AB1EEE30E2 /* Test.ice */,
- 5E4AC9C72B8A12652A82759D /* TestI.swift */,
+ 54D4C1CD97468B51E2957254 /* AllTests.swift */,
+ F3780DD325E75B3C4A74D5F2 /* Client.swift */,
+ 1910DDF97C5D765137608616 /* Server.swift */,
+ 2C7279E9665852ED850A51C3 /* Test.ice */,
+ 1B265C53764AFCDA9FF47EDB /* TestI.swift */,
);
- name = inheritance;
+ name = binding;
sourceTree = "<group>";
};
- C87C833F5FE9580F15EE97F6 /* invoke */ = {
+ BC31597A17AF458EF99A3CC4 /* src */ = {
isa = PBXGroup;
children = (
- 33653FACBC61962874338864 /* AllTests.swift */,
- 133BF2596366AC4DE2F96834 /* Client.swift */,
- 5A40EA84638D448B60EE6B95 /* Server.swift */,
- F3CA3A154FFAF5C3A609F3C9 /* Test.ice */,
- F9CCCED4F5617D195A9B1F15 /* TestI.swift */,
+ EC24E58707753779CB755DD2 /* Ice */,
+ B2D0D7226CF9FB919D47A4CF /* IceObjc */,
);
- name = invoke;
+ name = src;
sourceTree = "<group>";
};
- D21DE3F4CDC503F8AA766773 /* src */ = {
+ BCC5B7515CF2485B65D3F618 /* exceptions */ = {
isa = PBXGroup;
children = (
- 1FF50BC21D71D461E3B69DB1 /* Ice */,
- 1A8494AED036C1B4061750A9 /* IceObjc */,
+ 7DB30F885204F426EE9EF335 /* AllTests.swift */,
+ 1CF432DB96D4BCB5947B799A /* Client.swift */,
+ 7AE587AF938574365CB695C9 /* ClientPrivate.ice */,
+ DAFAD52CEF9AB6627F3722DB /* Server.swift */,
+ 2CE8640282FA501A994ED2CA /* ServerAMD.swift */,
+ 90F1AE46E395DA4746F168A7 /* ServerPrivate.ice */,
+ EB61FD76D6BEB0822254AE2B /* ServerPrivateAMD.ice */,
+ 17977817D5BEA77D9885ED35 /* Test.ice */,
+ DB7FAE3A6E1984C688DCA105 /* TestAMD.ice */,
+ 86AF375A562F71E8F59B0012 /* TestAMDI.swift */,
+ A68A0D7C9426DD4208C09BA2 /* TestI.swift */,
);
- name = src;
+ name = exceptions;
sourceTree = "<group>";
};
- D3F44C33865269C9E1E0F48C /* TestDriver */ = {
+ C73905DC4C17D77910B9F78A /* escape */ = {
isa = PBXGroup;
children = (
- 5DF70A47B1F74E3737F716AE /* iOS */,
- 78417BD1708382C8C53CA851 /* macOS */,
+ 7478D055F293298F7A3C5338 /* Clash.ice */,
+ FDE09D121726DF677F75244F /* Client.swift */,
+ B188319B4521B1AC356D908A /* Key.ice */,
);
- name = TestDriver;
+ name = escape;
sourceTree = "<group>";
};
- D6FCF9AB48EDA49880539AC1 /* IceLocatorDiscovery */ = {
+ C78A9361D9D32BD99F9BAD47 /* facets */ = {
isa = PBXGroup;
children = (
- 917543BF2F6BA890F73762D8 /* IceLocatorDiscovery.ice */,
+ E30A9F9B8C2C337EACA096D1 /* AllTests.swift */,
+ C8DF7BEEDEED30C5E20CEE3B /* Client.swift */,
+ 99B1F5E620F2FA8A6481BE7D /* Collocated.swift */,
+ 1DA38B0E835039C5E692C6F1 /* Server.swift */,
+ 797A68F26458490B76594D79 /* Test.ice */,
+ BCAF6361884A35D51743C242 /* TestI.swift */,
);
- name = IceLocatorDiscovery;
+ name = facets;
sourceTree = "<group>";
};
- E9B1707EBF67479600BAD386 /* exceptions */ = {
+ D0451BB0B498CFEAA429B0DB /* defaultValue */ = {
isa = PBXGroup;
children = (
- CA0D36A2A4C3DD1AC30981D2 /* AllTests.swift */,
- 6B81DD0CA987A2772EDE4038 /* Client.swift */,
- 8FEA2191C1D367DAD6D71132 /* Collocated.swift */,
- 8ECBB29F311B8034EBA2B28E /* Server.swift */,
- BF7F33A3D67AF6DBC38A4245 /* ServerAMD.swift */,
- 6C96FF164D344E92F3D7785F /* Test.ice */,
- 0D956C74C427B7CC8DA08596 /* TestAMD.ice */,
- E28B1FA33D95935F3A94DBB7 /* TestAMDI.swift */,
- B111B9B0C6FCFE7BC318B18D /* TestI.swift */,
+ 195B0535A52F53A47890D0A0 /* AllTests.swift */,
+ 05A82AC3584ABEAD5B787300 /* Client.swift */,
+ FEAE92B369D3EDEB7BDC9D6A /* Test.ice */,
);
- name = exceptions;
+ name = defaultValue;
sourceTree = "<group>";
};
- EB95411D56955416A3126B89 /* Ice */ = {
+ D222F2370F0BC3C607279EE7 /* timeout */ = {
isa = PBXGroup;
children = (
- 6F7D3A8DEB555CE864DB935F /* BuiltinSequences.ice */,
- 08E2CE897A356EC9C8BE8078 /* Communicator.ice */,
- 0419BCE07FAAF17A5822C6CC /* CommunicatorF.ice */,
- FAD8AAB00CE37A9BDD6E4F68 /* Connection.ice */,
- A6ABE7CC46C22BFC02040D8F /* ConnectionF.ice */,
- 9268C5B364A72CE171B13002 /* Current.ice */,
- C583BD0299160EC2240BB560 /* Endpoint.ice */,
- A190C5ABD9D39EC16B41EB4B /* EndpointF.ice */,
- F390DCD187D32E3CA90A92CE /* EndpointTypes.ice */,
- 0A5E8F5185EFD01217A4B673 /* FacetMap.ice */,
- 184F59407A5331508023577F /* Identity.ice */,
- 61678CD32FBBDD88CB392E58 /* ImplicitContext.ice */,
- 910754DEE26013D33BB319E0 /* ImplicitContextF.ice */,
- 64F26453F111DAC47773DDF8 /* Instrumentation.ice */,
- 972A34368A72B866FF472BF5 /* InstrumentationF.ice */,
- 0E56F540037B3C821827C8D1 /* LocalException.ice */,
- 217F544847B3FD389A697A43 /* Locator.ice */,
- 44DDFEF64966051E55F058D1 /* LocatorF.ice */,
- 34F2C4F5D9858A7EDCBE86A3 /* Logger.ice */,
- F2FEAC26E3BBDE5B4C4153D0 /* LoggerF.ice */,
- 7B57EB74784EF59C54C9BF20 /* Metrics.ice */,
- 04054D64F229786AFEB02619 /* ObjectAdapter.ice */,
- F5592B7717AC27C84D2DE248 /* ObjectAdapterF.ice */,
- 3181025A3F415DF94454797A /* ObjectFactory.ice */,
- 301AC14AF820E4746B60B08E /* Plugin.ice */,
- DDF6A7269687DAD84B764BD9 /* PluginF.ice */,
- 16877CC8FE953AA88FC40A9E /* Process.ice */,
- A59C84755AA0AA858701C4FE /* ProcessF.ice */,
- 86F246E9B65D500CAECE3072 /* Properties.ice */,
- 8808C8FCE19F44BBB88B399F /* PropertiesAdmin.ice */,
- EBFE70753770A633D1F3D074 /* PropertiesF.ice */,
- AA210993064C3760D6F1831F /* RemoteLogger.ice */,
- 410B9B4CB217691F77C4A511 /* Router.ice */,
- 0BE51D3C60998B772598F2ED /* RouterF.ice */,
- 77E2E04AB12C42A54D61FB8F /* ServantLocator.ice */,
- 612690AA3A6ADBCDBC1895C1 /* ServantLocatorF.ice */,
- 15C5F7EDA9F8D672B9DFB1E0 /* SliceChecksumDict.ice */,
- B23D5FD31AC4C1F120514DF5 /* ValueFactory.ice */,
- CABB2AD4794B23E0F8BCC361 /* Version.ice */,
+ AC0240F9E5B3479B68A83440 /* AllTests.swift */,
+ 40CC411CC3394975E10FAEED /* Client.swift */,
+ 57E210B4122F66320FF91202 /* Server.swift */,
+ 624A31E467858D0AA0837723 /* Test.ice */,
+ A989E8CE9152B84FFBE76E8F /* TestI.swift */,
);
- name = Ice;
+ name = timeout;
sourceTree = "<group>";
};
- F226F5E761C876E978C3328C /* iOS */ = {
+ EB6362D018E67532D8DABC23 /* IceDiscovery */ = {
isa = PBXGroup;
children = (
- 752C392AE31DD71B102F6F26 /* CFNetwork.framework */,
- EFE2171EED36B33C84026DFF /* ExternalAccessory.framework */,
- 8FA5999C56F768BA95699CAA /* Foundation.framework */,
- 5EE06039DD0BD63B2A0A6B54 /* PromiseKit.framework */,
- B15BC0B958B864AC0A3ADD5B /* Security.framework */,
- 429DD6C8FBDDAFD780CC0F6E /* UIKit.framework */,
+ 81A9690596B57CCAF7FAB8BC /* LocatorI.cpp */,
+ 7F0F877B017807CA8037FF99 /* LookupI.cpp */,
+ FC9498A5C74D5178E53499EB /* PluginI.cpp */,
);
- name = iOS;
+ name = IceDiscovery;
sourceTree = "<group>";
};
- F2FB7C437F529C51FD299043 /* IceIAP */ = {
+ EC24E58707753779CB755DD2 /* Ice */ = {
isa = PBXGroup;
children = (
- 42C19217F8B9729399787E43 /* ConnectionInfo.ice */,
- C46299F23260E1AC0C5CB162 /* EndpointInfo.ice */,
+ 30811F230B0FC1873EC96DAE /* AdminFacetFactory.swift */,
+ A6D283F21350764975B6B0D9 /* Blobject.swift */,
+ 70AF086BFE25F39FCB962FC4 /* BlobjectAsync.swift */,
+ 1E37D4A07F3AD7BB5C474ADE /* ClassResolver.swift */,
+ 20DB7B3D58A401ABD1544EEC /* CommunicatorI.swift */,
+ 221F19DAAEF7081D5E50B68F /* ConnectionI.swift */,
+ E2B2A1F54310ECB3CFBA7A66 /* ConnectionInfoFactory.swift */,
+ C65FB242F9B7CE2A113B0C78 /* EndpointI.swift */,
+ 85B4B03BB114C7D44983E9B6 /* EndpointInfoFactory.swift */,
+ B4F8686CB1307D81BBDB8552 /* Exception.swift */,
+ 7E74F7ADE218B4A4BF15FCF5 /* FormatType.swift */,
+ A5CEEE00501EBAABA6E45092 /* IceSwift.h */,
+ 96B86E85BC0333E519E5F30F /* ImplicitContextI.swift */,
+ 8D5CFD1A63CCBBF9ED1A0539 /* Incoming.swift */,
+ 8D0830802E0F4C7031E16127 /* Info.plist */,
+ 1C6BA6024BA3DEFBE5C3842F /* InitializationData.swift */,
+ 15A72766C83E94DDD88B29E8 /* Initialize.swift */,
+ 64F57A6D4A84C31CEF8257DD /* InputStream.swift */,
+ E61C77A6224CCC36F464D23F /* LocalExceptionDescription.swift */,
+ 439DB528BE77DE8D3DC9F9DC /* LocalExceptionFactory.swift */,
+ A26A02111F3BCB21757F4253 /* LocalObject.swift */,
+ 1E7A36D0B759F8015019E613 /* LoggerI.swift */,
+ 8364BBA462EC301C48F2672E /* LoggerWrapper.swift */,
+ 615B7DB9D083DB02F4A3AF8C /* Mutex.swift */,
+ 1F67ED2C90884A6A36974BE8 /* NativePropertiesAdmin.swift */,
+ F6C10D7A47BF62DB43C52C5C /* Object.swift */,
+ 8B08615107421B5AC49FD0BE /* ObjectAdapterI.swift */,
+ 36DB4A4F24B99F09F6043224 /* OptionalFormat.swift */,
+ 44CD8DFC17AC015319D33DBE /* OutputStream.swift */,
+ 11306DB1DB69F89D7561330C /* ProcessI.swift */,
+ E06B11938AD63CA02DCCD91E /* PropertiesAdminI.swift */,
+ 9D3234895334A29D144D0499 /* PropertiesI.swift */,
+ 1693DDE7D93624FB41CEAE3F /* Proxy.swift */,
+ 3FE9F61CA64EEBDA3E653D61 /* ServantManager.swift */,
+ 2ABE44932FBFEC89A793302F /* SlicedData.swift */,
+ 95FF85F697EC1861EEFAA97D /* SliceFlags.swift */,
+ E5BBD0F261D8EF1D2E11298D /* SliceInfo.swift */,
+ 90329DAB18CDEA30B04D3CFA /* UnknownSlicedValue.swift */,
+ E403B31D3CB09884BB5A5753 /* Util.swift */,
+ 2E225F1E7502C919A1EAE5EB /* Value.swift */,
+ 67A136FDCFEB5AFE6DB6F794 /* ValueFactoryManagerI.swift */,
);
- name = IceIAP;
+ name = Ice;
sourceTree = "<group>";
};
- F587C1F4EC98D245C3E735CF /* exceptions */ = {
+ EC4C9183107228FC3CA42274 /* IceSSL */ = {
isa = PBXGroup;
children = (
- 098FC81D41ABB5810AC30E4A /* AllTests.swift */,
- 31AD2075AB0E8DB53AAA600F /* Client.swift */,
- D01EE655B8F99F5595B48EA2 /* ClientPrivate.ice */,
- 5ECCF21564D6E3A47174283E /* Server.swift */,
- 63B76904FDDBEC033FBD0C74 /* ServerAMD.swift */,
- 38930ABC5C075AA638241086 /* ServerPrivate.ice */,
- 75CD6B05931D3A34C62D3F17 /* ServerPrivateAMD.ice */,
- 7C49C9FDA744FEE3A285E6E1 /* Test.ice */,
- 9DD6CAB50EABC50C70286DA4 /* TestAMD.ice */,
- FC30E7C20EEBC79F48CC81E4 /* TestAMDI.swift */,
- 993E30E04310AC3503810A7F /* TestI.swift */,
+ B37C6306D13F2AC6E6C4A7CC /* AcceptorI.cpp */,
+ 32A04C0D25554F3BB4C545DA /* CertificateI.cpp */,
+ 0DA27E8DED12B61DA3EEDFCC /* ConnectorI.cpp */,
+ B62A901567BB150AD2320E20 /* EndpointI.cpp */,
+ FF02230B88A53400C3559736 /* Instance.cpp */,
+ 879E8A3941E3A24190B3EE60 /* PluginI.cpp */,
+ E0DD39D6F582020C4B647098 /* RFC2253.cpp */,
+ 0C412519CE353B5CDCBEA44D /* SecureTransportCertificateI.cpp */,
+ 581504A9C8FC44C1C4633866 /* SecureTransportEngine.cpp */,
+ BFF32D61A6A3C34FE0F1A7FF /* SecureTransportPluginI.cpp */,
+ 53D9E8AE70D16969BA0091E1 /* SecureTransportTransceiverI.cpp */,
+ 3C99D81199910BB048BB6979 /* SecureTransportUtil.cpp */,
+ 7CA663C9D00F4CC9272E2DC5 /* SSLEngine.cpp */,
+ 8E2C7135257CA82590E903B7 /* TrustManager.cpp */,
+ 19FCF82CC2F485FE76FE01AB /* Util.cpp */,
);
- name = exceptions;
+ name = IceSSL;
sourceTree = "<group>";
};
- F6324CE1881DD8748BC4C2E4 /* IceIAP */ = {
+ ED8E6D4C07C3E2B6D7054BAF /* IceIAP */ = {
isa = PBXGroup;
children = (
- DFF3E24F5B76E1C47C2837CD /* Connector.mm */,
- 0E076356006BF4AADE84591E /* EndpointI.mm */,
- EFF6E7F5DC3C883F92C4BC18 /* Transceiver.mm */,
+ BDF57E50AF0CC8916A07386D /* Connector.mm */,
+ FAD14F502EFE09A4078A9375 /* EndpointI.mm */,
+ 71D2A253E0AA7E8D2764BACF /* Transceiver.mm */,
);
name = IceIAP;
sourceTree = "<group>";
};
- F94AFC5259F2FFB9846B7889 /* objects */ = {
+ F363BD26F47F2AED75F113F5 /* Ice */ = {
isa = PBXGroup;
children = (
- 0679A15AAD450BF57AB8E51D /* AllTests.swift */,
- E5B4261E6EEA1FC5E6950583 /* Client.swift */,
- FE804FE7E6F7DBBB7ADA9E09 /* ClientPrivate.ice */,
- 765DE50A33E0E500E13745BB /* Server.swift */,
- E8F843F0CFD1FFF8A81B4BA7 /* ServerAMD.swift */,
- 271252F1351278085970EA4C /* ServerPrivate.ice */,
- 9CA20DD5DD2C0411B7E0922D /* ServerPrivateAMD.ice */,
- F60555AA1B87F252F1E50267 /* Test.ice */,
- 2B1A447CD75D45029EB8121E /* TestAMD.ice */,
- A18B2D673806D0A8B67456B9 /* TestAMDI.swift */,
- 0BCDC0FC0308D27CA5839467 /* TestI.swift */,
+ 80D59766D843D2D7208623E2 /* acm */,
+ 8A3CDB04C0ADE191425D7A00 /* adapterDeactivation */,
+ 061A15A047C06EA211F4CE76 /* admin */,
+ 67CCF61EF2B31DDEAB59DDAE /* ami */,
+ B412839AE3DEE4E15BCB2E8C /* binding */,
+ 1680C12BE2EC08BEB51EB45B /* defaultServant */,
+ D0451BB0B498CFEAA429B0DB /* defaultValue */,
+ 82849DB43FC2D2BFE8AEB7C8 /* enums */,
+ 0AD9A970E1A02B0A560F8ABA /* exceptions */,
+ C78A9361D9D32BD99F9BAD47 /* facets */,
+ 1042AAC6D276A91DC18242A9 /* hold */,
+ 5DB0228ABE5F99AF002528A8 /* info */,
+ 5B49AF4E3B1E41030F7C838D /* inheritance */,
+ 7335E52CC51391FA9CB3A532 /* invoke */,
+ 4E6B17B23C20E411DE83DCBE /* location */,
+ 9640C7795D145DD87A246940 /* objects */,
+ 09B19D83C82DCFFAD1D3C7A7 /* operations */,
+ 66E086CCAD72DC08EA497D00 /* optional */,
+ 505E8C1C93654C70D9241A94 /* properties */,
+ 3914A773B8410DFF9DA323EE /* proxy */,
+ 86E9F20052A2A0183A9E7D18 /* retry */,
+ 98B521B286D962C63D26BB20 /* scope */,
+ 3DA246D4616983BE0DF01F19 /* servantLocator */,
+ 1407DD0AA466E6487065EEA0 /* slicing */,
+ 11A1CBA091C85842B20AAED9 /* stream */,
+ D222F2370F0BC3C607279EE7 /* timeout */,
+ 9A80103D0656D1F12E81269C /* udp */,
);
- name = objects;
+ name = Ice;
sourceTree = "<group>";
};
- FF3C6E4F6A3594FCE57B27FA /* acm */ = {
+ F918C16C617A3510B0712C06 /* IceSSL */ = {
isa = PBXGroup;
children = (
- DC32C1A9CD127D9D37E26231 /* AllTests.swift */,
- 4ED8E2A4A0A3FBECFB5B4DBF /* Client.swift */,
- 41180F13A0C28A93F4920E0E /* Server.swift */,
- 1B2B9999246826B10635B986 /* Test.ice */,
- CB861FA9BBF260736DC85945 /* TestI.swift */,
+ A6250CC06F6652863A06BE58 /* configuration */,
);
- name = acm;
+ name = IceSSL;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
- 037FF9C0EA166CCBD7633CE8 /* Headers */ = {
+ 1E24857149616CCB3F5A204E /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
+ F34B165CA48DFC364A4F3DF7 /* IceSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0D4B3A2A78A2C03A2320FD0F /* Headers */ = {
+ 230BBF622B8802AF923E64CF /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- CBB5141CD60B44947ED0CB69 /* IceSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 107E41A62C3B1F99D69D908D /* Headers */ = {
+ 2F3951150B44C3DC4263AB9E /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2632B5D55DB2F9C262F61913 /* Headers */ = {
+ 3EABAAD9472881FCD61106E3 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 77D4BB0C4FF560CA7D482B87 /* Headers */ = {
+ 54C7830B577497C3087F7C97 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 87AA47246EA438F0710AC1F8 /* Headers */ = {
+ 567CC0B11CE745DBA0F796C8 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8E0372DBA28AD5CBB74ECF8E /* Headers */ = {
+ 575C601143448331B730568A /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- 48756CBB0BBF2C6F7EB12C83 /* IceSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A1AF90DD2BBCFE9AEC1CA3DB /* Headers */ = {
+ 5B8145EBB79F59482276DA63 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- A8CFC1A7C11E2734E9BDD0DB /* Headers */ = {
+ 950C2FB1B13267BA9E85EE04 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
+ 51D271C19FD383EF271AC1E7 /* IceSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B96F62EDF81848D31C8C2FA9 /* Headers */ = {
+ ACFA9395C3D268D1AA554423 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- B978DC882961BFA6A76B9CB9 /* Headers */ = {
+ B02291793D1816F3D51D1C8F /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- D22009B2A2B55E9B9A0A070A /* Headers */ = {
+ B5C79ACB43D8D2FA0DB3F2A5 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- D64BCF0F959E0E43C73C2559 /* Headers */ = {
+ BECB1F7AA27539A3F5D79CB4 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -5694,2011 +5798,2057 @@
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
- 014203CFAC4E933996CC591A /* IceServantLocator macOS */ = {
+ 00F77CD588C52AA839EC6DA3 /* IceProxy iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = E978FFA8A72396EB88B63ADE /* Build configuration list for PBXNativeTarget "IceServantLocator macOS" */;
+ buildConfigurationList = 2CC0713697D7A527C86FDE75 /* Build configuration list for PBXNativeTarget "IceProxy iOS" */;
buildPhases = (
- CACF5BA1685BBB8DC83E36FE /* Sources */,
- 20F0DD5D4B7FB8DD85CABC6C /* Frameworks */,
- 60533C0DC97E962D27DD3F06 /* Resources */,
- 5479996D83D95EDCFB13D3DA /* Swiftformat & Swiftlint */,
+ 2B44C077060061DA523C4255 /* Sources */,
+ 80ED2BC84FB69653E725D2D2 /* Frameworks */,
+ 99C96915D39568B6BE31B384 /* Resources */,
+ 5916BC8F5165DE07B637ED2F /* Swiftformat & Swiftlint */,
);
buildRules = (
- 8B49C74A4779F7AC3BAE5460 /* PBXBuildRule */,
+ 5D4D88DC468890C0A6A4C7B5 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceServantLocator macOS";
- productName = IceServantLocator;
- productReference = 49CD68A615C0793657AE6672 /* IceServantLocator.bundle */;
+ name = "IceProxy iOS";
+ productName = IceProxy;
+ productReference = D452DB3BD1067E795B27C77C /* IceProxy.bundle */;
productType = "com.apple.product-type.bundle";
};
- 019067F6736B4F99E134C1D2 /* IceObjects iOS */ = {
+ 0490AD27F5A289C50B3F815D /* IceDefaultServant iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = EF5B2E915A64AC7B285C51FF /* Build configuration list for PBXNativeTarget "IceObjects iOS" */;
+ buildConfigurationList = E84306CB8947E86A302646D9 /* Build configuration list for PBXNativeTarget "IceDefaultServant iOS" */;
buildPhases = (
- CB7934CAD5D74759395A9020 /* Sources */,
- 201EECC7A426DCCE0DF05457 /* Frameworks */,
- C63DA9BCECE0CC7A8A1F8492 /* Resources */,
- 73C23C8AF76032949102358B /* Swiftformat & Swiftlint */,
+ 8F6ECF28C86B5A7836A84100 /* Sources */,
+ A2CEB90D7F9476A0A6123D17 /* Frameworks */,
+ 50C8FF5C2DBF9CAE156D028B /* Resources */,
+ D711D5E224D3E90F04F253D6 /* Swiftformat & Swiftlint */,
);
buildRules = (
- C3A314A12F3655F7B0551A3A /* PBXBuildRule */,
+ F5C940CB6CC8301724B155D1 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceObjects iOS";
- productName = IceObjects;
- productReference = 43AD504253D9AF53C64E4125 /* IceObjects.bundle */;
+ name = "IceDefaultServant iOS";
+ productName = IceDefaultServant;
+ productReference = 66A9FBC39FE30F9D38C66F66 /* IceDefaultServant.bundle */;
productType = "com.apple.product-type.bundle";
};
- 084212C63823922FF8CCED86 /* IceRetry iOS */ = {
+ 075F8F15B56451ECD8401979 /* IceDefaultValue iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 6CBB72CC35798EFEFE5BE79E /* Build configuration list for PBXNativeTarget "IceRetry iOS" */;
+ buildConfigurationList = DD940FB9E0F1CD097142F071 /* Build configuration list for PBXNativeTarget "IceDefaultValue iOS" */;
buildPhases = (
- D381F2D7792B7CD37310D041 /* Sources */,
- 6C850F21A69FE223709861EE /* Frameworks */,
- 612357E6F674893D169BB5F0 /* Resources */,
- D37DC5797657327F155F49AA /* Swiftformat & Swiftlint */,
+ C3F8350DC3CB933C3F943281 /* Sources */,
+ 8765408550DF469F1ED9E6F5 /* Frameworks */,
+ CF2B19F7AEEFD9F4EF2DC36D /* Resources */,
+ 1BCC634EDDA73C92AB6EC591 /* Swiftformat & Swiftlint */,
);
buildRules = (
- CEA4B34006BBFCDCC0CB1C95 /* PBXBuildRule */,
+ AD81D6853138313F849E6B82 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceRetry iOS";
- productName = IceRetry;
- productReference = 5505A68FB2CE44FEC591BCC1 /* IceRetry.bundle */;
+ name = "IceDefaultValue iOS";
+ productName = IceDefaultValue;
+ productReference = 85B98F3620269549BD6D96C0 /* IceDefaultValue.bundle */;
productType = "com.apple.product-type.bundle";
};
- 09315535B1E1179226C4B57B /* IceOperationsAMD macOS */ = {
+ 0D43BBB8D3BF61316319F3AD /* IceExceptions iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 2836D1290A1DAD733500E15A /* Build configuration list for PBXNativeTarget "IceOperationsAMD macOS" */;
+ buildConfigurationList = DBE276CA879C83E8277820ED /* Build configuration list for PBXNativeTarget "IceExceptions iOS" */;
buildPhases = (
- 2A2B9B0D2B669BDE5317359F /* Sources */,
- 2B4DDD680C2B9FB6BBAE1EB8 /* Frameworks */,
- 7EE6C54FFA7B67C05FD998D6 /* Resources */,
- D4A0DEAC5A184A367A279225 /* Swiftformat & Swiftlint */,
+ EBD7D273F628F99750DDF441 /* Sources */,
+ 8099545D781079817C4DA8C9 /* Frameworks */,
+ E7415E93152221DDE07B7DB5 /* Resources */,
+ 0A688C85610D948C8C6A143D /* Swiftformat & Swiftlint */,
);
buildRules = (
- 742B7E61631DBFABB6109823 /* PBXBuildRule */,
+ 9A997948E53A9E1FFAD7201D /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOperationsAMD macOS";
- productName = IceOperationsAMD;
- productReference = C9BECC4E2F5DDE4D61E12F16 /* IceOperationsAMD.bundle */;
+ name = "IceExceptions iOS";
+ productName = IceExceptions;
+ productReference = 04E6CC7091A6EF898DBECE4A /* IceExceptions.bundle */;
productType = "com.apple.product-type.bundle";
};
- 0AB70547BA9E851C0D18A9F1 /* IceSlicingObjects macOS */ = {
+ 0DF9972D061CD8979D2494FE /* IceOptional macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = F8E3103B91B075614C95E1D4 /* Build configuration list for PBXNativeTarget "IceSlicingObjects macOS" */;
+ buildConfigurationList = 0D4204CE91C5CE51BE69C209 /* Build configuration list for PBXNativeTarget "IceOptional macOS" */;
buildPhases = (
- 1C54FE69B2266F90E3054766 /* Sources */,
- 9FB2BBCA70EB387C133DD77B /* Frameworks */,
- E329CCECFA54E4511AF73FBC /* Resources */,
- ED0BC760D978BFC2AC47405D /* Swiftformat & Swiftlint */,
+ 8D94370E2D6A3EA6BEEC171A /* Sources */,
+ 64B3457854A29E74F4972BFD /* Frameworks */,
+ 1453723266F66945E0A99B67 /* Resources */,
+ 578DCA8BFA4F70E091898CC5 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 3AB642864C7B4523E0F377E6 /* PBXBuildRule */,
+ 73896AA471F4F8D19D766BF5 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingObjects macOS";
- productName = IceSlicingObjects;
- productReference = 827A383EB5C6581A1B54D101 /* IceSlicingObjects.bundle */;
+ name = "IceOptional macOS";
+ productName = IceOptional;
+ productReference = 906CD5D7CE0AF8D3E75D1AD8 /* IceOptional.bundle */;
productType = "com.apple.product-type.bundle";
};
- 0B5BCBCDC70DE26FC8F126E4 /* IceTimeout iOS */ = {
+ 1047D2FD2EE76EDB68C8ADD4 /* IceRetry macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 926406E704F41C0AA560EBDE /* Build configuration list for PBXNativeTarget "IceTimeout iOS" */;
+ buildConfigurationList = 19DB4716459594FB1C4039EF /* Build configuration list for PBXNativeTarget "IceRetry macOS" */;
buildPhases = (
- E511081659AE550DEBA8B68A /* Sources */,
- 38E68E126FA2611FA72A6AB9 /* Frameworks */,
- AEF13CA3A17E567ECBC3180B /* Resources */,
- 50EB39EF996A11AC6EA8B550 /* Swiftformat & Swiftlint */,
+ 227BB3837AABF4DB41AF0A22 /* Sources */,
+ 9D21DD25EA1C51CC08B13727 /* Frameworks */,
+ CE118F2716A759EA8AEDE320 /* Resources */,
+ 60AEAC45CD8C2C75B93D6933 /* Swiftformat & Swiftlint */,
);
buildRules = (
- DC891FD61A7A27BDF8DD6D62 /* PBXBuildRule */,
+ 3C75DD86021FAC4351B88A8A /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceTimeout iOS";
- productName = IceTimeout;
- productReference = 6366553352C6E7BDE2483484 /* IceTimeout.bundle */;
+ name = "IceRetry macOS";
+ productName = IceRetry;
+ productReference = F3E3265722540EFFD50A6C6D /* IceRetry.bundle */;
productType = "com.apple.product-type.bundle";
};
- 168695783082400C267A4FEE /* IceInheritance macOS */ = {
+ 12505B43DECC9072DDA93522 /* IceServantLocatorAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 7D18F58E8D6AA19D26B3C5C2 /* Build configuration list for PBXNativeTarget "IceInheritance macOS" */;
+ buildConfigurationList = 1AF3AADE1BD7B2E385CF00E5 /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD macOS" */;
buildPhases = (
- FEA0E07D95647AF0161F70EB /* Sources */,
- E73997883D9E995E815D5F63 /* Frameworks */,
- E2AC325D809F0CAFA9E9797E /* Resources */,
- FDB1BEB283D17A23FD9E8D70 /* Swiftformat & Swiftlint */,
+ EB151BC2A0EAC2DA07E93DA2 /* Sources */,
+ 2ECCDA385B191979FD727411 /* Frameworks */,
+ D04E53B596E5AAACB9A7FB7F /* Resources */,
+ 1BD7E3FB0EBFD304E62D2933 /* Swiftformat & Swiftlint */,
);
buildRules = (
- D93C579564A2E281C0665CDE /* PBXBuildRule */,
+ B4F3A0F1FD6EC2C4FB0AF34A /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInheritance macOS";
- productName = IceInheritance;
- productReference = FF413911DBE9440508F3E40F /* IceInheritance.bundle */;
+ name = "IceServantLocatorAMD macOS";
+ productName = IceServantLocatorAMD;
+ productReference = 9A6E6E90017E2029A9BC5C60 /* IceServantLocatorAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 190F38FB6D2AF3651FBDA565 /* IceSlicingObjectsAMD iOS */ = {
+ 147097EC2371AF7BC37624B7 /* IceEnums iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = D5E1AB6B1AD56E6B2F56368A /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD iOS" */;
+ buildConfigurationList = CA9D8A6FA7F514F628A8A5E6 /* Build configuration list for PBXNativeTarget "IceEnums iOS" */;
buildPhases = (
- 182175BC10EA7DA2D7F99278 /* Sources */,
- CB8BC200444B929A5901F233 /* Frameworks */,
- EDD946CFF7911D7B6F106A36 /* Resources */,
- 241D22360ADEF7186E6C58F6 /* Swiftformat & Swiftlint */,
+ F7138DE2EFD05A895FCA9541 /* Sources */,
+ F63937724154EC2604DD6C4D /* Frameworks */,
+ 536023846C2E1114948A78FE /* Resources */,
+ 3ABEA50A10CE2DEFF335B101 /* Swiftformat & Swiftlint */,
);
buildRules = (
- A4B41E2E5F51D598B512B9B3 /* PBXBuildRule */,
+ 57140F9417F9ADE449D25CB7 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingObjectsAMD iOS";
- productName = IceSlicingObjectsAMD;
- productReference = 4A914FA3DB960000327B7A5E /* IceSlicingObjectsAMD.bundle */;
+ name = "IceEnums iOS";
+ productName = IceEnums;
+ productReference = DC7CFFABD80ABD8090D3FFD3 /* IceEnums.bundle */;
productType = "com.apple.product-type.bundle";
};
- 19674285C3F01F277144FAA5 /* IceOptionalAMD iOS */ = {
+ 186C0BCF50AB74C2E5649812 /* IceSSL C++11 macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 0E10339470AD1F4C5318D979 /* Build configuration list for PBXNativeTarget "IceOptionalAMD iOS" */;
+ buildConfigurationList = CA5111D57B15C0A16A3162EC /* Build configuration list for PBXNativeTarget "IceSSL C++11 macOS" */;
buildPhases = (
- C41804326E9EABB70DA13984 /* Sources */,
- CF4CAA99AA1E8D116E3A2AC2 /* Frameworks */,
- B73931B7D58AF97DC6E9BDF2 /* Resources */,
- 43BE25F68E98D44F2CFE3455 /* Swiftformat & Swiftlint */,
+ 230BBF622B8802AF923E64CF /* Headers */,
+ 6371065813BD0AF0C124E20A /* Sources */,
+ 6AA0E766DE2B3F8A63A18F2F /* Frameworks */,
);
buildRules = (
- ADECAAF4D40A1AC2783CA45D /* PBXBuildRule */,
+ 20BB76E1CB655A0E17643D76 /* PBXBuildRule */,
);
dependencies = (
+ 654C331C87103DFB67B98366 /* PBXTargetDependency */,
);
- name = "IceOptionalAMD iOS";
- productName = IceOptionalAMD;
- productReference = 11101FB1DBE57E676C60F804 /* IceOptionalAMD.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceSSL C++11 macOS";
+ productName = "IceSSL C++11 macOS";
+ productReference = 0CF7C2E2D63CBC720471C863 /* libIceSSL C++11 macOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- 19C81509369F8EDE96AB38DF /* IceSlicingExceptionsAMD macOS */ = {
+ 1AE57757EE4BFE6EFE90597A /* IceTimeout macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 7659FA4CD97CA0101C057697 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD macOS" */;
+ buildConfigurationList = C29FD78576CFC67FE69D494A /* Build configuration list for PBXNativeTarget "IceTimeout macOS" */;
buildPhases = (
- 2590A6FEAC9610298DFFA0BE /* Sources */,
- 7151558C93DED95BD605D02B /* Frameworks */,
- 3D3A1936A51846B387CF05F3 /* Resources */,
- E551EE80A64BB0E6E896F8CC /* Swiftformat & Swiftlint */,
+ 545C855EA9CB9144A6F8939D /* Sources */,
+ 80B389E029CFDE0312DE16BB /* Frameworks */,
+ 36C9EA567892765913A1179B /* Resources */,
+ C3A0E22AA77410A432E7FF97 /* Swiftformat & Swiftlint */,
);
buildRules = (
- F8FA70B58982574CF62A074F /* PBXBuildRule */,
+ A556324C48CADE8038FA47B8 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingExceptionsAMD macOS";
- productName = IceSlicingExceptionsAMD;
- productReference = 42ECB5178A0B3FB2018770ED /* IceSlicingExceptionsAMD.bundle */;
+ name = "IceTimeout macOS";
+ productName = IceTimeout;
+ productReference = B7FA471BBE8BA16B74528ECB /* IceTimeout.bundle */;
productType = "com.apple.product-type.bundle";
};
- 1CB52360375A96645BFD24D1 /* IceSSLConfiguration iOS */ = {
+ 1FEFD4E7232D0DAA5755AB33 /* IceInvoke iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 4D3A08A319E1B7FADD16F7E7 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration iOS" */;
+ buildConfigurationList = 0EB3242ACE9CAC663333E151 /* Build configuration list for PBXNativeTarget "IceInvoke iOS" */;
buildPhases = (
- 9B5E428E7047EB76BCFC10A5 /* Sources */,
- 0BCE838985F8B65E6D7E6F9A /* Frameworks */,
- 78B2C68DFE0144A0806876CF /* Resources */,
- E09AE1A8E61F55884E0DF4B7 /* Swiftformat & Swiftlint */,
+ AE0E233FFC21AFB841D189ED /* Sources */,
+ 5BDF1AC1557F026F3806CD1C /* Frameworks */,
+ 8E4D1FB265F63A2A1CA7B468 /* Resources */,
+ 87DD71B95E4A13317F63E08D /* Swiftformat & Swiftlint */,
);
buildRules = (
- 005D824EEFAB542CC035BDCC /* PBXBuildRule */,
+ DB42DB345EA1C54AE8439B03 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSSLConfiguration iOS";
- productName = IceSSLConfiguration;
- productReference = F78174ED4590D8A64D557317 /* IceSSLConfiguration.bundle */;
+ name = "IceInvoke iOS";
+ productName = IceInvoke;
+ productReference = 841C7DDED2CDD4AACF1D5A66 /* IceInvoke.bundle */;
productType = "com.apple.product-type.bundle";
};
- 1E5AFB3407A860FD2D5A52AB /* Ice C++11 macOS */ = {
+ 203CCFBAE5700282D433D73E /* IceScope macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 5991F73DD13184697E3B2C08 /* Build configuration list for PBXNativeTarget "Ice C++11 macOS" */;
+ buildConfigurationList = C3026245431E9DF033E36479 /* Build configuration list for PBXNativeTarget "IceScope macOS" */;
buildPhases = (
- B978DC882961BFA6A76B9CB9 /* Headers */,
- 166C94D52E554E3D44A4F010 /* Sources */,
- 1930CE9C5ED7264CFF5372AB /* Frameworks */,
+ 6E7661E149C70B42DA7707B1 /* Sources */,
+ 12761DFBB159209DFB8FD1C9 /* Frameworks */,
+ 0CE998DAADD58D4F8DD84C7C /* Resources */,
+ 0EAFDDAFB57B3B5397D01E45 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 15176C0245FF51866AC8FCBC /* PBXBuildRule */,
+ 56A3DD92383CA8EF85152ABA /* PBXBuildRule */,
);
dependencies = (
);
- name = "Ice C++11 macOS";
- productName = "Ice C++11 macOS";
- productReference = 77C2EA23A020B43AEB65068C /* libIce C++11 macOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceScope macOS";
+ productName = IceScope;
+ productReference = 4C512FF3789591E3DC09F58C /* IceScope.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 1EA3F649182C4ECEE3E0B865 /* IceSSL C++11 iOS */ = {
+ 211C6F4229E2AA455B2216AB /* IceOperationsAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = BCBB8E0003CAC2CF388F9F7A /* Build configuration list for PBXNativeTarget "IceSSL C++11 iOS" */;
+ buildConfigurationList = D2D5930A5751B89B70F82153 /* Build configuration list for PBXNativeTarget "IceOperationsAMD iOS" */;
buildPhases = (
- 2632B5D55DB2F9C262F61913 /* Headers */,
- 042EE1B7BA45A2001343479B /* Sources */,
- 331EE6989C980BFE87B838B4 /* Frameworks */,
+ DFA22F833CF816033F7A5A75 /* Sources */,
+ 95441FA9C2D0952FAD0BEFAC /* Frameworks */,
+ DC08B9F5357FC3F1C2C8D13C /* Resources */,
+ 9A0E18D69DA41342B2F9C5D1 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 6DCF4C7249E5129789A36EB1 /* PBXBuildRule */,
+ 728107DF0F6E13947100440E /* PBXBuildRule */,
);
dependencies = (
- 38494FC4600F5306BBC46F6C /* PBXTargetDependency */,
);
- name = "IceSSL C++11 iOS";
- productName = "IceSSL C++11 iOS";
- productReference = AA7FE6B34750575EDC72ED83 /* libIceSSL C++11 iOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceOperationsAMD iOS";
+ productName = IceOperationsAMD;
+ productReference = 626A46F8A23169D9A223E286 /* IceOperationsAMD.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 20A9FAFA265C3C9969E1CB6A /* IceOperationsAMD iOS */ = {
+ 21D21BE5E516E6EA85CE607E /* IceEnums macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 592DC9D257B37F71BB7CD4A5 /* Build configuration list for PBXNativeTarget "IceOperationsAMD iOS" */;
+ buildConfigurationList = B6FD71FC8DD2F49C21D54776 /* Build configuration list for PBXNativeTarget "IceEnums macOS" */;
buildPhases = (
- 0B0A21638395D448BE0BA652 /* Sources */,
- 0247C1D920EA95E5492815C0 /* Frameworks */,
- B29DD5ABD9E3E00C9976130F /* Resources */,
- 139B4EB984D3322125C3A029 /* Swiftformat & Swiftlint */,
+ 5448889B2E827870A931F764 /* Sources */,
+ 917975997323C67E19FA47F1 /* Frameworks */,
+ 82D11B439E2AB811904A93B6 /* Resources */,
+ 841B1A702A79748D10DC5154 /* Swiftformat & Swiftlint */,
);
buildRules = (
- B9D791C4769EF599268690E0 /* PBXBuildRule */,
+ 299D3CD7AD6BB10A593DF666 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOperationsAMD iOS";
- productName = IceOperationsAMD;
- productReference = EF6386F50E784A9F77712142 /* IceOperationsAMD.bundle */;
+ name = "IceEnums macOS";
+ productName = IceEnums;
+ productReference = CCBD25391A6DC7A95DDE2B25 /* IceEnums.bundle */;
productType = "com.apple.product-type.bundle";
};
- 29D62B3E16EE05C27019846D /* IceUdp iOS */ = {
+ 27983AF7E96528C6F42AA852 /* TestCommon iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 41498931161F85DBCE6E4F13 /* Build configuration list for PBXNativeTarget "IceUdp iOS" */;
+ buildConfigurationList = 30CCAF347F87DD541ECDF49F /* Build configuration list for PBXNativeTarget "TestCommon iOS" */;
buildPhases = (
- 6121160D38D7A15975469823 /* Sources */,
- D4EEA32668BB191D4961D46E /* Frameworks */,
- 81B20FC5EFBA478ABFF002D6 /* Resources */,
- 72726BE177238E26990DB972 /* Swiftformat & Swiftlint */,
+ 54C7830B577497C3087F7C97 /* Headers */,
+ DA2E31CB6C404238E607DD9F /* Sources */,
+ 6BE8B4DF2B3AA149A8689AB2 /* Frameworks */,
+ 3AED0961901205D08C3A5BD9 /* Resources */,
+ F4E3DB34E2735F1612882BAB /* Swiftformat & Swiftlint */,
);
buildRules = (
- A0AA7968C28E905D5E1466AC /* PBXBuildRule */,
+ FF764746467005588DAA5E84 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceUdp iOS";
- productName = IceUdp;
- productReference = EA4C6A9DB2DD4DAD368A7FFB /* IceUdp.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "TestCommon iOS";
+ productName = TestCommon;
+ productReference = A4379DC38E80F2758E00EEA7 /* TestCommon.framework */;
+ productType = "com.apple.product-type.framework";
};
- 2B35E5BACDC0971FDEDD72D4 /* IceInfo iOS */ = {
+ 28494EE5B414F7A072326E31 /* IceAmi iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 291F7C5376BCA8073610D1AC /* Build configuration list for PBXNativeTarget "IceInfo iOS" */;
+ buildConfigurationList = EEB91588D7C630D72EB3CCEF /* Build configuration list for PBXNativeTarget "IceAmi iOS" */;
buildPhases = (
- 4205E1580C2BB5A4894D1D1F /* Sources */,
- D94C690F3DFC34B5E40737CC /* Frameworks */,
- 88AC2312B5E4D26FAF88FDED /* Resources */,
- FF9E7F93E1D78865E51D27A3 /* Swiftformat & Swiftlint */,
+ 30CD84CEB33ECD2A65F6E2E6 /* Sources */,
+ 44C3DE5FA5F7CCA866AE4095 /* Frameworks */,
+ 32A26CEFBAC8648E804DEC52 /* Resources */,
+ EF294E5D84259649FD8772D0 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 97FBE83D55693ADBDBFBE9EF /* PBXBuildRule */,
+ ACD3F2C717405D13A414CA2A /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInfo iOS";
- productName = IceInfo;
- productReference = A18F9D5FCCB17BA3AA763914 /* IceInfo.bundle */;
+ name = "IceAmi iOS";
+ productName = IceAmi;
+ productReference = D95D2A8C7BE6C46EEA491F44 /* IceAmi.bundle */;
productType = "com.apple.product-type.bundle";
};
- 2C901EBDEAAD07C4E8F3F138 /* IceDefaultServant iOS */ = {
+ 32567C627DD3073149F66DE4 /* IceSSLConfiguration macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = D5AB50C3E577FE133B5AB566 /* Build configuration list for PBXNativeTarget "IceDefaultServant iOS" */;
+ buildConfigurationList = B6768C34630B4752FFDE8F2E /* Build configuration list for PBXNativeTarget "IceSSLConfiguration macOS" */;
buildPhases = (
- E5707F9DD112158FCA8C61BE /* Sources */,
- CCCC9EDE0D2F3CF21BFA0B06 /* Frameworks */,
- 50ED6B832F0DCC9433337358 /* Resources */,
- 70EC1FC960A24F0FB65304C6 /* Swiftformat & Swiftlint */,
+ 7A64B1B8C644241BBFAD4889 /* Sources */,
+ B97602EA8C4897F4EAC8F15B /* Frameworks */,
+ CBB337ECC59DE8949DB04471 /* Resources */,
+ 5EB20182159FD47C39DBC73D /* Swiftformat & Swiftlint */,
);
buildRules = (
- 57B762F9B5C4F32A97B0AC7B /* PBXBuildRule */,
+ 7AB93F7AA0F1C7B2CBF595E0 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceDefaultServant iOS";
- productName = IceDefaultServant;
- productReference = C8CB9DDFF62FF22D7E156DF6 /* IceDefaultServant.bundle */;
+ name = "IceSSLConfiguration macOS";
+ productName = IceSSLConfiguration;
+ productReference = AEA2868EF628DBF500377B35 /* IceSSLConfiguration.bundle */;
productType = "com.apple.product-type.bundle";
};
- 305BE25227D580C2E6CE24AD /* IceRetry macOS */ = {
+ 32F9D5F86E27B8DC0F2EA419 /* IceHold iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = DB34454B8F724A1BAEEF3E78 /* Build configuration list for PBXNativeTarget "IceRetry macOS" */;
+ buildConfigurationList = 22586D419181D34E99348ED8 /* Build configuration list for PBXNativeTarget "IceHold iOS" */;
buildPhases = (
- 237841A4D2F85E6724F435C1 /* Sources */,
- B6E69264597220D8FF6F14EA /* Frameworks */,
- A8C6055EB68D59C2174913DB /* Resources */,
- EA7788E92FE380FB00B44A09 /* Swiftformat & Swiftlint */,
+ 19E63F598C238EF0EE9CF62E /* Sources */,
+ 46102111409D3E1CD40EE20F /* Frameworks */,
+ FE98D9A8DD9B2579679F9FA1 /* Resources */,
+ 9951EAA608D2997AD0F88C79 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 9CE44A417A0FD8CDF057ED49 /* PBXBuildRule */,
+ FA3DA9846CFDE63E1F222FC8 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceRetry macOS";
- productName = IceRetry;
- productReference = 7F2CE09DA1F697A1C3570541 /* IceRetry.bundle */;
+ name = "IceHold iOS";
+ productName = IceHold;
+ productReference = 2FAEAE79CCF9D47E29FF0643 /* IceHold.bundle */;
productType = "com.apple.product-type.bundle";
};
- 30C4060CCA42A7D2D7DFDAF0 /* IceHold macOS */ = {
+ 35899470C3301DAD18BA7AD9 /* IceUdp iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = E573626C6720AEA079E529D5 /* Build configuration list for PBXNativeTarget "IceHold macOS" */;
+ buildConfigurationList = 9AC5F145348BE774C36329B6 /* Build configuration list for PBXNativeTarget "IceUdp iOS" */;
buildPhases = (
- D6FDD4BA57E4C6DD6C894EF4 /* Sources */,
- 9D1C5DD36AADA7C93D2590EE /* Frameworks */,
- 249C27AD27CD01ADD434F31D /* Resources */,
- 5CC83A72DB4D7AC7F245A7AE /* Swiftformat & Swiftlint */,
+ B362D2BE22F064277EB1FB39 /* Sources */,
+ 5E0AD2C156AD61C72247D8DF /* Frameworks */,
+ 25385883CB3766EE4C73A7AD /* Resources */,
+ 6D26F9714FA03B088A7B7F07 /* Swiftformat & Swiftlint */,
);
buildRules = (
- F8C11295A9583599950546F6 /* PBXBuildRule */,
+ A76E714C21624C542243DD4B /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceHold macOS";
- productName = IceHold;
- productReference = F6CD35ED3A701C11BEEC9E31 /* IceHold.bundle */;
+ name = "IceUdp iOS";
+ productName = IceUdp;
+ productReference = 1F9C0ADCC28D0847F1DDD83C /* IceUdp.bundle */;
productType = "com.apple.product-type.bundle";
};
- 316EF239C0880E451FED1779 /* IceInvoke macOS */ = {
+ 3A116DA9D0CAEA2208449869 /* IceOperationsAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = BAEFAB21928FB01F2CD78BA4 /* Build configuration list for PBXNativeTarget "IceInvoke macOS" */;
+ buildConfigurationList = D76F3A3BBE4C578D57256738 /* Build configuration list for PBXNativeTarget "IceOperationsAMD macOS" */;
buildPhases = (
- 8814EF45482D1136DE1A32D7 /* Sources */,
- AACD1B42E36A179CF82F4E14 /* Frameworks */,
- 02215AEE76CE69BABE17F4A1 /* Resources */,
- EF7916AF1B4BE15DDE7AD191 /* Swiftformat & Swiftlint */,
+ B65FE4DF04C45C0ACE2B4531 /* Sources */,
+ 17D00ABF63918700A0E8E376 /* Frameworks */,
+ 41DD72EC607A0E196A771915 /* Resources */,
+ 2740C9DAAEA614576873AD04 /* Swiftformat & Swiftlint */,
);
buildRules = (
- C921058E4949F5C6C73A630E /* PBXBuildRule */,
+ 43662158F41C5A2440963D08 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInvoke macOS";
- productName = IceInvoke;
- productReference = 41797FFC0057C366374FA511 /* IceInvoke.bundle */;
+ name = "IceOperationsAMD macOS";
+ productName = IceOperationsAMD;
+ productReference = 71679C8529A10A7499732B24 /* IceOperationsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 340F0743C226A77FE0F4F440 /* TestCommon macOS */ = {
+ 3B3E1C96CC7CA3A198F26F74 /* IceLocatorDiscovery C++11 macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = B39968E5AB798BD30CBCF9CC /* Build configuration list for PBXNativeTarget "TestCommon macOS" */;
+ buildConfigurationList = D0C747634649E4133074AF7D /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 macOS" */;
buildPhases = (
- A1AF90DD2BBCFE9AEC1CA3DB /* Headers */,
- 93D8B69BD1F11D21845BA78C /* Sources */,
- 77374B89050DB4E0AB63678D /* Frameworks */,
- 07F7E3D74027C9BFC49A22CF /* Resources */,
- 7A4735792EBA21D8C0903D8D /* Swiftformat & Swiftlint */,
+ 2F3951150B44C3DC4263AB9E /* Headers */,
+ 4A3CC370800AED44C83182A1 /* Sources */,
+ 75DEA708E1594906C0BC19DD /* Frameworks */,
);
buildRules = (
- FF050A3FAD96A823CF0E7344 /* PBXBuildRule */,
+ 353E3673E264F1C7B11DEB3E /* PBXBuildRule */,
);
dependencies = (
+ 33CB18454F6CD154D03D66E6 /* PBXTargetDependency */,
);
- name = "TestCommon macOS";
- productName = TestCommon;
- productReference = CF94DC5736BCF8E14FE89613 /* TestCommon.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceLocatorDiscovery C++11 macOS";
+ productName = "IceLocatorDiscovery C++11 macOS";
+ productReference = A0DE69DAB1F7EF0872EB0597 /* libIceLocatorDiscovery C++11 macOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- 37F09E1762731409B0927A5A /* IceDefaultServant macOS */ = {
+ 3C31265BEB86214148642F72 /* IceAdmin macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = B796AE6CB1BC4D5AC4D02DB7 /* Build configuration list for PBXNativeTarget "IceDefaultServant macOS" */;
+ buildConfigurationList = B14395BC553D54DE1129E6AD /* Build configuration list for PBXNativeTarget "IceAdmin macOS" */;
buildPhases = (
- 5D7A9F5D833F67AA9E9752D0 /* Sources */,
- 727A23BAF91B56A2AC0BF862 /* Frameworks */,
- F27539754B48375760D0C2C8 /* Resources */,
- 2D03091379CF143D837015B9 /* Swiftformat & Swiftlint */,
+ 3171CF41809D3013008DE465 /* Sources */,
+ 7CFD55E19C13B716E9AE4137 /* Frameworks */,
+ CC3733270DD7EFF02683BCD3 /* Resources */,
+ 80EA66472C71096ABD1A8A4D /* Swiftformat & Swiftlint */,
);
buildRules = (
- 8E09EAD9B422CD36F5390CDB /* PBXBuildRule */,
+ 563883FC240E05C6CB7D3F26 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceDefaultServant macOS";
- productName = IceDefaultServant;
- productReference = B41669AF25B4541B2406ED39 /* IceDefaultServant.bundle */;
+ name = "IceAdmin macOS";
+ productName = IceAdmin;
+ productReference = F222A6ACF64164C5DAFA6FBA /* IceAdmin.bundle */;
productType = "com.apple.product-type.bundle";
};
- 3ABF257B7556B99F3E27DE79 /* IceProxy iOS */ = {
+ 4071D2AD7F89B20AEBBDF557 /* SliceEscape macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 8F9C572B7380477F12CBF2AE /* Build configuration list for PBXNativeTarget "IceProxy iOS" */;
+ buildConfigurationList = 0F20037E7E6ECFD754E43D65 /* Build configuration list for PBXNativeTarget "SliceEscape macOS" */;
buildPhases = (
- C5239788693CB524880EF448 /* Sources */,
- 6DB59E4E0A2D808216F0742D /* Frameworks */,
- 2500F4D2210803288D6DD2A8 /* Resources */,
- D94DBF30F400DF2B20819F29 /* Swiftformat & Swiftlint */,
+ C9A6F3441A64DA8ADD50D787 /* Sources */,
+ 4B293714C38D39B1F4E9079F /* Frameworks */,
+ D3D91D2F3BEC907576C8DB01 /* Resources */,
+ 0C20553ADD3067EA524BB119 /* Swiftformat & Swiftlint */,
);
buildRules = (
- CE3293379D008F295D200A95 /* PBXBuildRule */,
+ E227E235FB933FDFB849225E /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceProxy iOS";
- productName = IceProxy;
- productReference = 99D7FE01CAB35777EC8C9B4A /* IceProxy.bundle */;
+ name = "SliceEscape macOS";
+ productName = SliceEscape;
+ productReference = EC23EA01B4C0EDBB42FBACFE /* SliceEscape.bundle */;
productType = "com.apple.product-type.bundle";
};
- 41AF67E0DC5EEF99232BAF7D /* Ice macOS */ = {
+ 418A40B965425AE87AFCAE8F /* IceIAP C++11 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 398B1CDA49E21BDB1BDB8F40 /* Build configuration list for PBXNativeTarget "Ice macOS" */;
+ buildConfigurationList = 16AE195F2023C0BF544E098A /* Build configuration list for PBXNativeTarget "IceIAP C++11 iOS" */;
buildPhases = (
- 8E0372DBA28AD5CBB74ECF8E /* Headers */,
- A42A6BB6ABCB22EFA6403C46 /* Sources */,
- BDFA6F1230C2416B121C11E7 /* Frameworks */,
- 2B9088CBD90015AED263FCBC /* Resources */,
- D5DB5BBD4A5246741BC51820 /* Swiftformat & Swiftlint */,
+ 5B8145EBB79F59482276DA63 /* Headers */,
+ 78F8551915AE251BF8285AFF /* Sources */,
+ 3C6E499D6580A210653C838E /* Frameworks */,
);
buildRules = (
- 2FFFCAF1728323DC6F4248E9 /* PBXBuildRule */,
- 9F2AF68746E8BA0D6E1A7997 /* PBXBuildRule */,
+ F3BDF5FBF93DF86FF8ED6F73 /* PBXBuildRule */,
);
dependencies = (
+ FE6CDE710CA0A0C024C07075 /* PBXTargetDependency */,
);
- name = "Ice macOS";
- productName = Ice;
- productReference = 11D1325ABEB75A34AC6FCE79 /* Ice.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceIAP C++11 iOS";
+ productName = "IceIAP C++11 iOS";
+ productReference = 9D9A1B85B3754B608015DBB9 /* libIceIAP C++11 iOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- 44C2A64576D0F891012A3D62 /* IceProperties iOS */ = {
+ 475225587046DF3E8F371AB4 /* IceDiscovery C++11 macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 92462A9EB4039995B163E305 /* Build configuration list for PBXNativeTarget "IceProperties iOS" */;
+ buildConfigurationList = 9196F77073745A5B5BFE93D8 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 macOS" */;
buildPhases = (
- D771A5E178006C3CE21939AE /* Sources */,
- B9F28393144E40402C7B9108 /* Frameworks */,
- F90872C9C694CFEDA37A51E6 /* Resources */,
- 3AFB3B2B0F5F34F6B352C0A3 /* Swiftformat & Swiftlint */,
+ BECB1F7AA27539A3F5D79CB4 /* Headers */,
+ DD69E1B7019C3C905C2E12A9 /* Sources */,
+ 0C48FD5540429EA111BDCAE0 /* Frameworks */,
);
buildRules = (
- 82781AAD0EE91F0D0D6120A8 /* PBXBuildRule */,
+ 8833B40946C9AE113C6E50DD /* PBXBuildRule */,
);
dependencies = (
+ 4488F86D10B97EBBF313852B /* PBXTargetDependency */,
);
- name = "IceProperties iOS";
+ name = "IceDiscovery C++11 macOS";
+ productName = "IceDiscovery C++11 macOS";
+ productReference = 4A872CEA5F528C674408861B /* libIceDiscovery C++11 macOS.a */;
+ productType = "com.apple.product-type.library.static";
+ };
+ 4767092609658E7B68BB8BC1 /* IceProperties macOS */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = BD67CF7319F886DD42A3E098 /* Build configuration list for PBXNativeTarget "IceProperties macOS" */;
+ buildPhases = (
+ 952A2E1AD12236C0269FCB70 /* Sources */,
+ 303121AEF245548731B3EDC6 /* Frameworks */,
+ 8537545410BE8EC7F611CFA1 /* Resources */,
+ A0B1813A592AEE0E40ADAE60 /* Swiftformat & Swiftlint */,
+ );
+ buildRules = (
+ 99D5478E18C985D579594F3D /* PBXBuildRule */,
+ );
+ dependencies = (
+ );
+ name = "IceProperties macOS";
productName = IceProperties;
- productReference = 1C302CDB93C1F9EF3E6B0731 /* IceProperties.bundle */;
+ productReference = FB51B0EC8E2410ABBA57742A /* IceProperties.bundle */;
productType = "com.apple.product-type.bundle";
};
- 489615AD8D1B52AA45CA5745 /* IceAcm macOS */ = {
+ 47C5150EA24C2DD38BB5919A /* IceAdapterDeactivation macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 2DBC6D26DBCCD128B0108D88 /* Build configuration list for PBXNativeTarget "IceAcm macOS" */;
+ buildConfigurationList = 8CCEC53D88B9576FDC302CE7 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation macOS" */;
buildPhases = (
- A1296B66BE7E022CF9AF345E /* Sources */,
- BFE4A143BD8F63F95A9F98A8 /* Frameworks */,
- 140E7FC22488865DAC25BC18 /* Resources */,
- FCB26D92D7730471557B6453 /* Swiftformat & Swiftlint */,
+ E266C63732E79DA216406CE8 /* Sources */,
+ 8CD7D81BD2F613B60FC5DF16 /* Frameworks */,
+ CAA37553229ABD1E493CE91D /* Resources */,
+ 7B87A7AA57483527205D6F1F /* Swiftformat & Swiftlint */,
);
buildRules = (
- C1D16934ABF81A7602A1FB42 /* PBXBuildRule */,
+ 48B9E8D485281813001142ED /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAcm macOS";
- productName = IceAcm;
- productReference = 6A59A5B29077224CE6CEB16D /* IceAcm.bundle */;
+ name = "IceAdapterDeactivation macOS";
+ productName = IceAdapterDeactivation;
+ productReference = 611EA6817BFA31BB9E283CB9 /* IceAdapterDeactivation.bundle */;
productType = "com.apple.product-type.bundle";
};
- 4B841FF75849A8F9B5CF7D78 /* IceSlicingObjectsAMD macOS */ = {
+ 495E8CC7A2AF4CFE64C0969C /* TestDriver macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 90A11CE4F408ACBB5680BB71 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD macOS" */;
+ buildConfigurationList = 35325AED35A90DAF02728827 /* Build configuration list for PBXNativeTarget "TestDriver macOS" */;
buildPhases = (
- C2F4188F80C2B0BD862BCEE1 /* Sources */,
- 61A084277981CBCF7A05925D /* Frameworks */,
- C8AB616DE8A562B06215A40F /* Resources */,
- 4B45791061BF3735BC7EF3FF /* Swiftformat & Swiftlint */,
+ 7E44BC59B6C8014EABD864ED /* Sources */,
+ 5D47FE49C2372AA857424F6B /* Frameworks */,
+ 7CAAEF838EFE02242FA4BA07 /* Resources */,
+ C55D1A7E7DE4CD6494726744 /* Swiftformat & Swiftlint */,
+ 7D39202283A8EEBBAE0276E1 /* Copy Frameworks */,
);
buildRules = (
- 0864A41EE88B2A78E5BFA7C4 /* PBXBuildRule */,
+ 57D9934E93AB0C9E006CDC77 /* PBXBuildRule */,
);
dependencies = (
+ 5D4DF3D1DC0EEB9C4D13269D /* PBXTargetDependency */,
+ 2B86C6E4FAC25AF31327226F /* PBXTargetDependency */,
+ 701F9978A2F527E93120A24A /* PBXTargetDependency */,
+ 42E68AB57421984A2C8CCDAE /* PBXTargetDependency */,
+ 84BB38D0C8046CF3AEEF3FD6 /* PBXTargetDependency */,
+ 1922BF952A768C12BFB08C7D /* PBXTargetDependency */,
+ 0B4960CF8E624DED396E85D9 /* PBXTargetDependency */,
+ 7D83DFD5FD188C0AE601944F /* PBXTargetDependency */,
+ 4D7B0778ECBFA358B9B616AB /* PBXTargetDependency */,
+ 5D9377E633511B65E0E8B90A /* PBXTargetDependency */,
+ 5E55F422520595033B49FEB6 /* PBXTargetDependency */,
+ ADEB1E11AF7CEDF112FD8893 /* PBXTargetDependency */,
+ 836FD033594DA68D58AA5E7D /* PBXTargetDependency */,
+ 2F0129EFF53C5762DCA1AF1E /* PBXTargetDependency */,
+ 9E0B52E03D1BD64D778CC0BA /* PBXTargetDependency */,
+ 0E45D269BAF1AEF16492F4BD /* PBXTargetDependency */,
+ BF071D7AF5897A7B8B73511E /* PBXTargetDependency */,
+ 3D5C8CBDF0BDD279862757A2 /* PBXTargetDependency */,
+ 9827B65E1EA9584B5E7D516A /* PBXTargetDependency */,
+ 2813E02DC359B468AE661503 /* PBXTargetDependency */,
+ B5B3C9B52291876AD1227245 /* PBXTargetDependency */,
+ 23CE7B2AFF3F402FCBE9F415 /* PBXTargetDependency */,
+ 24AEA0BA07CBA3036966228F /* PBXTargetDependency */,
+ 00FABB6049A2B32B539BAC9A /* PBXTargetDependency */,
+ 2F24CB591A7FE6825E56588A /* PBXTargetDependency */,
+ 3456202AAFE127E94F1EAF54 /* PBXTargetDependency */,
+ 6B1CCB8E1B35DC5839895ECD /* PBXTargetDependency */,
+ 7C3E9B4B810800BD4F8246DE /* PBXTargetDependency */,
+ C23BF9EE5065C60851ADD891 /* PBXTargetDependency */,
+ 4667EB0F84E3FB6F4460DD49 /* PBXTargetDependency */,
+ 9B1AAB5A825BE3CC3805EBED /* PBXTargetDependency */,
+ 83B8D694C56A128557ACF6C3 /* PBXTargetDependency */,
+ E012421CA91F9C97DC56855A /* PBXTargetDependency */,
+ C65C1AEF9340209A6311024D /* PBXTargetDependency */,
+ 19D3305B859E2F93427816CB /* PBXTargetDependency */,
+ 55BCB61D1827027CF3D892F7 /* PBXTargetDependency */,
+ BB08F335C5DFBC3FC0B1AA16 /* PBXTargetDependency */,
);
- name = "IceSlicingObjectsAMD macOS";
- productName = IceSlicingObjectsAMD;
- productReference = B99E5ACD0DADA1C4B677775C /* IceSlicingObjectsAMD.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "TestDriver macOS";
+ productName = TestDriver;
+ productReference = D52D32C0A0B44AB0B8E31BF4 /* TestDriver.app */;
+ productType = "com.apple.product-type.application";
};
- 4BAAF3F4BBAA14B03D4343AF /* IceAmi iOS */ = {
+ 4DDEF927C72F4ADC4CC2F561 /* IceProperties iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 869E5DF544EA9F99D94A690E /* Build configuration list for PBXNativeTarget "IceAmi iOS" */;
+ buildConfigurationList = 83F2C8D9B9174CAF8C1F0215 /* Build configuration list for PBXNativeTarget "IceProperties iOS" */;
buildPhases = (
- 5DD8E582B2053A86BD0DE45C /* Sources */,
- E3F5197A6D3620C3731572B5 /* Frameworks */,
- 3E1F538BB34C84D35FA7149B /* Resources */,
- 0A88CEB9F071311628A61427 /* Swiftformat & Swiftlint */,
+ 3DAD15C9D61490CA987F0F17 /* Sources */,
+ 42E7B3E9E6750C80F0E8E9C0 /* Frameworks */,
+ 819596A61C69F4515B5D8027 /* Resources */,
+ BB6C511B9CEEFAFA39200BEF /* Swiftformat & Swiftlint */,
);
buildRules = (
- F7B344ACC3DF13CB8A7C4348 /* PBXBuildRule */,
+ 0D21A9CB9B01E0371DCF60B2 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAmi iOS";
- productName = IceAmi;
- productReference = ACE20D21A024B6CDDC47107B /* IceAmi.bundle */;
+ name = "IceProperties iOS";
+ productName = IceProperties;
+ productReference = 24A99AFE2365A20B9C028BE5 /* IceProperties.bundle */;
productType = "com.apple.product-type.bundle";
};
- 4BF2772646EC22FEEC4E5FBF /* IceObjects macOS */ = {
+ 52D52F21CA178676FA08462C /* IceServantLocator macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = F529AB311D8C41DDD58A6C81 /* Build configuration list for PBXNativeTarget "IceObjects macOS" */;
+ buildConfigurationList = 6A736F070084893A89144A45 /* Build configuration list for PBXNativeTarget "IceServantLocator macOS" */;
buildPhases = (
- 2A75FE976A1ECD85A7A86EF2 /* Sources */,
- A64AB393D0EE7E4B6461E465 /* Frameworks */,
- FA1572EE031C1DA0B08CBA24 /* Resources */,
- 0E0E04897FFF276E76E3B088 /* Swiftformat & Swiftlint */,
+ F461C6CD3619CCF48920EC89 /* Sources */,
+ 753C52B4F023571E547DAC26 /* Frameworks */,
+ 9B2AB759969B73F5C893E92D /* Resources */,
+ B90BC3ACCFFA29DE589135A1 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 7F39A5C774B455B38FB8B4A3 /* PBXBuildRule */,
+ E85805BFDDD7EBD35C0A0BE9 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceObjects macOS";
- productName = IceObjects;
- productReference = 4051266CEFFF6F4E97AB98D0 /* IceObjects.bundle */;
+ name = "IceServantLocator macOS";
+ productName = IceServantLocator;
+ productReference = 9172292621D62FFA30846AE3 /* IceServantLocator.bundle */;
productType = "com.apple.product-type.bundle";
};
- 4E06C60FE2359C8019EEC037 /* IceDiscovery C++11 macOS */ = {
+ 58E9BCF64EC1781A4DD0D196 /* IceInfo iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 6098467D3B92D631E4733C70 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 macOS" */;
+ buildConfigurationList = 03881E9D4A5F1BC3D6EE2397 /* Build configuration list for PBXNativeTarget "IceInfo iOS" */;
buildPhases = (
- A8CFC1A7C11E2734E9BDD0DB /* Headers */,
- 504ED163EC605FFE52EE018A /* Sources */,
- 58A42944904097BACD70D32D /* Frameworks */,
+ B812EB79B73BCDADCB3EE952 /* Sources */,
+ 477B1702BB5BEB2FA6129E14 /* Frameworks */,
+ 161B1C59323E97F86E1D8BDB /* Resources */,
+ 16AC5ADC69B1C93D8429EB12 /* Swiftformat & Swiftlint */,
);
buildRules = (
- AC9037804780246933E1C0FF /* PBXBuildRule */,
+ 8B60AD25AD1669A584DBD157 /* PBXBuildRule */,
);
dependencies = (
- 6C835099816967E221D255BE /* PBXTargetDependency */,
);
- name = "IceDiscovery C++11 macOS";
- productName = "IceDiscovery C++11 macOS";
- productReference = A1C108D006CAAC80CD098217 /* libIceDiscovery C++11 macOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceInfo iOS";
+ productName = IceInfo;
+ productReference = 66AC8CC739852D21B53B5825 /* IceInfo.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 505C810A1856E8A7F0004864 /* IceSlicingObjects iOS */ = {
+ 5B04D50FF8C2814B0F900B69 /* IceSlicingObjects macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = C0E4937CF35D1E202DED8322 /* Build configuration list for PBXNativeTarget "IceSlicingObjects iOS" */;
+ buildConfigurationList = 0487F19987F554D8DB5C197D /* Build configuration list for PBXNativeTarget "IceSlicingObjects macOS" */;
buildPhases = (
- EB4A4CF7F2EE6A24BC6B9FBF /* Sources */,
- 6E76A36B0314590A23F037E9 /* Frameworks */,
- E58721FDFB8E3BC8A620531D /* Resources */,
- 37F36154EC7C06513636CB15 /* Swiftformat & Swiftlint */,
+ E3BB0F392226867E4C39284D /* Sources */,
+ 3E377ECC46B9FB02429AB2E3 /* Frameworks */,
+ 4AE3725DD7692F06D5B4B546 /* Resources */,
+ 09BAACC6FAAC92108E182730 /* Swiftformat & Swiftlint */,
);
buildRules = (
- D30452501B6079F931E33379 /* PBXBuildRule */,
+ A4C186E137C744FB79B15344 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingObjects iOS";
+ name = "IceSlicingObjects macOS";
productName = IceSlicingObjects;
- productReference = 6778390D099E411923513FA7 /* IceSlicingObjects.bundle */;
+ productReference = EF5BAB1F45335F4A223A9AC8 /* IceSlicingObjects.bundle */;
productType = "com.apple.product-type.bundle";
};
- 518B2A97C5EA841D90D82FA5 /* IceFacets iOS */ = {
+ 5D112EF4155CA9FB910655EB /* Ice C++11 macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 236B71D0E00885D83D8D40B8 /* Build configuration list for PBXNativeTarget "IceFacets iOS" */;
+ buildConfigurationList = ADB079C0E3F3032601D01658 /* Build configuration list for PBXNativeTarget "Ice C++11 macOS" */;
buildPhases = (
- 25B81CA394DE65F8E2E370F7 /* Sources */,
- 31127C20DCC09A115FCB2F0D /* Frameworks */,
- 01A16052D12F2E7ED8C5931D /* Resources */,
- F73BBA42CAFF29686895B3BB /* Swiftformat & Swiftlint */,
+ 567CC0B11CE745DBA0F796C8 /* Headers */,
+ D16D0F4E4C00AB0279D5B221 /* Sources */,
+ AE405C5A43D4A7E84A60A0D5 /* Frameworks */,
);
buildRules = (
- 53AE3568957DB80E928D5066 /* PBXBuildRule */,
+ A746BFDA6D39F63F98855AA2 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceFacets iOS";
- productName = IceFacets;
- productReference = 06AD6DC30B654395BA9E5C2F /* IceFacets.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "Ice C++11 macOS";
+ productName = "Ice C++11 macOS";
+ productReference = 606A4216D09362669C8FFC04 /* libIce C++11 macOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- 51AC3F7BFE259936606028BD /* IceSlicingExceptions macOS */ = {
+ 609C6DF8A42F390A3B5FDD7E /* IceExceptionsAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 6A61893FD1CC562414EF199E /* Build configuration list for PBXNativeTarget "IceSlicingExceptions macOS" */;
+ buildConfigurationList = B5B19C249F1578F2A5FA9D0D /* Build configuration list for PBXNativeTarget "IceExceptionsAMD iOS" */;
buildPhases = (
- 9B401D75778FAB0BBB86A237 /* Sources */,
- 4CD4A25B815AFC23E990ABE5 /* Frameworks */,
- 95511235599D3C24E13ED0F7 /* Resources */,
- D97B6D16F3350DD6B17AF6E7 /* Swiftformat & Swiftlint */,
+ 6A71C5F0E326151B616B28D1 /* Sources */,
+ 991B1E634CBE74AF510232E1 /* Frameworks */,
+ 8D90EFDE7190F400CA6D74B5 /* Resources */,
+ F6E3055917D575BBDDC58466 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 25DBF137D5058B091508DB04 /* PBXBuildRule */,
+ 0BF1FC5C465CF028AB88EA22 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingExceptions macOS";
- productName = IceSlicingExceptions;
- productReference = 717D42AB052C8FDE9D51B3E2 /* IceSlicingExceptions.bundle */;
+ name = "IceExceptionsAMD iOS";
+ productName = IceExceptionsAMD;
+ productReference = 2B2ECD864B90E5723842C5EB /* IceExceptionsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 545E7DD764E2EF6FB2236BD8 /* IceDefaultValue macOS */ = {
+ 65D2D192741E513ED7970311 /* IceStream macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = CFA57C3BB591FCF8A74B709C /* Build configuration list for PBXNativeTarget "IceDefaultValue macOS" */;
+ buildConfigurationList = 0F485A6D00B2144130583A0E /* Build configuration list for PBXNativeTarget "IceStream macOS" */;
buildPhases = (
- DE168DF58133B6F4DBC6E51C /* Sources */,
- 64C17D6436358BDDB9042FEC /* Frameworks */,
- F36C00883F16B3FFCE96078F /* Resources */,
- 406061D4632610630E37D9BD /* Swiftformat & Swiftlint */,
+ 167BCD73803B94B5EEC087F4 /* Sources */,
+ C5729F81DD63415A01DF4375 /* Frameworks */,
+ 064EF09D86409787C5FC53EE /* Resources */,
+ 82E1F43DAD44E508B1687F4E /* Swiftformat & Swiftlint */,
);
buildRules = (
- 83F00BCB694DDE3392FAA42C /* PBXBuildRule */,
+ 0D3D377E426FFBA12F60D209 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceDefaultValue macOS";
- productName = IceDefaultValue;
- productReference = 193B9E652EAC446B747F7883 /* IceDefaultValue.bundle */;
+ name = "IceStream macOS";
+ productName = IceStream;
+ productReference = 9652FE93E7DF7666348D9355 /* IceStream.bundle */;
productType = "com.apple.product-type.bundle";
};
- 59F3DB3B26E9C8A5FF386242 /* IceScope iOS */ = {
+ 66012C22AF35DDF1485DE768 /* IceProxyAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = A95E1B51ECCEABA8BFB22383 /* Build configuration list for PBXNativeTarget "IceScope iOS" */;
+ buildConfigurationList = C193232A037DDDDE37FE32A1 /* Build configuration list for PBXNativeTarget "IceProxyAMD macOS" */;
buildPhases = (
- 838349DDDBDB92118C8C5A1E /* Sources */,
- CE9E602CC14DD4ECF6947A7B /* Frameworks */,
- F720E2940CBD1DEC75D142E5 /* Resources */,
- FB86B4E1A7BED47C36627D3E /* Swiftformat & Swiftlint */,
+ 097977A382A93DD226B28B35 /* Sources */,
+ 7B9904F6620A89F683AF9906 /* Frameworks */,
+ D07D92906BCB06DA5E1CB0DC /* Resources */,
+ EA27CA12E80705F68087B222 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 364E296F2737E343559E397D /* PBXBuildRule */,
+ 8DD179662B2E9BC8E6B34E46 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceScope iOS";
- productName = IceScope;
- productReference = 3196979D424B1A7383567A56 /* IceScope.bundle */;
+ name = "IceProxyAMD macOS";
+ productName = IceProxyAMD;
+ productReference = 420C9E4133705B52A85A93B2 /* IceProxyAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 655079AC0A3DBCEE9E34BFE2 /* IceDefaultValue iOS */ = {
+ 68EFF66824F6B66C83E2DD51 /* TestDriver iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 88096BC951C288CFEF0921E9 /* Build configuration list for PBXNativeTarget "IceDefaultValue iOS" */;
+ buildConfigurationList = CE4284D4FF4C15654F9E6567 /* Build configuration list for PBXNativeTarget "TestDriver iOS" */;
buildPhases = (
- 6C4CF7D9886C741E7B15D8E0 /* Sources */,
- 4BA62ABCE7C890C8161A6263 /* Frameworks */,
- 10F080F99BDE9EDEA722B3A6 /* Resources */,
- AFA8C537A4074D6CCD898861 /* Swiftformat & Swiftlint */,
+ DD7BD6445714C6D7B318425E /* Sources */,
+ EB82A8D9B4B289B901F117E9 /* Frameworks */,
+ B84BE41E2531CB247E8C0BEE /* Resources */,
+ 6411DDD34D369FF895DC7F93 /* Swiftformat & Swiftlint */,
+ D05E8C02FDB9BC37BE8C3C84 /* Copy Frameworks */,
);
buildRules = (
- 5C480AE6704103054C3BC839 /* PBXBuildRule */,
+ B4B15DA66F2068BD6F25780A /* PBXBuildRule */,
);
dependencies = (
+ 6FE82489D8288617AEF79B5A /* PBXTargetDependency */,
+ 137DEBD004F877717BA76BEB /* PBXTargetDependency */,
+ 6A17CA9E1DB9572E32720C07 /* PBXTargetDependency */,
+ 38C5DEE570830EC46B8186D8 /* PBXTargetDependency */,
+ E3B05A132BF333D4262E6ED7 /* PBXTargetDependency */,
+ 6EF555282F378EA785D4CD1F /* PBXTargetDependency */,
+ 35785A979D4EB93FBE857407 /* PBXTargetDependency */,
+ 3EECAA859D6E48378E5E8926 /* PBXTargetDependency */,
+ D0DDD3AE29AC02DD98A1E4E5 /* PBXTargetDependency */,
+ CFB6E13F256296E7E2C51029 /* PBXTargetDependency */,
+ 18B29D61669308F42946BBDC /* PBXTargetDependency */,
+ 74B7D657188AECC1E60C5EF6 /* PBXTargetDependency */,
+ C30C92EF0E49496A637E4595 /* PBXTargetDependency */,
+ 2B4D527A82D15E2F466E3B14 /* PBXTargetDependency */,
+ 1D3E8CB04C90EF876FC513DA /* PBXTargetDependency */,
+ 55E1778780F7070B8654C81E /* PBXTargetDependency */,
+ 673FF0CA2C4CE54A94265C70 /* PBXTargetDependency */,
+ FFB1D1C9ECFFB6784F1C460F /* PBXTargetDependency */,
+ CF644B1A423B2163F542DD2C /* PBXTargetDependency */,
+ 3F9A30007FDB630BCC1A4137 /* PBXTargetDependency */,
+ 3F82C6376EF9E14A13C25ED9 /* PBXTargetDependency */,
+ F9CE234D1921FCD9D3A2CDC0 /* PBXTargetDependency */,
+ 0E5C7C5639C346CEAB88030A /* PBXTargetDependency */,
+ 203B9926BB3248487A6CB334 /* PBXTargetDependency */,
+ D270A4F185768FB39BDFD1F3 /* PBXTargetDependency */,
+ 23702023A5DFDCABC2D44896 /* PBXTargetDependency */,
+ DDAB45433EA7B6D0ABE669AD /* PBXTargetDependency */,
+ 4A62107D564514622867F60D /* PBXTargetDependency */,
+ 4738076977E30A139F2EE79B /* PBXTargetDependency */,
+ A873058575BA5E22C8B937DE /* PBXTargetDependency */,
+ 12BE6C07FB4C2D40E2EACEEE /* PBXTargetDependency */,
+ B9D07183F007CA5FBF72510D /* PBXTargetDependency */,
+ 778EF5998F2B7DB85AFC87DA /* PBXTargetDependency */,
+ BF3602CD2155C25B48D49C74 /* PBXTargetDependency */,
+ 0F3B320665B6AE9E719572ED /* PBXTargetDependency */,
+ 366F6522A67246A831D71D21 /* PBXTargetDependency */,
+ C95719013D9F7B995910FEAF /* PBXTargetDependency */,
);
- name = "IceDefaultValue iOS";
- productName = IceDefaultValue;
- productReference = 14989342C8DEAEBC3E01AC27 /* IceDefaultValue.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "TestDriver iOS";
+ productName = TestDriver;
+ productReference = 948791D8F1A9EBABC1CDA6C3 /* TestDriver.app */;
+ productType = "com.apple.product-type.application";
};
- 6987C4C552627E648B93FF8E /* IceScope macOS */ = {
+ 6B67B1C1BAEDE4DA681A9C03 /* IceAdmin iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 6DB2ACA972D22D42E1CD260D /* Build configuration list for PBXNativeTarget "IceScope macOS" */;
+ buildConfigurationList = 2F10DEECA5866B76B1F8989E /* Build configuration list for PBXNativeTarget "IceAdmin iOS" */;
buildPhases = (
- AA74DBFF717B4D6C280BA2F2 /* Sources */,
- F49BE503FDB0A3A96D3E6CB7 /* Frameworks */,
- 9E86ED330560B99AAA2256C5 /* Resources */,
- 506E382AE5BCA2EFFE518273 /* Swiftformat & Swiftlint */,
+ 0FE01B9889A388523C00DED3 /* Sources */,
+ 1C6FF2D40D12C16A48AF7F4A /* Frameworks */,
+ D7C61DE06B0396027F58BEFD /* Resources */,
+ 9130A72C6978DC6876C57E08 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 7C22DA75632FDC146533E569 /* PBXBuildRule */,
+ B2FD2F935FC27A1E60ECFAB2 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceScope macOS";
- productName = IceScope;
- productReference = 25C3EEB1CC3EAE46AB43ADF4 /* IceScope.bundle */;
+ name = "IceAdmin iOS";
+ productName = IceAdmin;
+ productReference = 25DCAE72A040E73458CBFE7F /* IceAdmin.bundle */;
productType = "com.apple.product-type.bundle";
};
- 70DEF125591A59B1287E9011 /* IceInfo macOS */ = {
+ 6D612E6F4871903DCD3A324A /* IceServantLocatorAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = E9DC9E4C4BD7E3DE585D835D /* Build configuration list for PBXNativeTarget "IceInfo macOS" */;
+ buildConfigurationList = 107DD44E0EA0230CF5A1368B /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD iOS" */;
buildPhases = (
- 34C83CD84095828AC639F7F1 /* Sources */,
- C2475D43F72BB76CA8CC11D4 /* Frameworks */,
- AFAECEC087BBB5D4E5D5086D /* Resources */,
- 859056D6FF32B7325C4E9D09 /* Swiftformat & Swiftlint */,
+ 37CCD07A4D13D8462FD6412F /* Sources */,
+ 5ED9F2E97E24A8A8B8411887 /* Frameworks */,
+ 798F3B1993280BAD056B8EC7 /* Resources */,
+ 0EC2E73D3D620EDAEA415DF5 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 86A12736C599456AE0CD79DB /* PBXBuildRule */,
+ C16D1AE265B88B7D435F8248 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInfo macOS";
- productName = IceInfo;
- productReference = A4C2D7BE37F58FB0013A15B9 /* IceInfo.bundle */;
+ name = "IceServantLocatorAMD iOS";
+ productName = IceServantLocatorAMD;
+ productReference = CFC8D4B92B0297D3735F36F1 /* IceServantLocatorAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 724F3B9955E19120259EBA88 /* IceInvoke iOS */ = {
+ 6D72C6DAADA7E46CBEBDCA55 /* IceLocation iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = D5EDA8EC653FA5EE13FDA426 /* Build configuration list for PBXNativeTarget "IceInvoke iOS" */;
+ buildConfigurationList = EC3293A025D6A475F637AC09 /* Build configuration list for PBXNativeTarget "IceLocation iOS" */;
buildPhases = (
- A5C12D46149B4EFAFFD968D2 /* Sources */,
- 4811F31E6567750E70FB6272 /* Frameworks */,
- A06A498E2C89763F7330AD0A /* Resources */,
- 215DB860A5CDCA2068FBD4AC /* Swiftformat & Swiftlint */,
+ 46C20C1A745197024CE2E8C6 /* Sources */,
+ 296AD4A06C06512BF4D4730B /* Frameworks */,
+ 40E521AD5275631D5FB0232F /* Resources */,
+ 431953878A361EC85FFC0D79 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 350687DBFE2D5F2D39F8E17A /* PBXBuildRule */,
+ 7B610561EC04ACB525FBAD94 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInvoke iOS";
- productName = IceInvoke;
- productReference = C15B7CBEE96E033BC906124D /* IceInvoke.bundle */;
+ name = "IceLocation iOS";
+ productName = IceLocation;
+ productReference = FAD97B7FA4FFE910CF294D89 /* IceLocation.bundle */;
productType = "com.apple.product-type.bundle";
};
- 76163DBD610637C491CAE31A /* IceInheritance iOS */ = {
+ 708B8815B820428A57009CAE /* IceExceptionsAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 32884A22B0055D0EED962E89 /* Build configuration list for PBXNativeTarget "IceInheritance iOS" */;
+ buildConfigurationList = 9B2458F651B3CDB1736A93F3 /* Build configuration list for PBXNativeTarget "IceExceptionsAMD macOS" */;
buildPhases = (
- 3CC4434645B76E76E25962EC /* Sources */,
- E54806D1AD718D902961857E /* Frameworks */,
- BD758B5CE66A5C3CA90F65F0 /* Resources */,
- C4AEB5F39FF8F2B986EE8322 /* Swiftformat & Swiftlint */,
+ 0E93DF9C1748AD945B4BB0B2 /* Sources */,
+ DE25E628C67BE8558F9A7B3D /* Frameworks */,
+ EA60E2777B39927C97D9E205 /* Resources */,
+ 2101E5AA4CF1E492EF3932CC /* Swiftformat & Swiftlint */,
);
buildRules = (
- 2B042A65BBA0627AF8C85649 /* PBXBuildRule */,
+ E24C207FEFEACBFF03046F04 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInheritance iOS";
- productName = IceInheritance;
- productReference = 11336726413C73691D154061 /* IceInheritance.bundle */;
+ name = "IceExceptionsAMD macOS";
+ productName = IceExceptionsAMD;
+ productReference = 1662B8B78968E13A78289A8B /* IceExceptionsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 7799AAA11FEE80AE0107AB1C /* IceAmi macOS */ = {
+ 714D7F557B3B4F0192755CD1 /* Ice iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 1C5E631ABD3585B26EED4B91 /* Build configuration list for PBXNativeTarget "IceAmi macOS" */;
+ buildConfigurationList = FE947F634336621478177BAA /* Build configuration list for PBXNativeTarget "Ice iOS" */;
buildPhases = (
- 756A81607C0D9CCB435673BA /* Sources */,
- A9AD7EAB6C471EDA13F23C32 /* Frameworks */,
- DE72F8EDA002848F9D8D01E3 /* Resources */,
- 5974241F25FE1DE0F53F4295 /* Swiftformat & Swiftlint */,
+ 950C2FB1B13267BA9E85EE04 /* Headers */,
+ 93C293D35AD16B806CB1D530 /* Sources */,
+ 2682AA1A54EFBC2A4253A82B /* Frameworks */,
+ 26AAD461BD9D534363EBAD08 /* Resources */,
+ 52442DA5AAB7F042DEFC1C76 /* Swiftformat & Swiftlint */,
);
buildRules = (
- BAA17805E979734F9DD49078 /* PBXBuildRule */,
+ AA5C4DD6E7997B9AA34FA9F8 /* PBXBuildRule */,
+ 7F44FD708CD0C3E55652A08B /* PBXBuildRule */,
+ FD4CD75A21393C0A88E8747F /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAmi macOS";
- productName = IceAmi;
- productReference = 85E41060FE0E03E5E5E9F2E4 /* IceAmi.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "Ice iOS";
+ productName = Ice;
+ productReference = 61CCF4D9B98BD009B86BD99E /* Ice.framework */;
+ productType = "com.apple.product-type.framework";
};
- 7DA49F87469E1BF9FE09D96A /* IceProxyAMD macOS */ = {
+ 77D6D39EBDFBACAEC6AB50DC /* IceFacets macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 606ECE2F7FED003A3F0E1C51 /* Build configuration list for PBXNativeTarget "IceProxyAMD macOS" */;
+ buildConfigurationList = ADB51C82C8F1506677E34BE1 /* Build configuration list for PBXNativeTarget "IceFacets macOS" */;
buildPhases = (
- BF5FC8B5D1EF370610E5B0A2 /* Sources */,
- F80561F3FEA30113C33F5839 /* Frameworks */,
- 4F66B62A72244558B228CB1F /* Resources */,
- F6A606ED72EA75DD2EE4396F /* Swiftformat & Swiftlint */,
+ 7A07533A383EDF5F176F8448 /* Sources */,
+ 388770D70D567D971C7D51F0 /* Frameworks */,
+ A1B6E452957039B32CE88406 /* Resources */,
+ FBE89FF16505E33D7A191C46 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 2D6B82C0C1909196A38B5757 /* PBXBuildRule */,
+ 37E6848259698F60F9B4841D /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceProxyAMD macOS";
- productName = IceProxyAMD;
- productReference = 1CF691D390B4D366D0FF3181 /* IceProxyAMD.bundle */;
+ name = "IceFacets macOS";
+ productName = IceFacets;
+ productReference = 8D27990C3A5E2250A211BB2B /* IceFacets.bundle */;
productType = "com.apple.product-type.bundle";
};
- 8012DF443478A451DDE4FBF2 /* IceIAP C++11 iOS */ = {
+ 79E76D83C4CE9103EB33C876 /* IceBinding macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 7C5F182E897CEE2B2D41F3DD /* Build configuration list for PBXNativeTarget "IceIAP C++11 iOS" */;
+ buildConfigurationList = FCCC6072443BF8960A9D353D /* Build configuration list for PBXNativeTarget "IceBinding macOS" */;
buildPhases = (
- 87AA47246EA438F0710AC1F8 /* Headers */,
- 39A9308E7ACFC5FF82687FD4 /* Sources */,
- BCA3DA2E0F58718268118CBC /* Frameworks */,
+ 602FCF8F4166B4C2EAD7EE92 /* Sources */,
+ 4A58259121C9A180133D5DF1 /* Frameworks */,
+ EC77F26433B3571177161D36 /* Resources */,
+ 8BFF7136A408DB38D4AC92E5 /* Swiftformat & Swiftlint */,
);
buildRules = (
- C315BC0B1B8C107EC524F34D /* PBXBuildRule */,
+ C9F0CC797F3C4702CB6342C9 /* PBXBuildRule */,
);
dependencies = (
- B6F3350B9BC6661B28C9F0C5 /* PBXTargetDependency */,
);
- name = "IceIAP C++11 iOS";
- productName = "IceIAP C++11 iOS";
- productReference = 0F759184F24D7154780D538F /* libIceIAP C++11 iOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceBinding macOS";
+ productName = IceBinding;
+ productReference = 5E7F1C2F93E831EA2FDBF330 /* IceBinding.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 83A20DD3EBFB44F9A41058C9 /* IceExceptions macOS */ = {
+ 7ADBF11C9EE20C2EB45B325E /* IceSlicingExceptionsAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 8E416F4AC71D178D11325D5E /* Build configuration list for PBXNativeTarget "IceExceptions macOS" */;
+ buildConfigurationList = 56DD3A8FCC274E02876FFA2B /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD macOS" */;
buildPhases = (
- 258A60FDD368F6E199BFA257 /* Sources */,
- EE942500A31F8DE737051B61 /* Frameworks */,
- F0F5A618958C5BF7B41FC3D1 /* Resources */,
- 5E46542731F718C8F78A66E6 /* Swiftformat & Swiftlint */,
+ 8F0E985D516A03B866DE9A0A /* Sources */,
+ 108F62A17D43D49EC9831F07 /* Frameworks */,
+ D2E0387CA69B89189658B454 /* Resources */,
+ D276776956AB1F5873C3F764 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 1C190FA0B57BDDB5EE9888B5 /* PBXBuildRule */,
+ 1C04455B4B752BBD916BA1DB /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceExceptions macOS";
- productName = IceExceptions;
- productReference = 31D620D0FEB4BEF86D2054ED /* IceExceptions.bundle */;
+ name = "IceSlicingExceptionsAMD macOS";
+ productName = IceSlicingExceptionsAMD;
+ productReference = 2B29ECAB3C7F6C4DA3F36382 /* IceSlicingExceptionsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 868B272E34C5F86EB37605B9 /* IceExceptionsAMD iOS */ = {
+ 825326F860E786A79DEB00D4 /* IceScope iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 0B435C4D9299A7394F867AD7 /* Build configuration list for PBXNativeTarget "IceExceptionsAMD iOS" */;
+ buildConfigurationList = DD1B8CB0C3842AA532D63C1B /* Build configuration list for PBXNativeTarget "IceScope iOS" */;
buildPhases = (
- FA104D6AB7C80E2B73F31891 /* Sources */,
- 8733066C7AF8F1A19A8FDA66 /* Frameworks */,
- 8EC8EDF823CA39DB598D3B07 /* Resources */,
- FEF04DD42905EB6F711F2AD2 /* Swiftformat & Swiftlint */,
+ CBCA53297088525EC9B29067 /* Sources */,
+ 9FBAA53A299D07244761F06E /* Frameworks */,
+ 232F6A8A7FE40CD0DFFFFFB0 /* Resources */,
+ 837841B0D91EA132A8442CFF /* Swiftformat & Swiftlint */,
);
buildRules = (
- 9FCAA07CE6D2100AF2A2442D /* PBXBuildRule */,
+ 4E1B21A0AA678CD6D3997B59 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceExceptionsAMD iOS";
- productName = IceExceptionsAMD;
- productReference = 9D9BE9DDF754F94DF4B96C06 /* IceExceptionsAMD.bundle */;
+ name = "IceScope iOS";
+ productName = IceScope;
+ productReference = B9A4DBC0876993B65F8C7A23 /* IceScope.bundle */;
productType = "com.apple.product-type.bundle";
};
- 914A73A2638D21A5151A593D /* IceLocation macOS */ = {
+ 8739E27BE2F42956F1855311 /* IceOperations iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 9AB522A258774CF28C9B42A1 /* Build configuration list for PBXNativeTarget "IceLocation macOS" */;
+ buildConfigurationList = AD88E9EB85963BFB504BF4D5 /* Build configuration list for PBXNativeTarget "IceOperations iOS" */;
buildPhases = (
- BAD87A2FF715368F8CDC6917 /* Sources */,
- 1E12752E79A2D593763D9087 /* Frameworks */,
- 505CC78842F0CB0F0E84F144 /* Resources */,
- 3F9EDF543EB45EBA6E487251 /* Swiftformat & Swiftlint */,
+ C1AF7E2174DB2CED82737C04 /* Sources */,
+ F0AE15BF610DE56E17BBD42A /* Frameworks */,
+ C961FF4DE15427AC995E2F20 /* Resources */,
+ 7C762035D06CBE04EDD2A7D3 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 170EE00973842CA214356056 /* PBXBuildRule */,
+ F883618EB3B387F4BE26D4E2 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceLocation macOS";
- productName = IceLocation;
- productReference = B2B7A42A9ABB75BB938FCBF9 /* IceLocation.bundle */;
+ name = "IceOperations iOS";
+ productName = IceOperations;
+ productReference = 46A5FC4917146A267A5FBEDA /* IceOperations.bundle */;
productType = "com.apple.product-type.bundle";
};
- 91754B964281FFBC9EC76174 /* IceSlicingExceptionsAMD iOS */ = {
+ 9346D47FA5D6E320D986340D /* IceProxy macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = C1B525CE1343DD05D8815B7B /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD iOS" */;
+ buildConfigurationList = 1A33D8129F04CEC5A8179A67 /* Build configuration list for PBXNativeTarget "IceProxy macOS" */;
buildPhases = (
- 3D1574D6BC29EA13837A3B41 /* Sources */,
- 63C2EDD7B402D605335C19D0 /* Frameworks */,
- 3CFA3CCD88267B1EE9F9CDF0 /* Resources */,
- 59919783149A4111651A6BA2 /* Swiftformat & Swiftlint */,
+ B714801A32F204F2714C2158 /* Sources */,
+ 9364115928752E8D8EEAD3CE /* Frameworks */,
+ 930340903E01097C2D203AFE /* Resources */,
+ 6C9EA27FE5ACEF4F67275D3C /* Swiftformat & Swiftlint */,
);
buildRules = (
- 47F4C888E542708FF353CF99 /* PBXBuildRule */,
+ 8AA7260E8EEF5AEF4A4C2A14 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingExceptionsAMD iOS";
- productName = IceSlicingExceptionsAMD;
- productReference = 54C0931735B77DF7C4D89CA5 /* IceSlicingExceptionsAMD.bundle */;
+ name = "IceProxy macOS";
+ productName = IceProxy;
+ productReference = E1AD5C873972E1672C132D01 /* IceProxy.bundle */;
productType = "com.apple.product-type.bundle";
};
- 918450AF555DE0A32DE45341 /* TestDriver macOS */ = {
+ 948AFA5450C10199A3077846 /* IceAdapterDeactivation iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = E073950292B0648D0A56751C /* Build configuration list for PBXNativeTarget "TestDriver macOS" */;
+ buildConfigurationList = 3D9AC9D701FBB5CD93C364A5 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation iOS" */;
buildPhases = (
- D800AD50A86DA893F35E70BD /* Sources */,
- 2308B98015FFD048DBB62CE5 /* Frameworks */,
- 4ABF5BB105FC821B29BBDF62 /* Resources */,
- 0F9FA766EFCD86D4BCB4F51F /* Swiftformat & Swiftlint */,
- 41564906C3E51ACE5D85B7F1 /* Copy Frameworks */,
+ 95AD699D12435F87F9C40A11 /* Sources */,
+ D6AAD052BB07A7D54800FAC3 /* Frameworks */,
+ 84F7C93C94349D8E384061FE /* Resources */,
+ 19E77939825C0141BEB37DF1 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 6FE62C1965B0968911C9E751 /* PBXBuildRule */,
+ ECAA5A3B50F0BC7AA0E5B9CB /* PBXBuildRule */,
);
dependencies = (
- C014B1D67D068575CADB89FD /* PBXTargetDependency */,
- EF78DC527160EC5956C667C6 /* PBXTargetDependency */,
- F7DAAD023FDF26C6B71E1EA7 /* PBXTargetDependency */,
- 50979C9BFD36C3F27C8C658B /* PBXTargetDependency */,
- 9A0DFFA0B97C0C259FD8F8AC /* PBXTargetDependency */,
- 80E9F21728A7CAA959A2250E /* PBXTargetDependency */,
- 914FD8294BA4705C06109115 /* PBXTargetDependency */,
- A27C177EF82705605353D755 /* PBXTargetDependency */,
- 9CEAA1DDC28C2EE55DE5ACD2 /* PBXTargetDependency */,
- B28C726B1243A707977D4258 /* PBXTargetDependency */,
- 2F0B8387DBEE633F9364CAE0 /* PBXTargetDependency */,
- BB190CA1DD5FBF23E5B1A089 /* PBXTargetDependency */,
- A86C8C772ED9939B94129E22 /* PBXTargetDependency */,
- BF324D63E409BBD7F188BB68 /* PBXTargetDependency */,
- F76B6DB0C73A2BD04551B8B2 /* PBXTargetDependency */,
- 7BC4D788B9B3F5561598AB06 /* PBXTargetDependency */,
- 56ECA3A28ABDDD7CBCCC4673 /* PBXTargetDependency */,
- F1B53D704ACC2B6204024DAC /* PBXTargetDependency */,
- 539BD57C98251F908E0A5FCC /* PBXTargetDependency */,
- DF20316FD9BF8702BB93A7FF /* PBXTargetDependency */,
- 12F356CC6FB1008F3B5DBE32 /* PBXTargetDependency */,
- 3A9F06870BCCD4C3C5FF16EB /* PBXTargetDependency */,
- 80CCE4747A7AD2A01FA60E3E /* PBXTargetDependency */,
- 7978677C096FD2C3985A3638 /* PBXTargetDependency */,
- ED04BBC9D56DCABAA915C742 /* PBXTargetDependency */,
- A319255B4A60B50309B443FD /* PBXTargetDependency */,
- 8F3D8EF29E4E46BB966D96CA /* PBXTargetDependency */,
- BB381E2ED445E492945E6539 /* PBXTargetDependency */,
- 8461B8F83A105F7783D43FD6 /* PBXTargetDependency */,
- 0453F2305B5C2F62CA1F0D28 /* PBXTargetDependency */,
- E89BA3CE6E08B45B9F5331FA /* PBXTargetDependency */,
- BABCE2961238CC0EFA0634A2 /* PBXTargetDependency */,
- EAE2C5AAE523A9C243C1AC25 /* PBXTargetDependency */,
- ABDD3AC2DD3A30CEBAC49BD6 /* PBXTargetDependency */,
- CD6A071394D11A911DE39BBE /* PBXTargetDependency */,
- 5433CABC2F61EA356A0A28D9 /* PBXTargetDependency */,
);
- name = "TestDriver macOS";
- productName = TestDriver;
- productReference = 44371E1E8AE8B9DBB3A9F23C /* TestDriver.app */;
- productType = "com.apple.product-type.application";
+ name = "IceAdapterDeactivation iOS";
+ productName = IceAdapterDeactivation;
+ productReference = 46C3DB6CB91CC6E238302E93 /* IceAdapterDeactivation.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 927B275163C7303EB658769C /* IceEnums macOS */ = {
+ 94AD4DC1AF342B494CAAB7CC /* IceHold macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 99A19612DECC36FCE5152075 /* Build configuration list for PBXNativeTarget "IceEnums macOS" */;
+ buildConfigurationList = 75AED5C135569C62DFF21CA4 /* Build configuration list for PBXNativeTarget "IceHold macOS" */;
buildPhases = (
- C8AD632CA3B64C8A7CD87FC2 /* Sources */,
- D9C74FABADA87244BA939DE9 /* Frameworks */,
- 9C4EF16184A2D56FD9306E5B /* Resources */,
- 68B111C1868A6CF47A79D169 /* Swiftformat & Swiftlint */,
+ 6FD8219A1B72ED3F5FDC696C /* Sources */,
+ A60B10AC793FCAFF06C483F7 /* Frameworks */,
+ C8F8A22E10A379D13BCA280D /* Resources */,
+ E1C4E3D5B7BADC6AF19ACE3E /* Swiftformat & Swiftlint */,
);
buildRules = (
- 919FEC8B9953561B6F684C57 /* PBXBuildRule */,
+ 917C84CB60D55224E631644B /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceEnums macOS";
- productName = IceEnums;
- productReference = D5E174ABEEB045DC1AE2A9B4 /* IceEnums.bundle */;
+ name = "IceHold macOS";
+ productName = IceHold;
+ productReference = B3C5CEBC16693220333C1B7A /* IceHold.bundle */;
productType = "com.apple.product-type.bundle";
};
- 943DC5E4F16FE7800E1EC985 /* IceUdp macOS */ = {
+ 95397A3FDEAE1CE30716B6E5 /* IceSSLConfiguration iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 7F68577B82FE3B8577100D8F /* Build configuration list for PBXNativeTarget "IceUdp macOS" */;
+ buildConfigurationList = 0BE8360DD6270F6C0DF21E32 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration iOS" */;
buildPhases = (
- 2ED52C67218C869BC1EE621B /* Sources */,
- D7C9523A830D2884ED53D89C /* Frameworks */,
- A2A2C4AA0902CEEB7272DD3E /* Resources */,
- CAE02F55C3C8949FFCC1ED53 /* Swiftformat & Swiftlint */,
+ 0740E34A279400F559CE6F4B /* Sources */,
+ 38EC72A28DF658493E964651 /* Frameworks */,
+ 3AFC9659144F776E01684E20 /* Resources */,
+ 7B3199255277118C8B66D038 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 8503B5A671EA787BFBBA1637 /* PBXBuildRule */,
+ 40206CCD16CFDB9D124B89CF /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceUdp macOS";
- productName = IceUdp;
- productReference = 374DB214B3660005627F9737 /* IceUdp.bundle */;
+ name = "IceSSLConfiguration iOS";
+ productName = IceSSLConfiguration;
+ productReference = 994B08E3038A52865DA9F4D3 /* IceSSLConfiguration.bundle */;
productType = "com.apple.product-type.bundle";
};
- 9559E08EB06E86D9555AFA32 /* IceAcm iOS */ = {
+ 97C84BE017EF7778EFC76C8B /* IceInvoke macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = D74E8F078FE1FA602D112E8E /* Build configuration list for PBXNativeTarget "IceAcm iOS" */;
+ buildConfigurationList = CDED15251B237CAB22DDFF10 /* Build configuration list for PBXNativeTarget "IceInvoke macOS" */;
buildPhases = (
- BBF94D53DA8ED1D0F71EC349 /* Sources */,
- 2A58A53620D9FFF3991EDB86 /* Frameworks */,
- 2B46F48129446A0F76148E6D /* Resources */,
- FF0E796AA44E9B97C0C34E36 /* Swiftformat & Swiftlint */,
+ 28380B90093857DAC25575F1 /* Sources */,
+ DC2A52CB2560FEB7335E2399 /* Frameworks */,
+ E34D40ADAC024D9DDC3017A0 /* Resources */,
+ E803E3DA1530B72B583AABC0 /* Swiftformat & Swiftlint */,
);
buildRules = (
- BB289FAA462BD6FD480DE6E3 /* PBXBuildRule */,
+ 98758E2820C23F13A813D902 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAcm iOS";
- productName = IceAcm;
- productReference = DCD40A7A2AAA3DF1279B5E56 /* IceAcm.bundle */;
+ name = "IceInvoke macOS";
+ productName = IceInvoke;
+ productReference = A043828E2B34686A0AAE3121 /* IceInvoke.bundle */;
productType = "com.apple.product-type.bundle";
};
- 95A4C9B73FD39CCC2C76F664 /* IceFacets macOS */ = {
+ 97E9DF0DC4AC1A0C397DC61E /* IceLocation macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 08D0DDBE46EEAA3AC8E45535 /* Build configuration list for PBXNativeTarget "IceFacets macOS" */;
+ buildConfigurationList = 20F5033592A80BA0A1FFC561 /* Build configuration list for PBXNativeTarget "IceLocation macOS" */;
buildPhases = (
- DAFB9AD8E7973378BC58A245 /* Sources */,
- 828A51582BEB85F9169BD1F2 /* Frameworks */,
- FEC41D5B33841E3378126998 /* Resources */,
- 65E1B5FB9373E91279D8CB68 /* Swiftformat & Swiftlint */,
+ 17AABF98459483D5FB979822 /* Sources */,
+ 06355AF514E5DA1B90CB355F /* Frameworks */,
+ 882240EB2EEC53460B20FDBD /* Resources */,
+ FD0A8A49CC124C600CF3AA82 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 8A850EEA088312DEF07AEC3F /* PBXBuildRule */,
+ 50985A95730A27623C17D2A5 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceFacets macOS";
- productName = IceFacets;
- productReference = F83285132BEA731A39446D3A /* IceFacets.bundle */;
+ name = "IceLocation macOS";
+ productName = IceLocation;
+ productReference = 880B434E37D837EC5357D37D /* IceLocation.bundle */;
productType = "com.apple.product-type.bundle";
};
- 9C95E1327D77250F2FBF6C75 /* Ice iOS */ = {
+ 97F30BC51B01F0708208E284 /* IceSlicingExceptions iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = ED133CAB34268AE76036AD7A /* Build configuration list for PBXNativeTarget "Ice iOS" */;
+ buildConfigurationList = 09F76FB40BEEA1B00E313D18 /* Build configuration list for PBXNativeTarget "IceSlicingExceptions iOS" */;
buildPhases = (
- 0D4B3A2A78A2C03A2320FD0F /* Headers */,
- FF17BEB827127C23F881AE70 /* Sources */,
- 3E435F6F197FDB08A6223845 /* Frameworks */,
- F5A53C4DA950117E4068582D /* Resources */,
- 7774CD0D4FA2A07DAC4BDFC4 /* Swiftformat & Swiftlint */,
+ D73608C6F55FF17A2BC17CAC /* Sources */,
+ 33EF1DD1954AB88598AF5CE4 /* Frameworks */,
+ 044A1D9D7EF9212F8FC1768A /* Resources */,
+ 6903855C823CFA5C644FE49E /* Swiftformat & Swiftlint */,
);
buildRules = (
- 3FDD825EF9EF4687C68CA5C5 /* PBXBuildRule */,
- ADF02BF9AB809918424C13B1 /* PBXBuildRule */,
- 3859232889F11071594F96B1 /* PBXBuildRule */,
+ 5621DA1191C818E6B360BCA4 /* PBXBuildRule */,
);
dependencies = (
);
- name = "Ice iOS";
- productName = Ice;
- productReference = 524342244409D3DB67E911AC /* Ice.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceSlicingExceptions iOS";
+ productName = IceSlicingExceptions;
+ productReference = 17F2453F33700E385AE433D4 /* IceSlicingExceptions.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 9D790B99CF723726AB027C4D /* Ice C++11 iOS */ = {
+ 9B50C8734B7707E414BC2D20 /* IceFacets iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = BFDB42643AD7F6BE957E1484 /* Build configuration list for PBXNativeTarget "Ice C++11 iOS" */;
+ buildConfigurationList = BEF33EF379E963566BAC6B86 /* Build configuration list for PBXNativeTarget "IceFacets iOS" */;
buildPhases = (
- D64BCF0F959E0E43C73C2559 /* Headers */,
- 24F3CC1080F5D30D8A205A40 /* Sources */,
- A46ACBB66C0EB7A067311B66 /* Frameworks */,
+ 0D7511FEEABAD0CD859C3B84 /* Sources */,
+ 908F2BC21EB0F10809BCB98E /* Frameworks */,
+ 4EBA78E9BDB6F0297D7575D1 /* Resources */,
+ 543A25A817983803AE6D9169 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 693010B536EFD12EFEDC0C27 /* PBXBuildRule */,
+ 4403204CA72D84E4C63D8AE2 /* PBXBuildRule */,
);
dependencies = (
);
- name = "Ice C++11 iOS";
- productName = "Ice C++11 iOS";
- productReference = 35D5B6B6EDF906912570CA84 /* libIce C++11 iOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceFacets iOS";
+ productName = IceFacets;
+ productReference = 91A900E7B4078D18DD7B9C6F /* IceFacets.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- A96345B859D9C092EEEB64BD /* IceOptional iOS */ = {
+ 9C530776724F6E799E34EB78 /* IceServantLocator iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 1184F6BA728CFB4A06DFAA10 /* Build configuration list for PBXNativeTarget "IceOptional iOS" */;
+ buildConfigurationList = 693BC6104A73E2006B520BFD /* Build configuration list for PBXNativeTarget "IceServantLocator iOS" */;
buildPhases = (
- 7009B08024C9156F630E0328 /* Sources */,
- 26738B2215BC32E6B56CA8B8 /* Frameworks */,
- CBAACBA75967388ED3A08C1B /* Resources */,
- 8F2E114147F3C9719FF6B49F /* Swiftformat & Swiftlint */,
+ C6CF8576D89EF034AD01713F /* Sources */,
+ 85655B71E27E22DF7EED8B2F /* Frameworks */,
+ 1BC8588D3E2BE982064A2481 /* Resources */,
+ 61BB53971EE72B5817169F29 /* Swiftformat & Swiftlint */,
);
buildRules = (
- A2C60DD9B1BB5553B054431B /* PBXBuildRule */,
+ C74F5D42A7D00C257A60A4C4 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOptional iOS";
- productName = IceOptional;
- productReference = BF7889EBAA5301306F5DCC38 /* IceOptional.bundle */;
+ name = "IceServantLocator iOS";
+ productName = IceServantLocator;
+ productReference = AEBBF962F94840180AE525B4 /* IceServantLocator.bundle */;
productType = "com.apple.product-type.bundle";
};
- AC1434764EA9EABF4E38B0E3 /* IceDiscovery C++11 iOS */ = {
+ 9D8AB509BA494D526AC06EA7 /* IceSSL C++11 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = C959EB1F27BD01449D2FBDF5 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 iOS" */;
+ buildConfigurationList = 60FCF0C7E14E7484021E9B54 /* Build configuration list for PBXNativeTarget "IceSSL C++11 iOS" */;
buildPhases = (
- 037FF9C0EA166CCBD7633CE8 /* Headers */,
- 0C2A7B5AD60BD155FFC5988A /* Sources */,
- DA12B0DF625819A4560D574D /* Frameworks */,
+ ACFA9395C3D268D1AA554423 /* Headers */,
+ C7AE73E5A2446FBA4A5DC014 /* Sources */,
+ A03E05D5A3F5686DFC71A170 /* Frameworks */,
);
buildRules = (
- FAFCFD6160F23B4E31E40E57 /* PBXBuildRule */,
+ 2B3642DB890D1328BA21979F /* PBXBuildRule */,
);
dependencies = (
- 9811052084BA740E08C0FD20 /* PBXTargetDependency */,
+ D1EC495EA69A3DC7D17BC183 /* PBXTargetDependency */,
);
- name = "IceDiscovery C++11 iOS";
- productName = "IceDiscovery C++11 iOS";
- productReference = A2A1AF77AA86EFAFC36080B7 /* libIceDiscovery C++11 iOS.a */;
+ name = "IceSSL C++11 iOS";
+ productName = "IceSSL C++11 iOS";
+ productReference = A1ABB3BEC678E411EDA78830 /* libIceSSL C++11 iOS.a */;
productType = "com.apple.product-type.library.static";
};
- B28481FB48FA5D94C1A7184D /* TestDriver iOS */ = {
+ A0E7835C8632C1FD0B765070 /* IceSlicingExceptions macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = C0A19FA656CACC41E20B9ED7 /* Build configuration list for PBXNativeTarget "TestDriver iOS" */;
+ buildConfigurationList = C6B22FF826DD8658A537A57C /* Build configuration list for PBXNativeTarget "IceSlicingExceptions macOS" */;
buildPhases = (
- 07ED13AA53420FFF603C4A7C /* Sources */,
- A8EDC10E71D300552ED4EFC0 /* Frameworks */,
- 9B5DC1210B5CC31A06626CBF /* Resources */,
- 11694026F64393E512344435 /* Swiftformat & Swiftlint */,
- E16484C46E963963F5902DA1 /* Copy Frameworks */,
+ 2EA1DBD1FD15245CA113D02F /* Sources */,
+ B7BF306503D3919D5A321292 /* Frameworks */,
+ BA999F270C4DC0DF3595D83C /* Resources */,
+ 6B7B87C35DF072309F745BC8 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 06EA9CBB3BB84FE6CACB39E8 /* PBXBuildRule */,
+ 6462DEB6E2568928C1F65080 /* PBXBuildRule */,
);
dependencies = (
- 9205DE9F0ED44320243C566C /* PBXTargetDependency */,
- A066B0792B073C11ECCE363A /* PBXTargetDependency */,
- 17B871040995F7469B5CBEEB /* PBXTargetDependency */,
- 4C2513491B0A3457AEAB3313 /* PBXTargetDependency */,
- 92C2433CE87EF9C29222893B /* PBXTargetDependency */,
- A2F7C28BF0821EC5A8E47049 /* PBXTargetDependency */,
- 53710BE339C2BFA09B6E0BBD /* PBXTargetDependency */,
- FDFF7CEC572F7257272605F5 /* PBXTargetDependency */,
- 932B8C3D3902CC363CB2DE8A /* PBXTargetDependency */,
- D6594C8DB3CA00924AD5C3B7 /* PBXTargetDependency */,
- C6CD09841D17939D7FD27D75 /* PBXTargetDependency */,
- 7C7710389EAC7D26AAB74A68 /* PBXTargetDependency */,
- 1A5DA5E7086399E884486FC6 /* PBXTargetDependency */,
- A0A3704193787D48CF05211D /* PBXTargetDependency */,
- D590AEEF318DDFBBF7AB8020 /* PBXTargetDependency */,
- 60993FE123E7286EC84DB7C0 /* PBXTargetDependency */,
- AFF2347D435BEB8CABC9257D /* PBXTargetDependency */,
- 3CC02A6A9FF38083E88605CB /* PBXTargetDependency */,
- 6030C4D0E59718D61F9CF118 /* PBXTargetDependency */,
- 2062612DC75227B707952D48 /* PBXTargetDependency */,
- 45ACAF930249EF7D692AAC4C /* PBXTargetDependency */,
- 5B82E37A42C661E5C3182649 /* PBXTargetDependency */,
- E5C52BA112E1DEE6C511C917 /* PBXTargetDependency */,
- 5837B06F9DCCD5A8D8346B16 /* PBXTargetDependency */,
- F2439549999660BB658B4BBA /* PBXTargetDependency */,
- 14FDC1410B03B5BDE493FA55 /* PBXTargetDependency */,
- 3D02A514278C75F8D4AE2B63 /* PBXTargetDependency */,
- 2C504D1C4C34C98D9789B9E0 /* PBXTargetDependency */,
- DEFBB3C2C5CF41FB8DF32E20 /* PBXTargetDependency */,
- 6E321A581FEE2C7B93373F17 /* PBXTargetDependency */,
- 8EF22B4ABAB27A8C3C2F025C /* PBXTargetDependency */,
- C52DF4FAE88EFC1945E0821A /* PBXTargetDependency */,
- AAAB58D139670AE7773CF049 /* PBXTargetDependency */,
- AE6508D39F993DD79BA215EF /* PBXTargetDependency */,
- 34DA3565AA098E7E958518AD /* PBXTargetDependency */,
- B43581034BB5B38FB2F8CC4A /* PBXTargetDependency */,
);
- name = "TestDriver iOS";
- productName = TestDriver;
- productReference = 53A9A6E870ECB5C1B03647EB /* TestDriver.app */;
- productType = "com.apple.product-type.application";
+ name = "IceSlicingExceptions macOS";
+ productName = IceSlicingExceptions;
+ productReference = 31154B1A42B014CC2D79067F /* IceSlicingExceptions.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- B55B847861F122680DE05BB1 /* IceHold iOS */ = {
+ A7579A790955128C4941C742 /* IceLocatorDiscovery C++11 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 79C748DF090E04FCEF381619 /* Build configuration list for PBXNativeTarget "IceHold iOS" */;
+ buildConfigurationList = 687292FEF133F749C20DF5D3 /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 iOS" */;
buildPhases = (
- 9A5FB26A72A0DCC1CCE990A5 /* Sources */,
- 59B7EF2C9DB253324D339382 /* Frameworks */,
- E4720969116BA7D9D4AD0F7B /* Resources */,
- 342B6701215F8D7E19E3D966 /* Swiftformat & Swiftlint */,
+ 575C601143448331B730568A /* Headers */,
+ 40C918D7F042DBAF2AC85A7E /* Sources */,
+ DFA5A5881BD59E667DCB0AFA /* Frameworks */,
);
buildRules = (
- 2FD8EEB59196F2156A4689E6 /* PBXBuildRule */,
+ E55C23663423D548CCB83B22 /* PBXBuildRule */,
);
dependencies = (
+ E930F964DBDD12C3E4290D54 /* PBXTargetDependency */,
);
- name = "IceHold iOS";
- productName = IceHold;
- productReference = DB80FA4BEC412132E62219E0 /* IceHold.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceLocatorDiscovery C++11 iOS";
+ productName = "IceLocatorDiscovery C++11 iOS";
+ productReference = A857871A061C23E1EF174720 /* libIceLocatorDiscovery C++11 iOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- BCB87334C1A9C89F507279B6 /* IceOperations iOS */ = {
+ A8146EFB8049C70495934DD7 /* IceDefaultServant macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 4BAF1A6519D955E06B7659C8 /* Build configuration list for PBXNativeTarget "IceOperations iOS" */;
+ buildConfigurationList = 7CC4326EC38D7668DA437D7A /* Build configuration list for PBXNativeTarget "IceDefaultServant macOS" */;
buildPhases = (
- E49C83C93C843B230867848F /* Sources */,
- 0AC6FA1AAEC9D8505BCECBB8 /* Frameworks */,
- F0540D5D97564B9D949C5A54 /* Resources */,
- 873AD09A85F5ECDE3DD28F13 /* Swiftformat & Swiftlint */,
+ 9BE0347D3A73FD0902DB7910 /* Sources */,
+ 4A613EED11559F3FDDD4E86A /* Frameworks */,
+ 93447C5C4B523B487C098841 /* Resources */,
+ 644C0BF0967F16893D549031 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 0B28FE99B2BCE95A278FF889 /* PBXBuildRule */,
+ EDCFD2023D4994A34DF61F8D /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOperations iOS";
- productName = IceOperations;
- productReference = AF7A52E215CA46A60FE6E168 /* IceOperations.bundle */;
+ name = "IceDefaultServant macOS";
+ productName = IceDefaultServant;
+ productReference = 83A2164B80CD96B8769D799F /* IceDefaultServant.bundle */;
productType = "com.apple.product-type.bundle";
};
- C1FFADFE4AD696D0FFED553E /* IceExceptions iOS */ = {
+ A846EEA352AF47315182B4BF /* SliceEscape iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = C7A3BF780BCE90C6C6AE9071 /* Build configuration list for PBXNativeTarget "IceExceptions iOS" */;
+ buildConfigurationList = FEA659621348FA3FB7141853 /* Build configuration list for PBXNativeTarget "SliceEscape iOS" */;
buildPhases = (
- E6B8E183206974843B6B556D /* Sources */,
- 134E644E3C0E06DDAD5F4D50 /* Frameworks */,
- 03064D0E4E7BB9B7DFA31DC0 /* Resources */,
- A5FF4D15BB9C363C8E9DAD2B /* Swiftformat & Swiftlint */,
+ C1424C010A1F3584B67AD26E /* Sources */,
+ 4896ED762B6639566A6F8B59 /* Frameworks */,
+ D82C2BF73DE9BA9CC59A002A /* Resources */,
+ 654F122E3784029BD5FDF7FE /* Swiftformat & Swiftlint */,
);
buildRules = (
- 0913B47623C876D2BF131EB4 /* PBXBuildRule */,
+ 34BA47D942CA317AA55F3E61 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceExceptions iOS";
- productName = IceExceptions;
- productReference = 694A38F2AB24AFC3AD11DE3F /* IceExceptions.bundle */;
+ name = "SliceEscape iOS";
+ productName = SliceEscape;
+ productReference = BACA54CC54CCB233A29CFD56 /* SliceEscape.bundle */;
productType = "com.apple.product-type.bundle";
};
- C86D3582869B4C5CFD6D9DF1 /* IceSSL C++11 macOS */ = {
+ A8EEF07C1AAEE896C12890EB /* IceInheritance macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 00302DFB2A1BCCCB931B87D9 /* Build configuration list for PBXNativeTarget "IceSSL C++11 macOS" */;
+ buildConfigurationList = DB0D00B3BDEE4596239A63F0 /* Build configuration list for PBXNativeTarget "IceInheritance macOS" */;
buildPhases = (
- 77D4BB0C4FF560CA7D482B87 /* Headers */,
- C45069E35D1059E11FFD8C60 /* Sources */,
- 3CD1F188E09CB8864E9B8E00 /* Frameworks */,
+ 0067B3C2E390E2D3D7321E84 /* Sources */,
+ D771B9600CB4C12CE1160135 /* Frameworks */,
+ BAFF89F72A8D57AC1EFECE57 /* Resources */,
+ 186A5064EE39E2DE7741A265 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 3AD10FDEA677D4989375AC1C /* PBXBuildRule */,
+ 9A1DCECDC111169052E6C10B /* PBXBuildRule */,
);
dependencies = (
- 26367B6E4C4D62EB19AE5405 /* PBXTargetDependency */,
);
- name = "IceSSL C++11 macOS";
- productName = "IceSSL C++11 macOS";
- productReference = F7B0AB0691B2060065D828E3 /* libIceSSL C++11 macOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceInheritance macOS";
+ productName = IceInheritance;
+ productReference = B7695B5D2969EB9D2A773E6D /* IceInheritance.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- CA0456286716603E3F58A6D6 /* IceStream macOS */ = {
+ A99E9B163074E125FC2013CB /* IceBinding iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 7518DB94D8299C1224DFD901 /* Build configuration list for PBXNativeTarget "IceStream macOS" */;
+ buildConfigurationList = A49DEBCECFB28ABCE1931F3B /* Build configuration list for PBXNativeTarget "IceBinding iOS" */;
buildPhases = (
- D47A8964CB81DA181314AFFC /* Sources */,
- 6D7EAD88972F8D370F52AF54 /* Frameworks */,
- 8ACC7F6A4B5B9E137264605C /* Resources */,
- 991EDEEBB30648F17E153095 /* Swiftformat & Swiftlint */,
+ A6F8F3D0DE1FEDF35CB257CA /* Sources */,
+ E15CC4A6BA3DE214EFAA208E /* Frameworks */,
+ 31178B2655E7010CB805F504 /* Resources */,
+ 39ED513AADE012460F766DB7 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 82C6C7C54009A17E40EBFCFF /* PBXBuildRule */,
+ 3F2033809F40CA4488C04D28 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceStream macOS";
- productName = IceStream;
- productReference = 6C8FD053B3C2CF1AFF315E77 /* IceStream.bundle */;
+ name = "IceBinding iOS";
+ productName = IceBinding;
+ productReference = 0D4D508CD317087115061AE3 /* IceBinding.bundle */;
productType = "com.apple.product-type.bundle";
};
- CFD8907E52F7B572629EE044 /* IceProxyAMD iOS */ = {
+ AB3067BB19F19A9A34CA528A /* IceExceptions macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 6EDF53F54320B05EDCEA95BD /* Build configuration list for PBXNativeTarget "IceProxyAMD iOS" */;
+ buildConfigurationList = 4372AA37DB67494957C7921C /* Build configuration list for PBXNativeTarget "IceExceptions macOS" */;
buildPhases = (
- 56A4B8B3735D8A5A2BC0155E /* Sources */,
- 0467855657E6805D687A63ED /* Frameworks */,
- 1FBBD05D66C78BEEF64B7B46 /* Resources */,
- 0BF33EA3CF5E7ABD3A42A9C9 /* Swiftformat & Swiftlint */,
+ 363377A3CE5B5A024CAB0338 /* Sources */,
+ 8237EDACCE4C011E6F290619 /* Frameworks */,
+ F11F0C5B5A60F886823FD78A /* Resources */,
+ 05A9B3014A1DB29ACDAFB40D /* Swiftformat & Swiftlint */,
);
buildRules = (
- CAE32786F6042BCE1ACF734B /* PBXBuildRule */,
+ 4C16126EC90CAE20B9598445 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceProxyAMD iOS";
- productName = IceProxyAMD;
- productReference = 91850739F6B22E30769D6B7D /* IceProxyAMD.bundle */;
+ name = "IceExceptions macOS";
+ productName = IceExceptions;
+ productReference = 52AEB2D93BF0C51D00EF2C8D /* IceExceptions.bundle */;
productType = "com.apple.product-type.bundle";
};
- D135F5A608AD970DE196A432 /* IceLocation iOS */ = {
+ ADC9E6EA1EA77E4B4404BF14 /* IceDiscovery C++11 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 56BA199DE3453017D36836C1 /* Build configuration list for PBXNativeTarget "IceLocation iOS" */;
+ buildConfigurationList = 83D6EF9F8C59F2AC07C68816 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 iOS" */;
buildPhases = (
- 0E9440C901B8D722E41B5D3C /* Sources */,
- 3A0ABC64EF3FE49C6F6413DA /* Frameworks */,
- 1DB0D78EED6E0295287C0BA7 /* Resources */,
- 5E6832C9EBDC0792AFB9D27A /* Swiftformat & Swiftlint */,
+ B02291793D1816F3D51D1C8F /* Headers */,
+ 16EC6DD606C79A712494B3C1 /* Sources */,
+ E751737B7B83B62114485AB3 /* Frameworks */,
);
buildRules = (
- E90ACB037054C61FCC4E9952 /* PBXBuildRule */,
+ 3D5C17E92ED4D02DD34BCF1F /* PBXBuildRule */,
);
dependencies = (
+ AD91A2FE8A6479D362C06006 /* PBXTargetDependency */,
);
- name = "IceLocation iOS";
- productName = IceLocation;
- productReference = F5954C3E1FF870FDB905FF74 /* IceLocation.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceDiscovery C++11 iOS";
+ productName = "IceDiscovery C++11 iOS";
+ productReference = 5ABE7176E1E8461F0435400C /* libIceDiscovery C++11 iOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- D2451378983F8CA0764E5F18 /* IceProperties macOS */ = {
+ AF7B7FF819A043B5E2816AD4 /* IceAcm iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = A629431363BED61B4BBEE6A8 /* Build configuration list for PBXNativeTarget "IceProperties macOS" */;
+ buildConfigurationList = C26C132E5CDB4DD06DD03B14 /* Build configuration list for PBXNativeTarget "IceAcm iOS" */;
buildPhases = (
- A106AD532D0381EC9CDEC447 /* Sources */,
- 5D30BE6138C97169788288BF /* Frameworks */,
- 489E8483E51E0A3F0C1492E3 /* Resources */,
- E733445CE964AB9DEDE31005 /* Swiftformat & Swiftlint */,
+ 4259656F9B454FA44FA6D2FE /* Sources */,
+ 358197C419E50F8245921546 /* Frameworks */,
+ 3C1B6FC3231E04F620E9CC4D /* Resources */,
+ 5505695AF70F9FDA58964E3D /* Swiftformat & Swiftlint */,
);
buildRules = (
- 8295247CA6ACFBE8EED121DB /* PBXBuildRule */,
+ E974475241BE772F60B91D78 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceProperties macOS";
- productName = IceProperties;
- productReference = 1381517CC07C074BC216FE4D /* IceProperties.bundle */;
+ name = "IceAcm iOS";
+ productName = IceAcm;
+ productReference = 671885DB98FE72218977A812 /* IceAcm.bundle */;
productType = "com.apple.product-type.bundle";
};
- D3114A875813205727BE239A /* IceAdapterDeactivation iOS */ = {
+ AF7E70BAF17825F4663EADB2 /* IceTimeout iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = E5501571993263D2B806A3E1 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation iOS" */;
+ buildConfigurationList = F9AD5A7596DAD8F919DEE095 /* Build configuration list for PBXNativeTarget "IceTimeout iOS" */;
buildPhases = (
- A30E34CB3FB8ED81DF16B900 /* Sources */,
- 56D0471A2747A709C02C30E4 /* Frameworks */,
- C8DD0DF7CDA9EC91DACB6E01 /* Resources */,
- 3D868C5C9EB7D0E4EA423637 /* Swiftformat & Swiftlint */,
+ 1750C0895DB998D4A56D05ED /* Sources */,
+ 4D5A3A53DCA4FC9DF69BF3E5 /* Frameworks */,
+ 7F575AA358E28D8CA5A09830 /* Resources */,
+ 932B26152E7169F8AD429876 /* Swiftformat & Swiftlint */,
);
buildRules = (
- DE5316284EFA9783D4805F74 /* PBXBuildRule */,
+ D29CD8AC64A2665CF5651909 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAdapterDeactivation iOS";
- productName = IceAdapterDeactivation;
- productReference = 3F5CC4A0C0317D422DEF0300 /* IceAdapterDeactivation.bundle */;
+ name = "IceTimeout iOS";
+ productName = IceTimeout;
+ productReference = 1A6E2FE92D13AACB76A0F4BB /* IceTimeout.bundle */;
productType = "com.apple.product-type.bundle";
};
- D42F11C6931E46CB3E092325 /* IceServantLocatorAMD iOS */ = {
+ B2CD06A8A3872289769A0D71 /* IceAcm macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 932C74E314FBDE00E026576A /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD iOS" */;
+ buildConfigurationList = EBD2DE5D3EE87ADE5AE2ACD8 /* Build configuration list for PBXNativeTarget "IceAcm macOS" */;
buildPhases = (
- FB50A6C4908B429586B8393F /* Sources */,
- D64DE39C594199D412CCA798 /* Frameworks */,
- 06DD757B8C85293A06EAAD80 /* Resources */,
- 91EFEFB20EEC8E79279616AF /* Swiftformat & Swiftlint */,
+ E590F6E4C59AC848662C41D1 /* Sources */,
+ 4B5C072F95997D5A0A65D927 /* Frameworks */,
+ 92B1F39971BBB69C179491D0 /* Resources */,
+ 026308DA362120CBE4EE89D6 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 7C32D2FA1E1122092732E723 /* PBXBuildRule */,
+ B25278857643CDC4B41D61A6 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceServantLocatorAMD iOS";
- productName = IceServantLocatorAMD;
- productReference = AD47AAA54F808C13615F2928 /* IceServantLocatorAMD.bundle */;
+ name = "IceAcm macOS";
+ productName = IceAcm;
+ productReference = 49278EA45CC8397BE70EDEAF /* IceAcm.bundle */;
productType = "com.apple.product-type.bundle";
};
- D49C1699AA63EFB2173EE30E /* IceExceptionsAMD macOS */ = {
+ BA2441160CA9C3EC9B9B84DF /* IceOptional iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 8B07FF7189ECCEACC7871FCB /* Build configuration list for PBXNativeTarget "IceExceptionsAMD macOS" */;
+ buildConfigurationList = 0F680EA511EB864E2F516852 /* Build configuration list for PBXNativeTarget "IceOptional iOS" */;
buildPhases = (
- A929733297FE67FF9763B2F1 /* Sources */,
- F16B1FF98FAC4E04202DC35A /* Frameworks */,
- 28852C118AB2BEF6918F2D6A /* Resources */,
- 4A6430CB65251D1C6C1F3760 /* Swiftformat & Swiftlint */,
+ B07DC618ECAA4E1AB7385CB3 /* Sources */,
+ 41198577BD479905BE75AC76 /* Frameworks */,
+ BDE5BD6CB02D2645BABCDCA0 /* Resources */,
+ 341CD24DA87C0683679A22C6 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 04BAE9E49243B312C1BE202C /* PBXBuildRule */,
+ 4361685C1B4621826785B37D /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceExceptionsAMD macOS";
- productName = IceExceptionsAMD;
- productReference = AC3FCC8B39BCF9A19E83C06F /* IceExceptionsAMD.bundle */;
+ name = "IceOptional iOS";
+ productName = IceOptional;
+ productReference = 5BAE91436C26E1B25A3A82AB /* IceOptional.bundle */;
productType = "com.apple.product-type.bundle";
};
- D82A3D75AB785341ACBB141D /* IceServantLocator iOS */ = {
+ C0096A3AEEBAEB93092B71D1 /* Ice macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = D9C3CAA58AC3F3D979BBADA0 /* Build configuration list for PBXNativeTarget "IceServantLocator iOS" */;
+ buildConfigurationList = 77F40FEB3737B8FC3EBEEF77 /* Build configuration list for PBXNativeTarget "Ice macOS" */;
buildPhases = (
- F5F58FEC7C4AEAB658E52C39 /* Sources */,
- CADF6E7EE9EDD2351CF1151D /* Frameworks */,
- 8F6D55B4F18394397FF4F4E2 /* Resources */,
- 11DBF9ACCB4A307F630AA9EA /* Swiftformat & Swiftlint */,
+ 1E24857149616CCB3F5A204E /* Headers */,
+ BDBF100C8B003356442FF8BD /* Sources */,
+ 4ECADA222835FA7630463055 /* Frameworks */,
+ 29F9506EC0B042613B7D5401 /* Resources */,
+ ABDC94FC8CCF6E2D69B3BCC2 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 65E3E44B8028842A4626AFD2 /* PBXBuildRule */,
+ 11C16AE02CAD171F358BB6CE /* PBXBuildRule */,
+ 979DCA2CA22C9521B6F6FE05 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceServantLocator iOS";
- productName = IceServantLocator;
- productReference = B9B83CBF323A5F736D923761 /* IceServantLocator.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "Ice macOS";
+ productName = Ice;
+ productReference = 2B3E626C199E533CC77383DF /* Ice.framework */;
+ productType = "com.apple.product-type.framework";
};
- D84FF999F5EB3DFD37E7C6CA /* TestCommon iOS */ = {
+ C637E5CCF3BB04B5223E5156 /* IceObjects macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FA361220D43A41C4ACBD127B /* Build configuration list for PBXNativeTarget "TestCommon iOS" */;
+ buildConfigurationList = 068BD16616E3C8F2ED3183E3 /* Build configuration list for PBXNativeTarget "IceObjects macOS" */;
buildPhases = (
- D22009B2A2B55E9B9A0A070A /* Headers */,
- 19D03EAD9714D0D71424E650 /* Sources */,
- 1ECB02BA0AFEA6597E16300A /* Frameworks */,
- 5C9986360F31C2060840E7CF /* Resources */,
- 5EFA0DD2EE95EF5BCACD4F9A /* Swiftformat & Swiftlint */,
+ D9F29875D703EE6CCCED5DC4 /* Sources */,
+ 86717D9250298905978FAC19 /* Frameworks */,
+ B6D9C9CF83EB4B597D5DBAB8 /* Resources */,
+ AEBFBB43D00877D596578059 /* Swiftformat & Swiftlint */,
);
buildRules = (
- B071F7AB44730C894E2703F3 /* PBXBuildRule */,
+ 6035CFED42BCE2843EB1E53B /* PBXBuildRule */,
);
dependencies = (
);
- name = "TestCommon iOS";
- productName = TestCommon;
- productReference = 93A2C3BB74F1507A651272EF /* TestCommon.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceObjects macOS";
+ productName = IceObjects;
+ productReference = A61390565AE365228622C179 /* IceObjects.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- D8FF131BAF74D96CDCDDFD55 /* IceTimeout macOS */ = {
+ C654BC816F0DB45D49B7FF9D /* IceAmi macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 617A22CF67AE4C9095F5BA60 /* Build configuration list for PBXNativeTarget "IceTimeout macOS" */;
+ buildConfigurationList = 23AC720BF1CE37A4B2CF60EC /* Build configuration list for PBXNativeTarget "IceAmi macOS" */;
buildPhases = (
- 58DC0167C67B8E9F088055D4 /* Sources */,
- BE731B7FAC353B0DDF289C38 /* Frameworks */,
- 440349C2147F5911A34F82F1 /* Resources */,
- 160323656E079B5942DF2513 /* Swiftformat & Swiftlint */,
+ 07474E0FB82BC2AAD1AFF822 /* Sources */,
+ 16939BD00F70DF4156D68ECD /* Frameworks */,
+ AE2D879714A85E1A5975D4D0 /* Resources */,
+ 2026EEAE688857C75373F287 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 5DE4E27BD285D0A6DA00F20C /* PBXBuildRule */,
+ F498EECFD51C1D6245B0B979 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceTimeout macOS";
- productName = IceTimeout;
- productReference = CFF8280F6DFEAA28C7D61EFB /* IceTimeout.bundle */;
+ name = "IceAmi macOS";
+ productName = IceAmi;
+ productReference = 6815CB344A80F92F8B8D11E2 /* IceAmi.bundle */;
productType = "com.apple.product-type.bundle";
};
- DDFAF2CEFB920C0FE75BCD2F /* IceBinding macOS */ = {
+ CBF792C9C20F93AB5041A71F /* IceOptionalAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 8135199B758877505AF06837 /* Build configuration list for PBXNativeTarget "IceBinding macOS" */;
+ buildConfigurationList = FF7CB6E649042FA06DD17FA4 /* Build configuration list for PBXNativeTarget "IceOptionalAMD iOS" */;
buildPhases = (
- C63E39D3693CB997C374AACB /* Sources */,
- B27019154367FF882888B216 /* Frameworks */,
- DF0BD5A8888D8521AB0F8184 /* Resources */,
- 567223DDBF8E09F305022025 /* Swiftformat & Swiftlint */,
+ C62E880E71D72107B3DAA98C /* Sources */,
+ D4811E953CDB5BF9F442112A /* Frameworks */,
+ 917F2C70B14C2CC0B2187E8F /* Resources */,
+ 6CAF00ECBC61C0DFA8F9F467 /* Swiftformat & Swiftlint */,
);
buildRules = (
- BCC16AED991D109D42C44FD6 /* PBXBuildRule */,
+ 43AD813A496464B336A79AF8 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceBinding macOS";
- productName = IceBinding;
- productReference = 90E9C2008356A3BFAC2AE602 /* IceBinding.bundle */;
+ name = "IceOptionalAMD iOS";
+ productName = IceOptionalAMD;
+ productReference = B9DA57FCF1D19017B003AAAE /* IceOptionalAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- DEE785C53DAAFCD9096B0F83 /* IceSSLConfiguration macOS */ = {
+ CF4B940F04D35849069F18BA /* IceSlicingExceptionsAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 2A32F381F914308B2A7CF2F8 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration macOS" */;
+ buildConfigurationList = 15759219E42B8FC4AEDF416D /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD iOS" */;
buildPhases = (
- 1D9C2EA8D660D6B80614F85F /* Sources */,
- 31578DC83E89E8B2059AA14B /* Frameworks */,
- 7B66B4B93707154381DE8C78 /* Resources */,
- 56BBC1265B42B55BF52164CB /* Swiftformat & Swiftlint */,
+ CE4EF0A3EFD79D941D852FB2 /* Sources */,
+ CCB8CF086CBCF7FB5525FA3F /* Frameworks */,
+ DE4F32262552B435184D2114 /* Resources */,
+ 20426A6351940CBA1B4AFE62 /* Swiftformat & Swiftlint */,
);
buildRules = (
- F5E5DEE83641C81B87FD1332 /* PBXBuildRule */,
+ EB7328DCDD62679B76990155 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSSLConfiguration macOS";
- productName = IceSSLConfiguration;
- productReference = 984E7AE103A6D21CA7B835EA /* IceSSLConfiguration.bundle */;
+ name = "IceSlicingExceptionsAMD iOS";
+ productName = IceSlicingExceptionsAMD;
+ productReference = 8CF98D4D58446C45F7538117 /* IceSlicingExceptionsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- DF7DA54CC3896D66BD483BC0 /* IceStream iOS */ = {
+ CF65D8E795AFA0F6C87A5370 /* IceOptionalAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = E0F3C60106F31D75D0CFCAE2 /* Build configuration list for PBXNativeTarget "IceStream iOS" */;
+ buildConfigurationList = A8722365B115BC4C632D5922 /* Build configuration list for PBXNativeTarget "IceOptionalAMD macOS" */;
buildPhases = (
- A03D19033EC71DC18174B96A /* Sources */,
- CA2D102D95B138117A3692D2 /* Frameworks */,
- 058A6BC0C738950FD57415A2 /* Resources */,
- 124B01062D1E5DBB273655B8 /* Swiftformat & Swiftlint */,
+ 4DA701F3F6B46D2ABCFC7234 /* Sources */,
+ C1C041D0F02201E2E109DEF0 /* Frameworks */,
+ 2904DE376F0094D4C12129E6 /* Resources */,
+ 4BDEC1A0D9630AE939496F86 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 0E484267A319EAA6FE47D787 /* PBXBuildRule */,
+ 11B61F6BC8EBCF9CFF04EFA8 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceStream iOS";
- productName = IceStream;
- productReference = 22800D4F134485967AB896BF /* IceStream.bundle */;
+ name = "IceOptionalAMD macOS";
+ productName = IceOptionalAMD;
+ productReference = AE79AB488D30EE2C5AFD6903 /* IceOptionalAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- E1608029D5938FDEA43B53BD /* IceServantLocatorAMD macOS */ = {
+ D930DA19F611D5014A75557D /* IceStream iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 83DF18222E744386046FDB2A /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD macOS" */;
+ buildConfigurationList = 62546E9FC4036A473D806D08 /* Build configuration list for PBXNativeTarget "IceStream iOS" */;
buildPhases = (
- CA3B73450ABC3C877FB5BC3D /* Sources */,
- E7B3AAF062AEF0A851F97487 /* Frameworks */,
- 7E54558BDCBEA022CC71AF8F /* Resources */,
- 2E789F494554301D6BFF56FF /* Swiftformat & Swiftlint */,
+ 4F8F8402E8218E00AFD7D116 /* Sources */,
+ 3B416AC3B463B309A10DC0F1 /* Frameworks */,
+ 0811DAB8A9178B154FB5EEEF /* Resources */,
+ 021FC39EBA94BB7204D5EE4F /* Swiftformat & Swiftlint */,
);
buildRules = (
- CF2B2512A3E651CFF8111F0C /* PBXBuildRule */,
+ E8C085CC150341A3AF014DF9 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceServantLocatorAMD macOS";
- productName = IceServantLocatorAMD;
- productReference = A44CD6C9746BA3C8D8E7AF42 /* IceServantLocatorAMD.bundle */;
+ name = "IceStream iOS";
+ productName = IceStream;
+ productReference = 4FE526B4F26246C751C5C49B /* IceStream.bundle */;
productType = "com.apple.product-type.bundle";
};
- E1B73DB5A2B0494D3355CED4 /* IceLocatorDiscovery C++11 macOS */ = {
+ DBE4059A588B97A862ACB9C1 /* Ice C++11 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 317D3EB3C7D83C4AF1A99841 /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 macOS" */;
+ buildConfigurationList = D9AB50D7EC48FAB1807E42D5 /* Build configuration list for PBXNativeTarget "Ice C++11 iOS" */;
buildPhases = (
- 107E41A62C3B1F99D69D908D /* Headers */,
- 77EE4A8A9DE4B0F564BA2D1E /* Sources */,
- 71504F9A1BA027C81D0DE168 /* Frameworks */,
+ 3EABAAD9472881FCD61106E3 /* Headers */,
+ 391B2B939D56FBE5B8516D48 /* Sources */,
+ 867F96E865D81F41D695D0A0 /* Frameworks */,
);
buildRules = (
- 549038130CAE60FDA561E4AE /* PBXBuildRule */,
+ CEC135025B108C39739B284A /* PBXBuildRule */,
);
dependencies = (
- 879F6802929CBB3A07A6E1F8 /* PBXTargetDependency */,
);
- name = "IceLocatorDiscovery C++11 macOS";
- productName = "IceLocatorDiscovery C++11 macOS";
- productReference = 15E9D5AFB24442E5AF1FEAD6 /* libIceLocatorDiscovery C++11 macOS.a */;
+ name = "Ice C++11 iOS";
+ productName = "Ice C++11 iOS";
+ productReference = 279A6264BE2AD710674EF16C /* libIce C++11 iOS.a */;
productType = "com.apple.product-type.library.static";
};
- E3CA2B3834D08A660128B365 /* IceAdmin macOS */ = {
+ DDA8E1152F6BDD1A32BBF7D5 /* IceSlicingObjects iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = E728F7E136BA455B2666EF68 /* Build configuration list for PBXNativeTarget "IceAdmin macOS" */;
+ buildConfigurationList = AF76BD554EB2195A13DE331E /* Build configuration list for PBXNativeTarget "IceSlicingObjects iOS" */;
buildPhases = (
- 867FAD378C8626243098A219 /* Sources */,
- 4BF703679FB4E757BFE4681D /* Frameworks */,
- A075608A9F664E92B21BC605 /* Resources */,
- ACFA35894099D1595E22AA8E /* Swiftformat & Swiftlint */,
+ 2C5044B1DD90CF5D36B452BD /* Sources */,
+ 267E35E87B1A2A2A90BBBD25 /* Frameworks */,
+ 04D054486168DF331286199A /* Resources */,
+ 9C06E111DF8E413B77378C89 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 8B57C77EBBCD2B509958FE7F /* PBXBuildRule */,
+ 0A1BE79EF680C6249DCEB878 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAdmin macOS";
- productName = IceAdmin;
- productReference = 786F740F55436D78086B917C /* IceAdmin.bundle */;
+ name = "IceSlicingObjects iOS";
+ productName = IceSlicingObjects;
+ productReference = 88D66F0EAA11B8640919FCAF /* IceSlicingObjects.bundle */;
productType = "com.apple.product-type.bundle";
};
- E57F1F07989620C70AB5DA2E /* IceSlicingExceptions iOS */ = {
+ DF5DAC9FCBE633D9363C049F /* IceObjects iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 4A054A3C8E9B35CFA43BAF19 /* Build configuration list for PBXNativeTarget "IceSlicingExceptions iOS" */;
+ buildConfigurationList = 05C7B238C0191AE99FFBEA18 /* Build configuration list for PBXNativeTarget "IceObjects iOS" */;
buildPhases = (
- 1DD5FE281E4C35687660B14A /* Sources */,
- C18524D2B9937C118F2DCADD /* Frameworks */,
- B432071FF47D8A6FE60B0F70 /* Resources */,
- D738B799C695181EF0A550FB /* Swiftformat & Swiftlint */,
+ EF28C359AFF95449B2F7903D /* Sources */,
+ D7DD875DCD9123DB0706DDDB /* Frameworks */,
+ 7C7AB91333D99B0BAEF4B671 /* Resources */,
+ 42B47F13F2E05ED9676FDD34 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 5BD339F39096C6139FDF87DE /* PBXBuildRule */,
+ E2BFF7629C593F05A5CCC095 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingExceptions iOS";
- productName = IceSlicingExceptions;
- productReference = DBA05CF2C1B06DD858D672A8 /* IceSlicingExceptions.bundle */;
+ name = "IceObjects iOS";
+ productName = IceObjects;
+ productReference = 6F6025D7C8F8C0563150F8A8 /* IceObjects.bundle */;
productType = "com.apple.product-type.bundle";
};
- E654335C81687CCB11DAF456 /* IceAdmin iOS */ = {
+ E481CFA1A9F3D629F05CB448 /* IceProxyAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = E25AFC82BAD20DA6A7E6730C /* Build configuration list for PBXNativeTarget "IceAdmin iOS" */;
+ buildConfigurationList = A9705AAB2C8B0C55E5C03B9C /* Build configuration list for PBXNativeTarget "IceProxyAMD iOS" */;
buildPhases = (
- 181D88BEFE50F64C4F046B5E /* Sources */,
- CD6C080C0AB6DF6815255D2D /* Frameworks */,
- F7E8FEAB4449A853E37B9DCE /* Resources */,
- F7F8D52593553777A70FD23E /* Swiftformat & Swiftlint */,
+ EC56F52893F78E1F3F5CB316 /* Sources */,
+ A3C2DD0393D8B43D3BBC3C2C /* Frameworks */,
+ E66E04269EA8D0599937D647 /* Resources */,
+ 230A2B05BA76B5E7DE840758 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 81225924591BA7FE13392B19 /* PBXBuildRule */,
+ B44403D859B8C861567C82BD /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAdmin iOS";
- productName = IceAdmin;
- productReference = E4A7AAF93D894BAA9ADE487B /* IceAdmin.bundle */;
+ name = "IceProxyAMD iOS";
+ productName = IceProxyAMD;
+ productReference = 7E9FDB99A84A4601AE7C57C1 /* IceProxyAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- EE9BA3E14B0161950F4E6728 /* IceOptional macOS */ = {
+ E5D50E9F1B537E41E5BD1B5E /* IceUdp macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 0451200DE7B064E4733ABA97 /* Build configuration list for PBXNativeTarget "IceOptional macOS" */;
+ buildConfigurationList = 5AE3FEDEDBBFA419E284AC96 /* Build configuration list for PBXNativeTarget "IceUdp macOS" */;
buildPhases = (
- 98E1750088B4672BA9A33F40 /* Sources */,
- FDC2955D22F9581B2E16D8BF /* Frameworks */,
- 610A1A4818E1E3CB0CCE24D1 /* Resources */,
- ABE885DF5BA20CD5536E55A1 /* Swiftformat & Swiftlint */,
+ 8B96D7BB249161EA1833A74D /* Sources */,
+ 01F7981C8BFA543251926231 /* Frameworks */,
+ 65D7B2DA7B646A428B471EA1 /* Resources */,
+ A485BD295C0062A25E57251D /* Swiftformat & Swiftlint */,
);
buildRules = (
- FB561F6861E2D306C8F6A6A3 /* PBXBuildRule */,
+ 95CBBFAAA0E943E71ED66151 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOptional macOS";
- productName = IceOptional;
- productReference = 8A2F287D544CBAA19CDE3F54 /* IceOptional.bundle */;
+ name = "IceUdp macOS";
+ productName = IceUdp;
+ productReference = 0F90651E37EE3CF6ED70CF06 /* IceUdp.bundle */;
productType = "com.apple.product-type.bundle";
};
- F1BDA74556A572ADF6779950 /* IceBinding iOS */ = {
+ E655FA4D9156EE58A949DD5F /* IceDefaultValue macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 39E9E02A14A18E0F6F1649AA /* Build configuration list for PBXNativeTarget "IceBinding iOS" */;
+ buildConfigurationList = DBA90417E8199AF640E13602 /* Build configuration list for PBXNativeTarget "IceDefaultValue macOS" */;
buildPhases = (
- 0E1C16F17140D48840591A29 /* Sources */,
- D845CC2163C53E226733F031 /* Frameworks */,
- 43109CEAB2181746F086FD05 /* Resources */,
- B4A556A97780691DD65F0715 /* Swiftformat & Swiftlint */,
+ 769171AE48DF95FB2FF5D71B /* Sources */,
+ 7A8541C44C00EA41F6A6DF83 /* Frameworks */,
+ 63E6009ABF495CB23B3612C7 /* Resources */,
+ 9CC2385434695E44410CD1DB /* Swiftformat & Swiftlint */,
);
buildRules = (
- 860226F3825A9CA18802DA01 /* PBXBuildRule */,
+ 28A19F4239E4723EE56230C6 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceBinding iOS";
- productName = IceBinding;
- productReference = 633EE71D72AA6B8681C28D2B /* IceBinding.bundle */;
+ name = "IceDefaultValue macOS";
+ productName = IceDefaultValue;
+ productReference = 94EF299D5C46C1973C1E596D /* IceDefaultValue.bundle */;
productType = "com.apple.product-type.bundle";
};
- F4FF729814B5AAB9F5113033 /* IceProxy macOS */ = {
+ E70A499E954C5EBD82868040 /* IceRetry iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = F1A95AFD883A77CB456986D7 /* Build configuration list for PBXNativeTarget "IceProxy macOS" */;
+ buildConfigurationList = E47CC102400EF4B20940F64F /* Build configuration list for PBXNativeTarget "IceRetry iOS" */;
buildPhases = (
- 9442610ACA665AC22D29521A /* Sources */,
- A240081F5F2851EF7C704F97 /* Frameworks */,
- 165A14973E734616C9ADD97F /* Resources */,
- 7E888A21C40F1E2A436134B8 /* Swiftformat & Swiftlint */,
+ 22290F23AC82E64A8E8CD3C6 /* Sources */,
+ 30106F4E346057EEA42E0F4A /* Frameworks */,
+ 5AA8203211A14B5B395AED13 /* Resources */,
+ B718E0B5685C07C050C327AC /* Swiftformat & Swiftlint */,
);
buildRules = (
- 4B3A884BA0FCA247BD867704 /* PBXBuildRule */,
+ 53C31AEF6074E19D5BAD0756 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceProxy macOS";
- productName = IceProxy;
- productReference = 6998A5CAA54DBFC95F36EA63 /* IceProxy.bundle */;
+ name = "IceRetry iOS";
+ productName = IceRetry;
+ productReference = E56B8C22F240BDF782B09037 /* IceRetry.bundle */;
productType = "com.apple.product-type.bundle";
};
- F61F59FFEAA622E0DAD97422 /* IceOptionalAMD macOS */ = {
+ EB19D268DE65F2FE29B2FE11 /* IceOperations macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = B727F9F4A94010BE11DA3F1A /* Build configuration list for PBXNativeTarget "IceOptionalAMD macOS" */;
+ buildConfigurationList = 20460C31764643A19C1F9B10 /* Build configuration list for PBXNativeTarget "IceOperations macOS" */;
buildPhases = (
- 52FCD83B388A9566464EB5A7 /* Sources */,
- AEA3450634C0D00F7749F7EE /* Frameworks */,
- 73022D835D622AE7588221A7 /* Resources */,
- 54AF83169EB50CFDB08B75C9 /* Swiftformat & Swiftlint */,
+ F51018DD771CDE812E78A7CF /* Sources */,
+ 074391B7C66F835A43AFD734 /* Frameworks */,
+ E1A2597F40DEA8BF217E0D44 /* Resources */,
+ CF9B33DBF53DFB6BF0C04A74 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 2FC852F22E65F9677C8D27E3 /* PBXBuildRule */,
+ 9E09044AD809D285F73B7AEC /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOptionalAMD macOS";
- productName = IceOptionalAMD;
- productReference = 1DD1997994CA1978B274F0DD /* IceOptionalAMD.bundle */;
+ name = "IceOperations macOS";
+ productName = IceOperations;
+ productReference = CFDA3DD869B4EF1A5516ED5C /* IceOperations.bundle */;
productType = "com.apple.product-type.bundle";
};
- FA79FDB2E40EA048C989CE6B /* IceAdapterDeactivation macOS */ = {
+ F128075545E1E30A90D7320B /* IceSlicingObjectsAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = CBBFE577F6CB2D0B60B8BFF8 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation macOS" */;
+ buildConfigurationList = 60DD7F1CE0DA4B13EA875123 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD macOS" */;
buildPhases = (
- 5EDA2948643271BA96E86596 /* Sources */,
- 1268B33E433368ED0F308A2C /* Frameworks */,
- FE2EA53CCDA4A1790975177F /* Resources */,
- 101FA54FD29DA963BD6F3475 /* Swiftformat & Swiftlint */,
+ 7DCC95BDB0EE95B1100571C2 /* Sources */,
+ 710DF7555F114120C697AFB0 /* Frameworks */,
+ D6E4CAD86D6599D5AC64C27E /* Resources */,
+ 26A95DEA75A81F20B5B2E68C /* Swiftformat & Swiftlint */,
);
buildRules = (
- C75BE0FC074F3CF8D6C4313A /* PBXBuildRule */,
+ 7CADA9360CE0AAA98CE1628C /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAdapterDeactivation macOS";
- productName = IceAdapterDeactivation;
- productReference = 7A62B331F7D2BFBB690836B6 /* IceAdapterDeactivation.bundle */;
+ name = "IceSlicingObjectsAMD macOS";
+ productName = IceSlicingObjectsAMD;
+ productReference = 89E57DDE062CA2417493BAA5 /* IceSlicingObjectsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- FA9AC3E07BD3162B0750B991 /* IceEnums iOS */ = {
+ F487BF5EC70BD0AAD8E83CDA /* TestCommon macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 22271A602A6CCE96C56AA79E /* Build configuration list for PBXNativeTarget "IceEnums iOS" */;
+ buildConfigurationList = E7A1759CE51412CB81D4E658 /* Build configuration list for PBXNativeTarget "TestCommon macOS" */;
buildPhases = (
- D1298D1B6801DBF119A7E520 /* Sources */,
- 699FEA191538864FA16A086C /* Frameworks */,
- 7ACA1D8A7743D60C65AB9B75 /* Resources */,
- 5EB9463F635815EECBBFC112 /* Swiftformat & Swiftlint */,
+ B5C79ACB43D8D2FA0DB3F2A5 /* Headers */,
+ 44A14C79A810D38BCB55E2FD /* Sources */,
+ D40E0F0FA94972D1419AB3ED /* Frameworks */,
+ C090E29C5DE5E4B68CEBC969 /* Resources */,
+ 25ADA3E876E2A2A1556D4F3C /* Swiftformat & Swiftlint */,
);
buildRules = (
- 19F27FB8A9652FCBAC6DD4C1 /* PBXBuildRule */,
+ 88D200DB31DCB4DD7F33A1C3 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceEnums iOS";
- productName = IceEnums;
- productReference = 72C2430D1A9BBE3871794454 /* IceEnums.bundle */;
+ name = "TestCommon macOS";
+ productName = TestCommon;
+ productReference = 0CE5914C173A99D4A244B24B /* TestCommon.framework */;
+ productType = "com.apple.product-type.framework";
+ };
+ F74D958DE10A0ED42526F1FC /* IceInheritance iOS */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 9B70EE21FF87E479EDD4931F /* Build configuration list for PBXNativeTarget "IceInheritance iOS" */;
+ buildPhases = (
+ C59DC79CE844EEDA4D0DCCB7 /* Sources */,
+ 0FAA283E4EA7EE31AB070F86 /* Frameworks */,
+ C2FB330A778659670689612E /* Resources */,
+ 73EE97F95AEF94D3F9CEB6A1 /* Swiftformat & Swiftlint */,
+ );
+ buildRules = (
+ 81FABCDC9AD157344B45E41C /* PBXBuildRule */,
+ );
+ dependencies = (
+ );
+ name = "IceInheritance iOS";
+ productName = IceInheritance;
+ productReference = EBA7536FE49038E73F834BE1 /* IceInheritance.bundle */;
productType = "com.apple.product-type.bundle";
};
- FE8E547E9375612C62A208B6 /* IceOperations macOS */ = {
+ FBDC8840BCAB9CCF43E85A17 /* IceInfo macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = C7D6CCC9A417DF8F4036D4C9 /* Build configuration list for PBXNativeTarget "IceOperations macOS" */;
+ buildConfigurationList = 568B670D44567EB995246562 /* Build configuration list for PBXNativeTarget "IceInfo macOS" */;
buildPhases = (
- E97C8E57B81F413CA9B9AEB9 /* Sources */,
- F27D44A69A6A09974A33B2C8 /* Frameworks */,
- F536586CBFF26BB1DE89F812 /* Resources */,
- 2704F733F77365B95C913F7E /* Swiftformat & Swiftlint */,
+ 2121E92C05D0E1E2DCD19AFA /* Sources */,
+ 36DCF1BEF1F61BE807FAC9DA /* Frameworks */,
+ 6D708E8C1278864FD5D22671 /* Resources */,
+ D8731FBF47A7D5BE0928BA02 /* Swiftformat & Swiftlint */,
);
buildRules = (
- BFEF5DEFB116EC8CB6267D28 /* PBXBuildRule */,
+ F522E72BC10B41615C87AADB /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOperations macOS";
- productName = IceOperations;
- productReference = 9792BBB8B22690C7F13549E6 /* IceOperations.bundle */;
+ name = "IceInfo macOS";
+ productName = IceInfo;
+ productReference = 2BBA47748D864526BEB3AE55 /* IceInfo.bundle */;
productType = "com.apple.product-type.bundle";
};
- FF4C14BEBAB42FA5CF6CECC2 /* IceLocatorDiscovery C++11 iOS */ = {
+ FBE0B52787FDEC73CCF0FEDE /* IceSlicingObjectsAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 64B0A220A075B8B5609C954D /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 iOS" */;
+ buildConfigurationList = 3FAC421C79CAFBD4F0E35BB2 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD iOS" */;
buildPhases = (
- B96F62EDF81848D31C8C2FA9 /* Headers */,
- D6445DD58CF7829DFD574EEA /* Sources */,
- 2E9438B371D8C105221F4347 /* Frameworks */,
+ 8E425BCFD1754D734368AC37 /* Sources */,
+ 02A40716F2A94E7EF77F6DF8 /* Frameworks */,
+ 3BD3B907E8B16B07FABC7AB2 /* Resources */,
+ FD8DAD546870B721561D4C8F /* Swiftformat & Swiftlint */,
);
buildRules = (
- 4D1A3FF534DF6FEB9978EBBD /* PBXBuildRule */,
+ 898B17F563FA9F0296B76DBD /* PBXBuildRule */,
);
dependencies = (
- E699A2099C28F930ED67FB71 /* PBXTargetDependency */,
);
- name = "IceLocatorDiscovery C++11 iOS";
- productName = "IceLocatorDiscovery C++11 iOS";
- productReference = BD9678AF24A2E148DF8676C5 /* libIceLocatorDiscovery C++11 iOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceSlicingObjectsAMD iOS";
+ productName = IceSlicingObjectsAMD;
+ productReference = 0C28C95F0825259216BC4D50 /* IceSlicingObjectsAMD.bundle */;
+ productType = "com.apple.product-type.bundle";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
- 106782545D65F38315C8F4EC /* Project object */ = {
+ F860156F7045049A0BDAC200 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0930;
LastUpgradeCheck = 0930;
TargetAttributes = {
- 014203CFAC4E933996CC591A = {
+ 00F77CD588C52AA839EC6DA3 = {
+ ProvisioningStyle = Automatic;
+ };
+ 0490AD27F5A289C50B3F815D = {
ProvisioningStyle = Automatic;
};
- 019067F6736B4F99E134C1D2 = {
+ 075F8F15B56451ECD8401979 = {
ProvisioningStyle = Automatic;
};
- 084212C63823922FF8CCED86 = {
+ 0D43BBB8D3BF61316319F3AD = {
ProvisioningStyle = Automatic;
};
- 09315535B1E1179226C4B57B = {
+ 0DF9972D061CD8979D2494FE = {
ProvisioningStyle = Automatic;
};
- 0AB70547BA9E851C0D18A9F1 = {
+ 1047D2FD2EE76EDB68C8ADD4 = {
ProvisioningStyle = Automatic;
};
- 0B5BCBCDC70DE26FC8F126E4 = {
+ 12505B43DECC9072DDA93522 = {
ProvisioningStyle = Automatic;
};
- 168695783082400C267A4FEE = {
+ 147097EC2371AF7BC37624B7 = {
ProvisioningStyle = Automatic;
};
- 190F38FB6D2AF3651FBDA565 = {
+ 186C0BCF50AB74C2E5649812 = {
ProvisioningStyle = Automatic;
};
- 19674285C3F01F277144FAA5 = {
+ 1AE57757EE4BFE6EFE90597A = {
ProvisioningStyle = Automatic;
};
- 19C81509369F8EDE96AB38DF = {
+ 1FEFD4E7232D0DAA5755AB33 = {
ProvisioningStyle = Automatic;
};
- 1CB52360375A96645BFD24D1 = {
+ 203CCFBAE5700282D433D73E = {
ProvisioningStyle = Automatic;
};
- 1E5AFB3407A860FD2D5A52AB = {
+ 211C6F4229E2AA455B2216AB = {
ProvisioningStyle = Automatic;
};
- 1EA3F649182C4ECEE3E0B865 = {
+ 21D21BE5E516E6EA85CE607E = {
ProvisioningStyle = Automatic;
};
- 20A9FAFA265C3C9969E1CB6A = {
+ 27983AF7E96528C6F42AA852 = {
ProvisioningStyle = Automatic;
};
- 29D62B3E16EE05C27019846D = {
+ 28494EE5B414F7A072326E31 = {
ProvisioningStyle = Automatic;
};
- 2B35E5BACDC0971FDEDD72D4 = {
+ 32567C627DD3073149F66DE4 = {
ProvisioningStyle = Automatic;
};
- 2C901EBDEAAD07C4E8F3F138 = {
+ 32F9D5F86E27B8DC0F2EA419 = {
ProvisioningStyle = Automatic;
};
- 305BE25227D580C2E6CE24AD = {
+ 35899470C3301DAD18BA7AD9 = {
ProvisioningStyle = Automatic;
};
- 30C4060CCA42A7D2D7DFDAF0 = {
+ 3A116DA9D0CAEA2208449869 = {
ProvisioningStyle = Automatic;
};
- 316EF239C0880E451FED1779 = {
+ 3B3E1C96CC7CA3A198F26F74 = {
ProvisioningStyle = Automatic;
};
- 340F0743C226A77FE0F4F440 = {
+ 3C31265BEB86214148642F72 = {
ProvisioningStyle = Automatic;
};
- 37F09E1762731409B0927A5A = {
+ 4071D2AD7F89B20AEBBDF557 = {
ProvisioningStyle = Automatic;
};
- 3ABF257B7556B99F3E27DE79 = {
+ 418A40B965425AE87AFCAE8F = {
ProvisioningStyle = Automatic;
};
- 41AF67E0DC5EEF99232BAF7D = {
+ 475225587046DF3E8F371AB4 = {
ProvisioningStyle = Automatic;
};
- 44C2A64576D0F891012A3D62 = {
+ 4767092609658E7B68BB8BC1 = {
ProvisioningStyle = Automatic;
};
- 489615AD8D1B52AA45CA5745 = {
+ 47C5150EA24C2DD38BB5919A = {
ProvisioningStyle = Automatic;
};
- 4B841FF75849A8F9B5CF7D78 = {
+ 495E8CC7A2AF4CFE64C0969C = {
ProvisioningStyle = Automatic;
};
- 4BAAF3F4BBAA14B03D4343AF = {
+ 4DDEF927C72F4ADC4CC2F561 = {
ProvisioningStyle = Automatic;
};
- 4BF2772646EC22FEEC4E5FBF = {
+ 52D52F21CA178676FA08462C = {
ProvisioningStyle = Automatic;
};
- 4E06C60FE2359C8019EEC037 = {
+ 58E9BCF64EC1781A4DD0D196 = {
ProvisioningStyle = Automatic;
};
- 505C810A1856E8A7F0004864 = {
+ 5B04D50FF8C2814B0F900B69 = {
ProvisioningStyle = Automatic;
};
- 518B2A97C5EA841D90D82FA5 = {
+ 5D112EF4155CA9FB910655EB = {
ProvisioningStyle = Automatic;
};
- 51AC3F7BFE259936606028BD = {
+ 609C6DF8A42F390A3B5FDD7E = {
ProvisioningStyle = Automatic;
};
- 545E7DD764E2EF6FB2236BD8 = {
+ 65D2D192741E513ED7970311 = {
ProvisioningStyle = Automatic;
};
- 59F3DB3B26E9C8A5FF386242 = {
+ 66012C22AF35DDF1485DE768 = {
ProvisioningStyle = Automatic;
};
- 655079AC0A3DBCEE9E34BFE2 = {
+ 68EFF66824F6B66C83E2DD51 = {
ProvisioningStyle = Automatic;
};
- 6987C4C552627E648B93FF8E = {
+ 6B67B1C1BAEDE4DA681A9C03 = {
ProvisioningStyle = Automatic;
};
- 70DEF125591A59B1287E9011 = {
+ 6D612E6F4871903DCD3A324A = {
ProvisioningStyle = Automatic;
};
- 724F3B9955E19120259EBA88 = {
+ 6D72C6DAADA7E46CBEBDCA55 = {
ProvisioningStyle = Automatic;
};
- 76163DBD610637C491CAE31A = {
+ 708B8815B820428A57009CAE = {
ProvisioningStyle = Automatic;
};
- 7799AAA11FEE80AE0107AB1C = {
+ 714D7F557B3B4F0192755CD1 = {
ProvisioningStyle = Automatic;
};
- 7DA49F87469E1BF9FE09D96A = {
+ 77D6D39EBDFBACAEC6AB50DC = {
ProvisioningStyle = Automatic;
};
- 8012DF443478A451DDE4FBF2 = {
+ 79E76D83C4CE9103EB33C876 = {
ProvisioningStyle = Automatic;
};
- 83A20DD3EBFB44F9A41058C9 = {
+ 7ADBF11C9EE20C2EB45B325E = {
ProvisioningStyle = Automatic;
};
- 868B272E34C5F86EB37605B9 = {
+ 825326F860E786A79DEB00D4 = {
ProvisioningStyle = Automatic;
};
- 914A73A2638D21A5151A593D = {
+ 8739E27BE2F42956F1855311 = {
ProvisioningStyle = Automatic;
};
- 91754B964281FFBC9EC76174 = {
+ 9346D47FA5D6E320D986340D = {
ProvisioningStyle = Automatic;
};
- 918450AF555DE0A32DE45341 = {
+ 948AFA5450C10199A3077846 = {
ProvisioningStyle = Automatic;
};
- 927B275163C7303EB658769C = {
+ 94AD4DC1AF342B494CAAB7CC = {
ProvisioningStyle = Automatic;
};
- 943DC5E4F16FE7800E1EC985 = {
+ 95397A3FDEAE1CE30716B6E5 = {
ProvisioningStyle = Automatic;
};
- 9559E08EB06E86D9555AFA32 = {
+ 97C84BE017EF7778EFC76C8B = {
ProvisioningStyle = Automatic;
};
- 95A4C9B73FD39CCC2C76F664 = {
+ 97E9DF0DC4AC1A0C397DC61E = {
ProvisioningStyle = Automatic;
};
- 9C95E1327D77250F2FBF6C75 = {
+ 97F30BC51B01F0708208E284 = {
ProvisioningStyle = Automatic;
};
- 9D790B99CF723726AB027C4D = {
+ 9B50C8734B7707E414BC2D20 = {
ProvisioningStyle = Automatic;
};
- A96345B859D9C092EEEB64BD = {
+ 9C530776724F6E799E34EB78 = {
ProvisioningStyle = Automatic;
};
- AC1434764EA9EABF4E38B0E3 = {
+ 9D8AB509BA494D526AC06EA7 = {
ProvisioningStyle = Automatic;
};
- B28481FB48FA5D94C1A7184D = {
+ A0E7835C8632C1FD0B765070 = {
ProvisioningStyle = Automatic;
};
- B55B847861F122680DE05BB1 = {
+ A7579A790955128C4941C742 = {
ProvisioningStyle = Automatic;
};
- BCB87334C1A9C89F507279B6 = {
+ A8146EFB8049C70495934DD7 = {
ProvisioningStyle = Automatic;
};
- C1FFADFE4AD696D0FFED553E = {
+ A846EEA352AF47315182B4BF = {
ProvisioningStyle = Automatic;
};
- C86D3582869B4C5CFD6D9DF1 = {
+ A8EEF07C1AAEE896C12890EB = {
ProvisioningStyle = Automatic;
};
- CA0456286716603E3F58A6D6 = {
+ A99E9B163074E125FC2013CB = {
ProvisioningStyle = Automatic;
};
- CFD8907E52F7B572629EE044 = {
+ AB3067BB19F19A9A34CA528A = {
ProvisioningStyle = Automatic;
};
- D135F5A608AD970DE196A432 = {
+ ADC9E6EA1EA77E4B4404BF14 = {
ProvisioningStyle = Automatic;
};
- D2451378983F8CA0764E5F18 = {
+ AF7B7FF819A043B5E2816AD4 = {
ProvisioningStyle = Automatic;
};
- D3114A875813205727BE239A = {
+ AF7E70BAF17825F4663EADB2 = {
ProvisioningStyle = Automatic;
};
- D42F11C6931E46CB3E092325 = {
+ B2CD06A8A3872289769A0D71 = {
ProvisioningStyle = Automatic;
};
- D49C1699AA63EFB2173EE30E = {
+ BA2441160CA9C3EC9B9B84DF = {
ProvisioningStyle = Automatic;
};
- D82A3D75AB785341ACBB141D = {
+ C0096A3AEEBAEB93092B71D1 = {
ProvisioningStyle = Automatic;
};
- D84FF999F5EB3DFD37E7C6CA = {
+ C637E5CCF3BB04B5223E5156 = {
ProvisioningStyle = Automatic;
};
- D8FF131BAF74D96CDCDDFD55 = {
+ C654BC816F0DB45D49B7FF9D = {
ProvisioningStyle = Automatic;
};
- DDFAF2CEFB920C0FE75BCD2F = {
+ CBF792C9C20F93AB5041A71F = {
ProvisioningStyle = Automatic;
};
- DEE785C53DAAFCD9096B0F83 = {
+ CF4B940F04D35849069F18BA = {
ProvisioningStyle = Automatic;
};
- DF7DA54CC3896D66BD483BC0 = {
+ CF65D8E795AFA0F6C87A5370 = {
ProvisioningStyle = Automatic;
};
- E1608029D5938FDEA43B53BD = {
+ D930DA19F611D5014A75557D = {
ProvisioningStyle = Automatic;
};
- E1B73DB5A2B0494D3355CED4 = {
+ DBE4059A588B97A862ACB9C1 = {
ProvisioningStyle = Automatic;
};
- E3CA2B3834D08A660128B365 = {
+ DDA8E1152F6BDD1A32BBF7D5 = {
ProvisioningStyle = Automatic;
};
- E57F1F07989620C70AB5DA2E = {
+ DF5DAC9FCBE633D9363C049F = {
ProvisioningStyle = Automatic;
};
- E654335C81687CCB11DAF456 = {
+ E481CFA1A9F3D629F05CB448 = {
ProvisioningStyle = Automatic;
};
- EE9BA3E14B0161950F4E6728 = {
+ E5D50E9F1B537E41E5BD1B5E = {
ProvisioningStyle = Automatic;
};
- F1BDA74556A572ADF6779950 = {
+ E655FA4D9156EE58A949DD5F = {
ProvisioningStyle = Automatic;
};
- F4FF729814B5AAB9F5113033 = {
+ E70A499E954C5EBD82868040 = {
ProvisioningStyle = Automatic;
};
- F61F59FFEAA622E0DAD97422 = {
+ EB19D268DE65F2FE29B2FE11 = {
ProvisioningStyle = Automatic;
};
- FA79FDB2E40EA048C989CE6B = {
+ F128075545E1E30A90D7320B = {
ProvisioningStyle = Automatic;
};
- FA9AC3E07BD3162B0750B991 = {
+ F487BF5EC70BD0AAD8E83CDA = {
ProvisioningStyle = Automatic;
};
- FE8E547E9375612C62A208B6 = {
+ F74D958DE10A0ED42526F1FC = {
ProvisioningStyle = Automatic;
};
- FF4C14BEBAB42FA5CF6CECC2 = {
+ FBDC8840BCAB9CCF43E85A17 = {
+ ProvisioningStyle = Automatic;
+ };
+ FBE0B52787FDEC73CCF0FEDE = {
ProvisioningStyle = Automatic;
};
};
};
- buildConfigurationList = B60ACC21F3227DF62519F663 /* Build configuration list for PBXProject "ice" */;
+ buildConfigurationList = E5EEE3F7212D65781160DF4F /* Build configuration list for PBXProject "ice" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = en;
hasScannedForEncodings = 0;
@@ -7706,646 +7856,662 @@
Base,
en,
);
- mainGroup = 4CB2A2DE7A719E8287DA9FFC;
- productRefGroup = 4FFAC6AEECD7D6D677620C58 /* Products */;
+ mainGroup = 7AAF68C321E44975DCB9D5A6;
+ productRefGroup = 45EED353D12D12B95B0A9896 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
- 9D790B99CF723726AB027C4D /* Ice C++11 iOS */,
- 1E5AFB3407A860FD2D5A52AB /* Ice C++11 macOS */,
- 9C95E1327D77250F2FBF6C75 /* Ice iOS */,
- 41AF67E0DC5EEF99232BAF7D /* Ice macOS */,
- 9559E08EB06E86D9555AFA32 /* IceAcm iOS */,
- 489615AD8D1B52AA45CA5745 /* IceAcm macOS */,
- D3114A875813205727BE239A /* IceAdapterDeactivation iOS */,
- FA79FDB2E40EA048C989CE6B /* IceAdapterDeactivation macOS */,
- E654335C81687CCB11DAF456 /* IceAdmin iOS */,
- E3CA2B3834D08A660128B365 /* IceAdmin macOS */,
- 4BAAF3F4BBAA14B03D4343AF /* IceAmi iOS */,
- 7799AAA11FEE80AE0107AB1C /* IceAmi macOS */,
- F1BDA74556A572ADF6779950 /* IceBinding iOS */,
- DDFAF2CEFB920C0FE75BCD2F /* IceBinding macOS */,
- 2C901EBDEAAD07C4E8F3F138 /* IceDefaultServant iOS */,
- 37F09E1762731409B0927A5A /* IceDefaultServant macOS */,
- 655079AC0A3DBCEE9E34BFE2 /* IceDefaultValue iOS */,
- 545E7DD764E2EF6FB2236BD8 /* IceDefaultValue macOS */,
- AC1434764EA9EABF4E38B0E3 /* IceDiscovery C++11 iOS */,
- 4E06C60FE2359C8019EEC037 /* IceDiscovery C++11 macOS */,
- FA9AC3E07BD3162B0750B991 /* IceEnums iOS */,
- 927B275163C7303EB658769C /* IceEnums macOS */,
- C1FFADFE4AD696D0FFED553E /* IceExceptions iOS */,
- 83A20DD3EBFB44F9A41058C9 /* IceExceptions macOS */,
- 868B272E34C5F86EB37605B9 /* IceExceptionsAMD iOS */,
- D49C1699AA63EFB2173EE30E /* IceExceptionsAMD macOS */,
- 518B2A97C5EA841D90D82FA5 /* IceFacets iOS */,
- 95A4C9B73FD39CCC2C76F664 /* IceFacets macOS */,
- B55B847861F122680DE05BB1 /* IceHold iOS */,
- 30C4060CCA42A7D2D7DFDAF0 /* IceHold macOS */,
- 8012DF443478A451DDE4FBF2 /* IceIAP C++11 iOS */,
- 2B35E5BACDC0971FDEDD72D4 /* IceInfo iOS */,
- 70DEF125591A59B1287E9011 /* IceInfo macOS */,
- 76163DBD610637C491CAE31A /* IceInheritance iOS */,
- 168695783082400C267A4FEE /* IceInheritance macOS */,
- 724F3B9955E19120259EBA88 /* IceInvoke iOS */,
- 316EF239C0880E451FED1779 /* IceInvoke macOS */,
- D135F5A608AD970DE196A432 /* IceLocation iOS */,
- 914A73A2638D21A5151A593D /* IceLocation macOS */,
- FF4C14BEBAB42FA5CF6CECC2 /* IceLocatorDiscovery C++11 iOS */,
- E1B73DB5A2B0494D3355CED4 /* IceLocatorDiscovery C++11 macOS */,
- 019067F6736B4F99E134C1D2 /* IceObjects iOS */,
- 4BF2772646EC22FEEC4E5FBF /* IceObjects macOS */,
- BCB87334C1A9C89F507279B6 /* IceOperations iOS */,
- FE8E547E9375612C62A208B6 /* IceOperations macOS */,
- 20A9FAFA265C3C9969E1CB6A /* IceOperationsAMD iOS */,
- 09315535B1E1179226C4B57B /* IceOperationsAMD macOS */,
- A96345B859D9C092EEEB64BD /* IceOptional iOS */,
- EE9BA3E14B0161950F4E6728 /* IceOptional macOS */,
- 19674285C3F01F277144FAA5 /* IceOptionalAMD iOS */,
- F61F59FFEAA622E0DAD97422 /* IceOptionalAMD macOS */,
- 44C2A64576D0F891012A3D62 /* IceProperties iOS */,
- D2451378983F8CA0764E5F18 /* IceProperties macOS */,
- 3ABF257B7556B99F3E27DE79 /* IceProxy iOS */,
- F4FF729814B5AAB9F5113033 /* IceProxy macOS */,
- CFD8907E52F7B572629EE044 /* IceProxyAMD iOS */,
- 7DA49F87469E1BF9FE09D96A /* IceProxyAMD macOS */,
- 084212C63823922FF8CCED86 /* IceRetry iOS */,
- 305BE25227D580C2E6CE24AD /* IceRetry macOS */,
- 59F3DB3B26E9C8A5FF386242 /* IceScope iOS */,
- 6987C4C552627E648B93FF8E /* IceScope macOS */,
- D82A3D75AB785341ACBB141D /* IceServantLocator iOS */,
- 014203CFAC4E933996CC591A /* IceServantLocator macOS */,
- D42F11C6931E46CB3E092325 /* IceServantLocatorAMD iOS */,
- E1608029D5938FDEA43B53BD /* IceServantLocatorAMD macOS */,
- E57F1F07989620C70AB5DA2E /* IceSlicingExceptions iOS */,
- 51AC3F7BFE259936606028BD /* IceSlicingExceptions macOS */,
- 91754B964281FFBC9EC76174 /* IceSlicingExceptionsAMD iOS */,
- 19C81509369F8EDE96AB38DF /* IceSlicingExceptionsAMD macOS */,
- 505C810A1856E8A7F0004864 /* IceSlicingObjects iOS */,
- 0AB70547BA9E851C0D18A9F1 /* IceSlicingObjects macOS */,
- 190F38FB6D2AF3651FBDA565 /* IceSlicingObjectsAMD iOS */,
- 4B841FF75849A8F9B5CF7D78 /* IceSlicingObjectsAMD macOS */,
- 1EA3F649182C4ECEE3E0B865 /* IceSSL C++11 iOS */,
- C86D3582869B4C5CFD6D9DF1 /* IceSSL C++11 macOS */,
- 1CB52360375A96645BFD24D1 /* IceSSLConfiguration iOS */,
- DEE785C53DAAFCD9096B0F83 /* IceSSLConfiguration macOS */,
- DF7DA54CC3896D66BD483BC0 /* IceStream iOS */,
- CA0456286716603E3F58A6D6 /* IceStream macOS */,
- 0B5BCBCDC70DE26FC8F126E4 /* IceTimeout iOS */,
- D8FF131BAF74D96CDCDDFD55 /* IceTimeout macOS */,
- 29D62B3E16EE05C27019846D /* IceUdp iOS */,
- 943DC5E4F16FE7800E1EC985 /* IceUdp macOS */,
- D84FF999F5EB3DFD37E7C6CA /* TestCommon iOS */,
- 340F0743C226A77FE0F4F440 /* TestCommon macOS */,
- B28481FB48FA5D94C1A7184D /* TestDriver iOS */,
- 918450AF555DE0A32DE45341 /* TestDriver macOS */,
+ DBE4059A588B97A862ACB9C1 /* Ice C++11 iOS */,
+ 5D112EF4155CA9FB910655EB /* Ice C++11 macOS */,
+ 714D7F557B3B4F0192755CD1 /* Ice iOS */,
+ C0096A3AEEBAEB93092B71D1 /* Ice macOS */,
+ AF7B7FF819A043B5E2816AD4 /* IceAcm iOS */,
+ B2CD06A8A3872289769A0D71 /* IceAcm macOS */,
+ 948AFA5450C10199A3077846 /* IceAdapterDeactivation iOS */,
+ 47C5150EA24C2DD38BB5919A /* IceAdapterDeactivation macOS */,
+ 6B67B1C1BAEDE4DA681A9C03 /* IceAdmin iOS */,
+ 3C31265BEB86214148642F72 /* IceAdmin macOS */,
+ 28494EE5B414F7A072326E31 /* IceAmi iOS */,
+ C654BC816F0DB45D49B7FF9D /* IceAmi macOS */,
+ A99E9B163074E125FC2013CB /* IceBinding iOS */,
+ 79E76D83C4CE9103EB33C876 /* IceBinding macOS */,
+ 0490AD27F5A289C50B3F815D /* IceDefaultServant iOS */,
+ A8146EFB8049C70495934DD7 /* IceDefaultServant macOS */,
+ 075F8F15B56451ECD8401979 /* IceDefaultValue iOS */,
+ E655FA4D9156EE58A949DD5F /* IceDefaultValue macOS */,
+ ADC9E6EA1EA77E4B4404BF14 /* IceDiscovery C++11 iOS */,
+ 475225587046DF3E8F371AB4 /* IceDiscovery C++11 macOS */,
+ 147097EC2371AF7BC37624B7 /* IceEnums iOS */,
+ 21D21BE5E516E6EA85CE607E /* IceEnums macOS */,
+ 0D43BBB8D3BF61316319F3AD /* IceExceptions iOS */,
+ AB3067BB19F19A9A34CA528A /* IceExceptions macOS */,
+ 609C6DF8A42F390A3B5FDD7E /* IceExceptionsAMD iOS */,
+ 708B8815B820428A57009CAE /* IceExceptionsAMD macOS */,
+ 9B50C8734B7707E414BC2D20 /* IceFacets iOS */,
+ 77D6D39EBDFBACAEC6AB50DC /* IceFacets macOS */,
+ 32F9D5F86E27B8DC0F2EA419 /* IceHold iOS */,
+ 94AD4DC1AF342B494CAAB7CC /* IceHold macOS */,
+ 418A40B965425AE87AFCAE8F /* IceIAP C++11 iOS */,
+ 58E9BCF64EC1781A4DD0D196 /* IceInfo iOS */,
+ FBDC8840BCAB9CCF43E85A17 /* IceInfo macOS */,
+ F74D958DE10A0ED42526F1FC /* IceInheritance iOS */,
+ A8EEF07C1AAEE896C12890EB /* IceInheritance macOS */,
+ 1FEFD4E7232D0DAA5755AB33 /* IceInvoke iOS */,
+ 97C84BE017EF7778EFC76C8B /* IceInvoke macOS */,
+ 6D72C6DAADA7E46CBEBDCA55 /* IceLocation iOS */,
+ 97E9DF0DC4AC1A0C397DC61E /* IceLocation macOS */,
+ A7579A790955128C4941C742 /* IceLocatorDiscovery C++11 iOS */,
+ 3B3E1C96CC7CA3A198F26F74 /* IceLocatorDiscovery C++11 macOS */,
+ DF5DAC9FCBE633D9363C049F /* IceObjects iOS */,
+ C637E5CCF3BB04B5223E5156 /* IceObjects macOS */,
+ 8739E27BE2F42956F1855311 /* IceOperations iOS */,
+ EB19D268DE65F2FE29B2FE11 /* IceOperations macOS */,
+ 211C6F4229E2AA455B2216AB /* IceOperationsAMD iOS */,
+ 3A116DA9D0CAEA2208449869 /* IceOperationsAMD macOS */,
+ BA2441160CA9C3EC9B9B84DF /* IceOptional iOS */,
+ 0DF9972D061CD8979D2494FE /* IceOptional macOS */,
+ CBF792C9C20F93AB5041A71F /* IceOptionalAMD iOS */,
+ CF65D8E795AFA0F6C87A5370 /* IceOptionalAMD macOS */,
+ 4DDEF927C72F4ADC4CC2F561 /* IceProperties iOS */,
+ 4767092609658E7B68BB8BC1 /* IceProperties macOS */,
+ 00F77CD588C52AA839EC6DA3 /* IceProxy iOS */,
+ 9346D47FA5D6E320D986340D /* IceProxy macOS */,
+ E481CFA1A9F3D629F05CB448 /* IceProxyAMD iOS */,
+ 66012C22AF35DDF1485DE768 /* IceProxyAMD macOS */,
+ E70A499E954C5EBD82868040 /* IceRetry iOS */,
+ 1047D2FD2EE76EDB68C8ADD4 /* IceRetry macOS */,
+ 825326F860E786A79DEB00D4 /* IceScope iOS */,
+ 203CCFBAE5700282D433D73E /* IceScope macOS */,
+ 9C530776724F6E799E34EB78 /* IceServantLocator iOS */,
+ 52D52F21CA178676FA08462C /* IceServantLocator macOS */,
+ 6D612E6F4871903DCD3A324A /* IceServantLocatorAMD iOS */,
+ 12505B43DECC9072DDA93522 /* IceServantLocatorAMD macOS */,
+ 97F30BC51B01F0708208E284 /* IceSlicingExceptions iOS */,
+ A0E7835C8632C1FD0B765070 /* IceSlicingExceptions macOS */,
+ CF4B940F04D35849069F18BA /* IceSlicingExceptionsAMD iOS */,
+ 7ADBF11C9EE20C2EB45B325E /* IceSlicingExceptionsAMD macOS */,
+ DDA8E1152F6BDD1A32BBF7D5 /* IceSlicingObjects iOS */,
+ 5B04D50FF8C2814B0F900B69 /* IceSlicingObjects macOS */,
+ FBE0B52787FDEC73CCF0FEDE /* IceSlicingObjectsAMD iOS */,
+ F128075545E1E30A90D7320B /* IceSlicingObjectsAMD macOS */,
+ 9D8AB509BA494D526AC06EA7 /* IceSSL C++11 iOS */,
+ 186C0BCF50AB74C2E5649812 /* IceSSL C++11 macOS */,
+ 95397A3FDEAE1CE30716B6E5 /* IceSSLConfiguration iOS */,
+ 32567C627DD3073149F66DE4 /* IceSSLConfiguration macOS */,
+ D930DA19F611D5014A75557D /* IceStream iOS */,
+ 65D2D192741E513ED7970311 /* IceStream macOS */,
+ AF7E70BAF17825F4663EADB2 /* IceTimeout iOS */,
+ 1AE57757EE4BFE6EFE90597A /* IceTimeout macOS */,
+ 35899470C3301DAD18BA7AD9 /* IceUdp iOS */,
+ E5D50E9F1B537E41E5BD1B5E /* IceUdp macOS */,
+ A846EEA352AF47315182B4BF /* SliceEscape iOS */,
+ 4071D2AD7F89B20AEBBDF557 /* SliceEscape macOS */,
+ 27983AF7E96528C6F42AA852 /* TestCommon iOS */,
+ F487BF5EC70BD0AAD8E83CDA /* TestCommon macOS */,
+ 68EFF66824F6B66C83E2DD51 /* TestDriver iOS */,
+ 495E8CC7A2AF4CFE64C0969C /* TestDriver macOS */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
- 01A16052D12F2E7ED8C5931D /* Resources */ = {
+ 044A1D9D7EF9212F8FC1768A /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 04D054486168DF331286199A /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 064EF09D86409787C5FC53EE /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 02215AEE76CE69BABE17F4A1 /* Resources */ = {
+ 0811DAB8A9178B154FB5EEEF /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 03064D0E4E7BB9B7DFA31DC0 /* Resources */ = {
+ 0CE998DAADD58D4F8DD84C7C /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 058A6BC0C738950FD57415A2 /* Resources */ = {
+ 1453723266F66945E0A99B67 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 06DD757B8C85293A06EAAD80 /* Resources */ = {
+ 161B1C59323E97F86E1D8BDB /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 07F7E3D74027C9BFC49A22CF /* Resources */ = {
+ 1BC8588D3E2BE982064A2481 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 10F080F99BDE9EDEA722B3A6 /* Resources */ = {
+ 232F6A8A7FE40CD0DFFFFFB0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 140E7FC22488865DAC25BC18 /* Resources */ = {
+ 25385883CB3766EE4C73A7AD /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 165A14973E734616C9ADD97F /* Resources */ = {
+ 26AAD461BD9D534363EBAD08 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1DB0D78EED6E0295287C0BA7 /* Resources */ = {
+ 2904DE376F0094D4C12129E6 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1FBBD05D66C78BEEF64B7B46 /* Resources */ = {
+ 29F9506EC0B042613B7D5401 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 249C27AD27CD01ADD434F31D /* Resources */ = {
+ 31178B2655E7010CB805F504 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2500F4D2210803288D6DD2A8 /* Resources */ = {
+ 32A26CEFBAC8648E804DEC52 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 28852C118AB2BEF6918F2D6A /* Resources */ = {
+ 36C9EA567892765913A1179B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2B46F48129446A0F76148E6D /* Resources */ = {
+ 3AED0961901205D08C3A5BD9 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2B9088CBD90015AED263FCBC /* Resources */ = {
+ 3AFC9659144F776E01684E20 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
+ B7F4884744D366D302499645 /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3CFA3CCD88267B1EE9F9CDF0 /* Resources */ = {
+ 3BD3B907E8B16B07FABC7AB2 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3D3A1936A51846B387CF05F3 /* Resources */ = {
+ 3C1B6FC3231E04F620E9CC4D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3E1F538BB34C84D35FA7149B /* Resources */ = {
+ 40E521AD5275631D5FB0232F /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 43109CEAB2181746F086FD05 /* Resources */ = {
+ 41DD72EC607A0E196A771915 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 440349C2147F5911A34F82F1 /* Resources */ = {
+ 4AE3725DD7692F06D5B4B546 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 489E8483E51E0A3F0C1492E3 /* Resources */ = {
+ 4EBA78E9BDB6F0297D7575D1 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4ABF5BB105FC821B29BBDF62 /* Resources */ = {
+ 50C8FF5C2DBF9CAE156D028B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4F66B62A72244558B228CB1F /* Resources */ = {
+ 536023846C2E1114948A78FE /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 505CC78842F0CB0F0E84F144 /* Resources */ = {
+ 5AA8203211A14B5B395AED13 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 50ED6B832F0DCC9433337358 /* Resources */ = {
+ 63E6009ABF495CB23B3612C7 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5C9986360F31C2060840E7CF /* Resources */ = {
+ 65D7B2DA7B646A428B471EA1 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 60533C0DC97E962D27DD3F06 /* Resources */ = {
+ 6D708E8C1278864FD5D22671 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 610A1A4818E1E3CB0CCE24D1 /* Resources */ = {
+ 798F3B1993280BAD056B8EC7 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 612357E6F674893D169BB5F0 /* Resources */ = {
+ 7C7AB91333D99B0BAEF4B671 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 73022D835D622AE7588221A7 /* Resources */ = {
+ 7CAAEF838EFE02242FA4BA07 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 78B2C68DFE0144A0806876CF /* Resources */ = {
+ 7F575AA358E28D8CA5A09830 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 683360C666F4EDDEAD2B79FB /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7ACA1D8A7743D60C65AB9B75 /* Resources */ = {
+ 819596A61C69F4515B5D8027 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7B66B4B93707154381DE8C78 /* Resources */ = {
+ 82D11B439E2AB811904A93B6 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 60CBBBEC217EC03B0D5A35C8 /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7E54558BDCBEA022CC71AF8F /* Resources */ = {
+ 84F7C93C94349D8E384061FE /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7EE6C54FFA7B67C05FD998D6 /* Resources */ = {
+ 8537545410BE8EC7F611CFA1 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 81B20FC5EFBA478ABFF002D6 /* Resources */ = {
+ 882240EB2EEC53460B20FDBD /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 88AC2312B5E4D26FAF88FDED /* Resources */ = {
+ 8D90EFDE7190F400CA6D74B5 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8ACC7F6A4B5B9E137264605C /* Resources */ = {
+ 8E4D1FB265F63A2A1CA7B468 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8EC8EDF823CA39DB598D3B07 /* Resources */ = {
+ 917F2C70B14C2CC0B2187E8F /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8F6D55B4F18394397FF4F4E2 /* Resources */ = {
+ 92B1F39971BBB69C179491D0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 95511235599D3C24E13ED0F7 /* Resources */ = {
+ 930340903E01097C2D203AFE /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9B5DC1210B5CC31A06626CBF /* Resources */ = {
+ 93447C5C4B523B487C098841 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- BCC6273C9D5DEB22E1ACE755 /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9C4EF16184A2D56FD9306E5B /* Resources */ = {
+ 99C96915D39568B6BE31B384 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9E86ED330560B99AAA2256C5 /* Resources */ = {
+ 9B2AB759969B73F5C893E92D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- A06A498E2C89763F7330AD0A /* Resources */ = {
+ A1B6E452957039B32CE88406 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- A075608A9F664E92B21BC605 /* Resources */ = {
+ AE2D879714A85E1A5975D4D0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- A2A2C4AA0902CEEB7272DD3E /* Resources */ = {
+ B6D9C9CF83EB4B597D5DBAB8 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- A8C6055EB68D59C2174913DB /* Resources */ = {
+ B84BE41E2531CB247E8C0BEE /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
+ 03287948F5CA964108FD2F6A /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- AEF13CA3A17E567ECBC3180B /* Resources */ = {
+ BA999F270C4DC0DF3595D83C /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- AFAECEC087BBB5D4E5D5086D /* Resources */ = {
+ BAFF89F72A8D57AC1EFECE57 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- B29DD5ABD9E3E00C9976130F /* Resources */ = {
+ BDE5BD6CB02D2645BABCDCA0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- B432071FF47D8A6FE60B0F70 /* Resources */ = {
+ C090E29C5DE5E4B68CEBC969 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- B73931B7D58AF97DC6E9BDF2 /* Resources */ = {
+ C2FB330A778659670689612E /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- BD758B5CE66A5C3CA90F65F0 /* Resources */ = {
+ C8F8A22E10A379D13BCA280D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- C63DA9BCECE0CC7A8A1F8492 /* Resources */ = {
+ C961FF4DE15427AC995E2F20 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- C8AB616DE8A562B06215A40F /* Resources */ = {
+ CAA37553229ABD1E493CE91D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- C8DD0DF7CDA9EC91DACB6E01 /* Resources */ = {
+ CBB337ECC59DE8949DB04471 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
+ C4EDA88C7646064F40390486 /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- CBAACBA75967388ED3A08C1B /* Resources */ = {
+ CC3733270DD7EFF02683BCD3 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- DE72F8EDA002848F9D8D01E3 /* Resources */ = {
+ CE118F2716A759EA8AEDE320 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- DF0BD5A8888D8521AB0F8184 /* Resources */ = {
+ CF2B19F7AEEFD9F4EF2DC36D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- E2AC325D809F0CAFA9E9797E /* Resources */ = {
+ D04E53B596E5AAACB9A7FB7F /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- E329CCECFA54E4511AF73FBC /* Resources */ = {
+ D07D92906BCB06DA5E1CB0DC /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- E4720969116BA7D9D4AD0F7B /* Resources */ = {
+ D2E0387CA69B89189658B454 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- E58721FDFB8E3BC8A620531D /* Resources */ = {
+ D3D91D2F3BEC907576C8DB01 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- EDD946CFF7911D7B6F106A36 /* Resources */ = {
+ D6E4CAD86D6599D5AC64C27E /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- F0540D5D97564B9D949C5A54 /* Resources */ = {
+ D7C61DE06B0396027F58BEFD /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- F0F5A618958C5BF7B41FC3D1 /* Resources */ = {
+ D82C2BF73DE9BA9CC59A002A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- F27539754B48375760D0C2C8 /* Resources */ = {
+ DC08B9F5357FC3F1C2C8D13C /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- F36C00883F16B3FFCE96078F /* Resources */ = {
+ DE4F32262552B435184D2114 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- F536586CBFF26BB1DE89F812 /* Resources */ = {
+ E1A2597F40DEA8BF217E0D44 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- F5A53C4DA950117E4068582D /* Resources */ = {
+ E34D40ADAC024D9DDC3017A0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- F720E2940CBD1DEC75D142E5 /* Resources */ = {
+ E66E04269EA8D0599937D647 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- F7E8FEAB4449A853E37B9DCE /* Resources */ = {
+ E7415E93152221DDE07B7DB5 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- F90872C9C694CFEDA37A51E6 /* Resources */ = {
+ EA60E2777B39927C97D9E205 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- FA1572EE031C1DA0B08CBA24 /* Resources */ = {
+ EC77F26433B3571177161D36 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- FE2EA53CCDA4A1790975177F /* Resources */ = {
+ F11F0C5B5A60F886823FD78A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- FEC41D5B33841E3378126998 /* Resources */ = {
+ FE98D9A8DD9B2579679F9FA1 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8355,7 +8521,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
- 0A88CEB9F071311628A61427 /* Swiftformat & Swiftlint */ = {
+ 021FC39EBA94BB7204D5EE4F /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8371,9 +8537,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/ami $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/stream $SRCROOT/.swiftlint.yml";
};
- 0BF33EA3CF5E7ABD3A42A9C9 /* Swiftformat & Swiftlint */ = {
+ 026308DA362120CBE4EE89D6 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8389,9 +8555,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/proxy $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/acm $SRCROOT/.swiftlint.yml";
};
- 0E0E04897FFF276E76E3B088 /* Swiftformat & Swiftlint */ = {
+ 05A9B3014A1DB29ACDAFB40D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8407,9 +8573,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/objects $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/exceptions $SRCROOT/.swiftlint.yml";
};
- 0F9FA766EFCD86D4BCB4F51F /* Swiftformat & Swiftlint */ = {
+ 09BAACC6FAAC92108E182730 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8425,9 +8591,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/TestDriver $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/slicing/objects $SRCROOT/.swiftlint.yml";
};
- 101FA54FD29DA963BD6F3475 /* Swiftformat & Swiftlint */ = {
+ 0A688C85610D948C8C6A143D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8443,9 +8609,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/adapterDeactivation $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/exceptions $SRCROOT/.swiftlint.yml";
};
- 11694026F64393E512344435 /* Swiftformat & Swiftlint */ = {
+ 0C20553ADD3067EA524BB119 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8461,9 +8627,27 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/TestDriver $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Slice/escape $SRCROOT/.swiftlint.yml";
};
- 11DBF9ACCB4A307F630AA9EA /* Swiftformat & Swiftlint */ = {
+ 0EAFDDAFB57B3B5397D01E45 /* Swiftformat & Swiftlint */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputFileListPaths = (
+ );
+ inputPaths = (
+ );
+ name = "Swiftformat & Swiftlint";
+ outputFileListPaths = (
+ );
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/scope $SRCROOT/.swiftlint.yml";
+ };
+ 0EC2E73D3D620EDAEA415DF5 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8481,7 +8665,7 @@
shellPath = /bin/sh;
shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/servantLocator $SRCROOT/.swiftlint.yml";
};
- 124B01062D1E5DBB273655B8 /* Swiftformat & Swiftlint */ = {
+ 16AC5ADC69B1C93D8429EB12 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8497,9 +8681,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/stream $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/info $SRCROOT/.swiftlint.yml";
};
- 139B4EB984D3322125C3A029 /* Swiftformat & Swiftlint */ = {
+ 186A5064EE39E2DE7741A265 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8515,9 +8699,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/operations $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/inheritance $SRCROOT/.swiftlint.yml";
};
- 160323656E079B5942DF2513 /* Swiftformat & Swiftlint */ = {
+ 19E77939825C0141BEB37DF1 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8533,9 +8717,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/timeout $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/adapterDeactivation $SRCROOT/.swiftlint.yml";
};
- 215DB860A5CDCA2068FBD4AC /* Swiftformat & Swiftlint */ = {
+ 1BCC634EDDA73C92AB6EC591 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8551,9 +8735,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/invoke $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/defaultValue $SRCROOT/.swiftlint.yml";
};
- 241D22360ADEF7186E6C58F6 /* Swiftformat & Swiftlint */ = {
+ 1BD7E3FB0EBFD304E62D2933 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8569,9 +8753,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/slicing/objects $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/servantLocator $SRCROOT/.swiftlint.yml";
};
- 2704F733F77365B95C913F7E /* Swiftformat & Swiftlint */ = {
+ 2026EEAE688857C75373F287 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8587,9 +8771,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/operations $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/ami $SRCROOT/.swiftlint.yml";
};
- 2D03091379CF143D837015B9 /* Swiftformat & Swiftlint */ = {
+ 20426A6351940CBA1B4AFE62 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8605,9 +8789,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/defaultServant $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/slicing/exceptions $SRCROOT/.swiftlint.yml";
};
- 2E789F494554301D6BFF56FF /* Swiftformat & Swiftlint */ = {
+ 2101E5AA4CF1E492EF3932CC /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8623,9 +8807,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/servantLocator $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/exceptions $SRCROOT/.swiftlint.yml";
};
- 342B6701215F8D7E19E3D966 /* Swiftformat & Swiftlint */ = {
+ 230A2B05BA76B5E7DE840758 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8641,9 +8825,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/hold $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/proxy $SRCROOT/.swiftlint.yml";
};
- 37F36154EC7C06513636CB15 /* Swiftformat & Swiftlint */ = {
+ 25ADA3E876E2A2A1556D4F3C /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8659,9 +8843,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/slicing/objects $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/TestCommon $SRCROOT/.swiftlint.yml";
};
- 3AFB3B2B0F5F34F6B352C0A3 /* Swiftformat & Swiftlint */ = {
+ 26A95DEA75A81F20B5B2E68C /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8677,9 +8861,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/properties $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/slicing/objects $SRCROOT/.swiftlint.yml";
};
- 3D868C5C9EB7D0E4EA423637 /* Swiftformat & Swiftlint */ = {
+ 2740C9DAAEA614576873AD04 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8695,9 +8879,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/adapterDeactivation $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/operations $SRCROOT/.swiftlint.yml";
};
- 3F9EDF543EB45EBA6E487251 /* Swiftformat & Swiftlint */ = {
+ 341CD24DA87C0683679A22C6 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8713,9 +8897,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/location $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/optional $SRCROOT/.swiftlint.yml";
};
- 406061D4632610630E37D9BD /* Swiftformat & Swiftlint */ = {
+ 39ED513AADE012460F766DB7 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8731,9 +8915,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/defaultValue $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/binding $SRCROOT/.swiftlint.yml";
};
- 43BE25F68E98D44F2CFE3455 /* Swiftformat & Swiftlint */ = {
+ 3ABEA50A10CE2DEFF335B101 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8749,9 +8933,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/optional $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/enums $SRCROOT/.swiftlint.yml";
};
- 4A6430CB65251D1C6C1F3760 /* Swiftformat & Swiftlint */ = {
+ 42B47F13F2E05ED9676FDD34 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8767,9 +8951,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/exceptions $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/objects $SRCROOT/.swiftlint.yml";
};
- 4B45791061BF3735BC7EF3FF /* Swiftformat & Swiftlint */ = {
+ 431953878A361EC85FFC0D79 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8785,9 +8969,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/slicing/objects $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/location $SRCROOT/.swiftlint.yml";
};
- 506E382AE5BCA2EFFE518273 /* Swiftformat & Swiftlint */ = {
+ 4BDEC1A0D9630AE939496F86 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8803,9 +8987,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/scope $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/optional $SRCROOT/.swiftlint.yml";
};
- 50EB39EF996A11AC6EA8B550 /* Swiftformat & Swiftlint */ = {
+ 52442DA5AAB7F042DEFC1C76 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8821,9 +9005,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/timeout $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/src/Ice $SRCROOT/.swiftlint.yml";
};
- 5479996D83D95EDCFB13D3DA /* Swiftformat & Swiftlint */ = {
+ 543A25A817983803AE6D9169 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8839,9 +9023,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/servantLocator $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/facets $SRCROOT/.swiftlint.yml";
};
- 54AF83169EB50CFDB08B75C9 /* Swiftformat & Swiftlint */ = {
+ 5505695AF70F9FDA58964E3D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8857,9 +9041,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/optional $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/acm $SRCROOT/.swiftlint.yml";
};
- 567223DDBF8E09F305022025 /* Swiftformat & Swiftlint */ = {
+ 578DCA8BFA4F70E091898CC5 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8875,9 +9059,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/binding $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/optional $SRCROOT/.swiftlint.yml";
};
- 56BBC1265B42B55BF52164CB /* Swiftformat & Swiftlint */ = {
+ 5916BC8F5165DE07B637ED2F /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8893,9 +9077,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/IceSSL/configuration $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/proxy $SRCROOT/.swiftlint.yml";
};
- 5974241F25FE1DE0F53F4295 /* Swiftformat & Swiftlint */ = {
+ 5EB20182159FD47C39DBC73D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8911,9 +9095,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/ami $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/IceSSL/configuration $SRCROOT/.swiftlint.yml";
};
- 59919783149A4111651A6BA2 /* Swiftformat & Swiftlint */ = {
+ 60AEAC45CD8C2C75B93D6933 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8929,9 +9113,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/slicing/exceptions $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/retry $SRCROOT/.swiftlint.yml";
};
- 5CC83A72DB4D7AC7F245A7AE /* Swiftformat & Swiftlint */ = {
+ 61BB53971EE72B5817169F29 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8947,9 +9131,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/hold $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/servantLocator $SRCROOT/.swiftlint.yml";
};
- 5E46542731F718C8F78A66E6 /* Swiftformat & Swiftlint */ = {
+ 6411DDD34D369FF895DC7F93 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8965,9 +9149,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/exceptions $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/TestDriver $SRCROOT/.swiftlint.yml";
};
- 5E6832C9EBDC0792AFB9D27A /* Swiftformat & Swiftlint */ = {
+ 644C0BF0967F16893D549031 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -8983,9 +9167,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/location $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/defaultServant $SRCROOT/.swiftlint.yml";
};
- 5EB9463F635815EECBBFC112 /* Swiftformat & Swiftlint */ = {
+ 654F122E3784029BD5FDF7FE /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9001,9 +9185,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/enums $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Slice/escape $SRCROOT/.swiftlint.yml";
};
- 5EFA0DD2EE95EF5BCACD4F9A /* Swiftformat & Swiftlint */ = {
+ 6903855C823CFA5C644FE49E /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9019,9 +9203,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/TestCommon $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/slicing/exceptions $SRCROOT/.swiftlint.yml";
};
- 65E1B5FB9373E91279D8CB68 /* Swiftformat & Swiftlint */ = {
+ 6B7B87C35DF072309F745BC8 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9037,9 +9221,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/facets $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/slicing/exceptions $SRCROOT/.swiftlint.yml";
};
- 68B111C1868A6CF47A79D169 /* Swiftformat & Swiftlint */ = {
+ 6C9EA27FE5ACEF4F67275D3C /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9055,9 +9239,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/enums $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/proxy $SRCROOT/.swiftlint.yml";
};
- 70EC1FC960A24F0FB65304C6 /* Swiftformat & Swiftlint */ = {
+ 6CAF00ECBC61C0DFA8F9F467 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9073,9 +9257,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/defaultServant $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/optional $SRCROOT/.swiftlint.yml";
};
- 72726BE177238E26990DB972 /* Swiftformat & Swiftlint */ = {
+ 6D26F9714FA03B088A7B7F07 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9093,7 +9277,7 @@
shellPath = /bin/sh;
shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/udp $SRCROOT/.swiftlint.yml";
};
- 73C23C8AF76032949102358B /* Swiftformat & Swiftlint */ = {
+ 73EE97F95AEF94D3F9CEB6A1 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9109,9 +9293,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/objects $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/inheritance $SRCROOT/.swiftlint.yml";
};
- 7774CD0D4FA2A07DAC4BDFC4 /* Swiftformat & Swiftlint */ = {
+ 7B3199255277118C8B66D038 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9127,9 +9311,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/src/Ice $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/IceSSL/configuration $SRCROOT/.swiftlint.yml";
};
- 7A4735792EBA21D8C0903D8D /* Swiftformat & Swiftlint */ = {
+ 7B87A7AA57483527205D6F1F /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9145,9 +9329,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/TestCommon $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/adapterDeactivation $SRCROOT/.swiftlint.yml";
};
- 7E888A21C40F1E2A436134B8 /* Swiftformat & Swiftlint */ = {
+ 7C762035D06CBE04EDD2A7D3 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9163,9 +9347,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/proxy $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/operations $SRCROOT/.swiftlint.yml";
};
- 859056D6FF32B7325C4E9D09 /* Swiftformat & Swiftlint */ = {
+ 80EA66472C71096ABD1A8A4D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9181,9 +9365,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/info $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/admin $SRCROOT/.swiftlint.yml";
};
- 873AD09A85F5ECDE3DD28F13 /* Swiftformat & Swiftlint */ = {
+ 82E1F43DAD44E508B1687F4E /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9199,9 +9383,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/operations $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/stream $SRCROOT/.swiftlint.yml";
};
- 8F2E114147F3C9719FF6B49F /* Swiftformat & Swiftlint */ = {
+ 837841B0D91EA132A8442CFF /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9217,9 +9401,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/optional $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/scope $SRCROOT/.swiftlint.yml";
};
- 91EFEFB20EEC8E79279616AF /* Swiftformat & Swiftlint */ = {
+ 841B1A702A79748D10DC5154 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9235,9 +9419,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/servantLocator $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/enums $SRCROOT/.swiftlint.yml";
};
- 991EDEEBB30648F17E153095 /* Swiftformat & Swiftlint */ = {
+ 87DD71B95E4A13317F63E08D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9253,9 +9437,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/stream $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/invoke $SRCROOT/.swiftlint.yml";
};
- A5FF4D15BB9C363C8E9DAD2B /* Swiftformat & Swiftlint */ = {
+ 8BFF7136A408DB38D4AC92E5 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9271,9 +9455,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/exceptions $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/binding $SRCROOT/.swiftlint.yml";
};
- ABE885DF5BA20CD5536E55A1 /* Swiftformat & Swiftlint */ = {
+ 9130A72C6978DC6876C57E08 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9289,9 +9473,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/optional $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/admin $SRCROOT/.swiftlint.yml";
};
- ACFA35894099D1595E22AA8E /* Swiftformat & Swiftlint */ = {
+ 932B26152E7169F8AD429876 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9307,9 +9491,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/admin $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/timeout $SRCROOT/.swiftlint.yml";
};
- AFA8C537A4074D6CCD898861 /* Swiftformat & Swiftlint */ = {
+ 9951EAA608D2997AD0F88C79 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9325,9 +9509,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/defaultValue $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/hold $SRCROOT/.swiftlint.yml";
};
- B4A556A97780691DD65F0715 /* Swiftformat & Swiftlint */ = {
+ 9A0E18D69DA41342B2F9C5D1 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9343,9 +9527,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/binding $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/operations $SRCROOT/.swiftlint.yml";
};
- C4AEB5F39FF8F2B986EE8322 /* Swiftformat & Swiftlint */ = {
+ 9C06E111DF8E413B77378C89 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9361,9 +9545,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/inheritance $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/slicing/objects $SRCROOT/.swiftlint.yml";
};
- CAE02F55C3C8949FFCC1ED53 /* Swiftformat & Swiftlint */ = {
+ 9CC2385434695E44410CD1DB /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9379,9 +9563,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/udp $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/defaultValue $SRCROOT/.swiftlint.yml";
};
- D37DC5797657327F155F49AA /* Swiftformat & Swiftlint */ = {
+ A0B1813A592AEE0E40ADAE60 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9397,9 +9581,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/retry $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/properties $SRCROOT/.swiftlint.yml";
};
- D4A0DEAC5A184A367A279225 /* Swiftformat & Swiftlint */ = {
+ A485BD295C0062A25E57251D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9415,9 +9599,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/operations $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/udp $SRCROOT/.swiftlint.yml";
};
- D5DB5BBD4A5246741BC51820 /* Swiftformat & Swiftlint */ = {
+ ABDC94FC8CCF6E2D69B3BCC2 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9435,7 +9619,7 @@
shellPath = /bin/sh;
shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/src/Ice $SRCROOT/.swiftlint.yml";
};
- D738B799C695181EF0A550FB /* Swiftformat & Swiftlint */ = {
+ AEBFBB43D00877D596578059 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9451,9 +9635,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/slicing/exceptions $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/objects $SRCROOT/.swiftlint.yml";
};
- D94DBF30F400DF2B20819F29 /* Swiftformat & Swiftlint */ = {
+ B718E0B5685C07C050C327AC /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9469,9 +9653,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/proxy $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/retry $SRCROOT/.swiftlint.yml";
};
- D97B6D16F3350DD6B17AF6E7 /* Swiftformat & Swiftlint */ = {
+ B90BC3ACCFFA29DE589135A1 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9487,9 +9671,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/slicing/exceptions $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/servantLocator $SRCROOT/.swiftlint.yml";
};
- E09AE1A8E61F55884E0DF4B7 /* Swiftformat & Swiftlint */ = {
+ BB6C511B9CEEFAFA39200BEF /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9505,9 +9689,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/IceSSL/configuration $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/properties $SRCROOT/.swiftlint.yml";
};
- E551EE80A64BB0E6E896F8CC /* Swiftformat & Swiftlint */ = {
+ C3A0E22AA77410A432E7FF97 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9523,9 +9707,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/slicing/exceptions $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/timeout $SRCROOT/.swiftlint.yml";
};
- E733445CE964AB9DEDE31005 /* Swiftformat & Swiftlint */ = {
+ C55D1A7E7DE4CD6494726744 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9541,9 +9725,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/properties $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/TestDriver $SRCROOT/.swiftlint.yml";
};
- EA7788E92FE380FB00B44A09 /* Swiftformat & Swiftlint */ = {
+ CF9B33DBF53DFB6BF0C04A74 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9559,9 +9743,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/retry $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/operations $SRCROOT/.swiftlint.yml";
};
- ED0BC760D978BFC2AC47405D /* Swiftformat & Swiftlint */ = {
+ D276776956AB1F5873C3F764 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9577,9 +9761,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/slicing/objects $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/slicing/exceptions $SRCROOT/.swiftlint.yml";
};
- EF7916AF1B4BE15DDE7AD191 /* Swiftformat & Swiftlint */ = {
+ D711D5E224D3E90F04F253D6 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9595,9 +9779,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/invoke $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/defaultServant $SRCROOT/.swiftlint.yml";
};
- F6A606ED72EA75DD2EE4396F /* Swiftformat & Swiftlint */ = {
+ D8731FBF47A7D5BE0928BA02 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9613,9 +9797,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/proxy $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/info $SRCROOT/.swiftlint.yml";
};
- F73BBA42CAFF29686895B3BB /* Swiftformat & Swiftlint */ = {
+ E1C4E3D5B7BADC6AF19ACE3E /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9631,9 +9815,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/facets $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/hold $SRCROOT/.swiftlint.yml";
};
- F7F8D52593553777A70FD23E /* Swiftformat & Swiftlint */ = {
+ E803E3DA1530B72B583AABC0 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9649,9 +9833,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/admin $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/invoke $SRCROOT/.swiftlint.yml";
};
- FB86B4E1A7BED47C36627D3E /* Swiftformat & Swiftlint */ = {
+ EA27CA12E80705F68087B222 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9667,9 +9851,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/scope $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/proxy $SRCROOT/.swiftlint.yml";
};
- FCB26D92D7730471557B6453 /* Swiftformat & Swiftlint */ = {
+ EF294E5D84259649FD8772D0 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9685,9 +9869,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/acm $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/ami $SRCROOT/.swiftlint.yml";
};
- FDB1BEB283D17A23FD9E8D70 /* Swiftformat & Swiftlint */ = {
+ F4E3DB34E2735F1612882BAB /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9703,9 +9887,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/inheritance $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/TestCommon $SRCROOT/.swiftlint.yml";
};
- FEF04DD42905EB6F711F2AD2 /* Swiftformat & Swiftlint */ = {
+ F6E3055917D575BBDDC58466 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9723,7 +9907,7 @@
shellPath = /bin/sh;
shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/exceptions $SRCROOT/.swiftlint.yml";
};
- FF0E796AA44E9B97C0C34E36 /* Swiftformat & Swiftlint */ = {
+ FBE89FF16505E33D7A191C46 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9739,9 +9923,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/acm $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/facets $SRCROOT/.swiftlint.yml";
};
- FF9E7F93E1D78865E51D27A3 /* Swiftformat & Swiftlint */ = {
+ FD0A8A49CC124C600CF3AA82 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9757,2027 +9941,2123 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/info $SRCROOT/.swiftlint.yml";
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/location $SRCROOT/.swiftlint.yml";
+ };
+ FD8DAD546870B721561D4C8F /* Swiftformat & Swiftlint */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputFileListPaths = (
+ );
+ inputPaths = (
+ );
+ name = "Swiftformat & Swiftlint";
+ outputFileListPaths = (
+ );
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "$SRCROOT/config/xcode-swiftlint.sh $SRCROOT/test/Ice/slicing/objects $SRCROOT/.swiftlint.yml";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- 042EE1B7BA45A2001343479B /* Sources */ = {
+ 0067B3C2E390E2D3D7321E84 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 788EC28D7D124CB2F13E8B52 /* AcceptorI.cpp in Sources */,
- 8743D598286B50F0FC9B4234 /* CertificateI.cpp in Sources */,
- CC0FC74741C3DFE60B8708D2 /* ConnectionInfo.ice in Sources */,
- 7E2B219C34539FEAAB9E6094 /* ConnectionInfoF.ice in Sources */,
- 8A1FBBD7D21822CDD21C10E8 /* ConnectorI.cpp in Sources */,
- BA1623A96CF202C31AF30EDA /* EndpointI.cpp in Sources */,
- 2EF3E838BE99CD7D49BD1B51 /* EndpointInfo.ice in Sources */,
- F681EB731AC1C9D641CA6017 /* Instance.cpp in Sources */,
- 1339958BBC00F942D029FF1B /* PluginI.cpp in Sources */,
- 190F31FF1DA8A0E3A526F894 /* RFC2253.cpp in Sources */,
- 0D6E875782757E77E2F4D540 /* SecureTransportCertificateI.cpp in Sources */,
- 301BAE49141317A72C00EE67 /* SecureTransportEngine.cpp in Sources */,
- 0F969D65F06F1A6B7732B866 /* SecureTransportPluginI.cpp in Sources */,
- EF6501C0AED6FA02C796E92E /* SecureTransportTransceiverI.cpp in Sources */,
- B8D6E2263449E0758696DAC5 /* SecureTransportUtil.cpp in Sources */,
- 74E4576EDE6D3F634C9042ED /* SSLEngine.cpp in Sources */,
- 10E78D62055202B88389FC89 /* TrustManager.cpp in Sources */,
- 31419CE580DEC47BFBC87AFD /* Util.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 07ED13AA53420FFF603C4A7C /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 0C35E2CFC248E5DE7F59EA46 /* AppDelegate.swift in Sources */,
- 40367B8D132E0504A813FD62 /* Assets.xcassets in Sources */,
- 3AB7CA5FBA62325772D52078 /* Controller.ice in Sources */,
- B8F121E53361EE545523EE67 /* ControllerI.swift in Sources */,
- 92DF0B3DDB78C12CE2A24549 /* LaunchScreen.storyboard in Sources */,
- 5999691EBB20FEC6EC156F22 /* Main.storyboard in Sources */,
- 64A5346B8866E8793FE6BC70 /* ViewController.swift in Sources */,
+ 294C5162A9A1EFFABB33EA85 /* AllTests.swift in Sources */,
+ 3952ED4EFBCE2C9870FD9F0E /* Client.swift in Sources */,
+ ECD9E7C3607BC4CA94B982CA /* Collocated.swift in Sources */,
+ 87DC76521AE7C767806FCD85 /* Server.swift in Sources */,
+ 9793D4DC433601EDDAF99D1C /* Test.ice in Sources */,
+ AB871D494B433B9150166081 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0B0A21638395D448BE0BA652 /* Sources */ = {
+ 0740E34A279400F559CE6F4B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 92F11211636EADFB64394A52 /* ServerAMD.swift in Sources */,
- AB8CB61636B221E2B69F8F8E /* TestAMD.ice in Sources */,
- 6240E765B2173D5114552C8A /* TestAMDI.swift in Sources */,
+ B25E77045A69DC7A03BCFC74 /* AllTests.swift in Sources */,
+ FE3A6235F27656C9C2F5F135 /* Client.swift in Sources */,
+ 92F959B77B0C70E65AFF8E17 /* Server.swift in Sources */,
+ 2F45CE8EB31FC1F8DAB65ACF /* Test.ice in Sources */,
+ 2B5113AE641626C369B6E5A0 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0C2A7B5AD60BD155FFC5988A /* Sources */ = {
+ 07474E0FB82BC2AAD1AFF822 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- BF0CFD113EF65B42FBFD503A /* IceDiscovery.ice in Sources */,
- 819A33FAAF497E18C72C1893 /* LocatorI.cpp in Sources */,
- 3A05BF3B63204D9DBC3E9FFA /* LookupI.cpp in Sources */,
- 4794C0ED5F545633916CAEAE /* PluginI.cpp in Sources */,
+ 750044E663E3695E27B38F87 /* AllTests.swift in Sources */,
+ 95FB8F2174B27ED427168E5D /* Client.swift in Sources */,
+ A56414ABB58E4AC07B78689D /* Collocated.swift in Sources */,
+ 293F5699D98951FB2C7509E8 /* Server.swift in Sources */,
+ A5BF7763BCB8E6C77A908FA4 /* Test.ice in Sources */,
+ A8C0369F4D76B691A44129B1 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0E1C16F17140D48840591A29 /* Sources */ = {
+ 097977A382A93DD226B28B35 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- E00F2D6088365FF6E1E2D857 /* AllTests.swift in Sources */,
- 4F80576B1DB422C9774F9B48 /* Client.swift in Sources */,
- E7E96A1F959702F4B35978A2 /* Server.swift in Sources */,
- 7D53F8C4E6564294FAD0683D /* Test.ice in Sources */,
- 8A0D5577209B3542CABF7AB2 /* TestI.swift in Sources */,
+ 4C52A273B26DA255B937FCF9 /* ServerAMD.swift in Sources */,
+ 7DFDC567D1544643D7D37515 /* TestAMD.ice in Sources */,
+ 717E9752FEDFB173849DCB47 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0E9440C901B8D722E41B5D3C /* Sources */ = {
+ 0D7511FEEABAD0CD859C3B84 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- C06089EADD5F64718395B1A5 /* AllTests.swift in Sources */,
- F1DC62230B146F3BA2AC2837 /* Client.swift in Sources */,
- 8431082DE9E066ADC90768F2 /* Server.swift in Sources */,
- F4E896EF5AE22AFEDF6A9D93 /* Test.ice in Sources */,
- 78E9E619CF8E6368336229C6 /* TestI.swift in Sources */,
+ 1E457E861EA300FDD97C7DE0 /* AllTests.swift in Sources */,
+ 5C47649C83CBAC4626DC48C2 /* Client.swift in Sources */,
+ F5D4C778B536929EFB94C5E2 /* Collocated.swift in Sources */,
+ 93FDF029B8F061F8AD028339 /* Server.swift in Sources */,
+ EF3237AE993D15D05AB6B449 /* Test.ice in Sources */,
+ E65E1BC693CF4C59ACC640A3 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 166C94D52E554E3D44A4F010 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 29BCC1528DFFDAD22F9708EF /* Acceptor.cpp in Sources */,
- 76334ADB47A6E67F322F796A /* ACM.cpp in Sources */,
- A79105731284B39F6468AC86 /* ArgVector.cpp in Sources */,
- A11C653E677DF87B07E82C55 /* Base64.cpp in Sources */,
- 1D428497880F94D6D96E0106 /* BatchRequestQueue.cpp in Sources */,
- 6EED0DB3DE5CE06D88B11964 /* Buffer.cpp in Sources */,
- AE5E7ED569147180369AD1E3 /* BuiltinSequences.ice in Sources */,
- FD4553B33F386BC891A12C87 /* CollocatedRequestHandler.cpp in Sources */,
- C8A76A2FE448753A56FB6F62 /* Communicator.ice in Sources */,
- 36C65E106D424EA53847A788 /* CommunicatorF.ice in Sources */,
- 71548464B6FCC2B44F96878B /* CommunicatorI.cpp in Sources */,
- AD076C60B69612F64098BB4D /* Cond.cpp in Sources */,
- 865AEE0E18EDAF28BA36AEB9 /* Connection.ice in Sources */,
- D6A5D1FB2BF3697B8304675C /* ConnectionF.ice in Sources */,
- 7853B8C88A7D44768175B49B /* ConnectionFactory.cpp in Sources */,
- 622847B19FCBB9BAC035F4E4 /* ConnectionI.cpp in Sources */,
- 453B9469D203540AA681EC67 /* ConnectionRequestHandler.cpp in Sources */,
- C460FCD5299EDBCCA8576A21 /* Connector.cpp in Sources */,
- 0510F7AE588D820017E0ED66 /* ConnectRequestHandler.cpp in Sources */,
- C89716938CED4B68B5DFFBEC /* ConsoleUtil.cpp in Sources */,
- 05A5185DA8A87210C0D991F6 /* CountDownLatch.cpp in Sources */,
- 296314D79E1BB173D653695F /* CtrlCHandler.cpp in Sources */,
- D6C06590F82A07BFC5A920B0 /* Current.ice in Sources */,
- 900900A633CBFB684A9B22B2 /* DefaultsAndOverrides.cpp in Sources */,
- 87FDB334AD4B7395A5B9D945 /* DispatchInterceptor.cpp in Sources */,
- 3596241A77EAFD9CB66DEB4B /* DynamicLibrary.cpp in Sources */,
- 38517968A6301052EB84C95F /* Endpoint.ice in Sources */,
- 3661F4283EFDA456AAAA7EF6 /* EndpointF.ice in Sources */,
- EE14301316723BC1D5460206 /* EndpointFactory.cpp in Sources */,
- 270D7315AC89A0CD00A6384B /* EndpointFactoryManager.cpp in Sources */,
- AF83DC1A31E0DFD0AEF3C99E /* EndpointI.cpp in Sources */,
- CDBEBF587B733A3F01D804B5 /* EndpointTypes.ice in Sources */,
- 6C40895D43B540970D2674B4 /* EventHandler.cpp in Sources */,
- 8B7E80F092199A764FF2B672 /* Exception.cpp in Sources */,
- 5A0CCD1E8DD2C7C9551F5316 /* FacetMap.ice in Sources */,
- 0FEBF2295CE8E4B72E61789E /* FactoryTable.cpp in Sources */,
- 4E3D70D0C6AC2E38A01FDDDD /* FactoryTableInit.cpp in Sources */,
- 7291699006BEA176388F8A85 /* FileUtil.cpp in Sources */,
- CCAEDBCBF921CAA48C7FCE0F /* HttpParser.cpp in Sources */,
- 2829F7C474AE8E6D163A1110 /* IconvStringConverter.cpp in Sources */,
- 4E91D76894A68CDBC69E574E /* Identity.ice in Sources */,
- D0DB81FFC2F2092F4D8AAF9E /* ImplicitContext.ice in Sources */,
- 9EAE3CE22DE29CDB21DEAA2D /* ImplicitContextF.ice in Sources */,
- AD070097955355F04D20A3D3 /* ImplicitContextI.cpp in Sources */,
- 179439F76C3DC2DC3655E1D4 /* Incoming.cpp in Sources */,
- A7DFB4F3CB0371B7766EBADD /* IncomingAsync.cpp in Sources */,
- 73494BD7CE5A5B5838B8A8B4 /* Initialize.cpp in Sources */,
- 13C58E128C1488D339A2B428 /* InputStream.cpp in Sources */,
- 68C4C98C6FD369A6CA1BC6E4 /* InputUtil.cpp in Sources */,
- 2AFFEF371E8211FAE2D49BF5 /* Instance.cpp in Sources */,
- 68EC5CC2EF29CA187BFB0D62 /* Instrumentation.ice in Sources */,
- 8AF2507ADCF7D97A3026061E /* InstrumentationF.ice in Sources */,
- D078DE43D70B4B88A9436D8A /* InstrumentationI.cpp in Sources */,
- 944760D2ED0D9E6C8275C6C6 /* IPEndpointI.cpp in Sources */,
- B4E53337DC17B27821834F57 /* LocalException.ice in Sources */,
- 72F67FD6D6155D889606C2BA /* LocalObject.cpp in Sources */,
- 7A1A00B9A315329ABA3DF2F3 /* Locator.ice in Sources */,
- 650F8370915FE36C1577B6C5 /* LocatorF.ice in Sources */,
- B350C77F621DD546555533B7 /* LocatorInfo.cpp in Sources */,
- B24A4B1E4B1215225DD06C18 /* Logger.ice in Sources */,
- 1BDFCE23C4BA77166D5F3965 /* LoggerAdminI.cpp in Sources */,
- A4ADAC9775FBC6033BF0363C /* LoggerF.ice in Sources */,
- 22FD6275E9519778E53FF6CA /* LoggerI.cpp in Sources */,
- 7BCCB2DFEEE5C6448CA32FDA /* LoggerUtil.cpp in Sources */,
- 658B5FE67506D162347E36D2 /* Metrics.ice in Sources */,
- DB3DAE895F85BD5F378F295D /* MetricsAdminI.cpp in Sources */,
- BC82276046EBF5C26ED26D0E /* MetricsObserverI.cpp in Sources */,
- ECDBF23505CD73B7BB3EE56A /* MutexProtocol.cpp in Sources */,
- C467B9E3585069D2B53494D9 /* Network.cpp in Sources */,
- C6460B822E3409F41CBDC4D2 /* NetworkProxy.cpp in Sources */,
- 0FAB42ACCC1A99ACA95115B2 /* Object.cpp in Sources */,
- 7CF479E025CA09204F5FC087 /* ObjectAdapter.ice in Sources */,
- 9E7DAA3F8D996A045E500CAD /* ObjectAdapterF.ice in Sources */,
- 1E68A8AF110A9E25B120BFE4 /* ObjectAdapterFactory.cpp in Sources */,
- 717E94DEE522F86C9E2C68C9 /* ObjectAdapterI.cpp in Sources */,
- 15649450F575FCE46678224B /* ObjectFactory.ice in Sources */,
- 5D6C7434C8D236400658FE93 /* ObserverHelper.cpp in Sources */,
- E314BE093F5002F3B2E86E18 /* OpaqueEndpointI.cpp in Sources */,
- 6BAE20FE34871D5B0BF514E3 /* Options.cpp in Sources */,
- 356448E07C620DE9449DF7D0 /* OutgoingAsync.cpp in Sources */,
- 3658A57975333CE1C6414DB8 /* OutputStream.cpp in Sources */,
- FB920D257944085309731DE9 /* OutputUtil.cpp in Sources */,
- 1506D863D4DFE67D80944911 /* Plugin.ice in Sources */,
- BC14971703ADB19C80091978 /* PluginF.ice in Sources */,
- 38D7A362833DB86CCA04C3EC /* PluginManagerI.cpp in Sources */,
- B7E0DAA58D2EEA32CE169824 /* Process.ice in Sources */,
- BB7FBE41CCFD73775688858C /* ProcessF.ice in Sources */,
- 16E1789AFD0721A405FE22DF /* Properties.ice in Sources */,
- 002B5E4877F346A980AE6619 /* PropertiesAdmin.ice in Sources */,
- 30001585DB5E17FCDC50FC51 /* PropertiesAdminI.cpp in Sources */,
- 327ED3DC424682C2F7DFCED6 /* PropertiesF.ice in Sources */,
- A94F9036FE9178AAB26D0E01 /* PropertiesI.cpp in Sources */,
- D13C4EA2E182249E9F07DD8C /* PropertyNames.cpp in Sources */,
- 8F23667E2C5AACF41794DCE4 /* Protocol.cpp in Sources */,
- BE8BC8B969522445E7BFE6A9 /* ProtocolInstance.cpp in Sources */,
- 354624955C822F6210F4D146 /* ProtocolPluginFacade.cpp in Sources */,
- 02607FC66B7B40EBBD69DD1A /* Proxy.cpp in Sources */,
- CA8CD3471F291E568F349A3B /* ProxyFactory.cpp in Sources */,
- 43AB2CACCD1A8B83D77F2914 /* Random.cpp in Sources */,
- D9BC36D3E26585CEF64D6952 /* RecMutex.cpp in Sources */,
- 35AF977813BA7F59D53C2858 /* Reference.cpp in Sources */,
- 5640577708CA1EBD9B1FDBDF /* ReferenceFactory.cpp in Sources */,
- F6B26FDF2257CFD9512805EA /* RegisterPluginsInit.cpp in Sources */,
- 1A62AF23FF06EA6B5F5DD71A /* RemoteLogger.ice in Sources */,
- DFB4A485110F696DE1D6AF8B /* RequestHandler.cpp in Sources */,
- 05A39D8E73913A7A65CF6A37 /* RequestHandlerFactory.cpp in Sources */,
- 430EB431B01C136D215DD6BD /* RetryQueue.cpp in Sources */,
- 330BED9059D25704734DFE74 /* Router.ice in Sources */,
- E6A790E48FD5FE9133038F87 /* RouterF.ice in Sources */,
- 2BF195CB8771A899417224F0 /* RouterInfo.cpp in Sources */,
- 382F0E558922A2768C52201C /* Selector.cpp in Sources */,
- 35F612D24F3BCAB06B2FACEC /* ServantLocator.ice in Sources */,
- BD1A37FD2148AD4ECB0A626E /* ServantLocatorF.ice in Sources */,
- 6C165F5D5C689C5B228D4C21 /* ServantManager.cpp in Sources */,
- 5AD7BE1D24FD535B79D1C37F /* Service.cpp in Sources */,
- F3FF4C0518699B83A4B0046F /* SHA1.cpp in Sources */,
- AF0B585BD7B2B543A0E84AC9 /* Shared.cpp in Sources */,
- D9308B760252A0A56413173C /* SliceChecksumDict.ice in Sources */,
- 1274B19974280987B390D742 /* SliceChecksums.cpp in Sources */,
- 3E8FAADC2665143E322AA068 /* SlicedData.cpp in Sources */,
- E70E3112A6D62F3FCFF12A11 /* StreamSocket.cpp in Sources */,
- 61F5F8AD5315A43456617DAD /* StringConverter.cpp in Sources */,
- 2289E6097906CFC9EA320396 /* StringConverterPlugin.cpp in Sources */,
- 05DEED297E8BB125A2B6D476 /* StringUtil.cpp in Sources */,
- 35DB52B00529C4AA45AB2FED /* SysLoggerI.cpp in Sources */,
- D3F348ED878E90EAF4EC204C /* SystemdJournalI.cpp in Sources */,
- EC9AF40506560CB2175FACE4 /* TcpAcceptor.cpp in Sources */,
- 0428BEE3036718519B9B368C /* TcpConnector.cpp in Sources */,
- B33303EDB2569337E622D7DC /* TcpEndpointI.cpp in Sources */,
- E193AFF8C8597E978B4D9DC8 /* TcpTransceiver.cpp in Sources */,
- DEB2D66AEA897EAF301758E6 /* Thread.cpp in Sources */,
- 76F6D8E7DE934EFD9C834436 /* ThreadException.cpp in Sources */,
- 88961EBAED24EB8F0A8F6031 /* ThreadPool.cpp in Sources */,
- CBFC2B5827A4E71F4D4C54C6 /* Time.cpp in Sources */,
- 7D058E76E101087F77C59EB0 /* Timer.cpp in Sources */,
- 99AFA7EE116F8B7634281F33 /* TraceLevels.cpp in Sources */,
- 4AF0CBB792C23790DCAF4136 /* TraceUtil.cpp in Sources */,
- DC7C6F41718934E8111B38C7 /* Transceiver.cpp in Sources */,
- 647EEEE7FA32AE895312B503 /* UdpConnector.cpp in Sources */,
- 4268FBB788C4F2596B3923F5 /* UdpEndpointI.cpp in Sources */,
- B6F7B59172E127AE5FE4F67E /* UdpTransceiver.cpp in Sources */,
- BA7203A52FF4A86B5FCEAC0E /* UtilException.cpp in Sources */,
- 8EA9DAF0B249A79B9CC0714B /* UUID.cpp in Sources */,
- FE894542956BAEB58E621075 /* Value.cpp in Sources */,
- CE7C1D753BD2CDAB2E8A19F4 /* ValueFactory.ice in Sources */,
- 4928BEFFFB53D94693F00C3A /* ValueFactoryManagerI.cpp in Sources */,
- B21A24B1900875B9197E1197 /* Version.ice in Sources */,
- FC2A6B51D19423C9A65AA614 /* WSAcceptor.cpp in Sources */,
- 69971827883DA06CA08C6A9B /* WSConnector.cpp in Sources */,
- 20B78FE5A8F4522EADF1A0B4 /* WSEndpoint.cpp in Sources */,
- 682B0A1523A5DCFC599232D4 /* WSTransceiver.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 181D88BEFE50F64C4F046B5E /* Sources */ = {
+ 0E93DF9C1748AD945B4BB0B2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 26F546063F49A0A3ECBF06F9 /* AllTests.swift in Sources */,
- 8B52AD357030E053BC94F398 /* Client.swift in Sources */,
- F691DEFDC65177107245080F /* Server.swift in Sources */,
- 2EC19E8D91F08C99BD8DC56C /* Test.ice in Sources */,
- ACEB3E0ED47A17251613C4A9 /* TestI.swift in Sources */,
+ B8394F8607AFA1C160990CEA /* ServerAMD.swift in Sources */,
+ E97B62C789745462207ABFAC /* TestAMD.ice in Sources */,
+ B371D8529353C7193C7CF1D2 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 182175BC10EA7DA2D7F99278 /* Sources */ = {
+ 0FE01B9889A388523C00DED3 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FBA9C3256F843F9B6E01D6EE /* ServerAMD.swift in Sources */,
- 4D4A4CB92318A837FC0E19F5 /* ServerPrivateAMD.ice in Sources */,
- 4DF146F3D41B9F10DCB2CCAD /* TestAMD.ice in Sources */,
- FF0776E4FAA27DE48C24B0F9 /* TestAMDI.swift in Sources */,
+ 770270BC0C8082C11C15BECD /* AllTests.swift in Sources */,
+ 1C89B5A94BB3D16CBE0D64F0 /* Client.swift in Sources */,
+ 042E8D4CC96C9E50736928BE /* Server.swift in Sources */,
+ 1BA5912815FCB99ADACAE890 /* Test.ice in Sources */,
+ 68A678673DFA71984A041BF8 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 19D03EAD9714D0D71424E650 /* Sources */ = {
+ 167BCD73803B94B5EEC087F4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 161506E7153F964E6423F42E /* TestCommon.swift in Sources */,
+ CF16E1CC70E435DB50B71582 /* Client.swift in Sources */,
+ 0D95A91C699CD318840C85EB /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1C54FE69B2266F90E3054766 /* Sources */ = {
+ 16EC6DD606C79A712494B3C1 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- A677D956EE35B8AC84C29B5F /* AllTests.swift in Sources */,
- D43E9BD359AFEF9E8F491527 /* Client.swift in Sources */,
- 7BBE6B8BE3BC5BD838E1FF3D /* ClientPrivate.ice in Sources */,
- F7AE3AED1FCC6662948F39C2 /* Server.swift in Sources */,
- 2E0AF2874C31B080D2872FDD /* ServerPrivate.ice in Sources */,
- FA61CA5976A794369F44F9F9 /* Test.ice in Sources */,
- C13F984C5140D643247866AA /* TestI.swift in Sources */,
+ 6176254F8759A36DCE91CE15 /* IceDiscovery.ice in Sources */,
+ F1FD889D823822A022386F5D /* LocatorI.cpp in Sources */,
+ 95F5CDD4C7429DA63CE5BDE6 /* LookupI.cpp in Sources */,
+ 7D5C6ED9FC576BE160717162 /* PluginI.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1D9C2EA8D660D6B80614F85F /* Sources */ = {
+ 1750C0895DB998D4A56D05ED /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 2DC1A1D4DB248D4D7331D9BC /* AllTests.swift in Sources */,
- 71E0989BB49AC1F7BFD8621A /* Client.swift in Sources */,
- F62B2E42D36BB77130874AA3 /* Server.swift in Sources */,
- 758A70D4A519EA35B4D19ABC /* Test.ice in Sources */,
- FEE54A730F1E8551EAE4F78A /* TestI.swift in Sources */,
+ 54F4344E85D07A0A552F08F1 /* AllTests.swift in Sources */,
+ 6A32A3AC3E83674B8017A999 /* Client.swift in Sources */,
+ 51A607365326CFADA978391B /* Server.swift in Sources */,
+ FF62F01308D71C755D074D68 /* Test.ice in Sources */,
+ D1E43CCB5F898F397AF998B2 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1DD5FE281E4C35687660B14A /* Sources */ = {
+ 17AABF98459483D5FB979822 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- E38CD4B1F0C7EC2E35144367 /* AllTests.swift in Sources */,
- 73F10713F3B1C45F5904F9C5 /* Client.swift in Sources */,
- 6A74AC020E2B2C10BB769A7A /* ClientPrivate.ice in Sources */,
- B2E87035CD9436B640FC8185 /* Server.swift in Sources */,
- 7C9E7F4DB6C5D589CC552471 /* ServerPrivate.ice in Sources */,
- F5C292CBD3347ACB36D918C5 /* Test.ice in Sources */,
- 7C37E3FE367F657908C4BCA0 /* TestI.swift in Sources */,
+ 62200EB70C46B8C4A3DFB33C /* AllTests.swift in Sources */,
+ 589108EB638BB9D27EC9A60E /* Client.swift in Sources */,
+ FB13D6335737CE1D253D0C56 /* Server.swift in Sources */,
+ 21FEE8917D198DF7E79B6F87 /* Test.ice in Sources */,
+ 856681411DC80BDF35612935 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 237841A4D2F85E6724F435C1 /* Sources */ = {
+ 19E63F598C238EF0EE9CF62E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 1BC696A78E2B2B16C0961E54 /* AllTests.swift in Sources */,
- 1C81A761616E358CE217307E /* Client.swift in Sources */,
- B0DA6FDC7CD33F76C9B2DB8A /* Collocated.swift in Sources */,
- A60837E73288D4ED7B77156D /* Server.swift in Sources */,
- 4274E0BFE5B53061505936A9 /* Test.ice in Sources */,
- 78DEC68E0427B2F49E9074C4 /* TestI.swift in Sources */,
+ 9B47E7B7EF20CC6FA66BB97A /* AllTests.swift in Sources */,
+ 3C2F6813277EA9265ACE25FB /* Client.swift in Sources */,
+ 0AF20A635AAD0C8590490D52 /* Server.swift in Sources */,
+ B1E354BB686FA428AB53A53D /* Test.ice in Sources */,
+ 4FB81C01FD35A0A9847A03BE /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 24F3CC1080F5D30D8A205A40 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6EB5B55EA6FF80CBCB87B08E /* Acceptor.cpp in Sources */,
- CAB17791C7280CE150310AE8 /* ACM.cpp in Sources */,
- 43EB9BCE1BA08CEBFB53ADA7 /* ArgVector.cpp in Sources */,
- C6FF10141E50CA7A6F8AE925 /* Base64.cpp in Sources */,
- EA7BBED03F6C3D87421C11A8 /* BatchRequestQueue.cpp in Sources */,
- 4646B0A9D9CE27559E3ABB58 /* Buffer.cpp in Sources */,
- 42A68EF7DE46A2D491021B35 /* BuiltinSequences.ice in Sources */,
- D8F0DDB4914FDAEE6AA497B6 /* CollocatedRequestHandler.cpp in Sources */,
- C89DE5F8C5DB75B644B6AD7F /* Communicator.ice in Sources */,
- 2A4D4AA5DC56CD04466CC9D7 /* CommunicatorF.ice in Sources */,
- 10AEB0598B19D5BEC487F119 /* CommunicatorI.cpp in Sources */,
- A6DA19E064A4D7F0B99BC49A /* Cond.cpp in Sources */,
- E18988D40703607D6E252F54 /* Connection.ice in Sources */,
- EAAAF773620A9F64D22B72FA /* ConnectionF.ice in Sources */,
- 1AE23E5CF3076E093D74C606 /* ConnectionFactory.cpp in Sources */,
- 0CDC7637E5FADB2A63991504 /* ConnectionI.cpp in Sources */,
- A930F9FD6287FE536B5A7B05 /* ConnectionRequestHandler.cpp in Sources */,
- 3173B361E08EA3D70179B88C /* Connector.cpp in Sources */,
- 2D0E5E66CBA3C944B27772DF /* ConnectRequestHandler.cpp in Sources */,
- D36E0C170719DA3046F813C7 /* ConsoleUtil.cpp in Sources */,
- 1345AA4CAD2AAD6D4723DCBF /* CountDownLatch.cpp in Sources */,
- 48A24F84C389A569332CBBF4 /* CtrlCHandler.cpp in Sources */,
- 48E0B359A71B434F014CE0EF /* Current.ice in Sources */,
- B65493D4849A8DCEE51E9C00 /* DefaultsAndOverrides.cpp in Sources */,
- 174B4664F6C8804EEDFB9C89 /* DispatchInterceptor.cpp in Sources */,
- 747CB0E199D805D68D88D9C4 /* DynamicLibrary.cpp in Sources */,
- 882932D8D6667D9585614BD4 /* Endpoint.ice in Sources */,
- 0B7E36470F1DA2B12FED6C05 /* EndpointF.ice in Sources */,
- A59C3DBA3E813855237E80A1 /* EndpointFactory.cpp in Sources */,
- C5F17037FB5E44073D7CDF99 /* EndpointFactoryManager.cpp in Sources */,
- B9B07A30F268CE67B4A88076 /* EndpointI.cpp in Sources */,
- 722E885B3F76A3541DAF9CD7 /* EndpointTypes.ice in Sources */,
- 8897D8EEB92AD2B952E9CACF /* EventHandler.cpp in Sources */,
- 8175210EFD548000E66980CB /* Exception.cpp in Sources */,
- 966C3DEDEB72C0AF5C517AC5 /* FacetMap.ice in Sources */,
- 4022C97D400029669B06B710 /* FactoryTable.cpp in Sources */,
- 47BA464A8823FACF19E9895D /* FactoryTableInit.cpp in Sources */,
- 53E82873D39751988599EB86 /* FileUtil.cpp in Sources */,
- 7EE30A011E39A660097CBD24 /* HttpParser.cpp in Sources */,
- A45DCEB7B49287610BBDA416 /* IconvStringConverter.cpp in Sources */,
- 8132D2356E9026874179D188 /* Identity.ice in Sources */,
- 68EA6E4F1F823158BA819C80 /* ImplicitContext.ice in Sources */,
- D80E8E87E40903DB1F7D7607 /* ImplicitContextF.ice in Sources */,
- EDC306B96A67A9E06A39FEAB /* ImplicitContextI.cpp in Sources */,
- 5CD2889DB97CBAC75E1BA821 /* Incoming.cpp in Sources */,
- 38566409621C36E15828A765 /* IncomingAsync.cpp in Sources */,
- 9493B924F4A7B6D3F79F60A1 /* Initialize.cpp in Sources */,
- 664D721A544B99FF421C7571 /* InputStream.cpp in Sources */,
- C83A6A603631FCEF249B9A1E /* InputUtil.cpp in Sources */,
- 307B409F4908B79D1A1FD621 /* Instance.cpp in Sources */,
- 25A8B76B206C15FFEBBF1F17 /* Instrumentation.ice in Sources */,
- 35105464EA7D3A204AE342D8 /* InstrumentationF.ice in Sources */,
- 24F42CB9E8A95A3099454B9E /* InstrumentationI.cpp in Sources */,
- 32B2D87B5BE3227C798B5F7A /* IPEndpointI.cpp in Sources */,
- 99848CADE1068874195E5676 /* LocalException.ice in Sources */,
- F614C7DB54A4156033085AB1 /* LocalObject.cpp in Sources */,
- DD6140301B49C1CC333590E7 /* Locator.ice in Sources */,
- DBAACAF2C8FF2F75C61E8F19 /* LocatorF.ice in Sources */,
- 875FA85B1EB5CCCC98A5749E /* LocatorInfo.cpp in Sources */,
- 89D53BB2390B99141200CDA9 /* Logger.ice in Sources */,
- E9C6BE8B06820477A9E41C4E /* LoggerAdminI.cpp in Sources */,
- E04336C9199F5C92DFE5BD1B /* LoggerF.ice in Sources */,
- 4F32A14A0D3E5F6AC1A2E402 /* LoggerI.cpp in Sources */,
- D79FFF32741B126B1E88EF79 /* LoggerUtil.cpp in Sources */,
- 822984A0F0104FB121D34FC9 /* Metrics.ice in Sources */,
- 131FC6078EE339091E15488C /* MetricsAdminI.cpp in Sources */,
- BBB5EADE83D22CBA1997AE42 /* MetricsObserverI.cpp in Sources */,
- 707C6269DC433BA5A5537753 /* MutexProtocol.cpp in Sources */,
- EFFF319A76437EE2AD527117 /* Network.cpp in Sources */,
- 063E04C7F7FB900BC4C39ED9 /* NetworkProxy.cpp in Sources */,
- CFD545D7CAE60D7282455FA6 /* Notifications.mm in Sources */,
- 2502FFC98E9E158F299ECE2A /* Object.cpp in Sources */,
- FFBC3A13EDF42AC0B4CFAC65 /* ObjectAdapter.ice in Sources */,
- 9D9C74E55E243C7547D08ECF /* ObjectAdapterF.ice in Sources */,
- D2A58689522FA70B97A3E5AB /* ObjectAdapterFactory.cpp in Sources */,
- A567BF39CFB2C2A82FD5F6CD /* ObjectAdapterI.cpp in Sources */,
- 9A8F025924D8E85CCBA7BF25 /* ObjectFactory.ice in Sources */,
- 71F1E64767C46C14E9309960 /* ObserverHelper.cpp in Sources */,
- 89E1B1CEE8D5E06CE60878A5 /* OpaqueEndpointI.cpp in Sources */,
- 72715E248637DE0B4D8C7C69 /* Options.cpp in Sources */,
- 91CD6761440D4BAC37FDB269 /* OutgoingAsync.cpp in Sources */,
- 614486ACA97E6C9CD2B173EC /* OutputStream.cpp in Sources */,
- E7AC814EAC1D8BB51E0E0B23 /* OutputUtil.cpp in Sources */,
- 66E02A397D8151D983A3BC35 /* Plugin.ice in Sources */,
- 19D43FE9962FC7C2EDFC53E3 /* PluginF.ice in Sources */,
- 5888D355A8E8105BF42E095A /* PluginManagerI.cpp in Sources */,
- D5C26693A2F0A854D2EAC06E /* Process.ice in Sources */,
- F6B83D39CC361D659CB13A38 /* ProcessF.ice in Sources */,
- 2ADF5FB909E9F09C416BA9CA /* Properties.ice in Sources */,
- 42472E6218FFDFDB705A9EED /* PropertiesAdmin.ice in Sources */,
- 2122F92BED7F1E7496D97118 /* PropertiesAdminI.cpp in Sources */,
- B6F3CCE3DD050E72087CEF6A /* PropertiesF.ice in Sources */,
- 66DC8BE5F592C9CD9B55BF91 /* PropertiesI.cpp in Sources */,
- 1A1097D92F9849B11C2ED027 /* PropertyNames.cpp in Sources */,
- 16612D8B5749E3E59E4E2D79 /* Protocol.cpp in Sources */,
- 4D3CCE13B1779394B7D11435 /* ProtocolInstance.cpp in Sources */,
- 9CF053DD69123113BD59A753 /* ProtocolPluginFacade.cpp in Sources */,
- 2E0D94DF80B403EC70C76ED0 /* Proxy.cpp in Sources */,
- E0113EDD8CCA07A5D677C7A3 /* ProxyFactory.cpp in Sources */,
- 4F346B2794D6BFE17B530C9F /* Random.cpp in Sources */,
- 6E43B62D7EE6D493CBA5D1E8 /* RecMutex.cpp in Sources */,
- C2A4576B7F0F39E00ECE5001 /* Reference.cpp in Sources */,
- 89DAFB8C1EA3E4CDAFED275B /* ReferenceFactory.cpp in Sources */,
- ED67DDD0E1486FCC4BE37F81 /* RegisterPluginsInit.cpp in Sources */,
- 140E5DBE886C7E01C7A489A0 /* RemoteLogger.ice in Sources */,
- E85B30B09C055DD954129AA3 /* RequestHandler.cpp in Sources */,
- 30D10840789A08AC24DFB432 /* RequestHandlerFactory.cpp in Sources */,
- 268FD116C1D054CAD211FE30 /* RetryQueue.cpp in Sources */,
- 84448937EC6FFDAAFA909662 /* Router.ice in Sources */,
- 36B545833426195BCE26E5B0 /* RouterF.ice in Sources */,
- DD4E5FE0702EB491D4A31560 /* RouterInfo.cpp in Sources */,
- 948685C11B11E8462D9DE5ED /* Selector.cpp in Sources */,
- 525E54923FB6804415A18A40 /* ServantLocator.ice in Sources */,
- 76154ECFFB7E3902C32AF2DF /* ServantLocatorF.ice in Sources */,
- 5647B761CD52C6D04013B578 /* ServantManager.cpp in Sources */,
- B3C041C155EBC9D3DBE250C5 /* Service.cpp in Sources */,
- 3E6BA6684C1E5A3017D72A50 /* SHA1.cpp in Sources */,
- 466EF573F19EC5B3A29BABE1 /* Shared.cpp in Sources */,
- A2540D68777B51F731D82464 /* SliceChecksumDict.ice in Sources */,
- 17CB5C40E13AAD605A967CB9 /* SliceChecksums.cpp in Sources */,
- 8E2DD71CDF0719BC626062EC /* SlicedData.cpp in Sources */,
- 0545F15F88FFBD90264BD367 /* StreamAcceptor.cpp in Sources */,
- 6979A5C6D752D16AD1BD7617 /* StreamConnector.cpp in Sources */,
- 1BD59FE72A4219213E66FC03 /* StreamEndpointI.cpp in Sources */,
- 560337FBCD6A7EE3968E65B1 /* StreamSocket.cpp in Sources */,
- 3EBBF193963184CA8CD5D2E0 /* StreamTransceiver.cpp in Sources */,
- F13C55C73D78B3FE28395A62 /* StringConverter.cpp in Sources */,
- 1B2624E99064A528A56024B5 /* StringConverterPlugin.cpp in Sources */,
- 4907ABE0E6D37B70DD47D707 /* StringUtil.cpp in Sources */,
- 2A274615BB21DB84240993C6 /* SysLoggerI.cpp in Sources */,
- 83A8F68C264BE819669D3E8F /* SystemdJournalI.cpp in Sources */,
- E2C8B1FAB646ADF9D23392A7 /* TcpAcceptor.cpp in Sources */,
- DC8EE66512C58AB7783789EE /* TcpConnector.cpp in Sources */,
- 1CD24CA644AE89795E222AAD /* TcpEndpointI.cpp in Sources */,
- 86DDE60E8F60C1D15EB1C0B1 /* TcpTransceiver.cpp in Sources */,
- C80E3B41E36059F30FDA3C6B /* Thread.cpp in Sources */,
- A4D0A794141DE24E4F02A618 /* ThreadException.cpp in Sources */,
- 8B94F01123705CC6F794CA85 /* ThreadPool.cpp in Sources */,
- 8F8BA529C370AB5D60758518 /* Time.cpp in Sources */,
- F11DFCDE394D1C5ECBEA0A16 /* Timer.cpp in Sources */,
- 6A3F93E6C6CF9F2FA87458EE /* TraceLevels.cpp in Sources */,
- C43E4F22CD4B0F83DB7F41B6 /* TraceUtil.cpp in Sources */,
- F8BCEFCAFA4F6F47F67FF660 /* Transceiver.cpp in Sources */,
- 09640E588061BD16CC667F72 /* UdpConnector.cpp in Sources */,
- 8CC313E1CCFC491C045D2116 /* UdpEndpointI.cpp in Sources */,
- 34B3F3ACCB23C1EFDA252318 /* UdpTransceiver.cpp in Sources */,
- CC1D450F727A7AED08C7EB40 /* UtilException.cpp in Sources */,
- 872D03B80218BC28071DEB4E /* UUID.cpp in Sources */,
- 8F9A743AB2D5AA85992F692E /* Value.cpp in Sources */,
- F9BC0242CF118CDD8CB0361B /* ValueFactory.ice in Sources */,
- 789964B34CB7AC4ED99BEBD9 /* ValueFactoryManagerI.cpp in Sources */,
- 88A2B0C6EFA4B1B4FECCBD62 /* Version.ice in Sources */,
- 0F20BCA3FEA7DAE141181848 /* WSAcceptor.cpp in Sources */,
- EECABB5A0F83BD8618782970 /* WSConnector.cpp in Sources */,
- FCDC4B3497F40ABEB77D575A /* WSEndpoint.cpp in Sources */,
- 850F285DC35113AF1C6B3E87 /* WSTransceiver.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 258A60FDD368F6E199BFA257 /* Sources */ = {
+ 2121E92C05D0E1E2DCD19AFA /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 2F1611210B5C71A7B35FB494 /* AllTests.swift in Sources */,
- 849F355AA0A60E3A07344414 /* Client.swift in Sources */,
- E0FFF570047C53FE4FF0B527 /* Collocated.swift in Sources */,
- D82DD69777099FA5F31C1A1B /* Server.swift in Sources */,
- A5C39849B376E44DAE48CEDF /* Test.ice in Sources */,
- A568A23E0196F90C6223A669 /* TestI.swift in Sources */,
+ B5E6C34D3AD166A0ACACA769 /* AllTests.swift in Sources */,
+ FBE01FE725FB24F505F33837 /* Client.swift in Sources */,
+ C834E21E42DE8109EE48AF74 /* Server.swift in Sources */,
+ B59609773DA10578CDEAA1CC /* Test.ice in Sources */,
+ E18C686FA77D5F4EE1639EDB /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2590A6FEAC9610298DFFA0BE /* Sources */ = {
+ 22290F23AC82E64A8E8CD3C6 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- C99A79B4C6EF180B657344FF /* ServerAMD.swift in Sources */,
- 969072CA044CFAD74E5CAAE5 /* ServerPrivateAMD.ice in Sources */,
- 27F657A126E999AE633CCD9F /* TestAMD.ice in Sources */,
- 975F9B5E866060231556A1DA /* TestAMDI.swift in Sources */,
+ 89F87DFFDE387098B3F501BD /* AllTests.swift in Sources */,
+ 406C024AEE71CBFF99EDE3B7 /* Client.swift in Sources */,
+ B3F21FBFC1590483C80C638B /* Collocated.swift in Sources */,
+ 758C8A54CFD371CAADCEA511 /* Server.swift in Sources */,
+ E7DEE62F61F0544B72734A06 /* Test.ice in Sources */,
+ 87322A70D36C379F67BF1437 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 25B81CA394DE65F8E2E370F7 /* Sources */ = {
+ 227BB3837AABF4DB41AF0A22 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 6532E03E91316E6D47833E53 /* AllTests.swift in Sources */,
- 5BDFA2A2F41BA0FF80FCCCC0 /* Client.swift in Sources */,
- 7AFE17D1F3EFD5B28F135DCD /* Collocated.swift in Sources */,
- B54F743FC0031A14F4407A4E /* Server.swift in Sources */,
- 1C2FF1784BAB99899ACBC578 /* Test.ice in Sources */,
- CAA87DC55D8AEF9EC2BCE8EE /* TestI.swift in Sources */,
+ 12D9DF33D36518C74C1FA217 /* AllTests.swift in Sources */,
+ 7440DEB786FF20CB4B47976C /* Client.swift in Sources */,
+ C65DED417E95C4CEF3E7529E /* Collocated.swift in Sources */,
+ DCE3C597B969F49C9C7DBAC7 /* Server.swift in Sources */,
+ B580D49A8F1C8553AF351B7B /* Test.ice in Sources */,
+ 7180BB00C0B203E86AE7F7F0 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2A2B9B0D2B669BDE5317359F /* Sources */ = {
+ 28380B90093857DAC25575F1 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 010BCB2AF965AA734B4E8743 /* ServerAMD.swift in Sources */,
- 645F3B15C1254F2FF477948B /* TestAMD.ice in Sources */,
- BF9CDDB7DE091EDB1DB44DF5 /* TestAMDI.swift in Sources */,
+ 35A289E78E029FA3DF422E03 /* AllTests.swift in Sources */,
+ 6AC3F26AB9053113D8BAFAF1 /* Client.swift in Sources */,
+ 867DAE3A97C3F7F9D38D2F6B /* Server.swift in Sources */,
+ 109A6F45CD230E1510D41954 /* Test.ice in Sources */,
+ C890D36D1E89C5D3986D85EF /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2A75FE976A1ECD85A7A86EF2 /* Sources */ = {
+ 2B44C077060061DA523C4255 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 12214E39A62FDC8D9B2A5C3A /* AllTests.swift in Sources */,
- 2A9C3F86F560608B12CA0E69 /* Client.swift in Sources */,
- 90118DE7CB2F10ADF62D8D9E /* Collocated.swift in Sources */,
- 6FE327CAA94059C28017005A /* Server.swift in Sources */,
- 2A6F9316FAAE49B9222E8490 /* Test.ice in Sources */,
- DB4E3CE9D6260D015455D87C /* TestI.swift in Sources */,
+ 3DFC7C66D76021FEE0389304 /* AllTests.swift in Sources */,
+ B5B8268CBA65DB41FA28D246 /* Client.swift in Sources */,
+ B5A9C07DB7AC7234EBABB453 /* Collocated.swift in Sources */,
+ 769B1FE66BA445BA8E5CF543 /* Server.swift in Sources */,
+ FA58DD2C40C01A9330CDD692 /* Test.ice in Sources */,
+ E88FEFFF63B397025208419E /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2ED52C67218C869BC1EE621B /* Sources */ = {
+ 2C5044B1DD90CF5D36B452BD /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 81B42F71D57FA494013AE6C3 /* AllTests.swift in Sources */,
- 354F52061F18C2965D2C1554 /* Client.swift in Sources */,
- E111408DB1383982FD4DDCCB /* Server.swift in Sources */,
- 204FE787419A9CD68FE4585A /* Test.ice in Sources */,
- 9CD6F4BB9B496885EA104CFD /* TestI.swift in Sources */,
+ 210C858CE1F9E25227BC2A4E /* AllTests.swift in Sources */,
+ 6BF2375B688C747C3006C342 /* Client.swift in Sources */,
+ 891CE7536139ACC2CC4E1A7E /* ClientPrivate.ice in Sources */,
+ 8F88835D22D469D9E1872D77 /* Server.swift in Sources */,
+ AE808B18C2B66132FF0CADEF /* ServerPrivate.ice in Sources */,
+ 031B812961EE6796F5A2D105 /* Test.ice in Sources */,
+ 20890A854A49920A36EFA607 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 34C83CD84095828AC639F7F1 /* Sources */ = {
+ 2EA1DBD1FD15245CA113D02F /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- B106AC857764D23A7382C306 /* AllTests.swift in Sources */,
- 5858706A6C4530A1882002F7 /* Client.swift in Sources */,
- 8257D2C187F0927D279B480E /* Server.swift in Sources */,
- AF654E993F0D2623D13235B9 /* Test.ice in Sources */,
- 716CB799A56726033D43CC3A /* TestI.swift in Sources */,
+ F3F29550129A021302F56B71 /* AllTests.swift in Sources */,
+ 0F0D7E898C8AED557CDFF92B /* Client.swift in Sources */,
+ 12EA6B1F4135528D36E992E5 /* ClientPrivate.ice in Sources */,
+ EA6CDFD978B4746D9F16D675 /* Server.swift in Sources */,
+ 5952619453552B7228656CC2 /* ServerPrivate.ice in Sources */,
+ C4742F637E5058ED792B138B /* Test.ice in Sources */,
+ 74052BD8F38619FDDA93C877 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 39A9308E7ACFC5FF82687FD4 /* Sources */ = {
+ 30CD84CEB33ECD2A65F6E2E6 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 996E46CF61CF76B21CB67B9A /* ConnectionInfo.ice in Sources */,
- EA81C5C423E1FECABEC7F6D7 /* Connector.mm in Sources */,
- C265B2FC198B2C35F4AFCF18 /* EndpointI.mm in Sources */,
- 7879C8079B2FA943F4F4F417 /* EndpointInfo.ice in Sources */,
- C514B625345DFF2097FE03D7 /* Transceiver.mm in Sources */,
+ 90B3A81FEE018797BDFA22B7 /* AllTests.swift in Sources */,
+ 9FF070BF459DB5DA783EF077 /* Client.swift in Sources */,
+ 73449D89561392F57D3D1E6A /* Collocated.swift in Sources */,
+ E57B389BEAF3E498496DFBE7 /* Server.swift in Sources */,
+ 6C5AE56A01FECFBD13A61561 /* Test.ice in Sources */,
+ 184FC71CA7A67C7084763CF8 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3CC4434645B76E76E25962EC /* Sources */ = {
+ 3171CF41809D3013008DE465 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 7675A1DEA76573C031C3D8F6 /* AllTests.swift in Sources */,
- C3A8588DF3057778E1A14F9F /* Client.swift in Sources */,
- 1A4C745C5F17BFCA8448E51B /* Collocated.swift in Sources */,
- 2F24CF75997A95807465372F /* Server.swift in Sources */,
- 422C1283CDBC8A8BD5A07526 /* Test.ice in Sources */,
- DA3B992F465C004817FE7923 /* TestI.swift in Sources */,
+ C0D322B1B89C04B20084D938 /* AllTests.swift in Sources */,
+ 6841A111D2B60A0C3D6E992B /* Client.swift in Sources */,
+ B3A342C9A5D877201CC6E2B2 /* Server.swift in Sources */,
+ 290A08A5298809B36EE090A4 /* Test.ice in Sources */,
+ E39CD0572171EA137789D982 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3D1574D6BC29EA13837A3B41 /* Sources */ = {
+ 363377A3CE5B5A024CAB0338 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 657B3D6B8CAC68FF969EA960 /* ServerAMD.swift in Sources */,
- A28EB42E8B71341F974745F9 /* ServerPrivateAMD.ice in Sources */,
- A08FBAF2C2FE2E2AD747C9C5 /* TestAMD.ice in Sources */,
- CFBCA1E6A1110ECA85AE7DE9 /* TestAMDI.swift in Sources */,
+ 8537D164BDCBED4EB292833E /* AllTests.swift in Sources */,
+ 214D7861E2FD5186DD6DBAF3 /* Client.swift in Sources */,
+ 2E3DC5EBA4EFD2DA5991C27B /* Collocated.swift in Sources */,
+ 5E1D61727B3519D2DFF893EC /* Server.swift in Sources */,
+ 189DC60D2D747358E310A9A7 /* Test.ice in Sources */,
+ 54F469009F8836B019C1B352 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4205E1580C2BB5A4894D1D1F /* Sources */ = {
+ 37CCD07A4D13D8462FD6412F /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- F8399A95C2AC654F5198335E /* AllTests.swift in Sources */,
- 88F875D1AAD5510C517803A1 /* Client.swift in Sources */,
- E08A75145828FA2137C7580B /* Server.swift in Sources */,
- FD9580D3074D1309EB58A086 /* Test.ice in Sources */,
- 8DA1963503DB1EB0E2CE86E4 /* TestI.swift in Sources */,
+ 4A3464C853E36A44B9750518 /* ServantLocatorI.swift in Sources */,
+ CFCAD80095A1E10E06593A58 /* ServerAMD.swift in Sources */,
+ A6992BC3F9480E034B5FDECB /* TestAMD.ice in Sources */,
+ 7F2A72C0CDD0B30F07FFF622 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 504ED163EC605FFE52EE018A /* Sources */ = {
+ 391B2B939D56FBE5B8516D48 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 27D01BC19A811BB98B128770 /* IceDiscovery.ice in Sources */,
- 89D3E57AED4FFA4AE271B4AE /* LocatorI.cpp in Sources */,
- 4F4C7B44D7F064C2EBB9BD48 /* LookupI.cpp in Sources */,
- 64011170AD3EDD49577F5783 /* PluginI.cpp in Sources */,
+ 88ED5F4F029C40024FE99B65 /* Acceptor.cpp in Sources */,
+ 30B155D1761E935E395A1763 /* ACM.cpp in Sources */,
+ 95F815E4D0A9D7CB069D690A /* ArgVector.cpp in Sources */,
+ 2B74AC765CF8350935495241 /* Base64.cpp in Sources */,
+ 0810C065FE251B0BF74194A9 /* BatchRequestQueue.cpp in Sources */,
+ 6878F6DA6B69AAAE40A496B7 /* Buffer.cpp in Sources */,
+ 200B74F5B32A243FCAF1E5F0 /* BuiltinSequences.ice in Sources */,
+ 2DFE44563EE60C9CF9CB857C /* CollocatedRequestHandler.cpp in Sources */,
+ 6F659685F968C61052485774 /* Communicator.ice in Sources */,
+ 853C2A646E492EE5E9A9FCEF /* CommunicatorF.ice in Sources */,
+ D3ECC5B754AA37900EFB87BB /* CommunicatorI.cpp in Sources */,
+ 94A3811033D4388454B412D7 /* Cond.cpp in Sources */,
+ D52643208931ABC05226CC8E /* Connection.ice in Sources */,
+ 8491AAB49E91D3CDC1D35B7B /* ConnectionF.ice in Sources */,
+ B0D9CC84056BEE22D6F96D78 /* ConnectionFactory.cpp in Sources */,
+ EC80099F5EA00C7B5C2FDA48 /* ConnectionI.cpp in Sources */,
+ 113D80F5B727483E4A49DD0E /* ConnectionRequestHandler.cpp in Sources */,
+ 1CFB0463E0B385BFE55D7AF4 /* Connector.cpp in Sources */,
+ A79487E998150B196F3980BB /* ConnectRequestHandler.cpp in Sources */,
+ FD0624496AF46D56389F1AF4 /* ConsoleUtil.cpp in Sources */,
+ 37436AE800FA144A811A3E7B /* CountDownLatch.cpp in Sources */,
+ 5B2ADA1A6E43522B4ED5D877 /* CtrlCHandler.cpp in Sources */,
+ 55983E355BB897CC1E15E1B3 /* Current.ice in Sources */,
+ 71E064B15AB7D065982F766E /* DefaultsAndOverrides.cpp in Sources */,
+ 8271817FF788DA5BE99CAE7D /* DispatchInterceptor.cpp in Sources */,
+ 79D890B23EB5443C8B8491A9 /* DynamicLibrary.cpp in Sources */,
+ 4D38086B85DCCA0E63D22E02 /* Endpoint.ice in Sources */,
+ 923B53E7298BD032A236A37C /* EndpointF.ice in Sources */,
+ 00B61AE46BD3440A321B4847 /* EndpointFactory.cpp in Sources */,
+ 529F2D19B107753444B44D87 /* EndpointFactoryManager.cpp in Sources */,
+ 6D852991B8786DB60F825F0D /* EndpointI.cpp in Sources */,
+ 2698EA4C031671D06AFC31E0 /* EndpointTypes.ice in Sources */,
+ 67A9D3BC944854D9BAC2662C /* EventHandler.cpp in Sources */,
+ 3E9F6892A45E0D89EC3F7130 /* Exception.cpp in Sources */,
+ A15D6BF9B13911A1CA023A60 /* FacetMap.ice in Sources */,
+ 0F87DC10C156343B0CCB9D8D /* FactoryTable.cpp in Sources */,
+ 846EE3B789F1DC6212144473 /* FactoryTableInit.cpp in Sources */,
+ 8615FC924B39AC2912F24F2E /* FileUtil.cpp in Sources */,
+ 27A7C308BB21D1D9A79FC7EA /* HttpParser.cpp in Sources */,
+ 6AA33B04633ED52B88D11789 /* IconvStringConverter.cpp in Sources */,
+ 95348C00180D5B9DE0C75876 /* Identity.ice in Sources */,
+ 78FCF3945F83C4F859E2BECC /* ImplicitContext.ice in Sources */,
+ E5E669AE7B997CC175855BF9 /* ImplicitContextF.ice in Sources */,
+ 938D2A414A59CE6967B4B31F /* ImplicitContextI.cpp in Sources */,
+ A0252C6C36274E848A6095ED /* Incoming.cpp in Sources */,
+ 955637497FE7C066FE2E6547 /* IncomingAsync.cpp in Sources */,
+ A808B39A4E8D3A6FA9986F5A /* Initialize.cpp in Sources */,
+ 7653221006E26AA544B43D8A /* InputStream.cpp in Sources */,
+ CEB0AE28A68C943631E3B78C /* InputUtil.cpp in Sources */,
+ 3E75A7F80A4BAA92BB4CAA6B /* Instance.cpp in Sources */,
+ FEEE92AB54C92F16F75BADA3 /* Instrumentation.ice in Sources */,
+ 8DACB1A2B7A6AB2B63D213D7 /* InstrumentationF.ice in Sources */,
+ F961216B4FA404391C612EDE /* InstrumentationI.cpp in Sources */,
+ 9C06E5BDA6F9DE171201EBE6 /* IPEndpointI.cpp in Sources */,
+ 76D63E6F8401BE0D4185CF3D /* LocalException.ice in Sources */,
+ 960E55232E49B04F4EEBC2CE /* LocalObject.cpp in Sources */,
+ 50086EF5CBCB6FF81B651AA5 /* Locator.ice in Sources */,
+ FD6FB09CE29F024BD39840B1 /* LocatorF.ice in Sources */,
+ 6C9831FC21A154849BF153EC /* LocatorInfo.cpp in Sources */,
+ D524F366EE9D12F061F4511A /* Logger.ice in Sources */,
+ 894648FF5814D91089A1707E /* LoggerAdminI.cpp in Sources */,
+ 94C7B4CD3233896126B745C7 /* LoggerF.ice in Sources */,
+ 240E3666C33887B3D96D2FE4 /* LoggerI.cpp in Sources */,
+ DBD0301242A0133563AECC7C /* LoggerUtil.cpp in Sources */,
+ 37B81579006197A850E97F3C /* Metrics.ice in Sources */,
+ 87959B3FDB2B28B8526BCF98 /* MetricsAdminI.cpp in Sources */,
+ 7780A54801F485897A5AB0EB /* MetricsObserverI.cpp in Sources */,
+ 77A69E083262875B2F3DBBB5 /* MutexProtocol.cpp in Sources */,
+ 105A06C42CC7155E39D64F52 /* Network.cpp in Sources */,
+ F58E5CD37427B5289643A9DF /* NetworkProxy.cpp in Sources */,
+ 0F90A74C1CFD5407ABE26704 /* Notifications.mm in Sources */,
+ 4EF6F54DFD3F7759F915A490 /* Object.cpp in Sources */,
+ 8E606E81DE89D06EC3DE6EBE /* ObjectAdapter.ice in Sources */,
+ 53DAC60CAF7C4999F4EFC998 /* ObjectAdapterF.ice in Sources */,
+ 6DB010A38A72BB4D9053CF3F /* ObjectAdapterFactory.cpp in Sources */,
+ 7D458785BAC50E89EBA24D2E /* ObjectAdapterI.cpp in Sources */,
+ 27342C42071464EE8BEDC7E7 /* ObjectFactory.ice in Sources */,
+ 258D72AAB31A015E70EE7262 /* ObserverHelper.cpp in Sources */,
+ D60C64D78018F26882B19E6D /* OpaqueEndpointI.cpp in Sources */,
+ B265B4105F7E5581470B4C01 /* Options.cpp in Sources */,
+ 869271B5B07BBCB33DEB1C52 /* OutgoingAsync.cpp in Sources */,
+ 8A7EB25843B600DAA74E4066 /* OutputStream.cpp in Sources */,
+ 64190492596B24D1C5581B0E /* OutputUtil.cpp in Sources */,
+ 95E15243DCDA32CEBC27D4F6 /* Plugin.ice in Sources */,
+ 1257B3E5FD2F9F820206184A /* PluginF.ice in Sources */,
+ 0FA6AB5A82501C4D1072EF91 /* PluginManagerI.cpp in Sources */,
+ 1EF1DCB7568AB36B544D1ED5 /* Process.ice in Sources */,
+ 9205050AFD81261BE5494E06 /* ProcessF.ice in Sources */,
+ F47E16F585D7157F43C5AF36 /* Properties.ice in Sources */,
+ 2A897279AF2E8E66DE83C1FD /* PropertiesAdmin.ice in Sources */,
+ 4D75B5B761005ADD46AF02EA /* PropertiesAdminI.cpp in Sources */,
+ 87F25DF8620B5AAE8318AE51 /* PropertiesF.ice in Sources */,
+ 9A4649932CCF9F1189B2649D /* PropertiesI.cpp in Sources */,
+ 25ABC5FC8810F69C4195B22A /* PropertyNames.cpp in Sources */,
+ 5E8BBAEBF48E36E7BBCF38A7 /* Protocol.cpp in Sources */,
+ 953B81C843721C653B88EFC5 /* ProtocolInstance.cpp in Sources */,
+ 2328EE504AC3BAE46346C62D /* ProtocolPluginFacade.cpp in Sources */,
+ 4476A619E8DFA698E6A95051 /* Proxy.cpp in Sources */,
+ 7ACB1A4B836744827C3382A7 /* ProxyFactory.cpp in Sources */,
+ 6FD319483E5C7685074318AE /* Random.cpp in Sources */,
+ ECC57472FF8EC96BDF100CF1 /* RecMutex.cpp in Sources */,
+ 043E0E3785002B188FB01512 /* Reference.cpp in Sources */,
+ 444C0776DFF24F7B2B257B33 /* ReferenceFactory.cpp in Sources */,
+ 5068817F6B1CC90BCE962660 /* RegisterPluginsInit.cpp in Sources */,
+ 13D2B0116BADFF1EF9F5BD6A /* RemoteLogger.ice in Sources */,
+ C42CA675F53096D56894FDDC /* RequestHandler.cpp in Sources */,
+ 4C3EBFD70260B4AA4E689DBD /* RequestHandlerFactory.cpp in Sources */,
+ BE8F4D8B52796C65FF160201 /* RetryQueue.cpp in Sources */,
+ 6EC814A9A23C33A325154553 /* Router.ice in Sources */,
+ 0BDD1A4D8DF58F814AECB4EE /* RouterF.ice in Sources */,
+ C0539CD677F4EE1B9333FE31 /* RouterInfo.cpp in Sources */,
+ BB3063314A75B496F84D0B8F /* Selector.cpp in Sources */,
+ F09D04BF968F864955A4244C /* ServantLocator.ice in Sources */,
+ C0B4F4F72037871EA22A5F01 /* ServantLocatorF.ice in Sources */,
+ CDA6CE68DA5FAFBDD15730D7 /* ServantManager.cpp in Sources */,
+ 41147486D8AAD2EEA3823379 /* Service.cpp in Sources */,
+ 647D2B8A91428E94497C2410 /* SHA1.cpp in Sources */,
+ CFB32DC25EA2779AEA83B38F /* Shared.cpp in Sources */,
+ 08C3863D1ADB3E1ED518C9BD /* SliceChecksumDict.ice in Sources */,
+ 92E5C5C09D757C3D354A240B /* SliceChecksums.cpp in Sources */,
+ 17B12ED822CA5F88B764752D /* SlicedData.cpp in Sources */,
+ C4CDA8F03485BCEF06A993CD /* StreamAcceptor.cpp in Sources */,
+ CC086DA3F907271E7AB98A81 /* StreamConnector.cpp in Sources */,
+ F1D29566D14FA6F6646D0C81 /* StreamEndpointI.cpp in Sources */,
+ 84A0B1F74C03F7CCFB46E7B8 /* StreamSocket.cpp in Sources */,
+ 8CB5353C564C169365A7AD45 /* StreamTransceiver.cpp in Sources */,
+ 375DEA118D36F1FA2451ED6D /* StringConverter.cpp in Sources */,
+ 739AF2676A4B49B37256A449 /* StringConverterPlugin.cpp in Sources */,
+ 02E73C1F0FF674756A6C3174 /* StringUtil.cpp in Sources */,
+ 400B13E088D2323F61A4F4E3 /* SysLoggerI.cpp in Sources */,
+ 4514AAB4E078F9EA117448A2 /* SystemdJournalI.cpp in Sources */,
+ 2A2BD02CDA97D67BD0CB3CDC /* TcpAcceptor.cpp in Sources */,
+ 130BE32D35CEC37B6400BA9F /* TcpConnector.cpp in Sources */,
+ A3DF852C69EC78E1BF8A4DCA /* TcpEndpointI.cpp in Sources */,
+ F28740F2CCD87D5F83F893D6 /* TcpTransceiver.cpp in Sources */,
+ 786C5CE3301BF1224A5B051D /* Thread.cpp in Sources */,
+ FD0FE75F01B93C44C5643593 /* ThreadException.cpp in Sources */,
+ 2261BD4191586D1A8A09E523 /* ThreadPool.cpp in Sources */,
+ 74FA10BB24551C61D8951D71 /* Time.cpp in Sources */,
+ 87E851476F2DF92101A052A4 /* Timer.cpp in Sources */,
+ FDE6DEEA4FD4C1A732B5DEA7 /* TraceLevels.cpp in Sources */,
+ 1B236EB80B6257A8B5DDC5D7 /* TraceUtil.cpp in Sources */,
+ 0DB430495B783D9004851B27 /* Transceiver.cpp in Sources */,
+ 9F8CDA8455BA04605EF80834 /* UdpConnector.cpp in Sources */,
+ CE41E344CD81FD7E2838CB65 /* UdpEndpointI.cpp in Sources */,
+ A83518832123C45D7709050F /* UdpTransceiver.cpp in Sources */,
+ E4BBA93EE308C777977E2BEF /* UtilException.cpp in Sources */,
+ 81DEE7042C930725094F5BDE /* UUID.cpp in Sources */,
+ 2F5B354B6034B71566D25C50 /* Value.cpp in Sources */,
+ 75C40AAB880ADB14A16D9F01 /* ValueFactory.ice in Sources */,
+ BDFB692FB821F3A8BEE426B4 /* ValueFactoryManagerI.cpp in Sources */,
+ AAD16150D1F77DE0E1B6A49B /* Version.ice in Sources */,
+ 15FCEA2362C56A3EA1613B55 /* WSAcceptor.cpp in Sources */,
+ 5D4B66E8A3F4FF1A6867BFC3 /* WSConnector.cpp in Sources */,
+ 1FF9CCDF475380C0157CE45A /* WSEndpoint.cpp in Sources */,
+ 37A326CCB93FC586632CACE5 /* WSTransceiver.cpp in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 3DAD15C9D61490CA987F0F17 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 21F95ACEF60CE2F8BC8AC3C0 /* Client.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 52FCD83B388A9566464EB5A7 /* Sources */ = {
+ 40C918D7F042DBAF2AC85A7E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 87E5283A5EABBF6780C0094A /* ServerAMD.swift in Sources */,
- 01EA692DD2F966B0F8BA3907 /* TestAMD.ice in Sources */,
- 8B902B9A8E3DB933892865BD /* TestAMDI.swift in Sources */,
+ 106FFEC445CBB601F62FB3D0 /* IceLocatorDiscovery.ice in Sources */,
+ 324E3C5352C11E12E9C94F02 /* PluginI.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 56A4B8B3735D8A5A2BC0155E /* Sources */ = {
+ 4259656F9B454FA44FA6D2FE /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 05F58F8AF6DADB255D512B67 /* ServerAMD.swift in Sources */,
- E90462F82D768F947E41A09D /* TestAMD.ice in Sources */,
- DA2F7B25C8C0C0B06F16EF26 /* TestAMDI.swift in Sources */,
+ 697C4294B24A3C0258FBCBFC /* AllTests.swift in Sources */,
+ A6F31E3746A2825222F2E2CB /* Client.swift in Sources */,
+ 8887C130D5625CE3A7B9B0BF /* Server.swift in Sources */,
+ DCDF9D1F6FE89F20D3B62983 /* Test.ice in Sources */,
+ A7B20ED9641AFDB9BE425515 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 58DC0167C67B8E9F088055D4 /* Sources */ = {
+ 44A14C79A810D38BCB55E2FD /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- D7ED9E776ECDA6EED98CECA5 /* AllTests.swift in Sources */,
- D790E7C11A73DE71D36108D7 /* Client.swift in Sources */,
- BBC24F0C10744955D2A7870F /* Server.swift in Sources */,
- D620488A62B0C3CADAFD4F95 /* Test.ice in Sources */,
- 4F6AEC25B5C15A889016EF74 /* TestI.swift in Sources */,
+ DBFBD39F4FDE6E35A3EB82F1 /* TestCommon.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5D7A9F5D833F67AA9E9752D0 /* Sources */ = {
+ 46C20C1A745197024CE2E8C6 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 38F1B813B6BF6B661A997D70 /* AllTests.swift in Sources */,
- D54F98E42332CD49C8619619 /* Client.swift in Sources */,
- 04E36D0F4BE1A19BCAA776F5 /* Test.ice in Sources */,
+ C1301165140E283FD52DD56A /* AllTests.swift in Sources */,
+ 3F50ABE52EAC09C2BAF5B618 /* Client.swift in Sources */,
+ 9D07DB6B9DDBBFF591F89980 /* Server.swift in Sources */,
+ A8EB03468E06D505EF4136F9 /* Test.ice in Sources */,
+ 4BB4BBF1AADC09BB8C7A0F46 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5DD8E582B2053A86BD0DE45C /* Sources */ = {
+ 4A3CC370800AED44C83182A1 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 74FCE136BE0FB44A0F04DCBB /* AllTests.swift in Sources */,
- 1DDCE15F4288F6CAB5DEE2A9 /* Client.swift in Sources */,
- 68C6AEB12C441671455F479E /* Collocated.swift in Sources */,
- AE669C515C6B8EA046885EB9 /* Server.swift in Sources */,
- 928A955C68D4996E4C0A660A /* Test.ice in Sources */,
- 3EF3D00589F11F14DBFC3563 /* TestI.swift in Sources */,
+ 6B4490BEE7F8BBC64A9079D7 /* IceLocatorDiscovery.ice in Sources */,
+ 6B0AAB14F605D982D13447C5 /* PluginI.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5EDA2948643271BA96E86596 /* Sources */ = {
+ 4DA701F3F6B46D2ABCFC7234 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 6BBFF566CCCF691E72ED5FA1 /* AllTests.swift in Sources */,
- 7AE2E30B5D1D875B9ACB3AFB /* Client.swift in Sources */,
- 9B6973FA3E7E6108A23A8EF7 /* Collocated.swift in Sources */,
- 5D51185819B020E67E5ABEE6 /* Server.swift in Sources */,
- 5A3FB47C2D5EAAF117F69FDA /* Test.ice in Sources */,
- A1E43BA0F980C0CFF6C86AC7 /* TestI.swift in Sources */,
+ 7883CF5BD8F9C2A21CE4B33E /* ServerAMD.swift in Sources */,
+ 61AC2C66BEB59D4DC5627B77 /* TestAMD.ice in Sources */,
+ 13131E4247D9021A7DF6C289 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6121160D38D7A15975469823 /* Sources */ = {
+ 4F8F8402E8218E00AFD7D116 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 9FED3D1D0C3152A3B580AA98 /* AllTests.swift in Sources */,
- A792E564662C293ECB5CAEEC /* Client.swift in Sources */,
- F7CF5F07D3714904A106D43B /* Server.swift in Sources */,
- 8D89F677ABDBC5894596A068 /* Test.ice in Sources */,
- 8A9D7000F107E1BE15604476 /* TestI.swift in Sources */,
+ E4CF19E3269826CFEDACDD61 /* Client.swift in Sources */,
+ 9C5791977A7F0097A5C8C33F /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6C4CF7D9886C741E7B15D8E0 /* Sources */ = {
+ 5448889B2E827870A931F764 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 10EDB68FD14FEEE4640F7329 /* AllTests.swift in Sources */,
- EBFF466D2ECB1BFF1FD2AE5C /* Client.swift in Sources */,
- 92DF36473B4061D136ECCE57 /* Test.ice in Sources */,
+ 17571A730C602FAC56B1261A /* AllTests.swift in Sources */,
+ 1122C2F095F5653B38ADAA35 /* Client.swift in Sources */,
+ 2FA2D4EF98F9D6D925601D45 /* Server.swift in Sources */,
+ 56DE8300F0F283D9365A5C46 /* Test.ice in Sources */,
+ 971F97237D0A22B33CD82192 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7009B08024C9156F630E0328 /* Sources */ = {
+ 545C855EA9CB9144A6F8939D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 578D778C8D0B01F5A525CD6F /* AllTests.swift in Sources */,
- 515C8F0624958C3FF79A3D1B /* Client.swift in Sources */,
- B1A1F0982E8B1AC739FF3916 /* Server.swift in Sources */,
- C9C56CB7E6E5582EDB15B415 /* Test.ice in Sources */,
- E5A33FC988C7EBCAD0526C61 /* TestI.swift in Sources */,
+ 18451DACEDAD28CB6A06A2CF /* AllTests.swift in Sources */,
+ 4F9802F32B45717DCB099402 /* Client.swift in Sources */,
+ CC77620355F995A1572F4D5C /* Server.swift in Sources */,
+ EA2269E8D6E83C6467646090 /* Test.ice in Sources */,
+ EF0CB7F8E6C970C2ED74CA2F /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 756A81607C0D9CCB435673BA /* Sources */ = {
+ 602FCF8F4166B4C2EAD7EE92 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- D698107839F83431D7711014 /* AllTests.swift in Sources */,
- 920869ABBF25549A730208A6 /* Client.swift in Sources */,
- 3A4EBEF368186F2D289A9D16 /* Collocated.swift in Sources */,
- DB6A3EF460E234686A84AEB9 /* Server.swift in Sources */,
- 0AEB7BF396600639B6B3AF63 /* Test.ice in Sources */,
- 8BA3E9E21A76755A210B7530 /* TestI.swift in Sources */,
+ 797268C9DE1541AF412D6FFF /* AllTests.swift in Sources */,
+ FDB5BC17574D22F61EE4DECB /* Client.swift in Sources */,
+ 65FFFCB0D8685CAB02FCA6A4 /* Server.swift in Sources */,
+ 236F90AFE161B82CE8CE4F82 /* Test.ice in Sources */,
+ 2B2A0C9BCEA6A51CE6AA6478 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 77EE4A8A9DE4B0F564BA2D1E /* Sources */ = {
+ 6371065813BD0AF0C124E20A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- DF6600707F42697B2B883366 /* IceLocatorDiscovery.ice in Sources */,
- A6023C997E8471EB87CD209A /* PluginI.cpp in Sources */,
+ 9A1524737489860571FC1C69 /* AcceptorI.cpp in Sources */,
+ D0D2ABC6475E45A759080932 /* CertificateI.cpp in Sources */,
+ 5F20DC5D58B17AC6B69CE161 /* ConnectionInfo.ice in Sources */,
+ 7179630AFD24B9F75244C441 /* ConnectionInfoF.ice in Sources */,
+ D23726DF2A9E46FDE27E6F9B /* ConnectorI.cpp in Sources */,
+ 8223F13428DB718C043FE063 /* EndpointI.cpp in Sources */,
+ 1DC39EE651540201D71F1964 /* EndpointInfo.ice in Sources */,
+ 391F70BB56EE3B65EEA6B15D /* Instance.cpp in Sources */,
+ AB277355C747BB72AA2B6E57 /* PluginI.cpp in Sources */,
+ 52304E09CB65E621C2EFC25A /* RFC2253.cpp in Sources */,
+ BD09456B458E5CFE445B2AD6 /* SecureTransportCertificateI.cpp in Sources */,
+ 30930D7F566EC3CDF93C7BA3 /* SecureTransportEngine.cpp in Sources */,
+ 3EB99C83F99A55A43FE2A1DD /* SecureTransportPluginI.cpp in Sources */,
+ 4C36A5DED21A7F90BAE6C378 /* SecureTransportTransceiverI.cpp in Sources */,
+ C39BCE0A8DBA41A0DBCE8D5C /* SecureTransportUtil.cpp in Sources */,
+ 702DA010A10FCDBC902A9B6D /* SSLEngine.cpp in Sources */,
+ D907FDE87CAA6CB45BB4B845 /* TrustManager.cpp in Sources */,
+ 6AB9FF5E1362523787B59348 /* Util.cpp in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 6A71C5F0E326151B616B28D1 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 78AAD3E892294F83D6F4C2F4 /* ServerAMD.swift in Sources */,
+ 24D015E46D2D646EFF40E437 /* TestAMD.ice in Sources */,
+ 064301AC7FEFB31DCD23B3F1 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 838349DDDBDB92118C8C5A1E /* Sources */ = {
+ 6E7661E149C70B42DA7707B1 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 1608F685E7C8615A43869EE8 /* AllTests.swift in Sources */,
- 6C667DCE0FBCFB7947DE337D /* Client.swift in Sources */,
- 0815598E9AC77E068ED71918 /* Server.swift in Sources */,
- C5875FE1A80C61911C7A8C3B /* Test.ice in Sources */,
- F0D3441817936D1861E13D42 /* TestI.swift in Sources */,
+ D31A09F93292C2E2F19813E0 /* AllTests.swift in Sources */,
+ 327501F96EAE6B5AD82D6FA8 /* Client.swift in Sources */,
+ AE8D7ED26B936A1BE6E7C538 /* Server.swift in Sources */,
+ D930B2DC4540DFED6BB7B8F4 /* Test.ice in Sources */,
+ 8909CEB7A1F909B03A2B4458 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 867FAD378C8626243098A219 /* Sources */ = {
+ 6FD8219A1B72ED3F5FDC696C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- D57C467F1FC731BC593CC214 /* AllTests.swift in Sources */,
- 5C48B74A5D6E8195D74D4B8E /* Client.swift in Sources */,
- 8E0406C05894B45D082A2512 /* Server.swift in Sources */,
- D1AEBC2A29DE09023922D5A2 /* Test.ice in Sources */,
- 25D8435F6FA500ECA8A9FD18 /* TestI.swift in Sources */,
+ C195E6C85704959B205D9F97 /* AllTests.swift in Sources */,
+ 097475AA4B69FC5D9CDC819C /* Client.swift in Sources */,
+ 057A56AB50903B5A411EAF37 /* Server.swift in Sources */,
+ CEAB2F5F3D0A66204B4B399A /* Test.ice in Sources */,
+ DC20183E681ECF4CC47FCF1E /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8814EF45482D1136DE1A32D7 /* Sources */ = {
+ 769171AE48DF95FB2FF5D71B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 5C7492829253CC52F02312B8 /* AllTests.swift in Sources */,
- C713F60DE8F1806921A480D2 /* Client.swift in Sources */,
- EDB61B6B9AE9EE0C4FE70A52 /* Server.swift in Sources */,
- 2A5B9AFE0A6020991137912C /* Test.ice in Sources */,
- 06781858B176CFCE8C81E068 /* TestI.swift in Sources */,
+ 9BF72E09E2688DABDB407AB7 /* AllTests.swift in Sources */,
+ 76FD60037EF3EAB171AB2A0F /* Client.swift in Sources */,
+ 04B8087F75D5986E99F3CC05 /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 93D8B69BD1F11D21845BA78C /* Sources */ = {
+ 78F8551915AE251BF8285AFF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- F0376DB55A8672CE159BDF0F /* TestCommon.swift in Sources */,
+ 80D5BCCA5736D08BA865284A /* ConnectionInfo.ice in Sources */,
+ 5212E74F89C9FA916192632D /* Connector.mm in Sources */,
+ 6FE1CA32B723891031004571 /* EndpointI.mm in Sources */,
+ C002C5DD1875F0A829F15236 /* EndpointInfo.ice in Sources */,
+ EA47F4DC4B547C3EB1209F1C /* Transceiver.mm in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9442610ACA665AC22D29521A /* Sources */ = {
+ 7A07533A383EDF5F176F8448 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 94DCC296C0920623E6FC4C3C /* AllTests.swift in Sources */,
- ABC1C8FFC1B882AF15675773 /* Client.swift in Sources */,
- AC5B5593BDE7B5E95ED48911 /* Collocated.swift in Sources */,
- CC95A1AFFC2BBA6CB2E07653 /* Server.swift in Sources */,
- 0D52FB52E751FB5762AD29BB /* Test.ice in Sources */,
- 48F5D7550A30E29468E9FEDC /* TestI.swift in Sources */,
+ 0C443A7FC02C2DC9188A0221 /* AllTests.swift in Sources */,
+ 83106AAC7C43064C99B16361 /* Client.swift in Sources */,
+ D9CD80CB9132FA10B639D091 /* Collocated.swift in Sources */,
+ 55D00E9C96E29D10F50A88A6 /* Server.swift in Sources */,
+ 9B116C1FABD8E488AC5EA0A4 /* Test.ice in Sources */,
+ 4FE13344F8112D28EE90DBD8 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 98E1750088B4672BA9A33F40 /* Sources */ = {
+ 7A64B1B8C644241BBFAD4889 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 1461C05909792EE730645579 /* AllTests.swift in Sources */,
- 2A469ADDB382F6C73CBB603D /* Client.swift in Sources */,
- 0BBCC5D58817B8B4663BD9FC /* Server.swift in Sources */,
- 26DF5091A094069BCBB58048 /* Test.ice in Sources */,
- 56328CB0FFEBB8C772A73067 /* TestI.swift in Sources */,
+ 7A0D3426CBCF199B8CBDDA7C /* AllTests.swift in Sources */,
+ D6CDB1A619DA0A303F6F3C86 /* Client.swift in Sources */,
+ 3245F10F6975CBA2C2CCECD0 /* Server.swift in Sources */,
+ 59A4A366C374882D034FCEAF /* Test.ice in Sources */,
+ 13B8CBBF15FC1EAFC14BF769 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9A5FB26A72A0DCC1CCE990A5 /* Sources */ = {
+ 7DCC95BDB0EE95B1100571C2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- F94FB94EA92F7ADB3F1E3E01 /* AllTests.swift in Sources */,
- 87729FEA5BF7D54C10DFD76F /* Client.swift in Sources */,
- D1A03DD9238D023DD521A46D /* Server.swift in Sources */,
- 6BAAB7D195C8EE323755E9C2 /* Test.ice in Sources */,
- 0007BF02B9EB8B40F26858FD /* TestI.swift in Sources */,
+ 0D2DF097AD350EF2CE55E921 /* ServerAMD.swift in Sources */,
+ 0EABEAA5ADDC2CC12B1DBC57 /* ServerPrivateAMD.ice in Sources */,
+ 7D9E70C707347B33891C1BA1 /* TestAMD.ice in Sources */,
+ 98883B13E6270B643E9AD7B7 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9B401D75778FAB0BBB86A237 /* Sources */ = {
+ 7E44BC59B6C8014EABD864ED /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- D81F754AB7365C26D9251923 /* AllTests.swift in Sources */,
- 2F49C49BE4CF81D7966ACA2C /* Client.swift in Sources */,
- 9323435FFA836F164E1FED02 /* ClientPrivate.ice in Sources */,
- A7BD4056E0F2AEA93FFA5080 /* Server.swift in Sources */,
- E8735CD522C31577CC81805B /* ServerPrivate.ice in Sources */,
- D552E4097CEABE502FB02497 /* Test.ice in Sources */,
- A83076A9B7785F9D1B37C762 /* TestI.swift in Sources */,
+ F635B849F0F3CB0BBFA4E883 /* main.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9B5E428E7047EB76BCFC10A5 /* Sources */ = {
+ 8B96D7BB249161EA1833A74D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FA11D9474CF2BF0AA4EED44F /* AllTests.swift in Sources */,
- 73F45EBAC9EF24DDD6D1A10C /* Client.swift in Sources */,
- 652B24FC3CED3728FE4E5FD2 /* Server.swift in Sources */,
- 7F38B40C006A820ADC6C850E /* Test.ice in Sources */,
- E147272A6801CAC6375660BA /* TestI.swift in Sources */,
+ CDB1078FAEF9B05EB5D4272C /* AllTests.swift in Sources */,
+ AA5615AF13B83C4DA7A90388 /* Client.swift in Sources */,
+ 6ED1A2776CBFCEBB82265AF2 /* Server.swift in Sources */,
+ 98C004DCEA385E4EB3CBC6EB /* Test.ice in Sources */,
+ 0A140ADDF8027E1719119CD7 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A03D19033EC71DC18174B96A /* Sources */ = {
+ 8D94370E2D6A3EA6BEEC171A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- A9E2E73DE1EED742BBB58126 /* Client.swift in Sources */,
- 459FF2F01575A12F0CA3AB88 /* Test.ice in Sources */,
+ 6BA8EBA28520DFB535623702 /* AllTests.swift in Sources */,
+ 461594E6A35C66D9767DB309 /* Client.swift in Sources */,
+ 60FC35426F4209772406EE21 /* Server.swift in Sources */,
+ 6FF0541CED0D67A4A0B8AD36 /* Test.ice in Sources */,
+ BAE20D718512E06B68E6DE73 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A106AD532D0381EC9CDEC447 /* Sources */ = {
+ 8E425BCFD1754D734368AC37 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- B2DA726B6D8F61D3E45A718E /* Client.swift in Sources */,
+ 6E8FDB65A39D6BB54D73529E /* ServerAMD.swift in Sources */,
+ B33EB2E9F310747A49624CA2 /* ServerPrivateAMD.ice in Sources */,
+ C2EB4AF3647D379479E48726 /* TestAMD.ice in Sources */,
+ 9BE6D813E481EB52992BA6E3 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A1296B66BE7E022CF9AF345E /* Sources */ = {
+ 8F0E985D516A03B866DE9A0A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 18D52963714320ACA798C4B5 /* AllTests.swift in Sources */,
- 013C561615043ACFFD14A7EE /* Client.swift in Sources */,
- A862459578ABFDFF6C50B475 /* Server.swift in Sources */,
- DC4F70C2676E083FF44D2CBC /* Test.ice in Sources */,
- 6E42BD0E0C426AB0CC872B02 /* TestI.swift in Sources */,
+ 388638C86098F9982A2D275A /* ServerAMD.swift in Sources */,
+ 1ED2E0C86D948C370423058D /* ServerPrivateAMD.ice in Sources */,
+ FE7FB804776C440B5816D3D7 /* TestAMD.ice in Sources */,
+ 97FB521C4334A2292FAC8463 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A30E34CB3FB8ED81DF16B900 /* Sources */ = {
+ 8F6ECF28C86B5A7836A84100 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 445CF4E4C1250FBA9F15F240 /* AllTests.swift in Sources */,
- D70B40E1DD80D2E1ACA835FE /* Client.swift in Sources */,
- F6A571E3ECD815520A0037CE /* Collocated.swift in Sources */,
- CD4E9B09A963EFAE0261EE96 /* Server.swift in Sources */,
- 0D224235BA2BE78C3158487B /* Test.ice in Sources */,
- 6659119314403B6A96785C4D /* TestI.swift in Sources */,
+ 0E1A74874825A8A6E1D9D210 /* AllTests.swift in Sources */,
+ 76044E3F5AE08C2568A80DC3 /* Client.swift in Sources */,
+ EAB6DD6EEF3FA75E4104D1E3 /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A42A6BB6ABCB22EFA6403C46 /* Sources */ = {
+ 93C293D35AD16B806CB1D530 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 78F4D511E30C56F1D6395884 /* AdminFacetFactory.swift in Sources */,
- 16690B83B8219C99553079F5 /* Blobject.swift in Sources */,
- EC0A33A224554CD33EA29BE5 /* BlobjectAsync.swift in Sources */,
- 073BA83F12D999BF8FC40526 /* BlobjectFacade.mm in Sources */,
- E29A1A6D047F4075768AEE48 /* BuiltinSequences.ice in Sources */,
- 4753A4CE9A181518F473F0CE /* ClassResolver.swift in Sources */,
- B03E83263A30BF2D6CC30DA7 /* Communicator.ice in Sources */,
- A6CACD5B8D90DAF2005314B4 /* Communicator.mm in Sources */,
- C14AAF3BF9D541D364B6EB8E /* CommunicatorF.ice in Sources */,
- 072A9339401263FE433D3F37 /* CommunicatorI.swift in Sources */,
- 77802C9E1B9C6E0CDFACD78C /* Connection.ice in Sources */,
- 28CAAF38DE30E7C3FF3E6484 /* Connection.mm in Sources */,
- CFEEB75DEAD48432B9453635 /* ConnectionF.ice in Sources */,
- D59FC618896B661490F18098 /* ConnectionI.swift in Sources */,
- 1E0E7CE4C85B03069A7E5110 /* ConnectionInfo.ice in Sources */,
- B7DFBB6CFCC8F05C4257ACAA /* ConnectionInfoF.ice in Sources */,
- 952DD2B71C0F353D91343513 /* ConnectionInfoFactory.swift in Sources */,
- 2CE9A03CC7785ACAA36DC152 /* Convert.mm in Sources */,
- 59EF0965C085D70339CFC0B6 /* Current.ice in Sources */,
- 98CCD2B2F75AD8FD5C8F0DC3 /* Endpoint.ice in Sources */,
- A5B2DE5CBCAB41AC2F682610 /* Endpoint.mm in Sources */,
- A928D365001C6017C3F686AA /* EndpointF.ice in Sources */,
- 00523168484C706D3D363C24 /* EndpointI.swift in Sources */,
- 98314CCB35ADB0B711C010D3 /* EndpointInfo.ice in Sources */,
- C81379B219501E77B298FE6E /* EndpointInfoFactory.swift in Sources */,
- 01555E7F590FBCEB92E0281D /* EndpointTypes.ice in Sources */,
- 1155CC822163E20B1D9A90FF /* Exception.mm in Sources */,
- 683CFD16F0D0337AEC2433B4 /* Exception.swift in Sources */,
- 03DC2467AB7AA9659D0FC8D2 /* FacetMap.ice in Sources */,
- 72A5C646AD2EF4999A75F75B /* FormatType.swift in Sources */,
- 493DA83C8BF74C0D006AD58B /* IceUtil.mm in Sources */,
- 6B1EEB770F053D88DF6F4613 /* Identity.ice in Sources */,
- FD6DD7D13C797392D8381F8C /* ImplicitContext.ice in Sources */,
- 568AD5EFB3B66E2700E78B41 /* ImplicitContext.mm in Sources */,
- 45635988B275F219D31ACAF8 /* ImplicitContextF.ice in Sources */,
- C328D7AFA7B1A35C482AE658 /* ImplicitContextI.swift in Sources */,
- 212FDD32A9BD7C71513E24D1 /* Incoming.swift in Sources */,
- 698FACC42BC6F2D92685D21D /* InitializationData.swift in Sources */,
- 08B3FE86CB505920234B4495 /* Initialize.swift in Sources */,
- 7B726BE90115AADB623A3B79 /* InputStream.swift in Sources */,
- D9AF9843AC61B0464146473C /* Instrumentation.ice in Sources */,
- 4295B9EE7938357B16D1E0E7 /* InstrumentationF.ice in Sources */,
- 618C3BC9206E74B5CFE46C71 /* LocalException.ice in Sources */,
- 64FA359E8009A3A325DB703B /* LocalExceptionDescription.swift in Sources */,
- 2308CFEA3A9EF23AB0DA120C /* LocalExceptionFactory.swift in Sources */,
- 6243ECC1CFFEEAD321C4DA29 /* LocalObject.mm in Sources */,
- F6B1F7B7578D924B25C0A8DA /* LocalObject.swift in Sources */,
- 656948843ED4540E898E1612 /* Locator.ice in Sources */,
- 2D966CA5DC1625FA93D293D4 /* LocatorF.ice in Sources */,
- 3011228B8CB2B556CAF9DDF2 /* Logger.ice in Sources */,
- 72AEF8EA107CB9E4D0908EC1 /* Logger.mm in Sources */,
- 945325612637BAB7D3D08F66 /* LoggerF.ice in Sources */,
- 2B6C176B241DE4694975AF25 /* LoggerI.swift in Sources */,
- F8332780653338528ACE597C /* LoggerWrapper.swift in Sources */,
- B878507ACE63AB60ECC0B7D2 /* Metrics.ice in Sources */,
- 08D31EFF918506450F1AFEC2 /* Mutex.swift in Sources */,
- A7E9430B5F1775206D03F893 /* NativePropertiesAdmin.swift in Sources */,
- C618E4D84FF5FB869C40448E /* Object.swift in Sources */,
- B1CE57A2C9E06DD1C9F1DE05 /* ObjectAdapter.ice in Sources */,
- 9C19D5CA89C8A4726CD30C7C /* ObjectAdapter.mm in Sources */,
- 2A2BF29E07E73C69FAF6BBA6 /* ObjectAdapterF.ice in Sources */,
- 6A7883B7C900235B8E20751C /* ObjectAdapterI.swift in Sources */,
- 2C55D3EA734700176B4BAA52 /* ObjectFactory.ice in Sources */,
- FA83A96B16A65F6E512839FB /* ObjectPrx.mm in Sources */,
- CAF0F44C6115AD54F4FD44D6 /* OptionalFormat.swift in Sources */,
- 1B83AA9AA383002BA6B0B097 /* OutputStream.swift in Sources */,
- 0E977C4B5F48D0FB1D58983F /* Plugin.ice in Sources */,
- 0EB1689CAFE933EA2174D426 /* PluginF.ice in Sources */,
- 174FC898001EBA342F93405D /* Process.ice in Sources */,
- BE3582427F1B6CDE8089D60D /* Process.mm in Sources */,
- D1212D1C6D02CF94BD30711D /* ProcessF.ice in Sources */,
- 3BD7E2CAC6E35A6113F2B75C /* ProcessI.swift in Sources */,
- BEABFF91D3F5D6A86AA86B0F /* Properties.ice in Sources */,
- 6C4C62841B1E63B40E6EA624 /* Properties.mm in Sources */,
- BADB03B6BB44E04083E9E339 /* PropertiesAdmin.ice in Sources */,
- 6DECB2F23D94608109613117 /* PropertiesAdmin.mm in Sources */,
- DCE9913AC1411CBDD0320FBA /* PropertiesAdminI.swift in Sources */,
- BA7B5FF03C5C56BECCDE4636 /* PropertiesF.ice in Sources */,
- 2EC9015FC18689837E5FDAB8 /* PropertiesI.swift in Sources */,
- 39B7903A4E3B7FC65EA383CA /* Proxy.swift in Sources */,
- 4CF2022530456C1F79E59A11 /* RemoteLogger.ice in Sources */,
- A44750F1B7D658D3D8859BD0 /* Router.ice in Sources */,
- B1145EB446C14699B253D956 /* RouterF.ice in Sources */,
- EC53D5348F7D0D4A73B167B0 /* ServantLocator.ice in Sources */,
- 9AE83C4F1BB3828469ABA7A7 /* ServantLocatorF.ice in Sources */,
- D079E63A19D04E4589E34B23 /* ServantManager.swift in Sources */,
- 401AF8462A133D42A776211F /* SliceChecksumDict.ice in Sources */,
- E5A1B6DF7645047AF25CAB21 /* SlicedData.swift in Sources */,
- 1CA537C6CE3B46E6989DDCAC /* SliceFlags.swift in Sources */,
- EE3D7C6E0E8769E79F0E1BAA /* SliceInfo.swift in Sources */,
- 8C2BF70CA25AB468D8CA9E11 /* TraceUtil.mm in Sources */,
- DB4235650BA93CD010E0CB6C /* UnknownSlicedValue.swift in Sources */,
- 1F637363618ABB40AB833764 /* UnsupportedAdminFacet.mm in Sources */,
- B6DDB4287EF2A7DE9EF1B071 /* Util.swift in Sources */,
- 8C3677AE6FCF1CB0B6385B68 /* Value.swift in Sources */,
- BB52774D91D7D12C1F6B04D3 /* ValueFactory.ice in Sources */,
- C09EBC57816842737A16E7DE /* ValueFactoryManagerI.swift in Sources */,
- AAE9A795A64880FC6E24647B /* Version.ice in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- A5C12D46149B4EFAFFD968D2 /* Sources */ = {
+ 547F617039BA90CD6D2B6970 /* AdminFacetFactory.swift in Sources */,
+ E67D4CEEABB8857354F21107 /* Blobject.swift in Sources */,
+ DD6FCBA292D13FC4F66CA13D /* BlobjectAsync.swift in Sources */,
+ FD9E5A85EA9ACAB4859FAE9D /* BlobjectFacade.mm in Sources */,
+ 6B550A68186B4BB87D01C627 /* BuiltinSequences.ice in Sources */,
+ DE082F596C8E612D71BBEECF /* ClassResolver.swift in Sources */,
+ 1EC1B49E6F94273729205040 /* Communicator.ice in Sources */,
+ C616B17C273CD0BA54208EB0 /* Communicator.mm in Sources */,
+ 4FD3631E20939FD5DFBFF621 /* CommunicatorF.ice in Sources */,
+ 62CFAE8C9F6D0A3D25291E69 /* CommunicatorI.swift in Sources */,
+ 5E1870B13831045A1931CEBD /* Connection.ice in Sources */,
+ A2FFE1083CECF0B65A5A4DFA /* Connection.mm in Sources */,
+ EF6DA6FB9DA9CFA561809EE0 /* ConnectionF.ice in Sources */,
+ C70A2D9DF39967F59E42AE81 /* ConnectionI.swift in Sources */,
+ 710DD410A06782E0C20D15D2 /* ConnectionInfo.ice in Sources */,
+ D8D8DD5B1893E6D8A1F82F46 /* ConnectionInfo.ice in Sources */,
+ 41B86E8D8F275CDCADADC3BA /* ConnectionInfoF.ice in Sources */,
+ 754C430A2BE42359217EE15B /* ConnectionInfoFactory.swift in Sources */,
+ BA9B55A477A091E9A73F37F8 /* Convert.mm in Sources */,
+ 3B17AB35EEA27E06AF1F907C /* Current.ice in Sources */,
+ 9DD2C8237F5F0A5A5B33741E /* Endpoint.ice in Sources */,
+ F064B85693043FB497FBB5FD /* Endpoint.mm in Sources */,
+ CF4378A906E2C1B58785F048 /* EndpointF.ice in Sources */,
+ 150DF094B5B8DCD237A1EB94 /* EndpointI.swift in Sources */,
+ B8288CAB0ED8278F640375F2 /* EndpointInfo.ice in Sources */,
+ 78C1328A942B9CA5FC2B8224 /* EndpointInfo.ice in Sources */,
+ 2D159F2264FF3A44DAE2D1FB /* EndpointInfoFactory.swift in Sources */,
+ B5AF9571FFB4917DA018B483 /* EndpointTypes.ice in Sources */,
+ E23D98560D77C52558040725 /* Exception.mm in Sources */,
+ A70FA0C8E02A844490029E9F /* Exception.swift in Sources */,
+ E10DFF0A8E3DD6F6BDF4FC23 /* FacetMap.ice in Sources */,
+ FE66BE59DC94721037BC74A6 /* FormatType.swift in Sources */,
+ 04E3514A6F22799974B460D7 /* IceUtil.mm in Sources */,
+ 4A77DBB14F7DA3A266A6C167 /* Identity.ice in Sources */,
+ CFF3C80300864C9E6A4C9DAA /* ImplicitContext.ice in Sources */,
+ 60795374C8D18B06B70875F9 /* ImplicitContext.mm in Sources */,
+ B687F3406BA8113BB5259F9B /* ImplicitContextF.ice in Sources */,
+ 1D9DF7214B21D6240737C7E5 /* ImplicitContextI.swift in Sources */,
+ AF7AF2D3CDE65B1F2CB1FB51 /* Incoming.swift in Sources */,
+ C193244A12DD41930A3705B5 /* InitializationData.swift in Sources */,
+ C7D6BB7E04E915F68305BA8A /* Initialize.swift in Sources */,
+ B4665B134CC9DC9EB52AFC49 /* InputStream.swift in Sources */,
+ 824277D2DE50E14686CFC67A /* Instrumentation.ice in Sources */,
+ 87C6BF21F36CEA19AE4DC3D9 /* InstrumentationF.ice in Sources */,
+ 43FC834A04B3701AB07DB9F3 /* LocalException.ice in Sources */,
+ 4FCAAE95E534CC1B0B105E83 /* LocalExceptionDescription.swift in Sources */,
+ 2BF1EAC8DD63307E17D8171F /* LocalExceptionFactory.swift in Sources */,
+ 663B03E588CEF096A77B4871 /* LocalObject.mm in Sources */,
+ E3D015FE06D9893C5AAC980E /* LocalObject.swift in Sources */,
+ CA000FE095509808CF76244A /* Locator.ice in Sources */,
+ 44C06B43DDA0DF92DC01C6C6 /* LocatorF.ice in Sources */,
+ AD2136A898BE8A4BDB31ED66 /* Logger.ice in Sources */,
+ 9145B7444DAA005C9DCD925A /* Logger.mm in Sources */,
+ 2A8960F2043F986CC61924D6 /* LoggerF.ice in Sources */,
+ BFD9241C421D16B536BA6455 /* LoggerI.swift in Sources */,
+ D6CA53AB69F4DE95CCCF0F80 /* LoggerWrapper.swift in Sources */,
+ D8121486B2A2EE1F4B88D253 /* Metrics.ice in Sources */,
+ B6918CAEFE8FBA7E80132AC0 /* Mutex.swift in Sources */,
+ 279D876581B665F8A32A2D06 /* NativePropertiesAdmin.swift in Sources */,
+ 0E33403C9AF01C5DB41F3DAD /* Object.swift in Sources */,
+ 80515BF803597D2078374C9B /* ObjectAdapter.ice in Sources */,
+ 71554EBC057C08BA2CB60D5A /* ObjectAdapter.mm in Sources */,
+ AC3C00D4DD81ED3DD4B9442D /* ObjectAdapterF.ice in Sources */,
+ D0FF27D12D5C45325EDC499A /* ObjectAdapterI.swift in Sources */,
+ CD05F4874EC95C5050DC8504 /* ObjectFactory.ice in Sources */,
+ 5490FCC0659CD9C970DB435F /* ObjectPrx.mm in Sources */,
+ E65FAAE8BB29225A8A4082D2 /* OptionalFormat.swift in Sources */,
+ 8163CC30D418EF5E483141BA /* OutputStream.swift in Sources */,
+ ADD981FACC060D6B7044108A /* Plugin.ice in Sources */,
+ D92D7740DC918895D45F5DDA /* PluginF.ice in Sources */,
+ 3ABA37BFC1F55308D6652FD4 /* Process.ice in Sources */,
+ 5BFA23718AF34176392E2F15 /* Process.mm in Sources */,
+ E174CFE2148FA3F204843CA3 /* ProcessF.ice in Sources */,
+ 6BEE708E776E713733342876 /* ProcessI.swift in Sources */,
+ CD5C7DBCB69D390369444E3E /* Properties.ice in Sources */,
+ DD0F2BA6ED58EAFD74FD96CB /* Properties.mm in Sources */,
+ 9787DE92BC8B3EE69C6C346A /* PropertiesAdmin.ice in Sources */,
+ 780AF7F1B5A3D42998BE81AC /* PropertiesAdmin.mm in Sources */,
+ 7A9BB0D66907A64136392C34 /* PropertiesAdminI.swift in Sources */,
+ 5875EABC3FF00155C71D5B4C /* PropertiesF.ice in Sources */,
+ A45008324E70ADDD97A59827 /* PropertiesI.swift in Sources */,
+ 1F40378DFE742EDE7B007528 /* Proxy.swift in Sources */,
+ BFE56248B533BBA98FF539DD /* RemoteLogger.ice in Sources */,
+ 0E539E69E972FEAB246056E8 /* Router.ice in Sources */,
+ BA971B30C892EACD69421469 /* RouterF.ice in Sources */,
+ C3E526E48625EB7FE48C5280 /* ServantLocator.ice in Sources */,
+ E7D5420439DB9D523AB0F331 /* ServantLocatorF.ice in Sources */,
+ BA392E289C881DFCDB84F17D /* ServantManager.swift in Sources */,
+ 4469A9B4072BAEE4DE0CA1C6 /* SliceChecksumDict.ice in Sources */,
+ 5E998447D54B15C15241AE2C /* SlicedData.swift in Sources */,
+ D16E07D9AB880A7EC8FC9784 /* SliceFlags.swift in Sources */,
+ BD41FD2EE467F52194F63B5D /* SliceInfo.swift in Sources */,
+ 9F96E31669E8E104293A5693 /* TraceUtil.mm in Sources */,
+ 27701182655487059648F4A6 /* UnknownSlicedValue.swift in Sources */,
+ 6F617DEC2F7B391109398E7C /* UnsupportedAdminFacet.mm in Sources */,
+ 07D3D1F399652CF4840769C5 /* Util.swift in Sources */,
+ 194C1594FE76C92BE95C39A0 /* Value.swift in Sources */,
+ 63C03D5D59D283C78F29E7AE /* ValueFactory.ice in Sources */,
+ 7EB22BB9CD8FE46838095DBD /* ValueFactoryManagerI.swift in Sources */,
+ F842CCA4B50EB41B4089DB58 /* Version.ice in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 952A2E1AD12236C0269FCB70 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 55DEEDD91526122C3E190A3F /* AllTests.swift in Sources */,
- 7AE6EB426607A52333B33CB5 /* Client.swift in Sources */,
- EA350418DEBCEF3ED317092E /* Server.swift in Sources */,
- 246F6FA29970ACC735C08841 /* Test.ice in Sources */,
- 719B83DA5B57830B400F648C /* TestI.swift in Sources */,
+ DC4C462405318B342C3970B6 /* Client.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A929733297FE67FF9763B2F1 /* Sources */ = {
+ 95AD699D12435F87F9C40A11 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- BBB32F152E866D04C260ECB8 /* ServerAMD.swift in Sources */,
- BE10BFE09B9F6867D31595AD /* TestAMD.ice in Sources */,
- 004B8D45FB7A9E084A8BAD84 /* TestAMDI.swift in Sources */,
+ 785D6B14CE69816CE2FBB68A /* AllTests.swift in Sources */,
+ B69E9CE92AF7C03C715042CF /* Client.swift in Sources */,
+ A1ACED5D4D23A0D2FED1FD42 /* Collocated.swift in Sources */,
+ D8DCD93B98C0260D8B237DDF /* Server.swift in Sources */,
+ 8A28677A1BDC12AED724F778 /* Test.ice in Sources */,
+ 61B890E6782BB02BC1B7EF76 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- AA74DBFF717B4D6C280BA2F2 /* Sources */ = {
+ 9BE0347D3A73FD0902DB7910 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 3562580ADF16B987F16EC672 /* AllTests.swift in Sources */,
- 02CF40B6F201B210885745BA /* Client.swift in Sources */,
- F02C1192A0F36CE6FAD31506 /* Server.swift in Sources */,
- 2C3E651892E4632CE3BB01FC /* Test.ice in Sources */,
- 25C6E41C9460420C096937E6 /* TestI.swift in Sources */,
+ 56C0020BBEFE06AC77BA5794 /* AllTests.swift in Sources */,
+ 3973AD5FFD0CB656F35D1D7D /* Client.swift in Sources */,
+ 53A4854B0890A5E2CF6AA267 /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BAD87A2FF715368F8CDC6917 /* Sources */ = {
+ A6F8F3D0DE1FEDF35CB257CA /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 28D0A5AA41ED1C9A4402269F /* AllTests.swift in Sources */,
- DF865001DBCD9B91E38BFE38 /* Client.swift in Sources */,
- 7EBF195F095DB10E5480C895 /* Server.swift in Sources */,
- E7687CC6A287D5A0E728CE1E /* Test.ice in Sources */,
- 7C0B2D873F964E17D67885AF /* TestI.swift in Sources */,
+ AE09A98978AB338D24B5759D /* AllTests.swift in Sources */,
+ A34D528B8168B96C76C32B3D /* Client.swift in Sources */,
+ 6AC2953A9B46E4EFAC7F92F7 /* Server.swift in Sources */,
+ 77B3F3FE099A461EC2FC9B59 /* Test.ice in Sources */,
+ 837818D5D05187F67E08BA89 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BBF94D53DA8ED1D0F71EC349 /* Sources */ = {
+ AE0E233FFC21AFB841D189ED /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 3C94C3187938F4B00C01D8ED /* AllTests.swift in Sources */,
- BC92C316989D16A362F63D53 /* Client.swift in Sources */,
- 2F8FCF445B19C8027515B49F /* Server.swift in Sources */,
- 4F03C0ED886BD37D0A43E244 /* Test.ice in Sources */,
- 3E634203496E3FB5417C3FEC /* TestI.swift in Sources */,
+ C6B46BD6A3EBE82B991AA28D /* AllTests.swift in Sources */,
+ 14DA9B11D297EA70CF8293E5 /* Client.swift in Sources */,
+ DCCE12D469317F7C33593273 /* Server.swift in Sources */,
+ 2012D54F151AC1A2CB8E2C7E /* Test.ice in Sources */,
+ 36D356839A0DAE6D635AC469 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BF5FC8B5D1EF370610E5B0A2 /* Sources */ = {
+ B07DC618ECAA4E1AB7385CB3 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 057A72F2839C4927E9C4C4E3 /* ServerAMD.swift in Sources */,
- F0BBEE21D9B1739F8426D64D /* TestAMD.ice in Sources */,
- AB0686CF61685A28364FD2A9 /* TestAMDI.swift in Sources */,
+ 6DE1071C2899E9C1EA4A8BEA /* AllTests.swift in Sources */,
+ 983A3088007F7928597EB427 /* Client.swift in Sources */,
+ F065B2F6086D09B24DAD76A3 /* Server.swift in Sources */,
+ AF3555768507D422471A425A /* Test.ice in Sources */,
+ A6D0C3B9E7A73C5451946665 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C2F4188F80C2B0BD862BCEE1 /* Sources */ = {
+ B362D2BE22F064277EB1FB39 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 510AEB88DE6F56F920B135F3 /* ServerAMD.swift in Sources */,
- 47BF79B6AB828DF6466AD83E /* ServerPrivateAMD.ice in Sources */,
- 9BC25B4F77824CDE13014DD2 /* TestAMD.ice in Sources */,
- 5B341FFB7B1C11CA8EA20EE5 /* TestAMDI.swift in Sources */,
+ DAB43B5C3202312C42099273 /* AllTests.swift in Sources */,
+ 3D2F5515EA171868AD029EDC /* Client.swift in Sources */,
+ A1DC22785D238F52691B950B /* Server.swift in Sources */,
+ 3C8606AEE297AF866DA36887 /* Test.ice in Sources */,
+ 0F8627DFD9453D82F93C3B15 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C41804326E9EABB70DA13984 /* Sources */ = {
+ B65FE4DF04C45C0ACE2B4531 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 033D9502D1A9264A29D4860E /* ServerAMD.swift in Sources */,
- AF24C3A2A9D8E77BE1C0F22A /* TestAMD.ice in Sources */,
- 3733481A1835760FA4DAD4C9 /* TestAMDI.swift in Sources */,
+ A233C0CE577FEA0F404656C8 /* ServerAMD.swift in Sources */,
+ 48AECACF6B364D34472C3C9D /* TestAMD.ice in Sources */,
+ 872B15456EEBB915B2BAE21D /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C45069E35D1059E11FFD8C60 /* Sources */ = {
+ B714801A32F204F2714C2158 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- BC9FD390241FA84A8A3D335C /* AcceptorI.cpp in Sources */,
- DE793477853F062B3CA1446B /* CertificateI.cpp in Sources */,
- CB2624C37CFED0699E851D9F /* ConnectionInfo.ice in Sources */,
- 4DF05D686CDEB0AF7244AD39 /* ConnectionInfoF.ice in Sources */,
- 867E81B36EE8248F82B79C54 /* ConnectorI.cpp in Sources */,
- 640CB78754A404A1B3594ECD /* EndpointI.cpp in Sources */,
- 50D63117CACA539D540356DD /* EndpointInfo.ice in Sources */,
- 58BB80D6F19424380C82EA14 /* Instance.cpp in Sources */,
- 145EDAC59CD433152DA9C391 /* PluginI.cpp in Sources */,
- 077D3123BBC375BD7F4A1181 /* RFC2253.cpp in Sources */,
- F7148B5972EA96443786E2E9 /* SecureTransportCertificateI.cpp in Sources */,
- F83A56BEACE49E300B0818A3 /* SecureTransportEngine.cpp in Sources */,
- 46EEB869D419966A717C4E5A /* SecureTransportPluginI.cpp in Sources */,
- 367114B67084F089EC9150F0 /* SecureTransportTransceiverI.cpp in Sources */,
- D05B898FD624DA2419CC98C8 /* SecureTransportUtil.cpp in Sources */,
- AF6F8DA6A64DF70FDAFBD206 /* SSLEngine.cpp in Sources */,
- F20199DC3E539853EBC8135E /* TrustManager.cpp in Sources */,
- 3D7FBD23CFE1C756C4DD1391 /* Util.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- C5239788693CB524880EF448 /* Sources */ = {
+ 11CA36D8CDB8E968070319A6 /* AllTests.swift in Sources */,
+ 87A29BFF55C26A4C9F352387 /* Client.swift in Sources */,
+ E8BD81BF03D94974FA8FA1D5 /* Collocated.swift in Sources */,
+ 3B56D6F20285E3A0BC737ECB /* Server.swift in Sources */,
+ CDADCE47C1981B2FE7A76B09 /* Test.ice in Sources */,
+ 1A890C10788C4E5C63332D60 /* TestI.swift in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ B812EB79B73BCDADCB3EE952 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- CDE339D0DC8F1F4D1B115612 /* AllTests.swift in Sources */,
- C9BFE96D1B6A4A17081F47EB /* Client.swift in Sources */,
- 1B043F8CF9842AEE8C1A1401 /* Collocated.swift in Sources */,
- 1F6236AF1719572C98528769 /* Server.swift in Sources */,
- 207239619E7A4770543160A0 /* Test.ice in Sources */,
- C3C658B9C2DB8BDB7AD98285 /* TestI.swift in Sources */,
+ A27ADE10BA87B3CFDDDB617C /* AllTests.swift in Sources */,
+ 8DE728E4663F180054CE6FD7 /* Client.swift in Sources */,
+ CF5F94BEAB52505125973C0D /* Server.swift in Sources */,
+ 709CB394773597E2E7217C05 /* Test.ice in Sources */,
+ A274F5B12774B5504F62AEBD /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C63E39D3693CB997C374AACB /* Sources */ = {
+ BDBF100C8B003356442FF8BD /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 456EBAE923C9050D0255D8F5 /* AllTests.swift in Sources */,
- 01FFC49D12A45FB18FDB15BA /* Client.swift in Sources */,
- 66D2BDC082BD3E0145616A9C /* Server.swift in Sources */,
- F1708677F3FDF2A43FE93F2E /* Test.ice in Sources */,
- 042D4C757D5157DAC4D1C99B /* TestI.swift in Sources */,
+ 984C2338CF538C64FB380CD5 /* AdminFacetFactory.swift in Sources */,
+ 2E9136B429D9ED5FED2328C1 /* Blobject.swift in Sources */,
+ BBB6363BA80DB3E13CE0596C /* BlobjectAsync.swift in Sources */,
+ 1304F4B492A39B27F9CFC683 /* BlobjectFacade.mm in Sources */,
+ 7AD5BA3629AD916330E7A14C /* BuiltinSequences.ice in Sources */,
+ 3043A5261132790C0B177CAE /* ClassResolver.swift in Sources */,
+ 46E1C2730BF1BAD6AD898958 /* Communicator.ice in Sources */,
+ D6976520FAC88A6EEB3B4A0F /* Communicator.mm in Sources */,
+ DC985CDF065C700E4CF9F6A9 /* CommunicatorF.ice in Sources */,
+ A80088D3A9E740C528ECB50E /* CommunicatorI.swift in Sources */,
+ 64733D8A1175651AB6EDC4B8 /* Connection.ice in Sources */,
+ 4FD03F0156ABC3E9134D4856 /* Connection.mm in Sources */,
+ 0FDA9D9BEB06E29303C159D0 /* ConnectionF.ice in Sources */,
+ 2AB24D48D1ED105E2157745B /* ConnectionI.swift in Sources */,
+ 0EAE04511D2098D9A1D0C9C6 /* ConnectionInfo.ice in Sources */,
+ 77B4F8159A5908427FD1FA3D /* ConnectionInfoF.ice in Sources */,
+ 7ED180C40E9B2A4A40CC66E2 /* ConnectionInfoFactory.swift in Sources */,
+ B14C267AB07E119FBADB0594 /* Convert.mm in Sources */,
+ 35A4CBD59385C5AE59516886 /* Current.ice in Sources */,
+ 68EB3739877D10822A48FD27 /* Endpoint.ice in Sources */,
+ D9451F77AB0B7178C1C5CC68 /* Endpoint.mm in Sources */,
+ E4D6CE8AA1D60886BC54462B /* EndpointF.ice in Sources */,
+ E510EDD5055909714DA8CDB1 /* EndpointI.swift in Sources */,
+ 3380FC2E1063D5D6838B223F /* EndpointInfo.ice in Sources */,
+ 8BC2EFA849819C5A224999AE /* EndpointInfoFactory.swift in Sources */,
+ 18E57B8191155030233BAEBA /* EndpointTypes.ice in Sources */,
+ 780AF57D9371D49BB703A42F /* Exception.mm in Sources */,
+ 2DD46430D739155030FF4DB2 /* Exception.swift in Sources */,
+ 1B277579B9501450FE283687 /* FacetMap.ice in Sources */,
+ F92077EA1D1BCD53B75A6E2C /* FormatType.swift in Sources */,
+ 26D2F774C5CC5588DF20F381 /* IceUtil.mm in Sources */,
+ 27E2469855FBAE98C8AF1534 /* Identity.ice in Sources */,
+ 0917905FEC4E87E4CED1F86E /* ImplicitContext.ice in Sources */,
+ A46D753FB362D02C57909767 /* ImplicitContext.mm in Sources */,
+ F6F35FAD8957BE93F14DFD2C /* ImplicitContextF.ice in Sources */,
+ 3B6D56D8BA209A9E351E06C5 /* ImplicitContextI.swift in Sources */,
+ 24257A590C7A1857B42C83A2 /* Incoming.swift in Sources */,
+ 245A8DDF1419B042B9EDECE8 /* InitializationData.swift in Sources */,
+ 49CEE6441943E691251AA4D8 /* Initialize.swift in Sources */,
+ 2A578E69C8D153846D105DFF /* InputStream.swift in Sources */,
+ D1B46BAE5645E5F270973937 /* Instrumentation.ice in Sources */,
+ B3C25AFD2E25CAE58627B5C2 /* InstrumentationF.ice in Sources */,
+ 33B3A484CEBA03246C9DEB1E /* LocalException.ice in Sources */,
+ 4AED924091E301C1AD28BB29 /* LocalExceptionDescription.swift in Sources */,
+ 1DAE76E8CFD71D5147C87113 /* LocalExceptionFactory.swift in Sources */,
+ 2052AA6F78D5EE7279A8ECDF /* LocalObject.mm in Sources */,
+ F818114A8D005EA2528E80A4 /* LocalObject.swift in Sources */,
+ AAD1032398E15FDB829CA15A /* Locator.ice in Sources */,
+ FDA3AB33C1CE575A932519CC /* LocatorF.ice in Sources */,
+ 60503D8BD5D716392A1C8B07 /* Logger.ice in Sources */,
+ 5D9C6AB4D76EFAF95A8157EE /* Logger.mm in Sources */,
+ DDC8901FFC0DA7AA1B4BCA51 /* LoggerF.ice in Sources */,
+ D9075A33D1473576DE75D5A4 /* LoggerI.swift in Sources */,
+ A862C47536169825B16842C6 /* LoggerWrapper.swift in Sources */,
+ A71C604BEBB0B7204E25F077 /* Metrics.ice in Sources */,
+ 6DAC24484287C154053E2F71 /* Mutex.swift in Sources */,
+ 57DFD278C2928DCF7F775BC1 /* NativePropertiesAdmin.swift in Sources */,
+ 489F5289EB6A01F284302174 /* Object.swift in Sources */,
+ 0EBDFBA04C94EAD60E55B255 /* ObjectAdapter.ice in Sources */,
+ 2630220059D5D7339441B8F7 /* ObjectAdapter.mm in Sources */,
+ BBD797DF253B2FE8F2C620B1 /* ObjectAdapterF.ice in Sources */,
+ 91EC274F484D48F8CB75CB52 /* ObjectAdapterI.swift in Sources */,
+ 63B148D81F62673EDE332D6F /* ObjectFactory.ice in Sources */,
+ D415E507A422C7E5C3D7AF89 /* ObjectPrx.mm in Sources */,
+ DD24AFB7FA0AC1F05E52369F /* OptionalFormat.swift in Sources */,
+ 308029EC819E44E7EB663594 /* OutputStream.swift in Sources */,
+ 5975AD2256505E7CE1148738 /* Plugin.ice in Sources */,
+ 5DC2959A1E15542EBF661DFA /* PluginF.ice in Sources */,
+ FB029B7EC78E71C1BDBE81F0 /* Process.ice in Sources */,
+ 210BB79A9AE022D6AFBFB8A5 /* Process.mm in Sources */,
+ E8008B8F3741E796349085B6 /* ProcessF.ice in Sources */,
+ C80EC4445F0C4067F16DCC57 /* ProcessI.swift in Sources */,
+ 3A899F4CD0EF912A2CFB9BC6 /* Properties.ice in Sources */,
+ 8B177A65D2D9AB3EE1C5851C /* Properties.mm in Sources */,
+ CC56D1B66EEBAB247ECE7F95 /* PropertiesAdmin.ice in Sources */,
+ AB7B7E7FE17006CD484EB530 /* PropertiesAdmin.mm in Sources */,
+ EF38951EF5004165F5F1E3D6 /* PropertiesAdminI.swift in Sources */,
+ 0C0E5FFA5752B965E8B97C39 /* PropertiesF.ice in Sources */,
+ 69389EF4E086FC2F7106F8D3 /* PropertiesI.swift in Sources */,
+ 2D7B3A94398E44651997EBB1 /* Proxy.swift in Sources */,
+ 0F2361F06540F39FDADD90BC /* RemoteLogger.ice in Sources */,
+ 1CEAAB738F801C5CC1F089F0 /* Router.ice in Sources */,
+ 8680A0D1C29FE81E4457DABD /* RouterF.ice in Sources */,
+ 69B9C52668BE88B787523783 /* ServantLocator.ice in Sources */,
+ 503548DE57724902B85EA4DF /* ServantLocatorF.ice in Sources */,
+ 96ACBBD870808499B3C8CEEE /* ServantManager.swift in Sources */,
+ E71BD90947C6E18482F395A6 /* SliceChecksumDict.ice in Sources */,
+ A783E31EEBE2D75B1BB14B79 /* SlicedData.swift in Sources */,
+ A7072B694FB1F33EA4313349 /* SliceFlags.swift in Sources */,
+ AE15570F55F642C749054524 /* SliceInfo.swift in Sources */,
+ 9CF81B21A3458EF69EE9A303 /* TraceUtil.mm in Sources */,
+ C17A9C8F06CEA0D7A3ED8E16 /* UnknownSlicedValue.swift in Sources */,
+ 044D827C68BB468F024AE64E /* UnsupportedAdminFacet.mm in Sources */,
+ FA562FB981ED19FA1834D335 /* Util.swift in Sources */,
+ 7D440A25BA174A1294AEC1A3 /* Value.swift in Sources */,
+ C8425AC1ADAE21859F80E7A4 /* ValueFactory.ice in Sources */,
+ CCA7099301907CD712F3FF54 /* ValueFactoryManagerI.swift in Sources */,
+ 1B3224F7793F61F98C20E035 /* Version.ice in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ C1424C010A1F3584B67AD26E /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 30D737FE15F392CB03CE54C3 /* Clash.ice in Sources */,
+ FFAC22E6983AD6847BBA785D /* Client.swift in Sources */,
+ 4D3D47020BE0E8254CFF72CA /* Key.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C8AD632CA3B64C8A7CD87FC2 /* Sources */ = {
+ C1AF7E2174DB2CED82737C04 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- F822D1331C250B94367559FB /* AllTests.swift in Sources */,
- EBA07A6BAA3B5D05DF81428E /* Client.swift in Sources */,
- 5DAD4314E02EA7BAF84F3DBC /* Server.swift in Sources */,
- 4BBDB98DF4D3625782C369F1 /* Test.ice in Sources */,
- 3887BB5D245A55613EF4D352 /* TestI.swift in Sources */,
+ 71E80CA33C1EA2887FF6340E /* AllTests.swift in Sources */,
+ 9DDB664B227C6189C00AACE9 /* BatchOneways.swift in Sources */,
+ DF4244023191B79C541D1F8A /* BatchOnewaysAMI.swift in Sources */,
+ 32E7D3D0BA1866195805F103 /* Client.swift in Sources */,
+ BD6FAFC2C6DADB1807AD0EC7 /* Collocated.swift in Sources */,
+ 641850F00686F77D630391CE /* Oneways.swift in Sources */,
+ 4514B8461611CFDB7C163689 /* OnewaysAMI.swift in Sources */,
+ 1868EA342D2F9068EEF5D8D0 /* Server.swift in Sources */,
+ BD93085E7C121DF5EE588267 /* Test.ice in Sources */,
+ 0F59EFFA0F01F05DEB141925 /* TestI.swift in Sources */,
+ 81BD8761F993443E2D691AC7 /* Twoways.swift in Sources */,
+ 4BE3E3E2CF2E789F9167344C /* TwowaysAMI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- CA3B73450ABC3C877FB5BC3D /* Sources */ = {
+ C3F8350DC3CB933C3F943281 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 240CD103ECEC55C17C08783D /* ServantLocatorI.swift in Sources */,
- 9F1795CAFFADB0CFBC1AE579 /* ServerAMD.swift in Sources */,
- 2AB695E97E17767EB6C14E9A /* TestAMD.ice in Sources */,
- DC136919F85D39B2E8DE5262 /* TestAMDI.swift in Sources */,
+ CC6BEF5F94046070956E0AF8 /* AllTests.swift in Sources */,
+ 2F18239CDA24336DBC9F2366 /* Client.swift in Sources */,
+ 5A4C5AADDBA3F41FDEB72801 /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- CACF5BA1685BBB8DC83E36FE /* Sources */ = {
+ C59DC79CE844EEDA4D0DCCB7 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 9480E75D6B02562DC65B705A /* AllTests.swift in Sources */,
- 2678489D9ED1F738CD38F6C7 /* Client.swift in Sources */,
- A4DEF1E26D4CAD48FAAC9A17 /* Collocated.swift in Sources */,
- 82986032A0CEE84044F2B221 /* ServantLocatorI.swift in Sources */,
- 999BBE69576954FF8E841A8F /* Server.swift in Sources */,
- 1443BBE6B64026608EC5DA09 /* Test.ice in Sources */,
- B22A8EAE8B2A77F58164A853 /* TestI.swift in Sources */,
+ AA9DF2C9290937B7FB326B4B /* AllTests.swift in Sources */,
+ E9019D8B81DB64C62E976DF6 /* Client.swift in Sources */,
+ 63FC100AAB9D7C56CF6E0A53 /* Collocated.swift in Sources */,
+ D8C55F7F42163D78DC3CB3D9 /* Server.swift in Sources */,
+ BBEBA7E41AA18EDD5D9CC8A4 /* Test.ice in Sources */,
+ B4A68660064BE383ABD76A72 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- CB7934CAD5D74759395A9020 /* Sources */ = {
+ C62E880E71D72107B3DAA98C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 116BBD510D33EA81FD7A2021 /* AllTests.swift in Sources */,
- 7989ADF94F3600017D95FAC4 /* Client.swift in Sources */,
- 9AB77BF3D0E5C157302B2AA1 /* Collocated.swift in Sources */,
- E07D67EA774DB32383A44E6D /* Server.swift in Sources */,
- ED34D02C3BF79A0241F2BECF /* Test.ice in Sources */,
- 2397A3BFC0BC7A50CE6D3962 /* TestI.swift in Sources */,
+ 97258B7F74E06FA0F472CC11 /* ServerAMD.swift in Sources */,
+ 242CD9B880121E8851B933CF /* TestAMD.ice in Sources */,
+ B799A18EB16271CE0FD77D05 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D1298D1B6801DBF119A7E520 /* Sources */ = {
+ C6CF8576D89EF034AD01713F /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 957A9BBAAE2194A07D0AB4C4 /* AllTests.swift in Sources */,
- 2EE197ED97FA2029FE212376 /* Client.swift in Sources */,
- 0F22894499B71ECC26358A5F /* Server.swift in Sources */,
- 6CF5FBEA3F81618515F82E0F /* Test.ice in Sources */,
- 83987AAF9934DEB70FC92ED1 /* TestI.swift in Sources */,
+ 6F0F02CFBBF8C2F30E54E8A5 /* AllTests.swift in Sources */,
+ D74E09B9A3C974B7BC8B22FA /* Client.swift in Sources */,
+ 2646D4E9C3CE3A29386CA0D5 /* Collocated.swift in Sources */,
+ BC77441AD263B8258BAE9960 /* ServantLocatorI.swift in Sources */,
+ F094C2B1C12D21F0D7D9091D /* Server.swift in Sources */,
+ D989E32A528BDAAE6ECD62C6 /* Test.ice in Sources */,
+ 12F5E2ECEA0030F708659F3D /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D381F2D7792B7CD37310D041 /* Sources */ = {
+ C7AE73E5A2446FBA4A5DC014 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 1339F9DD9DE74E14B227D994 /* AcceptorI.cpp in Sources */,
+ CF76E130BF97BCE486CC49B7 /* CertificateI.cpp in Sources */,
+ 5953BD0196C8DDE311FCB8F4 /* ConnectionInfo.ice in Sources */,
+ CFC81E8623B91BD16934C660 /* ConnectionInfoF.ice in Sources */,
+ 00ECF087D664C07EFA323645 /* ConnectorI.cpp in Sources */,
+ A7A22874CAC67A30662F4661 /* EndpointI.cpp in Sources */,
+ 94B69B221B3346AB38D89F1C /* EndpointInfo.ice in Sources */,
+ 39346E558CE4FE6F2191C82F /* Instance.cpp in Sources */,
+ 633778A8DD9D795F18056156 /* PluginI.cpp in Sources */,
+ 3768EF692853C7E33B0D1328 /* RFC2253.cpp in Sources */,
+ 1E89721DEC1ADF42F8EA892A /* SecureTransportCertificateI.cpp in Sources */,
+ 29B124ACCE73BD96E729EE8E /* SecureTransportEngine.cpp in Sources */,
+ DCD00F3C3165CF2EA5881BD8 /* SecureTransportPluginI.cpp in Sources */,
+ E403DC1B1D9E0E182A26B837 /* SecureTransportTransceiverI.cpp in Sources */,
+ 11CD33FE1DD90AC1511088F1 /* SecureTransportUtil.cpp in Sources */,
+ 3A60D1250A1B3909E884EEFC /* SSLEngine.cpp in Sources */,
+ C9D99D1B0DF73862A76E0D15 /* TrustManager.cpp in Sources */,
+ 57142DF73B3F348875BEACB8 /* Util.cpp in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ C9A6F3441A64DA8ADD50D787 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 482C477CD3EBA9E20E271AEC /* AllTests.swift in Sources */,
- DFC5842505C16E8D2B74762E /* Client.swift in Sources */,
- 80A5BD06FA140011E1D1BE77 /* Collocated.swift in Sources */,
- 0965204DEC40E75641A6778E /* Server.swift in Sources */,
- 879B9AC8A8CC98C27B57D069 /* Test.ice in Sources */,
- 46222588D25CA9EB0783042F /* TestI.swift in Sources */,
+ A9871FFEFC31564F3DEB6BCD /* Clash.ice in Sources */,
+ 14D095D634F06188E3096212 /* Client.swift in Sources */,
+ F1456EA3A4F88CDA6E8CBA92 /* Key.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D47A8964CB81DA181314AFFC /* Sources */ = {
+ CBCA53297088525EC9B29067 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 2BF31A92BF234921EBE8FAEA /* Client.swift in Sources */,
- A9058F48B380C535A13E2ED5 /* Test.ice in Sources */,
+ 2695C4481866D56A9DF62A46 /* AllTests.swift in Sources */,
+ 6ACFDDD2CC51FBCC692B5A85 /* Client.swift in Sources */,
+ 98163CFC6F009D99C94D180E /* Server.swift in Sources */,
+ AF84AC767E0670540B0C4054 /* Test.ice in Sources */,
+ D488459544FBD3DD070CD6B8 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D6445DD58CF7829DFD574EEA /* Sources */ = {
+ CE4EF0A3EFD79D941D852FB2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 66D6CB476369A1F88E299466 /* IceLocatorDiscovery.ice in Sources */,
- 53B3E00A8A5F0CBBCB47C6EA /* PluginI.cpp in Sources */,
+ 4E60EBB612DC020B6C5264DA /* ServerAMD.swift in Sources */,
+ DC9EA4FA71FB18CF325937B0 /* ServerPrivateAMD.ice in Sources */,
+ 980FC14BC37606CA811E843C /* TestAMD.ice in Sources */,
+ 0F559240948F2FC4166A5EF0 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D6FDD4BA57E4C6DD6C894EF4 /* Sources */ = {
+ D16D0F4E4C00AB0279D5B221 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ DA7D794A129D364AAE7192AB /* Acceptor.cpp in Sources */,
+ E2A57E32EBDD3ADD7A4C5CB5 /* ACM.cpp in Sources */,
+ 2BAC9E6109D84A905549F5C6 /* ArgVector.cpp in Sources */,
+ A181F117678E055FEECADD38 /* Base64.cpp in Sources */,
+ EF5A4A318ACD667E8511C939 /* BatchRequestQueue.cpp in Sources */,
+ 5390B897057711F58700047E /* Buffer.cpp in Sources */,
+ C51C4DAE7A8F5D80A16084DC /* BuiltinSequences.ice in Sources */,
+ FED2A22AE6CEBD93E7F07617 /* CollocatedRequestHandler.cpp in Sources */,
+ 34CAE8FF7B2F9F31EE617D68 /* Communicator.ice in Sources */,
+ 3292D4F53E75D96F5AB420BE /* CommunicatorF.ice in Sources */,
+ A15DB9824904736F80810C09 /* CommunicatorI.cpp in Sources */,
+ E57E6DCFE520365D000F8C1A /* Cond.cpp in Sources */,
+ AE2E3B6B12EAA800F8007125 /* Connection.ice in Sources */,
+ B6490122867DCDEBBAAF8088 /* ConnectionF.ice in Sources */,
+ 6A93A7774C759FCF3706A985 /* ConnectionFactory.cpp in Sources */,
+ 002B3E866A75C309561819A8 /* ConnectionI.cpp in Sources */,
+ FAD690E8DB4BB55D0ED32543 /* ConnectionRequestHandler.cpp in Sources */,
+ E40EF779AEF42C493F104F6E /* Connector.cpp in Sources */,
+ FAF08C2F42EBC90C37FA8B13 /* ConnectRequestHandler.cpp in Sources */,
+ E31523BAC1BD13F1FB573C98 /* ConsoleUtil.cpp in Sources */,
+ AA1BD4CDACAA250E5A515DC8 /* CountDownLatch.cpp in Sources */,
+ 36A710EFD9544837AD8C752C /* CtrlCHandler.cpp in Sources */,
+ ABFC3D2D816D26FEFD0BC7D3 /* Current.ice in Sources */,
+ FCE4F249C17FCE36D92256BE /* DefaultsAndOverrides.cpp in Sources */,
+ 973D38FA0E812A9A19487928 /* DispatchInterceptor.cpp in Sources */,
+ F7CC9BC9DFED3A2338A1B1C1 /* DynamicLibrary.cpp in Sources */,
+ 0F8DDB2AA7FB216956A2CB6A /* Endpoint.ice in Sources */,
+ 7090F3A1EDAAE700AE0D7C4A /* EndpointF.ice in Sources */,
+ 6DDEBE1382C20D29B33ACD64 /* EndpointFactory.cpp in Sources */,
+ 30385F558A60FA3ACCF21AE9 /* EndpointFactoryManager.cpp in Sources */,
+ 4080260BAB4C0182C6D684E0 /* EndpointI.cpp in Sources */,
+ FF53AC3C724A8651EC74FF31 /* EndpointTypes.ice in Sources */,
+ 583CC8A409DB6204C9055ED2 /* EventHandler.cpp in Sources */,
+ 0BB8D4FB49BF4A7B7F017A95 /* Exception.cpp in Sources */,
+ 4B42B2E43BCD8583DEBBD096 /* FacetMap.ice in Sources */,
+ EE01E6A1F37AADE68816304C /* FactoryTable.cpp in Sources */,
+ B169CDDCC87424A4918645C4 /* FactoryTableInit.cpp in Sources */,
+ 61D55C243391DB768F1CE3AF /* FileUtil.cpp in Sources */,
+ 0AC9A7859DC7616936A1869F /* HttpParser.cpp in Sources */,
+ 018B1F6C1EDE2354AC08DFA2 /* IconvStringConverter.cpp in Sources */,
+ CDEA184C8EAF369550DC005A /* Identity.ice in Sources */,
+ 1B558F0F84361D5C0DF8D3DF /* ImplicitContext.ice in Sources */,
+ F5B1B127C81E70E33FDBFB79 /* ImplicitContextF.ice in Sources */,
+ 20528AC771DAB6A7540DE6F4 /* ImplicitContextI.cpp in Sources */,
+ 930641BC203D74022C821B11 /* Incoming.cpp in Sources */,
+ 58CDCFD04C6EC0C226F34285 /* IncomingAsync.cpp in Sources */,
+ 9D900B286AFBCCF93905EA1A /* Initialize.cpp in Sources */,
+ 583647C6A205D05D37908DF4 /* InputStream.cpp in Sources */,
+ 4BD146381CE43BFA63174EAC /* InputUtil.cpp in Sources */,
+ B9944358B545CAAE61735C62 /* Instance.cpp in Sources */,
+ 51EEB268B8108133E8E20423 /* Instrumentation.ice in Sources */,
+ F168C7F871B398F0A36BE6D7 /* InstrumentationF.ice in Sources */,
+ 8C796914697752957F33EDAB /* InstrumentationI.cpp in Sources */,
+ 4A362A93AE872DD9A584631A /* IPEndpointI.cpp in Sources */,
+ AAA8C22B6F5F145ABC9440FF /* LocalException.ice in Sources */,
+ 01BAAF82CF6EAB6C7686FD20 /* LocalObject.cpp in Sources */,
+ DCDED481BA1F0B46B7161D56 /* Locator.ice in Sources */,
+ D66081C8BEE85E320AAC5CE3 /* LocatorF.ice in Sources */,
+ 16236772383CBEAAC1C230C4 /* LocatorInfo.cpp in Sources */,
+ 8E55C85FE99D2CF98E3DABF0 /* Logger.ice in Sources */,
+ C9692E27E5EE9BE53ACD8E3C /* LoggerAdminI.cpp in Sources */,
+ 5DE2A1D635AFB31C3E96D331 /* LoggerF.ice in Sources */,
+ 4B3574DEE9714FCBB681F76D /* LoggerI.cpp in Sources */,
+ A67F635410B6A1B308EED4E1 /* LoggerUtil.cpp in Sources */,
+ 80796539E7428ACA0E1EFB50 /* Metrics.ice in Sources */,
+ 94F7B76BE190C3CCF29E4D4E /* MetricsAdminI.cpp in Sources */,
+ A631AB1473CC6F746B2712B9 /* MetricsObserverI.cpp in Sources */,
+ 60CD1E5A2BB0674FD126A936 /* MutexProtocol.cpp in Sources */,
+ 0CEEEEB12AE0C5E1CE77FCB4 /* Network.cpp in Sources */,
+ 352635F7C810AE82A7B090EB /* NetworkProxy.cpp in Sources */,
+ 544B94931C93CF941AE59F2E /* Object.cpp in Sources */,
+ A5479B20FF252F5C3067834E /* ObjectAdapter.ice in Sources */,
+ 5BEDDCA81E23493E8D3C674F /* ObjectAdapterF.ice in Sources */,
+ E70A8125AC5970619804C095 /* ObjectAdapterFactory.cpp in Sources */,
+ 91F2D4C245C4DD9D41680BDE /* ObjectAdapterI.cpp in Sources */,
+ 6306C1D8D58B01507D1122A2 /* ObjectFactory.ice in Sources */,
+ 80DF32ACE6A15E6DDA897A46 /* ObserverHelper.cpp in Sources */,
+ 280B7277F06CF91DC5E676DB /* OpaqueEndpointI.cpp in Sources */,
+ CDFBC1B703939EC869DDA384 /* Options.cpp in Sources */,
+ 5AB66C391DEB95C9B0A5E7E6 /* OutgoingAsync.cpp in Sources */,
+ 1E6309D69BF4436F4E2A21C5 /* OutputStream.cpp in Sources */,
+ 6DA7123F007CCEE889C4DDC1 /* OutputUtil.cpp in Sources */,
+ 9A081222F34FED8EE6636F29 /* Plugin.ice in Sources */,
+ 70E6BAF62ED9B57BC62A8B26 /* PluginF.ice in Sources */,
+ C73CF4161CF339E733116F4D /* PluginManagerI.cpp in Sources */,
+ 86DEA10CC13870CDC69D98B3 /* Process.ice in Sources */,
+ 57E9EB5EC5EBFAD3C07D0091 /* ProcessF.ice in Sources */,
+ AF1C44475B637AF452D354E3 /* Properties.ice in Sources */,
+ BAF18F7D9CBE57E6A0376DFF /* PropertiesAdmin.ice in Sources */,
+ E62364CE20387D01CA726058 /* PropertiesAdminI.cpp in Sources */,
+ 1A5345E7CF9ADA317865D22E /* PropertiesF.ice in Sources */,
+ 0EE2678326AB61D2900D3DFA /* PropertiesI.cpp in Sources */,
+ 22A72834BAB817E8675697E9 /* PropertyNames.cpp in Sources */,
+ BC6968A865D7913C5276B298 /* Protocol.cpp in Sources */,
+ 9CF2948099E1BC09F94D476E /* ProtocolInstance.cpp in Sources */,
+ 4203913CCF9B0809DEF7E677 /* ProtocolPluginFacade.cpp in Sources */,
+ EA624A373E6A590FCE97B75E /* Proxy.cpp in Sources */,
+ 55E51C2FE64C9FBBF82E71A9 /* ProxyFactory.cpp in Sources */,
+ 0A15101AA11BD6DB339049EA /* Random.cpp in Sources */,
+ 5DC3F031935CEF11C27A50E2 /* RecMutex.cpp in Sources */,
+ 04F05C6FBEEBB6A3DAD5FA4E /* Reference.cpp in Sources */,
+ FC90C19EB6E22DC94043DD96 /* ReferenceFactory.cpp in Sources */,
+ 71E56251224ABB373EE6934E /* RegisterPluginsInit.cpp in Sources */,
+ 5D28BA596F5872B6FD21F8E7 /* RemoteLogger.ice in Sources */,
+ 8962F67A0D5D47C9BCABF540 /* RequestHandler.cpp in Sources */,
+ 777FEF9C5E346A82324E2E3C /* RequestHandlerFactory.cpp in Sources */,
+ 3D2AFFE90A7521FCA2E3454F /* RetryQueue.cpp in Sources */,
+ 149B0BDD2157B758C8B8EBD8 /* Router.ice in Sources */,
+ D1B64823D6CD6703269B8617 /* RouterF.ice in Sources */,
+ 902C44CB67E28530B45A069A /* RouterInfo.cpp in Sources */,
+ DB0AE12381AC7CA2733D0FED /* Selector.cpp in Sources */,
+ 46A31BCD3D691D7DEEC50B10 /* ServantLocator.ice in Sources */,
+ 8672922720A022D0E94C1BC3 /* ServantLocatorF.ice in Sources */,
+ 1FEC0E346F5D641B92987EAD /* ServantManager.cpp in Sources */,
+ A7D684EB66A66C8C39BAD3ED /* Service.cpp in Sources */,
+ 98FD76EEC3E887A61AEE8E65 /* SHA1.cpp in Sources */,
+ 236D783A35A9501020053B02 /* Shared.cpp in Sources */,
+ F2D8349215B7D76C4D64F668 /* SliceChecksumDict.ice in Sources */,
+ 4D531D85CEF18E7D045FF52B /* SliceChecksums.cpp in Sources */,
+ CB2534041F84BE985DFED5DF /* SlicedData.cpp in Sources */,
+ 1BEA6E0F22A21809338418CE /* StreamSocket.cpp in Sources */,
+ 45788BC706EAA44F8FAF7F30 /* StringConverter.cpp in Sources */,
+ 4A2BA5AD66D1646F64DB67C0 /* StringConverterPlugin.cpp in Sources */,
+ F8DD601AA60EF2C171C7AED9 /* StringUtil.cpp in Sources */,
+ C053D83F9577078AE03BEB5C /* SysLoggerI.cpp in Sources */,
+ CFD08800124CB6893A3EB658 /* SystemdJournalI.cpp in Sources */,
+ F1EFD9FED13881B5BA903E76 /* TcpAcceptor.cpp in Sources */,
+ 30890EC3D267D2CDF5C0291A /* TcpConnector.cpp in Sources */,
+ 8F5BC7359E1C9D271398A659 /* TcpEndpointI.cpp in Sources */,
+ 247967DB23D4F1467E954AA3 /* TcpTransceiver.cpp in Sources */,
+ D6E090DF04E2703EDDFA9C07 /* Thread.cpp in Sources */,
+ C3ACF717DDE3B0E6074499F6 /* ThreadException.cpp in Sources */,
+ 082CAD12E89A64D383AB04EB /* ThreadPool.cpp in Sources */,
+ 6D7D9CF4875833087D9ACC2B /* Time.cpp in Sources */,
+ 9BD32274BC28249B6862524D /* Timer.cpp in Sources */,
+ A4A8E610FF5CC65C09A754D5 /* TraceLevels.cpp in Sources */,
+ 4ABF593D61D22B083EF7BC94 /* TraceUtil.cpp in Sources */,
+ 6AD78B377B6B6E0C34BB0264 /* Transceiver.cpp in Sources */,
+ CEB24A364033793FC93FB69F /* UdpConnector.cpp in Sources */,
+ AA3B6F06882174DCA9C6444C /* UdpEndpointI.cpp in Sources */,
+ 039E71B68281E5FA346F815D /* UdpTransceiver.cpp in Sources */,
+ EB2164173643820F3C4A99F4 /* UtilException.cpp in Sources */,
+ C987B3E2F2361813849BB6CA /* UUID.cpp in Sources */,
+ 51692F893D764FE70C8E5FBA /* Value.cpp in Sources */,
+ 859C9F96766F3F4A58E8BB47 /* ValueFactory.ice in Sources */,
+ 0DF1C73A5A7B2258480E4209 /* ValueFactoryManagerI.cpp in Sources */,
+ 4DF9AB32B4ADED325B21C55E /* Version.ice in Sources */,
+ 7A903F386520C9692A1ED5BB /* WSAcceptor.cpp in Sources */,
+ 27B0EE0CE210712D27C2A690 /* WSConnector.cpp in Sources */,
+ 9CADEA14EAB5788A716A32E0 /* WSEndpoint.cpp in Sources */,
+ 44E32C745FF1EAEE2183EDBD /* WSTransceiver.cpp in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ D73608C6F55FF17A2BC17CAC /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- E181748A8611346176B1540D /* AllTests.swift in Sources */,
- 0444A9B1D7F67E68DCC19E68 /* Client.swift in Sources */,
- 57FEBC8361CA0A381B62FCEF /* Server.swift in Sources */,
- 25452EF060D39EBFB0836C45 /* Test.ice in Sources */,
- D1901F223050F3A92C9B0910 /* TestI.swift in Sources */,
+ 69FDCC44DAEFCA83B51D254B /* AllTests.swift in Sources */,
+ 28FBC56577711EED13C588F8 /* Client.swift in Sources */,
+ 01607F750E9D389FFBEA35C7 /* ClientPrivate.ice in Sources */,
+ C52B718DBA72960714965FF0 /* Server.swift in Sources */,
+ 59F3CBF240170CDAC37921A5 /* ServerPrivate.ice in Sources */,
+ 5F6183743518B49FBFE214C3 /* Test.ice in Sources */,
+ 5100BD61DC7A8B9509153879 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D771A5E178006C3CE21939AE /* Sources */ = {
+ D9F29875D703EE6CCCED5DC4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 4919F789FAB4830F117CEAF7 /* Client.swift in Sources */,
+ A9FF07683850B805D8B976C1 /* AllTests.swift in Sources */,
+ D1D9BEB6A9A7A1775C794FFE /* Client.swift in Sources */,
+ E9B251EA062BA8CAF4ACCBE7 /* Collocated.swift in Sources */,
+ 6C91CFBF0BB330F75BA5B298 /* Server.swift in Sources */,
+ 381B6B37E4972CFA0BB2FDB2 /* Test.ice in Sources */,
+ BFF47723400550F6C182B731 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D800AD50A86DA893F35E70BD /* Sources */ = {
+ DA2E31CB6C404238E607DD9F /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- BA386DF211981F22ACA451EB /* main.swift in Sources */,
+ 347339695EF06E9C3B30C90A /* TestCommon.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- DAFB9AD8E7973378BC58A245 /* Sources */ = {
+ DD69E1B7019C3C905C2E12A9 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- A64417CD640B7391D4DBDCBB /* AllTests.swift in Sources */,
- 51C8094C5AA8AFB81EEB4205 /* Client.swift in Sources */,
- 0D8BCC0A984947B7E68AEE59 /* Collocated.swift in Sources */,
- FD10BB6C29ACDEAC7B258707 /* Server.swift in Sources */,
- 2504FFEA606CE8CBC4B0BC80 /* Test.ice in Sources */,
- 7272466EB726111DD4D5FF3F /* TestI.swift in Sources */,
+ 8FD16C895B973FE198E6CE93 /* IceDiscovery.ice in Sources */,
+ 5F751367CD38EB6DFF39AB74 /* LocatorI.cpp in Sources */,
+ 97AC2CD47405DE28105FE1F6 /* LookupI.cpp in Sources */,
+ 2534CDC459A912EC5F0B8A50 /* PluginI.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- DE168DF58133B6F4DBC6E51C /* Sources */ = {
+ DD7BD6445714C6D7B318425E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 66087D315BCDE1B19AEBE7B0 /* AllTests.swift in Sources */,
- 1F2788E0029CA4F97BF6F25B /* Client.swift in Sources */,
- 014D604FCE9CAD09A27415E6 /* Test.ice in Sources */,
+ 555FD19E6F41D11321DEA0A6 /* AppDelegate.swift in Sources */,
+ C849869ACE3CD238E39450D0 /* Assets.xcassets in Sources */,
+ EAD789301DF245096F47DA62 /* Controller.ice in Sources */,
+ D3FEDFC07F7AFD88C3935BFB /* ControllerI.swift in Sources */,
+ 360D33A3EC6664BEB3110D4D /* LaunchScreen.storyboard in Sources */,
+ E3BC3B0EB3AB83A9BDE104EC /* Main.storyboard in Sources */,
+ D953D02A16B6EC4C3EEF285C /* ViewController.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E49C83C93C843B230867848F /* Sources */ = {
+ DFA22F833CF816033F7A5A75 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- A0130A415FE966D5C422A9CA /* AllTests.swift in Sources */,
- 34B536EE7F19265567C0D6F0 /* BatchOneways.swift in Sources */,
- D957DC3B6EFF0CF37E7E75EF /* BatchOnewaysAMI.swift in Sources */,
- 1626A8969F06842B9F778BDE /* Client.swift in Sources */,
- A384C1F0546871CA6E5B0B92 /* Collocated.swift in Sources */,
- 57BF8292DEBEB881F925278A /* Oneways.swift in Sources */,
- FB44D956230B51B0E7ABF90F /* OnewaysAMI.swift in Sources */,
- 95504FCDF4B62F46E179E20F /* Server.swift in Sources */,
- E01E1518DFC7C8C21ECFDB5B /* Test.ice in Sources */,
- D056E9FFEFE26FB122639DED /* TestI.swift in Sources */,
- CA5711EB85659DFD5C59F235 /* Twoways.swift in Sources */,
- 13E8ECAFCB8C8B82C3341067 /* TwowaysAMI.swift in Sources */,
+ A9A9F59FC9F96BFC77DDB9EC /* ServerAMD.swift in Sources */,
+ DD6D823AB33DA05C80CC85C2 /* TestAMD.ice in Sources */,
+ 75DFA04729D3A95D2DCF6E58 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E511081659AE550DEBA8B68A /* Sources */ = {
+ E266C63732E79DA216406CE8 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 2157E2DB04E1EA993CAF505C /* AllTests.swift in Sources */,
- B3512BF9EA923624A37FD0B2 /* Client.swift in Sources */,
- 67688F1953620F3A15C3598E /* Server.swift in Sources */,
- 71CEE152901A033076C83E85 /* Test.ice in Sources */,
- F87C69A146148494F41862A5 /* TestI.swift in Sources */,
+ 4AB1A4E81039D96404C047EA /* AllTests.swift in Sources */,
+ CBF509A3B6E8F159BC5D4ED7 /* Client.swift in Sources */,
+ A5965E997B4D2E475EDD7E51 /* Collocated.swift in Sources */,
+ 5462C1070AE1B432D643809E /* Server.swift in Sources */,
+ D8AFC5279A4EDF369D65F003 /* Test.ice in Sources */,
+ EE8EDB8D691B9FECFC2E622A /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E5707F9DD112158FCA8C61BE /* Sources */ = {
+ E3BB0F392226867E4C39284D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 93DBE64F80F057CB50F5BFEB /* AllTests.swift in Sources */,
- 3C234348089F673EBD70D416 /* Client.swift in Sources */,
- FFE53CC7C54BCDF976D354CF /* Test.ice in Sources */,
+ 4EDB371B1ECE1A93E9E65C33 /* AllTests.swift in Sources */,
+ 8E54D8CB122458AE87011C27 /* Client.swift in Sources */,
+ 19C3A54B5E5DC557B18C6B2F /* ClientPrivate.ice in Sources */,
+ 150688FE0AEE6A2AA93153A3 /* Server.swift in Sources */,
+ 1A583E7BAAEF1AEF1492F089 /* ServerPrivate.ice in Sources */,
+ 3812114505AF74D8A8BFBC6D /* Test.ice in Sources */,
+ 86123BD9382A7087F1FDECD2 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E6B8E183206974843B6B556D /* Sources */ = {
+ E590F6E4C59AC848662C41D1 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- F877A13A4C975B03986977B7 /* AllTests.swift in Sources */,
- E8A27DC699149983CBE46F7B /* Client.swift in Sources */,
- DB1B4FC9AF15976DB4B86E59 /* Collocated.swift in Sources */,
- 30B512DF3F7BFA9272C2D1DE /* Server.swift in Sources */,
- 3840B757608CC518CD19E0E5 /* Test.ice in Sources */,
- 80131FBB8E4E41EFA46FAB1A /* TestI.swift in Sources */,
+ 3340F162428CC40C7BFB2C38 /* AllTests.swift in Sources */,
+ 33E78A363636E79D4178B69B /* Client.swift in Sources */,
+ D99C794D2C1FD55244FDB31C /* Server.swift in Sources */,
+ ED5C4E03ED4F9BF1C54DA7E8 /* Test.ice in Sources */,
+ A06184D5736DDDA3AB1E4726 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E97C8E57B81F413CA9B9AEB9 /* Sources */ = {
+ EB151BC2A0EAC2DA07E93DA2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- EB3DF964537E93838AA78832 /* AllTests.swift in Sources */,
- 922344A12A9BB1AF42B9D80C /* BatchOneways.swift in Sources */,
- 158E45ED12CAB1F363119E85 /* BatchOnewaysAMI.swift in Sources */,
- BA13527AC8C74652ECDC6C09 /* Client.swift in Sources */,
- D9A3EF485AB63DB75309283B /* Collocated.swift in Sources */,
- F422B694E211B8C2E771A088 /* Oneways.swift in Sources */,
- 2040816FA7F413A1FE76380F /* OnewaysAMI.swift in Sources */,
- F5FDDDBC3905E8983EFE7D3E /* Server.swift in Sources */,
- E5D916BDE0D98E4E41C2F87B /* Test.ice in Sources */,
- D8C6C9113D87793BC79E26C3 /* TestI.swift in Sources */,
- 75E1882CCA0CEEE8DFF08BB4 /* Twoways.swift in Sources */,
- BF49BAF88377FB7E9FDC264E /* TwowaysAMI.swift in Sources */,
+ 3BAF8184FD5B1A1967F0F0BC /* ServantLocatorI.swift in Sources */,
+ 02A22095ECF4D4E1231A61D0 /* ServerAMD.swift in Sources */,
+ 06674BD696EF4E6A75C66322 /* TestAMD.ice in Sources */,
+ DC8212A5F864022B84EB4918 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- EB4A4CF7F2EE6A24BC6B9FBF /* Sources */ = {
+ EBD7D273F628F99750DDF441 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 4AF0E5B13BCFC22E83084B7B /* AllTests.swift in Sources */,
- 69AC80BE2B0AE3DC7FBCBE30 /* Client.swift in Sources */,
- A50F2E6633382E2559A1A292 /* ClientPrivate.ice in Sources */,
- A02BE9894135293B33703200 /* Server.swift in Sources */,
- 5FB7CA13533B33D183AC5DD7 /* ServerPrivate.ice in Sources */,
- 01E2208F26E5151FA121549F /* Test.ice in Sources */,
- B7A6843705B04188F0BFC347 /* TestI.swift in Sources */,
+ 3674AA37226FC488B3D78971 /* AllTests.swift in Sources */,
+ E24DD799FCB3BD7415742269 /* Client.swift in Sources */,
+ 8814700375842CB950C656E8 /* Collocated.swift in Sources */,
+ 8886712CE1644F46321ED44B /* Server.swift in Sources */,
+ D29C7DC45BE7A85D326EF91F /* Test.ice in Sources */,
+ CD816BF0F3033AE1F356E222 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F5F58FEC7C4AEAB658E52C39 /* Sources */ = {
+ EC56F52893F78E1F3F5CB316 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 527113D54EFB87E101484825 /* AllTests.swift in Sources */,
- D7292FFB98A343A41329CDBF /* Client.swift in Sources */,
- EF2E1164EEA481FF712215FC /* Collocated.swift in Sources */,
- 12A89A8219B4C117F9AAE941 /* ServantLocatorI.swift in Sources */,
- 2F2A9780BC8AF2791DC7ACBB /* Server.swift in Sources */,
- B1AC21237DAFE2829B067E77 /* Test.ice in Sources */,
- 398241445263346A3AB04568 /* TestI.swift in Sources */,
+ 6FD665E59D87A5D0E3A6DA22 /* ServerAMD.swift in Sources */,
+ 5557BA36FE20333F7E3936C7 /* TestAMD.ice in Sources */,
+ 13005BAF3C881B2EE11D7F10 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- FA104D6AB7C80E2B73F31891 /* Sources */ = {
+ EF28C359AFF95449B2F7903D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- A40C24F47DCE058E6C112128 /* ServerAMD.swift in Sources */,
- D5F6A00ADB763DAE8B41B728 /* TestAMD.ice in Sources */,
- 1DF86203F3F432E4550EE14B /* TestAMDI.swift in Sources */,
+ 861DF051442CD5EA36DF2DD8 /* AllTests.swift in Sources */,
+ 372128BA6BA6EBB9EA58A086 /* Client.swift in Sources */,
+ 66483633065F4E753C26508D /* Collocated.swift in Sources */,
+ 0CEBE97EDF4011A9F59BE626 /* Server.swift in Sources */,
+ 4128786668D72851D66F5992 /* Test.ice in Sources */,
+ FA0945F9DE2ECAD526F38199 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- FB50A6C4908B429586B8393F /* Sources */ = {
+ F461C6CD3619CCF48920EC89 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- B84AFF296782274C2C0B2031 /* ServantLocatorI.swift in Sources */,
- 75693175A0454A3E4921A37F /* ServerAMD.swift in Sources */,
- 04488B21C1728434B4AA8288 /* TestAMD.ice in Sources */,
- FD853BFBA165DDF07EAE62AD /* TestAMDI.swift in Sources */,
+ C1E45425355A9A48BD747429 /* AllTests.swift in Sources */,
+ DF2F36B42FB3682A01F255F9 /* Client.swift in Sources */,
+ A82B57AF1E8639B28E67AFEE /* Collocated.swift in Sources */,
+ DAAC2FC5430658D956F7B3D5 /* ServantLocatorI.swift in Sources */,
+ E061C421CB24BF32FA02B709 /* Server.swift in Sources */,
+ 95DD846488887DA8D223DD61 /* Test.ice in Sources */,
+ 8C0FAD97C085551CD102FB14 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- FEA0E07D95647AF0161F70EB /* Sources */ = {
+ F51018DD771CDE812E78A7CF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 30B9A08F21673DE6D3A3B3FB /* AllTests.swift in Sources */,
- 9D1D23323404691E9577DB63 /* Client.swift in Sources */,
- 1EB258021248CF9284382916 /* Collocated.swift in Sources */,
- 5538BA6158BE18549A265769 /* Server.swift in Sources */,
- 120C1AFB49D9751E773F9757 /* Test.ice in Sources */,
- 009CE891722FCD9ED757890C /* TestI.swift in Sources */,
+ B5B8F85D6E8B7E44B93D8B0C /* AllTests.swift in Sources */,
+ F2FEEDA677EB7A6702634124 /* BatchOneways.swift in Sources */,
+ 388F3D71AC100BD3056CAD1D /* BatchOnewaysAMI.swift in Sources */,
+ CCB9153A0E88679D1AD3B753 /* Client.swift in Sources */,
+ C2DECE3D0DAEC75A88502AB1 /* Collocated.swift in Sources */,
+ 42005200C4BA73B321E60477 /* Oneways.swift in Sources */,
+ CA10D11A6F2F7F5E62E7D4EA /* OnewaysAMI.swift in Sources */,
+ 739E27FF36612725C463CD16 /* Server.swift in Sources */,
+ 66DA75A07FF1E9896EAA6A33 /* Test.ice in Sources */,
+ 13831526B2FB77E2426A01CD /* TestI.swift in Sources */,
+ D91DB6E81B9A6D25D611869C /* Twoways.swift in Sources */,
+ D739BC7FAF3EE7A5F9348DA9 /* TwowaysAMI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- FF17BEB827127C23F881AE70 /* Sources */ = {
+ F7138DE2EFD05A895FCA9541 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 48C6A3E11101E47334726FA7 /* AdminFacetFactory.swift in Sources */,
- 83A79A5C60FAF8D592D7F551 /* Blobject.swift in Sources */,
- 6970CF96810BCFD9FA399BCA /* BlobjectAsync.swift in Sources */,
- D6784F6647DAE78E5C9007C7 /* BlobjectFacade.mm in Sources */,
- 21CCE186A02A9476416E46A1 /* BuiltinSequences.ice in Sources */,
- 11A55F8D129544DF5AC626FA /* ClassResolver.swift in Sources */,
- CDC42E180C8DF20AAA30EA13 /* Communicator.ice in Sources */,
- 3E742D6297722C97D9F14EAA /* Communicator.mm in Sources */,
- CDED35A235EF4373C012E010 /* CommunicatorF.ice in Sources */,
- 76B92915A725C6D38C44AB26 /* CommunicatorI.swift in Sources */,
- D0BA484884FEFE4C250F8BB3 /* Connection.ice in Sources */,
- 4A604020888985988AB7B021 /* Connection.mm in Sources */,
- CA42AB603B35C4F0A2D3421C /* ConnectionF.ice in Sources */,
- E2454BCDA2F8003CE58AF68B /* ConnectionI.swift in Sources */,
- 1975B3FC13DAA1F7CB826D6F /* ConnectionInfo.ice in Sources */,
- F21A5D1F235C9671372F7AD9 /* ConnectionInfo.ice in Sources */,
- 7EE7289324DECB2D5A00A747 /* ConnectionInfoF.ice in Sources */,
- 75656F56AD9553EF9EE5B491 /* ConnectionInfoFactory.swift in Sources */,
- 5671963FAFF60ADD98469E8E /* Convert.mm in Sources */,
- B8843FF7289EFA688086F7DC /* Current.ice in Sources */,
- FB3F705184A5539696C9770B /* Endpoint.ice in Sources */,
- BC7BFB9D4C9DD37CE930A74F /* Endpoint.mm in Sources */,
- 0FC06F1BD6F1414DC4729500 /* EndpointF.ice in Sources */,
- 60C465771CAE0CE92B6B5B12 /* EndpointI.swift in Sources */,
- 5726A3D4A2429EB9D7C51958 /* EndpointInfo.ice in Sources */,
- 2922C84C4E68F39C383B3074 /* EndpointInfo.ice in Sources */,
- 25430B91A698D22308D20B4C /* EndpointInfoFactory.swift in Sources */,
- C4BF06C1033D7CABD0EE0C76 /* EndpointTypes.ice in Sources */,
- 911E642C568CC70371BEAF09 /* Exception.mm in Sources */,
- 89828C38B7272E99D90D5025 /* Exception.swift in Sources */,
- 1291CFC834CAABA80FDA7714 /* FacetMap.ice in Sources */,
- 96D33F45077FED5853ADF31F /* FormatType.swift in Sources */,
- 84290E61DDF9B34DAE622701 /* IceUtil.mm in Sources */,
- E3A0BEEB31E2FA4603D15B66 /* Identity.ice in Sources */,
- C0DF6D24F1CC30BAED9F6E04 /* ImplicitContext.ice in Sources */,
- 71B235F7118DE66E459BCAEC /* ImplicitContext.mm in Sources */,
- 6FAA230F846F2C1917F37F6F /* ImplicitContextF.ice in Sources */,
- 258BDA2EB0D0625516A524BD /* ImplicitContextI.swift in Sources */,
- 3887E3BA8456C801DBDF3540 /* Incoming.swift in Sources */,
- 2AE72F23E3979B8117D9C552 /* InitializationData.swift in Sources */,
- 9663B405E474BB9CA237AF32 /* Initialize.swift in Sources */,
- CA0A6BEBCE7BBD3FAE8E45EC /* InputStream.swift in Sources */,
- F44826957477C08AB71B38B9 /* Instrumentation.ice in Sources */,
- BFCA0C4B66B80DB995CC18B1 /* InstrumentationF.ice in Sources */,
- 06BED866705FA5283F3B2299 /* LocalException.ice in Sources */,
- A5DC68E4F431154CD79BFC04 /* LocalExceptionDescription.swift in Sources */,
- E0D0D2002D39F3E62C0C2352 /* LocalExceptionFactory.swift in Sources */,
- 4F9B087A30F081FEEABE9BF3 /* LocalObject.mm in Sources */,
- 5B8BB5F49E624AD50DB24571 /* LocalObject.swift in Sources */,
- 68063F311F5630218118F6ED /* Locator.ice in Sources */,
- 73D2F2A65914FA80CB6B824F /* LocatorF.ice in Sources */,
- D9426F8CB28DF5E30770A83C /* Logger.ice in Sources */,
- EECA9157D0D66560F2A8BD86 /* Logger.mm in Sources */,
- 5B4CC0D6468D2D3C68DE2EFB /* LoggerF.ice in Sources */,
- 58417DE46072DC6849E6CB48 /* LoggerI.swift in Sources */,
- 8683568835F3ACBCC61014C0 /* LoggerWrapper.swift in Sources */,
- E15060760B1415EA5293C41A /* Metrics.ice in Sources */,
- 3A3C9B5070A4C92E8CBE385E /* Mutex.swift in Sources */,
- 646AAEE7380B40A8D8EA14CB /* NativePropertiesAdmin.swift in Sources */,
- 109882AFA88F4AF4219F98CC /* Object.swift in Sources */,
- DB6E980FE196095156FB4122 /* ObjectAdapter.ice in Sources */,
- 04F9F1D0400832DC8CB5E952 /* ObjectAdapter.mm in Sources */,
- D2492F0D08196BE5FCB0201B /* ObjectAdapterF.ice in Sources */,
- 261C6952855827290ECD7EB7 /* ObjectAdapterI.swift in Sources */,
- 7649A7251A06253EB4CC3E5B /* ObjectFactory.ice in Sources */,
- 77BAA2D7970B8C1FB1AABDFA /* ObjectPrx.mm in Sources */,
- D0B27A939CFC53BC5265DC4B /* OptionalFormat.swift in Sources */,
- D87D305BD494D5213D44C48F /* OutputStream.swift in Sources */,
- 9FB3FBCC3624078B18F97A56 /* Plugin.ice in Sources */,
- 9D2391C6E1DA9324A42931C7 /* PluginF.ice in Sources */,
- 2FE7E5DF1CA07BF1AEAAF9A2 /* Process.ice in Sources */,
- 1A819C192591ED13C3A5D759 /* Process.mm in Sources */,
- 2E56904814FE3D6BA3BF9E99 /* ProcessF.ice in Sources */,
- 640B7AA093813B4945F4DD78 /* ProcessI.swift in Sources */,
- 0F7AF09637E93271D2ABB67D /* Properties.ice in Sources */,
- C849C434EDD6B4E753618349 /* Properties.mm in Sources */,
- FCEEE75E58171773AAFDF01C /* PropertiesAdmin.ice in Sources */,
- 38AA85B58E93685506725803 /* PropertiesAdmin.mm in Sources */,
- BCE419AEF30A0D2258294898 /* PropertiesAdminI.swift in Sources */,
- 3F4048B15E70472FD5714374 /* PropertiesF.ice in Sources */,
- 3FBB8F409FAC84796DDB2C41 /* PropertiesI.swift in Sources */,
- F1307A08BD484DD0317D60A1 /* Proxy.swift in Sources */,
- CAAD606C99770FFD0B99DA09 /* RemoteLogger.ice in Sources */,
- BABCE5333600C98AAD2D78FD /* Router.ice in Sources */,
- 30815EEA507652A524406645 /* RouterF.ice in Sources */,
- 1ED0E2B3B777C81391FA8BE4 /* ServantLocator.ice in Sources */,
- 52DBE2B2BF61B978764E9DDB /* ServantLocatorF.ice in Sources */,
- 4FD44F00C0BFD03820319417 /* ServantManager.swift in Sources */,
- BD25AEE514EC641500E6CD7A /* SliceChecksumDict.ice in Sources */,
- 0BF46B6A5A5004C44AC11ED5 /* SlicedData.swift in Sources */,
- 3A2D7FF14244183866194BCA /* SliceFlags.swift in Sources */,
- 5F1786C7B8F4B104BBA05720 /* SliceInfo.swift in Sources */,
- C4B0FE001E243B0C2AE09167 /* TraceUtil.mm in Sources */,
- 96C78A2B98A45707B38DCAEF /* UnknownSlicedValue.swift in Sources */,
- 697135020454FC8A53626BED /* UnsupportedAdminFacet.mm in Sources */,
- 5793C5DC876D7A9D64261E26 /* Util.swift in Sources */,
- 01579FE7E751CED1044153A1 /* Value.swift in Sources */,
- 3C741E9CF671D22F15F6449B /* ValueFactory.ice in Sources */,
- 66EE9EE795E41AB7397AA4B4 /* ValueFactoryManagerI.swift in Sources */,
- 49B7FFFD5111110C67770197 /* Version.ice in Sources */,
+ 5DE0ED0B704EAD65EFE2B96C /* AllTests.swift in Sources */,
+ AA458F92F19810E6D4343E58 /* Client.swift in Sources */,
+ BA9C5C948413FB8F1477E53F /* Server.swift in Sources */,
+ DDF62DFD03F0E9E69954769F /* Test.ice in Sources */,
+ 0DD53EB4FE587D5EFFAD37E2 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
- 0453F2305B5C2F62CA1F0D28 /* PBXTargetDependency */ = {
+ 00FABB6049A2B32B539BAC9A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingExceptions macOS";
- target = 51AC3F7BFE259936606028BD /* IceSlicingExceptions macOS */;
- targetProxy = 29CC6289FF07428A5D27DD47 /* PBXContainerItemProxy */;
+ name = "IceProxyAMD macOS";
+ target = 66012C22AF35DDF1485DE768 /* IceProxyAMD macOS */;
+ targetProxy = 2672BEFCC8279176D8E0ECF8 /* PBXContainerItemProxy */;
};
- 12F356CC6FB1008F3B5DBE32 /* PBXTargetDependency */ = {
+ 0B4960CF8E624DED396E85D9 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOptionalAMD macOS";
- target = F61F59FFEAA622E0DAD97422 /* IceOptionalAMD macOS */;
- targetProxy = 4940EE8CF5C6771C69D5C3A7 /* PBXContainerItemProxy */;
+ name = "IceDefaultValue macOS";
+ target = E655FA4D9156EE58A949DD5F /* IceDefaultValue macOS */;
+ targetProxy = B5975584EB85812F73BD0666 /* PBXContainerItemProxy */;
};
- 14FDC1410B03B5BDE493FA55 /* PBXTargetDependency */ = {
+ 0E45D269BAF1AEF16492F4BD /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSSLConfiguration iOS";
- target = 1CB52360375A96645BFD24D1 /* IceSSLConfiguration iOS */;
- targetProxy = 87578EE896143D4CAA04AC46 /* PBXContainerItemProxy */;
+ name = "IceLocation macOS";
+ target = 97E9DF0DC4AC1A0C397DC61E /* IceLocation macOS */;
+ targetProxy = D27400AAC7BEED95CE840EEC /* PBXContainerItemProxy */;
};
- 17B871040995F7469B5CBEEB /* PBXTargetDependency */ = {
+ 0E5C7C5639C346CEAB88030A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAdmin iOS";
- target = E654335C81687CCB11DAF456 /* IceAdmin iOS */;
- targetProxy = ED24AF700FB02955F5248C43 /* PBXContainerItemProxy */;
+ name = "IceProxy iOS";
+ target = 00F77CD588C52AA839EC6DA3 /* IceProxy iOS */;
+ targetProxy = 3422F5AB71A2632AD107D932 /* PBXContainerItemProxy */;
};
- 1A5DA5E7086399E884486FC6 /* PBXTargetDependency */ = {
+ 0F3B320665B6AE9E719572ED /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInfo iOS";
- target = 2B35E5BACDC0971FDEDD72D4 /* IceInfo iOS */;
- targetProxy = 533DEB185A6773AD7745A33C /* PBXContainerItemProxy */;
+ name = "IceTimeout iOS";
+ target = AF7E70BAF17825F4663EADB2 /* IceTimeout iOS */;
+ targetProxy = 7B342719EF7A81A178579629 /* PBXContainerItemProxy */;
};
- 2062612DC75227B707952D48 /* PBXTargetDependency */ = {
+ 12BE6C07FB4C2D40E2EACEEE /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOptional iOS";
- target = A96345B859D9C092EEEB64BD /* IceOptional iOS */;
- targetProxy = 299968CD22706060248318FC /* PBXContainerItemProxy */;
+ name = "IceSlicingExceptionsAMD iOS";
+ target = CF4B940F04D35849069F18BA /* IceSlicingExceptionsAMD iOS */;
+ targetProxy = 556ADB59DAA5B8924C85FC34 /* PBXContainerItemProxy */;
};
- 26367B6E4C4D62EB19AE5405 /* PBXTargetDependency */ = {
+ 137DEBD004F877717BA76BEB /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 macOS";
- target = 1E5AFB3407A860FD2D5A52AB /* Ice C++11 macOS */;
- targetProxy = B57FEA30D93C4EF0674BCD3D /* PBXContainerItemProxy */;
+ name = "IceAdapterDeactivation iOS";
+ target = 948AFA5450C10199A3077846 /* IceAdapterDeactivation iOS */;
+ targetProxy = 012A7D423882DF48ED73E370 /* PBXContainerItemProxy */;
};
- 2C504D1C4C34C98D9789B9E0 /* PBXTargetDependency */ = {
+ 18B29D61669308F42946BBDC /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceServantLocator iOS";
- target = D82A3D75AB785341ACBB141D /* IceServantLocator iOS */;
- targetProxy = 1917A66108576CC497A5B19B /* PBXContainerItemProxy */;
+ name = "IceFacets iOS";
+ target = 9B50C8734B7707E414BC2D20 /* IceFacets iOS */;
+ targetProxy = E31A639AB200138EF2FF859B /* PBXContainerItemProxy */;
};
- 2F0B8387DBEE633F9364CAE0 /* PBXTargetDependency */ = {
+ 1922BF952A768C12BFB08C7D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceFacets macOS";
- target = 95A4C9B73FD39CCC2C76F664 /* IceFacets macOS */;
- targetProxy = 9EEAF90A310C4780DE924610 /* PBXContainerItemProxy */;
+ name = "IceDefaultServant macOS";
+ target = A8146EFB8049C70495934DD7 /* IceDefaultServant macOS */;
+ targetProxy = 320D27E7269FC1F666A4E598 /* PBXContainerItemProxy */;
};
- 34DA3565AA098E7E958518AD /* PBXTargetDependency */ = {
+ 19D3305B859E2F93427816CB /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceTimeout iOS";
- target = 0B5BCBCDC70DE26FC8F126E4 /* IceTimeout iOS */;
- targetProxy = ACEF64531D2D93544F14AE06 /* PBXContainerItemProxy */;
+ name = "IceTimeout macOS";
+ target = 1AE57757EE4BFE6EFE90597A /* IceTimeout macOS */;
+ targetProxy = 4E4DF7DAC68CE3CB988E3F2D /* PBXContainerItemProxy */;
};
- 38494FC4600F5306BBC46F6C /* PBXTargetDependency */ = {
+ 1D3E8CB04C90EF876FC513DA /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 iOS";
- target = 9D790B99CF723726AB027C4D /* Ice C++11 iOS */;
- targetProxy = A18AE171C444F48EC3C4D034 /* PBXContainerItemProxy */;
+ name = "IceInvoke iOS";
+ target = 1FEFD4E7232D0DAA5755AB33 /* IceInvoke iOS */;
+ targetProxy = 1BEC92FDE1E78B82BAFE4869 /* PBXContainerItemProxy */;
+ };
+ 203B9926BB3248487A6CB334 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = "IceProxyAMD iOS";
+ target = E481CFA1A9F3D629F05CB448 /* IceProxyAMD iOS */;
+ targetProxy = 18A84E9AF6D2F2C0C30D8C3D /* PBXContainerItemProxy */;
+ };
+ 23702023A5DFDCABC2D44896 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = "IceSSLConfiguration iOS";
+ target = 95397A3FDEAE1CE30716B6E5 /* IceSSLConfiguration iOS */;
+ targetProxy = C0A7DA882A995E08ECAC9FC7 /* PBXContainerItemProxy */;
};
- 3A9F06870BCCD4C3C5FF16EB /* PBXTargetDependency */ = {
+ 23CE7B2AFF3F402FCBE9F415 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = "IceProperties macOS";
- target = D2451378983F8CA0764E5F18 /* IceProperties macOS */;
- targetProxy = 2F7AA3EF6B08D0B884F6AE91 /* PBXContainerItemProxy */;
+ target = 4767092609658E7B68BB8BC1 /* IceProperties macOS */;
+ targetProxy = 7F2C9B5EA878D98386C35DC0 /* PBXContainerItemProxy */;
};
- 3CC02A6A9FF38083E88605CB /* PBXTargetDependency */ = {
+ 24AEA0BA07CBA3036966228F /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOperations iOS";
- target = BCB87334C1A9C89F507279B6 /* IceOperations iOS */;
- targetProxy = 9BF8BA8521B15C22FD537B0D /* PBXContainerItemProxy */;
+ name = "IceProxy macOS";
+ target = 9346D47FA5D6E320D986340D /* IceProxy macOS */;
+ targetProxy = D40C4FB5674FE86BFD2130E8 /* PBXContainerItemProxy */;
};
- 3D02A514278C75F8D4AE2B63 /* PBXTargetDependency */ = {
+ 2813E02DC359B468AE661503 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceScope iOS";
- target = 59F3DB3B26E9C8A5FF386242 /* IceScope iOS */;
- targetProxy = BD4C361A197427D91280C84E /* PBXContainerItemProxy */;
+ name = "IceOptional macOS";
+ target = 0DF9972D061CD8979D2494FE /* IceOptional macOS */;
+ targetProxy = EF75594C95B67C35F5105CFE /* PBXContainerItemProxy */;
};
- 45ACAF930249EF7D692AAC4C /* PBXTargetDependency */ = {
+ 2B4D527A82D15E2F466E3B14 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOptionalAMD iOS";
- target = 19674285C3F01F277144FAA5 /* IceOptionalAMD iOS */;
- targetProxy = 8C22DF3D5292B3EC080B24D1 /* PBXContainerItemProxy */;
+ name = "IceInheritance iOS";
+ target = F74D958DE10A0ED42526F1FC /* IceInheritance iOS */;
+ targetProxy = 354F5EF44EC29259EF9B5E50 /* PBXContainerItemProxy */;
};
- 4C2513491B0A3457AEAB3313 /* PBXTargetDependency */ = {
+ 2B86C6E4FAC25AF31327226F /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAmi iOS";
- target = 4BAAF3F4BBAA14B03D4343AF /* IceAmi iOS */;
- targetProxy = 6F5DBBC6B5E760F943F8EEAC /* PBXContainerItemProxy */;
+ name = "IceAdapterDeactivation macOS";
+ target = 47C5150EA24C2DD38BB5919A /* IceAdapterDeactivation macOS */;
+ targetProxy = 9DC96A9D18BA20523B689FD2 /* PBXContainerItemProxy */;
};
- 50979C9BFD36C3F27C8C658B /* PBXTargetDependency */ = {
+ 2F0129EFF53C5762DCA1AF1E /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAmi macOS";
- target = 7799AAA11FEE80AE0107AB1C /* IceAmi macOS */;
- targetProxy = 131DA9C080A681BD99AA559C /* PBXContainerItemProxy */;
+ name = "IceInheritance macOS";
+ target = A8EEF07C1AAEE896C12890EB /* IceInheritance macOS */;
+ targetProxy = 2F0A2C0D7807B242D7DDF62E /* PBXContainerItemProxy */;
};
- 53710BE339C2BFA09B6E0BBD /* PBXTargetDependency */ = {
+ 2F24CB591A7FE6825E56588A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceDefaultValue iOS";
- target = 655079AC0A3DBCEE9E34BFE2 /* IceDefaultValue iOS */;
- targetProxy = 68907C272638402EC9A6F6C8 /* PBXContainerItemProxy */;
+ name = "IceRetry macOS";
+ target = 1047D2FD2EE76EDB68C8ADD4 /* IceRetry macOS */;
+ targetProxy = 09E0905884A49F26F72EC69C /* PBXContainerItemProxy */;
};
- 539BD57C98251F908E0A5FCC /* PBXTargetDependency */ = {
+ 33CB18454F6CD154D03D66E6 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOperationsAMD macOS";
- target = 09315535B1E1179226C4B57B /* IceOperationsAMD macOS */;
- targetProxy = B0465C226FA214C8C677053A /* PBXContainerItemProxy */;
+ name = "Ice C++11 macOS";
+ target = 5D112EF4155CA9FB910655EB /* Ice C++11 macOS */;
+ targetProxy = A14685E3976F1C474AC93929 /* PBXContainerItemProxy */;
};
- 5433CABC2F61EA356A0A28D9 /* PBXTargetDependency */ = {
+ 3456202AAFE127E94F1EAF54 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceUdp macOS";
- target = 943DC5E4F16FE7800E1EC985 /* IceUdp macOS */;
- targetProxy = 40FDE5C3CF3EB237A2CD335D /* PBXContainerItemProxy */;
+ name = "IceSSLConfiguration macOS";
+ target = 32567C627DD3073149F66DE4 /* IceSSLConfiguration macOS */;
+ targetProxy = 8652DE5F27F877400C8B357B /* PBXContainerItemProxy */;
};
- 56ECA3A28ABDDD7CBCCC4673 /* PBXTargetDependency */ = {
+ 35785A979D4EB93FBE857407 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceObjects macOS";
- target = 4BF2772646EC22FEEC4E5FBF /* IceObjects macOS */;
- targetProxy = 1B417B1832CD07DE97965E51 /* PBXContainerItemProxy */;
+ name = "IceDefaultValue iOS";
+ target = 075F8F15B56451ECD8401979 /* IceDefaultValue iOS */;
+ targetProxy = 6A24587DA21B79BBAD0AC5EB /* PBXContainerItemProxy */;
};
- 5837B06F9DCCD5A8D8346B16 /* PBXTargetDependency */ = {
+ 366F6522A67246A831D71D21 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceProxyAMD iOS";
- target = CFD8907E52F7B572629EE044 /* IceProxyAMD iOS */;
- targetProxy = 599CCAA3BA7E879AF2097981 /* PBXContainerItemProxy */;
+ name = "IceUdp iOS";
+ target = 35899470C3301DAD18BA7AD9 /* IceUdp iOS */;
+ targetProxy = 5BF97B1645127BA8E5703467 /* PBXContainerItemProxy */;
};
- 5B82E37A42C661E5C3182649 /* PBXTargetDependency */ = {
+ 38C5DEE570830EC46B8186D8 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceProperties iOS";
- target = 44C2A64576D0F891012A3D62 /* IceProperties iOS */;
- targetProxy = D5EFAD12CF2897CF0EA6BB2D /* PBXContainerItemProxy */;
+ name = "IceAmi iOS";
+ target = 28494EE5B414F7A072326E31 /* IceAmi iOS */;
+ targetProxy = 1D61ACA7B5BCAE47EF6E2B73 /* PBXContainerItemProxy */;
};
- 6030C4D0E59718D61F9CF118 /* PBXTargetDependency */ = {
+ 3D5C8CBDF0BDD279862757A2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOperationsAMD iOS";
- target = 20A9FAFA265C3C9969E1CB6A /* IceOperationsAMD iOS */;
- targetProxy = 331274F665221676B9F4F917 /* PBXContainerItemProxy */;
+ name = "IceOperations macOS";
+ target = EB19D268DE65F2FE29B2FE11 /* IceOperations macOS */;
+ targetProxy = ACCCA43B3F9C49370A66C199 /* PBXContainerItemProxy */;
};
- 60993FE123E7286EC84DB7C0 /* PBXTargetDependency */ = {
+ 3EECAA859D6E48378E5E8926 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceLocation iOS";
- target = D135F5A608AD970DE196A432 /* IceLocation iOS */;
- targetProxy = 25E86E85D2243982C8580ECA /* PBXContainerItemProxy */;
+ name = "IceEnums iOS";
+ target = 147097EC2371AF7BC37624B7 /* IceEnums iOS */;
+ targetProxy = CD33A37490C614F13E6AEEE2 /* PBXContainerItemProxy */;
};
- 6C835099816967E221D255BE /* PBXTargetDependency */ = {
+ 3F82C6376EF9E14A13C25ED9 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 macOS";
- target = 1E5AFB3407A860FD2D5A52AB /* Ice C++11 macOS */;
- targetProxy = FAAB8093EA41F2D8C905BE41 /* PBXContainerItemProxy */;
+ name = "IceOptionalAMD iOS";
+ target = CBF792C9C20F93AB5041A71F /* IceOptionalAMD iOS */;
+ targetProxy = B5198561BAD5A87FD447DAC3 /* PBXContainerItemProxy */;
};
- 6E321A581FEE2C7B93373F17 /* PBXTargetDependency */ = {
+ 3F9A30007FDB630BCC1A4137 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingExceptions iOS";
- target = E57F1F07989620C70AB5DA2E /* IceSlicingExceptions iOS */;
- targetProxy = BAC78A6AF92B7AF8CFF4F3CB /* PBXContainerItemProxy */;
+ name = "IceOptional iOS";
+ target = BA2441160CA9C3EC9B9B84DF /* IceOptional iOS */;
+ targetProxy = A586D197C1F8A1DFB961805C /* PBXContainerItemProxy */;
};
- 7978677C096FD2C3985A3638 /* PBXTargetDependency */ = {
+ 42E68AB57421984A2C8CCDAE /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceProxyAMD macOS";
- target = 7DA49F87469E1BF9FE09D96A /* IceProxyAMD macOS */;
- targetProxy = A4D4B8848659B75C6DDFDD97 /* PBXContainerItemProxy */;
+ name = "IceAmi macOS";
+ target = C654BC816F0DB45D49B7FF9D /* IceAmi macOS */;
+ targetProxy = 26FB9417B3CBF97C51714D2E /* PBXContainerItemProxy */;
};
- 7BC4D788B9B3F5561598AB06 /* PBXTargetDependency */ = {
+ 4488F86D10B97EBBF313852B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceLocation macOS";
- target = 914A73A2638D21A5151A593D /* IceLocation macOS */;
- targetProxy = 51C633BEF265707C9E46033F /* PBXContainerItemProxy */;
+ name = "Ice C++11 macOS";
+ target = 5D112EF4155CA9FB910655EB /* Ice C++11 macOS */;
+ targetProxy = FFA29E2511E5A34A630D610F /* PBXContainerItemProxy */;
};
- 7C7710389EAC7D26AAB74A68 /* PBXTargetDependency */ = {
+ 4667EB0F84E3FB6F4460DD49 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceHold iOS";
- target = B55B847861F122680DE05BB1 /* IceHold iOS */;
- targetProxy = E6601E89AD2AE389098FCBBD /* PBXContainerItemProxy */;
+ name = "IceSlicingExceptions macOS";
+ target = A0E7835C8632C1FD0B765070 /* IceSlicingExceptions macOS */;
+ targetProxy = 9115491B6979C7535B29E901 /* PBXContainerItemProxy */;
};
- 80CCE4747A7AD2A01FA60E3E /* PBXTargetDependency */ = {
+ 4738076977E30A139F2EE79B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceProxy macOS";
- target = F4FF729814B5AAB9F5113033 /* IceProxy macOS */;
- targetProxy = 28E0481FEF49DF9F4BD4EA60 /* PBXContainerItemProxy */;
+ name = "IceServantLocatorAMD iOS";
+ target = 6D612E6F4871903DCD3A324A /* IceServantLocatorAMD iOS */;
+ targetProxy = 452BDB583E315AD93F78A76C /* PBXContainerItemProxy */;
};
- 80E9F21728A7CAA959A2250E /* PBXTargetDependency */ = {
+ 4A62107D564514622867F60D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceDefaultServant macOS";
- target = 37F09E1762731409B0927A5A /* IceDefaultServant macOS */;
- targetProxy = BAED7AAA4B7C75DCEE95414D /* PBXContainerItemProxy */;
+ name = "IceServantLocator iOS";
+ target = 9C530776724F6E799E34EB78 /* IceServantLocator iOS */;
+ targetProxy = 3D0651CDA7974459DE039B7A /* PBXContainerItemProxy */;
};
- 8461B8F83A105F7783D43FD6 /* PBXTargetDependency */ = {
+ 4D7B0778ECBFA358B9B616AB /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceServantLocatorAMD macOS";
- target = E1608029D5938FDEA43B53BD /* IceServantLocatorAMD macOS */;
- targetProxy = 3A2A77443349D502D66BFBF6 /* PBXContainerItemProxy */;
+ name = "IceExceptions macOS";
+ target = AB3067BB19F19A9A34CA528A /* IceExceptions macOS */;
+ targetProxy = E5F6D25F7E1C3FCFD227937A /* PBXContainerItemProxy */;
};
- 879F6802929CBB3A07A6E1F8 /* PBXTargetDependency */ = {
+ 55BCB61D1827027CF3D892F7 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 macOS";
- target = 1E5AFB3407A860FD2D5A52AB /* Ice C++11 macOS */;
- targetProxy = 73832CB96899AD231540D357 /* PBXContainerItemProxy */;
+ name = "IceUdp macOS";
+ target = E5D50E9F1B537E41E5BD1B5E /* IceUdp macOS */;
+ targetProxy = DB5FB89F734AC7CC5DC402DE /* PBXContainerItemProxy */;
};
- 8EF22B4ABAB27A8C3C2F025C /* PBXTargetDependency */ = {
+ 55E1778780F7070B8654C81E /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingExceptionsAMD iOS";
- target = 91754B964281FFBC9EC76174 /* IceSlicingExceptionsAMD iOS */;
- targetProxy = E09B684B87216869C6BD61F0 /* PBXContainerItemProxy */;
+ name = "IceLocation iOS";
+ target = 6D72C6DAADA7E46CBEBDCA55 /* IceLocation iOS */;
+ targetProxy = 9545287277AE406AF4B9403B /* PBXContainerItemProxy */;
};
- 8F3D8EF29E4E46BB966D96CA /* PBXTargetDependency */ = {
+ 5D4DF3D1DC0EEB9C4D13269D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceScope macOS";
- target = 6987C4C552627E648B93FF8E /* IceScope macOS */;
- targetProxy = 4B957AF905B33AEEEE429B2A /* PBXContainerItemProxy */;
+ name = "IceAcm macOS";
+ target = B2CD06A8A3872289769A0D71 /* IceAcm macOS */;
+ targetProxy = FFCF0D402C9C8A7155DAA2AF /* PBXContainerItemProxy */;
};
- 914FD8294BA4705C06109115 /* PBXTargetDependency */ = {
+ 5D9377E633511B65E0E8B90A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceDefaultValue macOS";
- target = 545E7DD764E2EF6FB2236BD8 /* IceDefaultValue macOS */;
- targetProxy = 5884998C31D98D2140281992 /* PBXContainerItemProxy */;
+ name = "IceExceptionsAMD macOS";
+ target = 708B8815B820428A57009CAE /* IceExceptionsAMD macOS */;
+ targetProxy = FA73AD4B02BCA5DA72D2928F /* PBXContainerItemProxy */;
};
- 9205DE9F0ED44320243C566C /* PBXTargetDependency */ = {
+ 5E55F422520595033B49FEB6 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAcm iOS";
- target = 9559E08EB06E86D9555AFA32 /* IceAcm iOS */;
- targetProxy = 5163C8A507100AF3046A7936 /* PBXContainerItemProxy */;
+ name = "IceFacets macOS";
+ target = 77D6D39EBDFBACAEC6AB50DC /* IceFacets macOS */;
+ targetProxy = 1B8549B36D01C4491F977721 /* PBXContainerItemProxy */;
};
- 92C2433CE87EF9C29222893B /* PBXTargetDependency */ = {
+ 654C331C87103DFB67B98366 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceBinding iOS";
- target = F1BDA74556A572ADF6779950 /* IceBinding iOS */;
- targetProxy = 983EF10AA3941E4E3A18D299 /* PBXContainerItemProxy */;
+ name = "Ice C++11 macOS";
+ target = 5D112EF4155CA9FB910655EB /* Ice C++11 macOS */;
+ targetProxy = A70FD4B8B7A8C5B481DBF70E /* PBXContainerItemProxy */;
};
- 932B8C3D3902CC363CB2DE8A /* PBXTargetDependency */ = {
+ 673FF0CA2C4CE54A94265C70 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceExceptions iOS";
- target = C1FFADFE4AD696D0FFED553E /* IceExceptions iOS */;
- targetProxy = DE84917F5D7B1061F7D17241 /* PBXContainerItemProxy */;
+ name = "IceObjects iOS";
+ target = DF5DAC9FCBE633D9363C049F /* IceObjects iOS */;
+ targetProxy = 2045B2D83D5D2258DD45B941 /* PBXContainerItemProxy */;
};
- 9811052084BA740E08C0FD20 /* PBXTargetDependency */ = {
+ 6A17CA9E1DB9572E32720C07 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 iOS";
- target = 9D790B99CF723726AB027C4D /* Ice C++11 iOS */;
- targetProxy = 48B35333F3397F6ED32CF516 /* PBXContainerItemProxy */;
+ name = "IceAdmin iOS";
+ target = 6B67B1C1BAEDE4DA681A9C03 /* IceAdmin iOS */;
+ targetProxy = 44CD36BFAEB4B05F1214DD12 /* PBXContainerItemProxy */;
};
- 9A0DFFA0B97C0C259FD8F8AC /* PBXTargetDependency */ = {
+ 6B1CCB8E1B35DC5839895ECD /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceBinding macOS";
- target = DDFAF2CEFB920C0FE75BCD2F /* IceBinding macOS */;
- targetProxy = 18549B4352884BBD7F433344 /* PBXContainerItemProxy */;
+ name = "IceScope macOS";
+ target = 203CCFBAE5700282D433D73E /* IceScope macOS */;
+ targetProxy = 077FAE6B64338A756D44773C /* PBXContainerItemProxy */;
};
- 9CEAA1DDC28C2EE55DE5ACD2 /* PBXTargetDependency */ = {
+ 6EF555282F378EA785D4CD1F /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceExceptions macOS";
- target = 83A20DD3EBFB44F9A41058C9 /* IceExceptions macOS */;
- targetProxy = 17F890A70E51A472DD39DB04 /* PBXContainerItemProxy */;
+ name = "IceDefaultServant iOS";
+ target = 0490AD27F5A289C50B3F815D /* IceDefaultServant iOS */;
+ targetProxy = A6704342A688B5D7EA41DF54 /* PBXContainerItemProxy */;
};
- A066B0792B073C11ECCE363A /* PBXTargetDependency */ = {
+ 6FE82489D8288617AEF79B5A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAdapterDeactivation iOS";
- target = D3114A875813205727BE239A /* IceAdapterDeactivation iOS */;
- targetProxy = 6C9BA2F38064D23AC963E866 /* PBXContainerItemProxy */;
+ name = "IceAcm iOS";
+ target = AF7B7FF819A043B5E2816AD4 /* IceAcm iOS */;
+ targetProxy = 4D8C8EEF85D06A85C7385E2E /* PBXContainerItemProxy */;
};
- A0A3704193787D48CF05211D /* PBXTargetDependency */ = {
+ 701F9978A2F527E93120A24A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInheritance iOS";
- target = 76163DBD610637C491CAE31A /* IceInheritance iOS */;
- targetProxy = E1F418B02B1AE77F5AB419EA /* PBXContainerItemProxy */;
+ name = "IceAdmin macOS";
+ target = 3C31265BEB86214148642F72 /* IceAdmin macOS */;
+ targetProxy = FCC722DF17EBF649F313F939 /* PBXContainerItemProxy */;
};
- A27C177EF82705605353D755 /* PBXTargetDependency */ = {
+ 74B7D657188AECC1E60C5EF6 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceEnums macOS";
- target = 927B275163C7303EB658769C /* IceEnums macOS */;
- targetProxy = A6AE3A7BA840655AFF7DB141 /* PBXContainerItemProxy */;
+ name = "IceHold iOS";
+ target = 32F9D5F86E27B8DC0F2EA419 /* IceHold iOS */;
+ targetProxy = 762CA0B29741A20D7D74CA3C /* PBXContainerItemProxy */;
};
- A2F7C28BF0821EC5A8E47049 /* PBXTargetDependency */ = {
+ 778EF5998F2B7DB85AFC87DA /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceDefaultServant iOS";
- target = 2C901EBDEAAD07C4E8F3F138 /* IceDefaultServant iOS */;
- targetProxy = 8EB4BF4D3B3518F23A8D91AE /* PBXContainerItemProxy */;
+ name = "IceSlicingObjectsAMD iOS";
+ target = FBE0B52787FDEC73CCF0FEDE /* IceSlicingObjectsAMD iOS */;
+ targetProxy = 9BE21B0FDB241B9BD1E18469 /* PBXContainerItemProxy */;
};
- A319255B4A60B50309B443FD /* PBXTargetDependency */ = {
+ 7C3E9B4B810800BD4F8246DE /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSSLConfiguration macOS";
- target = DEE785C53DAAFCD9096B0F83 /* IceSSLConfiguration macOS */;
- targetProxy = 2F1139530C2B28466CEEE353 /* PBXContainerItemProxy */;
+ name = "IceServantLocator macOS";
+ target = 52D52F21CA178676FA08462C /* IceServantLocator macOS */;
+ targetProxy = D1A6EDDCCB7DF9B7D69CA472 /* PBXContainerItemProxy */;
};
- A86C8C772ED9939B94129E22 /* PBXTargetDependency */ = {
+ 7D83DFD5FD188C0AE601944F /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInfo macOS";
- target = 70DEF125591A59B1287E9011 /* IceInfo macOS */;
- targetProxy = 04262881D8A0A9A1D1D42874 /* PBXContainerItemProxy */;
+ name = "IceEnums macOS";
+ target = 21D21BE5E516E6EA85CE607E /* IceEnums macOS */;
+ targetProxy = 6B551FF002734405D7C87E07 /* PBXContainerItemProxy */;
};
- AAAB58D139670AE7773CF049 /* PBXTargetDependency */ = {
+ 836FD033594DA68D58AA5E7D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingObjectsAMD iOS";
- target = 190F38FB6D2AF3651FBDA565 /* IceSlicingObjectsAMD iOS */;
- targetProxy = 3D7AE7DF9A65F7331F5A60F8 /* PBXContainerItemProxy */;
+ name = "IceInfo macOS";
+ target = FBDC8840BCAB9CCF43E85A17 /* IceInfo macOS */;
+ targetProxy = 694E3DD56D9746713AC9511C /* PBXContainerItemProxy */;
};
- ABDD3AC2DD3A30CEBAC49BD6 /* PBXTargetDependency */ = {
+ 83B8D694C56A128557ACF6C3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceStream macOS";
- target = CA0456286716603E3F58A6D6 /* IceStream macOS */;
- targetProxy = 4050D295058725F4137DCE31 /* PBXContainerItemProxy */;
+ name = "IceSlicingObjects macOS";
+ target = 5B04D50FF8C2814B0F900B69 /* IceSlicingObjects macOS */;
+ targetProxy = 00B9E96C91684D4EB5C666FA /* PBXContainerItemProxy */;
};
- AE6508D39F993DD79BA215EF /* PBXTargetDependency */ = {
+ 84BB38D0C8046CF3AEEF3FD6 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceStream iOS";
- target = DF7DA54CC3896D66BD483BC0 /* IceStream iOS */;
- targetProxy = FC64C4DE5B172046AC31357B /* PBXContainerItemProxy */;
+ name = "IceBinding macOS";
+ target = 79E76D83C4CE9103EB33C876 /* IceBinding macOS */;
+ targetProxy = 6F471248CE4A5419D1A69504 /* PBXContainerItemProxy */;
};
- AFF2347D435BEB8CABC9257D /* PBXTargetDependency */ = {
+ 9827B65E1EA9584B5E7D516A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceObjects iOS";
- target = 019067F6736B4F99E134C1D2 /* IceObjects iOS */;
- targetProxy = 4AAB0D072BA661D69033EDA5 /* PBXContainerItemProxy */;
+ name = "IceOperationsAMD macOS";
+ target = 3A116DA9D0CAEA2208449869 /* IceOperationsAMD macOS */;
+ targetProxy = DDCDB72CC05E6EB9C48658E8 /* PBXContainerItemProxy */;
};
- B28C726B1243A707977D4258 /* PBXTargetDependency */ = {
+ 9B1AAB5A825BE3CC3805EBED /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceExceptionsAMD macOS";
- target = D49C1699AA63EFB2173EE30E /* IceExceptionsAMD macOS */;
- targetProxy = 4CE4179CC084644350170D1A /* PBXContainerItemProxy */;
+ name = "IceSlicingExceptionsAMD macOS";
+ target = 7ADBF11C9EE20C2EB45B325E /* IceSlicingExceptionsAMD macOS */;
+ targetProxy = 29DB810ACB6FDA70FDE4315E /* PBXContainerItemProxy */;
};
- B43581034BB5B38FB2F8CC4A /* PBXTargetDependency */ = {
+ 9E0B52E03D1BD64D778CC0BA /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceUdp iOS";
- target = 29D62B3E16EE05C27019846D /* IceUdp iOS */;
- targetProxy = 0F642D99A77E3800E8074788 /* PBXContainerItemProxy */;
+ name = "IceInvoke macOS";
+ target = 97C84BE017EF7778EFC76C8B /* IceInvoke macOS */;
+ targetProxy = 351C1DD0594749389B6F55DB /* PBXContainerItemProxy */;
};
- B6F3350B9BC6661B28C9F0C5 /* PBXTargetDependency */ = {
+ A873058575BA5E22C8B937DE /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 iOS";
- target = 9D790B99CF723726AB027C4D /* Ice C++11 iOS */;
- targetProxy = 3207309F7B566F30F7806B35 /* PBXContainerItemProxy */;
+ name = "IceSlicingExceptions iOS";
+ target = 97F30BC51B01F0708208E284 /* IceSlicingExceptions iOS */;
+ targetProxy = 4CB26D02841CD24D89A156DF /* PBXContainerItemProxy */;
};
- BABCE2961238CC0EFA0634A2 /* PBXTargetDependency */ = {
+ AD91A2FE8A6479D362C06006 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingObjects macOS";
- target = 0AB70547BA9E851C0D18A9F1 /* IceSlicingObjects macOS */;
- targetProxy = E10DC611C7DFA9CFDF831734 /* PBXContainerItemProxy */;
+ name = "Ice C++11 iOS";
+ target = DBE4059A588B97A862ACB9C1 /* Ice C++11 iOS */;
+ targetProxy = 3A34BF33E8DE56EA7B47959B /* PBXContainerItemProxy */;
};
- BB190CA1DD5FBF23E5B1A089 /* PBXTargetDependency */ = {
+ ADEB1E11AF7CEDF112FD8893 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = "IceHold macOS";
- target = 30C4060CCA42A7D2D7DFDAF0 /* IceHold macOS */;
- targetProxy = AD235896349A6B13003E8982 /* PBXContainerItemProxy */;
+ target = 94AD4DC1AF342B494CAAB7CC /* IceHold macOS */;
+ targetProxy = 1D863FE698387798E66B0D23 /* PBXContainerItemProxy */;
};
- BB381E2ED445E492945E6539 /* PBXTargetDependency */ = {
+ B5B3C9B52291876AD1227245 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceServantLocator macOS";
- target = 014203CFAC4E933996CC591A /* IceServantLocator macOS */;
- targetProxy = FC00FAE32D143F4F3A57DCC5 /* PBXContainerItemProxy */;
+ name = "IceOptionalAMD macOS";
+ target = CF65D8E795AFA0F6C87A5370 /* IceOptionalAMD macOS */;
+ targetProxy = FAA4F6E9854330B1645FCF4B /* PBXContainerItemProxy */;
};
- BF324D63E409BBD7F188BB68 /* PBXTargetDependency */ = {
+ B9D07183F007CA5FBF72510D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInheritance macOS";
- target = 168695783082400C267A4FEE /* IceInheritance macOS */;
- targetProxy = 8AA819E3F17C4332CAC2B2C3 /* PBXContainerItemProxy */;
+ name = "IceSlicingObjects iOS";
+ target = DDA8E1152F6BDD1A32BBF7D5 /* IceSlicingObjects iOS */;
+ targetProxy = 3623F8DAACCE653AFAE979B1 /* PBXContainerItemProxy */;
};
- C014B1D67D068575CADB89FD /* PBXTargetDependency */ = {
+ BB08F335C5DFBC3FC0B1AA16 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAcm macOS";
- target = 489615AD8D1B52AA45CA5745 /* IceAcm macOS */;
- targetProxy = 49B6A8F745AA3CE04775D511 /* PBXContainerItemProxy */;
+ name = "SliceEscape macOS";
+ target = 4071D2AD7F89B20AEBBDF557 /* SliceEscape macOS */;
+ targetProxy = 49FFC76293BF60B1E17A6667 /* PBXContainerItemProxy */;
};
- C52DF4FAE88EFC1945E0821A /* PBXTargetDependency */ = {
+ BF071D7AF5897A7B8B73511E /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingObjects iOS";
- target = 505C810A1856E8A7F0004864 /* IceSlicingObjects iOS */;
- targetProxy = 77CDA2B91FC6FBF5EAFE3BF8 /* PBXContainerItemProxy */;
+ name = "IceObjects macOS";
+ target = C637E5CCF3BB04B5223E5156 /* IceObjects macOS */;
+ targetProxy = CDBC429D976D4D0AA64A8DF7 /* PBXContainerItemProxy */;
};
- C6CD09841D17939D7FD27D75 /* PBXTargetDependency */ = {
+ BF3602CD2155C25B48D49C74 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceFacets iOS";
- target = 518B2A97C5EA841D90D82FA5 /* IceFacets iOS */;
- targetProxy = 85D8E930ACDBE20D2E232D3F /* PBXContainerItemProxy */;
+ name = "IceStream iOS";
+ target = D930DA19F611D5014A75557D /* IceStream iOS */;
+ targetProxy = CC08B2D205ECA4EB3B611BE0 /* PBXContainerItemProxy */;
};
- CD6A071394D11A911DE39BBE /* PBXTargetDependency */ = {
+ C23BF9EE5065C60851ADD891 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceTimeout macOS";
- target = D8FF131BAF74D96CDCDDFD55 /* IceTimeout macOS */;
- targetProxy = 3F351D4E890446AF899856FB /* PBXContainerItemProxy */;
+ name = "IceServantLocatorAMD macOS";
+ target = 12505B43DECC9072DDA93522 /* IceServantLocatorAMD macOS */;
+ targetProxy = 9D287CCC4D1AA03187B6EADB /* PBXContainerItemProxy */;
};
- D590AEEF318DDFBBF7AB8020 /* PBXTargetDependency */ = {
+ C30C92EF0E49496A637E4595 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInvoke iOS";
- target = 724F3B9955E19120259EBA88 /* IceInvoke iOS */;
- targetProxy = 5065D5F3FFD060401E6A280F /* PBXContainerItemProxy */;
+ name = "IceInfo iOS";
+ target = 58E9BCF64EC1781A4DD0D196 /* IceInfo iOS */;
+ targetProxy = 1EF1DD750C9A8FBB3B962608 /* PBXContainerItemProxy */;
};
- D6594C8DB3CA00924AD5C3B7 /* PBXTargetDependency */ = {
+ C65C1AEF9340209A6311024D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceExceptionsAMD iOS";
- target = 868B272E34C5F86EB37605B9 /* IceExceptionsAMD iOS */;
- targetProxy = 3AEB9A89865F4E19638F3267 /* PBXContainerItemProxy */;
+ name = "IceStream macOS";
+ target = 65D2D192741E513ED7970311 /* IceStream macOS */;
+ targetProxy = 3C7F9DBE6314AE90B49A6E46 /* PBXContainerItemProxy */;
};
- DEFBB3C2C5CF41FB8DF32E20 /* PBXTargetDependency */ = {
+ C95719013D9F7B995910FEAF /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceServantLocatorAMD iOS";
- target = D42F11C6931E46CB3E092325 /* IceServantLocatorAMD iOS */;
- targetProxy = AF73F51D5A9029374FB69C45 /* PBXContainerItemProxy */;
+ name = "SliceEscape iOS";
+ target = A846EEA352AF47315182B4BF /* SliceEscape iOS */;
+ targetProxy = 398B7D42066E484AADDBDDA5 /* PBXContainerItemProxy */;
};
- DF20316FD9BF8702BB93A7FF /* PBXTargetDependency */ = {
+ CF644B1A423B2163F542DD2C /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOptional macOS";
- target = EE9BA3E14B0161950F4E6728 /* IceOptional macOS */;
- targetProxy = 0902E666C781200A83A86172 /* PBXContainerItemProxy */;
+ name = "IceOperationsAMD iOS";
+ target = 211C6F4229E2AA455B2216AB /* IceOperationsAMD iOS */;
+ targetProxy = 77D04BB618C88B97D574D6AA /* PBXContainerItemProxy */;
};
- E5C52BA112E1DEE6C511C917 /* PBXTargetDependency */ = {
+ CFB6E13F256296E7E2C51029 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceProxy iOS";
- target = 3ABF257B7556B99F3E27DE79 /* IceProxy iOS */;
- targetProxy = 7E9423C38FD5FCFCA624EBD4 /* PBXContainerItemProxy */;
+ name = "IceExceptionsAMD iOS";
+ target = 609C6DF8A42F390A3B5FDD7E /* IceExceptionsAMD iOS */;
+ targetProxy = 9B35663FC93B5AFB9E11EC5F /* PBXContainerItemProxy */;
};
- E699A2099C28F930ED67FB71 /* PBXTargetDependency */ = {
+ D0DDD3AE29AC02DD98A1E4E5 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 iOS";
- target = 9D790B99CF723726AB027C4D /* Ice C++11 iOS */;
- targetProxy = 23EA5AD6BDA78E20F17F6628 /* PBXContainerItemProxy */;
+ name = "IceExceptions iOS";
+ target = 0D43BBB8D3BF61316319F3AD /* IceExceptions iOS */;
+ targetProxy = 8C84251DF49FE56FECB87BD7 /* PBXContainerItemProxy */;
};
- E89BA3CE6E08B45B9F5331FA /* PBXTargetDependency */ = {
+ D1EC495EA69A3DC7D17BC183 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingExceptionsAMD macOS";
- target = 19C81509369F8EDE96AB38DF /* IceSlicingExceptionsAMD macOS */;
- targetProxy = BD6D566C891266CF4E2EB3CD /* PBXContainerItemProxy */;
+ name = "Ice C++11 iOS";
+ target = DBE4059A588B97A862ACB9C1 /* Ice C++11 iOS */;
+ targetProxy = 17CAF54C5A72E54E2EE6E822 /* PBXContainerItemProxy */;
};
- EAE2C5AAE523A9C243C1AC25 /* PBXTargetDependency */ = {
+ D270A4F185768FB39BDFD1F3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingObjectsAMD macOS";
- target = 4B841FF75849A8F9B5CF7D78 /* IceSlicingObjectsAMD macOS */;
- targetProxy = DEC2031A70E8B62C27E08E80 /* PBXContainerItemProxy */;
+ name = "IceRetry iOS";
+ target = E70A499E954C5EBD82868040 /* IceRetry iOS */;
+ targetProxy = D3D790DCE2B6249786C6A7F6 /* PBXContainerItemProxy */;
};
- ED04BBC9D56DCABAA915C742 /* PBXTargetDependency */ = {
+ DDAB45433EA7B6D0ABE669AD /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceRetry macOS";
- target = 305BE25227D580C2E6CE24AD /* IceRetry macOS */;
- targetProxy = F6BC7026F1B0F219FA6DE1C0 /* PBXContainerItemProxy */;
+ name = "IceScope iOS";
+ target = 825326F860E786A79DEB00D4 /* IceScope iOS */;
+ targetProxy = B6847AF7C38F82E528C717F5 /* PBXContainerItemProxy */;
};
- EF78DC527160EC5956C667C6 /* PBXTargetDependency */ = {
+ E012421CA91F9C97DC56855A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAdapterDeactivation macOS";
- target = FA79FDB2E40EA048C989CE6B /* IceAdapterDeactivation macOS */;
- targetProxy = 812B91C09084E2442A7EB756 /* PBXContainerItemProxy */;
+ name = "IceSlicingObjectsAMD macOS";
+ target = F128075545E1E30A90D7320B /* IceSlicingObjectsAMD macOS */;
+ targetProxy = DB74FC28B55637255307B4A2 /* PBXContainerItemProxy */;
};
- F1B53D704ACC2B6204024DAC /* PBXTargetDependency */ = {
+ E3B05A132BF333D4262E6ED7 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOperations macOS";
- target = FE8E547E9375612C62A208B6 /* IceOperations macOS */;
- targetProxy = A86B7311699114340C9A1637 /* PBXContainerItemProxy */;
+ name = "IceBinding iOS";
+ target = A99E9B163074E125FC2013CB /* IceBinding iOS */;
+ targetProxy = 3FA821F61BAB438D15974E7B /* PBXContainerItemProxy */;
};
- F2439549999660BB658B4BBA /* PBXTargetDependency */ = {
+ E930F964DBDD12C3E4290D54 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceRetry iOS";
- target = 084212C63823922FF8CCED86 /* IceRetry iOS */;
- targetProxy = 8E3350D68E71E687285FC736 /* PBXContainerItemProxy */;
+ name = "Ice C++11 iOS";
+ target = DBE4059A588B97A862ACB9C1 /* Ice C++11 iOS */;
+ targetProxy = 8FC17178C1336C4E501C52F5 /* PBXContainerItemProxy */;
};
- F76B6DB0C73A2BD04551B8B2 /* PBXTargetDependency */ = {
+ F9CE234D1921FCD9D3A2CDC0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInvoke macOS";
- target = 316EF239C0880E451FED1779 /* IceInvoke macOS */;
- targetProxy = A6EB4DF0EAACE765DC8161B1 /* PBXContainerItemProxy */;
+ name = "IceProperties iOS";
+ target = 4DDEF927C72F4ADC4CC2F561 /* IceProperties iOS */;
+ targetProxy = BF3F9D4838052666797C6C1E /* PBXContainerItemProxy */;
};
- F7DAAD023FDF26C6B71E1EA7 /* PBXTargetDependency */ = {
+ FE6CDE710CA0A0C024C07075 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAdmin macOS";
- target = E3CA2B3834D08A660128B365 /* IceAdmin macOS */;
- targetProxy = 0AF5B72191DA4445F0D3941B /* PBXContainerItemProxy */;
+ name = "Ice C++11 iOS";
+ target = DBE4059A588B97A862ACB9C1 /* Ice C++11 iOS */;
+ targetProxy = 78D34BDEA841064D88F49B43 /* PBXContainerItemProxy */;
};
- FDFF7CEC572F7257272605F5 /* PBXTargetDependency */ = {
+ FFB1D1C9ECFFB6784F1C460F /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceEnums iOS";
- target = FA9AC3E07BD3162B0750B991 /* IceEnums iOS */;
- targetProxy = 0555749CBC275B66F56CD3E9 /* PBXContainerItemProxy */;
+ name = "IceOperations iOS";
+ target = 8739E27BE2F42956F1855311 /* IceOperations iOS */;
+ targetProxy = 86AAF95478BBA4DB294DDF25 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
- 022F5FE8EBDFAD43E6E6A804 /* Release */ = {
+ 012A72C0B549D274A5E55282 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 3.7.2;
+ DYLIB_COMPATIBILITY_VERSION = 3.7.2;
+ DYLIB_CURRENT_VERSION = 3.7.2;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
+ PRODUCT_NAME = IceAdmin;
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Release;
+ };
+ 01C906052E08387635E52D5A /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 3.7.2;
+ DYLIB_COMPATIBILITY_VERSION = 3.7.2;
+ DYLIB_CURRENT_VERSION = 3.7.2;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
+ PRODUCT_NAME = IceOperations;
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Release;
+ };
+ 032280F7F45A214E80202EB9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -11786,11 +12066,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
- PRODUCT_NAME = IceAdapterDeactivation;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
+ PRODUCT_NAME = IceProperties;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -11799,7 +12079,7 @@
};
name = Release;
};
- 04D54858E373FB040A7E6F96 /* Debug */ = {
+ 0494EA8965AD0FF9047F37BF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -11808,42 +12088,41 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions;
- PRODUCT_NAME = IceSlicingExceptions;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
+ PRODUCT_NAME = IceTimeout;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 056C88AE1D341C85E4F31643 /* Release */ = {
+ 078E47FED8CF714A35956FB9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
- PRODUCT_NAME = IceScope;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
+ PRODUCT_NAME = IceEnums;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 06CBCCDA23CF3DF5B10D3EEC /* Debug */ = {
+ 082EC222E9638CE94B03BF46 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -11853,12 +12132,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions;
- PRODUCT_NAME = IceSlicingExceptions;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
+ PRODUCT_NAME = IceInfo;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -11866,72 +12145,82 @@
};
name = Debug;
};
- 070B4055C5681E0FDEAE184C /* Debug */ = {
+ 08C4A2FC3710886248C879B0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
- PRODUCT_NAME = IceDefaultServant;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD;
+ PRODUCT_NAME = IceProxyAMD;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 096E81D43B8A36E3985B5D75 /* Release */ = {
+ 09BC3AB3FD07947C04194829 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream;
- PRODUCT_NAME = IceStream;
+ INFOPLIST_FILE = test/TestCommon/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ 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;
SWIFT_VERSION = 5.0;
+ TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
name = Release;
};
- 09B9BC90771D9F83F4B4CBB7 /* Release */ = {
+ 09D29AE60A1669E4BA7771A6 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
+ DEVELOPMENT_TEAM = U4TBVKNQ7F;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
- PRODUCT_NAME = IceHold;
+ INFOPLIST_FILE = test/TestDriver/iOS/Info.plist;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestDriver;
+ PRODUCT_NAME = TestDriver;
SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 0C1CFFAD255E90AC8974D83F /* Release */ = {
+ 0A2FC798BE815A3F74F7CAB3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_ARC = NO;
@@ -11940,7 +12229,7 @@
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_BUILDING_SRC,
@@ -11954,8 +12243,8 @@
"$(SRCROOT)/../cpp/src/",
);
OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceSSL++11iOS";
- PRODUCT_NAME = "IceSSL++11iOS";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11iOS";
+ PRODUCT_NAME = "IceLocatorDiscovery++11iOS";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
TARGETED_DEVICE_FAMILY = "1,2";
@@ -11963,7 +12252,7 @@
};
name = Release;
};
- 0C7015891C04195BCCEC746A /* Debug */ = {
+ 0F16861700AEA166C7BF9421 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -11973,12 +12262,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
- PRODUCT_NAME = IceProxy;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
+ PRODUCT_NAME = IceExceptions;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -11986,7 +12275,7 @@
};
name = Debug;
};
- 0E01CB54905B3336976CF6CE /* Debug */ = {
+ 104F7BCD18464C5684B3D5AE /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -11996,12 +12285,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD;
- PRODUCT_NAME = IceSlicingExceptionsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
+ PRODUCT_NAME = IceDefaultServant;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -12009,7 +12298,7 @@
};
name = Debug;
};
- 0F4C8DCED33185AEF5AEDB55 /* Debug */ = {
+ 117B9B2E4A1D362A3579EE76 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -12019,12 +12308,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
- PRODUCT_NAME = IceHold;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
+ PRODUCT_NAME = IceObjects;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -12032,29 +12321,44 @@
};
name = Debug;
};
- 11047E5DA812A9874AA518E8 /* Release */ = {
+ 12AA19F1C5B749F9B5493D24 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
- PRODUCT_NAME = IceLocation;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
+ INFOPLIST_FILE = src/Ice/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ OTHER_LDFLAGS = (
+ "-lbz2",
+ "-liconv",
+ );
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Ice;
+ PRODUCT_NAME = Ice;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
+ SWIFT_INCLUDE_PATHS = "$(SRCROOT)/src/IceObjc";
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
- name = Release;
+ name = Debug;
};
- 119CCD7BA0E023D58880971A /* Debug */ = {
+ 12D19D8E4950BE486360EA71 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -12063,41 +12367,43 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration;
- PRODUCT_NAME = IceSSLConfiguration;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
+ PRODUCT_NAME = IceSlicingObjectsAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 125B9A13F9E636A09ACF7831 /* Release */ = {
+ 1373F240D2A26F2BC9F366D8 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
+ DEVELOPMENT_TEAM = U4TBVKNQ7F;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
- PRODUCT_NAME = IceOperations;
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
+ INFOPLIST_FILE = test/TestDriver/macOS/Info.plist;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestDriver;
+ PRODUCT_NAME = TestDriver;
+ SDKROOT = macosx;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 12C26DEC9763B6314BF9B1F2 /* Debug */ = {
+ 146599D2410E3B250AD686D7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -12106,63 +12412,73 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
PRODUCT_NAME = IceInfo;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 13FF040020F40DDD871A8165 /* Debug */ = {
+ 1777D8285ABAA87831B87613 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
- PRODUCT_NAME = IceAdmin;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
+ PRODUCT_NAME = IceExceptionsAMD;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 14BD343E07AA6DAB7D63A8F3 /* Debug */ = {
+ 17CFA7BAD2B3D4DFCCE50E7F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ 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;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
- PRODUCT_NAME = IceUdp;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceSSL++11macOS";
+ PRODUCT_NAME = "IceSSL++11macOS";
SDKROOT = macosx;
SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 1548EAE86CF67707A61BDEFC /* Release */ = {
+ 1937700E3C743395A729F356 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -12172,12 +12488,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
- PRODUCT_NAME = IceAdapterDeactivation;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
+ PRODUCT_NAME = IceObjects;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -12185,7 +12501,7 @@
};
name = Release;
};
- 15A3737A41B290F661942699 /* Debug */ = {
+ 1A147A5E4DB14435E6616B76 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -12194,11 +12510,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
- PRODUCT_NAME = IceFacets;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
+ PRODUCT_NAME = IceAmi;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -12206,7 +12522,7 @@
};
name = Debug;
};
- 177C9E11ABAF1C266E0DF314 /* Release */ = {
+ 1A48146F470C17ACE484DBAA /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -12216,43 +12532,62 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions;
- PRODUCT_NAME = IceSlicingExceptions;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream;
+ PRODUCT_NAME = IceStream;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 178D25F5764C091CDB2E6963 /* Release */ = {
+ 1B829536B12E9BF9BDE1D9FB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
- PRODUCT_NAME = IceInvoke;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD;
+ PRODUCT_NAME = IceOptionalAMD;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 185C11CDAFBBE722B3128737 /* Release */ = {
+ 1DBCA0C981365F84FCAF774D /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.2;
+ DYLIB_COMPATIBILITY_VERSION = 3.7.2;
+ DYLIB_CURRENT_VERSION = 3.7.2;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
+ PRODUCT_NAME = IceHold;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Debug;
+ };
+ 1DEE1DF97796A0FF9A824A09 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -12262,8 +12597,8 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry;
@@ -12275,85 +12610,75 @@
};
name = Release;
};
- 1885E453E36DFDB919387EBB /* Debug */ = {
+ 1EB0DED23DF24CC75E61F269 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = test/TestCommon/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- 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.IceServantLocatorAMD;
+ PRODUCT_NAME = IceServantLocatorAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
+ VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 188F60C4CCBFC9819AF01F1E /* Debug */ = {
+ 1F5B2892E82197C15AE957B6 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- EXECUTABLE_PREFIX = lib;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- );
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- HEADER_SEARCH_PATHS = (
- "$(SRCROOT)/../cpp/include/",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/",
- "$(SRCROOT)/../cpp/src/",
- );
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceSSL++11macOS";
- PRODUCT_NAME = "IceSSL++11macOS";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
+ PRODUCT_NAME = IceDefaultValue;
SDKROOT = macosx;
SKIP_INSTALL = YES;
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 1900E01E472D778989FD38D5 /* Debug */ = {
+ 20153B43CF0BB38D7B4B0BB8 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
- PRODUCT_NAME = IceObjects;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD;
+ PRODUCT_NAME = IceSlicingExceptionsAMD;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 1B99D0E59588C3D19AFE5AC6 /* Debug */ = {
+ 218367B55CDD938EE07B3365 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -12362,11 +12687,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
- PRODUCT_NAME = IceDefaultValue;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
+ PRODUCT_NAME = IceInfo;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -12374,7 +12699,7 @@
};
name = Debug;
};
- 1BA39E2325F6B41BD8ED4AE8 /* Debug */ = {
+ 220D26C1B35AB2353A1AC276 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -12384,12 +12709,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
- PRODUCT_NAME = IceTimeout;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm;
+ PRODUCT_NAME = IceAcm;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -12397,7 +12722,7 @@
};
name = Debug;
};
- 1D8B92BE9ECC4C9906BC2475 /* Debug */ = {
+ 228E1BA3412C920FAA2C1086 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -12406,11 +12731,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
- PRODUCT_NAME = IceExceptionsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
+ PRODUCT_NAME = IceExceptions;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -12418,96 +12743,96 @@
};
name = Debug;
};
- 1E50789FE1DED5E3A9F18A67 /* Debug */ = {
+ 2500649CE0FF1ECE95C34C43 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
- PRODUCT_NAME = IceInfo;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
+ PRODUCT_NAME = IceAdapterDeactivation;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 1F52359111D0FD4D6D787858 /* Release */ = {
+ 2670E894381CB617A85713AE /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
- PRODUCT_NAME = IceProperties;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
+ PRODUCT_NAME = IceBinding;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 23591282726E6867A901D6B3 /* Release */ = {
+ 27411270D6D8E89D4309769D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD;
- PRODUCT_NAME = IceOptionalAMD;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD;
+ PRODUCT_NAME = IceSlicingExceptionsAMD;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 23F20B7F26A594EE0DAFE51C /* Debug */ = {
+ 28B18500CA1B1C2B6BEF5AD0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
- PRODUCT_NAME = IceInheritance;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
+ PRODUCT_NAME = IceOptional;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 2590340DC7B71B720E13213D /* Debug */ = {
+ 293C8BFCE0001913E15400D9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -12516,11 +12841,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
- PRODUCT_NAME = IceOperations;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
+ PRODUCT_NAME = IceOperationsAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -12528,7 +12853,7 @@
};
name = Debug;
};
- 25ECAE357BDEA8DDAC51B2BA /* Release */ = {
+ 2A03C95B90E8531F9DE1672D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -12537,43 +12862,47 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD;
- PRODUCT_NAME = IceProxyAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
+ PRODUCT_NAME = IceUdp;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 293DE0CA75FE4909B5EA78E1 /* Debug */ = {
+ 2BFC5B645443EFAB227B6098 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ FRAMEWORK_VERSION = A;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
- PRODUCT_NAME = IceScope;
+ INFOPLIST_FILE = test/TestCommon/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestCommon;
+ PRODUCT_NAME = TestCommon;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
name = Debug;
};
- 2A21B7DA5A3C85561DBA9434 /* Release */ = {
+ 3005E78A105A0BCE24C92474 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -12582,11 +12911,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
- PRODUCT_NAME = IceSlicingObjects;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
+ PRODUCT_NAME = IceHold;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -12595,7 +12924,7 @@
};
name = Release;
};
- 2A7C4DECB809927BF17484F6 /* Debug */ = {
+ 304E4633378F09C6F2EABBC6 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -12604,11 +12933,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
- PRODUCT_NAME = IceSlicingObjectsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD;
+ PRODUCT_NAME = IceSlicingExceptionsAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -12616,94 +12945,111 @@
};
name = Debug;
};
- 2C7ECDD943C774CE3D5B07FD /* Debug */ = {
+ 329553B29FFA1F5C7E616C25 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
- PRODUCT_NAME = IceOptional;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
+ PRODUCT_NAME = IceAdapterDeactivation;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 33252723994F81B256A13888 /* Debug */ = {
+ 32B7C1937BE9434A5DC3B06B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
+ FRAMEWORK_VERSION = A;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
- PRODUCT_NAME = IceHold;
- SDKROOT = iphoneos;
+ INFOPLIST_FILE = test/TestCommon/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestCommon;
+ PRODUCT_NAME = TestCommon;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
- name = Debug;
+ name = Release;
};
- 35A9D388D1ACCA4BAB94ABA4 /* Release */ = {
+ 34DC1A6198BCB959D24F69B5 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry;
- PRODUCT_NAME = IceRetry;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration;
+ PRODUCT_NAME = IceSSLConfiguration;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 36B28114ACC8DF9E447E59A9 /* Release */ = {
+ 35406C729FAE7D073D65F24E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ 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;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
- PRODUCT_NAME = IceDefaultServant;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11macOS";
+ PRODUCT_NAME = "IceDiscovery++11macOS";
SDKROOT = macosx;
SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 394C316A53C8B7C955C5A0B4 /* Release */ = {
+ 38273312DA2C229989A9B25F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_ARC = NO;
@@ -12712,7 +13058,7 @@
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_BUILDING_SRC,
@@ -12726,39 +13072,38 @@
"$(SRCROOT)/../cpp/src/",
);
OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11iOS";
- PRODUCT_NAME = "IceDiscovery++11iOS";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceIAP++11iOS";
+ PRODUCT_NAME = "IceIAP++11iOS";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
};
- name = Release;
+ name = Debug;
};
- 3954757AD1D155095F0BD733 /* Release */ = {
+ 3827B698BBF6EE167E866510 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
+ DEVELOPMENT_TEAM = U4TBVKNQ7F;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
- PRODUCT_NAME = IceOperations;
+ INFOPLIST_FILE = test/TestDriver/macOS/Info.plist;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestDriver;
+ PRODUCT_NAME = TestDriver;
SDKROOT = macosx;
- SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 3A54F193723238209FFD1662 /* Release */ = {
+ 3A10CEA45117B26EE4E4D286 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -12767,20 +13112,19 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
- PRODUCT_NAME = IceFacets;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape;
+ PRODUCT_NAME = SliceEscape;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 3AC0EF06A52F592D64A3080C /* Release */ = {
+ 3A7393BED0B78A466F4BDE94 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -12790,12 +13134,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
- PRODUCT_NAME = IceInheritance;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
+ PRODUCT_NAME = IceDefaultValue;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -12803,37 +13147,7 @@
};
name = Release;
};
- 3B0AF5FF2722AB8AE624511B /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ENABLE_OBJC_ARC = NO;
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.2;
- DYLIB_COMPATIBILITY_VERSION = 3.7.2;
- DYLIB_CURRENT_VERSION = 3.7.2;
- EXECUTABLE_PREFIX = lib;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- );
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- HEADER_SEARCH_PATHS = (
- "$(SRCROOT)/../cpp/include/",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/",
- "$(SRCROOT)/../cpp/src/",
- );
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11macOS";
- PRODUCT_NAME = "IceDiscovery++11macOS";
- SDKROOT = macosx;
- SKIP_INSTALL = YES;
- };
- name = Debug;
- };
- 3D096D12C9692FF9D18D6026 /* Release */ = {
+ 3B3E8E828B53150B3CA3999E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -12842,20 +13156,19 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
- PRODUCT_NAME = IceAdmin;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
+ PRODUCT_NAME = IceDefaultValue;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 3D2AAC384EF788F717AD2128 /* Release */ = {
+ 3BEE12F0741531A5F87AB53A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -12864,11 +13177,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
- PRODUCT_NAME = IceInfo;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
+ PRODUCT_NAME = IceOptional;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -12877,7 +13190,7 @@
};
name = Release;
};
- 3D366D747139501CC0FF1AB1 /* Release */ = {
+ 3C69344D26EC5805D7FD7042 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -12886,11 +13199,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
- PRODUCT_NAME = IceServantLocator;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
+ PRODUCT_NAME = IceFacets;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -12899,29 +13212,30 @@
};
name = Release;
};
- 3DD7BE11B6C74C3F819DD4DD /* Release */ = {
+ 3EDC9FEF6C03332F2AAFD980 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
- PRODUCT_NAME = IceUdp;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
+ PRODUCT_NAME = IceOperations;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 3F9C216F134DCBE9C94C342D /* Debug */ = {
+ 41713806E2240D16E0DB6920 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -12930,19 +13244,20 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
- PRODUCT_NAME = IceAmi;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD;
+ PRODUCT_NAME = IceOptionalAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 41BD7A0EF67B543714C555E4 /* Release */ = {
+ 42B0DD6F2AE1BED06B587BEF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -12951,20 +13266,19 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
- PRODUCT_NAME = IceProxy;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
+ PRODUCT_NAME = IceFacets;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 4231852EECE91AAE90EA84F4 /* Debug */ = {
+ 4621363798CF15A674212E86 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -12973,19 +13287,20 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD;
- PRODUCT_NAME = IceOptionalAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry;
+ PRODUCT_NAME = IceRetry;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 4290B95529D603009FABDEE4 /* Debug */ = {
+ 483A3C2921F3D9313D3F315A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "";
@@ -12996,9 +13311,9 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
FRAMEWORK_VERSION = A;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
HEADER_SEARCH_PATHS = (
"$(SRCROOT)/../cpp/include/",
@@ -13021,127 +13336,129 @@
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
- name = Debug;
+ name = Release;
};
- 4343FDA430AA51B7068BB966 /* Debug */ = {
+ 4AD10A697FB21BE49A79E9A5 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
- PRODUCT_NAME = IceUdp;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
+ PRODUCT_NAME = IceAmi;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 44158EDB23EF323855A77004 /* Release */ = {
+ 4CC2F2D79F213781FC0A26EE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 3.7.2;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.2;
- DYLIB_CURRENT_VERSION = 3.7.2;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- FRAMEWORK_VERSION = A;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- HEADER_SEARCH_PATHS = (
- "$(SRCROOT)/../cpp/include/",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/",
- "$(SRCROOT)/../cpp/src/",
- );
- INFOPLIST_FILE = src/Ice/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
- OTHER_LDFLAGS = (
- "-lbz2",
- "-liconv",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Ice;
- PRODUCT_NAME = Ice;
- SDKROOT = macosx;
- SKIP_INSTALL = YES;
- SWIFT_INCLUDE_PATHS = "$(SRCROOT)/src/IceObjc";
- SWIFT_VERSION = 5.0;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
+ 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_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 = 4.2;
};
name = Release;
};
- 45162745D95C8733C366DCA8 /* Debug */ = {
+ 4D061F1B8692AA47C5E399AE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- );
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- HEADER_SEARCH_PATHS = (
- "$(SRCROOT)/../cpp/include/",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/",
- "$(SRCROOT)/../cpp/src/",
- );
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11iOS";
- PRODUCT_NAME = "IceDiscovery++11iOS";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD;
+ PRODUCT_NAME = IceSlicingExceptionsAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- TARGETED_DEVICE_FAMILY = "1,2";
+ SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 485978DEBA1477A886F45432 /* Debug */ = {
+ 4D107BAD832944C757DF7388 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- FRAMEWORK_VERSION = A;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = test/TestCommon/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestCommon;
- PRODUCT_NAME = TestCommon;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
+ PRODUCT_NAME = IceObjects;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
+ VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 49E753D582B0F1F335EB8619 /* Debug */ = {
+ 4ECDE664D684567ED818509C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -13201,84 +13518,79 @@
};
name = Debug;
};
- 4B70CCB04F3490C0BA4C694B /* Debug */ = {
+ 4FA8B33E839913ED217DED5B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- );
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- HEADER_SEARCH_PATHS = (
- "$(SRCROOT)/../cpp/include/",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/",
- "$(SRCROOT)/../cpp/src/",
- );
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceIAP++11iOS";
- PRODUCT_NAME = "IceIAP++11iOS";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
+ PRODUCT_NAME = IceInheritance;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- TARGETED_DEVICE_FAMILY = "1,2";
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 4D71C8D1C4A6FE67B7637ACD /* Release */ = {
+ 5236877728850364CA61A5F6 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
PRODUCT_NAME = IceServantLocator;
- SDKROOT = macosx;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 4DAD132D5B0C9F345F9FE80C /* Release */ = {
+ 531A586FCE2FC93F097EE2CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ 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;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD;
- PRODUCT_NAME = IceProxyAMD;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11macOS";
+ PRODUCT_NAME = "IceDiscovery++11macOS";
SDKROOT = macosx;
SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 4E8EB84A858B9DDFACF967DC /* Release */ = {
+ 53DB486F6CCAB2CEE05FCD93 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -13288,12 +13600,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
- PRODUCT_NAME = IceOptional;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
+ PRODUCT_NAME = IceFacets;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -13301,72 +13613,84 @@
};
name = Release;
};
- 50EBAAFC822AC78FAC814738 /* Debug */ = {
+ 53E94B9E8693CBC38144EC3E /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD;
- PRODUCT_NAME = IceSlicingExceptionsAMD;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions;
+ PRODUCT_NAME = IceSlicingExceptions;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 5173A329254CD1C77D9B8A1E /* Debug */ = {
+ 54363F06437F86B09E12F83F /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
- PRODUCT_NAME = IceDefaultServant;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape;
+ PRODUCT_NAME = SliceEscape;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 535AD62216D562801E21480C /* Debug */ = {
+ 54E5E59B1F892EF45E6832D5 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ ICE_CPP11_MAPPING,
+ ICE_BUILDING_SRC,
+ ICE_STATIC_LIBS,
+ ICE_SWIFT,
+ );
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
- PRODUCT_NAME = IceProperties;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
+ OTHER_LDFLAGS = "-ObjC";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11iOS";
+ PRODUCT_NAME = "IceDiscovery++11iOS";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
};
- name = Debug;
+ name = Release;
};
- 548E24666ADB0F0EFAEC06FD /* Debug */ = {
+ 552664EF6C29F07B040762D3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -13376,12 +13700,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
- PRODUCT_NAME = IceExceptionsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
+ PRODUCT_NAME = IceOptional;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -13389,7 +13713,7 @@
};
name = Debug;
};
- 549DF5433F3E101BB081D63E /* Debug */ = {
+ 556A580868315D165E1FC940 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_ARC = NO;
@@ -13398,8 +13722,8 @@
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
+ ENABLE_TESTABILITY = NO;
EXECUTABLE_PREFIX = lib;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_BUILDING_SRC,
@@ -13417,9 +13741,54 @@
SDKROOT = macosx;
SKIP_INSTALL = YES;
};
+ name = Release;
+ };
+ 5784461B4FF0639EA90D3A28 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.2;
+ DYLIB_COMPATIBILITY_VERSION = 3.7.2;
+ DYLIB_CURRENT_VERSION = 3.7.2;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
+ PRODUCT_NAME = IceProxy;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Release;
+ };
+ 5A9B2DB6564A3D63878C40C0 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 3.7.2;
+ DYLIB_COMPATIBILITY_VERSION = 3.7.2;
+ DYLIB_CURRENT_VERSION = 3.7.2;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration;
+ PRODUCT_NAME = IceSSLConfiguration;
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
+ };
name = Debug;
};
- 55EB07862877E4DC8EDDAFA3 /* Debug */ = {
+ 5BD4A67C0D4D334F2A660EEE /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -13429,12 +13798,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD;
- PRODUCT_NAME = IceOptionalAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
+ PRODUCT_NAME = IceUdp;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -13442,7 +13811,7 @@
};
name = Debug;
};
- 56DA7AEBD47BE72CBEC36F6C /* Release */ = {
+ 5CD9F6FE08129CE13FC90D86 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -13452,12 +13821,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
- PRODUCT_NAME = IceAdmin;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
+ PRODUCT_NAME = IceExceptions;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -13465,7 +13834,7 @@
};
name = Release;
};
- 5AE3601C46A5013E4B28D76C /* Debug */ = {
+ 5E4EA805F0E4FE25D0A0347F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -13474,11 +13843,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
- PRODUCT_NAME = IceInvoke;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
+ PRODUCT_NAME = IceObjects;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -13486,17 +13855,16 @@
};
name = Debug;
};
- 5DE2B7634531A7503CDF4499 /* Release */ = {
+ 601D284643C47CF493778B40 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_ARC = NO;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- EXECUTABLE_PREFIX = lib;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_BUILDING_SRC,
@@ -13509,14 +13877,16 @@
"$(SYMROOT)/$(PLATFORM_NAME)/include/",
"$(SRCROOT)/../cpp/src/",
);
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceSSL++11macOS";
- PRODUCT_NAME = "IceSSL++11macOS";
- SDKROOT = macosx;
+ OTHER_LDFLAGS = "-ObjC";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11iOS";
+ PRODUCT_NAME = "Ice++11iOS";
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
+ TARGETED_DEVICE_FAMILY = "1,2";
};
- name = Release;
+ name = Debug;
};
- 5F0C2D78C7E72E39178ECB6A /* Debug */ = {
+ 609C659696B58FF816EA6108 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -13525,11 +13895,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
- PRODUCT_NAME = IceBinding;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration;
+ PRODUCT_NAME = IceSSLConfiguration;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -13537,28 +13907,76 @@
};
name = Debug;
};
- 5F3E1DC6C93FD05A6D66EB00 /* Debug */ = {
+ 61D40EDDA33965B35C8034B9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD;
- PRODUCT_NAME = IceServantLocatorAMD;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream;
+ PRODUCT_NAME = IceStream;
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Release;
+ };
+ 61E082EEB774A197C3BE9522 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 3.7.2;
+ DYLIB_COMPATIBILITY_VERSION = 3.7.2;
+ DYLIB_CURRENT_VERSION = 3.7.2;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
+ PRODUCT_NAME = IceServantLocator;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 60A7B243B83FFE6DCE521B21 /* Debug */ = {
+ 649C8AD9FEDB7EC74FEEAD18 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 3.7.2;
+ DYLIB_COMPATIBILITY_VERSION = 3.7.2;
+ DYLIB_CURRENT_VERSION = 3.7.2;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
+ PRODUCT_NAME = IceSlicingObjectsAMD;
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Release;
+ };
+ 66F3290260A18215E8D4598B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -13567,8 +13985,8 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
PRODUCT_NAME = IceProxy;
@@ -13579,7 +13997,7 @@
};
name = Debug;
};
- 62699FFF0E267BF02B024540 /* Debug */ = {
+ 67C4CF526A1CCD95FEF2F01C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -13588,72 +14006,20 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
- PRODUCT_NAME = IceSlicingObjects;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
+ PRODUCT_NAME = IceDefaultValue;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
- };
- 650770AAD21EA337F5DC2CB0 /* 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_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 = 4.2;
- };
name = Release;
};
- 65CB92785E6F305DA4EAC56D /* Release */ = {
+ 6894E81274101EA7AF435784 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -13662,11 +14028,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
- PRODUCT_NAME = IceDefaultServant;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
+ PRODUCT_NAME = IceScope;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -13675,7 +14041,7 @@
};
name = Release;
};
- 671F4CB90BDF13C1BD3520B2 /* Debug */ = {
+ 68EF51B0880DD28C4B498A60 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -13685,12 +14051,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
- PRODUCT_NAME = IceExceptions;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
+ PRODUCT_NAME = IceScope;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -13698,30 +14064,61 @@
};
name = Debug;
};
- 69A1EF1D0EE5F12D53E512E5 /* Release */ = {
+ 696A44FF3291D1DED08F5042 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
- PRODUCT_NAME = IceEnums;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
+ PRODUCT_NAME = IceUdp;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 6BF9ABE5148CE6117B13E02C /* Release */ = {
+ 69937AA03008183CE638534E /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CLANG_ENABLE_OBJC_ARC = NO;
+ CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.2;
+ DYLIB_COMPATIBILITY_VERSION = 3.7.2;
+ DYLIB_CURRENT_VERSION = 3.7.2;
+ ENABLE_TESTABILITY = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ ICE_CPP11_MAPPING,
+ ICE_BUILDING_SRC,
+ ICE_STATIC_LIBS,
+ ICE_SWIFT,
+ );
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
+ OTHER_LDFLAGS = "-ObjC";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceSSL++11iOS";
+ PRODUCT_NAME = "IceSSL++11iOS";
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
+ };
+ name = Release;
+ };
+ 6A58051C2C838506DDF615B2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -13731,12 +14128,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm;
- PRODUCT_NAME = IceAcm;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
+ PRODUCT_NAME = IceProperties;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -13744,30 +14141,51 @@
};
name = Release;
};
- 6E4FDB674ADE13DFAD59B782 /* Debug */ = {
+ 6BF3C089D54C23471687D4AE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD;
- PRODUCT_NAME = IceProxyAMD;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
+ PRODUCT_NAME = IceExceptions;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
+ };
+ 6C70945FA7BCC1DC9240BC4D /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.2;
+ DYLIB_COMPATIBILITY_VERSION = 3.7.2;
+ DYLIB_CURRENT_VERSION = 3.7.2;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream;
+ PRODUCT_NAME = IceStream;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Release;
};
- 6FAA1A2CA12337BAAECD0488 /* Debug */ = {
+ 6E7D19750CF0928A6D11ED17 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -13777,20 +14195,20 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD;
- PRODUCT_NAME = IceServantLocatorAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
+ PRODUCT_NAME = IceAdapterDeactivation;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 7037F8587E14A38B0D2A3E56 /* Debug */ = {
+ 700DD06BE8443AA27070FF22 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -13799,11 +14217,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
- PRODUCT_NAME = IceScope;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
+ PRODUCT_NAME = IceTimeout;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -13811,30 +14229,38 @@
};
name = Debug;
};
- 70C2E0B0CEA837F841231F78 /* Debug */ = {
+ 72EE2616D85F89FEA482172B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CLANG_ENABLE_OBJC_ARC = NO;
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ ICE_CPP11_MAPPING,
+ ICE_BUILDING_SRC,
+ ICE_STATIC_LIBS,
+ ICE_SWIFT,
+ );
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
- PRODUCT_NAME = IceFacets;
- SDKROOT = macosx;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
+ OTHER_LDFLAGS = "-ObjC";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11iOS";
+ PRODUCT_NAME = "IceLocatorDiscovery++11iOS";
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
+ TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
- 7462625495DA888A739F9A9C /* Release */ = {
+ 74B00EE2093707836E3B9F09 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -13844,12 +14270,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
- PRODUCT_NAME = IceSlicingObjectsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
+ PRODUCT_NAME = IceScope;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -13857,7 +14283,7 @@
};
name = Release;
};
- 7852C1C66F164FC8D722CFAC /* Release */ = {
+ 76C256EC96ED4192E4E4073E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -13867,20 +14293,20 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
- PRODUCT_NAME = IceUdp;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
+ PRODUCT_NAME = IceTimeout;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 799E4331DD5CA263D04B3C9B /* Release */ = {
+ 787C2A237C5D72E3DC3D689A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -13889,11 +14315,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
- PRODUCT_NAME = IceInvoke;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
+ PRODUCT_NAME = IceExceptionsAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -13902,30 +14328,28 @@
};
name = Release;
};
- 7D1808A6F0BFC0AC456A59A6 /* Release */ = {
+ 7AC8EB9D6ABFD010918E3853 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream;
- PRODUCT_NAME = IceStream;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
+ PRODUCT_NAME = IceOptional;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 7DC0AF86BCB09AEBF3B08A76 /* Release */ = {
+ 7AE59585E6B6534FC8006057 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -13935,12 +14359,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD;
- PRODUCT_NAME = IceSlicingExceptionsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
+ PRODUCT_NAME = IceLocation;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -13948,30 +14372,59 @@
};
name = Release;
};
- 82F57753554A8EFDB2391F42 /* Debug */ = {
+ 7B62BF65D29B23798D0814E5 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
- PRODUCT_NAME = IceOptional;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD;
+ PRODUCT_NAME = IceProxyAMD;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
+ name = Release;
+ };
+ 7C56EE245669628DB141A39A /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CLANG_ENABLE_OBJC_ARC = NO;
+ CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.2;
+ DYLIB_COMPATIBILITY_VERSION = 3.7.2;
+ DYLIB_CURRENT_VERSION = 3.7.2;
+ 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;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11macOS";
+ PRODUCT_NAME = "Ice++11macOS";
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
+ };
name = Debug;
};
- 8424760A39F6548A6095EDE6 /* Release */ = {
+ 7CB927C13986BE77D4D34FF5 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -13980,70 +14433,64 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD;
- PRODUCT_NAME = IceSlicingExceptionsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
+ PRODUCT_NAME = IceSlicingObjectsAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 869F1F8E9F5EDA2CF0185AD8 /* Release */ = {
+ 7CCF5E365ACFC5E3AB6E07FC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = test/TestCommon/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- 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.IceLocation;
+ PRODUCT_NAME = IceLocation;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 884B2FA9603A7101B24139AA /* Release */ = {
+ 7CE392F18F533DC17959AF40 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
+ DEVELOPMENT_TEAM = U4TBVKNQ7F;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
- PRODUCT_NAME = IceScope;
+ INFOPLIST_FILE = test/TestDriver/iOS/Info.plist;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestDriver;
+ PRODUCT_NAME = TestDriver;
SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
+ TARGETED_DEVICE_FAMILY = "1,2";
};
- name = Release;
+ name = Debug;
};
- 8A07C5FC97B6A9F368027160 /* Debug */ = {
+ 804B71FD3128E12C776FBD8E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -14052,11 +14499,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
- PRODUCT_NAME = IceServantLocator;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
+ PRODUCT_NAME = IceAdmin;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -14064,7 +14511,7 @@
};
name = Debug;
};
- 8A43EA488E0DAF3A705A5049 /* Debug */ = {
+ 8297334E71A4ACFA070E7871 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -14073,11 +14520,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD;
- PRODUCT_NAME = IceProxyAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream;
+ PRODUCT_NAME = IceStream;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -14085,7 +14532,7 @@
};
name = Debug;
};
- 8AB1771A7AFB8923FFDA78D8 /* Release */ = {
+ 847A655D7FC07DCB772A4418 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -14095,12 +14542,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
- PRODUCT_NAME = IceBinding;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
+ PRODUCT_NAME = IceProxy;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -14108,7 +14555,7 @@
};
name = Release;
};
- 8DDA40B46F87A17B5D274EDD /* Release */ = {
+ 8545A6FF4DF0F2281E90A4F0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -14117,11 +14564,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
- PRODUCT_NAME = IceExceptions;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
+ PRODUCT_NAME = IceInheritance;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -14130,51 +14577,57 @@
};
name = Release;
};
- 9133F0778806628EAACA3290 /* Release */ = {
+ 860DC2F9FDCB78D556DD4219 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD;
- PRODUCT_NAME = IceServantLocatorAMD;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
+ PRODUCT_NAME = IceSlicingObjects;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 93364B2487C68378B954C348 /* Release */ = {
+ 87FD696707657D44ABBBB921 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
- PRODUCT_NAME = IceSlicingObjectsAMD;
+ INFOPLIST_FILE = test/TestCommon/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ 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;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
- name = Release;
+ name = Debug;
};
- 9567FFB60E976415F88BD582 /* Debug */ = {
+ 8982B897FB5802E3D3CB52FD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -14183,141 +14636,144 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
- PRODUCT_NAME = IceEnums;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
+ PRODUCT_NAME = IceInvoke;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 95ED93B3A3DEBA4D98BDEB04 /* Debug */ = {
+ 8A558027A2E371E4214DEC62 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
- PRODUCT_NAME = IceLocation;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
+ PRODUCT_NAME = IceOperations;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 99B10E0DAA6C5F0129F7905A /* Debug */ = {
+ 8B0B3E8EE3C5B62A2E3B2B06 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CODE_SIGN_IDENTITY = "Mac Developer";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
- DEVELOPMENT_TEAM = U4TBVKNQ7F;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = test/TestDriver/macOS/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestDriver;
- PRODUCT_NAME = TestDriver;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
+ PRODUCT_NAME = IceSlicingObjects;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 9C1B5970F7D2438ECABE2BB0 /* Release */ = {
+ 8B18B81131FEE975C951C6D4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CLANG_ENABLE_OBJC_ARC = NO;
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- );
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
+ FRAMEWORK_VERSION = A;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
HEADER_SEARCH_PATHS = (
"$(SRCROOT)/../cpp/include/",
"$(SYMROOT)/$(PLATFORM_NAME)/include/",
"$(SRCROOT)/../cpp/src/",
);
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11iOS";
- PRODUCT_NAME = "Ice++11iOS";
- SDKROOT = iphoneos;
+ INFOPLIST_FILE = src/Ice/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
+ OTHER_LDFLAGS = (
+ "-lbz2",
+ "-liconv",
+ );
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Ice;
+ PRODUCT_NAME = Ice;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
+ SWIFT_INCLUDE_PATHS = "$(SRCROOT)/src/IceObjc";
+ SWIFT_VERSION = 5.0;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
- name = Release;
+ name = Debug;
};
- 9C728D5984D6F55796D72B4C /* Debug */ = {
+ 8C4C2676FF312E452D848A5D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream;
- PRODUCT_NAME = IceStream;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
+ PRODUCT_NAME = IceProperties;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 9CBABA8601979E62B5AF9D81 /* Debug */ = {
+ 8CFEC9E614BA7A5900E55161 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream;
- PRODUCT_NAME = IceStream;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
+ PRODUCT_NAME = IceOperationsAMD;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 9D69D034EC00F28BE04E617C /* Debug */ = {
+ 8E8189F5F1957B1143D947B1 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -14327,12 +14783,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
- PRODUCT_NAME = IceProperties;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
+ PRODUCT_NAME = IceHold;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -14340,40 +14796,37 @@
};
name = Debug;
};
- 9F804B57D9465506FBB757CF /* Release */ = {
+ 8FADD78F1453C64351E2A15B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
- PRODUCT_NAME = IceAmi;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions;
+ PRODUCT_NAME = IceSlicingExceptions;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 9FC4828A985C0D7236F5B55B /* Release */ = {
+ 9121CB0603D6722A829DD462 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_ARC = NO;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- EXECUTABLE_PREFIX = lib;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_BUILDING_SRC,
@@ -14386,14 +14839,16 @@
"$(SYMROOT)/$(PLATFORM_NAME)/include/",
"$(SRCROOT)/../cpp/src/",
);
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11macOS";
- PRODUCT_NAME = "IceLocatorDiscovery++11macOS";
- SDKROOT = macosx;
+ OTHER_LDFLAGS = "-ObjC";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceSSL++11iOS";
+ PRODUCT_NAME = "IceSSL++11iOS";
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
+ TARGETED_DEVICE_FAMILY = "1,2";
};
- name = Release;
+ name = Debug;
};
- 9FE2417FA54CD700B1AB4861 /* Release */ = {
+ 929038A014B3B8CC1081AA1B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -14403,42 +14858,43 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
- PRODUCT_NAME = IceExceptionsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
+ PRODUCT_NAME = IceInvoke;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- A080E573BDBB0A87E70FEAE0 /* Release */ = {
+ 935AC79754C300EEB1E0081F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration;
- PRODUCT_NAME = IceSSLConfiguration;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
+ PRODUCT_NAME = IceEnums;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- A0879D8DB043D56BFE138931 /* Release */ = {
+ 95963A70FF2FC247CC2ABEBF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -14448,12 +14904,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration;
- PRODUCT_NAME = IceSSLConfiguration;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape;
+ PRODUCT_NAME = SliceEscape;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -14461,30 +14917,50 @@
};
name = Release;
};
- A4346FB1427979CB5565C4DA /* Debug */ = {
+ 97528C0F84EDDAA0EE142E00 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
- PRODUCT_NAME = IceOperationsAMD;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
+ PRODUCT_NAME = IceServantLocator;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Release;
+ };
+ 9AE2C391FC45ABDED8264DA9 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.2;
+ DYLIB_COMPATIBILITY_VERSION = 3.7.2;
+ DYLIB_CURRENT_VERSION = 3.7.2;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry;
+ PRODUCT_NAME = IceRetry;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- A6E0C2C0E6BBC4FCE0A32404 /* Release */ = {
+ 9D8EFF3104EA7C525340C370 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -14494,12 +14970,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD;
- PRODUCT_NAME = IceServantLocatorAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
+ PRODUCT_NAME = IceSlicingObjects;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -14507,7 +14983,7 @@
};
name = Release;
};
- A849E7ABA693030743287B93 /* Debug */ = {
+ 9E02D08230786B227DE961DE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -14517,20 +14993,20 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
- PRODUCT_NAME = IceAdapterDeactivation;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
+ PRODUCT_NAME = IceHold;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- A9809A0E50185BC879CA8D32 /* Debug */ = {
+ 9E18C460D50727165CD2F2CF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_ARC = NO;
@@ -14539,7 +15015,7 @@
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_BUILDING_SRC,
@@ -14553,37 +15029,48 @@
"$(SRCROOT)/../cpp/src/",
);
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;
TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
};
- name = Debug;
+ name = Release;
};
- AA2085055790FBDED8A2BABA /* Release */ = {
+ A2D23C0E071D51B1E2078DF2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ ICE_CPP11_MAPPING,
+ ICE_BUILDING_SRC,
+ ICE_STATIC_LIBS,
+ ICE_SWIFT,
+ );
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
- PRODUCT_NAME = IceOperationsAMD;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
+ OTHER_LDFLAGS = "-ObjC";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceIAP++11iOS";
+ PRODUCT_NAME = "IceIAP++11iOS";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
+ TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- AD41BAEA53FE47D28BE2A505 /* Debug */ = {
+ A2EF7B64326284A2894657F5 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -14593,20 +15080,20 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
- PRODUCT_NAME = IceAdmin;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
+ PRODUCT_NAME = IceUdp;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- AE1A8C1503F1F6D8F47DE7E1 /* Debug */ = {
+ A95D2942825F47ACC41C1449 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -14616,12 +15103,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
- PRODUCT_NAME = IceObjects;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
+ PRODUCT_NAME = IceAdmin;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -14629,29 +15116,7 @@
};
name = Debug;
};
- B162A65E574268B22357CC82 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.2;
- DYLIB_COMPATIBILITY_VERSION = 3.7.2;
- DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
- PRODUCT_NAME = IceInheritance;
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
- };
- name = Release;
- };
- B335EB5CD480B26C8F26E7F5 /* Debug */ = {
+ A960B4F5CDC29B4C04DD6251 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -14661,12 +15126,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
- PRODUCT_NAME = IceInheritance;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD;
+ PRODUCT_NAME = IceServantLocatorAMD;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -14674,28 +15139,7 @@
};
name = Debug;
};
- B469E0968A1EF2A69EE6F078 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.2;
- DYLIB_COMPATIBILITY_VERSION = 3.7.2;
- DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm;
- PRODUCT_NAME = IceAcm;
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
- };
- name = Debug;
- };
- B53A839A3D374B57F06A24AB /* Debug */ = {
+ ABF142D247CE5B8FE9B0FD40 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -14704,19 +15148,20 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry;
- PRODUCT_NAME = IceRetry;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
+ PRODUCT_NAME = IceEnums;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- B548201EE4F71FE8FD9532B0 /* Release */ = {
+ B0FCD9F4365555F60696C1B8 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -14726,8 +15171,8 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD;
@@ -14737,33 +15182,39 @@
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- B563DCB451AD3B62D6CB0207 /* Release */ = {
+ B4CDEFD3401EF5A103B7BD65 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CLANG_ENABLE_OBJC_ARC = NO;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
- DEVELOPMENT_TEAM = U4TBVKNQ7F;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ 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;
- INFOPLIST_FILE = test/TestDriver/iOS/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestDriver;
- PRODUCT_NAME = TestDriver;
- SDKROOT = iphoneos;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11macOS";
+ PRODUCT_NAME = "IceLocatorDiscovery++11macOS";
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
};
- name = Release;
+ name = Debug;
};
- B803E69BBE9079FC7944D904 /* Debug */ = {
+ B765889C41396A0457ED433F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -14773,12 +15224,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
- PRODUCT_NAME = IceServantLocator;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
+ PRODUCT_NAME = IceInheritance;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -14786,7 +15237,7 @@
};
name = Debug;
};
- B9FB5EB18218596A718D7D32 /* Release */ = {
+ B97B8978B593BAD1F50BEB83 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -14795,11 +15246,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
- PRODUCT_NAME = IceEnums;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
+ PRODUCT_NAME = IceSlicingObjects;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -14808,30 +15259,29 @@
};
name = Release;
};
- BA5E8A59E6C215C94DA63814 /* Debug */ = {
+ B996D2A3E201EC59AD76911E /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
- PRODUCT_NAME = IceInvoke;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration;
+ PRODUCT_NAME = IceSSLConfiguration;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- BB9AF5D026A380C7E0DF9EBA /* Debug */ = {
+ BB55A1E69A1C8BB10ECCFFCF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -14841,85 +15291,20 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration;
- PRODUCT_NAME = IceSSLConfiguration;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
+ PRODUCT_NAME = IceExceptionsAMD;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
- };
- BC1F65AF7259A7E7E5E005B7 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 3.7.2;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.2;
- DYLIB_CURRENT_VERSION = 3.7.2;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- FRAMEWORK_VERSION = A;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = test/TestCommon/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestCommon;
- PRODUCT_NAME = TestCommon;
- SDKROOT = macosx;
- SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
name = Release;
};
- BCF3DB52D7726AF7D63F0CDB /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.2;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.2;
- DYLIB_CURRENT_VERSION = 3.7.2;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- HEADER_SEARCH_PATHS = (
- "$(SRCROOT)/../cpp/include/",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/",
- "$(SRCROOT)/../cpp/src/",
- );
- INFOPLIST_FILE = src/Ice/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- OTHER_LDFLAGS = (
- "-lbz2",
- "-liconv",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Ice;
- PRODUCT_NAME = Ice;
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- SWIFT_INCLUDE_PATHS = "$(SRCROOT)/src/IceObjc";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Debug;
- };
- BECEB85AE2CC186BFEF76545 /* Release */ = {
+ C0E04DCAC1AB41710903AEED /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -14928,11 +15313,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
- PRODUCT_NAME = IceProperties;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm;
+ PRODUCT_NAME = IceAcm;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -14941,7 +15326,7 @@
};
name = Release;
};
- BF02B5C55128A7FEEFCD493F /* Release */ = {
+ C3F4AD7B32C4EAA779ACC45A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -14951,12 +15336,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
- PRODUCT_NAME = IceLocation;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
+ PRODUCT_NAME = IceBinding;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -14964,30 +15349,29 @@
};
name = Release;
};
- C09D6631AA877315EE7DBB90 /* Debug */ = {
+ C59653829586C216ECB036A3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
- PRODUCT_NAME = IceSlicingObjectsAMD;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
+ PRODUCT_NAME = IceAdmin;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- C2DF500042111C1251FF6C78 /* Release */ = {
+ C9C7E802BE01487BD67BC7AA /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -14996,43 +15380,42 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm;
- PRODUCT_NAME = IceAcm;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
+ PRODUCT_NAME = IceDefaultServant;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- C3440AA25EF166D934E25AC8 /* Release */ = {
+ CA5B12357CCF12432C531082 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CODE_SIGN_IDENTITY = "Mac Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
- DEVELOPMENT_TEAM = U4TBVKNQ7F;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = test/TestDriver/macOS/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestDriver;
- PRODUCT_NAME = TestDriver;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry;
+ PRODUCT_NAME = IceRetry;
SDKROOT = macosx;
+ SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- C49170433A3D0046126CF5D8 /* Release */ = {
+ CAB33A47EC9B72363C6B700D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -15041,20 +15424,19 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
- PRODUCT_NAME = IceDefaultValue;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
+ PRODUCT_NAME = IceLocation;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- C55B02EDC0EB7E0BC88070D6 /* Debug */ = {
+ CF416C05227B91018A683C84 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -15064,20 +15446,20 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
- PRODUCT_NAME = IceBinding;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD;
+ PRODUCT_NAME = IceServantLocatorAMD;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- C5FE761D0B0BBA5C50293F37 /* Release */ = {
+ CF729E77051A1110A575AA33 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -15086,11 +15468,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
- PRODUCT_NAME = IceOptional;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
+ PRODUCT_NAME = IceOperationsAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -15099,7 +15481,7 @@
};
name = Release;
};
- C8D308CC1BA17B67A7454E40 /* Release */ = {
+ CFB561FD87D337223C907243 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -15108,8 +15490,8 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions;
PRODUCT_NAME = IceSlicingExceptions;
@@ -15121,7 +15503,7 @@
};
name = Release;
};
- C9DA7675D7C37239BD10D816 /* Debug */ = {
+ D011E898D890EB30C7D5F435 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -15131,12 +15513,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
- PRODUCT_NAME = IceSlicingObjects;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
+ PRODUCT_NAME = IceFacets;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -15144,7 +15526,7 @@
};
name = Debug;
};
- C9F90CDA5A2941E11736E24C /* Release */ = {
+ D194DB8A7839B391AE2CC7E3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -15154,12 +15536,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
- PRODUCT_NAME = IceOperationsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD;
+ PRODUCT_NAME = IceOptionalAMD;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -15167,7 +15549,7 @@
};
name = Release;
};
- CE53C80D1D34F162BBC5A099 /* Release */ = {
+ D23902324BC1536C8F2CF254 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -15177,20 +15559,41 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
- PRODUCT_NAME = IceExceptions;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions;
+ PRODUCT_NAME = IceSlicingExceptions;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
+ };
+ D29456E64BD9426ECD0584B5 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.2;
+ DYLIB_COMPATIBILITY_VERSION = 3.7.2;
+ DYLIB_CURRENT_VERSION = 3.7.2;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm;
+ PRODUCT_NAME = IceAcm;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Debug;
};
- CF1522720059529470376D82 /* Release */ = {
+ D2D3935037AEF35078FEDBB0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -15200,12 +15603,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
- PRODUCT_NAME = IceProxy;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
+ PRODUCT_NAME = IceDefaultServant;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -15213,69 +15616,61 @@
};
name = Release;
};
- D13BCF69622A633AFA77A032 /* Debug */ = {
+ D332342C386706AC305CF6CD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- );
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- HEADER_SEARCH_PATHS = (
- "$(SRCROOT)/../cpp/include/",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/",
- "$(SRCROOT)/../cpp/src/",
- );
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceSSL++11iOS";
- PRODUCT_NAME = "IceSSL++11iOS";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
+ PRODUCT_NAME = IceScope;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- TARGETED_DEVICE_FAMILY = "1,2";
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- D2A00DA3EA130F404BAB72DA /* Release */ = {
+ D5A57589439C08CC1D7D6053 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
PRODUCT_NAME = IceAmi;
- SDKROOT = iphoneos;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- D3000036389AEA68945BCEEF /* Debug */ = {
+ D8F3A39A00EA91928B460B62 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_ARC = NO;
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ EXECUTABLE_PREFIX = lib;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_BUILDING_SRC,
@@ -15288,59 +15683,44 @@
"$(SYMROOT)/$(PLATFORM_NAME)/include/",
"$(SRCROOT)/../cpp/src/",
);
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11iOS";
- PRODUCT_NAME = "Ice++11iOS";
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- D39481707EB25A02769A0BF7 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.2;
- DYLIB_COMPATIBILITY_VERSION = 3.7.2;
- DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
- PRODUCT_NAME = IceExceptionsAMD;
- SDKROOT = iphoneos;
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceSSL++11macOS";
+ PRODUCT_NAME = "IceSSL++11macOS";
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- D5584A557221085F958E09F4 /* Debug */ = {
+ DA0FDFE50D1BF33E7B84385A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CLANG_ENABLE_OBJC_ARC = NO;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ 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;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
- PRODUCT_NAME = IceOperationsAMD;
- SDKROOT = iphoneos;
+ HEADER_SEARCH_PATHS = (
+ "$(SRCROOT)/../cpp/include/",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/",
+ "$(SRCROOT)/../cpp/src/",
+ );
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11macOS";
+ PRODUCT_NAME = "IceLocatorDiscovery++11macOS";
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- D75F49E96899AE774F2A79C5 /* Release */ = {
+ DCECE8BE22077F0886AF0CAA /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -15350,20 +15730,20 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
- PRODUCT_NAME = IceObjects;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
+ PRODUCT_NAME = IceProperties;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- D8F8737DF4757BC1B5BE3AD3 /* Release */ = {
+ DD3AD1E3B35C6D191A3F7F7F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -15372,20 +15752,19 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
- PRODUCT_NAME = IceTimeout;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
+ PRODUCT_NAME = IceExceptionsAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- D92B51CBCEAA37CE1767E152 /* Release */ = {
+ DD680154DE363827AE5C1848 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -15395,12 +15774,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
- PRODUCT_NAME = IceDefaultValue;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
+ PRODUCT_NAME = IceServantLocator;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -15408,7 +15787,7 @@
};
name = Release;
};
- DB03203A88FDF9241EECF939 /* Release */ = {
+ E196D5066DCD0945E1FF2B6C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -15418,96 +15797,102 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
- PRODUCT_NAME = IceInfo;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
+ PRODUCT_NAME = IceProxy;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- E00763A9A57AE6F7F24E9C3A /* Debug */ = {
+ E4357C39744D650B19CB3980 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CLANG_ENABLE_OBJC_ARC = NO;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
+ DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- EXECUTABLE_PREFIX = lib;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- );
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
HEADER_SEARCH_PATHS = (
"$(SRCROOT)/../cpp/include/",
"$(SYMROOT)/$(PLATFORM_NAME)/include/",
"$(SRCROOT)/../cpp/src/",
);
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11macOS";
- PRODUCT_NAME = "IceLocatorDiscovery++11macOS";
- SDKROOT = macosx;
+ INFOPLIST_FILE = src/Ice/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ OTHER_LDFLAGS = (
+ "-lbz2",
+ "-liconv",
+ );
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Ice;
+ PRODUCT_NAME = Ice;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
+ SWIFT_INCLUDE_PATHS = "$(SRCROOT)/src/IceObjc";
+ SWIFT_VERSION = 5.0;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
- name = Debug;
+ name = Release;
};
- E501D3CDA7930B8EB9A0A18B /* Release */ = {
+ E45DF09F7C352873D7EB2343 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
- PRODUCT_NAME = IceHold;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
+ PRODUCT_NAME = IceAmi;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- E58F6F363640CC3CA4C29F31 /* Debug */ = {
+ E5D6090BA2ECAFDB54BC95AE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
- PRODUCT_NAME = IceDefaultValue;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
+ PRODUCT_NAME = IceDefaultServant;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- E808A6A77780FD80AEACC18C /* Debug */ = {
+ E8568917204F2BE2AF2B6537 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -15517,20 +15902,20 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry;
- PRODUCT_NAME = IceRetry;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
+ PRODUCT_NAME = IceInvoke;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- E9906D297AB4A8F2BABF4B8F /* Debug */ = {
+ E87304C234BAE77CE17AB763 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -15540,20 +15925,20 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
- PRODUCT_NAME = IceEnums;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
+ PRODUCT_NAME = IceInfo;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- EA196A0829370B14AD194AFC /* Release */ = {
+ EAE896817883B49EEC690716 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -15562,75 +15947,63 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
- PRODUCT_NAME = IceBinding;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD;
+ PRODUCT_NAME = IceProxyAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- EA5A864F175B653E8928753E /* Debug */ = {
+ EB222C3D3864FB0C2EFD1D96 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
- DEVELOPMENT_TEAM = U4TBVKNQ7F;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = test/TestDriver/iOS/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestDriver;
- PRODUCT_NAME = TestDriver;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
+ PRODUCT_NAME = IceOperationsAMD;
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
+ WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- ED218ABE0C5C6B6C5B658249 /* Release */ = {
+ EBAEA97E17A7A163450813F2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- );
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- HEADER_SEARCH_PATHS = (
- "$(SRCROOT)/../cpp/include/",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/",
- "$(SRCROOT)/../cpp/src/",
- );
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceIAP++11iOS";
- PRODUCT_NAME = "IceIAP++11iOS";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD;
+ PRODUCT_NAME = IceServantLocatorAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- ED27E35D0EAD1EF586798B1D /* Debug */ = {
+ EC13C4EA9732568BED5A731A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -15640,20 +16013,20 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
- PRODUCT_NAME = IceOperations;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
+ PRODUCT_NAME = IceEnums;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- EDE7A3ADC699ED8162C2A54C /* Release */ = {
+ EDA5F3CBB126D79164DA8121 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -15663,50 +16036,43 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
- PRODUCT_NAME = IceFacets;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
+ PRODUCT_NAME = IceLocation;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- F13529BAA2A771583AE87FD9 /* Release */ = {
+ EECC0031B2E309F68AF3172E /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- EXECUTABLE_PREFIX = lib;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- );
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- HEADER_SEARCH_PATHS = (
- "$(SRCROOT)/../cpp/include/",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/",
- "$(SRCROOT)/../cpp/src/",
- );
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11macOS";
- PRODUCT_NAME = "IceDiscovery++11macOS";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
+ PRODUCT_NAME = IceInheritance;
SDKROOT = macosx;
SKIP_INSTALL = YES;
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- F1F3AE9FB729EA7CE56AD2C3 /* Release */ = {
+ F28ED84F3240C98F44FC9B2C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_ARC = NO;
@@ -15715,7 +16081,7 @@
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_BUILDING_SRC,
@@ -15729,39 +16095,15 @@
"$(SRCROOT)/../cpp/src/",
);
OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11iOS";
- PRODUCT_NAME = "IceLocatorDiscovery++11iOS";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11iOS";
+ PRODUCT_NAME = "IceDiscovery++11iOS";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- F1FBF4F443AC01891EA550A2 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 3.7.2;
- DYLIB_COMPATIBILITY_VERSION = 3.7.2;
- DYLIB_CURRENT_VERSION = 3.7.2;
- ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
- PRODUCT_NAME = IceTimeout;
- SDKROOT = macosx;
- SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- F4CAB1A664832CD1A49A0362 /* Release */ = {
+ F2F9DECBA3C790B4012BFE24 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -15770,20 +16112,19 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
- PRODUCT_NAME = IceObjects;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
+ PRODUCT_NAME = IceAdapterDeactivation;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- F4F144B6B75E53F6A34E59BF /* Debug */ = {
+ F5682C7D50AB594EA32F96F0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -15792,11 +16133,11 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
- PRODUCT_NAME = IceTimeout;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
+ PRODUCT_NAME = IceInvoke;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -15804,49 +16145,53 @@
};
name = Debug;
};
- F6FC0010033140F3E880F8CD /* Debug */ = {
+ F5C96D81BCD751108A9EA05E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
- PRODUCT_NAME = IceAdapterDeactivation;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD;
+ PRODUCT_NAME = IceProxyAMD;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- F8FA459861C8AC53969E95FB /* Debug */ = {
+ F5FBB461F9299051209B417D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
- PRODUCT_NAME = IceExceptions;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
+ PRODUCT_NAME = IceBinding;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- FA5D8C45DF4ACDD6C1D9F69E /* Release */ = {
+ F9F55EAC24B746E4245F8826 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -15856,12 +16201,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
- PRODUCT_NAME = IceSlicingObjects;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
+ PRODUCT_NAME = IceTimeout;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -15869,45 +16214,30 @@
};
name = Release;
};
- FADFE7EC836ABC14874FA6D4 /* Release */ = {
+ FA96FE97B03647D0D8010691 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
- DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- HEADER_SEARCH_PATHS = (
- "$(SRCROOT)/../cpp/include/",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/",
- "$(SRCROOT)/../cpp/src/",
- );
- INFOPLIST_FILE = src/Ice/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- OTHER_LDFLAGS = (
- "-lbz2",
- "-liconv",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Ice;
- PRODUCT_NAME = Ice;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm;
+ PRODUCT_NAME = IceAcm;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SWIFT_INCLUDE_PATHS = "$(SRCROOT)/src/IceObjc";
SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- FC0E5F002BA33A46CDDC73CF /* Debug */ = {
+ FD61D4C44CE9B07681BECB2B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
@@ -15917,12 +16247,12 @@
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm;
- PRODUCT_NAME = IceAcm;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape;
+ PRODUCT_NAME = SliceEscape;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
@@ -15930,876 +16260,887 @@
};
name = Debug;
};
- FE523BF85B28B3DBF841D7D4 /* Release */ = {
+ FD75C24C314A2B82B1D81B90 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CLANG_ENABLE_OBJC_ARC = NO;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
- EXECUTABLE_PREFIX = lib;
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- );
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- HEADER_SEARCH_PATHS = (
- "$(SRCROOT)/../cpp/include/",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/",
- "$(SRCROOT)/../cpp/src/",
- );
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11macOS";
- PRODUCT_NAME = "Ice++11macOS";
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
+ PRODUCT_NAME = IceBinding;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
+ SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- FEDBA9F6C9FB3EFFD10C7FA9 /* Debug */ = {
+ FD987C390B784E7F90B5AAA1 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
- PRODUCT_NAME = IceLocation;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
+ PRODUCT_NAME = IceSlicingObjectsAMD;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- FF1332DFFC841E2BE00EAF6F /* Debug */ = {
+ FEFC236839ACB480B98B636B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.2;
DYLIB_COMPATIBILITY_VERSION = 3.7.2;
DYLIB_CURRENT_VERSION = 3.7.2;
ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/Mac";
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
- PRODUCT_NAME = IceAmi;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
+ PRODUCT_NAME = IceOperations;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
- 00302DFB2A1BCCCB931B87D9 /* Build configuration list for PBXNativeTarget "IceSSL C++11 macOS" */ = {
+ 03881E9D4A5F1BC3D6EE2397 /* Build configuration list for PBXNativeTarget "IceInfo iOS" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 218367B55CDD938EE07B3365 /* Debug */,
+ 146599D2410E3B250AD686D7 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 0487F19987F554D8DB5C197D /* Build configuration list for PBXNativeTarget "IceSlicingObjects macOS" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 860DC2F9FDCB78D556DD4219 /* Debug */,
+ 9D8EFF3104EA7C525340C370 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 05C7B238C0191AE99FFBEA18 /* Build configuration list for PBXNativeTarget "IceObjects iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 188F60C4CCBFC9819AF01F1E /* Debug */,
- 5DE2B7634531A7503CDF4499 /* Release */,
+ 5E4EA805F0E4FE25D0A0347F /* Debug */,
+ 4D107BAD832944C757DF7388 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 0451200DE7B064E4733ABA97 /* Build configuration list for PBXNativeTarget "IceOptional macOS" */ = {
+ 068BD16616E3C8F2ED3183E3 /* Build configuration list for PBXNativeTarget "IceObjects macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 82F57753554A8EFDB2391F42 /* Debug */,
- 4E8EB84A858B9DDFACF967DC /* Release */,
+ 117B9B2E4A1D362A3579EE76 /* Debug */,
+ 1937700E3C743395A729F356 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 08D0DDBE46EEAA3AC8E45535 /* Build configuration list for PBXNativeTarget "IceFacets macOS" */ = {
+ 09F76FB40BEEA1B00E313D18 /* Build configuration list for PBXNativeTarget "IceSlicingExceptions iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 70C2E0B0CEA837F841231F78 /* Debug */,
- EDE7A3ADC699ED8162C2A54C /* Release */,
+ 8FADD78F1453C64351E2A15B /* Debug */,
+ CFB561FD87D337223C907243 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 0B435C4D9299A7394F867AD7 /* Build configuration list for PBXNativeTarget "IceExceptionsAMD iOS" */ = {
+ 0BE8360DD6270F6C0DF21E32 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 1D8B92BE9ECC4C9906BC2475 /* Debug */,
- D39481707EB25A02769A0BF7 /* Release */,
+ 609C659696B58FF816EA6108 /* Debug */,
+ B996D2A3E201EC59AD76911E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 0E10339470AD1F4C5318D979 /* Build configuration list for PBXNativeTarget "IceOptionalAMD iOS" */ = {
+ 0D4204CE91C5CE51BE69C209 /* Build configuration list for PBXNativeTarget "IceOptional macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 4231852EECE91AAE90EA84F4 /* Debug */,
- 23591282726E6867A901D6B3 /* Release */,
+ 552664EF6C29F07B040762D3 /* Debug */,
+ 28B18500CA1B1C2B6BEF5AD0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 1184F6BA728CFB4A06DFAA10 /* Build configuration list for PBXNativeTarget "IceOptional iOS" */ = {
+ 0EB3242ACE9CAC663333E151 /* Build configuration list for PBXNativeTarget "IceInvoke iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 2C7ECDD943C774CE3D5B07FD /* Debug */,
- C5FE761D0B0BBA5C50293F37 /* Release */,
+ F5682C7D50AB594EA32F96F0 /* Debug */,
+ 8982B897FB5802E3D3CB52FD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 1C5E631ABD3585B26EED4B91 /* Build configuration list for PBXNativeTarget "IceAmi macOS" */ = {
+ 0F20037E7E6ECFD754E43D65 /* Build configuration list for PBXNativeTarget "SliceEscape macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- FF1332DFFC841E2BE00EAF6F /* Debug */,
- 9F804B57D9465506FBB757CF /* Release */,
+ FD61D4C44CE9B07681BECB2B /* Debug */,
+ 95963A70FF2FC247CC2ABEBF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 22271A602A6CCE96C56AA79E /* Build configuration list for PBXNativeTarget "IceEnums iOS" */ = {
+ 0F485A6D00B2144130583A0E /* Build configuration list for PBXNativeTarget "IceStream macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 9567FFB60E976415F88BD582 /* Debug */,
- B9FB5EB18218596A718D7D32 /* Release */,
+ 1A48146F470C17ACE484DBAA /* Debug */,
+ 61D40EDDA33965B35C8034B9 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 236B71D0E00885D83D8D40B8 /* Build configuration list for PBXNativeTarget "IceFacets iOS" */ = {
+ 0F680EA511EB864E2F516852 /* Build configuration list for PBXNativeTarget "IceOptional iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 15A3737A41B290F661942699 /* Debug */,
- 3A54F193723238209FFD1662 /* Release */,
+ 7AC8EB9D6ABFD010918E3853 /* Debug */,
+ 3BEE12F0741531A5F87AB53A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 2836D1290A1DAD733500E15A /* Build configuration list for PBXNativeTarget "IceOperationsAMD macOS" */ = {
+ 107DD44E0EA0230CF5A1368B /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- A4346FB1427979CB5565C4DA /* Debug */,
- C9F90CDA5A2941E11736E24C /* Release */,
+ EBAEA97E17A7A163450813F2 /* Debug */,
+ 1EB0DED23DF24CC75E61F269 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 291F7C5376BCA8073610D1AC /* Build configuration list for PBXNativeTarget "IceInfo iOS" */ = {
+ 15759219E42B8FC4AEDF416D /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 12C26DEC9763B6314BF9B1F2 /* Debug */,
- 3D2AAC384EF788F717AD2128 /* Release */,
+ 304E4633378F09C6F2EABBC6 /* Debug */,
+ 4D061F1B8692AA47C5E399AE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 2A32F381F914308B2A7CF2F8 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration macOS" */ = {
+ 16AE195F2023C0BF544E098A /* Build configuration list for PBXNativeTarget "IceIAP C++11 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- BB9AF5D026A380C7E0DF9EBA /* Debug */,
- A0879D8DB043D56BFE138931 /* Release */,
+ 38273312DA2C229989A9B25F /* Debug */,
+ A2D23C0E071D51B1E2078DF2 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 2DBC6D26DBCCD128B0108D88 /* Build configuration list for PBXNativeTarget "IceAcm macOS" */ = {
+ 19DB4716459594FB1C4039EF /* Build configuration list for PBXNativeTarget "IceRetry macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- FC0E5F002BA33A46CDDC73CF /* Debug */,
- 6BF9ABE5148CE6117B13E02C /* Release */,
+ CA5B12357CCF12432C531082 /* Debug */,
+ 1DEE1DF97796A0FF9A824A09 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 317D3EB3C7D83C4AF1A99841 /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 macOS" */ = {
+ 1A33D8129F04CEC5A8179A67 /* Build configuration list for PBXNativeTarget "IceProxy macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- E00763A9A57AE6F7F24E9C3A /* Debug */,
- 9FC4828A985C0D7236F5B55B /* Release */,
+ E196D5066DCD0945E1FF2B6C /* Debug */,
+ 847A655D7FC07DCB772A4418 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 32884A22B0055D0EED962E89 /* Build configuration list for PBXNativeTarget "IceInheritance iOS" */ = {
+ 1AF3AADE1BD7B2E385CF00E5 /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 23F20B7F26A594EE0DAFE51C /* Debug */,
- B162A65E574268B22357CC82 /* Release */,
+ A960B4F5CDC29B4C04DD6251 /* Debug */,
+ CF416C05227B91018A683C84 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 398B1CDA49E21BDB1BDB8F40 /* Build configuration list for PBXNativeTarget "Ice macOS" */ = {
+ 20460C31764643A19C1F9B10 /* Build configuration list for PBXNativeTarget "IceOperations macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 4290B95529D603009FABDEE4 /* Debug */,
- 44158EDB23EF323855A77004 /* Release */,
+ 3EDC9FEF6C03332F2AAFD980 /* Debug */,
+ 01C906052E08387635E52D5A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 39E9E02A14A18E0F6F1649AA /* Build configuration list for PBXNativeTarget "IceBinding iOS" */ = {
+ 20F5033592A80BA0A1FFC561 /* Build configuration list for PBXNativeTarget "IceLocation macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 5F0C2D78C7E72E39178ECB6A /* Debug */,
- EA196A0829370B14AD194AFC /* Release */,
+ EDA5F3CBB126D79164DA8121 /* Debug */,
+ 7AE59585E6B6534FC8006057 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 41498931161F85DBCE6E4F13 /* Build configuration list for PBXNativeTarget "IceUdp iOS" */ = {
+ 22586D419181D34E99348ED8 /* Build configuration list for PBXNativeTarget "IceHold iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 4343FDA430AA51B7068BB966 /* Debug */,
- 3DD7BE11B6C74C3F819DD4DD /* Release */,
+ 1DBCA0C981365F84FCAF774D /* Debug */,
+ 3005E78A105A0BCE24C92474 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 4A054A3C8E9B35CFA43BAF19 /* Build configuration list for PBXNativeTarget "IceSlicingExceptions iOS" */ = {
+ 23AC720BF1CE37A4B2CF60EC /* Build configuration list for PBXNativeTarget "IceAmi macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 04D54858E373FB040A7E6F96 /* Debug */,
- C8D308CC1BA17B67A7454E40 /* Release */,
+ D5A57589439C08CC1D7D6053 /* Debug */,
+ 4AD10A697FB21BE49A79E9A5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 4BAF1A6519D955E06B7659C8 /* Build configuration list for PBXNativeTarget "IceOperations iOS" */ = {
+ 2CC0713697D7A527C86FDE75 /* Build configuration list for PBXNativeTarget "IceProxy iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 2590340DC7B71B720E13213D /* Debug */,
- 125B9A13F9E636A09ACF7831 /* Release */,
+ 66F3290260A18215E8D4598B /* Debug */,
+ 5784461B4FF0639EA90D3A28 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 4D3A08A319E1B7FADD16F7E7 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration iOS" */ = {
+ 2F10DEECA5866B76B1F8989E /* Build configuration list for PBXNativeTarget "IceAdmin iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 119CCD7BA0E023D58880971A /* Debug */,
- A080E573BDBB0A87E70FEAE0 /* Release */,
+ 804B71FD3128E12C776FBD8E /* Debug */,
+ C59653829586C216ECB036A3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 56BA199DE3453017D36836C1 /* Build configuration list for PBXNativeTarget "IceLocation iOS" */ = {
+ 30CCAF347F87DD541ECDF49F /* Build configuration list for PBXNativeTarget "TestCommon iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- FEDBA9F6C9FB3EFFD10C7FA9 /* Debug */,
- 11047E5DA812A9874AA518E8 /* Release */,
+ 87FD696707657D44ABBBB921 /* Debug */,
+ 09BC3AB3FD07947C04194829 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 592DC9D257B37F71BB7CD4A5 /* Build configuration list for PBXNativeTarget "IceOperationsAMD iOS" */ = {
+ 35325AED35A90DAF02728827 /* Build configuration list for PBXNativeTarget "TestDriver macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- D5584A557221085F958E09F4 /* Debug */,
- AA2085055790FBDED8A2BABA /* Release */,
+ 1373F240D2A26F2BC9F366D8 /* Debug */,
+ 3827B698BBF6EE167E866510 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 5991F73DD13184697E3B2C08 /* Build configuration list for PBXNativeTarget "Ice C++11 macOS" */ = {
+ 3D9AC9D701FBB5CD93C364A5 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 549DF5433F3E101BB081D63E /* Debug */,
- FE523BF85B28B3DBF841D7D4 /* Release */,
+ F2F9DECBA3C790B4012BFE24 /* Debug */,
+ 2500649CE0FF1ECE95C34C43 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 606ECE2F7FED003A3F0E1C51 /* Build configuration list for PBXNativeTarget "IceProxyAMD macOS" */ = {
+ 3FAC421C79CAFBD4F0E35BB2 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 6E4FDB674ADE13DFAD59B782 /* Debug */,
- 4DAD132D5B0C9F345F9FE80C /* Release */,
+ 7CB927C13986BE77D4D34FF5 /* Debug */,
+ 12D19D8E4950BE486360EA71 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 6098467D3B92D631E4733C70 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 macOS" */ = {
+ 4372AA37DB67494957C7921C /* Build configuration list for PBXNativeTarget "IceExceptions macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 3B0AF5FF2722AB8AE624511B /* Debug */,
- F13529BAA2A771583AE87FD9 /* Release */,
+ 0F16861700AEA166C7BF9421 /* Debug */,
+ 5CD9F6FE08129CE13FC90D86 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 617A22CF67AE4C9095F5BA60 /* Build configuration list for PBXNativeTarget "IceTimeout macOS" */ = {
+ 568B670D44567EB995246562 /* Build configuration list for PBXNativeTarget "IceInfo macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 1BA39E2325F6B41BD8ED4AE8 /* Debug */,
- F1FBF4F443AC01891EA550A2 /* Release */,
+ 082EC222E9638CE94B03BF46 /* Debug */,
+ E87304C234BAE77CE17AB763 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 64B0A220A075B8B5609C954D /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 iOS" */ = {
+ 56DD3A8FCC274E02876FFA2B /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- A9809A0E50185BC879CA8D32 /* Debug */,
- F1F3AE9FB729EA7CE56AD2C3 /* Release */,
+ 20153B43CF0BB38D7B4B0BB8 /* Debug */,
+ 27411270D6D8E89D4309769D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 6A61893FD1CC562414EF199E /* Build configuration list for PBXNativeTarget "IceSlicingExceptions macOS" */ = {
+ 5AE3FEDEDBBFA419E284AC96 /* Build configuration list for PBXNativeTarget "IceUdp macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 06CBCCDA23CF3DF5B10D3EEC /* Debug */,
- 177C9E11ABAF1C266E0DF314 /* Release */,
+ 5BD4A67C0D4D334F2A660EEE /* Debug */,
+ A2EF7B64326284A2894657F5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 6CBB72CC35798EFEFE5BE79E /* Build configuration list for PBXNativeTarget "IceRetry iOS" */ = {
+ 60DD7F1CE0DA4B13EA875123 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- B53A839A3D374B57F06A24AB /* Debug */,
- 35A9D388D1ACCA4BAB94ABA4 /* Release */,
+ FD987C390B784E7F90B5AAA1 /* Debug */,
+ 649C8AD9FEDB7EC74FEEAD18 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 6DB2ACA972D22D42E1CD260D /* Build configuration list for PBXNativeTarget "IceScope macOS" */ = {
+ 60FCF0C7E14E7484021E9B54 /* Build configuration list for PBXNativeTarget "IceSSL C++11 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 293DE0CA75FE4909B5EA78E1 /* Debug */,
- 056C88AE1D341C85E4F31643 /* Release */,
+ 9121CB0603D6722A829DD462 /* Debug */,
+ 69937AA03008183CE638534E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 6EDF53F54320B05EDCEA95BD /* Build configuration list for PBXNativeTarget "IceProxyAMD iOS" */ = {
+ 62546E9FC4036A473D806D08 /* Build configuration list for PBXNativeTarget "IceStream iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 8A43EA488E0DAF3A705A5049 /* Debug */,
- 25ECAE357BDEA8DDAC51B2BA /* Release */,
+ 8297334E71A4ACFA070E7871 /* Debug */,
+ 6C70945FA7BCC1DC9240BC4D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 7518DB94D8299C1224DFD901 /* Build configuration list for PBXNativeTarget "IceStream macOS" */ = {
+ 687292FEF133F749C20DF5D3 /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 9C728D5984D6F55796D72B4C /* Debug */,
- 7D1808A6F0BFC0AC456A59A6 /* Release */,
+ 72EE2616D85F89FEA482172B /* Debug */,
+ 0A2FC798BE815A3F74F7CAB3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 7659FA4CD97CA0101C057697 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD macOS" */ = {
+ 693BC6104A73E2006B520BFD /* Build configuration list for PBXNativeTarget "IceServantLocator iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 0E01CB54905B3336976CF6CE /* Debug */,
- 7DC0AF86BCB09AEBF3B08A76 /* Release */,
+ 5236877728850364CA61A5F6 /* Debug */,
+ 97528C0F84EDDAA0EE142E00 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 79C748DF090E04FCEF381619 /* Build configuration list for PBXNativeTarget "IceHold iOS" */ = {
+ 6A736F070084893A89144A45 /* Build configuration list for PBXNativeTarget "IceServantLocator macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 33252723994F81B256A13888 /* Debug */,
- 09B9BC90771D9F83F4B4CBB7 /* Release */,
+ 61E082EEB774A197C3BE9522 /* Debug */,
+ DD680154DE363827AE5C1848 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 7C5F182E897CEE2B2D41F3DD /* Build configuration list for PBXNativeTarget "IceIAP C++11 iOS" */ = {
+ 75AED5C135569C62DFF21CA4 /* Build configuration list for PBXNativeTarget "IceHold macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 4B70CCB04F3490C0BA4C694B /* Debug */,
- ED218ABE0C5C6B6C5B658249 /* Release */,
+ 8E8189F5F1957B1143D947B1 /* Debug */,
+ 9E02D08230786B227DE961DE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 7D18F58E8D6AA19D26B3C5C2 /* Build configuration list for PBXNativeTarget "IceInheritance macOS" */ = {
+ 77F40FEB3737B8FC3EBEEF77 /* Build configuration list for PBXNativeTarget "Ice macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- B335EB5CD480B26C8F26E7F5 /* Debug */,
- 3AC0EF06A52F592D64A3080C /* Release */,
+ 8B18B81131FEE975C951C6D4 /* Debug */,
+ 483A3C2921F3D9313D3F315A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 7F68577B82FE3B8577100D8F /* Build configuration list for PBXNativeTarget "IceUdp macOS" */ = {
+ 7CC4326EC38D7668DA437D7A /* Build configuration list for PBXNativeTarget "IceDefaultServant macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 14BD343E07AA6DAB7D63A8F3 /* Debug */,
- 7852C1C66F164FC8D722CFAC /* Release */,
+ 104F7BCD18464C5684B3D5AE /* Debug */,
+ D2D3935037AEF35078FEDBB0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 8135199B758877505AF06837 /* Build configuration list for PBXNativeTarget "IceBinding macOS" */ = {
+ 83D6EF9F8C59F2AC07C68816 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- C55B02EDC0EB7E0BC88070D6 /* Debug */,
- 8AB1771A7AFB8923FFDA78D8 /* Release */,
+ F28ED84F3240C98F44FC9B2C /* Debug */,
+ 54E5E59B1F892EF45E6832D5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 83DF18222E744386046FDB2A /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD macOS" */ = {
+ 83F2C8D9B9174CAF8C1F0215 /* Build configuration list for PBXNativeTarget "IceProperties iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 6FAA1A2CA12337BAAECD0488 /* Debug */,
- A6E0C2C0E6BBC4FCE0A32404 /* Release */,
+ 8C4C2676FF312E452D848A5D /* Debug */,
+ 032280F7F45A214E80202EB9 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 869E5DF544EA9F99D94A690E /* Build configuration list for PBXNativeTarget "IceAmi iOS" */ = {
+ 8CCEC53D88B9576FDC302CE7 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 3F9C216F134DCBE9C94C342D /* Debug */,
- D2A00DA3EA130F404BAB72DA /* Release */,
+ 329553B29FFA1F5C7E616C25 /* Debug */,
+ 6E7D19750CF0928A6D11ED17 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 88096BC951C288CFEF0921E9 /* Build configuration list for PBXNativeTarget "IceDefaultValue iOS" */ = {
+ 9196F77073745A5B5BFE93D8 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 1B99D0E59588C3D19AFE5AC6 /* Debug */,
- C49170433A3D0046126CF5D8 /* Release */,
+ 35406C729FAE7D073D65F24E /* Debug */,
+ 531A586FCE2FC93F097EE2CD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 8B07FF7189ECCEACC7871FCB /* Build configuration list for PBXNativeTarget "IceExceptionsAMD macOS" */ = {
+ 9AC5F145348BE774C36329B6 /* Build configuration list for PBXNativeTarget "IceUdp iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 548E24666ADB0F0EFAEC06FD /* Debug */,
- 9FE2417FA54CD700B1AB4861 /* Release */,
+ 2A03C95B90E8531F9DE1672D /* Debug */,
+ 696A44FF3291D1DED08F5042 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 8E416F4AC71D178D11325D5E /* Build configuration list for PBXNativeTarget "IceExceptions macOS" */ = {
+ 9B2458F651B3CDB1736A93F3 /* Build configuration list for PBXNativeTarget "IceExceptionsAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 671F4CB90BDF13C1BD3520B2 /* Debug */,
- CE53C80D1D34F162BBC5A099 /* Release */,
+ 1777D8285ABAA87831B87613 /* Debug */,
+ BB55A1E69A1C8BB10ECCFFCF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 8F9C572B7380477F12CBF2AE /* Build configuration list for PBXNativeTarget "IceProxy iOS" */ = {
+ 9B70EE21FF87E479EDD4931F /* Build configuration list for PBXNativeTarget "IceInheritance iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 60A7B243B83FFE6DCE521B21 /* Debug */,
- 41BD7A0EF67B543714C555E4 /* Release */,
+ 4FA8B33E839913ED217DED5B /* Debug */,
+ 8545A6FF4DF0F2281E90A4F0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 90A11CE4F408ACBB5680BB71 /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD macOS" */ = {
+ A49DEBCECFB28ABCE1931F3B /* Build configuration list for PBXNativeTarget "IceBinding iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- C09D6631AA877315EE7DBB90 /* Debug */,
- 7462625495DA888A739F9A9C /* Release */,
+ 2670E894381CB617A85713AE /* Debug */,
+ FD75C24C314A2B82B1D81B90 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 92462A9EB4039995B163E305 /* Build configuration list for PBXNativeTarget "IceProperties iOS" */ = {
+ A8722365B115BC4C632D5922 /* Build configuration list for PBXNativeTarget "IceOptionalAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 535AD62216D562801E21480C /* Debug */,
- BECEB85AE2CC186BFEF76545 /* Release */,
+ B0FCD9F4365555F60696C1B8 /* Debug */,
+ D194DB8A7839B391AE2CC7E3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 926406E704F41C0AA560EBDE /* Build configuration list for PBXNativeTarget "IceTimeout iOS" */ = {
+ A9705AAB2C8B0C55E5C03B9C /* Build configuration list for PBXNativeTarget "IceProxyAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- F4F144B6B75E53F6A34E59BF /* Debug */,
- D8F8737DF4757BC1B5BE3AD3 /* Release */,
+ EAE896817883B49EEC690716 /* Debug */,
+ 7B62BF65D29B23798D0814E5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 932C74E314FBDE00E026576A /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD iOS" */ = {
+ AD88E9EB85963BFB504BF4D5 /* Build configuration list for PBXNativeTarget "IceOperations iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 5F3E1DC6C93FD05A6D66EB00 /* Debug */,
- 9133F0778806628EAACA3290 /* Release */,
+ 8A558027A2E371E4214DEC62 /* Debug */,
+ FEFC236839ACB480B98B636B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 99A19612DECC36FCE5152075 /* Build configuration list for PBXNativeTarget "IceEnums macOS" */ = {
+ ADB079C0E3F3032601D01658 /* Build configuration list for PBXNativeTarget "Ice C++11 macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- E9906D297AB4A8F2BABF4B8F /* Debug */,
- 69A1EF1D0EE5F12D53E512E5 /* Release */,
+ 7C56EE245669628DB141A39A /* Debug */,
+ 556A580868315D165E1FC940 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 9AB522A258774CF28C9B42A1 /* Build configuration list for PBXNativeTarget "IceLocation macOS" */ = {
+ ADB51C82C8F1506677E34BE1 /* Build configuration list for PBXNativeTarget "IceFacets macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 95ED93B3A3DEBA4D98BDEB04 /* Debug */,
- BF02B5C55128A7FEEFCD493F /* Release */,
+ D011E898D890EB30C7D5F435 /* Debug */,
+ 53DB486F6CCAB2CEE05FCD93 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- A629431363BED61B4BBEE6A8 /* Build configuration list for PBXNativeTarget "IceProperties macOS" */ = {
+ AF76BD554EB2195A13DE331E /* Build configuration list for PBXNativeTarget "IceSlicingObjects iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 9D69D034EC00F28BE04E617C /* Debug */,
- 1F52359111D0FD4D6D787858 /* Release */,
+ 8B0B3E8EE3C5B62A2E3B2B06 /* Debug */,
+ B97B8978B593BAD1F50BEB83 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- A95E1B51ECCEABA8BFB22383 /* Build configuration list for PBXNativeTarget "IceScope iOS" */ = {
+ B14395BC553D54DE1129E6AD /* Build configuration list for PBXNativeTarget "IceAdmin macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 7037F8587E14A38B0D2A3E56 /* Debug */,
- 884B2FA9603A7101B24139AA /* Release */,
+ A95D2942825F47ACC41C1449 /* Debug */,
+ 012A72C0B549D274A5E55282 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- B39968E5AB798BD30CBCF9CC /* Build configuration list for PBXNativeTarget "TestCommon macOS" */ = {
+ B5B19C249F1578F2A5FA9D0D /* Build configuration list for PBXNativeTarget "IceExceptionsAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 485978DEBA1477A886F45432 /* Debug */,
- BC1F65AF7259A7E7E5E005B7 /* Release */,
+ DD3AD1E3B35C6D191A3F7F7F /* Debug */,
+ 787C2A237C5D72E3DC3D689A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- B60ACC21F3227DF62519F663 /* Build configuration list for PBXProject "ice" */ = {
+ B6768C34630B4752FFDE8F2E /* Build configuration list for PBXNativeTarget "IceSSLConfiguration macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 49E753D582B0F1F335EB8619 /* Debug */,
- 650770AAD21EA337F5DC2CB0 /* Release */,
+ 5A9B2DB6564A3D63878C40C0 /* Debug */,
+ 34DC1A6198BCB959D24F69B5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- B727F9F4A94010BE11DA3F1A /* Build configuration list for PBXNativeTarget "IceOptionalAMD macOS" */ = {
+ B6FD71FC8DD2F49C21D54776 /* Build configuration list for PBXNativeTarget "IceEnums macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 55EB07862877E4DC8EDDAFA3 /* Debug */,
- B548201EE4F71FE8FD9532B0 /* Release */,
+ 935AC79754C300EEB1E0081F /* Debug */,
+ EC13C4EA9732568BED5A731A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- B796AE6CB1BC4D5AC4D02DB7 /* Build configuration list for PBXNativeTarget "IceDefaultServant macOS" */ = {
+ BD67CF7319F886DD42A3E098 /* Build configuration list for PBXNativeTarget "IceProperties macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 5173A329254CD1C77D9B8A1E /* Debug */,
- 36B28114ACC8DF9E447E59A9 /* Release */,
+ DCECE8BE22077F0886AF0CAA /* Debug */,
+ 6A58051C2C838506DDF615B2 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- BAEFAB21928FB01F2CD78BA4 /* Build configuration list for PBXNativeTarget "IceInvoke macOS" */ = {
+ BEF33EF379E963566BAC6B86 /* Build configuration list for PBXNativeTarget "IceFacets iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- BA5E8A59E6C215C94DA63814 /* Debug */,
- 178D25F5764C091CDB2E6963 /* Release */,
+ 42B0DD6F2AE1BED06B587BEF /* Debug */,
+ 3C69344D26EC5805D7FD7042 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- BCBB8E0003CAC2CF388F9F7A /* Build configuration list for PBXNativeTarget "IceSSL C++11 iOS" */ = {
+ C193232A037DDDDE37FE32A1 /* Build configuration list for PBXNativeTarget "IceProxyAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- D13BCF69622A633AFA77A032 /* Debug */,
- 0C1CFFAD255E90AC8974D83F /* Release */,
+ F5C96D81BCD751108A9EA05E /* Debug */,
+ 08C4A2FC3710886248C879B0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- BFDB42643AD7F6BE957E1484 /* Build configuration list for PBXNativeTarget "Ice C++11 iOS" */ = {
+ C26C132E5CDB4DD06DD03B14 /* Build configuration list for PBXNativeTarget "IceAcm iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- D3000036389AEA68945BCEEF /* Debug */,
- 9C1B5970F7D2438ECABE2BB0 /* Release */,
+ D29456E64BD9426ECD0584B5 /* Debug */,
+ C0E04DCAC1AB41710903AEED /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- C0A19FA656CACC41E20B9ED7 /* Build configuration list for PBXNativeTarget "TestDriver iOS" */ = {
+ C29FD78576CFC67FE69D494A /* Build configuration list for PBXNativeTarget "IceTimeout macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- EA5A864F175B653E8928753E /* Debug */,
- B563DCB451AD3B62D6CB0207 /* Release */,
+ 76C256EC96ED4192E4E4073E /* Debug */,
+ F9F55EAC24B746E4245F8826 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- C0E4937CF35D1E202DED8322 /* Build configuration list for PBXNativeTarget "IceSlicingObjects iOS" */ = {
+ C3026245431E9DF033E36479 /* Build configuration list for PBXNativeTarget "IceScope macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 62699FFF0E267BF02B024540 /* Debug */,
- 2A21B7DA5A3C85561DBA9434 /* Release */,
+ 68EF51B0880DD28C4B498A60 /* Debug */,
+ 74B00EE2093707836E3B9F09 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- C1B525CE1343DD05D8815B7B /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD iOS" */ = {
+ C6B22FF826DD8658A537A57C /* Build configuration list for PBXNativeTarget "IceSlicingExceptions macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 50EBAAFC822AC78FAC814738 /* Debug */,
- 8424760A39F6548A6095EDE6 /* Release */,
+ D23902324BC1536C8F2CF254 /* Debug */,
+ 53E94B9E8693CBC38144EC3E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- C7A3BF780BCE90C6C6AE9071 /* Build configuration list for PBXNativeTarget "IceExceptions iOS" */ = {
+ CA5111D57B15C0A16A3162EC /* Build configuration list for PBXNativeTarget "IceSSL C++11 macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- F8FA459861C8AC53969E95FB /* Debug */,
- 8DDA40B46F87A17B5D274EDD /* Release */,
+ 17CFA7BAD2B3D4DFCCE50E7F /* Debug */,
+ D8F3A39A00EA91928B460B62 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- C7D6CCC9A417DF8F4036D4C9 /* Build configuration list for PBXNativeTarget "IceOperations macOS" */ = {
+ CA9D8A6FA7F514F628A8A5E6 /* Build configuration list for PBXNativeTarget "IceEnums iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- ED27E35D0EAD1EF586798B1D /* Debug */,
- 3954757AD1D155095F0BD733 /* Release */,
+ 078E47FED8CF714A35956FB9 /* Debug */,
+ ABF142D247CE5B8FE9B0FD40 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- C959EB1F27BD01449D2FBDF5 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 iOS" */ = {
+ CDED15251B237CAB22DDFF10 /* Build configuration list for PBXNativeTarget "IceInvoke macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 45162745D95C8733C366DCA8 /* Debug */,
- 394C316A53C8B7C955C5A0B4 /* Release */,
+ 929038A014B3B8CC1081AA1B /* Debug */,
+ E8568917204F2BE2AF2B6537 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- CBBFE577F6CB2D0B60B8BFF8 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation macOS" */ = {
+ CE4284D4FF4C15654F9E6567 /* Build configuration list for PBXNativeTarget "TestDriver iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- A849E7ABA693030743287B93 /* Debug */,
- 1548EAE86CF67707A61BDEFC /* Release */,
+ 7CE392F18F533DC17959AF40 /* Debug */,
+ 09D29AE60A1669E4BA7771A6 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- CFA57C3BB591FCF8A74B709C /* Build configuration list for PBXNativeTarget "IceDefaultValue macOS" */ = {
+ D0C747634649E4133074AF7D /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- E58F6F363640CC3CA4C29F31 /* Debug */,
- D92B51CBCEAA37CE1767E152 /* Release */,
+ B4CDEFD3401EF5A103B7BD65 /* Debug */,
+ DA0FDFE50D1BF33E7B84385A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D5AB50C3E577FE133B5AB566 /* Build configuration list for PBXNativeTarget "IceDefaultServant iOS" */ = {
+ D2D5930A5751B89B70F82153 /* Build configuration list for PBXNativeTarget "IceOperationsAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 070B4055C5681E0FDEAE184C /* Debug */,
- 65CB92785E6F305DA4EAC56D /* Release */,
+ 293C8BFCE0001913E15400D9 /* Debug */,
+ CF729E77051A1110A575AA33 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D5E1AB6B1AD56E6B2F56368A /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD iOS" */ = {
+ D76F3A3BBE4C578D57256738 /* Build configuration list for PBXNativeTarget "IceOperationsAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 2A7C4DECB809927BF17484F6 /* Debug */,
- 93364B2487C68378B954C348 /* Release */,
+ 8CFEC9E614BA7A5900E55161 /* Debug */,
+ EB222C3D3864FB0C2EFD1D96 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D5EDA8EC653FA5EE13FDA426 /* Build configuration list for PBXNativeTarget "IceInvoke iOS" */ = {
+ D9AB50D7EC48FAB1807E42D5 /* Build configuration list for PBXNativeTarget "Ice C++11 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 5AE3601C46A5013E4B28D76C /* Debug */,
- 799E4331DD5CA263D04B3C9B /* Release */,
+ 601D284643C47CF493778B40 /* Debug */,
+ 9E18C460D50727165CD2F2CF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D74E8F078FE1FA602D112E8E /* Build configuration list for PBXNativeTarget "IceAcm iOS" */ = {
+ DB0D00B3BDEE4596239A63F0 /* Build configuration list for PBXNativeTarget "IceInheritance macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- B469E0968A1EF2A69EE6F078 /* Debug */,
- C2DF500042111C1251FF6C78 /* Release */,
+ B765889C41396A0457ED433F /* Debug */,
+ EECC0031B2E309F68AF3172E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D9C3CAA58AC3F3D979BBADA0 /* Build configuration list for PBXNativeTarget "IceServantLocator iOS" */ = {
+ DBA90417E8199AF640E13602 /* Build configuration list for PBXNativeTarget "IceDefaultValue macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 8A07C5FC97B6A9F368027160 /* Debug */,
- 3D366D747139501CC0FF1AB1 /* Release */,
+ 1F5B2892E82197C15AE957B6 /* Debug */,
+ 3A7393BED0B78A466F4BDE94 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- DB34454B8F724A1BAEEF3E78 /* Build configuration list for PBXNativeTarget "IceRetry macOS" */ = {
+ DBE276CA879C83E8277820ED /* Build configuration list for PBXNativeTarget "IceExceptions iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- E808A6A77780FD80AEACC18C /* Debug */,
- 185C11CDAFBBE722B3128737 /* Release */,
+ 228E1BA3412C920FAA2C1086 /* Debug */,
+ 6BF3C089D54C23471687D4AE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- E073950292B0648D0A56751C /* Build configuration list for PBXNativeTarget "TestDriver macOS" */ = {
+ DD1B8CB0C3842AA532D63C1B /* Build configuration list for PBXNativeTarget "IceScope iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 99B10E0DAA6C5F0129F7905A /* Debug */,
- C3440AA25EF166D934E25AC8 /* Release */,
+ D332342C386706AC305CF6CD /* Debug */,
+ 6894E81274101EA7AF435784 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- E0F3C60106F31D75D0CFCAE2 /* Build configuration list for PBXNativeTarget "IceStream iOS" */ = {
+ DD940FB9E0F1CD097142F071 /* Build configuration list for PBXNativeTarget "IceDefaultValue iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 9CBABA8601979E62B5AF9D81 /* Debug */,
- 096E81D43B8A36E3985B5D75 /* Release */,
+ 3B3E8E828B53150B3CA3999E /* Debug */,
+ 67C4CF526A1CCD95FEF2F01C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- E25AFC82BAD20DA6A7E6730C /* Build configuration list for PBXNativeTarget "IceAdmin iOS" */ = {
+ E47CC102400EF4B20940F64F /* Build configuration list for PBXNativeTarget "IceRetry iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 13FF040020F40DDD871A8165 /* Debug */,
- 3D096D12C9692FF9D18D6026 /* Release */,
+ 9AE2C391FC45ABDED8264DA9 /* Debug */,
+ 4621363798CF15A674212E86 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- E5501571993263D2B806A3E1 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation iOS" */ = {
+ E5EEE3F7212D65781160DF4F /* Build configuration list for PBXProject "ice" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- F6FC0010033140F3E880F8CD /* Debug */,
- 022F5FE8EBDFAD43E6E6A804 /* Release */,
+ 4ECDE664D684567ED818509C /* Debug */,
+ 4CC2F2D79F213781FC0A26EE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- E573626C6720AEA079E529D5 /* Build configuration list for PBXNativeTarget "IceHold macOS" */ = {
+ E7A1759CE51412CB81D4E658 /* Build configuration list for PBXNativeTarget "TestCommon macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 0F4C8DCED33185AEF5AEDB55 /* Debug */,
- E501D3CDA7930B8EB9A0A18B /* Release */,
+ 2BFC5B645443EFAB227B6098 /* Debug */,
+ 32B7C1937BE9434A5DC3B06B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- E728F7E136BA455B2666EF68 /* Build configuration list for PBXNativeTarget "IceAdmin macOS" */ = {
+ E84306CB8947E86A302646D9 /* Build configuration list for PBXNativeTarget "IceDefaultServant iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- AD41BAEA53FE47D28BE2A505 /* Debug */,
- 56DA7AEBD47BE72CBEC36F6C /* Release */,
+ C9C7E802BE01487BD67BC7AA /* Debug */,
+ E5D6090BA2ECAFDB54BC95AE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- E978FFA8A72396EB88B63ADE /* Build configuration list for PBXNativeTarget "IceServantLocator macOS" */ = {
+ EBD2DE5D3EE87ADE5AE2ACD8 /* Build configuration list for PBXNativeTarget "IceAcm macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- B803E69BBE9079FC7944D904 /* Debug */,
- 4D71C8D1C4A6FE67B7637ACD /* Release */,
+ 220D26C1B35AB2353A1AC276 /* Debug */,
+ FA96FE97B03647D0D8010691 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- E9DC9E4C4BD7E3DE585D835D /* Build configuration list for PBXNativeTarget "IceInfo macOS" */ = {
+ EC3293A025D6A475F637AC09 /* Build configuration list for PBXNativeTarget "IceLocation iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 1E50789FE1DED5E3A9F18A67 /* Debug */,
- DB03203A88FDF9241EECF939 /* Release */,
+ CAB33A47EC9B72363C6B700D /* Debug */,
+ 7CCF5E365ACFC5E3AB6E07FC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- ED133CAB34268AE76036AD7A /* Build configuration list for PBXNativeTarget "Ice iOS" */ = {
+ EEB91588D7C630D72EB3CCEF /* Build configuration list for PBXNativeTarget "IceAmi iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- BCF3DB52D7726AF7D63F0CDB /* Debug */,
- FADFE7EC836ABC14874FA6D4 /* Release */,
+ 1A147A5E4DB14435E6616B76 /* Debug */,
+ E45DF09F7C352873D7EB2343 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- EF5B2E915A64AC7B285C51FF /* Build configuration list for PBXNativeTarget "IceObjects iOS" */ = {
+ F9AD5A7596DAD8F919DEE095 /* Build configuration list for PBXNativeTarget "IceTimeout iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 1900E01E472D778989FD38D5 /* Debug */,
- F4CAB1A664832CD1A49A0362 /* Release */,
+ 700DD06BE8443AA27070FF22 /* Debug */,
+ 0494EA8965AD0FF9047F37BF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- F1A95AFD883A77CB456986D7 /* Build configuration list for PBXNativeTarget "IceProxy macOS" */ = {
+ FCCC6072443BF8960A9D353D /* Build configuration list for PBXNativeTarget "IceBinding macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 0C7015891C04195BCCEC746A /* Debug */,
- CF1522720059529470376D82 /* Release */,
+ F5FBB461F9299051209B417D /* Debug */,
+ C3F4AD7B32C4EAA779ACC45A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- F529AB311D8C41DDD58A6C81 /* Build configuration list for PBXNativeTarget "IceObjects macOS" */ = {
+ FE947F634336621478177BAA /* Build configuration list for PBXNativeTarget "Ice iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- AE1A8C1503F1F6D8F47DE7E1 /* Debug */,
- D75F49E96899AE774F2A79C5 /* Release */,
+ 12AA19F1C5B749F9B5493D24 /* Debug */,
+ E4357C39744D650B19CB3980 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- F8E3103B91B075614C95E1D4 /* Build configuration list for PBXNativeTarget "IceSlicingObjects macOS" */ = {
+ FEA659621348FA3FB7141853 /* Build configuration list for PBXNativeTarget "SliceEscape iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- C9DA7675D7C37239BD10D816 /* Debug */,
- FA5D8C45DF4ACDD6C1D9F69E /* Release */,
+ 3A10CEA45117B26EE4E4D286 /* Debug */,
+ 54363F06437F86B09E12F83F /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- FA361220D43A41C4ACBD127B /* Build configuration list for PBXNativeTarget "TestCommon iOS" */ = {
+ FF7CB6E649042FA06DD17FA4 /* Build configuration list for PBXNativeTarget "IceOptionalAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 1885E453E36DFDB919387EBB /* Debug */,
- 869F1F8E9F5EDA2CF0185AD8 /* Release */,
+ 1B829536B12E9BF9BDE1D9FB /* Debug */,
+ 41713806E2240D16E0DB6920 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
- rootObject = 106782545D65F38315C8F4EC /* Project object */;
+ rootObject = F860156F7045049A0BDAC200 /* Project object */;
}
diff --git a/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice iOS.xcscheme b/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice iOS.xcscheme
index 719d53850ca..4ad3c349d4f 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 = "9C95E1327D77250F2FBF6C75"
+ BlueprintIdentifier = "714D7F557B3B4F0192755CD1"
BuildableName = "Ice.framework"
BlueprintName = "Ice 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 e1036e87db2..aad503fccb7 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 = "41AF67E0DC5EEF99232BAF7D"
+ BlueprintIdentifier = "C0096A3AEEBAEB93092B71D1"
BuildableName = "Ice.framework"
BlueprintName = "Ice macOS"
ReferencedContainer = "container:ice.xcodeproj">