summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2019-06-13 00:00:59 +0200
committerJose <jose@zeroc.com>2019-06-13 00:00:59 +0200
commite58a0a9935c6d7171cfb77ae1548152bf286e834 (patch)
tree518c82926695c41761e01b46a7609e3baf5fb207
parentRegenerate XCode projects (diff)
downloadice-e58a0a9935c6d7171cfb77ae1548152bf286e834.tar.bz2
ice-e58a0a9935c6d7171cfb77ae1548152bf286e834.tar.xz
ice-e58a0a9935c6d7171cfb77ae1548152bf286e834.zip
More version fixes
-rw-r--r--swift/Rakefile2
-rw-r--r--swift/ice.xcodeproj/project.pbxproj17896
-rw-r--r--swift/ice.xcodeproj/xcshareddata/xcschemes/Ice iOS.xcscheme8
-rw-r--r--swift/ice.xcodeproj/xcshareddata/xcschemes/Ice macOS.xcscheme8
-rw-r--r--swift/src/Ice/Initialize.swift4
5 files changed, 8959 insertions, 8959 deletions
diff --git a/swift/Rakefile b/swift/Rakefile
index ece528b8fdf..f7bcfc6bd1d 100644
--- a/swift/Rakefile
+++ b/swift/Rakefile
@@ -587,7 +587,7 @@ def target_set_common_build_settings(target, product, plist: nil, swift: false)
config.build_settings["CODE_SIGN_STYLE"] = "Automatic"
config.build_settings["CURRENT_PROJECT_VERSION"] = "3.7.61"
config.build_settings["DYLIB_CURRENT_VERSION"] = "3.7.61"
- config.build_settings["DYLIB_COMPATIBILITY_VERSION"] = "3.7.61"
+ config.build_settings["DYLIB_COMPATIBILITY_VERSION"] = "0"
if plist then
config.build_settings["INFOPLIST_FILE"] = plist
diff --git a/swift/ice.xcodeproj/project.pbxproj b/swift/ice.xcodeproj/project.pbxproj
index 39edb8af797..b2782cf7558 100644
--- a/swift/ice.xcodeproj/project.pbxproj
+++ b/swift/ice.xcodeproj/project.pbxproj
@@ -7,1433 +7,1432 @@
objects = {
/* Begin PBXBuildFile section */
- 00B1B9FCAD9B4B947270D7D0 /* IceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = 911384310A1CBB800086E52F /* IceUtil.mm */; };
- 00BB4031326E30571D40E0EA /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5426ACB2A3F1F0007285ED2A /* Test.ice */; };
- 00ED3707F1F241208540C70B /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5DD8FE647FC520FC15F49D7E /* ServantLocator.ice */; };
- 01A298341E78B6C24E20BECE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 024D9685BA555C60A683302B /* AdminFacetFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D63158A3031820DD4EB27AC /* AdminFacetFactory.swift */; };
- 025342EA50C54010D389EF10 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B43D18B4007BB3933869BDDB /* AllTests.swift */; };
- 0276623234A028016B038B8A /* Logger.mm in Sources */ = {isa = PBXBuildFile; fileRef = 528BE7BF2C5ABD20BE64B9F7 /* Logger.mm */; };
- 02E97FFB488E7234B040D3F7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 038F2B2E0C32F1D86824E2C9 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 03EBF5CE779EB653C6DFBEA6 /* ThreadPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 89EB9F39F1ECEA26130BE0AD /* ThreadPool.cpp */; };
- 0438630FCBF50F8D23B51B65 /* IceStorm.ice in Sources */ = {isa = PBXBuildFile; fileRef = D46B356A772CE7047CDA449C /* IceStorm.ice */; };
- 045EAB3E9C59B68B421327CE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 047FFA6FAD25BF93BFD1FD79 /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E060188B5BD2ED4E7A187C58 /* InstrumentationF.ice */; };
- 04B8C5688FD3144E6CC9D7CC /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2B54E755D26A8C048DDE71E /* Client.swift */; };
- 04DF2C3A417D5B36F4C2ADFE /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0B7CC2345722EBE366F9E50 /* TestI.swift */; };
- 05591D6875EAAD66B68B27C6 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = D272B7B7440C73EAAB832221 /* Test.ice */; };
- 0650294AF15E608A0BFDDF95 /* Exception.mm in Sources */ = {isa = PBXBuildFile; fileRef = DB037AE7BD8DD7B7EE5A295E /* Exception.mm */; };
- 065E2B4A563971A59CA82B3A /* InitializationData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4287C2AB3F64247AD7D395A1 /* InitializationData.swift */; };
- 06814D4D604664E3DC346CCA /* ConnectionI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 77A08FE03BE780227B17F7C5 /* ConnectionI.cpp */; };
- 06B42882446E134B312976AE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 06BA5A5BEA1B4FC57F17F695 /* Assets.xcassets in Sources */ = {isa = PBXBuildFile; fileRef = 5EBBEB2D37BEBC7504AB50C8 /* Assets.xcassets */; };
- 06E165771E0AB9A552E58491 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6BDD28E56B97D8719821F93 /* Version.ice */; };
- 0712AFDD50D49C407C910945 /* IceAmi.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7C5EB8026C4AAE9BDEFB82BE /* IceAmi.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 07389EFF83511BE4954D4772 /* IceLocatorDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7449E5E0A12A78A662B5A552 /* IceLocatorDiscovery.ice */; };
- 07551835E5F5B24A29F856D1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 07AB4E24815A499D241D4B45 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 07FE9E6B3B0550E413CC71B9 /* ConnectRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F584BB530DE79F69DBEB788B /* ConnectRequestHandler.cpp */; };
- 081C9B5022439641F1DD082C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 08443CFF098FC558E6653661 /* SecureTransportCertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7E67F6A6374A89E00AFB1E56 /* SecureTransportCertificateI.cpp */; };
- 0847BBBA19D90A6A42F7E70D /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB5FB4DC11005554379585AB /* Collocated.swift */; };
- 08A919190FEB75BAC43DF745 /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = EBE2131CF0627A7F0F56FC5A /* ObjectAdapter.ice */; };
- 0902E92F4EAE8BBE67F5D78B /* IceHold.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4796F18A253415764C16C9B7 /* IceHold.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 094AA9709E628B61FF0292FF /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DFFF1A53DB491AF3F6AFAE0 /* Client.swift */; };
- 09B11AEC848D3869F3FB4213 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = DC7775871787B88A46771FF8 /* Test.ice */; };
- 09B1B56731001C4588E25158 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 09BA5EFF2203A23D500038FA /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 393C99345C29547765A0B686 /* Client.swift */; };
- 09BF4EB03B1CCE2436A910E6 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 466464B0487AC1D0E4311458 /* Collocated.swift */; };
- 09C61B1BAE2E0309BCC574B6 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C1D607EFD1748B2819BAFCB /* Server.swift */; };
- 0A3134318ED3949233E7BBF6 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 985C114C565EA067E7DFC4E2 /* Client.swift */; };
- 0A80BBE797A965AE140E2D4D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 0ABB1FA573D25B7992330EFC /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7549AFA37B9AFD67518C461C /* Server.swift */; };
- 0AC587AFD9D27DDA1B386364 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D673AC3B8F26FA0E06699699 /* Instance.cpp */; };
- 0AFD9871A1DC5C71383B7AC4 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77E7EE53615B8DD124715208 /* Collocated.swift */; };
- 0B03575510BF3D8BD027DB4E /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = DD04604E1D522C05DDC52433 /* PluginF.ice */; };
- 0B1E1786C4592899E88A6349 /* EndpointFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDE7D3D22A801E412C53B3F6 /* EndpointFactory.cpp */; };
- 0BE98F7010A711722AFD3F22 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C3D116A3B3B12E97AB9A722 /* Server.swift */; };
- 0BFFDE48A398166F0467F704 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BA950278E382F3E8CD80713 /* Client.swift */; };
- 0C3C4AFA874DADB99E86BB6B /* IceSlicingObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 43FC38C154A5F6ACB9C624EF /* IceSlicingObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 0C8FC85ABA365382C0E2C10C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = E49724CEC75EE0452003A138 /* Server.swift */; };
- 0C8FFD08AC3EFE681A4B493E /* SliceChecksumDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = E2FFF1773FBC6BD9AF054E0F /* SliceChecksumDict.ice */; };
- 0CBB6388F50A70CA7A7A6F80 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = A33916E4797D94A3EAAE0BA9 /* Test.ice */; };
- 0D37B6A7A4E6E0A64BEA563E /* LocalExceptionDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29F90C5A2F35E59B8A551908 /* LocalExceptionDescription.swift */; };
- 0DAE67E31AEBC53A12FB57F5 /* Selector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 21B0AC29157FF208C9886621 /* Selector.cpp */; };
- 0DBE4E7EA58C88CA6BFD24E5 /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E060188B5BD2ED4E7A187C58 /* InstrumentationF.ice */; };
- 0DCB37D0758BDBA2D947F41F /* CollocatedRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAE1EE59F8360B9A3AC4E4D4 /* CollocatedRequestHandler.cpp */; };
- 0E0B87F3D8E4196439F37915 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 0E72EA86C17CA316B50E6176 /* SystemdJournalI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DC0183170AFD7BC194307A25 /* SystemdJournalI.cpp */; };
- 0EAAEFCA199926EA79B87846 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EF2375278C3582125B4A607 /* Client.swift */; };
- 0EBE782B349106182BC8A451 /* Transceiver.mm in Sources */ = {isa = PBXBuildFile; fileRef = D410A587BE543845A8650FB4 /* Transceiver.mm */; };
- 0F1238E08E8ADEA7330CCABB /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = CA36D2D35C93A5B363D89B90 /* ObjectAdapterF.ice */; };
- 0F444035766DEBB16A1945CA /* TwowaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C7A0026504CACDF5022668D /* TwowaysAMI.swift */; };
- 0FAB3C2AC8F8FECE0B6B0047 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = B0EBE41BA5ACA9524EDF615E /* TestAMD.ice */; };
- 0FD1EF388251F8ACECA766C1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 1005970622944A6B52804470 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 101A03583079885CABAE303F /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 641B953514FE8729B68B0289 /* TestI.swift */; };
- 10D1D71EE64DBD6868CC5F6F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 110DB651CA39E6C9B7B1A0F6 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = AF095064C89698D7E1645228 /* Router.ice */; };
- 1133B30E0C450FA0788A0E58 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB79AB3E6C657F2AE2FDEA48 /* Server.swift */; };
- 11B8C5AB19559676C024E425 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 11CBE2BFAAB33654CCD87DCD /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9B733D2B10F906FBFBA07624 /* RemoteLogger.ice */; };
- 11E4C3ECBBB301C277E0914A /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF31073C9589C85B424AC265 /* Collocated.swift */; };
- 11EBFCD1866B4B0406012DE9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 121E759D41A9516DB6155948 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2FF62B498AF21155220E89B3 /* LocatorF.ice */; };
- 1333538C3457755A77A67EDB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9443C375CB1FE685EE03373E /* Client.swift */; };
- 133DC78249E95E9004A17AFB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 1353913CEA4A935CAEC52939 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 13B043CE472663A2458E0170 /* IceProperties.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 3247EBF50AC5797ADB83B7E5 /* IceProperties.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 13DC056E1016414031B38472 /* DynamicLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 23506B3CFBBD432A875FACFB /* DynamicLibrary.cpp */; };
- 13F2158C810F67421D58139F /* ObjectPrx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 364280922CEC1AEB2F46A64C /* ObjectPrx.mm */; };
- 141AB0E801C19AF162CB7FB4 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 143EC699AC76339673A28BB5 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7E9E1345EAE6B9F6CE783F9A /* Router.ice */; };
- 146761662FB5C802C6929446 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBBCCEF6E51308B89D4D0475 /* TestI.swift */; };
- 14758F8CABA0BB3B49791989 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 149B2C15318C219AE8CF8D7F /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1BE74618C868DFE8C8F3666 /* Server.swift */; };
- 14C4A4D730DCBE94A9967AA8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 14D0B7319149A68EAFC53444 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84825B16B23F7F6FCDCF931D /* Client.swift */; };
- 159E53F5BA01F4C4DD239877 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 15A1CF1EB7353739A4808CCB /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D40FBF00708B32CFC3E47B7 /* Server.swift */; };
- 15B055AADEA4AFE3EF06320C /* Incoming.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFC777B2273C812328C87637 /* Incoming.cpp */; };
- 15DD31D0B49EAEC6AA0A3BD4 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 15E80C1AEB4EAD013A3D3C7F /* EndpointI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 413E4DCFFF180C319FD90434 /* EndpointI.swift */; };
- 160DE11DBAF653035FE02557 /* FileUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B52123D3118A9D5F075CD750 /* FileUtil.cpp */; };
- 166142AD7BA832848EE1FDB8 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 166DF2F1CDB90F3FADE0D7B1 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7E9E1345EAE6B9F6CE783F9A /* Router.ice */; };
- 16BF08757B166F57332F2490 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 16DB74B5B8E38742DDA0CB6B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 16FBAB0D504B054BD09630C5 /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4029F7AE29A892A27012395E /* Util.cpp */; };
- 171A0110CD0D509381F57714 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 172208748E5DDF12ED003F1B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 17C7B577D7238A2E4173B680 /* EndpointFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDE7D3D22A801E412C53B3F6 /* EndpointFactory.cpp */; };
- 17F814704901B8EAC130833E /* UdpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC0401515A5EF9001C780327 /* UdpEndpointI.cpp */; };
- 181457498D71A3DDCAF50C54 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1F5CEBC7BF956C0B2D104F8 /* AllTests.swift */; };
- 18238CACE58292A2CA6AA8B1 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = CA70B2155E395AD5C290A265 /* EndpointInfo.ice */; };
- 1849832B06BCB6DA4C48F858 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C255ABDD3663FBD71164A25 /* TestI.swift */; };
- 188983B73B6F7AED67343C83 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = AB8351683FAD96EE14C61B98 /* Identity.ice */; };
- 189610C2602A7AFED91568B8 /* UserAccountMapper.ice in Sources */ = {isa = PBXBuildFile; fileRef = B9A9F737E9A4F16BF7E80800 /* UserAccountMapper.ice */; };
- 189C3D0DB4F0D5C8E38F3FAD /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7DB728C89EF3D58C62C664C8 /* Test.ice */; };
- 18CCBE841B561039768FCFC1 /* IceSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = F081BF1A4A6753ABE3DCAC49 /* IceSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 18DEA968B8120DE92CE9B864 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = A33916E4797D94A3EAAE0BA9 /* Test.ice */; };
- 1900FF8F8DEB431AB6B68AF4 /* ImplicitContextI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B73FD836EC80D2DE5C7006E /* ImplicitContextI.cpp */; };
- 190240161690C887FF209CD2 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1CF92A54D64CC3FC8F98F3D /* TestI.swift */; };
- 191592CBDBC333D496546088 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 191A3CA8215F193EA2A3622F /* MetricsAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 60E1A72A746608403DCA25A0 /* MetricsAdminI.cpp */; };
- 193740D41D28619B67F0CA7F /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = 823F5C51060896D3BBB5F678 /* Process.ice */; };
- 1952457E3B2B82C5C753B25A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 1985CC2B6C86D5735D04B4FC /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2A68615B59C6478602E3632 /* AllTests.swift */; };
- 1A052FED2BBD1852B5B85C33 /* Admin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8EA3C7FFC8FEA9C55BDCC452 /* Admin.ice */; };
- 1A24B678515CA1F754F6FEDC /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AFF103FD7D2F46238626743 /* AllTests.swift */; };
- 1A533962791DEBDAB8A6ED1B /* Random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5C0434FB77AECE2DD479B934 /* Random.cpp */; };
- 1A59802A64FBD6129A1EF4C0 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD8835FAD15CCCA843AE6EEA /* TestI.swift */; };
- 1ABF4B11AD48E6BA5B08FF30 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08A85871BE59FDB6D72C5266 /* AllTests.swift */; };
- 1AE00D29C766B1A419521B52 /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2BB71B45CF54DC09136141D4 /* ValueFactory.ice */; };
- 1B05E634E4DDD9BC223660CA /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58B4705B7D140D48D1D2A577 /* Client.swift */; };
- 1B0B89E9385B9C16AB446BA6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 1B18A5453BCA265D013F0A81 /* Shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8D66CABD0E6C4060B920174B /* Shared.cpp */; };
- 1B526485E88837C57F39F231 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = C96FC71D063CEAF6D9DC737E /* ServerPrivateAMD.ice */; };
- 1B6B722B631A1DF0CCACE656 /* TrustManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 059FEADCEBA9587C4B5C2EE8 /* TrustManager.cpp */; };
- 1B938A307B3B7024F5B0B493 /* TestCommon.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 1BD33DED64C0FCC1F531E1CE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 1C2A3BFD6EBC3816102BF7FB /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 1C5583888EBAF5084AD17654 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 1C57A73C6A8B54DCB5FAE603 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8C2F020BD00C355880C33990 /* Test.ice */; };
- 1CF35D9B94C7FEAEFA6759E5 /* Controller.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9B9B992E5CEEE6920EB266A6 /* Controller.ice */; };
- 1D12F43714519966735CADAB /* ServantManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EA89431A12C32B7091FD9B2 /* ServantManager.swift */; };
- 1D1862DE3A4EE91F35841C12 /* IceFacets.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 273F6DA8C680476E2F7A6089 /* IceFacets.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 1D5479BC63F542478990F4FD /* libIceLocatorDiscovery C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 498F50D79E022A8E2E021F54 /* libIceLocatorDiscovery C++11 iOS.a */; };
- 1D585FF0F202A25D5B3C4295 /* IncomingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D301CB6D7E6040848466D58B /* IncomingAsync.cpp */; };
- 1D5F580D4486BD3C3E3DD852 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 1D6940357977D3C8C72B22E8 /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 63D14308086EA7DDFA651540 /* ImplicitContextF.ice */; };
- 1DB9267D0656A650C11A014F /* PropertiesAdmin.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1FE630172430340A56EC6250 /* PropertiesAdmin.mm */; };
- 1E04A5C796F927FC05B7089E /* Registry.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7FB7399EC39FD1D10C22673C /* Registry.ice */; };
- 1E4FE158721535DE70AFB376 /* PluginManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 819C8985815E3496D3469510 /* PluginManagerI.cpp */; };
- 1E50D97E95FF1B378301BD1B /* DispatchInterceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F742F10B46F2DF09A65B091D /* DispatchInterceptor.cpp */; };
- 1E524AB9883E324084E5D2BE /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 27E91338CEF34D970ED2EAFB /* Logger.ice */; };
- 1E658694BDE8A84307067EE1 /* InstrumentationI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B97FC5A3A589497F542D9B4 /* InstrumentationI.cpp */; };
- 1E6B4CDC59DD9BAA7717FB20 /* ReferenceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 273F3E0260A3D20F02670B0C /* ReferenceFactory.cpp */; };
- 1E7372A20E7DD435AE2AC9B0 /* CtrlCHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5CF970F14307F1B5AA36DA74 /* CtrlCHandler.cpp */; };
- 1EAB76A1FB3CA54783A9DCAE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 1EEC7FDEF550F155F3D910D8 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = 823F5C51060896D3BBB5F678 /* Process.ice */; };
- 1EF695346EE55553C1E7C79E /* IceStormSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 93667B2BBFE254D9549FB105 /* IceStormSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1F193CD1D6F66B3EC9DCAE9E /* ConnectionFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 644CA4FFFB561EFBC8731C16 /* ConnectionFactory.cpp */; };
- 1F45E968B73C4ADAE28870B1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 1FA447F402B50090ED6AA615 /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = FBA95EA7BC4AA10049C92D2C /* Instrumentation.ice */; };
- 1FA82E88E876462E6F694F37 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 1FDF198A8C0EBAEA586CC43B /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = D14C9266C32E661C1A02CCC9 /* ObjectFactory.ice */; };
- 1FEE5E9B38A178A238DC825D /* SysLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 43C24220062ADF3C146E8841 /* SysLoggerI.cpp */; };
- 2041763D669F4C6D5B8A2670 /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = D06A261B8DD248FF973DAB6B /* Value.swift */; };
- 207CE752CC5DB3D01BB13572 /* PromiseKit.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 207D557D9CC263215944BCAB /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C5531BA70BA954A4D20B3573 /* LoggerF.ice */; };
- 219A96F1ED8FB508F3B624F4 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D57912AF387272D1CF47F0C7 /* TestI.swift */; };
- 21AC898E423B7F757150FF64 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 22171A15D39202CB8739BB14 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 228AD8178053F4482889A98A /* SecureTransportPluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2AD4E78CC5B7DDC9D1B57906 /* SecureTransportPluginI.cpp */; };
- 22E63D065998B0AFC52D7C23 /* StreamTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 744E986D938D6A516CA9B500 /* StreamTransceiver.cpp */; };
- 23070955708B6EBC8A9AAE90 /* SSLEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B26212A814B92E4CDCC1C01D /* SSLEngine.cpp */; };
- 230EFAACBDA52D31AB721AF6 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = B0EBE41BA5ACA9524EDF615E /* TestAMD.ice */; };
- 233DA50FC230C5B997124FD9 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C3D116A3B3B12E97AB9A722 /* Server.swift */; };
- 237488E0E946D2DA333EDD8D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 238264770B9AA8A3A681144C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2FDC33057E2413393F5130 /* Server.swift */; };
- 23B057266FADBF705D2B0FA5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 23FE766EF850C5C754B67B89 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5171B88E992ED83FF26E1A79 /* AllTests.swift */; };
- 240307B777615E855304C691 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 2421DD5D4EA1513239766C97 /* Process.mm in Sources */ = {isa = PBXBuildFile; fileRef = A692CCF914FAFAAD1725CD75 /* Process.mm */; };
- 243C9554F3282A9E2EDB6D24 /* libIceIAP C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD2DF403C594F04F021E9BDB /* libIceIAP C++11 iOS.a */; };
- 2478067576C68DB494B08196 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 247EAAE5E5039227967151BF /* IceProxyAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34F6A51003A7DA949D4B831B /* IceProxyAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 24D3BA956D1CD29D135B0D44 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5EE976AB09EC2C965067D6A0 /* ClientPrivate.ice */; };
- 24DDA0B4EE9F592D40BD289E /* ConnectionFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 644CA4FFFB561EFBC8731C16 /* ConnectionFactory.cpp */; };
- 2536986FDCDB9F8440935335 /* IceServantLocatorAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EEC1370F749E09EFDD4F4065 /* IceServantLocatorAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 2565407112CF600A6A7A32AE /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 02D7DBBDF26B155BCD072A4C /* Test.ice */; };
- 2569D04909BFFB8CBE63D6BF /* SysLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 43C24220062ADF3C146E8841 /* SysLoggerI.cpp */; };
- 25B427079D288B5F9BD6E165 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C9A7BD995FADFF1C865BD20 /* ServerAMD.swift */; };
- 25C15E9194A47CB5FBDE7419 /* ValueFactoryManagerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 179FD8018F0D46D051259140 /* ValueFactoryManagerI.swift */; };
- 25DCB3FC1E567A488DA04E74 /* OutgoingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B2D6DEE369789A8DFC6CF9EC /* OutgoingAsync.cpp */; };
- 25EAFF9F97872E05C08C1E74 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 049ECB78C4145AF69BA574FA /* AllTests.swift */; };
- 268451847A4FF871EFDCC69D /* CommunicatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F1A45574D29AB3D4F9DFC67 /* CommunicatorI.cpp */; };
- 269BFF8FD423308E0A2FFFDE /* StreamSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 38E1C111DC4D166BC462D597 /* StreamSocket.cpp */; };
- 26CECE25FE30F32EE128B668 /* IceAmi.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2847EB5CAA4AC1DEE6C9562B /* IceAmi.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 26DE002121C83FF8278C142E /* ReferenceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 273F3E0260A3D20F02670B0C /* ReferenceFactory.cpp */; };
- 27266B3642F9B859D29AAD3F /* IceBinding.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B7F4E74D339D6836343F22F1 /* IceBinding.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 2796D59D326BC7AD792C8E24 /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = F73671C04D704BEDA88F6216 /* Connection.ice */; };
- 27B5D2746DF57E1D0BC77833 /* ACM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EA8A6BA421CC3486D89C4DA1 /* ACM.cpp */; };
- 27D7E4E0D111CD5AD175DA05 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 27FEFA7F45B6C6174DDE3493 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30F2386941EEBDC5C4B1C1E9 /* TestI.swift */; };
- 28194B14FC24499C5B4D8020 /* SliceChecksumDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = E2FFF1773FBC6BD9AF054E0F /* SliceChecksumDict.ice */; };
- 281A502A225FA314B3A10A10 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 281FA2E751E32EC26EE56B30 /* IceOperations.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 739C6F4B14646C4184F9EA21 /* IceOperations.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 2830E5F958B50893A830D722 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 28BB51CC0EB8FA81753EC431 /* LoggerAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9922D271C3BA5C28E0202007 /* LoggerAdminI.cpp */; };
- 28C74A2F276BA22ED23D174A /* RouterInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 629CB9F63E6B61F24E78A072 /* RouterInfo.cpp */; };
- 28D3E8953E6048BEA03BBC29 /* ConnectionI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAD06C818F086B1D993B5F57 /* ConnectionI.swift */; };
- 29164D0853C85BB15BCC06D4 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 533C0ED6A7386D823065CAB2 /* Test.ice */; };
- 29244800A3F04BCD1FE08F00 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BF3ED2DF0165DD2F5370456 /* AllTests.swift */; };
- 2927A4F45BF11D94E35EAABC /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 049ECB78C4145AF69BA574FA /* AllTests.swift */; };
- 295DCEA3868CA66C1B58CA97 /* certs in Resources */ = {isa = PBXBuildFile; fileRef = 7F8387214289E2840387739B /* certs */; };
- 2964DFB2A09D6F15D3AF3103 /* IceOperations.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9724A27A902FCB2DC18B2233 /* IceOperations.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 299167139204A12787617816 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DED59342E8EE7A124444C6B4 /* AllTests.swift */; };
- 29CD8AC1EA6C4CB2EDB4853D /* CommunicatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76292322D7C938B4EFD5F7CF /* CommunicatorI.swift */; };
- 29D79F9747C721B5318B5D76 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6BDD28E56B97D8719821F93 /* Version.ice */; };
- 2A3680A22FAEADAE1654EBDE /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4CC970423D7B50A9234686BA /* Test.ice */; };
- 2A400D512B90B6226E44E996 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59C19073EFD0D1EAF73D10B8 /* ServantLocatorI.swift */; };
- 2A50D108C909C2741B9EB60B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = B73D83718FC939E7879489DF /* Server.swift */; };
- 2ADDBC0831565051D654CC6A /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30F2386941EEBDC5C4B1C1E9 /* TestI.swift */; };
- 2AF949B1C20E389F5D8E9416 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5DD8FE647FC520FC15F49D7E /* ServantLocator.ice */; };
- 2B0503F6B6D3C3221A4C720C /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = EBE2131CF0627A7F0F56FC5A /* ObjectAdapter.ice */; };
- 2B57B5F78C77E708E01E6902 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69FB3FA4A5390EC1E73BC277 /* Client.swift */; };
- 2B5AAD07681620C9ED614B6B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 2BADEFCF1A07B673DA424632 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 2C36BB267EFC348B862DFD3B /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 84E76B7DC6CF61AA1F8C46FE /* Locator.ice */; };
- 2C4B1EDF077B6D42C3CE47DD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 2C4D8118B3CF67E0AFACA422 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FE04BFCA5687674233B4ACA /* TestI.swift */; };
- 2C77B4585978C0367C6F4B7B /* Selector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 21B0AC29157FF208C9886621 /* Selector.cpp */; };
- 2C782A3525B0A0FACBBEE20F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 2C7C5609B81E4ED2DA1EDD2A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2B54E755D26A8C048DDE71E /* Client.swift */; };
- 2CD61BE5320D34E06C5216F9 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 2D5B8B596BDD7A0413F6F114 /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C366C8BE3DC8869136E9498A /* Value.cpp */; };
- 2D6113083481D7482C3082EA /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = BBE64D6FF80226B272166A7A /* Test.ice */; };
- 2DA3AE65563A1C3F477D34EE /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF3519B47C8B8B50A76F76DB /* Client.swift */; };
- 2DF66FF49C02681D7444988C /* SecureTransportUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D5E7F230FBC7B72F0C424481 /* SecureTransportUtil.cpp */; };
- 2E0D058E12248CE5F185E837 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FCAC1715FDDFDFFF8960E44 /* TestI.swift */; };
- 2E65FC9DE2768F592BED3C21 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2197F5584B6FA4BFB1E3CE30 /* Server.swift */; };
- 2E6BDB9A5E2D5F5C4B3FCDF9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4203607C49D9795B8D8CE5D9 /* Test.ice */; };
- 2E8C843A84143D327E970A3A /* Connector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1319C360C7B28935247F4107 /* Connector.mm */; };
- 2E9B11A3C846232CBCE8D0BE /* BatchOnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2425B1D855A2558C77557524 /* BatchOnewaysAMI.swift */; };
- 2EC04159AB1AF4CEDCFE90F5 /* Blobject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 576246514CDEAA0B96A60F67 /* Blobject.swift */; };
- 2ECE64FD57068FF27368AE17 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = A3A89CE68468F819189F3324 /* ServerPrivate.ice */; };
- 2EED0017075C7E781C03FA7B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 2EF2DF2A99B0AC8AAAF0A875 /* PluginFacade.ice in Sources */ = {isa = PBXBuildFile; fileRef = 47403A75C4DF2CC18E22DFBF /* PluginFacade.ice */; };
- 2F35E3A86C92192A863C9ED8 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54D9CAF69105967BB7EC9114 /* Util.swift */; };
- 2F8F907A0E9D297C180D5C5F /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9ABEBD1F9FB9599AA54E10F8 /* CommunicatorF.ice */; };
- 2F9C578A9B20D924C03322C5 /* MutexProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2B836F0CB0F5F58A1FB2E92E /* MutexProtocol.cpp */; };
- 2FD133082FA947E189E694A1 /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9B733D2B10F906FBFBA07624 /* RemoteLogger.ice */; };
- 300D230B3970DBF8E209068E /* LoggerUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5461512468FA637E3BA6EBEC /* LoggerUtil.cpp */; };
- 303E66A1BCEF973C2BA3D15D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 284A6FC1FA1AC4560853EFD5 /* Client.swift */; };
- 3058B92FE3FCA1840AE6DD8E /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E36EFE73529715E286ABB57 /* TestAMDI.swift */; };
- 30922F3E53F659FF9F7E44C4 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F9AA94E6E9C2F2957DBE298 /* AllTests.swift */; };
- 30AE6B1A11E7A6880D863197 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = EFF1E8C6A900D3E9CE2046A8 /* Client.swift */; };
- 30D1D9ACC39EF8B4FC98B422 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 3153684A717ED6A38B452F24 /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4EF119FBC1507E55316DFDCA /* Communicator.ice */; };
- 31860EB8C791592BD2DD4E95 /* IceServantLocatorAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = DFD081745A99BB809CDD1E8B /* IceServantLocatorAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 31B74DD3AF266855AB67EDE1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 320911117413D3313406F4EC /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 421ED16033EA2F045305D2EA /* EndpointInfo.ice */; };
- 321D132B1F50BDE1E20D2331 /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = FBA95EA7BC4AA10049C92D2C /* Instrumentation.ice */; };
- 325B9BC9DF3941189FF512E6 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 3292BDCCD17448E380DFF78F /* OutputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5E23EC6D383BB94907048BE /* OutputUtil.cpp */; };
- 32C8EA013DBDB8658F72A97D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 32E50D04D47F9B8E478FC0A1 /* PromiseKit.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 32E6BBFF26AF6B1B01CE34D7 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8F05D844A9B3BA85120A9D96 /* Test.ice */; };
- 3300BF91E45AFE1312D25115 /* EndpointI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 413E4DCFFF180C319FD90434 /* EndpointI.swift */; };
- 33054143B5ED53BF982B44A7 /* SlicedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1818CFDCD2D628F76DA64057 /* SlicedData.cpp */; };
- 331BCAC669E029E3C5EF7D32 /* LaunchScreen.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = 0BE715BDFD0AA19839458544 /* LaunchScreen.storyboard */; };
- 3330D17A86DA51CE7A9324A6 /* BatchOneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7943B5CFE88270D220FF285 /* BatchOneways.swift */; };
- 3341DA3CFB84809A3FBC4531 /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1C21A163A5DBC7BF3C6F6B62 /* Timer.cpp */; };
- 3386D131B282EB800550B538 /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45E8E20A750419B68093D8CB /* Exception.swift */; };
- 33CEF20FCDD549706BE310AB /* WSConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 85D0AAB158F84F8FFB096472 /* WSConnector.cpp */; };
- 344A2AB17BF846286F2F4F97 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB4806D330661EB4EBE3A469 /* Server.swift */; };
- 353D2B84FAE4876A54FFB4D3 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = DC7775871787B88A46771FF8 /* Test.ice */; };
- 3564B95967ED2465F5F2651B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 3589026EF2BF33310071437A /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = 884EB72B7F19D2E981F967B3 /* Properties.ice */; };
- 36156891641125B24059C87A /* ValueFactoryManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F0D5CEDB2956C16CC51DA0F9 /* ValueFactoryManagerI.cpp */; };
- 361AEB60898F3B451940DC42 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E36567259026A95CFEFC2962 /* Client.swift */; };
- 364BB1A515ECAF57CEA511E9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 365200CBDF842C38C201AEBB /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 3657DA5D30DA172316DBDED6 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = A291711C94C82AE72B328C9E /* Collocated.swift */; };
- 366D637A82F5AFF9F03083FE /* PropertiesI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E0B73771A3362AC484322397 /* PropertiesI.cpp */; };
- 36779917403F0C390E379B38 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 36C1399E4EB8332AB675A133 /* RouterInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 629CB9F63E6B61F24E78A072 /* RouterInfo.cpp */; };
- 372B77264426898CA04BCA60 /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = 884EB72B7F19D2E981F967B3 /* Properties.ice */; };
- 377EA8DD2411DB4BCA43D88C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 378758A98A2C8411564F0451 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 37D51F3D27537D7C4B5D3A4D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 37E40160A309DCDE5476AA89 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9A43F9C6837081B3398D7F /* Collocated.swift */; };
- 380E03589D46E5EF8555CF00 /* Base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE9F4E0404C7B75EEFDB41DB /* Base64.cpp */; };
- 3866D94E5C840F23620E23C3 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E12A74A7FC15703B561278AB /* Test.ice */; };
- 38AAF1DE73528A40637CB922 /* ProtocolPluginFacade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F94619DE608B81FBB74A30CD /* ProtocolPluginFacade.cpp */; };
- 38BD82ACCB3AE999BAB3E13C /* PropertiesAdmin.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1FE630172430340A56EC6250 /* PropertiesAdmin.mm */; };
- 38D0ED2F39582F86F30E7A8B /* UdpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 825B49FCE10F422892698300 /* UdpConnector.cpp */; };
- 3A4E898CE68166D199259DEE /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = BBE64D6FF80226B272166A7A /* Test.ice */; };
- 3A58814E45F3B49A51EB8EAF /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE276233A589DCA9CDB289E3 /* TestI.swift */; };
- 3A5BEEAE303C15458268B0E5 /* FactoryTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F783B2B31780C8477380B127 /* FactoryTable.cpp */; };
- 3B0BBDB4D10D4245E61BAB54 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = D57912AF387272D1CF47F0C7 /* TestI.swift */; };
- 3B4C518BA3771536914E4DD0 /* PermissionsVerifier.ice in Sources */ = {isa = PBXBuildFile; fileRef = C586A8BC9222D2DC6AE9D199 /* PermissionsVerifier.ice */; };
- 3BB1F0954CF02C3CE97D3A8F /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = FEE23E2EE99CE268F63BE17F /* FacetMap.ice */; };
- 3BE5CA816D770503C56B6D6C /* UdpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 482AA52BC3AA8DE49FC4B7AA /* UdpTransceiver.cpp */; };
- 3BF1B7BD260BBE3BB66F54C7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 985C114C565EA067E7DFC4E2 /* Client.swift */; };
- 3C193E810BB1E712CE2985E2 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 3C1BE6E6204E2858034C27C8 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4E275959AB256CEE7F4274BB /* Plugin.ice */; };
- 3C9FCC5800DB181978270173 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 3CCE8329D580FAEB7C2C390A /* LocatorInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 460C447BE8674C23E3DEB5C2 /* LocatorInfo.cpp */; };
- 3D23A3ED57A4A2A1B69BA7EB /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8E1F8DB363A7F44F9BA7B4BB /* RouterF.ice */; };
- 3D4A138ADA71D196C094F750 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C5531BA70BA954A4D20B3573 /* LoggerF.ice */; };
- 3D6ED39F070BD8E7DF8E163F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AFF103FD7D2F46238626743 /* AllTests.swift */; };
- 3D745ACC9AA99A8FC8F3B184 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8061E74E222238C08A89B87B /* Server.swift */; };
- 3DBC9E4CB19D3E02087E933A /* IceUdp.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9155B9A3DA857782C8E2C755 /* IceUdp.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 3E2E166104EECBB8F25E558E /* Mutex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CA97A172F9BEE212BD28B4D /* Mutex.swift */; };
- 3E31A22345EDE726EB2D947D /* FileParser.ice in Sources */ = {isa = PBXBuildFile; fileRef = 46A6B7474C0C4AD6023F19F9 /* FileParser.ice */; };
- 3E449823AF7FEEAE97353E5B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DED59342E8EE7A124444C6B4 /* AllTests.swift */; };
- 3E465EB44449CD6A66DD7B01 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = E1CD868E7632F330C92D3472 /* TestAMD.ice */; };
- 3E506D1732CF375D20FD8A1D /* UtilException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 833C83D8A2CFE5C2EA441EA1 /* UtilException.cpp */; };
- 3E560F462582A70AB070A606 /* EventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D5811108F37C9808914B05F4 /* EventHandler.cpp */; };
- 3E81AE56A0511AF90AC9D69B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 016A90236585A20F76DB328C /* Test.ice */; };
- 3E86E5908E54625FD69554B7 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1F10A2EE8B88C328EC49C24 /* TestAMDI.swift */; };
- 3ED43B9AFB1090D6D47DC712 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF31073C9589C85B424AC265 /* Collocated.swift */; };
- 3F0E0FD82ED49D50071665C8 /* IceUdp.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 114914F9B8ED1A728A5FFD69 /* IceUdp.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 3FB430640337A1F35B0E08BD /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 3FBA8B4F0C6D3766BC31F2C3 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = CA9A13DF315BEC2F5BE3A38F /* Test.ice */; };
- 3FC059247740CD8FAF5D36EA /* IceDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = F5DB36D51ECDCC7DC0DA6AEC /* IceDiscovery.ice */; };
- 40567FAEA14A3736EE2A06CA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 4075C600E35E416C2DFE98DB /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C62D76F8E58CDBFEF1F5CB3C /* PropertiesF.ice */; };
- 40A3FF9635A6D368FAC84B06 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = 823F5C51060896D3BBB5F678 /* Process.ice */; };
- 40AF37355CD5A086320ED453 /* IceSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = F081BF1A4A6753ABE3DCAC49 /* IceSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 416A0A6FB5919BA3016CA258 /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9B733D2B10F906FBFBA07624 /* RemoteLogger.ice */; };
- 418118553CB64024645CA307 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3D6F95B1DBC1A152E58639C /* Client.swift */; };
- 419CEDA67698CAE4BC7431FA /* BatchOneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7943B5CFE88270D220FF285 /* BatchOneways.swift */; };
- 41DC4C1DE0187148E907586F /* LocalExceptionDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29F90C5A2F35E59B8A551908 /* LocalExceptionDescription.swift */; };
- 41E71A067557167644DF7048 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EF2375278C3582125B4A607 /* Client.swift */; };
- 4221620FC57ECA7CD7CD4A5D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 4236FBA0C64D8F25DDAD9881 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 43277C806E7161B2D71EDE37 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 43498370D85AA843BDBA3529 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 43AC2DC7407142C8EE2705F1 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B903BB2F8243202521CBF9 /* AllTests.swift */; };
- 43E23BF25E0E8D70ECD35ED3 /* MutexProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2B836F0CB0F5F58A1FB2E92E /* MutexProtocol.cpp */; };
- 4409C9D9A3CFBA0C336746BB /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FEBAC0EB3F2C40F89D6F7D /* Server.swift */; };
- 44148A4F6DF379E666652707 /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D2FAC2064A435D9BDB95EEF /* ConnectionF.ice */; };
- 4486D359AA4D90252FAAF5DE /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = DF88F96B3453CCD5D877A8DC /* Test.ice */; };
- 44AA321C8D0E5BB28111744B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = DF88F96B3453CCD5D877A8DC /* Test.ice */; };
- 44B996A0F7E0FE4AA6BA3B76 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 44D3178A4E81164BA9FCF9D9 /* BlobjectFacade.mm in Sources */ = {isa = PBXBuildFile; fileRef = C9804332BB89FE1EF04F89FD /* BlobjectFacade.mm */; };
- 455A3D7A3CE054EAA98C9405 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DFFF1A53DB491AF3F6AFAE0 /* Client.swift */; };
- 455CF845F7D1C17F69809872 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA9CCC0049CEDD164C366D6C /* Client.swift */; };
- 456836A0D654E15831F6174B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E7A306A7D48CEEE635F4229 /* Server.swift */; };
- 45BF439E43208FD973E5C917 /* PropertiesAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3DDC56805AC4D9E69EC5894B /* PropertiesAdminI.cpp */; };
- 460CB1C4BC9A1FA0879B1DEC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 4631925071B2105D09BACB70 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = CA70B2155E395AD5C290A265 /* EndpointInfo.ice */; };
- 4676C0BEF3A4D15AB3B332F8 /* IceInheritance.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 85F1BB406E44C626D4E7DC04 /* IceInheritance.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 468BD0DF9F022124A220BBE1 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5426ACB2A3F1F0007285ED2A /* Test.ice */; };
- 46D8AD80D3CA465E9F07BE73 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 46F3DA946948CA432243AF3F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 4718764404EADACB2FE4D485 /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8EE874CA96946DFDD83A50AE /* ServantLocatorF.ice */; };
- 4757F99E20B2987AB842D258 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 4764B538AF3C1A5077507435 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19EE5C0B03167784911E3AD8 /* Client.swift */; };
- 47654B5F30910E957A76CD9C /* LoggerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D6EAE7CB0762EC683CC1AF6 /* LoggerWrapper.swift */; };
- 47BB4FB8D9A2A966B7090689 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C2D47EED7CFDFA77EDBC276 /* AllTests.swift */; };
- 480D0607D02BADF1159110C7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 484B781A35B1B53FD580AF59 /* Connection.mm in Sources */ = {isa = PBXBuildFile; fileRef = CC199312831B3113D20F165E /* Connection.mm */; };
- 48ABCE9B17A7220242EFFADB /* InputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E7A0F72BDA9886CEC2F9805A /* InputUtil.cpp */; };
- 48B80D0A09AA36FA9B630985 /* NetworkProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 44A2412746DA6BE14021A334 /* NetworkProxy.cpp */; };
- 48BCC394A372609E1D3E340C /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59C19073EFD0D1EAF73D10B8 /* ServantLocatorI.swift */; };
- 48C5B884EF83EDFF9EC35428 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C2D47EED7CFDFA77EDBC276 /* AllTests.swift */; };
- 48F24586A212660D7826D534 /* Oneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC15F61216DB8E36BB5EC3D4 /* Oneways.swift */; };
- 4931D187B8E7EC237F003ED1 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE276233A589DCA9CDB289E3 /* TestI.swift */; };
- 496155A101A3C96256031B94 /* WSTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 835BEA60005367B0D84C48C9 /* WSTransceiver.cpp */; };
- 497445885058E6E58F50626A /* PropertiesI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1CF35CB9B5AB52E735C51F8 /* PropertiesI.swift */; };
- 49B53C3A5B217AFE545E4762 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B7A8494A1623080FB36B2A65 /* Instance.cpp */; };
- 4A060BBE80769FFE3EE0D201 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = C4A1C6C8EA1E7C7F584138DF /* TestAMD.ice */; };
- 4A2671B796043B2A62D6ED50 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4E275959AB256CEE7F4274BB /* Plugin.ice */; };
- 4A8B9A89E27519F0C6E50B18 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 4A94BA6D586EC8903D5D7C02 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 4AA5A10DD3F99E851A6691EB /* IceScope.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6E82E96A58B0B1E366B38D5D /* IceScope.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 4ABB6430D597549EECD01092 /* UdpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 825B49FCE10F422892698300 /* UdpConnector.cpp */; };
- 4ADD0CFC10506280EF141BB9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 4ADE98059CD3FC1C76095BCA /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80E23410D88B33D246E27938 /* AllTests.swift */; };
- 4B12748792E072D9404560C5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 4B168729AD6F1C1FF6D57FB1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 4B4CA80E5810308EBC80EEE4 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 4BB1630719D486FF29059D84 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1A0357290F3F78E88C9B315 /* AppDelegate.swift */; };
- 4C0F9CD9A91B60196434A1D0 /* OutputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0E2D56D284BE1908DA9B74DF /* OutputStream.cpp */; };
- 4C4381B49986AE0E95141D3C /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 533C0ED6A7386D823065CAB2 /* Test.ice */; };
- 4C582B9A5B9D3E6B26E9108E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2570E1411B997153655888DC /* Client.swift */; };
- 4C694BBD13BDA4643615DE25 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 4CF2E0765E856D0B656C12A9 /* CountDownLatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C71A8A69E3010FFBA9B6CD9F /* CountDownLatch.cpp */; };
- 4D48600BF2CED214BF1F2DEC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 4D4EA8EDFE765B488CE7289D /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = 88D89749D9D73ACB89C597AB /* Endpoint.ice */; };
- 4D980ED8B1B10D75C6656B34 /* InitializationData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4287C2AB3F64247AD7D395A1 /* InitializationData.swift */; };
- 4DBAEB33C3D5D766AF419F4C /* IceProxyAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2546A3537D0C7399B85FAF72 /* IceProxyAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 4DE984AE63A0F3F9675FE5FE /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 26E553BECE94C8CF671DEF0D /* Test.ice */; };
- 4DEEDDA8FB6C1B5F128AEC32 /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = D14C9266C32E661C1A02CCC9 /* ObjectFactory.ice */; };
- 4EAA9AA6EC8D3CC20A25D06D /* IceStream.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = FBEAE72FCCA01EFA8EA6CCDB /* IceStream.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 4EBB7491C9C8AA1B2BCF4306 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A0427C835713B5FD89BACB7 /* Server.swift */; };
- 4F1D28EBBFF9E0ACDD0957C3 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE659547186BC59212B395C7 /* AllTests.swift */; };
- 4F3DD6EEBB17A060597F3A8C /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E06FFA2A0895FF904A1022F /* AllTests.swift */; };
- 4F61C8701B39A21D69AB11A5 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EC4312F2EA90416897DA2D7 /* AllTests.swift */; };
- 4F74456CEE2C08201D6770A2 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7549AFA37B9AFD67518C461C /* Server.swift */; };
- 4FA36C0C3296C683C90D27A3 /* UnknownSlicedValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFD84318EF31EC7889A048C2 /* UnknownSlicedValue.swift */; };
- 50232C0483F3E8A48FE14CAB /* LoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0CE0CF7C94CB76E03EC3B276 /* LoggerI.cpp */; };
- 506F74D83175BC7A09CE71D1 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CE8F705B474E5A21C893107 /* Server.swift */; };
- 5075CEA39DB93139D9FD4B6F /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 556A20CFEE1678E785E09BC4 /* TestI.swift */; };
- 50BC8D470FFB969B69C1F2FA /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 50F12B490B7DC8180AC28DB5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 510DE2C6EFF81896D8E5DE2A /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7DAF2D4EDD916D8836093166 /* OutputStream.swift */; };
- 51450BB0DAEAFE934EB49D26 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 51790E4E96AFFAB62B1BAB59 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 51DB05E2675E2C8EA8891FF0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 520DF10B3F00C5A8445BF30B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 699D5E247DB40E536413A074 /* AllTests.swift */; };
- 5265F43FDC585F26298DFD67 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = EFF1E8C6A900D3E9CE2046A8 /* Client.swift */; };
- 529B8B68400522153F4D52F7 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5DD8FE647FC520FC15F49D7E /* ServantLocator.ice */; };
- 52A22FD661BE8C9566E4C0C1 /* LoggerUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5461512468FA637E3BA6EBEC /* LoggerUtil.cpp */; };
- 52E482987ED22FBB6A65C53F /* RequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C35762E81F3415434819A607 /* RequestHandler.cpp */; };
- 52E6FC81014A334424703F11 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E12A74A7FC15703B561278AB /* Test.ice */; };
- 53128C85DBB69A697C72F00B /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19EE5C0B03167784911E3AD8 /* Client.swift */; };
- 536C410D830417FC8093E090 /* Protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D120A8C64CF9F23651E4FDAB /* Protocol.cpp */; };
- 537864AD612DB44AC90CCF5C /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = EBE2131CF0627A7F0F56FC5A /* ObjectAdapter.ice */; };
- 537B5E00C4E101B7223EB63C /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = EBE2131CF0627A7F0F56FC5A /* ObjectAdapter.ice */; };
- 5395CA81984EDA383BB1AB94 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41EC5FBD49537AAFB4A21B4A /* Client.swift */; };
- 53A18714CECCB39F25051FCE /* UnknownSlicedValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFD84318EF31EC7889A048C2 /* UnknownSlicedValue.swift */; };
- 53D316AD513D30120D6337DC /* libIceDiscovery C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 237F81602BA010A3BA77F376 /* libIceDiscovery C++11 macOS.a */; };
- 54427F6AD4F39446D4864B6B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3531F7B9B7FB4F6838A50484 /* Test.ice */; };
- 5461F9F6FDB795409172ED2F /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69FB3FA4A5390EC1E73BC277 /* Client.swift */; };
- 5466330610A18D796830A348 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = C96FC71D063CEAF6D9DC737E /* ServerPrivateAMD.ice */; };
- 5485BF77A71A5D2ECE95C79C /* IceAdmin.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 700A0911AA31AAC497E69908 /* IceAdmin.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 54B0D6BBC97343380FC82803 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A353CD8A63AD03A8A1A4C7C /* TestI.swift */; };
- 54CBD65CD8D86143A1E55005 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 54F542B385937795FBCB9204 /* Base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE9F4E0404C7B75EEFDB41DB /* Base64.cpp */; };
- 55193575D9057A93B8D57588 /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8EE874CA96946DFDD83A50AE /* ServantLocatorF.ice */; };
- 556272D8DE468D52E4C8F2E6 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84D83E074784EF49D414886B /* UIKit.framework */; };
- 55CC44FD4A95867C842FA45E /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4EF119FBC1507E55316DFDCA /* Communicator.ice */; };
- 55CD4D9A9A68C72B3BBAB371 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2FF62B498AF21155220E89B3 /* LocatorF.ice */; };
- 55DF8935E2CE8344B35F07F9 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80E23410D88B33D246E27938 /* AllTests.swift */; };
- 55E266F3997467107AE96C01 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = AB8351683FAD96EE14C61B98 /* Identity.ice */; };
- 56BA40C67E79D7B88A442970 /* PluginManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 819C8985815E3496D3469510 /* PluginManagerI.cpp */; };
- 56D6BA5A089189D5189B50F4 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 5724A999D0FDDA7668CDB547 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E06FFA2A0895FF904A1022F /* AllTests.swift */; };
- 573AE735790A8E40720F25E1 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98E17667CCE63650B3F00CE2 /* TestI.swift */; };
- 5788927430503590E77844CF /* Admin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8EA3C7FFC8FEA9C55BDCC452 /* Admin.ice */; };
- 57939561C58EC069C9FF116A /* NetworkProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 44A2412746DA6BE14021A334 /* NetworkProxy.cpp */; };
- 57ED58F590F55C2E4A3D7098 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 57F7EB7A2EE580C3BDC6884A /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6818976F47420F8A7D93A8D0 /* AllTests.swift */; };
- 5868548081B87AF65CB05E2F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AF679784FFB57FDA07ED6CF /* AllTests.swift */; };
- 58AD9D944178F8A09C7EEEE0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 58AF1706BC5593CAB717F53F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 58D5E39DB68B125B99F13E7A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E631AB5E75C53086150E91BC /* Test.ice */; };
- 58E46B1311ED985E56BD9364 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 592F31E48FD712D139F6C145 /* Descriptor.ice in Sources */ = {isa = PBXBuildFile; fileRef = E43DFD3BF951CAD74276230B /* Descriptor.ice */; };
- 59403FBCACE31B4B9F243DFE /* StreamSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 38E1C111DC4D166BC462D597 /* StreamSocket.cpp */; };
- 59BC94480CCF20C5FF0E31B6 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 59CAEC65DC742F2207F0C2B7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 5A2E49D3388FCF96C5F06C1C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 5A5B8D8D2528C6C0404F7206 /* Glacier2Swift.h in Headers */ = {isa = PBXBuildFile; fileRef = 33BA0FB991D4B21FDC1E80E4 /* Glacier2Swift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5A6A06554CAD64AF8B18D1CF /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = D4C4D04B026AD242A9D2C2CA /* ConnectionInfo.ice */; };
- 5A8EDD880B35C4E084BD2495 /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 072303A5EC1265A55FE7C818 /* ImplicitContext.ice */; };
- 5AFD21B4D74337C02260D155 /* Main.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = F559423E1990E21CAC78BEEC /* Main.storyboard */; };
- 5B04FEDB06C404502A6D96D6 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FE3914FAABEBB5926FA870F /* ServerAMD.swift */; };
- 5B485C1B9EF9C84C736CAB3A /* ImplicitContextI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B73FD836EC80D2DE5C7006E /* ImplicitContextI.cpp */; };
- 5B58121AF9AE8DD97002412F /* LocalExceptionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B16B66ABBC9443B8D2CC497 /* LocalExceptionFactory.swift */; };
- 5B72171F2589EE2271F0E822 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 5BB40C3832169076388DB26D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 5BBD4310B618CCE591A83B09 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA9CCC0049CEDD164C366D6C /* Client.swift */; };
- 5BF3BC7D764D17BD959D5210 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E36567259026A95CFEFC2962 /* Client.swift */; };
- 5C4F78BBC87F86CDC35F9F5C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 5D79BC337D161416D7F541B4 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 5D9E81A338048CD3C8FE93A8 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2440A13EC99A4C252459F71F /* TestAMDI.swift */; };
- 5DD29250FBD6E94A2D96449B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 5DDCC25FDD42960AFEDF0379 /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C366C8BE3DC8869136E9498A /* Value.cpp */; };
- 5DEBC339EBFDF7D0DD02C501 /* ImplicitContextI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25AD8FEF5873D8BB872224A2 /* ImplicitContextI.swift */; };
- 5E29716FC717E5EB5C3FA610 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FEBAC0EB3F2C40F89D6F7D /* Server.swift */; };
- 5E48BE0023A870E59FAD0355 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5DD8FE647FC520FC15F49D7E /* ServantLocator.ice */; };
- 5EA195CD96C3557183108DE1 /* ImplicitContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = 617AA0AA42FCCD5C442B0060 /* ImplicitContext.mm */; };
- 5ED4A135EB3AA4806FE1E3EC /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E96EB703B60CBA755A1F5479 /* Thread.cpp */; };
- 5F516E2A4B96A17B2009A051 /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = CA36D2D35C93A5B363D89B90 /* ObjectAdapterF.ice */; };
- 5F5890AEE5C232AB484AB4A2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 5F8F6655426C669CD246F9A0 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 890C4B9328E61DFA34E69B7C /* Metrics.ice */; };
- 5FAE8F16C6496E1C68703643 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 5FB21A755787507A98C44C6F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 6020B98A204754372226F74D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 6024DF73BA7DD96F91CA8711 /* OutputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0E2D56D284BE1908DA9B74DF /* OutputStream.cpp */; };
- 60608D572EC57FAD5096EC3C /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA688F64AA712DF70018DCDF /* TestAMDI.swift */; };
- 609B5ACD42EC781A57D25326 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 60E157D58FAC5FA774BB347D /* IceAcm.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4DA3FEDBC29FDF695C2183F7 /* IceAcm.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 60FBAD39B7966DE8A4280BF3 /* ImplicitContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = 617AA0AA42FCCD5C442B0060 /* ImplicitContext.mm */; };
- 61532B0645A10E9D68C5B69D /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = A3A89CE68468F819189F3324 /* ServerPrivate.ice */; };
- 616E10D91E0B29AA093CFC40 /* SecureTransportTransceiverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6A1CDC26F66E53E89EECFF13 /* SecureTransportTransceiverI.cpp */; };
- 617F3C1BEBE7DE747DB50196 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 6207F96D7E382CB3D05859EB /* ConnectionI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAD06C818F086B1D993B5F57 /* ConnectionI.swift */; };
- 621B6EA5035FF02745406D83 /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8F31BBFD85A2287A77F87630 /* Reference.cpp */; };
- 622D055A63AE3C37208D364A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5DFF598A50BF67FCCFBD69D /* Client.swift */; };
- 622DDAA74A9362975C0B9D6B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 624171E8BD2258B0FBE18F3E /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 624D47C24CA0911962543A98 /* PropertyNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 30E5903D8C5A01DE7699EF84 /* PropertyNames.cpp */; };
- 62522F1463D5849EF64CDF00 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 629738F80B374435CADCBD6C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 629D6E884532029F8B697B6A /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFE53930F97DA8CB42C1CDAD /* StringUtil.cpp */; };
- 62B7E29C13843F191F81DB58 /* Connection.mm in Sources */ = {isa = PBXBuildFile; fileRef = CC199312831B3113D20F165E /* Connection.mm */; };
- 62BA886D8D2071E61A6D0B5E /* CertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A760E69FBCA133ABF89D6688 /* CertificateI.cpp */; };
- 62CFFB0C4F021A12AAF5AC10 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A0427C835713B5FD89BACB7 /* Server.swift */; };
- 62DD3F3E827B0DD1BD58E243 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B263885D7C0A484245E9B4F9 /* Security.framework */; };
- 6376BECEFF0CBD032346D668 /* OptionalFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D2EE279DFAC242D328B6F5D /* OptionalFormat.swift */; };
- 638CBCC3471F07483D5BAF63 /* IceInheritance.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AE8F834ED52FCBB4E5B022F5 /* IceInheritance.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 63B0F099F3366C53739B152E /* BatchRequestQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4BA221C12DF38C9932F3D2DB /* BatchRequestQueue.cpp */; };
- 63BECB17DE1331A9DF773368 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CE8F705B474E5A21C893107 /* Server.swift */; };
- 6408186E2EC6858E31306CEC /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = F5BEFC9DE5A4C0FE061D46FB /* ConnectionInfo.ice */; };
- 645045EAAE6EF08DCFD01486 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7ABD0B72498667633270A562 /* EndpointTypes.ice */; };
- 6497FD4988CE592935E2AC42 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1A44EDD62A26BC381507FAFF /* Test.ice */; };
- 649A541773C3A683950A7D12 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 84E1F0E372635C84C595CD99 /* ProcessF.ice */; };
- 64E116BC568B8768F82D3994 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 64F0E8D2B3ABB5A4362831DF /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = FBA95EA7BC4AA10049C92D2C /* Instrumentation.ice */; };
- 64F86DAE15CEB6ACACD046C9 /* SlicedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0143A7C8267EFFC7B1F51CFB /* SlicedData.swift */; };
- 65258D616C3983D0AEC1F40C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 65497A93B197601A3443B3AA /* DynamicLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 23506B3CFBBD432A875FACFB /* DynamicLibrary.cpp */; };
- 656BD9F412A194C88E2D262F /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3963AB38805ECD36CD92AE8 /* ServerAMD.swift */; };
- 658AA8CB6F05CE773FDA18C3 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 659337C751DBEEEB444A052D /* WSEndpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2C42CC2D7C1C55D9F3CAEA32 /* WSEndpoint.cpp */; };
- 659B32FDAF4B1211A61CB0C8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 65BC7268C3EBA504B561BB1B /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 90F3199EB27E23D9C1A430EC /* Network.cpp */; };
- 65BE6BAE4B4FFD13B76619D9 /* IceProxy.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 30C4BDCA66288225226C6D26 /* IceProxy.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 661CD2182AB04A540A31BC57 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 84E1F0E372635C84C595CD99 /* ProcessF.ice */; };
- 66397E136DDE995993839091 /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9ABEBD1F9FB9599AA54E10F8 /* CommunicatorF.ice */; };
- 66A463B8ADBB610995A6CAEA /* LocalObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6F8DB3FB55688CB56AF72479 /* LocalObject.cpp */; };
- 66D256D820D25D94164DCE91 /* SliceChecksumDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = E2FFF1773FBC6BD9AF054E0F /* SliceChecksumDict.ice */; };
- 66D95E4261F9AEBBF806DB1E /* ObjectAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 03424E8C13C1FDEA0DDF63C0 /* ObjectAdapter.mm */; };
- 66F67604D633FB44C167EFDB /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AF679784FFB57FDA07ED6CF /* AllTests.swift */; };
- 6723B4D762B4C1ADC6BBC1F7 /* SliceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = F849C0DAEE105F865E7A4175 /* SliceInfo.swift */; };
- 6737F969F337DCFA7658FA5E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39D846D93EAC2EDCA04E02A1 /* TestI.swift */; };
- 674BB338F18A4A5E399AED96 /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 072303A5EC1265A55FE7C818 /* ImplicitContext.ice */; };
- 675D8C7A53E0170A9135B51B /* IceStream.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AB321BADF349D8E368A7C4A2 /* IceStream.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 67BEE9EA4063CD75481BD0E7 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACDD3958ED04B6DA0B7D24DD /* Collocated.swift */; };
- 67DC4340D535A69FCD1594AA /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 265E4ED481695E644D21977F /* TestAMDI.swift */; };
- 6802E3BA7D131B2150716BAE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 6811AB87186303A8CBAE37E0 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 84E76B7DC6CF61AA1F8C46FE /* Locator.ice */; };
- 68377869AC986712EB4C2842 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11BCF4C7FF25EB3A3BC6B88A /* AllTests.swift */; };
- 686C2B6F71E0973C55D6012B /* IceAdmin.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9131F6CDE2177B7E212058BD /* IceAdmin.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 6922B1160C43F6C7C99DAEC9 /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 47D5E1036333F41831E9A7FD /* LocalException.ice */; };
- 6937A9AE8338C2B843420EB5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 69573FE5CF919E6257943C56 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 6984A94EC366ABAB82FF69A9 /* TestCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = D30FE448D97A2EC22B14326D /* TestCommon.swift */; };
- 699FDD363F782338C22ADE64 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A00776A2EFC07F56D37049D /* ServerAMD.swift */; };
- 69EB5FB01C4AB546D278F4BD /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1711A158D5108981BF7FC961 /* EndpointF.ice */; };
- 6A0126C87F5E58227207CE41 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = AB8351683FAD96EE14C61B98 /* Identity.ice */; };
- 6A7CE1680A99BC0C3EEC8DFA /* StringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5692A4E0FA3FE77E144C1560 /* StringConverter.cpp */; };
- 6A86318666EF5419FD4A990C /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 356D0109F59F011D3A9D1196 /* RouterF.ice */; };
- 6B2EE3B9B8F639CA87507B6A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 6B804CBAF04D19336B909FDF /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EA0D539E5DF64351F4D1E29 /* Object.swift */; };
- 6B83C3DDFA47A7AEC888B412 /* IceGridSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 742335165A459A8003AA84A9 /* IceGridSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 6B897D7503A0AD3CCDAAEF08 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1426BA0EC958534CC984B21E /* ServerPrivate.ice */; };
- 6BA07EB8A29BFD6374F25EC0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 6BCB44B3D60A72CB17A67C68 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1990AF2811AB98C74E63B660 /* TestI.swift */; };
- 6BF8C89A2CD3245D151E84D0 /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 072303A5EC1265A55FE7C818 /* ImplicitContext.ice */; };
- 6C00620EE8E076DEB9125196 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 6C045C14F806FC8C252DC4FA /* EndpointInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB57120DB79B152DD9BB074B /* EndpointInfoFactory.swift */; };
- 6C1196C9FA550A8BDB4934C6 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 6C1F29CF480C0021FD0E2B82 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8BDBD53A10527B6C7704746A /* Metrics.ice */; };
- 6C3791BFA493850E36C653AE /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7ABD0B72498667633270A562 /* EndpointTypes.ice */; };
- 6C3F111DE9C2EC81E36B71DA /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 284A6FC1FA1AC4560853EFD5 /* Client.swift */; };
- 6C43E40C90D72AB9E84F7D5C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 393C99345C29547765A0B686 /* Client.swift */; };
- 6C8BFB14267AFA8CD31EBC6B /* LocalExceptionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B16B66ABBC9443B8D2CC497 /* LocalExceptionFactory.swift */; };
- 6CA7F37CC7619DAA8FB02346 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 6CB5987E400AB06C4764DF95 /* TcpAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 37AC60A599A5A3E29766C72C /* TcpAcceptor.cpp */; };
- 6CEB8F6E0DFC02BBE51E4098 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 6CEC25E5F576B716E77DBFB1 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89F0E2DA8729EB236A9CD320 /* Client.swift */; };
- 6CEFAD75420A4BBEF9962126 /* IceInvoke.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8AA809EE4627898F8C524218 /* IceInvoke.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 6D12740DEC2338800FC2D4CC /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = 45A4F6CA395184E762747734 /* Session.ice */; };
- 6D2E219F380A45B47383259B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 6D6BDEE9D70BD7F8D3E2F74A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1581D4E9754D1791C5F03014 /* Client.swift */; };
- 6D906C244D2DBBEE69F71479 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = 45A4F6CA395184E762747734 /* Session.ice */; };
- 6DC4B1CC1AAEF217FBF3BE8A /* Cond.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 64E7AFFEE24FE2190264A54D /* Cond.cpp */; };
- 6E180D7C5911D459EFE8EDC1 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = FE2BBE54CFEBFFE30386F76D /* Test.ice */; };
- 6E355A3D869B563ED46156F9 /* OpaqueEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B9B2BE20CCC966AD05989EB7 /* OpaqueEndpointI.cpp */; };
- 6E598E43329B1B110A94BF36 /* PropertiesI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E0B73771A3362AC484322397 /* PropertiesI.cpp */; };
- 6E7F660E6B84B7370CF299A6 /* IceProperties.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B0B4D739D52100D992E1F09B /* IceProperties.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 6E8FE73FF418F618C5BB3C09 /* PropertiesI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1CF35CB9B5AB52E735C51F8 /* PropertiesI.swift */; };
- 6EA5108419525447D80191EB /* UnsupportedAdminFacet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3BE21B7853C7928EC1AFDEE4 /* UnsupportedAdminFacet.mm */; };
- 6EB095ED9F84C14BC48F43C7 /* IceSSLConfiguration.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 531537592DA709C4C74EEB08 /* IceSSLConfiguration.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 6F25CC0870F8CB1E46A7EBEE /* LoggerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D6EAE7CB0762EC683CC1AF6 /* LoggerWrapper.swift */; };
- 6F44A988C602F8399869D6E5 /* IceTimeout.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0E7F3C4F41E9E9F2CF60AA7D /* IceTimeout.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 6F556D3020A86C13BA34BE80 /* Logger.mm in Sources */ = {isa = PBXBuildFile; fileRef = 528BE7BF2C5ABD20BE64B9F7 /* Logger.mm */; };
- 6F67B5C2307C7D43DB81BE6B /* LocatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F1DC6F2DD462F15AE429DA4 /* LocatorI.cpp */; };
- 6F74E48545F116E12774DDE6 /* ConnectorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 067B002E8102678C569489BF /* ConnectorI.cpp */; };
- 6F7BB7FE64836B385325BC88 /* IceInvoke.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F5CE036D9C7EF28CD45AB61F /* IceInvoke.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 6F7DF1F05A30563B50B58961 /* BlobjectFacade.mm in Sources */ = {isa = PBXBuildFile; fileRef = C9804332BB89FE1EF04F89FD /* BlobjectFacade.mm */; };
- 6F7ECC4C4D24A03E7D02779D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 6F8054B25C7DE4D40295E5EF /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FCAC1715FDDFDFFF8960E44 /* TestI.swift */; };
- 6FA7488D71D9B88376B9FEB3 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = D281196438C5CE2F2AF8AEDD /* TestAMD.ice */; };
- 70153B7D849BC9A2F25F4046 /* Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06740CC9C1C491EA247D3D5F /* Proxy.swift */; };
- 705061BCE23C78D50F0671BB /* TcpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5715D4F4C598B26662448C3B /* TcpEndpointI.cpp */; };
- 7052EBD92FFCDFAFD3BC90B9 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 7067B901DC08284802340A78 /* IceSlicingObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 12D9A206D8B101E18172982E /* IceSlicingObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 70BEBFFC3C3F2FB401B3E039 /* ArgVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D7F8D42F85C82F4955C16EC9 /* ArgVector.cpp */; };
- 70F0D74EA93418ACBA092357 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 713EAFAD359AF0B25659CDF5 /* IceServantLocator.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7E909DE1C0E2C8D930A6B08F /* IceServantLocator.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 715C84EF0FA2DB4705304719 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2A68615B59C6478602E3632 /* AllTests.swift */; };
- 71C349E3F329509842E0D0B0 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79C5B702A59C6310D3F12256 /* Server.swift */; };
- 7229779F9CA5E6F24565B611 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A00776A2EFC07F56D37049D /* ServerAMD.swift */; };
- 724B4F167123B2EC80002B8E /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = F5BEFC9DE5A4C0FE061D46FB /* ConnectionInfo.ice */; };
- 728E787710537A010DB44AFE /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BA826271FCF477A65508B3E /* TestAMDI.swift */; };
- 72C0D28EC2AE9DCC585A2774 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = E5DE4E785C249985D9155D5E /* Current.ice */; };
- 72F4A18F060108B64DCC8EE8 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C255ABDD3663FBD71164A25 /* TestI.swift */; };
- 72FD2FAEC0E0A5ADD4D3E02D /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = D14C9266C32E661C1A02CCC9 /* ObjectFactory.ice */; };
- 7360EC76D7D2EDE598C7B67A /* PropertyNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 30E5903D8C5A01DE7699EF84 /* PropertyNames.cpp */; };
- 737A884AC639B5EC54F64F63 /* PermissionsVerifierF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C518C0B8D18041EB5EEE5073 /* PermissionsVerifierF.ice */; };
- 73E41715B2BA304148A40AC1 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 740965C9204C0CBCB9DDB77A /* IceOptional.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 10DB9AF5E262B3423A0486C7 /* IceOptional.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 7456C2AF0D4C7A1C8A717328 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 748B47857862264E8F8FFCEC /* Key.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D96455B4B5146B0B2AB313A /* Key.ice */; };
- 7516950841588BD836FFCCF3 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 7535E038289BF4679FDA6722 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = F176E525F3FCA60D9714B739 /* Metrics.ice */; };
- 755EC28D9344299BA47D0704 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 7566E9A1C37AD98D260FBBFA /* SSLInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = D96F33A4843EF83B5FCFEBD1 /* SSLInfo.ice */; };
- 756D0071C4EAF676BEEEE94F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F9AA94E6E9C2F2957DBE298 /* AllTests.swift */; };
- 75A7CB942D6B99B1AA2F94DE /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FE3914FAABEBB5926FA870F /* ServerAMD.swift */; };
- 761AC59218999608157A626E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35A88C0C9F24C798D7FF2AFB /* Client.swift */; };
- 76322224BE5865881C6943D1 /* ConnectionRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99B44B47B6697B5BDB4E6002 /* ConnectionRequestHandler.cpp */; };
- 7648D18A1D647513743D531B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 7696313D25B6DCCEF1F76EBE /* IceOptionalAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EF9848984DCC836D6A442A20 /* IceOptionalAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 76D40FEC68AA276802A1E9E0 /* IceSlicingExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C50BC981BF853048201BFE10 /* IceSlicingExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 76D70D5B88F60065D6D61E5C /* IceLocation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0BB16846C7756F2FA7E1275B /* IceLocation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 76E4F99C04FC07DC83B90DDC /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = AB8351683FAD96EE14C61B98 /* Identity.ice */; };
- 76E94637AEA50DAE0CC0937A /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 556A20CFEE1678E785E09BC4 /* TestI.swift */; };
- 7701A3719A942415627E6991 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 775166D754ACFC17BAC94AC8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 77558E40E4E47A059EABC7DD /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89F0E2DA8729EB236A9CD320 /* Client.swift */; };
- 77A6585BFA7D976FA870DB1A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = CA9A13DF315BEC2F5BE3A38F /* Test.ice */; };
- 77BC71FFCD1F7B396C857F5E /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 71E15903313B8CA032F63198 /* PluginI.cpp */; };
- 7814FB9CA23799425243E3CF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 78153B4FF65776A20E44011B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 7817EEBF9A7E5728E54AAA15 /* BlobjectAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4B6BAEEA4C776F78BEA2CEB /* BlobjectAsync.swift */; };
- 7849C130A3E6608C576F125D /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8061E74E222238C08A89B87B /* Server.swift */; };
- 785331B859441CB781D054F0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 785708937B6761C8D0E29C58 /* LocalObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = C50CED2FEBF6F30FDA97CE7C /* LocalObject.swift */; };
- 785BE426159DF83860A03041 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 786AE97F6305DEC7D3CE36D2 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D40FBF00708B32CFC3E47B7 /* Server.swift */; };
- 787E93A52578F214BFE800DC /* ClassResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EFA553B812CF131F3B0CD97 /* ClassResolver.swift */; };
- 7892C6D53C5A90BE82324C0C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81FE8C402E0C6D0E454E40FF /* TestI.swift */; };
- 78BD563CDF05AC00344A45AC /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4F3F3DB361EA02AD62829910 /* TestAMD.ice */; };
- 790A4FB844F3AFD111AC8548 /* DispatchInterceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F742F10B46F2DF09A65B091D /* DispatchInterceptor.cpp */; };
- 7913F19F34565004077AAAF5 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 7915510D40968230DE8A5957 /* EndpointFactoryManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 561A0317BB73B133AC874932 /* EndpointFactoryManager.cpp */; };
- 791A0A90DFED808507FB8E4E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 79379F6006FB3BE49801B48D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 7970447DD6E8CF88FBDE46DA /* ProtocolInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7019569A39601A48BC9AB538 /* ProtocolInstance.cpp */; };
- 7974811CC9F37D2B89D0572F /* PropertiesAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3DDC56805AC4D9E69EC5894B /* PropertiesAdminI.cpp */; };
- 7A187590E18D53190263B060 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3531F7B9B7FB4F6838A50484 /* Test.ice */; };
- 7A1CF131B2BB06A74325AB59 /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2BB71B45CF54DC09136141D4 /* ValueFactory.ice */; };
- 7AD62F6E782E59BB8361E0C8 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45F7A008BA3D2D1CE812CD85 /* Collocated.swift */; };
- 7AF4B6CA402F86627BFE5967 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 7B93BC0C01CD82DAC2BFEF12 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98DF54EFF4E9CD033DFBD06A /* ViewController.swift */; };
- 7BAB9903FC4F7AF4268EAC3B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 7C006CC5CC9B0F2C76568D6D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35A88C0C9F24C798D7FF2AFB /* Client.swift */; };
- 7C38EF83451BD00330544250 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BF3ED2DF0165DD2F5370456 /* AllTests.swift */; };
- 7C7172096FBD9569EED924F4 /* TraceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = A01A386D1ADD0BA3DEEF1408 /* TraceUtil.mm */; };
- 7D0206DCE5BE9A3AC6C34926 /* RegisterPluginsInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D85C4252F2CD292E88368D2B /* RegisterPluginsInit.cpp */; };
- 7D4D21E309F004A344247F43 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BA950278E382F3E8CD80713 /* Client.swift */; };
- 7D9900861ECD5FC6B1683A31 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 7DBAB9805A1B91926D103DFE /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6BDD28E56B97D8719821F93 /* Version.ice */; };
- 7DE8E21DAA7866ECE72D959C /* Transceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F089F54F64E10255F04C456 /* Transceiver.cpp */; };
- 7DFAB7F9E6902EDE18981E5A /* InputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 737ED901A48AD0C54FA5DCE1 /* InputStream.cpp */; };
- 7E1D51C69917E2654F77665E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3053B33EEF4A77AB2B38189B /* TestI.swift */; };
- 7E33B0BA9F2D675BEF3D519F /* IceGridSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 742335165A459A8003AA84A9 /* IceGridSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 7E4BB13FA7D025E9A3DDC19D /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4E275959AB256CEE7F4274BB /* Plugin.ice */; };
- 7E5491A4CE4ED65B3D9A85B4 /* IceDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = F5DB36D51ECDCC7DC0DA6AEC /* IceDiscovery.ice */; };
- 7E63CE391F2E70297B7ADDCC /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = AF095064C89698D7E1645228 /* Router.ice */; };
- 7E71875D752D944F1766226D /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1F10A2EE8B88C328EC49C24 /* TestAMDI.swift */; };
- 7E7BDA1BEED83D70013F3564 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 7E9C33E4001C468CFEFF7833 /* TcpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5715D4F4C598B26662448C3B /* TcpEndpointI.cpp */; };
- 7ED4EF8CB69407012802FC2D /* IceAdapterDeactivation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F808FAB875F4DECE337B5D11 /* IceAdapterDeactivation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 7EF3881AF4CF0456CD0F1463 /* TrustManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 059FEADCEBA9587C4B5C2EE8 /* TrustManager.cpp */; };
- 7F31F804A1815CA118A40E68 /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFE53930F97DA8CB42C1CDAD /* StringUtil.cpp */; };
- 7FB8C15C31BE1833D890AF83 /* SliceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = F849C0DAEE105F865E7A4175 /* SliceInfo.swift */; };
- 7FF2614FE40A6EE06C729AF5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 800B918786A3BB53A5515F0B /* CommunicatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76292322D7C938B4EFD5F7CF /* CommunicatorI.swift */; };
- 8041A7E3011C08F398BD9E36 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = D281196438C5CE2F2AF8AEDD /* TestAMD.ice */; };
- 80441EFDE9C00A623174CE1D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 8046C305584E777592296454 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4420E62891285501A6E82452 /* Test.ice */; };
- 8063DB9F11AF816E45952B8C /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB3544618BB3924CBDBB7B9C /* ServerAMD.swift */; };
- 806E4B4AFBB4DCD316FE482A /* Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06740CC9C1C491EA247D3D5F /* Proxy.swift */; };
- 80E15A4741A7FA09CD686302 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = DD99D106BC6FEF1398CAC3CC /* Test.ice */; };
- 8110BFFC6CB2E992BE9F6F03 /* ConnectionInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE12BB04D51B33899BCE5D91 /* ConnectionInfoFactory.swift */; };
- 817DC4C1E56B1805042B76FF /* Exception.ice in Sources */ = {isa = PBXBuildFile; fileRef = D0F5A691F6A0F25C3F43D5D5 /* Exception.ice */; };
- 818D43F2263939F23B469116 /* RequestHandlerFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DAF9A4CE989F8FF9A1B8519E /* RequestHandlerFactory.cpp */; };
- 819B3BF7806B0E102529D6BA /* LocatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F1DC6F2DD462F15AE429DA4 /* LocatorI.cpp */; };
- 81D88B50581DDF741CCBA16A /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2FDC33057E2413393F5130 /* Server.swift */; };
- 81FC6462736D5452A1B62C34 /* Ice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 8224B9852E71D7650E9C11F9 /* SecureTransportUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D5E7F230FBC7B72F0C424481 /* SecureTransportUtil.cpp */; };
- 824D59EC6C179348908BB0B1 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 82A580400995E1EF0F92939B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B5A8FE57E6C9BF43C6AD9E1 /* AllTests.swift */; };
- 82CE291D605E42AB3BAB3EF1 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5EE976AB09EC2C965067D6A0 /* ClientPrivate.ice */; };
- 82E3974085ECE6886863CBFB /* Communicator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9AD159A5DB15BBE37BB79262 /* Communicator.mm */; };
- 82EA5726299E48A115BFE684 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 8313A125F565F62A84F666F1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 83644A5ED50508EA7A80977E /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 8476423F92F0CEA687DD7100 /* SliceEscape.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9A22CAB9A613324A3BA7D230 /* SliceEscape.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 847B12C0B2BCE25AFB14E6EA /* ImplicitContextI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25AD8FEF5873D8BB872224A2 /* ImplicitContextI.swift */; };
- 84A23F5320DB1FAB2553CC27 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB5FB4DC11005554379585AB /* Collocated.swift */; };
- 84A951B2F639FEB1BAC20A34 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 84AF7CB6ADA9E0D852B2BC99 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 84BB78905C2A90B6C9B492E3 /* WSEndpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2C42CC2D7C1C55D9F3CAEA32 /* WSEndpoint.cpp */; };
- 84E8D68F3F2A2B9A6C53E2A1 /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D416CA9F254F502F6184A4B /* HttpParser.cpp */; };
- 850E196FEF6BC29F659E2C80 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 8539B59E469404D94381C9C3 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 71E15903313B8CA032F63198 /* PluginI.cpp */; };
- 85544EA4DB62B4D4E8D8F916 /* Descriptor.ice in Sources */ = {isa = PBXBuildFile; fileRef = E43DFD3BF951CAD74276230B /* Descriptor.ice */; };
- 85798264D72270935DE02331 /* EndpointInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB57120DB79B152DD9BB074B /* EndpointInfoFactory.swift */; };
- 85B02FEB380638792639A86B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 867E48DC2472AE0B3E8B33B0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 8683BE79863AC4784AA2E5C6 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 182A3503F1683386BBCC4833 /* Client.swift */; };
- 8699BF422699034593AB001A /* Oneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC15F61216DB8E36BB5EC3D4 /* Oneways.swift */; };
- 86A08F2F504A884E86B6E45B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 86A32FA03129AA13CAC530D1 /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = 88D89749D9D73ACB89C597AB /* Endpoint.ice */; };
- 86AC74CC3DBBF2BC5B7780AC /* MetricsObserverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7FD0B6A43A4035A1D464D6A9 /* MetricsObserverI.cpp */; };
- 86C261A4A87F06043A83EA32 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = CAE8F92C1E5FA929D111D85C /* Test.ice */; };
- 86C9A022587F0FA744ECC5CA /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 86C9F4DD1E8FE20992528412 /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 63D14308086EA7DDFA651540 /* ImplicitContextF.ice */; };
- 86D6E87814DDB3CDA78614E6 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 87222CD812B66CFF03FF8DA1 /* SSLEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B26212A814B92E4CDCC1C01D /* SSLEngine.cpp */; };
- 87DEE07CE2708C751A62CF7F /* Exception.ice in Sources */ = {isa = PBXBuildFile; fileRef = D0F5A691F6A0F25C3F43D5D5 /* Exception.ice */; };
- 87FCDAE86CD16B1C9A05C2B3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 88168D0A666F4449E11220DC /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C55C7B8A9AAF82A855D5478 /* PluginI.cpp */; };
- 882C0AE110172EAFD98AB429 /* TcpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 20A1771C4A9B0219D2D318F9 /* TcpConnector.cpp */; };
- 883ECEA3CF80467EC69179D4 /* ObjectAdapterI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9D0204BD453C077A6207CFF3 /* ObjectAdapterI.cpp */; };
- 8850E6B4F3E131B5FF63FB0D /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 01B5EEF07AE79CBAACB308E3 /* Test.ice */; };
- 88DB8FBC16AF3894DA9B4DDF /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C5531BA70BA954A4D20B3573 /* LoggerF.ice */; };
- 88F55C831D67E618E6D123C7 /* RFC2253.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12C88EBA67BC052CA79C6939 /* RFC2253.cpp */; };
- 895385C8CCCCB54267339136 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BFF45883AB016B7EEB1BC94 /* main.swift */; };
- 89CB9527688D8E2CA7C9A5F6 /* OnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD19B3E90CF6444610FABF46 /* OnewaysAMI.swift */; };
- 89CC06D8575FDD26F7070494 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82EB2BE1045176911ED09632 /* TestI.swift */; };
- 89F22B8EC05688705E2E979E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C79AE5B65F9003F44D8EE6D5 /* AllTests.swift */; };
- 89F48F0E75D1ADFC3F300C41 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 52F229062455D03BA51CA4D3 /* Test.ice */; };
- 8A60BC546BA0D0948D88807A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 8AB202EA83D368E77C809DB9 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 927E2B8A9D04EF230A695458 /* Server.swift */; };
- 8ADD7DB71468BE7B6CFF82BA /* CtrlCHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5CF970F14307F1B5AA36DA74 /* CtrlCHandler.cpp */; };
- 8AF413F4205773F8D32803AA /* TestCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = D30FE448D97A2EC22B14326D /* TestCommon.swift */; };
- 8B06307819C522EE54D95989 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 8B29710683501969E3E61441 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 8BB6CB7DA95A601DC1D2BF9A /* BatchRequestQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4BA221C12DF38C9932F3D2DB /* BatchRequestQueue.cpp */; };
- 8C2F54081C96D5BE2C00D407 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 8C68F607A9226B240DE70212 /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9ABEBD1F9FB9599AA54E10F8 /* CommunicatorF.ice */; };
- 8D0E9F67797017F92A81233D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1581D4E9754D1791C5F03014 /* Client.swift */; };
- 8D2C6199450EEE895BD1010C /* InstrumentationI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B97FC5A3A589497F542D9B4 /* InstrumentationI.cpp */; };
- 8D3158B12E169196BE9AE03E /* ConnectorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 067B002E8102678C569489BF /* ConnectorI.cpp */; };
- 8D589A738E8BD9A45E812D4D /* OnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD19B3E90CF6444610FABF46 /* OnewaysAMI.swift */; };
- 8DD0EA1CA5CCEA1D33571FD0 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = CA70B2155E395AD5C290A265 /* EndpointInfo.ice */; };
- 8DDFEAD0F7862D6086C491AE /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 016A90236585A20F76DB328C /* Test.ice */; };
- 8DFDBF7C7FC8808FA17950E3 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 8E078F6990FA8B6253FEEADC /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 696C4386FAE99E0FC2C81DE6 /* TestI.swift */; };
- 8E08A3EB47DC8675F1B86495 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86E4444024BD3BF40AB52B3A /* TestI.swift */; };
- 8E09DEBE34E5EFF931EB418E /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = 823F5C51060896D3BBB5F678 /* Process.ice */; };
- 8E63E18DDA374F61738CA8ED /* SliceChecksums.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14466066382993C8B9E14337 /* SliceChecksums.cpp */; };
- 8EAE51BDEB066F2F9E77B9D8 /* IconvStringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 627DE0AA53434A63878EAA97 /* IconvStringConverter.cpp */; };
- 8ED2376F217545461B53DB5A /* EndpointFactoryManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 561A0317BB73B133AC874932 /* EndpointFactoryManager.cpp */; };
- 8ED5F2BC30138B66EA5F5F95 /* Acceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EC6F209BD6A25FC7FAE826D0 /* Acceptor.cpp */; };
- 8F04C4EE1F987273D039B0CA /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8EE874CA96946DFDD83A50AE /* ServantLocatorF.ice */; };
- 8F3D0129B09596F08BA6E6B0 /* IceLocatorDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7449E5E0A12A78A662B5A552 /* IceLocatorDiscovery.ice */; };
- 8F600F073B9105B5A3E9BDF7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- 8F84AC7F3E1CA16A0DF9E2DB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B261561F97CC9B584D577D40 /* Client.swift */; };
- 8FA3B98E40115240FBFF5688 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 975393C38A15BE97D3F2FB35 /* Server.swift */; };
- 8FC659FD89D5AD1A2D4016C8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 90090C29DAF3C1342DE5507F /* ServantManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 734652DE91F72C03968DCC79 /* ServantManager.cpp */; };
- 900B46CB91ACE60404F20411 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 9035F9097D9A2845C1DC5510 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 90426228781057DF8F68D5D9 /* SecureTransportEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 347FCE8567C5E9DB8806ADB9 /* SecureTransportEngine.cpp */; };
- 90BAA4BB217F91182BE36B17 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 90C0BCEC79569F1B5F140E04 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 90CFBDAF72EE26F8B7D42275 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8F05D844A9B3BA85120A9D96 /* Test.ice */; };
- 919980C948EF6D524E3FF671 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 91A879E255721AB1DDCE1391 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11BCF4C7FF25EB3A3BC6B88A /* AllTests.swift */; };
- 91B122F6E9F8E24547618AAC /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9A43F9C6837081B3398D7F /* Collocated.swift */; };
- 91D41D3A9CFBE965B37DD2B3 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E7A306A7D48CEEE635F4229 /* Server.swift */; };
- 9202BD496B8808A763D503F4 /* Random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5C0434FB77AECE2DD479B934 /* Random.cpp */; };
- 9217C01EB13F9EFEDF0A3192 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 922F2FAB9DA30AA4A6801A5B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 926740C45869142164122D0C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2197F5584B6FA4BFB1E3CE30 /* Server.swift */; };
- 926EAF5D9B768DBF00E45C41 /* IceExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 95701C9D1A1804319EE41815 /* IceExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 92B4D6595F75B93162B8196D /* Incoming.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1507FC9A4814A537F74F65EF /* Incoming.swift */; };
- 92B699E559AD6BB4944474FD /* SecureTransportEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 347FCE8567C5E9DB8806ADB9 /* SecureTransportEngine.cpp */; };
- 92DB6F23FB86D88241D047A5 /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = 88D89749D9D73ACB89C597AB /* Endpoint.ice */; };
- 92E0DE9007EAD940C69C6E3F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 932BE789AB362E87242EEDFE /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E365B0E12C06D4C5164436AE /* EndpointI.cpp */; };
- 936867F0E834EC9667E507B9 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCD39EE285A6A6B935B5917B /* Server.swift */; };
- 937B36072EE676AFE2B8D368 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98E17667CCE63650B3F00CE2 /* TestI.swift */; };
- 939F30EE77F1428062E5F540 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 93DFCDD89E84FA76D81DD818 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0B7CC2345722EBE366F9E50 /* TestI.swift */; };
- 9411E53F866218BED0836EF6 /* TraceLevels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5EF9009A6E8C38F8E1CFC13A /* TraceLevels.cpp */; };
- 950D1AAD30D859B7AC8F4864 /* IPEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A56FE5EBFEEFBD7266764873 /* IPEndpointI.cpp */; };
- 9516E131B28FA5D5C7205B3D /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A66ACBA5E4FECF63AC2BE3ED /* Initialize.cpp */; };
- 9553CBEDF9D591049D6A6C07 /* SecureTransportTransceiverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6A1CDC26F66E53E89EECFF13 /* SecureTransportTransceiverI.cpp */; };
- 95745BC93DA9F19D8170B33B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 9576F85EA27D84725E1DA0CC /* ProtocolPluginFacade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F94619DE608B81FBB74A30CD /* ProtocolPluginFacade.cpp */; };
- 95B64C50535DEC6676E42422 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3BE424AFFA5F19DC6B74EE96 /* PropertiesAdmin.ice */; };
- 95CE1FE9116B0CBF648FA38F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 9600D99299AC9DAB155D4524 /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1711A158D5108981BF7FC961 /* EndpointF.ice */; };
- 9625E14C2FD9D163234D6E1E /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2440A13EC99A4C252459F71F /* TestAMDI.swift */; };
- 964B84AE312F71B74A4570E7 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C5531BA70BA954A4D20B3573 /* LoggerF.ice */; };
- 968C5AE29996A070EE511DBD /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = FE2BBE54CFEBFFE30386F76D /* Test.ice */; };
- 96C74D6B53346CDB1A088BC5 /* ClassResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EFA553B812CF131F3B0CD97 /* ClassResolver.swift */; };
- 96D24AB5F04F11EB7734883D /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = CA70B2155E395AD5C290A265 /* EndpointInfo.ice */; };
- 96EA6EEA7F99A81090B9B950 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 265E4ED481695E644D21977F /* TestAMDI.swift */; };
- 97159CC5AB3E75C02EFD417C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 973767BD1AF41216AC21986B /* IceInfo.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A390AB97EEE2EF6AC8AEFC16 /* IceInfo.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 97536BA91654FCD120CE679F /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = CA36D2D35C93A5B363D89B90 /* ObjectAdapterF.ice */; };
- 976A7955254081D8ABCD06B4 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- 976AF8E46FD51D4CB4129C5B /* LocalObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = 85ED6D2547A879CE395A08CD /* LocalObject.mm */; };
- 97AE882D8F2F820949900140 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99BFB293B41CACA0929E9EA9 /* ServerAMD.swift */; };
- 97EBE410B49E0763AF0FDA9E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 98340963863BE2F61FCF3D60 /* ServantManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 734652DE91F72C03968DCC79 /* ServantManager.cpp */; };
- 98342C11AC3046F6FCDC074A /* FactoryTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F783B2B31780C8477380B127 /* FactoryTable.cpp */; };
- 983F2CC3E86C511F9BB701C1 /* IceLocation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B68A2C32CBB5B2177FCF9E9B /* IceLocation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 98A69172806654C91D6FD1B8 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 42EC91032ADE9C937B7D04F5 /* IceSlicingObjectsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 98CB0B280D62D09DC8F0CC5B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 98E9CB45BE93F3FFF7CF59E1 /* TraceLevels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5EF9009A6E8C38F8E1CFC13A /* TraceLevels.cpp */; };
- 9918D26EE4F6C27E05BB20A0 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7E9E1345EAE6B9F6CE783F9A /* Router.ice */; };
- 99A3D9B88FD9888C825C886F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 99B545C709387AD2674917B6 /* Properties.mm in Sources */ = {isa = PBXBuildFile; fileRef = ED863FAFA3F4A4E3CD107BF4 /* Properties.mm */; };
- 9A30A4488DF94E640A514638 /* WSAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D333717331B3D23102D40682 /* WSAcceptor.cpp */; };
- 9A3DE7831FB188DC0EB8CA29 /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78E662783927956059907799 /* Service.cpp */; };
- 9A6EF23BFCEDEB71520D4868 /* LookupI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83C9C27267CFBFD33CD3EE87 /* LookupI.cpp */; };
- 9AB16C15C5538AEC4165408F /* UUID.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADA1BEEF056526F10E0EFA65 /* UUID.cpp */; };
- 9B47A459978A3C3D63C362AD /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41EC5FBD49537AAFB4A21B4A /* Client.swift */; };
- 9B53DA74DBAEB8012D4A61F5 /* CollocatedRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAE1EE59F8360B9A3AC4E4D4 /* CollocatedRequestHandler.cpp */; };
- 9B5EC503A38018CE2A7E0D41 /* libIceDiscovery C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B60A6E74D20C269E13D18374 /* libIceDiscovery C++11 iOS.a */; };
- 9B72C7014E40F9A70A0CCC58 /* RetryQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F3B5CCBEEF989B6FFB25376B /* RetryQueue.cpp */; };
- 9B96FD99585E9579FF3BC4F9 /* ObserverHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 97C7CE89B167DEC5D197DED5 /* ObserverHelper.cpp */; };
- 9BB0977A8AF4E99915DE59B8 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 9C20ED32508A9217C759490F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6818976F47420F8A7D93A8D0 /* AllTests.swift */; };
- 9C528D28D9304499E31BF50A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 9C7ED7FBFA3010C14A8E7F26 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42CB8D1E1AA1435DFFE7CF64 /* Client.swift */; };
- 9C8CAE1970D27F3EB440B552 /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = D14C9266C32E661C1A02CCC9 /* ObjectFactory.ice */; };
- 9CA5C0669C089D90BC49F869 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF3519B47C8B8B50A76F76DB /* Client.swift */; };
- 9CAD77B4464B2B71DC5CAE00 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D673AC3B8F26FA0E06699699 /* Instance.cpp */; };
- 9CB9F2E1D9675CEA0A0C914A /* Twoways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09DDD360384101E744EEB3FD /* Twoways.swift */; };
- 9D0238DECAE1B65B46FAA6C0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- 9D503353662C0559B5FC445E /* SHA1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D6BD77A257EF87816A081E00 /* SHA1.cpp */; };
- 9D9E819CBF859FB6C83DD0D1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- 9DACB41C10FC9C780A3440B4 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2FBBFAB5BBA8AD6E6B808F9 /* AllTests.swift */; };
- 9DFC3E506F6EB8ADA965F54B /* WSTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 835BEA60005367B0D84C48C9 /* WSTransceiver.cpp */; };
- 9E0203AF727120442B526430 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1990AF2811AB98C74E63B660 /* TestI.swift */; };
- 9E2EC0C7BED0C62AF2B1FFEA /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = A8FB9E0B941381B4A7770B15 /* TestAMD.ice */; };
- 9E309C3E7F165C72FE67C771 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- 9E5ED335740DFA381DE7DDBA /* IceFacets.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 37A511F946F95757CB55641B /* IceFacets.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- 9E5F11DB1C7E337D082D3B55 /* ArgVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D7F8D42F85C82F4955C16EC9 /* ArgVector.cpp */; };
- 9EA003E21182601CF5C10451 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39D846D93EAC2EDCA04E02A1 /* TestI.swift */; };
- 9F250C61C5602106E6AC690F /* LocalObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = 85ED6D2547A879CE395A08CD /* LocalObject.mm */; };
- 9F2AE61292A61EE15426F8B7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- 9F2F934EE22C188780FB90D8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- 9F3FA6FAC2633D68D9DE5E79 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- 9F5485D3D4025148BFC0129B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- A0189B6DE25744DD04465BED /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = D272B7B7440C73EAAB832221 /* Test.ice */; };
- A02E5F1C225E6539DEF81A99 /* TraceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = A01A386D1ADD0BA3DEEF1408 /* TraceUtil.mm */; };
- A0310E013EBCC340F47443F7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- A04F8184CA3FBDC05FD31430 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- A056F428DB437EF0D4CCBA66 /* ControllerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3206E2FAFB26298E5E61C32 /* ControllerI.swift */; };
- A0AC4A4261832A5C6BD2B3E1 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FE04BFCA5687674233B4ACA /* TestI.swift */; };
- A0E0157DC64CAB593D7FD33F /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8EE874CA96946DFDD83A50AE /* ServantLocatorF.ice */; };
- A173649AF2F763FC2AE8B583 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 641B953514FE8729B68B0289 /* TestI.swift */; };
- A17F478AFB41C7A8F414E572 /* BatchOnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2425B1D855A2558C77557524 /* BatchOnewaysAMI.swift */; };
- A1A86E98D8A4E95DFDAC258A /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- A1C28A528914242777AA2790 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A097664F38124B767BBA665 /* Client.swift */; };
- A205CADA910348449D6FEA55 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- A23C7DE3C9913AE41DB3BA27 /* ObjectAdapterI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9D0204BD453C077A6207CFF3 /* ObjectAdapterI.cpp */; };
- A251C42C4B286A5EFED03FA7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- A2628A82B5D53EC900A7EAF5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- A2A05D087E73C3D0D5BFC915 /* TcpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C93EA7BE68865E44482D887 /* TcpTransceiver.cpp */; };
- A31A14A0BE341BCB6C40B68F /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DF1AB7AEFCB4E1B35414486 /* TestI.swift */; };
- A35BD8944924CE5161A57915 /* TcpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 20A1771C4A9B0219D2D318F9 /* TcpConnector.cpp */; };
- A368779585704E6573C0D767 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83C8AC6EB379441A16936E1A /* PluginI.cpp */; };
- A3BAE5DE45C9743A738C4177 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = FEE23E2EE99CE268F63BE17F /* FacetMap.ice */; };
- A3C8E07DB00FA5179DA2A2F3 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4CC970423D7B50A9234686BA /* Test.ice */; };
- A4025E1B6828B53ABA35D259 /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8F31BBFD85A2287A77F87630 /* Reference.cpp */; };
- A4710059E83B8F650A460C0C /* RetryQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F3B5CCBEEF989B6FFB25376B /* RetryQueue.cpp */; };
- A4BE77E9966E9B25C9680070 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1CF92A54D64CC3FC8F98F3D /* TestI.swift */; };
- A4DEC115F9323ABB3B32E3C4 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7ABD0B72498667633270A562 /* EndpointTypes.ice */; };
- A4E5B591DB2A9CE7B1EE749F /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = F73671C04D704BEDA88F6216 /* Connection.ice */; };
- A50E2C9FA0FEF494D83FD550 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = 142E133C138E7D107BCE6218 /* Session.ice */; };
- A577A2198218A2BFE301E1E1 /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 27E91338CEF34D970ED2EAFB /* Logger.ice */; };
- A5D07938D4C025174AEF673F /* IPEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A56FE5EBFEEFBD7266764873 /* IPEndpointI.cpp */; };
- A60AEA2ECEF9758A06A78A8A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58B4705B7D140D48D1D2A577 /* Client.swift */; };
- A65D6FA58E95498788BC91AA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- A6632CE8A19C429593B8A571 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- A690C92E8640F883D428131F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- A69DCCB10D64AB4524507FB1 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10F40FFE6653C6EBEC2066DF /* ServerAMD.swift */; };
- A713796C55E42AB2E702A3F3 /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1711A158D5108981BF7FC961 /* EndpointF.ice */; };
- A747A9D32B143463634700A6 /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1711A158D5108981BF7FC961 /* EndpointF.ice */; };
- A757673E5D4C55DD56980A27 /* CommunicatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F1A45574D29AB3D4F9DFC67 /* CommunicatorI.cpp */; };
- A7C3A667CE189885370F3ABE /* IceRetry.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7326BDEB27308FDB60BC88C1 /* IceRetry.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- A7C4EA3522D994511511CB6F /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 84E76B7DC6CF61AA1F8C46FE /* Locator.ice */; };
- A7DBCFD30471787CF5C03E31 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = FEE23E2EE99CE268F63BE17F /* FacetMap.ice */; };
- A8393717E8073A3E43841595 /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 945061ED94DCD727734AB473 /* ConnectionInfoF.ice */; };
- A8B16A2D6FBE1382A502559D /* ThreadException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78DC233663D42D6C756A5D79 /* ThreadException.cpp */; };
- A8B422FAB8989B7B8C7D0CA0 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC6456F7A745984E9F637E18 /* Server.swift */; };
- A8DB725268A27FA8872B0B82 /* Twoways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09DDD360384101E744EEB3FD /* Twoways.swift */; };
- A943BA0CB8556790CFEAF39F /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 072303A5EC1265A55FE7C818 /* ImplicitContext.ice */; };
- A94481DE5562B3831C8E1F51 /* Connector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1086E494CE03C1459D899AD0 /* Connector.cpp */; };
- A970B332095A184AA97E4B9E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2570E1411B997153655888DC /* Client.swift */; };
- A9850F29FB6B593629F261FA /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99BFB293B41CACA0929E9EA9 /* ServerAMD.swift */; };
- A98C997AEDBC2C51F5FD0AA4 /* InputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E7A0F72BDA9886CEC2F9805A /* InputUtil.cpp */; };
- A9B364EDC98DE472482F224D /* SHA1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D6BD77A257EF87816A081E00 /* SHA1.cpp */; };
- A9E2AA86D02E27108454CFAA /* IceTimeout.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 41600426F4EC481CE4F39C56 /* IceTimeout.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- AA053826A54C8BB42F0938BC /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2FF62B498AF21155220E89B3 /* LocatorF.ice */; };
- AA8045E045D35D4FAB89294A /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8BDBD53A10527B6C7704746A /* Metrics.ice */; };
- AA88C44925FDDFC2E7447D25 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- AA8C82690F3C7764BE18A2B6 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EC4312F2EA90416897DA2D7 /* AllTests.swift */; };
- AB082FA7B58AA7690F1905BE /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 63D14308086EA7DDFA651540 /* ImplicitContextF.ice */; };
- AB18EA895C47A5819A5FC3DB /* ProcessI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99BFD4F8D9589BC5D83E2AB8 /* ProcessI.swift */; };
- AB972347C8A441C093D26F12 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- ABE0940CA57C85E0056CC7EB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- ABF36B39C1EDB75485780CEB /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- AC029AB43BA688A373D1255A /* IceSlicingExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F4AB04277ECFF24796A5147B /* IceSlicingExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- AC240AA1BB2FB0483104F3E2 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7E9E1345EAE6B9F6CE783F9A /* Router.ice */; };
- AC2D11C007837F65FE8AE6D4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- AC70F46456E0748BA15F2DAE /* IceObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F03DF3CA075E69D209F538B7 /* IceObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- AC73D7540C90C34CD56D77A4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- AC7C399A0091B6940ED58C85 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = E1CD868E7632F330C92D3472 /* TestAMD.ice */; };
- AC981F554BD7C3F3FA965999 /* Clash.ice in Sources */ = {isa = PBXBuildFile; fileRef = 21B045CE61453F4C6D2C0FE1 /* Clash.ice */; };
- ACF0E7078B16221E5B9770E5 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = B73D83718FC939E7879489DF /* Server.swift */; };
- ACFFF2607FF9CAF11310C52B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 699D5E247DB40E536413A074 /* AllTests.swift */; };
- ADB343BDBD9015EB8C3F1510 /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB6AF3877C53C9B8225BF657 /* Glacier2.framework */; };
- ADB6C94FBC9C2A3E0126BF0F /* OptionalFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D2EE279DFAC242D328B6F5D /* OptionalFormat.swift */; };
- ADBF7072B9B28D66E7AAF18E /* UdpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 482AA52BC3AA8DE49FC4B7AA /* UdpTransceiver.cpp */; };
- ADFA101A3EEA9BE0D6ED8108 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- AE2DF2AEB43164740A308D68 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- AE2EFD2BB9BA2E4729E6C7FC /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A097664F38124B767BBA665 /* Client.swift */; };
- AE48A50B89B3B81D2CBE4843 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2578D8F39F1F328931CF6EFD /* AllTests.swift */; };
- AEF52FE6CB39C14D85A8CAA7 /* BlobjectAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4B6BAEEA4C776F78BEA2CEB /* BlobjectAsync.swift */; };
- AF2367F951DE0DD0518D4160 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2578D8F39F1F328931CF6EFD /* AllTests.swift */; };
- AF41BE2CE4C7BEA1F4B2A786 /* IceOperationsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0DFC233F07E6B33D4039F2AF /* IceOperationsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- AF4C3586BFC9E3C394F94E94 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- AF59B569354BBC9871729886 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33F6229FCDEA7CBE20F5E74E /* TestI.swift */; };
- AF70C7F6801B72B049FD82C3 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1A44EDD62A26BC381507FAFF /* Test.ice */; };
- AFA161735475B33826B8950A /* IceSSLConfiguration.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 20D643863D7B107127AAAF45 /* IceSSLConfiguration.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- AFB4B212DF2D15D5C4034287 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- AFC98DFCBD54391E5B35033A /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 47D5E1036333F41831E9A7FD /* LocalException.ice */; };
- B00104FEA56E4A936179A8CE /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- B007D37B72A11BB45B91471F /* IceExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4147651AB145314C6D11B210 /* IceExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- B015042A627E38A132344310 /* LocatorInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 460C447BE8674C23E3DEB5C2 /* LocatorInfo.cpp */; };
- B0A50152788FE7D98A610484 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- B0B8C5B6C3A0E5C9ED64FC2D /* ObjectPrx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 364280922CEC1AEB2F46A64C /* ObjectPrx.mm */; };
- B0EAD76FE55F3306AB8E3004 /* TcpAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 37AC60A599A5A3E29766C72C /* TcpAcceptor.cpp */; };
- B0F5E4AECCFF0C56B0E568E4 /* Properties.mm in Sources */ = {isa = PBXBuildFile; fileRef = ED863FAFA3F4A4E3CD107BF4 /* Properties.mm */; };
- B119136C19799131802FBD4C /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E631AB5E75C53086150E91BC /* Test.ice */; };
- B1A042B729E025483F74C964 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- B1DB90CE761FE3E09A999818 /* ValueFactoryManagerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 179FD8018F0D46D051259140 /* ValueFactoryManagerI.swift */; };
- B1DD477C7C0EDAD7C10D839F /* OSLogLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FF02BE0171A75D2E23D74001 /* OSLogLoggerI.cpp */; };
- B1FC757C4B743C8FD9A2ED64 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- B2CE1D2CCB5DCCF959B8A347 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- B2CFB63F5DC02BCEB44FCDAD /* IceOperationsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7964CE2D7A0EB8250D9686EF /* IceOperationsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- B31FC17D909C35414FCE511F /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 47D5E1036333F41831E9A7FD /* LocalException.ice */; };
- B354A35491E72E74143377F6 /* MetricsAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 60E1A72A746608403DCA25A0 /* MetricsAdminI.cpp */; };
- B36EEA5801CDEB4AADCD21A3 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- B38FD1800BF581CB64D8D13B /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4D6CA0E84DD0B4F80A22A31 /* Server.swift */; };
- B3C2FA31B57B8BCBA7647F28 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 95C35E1CC8370D3CC5B8F8BD /* TestAMD.ice */; };
- B3C6501DB5ED4F35F72A958B /* PermissionsVerifierF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C518C0B8D18041EB5EEE5073 /* PermissionsVerifierF.ice */; };
- B3D05CC31E584B11D9A343C7 /* ProtocolInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7019569A39601A48BC9AB538 /* ProtocolInstance.cpp */; };
- B42C0A1335737B27C5768120 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- B468CA5F035333179396C50D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- B4963A8D5C336500566BAA37 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1BFDD2F1EC5ED2292212DF4A /* Client.swift */; };
- B4AF3E2BD11EBB2AD7AFC73D /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = 884EB72B7F19D2E981F967B3 /* Properties.ice */; };
- B4B3D00FB6D116C1919A5408 /* Cond.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 64E7AFFEE24FE2190264A54D /* Cond.cpp */; };
- B502F96F7B793B7A593E708A /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 331D1980671E405AC96DBF11 /* Time.cpp */; };
- B5717D3DB38E1AAA0E4C3D8C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- B59DB417AAA75CF9D3882258 /* MetricsObserverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7FD0B6A43A4035A1D464D6A9 /* MetricsObserverI.cpp */; };
- B5A7B1C6997609BB4C1C6121 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- B5F46BDA9C6FCCFE4942FFCE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- B5FF6399CE6FD566288111A7 /* ServantManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EA89431A12C32B7091FD9B2 /* ServantManager.swift */; };
- B636232571523F313D40058E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E8ECC13663CC943AD28E7B0 /* TestI.swift */; };
- B6E27A2C17501C5C19C3A80A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- B6EE09253281B671792F31D9 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = E5DE4E785C249985D9155D5E /* Current.ice */; };
- B79BF67261188F282D8677EB /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C62D76F8E58CDBFEF1F5CB3C /* PropertiesF.ice */; };
- B7BE4851EEE7CF018D095DAE /* IceRetry.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E55E2988B1987B29C74EE4F6 /* IceRetry.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- B7DB65D5D72D496F16D2ED27 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- B7E7C4B5B1B3586AF773E606 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- B8298F42017FE3047D5CDAFF /* libIceSSL C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E44BE1E5D302D9DA3F31FDB7 /* libIceSSL C++11 iOS.a */; };
- B8362FF75327C3AA6B5910DB /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = A8FB9E0B941381B4A7770B15 /* TestAMD.ice */; };
- B83B06965ED0B5AB0F839225 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- B83C2FFE23253FA2BC243CEF /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3053B33EEF4A77AB2B38189B /* TestI.swift */; };
- B83FFFFFF4A045B0D6B80799 /* Transceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F089F54F64E10255F04C456 /* Transceiver.cpp */; };
- B9529495D70BB243F99B7744 /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2BB71B45CF54DC09136141D4 /* ValueFactory.ice */; };
- B9A1084F74AFBDCE37AD9B5F /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1D707E6F637FFC3B34910436 /* Object.cpp */; };
- B9DBB797956C400D25FAFEBD /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 95C35E1CC8370D3CC5B8F8BD /* TestAMD.ice */; };
- B9EFB2E6EDFD87BEEAEBF025 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C9A7BD995FADFF1C865BD20 /* ServerAMD.swift */; };
- B9FA3985C0EF7D20CFCDD848 /* SliceEscape.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9A1E4D18CB7780CF67F8A4EC /* SliceEscape.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- BA24553B04588C31BF3DDD14 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = DD99D106BC6FEF1398CAC3CC /* Test.ice */; };
- BAC4836CA5DBCF05E61D4106 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9443C375CB1FE685EE03373E /* Client.swift */; };
- BAEA357D9F45FDFDC49EB753 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- BB19DBC8BB221F451417C177 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4D6CA0E84DD0B4F80A22A31 /* Server.swift */; };
- BB1AB931FD4E4DBE12E32571 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = AC2C9D84CADE93CDEC20FB56 /* ServerPrivateAMD.ice */; };
- BB2909419EA2C650EDE5FAD3 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82ED651D99BE35DAD28732A3 /* Collocated.swift */; };
- BB35B3B5A3ADB309103FA7C5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- BB64F95F9A6836E84DD3C732 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B7A8494A1623080FB36B2A65 /* Instance.cpp */; };
- BB795AC483AA83728F63C91C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- BC4514FED0A0880810BEB7A4 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- BC486F1DB43D4620AF35C125 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- BC5E8796BC4C00744AC712E0 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- BC6168DC916043E1013FC9F6 /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = DD04604E1D522C05DDC52433 /* PluginF.ice */; };
- BC7B4541BA20F3084E453299 /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 945061ED94DCD727734AB473 /* ConnectionInfoF.ice */; };
- BC7E539327D911C9CD0EBC94 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0A1E4AD1D40076DD4B5FC484 /* Test.ice */; };
- BCC91977240FB64A7C0EDCF2 /* Glacier2Swift.h in Headers */ = {isa = PBXBuildFile; fileRef = 33BA0FB991D4B21FDC1E80E4 /* Glacier2Swift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- BD0BF106A14531252ED04277 /* PermissionsVerifier.ice in Sources */ = {isa = PBXBuildFile; fileRef = C586A8BC9222D2DC6AE9D199 /* PermissionsVerifier.ice */; };
- BD148BC241DC2CCA6ED20423 /* IceStormSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 93667B2BBFE254D9549FB105 /* IceStormSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
- BD497CCB4A875202E2FB608C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- BD581463D1D42FC8B1C416FE /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5DFF598A50BF67FCCFBD69D /* Client.swift */; };
- BDFAB4FC1A0203927222892D /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4EF119FBC1507E55316DFDCA /* Communicator.ice */; };
- BE3878FD35F95BEEB3E571CA /* ProxyFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9277213132C87DD23DDF90CC /* ProxyFactory.cpp */; };
- BE3A9F0011942EF552EB6CC7 /* CountDownLatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C71A8A69E3010FFBA9B6CD9F /* CountDownLatch.cpp */; };
- BE42441920C212521BC8A66C /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B900D982AEFCDE76EBF9AC8 /* AllTests.swift */; };
- BE804224DA13342F2101F2D2 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C55C7B8A9AAF82A855D5478 /* PluginI.cpp */; };
- BE9A625D0A838BD6B1D1ABE3 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = FEE23E2EE99CE268F63BE17F /* FacetMap.ice */; };
- BF1A18A1A6F170AC96F2B448 /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = 884EB72B7F19D2E981F967B3 /* Properties.ice */; };
- BF4F4926916AD4E5B5B107F9 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72831AA15F49B11E6ECDB693 /* Server.swift */; };
- BF50ED8F4B19AB5EAA51C4E0 /* ObserverHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 97C7CE89B167DEC5D197DED5 /* ObserverHelper.cpp */; };
- BF8D4AC28E1BEADC08E482D4 /* Mutex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CA97A172F9BEE212BD28B4D /* Mutex.swift */; };
- BFA99F0DF6617804EA8342DF /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D416CA9F254F502F6184A4B /* HttpParser.cpp */; };
- BFDC36EDF3E245B45E3DBDE0 /* RequestHandlerFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DAF9A4CE989F8FF9A1B8519E /* RequestHandlerFactory.cpp */; };
- C0016C7581F9BAA1CB63EAE7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- C021102339A8C9575E53F5B5 /* ProcessI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99BFD4F8D9589BC5D83E2AB8 /* ProcessI.swift */; };
- C07FD000D43515E01E6F54C6 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- C08B439927FC49D42CFFD1AB /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C62D76F8E58CDBFEF1F5CB3C /* PropertiesF.ice */; };
- C08C003F01CE8A9D91271492 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2FBBFAB5BBA8AD6E6B808F9 /* AllTests.swift */; };
- C09CB71D85619A3D3239300B /* PropertiesAdminI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EA8EDBF3376A3FBBAF0A75E /* PropertiesAdminI.swift */; };
- C0FE2DEFFBBB6962998B0590 /* IceAcm.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B7592FE9162B01EF06A3101B /* IceAcm.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- C101E6601B3822D0547D3E36 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 98BE907AE6FB32C220F27665 /* IceSlicingExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- C1077D5A6DF7FBEE0B342F04 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB4806D330661EB4EBE3A469 /* Server.swift */; };
- C12E204ABB65741170DCBFDD /* Communicator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9AD159A5DB15BBE37BB79262 /* Communicator.mm */; };
- C1387CD33595D9DFA030E88C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- C16EB8F60999ECCE7A9B5281 /* NativePropertiesAdmin.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA5643557732E4D27C0CD2E3 /* NativePropertiesAdmin.swift */; };
- C18D7F4A890C0A90FE09A3DF /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B5A8FE57E6C9BF43C6AD9E1 /* AllTests.swift */; };
- C18F8DF4AA75608C8D872040 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B43D18B4007BB3933869BDDB /* AllTests.swift */; };
- C1E71465C6679E19B216A9DC /* StreamAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92986D4573B4E72205E82CF8 /* StreamAcceptor.cpp */; };
- C217EEC5D41B29A531E38463 /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = F73671C04D704BEDA88F6216 /* Connection.ice */; };
- C242EBD3B6B81EC638695667 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 890C4B9328E61DFA34E69B7C /* Metrics.ice */; };
- C259423FAE8EB87F8DFA2E5C /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = CA36D2D35C93A5B363D89B90 /* ObjectAdapterF.ice */; };
- C27D7BE48094266F6584ADAB /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E060188B5BD2ED4E7A187C58 /* InstrumentationF.ice */; };
- C2B56AE53EC22594313D4F69 /* StringConverterPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2514AB62078FB167F8417CD6 /* StringConverterPlugin.cpp */; };
- C2C20CC849E2BC04BE9CF378 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79C5B702A59C6310D3F12256 /* Server.swift */; };
- C2D4F233B49C14C6A092E863 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- C2E50E851975F1AEE8663AC9 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- C2EA6347AB02CCE871B0EA48 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84825B16B23F7F6FCDCF931D /* Client.swift */; };
- C2ED43834D7BC3E7ADCFA651 /* UnsupportedAdminFacet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3BE21B7853C7928EC1AFDEE4 /* UnsupportedAdminFacet.mm */; };
- C33C650290D82CD27825E1C9 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5171B88E992ED83FF26E1A79 /* AllTests.swift */; };
- C34FD83C6483AEE5EDFE6C7D /* EventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D5811108F37C9808914B05F4 /* EventHandler.cpp */; };
- C3686C29FCF66631F325266F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- C382B68AB770CD8CD2A715AE /* certs in Resources */ = {isa = PBXBuildFile; fileRef = 7F8387214289E2840387739B /* certs */; };
- C38E6CCA49770F5D2A09EDCD /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B91F14BF4B6DCBAB58CAD19 /* AllTests.swift */; };
- C39B420D52798C8CF206AF48 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- C407B786D312707E7FA2A29F /* IceServantLocator.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 609A6F9964BE53534ED46007 /* IceServantLocator.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- C4F3A39F95791358AE780449 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1BFDD2F1EC5ED2292212DF4A /* Client.swift */; };
- C4FFFA0E7111653EB2532940 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- C50508B9307235DC3CA8E84E /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EA0D539E5DF64351F4D1E29 /* Object.swift */; };
- C516ED7951AF820D4B255D0E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- C5221B2A270728A16FB7F4D6 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEE18F64E6FC1DCD7E53ED8B /* Client.swift */; };
- C542697D16D895EBDDAAB596 /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 63D14308086EA7DDFA651540 /* ImplicitContextF.ice */; };
- C5607C39649438C5982BFF5E /* SecureTransportPluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2AD4E78CC5B7DDC9D1B57906 /* SecureTransportPluginI.cpp */; };
- C605BA7728758DE199C320DB /* Shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8D66CABD0E6C4060B920174B /* Shared.cpp */; };
- C61A66204B34BFB508F481BA /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59C19073EFD0D1EAF73D10B8 /* ServantLocatorI.swift */; };
- C61BC6A930335CADC1D7CF16 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 672782CB15DD1AB61A3D8610 /* Server.swift */; };
- C621A17C167FACD270563380 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 927E2B8A9D04EF230A695458 /* Server.swift */; };
- C63B5F2CB5B5B86211353B17 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- C66EB9FC8CD616A5174FA148 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- C6AF18894B6D2EFA9245D9BE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- C723D591148913BD0FB5C6B7 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 52F229062455D03BA51CA4D3 /* Test.ice */; };
- C737284B1E019BBCBA65D324 /* StringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5692A4E0FA3FE77E144C1560 /* StringConverter.cpp */; };
- C76CB6EF7FA407C440AD5D11 /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = D06A261B8DD248FF973DAB6B /* Value.swift */; };
- C76F189B6C397407C1A333D8 /* Registry.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7FB7399EC39FD1D10C22673C /* Registry.ice */; };
- C78D30ABFB9D96D46B8A7814 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- C79D5DB96EC43BCB8524BE7E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- C7A50059438306B50FEB6083 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1F5CEBC7BF956C0B2D104F8 /* AllTests.swift */; };
- C7A5820C31D36039CAD8CC9A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- C7AE60D8F48A0A12DD515CDD /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = F5BEFC9DE5A4C0FE061D46FB /* ConnectionInfo.ice */; };
- C7C743FCE25A5B6E5EDDBF66 /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4029F7AE29A892A27012395E /* Util.cpp */; };
- C81A5B9216AD46977217F493 /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = FBA95EA7BC4AA10049C92D2C /* Instrumentation.ice */; };
- C82130B507242841796EB4D1 /* ACM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EA8A6BA421CC3486D89C4DA1 /* ACM.cpp */; };
- C82890BC8899CC55D5ACF251 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A0CF78C59613A0721169FDE /* TestI.swift */; };
- C8980178F8F88994D1920933 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B91F14BF4B6DCBAB58CAD19 /* AllTests.swift */; };
- C8F6AFD6CFC3C949BE33BE8C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- C90A2AD2D8D4AD3B0B71CAEA /* Exception.mm in Sources */ = {isa = PBXBuildFile; fileRef = DB037AE7BD8DD7B7EE5A295E /* Exception.mm */; };
- C9139BA8A519F287FFA0A0D7 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D9E6B54018DDAD1B7C36568 /* Collocated.swift */; };
- C95BA24297441DB2EA0E00D4 /* OutgoingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B2D6DEE369789A8DFC6CF9EC /* OutgoingAsync.cpp */; };
- C96DC127D6A97DDCE81874C0 /* Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CAFF363116AA76C1BF445558 /* Buffer.cpp */; };
- C9D0D35C250523BA97F7AD98 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- C9F170A2E0C8C979D63B20D1 /* TwowaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C7A0026504CACDF5022668D /* TwowaysAMI.swift */; };
- CA155DCB403A1106FD69F133 /* RecMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4B42C5F5E40FAC89BB8B75B3 /* RecMutex.cpp */; };
- CA1FBB2F3DE50401A4D36A25 /* SliceFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B514AD2769D628E6C047A8A /* SliceFlags.swift */; };
- CA4A2A93FDC72259AC5CA4A3 /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4EF119FBC1507E55316DFDCA /* Communicator.ice */; };
- CA4C907C32A6E48EC428046A /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45F7A008BA3D2D1CE812CD85 /* Collocated.swift */; };
- CA7D3B23C3B0022524A3A348 /* UdpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC0401515A5EF9001C780327 /* UdpEndpointI.cpp */; };
- CAA27BD677CF839171CB1A7D /* IceEnums.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6C6A1F6876DD517B8FF933FF /* IceEnums.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- CB0E6130D4E0253B41E706DD /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8BDBD53A10527B6C7704746A /* Metrics.ice */; };
- CBB0929407FCDAF2607B669F /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4203607C49D9795B8D8CE5D9 /* Test.ice */; };
- CBCEB491E2C1537E4DBBDE88 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- CC023A3B34A6436D558ACBB5 /* WSAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D333717331B3D23102D40682 /* WSAcceptor.cpp */; };
- CC14E6695CC7003FE34D747A /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 27E91338CEF34D970ED2EAFB /* Logger.ice */; };
- CC4CD8EF0C7A83F1E2195887 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- CC58546FB70C42D96FCDA11D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- CC7690BE46B1F1C63EFCCCFB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- CC8BDFFD953217889C3E6648 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- CD2E7579486DEC764C04BDB9 /* ObjectAdapterFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F19100344FE75B42B0C771C1 /* ObjectAdapterFactory.cpp */; };
- CD54477A6A1DE03FE07228BF /* ValueFactoryManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F0D5CEDB2956C16CC51DA0F9 /* ValueFactoryManagerI.cpp */; };
- CD66CAC063E50B641D9C432F /* TraceUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 89BF10F48DE4A59845EAB1E3 /* TraceUtil.cpp */; };
- CD7B9EABD9B7818E7EDCC4CA /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E36EFE73529715E286ABB57 /* TestAMDI.swift */; };
- CDA1E81E9A25505BB92BF20E /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 421ED16033EA2F045305D2EA /* EndpointInfo.ice */; };
- CDD50FCFBB39CEC420C79F7A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- CDEC21F3B78BA371DBACEB5D /* Incoming.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1507FC9A4814A537F74F65EF /* Incoming.swift */; };
- CDF93A6991CB92FA9871A919 /* Key.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D96455B4B5146B0B2AB313A /* Key.ice */; };
- CE24DA1A9AB7FEB050E5DF4D /* SliceChecksums.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14466066382993C8B9E14337 /* SliceChecksums.cpp */; };
- CE2E52623E064409C51EB8EC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- CE53E0AF85ACEF0D432C3661 /* ThreadPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 89EB9F39F1ECEA26130BE0AD /* ThreadPool.cpp */; };
- CEE476E229FB1E55B9C387B0 /* DefaultsAndOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7EC29C8ADA9F510FAD61A1A6 /* DefaultsAndOverrides.cpp */; };
- CF0C67C0B5FE1D91F9923355 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9F450E65F4A3B9951CA7A7B0 /* IceSlicingObjectsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- CF19E687378365F63B2ABE85 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- CF42AC96350EF165A4EAB26E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- CF56CC1FFFDD28BD9DADFCE6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- CF72DA633FBF5A8CCE69CBDD /* ConsoleUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B7E1EC1D6FA865E0544EDA95 /* ConsoleUtil.cpp */; };
- CFAB73EA1B6EB5D658575511 /* StreamEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E22FAE22AEC643C2470A7270 /* StreamEndpointI.cpp */; };
- CFCF3398125FC96115F571FD /* Notifications.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3BF1609FD750348B6FADE19B /* Notifications.mm */; };
- D00B50937D3C4EC1CEFB7D90 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = D4C4D04B026AD242A9D2C2CA /* ConnectionInfo.ice */; };
- D04BD78ACE58E174BB355C00 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = CAE8F92C1E5FA929D111D85C /* Test.ice */; };
- D0683E629DD4C593FFBB342E /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C971C073DEA7EF1CB22656BB /* Test.ice */; };
- D07070E689EC6A6FB2526201 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- D0A60759EF3FAD4FC807144A /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = A291711C94C82AE72B328C9E /* Collocated.swift */; };
- D0B1EE1B8E41D9DD57928B99 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1BE74618C868DFE8C8F3666 /* Server.swift */; };
- D0D9E4BFD244A21CDCD38CDF /* IceDefaultValue.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 74032A4D3026B5A895FEB2A8 /* IceDefaultValue.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- D132AF9DE342F015CFF3EBA2 /* IceAdapterDeactivation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AC0F79AB5649A42EB6F61BB1 /* IceAdapterDeactivation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- D187BA33DF3D7846B8DC5F4B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- D1B5F44C66FA5BB8FD957B2C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 975393C38A15BE97D3F2FB35 /* Server.swift */; };
- D1D72ABEA267AF26D67F6152 /* RecMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4B42C5F5E40FAC89BB8B75B3 /* RecMutex.cpp */; };
- D1E62AEE9F12484EEAC41498 /* certs in Resources */ = {isa = PBXBuildFile; fileRef = 0E82B319C6968255D413768D /* certs */; };
- D223BC06C15E48F11F77253B /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10F40FFE6653C6EBEC2066DF /* ServerAMD.swift */; };
- D2420E3B5721F41F807E5B6F /* UtilException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 833C83D8A2CFE5C2EA441EA1 /* UtilException.cpp */; };
- D2570FF27A657A6CDD0FBBCE /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- D270D8AA208CDADE255ECD75 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- D28CA3FC01E40FB85796D364 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83C8AC6EB379441A16936E1A /* PluginI.cpp */; };
- D2C08E538CC582877858DDB1 /* TcpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C93EA7BE68865E44482D887 /* TcpTransceiver.cpp */; };
- D2FBA0DB79A5CED4A813A670 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 672782CB15DD1AB61A3D8610 /* Server.swift */; };
- D32B43557395A49B54FA624C /* ProxyFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9277213132C87DD23DDF90CC /* ProxyFactory.cpp */; };
- D3A91A9540F0D3EE03F07A4B /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 433A14595B6B6D7301B081FA /* BuiltinSequences.ice */; };
- D3CF5C2EACF04869E7272FD8 /* OutputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5E23EC6D383BB94907048BE /* OutputUtil.cpp */; };
- D3DE51533D540C1E2A36C29E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- D3F58611D74BF590F7F3DC00 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 182A3503F1683386BBCC4833 /* Client.swift */; };
- D411530C23A0A0AFE6837DA4 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1496FA2A509FCADDED858F8 /* Client.swift */; };
- D4149B872C1E15869EBFC293 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 433A14595B6B6D7301B081FA /* BuiltinSequences.ice */; };
- D468907B80935B9DEC07280F /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 02D7DBBDF26B155BCD072A4C /* Test.ice */; };
- D4A2667F98253051B1D68188 /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 945061ED94DCD727734AB473 /* ConnectionInfoF.ice */; };
- D4B2EB57AADA2971247263EE /* libIce C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8CD0C576F6CAFDFF54CC19D0 /* libIce C++11 macOS.a */; };
- D4C070DDD886DA6B18255942 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3BE424AFFA5F19DC6B74EE96 /* PropertiesAdmin.ice */; };
- D4D0539B43AB33E7B630C414 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- D4E2EF92DF76596B0096D44F /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 90F3199EB27E23D9C1A430EC /* Network.cpp */; };
- D504CC4D6BE3C43EFA91ABD6 /* ConnectionInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE12BB04D51B33899BCE5D91 /* ConnectionInfoFactory.swift */; };
- D51D1156AFEC8C749833D552 /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C62D76F8E58CDBFEF1F5CB3C /* PropertiesF.ice */; };
- D54B731CE918712F489CEC3C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 696C4386FAE99E0FC2C81DE6 /* TestI.swift */; };
- D56C1868719FDD8B9CA63FDD /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33F6229FCDEA7CBE20F5E74E /* TestI.swift */; };
- D593599C669707764AAEBBCF /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 27E91338CEF34D970ED2EAFB /* Logger.ice */; };
- D5AB706B03EAFAD7D857219A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- D5BDC54FD58185CB63C791D2 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08A85871BE59FDB6D72C5266 /* AllTests.swift */; };
- D5ECD27B71726424CB8E9195 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- D616E1847BBA38E9DA822175 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- D618792000C72824FD41AA24 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- D6C355BFC29D03AEC6A10180 /* ExternalAccessory.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 876E0B67D0E18E40E598BBC6 /* ExternalAccessory.framework */; };
- D6C5331E6D60695F3C132155 /* StringConverterPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2514AB62078FB167F8417CD6 /* StringConverterPlugin.cpp */; };
- D6E12B231DA912AA1C45162F /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = C4A1C6C8EA1E7C7F584138DF /* TestAMD.ice */; };
- D6E8559857A2D747F3BE25AE /* Connector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1086E494CE03C1459D899AD0 /* Connector.cpp */; };
- D71157F19D62D5FA8C81DA30 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C15F3B2E206BA9BEF3D475A6 /* AllTests.swift */; };
- D720DBE0A7228DFAF312E004 /* Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DD87619EDCF9FE0A6BC3EF36 /* Proxy.cpp */; };
- D72FF10D1728FC74487DDEC6 /* SlicedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0143A7C8267EFFC7B1F51CFB /* SlicedData.swift */; };
- D75EEA613081CB254A19305A /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA688F64AA712DF70018DCDF /* TestAMDI.swift */; };
- D77B67386582D1EEB45EE501 /* PluginFacade.ice in Sources */ = {isa = PBXBuildFile; fileRef = 47403A75C4DF2CC18E22DFBF /* PluginFacade.ice */; };
- D78CB6D05909A39BFB4E91F2 /* NativePropertiesAdmin.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA5643557732E4D27C0CD2E3 /* NativePropertiesAdmin.swift */; };
- D7A0CF9BF73CDD167CE8F5F8 /* IceScope.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9F94D5751F8A1A51BE0AFE26 /* IceScope.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- D815C9C68E37D5DF3557F935 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = E5DE4E785C249985D9155D5E /* Current.ice */; };
- D81F451C589F3819AC595A5B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- D82D5740C9FD0786BBFF1FDE /* FormatType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D84BB7D34F0C767DC9B054E9 /* FormatType.swift */; };
- D8517FF3B3A6831E6D0D86F6 /* libIce C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 36880008256DB482EB4AE96E /* libIce C++11 iOS.a */; };
- D8FEDD5410ED50D5EB3E52B2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- D90847B274AFDFD169AB97A9 /* InputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C303604AF3DA006AA2DE2E0 /* InputStream.swift */; };
- D90A9ADBF76035207A55C636 /* IceExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 82F50A83892FBD7206B72CC2 /* IceExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- D93936B1E1580021FECF3ABA /* IceStorm.ice in Sources */ = {isa = PBXBuildFile; fileRef = D46B356A772CE7047CDA449C /* IceStorm.ice */; };
- D955EB4CBA99CCF98F71318A /* Incoming.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFC777B2273C812328C87637 /* Incoming.cpp */; };
- D97C02CA8927645640F0649A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- D9B4D16067FA9E6878B44F93 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- D9DEF072AB07C9DB75FC34A8 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0A1E4AD1D40076DD4B5FC484 /* Test.ice */; };
- DA2257C75AB1A54CB3A657D2 /* IceObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E7FD9BB640315F4AC40A7004 /* IceObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- DA53CF36229C3CFB387850D4 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F53404BF8FE464CC745B2A32 /* Options.cpp */; };
- DA86FCDF14FADBDA235C3120 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- DB01B9B96735C7BBAE9AB5D6 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- DB07A426B80D76AC8E9503D9 /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D2FAC2064A435D9BDB95EEF /* ConnectionF.ice */; };
- DB7C0DA240DAF2048311CED7 /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D2FAC2064A435D9BDB95EEF /* ConnectionF.ice */; };
- DB8973AD7703EBFC174233FB /* Blobject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 576246514CDEAA0B96A60F67 /* Blobject.swift */; };
- DB8DE319B01AC829CF1A8533 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- DC08CC290C4753A2A73803FB /* IceProxy.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E3C47539E8B24AA78930ABD0 /* IceProxy.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- DC14994FA46C2082BCD9998A /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA446946D2EF5161E179C8D3 /* Server.swift */; };
- DC25BE9FE3087E2C1B8D7480 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- DC63FB245C72CEC2EB2689D1 /* SlicedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1818CFDCD2D628F76DA64057 /* SlicedData.cpp */; };
- DC70C0BA77DB4749882EFCE7 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = F176E525F3FCA60D9714B739 /* Metrics.ice */; };
- DCAA2744AC7776A3289199CD /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C79AE5B65F9003F44D8EE6D5 /* AllTests.swift */; };
- DD219028BAB54280AD3E16A7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- DD2D14D756F0B02AEC3A2287 /* InputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 737ED901A48AD0C54FA5DCE1 /* InputStream.cpp */; };
- DD323542BDC1C59B223810CB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- DD482EB3C3C19FD8C9E073B1 /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9B733D2B10F906FBFBA07624 /* RemoteLogger.ice */; };
- DD84D4C0F1E03ADFE0979A2D /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = F73671C04D704BEDA88F6216 /* Connection.ice */; };
- DD988B65A4C7C5BAF993E379 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8E1F8DB363A7F44F9BA7B4BB /* RouterF.ice */; };
- DDA281DAD6F8DC6F073D5C71 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- DE1C1695812A6CE523397C4B /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D2FAC2064A435D9BDB95EEF /* ConnectionF.ice */; };
- DE24AB3E91CA237D721F2CD1 /* RequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C35762E81F3415434819A607 /* RequestHandler.cpp */; };
- DE67B803D273457F345DB474 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- DEB5E7DA1EEE15EE8B35616F /* Endpoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3623D805A9C86ECB8183F65D /* Endpoint.mm */; };
- DEBA16F38D07ED895689B0D6 /* Ice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- DF034F078BB2288E06E36DC9 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 466464B0487AC1D0E4311458 /* Collocated.swift */; };
- DF143F05E4395D13026A7B41 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 356D0109F59F011D3A9D1196 /* RouterF.ice */; };
- DF22906A35117DBDB0457341 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8BDBD53A10527B6C7704746A /* Metrics.ice */; };
- DF22EE782277BD8C281243E5 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3D6F95B1DBC1A152E58639C /* Client.swift */; };
- DF4496C7E898C79E17C3FCC4 /* Initialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 588C32E873E6066075D0288A /* Initialize.swift */; };
- DF573735FB01E22C138FF0CB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- DF5FB706B862451F8DAF551A /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = 88D89749D9D73ACB89C597AB /* Endpoint.ice */; };
- DF67FB1BDA3A84E859AEE731 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B903BB2F8243202521CBF9 /* AllTests.swift */; };
- DF699328306726AD18AAFE7F /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82ED651D99BE35DAD28732A3 /* Collocated.swift */; };
- DFC234C2B7BCE6E7CEB23905 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4420E62891285501A6E82452 /* Test.ice */; };
- DFD51B2E2FCDE7224C795D19 /* OpaqueEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B9B2BE20CCC966AD05989EB7 /* OpaqueEndpointI.cpp */; };
- DFE9D492D05A681E0040331F /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 331D1980671E405AC96DBF11 /* Time.cpp */; };
- DFF14BAC82778998A04CB002 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8C2F020BD00C355880C33990 /* Test.ice */; };
- E02FF292AC595335F7B38082 /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2BB71B45CF54DC09136141D4 /* ValueFactory.ice */; };
- E042300C87211900E6D0AE93 /* RFC2253.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12C88EBA67BC052CA79C6939 /* RFC2253.cpp */; };
- E05D8EFC95723F8BDE24301D /* LoggerAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9922D271C3BA5C28E0202007 /* LoggerAdminI.cpp */; };
- E079A55955F82694B7214FD3 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6BDD28E56B97D8719821F93 /* Version.ice */; };
- E08979348040C3AC64E22B12 /* IceDefaultServant.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B1DAF6EE229DC32F8CD4791E /* IceDefaultServant.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- E0958F066BA6C39EE012E81E /* Acceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EC6F209BD6A25FC7FAE826D0 /* Acceptor.cpp */; };
- E0D6A8372ED3B04406F69D8D /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E96EB703B60CBA755A1F5479 /* Thread.cpp */; };
- E108F7D505DF7EECF5FC15B9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- E10FFC7024C51ED4100B85F4 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A353CD8A63AD03A8A1A4C7C /* TestI.swift */; };
- E117C194FF5816DDE0F3D46B /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = E060188B5BD2ED4E7A187C58 /* InstrumentationF.ice */; };
- E1954802F4B2D4D2825DCDFA /* AcceptorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1788B0F7A52417DCA302BC58 /* AcceptorI.cpp */; };
- E1A36F09108595FE5369939D /* FactoryTableInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7AD12B4B877C7F8220D9111A /* FactoryTableInit.cpp */; };
- E1DBBEE7FEB51ABB04F12DF6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- E1E7B0338CD7B646A738B1C4 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- E1EE8D721DB09D0965F018D1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- E2111394C428B90A33864DB9 /* IceHold.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 359509F01553A34E8464351F /* IceHold.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- E2596A474A7F9076B2BC1C1C /* ThreadException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78DC233663D42D6C756A5D79 /* ThreadException.cpp */; };
- E266501F8F2FB8DF6FD8E93B /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7ABD0B72498667633270A562 /* EndpointTypes.ice */; };
- E29FF3590A599F3A338CF173 /* UserAccountMapper.ice in Sources */ = {isa = PBXBuildFile; fileRef = B9A9F737E9A4F16BF7E80800 /* UserAccountMapper.ice */; };
- E2E865F2D0A9EE83A601E4B1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- E32F300A953545421906BCFF /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = E49724CEC75EE0452003A138 /* Server.swift */; };
- E36954AE1B83C49359EAAF21 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- E3BF12EACFBF1AF831A372A0 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 679B0B447C63FCB6EE8A4739 /* TestAMDI.swift */; };
- E3BF581AF2AD7AD158AA74B3 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC6456F7A745984E9F637E18 /* Server.swift */; };
- E3E177A074215E6CF2062435 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- E3F67A2CF9081BD9DFDE1ECF /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD727A80B2F014E78745F1F9 /* CFNetwork.framework */; };
- E417CF77AF80F8047994A29E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- E422A9B13B1E3E949E3FC8B1 /* ConnectRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F584BB530DE79F69DBEB788B /* ConnectRequestHandler.cpp */; };
- E45FE94B4833B5889DD48113 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA446946D2EF5161E179C8D3 /* Server.swift */; };
- E4AB37093E8272D09833538B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- E4B2908EEEFFF474BD2B3ABB /* IncomingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D301CB6D7E6040848466D58B /* IncomingAsync.cpp */; };
- E4F35FD08C810955039F065A /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 47D5E1036333F41831E9A7FD /* LocalException.ice */; };
- E4FE2AF55980F81294E3109A /* IceDefaultServant.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EDD29A4C1B3D5F96613DC694 /* IceDefaultServant.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- E54F180C4F7E9E8A287A4E83 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACDD3958ED04B6DA0B7D24DD /* Collocated.swift */; };
- E57FC9FFF77861C326613BA5 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = AC2C9D84CADE93CDEC20FB56 /* ServerPrivateAMD.ice */; };
- E5B007B4A95D02CDA3C9A863 /* SecureTransportCertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7E67F6A6374A89E00AFB1E56 /* SecureTransportCertificateI.cpp */; };
- E5BA8A718033270AB2C8EDFD /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = DD04604E1D522C05DDC52433 /* PluginF.ice */; };
- E6087CAFBDEBAF94859E7FAE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- E65811D87F65434D688D83A2 /* ConnectionRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99B44B47B6697B5BDB4E6002 /* ConnectionRequestHandler.cpp */; };
- E6585E226FF22515755A2FB2 /* TestCommon.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- E65DB2EA9D0EB7AF03BFD527 /* IceExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8133A5D27ACACAA62DC1515B /* IceExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- E664DB4FC20F4A03C2DD9354 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- E6F06368C1009FC888DC31FA /* FileUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B52123D3118A9D5F075CD750 /* FileUtil.cpp */; };
- E7126E8C09BAAB1F768C54C6 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 84E76B7DC6CF61AA1F8C46FE /* Locator.ice */; };
- E72F583CCEA1FB50C778AF44 /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 233E3B58C8CB6B16EE6062EF /* Glacier2.framework */; };
- E74EB8E489F424E7491B4995 /* LookupI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83C9C27267CFBFD33CD3EE87 /* LookupI.cpp */; };
- E76DCB62E595260C4B6F3BA1 /* ObjectAdapterI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5C1F06A874E8444405DCAF0 /* ObjectAdapterI.swift */; };
- E7733E7E8FC81891CD85369D /* LocalObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6F8DB3FB55688CB56AF72479 /* LocalObject.cpp */; };
- E80A8E34E0CC0D092A3DE078 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1496FA2A509FCADDED858F8 /* Client.swift */; };
- E88352D15707375CFC8709D5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- E888C12FEE1FD8A535D81A2E /* Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CAFF363116AA76C1BF445558 /* Buffer.cpp */; };
- E890D2A46E37BFE14E8F6899 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DF1AB7AEFCB4E1B35414486 /* TestI.swift */; };
- E8BA05D6BAF3E87798176241 /* StreamConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADA3D6C9C802D0EB2D8DD10F /* StreamConnector.cpp */; };
- E8C0DEC834E1AABF9B5D5F59 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD8835FAD15CCCA843AE6EEA /* TestI.swift */; };
- E8F76CC8BD62AF4F87BC5598 /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 945061ED94DCD727734AB473 /* ConnectionInfoF.ice */; };
- E901C2BDCC217388E3FC4AAF /* IceOptionalAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F2EA0CFA7A0F7B4BE87E8E79 /* IceOptionalAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- E9173DF50FB260F2B9A686B5 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72831AA15F49B11E6ECDB693 /* Server.swift */; };
- E93CCB2DF4261902B119EACE /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B900D982AEFCDE76EBF9AC8 /* AllTests.swift */; };
- E94B883560FE869993275DF0 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 679B0B447C63FCB6EE8A4739 /* TestAMDI.swift */; };
- E9930550B6DE897B748D3A1A /* Clash.ice in Sources */ = {isa = PBXBuildFile; fileRef = 21B045CE61453F4C6D2C0FE1 /* Clash.ice */; };
- E9A2D3D40EA6600A6ADDFC07 /* OSLogLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FF02BE0171A75D2E23D74001 /* OSLogLoggerI.cpp */; };
- E9AB7065D5BF5AB8AED37D6F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C15F3B2E206BA9BEF3D475A6 /* AllTests.swift */; };
- EA11C879328CC9C9267953D7 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = 142E133C138E7D107BCE6218 /* Session.ice */; };
- EA2DF6F12940F03F696A680A /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 079E370B5192E0DB4B7DDC99 /* Exception.cpp */; };
- EA44381C80C55B884D012A82 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- EA4D73F8D800139FF9E353B8 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEE18F64E6FC1DCD7E53ED8B /* Client.swift */; };
- EA55355B24680EB26F4ABD0D /* ObjectAdapterI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5C1F06A874E8444405DCAF0 /* ObjectAdapterI.swift */; };
- EA88E61E38E7FFA46AEAFCFF /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A66ACBA5E4FECF63AC2BE3ED /* Initialize.cpp */; };
- EB02E64547739C60EAF71522 /* SliceChecksumDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = E2FFF1773FBC6BD9AF054E0F /* SliceChecksumDict.ice */; };
- EB0FD0BE1C99ABC04D049839 /* FormatType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D84BB7D34F0C767DC9B054E9 /* FormatType.swift */; };
- EB93F31224DB15457D0921BA /* libIceSSL C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 46FEE43B000B3D6CC9B54E05 /* libIceSSL C++11 macOS.a */; };
- EB9D397EAAE98B886518297D /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3963AB38805ECD36CD92AE8 /* ServerAMD.swift */; };
- EBB479B9C827DADA5C6BD08D /* IceDefaultValue.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9612A6AC9D06956BC972F7E0 /* IceDefaultValue.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- EBBC46A87C608BC89B07C4C5 /* RegisterPluginsInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D85C4252F2CD292E88368D2B /* RegisterPluginsInit.cpp */; };
- EBCCD903F887B2011695BD09 /* PropertiesAdminI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EA8EDBF3376A3FBBAF0A75E /* PropertiesAdminI.swift */; };
- EBFA9B8E4D479EB45F18EE12 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7DB728C89EF3D58C62C664C8 /* Test.ice */; };
- EC4B6B5E075125526CCFB534 /* FileParser.ice in Sources */ = {isa = PBXBuildFile; fileRef = 46A6B7474C0C4AD6023F19F9 /* FileParser.ice */; };
- EC70B529B73048E12779FAAF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- EC74EAA1E0E5CFFA53EBEF25 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- EC9DBB985CBF49264358D1EC /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E365B0E12C06D4C5164436AE /* EndpointI.cpp */; };
- ECC61E81633F160455DB8E65 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB79AB3E6C657F2AE2FDEA48 /* Server.swift */; };
- ECF1DAC6C623C4D532FCE172 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 26E553BECE94C8CF671DEF0D /* Test.ice */; };
- ED1D649A311F42DA3F022B8C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- ED485FE9528A548BA4C6F9A8 /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 079E370B5192E0DB4B7DDC99 /* Exception.cpp */; };
- ED713D4562AAFBEB9CC1D527 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E8ECC13663CC943AD28E7B0 /* TestI.swift */; };
- ED9E91A589CC41546C3E1005 /* UUID.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADA1BEEF056526F10E0EFA65 /* UUID.cpp */; };
- EDAF74426C08B35DE2890634 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1426BA0EC958534CC984B21E /* ServerPrivate.ice */; };
- EDBFE68801C95F6AD179FD1B /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1C21A163A5DBC7BF3C6F6B62 /* Timer.cpp */; };
- EDD2706FF0E710A18F6DEF55 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C971C073DEA7EF1CB22656BB /* Test.ice */; };
- EDEF99814459EA767A0B300A /* TraceUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 89BF10F48DE4A59845EAB1E3 /* TraceUtil.cpp */; };
- EE5C0BB80051C277E0C39207 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- EE71806999C6BD893EE1C635 /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45E8E20A750419B68093D8CB /* Exception.swift */; };
- EE7D2BDFC1A7601EB45FBC33 /* ConsoleUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B7E1EC1D6FA865E0544EDA95 /* ConsoleUtil.cpp */; };
- EED0A4B30B50767414441999 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- EF08DA833A124B48881EB0DE /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = B261561F97CC9B584D577D40 /* Client.swift */; };
- EF5FFB82368A6E89410B47A4 /* IceInfo.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 33DE6F06FE65A4842CA79C29 /* IceInfo.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- EF651C81131BC4E5ED1E4D1C /* ConnectionI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 77A08FE03BE780227B17F7C5 /* ConnectionI.cpp */; };
- EF9065E194841FEA56A9DE05 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE659547186BC59212B395C7 /* AllTests.swift */; };
- EFB7238ACC3B412C2A56FA7E /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59C19073EFD0D1EAF73D10B8 /* ServantLocatorI.swift */; };
- EFC27556F88E77E98FCA6966 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- EFC4CD88057D7A4784893585 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- EFDE4D0625BFC60B25036583 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- F03C89AB7C1BF43E50969B3C /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 01B5EEF07AE79CBAACB308E3 /* Test.ice */; };
- F06618FFB374827B5AF9D40C /* IceEnums.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B8963188E5D562669750CADA /* IceEnums.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- F06A4508065C9107EC5191AB /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86E4444024BD3BF40AB52B3A /* TestI.swift */; };
- F08C6AFD99A4BACABBA7A152 /* AdminFacetFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D63158A3031820DD4EB27AC /* AdminFacetFactory.swift */; };
- F0D2E4B3896028877D4D865B /* Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DD87619EDCF9FE0A6BC3EF36 /* Proxy.cpp */; };
- F111CD1E385638E9E73F601E /* SSLInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = D96F33A4843EF83B5FCFEBD1 /* SSLInfo.ice */; };
- F17CAA6BABE9BE39B0877387 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- F1B56B6DD26BAF95C314DFBC /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F58BB456C27F9865A80A92 /* TestCommon.framework */; };
- F1D833D232C1FA77DFA50FA9 /* Process.mm in Sources */ = {isa = PBXBuildFile; fileRef = A692CCF914FAFAAD1725CD75 /* Process.mm */; };
- F1E8155AEF21A7783B12A9F1 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4E275959AB256CEE7F4274BB /* Plugin.ice */; };
- F217C508AE5CADF1EB5217FF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- F25B9C10FEBC8635E63A65D9 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C1D607EFD1748B2819BAFCB /* Server.swift */; };
- F26948EFC1EAE1D23BA0EEF3 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 84E1F0E372635C84C595CD99 /* ProcessF.ice */; };
- F27AA5E145BDEB7CDFF20724 /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 40AAF195F3B66F1B9A75F8CF /* EndpointI.cpp */; };
- F2887FE8F1AA1C09D1C562B4 /* AcceptorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1788B0F7A52417DCA302BC58 /* AcceptorI.cpp */; };
- F2B31EBC8D4867906C8DB1D9 /* libIceLocatorDiscovery C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9B7C74FD8C8B63D85816E4F9 /* libIceLocatorDiscovery C++11 macOS.a */; };
- F3B9B7750E9C9C44871C71E4 /* Protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D120A8C64CF9F23651E4FDAB /* Protocol.cpp */; };
- F3E04BA2C7349F2A1012E4ED /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = DD04604E1D522C05DDC52433 /* PluginF.ice */; };
- F3EDEDB2FE9FAC0335021AE7 /* Convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = A7C69B37164D0E1E9AB9CDF8 /* Convert.mm */; };
- F3F164FADB916D639635ED9A /* SliceFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B514AD2769D628E6C047A8A /* SliceFlags.swift */; };
- F3F6BBF8C8764ABF10724217 /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78E662783927956059907799 /* Service.cpp */; };
- F455CFDF6FAE9B7DBC143B1C /* SystemdJournalI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DC0183170AFD7BC194307A25 /* SystemdJournalI.cpp */; };
- F45B2A2FA15C9D937C1A3936 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- F48FF64FFD374585BF5A2B04 /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 40AAF195F3B66F1B9A75F8CF /* EndpointI.cpp */; };
- F5019AC37ADCFC28C30A1370 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2FF62B498AF21155220E89B3 /* LocatorF.ice */; };
- F5106F88AED703C087716276 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A0CF78C59613A0721169FDE /* TestI.swift */; };
- F54614757BD089085BFA87D5 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCD39EE285A6A6B935B5917B /* Server.swift */; };
- F5B5DDDD6F991ADA91110E52 /* ObjectAdapterFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F19100344FE75B42B0C771C1 /* ObjectAdapterFactory.cpp */; };
- F5D4C236FF56F7C32910BFC2 /* ObjectAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 03424E8C13C1FDEA0DDF63C0 /* ObjectAdapter.mm */; };
- F642CED442DA64B51B5B0D2B /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9ABEBD1F9FB9599AA54E10F8 /* CommunicatorF.ice */; };
- F697DE1B0C6031C5DE8F4B9C /* DefaultsAndOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7EC29C8ADA9F510FAD61A1A6 /* DefaultsAndOverrides.cpp */; };
- F70CD809F30072839804C340 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77E7EE53615B8DD124715208 /* Collocated.swift */; };
- F71AE8B72A4794DF0BF9809F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- F7CA83E229420CB438E48900 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- F7D53921F2699BB17E297075 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBBCCEF6E51308B89D4D0475 /* TestI.swift */; };
- F7E9C42B5F2F7A08E4399262 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = EEB0F80ED8310ABC2E18AC00 /* ClientPrivate.ice */; };
- F7EB86752EF4D11A0D036C60 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = F5BEFC9DE5A4C0FE061D46FB /* ConnectionInfo.ice */; };
- F807F07DC3D3D7A39CDE12E6 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3BE424AFFA5F19DC6B74EE96 /* PropertiesAdmin.ice */; };
- F8785D3AD0DEAD0C24925F98 /* InputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C303604AF3DA006AA2DE2E0 /* InputStream.swift */; };
- F89858FA2F914C665F7663DB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- F8A7E73E9B6E9B8C75205B1E /* IconvStringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 627DE0AA53434A63878EAA97 /* IconvStringConverter.cpp */; };
- F8CB431A9C6BE4FBA2C1F22D /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81FE8C402E0C6D0E454E40FF /* TestI.swift */; };
- F945C641E93B1BFD73BF92CB /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82EB2BE1045176911ED09632 /* TestI.swift */; };
- F97FEE953007B77FC8A94AE3 /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7DAF2D4EDD916D8836093166 /* OutputStream.swift */; };
- F9AD507BA48F3A71CCE5638A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */; };
- F9CB43ACFDFD4A1BDC78A44C /* LocalObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = C50CED2FEBF6F30FDA97CE7C /* LocalObject.swift */; };
- F9F90FB12FC2CCF28F321E60 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2262540C9529C55497DE51C7 /* Cocoa.framework */; };
- FA473F9284606827B615E2D9 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54D9CAF69105967BB7EC9114 /* Util.swift */; };
- FA806284DE839BD4EB12F002 /* FactoryTableInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7AD12B4B877C7F8220D9111A /* FactoryTableInit.cpp */; };
- FA990A1753E54744BD08165C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- FA9EBFAC80E265087BD9D4DE /* Convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = A7C69B37164D0E1E9AB9CDF8 /* Convert.mm */; };
- FAF8CEE1124BD32A9D9B8128 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D9E6B54018DDAD1B7C36568 /* Collocated.swift */; };
- FB909F89D1E84DA4B9769279 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4F3F3DB361EA02AD62829910 /* TestAMD.ice */; };
- FBC36138B31C775E4028BE41 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F53404BF8FE464CC745B2A32 /* Options.cpp */; };
- FBC571E8C6D898E58F3D6EFE /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 433A14595B6B6D7301B081FA /* BuiltinSequences.ice */; };
- FBDA0CD0577E75CA5632FEDC /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = 433A14595B6B6D7301B081FA /* BuiltinSequences.ice */; };
- FC6478C9AC5B0E4870F5E5EF /* WSConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 85D0AAB158F84F8FFB096472 /* WSConnector.cpp */; };
- FC6A321B2A0BCC1AC2D14BA9 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5561521ED41832EE1B320D2 /* Ice.framework */; };
- FC7771E9BEE304F55ACFABE3 /* CertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A760E69FBCA133ABF89D6688 /* CertificateI.cpp */; };
- FC8FEF928264F479F63A170F /* IceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = 911384310A1CBB800086E52F /* IceUtil.mm */; };
- FC9CA4CC04D325D11AA41DFB /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 179D111A86280346E7B7ED37 /* TestCommon.framework */; };
- FCC56A86DD7189E4DD68B1DB /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1D707E6F637FFC3B34910436 /* Object.cpp */; };
- FCF1FE5413691318393A667B /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3BE424AFFA5F19DC6B74EE96 /* PropertiesAdmin.ice */; };
- FD2016AD578DF08C46156811 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB3544618BB3924CBDBB7B9C /* ServerAMD.swift */; };
- FD4728D96A27CFC889DB894B /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C0FD31F9313639A85B27D130 /* IceSlicingExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- FDAFF8D5248FEA52CDE725B8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- FE297D0C57725215F1440038 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 356D0109F59F011D3A9D1196 /* RouterF.ice */; };
- FE7280373F44494713B1AA05 /* Endpoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3623D805A9C86ECB8183F65D /* Endpoint.mm */; };
- FE7CCF8FF04A0005ED2B7376 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */; };
- FE8F1073153AA8FCD5228566 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 84E1F0E372635C84C595CD99 /* ProcessF.ice */; };
- FEC5593ED4CE3CA13A186EF8 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */; };
- FEC8370405ED87ED0D1467E3 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = E5DE4E785C249985D9155D5E /* Current.ice */; };
- FF087CE21310934AA5341536 /* EndpointI.mm in Sources */ = {isa = PBXBuildFile; fileRef = A9768C43336C68E3C558819E /* EndpointI.mm */; };
- FF1640DC9E4C32E58F8DBBD1 /* Initialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 588C32E873E6066075D0288A /* Initialize.swift */; };
- FF3C35AE9069A425D2FDE707 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BA826271FCF477A65508B3E /* TestAMDI.swift */; };
- FF498D6BFB993DE662DF8F16 /* IceBinding.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B207B6C139E6576EE8A8F9EC /* IceBinding.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- FF49E7A030B1186C51630176 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82562461EC3BC792221A6A8D /* Ice.framework */; };
- FF75177A7E975CE7F16F3B19 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = EEB0F80ED8310ABC2E18AC00 /* ClientPrivate.ice */; };
- FF8C9F984B7A249ECC3580B2 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 356D0109F59F011D3A9D1196 /* RouterF.ice */; };
- FFA863E9CAD52E9476F6C078 /* IceOptional.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A3CF5A1DB0A72EE04DD66EF5 /* IceOptional.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
- FFB3EFB10AE6666D852BD276 /* LoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0CE0CF7C94CB76E03EC3B276 /* LoggerI.cpp */; };
- FFF324E02F6E1083C6C44053 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42CB8D1E1AA1435DFFE7CF64 /* Client.swift */; };
+ 0066FB05A623D454E52FC155 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B7F934610D941B81F304A45 /* AllTests.swift */; };
+ 00792C77914DC758FE793EA3 /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 030F29F231CBED0013A88C7B /* LocalException.ice */; };
+ 0081B391BB9E4C1691F75675 /* Exception.ice in Sources */ = {isa = PBXBuildFile; fileRef = FD8F93A83F1728798AEE0123 /* Exception.ice */; };
+ 008369161442731D9EC369FD /* ExternalAccessory.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 85FDF41433ED94733E1BC813 /* ExternalAccessory.framework */; };
+ 00A147E234F95EA8645B27FF /* TraceLevels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 241813D9F10FFD0E31CED44C /* TraceLevels.cpp */; };
+ 00C861F27E8429FA1DD5B178 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 0173C2108DE4B2F4FCD4BE55 /* SliceChecksumDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 463459FB7D8F704FD77898C4 /* SliceChecksumDict.ice */; };
+ 01781FB36D41AF431EEFC443 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 01C2412A320F699B3E117E25 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 0207A29D754D2B128489D90C /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 438696C57A24E941A67A69B5 /* EndpointI.cpp */; };
+ 020DD1C698232DD062033D93 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 02415C47C5B09F8838DCBC4E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAB25D7258209D619F6376D1 /* TestI.swift */; };
+ 02658C6221656BD7A99DB740 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BF5A14B208DEAECF5A412C8 /* AllTests.swift */; };
+ 027620F4E5DD6F3D9D794299 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01AA575CAE3319A28CD5E7F4 /* AllTests.swift */; };
+ 027745F1DBC32B76E1566181 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 0289FB77EA23F8BCB92BB224 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E628FC93DBC978079A724FF4 /* Collocated.swift */; };
+ 02B9EB5AEC8D04F88ECD607F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 02C0FD25090FAA6FAD92D379 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 02E6CE58740CBA06DB87A965 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 031A03370342CCA7EA4F0D21 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 0320E320253B3D129FA475C5 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E368CACB974FFFFD22404B7D /* Test.ice */; };
+ 032834A166B038BD0C6970A1 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 0332AE15E3D9DA0745162B72 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D70577B75E2EF282CDA2F8 /* Collocated.swift */; };
+ 034A3116A15B2244F71CB396 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB75890D80B77241BDB185B2 /* Collocated.swift */; };
+ 03530715ADB5BE824E31EB3F /* ObjectAdapterFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 15F2E4CA99023797339779F0 /* ObjectAdapterFactory.cpp */; };
+ 03786D1E7F5714D1A72C7CA8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 0387CC3DD26CB7E81BA47927 /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B131399750F43672CA389DF5 /* Value.cpp */; };
+ 0408FBF4731356EE15F03B29 /* Descriptor.ice in Sources */ = {isa = PBXBuildFile; fileRef = A2069630D4A927F86C4FBC80 /* Descriptor.ice */; };
+ 04923DBF0E7D3AD4A5B72F55 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = B912CA6E0A1F10F0DF6E9E77 /* Version.ice */; };
+ 04B79F3883EF777D77A690B4 /* IceSlicingExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9DEB9C24CF5B2D68DEB44B1A /* IceSlicingExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 04E9AAB3EE515276D8335D45 /* Incoming.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A9F6B38C8BBFEF026210B08 /* Incoming.cpp */; };
+ 0524C2C2105973ED9C0F3046 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2F414D5E99A36BE073766A95 /* Session.ice */; };
+ 05258514E8858952981AA10F /* Incoming.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A9F6B38C8BBFEF026210B08 /* Incoming.cpp */; };
+ 0561404BB3BE93E87079750B /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = B923D26B7ACBD6A753291EF2 /* ServerAMD.swift */; };
+ 062B9241F6888AF7FE424F85 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1AA2AE3927EBF4C6E252C140 /* Metrics.ice */; };
+ 066722DF9120BF918C6E0536 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 476F4FDDFCDE084B13E4F39A /* Server.swift */; };
+ 0684FB73646DC143EC99F6B7 /* ConsoleUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 240904EAE20C44F684F837C6 /* ConsoleUtil.cpp */; };
+ 06C059ED7A9206DC215E9106 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = FE64D8105AAAEB060E6FA33A /* BuiltinSequences.ice */; };
+ 06C96E8932554223A840AE0D /* MetricsAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3632C5F63AE7689F894CBC54 /* MetricsAdminI.cpp */; };
+ 06E95584CC8ED0956F2E01AB /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E628FC93DBC978079A724FF4 /* Collocated.swift */; };
+ 070FEAC25814B75236C5A584 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1423CA94EC8D93C8B70B8FB8 /* TestI.swift */; };
+ 0746EACEBC040C979978D405 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 076A9FAB341C820C39D4899B /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 719ADF19645404C64EA92692 /* TestI.swift */; };
+ 0799A3BB7DDD3834B48E8A6A /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9633B57E8267287F48291029 /* ServerPrivate.ice */; };
+ 07B19A8F67DA6623D50D6525 /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 90EFB1CE1C4B06CB3795BA7B /* InstrumentationF.ice */; };
+ 07BAD62AB935D3806A4F0CF5 /* IceGridSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BA5B7ABB4CB0BF942935864 /* IceGridSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 07DA0B970A916316DBB220D5 /* ACM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FB1070ED2615D46D7FDFD027 /* ACM.cpp */; };
+ 07E0B792B0CADEEC82ACE9ED /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E797BF17140520C3290ABFDC /* Collocated.swift */; };
+ 07F8524E908A86039CD41579 /* PropertiesI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C329F45DB1FD9E70F37C7823 /* PropertiesI.swift */; };
+ 08601749EC3C097B6AB0DD0A /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5E8B177E95BA2D07DCEFDA1D /* FacetMap.ice */; };
+ 08782D5FB89840CF6FF62423 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5947A3AA5EEBFF2631DACE41 /* Collocated.swift */; };
+ 08BF1EF9E9879316EE783B96 /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = DAEA5CA5740117C6BC42907B /* Instrumentation.ice */; };
+ 0956C2267E4C66103CEDF72E /* IceInheritance.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 06F658397BEF3A330FDA4056 /* IceInheritance.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 095C819136C5A2F0B46E5454 /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFE0D57F8DD001E75530856B /* Exception.swift */; };
+ 0989AFA0C5B5E41EF2B3AE91 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9188C130AAD5F8B048DC36FF /* ServerPrivate.ice */; };
+ 09CA76FF336297E541B38F62 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5947A3AA5EEBFF2631DACE41 /* Collocated.swift */; };
+ 0A0C93299CC8C331BA803E40 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1CE9F19AF6637FFEE12A205 /* ServerAMD.swift */; };
+ 0A403FBA1FB1CABCFFDDC7E2 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A301C0867F02FB9808FAC6AF /* AllTests.swift */; };
+ 0A64DDAA19493DC1A1FA216B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 0A652B9275FAED3946293AF2 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 0A92ACAF7069C4CDE7907C53 /* LocalExceptionDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBFCC3CB5A23A85DE6AE2607 /* LocalExceptionDescription.swift */; };
+ 0A93DAB54BE7666B4873A549 /* LoggerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0BDC7ABB450D5DCFB59EBCB /* LoggerWrapper.swift */; };
+ 0ABC0357FAC38F4628588F3D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 0B2716A6299442BC5FD16D71 /* RegisterPluginsInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2EB6DB1F8688EB1980F15640 /* RegisterPluginsInit.cpp */; };
+ 0B2D3057B9F25CFE669F74AA /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A8A24458E30DC80BCD1B434 /* TestAMDI.swift */; };
+ 0B3168B5CC64A8343CD56489 /* ProcessI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD3629FBA66A03B093AF336F /* ProcessI.swift */; };
+ 0B3DB7966E6D54D6681FAA6E /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 030F29F231CBED0013A88C7B /* LocalException.ice */; };
+ 0B4437075D5D65B411DF757B /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA9CA8ABE0C8034574EE00F5 /* TestI.swift */; };
+ 0B592828833EDAA6BC430E27 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6AE3AEEADC3C6C8E0FB3C93 /* Server.swift */; };
+ 0B88C6CF3E0220E0CBF85264 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D5180800465FD5D453E63A6 /* AllTests.swift */; };
+ 0BAA5C057654488A9B5BA981 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 0BBE7D0E1F9EB821F6C2937D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 0BC19AB47F114C0F543ED202 /* IceScope.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9DE0D76C9B9CA73D2B49DEC5 /* IceScope.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 0BC9B04F73488B313EA01F0F /* IceDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = CD259FE076F39EEBA1958C54 /* IceDiscovery.ice */; };
+ 0BDC6A6BAB50225B11E76532 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 0C45F9D7143331F1EA9EBE6D /* EventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B27746854547F83FD3400B1 /* EventHandler.cpp */; };
+ 0C4860AB335A52D97CB526E9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 0C73AD16B009068E720011FC /* ConnectRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 80DFB051092F5C0B9386E466 /* ConnectRequestHandler.cpp */; };
+ 0CAB78C8497337E1B93BE811 /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F57A0472503DA95892ED6B14 /* PropertiesF.ice */; };
+ 0CAD7608BE60D73111D098CF /* IceDefaultServant.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 06D538137AA30E6A7A28C2A2 /* IceDefaultServant.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 0CAD7BA690D2A96B34323761 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 0CF65747AEA1C642B61FBEC8 /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 488A75C9C0C95733FE145F5A /* PluginF.ice */; };
+ 0D040353EA5624B097DEC0F3 /* TcpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7548DFA80BEDA74E4E959478 /* TcpEndpointI.cpp */; };
+ 0D2F9685B7C040AD3F6207F4 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FB3724BBA6C5D4D698ACB54 /* ServerAMD.swift */; };
+ 0D4A0FDF123411285994065F /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 39F05C7B7976B9D17D483374 /* ObjectAdapterF.ice */; };
+ 0D9CC34F57CD386352643C96 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95B6991B5CF369BEF354B351 /* AllTests.swift */; };
+ 0DA47AC99EB0372FE55FB5B7 /* PropertiesAdminI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14FABAAED2F701CC5D6E21C2 /* PropertiesAdminI.swift */; };
+ 0E106C35889ACD1035538DF7 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E28A8A26A675D74CEE27DA /* Server.swift */; };
+ 0E1260BB84A8814798CBFF68 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = CE99BACF0BE149F69F2AFBFA /* EndpointInfo.ice */; };
+ 0E52F9340F71FDFB58296FE6 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 0E73FDFC58DA51C3EA9A3230 /* InputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 911798EC58B6007855943BCB /* InputStream.swift */; };
+ 0E98D65EEF9AB20E59219177 /* RetryQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ED2B0C01FC9F33222506FD38 /* RetryQueue.cpp */; };
+ 0EA80D5F90DA744A548F8416 /* ConnectionI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 79B384D87B697743242782A4 /* ConnectionI.cpp */; };
+ 0EFBBD15D2527804387E6290 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 81DDF0548E42CFB37B7CD4C4 /* Test.ice */; };
+ 0F2D41EF5125E610E1465AD6 /* IceServantLocatorAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E4C6A05E68524E4013034DC9 /* IceServantLocatorAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 0F49645BBD38E1B9D3DF58B4 /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A98EBCF6F026FC4FF7AFD672 /* Exception.cpp */; };
+ 0F5DBE402E6F5D3C8F4F5717 /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 828B38E787FC8723C83D4919 /* ConnectionF.ice */; };
+ 0FAF08B6B8F8630EE0F47126 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = CAABDEC1B20906FA83353809 /* ServantLocator.ice */; };
+ 0FE199E050C697DEDE7E37F5 /* OutgoingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 93F6B13E28C65453745EE726 /* OutgoingAsync.cpp */; };
+ 0FF2847D2EFCB00FA045B40C /* RFC2253.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 825783EC43912BFE5482D5DF /* RFC2253.cpp */; };
+ 102D580D0EADC27ABD848AB6 /* Main.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = 8F5CFDD336873528BE970BAD /* Main.storyboard */; };
+ 103DC65AAC1737D29E71EB42 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5E8B177E95BA2D07DCEFDA1D /* FacetMap.ice */; };
+ 10A6EB3407CEEAA4A71AA023 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 251C120660145DCD5FB6FB5B /* ConnectionInfo.ice */; };
+ 10BE066CFFEA63DF949C17F7 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7F2F45A4AF18D649F0885E9B /* LoggerF.ice */; };
+ 10EB2433EB852D7E3A50C7D9 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44516D401491DBD4538B5906 /* TestI.swift */; };
+ 1115456314096D06AB701C0B /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FB3724BBA6C5D4D698ACB54 /* ServerAMD.swift */; };
+ 11254E7070871D3C72789AB7 /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = D6292E700118F4E42B326819 /* Connection.ice */; };
+ 1134352FB4B1AA10585A69A3 /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = A7C655DD11BD41ED4C3D1E99 /* Logger.ice */; };
+ 116A2D9083F126E7810679C3 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 116D0ECFA5FC8EAF9001F75B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 11CFC6D8BCA000967B1A023D /* FactoryTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B14DACBDF514B9BD2FC934DA /* FactoryTable.cpp */; };
+ 1200090E7C8A288CAB15A546 /* CtrlCHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F02FA98FF08CB088789D1C7 /* CtrlCHandler.cpp */; };
+ 121C80D7AFBC0F464AC27839 /* IceProperties.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A54D26BC0704A7705CF6E082 /* IceProperties.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 124C3AF25C8C378A27B7EBBF /* Transceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6FDA009DD1E09F4AD8054EB9 /* Transceiver.cpp */; };
+ 129E7BC2B182103CEAA52424 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07504CB28A77E27A13CD5553 /* TestI.swift */; };
+ 12A1C34D2900381FC44D3576 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 574BF372E6E418E4C6ED09C1 /* PluginI.cpp */; };
+ 12E93D7EF859AF5233347937 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 131D6777B9244CD128038CC7 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A301C0867F02FB9808FAC6AF /* AllTests.swift */; };
+ 1322CA62E8218E0BD774D6DD /* SecureTransportTransceiverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0A0AF0DCC30C5C540CE97CC4 /* SecureTransportTransceiverI.cpp */; };
+ 133053EAA0D8A8381CF1C508 /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F96132367DF285FBBC548D6D /* EndpointI.cpp */; };
+ 13C88E98118243BFAE8A2071 /* PropertyNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14BC90C52DA9A3CAF39322CD /* PropertyNames.cpp */; };
+ 140965E65CDB7F5C13A53AE3 /* ConnectionRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 71F686B1842EE0F0668A7ADC /* ConnectionRequestHandler.cpp */; };
+ 141B0C6DC4820DBCC978C3AB /* InstrumentationI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DBC747062704608D240AE0FE /* InstrumentationI.cpp */; };
+ 146F1E57A7DB216D955FF8B1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 147CF1E78C0647C531A533AA /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4A796EC75AE3F3A95CF44FF5 /* Properties.ice */; };
+ 14B1DE2AFA42B56EFFCD0B4E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E28EA8C2C7AA96A782A5AD34 /* Client.swift */; };
+ 14C963AF776260AFA81C0010 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6709AE92A21F7B4AA66E804F /* RouterF.ice */; };
+ 14EB7CA690B8F9133A0CC32D /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C2362DD1D9852CFEEBAED065 /* ConnectionInfoF.ice */; };
+ 1511E2FD5FCE84CBB84528BC /* MutexProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9245071A4DE8D8E016961500 /* MutexProtocol.cpp */; };
+ 15254EECA5F1DCE304A10D6A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3B85A3BA1C4E1813167238B1 /* Test.ice */; };
+ 15527A2DCF387F1DC268F522 /* NativePropertiesAdmin.swift in Sources */ = {isa = PBXBuildFile; fileRef = B405F0A79A60C68C7D5FA6B6 /* NativePropertiesAdmin.swift */; };
+ 158C2D497FCAA36F4A1CCC7D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 158CB2EFA55A9FB86FD42000 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 15B84448322C0BC254EDE36E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 822BAFEABECEDD0F2875C9A2 /* Client.swift */; };
+ 15C2E4C12F7C67F48A32DC0A /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 15F4C897B04F59357E1D7776 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6709AE92A21F7B4AA66E804F /* RouterF.ice */; };
+ 161B62C32C7EAABE83DA6978 /* TrustManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5FE4A2CF0D4682384614B575 /* TrustManager.cpp */; };
+ 16242CCCAB9343118922A028 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0324299CF5CA4E7302B4ACAC /* LocatorF.ice */; };
+ 1625BD16048EEF46F5FDC8D7 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81B7B64819E414CA3B2A2EE1 /* ServantLocatorI.swift */; };
+ 16A9AC4A541EEF2061BDABAD /* StringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9BAAC87A1922606E9DD4593C /* StringConverter.cpp */; };
+ 17329A4BE8E1743CB567EA4A /* TraceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6F67B6869ECDEBB8425E91EB /* TraceUtil.mm */; };
+ 1754868FDAAFF2EBF6F534C9 /* PropertiesAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 70565ECB1A3515AB0C667598 /* PropertiesAdminI.cpp */; };
+ 17707E3099D207F2770C9392 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 178B82AD768A37F439841B4C /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 523B9454C940E0D81E8047AF /* RemoteLogger.ice */; };
+ 17D851C4F5C42EE68FB4FDAE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 18216299BB52E0E1E4ED8B31 /* ObjectAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = C284F41389035557B72DC921 /* ObjectAdapter.mm */; };
+ 1876C9A3C65DD2703F1F3ACC /* ImplicitContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2856C294561B45DE0AAF3F61 /* ImplicitContext.mm */; };
+ 18C25C3D5AA6FD0A45046AFE /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 300F8FB7BD45F093F4626D58 /* TestAMD.ice */; };
+ 190664DCC1D588091A49299F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 193874554671D567CEDEB883 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 737728F65186B1B6E7C4D3CA /* AllTests.swift */; };
+ 196AEA543D0F1BBE65CCB907 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = ED2FACB490C9A2EC5A501FB9 /* Test.ice */; };
+ 198A053EC77660963FA11C93 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 19B3B8A5A77340E581A4E993 /* UdpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6677DC4BA022BF3A4991609E /* UdpEndpointI.cpp */; };
+ 19B6FB9FBE7F6C835A2FA1EB /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EA814FAFAE21BEA08FDE9D1 /* TestI.swift */; };
+ 19CD8F010E169FC6028AD24E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2720E37C8DAA9D7FD5B5216D /* Server.swift */; };
+ 19CEDF36D236870EB6116849 /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFBAEAB4EA096824A6EC790D /* Time.cpp */; };
+ 19DCB33E479104CECD613510 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D0747ED96A227648F3E66B2 /* Locator.ice */; };
+ 1A29D18FFF8F14ACDC9F1C5E /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 1A2C3EE38E327B1FF8435526 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D244C8F931231B7714E673B /* AllTests.swift */; };
+ 1A365B98B8FF8BCA7892AE51 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 1ABDE1F3B058A08D67A99D2C /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = DB73E84768C9BEB4E05AC522 /* Test.ice */; };
+ 1AC281332068D5FADC6A31B7 /* BlobjectFacade.mm in Sources */ = {isa = PBXBuildFile; fileRef = E4FC64A9E74B4DBB9C9A057C /* BlobjectFacade.mm */; };
+ 1AC8F65D4457FD557E68CF25 /* StringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9BAAC87A1922606E9DD4593C /* StringConverter.cpp */; };
+ 1AF9D01D78090698FC5FE71E /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = CFA93665AC82E5AE1150E268 /* Test.ice */; };
+ 1B93FEC954CD2CDBDCDDD93A /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A373F10D83CCD608A39E3835 /* ServantLocatorF.ice */; };
+ 1B9F8CF25A8088376A00E78B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 1BEE11E294F149B37303F51F /* NetworkProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C7C4954E6E427052EAA79D3 /* NetworkProxy.cpp */; };
+ 1BFD51F465639535C2F791EA /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C1B9082D7C66385A1F84BD7 /* Server.swift */; };
+ 1C146741585801C85CFD69DE /* Transceiver.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5876CCBAE6AAC096CB461F82 /* Transceiver.mm */; };
+ 1CC7B3E3BB8C38C1C8B2CD60 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 1CE1858D654370A0F5A97699 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0324299CF5CA4E7302B4ACAC /* LocatorF.ice */; };
+ 1D12A96FC7C7628ECC3291EC /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DC688033A9F5344D4120EA9 /* Server.swift */; };
+ 1D2478994B03EDF7146CFB2C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 1D37C2057FBFA8924D102337 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BC96422360316AF829DC82F /* AllTests.swift */; };
+ 1D5227E6239D1A6D22605E73 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = CFA93665AC82E5AE1150E268 /* Test.ice */; };
+ 1D526D3AF12DD14972E093D4 /* IceServantLocator.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 63FB631C2469790D2A77A6C1 /* IceServantLocator.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 1D6E4A51FFB99C028FB6D16B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 1DA2A12433FFD2A5DFBACDD2 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 1DDE57276F39699117FC1821 /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1253B9777BCF966221D0C86F /* CommunicatorF.ice */; };
+ 1DEF6854F6E2CF77BB08EF36 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 1E101E298583A48138E15A74 /* OSLogLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EDF8E5A8A5004B676A0BDF25 /* OSLogLoggerI.cpp */; };
+ 1E32F5E12050940ADBF48B63 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 1EC7FEE0B3D397C4EFAB2C43 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17D070013CAD1AF6D9C58593 /* TestI.swift */; };
+ 1ED0538B6101C3F018204E77 /* DefaultsAndOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D54F27BBB79EC99E49FB8337 /* DefaultsAndOverrides.cpp */; };
+ 1F207049945C2BAEAB7984DF /* ConnectionInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3056C5DA712F55A97B05A44 /* ConnectionInfoFactory.swift */; };
+ 1F297C927FE9248694042109 /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C429BA52E5200E492155ADFB /* Thread.cpp */; };
+ 1FCE7CBF751B81D1BFCAED5B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 2055394AD261FB35FFA6E352 /* IceLocatorDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = 56B83B797BCB69269ADCD3E3 /* IceLocatorDiscovery.ice */; };
+ 20AC270F1626B3F73A3480DD /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 20CCF09AA09AB304FCCCCAA6 /* MetricsObserverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 89475D08DAA465BCAC6BF4D7 /* MetricsObserverI.cpp */; };
+ 20E3F1D7ADBE03E93602402A /* SysLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CFAAE2F5B1D4A3050CD17E97 /* SysLoggerI.cpp */; };
+ 2116F22D5255900C82DD146D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 21D161D034F0F7117EBD56BE /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF2E3A220AC9E9A060DB583D /* Client.swift */; };
+ 221DD011A9B36293C7552A25 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 221EF3874241D1A3D69EC695 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 22370DB643D68C7F2AC452B2 /* SystemdJournalI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4BD08E0917CB9C3B366951D3 /* SystemdJournalI.cpp */; };
+ 225524BC1FA7587DE0E46A5F /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 359279F78A2113594A1CF8A8 /* Client.swift */; };
+ 22692E0B29D17761FDA56D8A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 226BFF697F187F5A11C72142 /* IceInfo.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 44A837C5842979328742845D /* IceInfo.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 226F8576B8B318BC5840F69C /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 63A7DA541926380531C3B8E8 /* Network.cpp */; };
+ 2270105FD23484AD7E635144 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 22AC18A400F59DA741B40196 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = C62FA99000CCECFFFBB3FFC3 /* Server.swift */; };
+ 22E6B2C97E645E727D6846C2 /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 39F05C7B7976B9D17D483374 /* ObjectAdapterF.ice */; };
+ 2366BCB4D4545C8CBE7C63F3 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C9B9DCE19FD35FC0F6AD1D4D /* Test.ice */; };
+ 238223EBAA43A9900E5C6674 /* AcceptorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61643EA5813C280FBB5DCA70 /* AcceptorI.cpp */; };
+ 23BA98286B263C444BDCFCA8 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 24035600F3E8C9CC4C419E53 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4153C0A035AFF362A8D7A6E /* Server.swift */; };
+ 244F74385045B2ECF5448516 /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 030F29F231CBED0013A88C7B /* LocalException.ice */; };
+ 24591C7ACEC9152A4FE77151 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 245D0FD5B61BF7B9D30066CD /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = CEDF515DDF519A53EF31E84C /* Endpoint.ice */; };
+ 2461BF59BCE9C690D420F662 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = B2F7E5D229333C92C6146AC4 /* Test.ice */; };
+ 246A078751FC2E59CEB8F105 /* PermissionsVerifier.ice in Sources */ = {isa = PBXBuildFile; fileRef = 60D1641294029748233057E1 /* PermissionsVerifier.ice */; };
+ 24B3ACE69C5AC1AC45684F2B /* IceProxyAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0C4A61DF34D8B6DA32B58EF3 /* IceProxyAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 24B8B2FC969F4F461D8E0EB5 /* IceOperations.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 03C4192F0524006FB342718D /* IceOperations.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 25113E8AA23FD67137E71431 /* libIceLocatorDiscovery C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D0FF6202727A575BFDDD22A6 /* libIceLocatorDiscovery C++11 macOS.a */; };
+ 252093E4966061D18C34A717 /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 020836068D73A79D4DCE6A0C /* ValueFactory.ice */; };
+ 2571886FA0167BF4E08BA18D /* Initialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BFDA8F3C438AF1F853497C0 /* Initialize.swift */; };
+ 25817D629469273EFCE386B6 /* Ice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 25E7343180B4033A6E217616 /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 020836068D73A79D4DCE6A0C /* ValueFactory.ice */; };
+ 25F8EDDC499DA91BC422C429 /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 39F05C7B7976B9D17D483374 /* ObjectAdapterF.ice */; };
+ 261F5C1AC65993E6DA67EBD5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 269072A92ECEB0C74B35624E /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E043CCAB631BD471DEF5B6E /* Server.swift */; };
+ 26B72F7E195520DD3C53A701 /* Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 173315ECEF41B1A98A00B666 /* Proxy.swift */; };
+ 26D03EF0E31501EA5BA4877C /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4C1E574FCAD6BE4FD30AAEF9 /* ImplicitContext.ice */; };
+ 271BECBF433A2B9DBA94D2B2 /* SHA1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4771A7DB0DD97F7601FBE649 /* SHA1.cpp */; };
+ 27386722D3B6F16AD5823C41 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84D759E6446D5F71CE241600 /* TestAMDI.swift */; };
+ 27A11B123332BDF8E82E599A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 27A368D789B51D658B2527A9 /* Incoming.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18E3542529153EB181E880EF /* Incoming.swift */; };
+ 27D895095EA59A7115DEC5D3 /* InitializationData.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0793AF8CBDD07CA59ED7EED /* InitializationData.swift */; };
+ 283E8AEC23A3AF1C2F0229F2 /* Random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2EF912517FE2F9E06B375F87 /* Random.cpp */; };
+ 28A6440C0E30ACD1FC3501F9 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 28AE771787CE3654CB4C1BE5 /* ProcessI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD3629FBA66A03B093AF336F /* ProcessI.swift */; };
+ 28EBB364FDF91A8461EDC0C4 /* ServantManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F62C515D81B4ECC1B8F7ECC2 /* ServantManager.cpp */; };
+ 2980A864D03FFAB2715E9B18 /* PermissionsVerifier.ice in Sources */ = {isa = PBXBuildFile; fileRef = 60D1641294029748233057E1 /* PermissionsVerifier.ice */; };
+ 29951E9C484005A7D898C1A4 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = 851C3F8D55FA569B433B5FD5 /* Util.swift */; };
+ 29C62000FE11F6F365EBB29B /* BlobjectAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0290A48F7C23A5D1DDAD3AC1 /* BlobjectAsync.swift */; };
+ 29FF2A74A4B599A629F2DEC1 /* UtilException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF1BCF9C50968F7FEB3324F6 /* UtilException.cpp */; };
+ 2A7A7DAF6B232AD281F95812 /* CommunicatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1DF68240A0F93CA79AB86926 /* CommunicatorI.cpp */; };
+ 2A7CD5CB6A1392FA3E4E3CC6 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 2A88685405F115C51FD403E4 /* IceDefaultValue.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 163EB528D7D26A1820BD9E1A /* IceDefaultValue.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 2AA97AFF0DA50397A7E1A7DD /* IceServantLocatorAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = FB37603A7E1259106EF33F05 /* IceServantLocatorAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 2B6BE46EAE186B342433147A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 2B877AB082A7117D68015E25 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 2B8FBF0D9552DFD0CAA3D330 /* UUID.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5659A452A8240A244425F4FC /* UUID.cpp */; };
+ 2BB4490C1624FD06B164D961 /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F57A0472503DA95892ED6B14 /* PropertiesF.ice */; };
+ 2BDC55071E4DE407042F0A19 /* IceStorm.ice in Sources */ = {isa = PBXBuildFile; fileRef = A0C05CB1065C9BC36847B733 /* IceStorm.ice */; };
+ 2BE1F5A1B3CF814B8D43913A /* IceInvoke.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 952E665CC33C0FD5B7BB55BB /* IceInvoke.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 2C14FC1079EBA5A3D607112F /* ObjectAdapterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 39F05C7B7976B9D17D483374 /* ObjectAdapterF.ice */; };
+ 2C35645A3D8CF45B184307A5 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = CE5804052FC5A96D221B8803 /* TestAMD.ice */; };
+ 2C4F138BD2F675D5FF790B3B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 2CABFE586BD21D70A8F656D3 /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0324299CF5CA4E7302B4ACAC /* LocatorF.ice */; };
+ 2CB30F36C8F8F14A84179776 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 2D1A757825819086C7721170 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BC96422360316AF829DC82F /* AllTests.swift */; };
+ 2D5850EB1105C16C1A4DE7B5 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEB80E71EB7BE144DED9D320 /* Client.swift */; };
+ 2D63E46FAC27E272B060E677 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9188C130AAD5F8B048DC36FF /* ServerPrivate.ice */; };
+ 2D6A4EB56775C3B7563AF148 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 2D8612D799BD9AD5FDA4DED7 /* LocalObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6CDAF82F7706588F392E7300 /* LocalObject.cpp */; };
+ 2DAB164FFC676DDD181D6553 /* Exception.ice in Sources */ = {isa = PBXBuildFile; fileRef = FD8F93A83F1728798AEE0123 /* Exception.ice */; };
+ 2DBC52523B0B8051A0E77869 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1714B9E2F7542EBF1F7C50DA /* Client.swift */; };
+ 2E60FCCD0A298E94DF3A1DBE /* ImplicitContext.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2856C294561B45DE0AAF3F61 /* ImplicitContext.mm */; };
+ 2EACEEB10AE9F7C01B2A04E7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42852A32ED4AE895BFAAA6CA /* Client.swift */; };
+ 2EB68AB41E09C0EB1E7E115A /* TcpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7548DFA80BEDA74E4E959478 /* TcpEndpointI.cpp */; };
+ 2F0328BEA29038D125A04AEA /* OutputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6EC8AC1A2176680E2BE40014 /* OutputUtil.cpp */; };
+ 2F17C2E71F52076551DA4C7E /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17D070013CAD1AF6D9C58593 /* TestI.swift */; };
+ 2F22AFB1B431725502346E42 /* Admin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 71A96FD335DA471AC7150A42 /* Admin.ice */; };
+ 2F398F42089092F1F55647BE /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = CEDF515DDF519A53EF31E84C /* Endpoint.ice */; };
+ 2F850A0F4EEA9414010292B3 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80B853408ED79054E6964CD6 /* AllTests.swift */; };
+ 2F95B31D192119D7F2FC4570 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FEDB803435645F58EFFC661 /* TestAMDI.swift */; };
+ 303BA643841DF915FF75CA43 /* IceServantLocator.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2FDEB40857CC76910C985FA8 /* IceServantLocator.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 3079A1D67984402AE8474CFD /* InitializationData.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0793AF8CBDD07CA59ED7EED /* InitializationData.swift */; };
+ 30931EB54C0C283804BAEF81 /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81534B568DDF6C96DC83A047 /* Value.swift */; };
+ 30D850BB0D43BF80FAA96EB9 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 30D91F750423EAF6E0A3AA4E /* IceLocatorDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = 56B83B797BCB69269ADCD3E3 /* IceLocatorDiscovery.ice */; };
+ 30FA46ECC55C45C83506973B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 3106DD435CA85253D14154DA /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAA4A859A9283C6D0B233CAE /* Server.swift */; };
+ 310B78C5656DB70A841C1B55 /* PromiseKit.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 310CFE1D3DC3AA4FD8D70A47 /* RouterInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 71F7CDB885CFFA255B8704DA /* RouterInfo.cpp */; };
+ 3114BB4DA90C803B1164C1CD /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 314CF076C9DF0B975C45BB07 /* ServantManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A001D5976E7EBCEFED2B608 /* ServantManager.swift */; };
+ 314F57A03CD6516ABB10A2AE /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1146EA738EEBF0E8643A7CD7 /* Client.swift */; };
+ 315D356975870C84B3977579 /* PluginManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5D7BC837A190E8C95AAD223D /* PluginManagerI.cpp */; };
+ 316A86CB63D0D7C9E8057DE0 /* TestCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 303C14482E7E9485547E6FFD /* TestCommon.swift */; };
+ 319577A24E9D3843475721F0 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 037FD47584D12123792BDA88 /* ServerAMD.swift */; };
+ 319EB6ADDABE81055D66844A /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 007AC5018F40F695098F6B05 /* Server.swift */; };
+ 31E36AC26107A4EF2817236A /* LocalObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = F6AF11149756D4636F97B86E /* LocalObject.mm */; };
+ 321485FE3F8C35C5A258B489 /* Registry.ice in Sources */ = {isa = PBXBuildFile; fileRef = B716BD86823CBA85EFEE6513 /* Registry.ice */; };
+ 32CD6BCD5B098639116B1684 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 331D2A4743EE0EBF4369EDB8 /* Notifications.mm in Sources */ = {isa = PBXBuildFile; fileRef = 72A5A83540F1CD36566EDF59 /* Notifications.mm */; };
+ 334E5B86040998937B000AA5 /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48F4EF698C0373A8B76A2663 /* OutputStream.swift */; };
+ 335477464957FC3DB7EB547D /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = A7C655DD11BD41ED4C3D1E99 /* Logger.ice */; };
+ 3356908D4AB2230AC735A111 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7F2F45A4AF18D649F0885E9B /* LoggerF.ice */; };
+ 339B38347D04907C87694EB6 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 33B1079CED187701D69550A8 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB75890D80B77241BDB185B2 /* Collocated.swift */; };
+ 33CB0655CD72D88C4F79B1F5 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 52D7B25FF0A236B7B69B2B48 /* Test.ice */; };
+ 33E10CEECCB7C180B466EA38 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1F6E970957A11B1AE6EF71DB /* TestAMD.ice */; };
+ 343A2365223EF022186D9078 /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 488A75C9C0C95733FE145F5A /* PluginF.ice */; };
+ 34BE044B0EAF225B177C3CE2 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 067C85F35976F4DEF23B57DB /* AllTests.swift */; };
+ 34F3A3C1EF977FFA8BC8AC23 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EC50A5D5A8848770F31576D /* TestI.swift */; };
+ 353D30FD103BAD4BA700FEFD /* FileUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EEA3F903D78E2993FA6F98DD /* FileUtil.cpp */; };
+ 35BE914D175254D87B52F79C /* ObserverHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3721236531620DBCBEB39D41 /* ObserverHelper.cpp */; };
+ 35BFCCDF41E420E108D463EC /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E368CACB974FFFFD22404B7D /* Test.ice */; };
+ 35FFE2FF88A64ADCCB73E680 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 361A4990DDFBDC01553B314F /* Connection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 366C5D3266D9C6C5D60E338C /* Connection.mm */; };
+ 36784DAE1087C3F2F1B0D55F /* CommunicatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1DF68240A0F93CA79AB86926 /* CommunicatorI.cpp */; };
+ 36A33E74A48DF60595D94BD4 /* OutputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FABD6EB0E182EA49D4B5766E /* OutputStream.cpp */; };
+ 36BCD811BC01E4274BCF2568 /* RequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 52E6495C52AF1860B1907025 /* RequestHandler.cpp */; };
+ 36E3FE9128313023BD1058B0 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2288D724247415182EE9EED7 /* PropertiesAdmin.ice */; };
+ 371C63738EE0582715C6AD29 /* ACM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FB1070ED2615D46D7FDFD027 /* ACM.cpp */; };
+ 37235F125F0F5ED17183970D /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 457E31EE594CC88F3A44A799 /* ServerAMD.swift */; };
+ 3730BD7FF3D35E5BD9757278 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 37583621DD8B4D0198D9DB94 /* IncomingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 887AF44AB027F6D7F3BA5D34 /* IncomingAsync.cpp */; };
+ 376D8F51C0A8097D03BD8C4B /* IceDefaultServant.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C2F3779808DBC5ED79EEFBF0 /* IceDefaultServant.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 379A65604C82A0A96199109B /* ImplicitContextI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D0A1C910BAD79CB90B4E3DC5 /* ImplicitContextI.cpp */; };
+ 37ACBA61D40679F130362D3B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 37B434042D4A50299206AA2F /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6B0972F4B9891E7569954312 /* ImplicitContextF.ice */; };
+ 37BD94AC805ABCD3DD133233 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 381A32448D4F563BBD8F3B33 /* IceSSLConfiguration.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 309B6BAC2D50E248C757311C /* IceSSLConfiguration.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 382F77949F441CCDA40237FD /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = DAEA5CA5740117C6BC42907B /* Instrumentation.ice */; };
+ 387A65A799F2EF13F0B82077 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 387F1BDB28D6BC841B257F40 /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 488A75C9C0C95733FE145F5A /* PluginF.ice */; };
+ 38A690BB0204258D7CC71A94 /* UUID.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5659A452A8240A244425F4FC /* UUID.cpp */; };
+ 38ADB9C2D855400F02A5288E /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = B497B16BCF0F6A55224FFDB0 /* Router.ice */; };
+ 3925A587BEBFD5563B28B337 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6D1E38568D7656F13F57D5A /* EndpointTypes.ice */; };
+ 3931BBCB99D7EF495920569B /* TestCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 303C14482E7E9485547E6FFD /* TestCommon.swift */; };
+ 393D79B00E02566DC29BC6D0 /* OutputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6EC8AC1A2176680E2BE40014 /* OutputUtil.cpp */; };
+ 39750DF2B490D70B5E2B6AE7 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 398E6814A2DB7FB34355C3C8 /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2581CADFB1C4EBF2F4EAD662 /* Util.cpp */; };
+ 39C836F272F0C12E603F709E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 39F4F2F439211047D2199843 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 457855F403B22BF39C75B16F /* Test.ice */; };
+ 3A39E3AA6732B844613175F0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 3A5A3F0F1C5A7B9DEEA6A68C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 3AF718A41FCC7BA4BC9940A9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 3B1ED7DCDED985B4A4AC2296 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 3B26B235184670A160541BB1 /* SecureTransportCertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CAC5452C269A362D8DCD26F3 /* SecureTransportCertificateI.cpp */; };
+ 3B386AC589DF49B91FEB07EE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 3B65968289BE065ACA1E7CD0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 3BF080B95D70506691124BD2 /* IceAdapterDeactivation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 54FBF62F717A8E7B3E7E34D9 /* IceAdapterDeactivation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 3BF9D91C1C098EBF2CA42457 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 594A5893311594ABA84DDE2E /* TestAMDI.swift */; };
+ 3BFA5FC721C782DE8B8FE580 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85A108B0EC561AA0BF6C2FCD /* TestI.swift */; };
+ 3C124267EB06BCE333034FED /* LocatorInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 48588A0FEC71B23F244B557F /* LocatorInfo.cpp */; };
+ 3C2617C4E4428C2098965E8C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 3C6989E63E19B0829AEF1C91 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 3C96DBD1FA7EBB19223698F0 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7D86CCA91AA68E7C38124A /* Collocated.swift */; };
+ 3CD3BA291DC97FF1343B4782 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 3CF1089FE298ADF25FA0DB98 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 802EA8B7D12327ACEC90091B /* Instance.cpp */; };
+ 3D1A4B8E5D80D564A6C0A587 /* ProtocolInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1FD927676FD53EC5878D9266 /* ProtocolInstance.cpp */; };
+ 3D25B6CA762260D9CC05D14D /* TcpAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D732E2E9FBBA59C3AABBF754 /* TcpAcceptor.cpp */; };
+ 3D52FB6CAF2405D5EB36ACE0 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 3D9E046AA5327DA1B5A00D7F /* RequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 52E6495C52AF1860B1907025 /* RequestHandler.cpp */; };
+ 3DEA7841B90067E7A3244E01 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 189E3ED7C7335F42F131CAE4 /* AllTests.swift */; };
+ 3E12E5A464EDD053036D8099 /* IceAcm.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 370F2F863ADD7F42819C4498 /* IceAcm.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 3E508BED680DE287A58E5088 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0946309162FAB019EF2B106F /* Server.swift */; };
+ 3E9A9D57AAC55D492E9DFB7B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 3EB3B89CAB872154D67B8D75 /* PermissionsVerifierF.ice in Sources */ = {isa = PBXBuildFile; fileRef = CD5BDD8CDC4198C5DBFD0372 /* PermissionsVerifierF.ice */; };
+ 3EB6D69172321B286B3EEAFB /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = 95A8E2FD4FB54E0EF0C4CADE /* Current.ice */; };
+ 3EBC59998901A8C51AD3E9CD /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 3EE95E63573BE5750100B4BD /* PermissionsVerifierF.ice in Sources */ = {isa = PBXBuildFile; fileRef = CD5BDD8CDC4198C5DBFD0372 /* PermissionsVerifierF.ice */; };
+ 3EECBF13D68C5CAD2059625B /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A91D5392ED5EE6A845F39DA3 /* Client.swift */; };
+ 3EFB04269B0353AF52012041 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EBB3540198C53BCD831F20D /* TestAMDI.swift */; };
+ 3F0939B88429C6226E3D06A6 /* SliceEscape.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 30A8323A18473C6280EC17C3 /* SliceEscape.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 3F0CAC7FE95F6EE526523D69 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C534C5979A7D8B4B3752F9BE /* TestI.swift */; };
+ 3F5507D34CE969B1CEFDEDC7 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 3F5F3AD2135FC9981B647FFE /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 00EB2CB2792EEC2158F75EEC /* Test.ice */; };
+ 4024CF376A89303C2F4558C7 /* WSAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7680CD444DA1821E2BBDDD9F /* WSAcceptor.cpp */; };
+ 403F2CFEA4E5FB7AB862094C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6296F751356C58951A1119CF /* Server.swift */; };
+ 4041409F845FB5CC5DC7E025 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 411D02DCD4129040E0C3C8F6 /* ServerAMD.swift */; };
+ 40C1AAC31177345201CE5255 /* MetricsObserverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 89475D08DAA465BCAC6BF4D7 /* MetricsObserverI.cpp */; };
+ 411888CB84707FF354BDF408 /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81534B568DDF6C96DC83A047 /* Value.swift */; };
+ 4124FA8D2F8E72F5A26183D5 /* OnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8BDCF3B69B2E86939F9A57A /* OnewaysAMI.swift */; };
+ 41265E253FBDBCAC86A8235C /* SliceChecksumDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 463459FB7D8F704FD77898C4 /* SliceChecksumDict.ice */; };
+ 4126DC7CB12943CA6164618D /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4A352B2A5341FAB967856ADF /* Test.ice */; };
+ 413B4371F3F346A7889D4E76 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 41458C8D7C4AF7B69614B7EA /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 802EA8B7D12327ACEC90091B /* Instance.cpp */; };
+ 4162BFE72F186050702ECA52 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0A305D5937C66216F11CF05 /* Client.swift */; };
+ 41714FBF491300715EA0CDCC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 41D13FFF690C640262A7E72B /* RFC2253.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 825783EC43912BFE5482D5DF /* RFC2253.cpp */; };
+ 41D162675B137658FC2D72ED /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 41DF08A739084FB0F05FCF05 /* Acceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA596A7278E6A5BE268759B0 /* Acceptor.cpp */; };
+ 41F02240D0189C2AD26E8C1C /* Cond.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FD05C8DE3492FA4593406C28 /* Cond.cpp */; };
+ 4257E054C3DA0D6C20A74C01 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = 95A8E2FD4FB54E0EF0C4CADE /* Current.ice */; };
+ 42EACDFF54E8E05AB80EE32C /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2F414D5E99A36BE073766A95 /* Session.ice */; };
+ 42F4011C73DF9851A3399AEC /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2031D6527EBCAC2258D6F59F /* Client.swift */; };
+ 42F74A6810D9C50990D50876 /* StringConverterPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CCB7DD0A81B767D953903000 /* StringConverterPlugin.cpp */; };
+ 430DA8B247990F2D21BE3F19 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = DB73E84768C9BEB4E05AC522 /* Test.ice */; };
+ 4315DFE7AD8816EC8FBC5EBB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 4325F2FBF734D0968FE602F8 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 43C19AEB0B3F9E6416E2594B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 43C7C992E113D507B347C41B /* IceHold.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E4E251AABEC70AA1739E5859 /* IceHold.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 43CA01BE6127F7874124EB85 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D244C8F931231B7714E673B /* AllTests.swift */; };
+ 43F3C63558484B3A33025FF9 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 925CBA6473C1C2E94842EF0C /* Collocated.swift */; };
+ 44A9BD6A600D9E53EAFF72DC /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA7D86CCA91AA68E7C38124A /* Collocated.swift */; };
+ 45628CD9E91095399F9A05B5 /* WSTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B5C1917BF4210D0F739E5084 /* WSTransceiver.cpp */; };
+ 45BCCE9446E36DC1C33AE8FA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 45FD9BF763EAF0044BBC740C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 46BB70B3651E7C64F90B5837 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2C2BD4A7F4DE45077554C07 /* Options.cpp */; };
+ 470C3A3CD442AF4CE6F70905 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52CCEBC401EF280F0E87AB1D /* TestAMDI.swift */; };
+ 471C10DD00580B04DA210B15 /* IceInheritance.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4B299CAB121530EBB3DA7B2E /* IceInheritance.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 472756F8F6AF3045877622D2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 473EF10F3DC9F5883D4CA1D6 /* PropertyNames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14BC90C52DA9A3CAF39322CD /* PropertyNames.cpp */; };
+ 47408314A93EFE6682AB207B /* IceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = 03B19351ED5C7121B2A4A39E /* IceUtil.mm */; };
+ 478526E7674CA822E45C215A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 479E5A0DB9CEF8BA8BDE4DAE /* TwowaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758E5A7716D74082A68175B3 /* TwowaysAMI.swift */; };
+ 47A5F31359C4718350AA7798 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 401C8E9968EA1542A390134C /* TestI.swift */; };
+ 47D08B40D720DC120A5DB9C9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = E28EA8C2C7AA96A782A5AD34 /* Client.swift */; };
+ 47F6265D635DFB3B62F94E42 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 4827D8A80CD64FBB9606A5F5 /* SecureTransportCertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CAC5452C269A362D8DCD26F3 /* SecureTransportCertificateI.cpp */; };
+ 48513BEE11D5372F7AF7958C /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 020836068D73A79D4DCE6A0C /* ValueFactory.ice */; };
+ 4869D084A5F1EC37A25934B1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 48DBE64DD41784B778D0D5BA /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 719ADF19645404C64EA92692 /* TestI.swift */; };
+ 491229905A5F5890E0A6392C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2062C5FD342B207E6E7A831E /* TestI.swift */; };
+ 492C4CB8D338C1F6E2CECC2D /* FactoryTableInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EE718247E5207FBE81F7C1CD /* FactoryTableInit.cpp */; };
+ 495CBC593063F0ED91D8B333 /* BatchOneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67A8C3A32F38C280D5A32C12 /* BatchOneways.swift */; };
+ 49D0B5C7619486D003C2A9F4 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B89423116A9D0059B0444DB /* Client.swift */; };
+ 49F24CFCB16E4120A1B6A504 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0C6868C9BFC9BCAA965A5D1C /* TestAMD.ice */; };
+ 4A1B351D93A06125870278C5 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 00EB2CB2792EEC2158F75EEC /* Test.ice */; };
+ 4A504E8A39C05CCE025CDBE6 /* StreamConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9104FC83EEB1DB6A2D5A5427 /* StreamConnector.cpp */; };
+ 4A77EBB59A89C3FC83D953E7 /* IceAdmin.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 24E1B6E96C21EC72DC064E34 /* IceAdmin.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 4A8A96B5FAEF07DC167CC0A8 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = B912CA6E0A1F10F0DF6E9E77 /* Version.ice */; };
+ 4ABE82F802F40E18C41D8B00 /* SecureTransportPluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 586624A3F550C8253BF180DF /* SecureTransportPluginI.cpp */; };
+ 4AF5FE2188EC1DFE9D5C8DB0 /* IceProxyAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 056AD68493E2D83EBA27D71B /* IceProxyAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 4B0D3B96EA5A4DF2F1679947 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADBFAB5D4E295192C5DA5D3D /* Instance.cpp */; };
+ 4B72A4BE05BC8AF96B59B0D5 /* CollocatedRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B2E3B10FBA657C52E19BC44B /* CollocatedRequestHandler.cpp */; };
+ 4B9C6E253EB0B8A2E528F40A /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 340032EE1FA41DE5519F6FC1 /* TestI.swift */; };
+ 4BB25E9875B3FFE18C1D71E7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 4C0433FF7209480B579DBDE3 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 3294A580D3F62ABF8224BFCF /* IceSlicingObjectsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 4C2BA0925DFDF55CAF2F736F /* Glacier2Swift.h in Headers */ = {isa = PBXBuildFile; fileRef = F082C6550B7B297C967623CB /* Glacier2Swift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4C4B934D27D992C338C792B1 /* libIceDiscovery C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AE08479167FADF662AD41FB6 /* libIceDiscovery C++11 macOS.a */; };
+ 4C9AEB59E6EC27A16FFB3221 /* IncomingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 887AF44AB027F6D7F3BA5D34 /* IncomingAsync.cpp */; };
+ 4C9C851614B4A6B7046C9109 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 4CAC33C2A1F9F719665D0DB7 /* Transceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6FDA009DD1E09F4AD8054EB9 /* Transceiver.cpp */; };
+ 4CB6E2CF52490CC24B240C59 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 4CF0B8D0A7D2835AC4CC1346 /* InstrumentationI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DBC747062704608D240AE0FE /* InstrumentationI.cpp */; };
+ 4CF9E41D9F3534CEFE02277C /* UserAccountMapper.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6DFC6B655D6E3B27FFF53F55 /* UserAccountMapper.ice */; };
+ 4D083E45D9D92E5EDB084EBB /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 4D17D4F49F4E88F2C40413BC /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = D4205FB1980ACE50C8CC937D /* RouterF.ice */; };
+ 4D199B02FF62DA6F2C677018 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 50C14E2FBFE498ECE440356D /* Test.ice */; };
+ 4D1FCAAC697DF43D03407210 /* Registry.ice in Sources */ = {isa = PBXBuildFile; fileRef = B716BD86823CBA85EFEE6513 /* Registry.ice */; };
+ 4D2ABB3DFA3FDC32953DD121 /* Process.mm in Sources */ = {isa = PBXBuildFile; fileRef = C8F45B78B8F03318158A9D56 /* Process.mm */; };
+ 4D74CBB8B12C803F03301210 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 4DBAAFAEFA3C883CC9B8C70F /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A19B0718445836901D562D6 /* Collocated.swift */; };
+ 4E437742D8D03D13CBB3BEEF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 4EA2EFA909184BF57E4A8821 /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3C06873D6A18B5AF06EA761B /* ObjectAdapter.ice */; };
+ 4EAA256AAA98DF58F1E673C0 /* FileUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EEA3F903D78E2993FA6F98DD /* FileUtil.cpp */; };
+ 4ED21D2ECD3A70421FB9DD3D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 4EEBFCEDE749188E755A8480 /* IceTimeout.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 652F819A999ABAB56CFC4A89 /* IceTimeout.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 4F0A7B64AF64B5358A45ECEE /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 4F0EA1B64CAD65766A64B03A /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2720E37C8DAA9D7FD5B5216D /* Server.swift */; };
+ 4F197D85E7E66A6660146FDF /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAF1350F67CE8D3A4348F3E9 /* Client.swift */; };
+ 4F215DB352B5198C36B9A858 /* SystemdJournalI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4BD08E0917CB9C3B366951D3 /* SystemdJournalI.cpp */; };
+ 4F36CD93277C18F9891C92BA /* FileParser.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3B8082664AA4B6D0685DAD08 /* FileParser.ice */; };
+ 4F4554B117F7470488857CCA /* Controller.ice in Sources */ = {isa = PBXBuildFile; fileRef = B575236D078DC87353F74B3B /* Controller.ice */; };
+ 4F48E8C0EC30D4C1ECC1930B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 4F4FAE8F3AB1B270A0C106E3 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = D82FDA737E3962604D757B26 /* Client.swift */; };
+ 4FB58E90DE9A41CAC7C87895 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 4FC1554C1005AA727A9AA74D /* Convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = AE4F9A2DBEDA32DCB3E60CD1 /* Convert.mm */; };
+ 4FCF7E7D9DDDDA88B9F91B09 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2062C5FD342B207E6E7A831E /* TestI.swift */; };
+ 4FF58213C642678204BD0BDF /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1714B9E2F7542EBF1F7C50DA /* Client.swift */; };
+ 503516A7A146442AD1441BDB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64F6FC1409B86A503C498833 /* Client.swift */; };
+ 504CFBADDBF2915A5B357C4C /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1010042EF9CEC31FC0AFD485 /* Process.ice */; };
+ 50B543BF29499BE7BE039ED4 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8A5C9E0BB881BCF4F6F0FA8F /* Test.ice */; };
+ 50BBC6ABA9A4EDB9C739BD41 /* IPEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1F9F2ADAF33F9B5F3499E01F /* IPEndpointI.cpp */; };
+ 50F7163D97C2A7C693C9B5ED /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7FBF20FA5074019E1952619 /* Glacier2.framework */; };
+ 50FF73531C6BBA75568573AC /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C284BB2FB9EBB2B69001E4B1 /* Initialize.cpp */; };
+ 511D649F3AFFF410E5D0CB36 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 511F6D1D114453414AAEFF71 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = CAABDEC1B20906FA83353809 /* ServantLocator.ice */; };
+ 5128F3BCF9252D039A40B3E7 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 51443C4B8A5CAA3659DC3963 /* UnsupportedAdminFacet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9BB671D15F8523B6ABEE9F08 /* UnsupportedAdminFacet.mm */; };
+ 516F6BB6A35BB4EB58214498 /* NetworkProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C7C4954E6E427052EAA79D3 /* NetworkProxy.cpp */; };
+ 519BB952870F0CA84FE20D75 /* IceOperations.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 65F79884355E2A0FE99ECB0D /* IceOperations.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 51C4F416B113B3A672F60869 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A3A28D3F77ACF9B59C9EE7F /* AllTests.swift */; };
+ 51FEB5590829C3ED15D9D873 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53E07E25DA43B3E8EB6E9D31 /* Client.swift */; };
+ 52234637B71BBFE6E47BA998 /* BatchOneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67A8C3A32F38C280D5A32C12 /* BatchOneways.swift */; };
+ 5235FF8FC3C88FE4A1458B80 /* SlicedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EC01BFFE83B9C38FC2EC096 /* SlicedData.swift */; };
+ 5282E2A6C655E985C00FAB37 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 822BAFEABECEDD0F2875C9A2 /* Client.swift */; };
+ 52A453FB0AF6205567BD4497 /* WSConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 37FCE112FA57F8D0E2547946 /* WSConnector.cpp */; };
+ 52EC1AC098B5A5905F91B146 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219515F6DF3BA8B09B2AF09A /* Collocated.swift */; };
+ 5313289E3C96422E3AE27DEA /* LocalExceptionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A4E1C14022C9EAEC8AB771C /* LocalExceptionFactory.swift */; };
+ 536A0971C82DEDD58AE39B0A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 5391BAF5A6B58CEEE12EEE37 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8971D2300FEA21980DEB02D9 /* PluginI.cpp */; };
+ 53B26396C7E01A51829D1738 /* FactoryTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B14DACBDF514B9BD2FC934DA /* FactoryTable.cpp */; };
+ 53B9D57AAB98250D387DE09F /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D26ED3329E8CC06679C2F30D /* Server.swift */; };
+ 5415E34F248D5BD76EC6F21C /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91A7E4C4039CC1B374674571 /* Client.swift */; };
+ 545D160D4C8401AC81EDB199 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E183236587AED966063E0A3 /* AllTests.swift */; };
+ 549632510F55EB65F2929D79 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAA4A859A9283C6D0B233CAE /* Server.swift */; };
+ 54D9686EAE8FAEC0FD791A28 /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48F4EF698C0373A8B76A2663 /* OutputStream.swift */; };
+ 54FAB63222FA8E0C8309EBFF /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EA814FAFAE21BEA08FDE9D1 /* TestI.swift */; };
+ 551B6FDE64F4FC45AD5AC44F /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219515F6DF3BA8B09B2AF09A /* Collocated.swift */; };
+ 554DDDFA9143C89B533457AE /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 298A2BAAE7678208C78D1A2C /* ServerPrivateAMD.ice */; };
+ 556A809A85FC84A62C3E6D94 /* ThreadPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DA840989579096474F7A7C8 /* ThreadPool.cpp */; };
+ 556EA7DE34216B7709BAB660 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 55BFF3A89DA5293672474A71 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = D37E67061387971945F490E0 /* Client.swift */; };
+ 55CC49454A5231962381E7B8 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = C62FA99000CCECFFFBB3FFC3 /* Server.swift */; };
+ 55F0EE774650208E931D1626 /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4A796EC75AE3F3A95CF44FF5 /* Properties.ice */; };
+ 5605E4BA3102EBFDA83E9868 /* IceInfo.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CAAF3F145A79FCDEC66BAB27 /* IceInfo.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 5607D35FFF9352260DD3ABA6 /* IceBinding.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B902634E3013F0F2161FF426 /* IceBinding.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 5643CBF2AFE561F3683CBFBF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 5663BD12D4CCA16C9E776431 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9BBC2ACFB110C84DC4C862D6 /* Test.ice */; };
+ 5679DCA440FDA5E5D2580808 /* CountDownLatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 300ACD38E0CCC3978AACB703 /* CountDownLatch.cpp */; };
+ 56824B7B1FDCB6B72AAB53BB /* SliceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92B681D8A5D3A17094255E4A /* SliceInfo.swift */; };
+ 56AAF03AE429CD6C278DA510 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6D1E38568D7656F13F57D5A /* EndpointTypes.ice */; };
+ 57A7F8A69EA4A03EF83F3E41 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3C5E7B57B4BF54ECEA2E7644 /* Identity.ice */; };
+ 57B07AB2245B951AEEB5E07A /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 067C85F35976F4DEF23B57DB /* AllTests.swift */; };
+ 57B22896EECBD24C68893AD6 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 57CF5F21D32E018865CF525A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 57D3BF94BB46CA8E1D816E2B /* IceStorm.ice in Sources */ = {isa = PBXBuildFile; fileRef = A0C05CB1065C9BC36847B733 /* IceStorm.ice */; };
+ 582B82EAD403DACF681ECD58 /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = A46ED6C2DA9BB2B842766CCF /* Communicator.ice */; };
+ 58D8C01D2312F61667F445A8 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 58E2DA6DB454480795B2D51C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 592F2C9D6D7EC25258AB39D1 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A7FAB4CC1E0F31A6C450E57 /* AllTests.swift */; };
+ 598EFAEF2A03A35F64A4928C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB43A00D955B0F7E08FDD3DA /* Server.swift */; };
+ 59D3F28DE359935FF8C71F01 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 59DE85167CF3FEF96E5F046B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 5A61980801E4A4F72C41CB83 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 5A870025C9BD4B44A093FE9D /* ObjectPrx.mm in Sources */ = {isa = PBXBuildFile; fileRef = C7F5F0B0B745C16310D6682D /* ObjectPrx.mm */; };
+ 5AAEC639875C0F5E8A0780D2 /* LocalExceptionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A4E1C14022C9EAEC8AB771C /* LocalExceptionFactory.swift */; };
+ 5AD0DCE6240D4BDD39F54FF5 /* UdpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A66926ED2CACE6A4FA7B5C66 /* UdpConnector.cpp */; };
+ 5B16CF583CF07545C4912E03 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 5B2C9AC715B8900E7DA275C7 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BF5A14B208DEAECF5A412C8 /* AllTests.swift */; };
+ 5C2DC71443437944BB6F7B5C /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AABD6035B79B6852EBF6A460 /* TestAMDI.swift */; };
+ 5C83116DFB0015897E3174B6 /* IceProxy.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 4420FAEFE57B79BB5E834D56 /* IceProxy.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 5C97D9809BC1659981752BA5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 5CF6E1C0D7C7B74A41905FE2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 5CFAA092BAD3304558EF7491 /* InputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B516C25EE2AD4AA989A0C717 /* InputUtil.cpp */; };
+ 5D125A14DF1161A4286CFA6B /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C724C0FEBE2CAFBA08989FB2 /* ProcessF.ice */; };
+ 5DB33DB72F162E3B9AAEE803 /* libIceLocatorDiscovery C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6A685447CC038C3FC379393F /* libIceLocatorDiscovery C++11 iOS.a */; };
+ 5E30CB29C8D764331A449536 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 5E46C0F29156BFAF06209FAD /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 5E4F4C13FCB879E06823EDC9 /* WSConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 37FCE112FA57F8D0E2547946 /* WSConnector.cpp */; };
+ 5E5A410E1CB83E626F3669BB /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 472A966BEFE38D2EF99832A1 /* Test.ice */; };
+ 5E8086DBEC03B567EF8D04FD /* LookupI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FB44DA5C88EAA290CACFCFA8 /* LookupI.cpp */; };
+ 5F3F57CB6D2B1F09CE21D13E /* ThreadException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8F81AF5DE3734BFCFACFC594 /* ThreadException.cpp */; };
+ 5F5414DC8A5D4B131A4E73DD /* LocalObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6CDAF82F7706588F392E7300 /* LocalObject.cpp */; };
+ 5F54A0AA4140D73DE6B5FD12 /* IceProxy.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AE912DDABEFC64751F3ACF12 /* IceProxy.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 5F8FB4DA29D4A3FE1642B697 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDDEF36D017621261C2520D4 /* AllTests.swift */; };
+ 5FC0F414D022FDD849DE0674 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 5FEF525C8F50BABE052AC2AE /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 523B9454C940E0D81E8047AF /* RemoteLogger.ice */; };
+ 5FF91E481D7ECC810B9BAD53 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = E20AE7CD58914DDA97A83C88 /* Session.ice */; };
+ 6009DBD9F0EEACD989516C02 /* libIceIAP C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2F2305815DDDCF67ED01341E /* libIceIAP C++11 iOS.a */; };
+ 6009F305F55EAE280CCA07A7 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 6024B382677A0B28FF0B2417 /* ClassResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3CF8C8D7F56018E4B14BE90 /* ClassResolver.swift */; };
+ 602D99DEA96EDEEBF738619D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 602F919083A006A14F973273 /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B131399750F43672CA389DF5 /* Value.cpp */; };
+ 608AC87C538A0ED4FE0CBDCB /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9856CF3C6B1280A9EB49EA8 /* Server.swift */; };
+ 6094E8C3EB03DA47FBDFFF34 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2AEA4760C61467A43EAE6051 /* UIKit.framework */; };
+ 6096CB9B2B68E6C0393FCC93 /* IceInvoke.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 431588ED0E80F0264A83FA35 /* IceInvoke.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 60B467253C55EDE975E78CEA /* InputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8B38AE066B39786410748F40 /* InputStream.cpp */; };
+ 60DC99088471F3DCE7AAE1BD /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = AD4098EC310F90065F58E268 /* ServerPrivateAMD.ice */; };
+ 6100019FC210186DDB824614 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8971D2300FEA21980DEB02D9 /* PluginI.cpp */; };
+ 612AEC796457B50C8A8CB078 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1D9A1622A7CDA70227F3E60 /* TestI.swift */; };
+ 6196BA6D88574835CE5A66CB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 61B37448B215A87446A7A30E /* RouterInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 71F7CDB885CFFA255B8704DA /* RouterInfo.cpp */; };
+ 61BF1349924F9B274DA828F4 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 260E00176AE3729587786A64 /* TestI.swift */; };
+ 61D99EF9C8FC814621B8E601 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 61E8DAB4557F7FE2BBAC0059 /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6B0972F4B9891E7569954312 /* ImplicitContextF.ice */; };
+ 62BDBAF06542E5D46903B7CE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 62E7DBBCD8ACC6E9C8E9DD0D /* IceAdmin.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E2778EFD3BDF060F7D28FA43 /* IceAdmin.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 637D443B11DBB33D4517E2A7 /* ConnectionRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 71F686B1842EE0F0668A7ADC /* ConnectionRequestHandler.cpp */; };
+ 6384AB03874F8E0CD99C1F26 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 63CEB3047967C55AE7BA4F32 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9D4151C3144AD1696BC226C1 /* IceSlicingExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 63E25B128628B1C174EE8988 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 646D91733A4D08712E9D554B /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 251C120660145DCD5FB6FB5B /* ConnectionInfo.ice */; };
+ 64B592B618D4B70E0C669F6C /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = D010B56A525D084DFD68EAC7 /* Router.ice */; };
+ 64EFF71A150817E11D820BE9 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BA911AA1849C456055BD6AD /* AllTests.swift */; };
+ 659B355C5F280786F631BE96 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 661958CE17A1B212547DD231 /* IceOptionalAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CD79CFE2812A7B6899EE5178 /* IceOptionalAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 6626D76E627AE62AF5E4254D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8BEAE2C49D0B45FB5BA67DC /* Client.swift */; };
+ 663980C66A49D81E4C73F463 /* libIceSSL C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E07B1A3C2B4A1C3215D88E4F /* libIceSSL C++11 macOS.a */; };
+ 664D01E1B6E4F0B89DC13D72 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9FE14B8B35538CF444B87FB /* Server.swift */; };
+ 66A562F1BC64BA7BA3082BD0 /* Session.ice in Sources */ = {isa = PBXBuildFile; fileRef = E20AE7CD58914DDA97A83C88 /* Session.ice */; };
+ 66D6EA78E241EA02D548D7C8 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F87AF0E3A8122C0FC3E3285 /* Collocated.swift */; };
+ 66EABDB0C3E73BFEEDEA939A /* BatchOnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92B5906332A66BA58B0EFA97 /* BatchOnewaysAMI.swift */; };
+ 673D9553F3BA6F52B298E9B0 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3CDBED8B141B3FE3A6AB8E2 /* AllTests.swift */; };
+ 67417F5726A96BAE4D210690 /* ConnectionFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F3616E470DCD0FDC827CB001 /* ConnectionFactory.cpp */; };
+ 68129D1BF2809A1F2BFF5F8A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0FA0AD77AB4A762782979AA4 /* Test.ice */; };
+ 6817A1CACF24FF743DAA50B9 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = D4205FB1980ACE50C8CC937D /* RouterF.ice */; };
+ 6829B3EF213B36B32479AE63 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 69301D084823E78DE5E7600B /* libIceSSL C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4ECA873E5993DD4D031920B7 /* libIceSSL C++11 iOS.a */; };
+ 695DF9D1E2B739FE5C89576A /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EA64C24E633066EA27760C88 /* StringUtil.cpp */; };
+ 6962AF95205DE0970459BC46 /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E325A4076B7D2F2EF9D33266 /* Reference.cpp */; };
+ 697927485283FD54A69E06E5 /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6B0972F4B9891E7569954312 /* ImplicitContextF.ice */; };
+ 69A613620753010D4C7784F5 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1010042EF9CEC31FC0AFD485 /* Process.ice */; };
+ 69CA7AFD93E0A74A6793AB77 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8818172CC090594D16C576F /* TestI.swift */; };
+ 6A15DA51E4735BC529DAFDA2 /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 828B38E787FC8723C83D4919 /* ConnectionF.ice */; };
+ 6A19493DA30C55136603FD22 /* TraceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6F67B6869ECDEBB8425E91EB /* TraceUtil.mm */; };
+ 6A4BF76C9DE975198692DBA7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 6A7CA305A3D666C861930F02 /* Shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2429536C7D00CC9A6F571069 /* Shared.cpp */; };
+ 6AF332D62AA38D0F57B22202 /* EndpointInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = D14B4626FA64A1D3308CF7F9 /* EndpointInfoFactory.swift */; };
+ 6AFCC43337E5EB26816824ED /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 6B1F3F9F830EEA2F18C82454 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 6B3CF5EFA06ABA6FA02B3F8E /* ReferenceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8D0B27B694C3EE943904522E /* ReferenceFactory.cpp */; };
+ 6B605EBF542480A469A6675B /* AdminFacetFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7447E13620612CE478F173E4 /* AdminFacetFactory.swift */; };
+ 6B66EC20115DFE12727A149D /* PropertiesAdmin.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1F5791426E16A8B3C5402DBA /* PropertiesAdmin.mm */; };
+ 6B84B920125EBA7C77567B67 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6D1E38568D7656F13F57D5A /* EndpointTypes.ice */; };
+ 6B8CA9647DE9323520604BD8 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0C6868C9BFC9BCAA965A5D1C /* TestAMD.ice */; };
+ 6BA063BE944C4E0739EFA264 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2C465C527F495510572EE063 /* Test.ice */; };
+ 6C07A974D2C91C8C66346173 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 6C09EC64DB5D55FAA0D423FD /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 44A5BD8A0819F6426E07866F /* Service.cpp */; };
+ 6C10B844C0C956D9B50D6E9F /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3B85A3BA1C4E1813167238B1 /* Test.ice */; };
+ 6C25E89E6678CEEC1637E6C2 /* RecMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECC5EC846C89881FB2C4772A /* RecMutex.cpp */; };
+ 6C36DEDA6799ABA53BC3AFFC /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = CEDF515DDF519A53EF31E84C /* Endpoint.ice */; };
+ 6C536537263B26C2832DDEF0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 6CCFF40D49FB56958A6A86B0 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80B853408ED79054E6964CD6 /* AllTests.swift */; };
+ 6D2FC3E081CD97D1555F5240 /* CertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE7B04C969E7050D512F2D2C /* CertificateI.cpp */; };
+ 6D652909B779AAF0F4B4D888 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 038D248253FFFD10F4AB2F27 /* Metrics.ice */; };
+ 6D7F94E4CBEDD6C4341775BA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 6D8895D0251982887EE7944D /* IceEnums.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A56C1DEC107F647E8C622C2E /* IceEnums.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 6DFB1EBF5818B4EAB7ECD787 /* EndpointFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 933618455164E19AE790AD98 /* EndpointFactory.cpp */; };
+ 6E4CEA885B8C06FEA28BF72C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 6E6B3F1AAFDDE04D4F1DCA2A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 6E6F617F64725625A1270CE6 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6743B765683A9B925F99D1A9 /* AllTests.swift */; };
+ 6E730C7CF2F0EFEBB5C53B1B /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 251C120660145DCD5FB6FB5B /* ConnectionInfo.ice */; };
+ 6EBA6989B042BC80A4EF7163 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE2B43189A6D49AF626F7DA1 /* AppDelegate.swift */; };
+ 6EC92CF0764545FF2B62956C /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = DAEA5CA5740117C6BC42907B /* Instrumentation.ice */; };
+ 6EE715E5515B2CB696CB0AFA /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 811F0B562E73A9C2AAEE013E /* TestI.swift */; };
+ 6F2C0EDB12BA10940528DDF6 /* IconvStringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 49301C14A9D200E30F8D1B51 /* IconvStringConverter.cpp */; };
+ 6F3D1CB96C862E4F6914A703 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 038D248253FFFD10F4AB2F27 /* Metrics.ice */; };
+ 6F68B67F93F60FD6BFD63BA5 /* OptionalFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69F24D683B72432659C41F5E /* OptionalFormat.swift */; };
+ 6F7B3A0F5193763E9DCC6464 /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C2362DD1D9852CFEEBAED065 /* ConnectionInfoF.ice */; };
+ 6F9F0B61EE226E2666F4A5F2 /* Connection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 366C5D3266D9C6C5D60E338C /* Connection.mm */; };
+ 6FF956171BA9E2F342F32BCC /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52CCEBC401EF280F0E87AB1D /* TestAMDI.swift */; };
+ 70107528CA1D74A5B039F716 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85A108B0EC561AA0BF6C2FCD /* TestI.swift */; };
+ 703DB76D7039FB94251EE761 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 70ADA831C1C5C210340B7A52 /* Admin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 71A96FD335DA471AC7150A42 /* Admin.ice */; };
+ 70DACA9BD5065DC68F95369A /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1CE9F19AF6637FFEE12A205 /* ServerAMD.swift */; };
+ 70E37120D2BA4A4C6DF74756 /* IceSlicingExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = BD3914845D38EA92426A1C87 /* IceSlicingExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 71222475A073579658EE98CB /* IceSlicingObjectsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E316B5856061FE815785CB34 /* IceSlicingObjectsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 712BF910D2B4C4517E3AD6D2 /* PropertiesI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C329F45DB1FD9E70F37C7823 /* PropertiesI.swift */; };
+ 7178C08E2172BAB299EDCDB9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 71B24597A087E92089831760 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 71BEAB0D45B7BE4086E29F29 /* FileParser.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3B8082664AA4B6D0685DAD08 /* FileParser.ice */; };
+ 71C1398BB355540ADD88F160 /* IceStormSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = F418D0D53F5E126F2F44C0C7 /* IceStormSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 71D1F940DF91A2A26122EC68 /* CertificateI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE7B04C969E7050D512F2D2C /* CertificateI.cpp */; };
+ 71DF2A8B89806ADA307C0795 /* ObserverHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3721236531620DBCBEB39D41 /* ObserverHelper.cpp */; };
+ 71E1A8532021DA4EACB824D5 /* LoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5C45004277123EDCA7BCA6A0 /* LoggerI.cpp */; };
+ 72070D52D233C5A9281C6D73 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 725F4F302F3170E9E7345D66 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B7F934610D941B81F304A45 /* AllTests.swift */; };
+ 72B2A12C05437FFA7A247A95 /* TestCommon.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 72B2C464EC9672BA5424475F /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = D6292E700118F4E42B326819 /* Connection.ice */; };
+ 72E045BE45E0CBBF36E73674 /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1010042EF9CEC31FC0AFD485 /* Process.ice */; };
+ 734B0692BD6D1C72B3DA084C /* IceDefaultValue.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 881E8ED1F550ABA8F7A59DA1 /* IceDefaultValue.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 735F789552BD9520573AD89E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 736805DBE7EC658C8445E5FA /* IceOptional.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1090D6FDA9BED7FA1022BF1E /* IceOptional.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 736FF44FB057118FC48F16DC /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5E8B177E95BA2D07DCEFDA1D /* FacetMap.ice */; };
+ 737C68396B303FDB46A86AD3 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D0747ED96A227648F3E66B2 /* Locator.ice */; };
+ 739296210BB6901740BF55D8 /* IceExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 276F78A06FC75374D7EA1EA0 /* IceExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 73ADAC124BC4F1ACCED2C11A /* EndpointFactoryManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8F7EB4BD53C8878A62DB683A /* EndpointFactoryManager.cpp */; };
+ 7442D1A85F5BB7F0E28BC813 /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2288D724247415182EE9EED7 /* PropertiesAdmin.ice */; };
+ 7458F2B38AE7A3BE562877E0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 748001715EC2DBD0F861065C /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 90EFB1CE1C4B06CB3795BA7B /* InstrumentationF.ice */; };
+ 75091471F123616ED861328B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4A352B2A5341FAB967856ADF /* Test.ice */; };
+ 752820FB35AB5199840AB02C /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = FB3C559B17046F98ED28C5E3 /* EndpointInfo.ice */; };
+ 752A78750F102386AE7A3A61 /* ControllerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8DEBAADD0B077756913BC0B /* ControllerI.swift */; };
+ 7552C7DECFF4E57E4011CF74 /* RetryQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ED2B0C01FC9F33222506FD38 /* RetryQueue.cpp */; };
+ 7556CE6C496FFE7551749F3F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 756520CA5CAFBD8F5E7E0802 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44516D401491DBD4538B5906 /* TestI.swift */; };
+ 762E01F569A5FF5CC23DE9F4 /* IceExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A3DE7F634444B01AE61627AF /* IceExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 7631251651B3779E01F1C924 /* NativePropertiesAdmin.swift in Sources */ = {isa = PBXBuildFile; fileRef = B405F0A79A60C68C7D5FA6B6 /* NativePropertiesAdmin.swift */; };
+ 766FCB8EBA8556D204DBB398 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 76CB1FD2A00322F3E359E634 /* Connector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C06D8D06675BAF6E05DCBC8D /* Connector.cpp */; };
+ 76E46DEAD8F0E40EEF87E15E /* ObjectAdapterI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4943D90E215EA7F001876C5B /* ObjectAdapterI.swift */; };
+ 7717D18EBF31682E681A09C3 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = D13112E740E095792FAEB984 /* main.swift */; };
+ 77F8B2EE84BBB39C6EE1E034 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 7802D481AC74B804AAE0628F /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4A796EC75AE3F3A95CF44FF5 /* Properties.ice */; };
+ 7833830A8977C394236E3789 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 038D248253FFFD10F4AB2F27 /* Metrics.ice */; };
+ 789E0A7DAB2AC4D06984BE2C /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58F11EF594018BDA48E2462F /* AllTests.swift */; };
+ 78A0A3ECBC976096141EB5A9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAFF8224F16416487A770A39 /* Client.swift */; };
+ 78C540B138FF5472375778E9 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 78D602F8C0B7F22E8DC68A7B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 7986B86A2F2FE940ED8ED6E1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 79CFFE190D403FD872C555F8 /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C2362DD1D9852CFEEBAED065 /* ConnectionInfoF.ice */; };
+ 7A8AE539388B038C63648969 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7992CA6EAF2AB4E48B3D2CF8 /* Client.swift */; };
+ 7AAD0C1D4E6910E763F2B98F /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = EB02E1C1762AA015913AF071 /* Test.ice */; };
+ 7AD2F93AF42DA619A4397A05 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = D82FDA737E3962604D757B26 /* Client.swift */; };
+ 7AF309B19BDED2A302FCD17F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 7AFEA1E29CBF0B9537735D09 /* UdpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF988BCAAC25BA3D04487165 /* UdpTransceiver.cpp */; };
+ 7B2E17D63F1E14FAD4F3071E /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0C5C3C16DE4B7DE056FFC7DD /* ClientPrivate.ice */; };
+ 7B405208E85F7EEB02A6F5FA /* Oneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF3F99A20C0C32083637ECBA /* Oneways.swift */; };
+ 7B425A2330D538AFDC72C3C4 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4915A6FBAF6FEB632CFA7415 /* Plugin.ice */; };
+ 7BF6FD90EFBD365BAACEB5F5 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = D010B56A525D084DFD68EAC7 /* Router.ice */; };
+ 7C122F8F5FF5F386B7979917 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 594A5893311594ABA84DDE2E /* TestAMDI.swift */; };
+ 7C1CEF47029DF7C68531CCC3 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 298A2BAAE7678208C78D1A2C /* ServerPrivateAMD.ice */; };
+ 7C212DBE98D5C38A5C94FA24 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AEBC064E6B609DA87301145 /* Server.swift */; };
+ 7C47A2F289EE8C5B96CEED90 /* Properties.mm in Sources */ = {isa = PBXBuildFile; fileRef = 65314D334B73B7733B0F9D65 /* Properties.mm */; };
+ 7CE33B9CA6DB5A9306A77CBE /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 7D4244581C14997214F8C6A3 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD6AE2FCE004CAB6C3E812A2 /* TestI.swift */; };
+ 7D4318A3E025C195FD895715 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 7D67F533D4FF72774872EE43 /* Properties.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4A796EC75AE3F3A95CF44FF5 /* Properties.ice */; };
+ 7DC14E0499B9973FDDB079B4 /* SecureTransportEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D775F15581ED90C5BF0EE05 /* SecureTransportEngine.cpp */; };
+ 7DC1E34AC15810DB16B0E07C /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 7E1EF352BDB791A380BADF3A /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 7EBF4A2531C083AA753C685A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF2E3A220AC9E9A060DB583D /* Client.swift */; };
+ 7EC4A99947DB3AA55E8407A7 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 81DDF0548E42CFB37B7CD4C4 /* Test.ice */; };
+ 7F406C6D7ED99031DC99A7A4 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 251C120660145DCD5FB6FB5B /* ConnectionInfo.ice */; };
+ 7F535B80DA419AB8A5A03A2C /* SecureTransportUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6129E466F70D4E4A399A8E9E /* SecureTransportUtil.cpp */; };
+ 7FA26E6B4603B73F45AE5007 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FEAC4680FEC7C7B72A4D8D0 /* Client.swift */; };
+ 7FB7F2E1B615DC5A1A6F482B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95B6991B5CF369BEF354B351 /* AllTests.swift */; };
+ 7FB99ECE268712E36B7B53E6 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0C5C3C16DE4B7DE056FFC7DD /* ClientPrivate.ice */; };
+ 801E59CEA3CEE160729B3FB3 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBAE3F2B1229BBA66D21BABF /* TestI.swift */; };
+ 804601C12B4DCF8E2962419A /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 97BB271A8188770DE5EE5B74 /* TestAMD.ice */; };
+ 80478388702B52A7CAB1004F /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 691D4FAE09254013CDF14460 /* Timer.cpp */; };
+ 80489A9181F3EFC1FBE3C63B /* IceUtil.mm in Sources */ = {isa = PBXBuildFile; fileRef = 03B19351ED5C7121B2A4A39E /* IceUtil.mm */; };
+ 80581DA89E19746857EF4C89 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 632FF48F5F20042AE238ECC6 /* Client.swift */; };
+ 8062048D087502A5E6E44F54 /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6709AE92A21F7B4AA66E804F /* RouterF.ice */; };
+ 810C6BC3873156BD3160FAEA /* Base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D1904D537D8689AA15D64A62 /* Base64.cpp */; };
+ 815FE5DA79FF747CBD55369F /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 51E73D7AFEB64D2A351E19B8 /* Test.ice */; };
+ 81951EFBCF6AFA70E508784F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 189E3ED7C7335F42F131CAE4 /* AllTests.swift */; };
+ 81CEAEB60E6B5F2FC1CA966B /* SliceChecksumDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 463459FB7D8F704FD77898C4 /* SliceChecksumDict.ice */; };
+ 81D2BCF1FA22A2D1CFE00B32 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 007AC5018F40F695098F6B05 /* Server.swift */; };
+ 8207516B2FA51F6FCE0C42BF /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 31D2324E9514306729E2C600 /* EndpointF.ice */; };
+ 8228BD42AA5A25AC6E87D187 /* SSLInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 47241080E5C1C81B6F322C3A /* SSLInfo.ice */; };
+ 8260860CB12C8EC8A3FA06F0 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 8282A2CFB899B21538391DC8 /* SlicedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 85A9DD97447DA62B03DD75B9 /* SlicedData.cpp */; };
+ 8290741F20C410FF4AFD1A9E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 8293738748B5C99D3F2242E9 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 82948E7AAA13ECE7BD6B2DF0 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D5180800465FD5D453E63A6 /* AllTests.swift */; };
+ 8296C9B7C6A6EFF8AC71E731 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 82B147E53A6A1B26D83AED95 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 82CB458EC25B0D7016BBCB69 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E1A635F482FAF37FB9C9FA5 /* AllTests.swift */; };
+ 82F367187335A7186BBB4A4D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 8317C8C456A6E3EEE423C17F /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDDEF36D017621261C2520D4 /* AllTests.swift */; };
+ 833B8E079FBEE002618FF5E2 /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 828B38E787FC8723C83D4919 /* ConnectionF.ice */; };
+ 8374A1E756FC4199EB747D37 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 865B104EF3F6EDED00ED2754 /* ConnectionInfo.ice */; };
+ 8440CFF5937793683F5B8E1F /* Selector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 453895616D7087BC3656F550 /* Selector.cpp */; };
+ 8480D0E872A2C04C2D5BC30F /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C284BB2FB9EBB2B69001E4B1 /* Initialize.cpp */; };
+ 84D4AA4F315D5EB64044D6D9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 84EF9CF799CC859BF3F546E1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 84FAB5CF6544CF7654634891 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 8A5C9E0BB881BCF4F6F0FA8F /* Test.ice */; };
+ 85260B1BAA3C3A090CCF322F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 858663DD2376A3A1958E3C2F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 862C4E66B85E3ECF4A1521CC /* SliceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92B681D8A5D3A17094255E4A /* SliceInfo.swift */; };
+ 8654AAE1C07FF10C18E089D6 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81B7B64819E414CA3B2A2EE1 /* ServantLocatorI.swift */; };
+ 86809D246C88517A3F6A3890 /* Endpoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9B2225BF2C6D5186590EAE48 /* Endpoint.mm */; };
+ 86B70C52CCA873564E80DD2A /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16E86B74195482C819014115 /* Server.swift */; };
+ 86D41F23A527D64B2C4187DD /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 86E9FE7CF8A67D4094F8C15C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29DCEF1F0D3756A0B2657EF3 /* Server.swift */; };
+ 87101CEFB8D326A7FBF2CF51 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBAE3F2B1229BBA66D21BABF /* TestI.swift */; };
+ 8731649E5AF2C80585387869 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 878653A47C4AFA3DA2AD6970 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = B497B16BCF0F6A55224FFDB0 /* Router.ice */; };
+ 87A73CC0117A10B57A847CB7 /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = B497B16BCF0F6A55224FFDB0 /* Router.ice */; };
+ 87BEB96248BAE545D255536C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD6AE2FCE004CAB6C3E812A2 /* TestI.swift */; };
+ 87E1796B9EE2FA728DB4A7B2 /* ObjectAdapterI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8B5C9BA809A1302EC50A6E99 /* ObjectAdapterI.cpp */; };
+ 881E80BE4D93AF2D69E9D540 /* Clash.ice in Sources */ = {isa = PBXBuildFile; fileRef = 13D302603E36BF30FF10F7D0 /* Clash.ice */; };
+ 888F1ACE25CF32F29BB854E9 /* IceEnums.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0D1C059D4BA5E01CB0ADFBB4 /* IceEnums.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 89196C3343A05B724A057DAD /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4C1E574FCAD6BE4FD30AAEF9 /* ImplicitContext.ice */; };
+ 896D746CB2DF64AF41A2FECB /* Connector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C06D8D06675BAF6E05DCBC8D /* Connector.cpp */; };
+ 89BEC7E895F43E38C321F17B /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = B923D26B7ACBD6A753291EF2 /* ServerAMD.swift */; };
+ 89C4ADD39592781BEF5C7C06 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CFD4B7164DA1D8892FBBA97 /* Server.swift */; };
+ 8A169B84739D2F9FF8FC87AD /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFBAEAB4EA096824A6EC790D /* Time.cpp */; };
+ 8A4E2D7C5856755FDE340FF5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 8B13A5EB8AD8D9494BDC2ADE /* PluginFacade.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6FFA737E371CC954F700F596 /* PluginFacade.ice */; };
+ 8B2F6A920D423DB3E9272CD9 /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A373F10D83CCD608A39E3835 /* ServantLocatorF.ice */; };
+ 8B6406CE4AAC4A8487627FCC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 8B69E85502B7E4CA12359F4D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 8B7FA1C907BA9E87BB19FD7A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 8B9CAD919655934C047AD80E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 8BE12B44A43BA5372393CA7B /* InputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 911798EC58B6007855943BCB /* InputStream.swift */; };
+ 8BEF31A45F463E473E9D4B90 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 8C38404A0612603410A3A8FE /* BlobjectAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0290A48F7C23A5D1DDAD3AC1 /* BlobjectAsync.swift */; };
+ 8C3F66D108C0E934A1382B57 /* UnknownSlicedValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8902EE450DF3A87D4781F048 /* UnknownSlicedValue.swift */; };
+ 8C863CF9C7AA5000EAF7D40A /* Twoways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67DDFF09213CF8A855D0B4AD /* Twoways.swift */; };
+ 8C8E5292824134178FDC78ED /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 8CF3759C7256686F4ECC007B /* Protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D1AD8A96BB32FF7809DC6633 /* Protocol.cpp */; };
+ 8D057CA16BD9526346EAB822 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 8D56486B473522E645D69765 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1B17AE9C3FC4801EE0862F7C /* Test.ice */; };
+ 8DC9025489BEF2487C2F5734 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = D37E67061387971945F490E0 /* Client.swift */; };
+ 8DF3B87B9D092675497D4219 /* Connector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 52F7D69A485A017B07B8AD31 /* Connector.mm */; };
+ 8E03693DEC23701338163475 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 8E77EA72AB3765E81EFF2716 /* IceScope.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = D3EDEB5642C2CD4B0494A7E1 /* IceScope.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 8E7F7A35615E19366178CECD /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 756F0C35DE3CC240831BE50C /* TestI.swift */; };
+ 8E884AA4A0FFDEAE1C69C536 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 038D248253FFFD10F4AB2F27 /* Metrics.ice */; };
+ 8E8CC6E805E88F33C69866C8 /* SliceChecksums.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AC62CFA712B929BDCEBCFB6B /* SliceChecksums.cpp */; };
+ 8E904C680D817A0A95E2F3CE /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 737728F65186B1B6E7C4D3CA /* AllTests.swift */; };
+ 8E964F3DACBE978862F34FEE /* IceBinding.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EB0FE3041559F39854E345D2 /* IceBinding.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 8EB5D214C134F6A55688AC8C /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = C00D91287CDA6E27D20C9D3A /* TestAMD.ice */; };
+ 8ED66F8FEF1F6649227B911C /* TcpAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D732E2E9FBBA59C3AABBF754 /* TcpAcceptor.cpp */; };
+ 8F142B8D24C102CC58D52386 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAEABBFF7FB0FB8BF7953AD0 /* AllTests.swift */; };
+ 8F26F3F88C26D3B635AFD9F8 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 8F2E90D8BCB77B541C80D214 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 8F582E5D902956EA60956356 /* IceTimeout.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 510DBF2E39A80486AC1E8ADB /* IceTimeout.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 8F8FF9B637157B7A27DBC7B6 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 8FBA62A93748A6FB19AF24AE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 8FD77B93B37B5CEDD1B365A9 /* Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7605F07734AEBCA7AF79DDE5 /* Proxy.cpp */; };
+ 8FF381BC2F390D9F8C387ECF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 902EDE4A3367389B473A207D /* IceLocation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 40E19608103D6C861DE753D1 /* IceLocation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 903FFBE08504828BD7170B02 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 9068EF83D1AB9147D0C0CC8C /* IceUdp.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 31F3F7F8FC3116D9134C7D81 /* IceUdp.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 90AE016C11083EE0C82DF159 /* BlobjectFacade.mm in Sources */ = {isa = PBXBuildFile; fileRef = E4FC64A9E74B4DBB9C9A057C /* BlobjectFacade.mm */; };
+ 90AE1AE1E1A015A4B0AD3A89 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = CE5804052FC5A96D221B8803 /* TestAMD.ice */; };
+ 90B8A5497FE4A13C9B0F0EA5 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAF1350F67CE8D3A4348F3E9 /* Client.swift */; };
+ 90C0D0B653B21376C3EC5221 /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81B7B64819E414CA3B2A2EE1 /* ServantLocatorI.swift */; };
+ 90CB5BD15D8E665E71213FC8 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0A305D5937C66216F11CF05 /* Client.swift */; };
+ 90EB201396CE6388F6656751 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 90F8A98AFA2D1F259DBD38D7 /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 00BB2BF06851445F36D214CC /* ObjectFactory.ice */; };
+ 9115E061CAAA1563B2222D34 /* Endpoint.ice in Sources */ = {isa = PBXBuildFile; fileRef = CEDF515DDF519A53EF31E84C /* Endpoint.ice */; };
+ 91558ABD0D796D04ED3A6ABA /* SHA1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4771A7DB0DD97F7601FBE649 /* SHA1.cpp */; };
+ 916715DA8664AE85F441A57B /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 51E73D7AFEB64D2A351E19B8 /* Test.ice */; };
+ 9182A3EE4ABF58E0BEF936D1 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38BFB7678058CA1EF051EC45 /* AllTests.swift */; };
+ 92324A8D3D4F9197D56623AF /* Instrumentation.ice in Sources */ = {isa = PBXBuildFile; fileRef = DAEA5CA5740117C6BC42907B /* Instrumentation.ice */; };
+ 92530902D41DEB7AD9D9758C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ 92559FD2CDD8C2CB0D1F65E4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 927032EBA2B1F40DC8487E63 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAFF8224F16416487A770A39 /* Client.swift */; };
+ 928A899C3EAFD3259D77A4AE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 92D939B7670E1DD3E9625AFF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 92D9ACFF43B9D501CBB63C4D /* IceStream.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B1ABFBA6618639D0436D60A6 /* IceStream.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 9305DB46B28E8E729A7119C9 /* EventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B27746854547F83FD3400B1 /* EventHandler.cpp */; };
+ 93AFBFEC80ABBDA5CAB51A8C /* ConnectionInfoF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C2362DD1D9852CFEEBAED065 /* ConnectionInfoF.ice */; };
+ 93BA0B3C27807F67B97CADA6 /* IceRetry.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9C8A4C7448EF28DFB238F82D /* IceRetry.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 93C77C6C27628580319C283C /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5084C1A132AC7CBADD433784 /* TestI.swift */; };
+ 93C7E81353EEF247F3962543 /* Communicator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2A825E2C1DC72FC2FC36D7BA /* Communicator.mm */; };
+ 93FCFC220E1DB15B5607A83D /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = A93A87F8B9860213E8240A72 /* Test.ice */; };
+ 943AB310D41F6110D5403509 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1D9A1622A7CDA70227F3E60 /* TestI.swift */; };
+ 9465368AE598309A56B969C7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 9483E80F3F4A2889E4969CE6 /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 31D2324E9514306729E2C600 /* EndpointF.ice */; };
+ 94EDE06AB53F88B15D15952A /* IceAmi.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = FFB017C2AB2174BF2CA9A97C /* IceAmi.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ 95329B737CA36A0BE38A03CD /* LoggerWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0BDC7ABB450D5DCFB59EBCB /* LoggerWrapper.swift */; };
+ 9534BC69723BA50D6E4F9051 /* LocalException.ice in Sources */ = {isa = PBXBuildFile; fileRef = 030F29F231CBED0013A88C7B /* LocalException.ice */; };
+ 955248EA6392CDF13EC13C50 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 811F0B562E73A9C2AAEE013E /* TestI.swift */; };
+ 95DD355FC2536BD349460D31 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BB88B644528FB390A4A8135 /* Client.swift */; };
+ 96061FF79BD52CE567BAA565 /* Logger.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1A5BA94BC27B8423B16532B7 /* Logger.mm */; };
+ 9609B9E06CF45255304A6C49 /* LocatorInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 48588A0FEC71B23F244B557F /* LocatorInfo.cpp */; };
+ 967A22E037FCDADCF2D49AB7 /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1253B9777BCF966221D0C86F /* CommunicatorF.ice */; };
+ 971F710A781358F5305F22F1 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16E86B74195482C819014115 /* Server.swift */; };
+ 973F141CE455CA2119C25248 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 97A7275AC7365D50F90BDF91 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6296F751356C58951A1119CF /* Server.swift */; };
+ 97E7472656EB049051D43CD5 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F87AF0E3A8122C0FC3E3285 /* Collocated.swift */; };
+ 98296B67F02DC475B219EBB5 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = FE64D8105AAAEB060E6FA33A /* BuiltinSequences.ice */; };
+ 9950EF11DE2C24CA6C3B5295 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9F1C91EC749224042C8D36BB /* Test.ice */; };
+ 99AF3D2AF2A9F18BAA2096CD /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ 99BF17F52FC25AC7F396CF1A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 99D78D6FA84D5F11CC089730 /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = C416308864EF7F37BD16EF96 /* Object.swift */; };
+ 9A14E0C94C5EEF25C03F08DB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7992CA6EAF2AB4E48B3D2CF8 /* Client.swift */; };
+ 9A71491654FFEEB17023FA21 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ 9AB32FD9C2646ACAFEB7FD0D /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A19B0718445836901D562D6 /* Collocated.swift */; };
+ 9ABB9C0E752D3012752968CC /* UdpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF988BCAAC25BA3D04487165 /* UdpTransceiver.cpp */; };
+ 9ACD1E8099130F8CC27CE2E9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = ED2FACB490C9A2EC5A501FB9 /* Test.ice */; };
+ 9B2DFFE5EB15B108F30D0915 /* ImplicitContextI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3E604B3B94EAAC2109E4D82 /* ImplicitContextI.swift */; };
+ 9B5E2668C04862999733DDDE /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 9BE2C0ACD688691E7E409020 /* CountDownLatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 300ACD38E0CCC3978AACB703 /* CountDownLatch.cpp */; };
+ 9C06D28AA9895CD485F0B73B /* certs in Resources */ = {isa = PBXBuildFile; fileRef = 2C015EF6A0A8A9EEE016CF9F /* certs */; };
+ 9C1EA8A782106DEC2C9DC104 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 359279F78A2113594A1CF8A8 /* Client.swift */; };
+ 9C285E575802C41F1AA533A4 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E9040853D6AAE90134F12ED0 /* Test.ice */; };
+ 9C4813DCA89FC4E87EA6D2A6 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = FB3C559B17046F98ED28C5E3 /* EndpointInfo.ice */; };
+ 9C4FD0A3E3F69C57B1EDA21E /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 9C73A24ED5297F2F2C3EA400 /* SliceChecksums.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AC62CFA712B929BDCEBCFB6B /* SliceChecksums.cpp */; };
+ 9C75D5C1E5BABD42CBCF437F /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 52D7B25FF0A236B7B69B2B48 /* Test.ice */; };
+ 9D01EE4DD908E7B5A1B79245 /* EndpointTypes.ice in Sources */ = {isa = PBXBuildFile; fileRef = A6D1E38568D7656F13F57D5A /* EndpointTypes.ice */; };
+ 9D3615757B81A26C2445F7A9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B89423116A9D0059B0444DB /* Client.swift */; };
+ 9D3FAB553BD6EB839E51838F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ 9D5AAD7817CC09882672DB34 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ 9D66DF2D6A41A7293DB8E7B7 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84D759E6446D5F71CE241600 /* TestAMDI.swift */; };
+ 9DBF6AFA41514D6CA9696830 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 9DE28D7CCA347C26D9A58546 /* Initialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BFDA8F3C438AF1F853497C0 /* Initialize.swift */; };
+ 9DF2210E1F7DD17814868F92 /* PropertiesAdminI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14FABAAED2F701CC5D6E21C2 /* PropertiesAdminI.swift */; };
+ 9E1BBEE1881CE45898C118AA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ 9E1EC10BC9D455EB037A91AC /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ 9EC43732C579C6A1457FCAA6 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A1A8FEE7AB16055C7C60B15 /* Server.swift */; };
+ 9EEF26F05181D34AEFCF6DF1 /* Process.mm in Sources */ = {isa = PBXBuildFile; fileRef = C8F45B78B8F03318158A9D56 /* Process.mm */; };
+ 9F174518AD0D9F138558DEC0 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = C00D91287CDA6E27D20C9D3A /* TestAMD.ice */; };
+ 9F324086BBE7C8BA08E6198D /* Protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D1AD8A96BB32FF7809DC6633 /* Protocol.cpp */; };
+ 9F4FE503B03F3DD0A41C2C47 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA9CA8ABE0C8034574EE00F5 /* TestI.swift */; };
+ 9F6B8F7B2A7074C47FC04A5A /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ 9F84BE91EF951B50498893A7 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94307650C0CD9D1D4B13D275 /* AllTests.swift */; };
+ 9F851879E9A627089340C94B /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5084C1A132AC7CBADD433784 /* TestI.swift */; };
+ 9F88D21C75E00AD868EBF425 /* ArgVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4BE441730E27358FD5FD7F9 /* ArgVector.cpp */; };
+ A00A51BF861E7BD0905E5EEF /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94307650C0CD9D1D4B13D275 /* AllTests.swift */; };
+ A027DEB34D2A5AE08D7546C7 /* EndpointI.mm in Sources */ = {isa = PBXBuildFile; fileRef = DE9F16504D23B3F58D7AF4CA /* EndpointI.mm */; };
+ A0F1E181DB84DE1FCFD19F1F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ A13A75687B50F9355CAD529E /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F166F176384EC5B63F51A139 /* Client.swift */; };
+ A161EA8E1757FBC5D68B69DC /* LocalExceptionDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBFCC3CB5A23A85DE6AE2607 /* LocalExceptionDescription.swift */; };
+ A1629F176A5E2774C553FD0A /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = B912CA6E0A1F10F0DF6E9E77 /* Version.ice */; };
+ A1705E2DDBD274DF1EF80EF5 /* ObjectAdapterI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8B5C9BA809A1302EC50A6E99 /* ObjectAdapterI.cpp */; };
+ A1D7D32DE43F49C7AE392228 /* libIce C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D09012971D6D0CE7EAB4D44 /* libIce C++11 iOS.a */; };
+ A21D71A242CF383C9CF03CE5 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = FB3C559B17046F98ED28C5E3 /* EndpointInfo.ice */; };
+ A23B290F3FC39D873B9743CE /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8818172CC090594D16C576F /* TestI.swift */; };
+ A2656E627CEB8C1CFC24D633 /* PropertiesAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 70565ECB1A3515AB0C667598 /* PropertiesAdminI.cpp */; };
+ A274A8E64E8C0752DDA9DE22 /* AcceptorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61643EA5813C280FBB5DCA70 /* AcceptorI.cpp */; };
+ A2D141C00BEC64530F12F5B3 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ A33B313F1E99CE7769712206 /* TestCommon.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ A344090C94E205038F1A42E9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = C9B9DCE19FD35FC0F6AD1D4D /* Test.ice */; };
+ A3775E9539C7C91B33E366DF /* TraceUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 23DBDAAC4E927BA973813A9E /* TraceUtil.cpp */; };
+ A3AD02B0A5E41F0D4C0090D7 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42852A32ED4AE895BFAAA6CA /* Client.swift */; };
+ A46BCE5B5B5647639CD2099E /* ConnectionInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3056C5DA712F55A97B05A44 /* ConnectionInfoFactory.swift */; };
+ A4C1C4F567CF140824F8B265 /* IceSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 4610D441D9493C0B21FEF581 /* IceSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ A4D1AD4FEEA398BE9C53B3E6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ A4D2895060CC261A1BFA9734 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 918271702A341F61A3F4082C /* Client.swift */; };
+ A4E5E6E77F6F458E1D72C496 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = A93A87F8B9860213E8240A72 /* Test.ice */; };
+ A511501ABDA208A416C31901 /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 574BF372E6E418E4C6ED09C1 /* PluginI.cpp */; };
+ A585B90A5E47BDEB13C41C5F /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7AB71501E16A76D0ADC74A14 /* Metrics.ice */; };
+ A589C74CB63780D6603AE7A9 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 925CBA6473C1C2E94842EF0C /* Collocated.swift */; };
+ A5984D4628F1319536311ABA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ A62E6DCDE26EDAD67AF12604 /* ConnectionI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 79B384D87B697743242782A4 /* ConnectionI.cpp */; };
+ A68C1BC7960FC884E2D1376A /* SlicedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EC01BFFE83B9C38FC2EC096 /* SlicedData.swift */; };
+ A6B50494CF67F672EA1F3F24 /* LookupI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FB44DA5C88EAA290CACFCFA8 /* LookupI.cpp */; };
+ A6C53DA685719DAC77545B98 /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = A7C655DD11BD41ED4C3D1E99 /* Logger.ice */; };
+ A6D90B46E6BCEC345B576790 /* ConnectRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 80DFB051092F5C0B9386E466 /* ConnectRequestHandler.cpp */; };
+ A6FF773BDF6A0624BFF283F8 /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 00BB2BF06851445F36D214CC /* ObjectFactory.ice */; };
+ A74A787834229ACFAF304968 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ A7BF56F7CF15C7F1918E2E52 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7F2F45A4AF18D649F0885E9B /* LoggerF.ice */; };
+ A7D79C2160E1690B1B355FE3 /* ObjectPrx.mm in Sources */ = {isa = PBXBuildFile; fileRef = C7F5F0B0B745C16310D6682D /* ObjectPrx.mm */; };
+ A8004C0FF562C004722DA28E /* Process.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1010042EF9CEC31FC0AFD485 /* Process.ice */; };
+ A809FFB0B8C078098B22F387 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ A81DFD0B12ABA23D4771ED3D /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = C416308864EF7F37BD16EF96 /* Object.swift */; };
+ A85E11AB40B665E8D1AEEBEF /* PluginF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 488A75C9C0C95733FE145F5A /* PluginF.ice */; };
+ A8B6CFAB24460B2BDE7C58B7 /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4C1E574FCAD6BE4FD30AAEF9 /* ImplicitContext.ice */; };
+ A8CCC4602948BC4C7B5503C0 /* DefaultsAndOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D54F27BBB79EC99E49FB8337 /* DefaultsAndOverrides.cpp */; };
+ A90C6C367CC7904EF0DC177E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ A9243EB153450F0DE53BA660 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4153C0A035AFF362A8D7A6E /* Server.swift */; };
+ A967AB8FFE8972130A8CA8A6 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ A97771ADBEF1A6EDC22F9FC6 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = CAABDEC1B20906FA83353809 /* ServantLocator.ice */; };
+ A9EAD36CD0E265BF5422B2EC /* IceStream.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2AFD482C35C038A3328285CC /* IceStream.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ AA0294E00C2FE7652DD592C3 /* ImplicitContextI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3E604B3B94EAAC2109E4D82 /* ImplicitContextI.swift */; };
+ AA120F059C52079C902C1B8F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ AAC43E2826D7C8C775C07ADA /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E662BDACBA5DA47F7B5E0D04 /* TestI.swift */; };
+ AAC7BD7A4683A421BF72A737 /* IceSlicingObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F07BAE3EB07F426600EE9C4C /* IceSlicingObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ AAE3866DFAB4450003968986 /* SliceFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A368B3C0257A6AF1B876892 /* SliceFlags.swift */; };
+ AB27AA516E177CA868CCEF8A /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = FE64D8105AAAEB060E6FA33A /* BuiltinSequences.ice */; };
+ AB2876F1070F5F007BF822CC /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ AB4BB965E090B3E55945BE33 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BB5940A27038DF47F718AB3 /* Server.swift */; };
+ AB9EEF334EBE6B5C8ABBC0C5 /* MetricsAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3632C5F63AE7689F894CBC54 /* MetricsAdminI.cpp */; };
+ ABBE6A3DAFFB6DF549C7D01B /* IPEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1F9F2ADAF33F9B5F3499E01F /* IPEndpointI.cpp */; };
+ AC0B69FE480108291EB2124A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1146EA738EEBF0E8643A7CD7 /* Client.swift */; };
+ AC23434D9BCBD401F19681A8 /* WSEndpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 375CE372A58028D41159AAA5 /* WSEndpoint.cpp */; };
+ AC2DD04F7E028F89C6365B96 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ AC91AA266BF85CE025254520 /* ObjectAdapterFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 15F2E4CA99023797339779F0 /* ObjectAdapterFactory.cpp */; };
+ AD0BFCFC01E600EE7A0B2DC8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ AD19E63990B7BE1D9358DBB7 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07504CB28A77E27A13CD5553 /* TestI.swift */; };
+ AD2319B690F6B21CB910F7E5 /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = A46ED6C2DA9BB2B842766CCF /* Communicator.ice */; };
+ AD2AC03AA21DAF4F6669F042 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEB80E71EB7BE144DED9D320 /* Client.swift */; };
+ AD5AB6A52D6C9EB257C2D04C /* ProxyFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5EE97F0338BD9EAD0DE1B10 /* ProxyFactory.cpp */; };
+ AD613B0F2C16C825D4B5499C /* TrustManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5FE4A2CF0D4682384614B575 /* TrustManager.cpp */; };
+ ADD6569B945D243B753160F6 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05EB4357B9BD383A57728E3B /* TestI.swift */; };
+ ADEE77EBBABADB12E97FCC20 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ AE0EF2671CC51DC1710A086B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ AE3C0F67BF8E4E9032C87F42 /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A373F10D83CCD608A39E3835 /* ServantLocatorF.ice */; };
+ AE3CAE3A1F5504E58D02F1A8 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91A7E4C4039CC1B374674571 /* Client.swift */; };
+ AEAAD6DCB9BB84FE72E07E9E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ AEB2FFCD134422D2EC0D378A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C189898682F76F5B954526A /* Client.swift */; };
+ AEE1EC2A3F2E53A79360847D /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93CD33F473CD961099A82773 /* Server.swift */; };
+ AEFD42734D5DC29769433DE5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ AF0A218E4691DA35BD20B474 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ AF7779DEDC41D17ABED0F025 /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E325A4076B7D2F2EF9D33266 /* Reference.cpp */; };
+ AFB439D96AECF5840AECBAC0 /* Exception.mm in Sources */ = {isa = PBXBuildFile; fileRef = 19231A4083CEDD81E52896EB /* Exception.mm */; };
+ AFF30307E50DFE9E163C5D93 /* IconvStringConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 49301C14A9D200E30F8D1B51 /* IconvStringConverter.cpp */; };
+ B04741B3EBC407C23184701D /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F57A0472503DA95892ED6B14 /* PropertiesF.ice */; };
+ B048A06743619B09A0AEFD6A /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F96132367DF285FBBC548D6D /* EndpointI.cpp */; };
+ B048ABD5E04694AE41279B73 /* FacetMap.ice in Sources */ = {isa = PBXBuildFile; fileRef = 5E8B177E95BA2D07DCEFDA1D /* FacetMap.ice */; };
+ B059D05077DBE2076B836D77 /* LoggerF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7F2F45A4AF18D649F0885E9B /* LoggerF.ice */; };
+ B08AA6E08D8637BE9D9EAEF1 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ B0C358210EE980C18A902EAF /* UnknownSlicedValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8902EE450DF3A87D4781F048 /* UnknownSlicedValue.swift */; };
+ B1029866DFBA033EAFF3A472 /* OpaqueEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AC2E1EE44058CE5096D663C /* OpaqueEndpointI.cpp */; };
+ B1062E1B9BDEE598B473650A /* LoggerAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 96A01B6D9C204DFF548C8D48 /* LoggerAdminI.cpp */; };
+ B19BA4F6E443BD74DE0D588B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ B1D38B51204C62564018E52C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ B1E863077DB39FB50DCCDCA5 /* ObjectAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = C284F41389035557B72DC921 /* ObjectAdapter.mm */; };
+ B2391CBC402E2E55C8F51E7C /* Cond.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FD05C8DE3492FA4593406C28 /* Cond.cpp */; };
+ B255F941E152F865C6E30339 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DC688033A9F5344D4120EA9 /* Server.swift */; };
+ B337EE7326BA19D34A7EE73C /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 472A966BEFE38D2EF99832A1 /* Test.ice */; };
+ B35F1AAE24DD524FFEC2A740 /* ConnectionF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 828B38E787FC8723C83D4919 /* ConnectionF.ice */; };
+ B3746F4A950B960B70011143 /* ServantManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F62C515D81B4ECC1B8F7ECC2 /* ServantManager.cpp */; };
+ B374A81C882FB9A2D9998686 /* ServantLocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = A373F10D83CCD608A39E3835 /* ServantLocatorF.ice */; };
+ B3BA06CE2BEDBF4F400FB941 /* TcpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D9C3123B69C3917E0A365577 /* TcpConnector.cpp */; };
+ B3BDDFC18CEDB47AD01F4E02 /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 523B9454C940E0D81E8047AF /* RemoteLogger.ice */; };
+ B3EF1EBCF891C8FDF3C46A70 /* UnsupportedAdminFacet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9BB671D15F8523B6ABEE9F08 /* UnsupportedAdminFacet.mm */; };
+ B40EEC8F3097A83F82206E95 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A8A24458E30DC80BCD1B434 /* TestAMDI.swift */; };
+ B4114345FC2F2412DA28F9B5 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3C5E7B57B4BF54ECEA2E7644 /* Identity.ice */; };
+ B42409E28B853D363B40EA8B /* StreamEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7134B828724603F195A46A12 /* StreamEndpointI.cpp */; };
+ B47A880D4E623F08EFB1B235 /* ConnectionI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B69FB397DFE1E68FE87F0A52 /* ConnectionI.swift */; };
+ B49EABE6CA5AD0911E9FC16B /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A7FAB4CC1E0F31A6C450E57 /* AllTests.swift */; };
+ B4BF1FAE8BDCC9194F3FDC2B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ B506652FDECE9CDC6CC7E509 /* BatchRequestQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8C011F62FA8756F9B88CB6E9 /* BatchRequestQueue.cpp */; };
+ B5285AB65F75D6D1899ED35F /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C189898682F76F5B954526A /* Client.swift */; };
+ B53282FBC297CAE847881427 /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = CE99BACF0BE149F69F2AFBFA /* EndpointInfo.ice */; };
+ B53A93521592F0ECE9BB82EA /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ B59A513DBD23712D26E14029 /* Assets.xcassets in Sources */ = {isa = PBXBuildFile; fileRef = B0B9EA5E559A15DBFE57A278 /* Assets.xcassets */; };
+ B5B06F29860066079EF60978 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88355021C7A31D08304EC1DA /* TestI.swift */; };
+ B5B2A9B8B6191AC23C7BBBC8 /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 44A5BD8A0819F6426E07866F /* Service.cpp */; };
+ B5CC2EE380409EECFFC62BFC /* IceAdapterDeactivation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 52FF2F658D31F2A584C5CEC8 /* IceAdapterDeactivation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ B5FA5423DEB7C1E7A569CC8B /* PluginFacade.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6FFA737E371CC954F700F596 /* PluginFacade.ice */; };
+ B603CD61A5042CF2474FC487 /* Key.ice in Sources */ = {isa = PBXBuildFile; fileRef = B16B5759917633FF3D305B78 /* Key.ice */; };
+ B61D0D8AF61C44AFC3DF8714 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ B6518FA8F55D0214A37C2D50 /* DynamicLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7EC016AF7C4C92CEE082A7B8 /* DynamicLibrary.cpp */; };
+ B66C409ECE0FD6DA906A6388 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6743B765683A9B925F99D1A9 /* AllTests.swift */; };
+ B6734F9EF43EDB853AB9671F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ B69D1512B4B754D93ED1C72F /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D9CB1665FFC46CE91D4B9529 /* PluginI.cpp */; };
+ B6B9595FF0BB44D8749A6C41 /* ServerPrivateAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = AD4098EC310F90065F58E268 /* ServerPrivateAMD.ice */; };
+ B6B9FB7A79A2C88C4B06B073 /* Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 173315ECEF41B1A98A00B666 /* Proxy.swift */; };
+ B6D66D7FE249EC682A7E004F /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2288D724247415182EE9EED7 /* PropertiesAdmin.ice */; };
+ B6DC2394F0DB736BB6751758 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D70577B75E2EF282CDA2F8 /* Collocated.swift */; };
+ B71070BEF1C56AF5B5E4329B /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ B71DA4A44BDD6C9CF847E2C7 /* TwowaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758E5A7716D74082A68175B3 /* TwowaysAMI.swift */; };
+ B73330E7CA1FD5C37214D06C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ B73AF4E022361F7D3EFDCB16 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EC50A5D5A8848770F31576D /* TestI.swift */; };
+ B748CCD87EE9D9F3E023B28C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E043CCAB631BD471DEF5B6E /* Server.swift */; };
+ B76FEB2700DE8349A2567CE2 /* SecureTransportUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6129E466F70D4E4A399A8E9E /* SecureTransportUtil.cpp */; };
+ B770CBEAF066581D82B75288 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05EB4357B9BD383A57728E3B /* TestI.swift */; };
+ B778653C3033E06DDF48E9DA /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 788A94FF26B608B7AC909F56 /* Client.swift */; };
+ B7995A5E7329E8FF7F46404A /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01AA575CAE3319A28CD5E7F4 /* AllTests.swift */; };
+ B864054CD4BA515A78F04A19 /* Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9245EE9385C60ACAD3398624 /* Buffer.cpp */; };
+ B8B1A1EE6812CEB8EE69D2C2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ B8B3BC297606287AA77DBBDB /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ B8E66C08C864FC497D65EA2B /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FEAC4680FEC7C7B72A4D8D0 /* Client.swift */; };
+ B930E12AD649DB9D791DD8CA /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ B93C9D08A73FB7E0A61EB328 /* RemoteLogger.ice in Sources */ = {isa = PBXBuildFile; fileRef = 523B9454C940E0D81E8047AF /* RemoteLogger.ice */; };
+ B9A02492ACD4CA36B60C58F3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ BA560B85D0D2A35F405509A5 /* Mutex.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7FFDBAD738CBAEAE9919A32 /* Mutex.swift */; };
+ BA6DCCFFAF6332BD70D0297C /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BE620CF9DE30EB5998991A5 /* AllTests.swift */; };
+ BA7C8DFB343268372830B7E6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ BB02659CFBFC8A0DAB3561A0 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ BB7C9A733CE7E0FB0B7400B1 /* CommunicatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE6B26C06804866E58A3741 /* CommunicatorI.swift */; };
+ BBB69025B457EC2006D171E6 /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 63A7DA541926380531C3B8E8 /* Network.cpp */; };
+ BBD8F160EC07351944FEC9E7 /* ServerPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9633B57E8267287F48291029 /* ServerPrivate.ice */; };
+ BC06DC8E342FFFD8342B33F9 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BB88B644528FB390A4A8135 /* Client.swift */; };
+ BC71C0B94CDF119759F30372 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ BCE2D7C7C43F34E5D87B934F /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ BCFC1A990B25B2F212A2E6F0 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBA8930E4AC4EAFC06311651 /* AllTests.swift */; };
+ BD10E9FEC5521BCB2A2C2609 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ BD51056E6C09EF7EDE87C66B /* PropertiesI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 36EB098C8EE18A985488AFA7 /* PropertiesI.cpp */; };
+ BDC25192E4B4781A26EC1277 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB43A00D955B0F7E08FDD3DA /* Server.swift */; };
+ BDCAEA6ACC8CA744C0B7E76A /* ValueFactoryManagerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3B94C0C6FBAE34FC003740D /* ValueFactoryManagerI.swift */; };
+ BDD58FC0CE760DC3D947BAD9 /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 691D4FAE09254013CDF14460 /* Timer.cpp */; };
+ BDEA4C39D654452D17EA2527 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41C22F57DF940B52BD56E3EB /* Server.swift */; };
+ BDF2159E6EBDFFA80ACAF39A /* EndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 438696C57A24E941A67A69B5 /* EndpointI.cpp */; };
+ BE0E74ECEC7D652DF3D83F68 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ BE3044FD751678C0CBD8E364 /* StreamAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 674E773DF4B4DCDDA39F3DE8 /* StreamAcceptor.cpp */; };
+ BE636B65DB612F9DB97B8822 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ BEA587FF48A6EF94C58F01E0 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1423CA94EC8D93C8B70B8FB8 /* TestI.swift */; };
+ BEB0A2C210A82C4A0EF69545 /* WSEndpoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 375CE372A58028D41159AAA5 /* WSEndpoint.cpp */; };
+ BF77F7D67CAABA1FE6D5F50F /* ProtocolInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1FD927676FD53EC5878D9266 /* ProtocolInstance.cpp */; };
+ BF952642A81F755EEA5C4AD2 /* libIce C++11 macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 763ACF31E2066730E340FCBA /* libIce C++11 macOS.a */; };
+ BFA6AE1DC11376F2A64B09C9 /* PluginManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5D7BC837A190E8C95AAD223D /* PluginManagerI.cpp */; };
+ BFD86052A4B9501EC9C5F204 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = B84880E6735245A23A60D634 /* TestAMD.ice */; };
+ C0816E68324CC4346341D7A1 /* LaunchScreen.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = A95701B4918767C88D3D5D7F /* LaunchScreen.storyboard */; };
+ C0825C420B0340446F9E6FFA /* ValueFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 020836068D73A79D4DCE6A0C /* ValueFactory.ice */; };
+ C0A55EDF637D2B9BC40907F7 /* OSLogLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EDF8E5A8A5004B676A0BDF25 /* OSLogLoggerI.cpp */; };
+ C1147F466747FE807E2DBC0C /* FactoryTableInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EE718247E5207FBE81F7C1CD /* FactoryTableInit.cpp */; };
+ C129B21F50D609E3AA10E979 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ C15007417DF6EFA9CE6CD3DB /* SSLEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34EE507084F1DAC1C42A3926 /* SSLEngine.cpp */; };
+ C1C3B895E352E20AD255B4AC /* ClassResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3CF8C8D7F56018E4B14BE90 /* ClassResolver.swift */; };
+ C1D0F3E087DE0D10B61D62D6 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ C213A4DC1F9FF94521CDACFD /* AdminFacetFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7447E13620612CE478F173E4 /* AdminFacetFactory.swift */; };
+ C2C3B4D7EEBD218FBD610EAC /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ C2C6798F75E89091D592E17D /* IceUdp.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 46C6B15FA2B196879FD8EC27 /* IceUdp.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ C2D7BB68F2D12D32277849CC /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E28A8A26A675D74CEE27DA /* Server.swift */; };
+ C2F1CC1C8D147D58BDAC1C90 /* IceObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 877C33F38770D875BE148A14 /* IceObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ C3348B616AAD769B094B3C6F /* Selector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 453895616D7087BC3656F550 /* Selector.cpp */; };
+ C3399E137C776C910747E3BB /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E0E2C9A3037DEACC7BB5C8D /* ServerAMD.swift */; };
+ C33C394F5D01418D23748BF9 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0031328AFD096A32F886C239 /* Security.framework */; };
+ C34A5D0003A785FA587C6FEC /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49D14E803C9664FE2638C3A5 /* AllTests.swift */; };
+ C37E53F1EDF2CC7DF3ABADD3 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ C4315D2423B14D2D8E755534 /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3C06873D6A18B5AF06EA761B /* ObjectAdapter.ice */; };
+ C440A3996F5BB066DADEC3B6 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ C45AC5DF4085D41B1F1900C1 /* Clash.ice in Sources */ = {isa = PBXBuildFile; fileRef = 13D302603E36BF30FF10F7D0 /* Clash.ice */; };
+ C45CF9B624FBC3151A5F6131 /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1253B9777BCF966221D0C86F /* CommunicatorF.ice */; };
+ C48F2403CA3BA0E75204A81E /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADBFAB5D4E295192C5DA5D3D /* Instance.cpp */; };
+ C5159068A48261BDA2836154 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ C576D44F9D324CE414B1A49A /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C429BA52E5200E492155ADFB /* Thread.cpp */; };
+ C5C9BB33F18E381BE1AA92B6 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9BBC2ACFB110C84DC4C862D6 /* Test.ice */; };
+ C5E54400A8F2F03D41B0ADB4 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4915A6FBAF6FEB632CFA7415 /* Plugin.ice */; };
+ C5EBA2C3CFCDD0B4D05EC66B /* StringConverterPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CCB7DD0A81B767D953903000 /* StringConverterPlugin.cpp */; };
+ C5F68321A95A14D6499933A6 /* WSTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B5C1917BF4210D0F739E5084 /* WSTransceiver.cpp */; };
+ C602E98027E2BA03AA5ACD5F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ C6D91F455776D85F216BC2ED /* ConnectionI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B69FB397DFE1E68FE87F0A52 /* ConnectionI.swift */; };
+ C797DA61BF1FDAD566C0FB25 /* MutexProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9245071A4DE8D8E016961500 /* MutexProtocol.cpp */; };
+ C7D97113E9F0D2DBB37FA8FD /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ C859C5EE6D93C054B41EEC22 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4915A6FBAF6FEB632CFA7415 /* Plugin.ice */; };
+ C8D45DE2C05F4A99CFEAAA78 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88355021C7A31D08304EC1DA /* TestI.swift */; };
+ C8D9961559B0BF48CB37F7D6 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D26ED3329E8CC06679C2F30D /* Server.swift */; };
+ C8ED38CDD2CB6C9310004A3F /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 10838D30B80697B9DDBA31D3 /* ClientPrivate.ice */; };
+ C9075386C8734CD4851E987C /* ProxyFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5EE97F0338BD9EAD0DE1B10 /* ProxyFactory.cpp */; };
+ C90841CD0224B0CF74543DA9 /* ArgVector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4BE441730E27358FD5FD7F9 /* ArgVector.cpp */; };
+ C979BCC1921DAE4EBC2230CE /* BatchRequestQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8C011F62FA8756F9B88CB6E9 /* BatchRequestQueue.cpp */; };
+ C9843CF4FC0367B3B8ABCD61 /* LoggerUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 65F012235FAE7A79FA922758 /* LoggerUtil.cpp */; };
+ C9C17C0754EFFDBD7ED1EF8B /* FormatType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96F346F0305A06F0EFADF9BF /* FormatType.swift */; };
+ CA726720358ED2EF89D2A1C8 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ CA747A545A8EE6629F68DC5E /* Twoways.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67DDFF09213CF8A855D0B4AD /* Twoways.swift */; };
+ CAABDA28D4BA95CBD2B8E6AB /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 037FD47584D12123792BDA88 /* ServerAMD.swift */; };
+ CAF9592E7255F2E45103519A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ CB1C1AF3CCA34FA2E49C4C6D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ CB951DA8DAE9867FEFBDAA00 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1AA2AE3927EBF4C6E252C140 /* Metrics.ice */; };
+ CBA3B07FFB9D427717826DF7 /* certs in Resources */ = {isa = PBXBuildFile; fileRef = 2C015EF6A0A8A9EEE016CF9F /* certs */; };
+ CBA9115D8EF52668B997E107 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ CBA9ECA116410102129638BD /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = B4D1E5A8A8C48DEC0A0155EC /* Test.ice */; };
+ CBD3ADE1DDCCFD0CD77AEF6C /* Router.ice in Sources */ = {isa = PBXBuildFile; fileRef = B497B16BCF0F6A55224FFDB0 /* Router.ice */; };
+ CBDAA9E1626D6E8B27E355FB /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 90EFB1CE1C4B06CB3795BA7B /* InstrumentationF.ice */; };
+ CC266D6F9FDF8CBC6CAE88AC /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ CC808CD88901678086E38F9F /* Exception.mm in Sources */ = {isa = PBXBuildFile; fileRef = 19231A4083CEDD81E52896EB /* Exception.mm */; };
+ CC9F27F4225AADC6D8FBF086 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ CCA19CECCA956EC81584313D /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBA8930E4AC4EAFC06311651 /* AllTests.swift */; };
+ CCB53890A6B006005BEE9A00 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = 95A8E2FD4FB54E0EF0C4CADE /* Current.ice */; };
+ CCCD001B05A56979E761F1F7 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ CCD6374D0088CB4E4060BE68 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 340032EE1FA41DE5519F6FC1 /* TestI.swift */; };
+ CD32888BA5C6112233F483A6 /* ProtocolPluginFacade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A609B420DBC220683E3478A5 /* ProtocolPluginFacade.cpp */; };
+ CD35C5B6BF215E123503EBBE /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3C06873D6A18B5AF06EA761B /* ObjectAdapter.ice */; };
+ CD424E5DEA0F488227CA7F86 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = F166F176384EC5B63F51A139 /* Client.swift */; };
+ CD6D079F705F31CA133CFE3A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 49C9CEFAD9C27035C47EFB73 /* Test.ice */; };
+ CD98EC598459410E3BF69474 /* ProtocolPluginFacade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A609B420DBC220683E3478A5 /* ProtocolPluginFacade.cpp */; };
+ CDB467D814F5BC5EB800CC4A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ CDC46E7D421DAE31D05671DF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ CDD1FAE8B83A23AF373D8C4C /* RequestHandlerFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 471CD416B83B542C8F7582AB /* RequestHandlerFactory.cpp */; };
+ CE07EA7451F810329A28DF5C /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E1A635F482FAF37FB9C9FA5 /* AllTests.swift */; };
+ CE1EF0EB6121162D1D31642E /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = D6292E700118F4E42B326819 /* Connection.ice */; };
+ CE2C932A1ACF31F0501CB355 /* BuiltinSequences.ice in Sources */ = {isa = PBXBuildFile; fileRef = FE64D8105AAAEB060E6FA33A /* BuiltinSequences.ice */; };
+ CE483CB090B41A6286D64F20 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ CE59499E72129B5335F78831 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EBB3540198C53BCD831F20D /* TestAMDI.swift */; };
+ CE6318F9E87BAE59007E25E9 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 756F0C35DE3CC240831BE50C /* TestI.swift */; };
+ CECC8AA351A36EDFD46914AD /* EndpointI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81788FBB3A77489D9F76FF0E /* EndpointI.swift */; };
+ CEDFADCC7BE0E355F0CCF222 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ CF10CB5FBBC03CE5AD3D8DBE /* InputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8B38AE066B39786410748F40 /* InputStream.cpp */; };
+ CF40CAF8D294FFFC56EE3722 /* OpaqueEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AC2E1EE44058CE5096D663C /* OpaqueEndpointI.cpp */; };
+ CF5F5A7A7E5F6C4A371B8091 /* SecureTransportPluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 586624A3F550C8253BF180DF /* SecureTransportPluginI.cpp */; };
+ CF5FAAFEF98E4D493CB90713 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38BFB7678058CA1EF051EC45 /* AllTests.swift */; };
+ CF7B2085A2010076758D5C2C /* Logger.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1A5BA94BC27B8423B16532B7 /* Logger.mm */; };
+ CFA19707B03AB69A7BF110FE /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41C22F57DF940B52BD56E3EB /* Server.swift */; };
+ CFA683B9B090DD5CBBDD63F9 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E183236587AED966063E0A3 /* AllTests.swift */; };
+ CFC7118AAF10A1D5FBE3BE4C /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = 851C3F8D55FA569B433B5FD5 /* Util.swift */; };
+ CFD20216CA7515A33C9AB538 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ D02B662F0C47FE9E48EBF039 /* ValueFactoryManagerI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3B94C0C6FBAE34FC003740D /* ValueFactoryManagerI.swift */; };
+ D049595ADB83D16C4F0B3C43 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C1B9082D7C66385A1F84BD7 /* Server.swift */; };
+ D04B38BB70AD720FF1552234 /* CollocatedRequestHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B2E3B10FBA657C52E19BC44B /* CollocatedRequestHandler.cpp */; };
+ D06E072BC06D54723E47AE55 /* IceExceptions.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = BA9B294D0E2DAB2D585F71E6 /* IceExceptions.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ D06EFF868D74B9306FE0D22C /* ConnectorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 04BF7DE5C0E4114B7E131312 /* ConnectorI.cpp */; };
+ D0CB75218E4FB420AA4C64F4 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E662BDACBA5DA47F7B5E0D04 /* TestI.swift */; };
+ D0D6C65F00F894885310792B /* PluginI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D9CB1665FFC46CE91D4B9529 /* PluginI.cpp */; };
+ D0E4225D745E9626F7613FFC /* Descriptor.ice in Sources */ = {isa = PBXBuildFile; fileRef = A2069630D4A927F86C4FBC80 /* Descriptor.ice */; };
+ D1059BC659028A5F22837A15 /* UtilException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF1BCF9C50968F7FEB3324F6 /* UtilException.cpp */; };
+ D15056EEFBFD97E2CE7E5057 /* ImplicitContextF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6B0972F4B9891E7569954312 /* ImplicitContextF.ice */; };
+ D153C7D322A894AEEB1A89C8 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = B84880E6735245A23A60D634 /* TestAMD.ice */; };
+ D1A399FA2ADF5FCC1B211A0F /* Glacier2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4EF3778FE0BD6309950B7C0F /* Glacier2.framework */; };
+ D1A5FD2DDD3BEB8A5C39E5C7 /* IceProperties.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7DACE4CE00C90B00137CDD05 /* IceProperties.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ D1BB5FD37A0527CAAD1F3FE1 /* DispatchInterceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7AF9BF639398943A70F14231 /* DispatchInterceptor.cpp */; };
+ D2051B9E813049B5BBF24BBC /* TcpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2909D8FC93EDAC36BB8E7957 /* TcpTransceiver.cpp */; };
+ D21CFB3C95D66603D2BB0702 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6AE3AEEADC3C6C8E0FB3C93 /* Server.swift */; };
+ D281500701F1BBF34D9B4783 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ D2AC776BC6022E14748AA1E6 /* IceOptional.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C4F874AD5EA2585BEB2788BD /* IceOptional.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ D2BE0C5FCC73151733E481FE /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0946309162FAB019EF2B106F /* Server.swift */; };
+ D2D0D3AF33FC4DA180E35200 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ D2D99B339D6DF21E7F9FC79C /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ D2E59F673EE562CB04E8A960 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ D2F27A10D87596A49EE9EE60 /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 00BB2BF06851445F36D214CC /* ObjectFactory.ice */; };
+ D2F5694F12EBB23EB5A1DDA3 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ D31B36E1A426DBA858A9D0E2 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ D33B60D572410030B5DB6F7F /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = A46ED6C2DA9BB2B842766CCF /* Communicator.ice */; };
+ D37D192A024FA7595A232F9A /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2F1656B63FFA16CE1CB8A8B5 /* HttpParser.cpp */; };
+ D3A63F0888DF7F03715A38D4 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58F11EF594018BDA48E2462F /* AllTests.swift */; };
+ D3C3E3D3B52717218741E5AE /* FormatType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96F346F0305A06F0EFADF9BF /* FormatType.swift */; };
+ D44AE2CA9832942F0903F621 /* Endpoint.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9B2225BF2C6D5186590EAE48 /* Endpoint.mm */; };
+ D4558D79943AD6B71429B41A /* DynamicLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7EC016AF7C4C92CEE082A7B8 /* DynamicLibrary.cpp */; };
+ D48543D36056084EB09C55D5 /* ObjectAdapter.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3C06873D6A18B5AF06EA761B /* ObjectAdapter.ice */; };
+ D4BFA8B08DCB4334DFB7E44D /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 31D2324E9514306729E2C600 /* EndpointF.ice */; };
+ D4C7CB694404F84ACAF6FE17 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93CD33F473CD961099A82773 /* Server.swift */; };
+ D5343E2A16548A11EE8A9E95 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3CDBED8B141B3FE3A6AB8E2 /* AllTests.swift */; };
+ D55CD451BD753C641225BE52 /* LoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5C45004277123EDCA7BCA6A0 /* LoggerI.cpp */; };
+ D59E1198863C8BF1DD5826C2 /* LoggerAdminI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 96A01B6D9C204DFF548C8D48 /* LoggerAdminI.cpp */; };
+ D5C6D577ECDFAC2FFB6E2091 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 50C14E2FBFE498ECE440356D /* Test.ice */; };
+ D5DD65E75F40145089631728 /* IceAmi.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EC4F7DC4FDFB8038EDA83A45 /* IceAmi.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ D5FD0793DAE372722CB1E62C /* UserAccountMapper.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6DFC6B655D6E3B27FFF53F55 /* UserAccountMapper.ice */; };
+ D69B59E0CD89B552A1D89F65 /* ServantManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A001D5976E7EBCEFED2B608 /* ServantManager.swift */; };
+ D6A03A49AC62A8ABFB7B8F68 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ D6D201ABCAE22FA5830547AE /* Shared.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2429536C7D00CC9A6F571069 /* Shared.cpp */; };
+ D6D6210548C1AA617404A57D /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ D72B3E9A0AC151E20F01351F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ D74F85D881F80F1D2F9BC718 /* ImplicitContextI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D0A1C910BAD79CB90B4E3DC5 /* ImplicitContextI.cpp */; };
+ D75D5118E74F92988F8D6455 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ D7652F0FEAA676A4D7764A07 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6421091C6D40F11387EB3C9 /* ViewController.swift */; };
+ D78ED2B922E0DA6581778305 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 260E00176AE3729587786A64 /* TestI.swift */; };
+ D7F5D39AFB9326C71F03138D /* CtrlCHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F02FA98FF08CB088789D1C7 /* CtrlCHandler.cpp */; };
+ D80B5EC632C9216669A33CB9 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ D8310B7A2125E304CC8D39C2 /* LocatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 50FF32BF41290CD4BA39CB51 /* LocatorI.cpp */; };
+ D8A53BBF3E074BE8B3B19BD9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 9F1C91EC749224042C8D36BB /* Test.ice */; };
+ D8BB3861C360B8A229B7AA09 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ D8E1295C8A14C52F8DD11480 /* OnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8BDCF3B69B2E86939F9A57A /* OnewaysAMI.swift */; };
+ D9034D49282DC46A2903C15E /* ValueFactoryManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1E5D09858E9E4D6A34A94FEF /* ValueFactoryManagerI.cpp */; };
+ D9373CB8FCF881F9112E7423 /* OutputStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FABD6EB0E182EA49D4B5766E /* OutputStream.cpp */; };
+ D95BDCE671EA7347039F075C /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ D9A3FAD5DFC57CF06B8085F4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ D9C4C6935F571833E7BCBA73 /* ConsoleUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 240904EAE20C44F684F837C6 /* ConsoleUtil.cpp */; };
+ D9D865292AAD526E093CE75E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BA911AA1849C456055BD6AD /* AllTests.swift */; };
+ DA294686E94A1EAD268E5EDB /* SecureTransportTransceiverI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0A0AF0DCC30C5C540CE97CC4 /* SecureTransportTransceiverI.cpp */; };
+ DA57AC8E673A528515612358 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E755B18219308B2817FC9D3 /* Client.swift */; };
+ DA6B37DE040DD778FBE5F704 /* LocatorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 50FF32BF41290CD4BA39CB51 /* LocatorI.cpp */; };
+ DAB4C3F45D91133CEE978F55 /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3C5E7B57B4BF54ECEA2E7644 /* Identity.ice */; };
+ DAE9E08C575E18C9F278EB47 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ DB0470398468A17B63322463 /* IceObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 1A71BC5C851C5EFD99C2216C /* IceObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ DB6A51AE7279B949C96C5B63 /* TcpTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2909D8FC93EDAC36BB8E7957 /* TcpTransceiver.cpp */; };
+ DBAAA12ACCC78CB0BADB3C13 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E0E2C9A3037DEACC7BB5C8D /* ServerAMD.swift */; };
+ DBB237E48AA9CD9BB57B8EAB /* IceLocation.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 3FBDEBDB8E0DAC4C18CF8225 /* IceLocation.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ DBCA14035C3233D303A1AE73 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = E9040853D6AAE90134F12ED0 /* Test.ice */; };
+ DC1EF5DDBFAEECE120D6FF47 /* OptionalFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69F24D683B72432659C41F5E /* OptionalFormat.swift */; };
+ DC54C632154762C8E3961AA3 /* SliceFlags.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A368B3C0257A6AF1B876892 /* SliceFlags.swift */; };
+ DC5F96D65C893836C550C166 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ DC60FD1331F6F96F47F266AD /* Identity.ice in Sources */ = {isa = PBXBuildFile; fileRef = 3C5E7B57B4BF54ECEA2E7644 /* Identity.ice */; };
+ DC78D8C62CF5D31E463617A4 /* SlicedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 85A9DD97447DA62B03DD75B9 /* SlicedData.cpp */; };
+ DC7DA3588064686BF69F974B /* LocatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0324299CF5CA4E7302B4ACAC /* LocatorF.ice */; };
+ DCC6F528E224819731AB4850 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ DD8950903E38ED59CD455567 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29DCEF1F0D3756A0B2657EF3 /* Server.swift */; };
+ DD9513B7825BC1773B082AEE /* EndpointFactoryManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8F7EB4BD53C8878A62DB683A /* EndpointFactoryManager.cpp */; };
+ DDE97BD8F342A06E03D0EACF /* SSLEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34EE507084F1DAC1C42A3926 /* SSLEngine.cpp */; };
+ DDEBA4CD5CC5FC970E32ACFF /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ DDFA4931EB1234ABCCBAD854 /* StreamSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8B6138D4BA7EC05DBA41627 /* StreamSocket.cpp */; };
+ DE078DB0B4482F4330681574 /* ThreadPool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DA840989579096474F7A7C8 /* ThreadPool.cpp */; };
+ DE35A55B451C09A63056F780 /* LocalObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAFA154DBD50B9604A7A7C59 /* LocalObject.swift */; };
+ DE6BB51BCFA6E7695CBA2CEA /* EndpointF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 31D2324E9514306729E2C600 /* EndpointF.ice */; };
+ DE82988643B9F7B575E199AF /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ DEA44F6A0AB868FF2BFEAA5F /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 411D02DCD4129040E0C3C8F6 /* ServerAMD.swift */; };
+ DEC041C6A42ECDFCF6463C45 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ DED925DFB0508C59A174F8B3 /* BatchOnewaysAMI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92B5906332A66BA58B0EFA97 /* BatchOnewaysAMI.swift */; };
+ DF11AE70071867E2E7201E34 /* IceAcm.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = FCD76BA365CFA076EF297D33 /* IceAcm.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ DF48DDC8F5BE44C7F2700F0F /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53E07E25DA43B3E8EB6E9D31 /* Client.swift */; };
+ DF7DB38B225B53CC5E40DA57 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ DFCCB6820FC9EDF90E578FB8 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9FE14B8B35538CF444B87FB /* Server.swift */; };
+ E00A889D12C2BF5C9EB709DD /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ E07884BD1D162130CC9951F5 /* ConnectionInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 865B104EF3F6EDED00ED2754 /* ConnectionInfo.ice */; };
+ E078B63F168092ED1E29AD07 /* Blobject.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF89BCFE1E4D3CD34C34AAA6 /* Blobject.swift */; };
+ E0B6E068ECC30F21B76F4DD1 /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A98EBCF6F026FC4FF7AFD672 /* Exception.cpp */; };
+ E0C01D24062418BE54318D9B /* PropertiesF.ice in Sources */ = {isa = PBXBuildFile; fileRef = F57A0472503DA95892ED6B14 /* PropertiesF.ice */; };
+ E1320B4398C56859169F6BAE /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAB25D7258209D619F6376D1 /* TestI.swift */; };
+ E17B2A5068393689A520D3B6 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2031D6527EBCAC2258D6F59F /* Client.swift */; };
+ E17F4BA619279E7CD782555F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ E1B42CD5A640264FB00D079C /* EndpointInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = FB3C559B17046F98ED28C5E3 /* EndpointInfo.ice */; };
+ E1C52CC83224353BBFD42E0D /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ E1CFECEBC391B31B74C724CA /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0AACB72D5FAFE6F7B85D0FC4 /* Object.cpp */; };
+ E23361020151588840C90EEE /* IceRetry.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 581215CCF88E5C3BE65ECF1B /* IceRetry.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ E242C30394804807E1886C05 /* SysLoggerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CFAAE2F5B1D4A3050CD17E97 /* SysLoggerI.cpp */; };
+ E25C516DCDB15759FAEA4777 /* PromiseKit.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ E28F7B5B9061C78BC0C7070C /* IceOperationsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = C1CC2963FE8AC9E7D4159212 /* IceOperationsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ E29FC2971C1A98E31416A103 /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2581CADFB1C4EBF2F4EAD662 /* Util.cpp */; };
+ E2A6646FC82F6F5425F62B62 /* IceSlicingObjects.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 2E31C452E06DF02A32D74158 /* IceSlicingObjects.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ E2B1766AFD0AFFCC24906198 /* IceGridSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BA5B7ABB4CB0BF942935864 /* IceGridSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ E2D68EED7C54BF4D8BBAF9D7 /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D0747ED96A227648F3E66B2 /* Locator.ice */; };
+ E2E5DEA925171533E8C3AC88 /* Plugin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4915A6FBAF6FEB632CFA7415 /* Plugin.ice */; };
+ E2F10511C234DE595075315D /* ReferenceFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8D0B27B694C3EE943904522E /* ReferenceFactory.cpp */; };
+ E306589E9AF4443EFB1F8063 /* Random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2EF912517FE2F9E06B375F87 /* Random.cpp */; };
+ E348179A50D26C4DA8FCE102 /* IceSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 4610D441D9493C0B21FEF581 /* IceSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ E348A1E4272FB4E36AC8E764 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ E3533DC78763C626AA57DE5F /* RouterF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6709AE92A21F7B4AA66E804F /* RouterF.ice */; };
+ E36316690AD1BB71BBD327F6 /* ServantLocator.ice in Sources */ = {isa = PBXBuildFile; fileRef = CAABDEC1B20906FA83353809 /* ServantLocator.ice */; };
+ E3D59F94B3519EFE6378B6E1 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ E4091AB80B01CE002CB56E50 /* ImplicitContext.ice in Sources */ = {isa = PBXBuildFile; fileRef = 4C1E574FCAD6BE4FD30AAEF9 /* ImplicitContext.ice */; };
+ E435BC0E41C7CF140D4C600A /* Locator.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2D0747ED96A227648F3E66B2 /* Locator.ice */; };
+ E4B88B9050A5B2C8B87C30DF /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 918271702A341F61A3F4082C /* Client.swift */; };
+ E4E9040296A1F3A97D8F4FEA /* UdpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A66926ED2CACE6A4FA7B5C66 /* UdpConnector.cpp */; };
+ E5760FF8E34038AF8F79B906 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ E5A4FC209F85E660EAEA21F9 /* Communicator.ice in Sources */ = {isa = PBXBuildFile; fileRef = A46ED6C2DA9BB2B842766CCF /* Communicator.ice */; };
+ E5AE6B4B245605D048EB6AAC /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BB5940A27038DF47F718AB3 /* Server.swift */; };
+ E5DDC56719403647F95713E5 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ E608DF14A2CE97C234B5988A /* ServantLocatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81B7B64819E414CA3B2A2EE1 /* ServantLocatorI.swift */; };
+ E62788E0786FC8C20E8F8FBD /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CFD4B7164DA1D8892FBBA97 /* Server.swift */; };
+ E65ACF9C238173AA3DD589C4 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 401C8E9968EA1542A390134C /* TestI.swift */; };
+ E680A322D275EAB392321E13 /* TestI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C534C5979A7D8B4B3752F9BE /* TestI.swift */; };
+ E6BD4B6E8F70808ADEB8D494 /* CommunicatorI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE6B26C06804866E58A3741 /* CommunicatorI.swift */; };
+ E6DD99F1CFFCC1EC030082B5 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ E6FA59A37B298550E743AA78 /* Version.ice in Sources */ = {isa = PBXBuildFile; fileRef = B912CA6E0A1F10F0DF6E9E77 /* Version.ice */; };
+ E71F32895E06E7F4478FD23A /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C724C0FEBE2CAFBA08989FB2 /* ProcessF.ice */; };
+ E7375234F20297C3B262C9F9 /* UdpEndpointI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6677DC4BA022BF3A4991609E /* UdpEndpointI.cpp */; };
+ E73BF1CADB1E220174F754B1 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64F6FC1409B86A503C498833 /* Client.swift */; };
+ E77BA79FAFC5578026CCCC54 /* StringUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EA64C24E633066EA27760C88 /* StringUtil.cpp */; };
+ E7858833DF00D16DC1390215 /* WSAcceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7680CD444DA1821E2BBDDD9F /* WSAcceptor.cpp */; };
+ E7A10292DCE7A05797F4AD12 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = B2F7E5D229333C92C6146AC4 /* Test.ice */; };
+ E7A811EF66651879FF3D3932 /* StreamSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8B6138D4BA7EC05DBA41627 /* StreamSocket.cpp */; };
+ E7B6475531861336F10C9855 /* ThreadException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8F81AF5DE3734BFCFACFC594 /* ThreadException.cpp */; };
+ E859AABE689A2CBA31815C32 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1F6E970957A11B1AE6EF71DB /* TestAMD.ice */; };
+ E85DFD44CC056CA3CE19ED4E /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ E884C1142C542285159BF065 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ E8FD99DCF9492C8C9D2C9D45 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ E9142FB3A8C7BE8F3D8C3E3D /* Key.ice in Sources */ = {isa = PBXBuildFile; fileRef = B16B5759917633FF3D305B78 /* Key.ice */; };
+ E931934DCBD019B3AD6E35AB /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ E95ECC274865156F682F1B60 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2C2BD4A7F4DE45077554C07 /* Options.cpp */; };
+ E99679CB0F9EF41E13AA312B /* SSLInfo.ice in Sources */ = {isa = PBXBuildFile; fileRef = 47241080E5C1C81B6F322C3A /* SSLInfo.ice */; };
+ E9EDE821468A972FD1423265 /* InputUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B516C25EE2AD4AA989A0C717 /* InputUtil.cpp */; };
+ EA154A67A0DFDEC5901E64DC /* LocalObject.mm in Sources */ = {isa = PBXBuildFile; fileRef = F6AF11149756D4636F97B86E /* LocalObject.mm */; };
+ EA3438F7CBD76ED4A28CACF9 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 49C9CEFAD9C27035C47EFB73 /* Test.ice */; };
+ EA45BAF5D0476A968AE85A29 /* Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7605F07734AEBCA7AF79DDE5 /* Proxy.cpp */; };
+ EA5FC43B473033F5B4B8FA06 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ EA7C75657DCEB3B5AA6182ED /* Base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D1904D537D8689AA15D64A62 /* Base64.cpp */; };
+ EA823926488538F6496DBE42 /* IceSSLConfiguration.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EF5E76091B28D91259A24A57 /* IceSSLConfiguration.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ EA88EE939CA30F09A72108FA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ EAA15213C48C51F5908B6C73 /* ObjectAdapterI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4943D90E215EA7F001876C5B /* ObjectAdapterI.swift */; };
+ EAC75541999D2D29F3BD295A /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ EAFE7B6E90B4E28210E23F20 /* IceStormSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = F418D0D53F5E126F2F44C0C7 /* IceStormSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ EB3E54130E017A1F4191FA7E /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ EB660F2F1B497A90F4AC77D1 /* ConnectorI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 04BF7DE5C0E4114B7E131312 /* ConnectorI.cpp */; };
+ EB76674F5A0027A5CF96C47C /* EndpointFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 933618455164E19AE790AD98 /* EndpointFactory.cpp */; };
+ EB7EBAF12B550CB70076230B /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E755B18219308B2817FC9D3 /* Client.swift */; };
+ EBB6BB023EE12E36BDE9B312 /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AABD6035B79B6852EBF6A460 /* TestAMDI.swift */; };
+ EC878004575426FDC25F29E9 /* ConnectionFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F3616E470DCD0FDC827CB001 /* ConnectionFactory.cpp */; };
+ ECA7EFDE949B4DF4A9F94045 /* TraceLevels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 241813D9F10FFD0E31CED44C /* TraceLevels.cpp */; };
+ ECAE97125274475653024076 /* Acceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA596A7278E6A5BE268759B0 /* Acceptor.cpp */; };
+ ECB9B4DD217E6144F794F0F1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ ECEFB59767FD00E78241E38E /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 0FA0AD77AB4A762782979AA4 /* Test.ice */; };
+ ED3B059FE481DA09507CA347 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ EDB01B97FB9837AA73391EEA /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1B17AE9C3FC4801EE0862F7C /* Test.ice */; };
+ EE056A55A5DC8CDCC8E66C16 /* Incoming.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18E3542529153EB181E880EF /* Incoming.swift */; };
+ EE0F4B1C01AB7E9B3F379AD2 /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 97BB271A8188770DE5EE5B74 /* TestAMD.ice */; };
+ EE1019B8FD2D7B42A1E62BCA /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ EE793F0EF681D01DC0651381 /* Logger.ice in Sources */ = {isa = PBXBuildFile; fileRef = A7C655DD11BD41ED4C3D1E99 /* Logger.ice */; };
+ EE8109AD999481A1F77CA24C /* Oneways.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF3F99A20C0C32083637ECBA /* Oneways.swift */; };
+ EEB28106B6A4B0276F7A516F /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ EEBAAF3FB8E57976D32B583A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ EED43C947F3C3AA3D0CCC401 /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ EEDAFCB661A89A7CE301F85E /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49D14E803C9664FE2638C3A5 /* AllTests.swift */; };
+ EF574EC9D5E4241C235505E0 /* CommunicatorF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 1253B9777BCF966221D0C86F /* CommunicatorF.ice */; };
+ EFCB85A84164A6029687ACE6 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ F00BB5DF9FAA09F8809FE458 /* IceDiscovery.ice in Sources */ = {isa = PBXBuildFile; fileRef = CD259FE076F39EEBA1958C54 /* IceDiscovery.ice */; };
+ F01040E83454B9EE67B1CE19 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 468C54FF89948C9D452F35C3 /* Test.ice */; };
+ F0299CE966177686FE7E01F0 /* Metrics.ice in Sources */ = {isa = PBXBuildFile; fileRef = 7AB71501E16A76D0ADC74A14 /* Metrics.ice */; };
+ F0506D00B7D4A93C9EA376CD /* DispatchInterceptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7AF9BF639398943A70F14231 /* DispatchInterceptor.cpp */; };
+ F06BA71DA044A01B73EBFB34 /* IceOperationsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A9177E1CD1131BBB556DB172 /* IceOperationsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ F08880AB116C9B066A97A172 /* Current.ice in Sources */ = {isa = PBXBuildFile; fileRef = 95A8E2FD4FB54E0EF0C4CADE /* Current.ice */; };
+ F094A468A7F849D3D26616CC /* Connection.ice in Sources */ = {isa = PBXBuildFile; fileRef = D6292E700118F4E42B326819 /* Connection.ice */; };
+ F094B2AD3747FC38D7B4ADEE /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 468C54FF89948C9D452F35C3 /* Test.ice */; };
+ F0E3E2CE73EF58A61D10DA71 /* Glacier2Swift.h in Headers */ = {isa = PBXBuildFile; fileRef = F082C6550B7B297C967623CB /* Glacier2Swift.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ F0EFCD27C8167E3C6B1AED05 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ F1C33ABC8C571417C321EAFA /* InstrumentationF.ice in Sources */ = {isa = PBXBuildFile; fileRef = 90EFB1CE1C4B06CB3795BA7B /* InstrumentationF.ice */; };
+ F1C40512D22EF6C052307B1F /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ F1DBC0A7B3889ED0D0E0F0C1 /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0AACB72D5FAFE6F7B85D0FC4 /* Object.cpp */; };
+ F1E5BB2600E197870F50F155 /* IceFacets.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 159667676124BA50280F0687 /* IceFacets.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ F234DA35494C35ECC3ED8474 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ F2C890111E8F0A4E1381EE68 /* RequestHandlerFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 471CD416B83B542C8F7582AB /* RequestHandlerFactory.cpp */; };
+ F301A1C283F3B041D7E34ED9 /* LocalObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAFA154DBD50B9604A7A7C59 /* LocalObject.swift */; };
+ F30E1666D7261C07F7151927 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2C465C527F495510572EE063 /* Test.ice */; };
+ F365B55BEF85C45835E8BC2A /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 476F4FDDFCDE084B13E4F39A /* Server.swift */; };
+ F3CF5296AFBED1ED60792F9A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ F3E0059C0B7E029B5C5E46F3 /* certs in Resources */ = {isa = PBXBuildFile; fileRef = F2500E02186D763BCC5F8462 /* certs */; };
+ F3EA5D1C77E3A878C1EA962D /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAEABBFF7FB0FB8BF7953AD0 /* AllTests.swift */; };
+ F3FC57510F5E4F1D0F1A2B47 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ F4050BC7518FB9C22ACEDCE9 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ F41FCABFE56A38C3B8C67ED2 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ F44B8F47C1D5F6BF6921E5B4 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6059450FB8C97A7BDFFE0334 /* Test.ice */; };
+ F4F9DF62AA2FE1DDA204D14F /* RecMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ECC5EC846C89881FB2C4772A /* RecMutex.cpp */; };
+ F511BFBE2962D74D66BB8A23 /* ServerAMD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 457E31EE594CC88F3A44A799 /* ServerAMD.swift */; };
+ F567FAE9AE3D1D16DCF6A8DD /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 6059450FB8C97A7BDFFE0334 /* Test.ice */; };
+ F5F50597A730B437D899DE8B /* TestAMDI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FEDB803435645F58EFFC661 /* TestAMDI.swift */; };
+ F627C21F7A049B2498AF9443 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A3A28D3F77ACF9B59C9EE7F /* AllTests.swift */; };
+ F653196F236306F68B258D16 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = A91D5392ED5EE6A845F39DA3 /* Client.swift */; };
+ F6616D2184259536C74BF8AC /* IceFacets.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 826497ACA601D39811A8CF36 /* IceFacets.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ F67C6737BB738401553D79CF /* SecureTransportEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D775F15581ED90C5BF0EE05 /* SecureTransportEngine.cpp */; };
+ F69C045CE1F4909C2BA28C64 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ F6DA8AE53A51E0147B510B37 /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */; };
+ F71F3CF170E5A790F6ED2E3B /* Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9245EE9385C60ACAD3398624 /* Buffer.cpp */; };
+ F7211770B3DE7E5712348E19 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A1A8FEE7AB16055C7C60B15 /* Server.swift */; };
+ F737271EACBBCA57F964BB0D /* SliceChecksumDict.ice in Sources */ = {isa = PBXBuildFile; fileRef = 463459FB7D8F704FD77898C4 /* SliceChecksumDict.ice */; };
+ F745CC2C7469E661B231D522 /* SliceEscape.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = B0EC7FDB4F5FCF6C81624124 /* SliceEscape.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ F77819754B2D6816DEC132BB /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 632FF48F5F20042AE238ECC6 /* Client.swift */; };
+ F79E1E2A08969F847891F24A /* EndpointInfoFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = D14B4626FA64A1D3308CF7F9 /* EndpointInfoFactory.swift */; };
+ F7A9C9157BE70F320A216986 /* IceHold.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 3F54218F7DD6E867D382BC83 /* IceHold.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ F80153638A0AB4A94F271D91 /* Ice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ F84A837E4BF6F89D2FFB4A09 /* ClientPrivate.ice in Sources */ = {isa = PBXBuildFile; fileRef = 10838D30B80697B9DDBA31D3 /* ClientPrivate.ice */; };
+ F891773E44EBD73C572D2453 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9856CF3C6B1280A9EB49EA8 /* Server.swift */; };
+ F90BE75822BAC37855FD0289 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C724C0FEBE2CAFBA08989FB2 /* ProcessF.ice */; };
+ F933C7B50E71AA3B80BD5550 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ F9832EEB94851402D7B1C5EB /* TestCommon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */; };
+ F98E34651E77EB2FCEF763FC /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ F9A33D6B31B1A53E0D787E9D /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8BEAE2C49D0B45FB5BA67DC /* Client.swift */; };
+ F9AD157E7B432A7C94138F6B /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ FA15135328B6A1461228F072 /* Collocated.swift in Sources */ = {isa = PBXBuildFile; fileRef = E797BF17140520C3290ABFDC /* Collocated.swift */; };
+ FA2DA9981FE05E12EFB7297D /* Properties.mm in Sources */ = {isa = PBXBuildFile; fileRef = 65314D334B73B7733B0F9D65 /* Properties.mm */; };
+ FA5242A27E5401D2CE644EEC /* Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFE0D57F8DD001E75530856B /* Exception.swift */; };
+ FA6C79BB9B9A24E7EB0F4DC2 /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */; };
+ FA904F7785FFB5FEE0FC7B02 /* Mutex.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7FFDBAD738CBAEAE9919A32 /* Mutex.swift */; };
+ FAF36E98C1F18CCCC873BE56 /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = EB02E1C1762AA015913AF071 /* Test.ice */; };
+ FB1F69FAFC2685C632BFD136 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 870EAA4BC7FF0C331853C50F /* Foundation.framework */; };
+ FB20D197A460753D47793E48 /* Communicator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2A825E2C1DC72FC2FC36D7BA /* Communicator.mm */; };
+ FB31778FE73AAA93BD7C9C97 /* ObjectFactory.ice in Sources */ = {isa = PBXBuildFile; fileRef = 00BB2BF06851445F36D214CC /* ObjectFactory.ice */; };
+ FB43C16CD04823ADFAAA88D2 /* RegisterPluginsInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2EB6DB1F8688EB1980F15640 /* RegisterPluginsInit.cpp */; };
+ FBC8B32B7C9079BC8A11772E /* PropertiesI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 36EB098C8EE18A985488AFA7 /* PropertiesI.cpp */; };
+ FBE2CF68467E20CDA7BCC55A /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */; };
+ FBEABB6958818B553B5F54D6 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 788A94FF26B608B7AC909F56 /* Client.swift */; };
+ FBECB69B0CA5A07CB92BEB8B /* Blobject.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF89BCFE1E4D3CD34C34AAA6 /* Blobject.swift */; };
+ FBFEFCA12386355923D9787C /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AEBC064E6B609DA87301145 /* Server.swift */; };
+ FC0A3921D5646C58A0214C0D /* PropertiesAdmin.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1F5791426E16A8B3C5402DBA /* PropertiesAdmin.mm */; };
+ FC27B455E5CCB16667E6412A /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = 457855F403B22BF39C75B16F /* Test.ice */; };
+ FC519EA71C5B7294EDE44BBC /* Test.ice in Sources */ = {isa = PBXBuildFile; fileRef = B4D1E5A8A8C48DEC0A0155EC /* Test.ice */; };
+ FC96865A8E1F329B5679EB2D /* TraceUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 23DBDAAC4E927BA973813A9E /* TraceUtil.cpp */; };
+ FCB8A67BC3205C2C9D67018A /* Ice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C5BFE9B16BF237E7782A4F /* Ice.framework */; };
+ FCC595798F1E7CD5E248E665 /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83CAC57033DE83BE309A182B /* Client.swift */; };
+ FCFFBA5D919987DAAF2B306E /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ FD0217AFE2D9DDCB463A141A /* Client.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83CAC57033DE83BE309A182B /* Client.swift */; };
+ FD03FB6C2682B577B5213DD3 /* IceExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 24323E3AB8CD7D9D405EEE9A /* IceExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ FD7381B92F7FF0C8EB8E1083 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */; };
+ FDA8AF747206FE5E33340C0F /* LoggerUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 65F012235FAE7A79FA922758 /* LoggerUtil.cpp */; };
+ FDCDF3B610A3459A506F492B /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ FDF12300FE4512F28088A4BF /* Convert.mm in Sources */ = {isa = PBXBuildFile; fileRef = AE4F9A2DBEDA32DCB3E60CD1 /* Convert.mm */; };
+ FDF7C0FEB093B497BD55A9EC /* PropertiesAdmin.ice in Sources */ = {isa = PBXBuildFile; fileRef = 2288D724247415182EE9EED7 /* PropertiesAdmin.ice */; };
+ FE420ABD3743883EB8C0A073 /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2F1656B63FFA16CE1CB8A8B5 /* HttpParser.cpp */; };
+ FE5A115CEE232164BFF0363D /* PromiseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */; };
+ FE5A614B6DA7EA5585420628 /* EndpointI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81788FBB3A77489D9F76FF0E /* EndpointI.swift */; };
+ FE69D630CEBB0D3A2CA21EAB /* TcpConnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D9C3123B69C3917E0A365577 /* TcpConnector.cpp */; };
+ FE9ABA442B2FEAF197A8A5F4 /* StreamTransceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F710AFF41CDFAE9BFAFCF1AE /* StreamTransceiver.cpp */; };
+ FEC662A85E2195E2AC2890BC /* TestAMD.ice in Sources */ = {isa = PBXBuildFile; fileRef = 300F8FB7BD45F093F4626D58 /* TestAMD.ice */; };
+ FEC8798483B06F6AA646D350 /* IceOptionalAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = F9C53C5323A0B0F56DD82A34 /* IceOptionalAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ FEDD1CC595C4F136AEFB25E5 /* ProcessF.ice in Sources */ = {isa = PBXBuildFile; fileRef = C724C0FEBE2CAFBA08989FB2 /* ProcessF.ice */; };
+ FEDEE16C6BA2564B41AAA519 /* AllTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BE620CF9DE30EB5998991A5 /* AllTests.swift */; };
+ FEFC05E029F17386D3C15028 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C560837742F1536CD9077D5 /* CFNetwork.framework */; };
+ FF6D412C846979421B6B6A3E /* OutgoingAsync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 93F6B13E28C65453745EE726 /* OutgoingAsync.cpp */; };
+ FFA77E0BB7058984E62CA106 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = E7DFD245235F517B54CBF4C5 /* IceSlicingExceptionsAMD.bundle */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
+ FFD11263F199F7C2E70D4B95 /* ValueFactoryManagerI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1E5D09858E9E4D6A34A94FEF /* ValueFactoryManagerI.cpp */; };
+ FFF894BFFF469F10FDED53B8 /* libIceDiscovery C++11 iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 496A08AE7826BC0BB1770B33 /* libIceDiscovery C++11 iOS.a */; };
/* End PBXBuildFile section */
/* Begin PBXBuildRule section */
- 03851F5820695C8A3B4F194C /* PBXBuildRule */ = {
+ 003B9501F7BB1905A5F86A2D /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/IceSSL/*.ice";
+ filePatterns = "*/Ice/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice2Cpp Compiler for IceSSL/*.ice";
+ name = "Slice2Cpp Compiler for Ice/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceSSL/$(INPUT_FILE_BASE).cpp",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/IceSSL/$(INPUT_FILE_BASE).h",
+ "$(DERIVED_FILE_DIR)/Ice/$(INPUT_FILE_BASE).cpp",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/Ice/$(INPUT_FILE_BASE).h",
);
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceSSL\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceSSL --output-dir \"$DERIVED_FILE_DIR/IceSSL\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceSSL\"\nmv \"$DERIVED_FILE_DIR/IceSSL/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceSSL/$BASENAME.h\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Ice\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir Ice --output-dir \"$DERIVED_FILE_DIR/Ice\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/Ice\"\nmv \"$DERIVED_FILE_DIR/Ice/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/Ice/$BASENAME.h\"\n";
};
- 091AF276CA84BCD68CD68694 /* PBXBuildRule */ = {
+ 08C8EC677A55C41E43877953 /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceLocatorDiscovery\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceLocatorDiscovery --output-dir \"$DERIVED_FILE_DIR/IceLocatorDiscovery\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceLocatorDiscovery\"\nmv \"$DERIVED_FILE_DIR/IceLocatorDiscovery/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceLocatorDiscovery/$BASENAME.h\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 0C6ADE09BEC3AEDBE22E0708 /* PBXBuildRule */ = {
+ 0B80C32BD4D134DA0E971310 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1445,7 +1444,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 0EFC0D7D3FD307E2EAC4EDAB /* PBXBuildRule */ = {
+ 0E68F9302DC12DC520345FD0 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1457,7 +1456,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 13EE92D71E46E78B30F1FD8C /* PBXBuildRule */ = {
+ 0F83359CBEE409E20082E5B5 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1469,19 +1468,20 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 15166E30A993C2D7889CE70D /* PBXBuildRule */ = {
+ 1A7A0D8945E651F6E13E2FC8 /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceLocatorDiscovery\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceLocatorDiscovery --output-dir \"$DERIVED_FILE_DIR/IceLocatorDiscovery\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceLocatorDiscovery\"\nmv \"$DERIVED_FILE_DIR/IceLocatorDiscovery/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceLocatorDiscovery/$BASENAME.h\"\n";
};
- 17216C8EC70B840176A70569 /* PBXBuildRule */ = {
+ 1AB1839EABB1307C5A2A76B7 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1493,19 +1493,19 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 1B439BCF08C59B4EF82EB06B /* PBXBuildRule */ = {
+ 1D09C04D04D8820B9B01FCBC /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/Glacier2/*.ice";
+ filePatterns = "*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler for Glacier2/*.ice";
+ name = "Slice Compiler";
outputFiles = (
- "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Glacier2\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/Glacier2\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/Glacier2/$BASENAME.swift\" \"$DERIVED_FILE_DIR/Glacier2_$BASENAME.swift\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 1C2B960E2BEE7FAAA2CE6B80 /* PBXBuildRule */ = {
+ 1F06297DE0CE11885D802518 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1517,7 +1517,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 1DF61B933AD2DF2F879293E1 /* PBXBuildRule */ = {
+ 1FB2645D9DE2245781BB5053 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1529,7 +1529,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 20E7E017669D7FDC69525C64 /* PBXBuildRule */ = {
+ 24A48ADB26FD93508A8F0BF4 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1541,19 +1541,20 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 2162D174BE26CAE00221AF54 /* PBXBuildRule */ = {
+ 25EA407582BC66F024E4AB0C /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/Ice/*.ice";
+ filePatterns = "*/IceSSL/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler for Ice/*.ice";
+ name = "Slice2Cpp Compiler for IceSSL/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/Ice_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/IceSSL/$(INPUT_FILE_BASE).cpp",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/IceSSL/$(INPUT_FILE_BASE).h",
);
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Ice\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/Ice\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/Ice/$BASENAME.swift\" \"$DERIVED_FILE_DIR/Ice_$BASENAME.swift\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceSSL\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceSSL --output-dir \"$DERIVED_FILE_DIR/IceSSL\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceSSL\"\nmv \"$DERIVED_FILE_DIR/IceSSL/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceSSL/$BASENAME.h\"\n";
};
- 240BEAB4660E574A95E3FD58 /* PBXBuildRule */ = {
+ 2743F08E3A7D0D1FE30AB887 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1565,19 +1566,19 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 29D0642ED51156414541B102 /* PBXBuildRule */ = {
+ 2A12DF11B55CFDE8B87D9E24 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/IceGrid/*.ice";
+ filePatterns = "*/IceSSL/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler for IceGrid/*.ice";
+ name = "Slice Compiler for IceSSL/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceGrid_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/IceSSL_$(INPUT_FILE_BASE).swift",
);
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceGrid\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceGrid\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceGrid/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceGrid_$BASENAME.swift\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceSSL\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceSSL\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceSSL/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceSSL_$BASENAME.swift\"\n";
};
- 29FEFA462E7DCA75674232BD /* PBXBuildRule */ = {
+ 2A35C9838AA99D3AD0B5C00C /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1589,7 +1590,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 2AC9DDE06BD721D305DDCEEC /* PBXBuildRule */ = {
+ 2A5F3A16565D69D87C274592 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1601,7 +1602,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 2B39C2CC0F88BE295702A60D /* PBXBuildRule */ = {
+ 3048174FC0CDBD348D720DF5 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1613,7 +1614,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 3470AA801CDEDB95236D26FC /* PBXBuildRule */ = {
+ 317E3B0BC589CF3C39C84BCF /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1625,7 +1626,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 34F964F34C4487420E117278 /* PBXBuildRule */ = {
+ 336EB607F5E9DA9ED6BF308D /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1637,32 +1638,32 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 3D12120DADD0E265301721A2 /* PBXBuildRule */ = {
+ 337809E4CD1F746E93FD29A7 /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Ice\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir Ice --output-dir \"$DERIVED_FILE_DIR/Ice\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/Ice\"\nmv \"$DERIVED_FILE_DIR/Ice/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/Ice/$BASENAME.h\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 3DA3195D4723EFC9D976BA4C /* PBXBuildRule */ = {
+ 391533FE09988882C6FE19E3 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*.ice";
+ filePatterns = "*/IceIAP/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler";
+ name = "Slice2Cpp Compiler for IceIAP/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/IceIAP/$(INPUT_FILE_BASE).cpp",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/IceIAP/$(INPUT_FILE_BASE).h",
);
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceIAP\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceIAP --output-dir \"$DERIVED_FILE_DIR/IceIAP\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceIAP\"\nmv \"$DERIVED_FILE_DIR/IceIAP/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceIAP/$BASENAME.h\"\n";
};
- 3E2BAD8D665A543067E53319 /* PBXBuildRule */ = {
+ 3CF3596100C74A8696A0A02D /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1674,7 +1675,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 3E3CA630E9C62EC4A269143C /* PBXBuildRule */ = {
+ 43377FA3AE21810F3B100DE4 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1686,7 +1687,19 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 3E8E3AD9AD1F709844369FAE /* PBXBuildRule */ = {
+ 438B7ECD47FD3AA658D4E200 /* PBXBuildRule */ = {
+ isa = PBXBuildRule;
+ compilerSpec = com.apple.compilers.proxy.script;
+ filePatterns = "*/IceStorm/*.ice";
+ fileType = pattern.proxy;
+ isEditable = 1;
+ name = "Slice Compiler for IceStorm/*.ice";
+ outputFiles = (
+ "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).swift",
+ );
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceStorm\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceStorm\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceStorm/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceStorm_$BASENAME.swift\"\n";
+ };
+ 4750F0B1306F32167C7443B4 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1698,7 +1711,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 42E9135B864D53528A85AFEF /* PBXBuildRule */ = {
+ 4D81AE83B3E22C9A1F2AFA1D /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1710,7 +1723,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 499BAE97665C7E9CA1AFAA21 /* PBXBuildRule */ = {
+ 4EC6511509CEA16A1136462A /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1722,20 +1735,19 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 4B6277C664F6F68A47CB0C4C /* PBXBuildRule */ = {
+ 52F9E387C3DAB41D8FF3D9FC /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceDiscovery\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceDiscovery --output-dir \"$DERIVED_FILE_DIR/IceDiscovery\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceDiscovery\"\nmv \"$DERIVED_FILE_DIR/IceDiscovery/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceDiscovery/$BASENAME.h\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Ice\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/Ice\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/Ice/$BASENAME.swift\" \"$DERIVED_FILE_DIR/Ice_$BASENAME.swift\"\n";
};
- 4BB9E5EA925DC920578560EB /* PBXBuildRule */ = {
+ 55B272056F98C4C6281D2208 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1747,20 +1759,20 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 4E688901962029007E4F9908 /* PBXBuildRule */ = {
+ 56A69214C86CD4DFB671E225 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/IceLocatorDiscovery/*.ice";
+ filePatterns = "*/IceSSL/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice2Cpp Compiler for IceLocatorDiscovery/*.ice";
+ name = "Slice2Cpp Compiler for IceSSL/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceLocatorDiscovery/$(INPUT_FILE_BASE).cpp",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/IceLocatorDiscovery/$(INPUT_FILE_BASE).h",
+ "$(DERIVED_FILE_DIR)/IceSSL/$(INPUT_FILE_BASE).cpp",
+ "$(SYMROOT)/$(PLATFORM_NAME)/include/IceSSL/$(INPUT_FILE_BASE).h",
);
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceLocatorDiscovery\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceLocatorDiscovery --output-dir \"$DERIVED_FILE_DIR/IceLocatorDiscovery\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceLocatorDiscovery\"\nmv \"$DERIVED_FILE_DIR/IceLocatorDiscovery/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceLocatorDiscovery/$BASENAME.h\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceSSL\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceSSL --output-dir \"$DERIVED_FILE_DIR/IceSSL\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceSSL\"\nmv \"$DERIVED_FILE_DIR/IceSSL/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceSSL/$BASENAME.h\"\n";
};
- 537641930E5EE9C598A4D26A /* PBXBuildRule */ = {
+ 5909B744599C57B24067778A /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1772,7 +1784,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 56743FE2E18C253F3E0E54C5 /* PBXBuildRule */ = {
+ 5C225EF103FE77A680D6BF5B /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1784,19 +1796,19 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 5B336854F2C653D70C07C3E5 /* PBXBuildRule */ = {
+ 5E72669125F43BC2FD4017BC /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Ice\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/Ice\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/Ice/$BASENAME.swift\" \"$DERIVED_FILE_DIR/Ice_$BASENAME.swift\"\n";
};
- 5B371E5CE8CDDD8F4335D04C /* PBXBuildRule */ = {
+ 602F2D3A28A9EF642A5866CE /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1808,7 +1820,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 5D6309EDA3AC25E6519786AB /* PBXBuildRule */ = {
+ 6260A8F64B9A210FBBAB2897 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1820,7 +1832,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 60A31B76BE3E79E4D3A842CF /* PBXBuildRule */ = {
+ 6292329B2F6E00755334B2D9 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1832,7 +1844,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 6B24E2018A9FB7F3E8302ED9 /* PBXBuildRule */ = {
+ 62A1F89110329E68FE9E9A08 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1844,7 +1856,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 6CAEF40252E01C7D4DC611C9 /* PBXBuildRule */ = {
+ 63DE5BE3DD93EE3C8080B978 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1856,7 +1868,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 6CB685427EB2ECF39801045A /* PBXBuildRule */ = {
+ 64BA6853FCCD1F2E521EA64F /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1868,7 +1880,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 71311F528B5636A1019B5ABE /* PBXBuildRule */ = {
+ 67DDDD1F345F8F5C1CA13F1A /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1880,31 +1892,32 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 80F32E12004E93F83B467B20 /* PBXBuildRule */ = {
+ 69DC4FBED61811358DAEA05C /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceDiscovery\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceDiscovery --output-dir \"$DERIVED_FILE_DIR/IceDiscovery\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceDiscovery\"\nmv \"$DERIVED_FILE_DIR/IceDiscovery/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceDiscovery/$BASENAME.h\"\n";
};
- 83FBA63BCC24D47B2DE938D2 /* PBXBuildRule */ = {
+ 6B9D84578B5DD1714694A501 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*.ice";
+ filePatterns = "*/Glacier2/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler";
+ name = "Slice Compiler for Glacier2/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).swift",
);
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Glacier2\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/Glacier2\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/Glacier2/$BASENAME.swift\" \"$DERIVED_FILE_DIR/Glacier2_$BASENAME.swift\"\n";
};
- 89A81EA59CE9D3325D716778 /* PBXBuildRule */ = {
+ 6F146FF4E37F95875C708A2C /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1916,7 +1929,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 8D17EB68F5818018F0D966EF /* PBXBuildRule */ = {
+ 72D468445B71798A23D9885C /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1928,7 +1941,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 8E532786C3A2096F70166AAB /* PBXBuildRule */ = {
+ 7351B9B9477073FAE6E0D26D /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1940,20 +1953,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 9026B7B8F3367725A0A22545 /* PBXBuildRule */ = {
- isa = PBXBuildRule;
- compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/IceSSL/*.ice";
- fileType = pattern.proxy;
- isEditable = 1;
- name = "Slice2Cpp Compiler for IceSSL/*.ice";
- outputFiles = (
- "$(DERIVED_FILE_DIR)/IceSSL/$(INPUT_FILE_BASE).cpp",
- "$(SYMROOT)/$(PLATFORM_NAME)/include/IceSSL/$(INPUT_FILE_BASE).h",
- );
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceSSL\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceSSL --output-dir \"$DERIVED_FILE_DIR/IceSSL\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceSSL\"\nmv \"$DERIVED_FILE_DIR/IceSSL/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceSSL/$BASENAME.h\"\n";
- };
- 908ACB33632086B804260F3F /* PBXBuildRule */ = {
+ 737CEDF16303C5B23CF8A479 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -1965,31 +1965,31 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 90BFEAF716450BA9A442B8F9 /* PBXBuildRule */ = {
+ 73CF6609FDDDF03E902ABD4A /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/IceStorm/*.ice";
+ filePatterns = "*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler for IceStorm/*.ice";
+ name = "Slice Compiler";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceStorm\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceStorm\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceStorm/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceStorm_$BASENAME.swift\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 92E2584BDA298FF4FDFCE1CB /* PBXBuildRule */ = {
+ 7416C9658917D3EC0285A9DF /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceSSL\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceSSL\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceSSL/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceSSL_$BASENAME.swift\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 9B79FD3C88A8B8D9D3A4EFD5 /* PBXBuildRule */ = {
+ 786A78B1B424C76C46C1D30A /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2001,7 +2001,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- 9CD930308E64DF9A267BBEA6 /* PBXBuildRule */ = {
+ 7BB869EFF6B0DCD0F33E59B0 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*/IceGrid/*.ice";
@@ -2013,19 +2013,20 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceGrid\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceGrid\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceGrid/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceGrid_$BASENAME.swift\"\n";
};
- 9D5D1E1C7EC5E3AA7304BE25 /* PBXBuildRule */ = {
+ 81678828C7636B74C219FEB5 /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Ice\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir Ice --output-dir \"$DERIVED_FILE_DIR/Ice\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/Ice\"\nmv \"$DERIVED_FILE_DIR/Ice/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/Ice/$BASENAME.h\"\n";
};
- A116D39FE604ED60AAA07ABA /* PBXBuildRule */ = {
+ 91158ECFD776B1FA7C42A567 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2037,19 +2038,19 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- A1307B3551D23D2E3B653575 /* PBXBuildRule */ = {
+ 922664450128B20CA5BB4D3B /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceSSL\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceSSL\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceSSL/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceSSL_$BASENAME.swift\"\n";
};
- A45B60C30D37A5E767B44E89 /* PBXBuildRule */ = {
+ 9C0C4722090A4588D15EB573 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2061,7 +2062,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- A82A6B5115AD564835C0177D /* PBXBuildRule */ = {
+ 9DAD6DCC3F20712E3CA4F381 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2073,7 +2074,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- AA2E88BEBE8345BCC320EF35 /* PBXBuildRule */ = {
+ 9F81E60913C5CB43FED2D7A3 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2085,7 +2086,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- AC1D849376CD8406DBFA99AE /* PBXBuildRule */ = {
+ A2220AF9E28856CFD4E719AB /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2097,7 +2098,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- AFBDE54149FD2264FD922D05 /* PBXBuildRule */ = {
+ A3F38100A564F74D54471274 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2109,7 +2110,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- B2C80E7B3EAAD477C0831369 /* PBXBuildRule */ = {
+ A62DB7E92FFBF4588AF5173B /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2121,20 +2122,19 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- B38572827CAA2042F09D0AD5 /* PBXBuildRule */ = {
+ A79C2B3BB4FA95353AEC6E3D /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceDiscovery\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceDiscovery --output-dir \"$DERIVED_FILE_DIR/IceDiscovery\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceDiscovery\"\nmv \"$DERIVED_FILE_DIR/IceDiscovery/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceDiscovery/$BASENAME.h\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- B70E99E53570FC1F11F64FB9 /* PBXBuildRule */ = {
+ A93F3582D4B764D7F26063ED /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2146,31 +2146,31 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- B780C825697C3962A7CDD393 /* PBXBuildRule */ = {
+ AC2092C97612ACACCC55D262 /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceIAP\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceIAP\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceIAP/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceIAP_$BASENAME.swift\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- BA31EAEFA92C7784BB58DDAB /* PBXBuildRule */ = {
+ ACE4C1211E8B730867620E1C /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Ice\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/Ice\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/Ice/$BASENAME.swift\" \"$DERIVED_FILE_DIR/Ice_$BASENAME.swift\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- BC8FB4593F773009A69D73C0 /* PBXBuildRule */ = {
+ B60F4122AD8E2C67BB5C225B /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2182,7 +2182,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- BE07158233980B608290CAFE /* PBXBuildRule */ = {
+ B6233EACC486248603BEB0BB /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2194,7 +2194,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- C947D22AA23AB38507795C09 /* PBXBuildRule */ = {
+ B75331B01C95682DDCD0B614 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2206,19 +2206,19 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- CCC1A71E5D3F4D3270C4EA65 /* PBXBuildRule */ = {
+ B934FB66E26A024F01CC1443 /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceIAP\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceIAP\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceIAP/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceIAP_$BASENAME.swift\"\n";
};
- CD117CD0DA149FAFA5B52449 /* PBXBuildRule */ = {
+ B9533011D4B4CF68A50D3DCE /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2230,43 +2230,44 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- CE5F212704668266E1CE38BD /* PBXBuildRule */ = {
+ BE2B87E63C236651504D89F6 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*.ice";
+ filePatterns = "*/IceGrid/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler";
+ name = "Slice Compiler for IceGrid/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/IceGrid_$(INPUT_FILE_BASE).swift",
);
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceGrid\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceGrid\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceGrid/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceGrid_$BASENAME.swift\"\n";
};
- D1AFFCEFDC717DAE9ADB5AC1 /* PBXBuildRule */ = {
+ BE4B1AC7EA01314C2C60F5C6 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*.ice";
+ filePatterns = "*/Glacier2/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler";
+ name = "Slice Compiler for Glacier2/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).swift",
);
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Glacier2\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/Glacier2\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/Glacier2/$BASENAME.swift\" \"$DERIVED_FILE_DIR/Glacier2_$BASENAME.swift\"\n";
};
- D37DC0F36EC5EC9F9F10AFE7 /* PBXBuildRule */ = {
+ C749A593CC0643D746976854 /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceDiscovery\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceDiscovery --output-dir \"$DERIVED_FILE_DIR/IceDiscovery\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceDiscovery\"\nmv \"$DERIVED_FILE_DIR/IceDiscovery/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceDiscovery/$BASENAME.h\"\n";
};
- D4D579F9C8211D90EB97828D /* PBXBuildRule */ = {
+ C8689F79F090ECAEB4F5A265 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2278,7 +2279,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- D6228CE74606E6828E3D7549 /* PBXBuildRule */ = {
+ C9A02F8C41309B27A94769B7 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2290,19 +2291,19 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- D67C800DC9DC3ACD35F90EAD /* PBXBuildRule */ = {
+ CD14939EF065EE302AF7BE7C /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*.ice";
+ filePatterns = "*/IceStorm/*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler";
+ name = "Slice Compiler for IceStorm/*.ice";
outputFiles = (
- "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).swift",
);
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceStorm\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceStorm\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceStorm/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceStorm_$BASENAME.swift\"\n";
};
- DAB1CCB47E565604A79AD564 /* PBXBuildRule */ = {
+ CF7FEBFE09B5FC9E9856FD30 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2314,32 +2315,31 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- DABC69F40B10048F3EF478B4 /* PBXBuildRule */ = {
+ D15AD5ACBF21128690A18C67 /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceIAP\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceIAP --output-dir \"$DERIVED_FILE_DIR/IceIAP\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceIAP\"\nmv \"$DERIVED_FILE_DIR/IceIAP/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceIAP/$BASENAME.h\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- DD7B2ACF46310AAE93FE70DF /* PBXBuildRule */ = {
+ D5EB8445E119E6CA7818A5D0 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/Glacier2/*.ice";
+ filePatterns = "*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler for Glacier2/*.ice";
+ name = "Slice Compiler";
outputFiles = (
- "$(DERIVED_FILE_DIR)/Glacier2_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Glacier2\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/Glacier2\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/Glacier2/$BASENAME.swift\" \"$DERIVED_FILE_DIR/Glacier2_$BASENAME.swift\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- DF1AA92956396F76A2D291BA /* PBXBuildRule */ = {
+ D6D287ED63E53D852C6076EF /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2351,7 +2351,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- E3F6B63EAF7FA5D85FC65184 /* PBXBuildRule */ = {
+ D712923D7E3D556C101AD1D2 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2363,19 +2363,19 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- E466389782DCEFBAFA212F12 /* PBXBuildRule */ = {
+ DADE21C8D80DEF1A9172A712 /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceSSL\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceSSL\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceSSL/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceSSL_$BASENAME.swift\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- E69D027E4C382B31595D896D /* PBXBuildRule */ = {
+ E47EF4FFFAAF5805E14117FB /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2387,7 +2387,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- E8D4481642923E7FC4A860AA /* PBXBuildRule */ = {
+ E52CB52E61CAC0887F2EACB3 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2399,7 +2399,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- EA15CB00F5E000186A40DF43 /* PBXBuildRule */ = {
+ EC7E98B0C8C4C0DEE9D8690D /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2411,7 +2411,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- EAB5D694C2CFDD2A673843E1 /* PBXBuildRule */ = {
+ ED28E40911C8A0394AA631CC /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2423,20 +2423,19 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- EC5674A8B4EDF6323C8C8306 /* PBXBuildRule */ = {
+ EEF682FA61A770A5B308FA2D /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/Ice\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir Ice --output-dir \"$DERIVED_FILE_DIR/Ice\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/Ice\"\nmv \"$DERIVED_FILE_DIR/Ice/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/Ice/$BASENAME.h\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- EE186DC8506B7A17D190F612 /* PBXBuildRule */ = {
+ EF69AFC63539002AFED1096F /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2448,7 +2447,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- EEB1C583C66DC574060FC6E0 /* PBXBuildRule */ = {
+ F12FF8ACBF5D08160F17CB56 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2460,7 +2459,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- EF4D19A6BBD2E75EA7255A3D /* PBXBuildRule */ = {
+ F29DE55533689D340C3D49A3 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2472,7 +2471,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- F0BCFE2BCD0A357A59014E65 /* PBXBuildRule */ = {
+ F4D1F9E1E8C8A1857CA63843 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2484,7 +2483,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- F250347ED2E7C62408B1A440 /* PBXBuildRule */ = {
+ F4F297FE04E053F5DD67600E /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2496,7 +2495,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- F39F48F7C86F08E9A2CD73C3 /* PBXBuildRule */ = {
+ F7F901033CD14D2826F9519E /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2508,7 +2507,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- F3D9219BCEE8664BB11C0558 /* PBXBuildRule */ = {
+ F843308E9D7AD00BC93D1D71 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2520,7 +2519,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- F78F1AC1390891A1DA3DF2A1 /* PBXBuildRule */ = {
+ F8EE6D464C07D3BE49318C57 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2532,7 +2531,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- FBCFAC0360B365D4D5D724E9 /* PBXBuildRule */ = {
+ FCCFFB48F510D0BA28EC5CC0 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2544,7 +2543,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- FD6CFE39ADF12B364DFF3BBD /* PBXBuildRule */ = {
+ FD3E1A21EC683FB5D6A89636 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2556,7 +2555,7 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- FE51CE4DA41A5CF47A5B0B47 /* PBXBuildRule */ = {
+ FE074612270D2D01A4152AF8 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.ice";
@@ -2568,699 +2567,700 @@
);
script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
- FE8136AF5515EBA0C7F68872 /* PBXBuildRule */ = {
+ FEB623AA03D1E2B3F7DA8AD7 /* 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 = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$ICE_HOME/cpp/bin/slice2cpp\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2cpp\" ]; then\n SLICE2CPP=\"$SRCROOT/../cpp/bin/slice2cpp\"\nelif [ -f /usr/local/opt/slice2swift/libexec/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/opt/slice2swift/libexec/bin/slice2cpp\nelif [ -f /usr/local/bin/slice2cpp ]; then\n SLICE2CPP=/usr/local/bin/slice2cpp\nelse\n echo \"Failed to locate slice2cpp compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceLocatorDiscovery\"\n$SLICE2CPP -I\"$SRCROOT/../slice\" -D ICE_SWIFT --include-dir IceLocatorDiscovery --output-dir \"$DERIVED_FILE_DIR/IceLocatorDiscovery\" \"$INPUT_FILE_PATH\"\nmkdir -p \"$SYMROOT/$PLATFORM_NAME/include/IceLocatorDiscovery\"\nmv \"$DERIVED_FILE_DIR/IceLocatorDiscovery/$BASENAME.h\" \"$SYMROOT/$PLATFORM_NAME/include/IceLocatorDiscovery/$BASENAME.h\"\n";
};
- FFB8FBE0724DE3D503A7F44B /* PBXBuildRule */ = {
+ FFC79856198B8E73392DC86B /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
- filePatterns = "*/IceStorm/*.ice";
+ filePatterns = "*.ice";
fileType = pattern.proxy;
isEditable = 1;
- name = "Slice Compiler for IceStorm/*.ice";
+ name = "Slice Compiler";
outputFiles = (
- "$(DERIVED_FILE_DIR)/IceStorm_$(INPUT_FILE_BASE).swift",
+ "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).swift",
);
- script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\nBASENAME=$(basename -- \"$INPUT_FILE_PATH\")\nBASENAME=\"${BASENAME%.*}\"\nmkdir -p \"$DERIVED_FILE_DIR/IceStorm\"\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR/IceStorm\" \"$INPUT_FILE_PATH\"\nmv \"$DERIVED_FILE_DIR/IceStorm/$BASENAME.swift\" \"$DERIVED_FILE_DIR/IceStorm_$BASENAME.swift\"\n";
+ script = "if [ -f \"$ICE_HOME/cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$ICE_HOME/cpp/bin/slice2swift\"\nelif [ -f \"$SRCROOT/../cpp/bin/slice2swift\" ]; then\n SLICE2SWIFT=\"$SRCROOT/../cpp/bin/slice2swift\"\nelif [ -f /usr/local/bin/slice2swift ]; then\n SLICE2SWIFT=/usr/local/bin/slice2swift\nelse\n echo \"Failed to locate slice2swift compiler\"\n exit 1\nfi\n\n\"$SLICE2SWIFT\" -I\"$SRCROOT/../slice\" -I\"$INPUT_FILE_DIR\" --output-dir \"$DERIVED_FILE_DIR\" \"$INPUT_FILE_PATH\"\n";
};
/* End PBXBuildRule section */
/* Begin PBXContainerItemProxy section */
- 0632E012EA63F40B3A551A5F /* PBXContainerItemProxy */ = {
+ 00CF74B38E229ADA7AE66A7A /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 9484735AE03E2029692D9A8E;
- remoteInfo = "IceSlicingObjects iOS";
+ remoteGlobalIDString = 8CA5088455BC6A8877F6585D;
+ remoteInfo = "IceServantLocatorAMD macOS";
};
- 07D91A0583389F281E8BAF55 /* PBXContainerItemProxy */ = {
+ 00FD89823C84AAAAD61694D1 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = E26093782C036B8157FE5510;
- remoteInfo = "IceExceptions macOS";
+ remoteGlobalIDString = 22F59FDE5EB8BF5D73B8AC27;
+ remoteInfo = "IceServantLocator iOS";
};
- 0B158DE89B7D83465C2A120A /* PBXContainerItemProxy */ = {
+ 0267E3820CCD6EA2414C2550 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 0E2A3FC94AFDB766206E582E;
- remoteInfo = "IceAmi macOS";
+ remoteGlobalIDString = 8D0BD3C20FA17536D15BAA1F;
+ remoteInfo = "IceOperations iOS";
};
- 117CAFE621AB1C2978EA718D /* PBXContainerItemProxy */ = {
+ 08BAB59242DC4A13AA9C229D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = B19BCE3DC6A70E4C1209A842;
- remoteInfo = "IceAcm iOS";
+ remoteGlobalIDString = 6AC0F4641FD881A3F9FDE7CC;
+ remoteInfo = "IceAdmin iOS";
};
- 1203C415D5CC2D30C7CEE6D2 /* PBXContainerItemProxy */ = {
+ 0CF53B19C4FF037D1940D9FE /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 384D485FDC90AD671A67828A;
- remoteInfo = "IceProperties macOS";
+ remoteGlobalIDString = EFC33EE48CCBB18EF56B0FC3;
+ remoteInfo = "IceExceptions macOS";
};
- 1340B557AB964B9035A2ADA3 /* PBXContainerItemProxy */ = {
+ 0DA523C92BCC8C8D303DAB69 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = E3409057C22034CC2897025E;
- remoteInfo = "IceOptional macOS";
+ remoteGlobalIDString = 48A44724482F53DB8836FA44;
+ remoteInfo = "IceSlicingExceptionsAMD macOS";
};
- 203D865CBBE981E6DE72A2C3 /* PBXContainerItemProxy */ = {
+ 13762457FD2AC5C9D8E00FE5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = C8FC003FC8FA66C0F4B9E376;
- remoteInfo = "IceSlicingExceptions iOS";
+ remoteGlobalIDString = 5FBA2B46360A4138C56A793D;
+ remoteInfo = "IceScope macOS";
};
- 20CA0D2C7CC67D11515CDED7 /* PBXContainerItemProxy */ = {
+ 1684F94FC9F2356709007005 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 688E9EADF09FA3C3C10AAB92;
- remoteInfo = "IceSlicingExceptionsAMD iOS";
+ remoteGlobalIDString = B02741DA7E909B59FFEF2A32;
+ remoteInfo = "IceOperationsAMD iOS";
};
- 211388FC7AD6ED207C07C7C1 /* PBXContainerItemProxy */ = {
+ 1DD74438CFD549271568EDD5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = D88150804753E179958EFB84;
+ remoteGlobalIDString = 2493729D7F7E9B76236AE7E5;
remoteInfo = "Ice C++11 macOS";
};
- 27D6345527991D79F2289ACA /* PBXContainerItemProxy */ = {
+ 1F94AA7511F39C25AE9AA6A2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = A3C682466C3C8273EFAE7893;
- remoteInfo = "IceExceptionsAMD iOS";
+ remoteGlobalIDString = 4FF834835F517C58332265C2;
+ remoteInfo = "IceAcm macOS";
};
- 29617E5AF57BF4849A290EE7 /* PBXContainerItemProxy */ = {
+ 20F4B3CE9FE04FA4B68955E3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 3AD2B979CE066736D6D4B1E3;
- remoteInfo = "IceDefaultServant macOS";
+ remoteGlobalIDString = 5F293FDF6A695184C8A8372C;
+ remoteInfo = "IceEnums iOS";
};
- 2EF12634BF7ACBBA6B162780 /* PBXContainerItemProxy */ = {
+ 24BD41A3DE78A2CCCE44D242 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = FC25162F8E5791050ADA6553;
- remoteInfo = "IceTimeout macOS";
+ remoteGlobalIDString = 9C752DD36F100CB9CBBD0EF7;
+ remoteInfo = "IceAdapterDeactivation iOS";
};
- 2F0EEC2B90474DD7FD5DB3CF /* PBXContainerItemProxy */ = {
+ 256F964C7089164917C4241C /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = D88150804753E179958EFB84;
- remoteInfo = "Ice C++11 macOS";
+ remoteGlobalIDString = 8570DC29A49AAFCC705FC566;
+ remoteInfo = "IceEnums macOS";
};
- 347855953A91C020072899F4 /* PBXContainerItemProxy */ = {
+ 286CC429AD8D1AA7065A04E7 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 1A43E4DC2200AFCA9B64394A;
- remoteInfo = "IceProxyAMD iOS";
+ remoteGlobalIDString = 31A765FCD292D8FF91A02483;
+ remoteInfo = "IceOptional macOS";
};
- 37272336095D9F27261FB4F1 /* PBXContainerItemProxy */ = {
+ 28F852A81258223E19504B21 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 77692A78EACA87BD4A7C07ED;
- remoteInfo = "IceInvoke iOS";
+ remoteGlobalIDString = 657CC3DC1EE12800505DDDC9;
+ remoteInfo = "IceAmi macOS";
};
- 387CCD516B03724E3060010A /* PBXContainerItemProxy */ = {
+ 299E7F5DE222690386DA72F1 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 4B59495688B7F39B1013B042;
- remoteInfo = "SliceEscape macOS";
+ remoteGlobalIDString = 4217D4CAD719BC666712429F;
+ remoteInfo = "IceDefaultServant iOS";
};
- 3A9FE04BF1DA45BF0BBE4C70 /* PBXContainerItemProxy */ = {
+ 29FF00FE59065850F898FE0B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 993730ECC3802C1EF520D6ED;
- remoteInfo = "IceFacets iOS";
+ remoteGlobalIDString = 8172B0B43BFF7CD036F8AAF8;
+ remoteInfo = "IceUdp macOS";
};
- 3B9C3A92363CC185ABB57CED /* PBXContainerItemProxy */ = {
+ 2C92247D23AFE94BCD076772 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 1487D56A6DF5DB6658AE3BCC;
- remoteInfo = "IceAmi iOS";
+ remoteGlobalIDString = 9824CA3BDAE389C6BFE9724E;
+ remoteInfo = "IceObjects macOS";
};
- 3E0DCE845772692F599CCD79 /* PBXContainerItemProxy */ = {
+ 32521AB0FAC00F42D19CD11F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 19F4EC895613A249ACB4E388;
- remoteInfo = "IceSlicingObjectsAMD iOS";
+ remoteGlobalIDString = 7ED2831E7D9351394B42F694;
+ remoteInfo = "IceFacets macOS";
};
- 42ABC9E30ED71D51456FCFAC /* PBXContainerItemProxy */ = {
+ 3608D8846AF1C5ABE5DEF5A6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = F2AA7EEC0BF03745A8CB8636;
- remoteInfo = "IceScope macOS";
+ remoteGlobalIDString = F03BC2863420CAE44ADF6E43;
+ remoteInfo = "IceExceptions iOS";
};
- 449BC58D666580C2301E51CC /* PBXContainerItemProxy */ = {
+ 366295DEBDF44C91693D4214 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 6B532D9FC090AA5D043477DC;
- remoteInfo = "IceUdp iOS";
+ remoteGlobalIDString = 45F7C5838CC5BD1755605638;
+ remoteInfo = "IceLocation iOS";
};
- 4635E778D9A648A9ADBF7706 /* PBXContainerItemProxy */ = {
+ 38DB4C8A42B9976E01B83CA7 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 00A5B2376E3999B2CC3B96DA;
- remoteInfo = "IceServantLocatorAMD iOS";
+ remoteGlobalIDString = A0BFE78E710B0B1240650735;
+ remoteInfo = "IceProperties iOS";
};
- 47F524F6CA9E056B6D78A649 /* PBXContainerItemProxy */ = {
+ 3B9ED2C806044886CD53D5F8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = F6AB5C86F2ABAA221052922B;
- remoteInfo = "IceServantLocatorAMD macOS";
+ remoteGlobalIDString = 45785A8A5F989B52F70FF09A;
+ remoteInfo = "Ice C++11 iOS";
};
- 4CAA448D847CE0E4E2AB1F1A /* PBXContainerItemProxy */ = {
+ 43450CFB6ABEE1790C6DAFA3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 20045F9A74AE494FC650CD79;
- remoteInfo = "IceInheritance macOS";
+ remoteGlobalIDString = DA2903A145E256D0159DA978;
+ remoteInfo = "IceProxy macOS";
};
- 4F83719B422EF50E9C4C06C1 /* PBXContainerItemProxy */ = {
+ 467BD94340AF6DDCD91B5F9B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 0ADB6E27FC972C42B88833C1;
- remoteInfo = "IceEnums iOS";
+ remoteGlobalIDString = C52C439B2C3C7D798C1D14E6;
+ remoteInfo = "IceSSLConfiguration macOS";
};
- 514A2B7EE3FC664D721EDC94 /* PBXContainerItemProxy */ = {
+ 48D512B771BD4A1586C63E52 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 66F1886B8F677C117B8E0E40;
- remoteInfo = "IceSSLConfiguration iOS";
+ remoteGlobalIDString = 36C60483DFECCC705AD9B224;
+ remoteInfo = "IceProxy iOS";
};
- 514DBBD404A4FA7778FB9566 /* PBXContainerItemProxy */ = {
+ 4E1591364724982BABBA2884 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = C5AD87D3AE697A2EA40CD076;
- remoteInfo = "IceInfo iOS";
+ remoteGlobalIDString = C9ECE36CD6C3FDC548AE1395;
+ remoteInfo = "IceAdmin macOS";
};
- 54A3CEA67FF17B6942028EC5 /* PBXContainerItemProxy */ = {
+ 526D455DA264AE0DFD46C30B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = ADA5DCED70C435103A1C77E4;
- remoteInfo = "IceAdmin macOS";
+ remoteGlobalIDString = 2493729D7F7E9B76236AE7E5;
+ remoteInfo = "Ice C++11 macOS";
};
- 5B48CD5F193B9458665CB3C0 /* PBXContainerItemProxy */ = {
+ 532D136EA151898DE402E1F8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 4D33515182B40E69AC703D49;
- remoteInfo = "IceLocation iOS";
+ remoteGlobalIDString = C1A0392775F4A0ED6AB29083;
+ remoteInfo = "IceHold macOS";
};
- 60A10D666BC1DCA1C60F76EA /* PBXContainerItemProxy */ = {
+ 54F4B8F8F545574D7DF96047 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = C7404111292016FA23092367;
- remoteInfo = "IceStream iOS";
+ remoteGlobalIDString = F630FE1D71D3F9AE8117A44B;
+ remoteInfo = "IceProxyAMD macOS";
};
- 6CF370F04BF998D9314CD26F /* PBXContainerItemProxy */ = {
+ 5AA72E6FC288E2F71967BA25 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = EFDF59E02D5963A3D0E9C031;
- remoteInfo = "IceProxy macOS";
+ remoteGlobalIDString = 881250C6D8BE80DB29A0385B;
+ remoteInfo = "IceUdp iOS";
};
- 765427057ED1BDADB1E5B99F /* PBXContainerItemProxy */ = {
+ 5B87B813E9F7869AB89C9146 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 2FD5E3B51F50695B4FB5E49D;
- remoteInfo = "IceServantLocator iOS";
+ remoteGlobalIDString = F7AB901D020B23C997BEFBF1;
+ remoteInfo = "IceInvoke macOS";
};
- 773702FFD9801E7FF7DC3EDB /* PBXContainerItemProxy */ = {
+ 6B3C4E2A3C1DAADC3874B8AB /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = A7AEC1471BDD7890FFC2CF4F;
- remoteInfo = "IceAdmin iOS";
+ remoteGlobalIDString = 150A64F2FB99464CBB6A17B4;
+ remoteInfo = "IceSlicingObjectsAMD iOS";
};
- 7C17B470AC1C4BCE2FFEA5B7 /* PBXContainerItemProxy */ = {
+ 6BEA78D7E805D26DC0339DAB /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 1C8E9862D6DB1B1C322CCDEB;
- remoteInfo = "IceStream macOS";
+ remoteGlobalIDString = 0F6C3879164CC37BCB92ED0D;
+ remoteInfo = "IceServantLocator macOS";
};
- 7CB49BE171D3FAA24B705666 /* PBXContainerItemProxy */ = {
+ 6E0AE96B06D60FB4A0017FD1 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = F8E0E3B7EFE5957D4BB5811C;
- remoteInfo = "IceHold macOS";
+ remoteGlobalIDString = 9EDC064A438ACAEEABFFCD28;
+ remoteInfo = "IceLocation macOS";
};
- 7E5F2B1EB08029AA9B91B5E0 /* PBXContainerItemProxy */ = {
+ 73B9D63956F5A99EA1AD5490 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 25244EA77758A3FD37CDBCCB;
- remoteInfo = "Ice C++11 iOS";
+ remoteGlobalIDString = A10509EA7E4240467A68D03B;
+ remoteInfo = "IceOptionalAMD macOS";
};
- 87E497665FDF822216537F27 /* PBXContainerItemProxy */ = {
+ 73BF18F9465726BF4397BBC1 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 0A8CD323C19E6DE2FBC2D828;
- remoteInfo = "IceSlicingObjectsAMD macOS";
+ remoteGlobalIDString = F8767CA4BDEADDE1A1884D5C;
+ remoteInfo = "IceInheritance iOS";
};
- 894B0A01477208375B775C19 /* PBXContainerItemProxy */ = {
+ 76BE7FE30A0DCA65D277336F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 38F2ACB67B6CF7C5087BAEB7;
- remoteInfo = "IceProxy iOS";
+ remoteGlobalIDString = 8E3EA7797A22D89ACC8767DA;
+ remoteInfo = "IceSlicingObjects macOS";
};
- 8A4FD1B81CC6D4E93435A12B /* PBXContainerItemProxy */ = {
+ 7957009F78337E524E7597C6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 25244EA77758A3FD37CDBCCB;
- remoteInfo = "Ice C++11 iOS";
+ remoteGlobalIDString = 9762E32D99613E83FD20D0D8;
+ remoteInfo = "IceInvoke iOS";
};
- 8DB4686BF4D18F5D936AB1E0 /* PBXContainerItemProxy */ = {
+ 7EB3341DFE6A56B54C2D6913 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = D357BE4B02DE44CDBB8D11C6;
- remoteInfo = "IceRetry macOS";
+ remoteGlobalIDString = 256AB7445137457382972306;
+ remoteInfo = "IceInheritance macOS";
};
- 8FD9E279B0622D940659BB0E /* PBXContainerItemProxy */ = {
+ 845101AC6838DF46B97D53B9 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 13C7E4997CA5D272C54E0C0F;
- remoteInfo = "IceOptionalAMD iOS";
+ remoteGlobalIDString = F919A202D3CC004235B7961B;
+ remoteInfo = "IceOperations macOS";
};
- 905BB7F2EDB985D53B8BDB06 /* PBXContainerItemProxy */ = {
+ 87536DF0C24D1226861BFE64 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 0FCA04F77688CD80DE20811C;
- remoteInfo = "IceSlicingExceptions macOS";
+ remoteGlobalIDString = 57023FDC36B7ACF8AEB2B86F;
+ remoteInfo = "SliceEscape iOS";
};
- 90BA6C833BFDF5E26E3929DB /* PBXContainerItemProxy */ = {
+ 8C58F7447035B5AF70BED4DA /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = E5153CA1CF08857D44A60588;
- remoteInfo = "IceInvoke macOS";
+ remoteGlobalIDString = 45785A8A5F989B52F70FF09A;
+ remoteInfo = "Ice C++11 iOS";
};
- 91854A4A4CA779B7DC1D2103 /* PBXContainerItemProxy */ = {
+ 9478BD4DD5EFC51FD243F7B1 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 3CA7706EC16D5DC55223739C;
- remoteInfo = "IceOperations macOS";
+ remoteGlobalIDString = DEAC294186758C2289786E09;
+ remoteInfo = "SliceEscape macOS";
};
- 9504821B0E15108DC5FC1DD5 /* PBXContainerItemProxy */ = {
+ 999B4ED7F2E0794288A8607E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 66B9650AA30C3AF7576A253E;
- remoteInfo = "IceOperationsAMD iOS";
+ remoteGlobalIDString = 314BF239BAEBB53CD4F547C7;
+ remoteInfo = "IceInfo macOS";
};
- 96AD40FB552E494CE7841627 /* PBXContainerItemProxy */ = {
+ 99E6EC2B9A22B3A09D295CC8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 7FF6F6B1616D0CE97AE69C82;
- remoteInfo = "IceOptionalAMD macOS";
+ remoteGlobalIDString = 711F18EAD4D0F01FD488DC77;
+ remoteInfo = "IceRetry iOS";
};
- 9DB9BB6C214AB8961C1DC7B7 /* PBXContainerItemProxy */ = {
+ 9ADB787A3F9DAB5DC5702E11 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 324225A42B9A993D46AFC60F;
- remoteInfo = "IceAcm macOS";
+ remoteGlobalIDString = 2DCD382A1A9C114E838BCE05;
+ remoteInfo = "IceServantLocatorAMD iOS";
};
- A1C660457B9720BB64623C56 /* PBXContainerItemProxy */ = {
+ 9E2A558A617DAEBE679075FB /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 4CA7B322E586C97E05EA1CB5;
- remoteInfo = "IceAdapterDeactivation macOS";
+ remoteGlobalIDString = 68527026E5DA54703EEFFC18;
+ remoteInfo = "IceExceptionsAMD macOS";
};
- B10FF4B41F501FEBEEA92267 /* PBXContainerItemProxy */ = {
+ 9EE5BAED84AD90EF7804015B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 4471E15E062E187347C3FDCC;
- remoteInfo = "IceObjects macOS";
+ remoteGlobalIDString = 5578B6E2AB09031CEEF966E5;
+ remoteInfo = "IceSlicingExceptions macOS";
};
- B1D2C5D7C2C2A3254F3CC711 /* PBXContainerItemProxy */ = {
+ 9FDE157618703DB028695B77 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 2DC1C4FCACF16171C03FC1B9;
+ remoteGlobalIDString = 94F774D983D7806C8B24980D;
remoteInfo = "IceHold iOS";
};
- B2601134B97F5BA494ACDCC7 /* PBXContainerItemProxy */ = {
+ A3EDBACB1FDE9A47EB070AB6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = CB4419D15E59F5BACE95D01F;
- remoteInfo = "IceProperties iOS";
+ remoteGlobalIDString = 1797F20952E42DF66D6D33BF;
+ remoteInfo = "IceSlicingObjectsAMD macOS";
};
- B37341A1174FF4DC8AD0AFC7 /* PBXContainerItemProxy */ = {
+ A7BFA014FE750224E3EA8C2B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 0464D27AC92BB4D8962CE32A;
- remoteInfo = "IceDefaultValue macOS";
+ remoteGlobalIDString = E934D2880DF7299FD6830C1E;
+ remoteInfo = "IceRetry macOS";
};
- B40D8B0186999CCAEAE7DCE4 /* PBXContainerItemProxy */ = {
+ AA5CDACE9AA5DA132BEA11E0 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 32732D915ADEDF2ABFD2F661;
- remoteInfo = "IceBinding macOS";
+ remoteGlobalIDString = 8CDF569BE7FD7056CC64AEBD;
+ remoteInfo = "IceAcm iOS";
};
- B50EE581693637EEF53F6908 /* PBXContainerItemProxy */ = {
+ B039008BD687D2EE680D2ED4 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 1E1BA02175910B89315EBE90;
- remoteInfo = "IceInheritance iOS";
+ remoteGlobalIDString = D9A5192102BC772D79236B80;
+ remoteInfo = "IceDefaultValue iOS";
};
- C0540538B2F484D607182BF5 /* PBXContainerItemProxy */ = {
+ B14E88D1070DEF79F95C32A8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 9D41BDA81A101D4423B68500;
- remoteInfo = "IceRetry iOS";
+ remoteGlobalIDString = 84B57B17572B472DB9473F3A;
+ remoteInfo = "IceSlicingObjects iOS";
};
- C5A5DFAF9E208CC8BDA8F32A /* PBXContainerItemProxy */ = {
+ B509014C50BB26FC80432A1C /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 8C8F070BD36DA1E28E452FB2;
- remoteInfo = "IceDefaultServant iOS";
+ remoteGlobalIDString = 11485B5FF929691A5833C99A;
+ remoteInfo = "IceExceptionsAMD iOS";
};
- C75F97C9EFD7BA193D456841 /* PBXContainerItemProxy */ = {
+ B5429F020C751AF57F2DC651 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 25244EA77758A3FD37CDBCCB;
- remoteInfo = "Ice C++11 iOS";
+ remoteGlobalIDString = 2493729D7F7E9B76236AE7E5;
+ remoteInfo = "Ice C++11 macOS";
};
- CDF494047A495A1111D43125 /* PBXContainerItemProxy */ = {
+ B6A3C3205C97135742CEA147 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 410B3217E03FECE067F39B92;
- remoteInfo = "IceDefaultValue iOS";
+ remoteGlobalIDString = 88B4DDB0B9CC0F6E3EF41043;
+ remoteInfo = "IceScope iOS";
};
- CFE50A0F40067FFE8752A6BD /* PBXContainerItemProxy */ = {
+ B7FC3068B34D369F9918B887 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = A48D6DDFB1BD645724C345C7;
- remoteInfo = "IceObjects iOS";
+ remoteGlobalIDString = DAF8D0203D265E05C8E59904;
+ remoteInfo = "IceFacets iOS";
};
- D02AB8E0E1E0442B5EBFCF6B /* PBXContainerItemProxy */ = {
+ B92535D8BC867A2BA5F15091 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 38958C2F3AD5CF5B925EE049;
- remoteInfo = "IceScope iOS";
+ remoteGlobalIDString = DB5E14F78818BB1599DAB991;
+ remoteInfo = "IceAdapterDeactivation macOS";
};
- D49688290311962E5799394E /* PBXContainerItemProxy */ = {
+ BAEB4E16C1DF53D8C332D0BB /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 25244EA77758A3FD37CDBCCB;
+ remoteGlobalIDString = 45785A8A5F989B52F70FF09A;
remoteInfo = "Ice C++11 iOS";
};
- D9CC520BF8CC463FE309CAE8 /* PBXContainerItemProxy */ = {
+ BB7F9976E570A54D07EF8FF0 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = A03BC632FC308E1F5689B405;
- remoteInfo = "IceSlicingObjects macOS";
+ remoteGlobalIDString = 9D14EA76CE6437452C395F6C;
+ remoteInfo = "IceSSLConfiguration iOS";
};
- D9F96E37016C1F8EE795BB07 /* PBXContainerItemProxy */ = {
+ BD084DC3A41268A43E4F667F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 27EA766CC3647B70CACBE320;
- remoteInfo = "IceOptional iOS";
+ remoteGlobalIDString = ABD61E830D609E366325ED4F;
+ remoteInfo = "IceInfo iOS";
};
- DC67ED2B9DCE87C6C4613844 /* PBXContainerItemProxy */ = {
+ C06A3F4C2D613D1F6E4913E1 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 144786169A3B87D380838ACC;
- remoteInfo = "IceExceptions iOS";
+ remoteGlobalIDString = DB262AF5F08B0E38FBED3EC9;
+ remoteInfo = "IceDefaultServant macOS";
};
- E0695CDE886C2C2A666868BB /* PBXContainerItemProxy */ = {
+ C225C4741EB0CE4AF847162E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = B647908C6167515627E79D7E;
- remoteInfo = "IceLocation macOS";
+ remoteGlobalIDString = BB5F7AA59CB20B5A1FF0908F;
+ remoteInfo = "IceProxyAMD iOS";
};
- E16C7A3CB0AAB9F09E32E650 /* PBXContainerItemProxy */ = {
+ C68C942B7B4409832DB35577 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 5F9C0CEC9705B5454C8C89EF;
- remoteInfo = "IceSSLConfiguration macOS";
+ remoteGlobalIDString = 5397CEC0325F0EE19F8A4376;
+ remoteInfo = "IceStream iOS";
};
- E35E85CF851E324E1851C221 /* PBXContainerItemProxy */ = {
+ C7775C223C87127895A89442 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = A7FFC753171376EC7C27671C;
- remoteInfo = "IceOperations iOS";
+ remoteGlobalIDString = EE1DA5B2B5550B18C6EAEFC4;
+ remoteInfo = "IceBinding macOS";
};
- E4720C4C580798E8E2EEFF69 /* PBXContainerItemProxy */ = {
+ C9F4DCB12E8B3E89B5481551 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = B7CBCC4EF66C1005BD210BBF;
- remoteInfo = "IceServantLocator macOS";
+ remoteGlobalIDString = 74BF5B1E9E63F56637AF0C5C;
+ remoteInfo = "IceOperationsAMD macOS";
};
- E84B15A91572DB9FA14E0F52 /* PBXContainerItemProxy */ = {
+ CD28A9F076E76390B0A8F11B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 927E14F5EA5DBAD8E62C9302;
- remoteInfo = "IceSlicingExceptionsAMD macOS";
+ remoteGlobalIDString = 236F633B019405F93C02FB55;
+ remoteInfo = "IceOptional iOS";
};
- EB2AD91FA0342E193994DC0C /* PBXContainerItemProxy */ = {
+ D31A7E3352E9493674FD2ABC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = A37E58898658DC09D3901337;
- remoteInfo = "IceTimeout iOS";
+ remoteGlobalIDString = 5014B8DF208C7227AC852821;
+ remoteInfo = "IceOptionalAMD iOS";
};
- EC2C872708CE71FC419AA62D /* PBXContainerItemProxy */ = {
+ D5A0BEF5C3CA3598C5A73F86 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 23DB090CD9D38DB44F5BA7A6;
- remoteInfo = "IceAdapterDeactivation iOS";
+ remoteGlobalIDString = B40D564181E5D7DC364AC8AF;
+ remoteInfo = "IceTimeout macOS";
};
- F0ACC3ADD80D9870339E01A6 /* PBXContainerItemProxy */ = {
+ D687C04B238751AC26697671 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = D860B8CFCF4DFE37F332C96F;
- remoteInfo = "IceEnums macOS";
+ remoteGlobalIDString = CE781DFB6EA5764475DE56D1;
+ remoteInfo = "IceSlicingExceptions iOS";
};
- F0FD2A56689081AB6474076C /* PBXContainerItemProxy */ = {
+ D8EBB6E388D1BAA6C5E9E157 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 43C49D6C13B45A568257C46E;
- remoteInfo = "IceOperationsAMD macOS";
+ remoteGlobalIDString = D393ADD0DC5B2DBF7615B695;
+ remoteInfo = "IceTimeout iOS";
};
- F10089673D6F58B9CDAD1E86 /* PBXContainerItemProxy */ = {
+ D9AB5D0DBE63FA3707FEF416 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 689BB0E32ED392CF0F70373B;
- remoteInfo = "SliceEscape iOS";
+ remoteGlobalIDString = 91E917098ED4D8FE96B582B1;
+ remoteInfo = "IceProperties macOS";
};
- F10C76CEC662AF82D748A43D /* PBXContainerItemProxy */ = {
+ DD76C9A6CB80A663546FA506 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 430118C0E89B6E5D466FD50C;
- remoteInfo = "IceUdp macOS";
+ remoteGlobalIDString = AEDF86E2A1A75EBE97C06C0F;
+ remoteInfo = "IceAmi iOS";
};
- F1EB1EE819D5F44A1F3CA933 /* PBXContainerItemProxy */ = {
+ E5B7650E7D1A7B8DB737DA2A /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 31064958EF44F0EC148F91D3;
- remoteInfo = "IceExceptionsAMD macOS";
+ remoteGlobalIDString = 0E6EE25C3FEF764F7E917F19;
+ remoteInfo = "IceObjects iOS";
};
- F5D2D5027F40CC09E2AEC197 /* PBXContainerItemProxy */ = {
+ E96E03DF1A95C24CFDF4B36A /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = C38B02E1069569D07A42DF14;
- remoteInfo = "IceProxyAMD macOS";
+ remoteGlobalIDString = 42BEFF63ED45F66D4DEB08F9;
+ remoteInfo = "IceDefaultValue macOS";
};
- F7B0318ECBD641367006FA70 /* PBXContainerItemProxy */ = {
+ F06F755E560114922A5F4967 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = C5052C5B4C467438A219820D;
- remoteInfo = "IceInfo macOS";
+ remoteGlobalIDString = 45785A8A5F989B52F70FF09A;
+ remoteInfo = "Ice C++11 iOS";
};
- F8043B3E89E89C380C1423CC /* PBXContainerItemProxy */ = {
+ F32E850AFF3E5A366204ABCD /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = D88150804753E179958EFB84;
- remoteInfo = "Ice C++11 macOS";
+ remoteGlobalIDString = 61C40BBD5F24B8422CF093CF;
+ remoteInfo = "IceSlicingExceptionsAMD iOS";
};
- FBEB5429A8FE9BAE74D9A6DB /* PBXContainerItemProxy */ = {
+ F43ABE214D312A15DF56B597 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 055EBAE3DCF7ED210F243D94;
+ remoteGlobalIDString = 49F81B65F4CF3D68A954EB61;
remoteInfo = "IceBinding iOS";
};
- FC4A90BC3EFAB3BB6B6D07E2 /* PBXContainerItemProxy */ = {
+ FE9C644EDE95DB0B769EB939 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
- containerPortal = E42DDFE2BBD0212A61367E9F /* Project object */;
+ containerPortal = B1E245C668955C328A61BFFC /* Project object */;
proxyType = 1;
- remoteGlobalIDString = C94C11C361F47210AF43390E;
- remoteInfo = "IceFacets macOS";
+ remoteGlobalIDString = 25815E6D3B269988C01FB074;
+ remoteInfo = "IceStream macOS";
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
- 4CA0270474DEE8F88B9F55F2 /* Copy Frameworks */ = {
+ 1F3D1C97FCFD19D7796A624E /* Copy Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
- DEBA16F38D07ED895689B0D6 /* Ice.framework in Copy Frameworks */,
- C0FE2DEFFBBB6962998B0590 /* IceAcm.bundle in Copy Frameworks */,
- 7ED4EF8CB69407012802FC2D /* IceAdapterDeactivation.bundle in Copy Frameworks */,
- 686C2B6F71E0973C55D6012B /* IceAdmin.bundle in Copy Frameworks */,
- 26CECE25FE30F32EE128B668 /* IceAmi.bundle in Copy Frameworks */,
- 27266B3642F9B859D29AAD3F /* IceBinding.bundle in Copy Frameworks */,
- E4FE2AF55980F81294E3109A /* IceDefaultServant.bundle in Copy Frameworks */,
- D0D9E4BFD244A21CDCD38CDF /* IceDefaultValue.bundle in Copy Frameworks */,
- CAA27BD677CF839171CB1A7D /* IceEnums.bundle in Copy Frameworks */,
- B007D37B72A11BB45B91471F /* IceExceptions.bundle in Copy Frameworks */,
- 926EAF5D9B768DBF00E45C41 /* IceExceptionsAMD.bundle in Copy Frameworks */,
- 1D1862DE3A4EE91F35841C12 /* IceFacets.bundle in Copy Frameworks */,
- 0902E92F4EAE8BBE67F5D78B /* IceHold.bundle in Copy Frameworks */,
- EF5FFB82368A6E89410B47A4 /* IceInfo.bundle in Copy Frameworks */,
- 638CBCC3471F07483D5BAF63 /* IceInheritance.bundle in Copy Frameworks */,
- 6F7BB7FE64836B385325BC88 /* IceInvoke.bundle in Copy Frameworks */,
- 76D70D5B88F60065D6D61E5C /* IceLocation.bundle in Copy Frameworks */,
- AC70F46456E0748BA15F2DAE /* IceObjects.bundle in Copy Frameworks */,
- 281FA2E751E32EC26EE56B30 /* IceOperations.bundle in Copy Frameworks */,
- B2CFB63F5DC02BCEB44FCDAD /* IceOperationsAMD.bundle in Copy Frameworks */,
- FFA863E9CAD52E9476F6C078 /* IceOptional.bundle in Copy Frameworks */,
- 7696313D25B6DCCEF1F76EBE /* IceOptionalAMD.bundle in Copy Frameworks */,
- 6E7F660E6B84B7370CF299A6 /* IceProperties.bundle in Copy Frameworks */,
- 65BE6BAE4B4FFD13B76619D9 /* IceProxy.bundle in Copy Frameworks */,
- 4DBAEB33C3D5D766AF419F4C /* IceProxyAMD.bundle in Copy Frameworks */,
- A7C3A667CE189885370F3ABE /* IceRetry.bundle in Copy Frameworks */,
- D7A0CF9BF73CDD167CE8F5F8 /* IceScope.bundle in Copy Frameworks */,
- 713EAFAD359AF0B25659CDF5 /* IceServantLocator.bundle in Copy Frameworks */,
- 31860EB8C791592BD2DD4E95 /* IceServantLocatorAMD.bundle in Copy Frameworks */,
- 76D40FEC68AA276802A1E9E0 /* IceSlicingExceptions.bundle in Copy Frameworks */,
- C101E6601B3822D0547D3E36 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */,
- 0C3C4AFA874DADB99E86BB6B /* IceSlicingObjects.bundle in Copy Frameworks */,
- CF0C67C0B5FE1D91F9923355 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */,
- AFA161735475B33826B8950A /* IceSSLConfiguration.bundle in Copy Frameworks */,
- 675D8C7A53E0170A9135B51B /* IceStream.bundle in Copy Frameworks */,
- 6F44A988C602F8399869D6E5 /* IceTimeout.bundle in Copy Frameworks */,
- 3F0E0FD82ED49D50071665C8 /* IceUdp.bundle in Copy Frameworks */,
- 207CE752CC5DB3D01BB13572 /* PromiseKit.framework in Copy Frameworks */,
- 8476423F92F0CEA687DD7100 /* SliceEscape.bundle in Copy Frameworks */,
- E6585E226FF22515755A2FB2 /* TestCommon.framework in Copy Frameworks */,
+ F80153638A0AB4A94F271D91 /* Ice.framework in Copy Frameworks */,
+ DF11AE70071867E2E7201E34 /* IceAcm.bundle in Copy Frameworks */,
+ 3BF080B95D70506691124BD2 /* IceAdapterDeactivation.bundle in Copy Frameworks */,
+ 4A77EBB59A89C3FC83D953E7 /* IceAdmin.bundle in Copy Frameworks */,
+ 94EDE06AB53F88B15D15952A /* IceAmi.bundle in Copy Frameworks */,
+ 8E964F3DACBE978862F34FEE /* IceBinding.bundle in Copy Frameworks */,
+ 376D8F51C0A8097D03BD8C4B /* IceDefaultServant.bundle in Copy Frameworks */,
+ 734B0692BD6D1C72B3DA084C /* IceDefaultValue.bundle in Copy Frameworks */,
+ 6D8895D0251982887EE7944D /* IceEnums.bundle in Copy Frameworks */,
+ 762E01F569A5FF5CC23DE9F4 /* IceExceptions.bundle in Copy Frameworks */,
+ FD03FB6C2682B577B5213DD3 /* IceExceptionsAMD.bundle in Copy Frameworks */,
+ F6616D2184259536C74BF8AC /* IceFacets.bundle in Copy Frameworks */,
+ F7A9C9157BE70F320A216986 /* IceHold.bundle in Copy Frameworks */,
+ 5605E4BA3102EBFDA83E9868 /* IceInfo.bundle in Copy Frameworks */,
+ 471C10DD00580B04DA210B15 /* IceInheritance.bundle in Copy Frameworks */,
+ 6096CB9B2B68E6C0393FCC93 /* IceInvoke.bundle in Copy Frameworks */,
+ 902EDE4A3367389B473A207D /* IceLocation.bundle in Copy Frameworks */,
+ DB0470398468A17B63322463 /* IceObjects.bundle in Copy Frameworks */,
+ 24B8B2FC969F4F461D8E0EB5 /* IceOperations.bundle in Copy Frameworks */,
+ F06BA71DA044A01B73EBFB34 /* IceOperationsAMD.bundle in Copy Frameworks */,
+ 736805DBE7EC658C8445E5FA /* IceOptional.bundle in Copy Frameworks */,
+ 661958CE17A1B212547DD231 /* IceOptionalAMD.bundle in Copy Frameworks */,
+ D1A5FD2DDD3BEB8A5C39E5C7 /* IceProperties.bundle in Copy Frameworks */,
+ 5C83116DFB0015897E3174B6 /* IceProxy.bundle in Copy Frameworks */,
+ 4AF5FE2188EC1DFE9D5C8DB0 /* IceProxyAMD.bundle in Copy Frameworks */,
+ 93BA0B3C27807F67B97CADA6 /* IceRetry.bundle in Copy Frameworks */,
+ 0BC19AB47F114C0F543ED202 /* IceScope.bundle in Copy Frameworks */,
+ 1D526D3AF12DD14972E093D4 /* IceServantLocator.bundle in Copy Frameworks */,
+ 0F2D41EF5125E610E1465AD6 /* IceServantLocatorAMD.bundle in Copy Frameworks */,
+ 70E37120D2BA4A4C6DF74756 /* IceSlicingExceptions.bundle in Copy Frameworks */,
+ 63CEB3047967C55AE7BA4F32 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */,
+ AAC7BD7A4683A421BF72A737 /* IceSlicingObjects.bundle in Copy Frameworks */,
+ 4C0433FF7209480B579DBDE3 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */,
+ 381A32448D4F563BBD8F3B33 /* IceSSLConfiguration.bundle in Copy Frameworks */,
+ A9EAD36CD0E265BF5422B2EC /* IceStream.bundle in Copy Frameworks */,
+ 8F582E5D902956EA60956356 /* IceTimeout.bundle in Copy Frameworks */,
+ 9068EF83D1AB9147D0C0CC8C /* IceUdp.bundle in Copy Frameworks */,
+ 310B78C5656DB70A841C1B55 /* PromiseKit.framework in Copy Frameworks */,
+ F745CC2C7469E661B231D522 /* SliceEscape.bundle in Copy Frameworks */,
+ 72B2A12C05437FFA7A247A95 /* TestCommon.framework in Copy Frameworks */,
);
name = "Copy Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
- 965B59B94793352D0F9ACD10 /* Copy Frameworks */ = {
+ C7E0513EC35F13860EF88EE8 /* Copy Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
- 81FC6462736D5452A1B62C34 /* Ice.framework in Copy Frameworks */,
- 60E157D58FAC5FA774BB347D /* IceAcm.bundle in Copy Frameworks */,
- D132AF9DE342F015CFF3EBA2 /* IceAdapterDeactivation.bundle in Copy Frameworks */,
- 5485BF77A71A5D2ECE95C79C /* IceAdmin.bundle in Copy Frameworks */,
- 0712AFDD50D49C407C910945 /* IceAmi.bundle in Copy Frameworks */,
- FF498D6BFB993DE662DF8F16 /* IceBinding.bundle in Copy Frameworks */,
- E08979348040C3AC64E22B12 /* IceDefaultServant.bundle in Copy Frameworks */,
- EBB479B9C827DADA5C6BD08D /* IceDefaultValue.bundle in Copy Frameworks */,
- F06618FFB374827B5AF9D40C /* IceEnums.bundle in Copy Frameworks */,
- E65DB2EA9D0EB7AF03BFD527 /* IceExceptions.bundle in Copy Frameworks */,
- D90A9ADBF76035207A55C636 /* IceExceptionsAMD.bundle in Copy Frameworks */,
- 9E5ED335740DFA381DE7DDBA /* IceFacets.bundle in Copy Frameworks */,
- E2111394C428B90A33864DB9 /* IceHold.bundle in Copy Frameworks */,
- 973767BD1AF41216AC21986B /* IceInfo.bundle in Copy Frameworks */,
- 4676C0BEF3A4D15AB3B332F8 /* IceInheritance.bundle in Copy Frameworks */,
- 6CEFAD75420A4BBEF9962126 /* IceInvoke.bundle in Copy Frameworks */,
- 983F2CC3E86C511F9BB701C1 /* IceLocation.bundle in Copy Frameworks */,
- DA2257C75AB1A54CB3A657D2 /* IceObjects.bundle in Copy Frameworks */,
- 2964DFB2A09D6F15D3AF3103 /* IceOperations.bundle in Copy Frameworks */,
- AF41BE2CE4C7BEA1F4B2A786 /* IceOperationsAMD.bundle in Copy Frameworks */,
- 740965C9204C0CBCB9DDB77A /* IceOptional.bundle in Copy Frameworks */,
- E901C2BDCC217388E3FC4AAF /* IceOptionalAMD.bundle in Copy Frameworks */,
- 13B043CE472663A2458E0170 /* IceProperties.bundle in Copy Frameworks */,
- DC08CC290C4753A2A73803FB /* IceProxy.bundle in Copy Frameworks */,
- 247EAAE5E5039227967151BF /* IceProxyAMD.bundle in Copy Frameworks */,
- B7BE4851EEE7CF018D095DAE /* IceRetry.bundle in Copy Frameworks */,
- 4AA5A10DD3F99E851A6691EB /* IceScope.bundle in Copy Frameworks */,
- C407B786D312707E7FA2A29F /* IceServantLocator.bundle in Copy Frameworks */,
- 2536986FDCDB9F8440935335 /* IceServantLocatorAMD.bundle in Copy Frameworks */,
- AC029AB43BA688A373D1255A /* IceSlicingExceptions.bundle in Copy Frameworks */,
- FD4728D96A27CFC889DB894B /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */,
- 7067B901DC08284802340A78 /* IceSlicingObjects.bundle in Copy Frameworks */,
- 98A69172806654C91D6FD1B8 /* IceSlicingObjectsAMD.bundle in Copy Frameworks */,
- 6EB095ED9F84C14BC48F43C7 /* IceSSLConfiguration.bundle in Copy Frameworks */,
- 4EAA9AA6EC8D3CC20A25D06D /* IceStream.bundle in Copy Frameworks */,
- A9E2AA86D02E27108454CFAA /* IceTimeout.bundle in Copy Frameworks */,
- 3DBC9E4CB19D3E02087E933A /* IceUdp.bundle in Copy Frameworks */,
- 32E50D04D47F9B8E478FC0A1 /* PromiseKit.framework in Copy Frameworks */,
- B9FA3985C0EF7D20CFCDD848 /* SliceEscape.bundle in Copy Frameworks */,
- 1B938A307B3B7024F5B0B493 /* TestCommon.framework in Copy Frameworks */,
+ 25817D629469273EFCE386B6 /* Ice.framework in Copy Frameworks */,
+ 3E12E5A464EDD053036D8099 /* IceAcm.bundle in Copy Frameworks */,
+ B5CC2EE380409EECFFC62BFC /* IceAdapterDeactivation.bundle in Copy Frameworks */,
+ 62E7DBBCD8ACC6E9C8E9DD0D /* IceAdmin.bundle in Copy Frameworks */,
+ D5DD65E75F40145089631728 /* IceAmi.bundle in Copy Frameworks */,
+ 5607D35FFF9352260DD3ABA6 /* IceBinding.bundle in Copy Frameworks */,
+ 0CAD7608BE60D73111D098CF /* IceDefaultServant.bundle in Copy Frameworks */,
+ 2A88685405F115C51FD403E4 /* IceDefaultValue.bundle in Copy Frameworks */,
+ 888F1ACE25CF32F29BB854E9 /* IceEnums.bundle in Copy Frameworks */,
+ D06E072BC06D54723E47AE55 /* IceExceptions.bundle in Copy Frameworks */,
+ 739296210BB6901740BF55D8 /* IceExceptionsAMD.bundle in Copy Frameworks */,
+ F1E5BB2600E197870F50F155 /* IceFacets.bundle in Copy Frameworks */,
+ 43C7C992E113D507B347C41B /* IceHold.bundle in Copy Frameworks */,
+ 226BFF697F187F5A11C72142 /* IceInfo.bundle in Copy Frameworks */,
+ 0956C2267E4C66103CEDF72E /* IceInheritance.bundle in Copy Frameworks */,
+ 2BE1F5A1B3CF814B8D43913A /* IceInvoke.bundle in Copy Frameworks */,
+ DBB237E48AA9CD9BB57B8EAB /* IceLocation.bundle in Copy Frameworks */,
+ C2F1CC1C8D147D58BDAC1C90 /* IceObjects.bundle in Copy Frameworks */,
+ 519BB952870F0CA84FE20D75 /* IceOperations.bundle in Copy Frameworks */,
+ E28F7B5B9061C78BC0C7070C /* IceOperationsAMD.bundle in Copy Frameworks */,
+ D2AC776BC6022E14748AA1E6 /* IceOptional.bundle in Copy Frameworks */,
+ FEC8798483B06F6AA646D350 /* IceOptionalAMD.bundle in Copy Frameworks */,
+ 121C80D7AFBC0F464AC27839 /* IceProperties.bundle in Copy Frameworks */,
+ 5F54A0AA4140D73DE6B5FD12 /* IceProxy.bundle in Copy Frameworks */,
+ 24B3ACE69C5AC1AC45684F2B /* IceProxyAMD.bundle in Copy Frameworks */,
+ E23361020151588840C90EEE /* IceRetry.bundle in Copy Frameworks */,
+ 8E77EA72AB3765E81EFF2716 /* IceScope.bundle in Copy Frameworks */,
+ 303BA643841DF915FF75CA43 /* IceServantLocator.bundle in Copy Frameworks */,
+ 2AA97AFF0DA50397A7E1A7DD /* IceServantLocatorAMD.bundle in Copy Frameworks */,
+ 04B79F3883EF777D77A690B4 /* IceSlicingExceptions.bundle in Copy Frameworks */,
+ FFA77E0BB7058984E62CA106 /* IceSlicingExceptionsAMD.bundle in Copy Frameworks */,
+ E2A6646FC82F6F5425F62B62 /* IceSlicingObjects.bundle in Copy Frameworks */,
+ 71222475A073579658EE98CB /* IceSlicingObjectsAMD.bundle in Copy Frameworks */,
+ EA823926488538F6496DBE42 /* IceSSLConfiguration.bundle in Copy Frameworks */,
+ 92D9ACFF43B9D501CBB63C4D /* IceStream.bundle in Copy Frameworks */,
+ 4EEBFCEDE749188E755A8480 /* IceTimeout.bundle in Copy Frameworks */,
+ C2C6798F75E89091D592E17D /* IceUdp.bundle in Copy Frameworks */,
+ E25C516DCDB15759FAEA4777 /* PromiseKit.framework in Copy Frameworks */,
+ 3F0939B88429C6226E3D06A6 /* SliceEscape.bundle in Copy Frameworks */,
+ A33B313F1E99CE7769712206 /* TestCommon.framework in Copy Frameworks */,
);
name = "Copy Frameworks";
runOnlyForDeploymentPostprocessing = 0;
@@ -3268,5055 +3268,5055 @@
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
- 0143A7C8267EFFC7B1F51CFB /* SlicedData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SlicedData.swift; path = src/Ice/SlicedData.swift; sourceTree = "<group>"; };
- 016A90236585A20F76DB328C /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/info/Test.ice; sourceTree = "<group>"; };
- 01B5EEF07AE79CBAACB308E3 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/exceptions/Test.ice; sourceTree = "<group>"; };
- 02D7DBBDF26B155BCD072A4C /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/defaultValue/Test.ice; sourceTree = "<group>"; };
- 03424E8C13C1FDEA0DDF63C0 /* ObjectAdapter.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapter.mm; path = src/IceObjc/ObjectAdapter.mm; sourceTree = "<group>"; };
- 03B0E042D4FAD7171492F917 /* PropertiesAdmin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = PropertiesAdmin.h; path = src/IceObjc/PropertiesAdmin.h; sourceTree = "<group>"; };
- 049ECB78C4145AF69BA574FA /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/retry/AllTests.swift; sourceTree = "<group>"; };
- 059FEADCEBA9587C4B5C2EE8 /* TrustManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TrustManager.cpp; path = ../cpp/src/IceSSL/TrustManager.cpp; sourceTree = "<group>"; };
- 06740CC9C1C491EA247D3D5F /* Proxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Proxy.swift; path = src/Ice/Proxy.swift; sourceTree = "<group>"; };
- 067B002E8102678C569489BF /* ConnectorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectorI.cpp; path = ../cpp/src/IceSSL/ConnectorI.cpp; sourceTree = "<group>"; };
- 072303A5EC1265A55FE7C818 /* ImplicitContext.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContext.ice; path = ../slice/Ice/ImplicitContext.ice; sourceTree = "<group>"; };
- 079E370B5192E0DB4B7DDC99 /* Exception.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.cpp; path = ../cpp/src/Ice/Exception.cpp; sourceTree = "<group>"; };
- 08A85871BE59FDB6D72C5266 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/objects/AllTests.swift; sourceTree = "<group>"; };
- 09DDD360384101E744EEB3FD /* Twoways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Twoways.swift; path = test/Ice/operations/Twoways.swift; sourceTree = "<group>"; };
- 0A1E4AD1D40076DD4B5FC484 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/slicing/exceptions/Test.ice; sourceTree = "<group>"; };
- 0B5A8FE57E6C9BF43C6AD9E1 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/exceptions/AllTests.swift; sourceTree = "<group>"; };
- 0B91F14BF4B6DCBAB58CAD19 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/adapterDeactivation/AllTests.swift; sourceTree = "<group>"; };
- 0BB16846C7756F2FA7E1275B /* IceLocation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceLocation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 0BE715BDFD0AA19839458544 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = test/TestDriver/iOS/Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
- 0C303604AF3DA006AA2DE2E0 /* InputStream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InputStream.swift; path = src/Ice/InputStream.swift; sourceTree = "<group>"; };
- 0C55C7B8A9AAF82A855D5478 /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginI.cpp; path = ../cpp/src/IceDiscovery/PluginI.cpp; sourceTree = "<group>"; };
- 0CD04024D40A5642AB4D111A /* LocalObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LocalObject.h; path = src/IceObjc/LocalObject.h; sourceTree = "<group>"; };
- 0CE0CF7C94CB76E03EC3B276 /* LoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerI.cpp; path = ../cpp/src/Ice/LoggerI.cpp; sourceTree = "<group>"; };
- 0DFC233F07E6B33D4039F2AF /* IceOperationsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperationsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 0E2D56D284BE1908DA9B74DF /* OutputStream.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OutputStream.cpp; path = ../cpp/src/Ice/OutputStream.cpp; sourceTree = "<group>"; };
- 0E7F3C4F41E9E9F2CF60AA7D /* IceTimeout.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceTimeout.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 0E82B319C6968255D413768D /* certs */ = {isa = PBXFileReference; includeInIndex = 1; name = certs; path = ../certs; sourceTree = "<group>"; };
- 0F089F54F64E10255F04C456 /* Transceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Transceiver.cpp; path = ../cpp/src/Ice/Transceiver.cpp; sourceTree = "<group>"; };
- 0F1A45574D29AB3D4F9DFC67 /* CommunicatorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CommunicatorI.cpp; path = ../cpp/src/Ice/CommunicatorI.cpp; sourceTree = "<group>"; };
- 0F1DC6F2DD462F15AE429DA4 /* LocatorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LocatorI.cpp; path = ../cpp/src/IceDiscovery/LocatorI.cpp; sourceTree = "<group>"; };
- 0FE04BFCA5687674233B4ACA /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/binding/TestI.swift; sourceTree = "<group>"; };
- 1086E494CE03C1459D899AD0 /* Connector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Connector.cpp; path = ../cpp/src/Ice/Connector.cpp; sourceTree = "<group>"; };
- 10DB9AF5E262B3423A0486C7 /* IceOptional.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptional.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 10F40FFE6653C6EBEC2066DF /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/slicing/objects/ServerAMD.swift; sourceTree = "<group>"; };
- 114914F9B8ED1A728A5FFD69 /* IceUdp.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceUdp.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 11722AA9359E3110392F910F /* TestDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestDriver.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 11BCF4C7FF25EB3A3BC6B88A /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/slicing/objects/AllTests.swift; sourceTree = "<group>"; };
- 12C88EBA67BC052CA79C6939 /* RFC2253.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RFC2253.cpp; path = ../cpp/src/IceSSL/RFC2253.cpp; sourceTree = "<group>"; };
- 12D9A206D8B101E18172982E /* IceSlicingObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 1319C360C7B28935247F4107 /* Connector.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Connector.mm; path = ../cpp/src/IceIAP/Connector.mm; sourceTree = "<group>"; };
- 1426BA0EC958534CC984B21E /* ServerPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivate.ice; path = test/Ice/slicing/objects/ServerPrivate.ice; sourceTree = "<group>"; };
- 142E133C138E7D107BCE6218 /* Session.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Session.ice; path = ../slice/Glacier2/Session.ice; sourceTree = "<group>"; };
- 14466066382993C8B9E14337 /* SliceChecksums.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SliceChecksums.cpp; path = ../cpp/src/Ice/SliceChecksums.cpp; sourceTree = "<group>"; };
- 1507FC9A4814A537F74F65EF /* Incoming.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Incoming.swift; path = src/Ice/Incoming.swift; sourceTree = "<group>"; };
- 1581D4E9754D1791C5F03014 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/adapterDeactivation/Client.swift; sourceTree = "<group>"; };
- 15B135389075D3136A461170 /* IceGrid.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceGrid.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 1711A158D5108981BF7FC961 /* EndpointF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointF.ice; path = ../slice/Ice/EndpointF.ice; sourceTree = "<group>"; };
- 1788B0F7A52417DCA302BC58 /* AcceptorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = AcceptorI.cpp; path = ../cpp/src/IceSSL/AcceptorI.cpp; sourceTree = "<group>"; };
- 179D111A86280346E7B7ED37 /* TestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 179FD8018F0D46D051259140 /* ValueFactoryManagerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValueFactoryManagerI.swift; path = src/Ice/ValueFactoryManagerI.swift; sourceTree = "<group>"; };
- 1818CFDCD2D628F76DA64057 /* SlicedData.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SlicedData.cpp; path = ../cpp/src/Ice/SlicedData.cpp; sourceTree = "<group>"; };
- 182A3503F1683386BBCC4833 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/scope/Client.swift; sourceTree = "<group>"; };
- 1990AF2811AB98C74E63B660 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/invoke/TestI.swift; sourceTree = "<group>"; };
- 19EE5C0B03167784911E3AD8 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/servantLocator/Client.swift; sourceTree = "<group>"; };
- 1A44EDD62A26BC381507FAFF /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/enums/Test.ice; sourceTree = "<group>"; };
- 1B73FD836EC80D2DE5C7006E /* ImplicitContextI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContextI.cpp; path = ../cpp/src/Ice/ImplicitContextI.cpp; sourceTree = "<group>"; };
- 1BFDD2F1EC5ED2292212DF4A /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/info/Client.swift; sourceTree = "<group>"; };
- 1C21A163A5DBC7BF3C6F6B62 /* Timer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Timer.cpp; path = ../cpp/src/Ice/Timer.cpp; sourceTree = "<group>"; };
- 1C2D47EED7CFDFA77EDBC276 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/facets/AllTests.swift; sourceTree = "<group>"; };
- 1D63158A3031820DD4EB27AC /* AdminFacetFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdminFacetFactory.swift; path = src/Ice/AdminFacetFactory.swift; sourceTree = "<group>"; };
- 1D707E6F637FFC3B34910436 /* Object.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Object.cpp; path = ../cpp/src/Ice/Object.cpp; sourceTree = "<group>"; };
- 1EFA553B812CF131F3B0CD97 /* ClassResolver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClassResolver.swift; path = src/Ice/ClassResolver.swift; sourceTree = "<group>"; };
- 1FE630172430340A56EC6250 /* PropertiesAdmin.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdmin.mm; path = src/IceObjc/PropertiesAdmin.mm; sourceTree = "<group>"; };
- 1FF041C6A26697A37AEC4516 /* BlobjectFacade.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BlobjectFacade.h; path = src/IceObjc/BlobjectFacade.h; sourceTree = "<group>"; };
- 20A1771C4A9B0219D2D318F9 /* TcpConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TcpConnector.cpp; path = ../cpp/src/Ice/TcpConnector.cpp; sourceTree = "<group>"; };
- 20D643863D7B107127AAAF45 /* IceSSLConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSSLConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 2197F5584B6FA4BFB1E3CE30 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/udp/Server.swift; sourceTree = "<group>"; };
- 21B045CE61453F4C6D2C0FE1 /* Clash.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Clash.ice; path = test/Slice/escape/Clash.ice; sourceTree = "<group>"; };
- 21B0AC29157FF208C9886621 /* Selector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Selector.cpp; path = ../cpp/src/Ice/Selector.cpp; sourceTree = "<group>"; };
- 2262540C9529C55497DE51C7 /* 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; };
- 233E3B58C8CB6B16EE6062EF /* Glacier2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Glacier2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 23506B3CFBBD432A875FACFB /* DynamicLibrary.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = DynamicLibrary.cpp; path = ../cpp/src/Ice/DynamicLibrary.cpp; sourceTree = "<group>"; };
- 237F81602BA010A3BA77F376 /* libIceDiscovery C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceDiscovery C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 2425B1D855A2558C77557524 /* BatchOnewaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchOnewaysAMI.swift; path = test/Ice/operations/BatchOnewaysAMI.swift; sourceTree = "<group>"; };
- 2440A13EC99A4C252459F71F /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/operations/TestAMDI.swift; sourceTree = "<group>"; };
- 2514AB62078FB167F8417CD6 /* StringConverterPlugin.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StringConverterPlugin.cpp; path = ../cpp/src/Ice/StringConverterPlugin.cpp; sourceTree = "<group>"; };
- 2546A3537D0C7399B85FAF72 /* IceProxyAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxyAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 2570E1411B997153655888DC /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/slicing/exceptions/Client.swift; sourceTree = "<group>"; };
- 2578D8F39F1F328931CF6EFD /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/admin/AllTests.swift; sourceTree = "<group>"; };
- 25AD8FEF5873D8BB872224A2 /* ImplicitContextI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImplicitContextI.swift; path = src/Ice/ImplicitContextI.swift; sourceTree = "<group>"; };
- 265E4ED481695E644D21977F /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/proxy/TestAMDI.swift; sourceTree = "<group>"; };
- 26E553BECE94C8CF671DEF0D /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/ami/Test.ice; sourceTree = "<group>"; };
- 2725C22577E6AFED66DCF44D /* Config.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Config.h; path = src/IceObjc/Config.h; sourceTree = "<group>"; };
- 273F3E0260A3D20F02670B0C /* ReferenceFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ReferenceFactory.cpp; path = ../cpp/src/Ice/ReferenceFactory.cpp; sourceTree = "<group>"; };
- 273F6DA8C680476E2F7A6089 /* IceFacets.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceFacets.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 27E91338CEF34D970ED2EAFB /* Logger.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Logger.ice; path = ../slice/Ice/Logger.ice; sourceTree = "<group>"; };
- 2847EB5CAA4AC1DEE6C9562B /* IceAmi.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAmi.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 284A6FC1FA1AC4560853EFD5 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/slicing/objects/Client.swift; sourceTree = "<group>"; };
- 29F90C5A2F35E59B8A551908 /* LocalExceptionDescription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalExceptionDescription.swift; path = src/Ice/LocalExceptionDescription.swift; sourceTree = "<group>"; };
- 2A0427C835713B5FD89BACB7 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/acm/Server.swift; sourceTree = "<group>"; };
- 2AD4E78CC5B7DDC9D1B57906 /* SecureTransportPluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportPluginI.cpp; path = ../cpp/src/IceSSL/SecureTransportPluginI.cpp; sourceTree = "<group>"; };
- 2B836F0CB0F5F58A1FB2E92E /* MutexProtocol.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MutexProtocol.cpp; path = ../cpp/src/IceUtil/MutexProtocol.cpp; sourceTree = "<group>"; };
- 2BB71B45CF54DC09136141D4 /* ValueFactory.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ValueFactory.ice; path = ../slice/Ice/ValueFactory.ice; sourceTree = "<group>"; };
- 2C1D607EFD1748B2819BAFCB /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/scope/Server.swift; sourceTree = "<group>"; };
- 2C42CC2D7C1C55D9F3CAEA32 /* WSEndpoint.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = WSEndpoint.cpp; path = ../cpp/src/Ice/WSEndpoint.cpp; sourceTree = "<group>"; };
- 2CA97A172F9BEE212BD28B4D /* Mutex.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Mutex.swift; path = src/Ice/Mutex.swift; sourceTree = "<group>"; };
- 2D2FAC2064A435D9BDB95EEF /* ConnectionF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionF.ice; path = ../slice/Ice/ConnectionF.ice; sourceTree = "<group>"; };
- 2D96455B4B5146B0B2AB313A /* Key.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Key.ice; path = test/Slice/escape/Key.ice; sourceTree = "<group>"; };
- 2E06FFA2A0895FF904A1022F /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/inheritance/AllTests.swift; sourceTree = "<group>"; };
- 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PromiseKit.framework; path = ../Carthage/Build/iOS/PromiseKit.framework; sourceTree = "<group>"; };
- 2F2FDC33057E2413393F5130 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/admin/Server.swift; sourceTree = "<group>"; };
- 2FE3914FAABEBB5926FA870F /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/exceptions/ServerAMD.swift; sourceTree = "<group>"; };
- 2FF62B498AF21155220E89B3 /* LocatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LocatorF.ice; path = ../slice/Ice/LocatorF.ice; sourceTree = "<group>"; };
- 3053B33EEF4A77AB2B38189B /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/servantLocator/TestI.swift; sourceTree = "<group>"; };
- 30C4BDCA66288225226C6D26 /* IceProxy.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxy.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 30E5903D8C5A01DE7699EF84 /* PropertyNames.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertyNames.cpp; path = ../cpp/src/Ice/PropertyNames.cpp; sourceTree = "<group>"; };
- 30F2386941EEBDC5C4B1C1E9 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/retry/TestI.swift; sourceTree = "<group>"; };
- 3247EBF50AC5797ADB83B7E5 /* IceProperties.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProperties.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 331D1980671E405AC96DBF11 /* Time.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Time.cpp; path = ../cpp/src/IceUtil/Time.cpp; sourceTree = "<group>"; };
- 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
- 33BA0FB991D4B21FDC1E80E4 /* Glacier2Swift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Glacier2Swift.h; path = src/Glacier2/Glacier2Swift.h; sourceTree = "<group>"; };
- 33DE6F06FE65A4842CA79C29 /* IceInfo.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 33F6229FCDEA7CBE20F5E74E /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/optional/TestI.swift; sourceTree = "<group>"; };
- 347FCE8567C5E9DB8806ADB9 /* SecureTransportEngine.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportEngine.cpp; path = ../cpp/src/IceSSL/SecureTransportEngine.cpp; sourceTree = "<group>"; };
- 34F6A51003A7DA949D4B831B /* IceProxyAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxyAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 3531F7B9B7FB4F6838A50484 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/stream/Test.ice; sourceTree = "<group>"; };
- 356D0109F59F011D3A9D1196 /* RouterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterF.ice; path = ../slice/Ice/RouterF.ice; sourceTree = "<group>"; };
- 359509F01553A34E8464351F /* IceHold.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceHold.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 35A88C0C9F24C798D7FF2AFB /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/defaultValue/Client.swift; sourceTree = "<group>"; };
- 3623D805A9C86ECB8183F65D /* Endpoint.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Endpoint.mm; path = src/IceObjc/Endpoint.mm; sourceTree = "<group>"; };
- 364280922CEC1AEB2F46A64C /* ObjectPrx.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectPrx.mm; path = src/IceObjc/ObjectPrx.mm; sourceTree = "<group>"; };
- 36880008256DB482EB4AE96E /* libIce C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIce C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 37A511F946F95757CB55641B /* IceFacets.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceFacets.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 37AC60A599A5A3E29766C72C /* TcpAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TcpAcceptor.cpp; path = ../cpp/src/Ice/TcpAcceptor.cpp; sourceTree = "<group>"; };
- 38E1C111DC4D166BC462D597 /* StreamSocket.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamSocket.cpp; path = ../cpp/src/Ice/StreamSocket.cpp; sourceTree = "<group>"; };
- 393C99345C29547765A0B686 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/inheritance/Client.swift; sourceTree = "<group>"; };
- 39D846D93EAC2EDCA04E02A1 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/timeout/TestI.swift; sourceTree = "<group>"; };
- 3A097664F38124B767BBA665 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/stream/Client.swift; sourceTree = "<group>"; };
- 3AFF103FD7D2F46238626743 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/udp/AllTests.swift; sourceTree = "<group>"; };
- 3BE21B7853C7928EC1AFDEE4 /* UnsupportedAdminFacet.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = UnsupportedAdminFacet.mm; path = src/IceObjc/UnsupportedAdminFacet.mm; sourceTree = "<group>"; };
- 3BE424AFFA5F19DC6B74EE96 /* PropertiesAdmin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdmin.ice; path = ../slice/Ice/PropertiesAdmin.ice; sourceTree = "<group>"; };
- 3BF1609FD750348B6FADE19B /* Notifications.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Notifications.mm; path = ../cpp/src/Ice/ios/Notifications.mm; sourceTree = "<group>"; };
- 3C3A87A38F31C8502D785A9A /* Process.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Process.h; path = src/IceObjc/Process.h; sourceTree = "<group>"; };
- 3D40FBF00708B32CFC3E47B7 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/slicing/objects/Server.swift; sourceTree = "<group>"; };
- 3DDC56805AC4D9E69EC5894B /* PropertiesAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdminI.cpp; path = ../cpp/src/Ice/PropertiesAdminI.cpp; sourceTree = "<group>"; };
- 3EA89431A12C32B7091FD9B2 /* ServantManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantManager.swift; path = src/Ice/ServantManager.swift; sourceTree = "<group>"; };
- 4029F7AE29A892A27012395E /* Util.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Util.cpp; path = ../cpp/src/IceSSL/Util.cpp; sourceTree = "<group>"; };
- 40AAF195F3B66F1B9A75F8CF /* EndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointI.cpp; path = ../cpp/src/IceSSL/EndpointI.cpp; sourceTree = "<group>"; };
- 41322E54404CBD265B9942C9 /* Connection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Connection.h; path = src/IceObjc/Connection.h; sourceTree = "<group>"; };
- 413E4DCFFF180C319FD90434 /* EndpointI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointI.swift; path = src/Ice/EndpointI.swift; sourceTree = "<group>"; };
- 4147651AB145314C6D11B210 /* IceExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 41600426F4EC481CE4F39C56 /* IceTimeout.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceTimeout.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 41EC5FBD49537AAFB4A21B4A /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/facets/Client.swift; sourceTree = "<group>"; };
- 4203607C49D9795B8D8CE5D9 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/optional/Test.ice; sourceTree = "<group>"; };
- 421ED16033EA2F045305D2EA /* EndpointInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointInfo.ice; path = ../slice/IceIAP/EndpointInfo.ice; sourceTree = "<group>"; };
- 4287C2AB3F64247AD7D395A1 /* InitializationData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InitializationData.swift; path = src/Ice/InitializationData.swift; sourceTree = "<group>"; };
- 42CB8D1E1AA1435DFFE7CF64 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/acm/Client.swift; sourceTree = "<group>"; };
- 42EC91032ADE9C937B7D04F5 /* IceSlicingObjectsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjectsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 433A14595B6B6D7301B081FA /* BuiltinSequences.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = BuiltinSequences.ice; path = ../slice/Ice/BuiltinSequences.ice; sourceTree = "<group>"; };
- 43C24220062ADF3C146E8841 /* SysLoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SysLoggerI.cpp; path = ../cpp/src/Ice/SysLoggerI.cpp; sourceTree = "<group>"; };
- 43D564E0C93231FEF4E3C668 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/IceGrid/Info.plist; sourceTree = "<group>"; };
- 43FC38C154A5F6ACB9C624EF /* IceSlicingObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 4420E62891285501A6E82452 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/servantLocator/Test.ice; sourceTree = "<group>"; };
- 44A2412746DA6BE14021A334 /* NetworkProxy.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = NetworkProxy.cpp; path = ../cpp/src/Ice/NetworkProxy.cpp; sourceTree = "<group>"; };
- 45A2C289B4D8A719153EDEBF /* Endpoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Endpoint.h; path = src/IceObjc/Endpoint.h; sourceTree = "<group>"; };
- 45A4F6CA395184E762747734 /* Session.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Session.ice; path = ../slice/IceGrid/Session.ice; sourceTree = "<group>"; };
- 45E8E20A750419B68093D8CB /* Exception.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Exception.swift; path = src/Ice/Exception.swift; sourceTree = "<group>"; };
- 45F7A008BA3D2D1CE812CD85 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/proxy/Collocated.swift; sourceTree = "<group>"; };
- 460C447BE8674C23E3DEB5C2 /* LocatorInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LocatorInfo.cpp; path = ../cpp/src/Ice/LocatorInfo.cpp; sourceTree = "<group>"; };
- 466464B0487AC1D0E4311458 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/servantLocator/Collocated.swift; sourceTree = "<group>"; };
- 46A6B7474C0C4AD6023F19F9 /* FileParser.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = FileParser.ice; path = ../slice/IceGrid/FileParser.ice; sourceTree = "<group>"; };
- 46FEE43B000B3D6CC9B54E05 /* libIceSSL C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceSSL C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 470C44E566889CB5712CFBDA /* IceGrid.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceGrid.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 47403A75C4DF2CC18E22DFBF /* PluginFacade.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginFacade.ice; path = ../slice/IceGrid/PluginFacade.ice; sourceTree = "<group>"; };
- 4796F18A253415764C16C9B7 /* IceHold.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceHold.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 47D5E1036333F41831E9A7FD /* LocalException.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalException.ice; path = ../slice/Ice/LocalException.ice; sourceTree = "<group>"; };
- 482AA52BC3AA8DE49FC4B7AA /* UdpTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UdpTransceiver.cpp; path = ../cpp/src/Ice/UdpTransceiver.cpp; sourceTree = "<group>"; };
- 498F50D79E022A8E2E021F54 /* libIceLocatorDiscovery C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceLocatorDiscovery C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 4B16B66ABBC9443B8D2CC497 /* LocalExceptionFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalExceptionFactory.swift; path = src/Ice/LocalExceptionFactory.swift; sourceTree = "<group>"; };
- 4B42C5F5E40FAC89BB8B75B3 /* RecMutex.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RecMutex.cpp; path = ../cpp/src/IceUtil/RecMutex.cpp; sourceTree = "<group>"; };
- 4B514AD2769D628E6C047A8A /* SliceFlags.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SliceFlags.swift; path = src/Ice/SliceFlags.swift; sourceTree = "<group>"; };
- 4BA221C12DF38C9932F3D2DB /* BatchRequestQueue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = BatchRequestQueue.cpp; path = ../cpp/src/Ice/BatchRequestQueue.cpp; sourceTree = "<group>"; };
- 4C255ABDD3663FBD71164A25 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/udp/TestI.swift; sourceTree = "<group>"; };
- 4CC970423D7B50A9234686BA /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/inheritance/Test.ice; sourceTree = "<group>"; };
- 4D2EE279DFAC242D328B6F5D /* OptionalFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OptionalFormat.swift; path = src/Ice/OptionalFormat.swift; sourceTree = "<group>"; };
- 4D416CA9F254F502F6184A4B /* HttpParser.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = HttpParser.cpp; path = ../cpp/src/Ice/HttpParser.cpp; sourceTree = "<group>"; };
- 4D9A43F9C6837081B3398D7F /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/inheritance/Collocated.swift; sourceTree = "<group>"; };
- 4DA3FEDBC29FDF695C2183F7 /* IceAcm.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAcm.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 4E275959AB256CEE7F4274BB /* Plugin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Plugin.ice; path = ../slice/Ice/Plugin.ice; sourceTree = "<group>"; };
- 4EA0D539E5DF64351F4D1E29 /* Object.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Object.swift; path = src/Ice/Object.swift; sourceTree = "<group>"; };
- 4EF119FBC1507E55316DFDCA /* Communicator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Communicator.ice; path = ../slice/Ice/Communicator.ice; sourceTree = "<group>"; };
- 4F3F3DB361EA02AD62829910 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/optional/TestAMD.ice; sourceTree = "<group>"; };
- 4F87D7AD9CE0E9D57FDC7A84 /* Logger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Logger.h; path = src/IceObjc/Logger.h; sourceTree = "<group>"; };
- 4FCAC1715FDDFDFFF8960E44 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/enums/TestI.swift; sourceTree = "<group>"; };
- 5063EA92F03FC7F3C2605BCB /* ObjectAdapter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ObjectAdapter.h; path = src/IceObjc/ObjectAdapter.h; sourceTree = "<group>"; };
- 5171B88E992ED83FF26E1A79 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/optional/AllTests.swift; sourceTree = "<group>"; };
- 528BE7BF2C5ABD20BE64B9F7 /* Logger.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Logger.mm; path = src/IceObjc/Logger.mm; sourceTree = "<group>"; };
- 52B903BB2F8243202521CBF9 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/defaultValue/AllTests.swift; sourceTree = "<group>"; };
- 52F229062455D03BA51CA4D3 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/objects/Test.ice; sourceTree = "<group>"; };
- 531537592DA709C4C74EEB08 /* IceSSLConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSSLConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 533C0ED6A7386D823065CAB2 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/invoke/Test.ice; sourceTree = "<group>"; };
- 53ED86400141100072CA5923 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = test/TestCommon/Info.plist; sourceTree = "<group>"; };
- 5426ACB2A3F1F0007285ED2A /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/binding/Test.ice; sourceTree = "<group>"; };
- 5461512468FA637E3BA6EBEC /* LoggerUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerUtil.cpp; path = ../cpp/src/Ice/LoggerUtil.cpp; sourceTree = "<group>"; };
- 54D9CAF69105967BB7EC9114 /* Util.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Util.swift; path = src/Ice/Util.swift; sourceTree = "<group>"; };
- 556A20CFEE1678E785E09BC4 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/adapterDeactivation/TestI.swift; sourceTree = "<group>"; };
- 561A0317BB73B133AC874932 /* EndpointFactoryManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointFactoryManager.cpp; path = ../cpp/src/Ice/EndpointFactoryManager.cpp; sourceTree = "<group>"; };
- 5692A4E0FA3FE77E144C1560 /* StringConverter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StringConverter.cpp; path = ../cpp/src/IceUtil/StringConverter.cpp; sourceTree = "<group>"; };
- 5715D4F4C598B26662448C3B /* TcpEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TcpEndpointI.cpp; path = ../cpp/src/Ice/TcpEndpointI.cpp; sourceTree = "<group>"; };
- 576246514CDEAA0B96A60F67 /* Blobject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Blobject.swift; path = src/Ice/Blobject.swift; sourceTree = "<group>"; };
- 588C32E873E6066075D0288A /* Initialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Initialize.swift; path = src/Ice/Initialize.swift; sourceTree = "<group>"; };
- 58B4705B7D140D48D1D2A577 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/invoke/Client.swift; sourceTree = "<group>"; };
- 5974E15FDA37C68654B4F4E2 /* ObjectPrx.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ObjectPrx.h; path = src/IceObjc/ObjectPrx.h; sourceTree = "<group>"; };
- 59C19073EFD0D1EAF73D10B8 /* ServantLocatorI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantLocatorI.swift; path = test/Ice/servantLocator/ServantLocatorI.swift; sourceTree = "<group>"; };
- 5C0434FB77AECE2DD479B934 /* Random.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Random.cpp; path = ../cpp/src/IceUtil/Random.cpp; sourceTree = "<group>"; };
- 5CF970F14307F1B5AA36DA74 /* CtrlCHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CtrlCHandler.cpp; path = ../cpp/src/IceUtil/CtrlCHandler.cpp; sourceTree = "<group>"; };
- 5D691A95397BC0FB1C665A47 /* Exception.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Exception.h; path = src/IceObjc/Exception.h; sourceTree = "<group>"; };
- 5DD8FE647FC520FC15F49D7E /* ServantLocator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServantLocator.ice; path = ../slice/Ice/ServantLocator.ice; sourceTree = "<group>"; };
- 5DFFF1A53DB491AF3F6AFAE0 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/udp/Client.swift; sourceTree = "<group>"; };
- 5E36EFE73529715E286ABB57 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/servantLocator/TestAMDI.swift; sourceTree = "<group>"; };
- 5E8ECC13663CC943AD28E7B0 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/inheritance/TestI.swift; sourceTree = "<group>"; };
- 5E9519A1DE4D7A8A2633E23F /* UnsupportedAdminFacet.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = UnsupportedAdminFacet.h; path = src/IceObjc/UnsupportedAdminFacet.h; sourceTree = "<group>"; };
- 5EBBEB2D37BEBC7504AB50C8 /* Assets.xcassets */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = test/TestDriver/iOS/Assets.xcassets; sourceTree = "<group>"; };
- 5EC4312F2EA90416897DA2D7 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/invoke/AllTests.swift; sourceTree = "<group>"; };
- 5EC762E6CC27EB6F436AF0FC /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/IceStorm/Info.plist; sourceTree = "<group>"; };
- 5EE976AB09EC2C965067D6A0 /* ClientPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ClientPrivate.ice; path = test/Ice/slicing/exceptions/ClientPrivate.ice; sourceTree = "<group>"; };
- 5EF9009A6E8C38F8E1CFC13A /* TraceLevels.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TraceLevels.cpp; path = ../cpp/src/Ice/TraceLevels.cpp; sourceTree = "<group>"; };
- 609A6F9964BE53534ED46007 /* IceServantLocator.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocator.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 60E1A72A746608403DCA25A0 /* MetricsAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MetricsAdminI.cpp; path = ../cpp/src/Ice/MetricsAdminI.cpp; sourceTree = "<group>"; };
- 617AA0AA42FCCD5C442B0060 /* ImplicitContext.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContext.mm; path = src/IceObjc/ImplicitContext.mm; sourceTree = "<group>"; };
- 619CABD8ED54BD233E424E11 /* Communicator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Communicator.h; path = src/IceObjc/Communicator.h; sourceTree = "<group>"; };
- 627DE0AA53434A63878EAA97 /* IconvStringConverter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = IconvStringConverter.cpp; path = ../cpp/src/Ice/IconvStringConverter.cpp; sourceTree = "<group>"; };
- 629CB9F63E6B61F24E78A072 /* RouterInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterInfo.cpp; path = ../cpp/src/Ice/RouterInfo.cpp; sourceTree = "<group>"; };
- 63D14308086EA7DDFA651540 /* ImplicitContextF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContextF.ice; path = ../slice/Ice/ImplicitContextF.ice; sourceTree = "<group>"; };
- 641B953514FE8729B68B0289 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/admin/TestI.swift; sourceTree = "<group>"; };
- 644CA4FFFB561EFBC8731C16 /* ConnectionFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionFactory.cpp; path = ../cpp/src/Ice/ConnectionFactory.cpp; sourceTree = "<group>"; };
- 64E7AFFEE24FE2190264A54D /* Cond.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Cond.cpp; path = ../cpp/src/Ice/Cond.cpp; sourceTree = "<group>"; };
- 66F58BB456C27F9865A80A92 /* TestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 672782CB15DD1AB61A3D8610 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/hold/Server.swift; sourceTree = "<group>"; };
- 679B0B447C63FCB6EE8A4739 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/slicing/exceptions/TestAMDI.swift; sourceTree = "<group>"; };
- 6809E7EF2783EBCDD6C94438 /* OutputStream.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OutputStream.h; path = src/IceObjc/OutputStream.h; sourceTree = "<group>"; };
- 6818976F47420F8A7D93A8D0 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/location/AllTests.swift; sourceTree = "<group>"; };
- 696C4386FAE99E0FC2C81DE6 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/location/TestI.swift; sourceTree = "<group>"; };
- 699D5E247DB40E536413A074 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/operations/AllTests.swift; sourceTree = "<group>"; };
- 69FB3FA4A5390EC1E73BC277 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/IceSSL/configuration/Client.swift; sourceTree = "<group>"; };
- 6A1CDC26F66E53E89EECFF13 /* SecureTransportTransceiverI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportTransceiverI.cpp; path = ../cpp/src/IceSSL/SecureTransportTransceiverI.cpp; sourceTree = "<group>"; };
- 6BA950278E382F3E8CD80713 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/exceptions/Client.swift; sourceTree = "<group>"; };
- 6C3D116A3B3B12E97AB9A722 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/objects/Server.swift; sourceTree = "<group>"; };
- 6C6A1F6876DD517B8FF933FF /* IceEnums.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceEnums.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 6CE8F705B474E5A21C893107 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/servantLocator/Server.swift; sourceTree = "<group>"; };
- 6DF1AB7AEFCB4E1B35414486 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/objects/TestI.swift; sourceTree = "<group>"; };
- 6E7A306A7D48CEEE635F4229 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/info/Server.swift; sourceTree = "<group>"; };
- 6E82E96A58B0B1E366B38D5D /* IceScope.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceScope.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 6EF2375278C3582125B4A607 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/operations/Client.swift; sourceTree = "<group>"; };
- 6F8DB3FB55688CB56AF72479 /* LocalObject.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalObject.cpp; path = ../cpp/src/Ice/LocalObject.cpp; sourceTree = "<group>"; };
- 700A0911AA31AAC497E69908 /* IceAdmin.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdmin.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 7019569A39601A48BC9AB538 /* ProtocolInstance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ProtocolInstance.cpp; path = ../cpp/src/Ice/ProtocolInstance.cpp; sourceTree = "<group>"; };
- 71E15903313B8CA032F63198 /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginI.cpp; path = ../cpp/src/IceLocatorDiscovery/PluginI.cpp; sourceTree = "<group>"; };
- 72831AA15F49B11E6ECDB693 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/exceptions/Server.swift; sourceTree = "<group>"; };
- 7326BDEB27308FDB60BC88C1 /* IceRetry.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceRetry.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 734652DE91F72C03968DCC79 /* ServantManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ServantManager.cpp; path = ../cpp/src/Ice/ServantManager.cpp; sourceTree = "<group>"; };
- 737ED901A48AD0C54FA5DCE1 /* InputStream.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = InputStream.cpp; path = ../cpp/src/Ice/InputStream.cpp; sourceTree = "<group>"; };
- 739C6F4B14646C4184F9EA21 /* IceOperations.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperations.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 74032A4D3026B5A895FEB2A8 /* IceDefaultValue.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultValue.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 742335165A459A8003AA84A9 /* IceGridSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceGridSwift.h; path = src/IceGrid/IceGridSwift.h; sourceTree = "<group>"; };
- 7449E5E0A12A78A662B5A552 /* IceLocatorDiscovery.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceLocatorDiscovery.ice; path = ../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice; sourceTree = "<group>"; };
- 744E986D938D6A516CA9B500 /* StreamTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamTransceiver.cpp; path = ../cpp/src/Ice/ios/StreamTransceiver.cpp; sourceTree = "<group>"; };
- 7549AFA37B9AFD67518C461C /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/invoke/Server.swift; sourceTree = "<group>"; };
- 75FEBAC0EB3F2C40F89D6F7D /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/slicing/exceptions/Server.swift; sourceTree = "<group>"; };
- 76292322D7C938B4EFD5F7CF /* CommunicatorI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CommunicatorI.swift; path = src/Ice/CommunicatorI.swift; sourceTree = "<group>"; };
- 77A08FE03BE780227B17F7C5 /* ConnectionI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionI.cpp; path = ../cpp/src/Ice/ConnectionI.cpp; sourceTree = "<group>"; };
- 77E7EE53615B8DD124715208 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/adapterDeactivation/Collocated.swift; sourceTree = "<group>"; };
- 78DC233663D42D6C756A5D79 /* ThreadException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ThreadException.cpp; path = ../cpp/src/IceUtil/ThreadException.cpp; sourceTree = "<group>"; };
- 78E662783927956059907799 /* Service.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Service.cpp; path = ../cpp/src/Ice/Service.cpp; sourceTree = "<group>"; };
- 7964CE2D7A0EB8250D9686EF /* IceOperationsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperationsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 79C5B702A59C6310D3F12256 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/proxy/Server.swift; sourceTree = "<group>"; };
- 7ABD0B72498667633270A562 /* EndpointTypes.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointTypes.ice; path = ../slice/Ice/EndpointTypes.ice; sourceTree = "<group>"; };
- 7AD12B4B877C7F8220D9111A /* FactoryTableInit.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = FactoryTableInit.cpp; path = ../cpp/src/Ice/FactoryTableInit.cpp; sourceTree = "<group>"; };
- 7AF679784FFB57FDA07ED6CF /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/acm/AllTests.swift; sourceTree = "<group>"; };
- 7B900D982AEFCDE76EBF9AC8 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/enums/AllTests.swift; sourceTree = "<group>"; };
- 7B97FC5A3A589497F542D9B4 /* InstrumentationI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = InstrumentationI.cpp; path = ../cpp/src/Ice/InstrumentationI.cpp; sourceTree = "<group>"; };
- 7C5EB8026C4AAE9BDEFB82BE /* IceAmi.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAmi.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 7C7A0026504CACDF5022668D /* TwowaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TwowaysAMI.swift; path = test/Ice/operations/TwowaysAMI.swift; sourceTree = "<group>"; };
- 7C93EA7BE68865E44482D887 /* TcpTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TcpTransceiver.cpp; path = ../cpp/src/Ice/TcpTransceiver.cpp; sourceTree = "<group>"; };
- 7C9A7BD995FADFF1C865BD20 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/optional/ServerAMD.swift; sourceTree = "<group>"; };
- 7D6EAE7CB0762EC683CC1AF6 /* LoggerWrapper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LoggerWrapper.swift; path = src/Ice/LoggerWrapper.swift; sourceTree = "<group>"; };
- 7DAF2D4EDD916D8836093166 /* OutputStream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OutputStream.swift; path = src/Ice/OutputStream.swift; sourceTree = "<group>"; };
- 7DB728C89EF3D58C62C664C8 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/facets/Test.ice; sourceTree = "<group>"; };
- 7E67F6A6374A89E00AFB1E56 /* SecureTransportCertificateI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportCertificateI.cpp; path = ../cpp/src/IceSSL/SecureTransportCertificateI.cpp; sourceTree = "<group>"; };
- 7E909DE1C0E2C8D930A6B08F /* IceServantLocator.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocator.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 7E9E1345EAE6B9F6CE783F9A /* Router.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Router.ice; path = ../slice/Ice/Router.ice; sourceTree = "<group>"; };
- 7EA446FF6AC0178372A720A4 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/Ice/Info.plist; sourceTree = "<group>"; };
- 7EC29C8ADA9F510FAD61A1A6 /* DefaultsAndOverrides.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = DefaultsAndOverrides.cpp; path = ../cpp/src/Ice/DefaultsAndOverrides.cpp; sourceTree = "<group>"; };
- 7F0D032592A272EE108D4519 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/Glacier2/Info.plist; sourceTree = "<group>"; };
- 7F8387214289E2840387739B /* certs */ = {isa = PBXFileReference; includeInIndex = 1; name = certs; path = test/IceSSL/configuration/../../../../cpp/test/IceSSL/certs; sourceTree = "<group>"; };
- 7FB7399EC39FD1D10C22673C /* Registry.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Registry.ice; path = ../slice/IceGrid/Registry.ice; sourceTree = "<group>"; };
- 7FD0B6A43A4035A1D464D6A9 /* MetricsObserverI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MetricsObserverI.cpp; path = ../cpp/src/Ice/MetricsObserverI.cpp; sourceTree = "<group>"; };
- 8061E74E222238C08A89B87B /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/IceSSL/configuration/Server.swift; sourceTree = "<group>"; };
- 80E23410D88B33D246E27938 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/defaultServant/AllTests.swift; sourceTree = "<group>"; };
- 8133A5D27ACACAA62DC1515B /* IceExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 819C8985815E3496D3469510 /* PluginManagerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginManagerI.cpp; path = ../cpp/src/Ice/PluginManagerI.cpp; sourceTree = "<group>"; };
- 81FE8C402E0C6D0E454E40FF /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/operations/TestI.swift; sourceTree = "<group>"; };
- 823F5C51060896D3BBB5F678 /* Process.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Process.ice; path = ../slice/Ice/Process.ice; sourceTree = "<group>"; };
- 82562461EC3BC792221A6A8D /* Ice.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ice.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 825B49FCE10F422892698300 /* UdpConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UdpConnector.cpp; path = ../cpp/src/Ice/UdpConnector.cpp; sourceTree = "<group>"; };
- 82EB2BE1045176911ED09632 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/acm/TestI.swift; sourceTree = "<group>"; };
- 82ED651D99BE35DAD28732A3 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/objects/Collocated.swift; sourceTree = "<group>"; };
- 82F50A83892FBD7206B72CC2 /* IceExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 833C83D8A2CFE5C2EA441EA1 /* UtilException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UtilException.cpp; path = ../cpp/src/IceUtil/UtilException.cpp; sourceTree = "<group>"; };
- 835BEA60005367B0D84C48C9 /* WSTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = WSTransceiver.cpp; path = ../cpp/src/Ice/WSTransceiver.cpp; sourceTree = "<group>"; };
- 83C8AC6EB379441A16936E1A /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginI.cpp; path = ../cpp/src/IceSSL/PluginI.cpp; sourceTree = "<group>"; };
- 83C9C27267CFBFD33CD3EE87 /* LookupI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LookupI.cpp; path = ../cpp/src/IceDiscovery/LookupI.cpp; sourceTree = "<group>"; };
- 84825B16B23F7F6FCDCF931D /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/enums/Client.swift; sourceTree = "<group>"; };
- 84D83E074784EF49D414886B /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
- 84E1F0E372635C84C595CD99 /* ProcessF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ProcessF.ice; path = ../slice/Ice/ProcessF.ice; sourceTree = "<group>"; };
- 84E76B7DC6CF61AA1F8C46FE /* Locator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Locator.ice; path = ../slice/Ice/Locator.ice; sourceTree = "<group>"; };
- 85D0AAB158F84F8FFB096472 /* WSConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = WSConnector.cpp; path = ../cpp/src/Ice/WSConnector.cpp; sourceTree = "<group>"; };
- 85ED6D2547A879CE395A08CD /* LocalObject.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalObject.mm; path = src/IceObjc/LocalObject.mm; sourceTree = "<group>"; };
- 85F1BB406E44C626D4E7DC04 /* IceInheritance.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInheritance.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 86E4444024BD3BF40AB52B3A /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/facets/TestI.swift; sourceTree = "<group>"; };
- 876E0B67D0E18E40E598BBC6 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/ExternalAccessory.framework; sourceTree = DEVELOPER_DIR; };
- 884EB72B7F19D2E981F967B3 /* Properties.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Properties.ice; path = ../slice/Ice/Properties.ice; sourceTree = "<group>"; };
- 88D89749D9D73ACB89C597AB /* Endpoint.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Endpoint.ice; path = ../slice/Ice/Endpoint.ice; sourceTree = "<group>"; };
- 890C4B9328E61DFA34E69B7C /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/Glacier2/Metrics.ice; sourceTree = "<group>"; };
- 89BF10F48DE4A59845EAB1E3 /* TraceUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TraceUtil.cpp; path = ../cpp/src/Ice/TraceUtil.cpp; sourceTree = "<group>"; };
- 89EB9F39F1ECEA26130BE0AD /* ThreadPool.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ThreadPool.cpp; path = ../cpp/src/Ice/ThreadPool.cpp; sourceTree = "<group>"; };
- 89F0E2DA8729EB236A9CD320 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/defaultServant/Client.swift; sourceTree = "<group>"; };
- 8A00776A2EFC07F56D37049D /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/operations/ServerAMD.swift; sourceTree = "<group>"; };
- 8A0CF78C59613A0721169FDE /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/proxy/TestI.swift; sourceTree = "<group>"; };
- 8A353CD8A63AD03A8A1A4C7C /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/IceSSL/configuration/TestI.swift; sourceTree = "<group>"; };
- 8AA809EE4627898F8C524218 /* IceInvoke.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInvoke.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 8BA826271FCF477A65508B3E /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/exceptions/TestAMDI.swift; sourceTree = "<group>"; };
- 8BDBD53A10527B6C7704746A /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/Ice/Metrics.ice; sourceTree = "<group>"; };
- 8BF3ED2DF0165DD2F5370456 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/scope/AllTests.swift; sourceTree = "<group>"; };
- 8BFF45883AB016B7EEB1BC94 /* main.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = main.swift; path = test/TestDriver/macOS/main.swift; sourceTree = "<group>"; };
- 8C2F020BD00C355880C33990 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/admin/Test.ice; sourceTree = "<group>"; };
- 8CD0C576F6CAFDFF54CC19D0 /* libIce C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIce C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 8D66CABD0E6C4060B920174B /* Shared.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Shared.cpp; path = ../cpp/src/IceUtil/Shared.cpp; sourceTree = "<group>"; };
- 8D9E6B54018DDAD1B7C36568 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/ami/Collocated.swift; sourceTree = "<group>"; };
- 8E1F8DB363A7F44F9BA7B4BB /* RouterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterF.ice; path = ../slice/Glacier2/RouterF.ice; sourceTree = "<group>"; };
- 8E31BB57D07067999E5B2452 /* IceStorm.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceStorm.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 8E8A01AF910671B2CF85A4A2 /* LoggerWrapperI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LoggerWrapperI.h; path = src/IceObjc/LoggerWrapperI.h; sourceTree = "<group>"; };
- 8EA3C7FFC8FEA9C55BDCC452 /* Admin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Admin.ice; path = ../slice/IceGrid/Admin.ice; sourceTree = "<group>"; };
- 8EA8EDBF3376A3FBBAF0A75E /* PropertiesAdminI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertiesAdminI.swift; path = src/Ice/PropertiesAdminI.swift; sourceTree = "<group>"; };
- 8EE874CA96946DFDD83A50AE /* ServantLocatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServantLocatorF.ice; path = ../slice/Ice/ServantLocatorF.ice; sourceTree = "<group>"; };
- 8F05D844A9B3BA85120A9D96 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/adapterDeactivation/Test.ice; sourceTree = "<group>"; };
- 8F31BBFD85A2287A77F87630 /* Reference.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Reference.cpp; path = ../cpp/src/Ice/Reference.cpp; sourceTree = "<group>"; };
- 8F9AA94E6E9C2F2957DBE298 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/info/AllTests.swift; sourceTree = "<group>"; };
- 90F3199EB27E23D9C1A430EC /* Network.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Network.cpp; path = ../cpp/src/Ice/Network.cpp; sourceTree = "<group>"; };
- 911384310A1CBB800086E52F /* IceUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = IceUtil.mm; path = src/IceObjc/IceUtil.mm; sourceTree = "<group>"; };
- 9131F6CDE2177B7E212058BD /* IceAdmin.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdmin.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 9155B9A3DA857782C8E2C755 /* IceUdp.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceUdp.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 9277213132C87DD23DDF90CC /* ProxyFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ProxyFactory.cpp; path = ../cpp/src/Ice/ProxyFactory.cpp; sourceTree = "<group>"; };
- 927E2B8A9D04EF230A695458 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/adapterDeactivation/Server.swift; sourceTree = "<group>"; };
- 92986D4573B4E72205E82CF8 /* StreamAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamAcceptor.cpp; path = ../cpp/src/Ice/ios/StreamAcceptor.cpp; sourceTree = "<group>"; };
- 93667B2BBFE254D9549FB105 /* IceStormSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceStormSwift.h; path = src/IceStorm/IceStormSwift.h; sourceTree = "<group>"; };
- 9443C375CB1FE685EE03373E /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/admin/Client.swift; sourceTree = "<group>"; };
- 945061ED94DCD727734AB473 /* ConnectionInfoF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfoF.ice; path = ../slice/IceSSL/ConnectionInfoF.ice; sourceTree = "<group>"; };
- 95701C9D1A1804319EE41815 /* IceExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 95C35E1CC8370D3CC5B8F8BD /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/operations/TestAMD.ice; sourceTree = "<group>"; };
- 9612A6AC9D06956BC972F7E0 /* IceDefaultValue.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultValue.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 9724A27A902FCB2DC18B2233 /* IceOperations.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperations.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 975393C38A15BE97D3F2FB35 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/operations/Server.swift; sourceTree = "<group>"; };
- 97C7CE89B167DEC5D197DED5 /* ObserverHelper.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ObserverHelper.cpp; path = ../cpp/src/Ice/ObserverHelper.cpp; sourceTree = "<group>"; };
- 985C114C565EA067E7DFC4E2 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/ami/Client.swift; sourceTree = "<group>"; };
- 98BE907AE6FB32C220F27665 /* IceSlicingExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 98DF54EFF4E9CD033DFBD06A /* ViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewController.swift; path = test/TestDriver/iOS/ViewController.swift; sourceTree = "<group>"; };
- 98E17667CCE63650B3F00CE2 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/exceptions/TestI.swift; sourceTree = "<group>"; };
- 9922D271C3BA5C28E0202007 /* LoggerAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerAdminI.cpp; path = ../cpp/src/Ice/LoggerAdminI.cpp; sourceTree = "<group>"; };
- 99B44B47B6697B5BDB4E6002 /* ConnectionRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionRequestHandler.cpp; path = ../cpp/src/Ice/ConnectionRequestHandler.cpp; sourceTree = "<group>"; };
- 99BFB293B41CACA0929E9EA9 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/slicing/exceptions/ServerAMD.swift; sourceTree = "<group>"; };
- 99BFD4F8D9589BC5D83E2AB8 /* ProcessI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProcessI.swift; path = src/Ice/ProcessI.swift; sourceTree = "<group>"; };
- 9A1E4D18CB7780CF67F8A4EC /* SliceEscape.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = SliceEscape.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 9A22CAB9A613324A3BA7D230 /* SliceEscape.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = SliceEscape.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 9ABEBD1F9FB9599AA54E10F8 /* CommunicatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = CommunicatorF.ice; path = ../slice/Ice/CommunicatorF.ice; sourceTree = "<group>"; };
- 9AD159A5DB15BBE37BB79262 /* Communicator.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Communicator.mm; path = src/IceObjc/Communicator.mm; sourceTree = "<group>"; };
- 9B733D2B10F906FBFBA07624 /* RemoteLogger.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RemoteLogger.ice; path = ../slice/Ice/RemoteLogger.ice; sourceTree = "<group>"; };
- 9B7C74FD8C8B63D85816E4F9 /* libIceLocatorDiscovery C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceLocatorDiscovery C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- 9B9B992E5CEEE6920EB266A6 /* Controller.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Controller.ice; path = ../scripts/Controller.ice; sourceTree = "<group>"; };
- 9D0204BD453C077A6207CFF3 /* ObjectAdapterI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapterI.cpp; path = ../cpp/src/Ice/ObjectAdapterI.cpp; sourceTree = "<group>"; };
- 9F450E65F4A3B9951CA7A7B0 /* IceSlicingObjectsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjectsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- 9F7AB42F9131A702A9C8DF56 /* ImplicitContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ImplicitContext.h; path = src/IceObjc/ImplicitContext.h; sourceTree = "<group>"; };
- 9F94D5751F8A1A51BE0AFE26 /* IceScope.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceScope.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- A01A386D1ADD0BA3DEEF1408 /* TraceUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = TraceUtil.mm; path = src/IceObjc/TraceUtil.mm; sourceTree = "<group>"; };
- A1A0357290F3F78E88C9B315 /* AppDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = test/TestDriver/iOS/AppDelegate.swift; sourceTree = "<group>"; };
- A1F10A2EE8B88C328EC49C24 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/optional/TestAMDI.swift; sourceTree = "<group>"; };
- A291711C94C82AE72B328C9E /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/retry/Collocated.swift; sourceTree = "<group>"; };
- A2A68615B59C6478602E3632 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/IceSSL/configuration/AllTests.swift; sourceTree = "<group>"; };
- A2FBBFAB5BBA8AD6E6B808F9 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/slicing/exceptions/AllTests.swift; sourceTree = "<group>"; };
- A33916E4797D94A3EAAE0BA9 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/timeout/Test.ice; sourceTree = "<group>"; };
- A390AB97EEE2EF6AC8AEFC16 /* IceInfo.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- A3A89CE68468F819189F3324 /* ServerPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivate.ice; path = test/Ice/slicing/exceptions/ServerPrivate.ice; sourceTree = "<group>"; };
- A3CF5A1DB0A72EE04DD66EF5 /* IceOptional.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptional.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- A4B6BAEEA4C776F78BEA2CEB /* BlobjectAsync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlobjectAsync.swift; path = src/Ice/BlobjectAsync.swift; sourceTree = "<group>"; };
- A56FE5EBFEEFBD7266764873 /* IPEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = IPEndpointI.cpp; path = ../cpp/src/Ice/IPEndpointI.cpp; sourceTree = "<group>"; };
- A5C1F06A874E8444405DCAF0 /* ObjectAdapterI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObjectAdapterI.swift; path = src/Ice/ObjectAdapterI.swift; sourceTree = "<group>"; };
- A66ACBA5E4FECF63AC2BE3ED /* Initialize.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Initialize.cpp; path = ../cpp/src/Ice/Initialize.cpp; sourceTree = "<group>"; };
- A692CCF914FAFAAD1725CD75 /* Process.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Process.mm; path = src/IceObjc/Process.mm; sourceTree = "<group>"; };
- A6BDD28E56B97D8719821F93 /* Version.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Version.ice; path = ../slice/Ice/Version.ice; sourceTree = "<group>"; };
- A760E69FBCA133ABF89D6688 /* CertificateI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CertificateI.cpp; path = ../cpp/src/IceSSL/CertificateI.cpp; sourceTree = "<group>"; };
- A7943B5CFE88270D220FF285 /* BatchOneways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchOneways.swift; path = test/Ice/operations/BatchOneways.swift; sourceTree = "<group>"; };
- A7C69B37164D0E1E9AB9CDF8 /* Convert.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Convert.mm; path = src/IceObjc/Convert.mm; sourceTree = "<group>"; };
- A8FB9E0B941381B4A7770B15 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/slicing/exceptions/TestAMD.ice; sourceTree = "<group>"; };
- A9768C43336C68E3C558819E /* EndpointI.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointI.mm; path = ../cpp/src/IceIAP/EndpointI.mm; sourceTree = "<group>"; };
- AA446946D2EF5161E179C8D3 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/enums/Server.swift; sourceTree = "<group>"; };
- AAD06C818F086B1D993B5F57 /* ConnectionI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectionI.swift; path = src/Ice/ConnectionI.swift; sourceTree = "<group>"; };
- AAE1EE59F8360B9A3AC4E4D4 /* CollocatedRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CollocatedRequestHandler.cpp; path = ../cpp/src/Ice/CollocatedRequestHandler.cpp; sourceTree = "<group>"; };
- AB321BADF349D8E368A7C4A2 /* IceStream.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceStream.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- AB57120DB79B152DD9BB074B /* EndpointInfoFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointInfoFactory.swift; path = src/Ice/EndpointInfoFactory.swift; sourceTree = "<group>"; };
- AB79AB3E6C657F2AE2FDEA48 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/inheritance/Server.swift; sourceTree = "<group>"; };
- AB8351683FAD96EE14C61B98 /* Identity.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Identity.ice; path = ../slice/Ice/Identity.ice; sourceTree = "<group>"; };
- AC0F79AB5649A42EB6F61BB1 /* IceAdapterDeactivation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdapterDeactivation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- AC2C9D84CADE93CDEC20FB56 /* ServerPrivateAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivateAMD.ice; path = test/Ice/slicing/objects/ServerPrivateAMD.ice; sourceTree = "<group>"; };
- AC6456F7A745984E9F637E18 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/optional/Server.swift; sourceTree = "<group>"; };
- ACDD3958ED04B6DA0B7D24DD /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/operations/Collocated.swift; sourceTree = "<group>"; };
- ADA1BEEF056526F10E0EFA65 /* UUID.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UUID.cpp; path = ../cpp/src/IceUtil/UUID.cpp; sourceTree = "<group>"; };
- ADA3D6C9C802D0EB2D8DD10F /* StreamConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamConnector.cpp; path = ../cpp/src/Ice/ios/StreamConnector.cpp; sourceTree = "<group>"; };
- AE276233A589DCA9CDB289E3 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/info/TestI.swift; sourceTree = "<group>"; };
- AE8F834ED52FCBB4E5B022F5 /* IceInheritance.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInheritance.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- AF095064C89698D7E1645228 /* Router.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Router.ice; path = ../slice/Glacier2/Router.ice; sourceTree = "<group>"; };
- AF31073C9589C85B424AC265 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/exceptions/Collocated.swift; sourceTree = "<group>"; };
- B0B4D739D52100D992E1F09B /* IceProperties.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProperties.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- B0EBE41BA5ACA9524EDF615E /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/servantLocator/TestAMD.ice; sourceTree = "<group>"; };
- B1CF35CB9B5AB52E735C51F8 /* PropertiesI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertiesI.swift; path = src/Ice/PropertiesI.swift; sourceTree = "<group>"; };
- B1DAF6EE229DC32F8CD4791E /* IceDefaultServant.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultServant.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- B207B6C139E6576EE8A8F9EC /* IceBinding.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceBinding.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- B261561F97CC9B584D577D40 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Slice/escape/Client.swift; sourceTree = "<group>"; };
- B26212A814B92E4CDCC1C01D /* SSLEngine.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SSLEngine.cpp; path = ../cpp/src/IceSSL/SSLEngine.cpp; sourceTree = "<group>"; };
- B263885D7C0A484245E9B4F9 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; };
- B2D6DEE369789A8DFC6CF9EC /* OutgoingAsync.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OutgoingAsync.cpp; path = ../cpp/src/Ice/OutgoingAsync.cpp; sourceTree = "<group>"; };
- B43D18B4007BB3933869BDDB /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/hold/AllTests.swift; sourceTree = "<group>"; };
- B52123D3118A9D5F075CD750 /* FileUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = FileUtil.cpp; path = ../cpp/src/IceUtil/FileUtil.cpp; sourceTree = "<group>"; };
- B59013543D8803D5F9420842 /* IceUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceUtil.h; path = src/IceObjc/IceUtil.h; sourceTree = "<group>"; };
- B60A6E74D20C269E13D18374 /* libIceDiscovery C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceDiscovery C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- B68A2C32CBB5B2177FCF9E9B /* IceLocation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceLocation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- B73D83718FC939E7879489DF /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/location/Server.swift; sourceTree = "<group>"; };
- B7592FE9162B01EF06A3101B /* IceAcm.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAcm.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- B7A8494A1623080FB36B2A65 /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Instance.cpp; path = ../cpp/src/IceSSL/Instance.cpp; sourceTree = "<group>"; };
- B7E1EC1D6FA865E0544EDA95 /* ConsoleUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConsoleUtil.cpp; path = ../cpp/src/IceUtil/ConsoleUtil.cpp; sourceTree = "<group>"; };
- B7F4E74D339D6836343F22F1 /* IceBinding.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceBinding.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- B8963188E5D562669750CADA /* IceEnums.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceEnums.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- B9A9F737E9A4F16BF7E80800 /* UserAccountMapper.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = UserAccountMapper.ice; path = ../slice/IceGrid/UserAccountMapper.ice; sourceTree = "<group>"; };
- B9B2BE20CCC966AD05989EB7 /* OpaqueEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OpaqueEndpointI.cpp; path = ../cpp/src/Ice/OpaqueEndpointI.cpp; sourceTree = "<group>"; };
- BA9CCC0049CEDD164C366D6C /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/retry/Client.swift; sourceTree = "<group>"; };
- BBE64D6FF80226B272166A7A /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/slicing/objects/Test.ice; sourceTree = "<group>"; };
- BC0401515A5EF9001C780327 /* UdpEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UdpEndpointI.cpp; path = ../cpp/src/Ice/UdpEndpointI.cpp; sourceTree = "<group>"; };
- BD8835FAD15CCCA843AE6EEA /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/hold/TestI.swift; sourceTree = "<group>"; };
- BF3519B47C8B8B50A76F76DB /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/optional/Client.swift; sourceTree = "<group>"; };
- BFE53930F97DA8CB42C1CDAD /* StringUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StringUtil.cpp; path = ../cpp/src/IceUtil/StringUtil.cpp; sourceTree = "<group>"; };
- C0B7CC2345722EBE366F9E50 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/scope/TestI.swift; sourceTree = "<group>"; };
- C0FD31F9313639A85B27D130 /* IceSlicingExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- C1496FA2A509FCADDED858F8 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/proxy/Client.swift; sourceTree = "<group>"; };
- C15F3B2E206BA9BEF3D475A6 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/timeout/AllTests.swift; sourceTree = "<group>"; };
- C2B54E755D26A8C048DDE71E /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/properties/Client.swift; sourceTree = "<group>"; };
- C35762E81F3415434819A607 /* RequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RequestHandler.cpp; path = ../cpp/src/Ice/RequestHandler.cpp; sourceTree = "<group>"; };
- C366C8BE3DC8869136E9498A /* Value.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Value.cpp; path = ../cpp/src/Ice/Value.cpp; sourceTree = "<group>"; };
- C3D6F95B1DBC1A152E58639C /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/location/Client.swift; sourceTree = "<group>"; };
- C4A1C6C8EA1E7C7F584138DF /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/slicing/objects/TestAMD.ice; sourceTree = "<group>"; };
- C50BC981BF853048201BFE10 /* IceSlicingExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- C50CED2FEBF6F30FDA97CE7C /* LocalObject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalObject.swift; path = src/Ice/LocalObject.swift; sourceTree = "<group>"; };
- C518C0B8D18041EB5EEE5073 /* PermissionsVerifierF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PermissionsVerifierF.ice; path = ../slice/Glacier2/PermissionsVerifierF.ice; sourceTree = "<group>"; };
- C5531BA70BA954A4D20B3573 /* LoggerF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerF.ice; path = ../slice/Ice/LoggerF.ice; sourceTree = "<group>"; };
- C5561521ED41832EE1B320D2 /* Ice.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ice.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- C586A8BC9222D2DC6AE9D199 /* PermissionsVerifier.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PermissionsVerifier.ice; path = ../slice/Glacier2/PermissionsVerifier.ice; sourceTree = "<group>"; };
- C62D76F8E58CDBFEF1F5CB3C /* PropertiesF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesF.ice; path = ../slice/Ice/PropertiesF.ice; sourceTree = "<group>"; };
- C71A8A69E3010FFBA9B6CD9F /* CountDownLatch.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CountDownLatch.cpp; path = ../cpp/src/Ice/CountDownLatch.cpp; sourceTree = "<group>"; };
- C79AE5B65F9003F44D8EE6D5 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/servantLocator/AllTests.swift; sourceTree = "<group>"; };
- C946F3EC992F9BA38D1D9E4C /* Convert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Convert.h; path = src/IceObjc/Convert.h; sourceTree = "<group>"; };
- C96FC71D063CEAF6D9DC737E /* ServerPrivateAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivateAMD.ice; path = test/Ice/slicing/exceptions/ServerPrivateAMD.ice; sourceTree = "<group>"; };
- C971C073DEA7EF1CB22656BB /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/retry/Test.ice; sourceTree = "<group>"; };
- C9804332BB89FE1EF04F89FD /* BlobjectFacade.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = BlobjectFacade.mm; path = src/IceObjc/BlobjectFacade.mm; sourceTree = "<group>"; };
- CA36D2D35C93A5B363D89B90 /* ObjectAdapterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapterF.ice; path = ../slice/Ice/ObjectAdapterF.ice; sourceTree = "<group>"; };
- CA70B2155E395AD5C290A265 /* EndpointInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointInfo.ice; path = ../slice/IceSSL/EndpointInfo.ice; sourceTree = "<group>"; };
- CA9A13DF315BEC2F5BE3A38F /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/proxy/Test.ice; sourceTree = "<group>"; };
- CAE8F92C1E5FA929D111D85C /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/location/Test.ice; sourceTree = "<group>"; };
- CAFF363116AA76C1BF445558 /* Buffer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Buffer.cpp; path = ../cpp/src/Ice/Buffer.cpp; sourceTree = "<group>"; };
- CB5FB4DC11005554379585AB /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/facets/Collocated.swift; sourceTree = "<group>"; };
- CC15F61216DB8E36BB5EC3D4 /* Oneways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Oneways.swift; path = test/Ice/operations/Oneways.swift; sourceTree = "<group>"; };
- CC199312831B3113D20F165E /* Connection.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Connection.mm; path = src/IceObjc/Connection.mm; sourceTree = "<group>"; };
- CCD39EE285A6A6B935B5917B /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/binding/Server.swift; sourceTree = "<group>"; };
- CD19B3E90CF6444610FABF46 /* OnewaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OnewaysAMI.swift; path = test/Ice/operations/OnewaysAMI.swift; sourceTree = "<group>"; };
- CDE7D3D22A801E412C53B3F6 /* EndpointFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointFactory.cpp; path = ../cpp/src/Ice/EndpointFactory.cpp; sourceTree = "<group>"; };
- CEE18F64E6FC1DCD7E53ED8B /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/timeout/Client.swift; sourceTree = "<group>"; };
- D06A261B8DD248FF973DAB6B /* Value.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Value.swift; path = src/Ice/Value.swift; sourceTree = "<group>"; };
- D0F5A691F6A0F25C3F43D5D5 /* Exception.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.ice; path = ../slice/IceGrid/Exception.ice; sourceTree = "<group>"; };
- D120A8C64CF9F23651E4FDAB /* Protocol.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Protocol.cpp; path = ../cpp/src/Ice/Protocol.cpp; sourceTree = "<group>"; };
- D14C9266C32E661C1A02CCC9 /* ObjectFactory.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectFactory.ice; path = ../slice/Ice/ObjectFactory.ice; sourceTree = "<group>"; };
- D272B7B7440C73EAAB832221 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/scope/Test.ice; sourceTree = "<group>"; };
- D281196438C5CE2F2AF8AEDD /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/proxy/TestAMD.ice; sourceTree = "<group>"; };
- D301CB6D7E6040848466D58B /* IncomingAsync.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = IncomingAsync.cpp; path = ../cpp/src/Ice/IncomingAsync.cpp; sourceTree = "<group>"; };
- D30FE448D97A2EC22B14326D /* TestCommon.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestCommon.swift; path = test/TestCommon/TestCommon.swift; sourceTree = "<group>"; };
- D333717331B3D23102D40682 /* WSAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = WSAcceptor.cpp; path = ../cpp/src/Ice/WSAcceptor.cpp; sourceTree = "<group>"; };
- D3ADB26E3D30EC168035825A /* Properties.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Properties.h; path = src/IceObjc/Properties.h; sourceTree = "<group>"; };
- D410A587BE543845A8650FB4 /* Transceiver.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Transceiver.mm; path = ../cpp/src/IceIAP/Transceiver.mm; sourceTree = "<group>"; };
- D46B356A772CE7047CDA449C /* IceStorm.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceStorm.ice; path = ../slice/IceStorm/IceStorm.ice; sourceTree = "<group>"; };
- D4C4D04B026AD242A9D2C2CA /* ConnectionInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfo.ice; path = ../slice/IceIAP/ConnectionInfo.ice; sourceTree = "<group>"; };
- D4D6CA0E84DD0B4F80A22A31 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/ami/Server.swift; sourceTree = "<group>"; };
- D57912AF387272D1CF47F0C7 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/slicing/objects/TestI.swift; sourceTree = "<group>"; };
- D5811108F37C9808914B05F4 /* EventHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EventHandler.cpp; path = ../cpp/src/Ice/EventHandler.cpp; sourceTree = "<group>"; };
- D5E7F230FBC7B72F0C424481 /* SecureTransportUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportUtil.cpp; path = ../cpp/src/IceSSL/SecureTransportUtil.cpp; sourceTree = "<group>"; };
- D673AC3B8F26FA0E06699699 /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Instance.cpp; path = ../cpp/src/Ice/Instance.cpp; sourceTree = "<group>"; };
- D6BD77A257EF87816A081E00 /* SHA1.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SHA1.cpp; path = ../cpp/src/Ice/SHA1.cpp; sourceTree = "<group>"; };
- D7F8D42F85C82F4955C16EC9 /* ArgVector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ArgVector.cpp; path = ../cpp/src/Ice/ArgVector.cpp; sourceTree = "<group>"; };
- D84BB7D34F0C767DC9B054E9 /* FormatType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatType.swift; path = src/Ice/FormatType.swift; sourceTree = "<group>"; };
- D85C4252F2CD292E88368D2B /* RegisterPluginsInit.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RegisterPluginsInit.cpp; path = ../cpp/src/Ice/RegisterPluginsInit.cpp; sourceTree = "<group>"; };
- D95CF980FE47F6695471B1BE /* TestDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestDriver.app; sourceTree = BUILT_PRODUCTS_DIR; };
- D96F33A4843EF83B5FCFEBD1 /* SSLInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = SSLInfo.ice; path = ../slice/Glacier2/SSLInfo.ice; sourceTree = "<group>"; };
- DA5643557732E4D27C0CD2E3 /* NativePropertiesAdmin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NativePropertiesAdmin.swift; path = src/Ice/NativePropertiesAdmin.swift; sourceTree = "<group>"; };
- DAF9A4CE989F8FF9A1B8519E /* RequestHandlerFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RequestHandlerFactory.cpp; path = ../cpp/src/Ice/RequestHandlerFactory.cpp; sourceTree = "<group>"; };
- DB037AE7BD8DD7B7EE5A295E /* Exception.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.mm; path = src/IceObjc/Exception.mm; sourceTree = "<group>"; };
- DC0183170AFD7BC194307A25 /* SystemdJournalI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SystemdJournalI.cpp; path = ../cpp/src/Ice/SystemdJournalI.cpp; sourceTree = "<group>"; };
- DC7775871787B88A46771FF8 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/operations/Test.ice; sourceTree = "<group>"; };
- DD04604E1D522C05DDC52433 /* PluginF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginF.ice; path = ../slice/Ice/PluginF.ice; sourceTree = "<group>"; };
- DD727A80B2F014E78745F1F9 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; };
- DD87619EDCF9FE0A6BC3EF36 /* Proxy.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Proxy.cpp; path = ../cpp/src/Ice/Proxy.cpp; sourceTree = "<group>"; };
- DD99D106BC6FEF1398CAC3CC /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/hold/Test.ice; sourceTree = "<group>"; };
- DE12BB04D51B33899BCE5D91 /* ConnectionInfoFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectionInfoFactory.swift; path = src/Ice/ConnectionInfoFactory.swift; sourceTree = "<group>"; };
- DED59342E8EE7A124444C6B4 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/proxy/AllTests.swift; sourceTree = "<group>"; };
- DF88F96B3453CCD5D877A8DC /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/defaultServant/Test.ice; sourceTree = "<group>"; };
- DFC777B2273C812328C87637 /* Incoming.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Incoming.cpp; path = ../cpp/src/Ice/Incoming.cpp; sourceTree = "<group>"; };
- DFD081745A99BB809CDD1E8B /* IceServantLocatorAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocatorAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- E060188B5BD2ED4E7A187C58 /* InstrumentationF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = InstrumentationF.ice; path = ../slice/Ice/InstrumentationF.ice; sourceTree = "<group>"; };
- E0B73771A3362AC484322397 /* PropertiesI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesI.cpp; path = ../cpp/src/Ice/PropertiesI.cpp; sourceTree = "<group>"; };
- E12A74A7FC15703B561278AB /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/acm/Test.ice; sourceTree = "<group>"; };
- E1CD868E7632F330C92D3472 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/exceptions/TestAMD.ice; sourceTree = "<group>"; };
- E1CF92A54D64CC3FC8F98F3D /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/slicing/exceptions/TestI.swift; sourceTree = "<group>"; };
- E22FAE22AEC643C2470A7270 /* StreamEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamEndpointI.cpp; path = ../cpp/src/Ice/ios/StreamEndpointI.cpp; sourceTree = "<group>"; };
- E2FFF1773FBC6BD9AF054E0F /* SliceChecksumDict.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = SliceChecksumDict.ice; path = ../slice/Ice/SliceChecksumDict.ice; sourceTree = "<group>"; };
- E36567259026A95CFEFC2962 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/hold/Client.swift; sourceTree = "<group>"; };
- E365B0E12C06D4C5164436AE /* EndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointI.cpp; path = ../cpp/src/Ice/EndpointI.cpp; sourceTree = "<group>"; };
- E3963AB38805ECD36CD92AE8 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/servantLocator/ServerAMD.swift; sourceTree = "<group>"; };
- E3C47539E8B24AA78930ABD0 /* IceProxy.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxy.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- E43DFD3BF951CAD74276230B /* Descriptor.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Descriptor.ice; path = ../slice/IceGrid/Descriptor.ice; sourceTree = "<group>"; };
- E44BE1E5D302D9DA3F31FDB7 /* libIceSSL C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceSSL C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- E49724CEC75EE0452003A138 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/facets/Server.swift; sourceTree = "<group>"; };
- E55E2988B1987B29C74EE4F6 /* IceRetry.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceRetry.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- E56A454C8CEA3071F3B076CE /* AdminFacetFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AdminFacetFactory.h; path = src/IceObjc/AdminFacetFactory.h; sourceTree = "<group>"; };
- E5DE4E785C249985D9155D5E /* Current.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Current.ice; path = ../slice/Ice/Current.ice; sourceTree = "<group>"; };
- E631AB5E75C53086150E91BC /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/IceSSL/configuration/Test.ice; sourceTree = "<group>"; };
- E7A0F72BDA9886CEC2F9805A /* InputUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = InputUtil.cpp; path = ../cpp/src/IceUtil/InputUtil.cpp; sourceTree = "<group>"; };
- E7FD9BB640315F4AC40A7004 /* IceObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- E96EB703B60CBA755A1F5479 /* Thread.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Thread.cpp; path = ../cpp/src/Ice/Thread.cpp; sourceTree = "<group>"; };
- EA688F64AA712DF70018DCDF /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/slicing/objects/TestAMDI.swift; sourceTree = "<group>"; };
- EA8A6BA421CC3486D89C4DA1 /* ACM.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ACM.cpp; path = ../cpp/src/Ice/ACM.cpp; sourceTree = "<group>"; };
- EB6AF3877C53C9B8225BF657 /* Glacier2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Glacier2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- EBE2131CF0627A7F0F56FC5A /* ObjectAdapter.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapter.ice; path = ../slice/Ice/ObjectAdapter.ice; sourceTree = "<group>"; };
- EC6F209BD6A25FC7FAE826D0 /* Acceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Acceptor.cpp; path = ../cpp/src/Ice/Acceptor.cpp; sourceTree = "<group>"; };
- ED863FAFA3F4A4E3CD107BF4 /* Properties.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Properties.mm; path = src/IceObjc/Properties.mm; sourceTree = "<group>"; };
- ED8AD50504CDF94611071C5C /* TraceUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TraceUtil.h; path = src/IceObjc/TraceUtil.h; sourceTree = "<group>"; };
- EDD29A4C1B3D5F96613DC694 /* IceDefaultServant.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultServant.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- EEB0F80ED8310ABC2E18AC00 /* ClientPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ClientPrivate.ice; path = test/Ice/slicing/objects/ClientPrivate.ice; sourceTree = "<group>"; };
- EEC1370F749E09EFDD4F4065 /* IceServantLocatorAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocatorAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- EF9848984DCC836D6A442A20 /* IceOptionalAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptionalAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- EFF1E8C6A900D3E9CE2046A8 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/binding/Client.swift; sourceTree = "<group>"; };
- F03DF3CA075E69D209F538B7 /* IceObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- F081BF1A4A6753ABE3DCAC49 /* IceSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceSwift.h; path = src/Ice/IceSwift.h; sourceTree = "<group>"; };
- F0D5CEDB2956C16CC51DA0F9 /* ValueFactoryManagerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ValueFactoryManagerI.cpp; path = ../cpp/src/Ice/ValueFactoryManagerI.cpp; sourceTree = "<group>"; };
- F176E525F3FCA60D9714B739 /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/IceStorm/Metrics.ice; sourceTree = "<group>"; };
- F19100344FE75B42B0C771C1 /* ObjectAdapterFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapterFactory.cpp; path = ../cpp/src/Ice/ObjectAdapterFactory.cpp; sourceTree = "<group>"; };
- F1BE74618C868DFE8C8F3666 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/timeout/Server.swift; sourceTree = "<group>"; };
- F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PromiseKit.framework; path = ../Carthage/Build/Mac/PromiseKit.framework; sourceTree = "<group>"; };
- F1F5CEBC7BF956C0B2D104F8 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/binding/AllTests.swift; sourceTree = "<group>"; };
- F2EA0CFA7A0F7B4BE87E8E79 /* IceOptionalAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptionalAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- F3206E2FAFB26298E5E61C32 /* ControllerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControllerI.swift; path = test/TestDriver/iOS/ControllerI.swift; sourceTree = "<group>"; };
- F3B5CCBEEF989B6FFB25376B /* RetryQueue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RetryQueue.cpp; path = ../cpp/src/Ice/RetryQueue.cpp; sourceTree = "<group>"; };
- F4AB04277ECFF24796A5147B /* IceSlicingExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- F53404BF8FE464CC745B2A32 /* Options.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Options.cpp; path = ../cpp/src/IceUtil/Options.cpp; sourceTree = "<group>"; };
- F559423E1990E21CAC78BEEC /* Main.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = Main.storyboard; path = test/TestDriver/iOS/Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- F584BB530DE79F69DBEB788B /* ConnectRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectRequestHandler.cpp; path = ../cpp/src/Ice/ConnectRequestHandler.cpp; sourceTree = "<group>"; };
- F5BEFC9DE5A4C0FE061D46FB /* ConnectionInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfo.ice; path = ../slice/IceSSL/ConnectionInfo.ice; sourceTree = "<group>"; };
- F5CE036D9C7EF28CD45AB61F /* IceInvoke.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInvoke.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- F5DB36D51ECDCC7DC0DA6AEC /* IceDiscovery.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceDiscovery.ice; path = ../slice/IceDiscovery/IceDiscovery.ice; sourceTree = "<group>"; };
- F5DFF598A50BF67FCCFBD69D /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/objects/Client.swift; sourceTree = "<group>"; };
- F5E23EC6D383BB94907048BE /* OutputUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OutputUtil.cpp; path = ../cpp/src/IceUtil/OutputUtil.cpp; sourceTree = "<group>"; };
- F73671C04D704BEDA88F6216 /* Connection.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Connection.ice; path = ../slice/Ice/Connection.ice; sourceTree = "<group>"; };
- F742F10B46F2DF09A65B091D /* DispatchInterceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = DispatchInterceptor.cpp; path = ../cpp/src/Ice/DispatchInterceptor.cpp; sourceTree = "<group>"; };
- F783B2B31780C8477380B127 /* FactoryTable.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = FactoryTable.cpp; path = ../cpp/src/Ice/FactoryTable.cpp; sourceTree = "<group>"; };
- F808FAB875F4DECE337B5D11 /* IceAdapterDeactivation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdapterDeactivation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- F849C0DAEE105F865E7A4175 /* SliceInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SliceInfo.swift; path = src/Ice/SliceInfo.swift; sourceTree = "<group>"; };
- F94619DE608B81FBB74A30CD /* ProtocolPluginFacade.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ProtocolPluginFacade.cpp; path = ../cpp/src/Ice/ProtocolPluginFacade.cpp; sourceTree = "<group>"; };
- FAAA6406DCB44A199048E9B3 /* IceStorm.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceStorm.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- FB3544618BB3924CBDBB7B9C /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/proxy/ServerAMD.swift; sourceTree = "<group>"; };
- FB4806D330661EB4EBE3A469 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/retry/Server.swift; sourceTree = "<group>"; };
- FBA95EA7BC4AA10049C92D2C /* Instrumentation.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Instrumentation.ice; path = ../slice/Ice/Instrumentation.ice; sourceTree = "<group>"; };
- FBBCCEF6E51308B89D4D0475 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/ami/TestI.swift; sourceTree = "<group>"; };
- FBEAE72FCCA01EFA8EA6CCDB /* IceStream.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceStream.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
- FD2DF403C594F04F021E9BDB /* libIceIAP C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceIAP C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- FE2BBE54CFEBFFE30386F76D /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/udp/Test.ice; sourceTree = "<group>"; };
- FE659547186BC59212B395C7 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/ami/AllTests.swift; sourceTree = "<group>"; };
- FE9F4E0404C7B75EEFDB41DB /* Base64.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Base64.cpp; path = ../cpp/src/Ice/Base64.cpp; sourceTree = "<group>"; };
- FEE23E2EE99CE268F63BE17F /* FacetMap.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = FacetMap.ice; path = ../slice/Ice/FacetMap.ice; sourceTree = "<group>"; };
- FF02BE0171A75D2E23D74001 /* OSLogLoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OSLogLoggerI.cpp; path = ../cpp/src/Ice/OSLogLoggerI.cpp; sourceTree = "<group>"; };
- FFD84318EF31EC7889A048C2 /* UnknownSlicedValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UnknownSlicedValue.swift; path = src/Ice/UnknownSlicedValue.swift; sourceTree = "<group>"; };
+ 0031328AFD096A32F886C239 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; };
+ 007AC5018F40F695098F6B05 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/slicing/objects/Server.swift; sourceTree = "<group>"; };
+ 00BB2BF06851445F36D214CC /* ObjectFactory.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectFactory.ice; path = ../slice/Ice/ObjectFactory.ice; sourceTree = "<group>"; };
+ 00EB2CB2792EEC2158F75EEC /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/objects/Test.ice; sourceTree = "<group>"; };
+ 01AA575CAE3319A28CD5E7F4 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/scope/AllTests.swift; sourceTree = "<group>"; };
+ 020836068D73A79D4DCE6A0C /* ValueFactory.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ValueFactory.ice; path = ../slice/Ice/ValueFactory.ice; sourceTree = "<group>"; };
+ 0290A48F7C23A5D1DDAD3AC1 /* BlobjectAsync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlobjectAsync.swift; path = src/Ice/BlobjectAsync.swift; sourceTree = "<group>"; };
+ 030F29F231CBED0013A88C7B /* LocalException.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalException.ice; path = ../slice/Ice/LocalException.ice; sourceTree = "<group>"; };
+ 0324299CF5CA4E7302B4ACAC /* LocatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LocatorF.ice; path = ../slice/Ice/LocatorF.ice; sourceTree = "<group>"; };
+ 037FD47584D12123792BDA88 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/slicing/exceptions/ServerAMD.swift; sourceTree = "<group>"; };
+ 038D248253FFFD10F4AB2F27 /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/Ice/Metrics.ice; sourceTree = "<group>"; };
+ 03B19351ED5C7121B2A4A39E /* IceUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = IceUtil.mm; path = src/IceObjc/IceUtil.mm; sourceTree = "<group>"; };
+ 03C4192F0524006FB342718D /* IceOperations.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperations.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 04BF7DE5C0E4114B7E131312 /* ConnectorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectorI.cpp; path = ../cpp/src/IceSSL/ConnectorI.cpp; sourceTree = "<group>"; };
+ 056AD68493E2D83EBA27D71B /* IceProxyAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxyAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 05EB4357B9BD383A57728E3B /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/invoke/TestI.swift; sourceTree = "<group>"; };
+ 067C85F35976F4DEF23B57DB /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/IceSSL/configuration/AllTests.swift; sourceTree = "<group>"; };
+ 06D538137AA30E6A7A28C2A2 /* IceDefaultServant.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultServant.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 06F658397BEF3A330FDA4056 /* IceInheritance.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInheritance.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 07504CB28A77E27A13CD5553 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/exceptions/TestI.swift; sourceTree = "<group>"; };
+ 0946309162FAB019EF2B106F /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/acm/Server.swift; sourceTree = "<group>"; };
+ 0A0AF0DCC30C5C540CE97CC4 /* SecureTransportTransceiverI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportTransceiverI.cpp; path = ../cpp/src/IceSSL/SecureTransportTransceiverI.cpp; sourceTree = "<group>"; };
+ 0AACB72D5FAFE6F7B85D0FC4 /* Object.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Object.cpp; path = ../cpp/src/Ice/Object.cpp; sourceTree = "<group>"; };
+ 0AEBC064E6B609DA87301145 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/proxy/Server.swift; sourceTree = "<group>"; };
+ 0C189898682F76F5B954526A /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/invoke/Client.swift; sourceTree = "<group>"; };
+ 0C4A61DF34D8B6DA32B58EF3 /* IceProxyAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxyAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 0C5C3C16DE4B7DE056FFC7DD /* ClientPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ClientPrivate.ice; path = test/Ice/slicing/objects/ClientPrivate.ice; sourceTree = "<group>"; };
+ 0C6868C9BFC9BCAA965A5D1C /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/slicing/objects/TestAMD.ice; sourceTree = "<group>"; };
+ 0C7C4954E6E427052EAA79D3 /* NetworkProxy.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = NetworkProxy.cpp; path = ../cpp/src/Ice/NetworkProxy.cpp; sourceTree = "<group>"; };
+ 0D1C059D4BA5E01CB0ADFBB4 /* IceEnums.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceEnums.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 0D5180800465FD5D453E63A6 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/invoke/AllTests.swift; sourceTree = "<group>"; };
+ 0E0E2C9A3037DEACC7BB5C8D /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/optional/ServerAMD.swift; sourceTree = "<group>"; };
+ 0FA0AD77AB4A762782979AA4 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/operations/Test.ice; sourceTree = "<group>"; };
+ 1010042EF9CEC31FC0AFD485 /* Process.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Process.ice; path = ../slice/Ice/Process.ice; sourceTree = "<group>"; };
+ 10838D30B80697B9DDBA31D3 /* ClientPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ClientPrivate.ice; path = test/Ice/slicing/exceptions/ClientPrivate.ice; sourceTree = "<group>"; };
+ 1090D6FDA9BED7FA1022BF1E /* IceOptional.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptional.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 1146EA738EEBF0E8643A7CD7 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/enums/Client.swift; sourceTree = "<group>"; };
+ 1253B9777BCF966221D0C86F /* CommunicatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = CommunicatorF.ice; path = ../slice/Ice/CommunicatorF.ice; sourceTree = "<group>"; };
+ 13D302603E36BF30FF10F7D0 /* Clash.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Clash.ice; path = test/Slice/escape/Clash.ice; sourceTree = "<group>"; };
+ 1423CA94EC8D93C8B70B8FB8 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/objects/TestI.swift; sourceTree = "<group>"; };
+ 14BC90C52DA9A3CAF39322CD /* PropertyNames.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertyNames.cpp; path = ../cpp/src/Ice/PropertyNames.cpp; sourceTree = "<group>"; };
+ 14FABAAED2F701CC5D6E21C2 /* PropertiesAdminI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertiesAdminI.swift; path = src/Ice/PropertiesAdminI.swift; sourceTree = "<group>"; };
+ 159667676124BA50280F0687 /* IceFacets.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceFacets.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 15F2E4CA99023797339779F0 /* ObjectAdapterFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapterFactory.cpp; path = ../cpp/src/Ice/ObjectAdapterFactory.cpp; sourceTree = "<group>"; };
+ 162B14F0FA06A1425F10B585 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/IceGrid/Info.plist; sourceTree = "<group>"; };
+ 163EB528D7D26A1820BD9E1A /* IceDefaultValue.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultValue.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 16E86B74195482C819014115 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/inheritance/Server.swift; sourceTree = "<group>"; };
+ 1714B9E2F7542EBF1F7C50DA /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/servantLocator/Client.swift; sourceTree = "<group>"; };
+ 173315ECEF41B1A98A00B666 /* Proxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Proxy.swift; path = src/Ice/Proxy.swift; sourceTree = "<group>"; };
+ 17D070013CAD1AF6D9C58593 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/hold/TestI.swift; sourceTree = "<group>"; };
+ 189E3ED7C7335F42F131CAE4 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/exceptions/AllTests.swift; sourceTree = "<group>"; };
+ 18E3542529153EB181E880EF /* Incoming.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Incoming.swift; path = src/Ice/Incoming.swift; sourceTree = "<group>"; };
+ 19231A4083CEDD81E52896EB /* Exception.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.mm; path = src/IceObjc/Exception.mm; sourceTree = "<group>"; };
+ 1A19B0718445836901D562D6 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/facets/Collocated.swift; sourceTree = "<group>"; };
+ 1A5BA94BC27B8423B16532B7 /* Logger.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Logger.mm; path = src/IceObjc/Logger.mm; sourceTree = "<group>"; };
+ 1A71BC5C851C5EFD99C2216C /* IceObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 1A9F6B38C8BBFEF026210B08 /* Incoming.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Incoming.cpp; path = ../cpp/src/Ice/Incoming.cpp; sourceTree = "<group>"; };
+ 1AA2AE3927EBF4C6E252C140 /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/Glacier2/Metrics.ice; sourceTree = "<group>"; };
+ 1B17AE9C3FC4801EE0862F7C /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/enums/Test.ice; sourceTree = "<group>"; };
+ 1B27746854547F83FD3400B1 /* EventHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EventHandler.cpp; path = ../cpp/src/Ice/EventHandler.cpp; sourceTree = "<group>"; };
+ 1B423B3D857D4D34E3AF6A6F /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/Glacier2/Info.plist; sourceTree = "<group>"; };
+ 1DF68240A0F93CA79AB86926 /* CommunicatorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CommunicatorI.cpp; path = ../cpp/src/Ice/CommunicatorI.cpp; sourceTree = "<group>"; };
+ 1E5D09858E9E4D6A34A94FEF /* ValueFactoryManagerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ValueFactoryManagerI.cpp; path = ../cpp/src/Ice/ValueFactoryManagerI.cpp; sourceTree = "<group>"; };
+ 1F5791426E16A8B3C5402DBA /* PropertiesAdmin.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdmin.mm; path = src/IceObjc/PropertiesAdmin.mm; sourceTree = "<group>"; };
+ 1F6E970957A11B1AE6EF71DB /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/slicing/exceptions/TestAMD.ice; sourceTree = "<group>"; };
+ 1F87AF0E3A8122C0FC3E3285 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/ami/Collocated.swift; sourceTree = "<group>"; };
+ 1F9F2ADAF33F9B5F3499E01F /* IPEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = IPEndpointI.cpp; path = ../cpp/src/Ice/IPEndpointI.cpp; sourceTree = "<group>"; };
+ 1FD927676FD53EC5878D9266 /* ProtocolInstance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ProtocolInstance.cpp; path = ../cpp/src/Ice/ProtocolInstance.cpp; sourceTree = "<group>"; };
+ 2031D6527EBCAC2258D6F59F /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/admin/Client.swift; sourceTree = "<group>"; };
+ 2062C5FD342B207E6E7A831E /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/enums/TestI.swift; sourceTree = "<group>"; };
+ 20797F3B16BFB94F810D5EC4 /* Endpoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Endpoint.h; path = src/IceObjc/Endpoint.h; sourceTree = "<group>"; };
+ 219515F6DF3BA8B09B2AF09A /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/retry/Collocated.swift; sourceTree = "<group>"; };
+ 2288D724247415182EE9EED7 /* PropertiesAdmin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdmin.ice; path = ../slice/Ice/PropertiesAdmin.ice; sourceTree = "<group>"; };
+ 23DBDAAC4E927BA973813A9E /* TraceUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TraceUtil.cpp; path = ../cpp/src/Ice/TraceUtil.cpp; sourceTree = "<group>"; };
+ 240904EAE20C44F684F837C6 /* ConsoleUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConsoleUtil.cpp; path = ../cpp/src/IceUtil/ConsoleUtil.cpp; sourceTree = "<group>"; };
+ 241813D9F10FFD0E31CED44C /* TraceLevels.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TraceLevels.cpp; path = ../cpp/src/Ice/TraceLevels.cpp; sourceTree = "<group>"; };
+ 2429536C7D00CC9A6F571069 /* Shared.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Shared.cpp; path = ../cpp/src/IceUtil/Shared.cpp; sourceTree = "<group>"; };
+ 24323E3AB8CD7D9D405EEE9A /* IceExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 24E1B6E96C21EC72DC064E34 /* IceAdmin.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdmin.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 251C120660145DCD5FB6FB5B /* ConnectionInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfo.ice; path = ../slice/IceSSL/ConnectionInfo.ice; sourceTree = "<group>"; };
+ 25704AF884973FE91A8B6C29 /* Config.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Config.h; path = src/IceObjc/Config.h; sourceTree = "<group>"; };
+ 2581CADFB1C4EBF2F4EAD662 /* Util.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Util.cpp; path = ../cpp/src/IceSSL/Util.cpp; sourceTree = "<group>"; };
+ 260E00176AE3729587786A64 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/admin/TestI.swift; sourceTree = "<group>"; };
+ 2720E37C8DAA9D7FD5B5216D /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/exceptions/Server.swift; sourceTree = "<group>"; };
+ 276F78A06FC75374D7EA1EA0 /* IceExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 2856C294561B45DE0AAF3F61 /* ImplicitContext.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContext.mm; path = src/IceObjc/ImplicitContext.mm; sourceTree = "<group>"; };
+ 2894B7D00F096E29676E30FA /* LoggerWrapperI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LoggerWrapperI.h; path = src/IceObjc/LoggerWrapperI.h; sourceTree = "<group>"; };
+ 2909D8FC93EDAC36BB8E7957 /* TcpTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TcpTransceiver.cpp; path = ../cpp/src/Ice/TcpTransceiver.cpp; sourceTree = "<group>"; };
+ 298A2BAAE7678208C78D1A2C /* ServerPrivateAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivateAMD.ice; path = test/Ice/slicing/exceptions/ServerPrivateAMD.ice; sourceTree = "<group>"; };
+ 29DCEF1F0D3756A0B2657EF3 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/operations/Server.swift; sourceTree = "<group>"; };
+ 2A825E2C1DC72FC2FC36D7BA /* Communicator.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Communicator.mm; path = src/IceObjc/Communicator.mm; sourceTree = "<group>"; };
+ 2AEA4760C61467A43EAE6051 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
+ 2AFD482C35C038A3328285CC /* IceStream.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceStream.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 2BA5B7ABB4CB0BF942935864 /* IceGridSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceGridSwift.h; path = src/IceGrid/IceGridSwift.h; sourceTree = "<group>"; };
+ 2BA911AA1849C456055BD6AD /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/servantLocator/AllTests.swift; sourceTree = "<group>"; };
+ 2BC96422360316AF829DC82F /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/proxy/AllTests.swift; sourceTree = "<group>"; };
+ 2C015EF6A0A8A9EEE016CF9F /* certs */ = {isa = PBXFileReference; includeInIndex = 1; name = certs; path = test/IceSSL/configuration/../../../../cpp/test/IceSSL/certs; sourceTree = "<group>"; };
+ 2C465C527F495510572EE063 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/defaultValue/Test.ice; sourceTree = "<group>"; };
+ 2D0747ED96A227648F3E66B2 /* Locator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Locator.ice; path = ../slice/Ice/Locator.ice; sourceTree = "<group>"; };
+ 2E043CCAB631BD471DEF5B6E /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/slicing/exceptions/Server.swift; sourceTree = "<group>"; };
+ 2E31C452E06DF02A32D74158 /* IceSlicingObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 2EB6DB1F8688EB1980F15640 /* RegisterPluginsInit.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RegisterPluginsInit.cpp; path = ../cpp/src/Ice/RegisterPluginsInit.cpp; sourceTree = "<group>"; };
+ 2EF912517FE2F9E06B375F87 /* Random.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Random.cpp; path = ../cpp/src/IceUtil/Random.cpp; sourceTree = "<group>"; };
+ 2F1656B63FFA16CE1CB8A8B5 /* HttpParser.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = HttpParser.cpp; path = ../cpp/src/Ice/HttpParser.cpp; sourceTree = "<group>"; };
+ 2F2305815DDDCF67ED01341E /* libIceIAP C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceIAP C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 2F414D5E99A36BE073766A95 /* Session.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Session.ice; path = ../slice/IceGrid/Session.ice; sourceTree = "<group>"; };
+ 2FDEB40857CC76910C985FA8 /* IceServantLocator.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocator.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 2FEDB803435645F58EFFC661 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/exceptions/TestAMDI.swift; sourceTree = "<group>"; };
+ 300ACD38E0CCC3978AACB703 /* CountDownLatch.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CountDownLatch.cpp; path = ../cpp/src/Ice/CountDownLatch.cpp; sourceTree = "<group>"; };
+ 300F8FB7BD45F093F4626D58 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/servantLocator/TestAMD.ice; sourceTree = "<group>"; };
+ 303C14482E7E9485547E6FFD /* TestCommon.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestCommon.swift; path = test/TestCommon/TestCommon.swift; sourceTree = "<group>"; };
+ 309B6BAC2D50E248C757311C /* IceSSLConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSSLConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 30A8323A18473C6280EC17C3 /* SliceEscape.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = SliceEscape.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 31D2324E9514306729E2C600 /* EndpointF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointF.ice; path = ../slice/Ice/EndpointF.ice; sourceTree = "<group>"; };
+ 31F3F7F8FC3116D9134C7D81 /* IceUdp.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceUdp.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 3294A580D3F62ABF8224BFCF /* IceSlicingObjectsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjectsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 33BEA73A90E6487D070027A9 /* TraceUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TraceUtil.h; path = src/IceObjc/TraceUtil.h; sourceTree = "<group>"; };
+ 340032EE1FA41DE5519F6FC1 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/location/TestI.swift; sourceTree = "<group>"; };
+ 349E339D24666528C1729E54 /* LocalObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LocalObject.h; path = src/IceObjc/LocalObject.h; sourceTree = "<group>"; };
+ 34EE507084F1DAC1C42A3926 /* SSLEngine.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SSLEngine.cpp; path = ../cpp/src/IceSSL/SSLEngine.cpp; sourceTree = "<group>"; };
+ 359279F78A2113594A1CF8A8 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/proxy/Client.swift; sourceTree = "<group>"; };
+ 3632C5F63AE7689F894CBC54 /* MetricsAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MetricsAdminI.cpp; path = ../cpp/src/Ice/MetricsAdminI.cpp; sourceTree = "<group>"; };
+ 366C5D3266D9C6C5D60E338C /* Connection.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Connection.mm; path = src/IceObjc/Connection.mm; sourceTree = "<group>"; };
+ 36EB098C8EE18A985488AFA7 /* PropertiesI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesI.cpp; path = ../cpp/src/Ice/PropertiesI.cpp; sourceTree = "<group>"; };
+ 370F2F863ADD7F42819C4498 /* IceAcm.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAcm.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 3721236531620DBCBEB39D41 /* ObserverHelper.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ObserverHelper.cpp; path = ../cpp/src/Ice/ObserverHelper.cpp; sourceTree = "<group>"; };
+ 375CE372A58028D41159AAA5 /* WSEndpoint.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = WSEndpoint.cpp; path = ../cpp/src/Ice/WSEndpoint.cpp; sourceTree = "<group>"; };
+ 37FCE112FA57F8D0E2547946 /* WSConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = WSConnector.cpp; path = ../cpp/src/Ice/WSConnector.cpp; sourceTree = "<group>"; };
+ 38BFB7678058CA1EF051EC45 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/objects/AllTests.swift; sourceTree = "<group>"; };
+ 39F05C7B7976B9D17D483374 /* ObjectAdapterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapterF.ice; path = ../slice/Ice/ObjectAdapterF.ice; sourceTree = "<group>"; };
+ 3A8DE454A8DC3CD7065127F9 /* TestDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestDriver.app; sourceTree = BUILT_PRODUCTS_DIR; };
+ 3B8082664AA4B6D0685DAD08 /* FileParser.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = FileParser.ice; path = ../slice/IceGrid/FileParser.ice; sourceTree = "<group>"; };
+ 3B85A3BA1C4E1813167238B1 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/adapterDeactivation/Test.ice; sourceTree = "<group>"; };
+ 3BF5A14B208DEAECF5A412C8 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/admin/AllTests.swift; sourceTree = "<group>"; };
+ 3C06873D6A18B5AF06EA761B /* ObjectAdapter.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapter.ice; path = ../slice/Ice/ObjectAdapter.ice; sourceTree = "<group>"; };
+ 3C5E7B57B4BF54ECEA2E7644 /* Identity.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Identity.ice; path = ../slice/Ice/Identity.ice; sourceTree = "<group>"; };
+ 3F54218F7DD6E867D382BC83 /* IceHold.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceHold.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 3FBDEBDB8E0DAC4C18CF8225 /* IceLocation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceLocation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 401C8E9968EA1542A390134C /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/optional/TestI.swift; sourceTree = "<group>"; };
+ 40E19608103D6C861DE753D1 /* IceLocation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceLocation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 411D02DCD4129040E0C3C8F6 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/servantLocator/ServerAMD.swift; sourceTree = "<group>"; };
+ 41C22F57DF940B52BD56E3EB /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/location/Server.swift; sourceTree = "<group>"; };
+ 42852A32ED4AE895BFAAA6CA /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/binding/Client.swift; sourceTree = "<group>"; };
+ 431588ED0E80F0264A83FA35 /* IceInvoke.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInvoke.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 4335CB8607C8285888A12365 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/IceStorm/Info.plist; sourceTree = "<group>"; };
+ 438696C57A24E941A67A69B5 /* EndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointI.cpp; path = ../cpp/src/Ice/EndpointI.cpp; sourceTree = "<group>"; };
+ 43B799F55C40A65843F88F0C /* BlobjectFacade.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BlobjectFacade.h; path = src/IceObjc/BlobjectFacade.h; sourceTree = "<group>"; };
+ 4420FAEFE57B79BB5E834D56 /* IceProxy.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxy.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 44516D401491DBD4538B5906 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/slicing/exceptions/TestI.swift; sourceTree = "<group>"; };
+ 44A5BD8A0819F6426E07866F /* Service.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Service.cpp; path = ../cpp/src/Ice/Service.cpp; sourceTree = "<group>"; };
+ 44A837C5842979328742845D /* IceInfo.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 453895616D7087BC3656F550 /* Selector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Selector.cpp; path = ../cpp/src/Ice/Selector.cpp; sourceTree = "<group>"; };
+ 457855F403B22BF39C75B16F /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/hold/Test.ice; sourceTree = "<group>"; };
+ 457E31EE594CC88F3A44A799 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/proxy/ServerAMD.swift; sourceTree = "<group>"; };
+ 4610D441D9493C0B21FEF581 /* IceSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceSwift.h; path = src/Ice/IceSwift.h; sourceTree = "<group>"; };
+ 463459FB7D8F704FD77898C4 /* SliceChecksumDict.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = SliceChecksumDict.ice; path = ../slice/Ice/SliceChecksumDict.ice; sourceTree = "<group>"; };
+ 468C54FF89948C9D452F35C3 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/info/Test.ice; sourceTree = "<group>"; };
+ 46C6B15FA2B196879FD8EC27 /* IceUdp.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceUdp.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 471CD416B83B542C8F7582AB /* RequestHandlerFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RequestHandlerFactory.cpp; path = ../cpp/src/Ice/RequestHandlerFactory.cpp; sourceTree = "<group>"; };
+ 47241080E5C1C81B6F322C3A /* SSLInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = SSLInfo.ice; path = ../slice/Glacier2/SSLInfo.ice; sourceTree = "<group>"; };
+ 472A966BEFE38D2EF99832A1 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/slicing/objects/Test.ice; sourceTree = "<group>"; };
+ 476F4FDDFCDE084B13E4F39A /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/binding/Server.swift; sourceTree = "<group>"; };
+ 4771A7DB0DD97F7601FBE649 /* SHA1.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SHA1.cpp; path = ../cpp/src/Ice/SHA1.cpp; sourceTree = "<group>"; };
+ 48588A0FEC71B23F244B557F /* LocatorInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LocatorInfo.cpp; path = ../cpp/src/Ice/LocatorInfo.cpp; sourceTree = "<group>"; };
+ 488A75C9C0C95733FE145F5A /* PluginF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginF.ice; path = ../slice/Ice/PluginF.ice; sourceTree = "<group>"; };
+ 48F4EF698C0373A8B76A2663 /* OutputStream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OutputStream.swift; path = src/Ice/OutputStream.swift; sourceTree = "<group>"; };
+ 4915A6FBAF6FEB632CFA7415 /* Plugin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Plugin.ice; path = ../slice/Ice/Plugin.ice; sourceTree = "<group>"; };
+ 49301C14A9D200E30F8D1B51 /* IconvStringConverter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = IconvStringConverter.cpp; path = ../cpp/src/Ice/IconvStringConverter.cpp; sourceTree = "<group>"; };
+ 4943D90E215EA7F001876C5B /* ObjectAdapterI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObjectAdapterI.swift; path = src/Ice/ObjectAdapterI.swift; sourceTree = "<group>"; };
+ 496A08AE7826BC0BB1770B33 /* libIceDiscovery C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceDiscovery C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 49C9CEFAD9C27035C47EFB73 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/IceSSL/configuration/Test.ice; sourceTree = "<group>"; };
+ 49D14E803C9664FE2638C3A5 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/info/AllTests.swift; sourceTree = "<group>"; };
+ 4A352B2A5341FAB967856ADF /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/location/Test.ice; sourceTree = "<group>"; };
+ 4A368B3C0257A6AF1B876892 /* SliceFlags.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SliceFlags.swift; path = src/Ice/SliceFlags.swift; sourceTree = "<group>"; };
+ 4A796EC75AE3F3A95CF44FF5 /* Properties.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Properties.ice; path = ../slice/Ice/Properties.ice; sourceTree = "<group>"; };
+ 4B299CAB121530EBB3DA7B2E /* IceInheritance.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInheritance.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 4BB88B644528FB390A4A8135 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/properties/Client.swift; sourceTree = "<group>"; };
+ 4BD08E0917CB9C3B366951D3 /* SystemdJournalI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SystemdJournalI.cpp; path = ../cpp/src/Ice/SystemdJournalI.cpp; sourceTree = "<group>"; };
+ 4BFDA8F3C438AF1F853497C0 /* Initialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Initialize.swift; path = src/Ice/Initialize.swift; sourceTree = "<group>"; };
+ 4C1E574FCAD6BE4FD30AAEF9 /* ImplicitContext.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContext.ice; path = ../slice/Ice/ImplicitContext.ice; sourceTree = "<group>"; };
+ 4D09012971D6D0CE7EAB4D44 /* libIce C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIce C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 4D775F15581ED90C5BF0EE05 /* SecureTransportEngine.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportEngine.cpp; path = ../cpp/src/IceSSL/SecureTransportEngine.cpp; sourceTree = "<group>"; };
+ 4DA840989579096474F7A7C8 /* ThreadPool.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ThreadPool.cpp; path = ../cpp/src/Ice/ThreadPool.cpp; sourceTree = "<group>"; };
+ 4E755B18219308B2817FC9D3 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/facets/Client.swift; sourceTree = "<group>"; };
+ 4EBB3540198C53BCD831F20D /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/slicing/exceptions/TestAMDI.swift; sourceTree = "<group>"; };
+ 4ECA873E5993DD4D031920B7 /* libIceSSL C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceSSL C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 4EF3778FE0BD6309950B7C0F /* Glacier2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Glacier2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ 5084C1A132AC7CBADD433784 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/ami/TestI.swift; sourceTree = "<group>"; };
+ 50C14E2FBFE498ECE440356D /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/admin/Test.ice; sourceTree = "<group>"; };
+ 50FD9EEF66A361FB512D1A29 /* OutputStream.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OutputStream.h; path = src/IceObjc/OutputStream.h; sourceTree = "<group>"; };
+ 50FF32BF41290CD4BA39CB51 /* LocatorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LocatorI.cpp; path = ../cpp/src/IceDiscovery/LocatorI.cpp; sourceTree = "<group>"; };
+ 510DBF2E39A80486AC1E8ADB /* IceTimeout.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceTimeout.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 51E73D7AFEB64D2A351E19B8 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/binding/Test.ice; sourceTree = "<group>"; };
+ 523B9454C940E0D81E8047AF /* RemoteLogger.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RemoteLogger.ice; path = ../slice/Ice/RemoteLogger.ice; sourceTree = "<group>"; };
+ 52CCEBC401EF280F0E87AB1D /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/operations/TestAMDI.swift; sourceTree = "<group>"; };
+ 52D7B25FF0A236B7B69B2B48 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/udp/Test.ice; sourceTree = "<group>"; };
+ 52E6495C52AF1860B1907025 /* RequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RequestHandler.cpp; path = ../cpp/src/Ice/RequestHandler.cpp; sourceTree = "<group>"; };
+ 52F7D69A485A017B07B8AD31 /* Connector.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Connector.mm; path = ../cpp/src/IceIAP/Connector.mm; sourceTree = "<group>"; };
+ 52FF2F658D31F2A584C5CEC8 /* IceAdapterDeactivation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdapterDeactivation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 5343855941902981A2906D7D /* AdminFacetFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AdminFacetFactory.h; path = src/IceObjc/AdminFacetFactory.h; sourceTree = "<group>"; };
+ 53E07E25DA43B3E8EB6E9D31 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/slicing/exceptions/Client.swift; sourceTree = "<group>"; };
+ 54D23B0AC8FD8C3CDB191076 /* Connection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Connection.h; path = src/IceObjc/Connection.h; sourceTree = "<group>"; };
+ 54FBF62F717A8E7B3E7E34D9 /* IceAdapterDeactivation.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdapterDeactivation.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 5659A452A8240A244425F4FC /* UUID.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UUID.cpp; path = ../cpp/src/IceUtil/UUID.cpp; sourceTree = "<group>"; };
+ 56B83B797BCB69269ADCD3E3 /* IceLocatorDiscovery.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceLocatorDiscovery.ice; path = ../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice; sourceTree = "<group>"; };
+ 574BF372E6E418E4C6ED09C1 /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginI.cpp; path = ../cpp/src/IceDiscovery/PluginI.cpp; sourceTree = "<group>"; };
+ 581215CCF88E5C3BE65ECF1B /* IceRetry.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceRetry.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 586624A3F550C8253BF180DF /* SecureTransportPluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportPluginI.cpp; path = ../cpp/src/IceSSL/SecureTransportPluginI.cpp; sourceTree = "<group>"; };
+ 5876CCBAE6AAC096CB461F82 /* Transceiver.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Transceiver.mm; path = ../cpp/src/IceIAP/Transceiver.mm; sourceTree = "<group>"; };
+ 58F11EF594018BDA48E2462F /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/hold/AllTests.swift; sourceTree = "<group>"; };
+ 5947A3AA5EEBFF2631DACE41 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/exceptions/Collocated.swift; sourceTree = "<group>"; };
+ 594A5893311594ABA84DDE2E /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/proxy/TestAMDI.swift; sourceTree = "<group>"; };
+ 59CFAC2C8CBDBADDEA3321C2 /* ImplicitContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ImplicitContext.h; path = src/IceObjc/ImplicitContext.h; sourceTree = "<group>"; };
+ 5A001D5976E7EBCEFED2B608 /* ServantManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantManager.swift; path = src/Ice/ServantManager.swift; sourceTree = "<group>"; };
+ 5A8A24458E30DC80BCD1B434 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/servantLocator/TestAMDI.swift; sourceTree = "<group>"; };
+ 5B7F934610D941B81F304A45 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/adapterDeactivation/AllTests.swift; sourceTree = "<group>"; };
+ 5C45004277123EDCA7BCA6A0 /* LoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerI.cpp; path = ../cpp/src/Ice/LoggerI.cpp; sourceTree = "<group>"; };
+ 5D244C8F931231B7714E673B /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/operations/AllTests.swift; sourceTree = "<group>"; };
+ 5D7BC837A190E8C95AAD223D /* PluginManagerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginManagerI.cpp; path = ../cpp/src/Ice/PluginManagerI.cpp; sourceTree = "<group>"; };
+ 5DC688033A9F5344D4120EA9 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/ami/Server.swift; sourceTree = "<group>"; };
+ 5E8B177E95BA2D07DCEFDA1D /* FacetMap.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = FacetMap.ice; path = ../slice/Ice/FacetMap.ice; sourceTree = "<group>"; };
+ 5FE4A2CF0D4682384614B575 /* TrustManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TrustManager.cpp; path = ../cpp/src/IceSSL/TrustManager.cpp; sourceTree = "<group>"; };
+ 5FEAC4680FEC7C7B72A4D8D0 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/ami/Client.swift; sourceTree = "<group>"; };
+ 6059450FB8C97A7BDFFE0334 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/stream/Test.ice; sourceTree = "<group>"; };
+ 60D1641294029748233057E1 /* PermissionsVerifier.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PermissionsVerifier.ice; path = ../slice/Glacier2/PermissionsVerifier.ice; sourceTree = "<group>"; };
+ 6129E466F70D4E4A399A8E9E /* SecureTransportUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportUtil.cpp; path = ../cpp/src/IceSSL/SecureTransportUtil.cpp; sourceTree = "<group>"; };
+ 61643EA5813C280FBB5DCA70 /* AcceptorI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = AcceptorI.cpp; path = ../cpp/src/IceSSL/AcceptorI.cpp; sourceTree = "<group>"; };
+ 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ 6296F751356C58951A1119CF /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/info/Server.swift; sourceTree = "<group>"; };
+ 6313F62859B19DC28BB6E1E0 /* IceStorm.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceStorm.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ 632FF48F5F20042AE238ECC6 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/hold/Client.swift; sourceTree = "<group>"; };
+ 63A7DA541926380531C3B8E8 /* Network.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Network.cpp; path = ../cpp/src/Ice/Network.cpp; sourceTree = "<group>"; };
+ 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PromiseKit.framework; path = ../Carthage/Build/Mac/PromiseKit.framework; sourceTree = "<group>"; };
+ 63FB631C2469790D2A77A6C1 /* IceServantLocator.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocator.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 64F6FC1409B86A503C498833 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/location/Client.swift; sourceTree = "<group>"; };
+ 652F819A999ABAB56CFC4A89 /* IceTimeout.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceTimeout.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 65314D334B73B7733B0F9D65 /* Properties.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Properties.mm; path = src/IceObjc/Properties.mm; sourceTree = "<group>"; };
+ 65B38CB58578E951F9F8714B /* ObjectAdapter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ObjectAdapter.h; path = src/IceObjc/ObjectAdapter.h; sourceTree = "<group>"; };
+ 65F012235FAE7A79FA922758 /* LoggerUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerUtil.cpp; path = ../cpp/src/Ice/LoggerUtil.cpp; sourceTree = "<group>"; };
+ 65F79884355E2A0FE99ECB0D /* IceOperations.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperations.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 6677DC4BA022BF3A4991609E /* UdpEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UdpEndpointI.cpp; path = ../cpp/src/Ice/UdpEndpointI.cpp; sourceTree = "<group>"; };
+ 6709AE92A21F7B4AA66E804F /* RouterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterF.ice; path = ../slice/Ice/RouterF.ice; sourceTree = "<group>"; };
+ 6743B765683A9B925F99D1A9 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/enums/AllTests.swift; sourceTree = "<group>"; };
+ 674E773DF4B4DCDDA39F3DE8 /* StreamAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamAcceptor.cpp; path = ../cpp/src/Ice/ios/StreamAcceptor.cpp; sourceTree = "<group>"; };
+ 67A8C3A32F38C280D5A32C12 /* BatchOneways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchOneways.swift; path = test/Ice/operations/BatchOneways.swift; sourceTree = "<group>"; };
+ 67DDFF09213CF8A855D0B4AD /* Twoways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Twoways.swift; path = test/Ice/operations/Twoways.swift; sourceTree = "<group>"; };
+ 691D4FAE09254013CDF14460 /* Timer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Timer.cpp; path = ../cpp/src/Ice/Timer.cpp; sourceTree = "<group>"; };
+ 69F24D683B72432659C41F5E /* OptionalFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OptionalFormat.swift; path = src/Ice/OptionalFormat.swift; sourceTree = "<group>"; };
+ 6A1A8FEE7AB16055C7C60B15 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/servantLocator/Server.swift; sourceTree = "<group>"; };
+ 6A685447CC038C3FC379393F /* libIceLocatorDiscovery C++11 iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceLocatorDiscovery C++11 iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 6B0972F4B9891E7569954312 /* ImplicitContextF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContextF.ice; path = ../slice/Ice/ImplicitContextF.ice; sourceTree = "<group>"; };
+ 6CDAF82F7706588F392E7300 /* LocalObject.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalObject.cpp; path = ../cpp/src/Ice/LocalObject.cpp; sourceTree = "<group>"; };
+ 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PromiseKit.framework; path = ../Carthage/Build/iOS/PromiseKit.framework; sourceTree = "<group>"; };
+ 6DFC6B655D6E3B27FFF53F55 /* UserAccountMapper.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = UserAccountMapper.ice; path = ../slice/IceGrid/UserAccountMapper.ice; sourceTree = "<group>"; };
+ 6E1A635F482FAF37FB9C9FA5 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/optional/AllTests.swift; sourceTree = "<group>"; };
+ 6EC50A5D5A8848770F31576D /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/facets/TestI.swift; sourceTree = "<group>"; };
+ 6EC8AC1A2176680E2BE40014 /* OutputUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OutputUtil.cpp; path = ../cpp/src/IceUtil/OutputUtil.cpp; sourceTree = "<group>"; };
+ 6F67B6869ECDEBB8425E91EB /* TraceUtil.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = TraceUtil.mm; path = src/IceObjc/TraceUtil.mm; sourceTree = "<group>"; };
+ 6FDA009DD1E09F4AD8054EB9 /* Transceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Transceiver.cpp; path = ../cpp/src/Ice/Transceiver.cpp; sourceTree = "<group>"; };
+ 6FFA737E371CC954F700F596 /* PluginFacade.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginFacade.ice; path = ../slice/IceGrid/PluginFacade.ice; sourceTree = "<group>"; };
+ 70565ECB1A3515AB0C667598 /* PropertiesAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesAdminI.cpp; path = ../cpp/src/Ice/PropertiesAdminI.cpp; sourceTree = "<group>"; };
+ 7134B828724603F195A46A12 /* StreamEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamEndpointI.cpp; path = ../cpp/src/Ice/ios/StreamEndpointI.cpp; sourceTree = "<group>"; };
+ 719ADF19645404C64EA92692 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/inheritance/TestI.swift; sourceTree = "<group>"; };
+ 71A96FD335DA471AC7150A42 /* Admin.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Admin.ice; path = ../slice/IceGrid/Admin.ice; sourceTree = "<group>"; };
+ 71F686B1842EE0F0668A7ADC /* ConnectionRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionRequestHandler.cpp; path = ../cpp/src/Ice/ConnectionRequestHandler.cpp; sourceTree = "<group>"; };
+ 71F7CDB885CFFA255B8704DA /* RouterInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterInfo.cpp; path = ../cpp/src/Ice/RouterInfo.cpp; sourceTree = "<group>"; };
+ 720EA8CACCCFF1F133F8D2C0 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = test/TestCommon/Info.plist; sourceTree = "<group>"; };
+ 72A5A83540F1CD36566EDF59 /* Notifications.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Notifications.mm; path = ../cpp/src/Ice/ios/Notifications.mm; sourceTree = "<group>"; };
+ 737728F65186B1B6E7C4D3CA /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/ami/AllTests.swift; sourceTree = "<group>"; };
+ 742CE6AFDC1FB7CC9737459B /* Exception.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Exception.h; path = src/IceObjc/Exception.h; sourceTree = "<group>"; };
+ 7447E13620612CE478F173E4 /* AdminFacetFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AdminFacetFactory.swift; path = src/Ice/AdminFacetFactory.swift; sourceTree = "<group>"; };
+ 7548DFA80BEDA74E4E959478 /* TcpEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TcpEndpointI.cpp; path = ../cpp/src/Ice/TcpEndpointI.cpp; sourceTree = "<group>"; };
+ 756F0C35DE3CC240831BE50C /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/operations/TestI.swift; sourceTree = "<group>"; };
+ 758E5A7716D74082A68175B3 /* TwowaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TwowaysAMI.swift; path = test/Ice/operations/TwowaysAMI.swift; sourceTree = "<group>"; };
+ 75E28A8A26A675D74CEE27DA /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/objects/Server.swift; sourceTree = "<group>"; };
+ 7605F07734AEBCA7AF79DDE5 /* Proxy.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Proxy.cpp; path = ../cpp/src/Ice/Proxy.cpp; sourceTree = "<group>"; };
+ 763ACF31E2066730E340FCBA /* libIce C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIce C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 7680CD444DA1821E2BBDDD9F /* WSAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = WSAcceptor.cpp; path = ../cpp/src/Ice/WSAcceptor.cpp; sourceTree = "<group>"; };
+ 788A94FF26B608B7AC909F56 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/udp/Client.swift; sourceTree = "<group>"; };
+ 7992CA6EAF2AB4E48B3D2CF8 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/timeout/Client.swift; sourceTree = "<group>"; };
+ 79A4ABB901DBFB88FDC00658 /* ObjectPrx.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ObjectPrx.h; path = src/IceObjc/ObjectPrx.h; sourceTree = "<group>"; };
+ 79B384D87B697743242782A4 /* ConnectionI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionI.cpp; path = ../cpp/src/Ice/ConnectionI.cpp; sourceTree = "<group>"; };
+ 7AB71501E16A76D0ADC74A14 /* Metrics.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Metrics.ice; path = ../slice/IceStorm/Metrics.ice; sourceTree = "<group>"; };
+ 7AE6B26C06804866E58A3741 /* CommunicatorI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CommunicatorI.swift; path = src/Ice/CommunicatorI.swift; sourceTree = "<group>"; };
+ 7AF9BF639398943A70F14231 /* DispatchInterceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = DispatchInterceptor.cpp; path = ../cpp/src/Ice/DispatchInterceptor.cpp; sourceTree = "<group>"; };
+ 7BB5940A27038DF47F718AB3 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/adapterDeactivation/Server.swift; sourceTree = "<group>"; };
+ 7C1B9082D7C66385A1F84BD7 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/enums/Server.swift; sourceTree = "<group>"; };
+ 7CFD4B7164DA1D8892FBBA97 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/udp/Server.swift; sourceTree = "<group>"; };
+ 7DACE4CE00C90B00137CDD05 /* IceProperties.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProperties.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 7EC016AF7C4C92CEE082A7B8 /* DynamicLibrary.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = DynamicLibrary.cpp; path = ../cpp/src/Ice/DynamicLibrary.cpp; sourceTree = "<group>"; };
+ 7F02FA98FF08CB088789D1C7 /* CtrlCHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CtrlCHandler.cpp; path = ../cpp/src/IceUtil/CtrlCHandler.cpp; sourceTree = "<group>"; };
+ 7F2F45A4AF18D649F0885E9B /* LoggerF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerF.ice; path = ../slice/Ice/LoggerF.ice; sourceTree = "<group>"; };
+ 7FB3724BBA6C5D4D698ACB54 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/exceptions/ServerAMD.swift; sourceTree = "<group>"; };
+ 802EA8B7D12327ACEC90091B /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Instance.cpp; path = ../cpp/src/Ice/Instance.cpp; sourceTree = "<group>"; };
+ 80B853408ED79054E6964CD6 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/udp/AllTests.swift; sourceTree = "<group>"; };
+ 80DFB051092F5C0B9386E466 /* ConnectRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectRequestHandler.cpp; path = ../cpp/src/Ice/ConnectRequestHandler.cpp; sourceTree = "<group>"; };
+ 811F0B562E73A9C2AAEE013E /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/IceSSL/configuration/TestI.swift; sourceTree = "<group>"; };
+ 81534B568DDF6C96DC83A047 /* Value.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Value.swift; path = src/Ice/Value.swift; sourceTree = "<group>"; };
+ 81788FBB3A77489D9F76FF0E /* EndpointI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointI.swift; path = src/Ice/EndpointI.swift; sourceTree = "<group>"; };
+ 81B7B64819E414CA3B2A2EE1 /* ServantLocatorI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServantLocatorI.swift; path = test/Ice/servantLocator/ServantLocatorI.swift; sourceTree = "<group>"; };
+ 81DDF0548E42CFB37B7CD4C4 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/proxy/Test.ice; sourceTree = "<group>"; };
+ 822BAFEABECEDD0F2875C9A2 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/adapterDeactivation/Client.swift; sourceTree = "<group>"; };
+ 825783EC43912BFE5482D5DF /* RFC2253.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RFC2253.cpp; path = ../cpp/src/IceSSL/RFC2253.cpp; sourceTree = "<group>"; };
+ 826497ACA601D39811A8CF36 /* IceFacets.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceFacets.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 828B38E787FC8723C83D4919 /* ConnectionF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionF.ice; path = ../slice/Ice/ConnectionF.ice; sourceTree = "<group>"; };
+ 83CAC57033DE83BE309A182B /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/acm/Client.swift; sourceTree = "<group>"; };
+ 84CBE7EE8763343781E71AE8 /* PropertiesAdmin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = PropertiesAdmin.h; path = src/IceObjc/PropertiesAdmin.h; sourceTree = "<group>"; };
+ 84D759E6446D5F71CE241600 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/optional/TestAMDI.swift; sourceTree = "<group>"; };
+ 851C3F8D55FA569B433B5FD5 /* Util.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Util.swift; path = src/Ice/Util.swift; sourceTree = "<group>"; };
+ 85A108B0EC561AA0BF6C2FCD /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/info/TestI.swift; sourceTree = "<group>"; };
+ 85A9DD97447DA62B03DD75B9 /* SlicedData.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SlicedData.cpp; path = ../cpp/src/Ice/SlicedData.cpp; sourceTree = "<group>"; };
+ 85FDF41433ED94733E1BC813 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/ExternalAccessory.framework; sourceTree = DEVELOPER_DIR; };
+ 865B104EF3F6EDED00ED2754 /* ConnectionInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfo.ice; path = ../slice/IceIAP/ConnectionInfo.ice; sourceTree = "<group>"; };
+ 870EAA4BC7FF0C331853C50F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
+ 877C33F38770D875BE148A14 /* IceObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 881E8ED1F550ABA8F7A59DA1 /* IceDefaultValue.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultValue.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 88355021C7A31D08304EC1DA /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/binding/TestI.swift; sourceTree = "<group>"; };
+ 887AF44AB027F6D7F3BA5D34 /* IncomingAsync.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = IncomingAsync.cpp; path = ../cpp/src/Ice/IncomingAsync.cpp; sourceTree = "<group>"; };
+ 8902EE450DF3A87D4781F048 /* UnknownSlicedValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UnknownSlicedValue.swift; path = src/Ice/UnknownSlicedValue.swift; sourceTree = "<group>"; };
+ 89475D08DAA465BCAC6BF4D7 /* MetricsObserverI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MetricsObserverI.cpp; path = ../cpp/src/Ice/MetricsObserverI.cpp; sourceTree = "<group>"; };
+ 8971D2300FEA21980DEB02D9 /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginI.cpp; path = ../cpp/src/IceLocatorDiscovery/PluginI.cpp; sourceTree = "<group>"; };
+ 8A5C9E0BB881BCF4F6F0FA8F /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/inheritance/Test.ice; sourceTree = "<group>"; };
+ 8A7FAB4CC1E0F31A6C450E57 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/facets/AllTests.swift; sourceTree = "<group>"; };
+ 8B38AE066B39786410748F40 /* InputStream.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = InputStream.cpp; path = ../cpp/src/Ice/InputStream.cpp; sourceTree = "<group>"; };
+ 8B5C9BA809A1302EC50A6E99 /* ObjectAdapterI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapterI.cpp; path = ../cpp/src/Ice/ObjectAdapterI.cpp; sourceTree = "<group>"; };
+ 8C011F62FA8756F9B88CB6E9 /* BatchRequestQueue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = BatchRequestQueue.cpp; path = ../cpp/src/Ice/BatchRequestQueue.cpp; sourceTree = "<group>"; };
+ 8D0B27B694C3EE943904522E /* ReferenceFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ReferenceFactory.cpp; path = ../cpp/src/Ice/ReferenceFactory.cpp; sourceTree = "<group>"; };
+ 8DA84E31A161CE8E85A7771D /* IceUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceUtil.h; path = src/IceObjc/IceUtil.h; sourceTree = "<group>"; };
+ 8EA814FAFAE21BEA08FDE9D1 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/timeout/TestI.swift; sourceTree = "<group>"; };
+ 8EC01BFFE83B9C38FC2EC096 /* SlicedData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SlicedData.swift; path = src/Ice/SlicedData.swift; sourceTree = "<group>"; };
+ 8F5CFDD336873528BE970BAD /* Main.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = Main.storyboard; path = test/TestDriver/iOS/Base.lproj/Main.storyboard; sourceTree = "<group>"; };
+ 8F7EB4BD53C8878A62DB683A /* EndpointFactoryManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointFactoryManager.cpp; path = ../cpp/src/Ice/EndpointFactoryManager.cpp; sourceTree = "<group>"; };
+ 8F81AF5DE3734BFCFACFC594 /* ThreadException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ThreadException.cpp; path = ../cpp/src/IceUtil/ThreadException.cpp; sourceTree = "<group>"; };
+ 90EFB1CE1C4B06CB3795BA7B /* InstrumentationF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = InstrumentationF.ice; path = ../slice/Ice/InstrumentationF.ice; sourceTree = "<group>"; };
+ 9104FC83EEB1DB6A2D5A5427 /* StreamConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamConnector.cpp; path = ../cpp/src/Ice/ios/StreamConnector.cpp; sourceTree = "<group>"; };
+ 911798EC58B6007855943BCB /* InputStream.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InputStream.swift; path = src/Ice/InputStream.swift; sourceTree = "<group>"; };
+ 918271702A341F61A3F4082C /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/defaultServant/Client.swift; sourceTree = "<group>"; };
+ 9188C130AAD5F8B048DC36FF /* ServerPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivate.ice; path = test/Ice/slicing/exceptions/ServerPrivate.ice; sourceTree = "<group>"; };
+ 91A7E4C4039CC1B374674571 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/optional/Client.swift; sourceTree = "<group>"; };
+ 9245071A4DE8D8E016961500 /* MutexProtocol.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MutexProtocol.cpp; path = ../cpp/src/IceUtil/MutexProtocol.cpp; sourceTree = "<group>"; };
+ 9245EE9385C60ACAD3398624 /* Buffer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Buffer.cpp; path = ../cpp/src/Ice/Buffer.cpp; sourceTree = "<group>"; };
+ 925CBA6473C1C2E94842EF0C /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/objects/Collocated.swift; sourceTree = "<group>"; };
+ 92B5906332A66BA58B0EFA97 /* BatchOnewaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BatchOnewaysAMI.swift; path = test/Ice/operations/BatchOnewaysAMI.swift; sourceTree = "<group>"; };
+ 92B681D8A5D3A17094255E4A /* SliceInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SliceInfo.swift; path = src/Ice/SliceInfo.swift; sourceTree = "<group>"; };
+ 933618455164E19AE790AD98 /* EndpointFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointFactory.cpp; path = ../cpp/src/Ice/EndpointFactory.cpp; sourceTree = "<group>"; };
+ 93CD33F473CD961099A82773 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/hold/Server.swift; sourceTree = "<group>"; };
+ 93F6B13E28C65453745EE726 /* OutgoingAsync.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OutgoingAsync.cpp; path = ../cpp/src/Ice/OutgoingAsync.cpp; sourceTree = "<group>"; };
+ 94307650C0CD9D1D4B13D275 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/defaultServant/AllTests.swift; sourceTree = "<group>"; };
+ 952E665CC33C0FD5B7BB55BB /* IceInvoke.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInvoke.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 95A8E2FD4FB54E0EF0C4CADE /* Current.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Current.ice; path = ../slice/Ice/Current.ice; sourceTree = "<group>"; };
+ 95B6991B5CF369BEF354B351 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/acm/AllTests.swift; sourceTree = "<group>"; };
+ 95D70577B75E2EF282CDA2F8 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/proxy/Collocated.swift; sourceTree = "<group>"; };
+ 9633B57E8267287F48291029 /* ServerPrivate.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivate.ice; path = test/Ice/slicing/objects/ServerPrivate.ice; sourceTree = "<group>"; };
+ 96A01B6D9C204DFF548C8D48 /* LoggerAdminI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LoggerAdminI.cpp; path = ../cpp/src/Ice/LoggerAdminI.cpp; sourceTree = "<group>"; };
+ 96F346F0305A06F0EFADF9BF /* FormatType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatType.swift; path = src/Ice/FormatType.swift; sourceTree = "<group>"; };
+ 97AF19A23453655F018CA0AD /* TestDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestDriver.app; sourceTree = BUILT_PRODUCTS_DIR; };
+ 97BB271A8188770DE5EE5B74 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/optional/TestAMD.ice; sourceTree = "<group>"; };
+ 9A3A28D3F77ACF9B59C9EE7F /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/location/AllTests.swift; sourceTree = "<group>"; };
+ 9A4E1C14022C9EAEC8AB771C /* LocalExceptionFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalExceptionFactory.swift; path = src/Ice/LocalExceptionFactory.swift; sourceTree = "<group>"; };
+ 9AC2E1EE44058CE5096D663C /* OpaqueEndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OpaqueEndpointI.cpp; path = ../cpp/src/Ice/OpaqueEndpointI.cpp; sourceTree = "<group>"; };
+ 9B2225BF2C6D5186590EAE48 /* Endpoint.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Endpoint.mm; path = src/IceObjc/Endpoint.mm; sourceTree = "<group>"; };
+ 9B89423116A9D0059B0444DB /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/slicing/objects/Client.swift; sourceTree = "<group>"; };
+ 9BAAC87A1922606E9DD4593C /* StringConverter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StringConverter.cpp; path = ../cpp/src/IceUtil/StringConverter.cpp; sourceTree = "<group>"; };
+ 9BB671D15F8523B6ABEE9F08 /* UnsupportedAdminFacet.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = UnsupportedAdminFacet.mm; path = src/IceObjc/UnsupportedAdminFacet.mm; sourceTree = "<group>"; };
+ 9BBC2ACFB110C84DC4C862D6 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/timeout/Test.ice; sourceTree = "<group>"; };
+ 9BE620CF9DE30EB5998991A5 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/slicing/objects/AllTests.swift; sourceTree = "<group>"; };
+ 9C560837742F1536CD9077D5 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; };
+ 9C8A4C7448EF28DFB238F82D /* IceRetry.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceRetry.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 9D4151C3144AD1696BC226C1 /* IceSlicingExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 9DE0D76C9B9CA73D2B49DEC5 /* IceScope.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceScope.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 9DEB9C24CF5B2D68DEB44B1A /* IceSlicingExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ 9E183236587AED966063E0A3 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/inheritance/AllTests.swift; sourceTree = "<group>"; };
+ 9F1C91EC749224042C8D36BB /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/ami/Test.ice; sourceTree = "<group>"; };
+ A0A305D5937C66216F11CF05 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/operations/Client.swift; sourceTree = "<group>"; };
+ A0C05CB1065C9BC36847B733 /* IceStorm.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceStorm.ice; path = ../slice/IceStorm/IceStorm.ice; sourceTree = "<group>"; };
+ A2069630D4A927F86C4FBC80 /* Descriptor.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Descriptor.ice; path = ../slice/IceGrid/Descriptor.ice; sourceTree = "<group>"; };
+ A2C2BD4A7F4DE45077554C07 /* Options.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Options.cpp; path = ../cpp/src/IceUtil/Options.cpp; sourceTree = "<group>"; };
+ A301C0867F02FB9808FAC6AF /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/slicing/exceptions/AllTests.swift; sourceTree = "<group>"; };
+ A373F10D83CCD608A39E3835 /* ServantLocatorF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServantLocatorF.ice; path = ../slice/Ice/ServantLocatorF.ice; sourceTree = "<group>"; };
+ A3DE7F634444B01AE61627AF /* IceExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ A46ED6C2DA9BB2B842766CCF /* Communicator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Communicator.ice; path = ../slice/Ice/Communicator.ice; sourceTree = "<group>"; };
+ A54D26BC0704A7705CF6E082 /* IceProperties.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProperties.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ A56C1DEC107F647E8C622C2E /* IceEnums.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceEnums.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ A5EE97F0338BD9EAD0DE1B10 /* ProxyFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ProxyFactory.cpp; path = ../cpp/src/Ice/ProxyFactory.cpp; sourceTree = "<group>"; };
+ A609B420DBC220683E3478A5 /* ProtocolPluginFacade.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ProtocolPluginFacade.cpp; path = ../cpp/src/Ice/ProtocolPluginFacade.cpp; sourceTree = "<group>"; };
+ A66926ED2CACE6A4FA7B5C66 /* UdpConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UdpConnector.cpp; path = ../cpp/src/Ice/UdpConnector.cpp; sourceTree = "<group>"; };
+ A6D1E38568D7656F13F57D5A /* EndpointTypes.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointTypes.ice; path = ../slice/Ice/EndpointTypes.ice; sourceTree = "<group>"; };
+ A74A24CD7ED2FBFECB9FED97 /* 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; };
+ A7C655DD11BD41ED4C3D1E99 /* Logger.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Logger.ice; path = ../slice/Ice/Logger.ice; sourceTree = "<group>"; };
+ A7FBF20FA5074019E1952619 /* Glacier2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Glacier2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ A8B6138D4BA7EC05DBA41627 /* StreamSocket.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamSocket.cpp; path = ../cpp/src/Ice/StreamSocket.cpp; sourceTree = "<group>"; };
+ A9177E1CD1131BBB556DB172 /* IceOperationsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperationsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ A91D5392ED5EE6A845F39DA3 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/retry/Client.swift; sourceTree = "<group>"; };
+ A93A87F8B9860213E8240A72 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/exceptions/Test.ice; sourceTree = "<group>"; };
+ A95701B4918767C88D3D5D7F /* LaunchScreen.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = test/TestDriver/iOS/Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
+ A98EBCF6F026FC4FF7AFD672 /* Exception.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.cpp; path = ../cpp/src/Ice/Exception.cpp; sourceTree = "<group>"; };
+ AA7D86CCA91AA68E7C38124A /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/operations/Collocated.swift; sourceTree = "<group>"; };
+ AA9CA8ABE0C8034574EE00F5 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/retry/TestI.swift; sourceTree = "<group>"; };
+ AAB25D7258209D619F6376D1 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/slicing/objects/TestI.swift; sourceTree = "<group>"; };
+ AABD6035B79B6852EBF6A460 /* TestAMDI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestAMDI.swift; path = test/Ice/slicing/objects/TestAMDI.swift; sourceTree = "<group>"; };
+ AC62CFA712B929BDCEBCFB6B /* SliceChecksums.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SliceChecksums.cpp; path = ../cpp/src/Ice/SliceChecksums.cpp; sourceTree = "<group>"; };
+ AD4098EC310F90065F58E268 /* ServerPrivateAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServerPrivateAMD.ice; path = test/Ice/slicing/objects/ServerPrivateAMD.ice; sourceTree = "<group>"; };
+ ADBFAB5D4E295192C5DA5D3D /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Instance.cpp; path = ../cpp/src/IceSSL/Instance.cpp; sourceTree = "<group>"; };
+ AE08479167FADF662AD41FB6 /* libIceDiscovery C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceDiscovery C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ AE2B43189A6D49AF626F7DA1 /* AppDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = test/TestDriver/iOS/AppDelegate.swift; sourceTree = "<group>"; };
+ AE4F9A2DBEDA32DCB3E60CD1 /* Convert.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Convert.mm; path = src/IceObjc/Convert.mm; sourceTree = "<group>"; };
+ AE912DDABEFC64751F3ACF12 /* IceProxy.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceProxy.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ AFD52DD0720A627BDA1842A8 /* IceStorm.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceStorm.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ B0B9EA5E559A15DBFE57A278 /* Assets.xcassets */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = test/TestDriver/iOS/Assets.xcassets; sourceTree = "<group>"; };
+ B0BDC7ABB450D5DCFB59EBCB /* LoggerWrapper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LoggerWrapper.swift; path = src/Ice/LoggerWrapper.swift; sourceTree = "<group>"; };
+ B0EC7FDB4F5FCF6C81624124 /* SliceEscape.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = SliceEscape.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ B131399750F43672CA389DF5 /* Value.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Value.cpp; path = ../cpp/src/Ice/Value.cpp; sourceTree = "<group>"; };
+ B14DACBDF514B9BD2FC934DA /* FactoryTable.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = FactoryTable.cpp; path = ../cpp/src/Ice/FactoryTable.cpp; sourceTree = "<group>"; };
+ B16B5759917633FF3D305B78 /* Key.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Key.ice; path = test/Slice/escape/Key.ice; sourceTree = "<group>"; };
+ B1ABFBA6618639D0436D60A6 /* IceStream.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceStream.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ B1AF5E85ED9A1F4414237EC8 /* Properties.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Properties.h; path = src/IceObjc/Properties.h; sourceTree = "<group>"; };
+ B2E3B10FBA657C52E19BC44B /* CollocatedRequestHandler.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CollocatedRequestHandler.cpp; path = ../cpp/src/Ice/CollocatedRequestHandler.cpp; sourceTree = "<group>"; };
+ B2F7E5D229333C92C6146AC4 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/facets/Test.ice; sourceTree = "<group>"; };
+ B3B94C0C6FBAE34FC003740D /* ValueFactoryManagerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValueFactoryManagerI.swift; path = src/Ice/ValueFactoryManagerI.swift; sourceTree = "<group>"; };
+ B405F0A79A60C68C7D5FA6B6 /* NativePropertiesAdmin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NativePropertiesAdmin.swift; path = src/Ice/NativePropertiesAdmin.swift; sourceTree = "<group>"; };
+ B497B16BCF0F6A55224FFDB0 /* Router.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Router.ice; path = ../slice/Ice/Router.ice; sourceTree = "<group>"; };
+ B4D1E5A8A8C48DEC0A0155EC /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/scope/Test.ice; sourceTree = "<group>"; };
+ B516C25EE2AD4AA989A0C717 /* InputUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = InputUtil.cpp; path = ../cpp/src/IceUtil/InputUtil.cpp; sourceTree = "<group>"; };
+ B575236D078DC87353F74B3B /* Controller.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Controller.ice; path = ../scripts/Controller.ice; sourceTree = "<group>"; };
+ B5C1917BF4210D0F739E5084 /* WSTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = WSTransceiver.cpp; path = ../cpp/src/Ice/WSTransceiver.cpp; sourceTree = "<group>"; };
+ B69FB397DFE1E68FE87F0A52 /* ConnectionI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectionI.swift; path = src/Ice/ConnectionI.swift; sourceTree = "<group>"; };
+ B716BD86823CBA85EFEE6513 /* Registry.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Registry.ice; path = ../slice/IceGrid/Registry.ice; sourceTree = "<group>"; };
+ B84880E6735245A23A60D634 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/operations/TestAMD.ice; sourceTree = "<group>"; };
+ B8BDCF3B69B2E86939F9A57A /* OnewaysAMI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OnewaysAMI.swift; path = test/Ice/operations/OnewaysAMI.swift; sourceTree = "<group>"; };
+ B8DEBAADD0B077756913BC0B /* ControllerI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControllerI.swift; path = test/TestDriver/iOS/ControllerI.swift; sourceTree = "<group>"; };
+ B902634E3013F0F2161FF426 /* IceBinding.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceBinding.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ B912CA6E0A1F10F0DF6E9E77 /* Version.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Version.ice; path = ../slice/Ice/Version.ice; sourceTree = "<group>"; };
+ B923D26B7ACBD6A753291EF2 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/operations/ServerAMD.swift; sourceTree = "<group>"; };
+ B9856CF3C6B1280A9EB49EA8 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/optional/Server.swift; sourceTree = "<group>"; };
+ BA596A7278E6A5BE268759B0 /* Acceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Acceptor.cpp; path = ../cpp/src/Ice/Acceptor.cpp; sourceTree = "<group>"; };
+ BA9B294D0E2DAB2D585F71E6 /* IceExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ BAEABBFF7FB0FB8BF7953AD0 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/retry/AllTests.swift; sourceTree = "<group>"; };
+ BB75890D80B77241BDB185B2 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/servantLocator/Collocated.swift; sourceTree = "<group>"; };
+ BD3629FBA66A03B093AF336F /* ProcessI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProcessI.swift; path = src/Ice/ProcessI.swift; sourceTree = "<group>"; };
+ BD3914845D38EA92426A1C87 /* IceSlicingExceptions.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptions.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ BF1BCF9C50968F7FEB3324F6 /* UtilException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UtilException.cpp; path = ../cpp/src/IceUtil/UtilException.cpp; sourceTree = "<group>"; };
+ BFBAEAB4EA096824A6EC790D /* Time.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Time.cpp; path = ../cpp/src/IceUtil/Time.cpp; sourceTree = "<group>"; };
+ BFE0D57F8DD001E75530856B /* Exception.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Exception.swift; path = src/Ice/Exception.swift; sourceTree = "<group>"; };
+ C00D91287CDA6E27D20C9D3A /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/exceptions/TestAMD.ice; sourceTree = "<group>"; };
+ C06D8D06675BAF6E05DCBC8D /* Connector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Connector.cpp; path = ../cpp/src/Ice/Connector.cpp; sourceTree = "<group>"; };
+ C1CC2963FE8AC9E7D4159212 /* IceOperationsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOperationsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ C2362DD1D9852CFEEBAED065 /* ConnectionInfoF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionInfoF.ice; path = ../slice/IceSSL/ConnectionInfoF.ice; sourceTree = "<group>"; };
+ C24F2F8684AB0083CF401EAD /* Communicator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Communicator.h; path = src/IceObjc/Communicator.h; sourceTree = "<group>"; };
+ C284BB2FB9EBB2B69001E4B1 /* Initialize.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Initialize.cpp; path = ../cpp/src/Ice/Initialize.cpp; sourceTree = "<group>"; };
+ C284F41389035557B72DC921 /* ObjectAdapter.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectAdapter.mm; path = src/IceObjc/ObjectAdapter.mm; sourceTree = "<group>"; };
+ C2F3779808DBC5ED79EEFBF0 /* IceDefaultServant.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceDefaultServant.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ C329F45DB1FD9E70F37C7823 /* PropertiesI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertiesI.swift; path = src/Ice/PropertiesI.swift; sourceTree = "<group>"; };
+ C416308864EF7F37BD16EF96 /* Object.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Object.swift; path = src/Ice/Object.swift; sourceTree = "<group>"; };
+ C429BA52E5200E492155ADFB /* Thread.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Thread.cpp; path = ../cpp/src/Ice/Thread.cpp; sourceTree = "<group>"; };
+ C4F874AD5EA2585BEB2788BD /* IceOptional.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptional.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ C534C5979A7D8B4B3752F9BE /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/adapterDeactivation/TestI.swift; sourceTree = "<group>"; };
+ C62FA99000CCECFFFBB3FFC3 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/timeout/Server.swift; sourceTree = "<group>"; };
+ C724C0FEBE2CAFBA08989FB2 /* ProcessF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ProcessF.ice; path = ../slice/Ice/ProcessF.ice; sourceTree = "<group>"; };
+ C7C5BFE9B16BF237E7782A4F /* Ice.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ice.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ C7F5F0B0B745C16310D6682D /* ObjectPrx.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = ObjectPrx.mm; path = src/IceObjc/ObjectPrx.mm; sourceTree = "<group>"; };
+ C8BEAE2C49D0B45FB5BA67DC /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/inheritance/Client.swift; sourceTree = "<group>"; };
+ C8F45B78B8F03318158A9D56 /* Process.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = Process.mm; path = src/IceObjc/Process.mm; sourceTree = "<group>"; };
+ C9B9DCE19FD35FC0F6AD1D4D /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/optional/Test.ice; sourceTree = "<group>"; };
+ C9FE14B8B35538CF444B87FB /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/invoke/Server.swift; sourceTree = "<group>"; };
+ CAABDEC1B20906FA83353809 /* ServantLocator.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = ServantLocator.ice; path = ../slice/Ice/ServantLocator.ice; sourceTree = "<group>"; };
+ CAAF3F145A79FCDEC66BAB27 /* IceInfo.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ CAC5452C269A362D8DCD26F3 /* SecureTransportCertificateI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SecureTransportCertificateI.cpp; path = ../cpp/src/IceSSL/SecureTransportCertificateI.cpp; sourceTree = "<group>"; };
+ CAFA154DBD50B9604A7A7C59 /* LocalObject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalObject.swift; path = src/Ice/LocalObject.swift; sourceTree = "<group>"; };
+ CAFF8224F16416487A770A39 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/exceptions/Client.swift; sourceTree = "<group>"; };
+ CBAE3F2B1229BBA66D21BABF /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/scope/TestI.swift; sourceTree = "<group>"; };
+ CCB7DD0A81B767D953903000 /* StringConverterPlugin.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StringConverterPlugin.cpp; path = ../cpp/src/Ice/StringConverterPlugin.cpp; sourceTree = "<group>"; };
+ CD259FE076F39EEBA1958C54 /* IceDiscovery.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = IceDiscovery.ice; path = ../slice/IceDiscovery/IceDiscovery.ice; sourceTree = "<group>"; };
+ CD5BDD8CDC4198C5DBFD0372 /* PermissionsVerifierF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PermissionsVerifierF.ice; path = ../slice/Glacier2/PermissionsVerifierF.ice; sourceTree = "<group>"; };
+ CD79CFE2812A7B6899EE5178 /* IceOptionalAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptionalAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ CE5804052FC5A96D221B8803 /* TestAMD.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = TestAMD.ice; path = test/Ice/proxy/TestAMD.ice; sourceTree = "<group>"; };
+ CE99BACF0BE149F69F2AFBFA /* EndpointInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointInfo.ice; path = ../slice/IceIAP/EndpointInfo.ice; sourceTree = "<group>"; };
+ CEDF515DDF519A53EF31E84C /* Endpoint.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Endpoint.ice; path = ../slice/Ice/Endpoint.ice; sourceTree = "<group>"; };
+ CF988BCAAC25BA3D04487165 /* UdpTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = UdpTransceiver.cpp; path = ../cpp/src/Ice/UdpTransceiver.cpp; sourceTree = "<group>"; };
+ CFA93665AC82E5AE1150E268 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/servantLocator/Test.ice; sourceTree = "<group>"; };
+ CFAAE2F5B1D4A3050CD17E97 /* SysLoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SysLoggerI.cpp; path = ../cpp/src/Ice/SysLoggerI.cpp; sourceTree = "<group>"; };
+ D010B56A525D084DFD68EAC7 /* Router.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Router.ice; path = ../slice/Glacier2/Router.ice; sourceTree = "<group>"; };
+ D0A1C910BAD79CB90B4E3DC5 /* ImplicitContextI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ImplicitContextI.cpp; path = ../cpp/src/Ice/ImplicitContextI.cpp; sourceTree = "<group>"; };
+ D0FF6202727A575BFDDD22A6 /* libIceLocatorDiscovery C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceLocatorDiscovery C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ D13112E740E095792FAEB984 /* main.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = main.swift; path = test/TestDriver/macOS/main.swift; sourceTree = "<group>"; };
+ D14B4626FA64A1D3308CF7F9 /* EndpointInfoFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EndpointInfoFactory.swift; path = src/Ice/EndpointInfoFactory.swift; sourceTree = "<group>"; };
+ D1904D537D8689AA15D64A62 /* Base64.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Base64.cpp; path = ../cpp/src/Ice/Base64.cpp; sourceTree = "<group>"; };
+ D1AD8A96BB32FF7809DC6633 /* Protocol.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Protocol.cpp; path = ../cpp/src/Ice/Protocol.cpp; sourceTree = "<group>"; };
+ D25B54329663D55F07676BA3 /* IceGrid.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceGrid.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ D26ED3329E8CC06679C2F30D /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/IceSSL/configuration/Server.swift; sourceTree = "<group>"; };
+ D37E67061387971945F490E0 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/defaultValue/Client.swift; sourceTree = "<group>"; };
+ D3CF8C8D7F56018E4B14BE90 /* ClassResolver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClassResolver.swift; path = src/Ice/ClassResolver.swift; sourceTree = "<group>"; };
+ D3EDEB5642C2CD4B0494A7E1 /* IceScope.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceScope.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ D4153C0A035AFF362A8D7A6E /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/scope/Server.swift; sourceTree = "<group>"; };
+ D4205FB1980ACE50C8CC937D /* RouterF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = RouterF.ice; path = ../slice/Glacier2/RouterF.ice; sourceTree = "<group>"; };
+ D54F27BBB79EC99E49FB8337 /* DefaultsAndOverrides.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = DefaultsAndOverrides.cpp; path = ../cpp/src/Ice/DefaultsAndOverrides.cpp; sourceTree = "<group>"; };
+ D6292E700118F4E42B326819 /* Connection.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Connection.ice; path = ../slice/Ice/Connection.ice; sourceTree = "<group>"; };
+ D6421091C6D40F11387EB3C9 /* ViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewController.swift; path = test/TestDriver/iOS/ViewController.swift; sourceTree = "<group>"; };
+ D6AE3AEEADC3C6C8E0FB3C93 /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/facets/Server.swift; sourceTree = "<group>"; };
+ D732E2E9FBBA59C3AABBF754 /* TcpAcceptor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TcpAcceptor.cpp; path = ../cpp/src/Ice/TcpAcceptor.cpp; sourceTree = "<group>"; };
+ D7FFDBAD738CBAEAE9919A32 /* Mutex.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Mutex.swift; path = src/Ice/Mutex.swift; sourceTree = "<group>"; };
+ D82FDA737E3962604D757B26 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/info/Client.swift; sourceTree = "<group>"; };
+ D867147B89B651BF722206B5 /* Convert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Convert.h; path = src/IceObjc/Convert.h; sourceTree = "<group>"; };
+ D9C3123B69C3917E0A365577 /* TcpConnector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TcpConnector.cpp; path = ../cpp/src/Ice/TcpConnector.cpp; sourceTree = "<group>"; };
+ D9CB1665FFC46CE91D4B9529 /* PluginI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = PluginI.cpp; path = ../cpp/src/IceSSL/PluginI.cpp; sourceTree = "<group>"; };
+ DAEA5CA5740117C6BC42907B /* Instrumentation.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Instrumentation.ice; path = ../slice/Ice/Instrumentation.ice; sourceTree = "<group>"; };
+ DB73E84768C9BEB4E05AC522 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/invoke/Test.ice; sourceTree = "<group>"; };
+ DBC747062704608D240AE0FE /* InstrumentationI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = InstrumentationI.cpp; path = ../cpp/src/Ice/InstrumentationI.cpp; sourceTree = "<group>"; };
+ DBFCC3CB5A23A85DE6AE2607 /* LocalExceptionDescription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalExceptionDescription.swift; path = src/Ice/LocalExceptionDescription.swift; sourceTree = "<group>"; };
+ DE9F16504D23B3F58D7AF4CA /* EndpointI.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointI.mm; path = ../cpp/src/IceIAP/EndpointI.mm; sourceTree = "<group>"; };
+ E07B1A3C2B4A1C3215D88E4F /* libIceSSL C++11 macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libIceSSL C++11 macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
+ E1CE9F19AF6637FFEE12A205 /* ServerAMD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerAMD.swift; path = test/Ice/slicing/objects/ServerAMD.swift; sourceTree = "<group>"; };
+ E20AE7CD58914DDA97A83C88 /* Session.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Session.ice; path = ../slice/Glacier2/Session.ice; sourceTree = "<group>"; };
+ E2778EFD3BDF060F7D28FA43 /* IceAdmin.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAdmin.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ E28EA8C2C7AA96A782A5AD34 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Slice/escape/Client.swift; sourceTree = "<group>"; };
+ E3056C5DA712F55A97B05A44 /* ConnectionInfoFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectionInfoFactory.swift; path = src/Ice/ConnectionInfoFactory.swift; sourceTree = "<group>"; };
+ E316B5856061FE815785CB34 /* IceSlicingObjectsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjectsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ E325A4076B7D2F2EF9D33266 /* Reference.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Reference.cpp; path = ../cpp/src/Ice/Reference.cpp; sourceTree = "<group>"; };
+ E368CACB974FFFFD22404B7D /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/acm/Test.ice; sourceTree = "<group>"; };
+ E3E604B3B94EAAC2109E4D82 /* ImplicitContextI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImplicitContextI.swift; path = src/Ice/ImplicitContextI.swift; sourceTree = "<group>"; };
+ E4C6A05E68524E4013034DC9 /* IceServantLocatorAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocatorAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ E4E251AABEC70AA1739E5859 /* IceHold.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceHold.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ E4FC64A9E74B4DBB9C9A057C /* BlobjectFacade.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = BlobjectFacade.mm; path = src/IceObjc/BlobjectFacade.mm; sourceTree = "<group>"; };
+ E628FC93DBC978079A724FF4 /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/inheritance/Collocated.swift; sourceTree = "<group>"; };
+ E662BDACBA5DA47F7B5E0D04 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/proxy/TestI.swift; sourceTree = "<group>"; };
+ E797BF17140520C3290ABFDC /* Collocated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Collocated.swift; path = test/Ice/adapterDeactivation/Collocated.swift; sourceTree = "<group>"; };
+ E7DFD245235F517B54CBF4C5 /* IceSlicingExceptionsAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingExceptionsAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ E9040853D6AAE90134F12ED0 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/defaultServant/Test.ice; sourceTree = "<group>"; };
+ EA64C24E633066EA27760C88 /* StringUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StringUtil.cpp; path = ../cpp/src/IceUtil/StringUtil.cpp; sourceTree = "<group>"; };
+ EAA4A859A9283C6D0B233CAE /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/admin/Server.swift; sourceTree = "<group>"; };
+ EAD5CB65C9E749E09CE7AAEA /* Ice.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ice.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ EAF1350F67CE8D3A4348F3E9 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/scope/Client.swift; sourceTree = "<group>"; };
+ EB02E1C1762AA015913AF071 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/slicing/exceptions/Test.ice; sourceTree = "<group>"; };
+ EB0FE3041559F39854E345D2 /* IceBinding.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceBinding.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ EBA8930E4AC4EAFC06311651 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/timeout/AllTests.swift; sourceTree = "<group>"; };
+ EC4F7DC4FDFB8038EDA83A45 /* IceAmi.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAmi.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ EC6866FE232C1865E7517BBD /* UnsupportedAdminFacet.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = UnsupportedAdminFacet.h; path = src/IceObjc/UnsupportedAdminFacet.h; sourceTree = "<group>"; };
+ ECC5EC846C89881FB2C4772A /* RecMutex.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RecMutex.cpp; path = ../cpp/src/IceUtil/RecMutex.cpp; sourceTree = "<group>"; };
+ ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ ED2B0C01FC9F33222506FD38 /* RetryQueue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RetryQueue.cpp; path = ../cpp/src/Ice/RetryQueue.cpp; sourceTree = "<group>"; };
+ ED2FACB490C9A2EC5A501FB9 /* Test.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Test.ice; path = test/Ice/retry/Test.ice; sourceTree = "<group>"; };
+ EDDEF36D017621261C2520D4 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/defaultValue/AllTests.swift; sourceTree = "<group>"; };
+ EDF8E5A8A5004B676A0BDF25 /* OSLogLoggerI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OSLogLoggerI.cpp; path = ../cpp/src/Ice/OSLogLoggerI.cpp; sourceTree = "<group>"; };
+ EE718247E5207FBE81F7C1CD /* FactoryTableInit.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = FactoryTableInit.cpp; path = ../cpp/src/Ice/FactoryTableInit.cpp; sourceTree = "<group>"; };
+ EEA3F903D78E2993FA6F98DD /* FileUtil.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = FileUtil.cpp; path = ../cpp/src/IceUtil/FileUtil.cpp; sourceTree = "<group>"; };
+ EEB098A839D1FB6F143DD5B3 /* Process.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Process.h; path = src/IceObjc/Process.h; sourceTree = "<group>"; };
+ EEB80E71EB7BE144DED9D320 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/stream/Client.swift; sourceTree = "<group>"; };
+ EF3F99A20C0C32083637ECBA /* Oneways.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Oneways.swift; path = test/Ice/operations/Oneways.swift; sourceTree = "<group>"; };
+ EF5E76091B28D91259A24A57 /* IceSSLConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSSLConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ F0793AF8CBDD07CA59ED7EED /* InitializationData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InitializationData.swift; path = src/Ice/InitializationData.swift; sourceTree = "<group>"; };
+ F07BAE3EB07F426600EE9C4C /* IceSlicingObjects.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceSlicingObjects.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ F082C6550B7B297C967623CB /* Glacier2Swift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Glacier2Swift.h; path = src/Glacier2/Glacier2Swift.h; sourceTree = "<group>"; };
+ F166F176384EC5B63F51A139 /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/Ice/objects/Client.swift; sourceTree = "<group>"; };
+ F1D9A1622A7CDA70227F3E60 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/servantLocator/TestI.swift; sourceTree = "<group>"; };
+ F2500E02186D763BCC5F8462 /* certs */ = {isa = PBXFileReference; includeInIndex = 1; name = certs; path = ../certs; sourceTree = "<group>"; };
+ F3616E470DCD0FDC827CB001 /* ConnectionFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ConnectionFactory.cpp; path = ../cpp/src/Ice/ConnectionFactory.cpp; sourceTree = "<group>"; };
+ F3CDBED8B141B3FE3A6AB8E2 /* AllTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AllTests.swift; path = test/Ice/binding/AllTests.swift; sourceTree = "<group>"; };
+ F418D0D53F5E126F2F44C0C7 /* IceStormSwift.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IceStormSwift.h; path = src/IceStorm/IceStormSwift.h; sourceTree = "<group>"; };
+ F4BE441730E27358FD5FD7F9 /* ArgVector.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ArgVector.cpp; path = ../cpp/src/Ice/ArgVector.cpp; sourceTree = "<group>"; };
+ F57A0472503DA95892ED6B14 /* PropertiesF.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = PropertiesF.ice; path = ../slice/Ice/PropertiesF.ice; sourceTree = "<group>"; };
+ F62C515D81B4ECC1B8F7ECC2 /* ServantManager.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ServantManager.cpp; path = ../cpp/src/Ice/ServantManager.cpp; sourceTree = "<group>"; };
+ F678EA062EF28FA715CCFB1F /* IceGrid.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IceGrid.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ F6AF11149756D4636F97B86E /* LocalObject.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = LocalObject.mm; path = src/IceObjc/LocalObject.mm; sourceTree = "<group>"; };
+ F710AFF41CDFAE9BFAFCF1AE /* StreamTransceiver.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = StreamTransceiver.cpp; path = ../cpp/src/Ice/ios/StreamTransceiver.cpp; sourceTree = "<group>"; };
+ F8818172CC090594D16C576F /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/acm/TestI.swift; sourceTree = "<group>"; };
+ F9280444D95F2CDCB505570B /* Logger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Logger.h; path = src/IceObjc/Logger.h; sourceTree = "<group>"; };
+ F96132367DF285FBBC548D6D /* EndpointI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointI.cpp; path = ../cpp/src/IceSSL/EndpointI.cpp; sourceTree = "<group>"; };
+ F9C53C5323A0B0F56DD82A34 /* IceOptionalAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceOptionalAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ FABD6EB0E182EA49D4B5766E /* OutputStream.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = OutputStream.cpp; path = ../cpp/src/Ice/OutputStream.cpp; sourceTree = "<group>"; };
+ FB1070ED2615D46D7FDFD027 /* ACM.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ACM.cpp; path = ../cpp/src/Ice/ACM.cpp; sourceTree = "<group>"; };
+ FB37603A7E1259106EF33F05 /* IceServantLocatorAMD.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceServantLocatorAMD.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ FB3C559B17046F98ED28C5E3 /* EndpointInfo.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = EndpointInfo.ice; path = ../slice/IceSSL/EndpointInfo.ice; sourceTree = "<group>"; };
+ FB43A00D955B0F7E08FDD3DA /* Server.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Server.swift; path = test/Ice/retry/Server.swift; sourceTree = "<group>"; };
+ FB44DA5C88EAA290CACFCFA8 /* LookupI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LookupI.cpp; path = ../cpp/src/IceDiscovery/LookupI.cpp; sourceTree = "<group>"; };
+ FCD76BA365CFA076EF297D33 /* IceAcm.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAcm.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+ FD05C8DE3492FA4593406C28 /* Cond.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Cond.cpp; path = ../cpp/src/Ice/Cond.cpp; sourceTree = "<group>"; };
+ FD6AE2FCE004CAB6C3E812A2 /* TestI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestI.swift; path = test/Ice/udp/TestI.swift; sourceTree = "<group>"; };
+ FD8F93A83F1728798AEE0123 /* Exception.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = Exception.ice; path = ../slice/IceGrid/Exception.ice; sourceTree = "<group>"; };
+ FE64D8105AAAEB060E6FA33A /* BuiltinSequences.ice */ = {isa = PBXFileReference; includeInIndex = 1; name = BuiltinSequences.ice; path = ../slice/Ice/BuiltinSequences.ice; sourceTree = "<group>"; };
+ FE7B04C969E7050D512F2D2C /* CertificateI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CertificateI.cpp; path = ../cpp/src/IceSSL/CertificateI.cpp; sourceTree = "<group>"; };
+ FF1FEDDF3C0289312B958ED2 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = src/Ice/Info.plist; sourceTree = "<group>"; };
+ FF2E3A220AC9E9A060DB583D /* Client.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Client.swift; path = test/IceSSL/configuration/Client.swift; sourceTree = "<group>"; };
+ FF89BCFE1E4D3CD34C34AAA6 /* Blobject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Blobject.swift; path = src/Ice/Blobject.swift; sourceTree = "<group>"; };
+ FFB017C2AB2174BF2CA9A97C /* IceAmi.bundle */ = {isa = PBXFileReference; explicitFileType = "wrapper.plug-in"; includeInIndex = 0; path = IceAmi.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
- 01666E3D15067F178EA50FA5 /* Frameworks */ = {
+ 00DE134AEEA7850EFC3B0284 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 80441EFDE9C00A623174CE1D /* Cocoa.framework in Frameworks */,
- 2CD61BE5320D34E06C5216F9 /* Ice.framework in Frameworks */,
- 23B057266FADBF705D2B0FA5 /* PromiseKit.framework in Frameworks */,
- A0310E013EBCC340F47443F7 /* TestCommon.framework in Frameworks */,
+ 92D939B7670E1DD3E9625AFF /* Cocoa.framework in Frameworks */,
+ DDEBA4CD5CC5FC970E32ACFF /* Ice.framework in Frameworks */,
+ F1C40512D22EF6C052307B1F /* PromiseKit.framework in Frameworks */,
+ E3D59F94B3519EFE6378B6E1 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 020E3F4CC8568EE92E740D93 /* Frameworks */ = {
+ 0B33EA77011771D01E94D361 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 1D5F580D4486BD3C3E3DD852 /* Foundation.framework in Frameworks */,
- 95CE1FE9116B0CBF648FA38F /* Ice.framework in Frameworks */,
- 36779917403F0C390E379B38 /* PromiseKit.framework in Frameworks */,
- C0016C7581F9BAA1CB63EAE7 /* TestCommon.framework in Frameworks */,
+ 031A03370342CCA7EA4F0D21 /* Foundation.framework in Frameworks */,
+ 32CD6BCD5B098639116B1684 /* Ice.framework in Frameworks */,
+ 5C97D9809BC1659981752BA5 /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0422D2A54CF4571544151CE4 /* Frameworks */ = {
+ 0CB26E2169B00F7A2DB0B1C0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 90BAA4BB217F91182BE36B17 /* Cocoa.framework in Frameworks */,
- 629738F80B374435CADCBD6C /* Ice.framework in Frameworks */,
- D97C02CA8927645640F0649A /* PromiseKit.framework in Frameworks */,
- 785BE426159DF83860A03041 /* TestCommon.framework in Frameworks */,
+ D8BB3861C360B8A229B7AA09 /* Ice.framework in Frameworks */,
+ 5643CBF2AFE561F3683CBFBF /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0442D2469883AF60C07F771C /* Frameworks */ = {
+ 0E5061AC7563252F1744C867 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- B7DB65D5D72D496F16D2ED27 /* Cocoa.framework in Frameworks */,
- BC486F1DB43D4620AF35C125 /* Ice.framework in Frameworks */,
- 6B2EE3B9B8F639CA87507B6A /* PromiseKit.framework in Frameworks */,
- 64E116BC568B8768F82D3994 /* TestCommon.framework in Frameworks */,
+ 6829B3EF213B36B32479AE63 /* Cocoa.framework in Frameworks */,
+ F9AD157E7B432A7C94138F6B /* Ice.framework in Frameworks */,
+ EED43C947F3C3AA3D0CCC401 /* PromiseKit.framework in Frameworks */,
+ 4325F2FBF734D0968FE602F8 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 08664F385705EC63771104A6 /* Frameworks */ = {
+ 106A499DADD9733D02C52CAA /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 4D48600BF2CED214BF1F2DEC /* Foundation.framework in Frameworks */,
- C8F6AFD6CFC3C949BE33BE8C /* Ice.framework in Frameworks */,
- B2CE1D2CCB5DCCF959B8A347 /* PromiseKit.framework in Frameworks */,
- C2E50E851975F1AEE8663AC9 /* TestCommon.framework in Frameworks */,
+ 85260B1BAA3C3A090CCF322F /* Foundation.framework in Frameworks */,
+ 3CD3BA291DC97FF1343B4782 /* Ice.framework in Frameworks */,
+ DE82988643B9F7B575E199AF /* PromiseKit.framework in Frameworks */,
+ 9DBF6AFA41514D6CA9696830 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0B600B82C1E8776B5153B0E6 /* Frameworks */ = {
+ 1352FC68CDEE267EB716E9E4 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- AC73D7540C90C34CD56D77A4 /* Cocoa.framework in Frameworks */,
- DC25BE9FE3087E2C1B8D7480 /* Ice.framework in Frameworks */,
- C07FD000D43515E01E6F54C6 /* PromiseKit.framework in Frameworks */,
+ 6A4BF76C9DE975198692DBA7 /* Foundation.framework in Frameworks */,
+ 9F6B8F7B2A7074C47FC04A5A /* Ice.framework in Frameworks */,
+ 2D6A4EB56775C3B7563AF148 /* PromiseKit.framework in Frameworks */,
+ C7D97113E9F0D2DBB37FA8FD /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0CF3E7D7AEDB8F843D4C1E0F /* Frameworks */ = {
+ 13CFDDFD32597145E0B217EB /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- DE67B803D273457F345DB474 /* Cocoa.framework in Frameworks */,
- EFDE4D0625BFC60B25036583 /* Ice.framework in Frameworks */,
- B6E27A2C17501C5C19C3A80A /* PromiseKit.framework in Frameworks */,
- 56D6BA5A089189D5189B50F4 /* TestCommon.framework in Frameworks */,
+ DEC041C6A42ECDFCF6463C45 /* Cocoa.framework in Frameworks */,
+ C129B21F50D609E3AA10E979 /* Ice.framework in Frameworks */,
+ 92530902D41DEB7AD9D9758C /* PromiseKit.framework in Frameworks */,
+ 146F1E57A7DB216D955FF8B1 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 118083FF219C9584054C7E11 /* Frameworks */ = {
+ 18B84A60A5A0DFC4F8B9566B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ D72B3E9A0AC151E20F01351F /* Cocoa.framework in Frameworks */,
+ EE1019B8FD2D7B42A1E62BCA /* Ice.framework in Frameworks */,
+ 4E437742D8D03D13CBB3BEEF /* PromiseKit.framework in Frameworks */,
+ 158C2D497FCAA36F4A1CCC7D /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 130B73436B4FB0C238A8D444 /* Frameworks */ = {
+ 18EEE5291CDB174FA1B0BB0F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- F89858FA2F914C665F7663DB /* Cocoa.framework in Frameworks */,
- 16BF08757B166F57332F2490 /* Ice.framework in Frameworks */,
- CBCEB491E2C1537E4DBBDE88 /* PromiseKit.framework in Frameworks */,
- 98CB0B280D62D09DC8F0CC5B /* TestCommon.framework in Frameworks */,
+ 1D6E4A51FFB99C028FB6D16B /* Foundation.framework in Frameworks */,
+ 30D850BB0D43BF80FAA96EB9 /* Ice.framework in Frameworks */,
+ 9E1EC10BC9D455EB037A91AC /* PromiseKit.framework in Frameworks */,
+ EB3E54130E017A1F4191FA7E /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1489CDF3AC316C89965D8EEA /* Frameworks */ = {
+ 19A57BCB2F446B5D55BD7465 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- E88352D15707375CFC8709D5 /* Cocoa.framework in Frameworks */,
- 755EC28D9344299BA47D0704 /* Ice.framework in Frameworks */,
- 0FD1EF388251F8ACECA766C1 /* PromiseKit.framework in Frameworks */,
- 2BADEFCF1A07B673DA424632 /* TestCommon.framework in Frameworks */,
+ 0CAD7BA690D2A96B34323761 /* Foundation.framework in Frameworks */,
+ 472756F8F6AF3045877622D2 /* Ice.framework in Frameworks */,
+ 3AF718A41FCC7BA4BC9940A9 /* PromiseKit.framework in Frameworks */,
+ 8290741F20C410FF4AFD1A9E /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 15107EAC1A6C9AEAEC7790CA /* Frameworks */ = {
+ 19C6B387C000675B51A3047B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ BA7C8DFB343268372830B7E6 /* Foundation.framework in Frameworks */,
+ 7458F2B38AE7A3BE562877E0 /* Ice.framework in Frameworks */,
+ A2D141C00BEC64530F12F5B3 /* PromiseKit.framework in Frameworks */,
+ 1DEF6854F6E2CF77BB08EF36 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 15C47914249265D50D02B338 /* Frameworks */ = {
+ 1A5CA61747173EF52149A68E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 6BA07EB8A29BFD6374F25EC0 /* Foundation.framework in Frameworks */,
- 8C2F54081C96D5BE2C00D407 /* Ice.framework in Frameworks */,
- 919980C948EF6D524E3FF671 /* PromiseKit.framework in Frameworks */,
- 30D1D9ACC39EF8B4FC98B422 /* TestCommon.framework in Frameworks */,
+ FCFFBA5D919987DAAF2B306E /* Cocoa.framework in Frameworks */,
+ FCB8A67BC3205C2C9D67018A /* Ice.framework in Frameworks */,
+ CA726720358ED2EF89D2A1C8 /* PromiseKit.framework in Frameworks */,
+ E6DD99F1CFFCC1EC030082B5 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 167FF14A61C604904EAF374F /* Frameworks */ = {
+ 1AD8035A119DED01BD9D1DB9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 1FA82E88E876462E6F694F37 /* Cocoa.framework in Frameworks */,
- 1353913CEA4A935CAEC52939 /* Ice.framework in Frameworks */,
- A2628A82B5D53EC900A7EAF5 /* PromiseKit.framework in Frameworks */,
- C63B5F2CB5B5B86211353B17 /* TestCommon.framework in Frameworks */,
+ 2A7CD5CB6A1392FA3E4E3CC6 /* Cocoa.framework in Frameworks */,
+ 02C0FD25090FAA6FAD92D379 /* Ice.framework in Frameworks */,
+ 47F6265D635DFB3B62F94E42 /* PromiseKit.framework in Frameworks */,
+ 9A71491654FFEEB17023FA21 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 169C0A79AAB4ABB90597A7BC /* Frameworks */ = {
+ 1EB688C3976B4168BEDE0805 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 85B02FEB380638792639A86B /* Cocoa.framework in Frameworks */,
- 824D59EC6C179348908BB0B1 /* Ice.framework in Frameworks */,
- 9035F9097D9A2845C1DC5510 /* PromiseKit.framework in Frameworks */,
- 51DB05E2675E2C8EA8891FF0 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1D7717417E4F1CCEE69F8771 /* Frameworks */ = {
+ 2046609F666199A5EB78F407 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- EC74EAA1E0E5CFFA53EBEF25 /* Cocoa.framework in Frameworks */,
- 4C694BBD13BDA4643615DE25 /* Ice.framework in Frameworks */,
- F217C508AE5CADF1EB5217FF /* PromiseKit.framework in Frameworks */,
- 8DFDBF7C7FC8808FA17950E3 /* TestCommon.framework in Frameworks */,
+ FEFC05E029F17386D3C15028 /* CFNetwork.framework in Frameworks */,
+ 008369161442731D9EC369FD /* ExternalAccessory.framework in Frameworks */,
+ AD0BFCFC01E600EE7A0B2DC8 /* Foundation.framework in Frameworks */,
+ A1D7D32DE43F49C7AE392228 /* libIce C++11 iOS.a in Frameworks */,
+ FFF894BFFF469F10FDED53B8 /* libIceDiscovery C++11 iOS.a in Frameworks */,
+ 6009DBD9F0EEACD989516C02 /* libIceIAP C++11 iOS.a in Frameworks */,
+ 5DB33DB72F162E3B9AAEE803 /* libIceLocatorDiscovery C++11 iOS.a in Frameworks */,
+ 69301D084823E78DE5E7600B /* libIceSSL C++11 iOS.a in Frameworks */,
+ 4D083E45D9D92E5EDB084EBB /* PromiseKit.framework in Frameworks */,
+ C33C394F5D01418D23748BF9 /* Security.framework in Frameworks */,
+ 6094E8C3EB03DA47FBDFFF34 /* UIKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 21D0A208BB8DEBF1B41B343E /* Frameworks */ = {
+ 221F3554BDFEA722A83B9BC2 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 7AF4B6CA402F86627BFE5967 /* Foundation.framework in Frameworks */,
- 62522F1463D5849EF64CDF00 /* Ice.framework in Frameworks */,
- 31B74DD3AF266855AB67EDE1 /* PromiseKit.framework in Frameworks */,
- 02E97FFB488E7234B040D3F7 /* TestCommon.framework in Frameworks */,
+ 03786D1E7F5714D1A72C7CA8 /* Cocoa.framework in Frameworks */,
+ 703DB76D7039FB94251EE761 /* Ice.framework in Frameworks */,
+ C1D0F3E087DE0D10B61D62D6 /* PromiseKit.framework in Frameworks */,
+ AEFD42734D5DC29769433DE5 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 25053432CA75EDE88BA03933 /* Frameworks */ = {
+ 229D7F72384501F104317CC4 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ DCC6F528E224819731AB4850 /* Foundation.framework in Frameworks */,
+ 9B5E2668C04862999733DDDE /* Ice.framework in Frameworks */,
+ B08AA6E08D8637BE9D9EAEF1 /* PromiseKit.framework in Frameworks */,
+ F41FCABFE56A38C3B8C67ED2 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 268A94E57991182949C9C3F3 /* Frameworks */ = {
+ 2382030E79E75B7CD094A826 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ E5760FF8E34038AF8F79B906 /* Foundation.framework in Frameworks */,
+ 7E1EF352BDB791A380BADF3A /* Ice.framework in Frameworks */,
+ E85DFD44CC056CA3CE19ED4E /* PromiseKit.framework in Frameworks */,
+ 1CC7B3E3BB8C38C1C8B2CD60 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 27F837BF8232A975C2FD85C5 /* Frameworks */ = {
+ 24D46C5133819D2A67A425AF /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- E72F583CCEA1FB50C778AF44 /* Glacier2.framework in Frameworks */,
- 4757F99E20B2987AB842D258 /* Ice.framework in Frameworks */,
- AFB4B212DF2D15D5C4034287 /* PromiseKit.framework in Frameworks */,
+ 2B6BE46EAE186B342433147A /* Foundation.framework in Frameworks */,
+ 1FCE7CBF751B81D1BFCAED5B /* Ice.framework in Frameworks */,
+ 020DD1C698232DD062033D93 /* PromiseKit.framework in Frameworks */,
+ E1C52CC83224353BBFD42E0D /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 293C80BEDAF5388E2C9C93CB /* Frameworks */ = {
+ 28BA277A191684B92F5157EA /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- ADFA101A3EEA9BE0D6ED8108 /* Cocoa.framework in Frameworks */,
- 3C9FCC5800DB181978270173 /* Ice.framework in Frameworks */,
- 8A60BC546BA0D0948D88807A /* PromiseKit.framework in Frameworks */,
- 7456C2AF0D4C7A1C8A717328 /* TestCommon.framework in Frameworks */,
+ 8B9CAD919655934C047AD80E /* Foundation.framework in Frameworks */,
+ B8B1A1EE6812CEB8EE69D2C2 /* Ice.framework in Frameworks */,
+ 4D74CBB8B12C803F03301210 /* PromiseKit.framework in Frameworks */,
+ 4869D084A5F1EC37A25934B1 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2C419E64D53AFE3BF2F653C3 /* Frameworks */ = {
+ 28DFC23BB832FAC086255E20 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- D07070E689EC6A6FB2526201 /* Foundation.framework in Frameworks */,
- B36EEA5801CDEB4AADCD21A3 /* Ice.framework in Frameworks */,
- 70F0D74EA93418ACBA092357 /* PromiseKit.framework in Frameworks */,
- C516ED7951AF820D4B255D0E /* TestCommon.framework in Frameworks */,
+ D9A3FAD5DFC57CF06B8085F4 /* Foundation.framework in Frameworks */,
+ 032834A166B038BD0C6970A1 /* Ice.framework in Frameworks */,
+ 158CB2EFA55A9FB86FD42000 /* PromiseKit.framework in Frameworks */,
+ B8B3BC297606287AA77DBBDB /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2D4237395A56598F3AF060FB /* Frameworks */ = {
+ 2CCEA44A88FD8AC2BD42BA52 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- B42C0A1335737B27C5768120 /* Foundation.framework in Frameworks */,
- A04F8184CA3FBDC05FD31430 /* Ice.framework in Frameworks */,
- 3C193E810BB1E712CE2985E2 /* PromiseKit.framework in Frameworks */,
- 92E0DE9007EAD940C69C6E3F /* TestCommon.framework in Frameworks */,
+ 59DE85167CF3FEF96E5F046B /* Cocoa.framework in Frameworks */,
+ 7DC1E34AC15810DB16B0E07C /* Ice.framework in Frameworks */,
+ AB2876F1070F5F007BF822CC /* PromiseKit.framework in Frameworks */,
+ 27A11B123332BDF8E82E599A /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2E79AD63C2EC26C2C5246C91 /* Frameworks */ = {
+ 2F2732140FD94AD0DBA7D608 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 5DD29250FBD6E94A2D96449B /* Foundation.framework in Frameworks */,
- 86C9A022587F0FA744ECC5CA /* Ice.framework in Frameworks */,
- 8313A125F565F62A84F666F1 /* PromiseKit.framework in Frameworks */,
- A251C42C4B286A5EFED03FA7 /* TestCommon.framework in Frameworks */,
+ 659B355C5F280786F631BE96 /* Cocoa.framework in Frameworks */,
+ 8731649E5AF2C80585387869 /* Ice.framework in Frameworks */,
+ 8FF381BC2F390D9F8C387ECF /* PromiseKit.framework in Frameworks */,
+ F0EFCD27C8167E3C6B1AED05 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 305620A229B240360A7FA24D /* Frameworks */ = {
+ 2F789686A76AD1A271F21086 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 43277C806E7161B2D71EDE37 /* Cocoa.framework in Frameworks */,
- E1E7B0338CD7B646A738B1C4 /* Ice.framework in Frameworks */,
- 07551835E5F5B24A29F856D1 /* PromiseKit.framework in Frameworks */,
- F1B56B6DD26BAF95C314DFBC /* TestCommon.framework in Frameworks */,
+ A0F1E181DB84DE1FCFD19F1F /* Cocoa.framework in Frameworks */,
+ 7D4318A3E025C195FD895715 /* Ice.framework in Frameworks */,
+ 0C4860AB335A52D97CB526E9 /* PromiseKit.framework in Frameworks */,
+ 78D602F8C0B7F22E8DC68A7B /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 341C1D429D8D414137A72801 /* Frameworks */ = {
+ 31251005FB98579EF64C7206 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ 5CF6E1C0D7C7B74A41905FE2 /* Foundation.framework in Frameworks */,
+ 58D8C01D2312F61667F445A8 /* Ice.framework in Frameworks */,
+ F3CF5296AFBED1ED60792F9A /* PromiseKit.framework in Frameworks */,
+ 1D2478994B03EDF7146CFB2C /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 36B245A7BCAF6CDCDBE7309A /* Frameworks */ = {
+ 32D44846A344A21CB7507478 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 900B46CB91ACE60404F20411 /* Cocoa.framework in Frameworks */,
- C79D5DB96EC43BCB8524BE7E /* Ice.framework in Frameworks */,
- 09B1B56731001C4588E25158 /* PromiseKit.framework in Frameworks */,
- 7701A3719A942415627E6991 /* TestCommon.framework in Frameworks */,
+ 5B16CF583CF07545C4912E03 /* Foundation.framework in Frameworks */,
+ 43C19AEB0B3F9E6416E2594B /* Ice.framework in Frameworks */,
+ 00C861F27E8429FA1DD5B178 /* PromiseKit.framework in Frameworks */,
+ 387A65A799F2EF13F0B82077 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 38ED73B1BBBBF1B1BABA167D /* Frameworks */ = {
+ 348933A76DE90C82A54B54FD /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- AA88C44925FDDFC2E7447D25 /* Foundation.framework in Frameworks */,
- 43498370D85AA843BDBA3529 /* Ice.framework in Frameworks */,
- A205CADA910348449D6FEA55 /* PromiseKit.framework in Frameworks */,
- 9D0238DECAE1B65B46FAA6C0 /* TestCommon.framework in Frameworks */,
+ 71B24597A087E92089831760 /* Foundation.framework in Frameworks */,
+ C5159068A48261BDA2836154 /* Ice.framework in Frameworks */,
+ D6A03A49AC62A8ABFB7B8F68 /* PromiseKit.framework in Frameworks */,
+ CE483CB090B41A6286D64F20 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3CA85E84AE22049F2593D087 /* Frameworks */ = {
+ 3A6BDB2178C55BABC9342558 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 10D1D71EE64DBD6868CC5F6F /* Foundation.framework in Frameworks */,
- 58AF1706BC5593CAB717F53F /* Ice.framework in Frameworks */,
- 5D79BC337D161416D7F541B4 /* PromiseKit.framework in Frameworks */,
- 40567FAEA14A3736EE2A06CA /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3DA673578125FCCD83C5CA99 /* Frameworks */ = {
+ 3AA3A12CA79E077C330AF1B4 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 3FB430640337A1F35B0E08BD /* Foundation.framework in Frameworks */,
- FF49E7A030B1186C51630176 /* Ice.framework in Frameworks */,
- 11EBFCD1866B4B0406012DE9 /* PromiseKit.framework in Frameworks */,
- 7E7BDA1BEED83D70013F3564 /* TestCommon.framework in Frameworks */,
+ B73330E7CA1FD5C37214D06C /* Cocoa.framework in Frameworks */,
+ CC9F27F4225AADC6D8FBF086 /* Ice.framework in Frameworks */,
+ 45FD9BF763EAF0044BBC740C /* PromiseKit.framework in Frameworks */,
+ 6E4CEA885B8C06FEA28BF72C /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3DEC0CBAAAB93B637CCFD7D4 /* Frameworks */ = {
+ 3F3A511AC8BAB749D5D33A9E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 9F2F934EE22C188780FB90D8 /* Cocoa.framework in Frameworks */,
- 79379F6006FB3BE49801B48D /* Ice.framework in Frameworks */,
- E6087CAFBDEBAF94859E7FAE /* PromiseKit.framework in Frameworks */,
- 785331B859441CB781D054F0 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3FA6863AB7CC15C1E0346428 /* Frameworks */ = {
+ 4159387D8BD0D3B83B6F163C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- AE2DF2AEB43164740A308D68 /* Cocoa.framework in Frameworks */,
- B5717D3DB38E1AAA0E4C3D8C /* Ice.framework in Frameworks */,
- 83644A5ED50508EA7A80977E /* PromiseKit.framework in Frameworks */,
- CDD50FCFBB39CEC420C79F7A /* TestCommon.framework in Frameworks */,
+ CDB467D814F5BC5EB800CC4A /* Foundation.framework in Frameworks */,
+ A967AB8FFE8972130A8CA8A6 /* Ice.framework in Frameworks */,
+ D281500701F1BBF34D9B4783 /* PromiseKit.framework in Frameworks */,
+ 858663DD2376A3A1958E3C2F /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 417AB9799ED962B5E4F7F8F9 /* Frameworks */ = {
+ 459022E5F2565BDE4E5EE06F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- C78D30ABFB9D96D46B8A7814 /* Foundation.framework in Frameworks */,
- C2D4F233B49C14C6A092E863 /* Ice.framework in Frameworks */,
- BC5E8796BC4C00744AC712E0 /* PromiseKit.framework in Frameworks */,
- 51790E4E96AFFAB62B1BAB59 /* TestCommon.framework in Frameworks */,
+ BC71C0B94CDF119759F30372 /* Cocoa.framework in Frameworks */,
+ DC5F96D65C893836C550C166 /* Ice.framework in Frameworks */,
+ 7986B86A2F2FE940ED8ED6E1 /* PromiseKit.framework in Frameworks */,
+ C602E98027E2BA03AA5ACD5F /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 42656184D7EEC652723CED23 /* Frameworks */ = {
+ 470A644AB18F3ED32DB5707A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- A690C92E8640F883D428131F /* Cocoa.framework in Frameworks */,
- C6AF18894B6D2EFA9245D9BE /* Ice.framework in Frameworks */,
- 15DD31D0B49EAEC6AA0A3BD4 /* PromiseKit.framework in Frameworks */,
- D616E1847BBA38E9DA822175 /* TestCommon.framework in Frameworks */,
+ 41714FBF491300715EA0CDCC /* Foundation.framework in Frameworks */,
+ F234DA35494C35ECC3ED8474 /* Ice.framework in Frameworks */,
+ CCCD001B05A56979E761F1F7 /* PromiseKit.framework in Frameworks */,
+ 3C6989E63E19B0829AEF1C91 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 44F4F2A20CEBB668A0526FC2 /* Frameworks */ = {
+ 487678C7744916670622E04E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 8B06307819C522EE54D95989 /* Cocoa.framework in Frameworks */,
- 460CB1C4BC9A1FA0879B1DEC /* Ice.framework in Frameworks */,
- 5C4F78BBC87F86CDC35F9F5C /* PromiseKit.framework in Frameworks */,
- C1387CD33595D9DFA030E88C /* TestCommon.framework in Frameworks */,
+ D1A399FA2ADF5FCC1B211A0F /* Glacier2.framework in Frameworks */,
+ 8296C9B7C6A6EFF8AC71E731 /* Ice.framework in Frameworks */,
+ CFD20216CA7515A33C9AB538 /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 485CFA1774D4DF2F2B52F3D3 /* Frameworks */ = {
+ 4933D997F6A55CFC2FF39A87 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- DDA281DAD6F8DC6F073D5C71 /* Ice.framework in Frameworks */,
- CF19E687378365F63B2ABE85 /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4EAF7EABE43BB512ECEFE1D1 /* Frameworks */ = {
+ 4FDDF4A178B311F588D85ECB /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- CF56CC1FFFDD28BD9DADFCE6 /* Foundation.framework in Frameworks */,
- 84A951B2F639FEB1BAC20A34 /* Ice.framework in Frameworks */,
- 99A3D9B88FD9888C825C886F /* PromiseKit.framework in Frameworks */,
- D2570FF27A657A6CDD0FBBCE /* TestCommon.framework in Frameworks */,
+ 413B4371F3F346A7889D4E76 /* Cocoa.framework in Frameworks */,
+ 8260860CB12C8EC8A3FA06F0 /* Ice.framework in Frameworks */,
+ 8B69E85502B7E4CA12359F4D /* PromiseKit.framework in Frameworks */,
+ 4BB25E9875B3FFE18C1D71E7 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4EFBE88392E5BC2CC980EC6C /* Frameworks */ = {
+ 534009FA9DB5BE498320D87A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- D618792000C72824FD41AA24 /* Foundation.framework in Frameworks */,
- 172208748E5DDF12ED003F1B /* Ice.framework in Frameworks */,
- 50F12B490B7DC8180AC28DB5 /* PromiseKit.framework in Frameworks */,
- 9F5485D3D4025148BFC0129B /* TestCommon.framework in Frameworks */,
+ 027745F1DBC32B76E1566181 /* Cocoa.framework in Frameworks */,
+ 2CB30F36C8F8F14A84179776 /* Ice.framework in Frameworks */,
+ 61D99EF9C8FC814621B8E601 /* PromiseKit.framework in Frameworks */,
+ 6009F305F55EAE280CCA07A7 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4F2A13B8FDF6BEEC683DD068 /* Frameworks */ = {
+ 55988C16065B29DFFBC3CC10 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 6C1196C9FA550A8BDB4934C6 /* Cocoa.framework in Frameworks */,
- FC6A321B2A0BCC1AC2D14BA9 /* Ice.framework in Frameworks */,
- 46F3DA946948CA432243AF3F /* PromiseKit.framework in Frameworks */,
- 84AF7CB6ADA9E0D852B2BC99 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5050D18C3EE84D8088DAC279 /* Frameworks */ = {
+ 582590179E393196353F25FA /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 2C782A3525B0A0FACBBEE20F /* Foundation.framework in Frameworks */,
- AB972347C8A441C093D26F12 /* Ice.framework in Frameworks */,
- 4B4CA80E5810308EBC80EEE4 /* PromiseKit.framework in Frameworks */,
- 65258D616C3983D0AEC1F40C /* TestCommon.framework in Frameworks */,
+ 7178C08E2172BAB299EDCDB9 /* Foundation.framework in Frameworks */,
+ BE0E74ECEC7D652DF3D83F68 /* Ice.framework in Frameworks */,
+ 766FCB8EBA8556D204DBB398 /* PromiseKit.framework in Frameworks */,
+ F9832EEB94851402D7B1C5EB /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 52E9E33091C186F61B44DFB7 /* Frameworks */ = {
+ 5A2C3D7DA533E23F5D70A233 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 16DB74B5B8E38742DDA0CB6B /* Cocoa.framework in Frameworks */,
- BAEA357D9F45FDFDC49EB753 /* Ice.framework in Frameworks */,
- 4B12748792E072D9404560C5 /* PromiseKit.framework in Frameworks */,
- 6CA7F37CC7619DAA8FB02346 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 54B822189EAFB6ABE104A06E /* Frameworks */ = {
+ 5ADB36B3ACBAF5E9E6CB32FB /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- E3F67A2CF9081BD9DFDE1ECF /* CFNetwork.framework in Frameworks */,
- D6C355BFC29D03AEC6A10180 /* ExternalAccessory.framework in Frameworks */,
- 59CAEC65DC742F2207F0C2B7 /* Foundation.framework in Frameworks */,
- D8517FF3B3A6831E6D0D86F6 /* libIce C++11 iOS.a in Frameworks */,
- 9B5EC503A38018CE2A7E0D41 /* libIceDiscovery C++11 iOS.a in Frameworks */,
- 243C9554F3282A9E2EDB6D24 /* libIceIAP C++11 iOS.a in Frameworks */,
- 1D5479BC63F542478990F4FD /* libIceLocatorDiscovery C++11 iOS.a in Frameworks */,
- B8298F42017FE3047D5CDAFF /* libIceSSL C++11 iOS.a in Frameworks */,
- 9D9E819CBF859FB6C83DD0D1 /* PromiseKit.framework in Frameworks */,
- 62DD3F3E827B0DD1BD58E243 /* Security.framework in Frameworks */,
- 556272D8DE468D52E4C8F2E6 /* UIKit.framework in Frameworks */,
+ 6E6B3F1AAFDDE04D4F1DCA2A /* Cocoa.framework in Frameworks */,
+ 82B147E53A6A1B26D83AED95 /* Ice.framework in Frameworks */,
+ FE5A115CEE232164BFF0363D /* PromiseKit.framework in Frameworks */,
+ 8D057CA16BD9526346EAB822 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5719279FBAA987B6AA044154 /* Frameworks */ = {
+ 611ABD3D72607D13630EC1E9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- C39B420D52798C8CF206AF48 /* Foundation.framework in Frameworks */,
- C9D0D35C250523BA97F7AD98 /* Ice.framework in Frameworks */,
- 8B29710683501969E3E61441 /* PromiseKit.framework in Frameworks */,
- 480D0607D02BADF1159110C7 /* TestCommon.framework in Frameworks */,
+ 0BDC6A6BAB50225B11E76532 /* Cocoa.framework in Frameworks */,
+ 928A899C3EAFD3259D77A4AE /* Ice.framework in Frameworks */,
+ 39750DF2B490D70B5E2B6AE7 /* PromiseKit.framework in Frameworks */,
+ 190664DCC1D588091A49299F /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 58D98F3EA8CA02B353254B31 /* Frameworks */ = {
+ 61E1E58E48143C6820508FE8 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 5BB40C3832169076388DB26D /* Foundation.framework in Frameworks */,
- BD497CCB4A875202E2FB608C /* Ice.framework in Frameworks */,
- 365200CBDF842C38C201AEBB /* PromiseKit.framework in Frameworks */,
- 6020B98A204754372226F74D /* TestCommon.framework in Frameworks */,
+ 72070D52D233C5A9281C6D73 /* Foundation.framework in Frameworks */,
+ 973F141CE455CA2119C25248 /* Ice.framework in Frameworks */,
+ 0E52F9340F71FDFB58296FE6 /* PromiseKit.framework in Frameworks */,
+ 3E9A9D57AAC55D492E9DFB7B /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5AA79E3C501F3F3F3C7AC583 /* Frameworks */ = {
+ 67A7692B858A0D1BF98D73D7 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 617F3C1BEBE7DE747DB50196 /* Foundation.framework in Frameworks */,
- DF573735FB01E22C138FF0CB /* Ice.framework in Frameworks */,
- 171A0110CD0D509381F57714 /* PromiseKit.framework in Frameworks */,
- D187BA33DF3D7846B8DC5F4B /* TestCommon.framework in Frameworks */,
+ 7AF309B19BDED2A302FCD17F /* Foundation.framework in Frameworks */,
+ FA6C79BB9B9A24E7EB0F4DC2 /* Ice.framework in Frameworks */,
+ CC266D6F9FDF8CBC6CAE88AC /* PromiseKit.framework in Frameworks */,
+ 6C07A974D2C91C8C66346173 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 61D902B4704CC670878B3E54 /* Frameworks */ = {
+ 6A3B9633885D2D65C1D43D7B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- D3DE51533D540C1E2A36C29E /* Foundation.framework in Frameworks */,
- 22171A15D39202CB8739BB14 /* Ice.framework in Frameworks */,
- 141AB0E801C19AF162CB7FB4 /* PromiseKit.framework in Frameworks */,
- 97159CC5AB3E75C02EFD417C /* TestCommon.framework in Frameworks */,
+ 3B1ED7DCDED985B4A4AC2296 /* Foundation.framework in Frameworks */,
+ 221DD011A9B36293C7552A25 /* Ice.framework in Frameworks */,
+ 99BF17F52FC25AC7F396CF1A /* PromiseKit.framework in Frameworks */,
+ 59D3F28DE359935FF8C71F01 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 62B75ECB55742A30BC2AD326 /* Frameworks */ = {
+ 6BA327C2DE5B78CBAF40A507 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 659B32FDAF4B1211A61CB0C8 /* Foundation.framework in Frameworks */,
- CC8BDFFD953217889C3E6648 /* Ice.framework in Frameworks */,
- 4A94BA6D586EC8903D5D7C02 /* PromiseKit.framework in Frameworks */,
- DB01B9B96735C7BBAE9AB5D6 /* TestCommon.framework in Frameworks */,
+ EEBAAF3FB8E57976D32B583A /* Foundation.framework in Frameworks */,
+ B19BA4F6E443BD74DE0D588B /* Ice.framework in Frameworks */,
+ D95BDCE671EA7347039F075C /* PromiseKit.framework in Frameworks */,
+ 6B1F3F9F830EEA2F18C82454 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 655DEF0050CC64EB7E7B88D2 /* Frameworks */ = {
+ 6E98D219122ECA2DDF030542 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 73E41715B2BA304148A40AC1 /* Ice.framework in Frameworks */,
- 624171E8BD2258B0FBE18F3E /* PromiseKit.framework in Frameworks */,
+ 4315DFE7AD8816EC8FBC5EBB /* Foundation.framework in Frameworks */,
+ 4F48E8C0EC30D4C1ECC1930B /* Ice.framework in Frameworks */,
+ 5A61980801E4A4F72C41CB83 /* PromiseKit.framework in Frameworks */,
+ B71070BEF1C56AF5B5E4329B /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 660FA097CE49056AB58DBBD5 /* Frameworks */ = {
+ 6FA2AD9F7839DEB3CDA3E4FE /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 6C00620EE8E076DEB9125196 /* Cocoa.framework in Frameworks */,
- 976A7955254081D8ABCD06B4 /* Ice.framework in Frameworks */,
- 325B9BC9DF3941189FF512E6 /* PromiseKit.framework in Frameworks */,
- B00104FEA56E4A936179A8CE /* TestCommon.framework in Frameworks */,
+ 556EA7DE34216B7709BAB660 /* Cocoa.framework in Frameworks */,
+ BD10E9FEC5521BCB2A2C2609 /* Ice.framework in Frameworks */,
+ 3F5507D34CE969B1CEFDEDC7 /* PromiseKit.framework in Frameworks */,
+ F6DA8AE53A51E0147B510B37 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6F7679B711AE0A81738B4C80 /* Frameworks */ = {
+ 7595631B46D38AF15FB1D851 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 7648D18A1D647513743D531B /* Foundation.framework in Frameworks */,
- 133DC78249E95E9004A17AFB /* Ice.framework in Frameworks */,
- E108F7D505DF7EECF5FC15B9 /* PromiseKit.framework in Frameworks */,
- D270D8AA208CDADE255ECD75 /* TestCommon.framework in Frameworks */,
+ 478526E7674CA822E45C215A /* Cocoa.framework in Frameworks */,
+ 82F367187335A7186BBB4A4D /* Ice.framework in Frameworks */,
+ ED3B059FE481DA09507CA347 /* PromiseKit.framework in Frameworks */,
+ E17F4BA619279E7CD782555F /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7009DF55D53C59551818208C /* Frameworks */ = {
+ 7995BE5E19599C1FA781CE2E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 86D6E87814DDB3CDA78614E6 /* Cocoa.framework in Frameworks */,
- C3686C29FCF66631F325266F /* Ice.framework in Frameworks */,
- F17CAA6BABE9BE39B0877387 /* PromiseKit.framework in Frameworks */,
- B0A50152788FE7D98A610484 /* TestCommon.framework in Frameworks */,
+ E884C1142C542285159BF065 /* Foundation.framework in Frameworks */,
+ 735F789552BD9520573AD89E /* Ice.framework in Frameworks */,
+ 84D4AA4F315D5EB64044D6D9 /* PromiseKit.framework in Frameworks */,
+ 8B7FA1C907BA9E87BB19FD7A /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 714A8D9D30356076D77BAF63 /* Frameworks */ = {
+ 7A938FF93C08B0FFA25906F7 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 6D2E219F380A45B47383259B /* Foundation.framework in Frameworks */,
- FA990A1753E54744BD08165C /* Ice.framework in Frameworks */,
- ABF36B39C1EDB75485780CEB /* PromiseKit.framework in Frameworks */,
- 5FB21A755787507A98C44C6F /* TestCommon.framework in Frameworks */,
+ 92559FD2CDD8C2CB0D1F65E4 /* Cocoa.framework in Frameworks */,
+ BCE2D7C7C43F34E5D87B934F /* Ice.framework in Frameworks */,
+ C440A3996F5BB066DADEC3B6 /* PromiseKit.framework in Frameworks */,
+ 17707E3099D207F2770C9392 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 79FD1CC7F2458A367E3287E0 /* Frameworks */ = {
+ 7C4DF7A80D7FB5BBA70BB904 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- E417CF77AF80F8047994A29E /* Foundation.framework in Frameworks */,
- 8FC659FD89D5AD1A2D4016C8 /* Ice.framework in Frameworks */,
- 01A298341E78B6C24E20BECE /* PromiseKit.framework in Frameworks */,
- DA86FCDF14FADBDA235C3120 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7E482EEF9200827E80E91538 /* Frameworks */ = {
+ 7CCAC59CCC1C20224E4C9295 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 2830E5F958B50893A830D722 /* Cocoa.framework in Frameworks */,
- 191592CBDBC333D496546088 /* Ice.framework in Frameworks */,
- BB35B3B5A3ADB309103FA7C5 /* PromiseKit.framework in Frameworks */,
- 4236FBA0C64D8F25DDAD9881 /* TestCommon.framework in Frameworks */,
+ 86D41F23A527D64B2C4187DD /* Cocoa.framework in Frameworks */,
+ 12E93D7EF859AF5233347937 /* Ice.framework in Frameworks */,
+ 0A652B9275FAED3946293AF2 /* PromiseKit.framework in Frameworks */,
+ 1DA2A12433FFD2A5DFBACDD2 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7F405B3D60A84B7C7A38F5A5 /* Frameworks */ = {
+ 7E8F9EE7330374763485CA34 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- F9AD507BA48F3A71CCE5638A /* Foundation.framework in Frameworks */,
- 69573FE5CF919E6257943C56 /* Ice.framework in Frameworks */,
- 1BD33DED64C0FCC1F531E1CE /* PromiseKit.framework in Frameworks */,
- 159E53F5BA01F4C4DD239877 /* TestCommon.framework in Frameworks */,
+ ECB9B4DD217E6144F794F0F1 /* Foundation.framework in Frameworks */,
+ D6D6210548C1AA617404A57D /* Ice.framework in Frameworks */,
+ 1E32F5E12050940ADBF48B63 /* PromiseKit.framework in Frameworks */,
+ 78C540B138FF5472375778E9 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7FC5D3FEBDD74DE96683A898 /* Frameworks */ = {
+ 7FC2A18C3FE6CD24C564303C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 7D9900861ECD5FC6B1683A31 /* Cocoa.framework in Frameworks */,
- 78153B4FF65776A20E44011B /* Ice.framework in Frameworks */,
- 9BB0977A8AF4E99915DE59B8 /* PromiseKit.framework in Frameworks */,
- E664DB4FC20F4A03C2DD9354 /* TestCommon.framework in Frameworks */,
+ EA88EE939CA30F09A72108FA /* Cocoa.framework in Frameworks */,
+ F3FC57510F5E4F1D0F1A2B47 /* Ice.framework in Frameworks */,
+ 5E46C0F29156BFAF06209FAD /* PromiseKit.framework in Frameworks */,
+ AE0EF2671CC51DC1710A086B /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8057D76C6FB4B193F13CC6E3 /* Frameworks */ = {
+ 80407A8AE2A813EDFD4EEA41 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 87FCDAE86CD16B1C9A05C2B3 /* Cocoa.framework in Frameworks */,
- 4A8B9A89E27519F0C6E50B18 /* Ice.framework in Frameworks */,
- B5A7B1C6997609BB4C1C6121 /* PromiseKit.framework in Frameworks */,
- DD219028BAB54280AD3E16A7 /* TestCommon.framework in Frameworks */,
+ FD7381B92F7FF0C8EB8E1083 /* Cocoa.framework in Frameworks */,
+ 15C2E4C12F7C67F48A32DC0A /* Ice.framework in Frameworks */,
+ 57CF5F21D32E018865CF525A /* PromiseKit.framework in Frameworks */,
+ B61D0D8AF61C44AFC3DF8714 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 85298D6950CF48511B11E5DF /* Frameworks */ = {
+ 834E44D226629D2DBC477166 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 85A234E814E7E8A6E723763E /* Frameworks */ = {
+ 83D4183FCE5BC06A66C996EE /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- EA44381C80C55B884D012A82 /* Foundation.framework in Frameworks */,
- B7E7C4B5B1B3586AF773E606 /* Ice.framework in Frameworks */,
- FEC5593ED4CE3CA13A186EF8 /* PromiseKit.framework in Frameworks */,
- D5AB706B03EAFAD7D857219A /* TestCommon.framework in Frameworks */,
+ A74A787834229ACFAF304968 /* Foundation.framework in Frameworks */,
+ 28A6440C0E30ACD1FC3501F9 /* Ice.framework in Frameworks */,
+ 5128F3BCF9252D039A40B3E7 /* PromiseKit.framework in Frameworks */,
+ 9E1BBEE1881CE45898C118AA /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 89A07B9276BDAC020F860FFB /* Frameworks */ = {
+ 8915E461197054BA2C765FB4 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 07AB4E24815A499D241D4B45 /* Foundation.framework in Frameworks */,
- 90C0BCEC79569F1B5F140E04 /* Ice.framework in Frameworks */,
- B1A042B729E025483F74C964 /* PromiseKit.framework in Frameworks */,
- 6937A9AE8338C2B843420EB5 /* TestCommon.framework in Frameworks */,
+ 3A5A3F0F1C5A7B9DEEA6A68C /* Cocoa.framework in Frameworks */,
+ 8293738748B5C99D3F2242E9 /* Ice.framework in Frameworks */,
+ 8A4E2D7C5856755FDE340FF5 /* PromiseKit.framework in Frameworks */,
+ 8C8E5292824134178FDC78ED /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8C5F2C8538643964A1252B95 /* Frameworks */ = {
+ 8A270B0FFD77017714CEED0F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 364BB1A515ECAF57CEA511E9 /* Foundation.framework in Frameworks */,
- 5B72171F2589EE2271F0E822 /* Ice.framework in Frameworks */,
- 7814FB9CA23799425243E3CF /* PromiseKit.framework in Frameworks */,
- E36954AE1B83C49359EAAF21 /* TestCommon.framework in Frameworks */,
+ 99AF3D2AF2A9F18BAA2096CD /* Cocoa.framework in Frameworks */,
+ 116A2D9083F126E7810679C3 /* Ice.framework in Frameworks */,
+ 339B38347D04907C87694EB6 /* PromiseKit.framework in Frameworks */,
+ 84EF9CF799CC859BF3F546E1 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 90114F0B99F1D5AC00F336A1 /* Frameworks */ = {
+ 8CA7952419387DD0FBB0D2A6 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 82EA5726299E48A115BFE684 /* Foundation.framework in Frameworks */,
- FDAFF8D5248FEA52CDE725B8 /* Ice.framework in Frameworks */,
- CC58546FB70C42D96FCDA11D /* PromiseKit.framework in Frameworks */,
- B1FC757C4B743C8FD9A2ED64 /* TestCommon.framework in Frameworks */,
+ EFCB85A84164A6029687ACE6 /* Cocoa.framework in Frameworks */,
+ C2C3B4D7EEBD218FBD610EAC /* Ice.framework in Frameworks */,
+ D80B5EC632C9216669A33CB9 /* PromiseKit.framework in Frameworks */,
+ 5E30CB29C8D764331A449536 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9346932E3DB925B49C059703 /* Frameworks */ = {
+ 8E082CECC815282113FA030A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 7BAB9903FC4F7AF4268EAC3B /* Cocoa.framework in Frameworks */,
- 2C4B1EDF077B6D42C3CE47DD /* Ice.framework in Frameworks */,
- 1952457E3B2B82C5C753B25A /* PromiseKit.framework in Frameworks */,
- 97EBE410B49E0763AF0FDA9E /* TestCommon.framework in Frameworks */,
+ A809FFB0B8C078098B22F387 /* Cocoa.framework in Frameworks */,
+ 9D5AAD7817CC09882672DB34 /* Ice.framework in Frameworks */,
+ D75D5118E74F92988F8D6455 /* PromiseKit.framework in Frameworks */,
+ D2D0D3AF33FC4DA180E35200 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 97FF280039DC99EFE791C540 /* Frameworks */ = {
+ 8E694883749FC94938D33872 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 237488E0E946D2DA333EDD8D /* Foundation.framework in Frameworks */,
- CF42AC96350EF165A4EAB26E /* Ice.framework in Frameworks */,
- 50BC8D470FFB969B69C1F2FA /* PromiseKit.framework in Frameworks */,
- E1EE8D721DB09D0965F018D1 /* TestCommon.framework in Frameworks */,
+ 37ACBA61D40679F130362D3B /* Ice.framework in Frameworks */,
+ F98E34651E77EB2FCEF763FC /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9A490CB3F4913E2D3761FC8F /* Frameworks */ = {
+ 8F08D0A93FD5DD0208CAD2E3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- ABE0940CA57C85E0056CC7EB /* Cocoa.framework in Frameworks */,
- D5ECD27B71726424CB8E9195 /* Ice.framework in Frameworks */,
- FE7CCF8FF04A0005ED2B7376 /* PromiseKit.framework in Frameworks */,
- B468CA5F035333179396C50D /* TestCommon.framework in Frameworks */,
+ 39C836F272F0C12E603F709E /* Foundation.framework in Frameworks */,
+ 30FA46ECC55C45C83506973B /* Ice.framework in Frameworks */,
+ D2E59F673EE562CB04E8A960 /* PromiseKit.framework in Frameworks */,
+ EAC75541999D2D29F3BD295A /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A1839750CCFFEFF6A69EFFFE /* Frameworks */ = {
+ 8F4D0BA79962A7F9407F3F1B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 1F45E968B73C4ADAE28870B1 /* Cocoa.framework in Frameworks */,
- E1DBBEE7FEB51ABB04F12DF6 /* Ice.framework in Frameworks */,
- 4221620FC57ECA7CD7CD4A5D /* PromiseKit.framework in Frameworks */,
- 939F30EE77F1428062E5F540 /* TestCommon.framework in Frameworks */,
+ 6C536537263B26C2832DDEF0 /* Foundation.framework in Frameworks */,
+ 0A64DDAA19493DC1A1FA216B /* Ice.framework in Frameworks */,
+ 8F26F3F88C26D3B635AFD9F8 /* PromiseKit.framework in Frameworks */,
+ 3D52FB6CAF2405D5EB36ACE0 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A3BC2A03DDE473DA95294452 /* Frameworks */ = {
+ 8F751BCAE07FDFEB1B7CB132 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ 0BBE7D0E1F9EB821F6C2937D /* Foundation.framework in Frameworks */,
+ 2270105FD23484AD7E635144 /* Ice.framework in Frameworks */,
+ E5DDC56719403647F95713E5 /* PromiseKit.framework in Frameworks */,
+ 1A365B98B8FF8BCA7892AE51 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- AB2EFCF89713C8876DB22BAF /* Frameworks */ = {
+ 8F82ACBDECEAD662103746C3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 6F7ECC4C4D24A03E7D02779D /* Foundation.framework in Frameworks */,
- C66EB9FC8CD616A5174FA148 /* Ice.framework in Frameworks */,
- E3E177A074215E6CF2062435 /* PromiseKit.framework in Frameworks */,
- EE5C0BB80051C277E0C39207 /* TestCommon.framework in Frameworks */,
+ DAE9E08C575E18C9F278EB47 /* Ice.framework in Frameworks */,
+ CDC46E7D421DAE31D05671DF /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- ABCF87DA2F1D6C019E1DC78B /* Frameworks */ = {
+ 9401830514081CB1DBAC4E8C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- F9F90FB12FC2CCF28F321E60 /* Cocoa.framework in Frameworks */,
- 1B0B89E9385B9C16AB446BA6 /* Ice.framework in Frameworks */,
- 11B8C5AB19559676C024E425 /* PromiseKit.framework in Frameworks */,
- 46D8AD80D3CA465E9F07BE73 /* TestCommon.framework in Frameworks */,
+ A4D1AD4FEEA398BE9C53B3E6 /* Foundation.framework in Frameworks */,
+ 24591C7ACEC9152A4FE77151 /* Ice.framework in Frameworks */,
+ 01781FB36D41AF431EEFC443 /* PromiseKit.framework in Frameworks */,
+ 0746EACEBC040C979978D405 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- ACA9CDE643BAB3333C2B7F44 /* Frameworks */ = {
+ 992651DE79561CD58A3D0BF8 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 3564B95967ED2465F5F2651B /* Cocoa.framework in Frameworks */,
- 6802E3BA7D131B2150716BAE /* Ice.framework in Frameworks */,
- AF4C3586BFC9E3C394F94E94 /* PromiseKit.framework in Frameworks */,
- D4D0539B43AB33E7B630C414 /* TestCommon.framework in Frameworks */,
+ 1B9F8CF25A8088376A00E78B /* Cocoa.framework in Frameworks */,
+ F933C7B50E71AA3B80BD5550 /* Ice.framework in Frameworks */,
+ 4FB58E90DE9A41CAC7C87895 /* PromiseKit.framework in Frameworks */,
+ 02B9EB5AEC8D04F88ECD607F /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- AD75CAC157D43C037AB8269E /* Frameworks */ = {
+ A08B58E98E2EEB6B3B59AA7F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- A6632CE8A19C429593B8A571 /* Ice.framework in Frameworks */,
- 86A08F2F504A884E86B6E45B /* PromiseKit.framework in Frameworks */,
+ 9465368AE598309A56B969C7 /* Foundation.framework in Frameworks */,
+ 9C4FD0A3E3F69C57B1EDA21E /* Ice.framework in Frameworks */,
+ 6384AB03874F8E0CD99C1F26 /* PromiseKit.framework in Frameworks */,
+ B6734F9EF43EDB853AB9671F /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- AECB6C6F3C437E1F41827DEC /* Frameworks */ = {
+ A534DEB57F0DC8A8A048894E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- E4AB37093E8272D09833538B /* Cocoa.framework in Frameworks */,
- 7913F19F34565004077AAAF5 /* Ice.framework in Frameworks */,
- 44B996A0F7E0FE4AA6BA3B76 /* PromiseKit.framework in Frameworks */,
- 27D7E4E0D111CD5AD175DA05 /* TestCommon.framework in Frameworks */,
+ FB1F69FAFC2685C632BFD136 /* Foundation.framework in Frameworks */,
+ 0ABC0357FAC38F4628588F3D /* Ice.framework in Frameworks */,
+ FBE2CF68467E20CDA7BCC55A /* PromiseKit.framework in Frameworks */,
+ 3A39E3AA6732B844613175F0 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B7E4F6E5E2496CEFF1CBDAE1 /* Frameworks */ = {
+ AD191DE73396141DB758B17D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- AC2D11C007837F65FE8AE6D4 /* Foundation.framework in Frameworks */,
- ED1D649A311F42DA3F022B8C /* Ice.framework in Frameworks */,
- 59BC94480CCF20C5FF0E31B6 /* PromiseKit.framework in Frameworks */,
- 58AD9D944178F8A09C7EEEE0 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B9E3D25A2CA9BE9E6EC19F84 /* Frameworks */ = {
+ AEEBC552010F13ECE54FD609 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- A65D6FA58E95498788BC91AA /* Foundation.framework in Frameworks */,
- 2B5AAD07681620C9ED614B6B /* Ice.framework in Frameworks */,
- 850E196FEF6BC29F659E2C80 /* PromiseKit.framework in Frameworks */,
- 54CBD65CD8D86143A1E55005 /* TestCommon.framework in Frameworks */,
+ 9D3FAB553BD6EB839E51838F /* Foundation.framework in Frameworks */,
+ 90EB201396CE6388F6656751 /* Ice.framework in Frameworks */,
+ 3114BB4DA90C803B1164C1CD /* PromiseKit.framework in Frameworks */,
+ D2D99B339D6DF21E7F9FC79C /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BA1E2EFCE5926AFEA5085ADF /* Frameworks */ = {
+ AF99C4067403F6C7848F75A7 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 609B5ACD42EC781A57D25326 /* Foundation.framework in Frameworks */,
- 791A0A90DFED808507FB8E4E /* Ice.framework in Frameworks */,
- 7FF2614FE40A6EE06C729AF5 /* PromiseKit.framework in Frameworks */,
- 7052EBD92FFCDFAFD3BC90B9 /* TestCommon.framework in Frameworks */,
+ 57B22896EECBD24C68893AD6 /* Cocoa.framework in Frameworks */,
+ 3EBC59998901A8C51AD3E9CD /* Ice.framework in Frameworks */,
+ 116D0ECFA5FC8EAF9001F75B /* PromiseKit.framework in Frameworks */,
+ 8F8FF9B637157B7A27DBC7B6 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BD1E316EDC8E41ACF3493D43 /* Frameworks */ = {
+ B6A79DCDE9D9AE26D8FE9A8B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 281A502A225FA314B3A10A10 /* Foundation.framework in Frameworks */,
- BB795AC483AA83728F63C91C /* Ice.framework in Frameworks */,
- 5A2E49D3388FCF96C5F06C1C /* PromiseKit.framework in Frameworks */,
- 038F2B2E0C32F1D86824E2C9 /* TestCommon.framework in Frameworks */,
+ B9A02492ACD4CA36B60C58F3 /* Foundation.framework in Frameworks */,
+ AA120F059C52079C902C1B8F /* Ice.framework in Frameworks */,
+ 41D162675B137658FC2D72ED /* PromiseKit.framework in Frameworks */,
+ B930E12AD649DB9D791DD8CA /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BE9DDC96AB29B78FB6E8DCD6 /* Frameworks */ = {
+ BAF136ADFC40A70AD078D530 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- EC70B529B73048E12779FAAF /* Cocoa.framework in Frameworks */,
- 1EAB76A1FB3CA54783A9DCAE /* Ice.framework in Frameworks */,
- 51450BB0DAEAFE934EB49D26 /* PromiseKit.framework in Frameworks */,
- BC4514FED0A0880810BEB7A4 /* TestCommon.framework in Frameworks */,
+ 4C9C851614B4A6B7046C9109 /* Foundation.framework in Frameworks */,
+ 17D851C4F5C42EE68FB4FDAE /* Ice.framework in Frameworks */,
+ 3C2617C4E4428C2098965E8C /* PromiseKit.framework in Frameworks */,
+ 4F0A7B64AF64B5358A45ECEE /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BF785BF5C3E93734EC61446D /* Frameworks */ = {
+ BD8731FC73EB75AB87416F4D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 32C8EA013DBDB8658F72A97D /* Cocoa.framework in Frameworks */,
- EFC27556F88E77E98FCA6966 /* Ice.framework in Frameworks */,
- 0A80BBE797A965AE140E2D4D /* PromiseKit.framework in Frameworks */,
- 7516950841588BD836FFCCF3 /* TestCommon.framework in Frameworks */,
+ 22692E0B29D17761FDA56D8A /* Foundation.framework in Frameworks */,
+ F69C045CE1F4909C2BA28C64 /* Ice.framework in Frameworks */,
+ 2B877AB082A7117D68015E25 /* PromiseKit.framework in Frameworks */,
+ C37E53F1EDF2CC7DF3ABADD3 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C3DE3A4E5B6434665338FDC6 /* Frameworks */ = {
+ CBCA35D015958F6890CECC4C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 9E309C3E7F165C72FE67C771 /* Ice.framework in Frameworks */,
- D9B4D16067FA9E6878B44F93 /* PromiseKit.framework in Frameworks */,
+ 6196BA6D88574835CE5A66CB /* Foundation.framework in Frameworks */,
+ 63E25B128628B1C174EE8988 /* Ice.framework in Frameworks */,
+ E8FD99DCF9492C8C9D2C9D45 /* PromiseKit.framework in Frameworks */,
+ 8E03693DEC23701338163475 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C438BB6E91DCFFF7070F33C8 /* Frameworks */ = {
+ CC3E6CC9728CFC238B2DE381 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- F71AE8B72A4794DF0BF9809F /* Cocoa.framework in Frameworks */,
- 57ED58F590F55C2E4A3D7098 /* Ice.framework in Frameworks */,
- 240307B777615E855304C691 /* PromiseKit.framework in Frameworks */,
- 1C5583888EBAF5084AD17654 /* TestCommon.framework in Frameworks */,
+ 01C2412A320F699B3E117E25 /* Cocoa.framework in Frameworks */,
+ 77F8B2EE84BBB39C6EE1E034 /* Ice.framework in Frameworks */,
+ FDCDF3B610A3459A506F492B /* PromiseKit.framework in Frameworks */,
+ 4CB6E2CF52490CC24B240C59 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C498BCE49B96A6E1412A793C /* Frameworks */ = {
+ CDDBE68A4B34F988BBF8E921 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 14758F8CABA0BB3B49791989 /* Foundation.framework in Frameworks */,
- 0E0B87F3D8E4196439F37915 /* Ice.framework in Frameworks */,
- 081C9B5022439641F1DD082C /* PromiseKit.framework in Frameworks */,
- 166142AD7BA832848EE1FDB8 /* TestCommon.framework in Frameworks */,
+ 0BAA5C057654488A9B5BA981 /* Cocoa.framework in Frameworks */,
+ F4050BC7518FB9C22ACEDCE9 /* Ice.framework in Frameworks */,
+ 198A053EC77660963FA11C93 /* PromiseKit.framework in Frameworks */,
+ 511D649F3AFFF410E5D0CB36 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C4B1431BF8746D7597B4B05A /* Frameworks */ = {
+ D1EF8257F9376D305E3B66BA /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- F7CA83E229420CB438E48900 /* Foundation.framework in Frameworks */,
- 622DDAA74A9362975C0B9D6B /* Ice.framework in Frameworks */,
- 1C2A3BFD6EBC3816102BF7FB /* PromiseKit.framework in Frameworks */,
+ 50F7163D97C2A7C693C9B5ED /* Glacier2.framework in Frameworks */,
+ 58E2DA6DB454480795B2D51C /* Ice.framework in Frameworks */,
+ 23BA98286B263C444BDCFCA8 /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C82A66C923E348C4DAD87757 /* Frameworks */ = {
+ D2DDC363A6AAE13787E5E769 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ 45BCCE9446E36DC1C33AE8FA /* Cocoa.framework in Frameworks */,
+ 8B6406CE4AAC4A8487627FCC /* Ice.framework in Frameworks */,
+ D2F5694F12EBB23EB5A1DDA3 /* PromiseKit.framework in Frameworks */,
+ 3730BD7FF3D35E5BD9757278 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C9908E2BED6AB0BDF1842EF0 /* Frameworks */ = {
+ DA4A829881025961BEAFADF4 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 37D51F3D27537D7C4B5D3A4D /* Foundation.framework in Frameworks */,
- 95745BC93DA9F19D8170B33B /* Ice.framework in Frameworks */,
- 06B42882446E134B312976AE /* PromiseKit.framework in Frameworks */,
- FC9CA4CC04D325D11AA41DFB /* TestCommon.framework in Frameworks */,
+ 20AC270F1626B3F73A3480DD /* Cocoa.framework in Frameworks */,
+ CEDFADCC7BE0E355F0CCF222 /* Ice.framework in Frameworks */,
+ 37BD94AC805ABCD3DD133233 /* PromiseKit.framework in Frameworks */,
+ EEB28106B6A4B0276F7A516F /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- DA6B9DB0160EEBDB3910DD95 /* Frameworks */ = {
+ DBC428E71D8E261D29058BF9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- ADB343BDBD9015EB8C3F1510 /* Glacier2.framework in Frameworks */,
- 5F5890AEE5C232AB484AB4A2 /* Ice.framework in Frameworks */,
- C7A5820C31D36039CAD8CC9A /* PromiseKit.framework in Frameworks */,
+ 4ED21D2ECD3A70421FB9DD3D /* Cocoa.framework in Frameworks */,
+ 221EF3874241D1A3D69EC695 /* Ice.framework in Frameworks */,
+ 1A29D18FFF8F14ACDC9F1C5E /* PromiseKit.framework in Frameworks */,
+ A5984D4628F1319536311ABA /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- DD1CCB402CB1DFC065A0BBF2 /* Frameworks */ = {
+ DCF184806D21C9FAF18862F0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 8F600F073B9105B5A3E9BDF7 /* Foundation.framework in Frameworks */,
- DD323542BDC1C59B223810CB /* Ice.framework in Frameworks */,
- EED0A4B30B50767414441999 /* PromiseKit.framework in Frameworks */,
- 9C528D28D9304499E31BF50A /* TestCommon.framework in Frameworks */,
+ DF7DB38B225B53CC5E40DA57 /* Foundation.framework in Frameworks */,
+ B53A93521592F0ECE9BB82EA /* Ice.framework in Frameworks */,
+ 5FC0F414D022FDD849DE0674 /* PromiseKit.framework in Frameworks */,
+ 6D7F94E4CBEDD6C4341775BA /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- DE978F7B7CEF02F32BB08001 /* Frameworks */ = {
+ DEB4D1CD132BA52A77435F73 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 378758A98A2C8411564F0451 /* Foundation.framework in Frameworks */,
- 21AC898E423B7F757150FF64 /* Ice.framework in Frameworks */,
- CC4CD8EF0C7A83F1E2195887 /* PromiseKit.framework in Frameworks */,
- 6CEB8F6E0DFC02BBE51E4098 /* TestCommon.framework in Frameworks */,
+ 8FBA62A93748A6FB19AF24AE /* Ice.framework in Frameworks */,
+ E348A1E4272FB4E36AC8E764 /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E8CFDD5C1A3C7EE941B29461 /* Frameworks */ = {
+ E0613312C1B42230C5ABB49B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 4ADD0CFC10506280EF141BB9 /* Cocoa.framework in Frameworks */,
- 14C4A4D730DCBE94A9967AA8 /* Ice.framework in Frameworks */,
- 2EED0017075C7E781C03FA7B /* PromiseKit.framework in Frameworks */,
- D81F451C589F3819AC595A5B /* TestCommon.framework in Frameworks */,
+ 8BEF31A45F463E473E9D4B90 /* Foundation.framework in Frameworks */,
+ 602D99DEA96EDEEBF738619D /* Ice.framework in Frameworks */,
+ BB02659CFBFC8A0DAB3561A0 /* PromiseKit.framework in Frameworks */,
+ 3B65968289BE065ACA1E7CD0 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- EA55B9E16F9C9AC6CDC1AD67 /* Frameworks */ = {
+ E156567A383DC405201DF07C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 9217C01EB13F9EFEDF0A3192 /* Cocoa.framework in Frameworks */,
- A1A86E98D8A4E95DFDAC258A /* Ice.framework in Frameworks */,
- 045EAB3E9C59B68B421327CE /* PromiseKit.framework in Frameworks */,
- CE2E52623E064409C51EB8EC /* TestCommon.framework in Frameworks */,
+ 261F5C1AC65993E6DA67EBD5 /* Cocoa.framework in Frameworks */,
+ E931934DCBD019B3AD6E35AB /* Ice.framework in Frameworks */,
+ CBA9115D8EF52668B997E107 /* PromiseKit.framework in Frameworks */,
+ 7556CE6C496FFE7551749F3F /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- EDC2690ED86BCACEFAEBCA88 /* Frameworks */ = {
+ F062370A33DC7A9CFA047F67 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- D4B2EB57AADA2971247263EE /* libIce C++11 macOS.a in Frameworks */,
- 53D316AD513D30120D6337DC /* libIceDiscovery C++11 macOS.a in Frameworks */,
- F2B31EBC8D4867906C8DB1D9 /* libIceLocatorDiscovery C++11 macOS.a in Frameworks */,
- EB93F31224DB15457D0921BA /* libIceSSL C++11 macOS.a in Frameworks */,
- C4FFFA0E7111653EB2532940 /* PromiseKit.framework in Frameworks */,
+ AC2DD04F7E028F89C6365B96 /* Cocoa.framework in Frameworks */,
+ BE636B65DB612F9DB97B8822 /* Ice.framework in Frameworks */,
+ 6AFCC43337E5EB26816824ED /* PromiseKit.framework in Frameworks */,
+ A90C6C367CC7904EF0DC177E /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- EF53E475D1F98BA33BF32079 /* Frameworks */ = {
+ F82F8BF7D4096FD5FD0EC5B7 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- E2E865F2D0A9EE83A601E4B1 /* Cocoa.framework in Frameworks */,
- 5FAE8F16C6496E1C68703643 /* Ice.framework in Frameworks */,
- 922F2FAB9DA30AA4A6801A5B /* PromiseKit.framework in Frameworks */,
- 658AA8CB6F05CE773FDA18C3 /* TestCommon.framework in Frameworks */,
+ AF0A218E4691DA35BD20B474 /* Foundation.framework in Frameworks */,
+ 02E6CE58740CBA06DB87A965 /* Ice.framework in Frameworks */,
+ 35FFE2FF88A64ADCCB73E680 /* PromiseKit.framework in Frameworks */,
+ D31B36E1A426DBA858A9D0E2 /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F0F45C34876248CE74DC9561 /* Frameworks */ = {
+ FA243DC9A195D93C52A1794D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- D8FEDD5410ED50D5EB3E52B2 /* Foundation.framework in Frameworks */,
- F45B2A2FA15C9D937C1A3936 /* Ice.framework in Frameworks */,
- B5F46BDA9C6FCCFE4942FFCE /* PromiseKit.framework in Frameworks */,
- 58E46B1311ED985E56BD9364 /* TestCommon.framework in Frameworks */,
+ B4BF1FAE8BDCC9194F3FDC2B /* Cocoa.framework in Frameworks */,
+ CB1C1AF3CCA34FA2E49C4C6D /* Ice.framework in Frameworks */,
+ 8F2E90D8BCB77B541C80D214 /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F445C3A4D5C4954683EC2068 /* Frameworks */ = {
+ FAD2DBCC890BA8EBE94B89E8 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- DB8DE319B01AC829CF1A8533 /* Cocoa.framework in Frameworks */,
- CC7690BE46B1F1C63EFCCCFB /* Ice.framework in Frameworks */,
- 9F3FA6FAC2633D68D9DE5E79 /* PromiseKit.framework in Frameworks */,
- 867E48DC2472AE0B3E8B33B0 /* TestCommon.framework in Frameworks */,
+ BF952642A81F755EEA5C4AD2 /* libIce C++11 macOS.a in Frameworks */,
+ 4C4B934D27D992C338C792B1 /* libIceDiscovery C++11 macOS.a in Frameworks */,
+ 25113E8AA23FD67137E71431 /* libIceLocatorDiscovery C++11 macOS.a in Frameworks */,
+ 663980C66A49D81E4C73F463 /* libIceSSL C++11 macOS.a in Frameworks */,
+ 3B386AC589DF49B91FEB07EE /* PromiseKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F76F70E38DCA18424696A7ED /* Frameworks */ = {
+ FD32ADBD62C22D842118D69A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+ 536A0971C82DEDD58AE39B0A /* Cocoa.framework in Frameworks */,
+ 2116F22D5255900C82DD146D /* Ice.framework in Frameworks */,
+ CAF9592E7255F2E45103519A /* PromiseKit.framework in Frameworks */,
+ B1D38B51204C62564018E52C /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F7B1FA892FA374A2316C5139 /* Frameworks */ = {
+ FE7042FA290DCC80B9851CC0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 2478067576C68DB494B08196 /* Cocoa.framework in Frameworks */,
- 775166D754ACFC17BAC94AC8 /* Ice.framework in Frameworks */,
- 1005970622944A6B52804470 /* PromiseKit.framework in Frameworks */,
- 9F2AE61292A61EE15426F8B7 /* TestCommon.framework in Frameworks */,
+ EA5FC43B473033F5B4B8FA06 /* Cocoa.framework in Frameworks */,
+ 62BDBAF06542E5D46903B7CE /* Ice.framework in Frameworks */,
+ 7CE33B9CA6DB5A9306A77CBE /* PromiseKit.framework in Frameworks */,
+ E00A889D12C2BF5C9EB709DD /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- FBA3C08F010F22CD1ACFB902 /* Frameworks */ = {
+ FFFCBC97DD89673A3825D2A9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 4B168729AD6F1C1FF6D57FB1 /* Cocoa.framework in Frameworks */,
- 377EA8DD2411DB4BCA43D88C /* Ice.framework in Frameworks */,
- B83B06965ED0B5AB0F839225 /* PromiseKit.framework in Frameworks */,
- EFC4CD88057D7A4784893585 /* TestCommon.framework in Frameworks */,
+ 903FFBE08504828BD7170B02 /* Cocoa.framework in Frameworks */,
+ 2C4F138BD2F675D5FF790B3B /* Ice.framework in Frameworks */,
+ ADEE77EBBABADB12E97FCC20 /* PromiseKit.framework in Frameworks */,
+ AEAAD6DCB9BB84FE72E07E9E /* TestCommon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
- 0128179E5F4ECC708DB9BBE7 /* binding */ = {
+ 006C498FC29C3C2A1DA57F0D /* iOS */ = {
isa = PBXGroup;
children = (
- F1F5CEBC7BF956C0B2D104F8 /* AllTests.swift */,
- EFF1E8C6A900D3E9CE2046A8 /* Client.swift */,
- CCD39EE285A6A6B935B5917B /* Server.swift */,
- 5426ACB2A3F1F0007285ED2A /* Test.ice */,
- 0FE04BFCA5687674233B4ACA /* TestI.swift */,
+ 9C560837742F1536CD9077D5 /* CFNetwork.framework */,
+ 85FDF41433ED94733E1BC813 /* ExternalAccessory.framework */,
+ 870EAA4BC7FF0C331853C50F /* Foundation.framework */,
+ 6D41A319A7B3B147FDC8EA45 /* PromiseKit.framework */,
+ 0031328AFD096A32F886C239 /* Security.framework */,
+ 2AEA4760C61467A43EAE6051 /* UIKit.framework */,
);
- name = binding;
+ name = iOS;
sourceTree = "<group>";
};
- 02FC4C8E5F2BD3C7077189A3 /* macOS */ = {
+ 0394C12CEB93F7B43915ADA8 /* stream */ = {
isa = PBXGroup;
children = (
- 8BFF45883AB016B7EEB1BC94 /* main.swift */,
+ EEB80E71EB7BE144DED9D320 /* Client.swift */,
+ 6059450FB8C97A7BDFFE0334 /* Test.ice */,
);
- name = macOS;
+ name = stream;
sourceTree = "<group>";
};
- 075896FBA4394BC4BFA89AB4 /* IceDiscovery */ = {
+ 07C3773296BC43CDBDF98C64 /* OS X */ = {
isa = PBXGroup;
children = (
- 0F1DC6F2DD462F15AE429DA4 /* LocatorI.cpp */,
- 83C9C27267CFBFD33CD3EE87 /* LookupI.cpp */,
- 0C55C7B8A9AAF82A855D5478 /* PluginI.cpp */,
+ A74A24CD7ED2FBFECB9FED97 /* Cocoa.framework */,
+ 63D913EF7A0370FCA4F0D76A /* PromiseKit.framework */,
);
- name = IceDiscovery;
+ name = "OS X";
sourceTree = "<group>";
};
- 078690DE00B54CE5CF1393ED /* IceIAP */ = {
+ 0B55E41BF29A427109DBF9D5 /* objects */ = {
isa = PBXGroup;
children = (
- D4C4D04B026AD242A9D2C2CA /* ConnectionInfo.ice */,
- 421ED16033EA2F045305D2EA /* EndpointInfo.ice */,
+ 9BE620CF9DE30EB5998991A5 /* AllTests.swift */,
+ 9B89423116A9D0059B0444DB /* Client.swift */,
+ 0C5C3C16DE4B7DE056FFC7DD /* ClientPrivate.ice */,
+ 007AC5018F40F695098F6B05 /* Server.swift */,
+ E1CE9F19AF6637FFEE12A205 /* ServerAMD.swift */,
+ 9633B57E8267287F48291029 /* ServerPrivate.ice */,
+ AD4098EC310F90065F58E268 /* ServerPrivateAMD.ice */,
+ 472A966BEFE38D2EF99832A1 /* Test.ice */,
+ 0C6868C9BFC9BCAA965A5D1C /* TestAMD.ice */,
+ AABD6035B79B6852EBF6A460 /* TestAMDI.swift */,
+ AAB25D7258209D619F6376D1 /* TestI.swift */,
);
- name = IceIAP;
+ name = objects;
sourceTree = "<group>";
};
- 0AD6255D7F1CDB1C48F887A5 /* Ice */ = {
+ 186E2F173BB7CF7D26C76914 /* objects */ = {
isa = PBXGroup;
children = (
- 433A14595B6B6D7301B081FA /* BuiltinSequences.ice */,
- 4EF119FBC1507E55316DFDCA /* Communicator.ice */,
- 9ABEBD1F9FB9599AA54E10F8 /* CommunicatorF.ice */,
- F73671C04D704BEDA88F6216 /* Connection.ice */,
- 2D2FAC2064A435D9BDB95EEF /* ConnectionF.ice */,
- E5DE4E785C249985D9155D5E /* Current.ice */,
- 88D89749D9D73ACB89C597AB /* Endpoint.ice */,
- 1711A158D5108981BF7FC961 /* EndpointF.ice */,
- 7ABD0B72498667633270A562 /* EndpointTypes.ice */,
- FEE23E2EE99CE268F63BE17F /* FacetMap.ice */,
- AB8351683FAD96EE14C61B98 /* Identity.ice */,
- 072303A5EC1265A55FE7C818 /* ImplicitContext.ice */,
- 63D14308086EA7DDFA651540 /* ImplicitContextF.ice */,
- FBA95EA7BC4AA10049C92D2C /* Instrumentation.ice */,
- E060188B5BD2ED4E7A187C58 /* InstrumentationF.ice */,
- 47D5E1036333F41831E9A7FD /* LocalException.ice */,
- 84E76B7DC6CF61AA1F8C46FE /* Locator.ice */,
- 2FF62B498AF21155220E89B3 /* LocatorF.ice */,
- 27E91338CEF34D970ED2EAFB /* Logger.ice */,
- C5531BA70BA954A4D20B3573 /* LoggerF.ice */,
- 8BDBD53A10527B6C7704746A /* Metrics.ice */,
- EBE2131CF0627A7F0F56FC5A /* ObjectAdapter.ice */,
- CA36D2D35C93A5B363D89B90 /* ObjectAdapterF.ice */,
- D14C9266C32E661C1A02CCC9 /* ObjectFactory.ice */,
- 4E275959AB256CEE7F4274BB /* Plugin.ice */,
- DD04604E1D522C05DDC52433 /* PluginF.ice */,
- 823F5C51060896D3BBB5F678 /* Process.ice */,
- 84E1F0E372635C84C595CD99 /* ProcessF.ice */,
- 884EB72B7F19D2E981F967B3 /* Properties.ice */,
- 3BE424AFFA5F19DC6B74EE96 /* PropertiesAdmin.ice */,
- C62D76F8E58CDBFEF1F5CB3C /* PropertiesF.ice */,
- 9B733D2B10F906FBFBA07624 /* RemoteLogger.ice */,
- 7E9E1345EAE6B9F6CE783F9A /* Router.ice */,
- 356D0109F59F011D3A9D1196 /* RouterF.ice */,
- 5DD8FE647FC520FC15F49D7E /* ServantLocator.ice */,
- 8EE874CA96946DFDD83A50AE /* ServantLocatorF.ice */,
- E2FFF1773FBC6BD9AF054E0F /* SliceChecksumDict.ice */,
- 2BB71B45CF54DC09136141D4 /* ValueFactory.ice */,
- A6BDD28E56B97D8719821F93 /* Version.ice */,
+ 38BFB7678058CA1EF051EC45 /* AllTests.swift */,
+ F166F176384EC5B63F51A139 /* Client.swift */,
+ 925CBA6473C1C2E94842EF0C /* Collocated.swift */,
+ 75E28A8A26A675D74CEE27DA /* Server.swift */,
+ 00EB2CB2792EEC2158F75EEC /* Test.ice */,
+ 1423CA94EC8D93C8B70B8FB8 /* TestI.swift */,
);
- name = Ice;
+ name = objects;
sourceTree = "<group>";
};
- 0E20472AA07300C7CAF27807 /* IceUtil */ = {
+ 196721545095501B806CC82F /* defaultValue */ = {
isa = PBXGroup;
children = (
- B7E1EC1D6FA865E0544EDA95 /* ConsoleUtil.cpp */,
- 5CF970F14307F1B5AA36DA74 /* CtrlCHandler.cpp */,
- B52123D3118A9D5F075CD750 /* FileUtil.cpp */,
- E7A0F72BDA9886CEC2F9805A /* InputUtil.cpp */,
- 2B836F0CB0F5F58A1FB2E92E /* MutexProtocol.cpp */,
- F53404BF8FE464CC745B2A32 /* Options.cpp */,
- F5E23EC6D383BB94907048BE /* OutputUtil.cpp */,
- 5C0434FB77AECE2DD479B934 /* Random.cpp */,
- 4B42C5F5E40FAC89BB8B75B3 /* RecMutex.cpp */,
- 8D66CABD0E6C4060B920174B /* Shared.cpp */,
- 5692A4E0FA3FE77E144C1560 /* StringConverter.cpp */,
- BFE53930F97DA8CB42C1CDAD /* StringUtil.cpp */,
- 78DC233663D42D6C756A5D79 /* ThreadException.cpp */,
- 331D1980671E405AC96DBF11 /* Time.cpp */,
- 833C83D8A2CFE5C2EA441EA1 /* UtilException.cpp */,
- ADA1BEEF056526F10E0EFA65 /* UUID.cpp */,
+ EDDEF36D017621261C2520D4 /* AllTests.swift */,
+ D37E67061387971945F490E0 /* Client.swift */,
+ 2C465C527F495510572EE063 /* Test.ice */,
);
- name = IceUtil;
+ name = defaultValue;
sourceTree = "<group>";
};
- 0FFB385805AA3F9476B20163 /* invoke */ = {
+ 1B6FFF734C791DFD52A95BF0 /* info */ = {
isa = PBXGroup;
children = (
- 5EC4312F2EA90416897DA2D7 /* AllTests.swift */,
- 58B4705B7D140D48D1D2A577 /* Client.swift */,
- 7549AFA37B9AFD67518C461C /* Server.swift */,
- 533C0ED6A7386D823065CAB2 /* Test.ice */,
- 1990AF2811AB98C74E63B660 /* TestI.swift */,
+ 49D14E803C9664FE2638C3A5 /* AllTests.swift */,
+ D82FDA737E3962604D757B26 /* Client.swift */,
+ 6296F751356C58951A1119CF /* Server.swift */,
+ 468C54FF89948C9D452F35C3 /* Test.ice */,
+ 85A108B0EC561AA0BF6C2FCD /* TestI.swift */,
);
- name = invoke;
+ name = info;
sourceTree = "<group>";
};
- 1635575975B50B734C2DCB19 /* retry */ = {
+ 1CC4C96C64186608E9DC878B /* Ice */ = {
isa = PBXGroup;
children = (
- 049ECB78C4145AF69BA574FA /* AllTests.swift */,
- BA9CCC0049CEDD164C366D6C /* Client.swift */,
- A291711C94C82AE72B328C9E /* Collocated.swift */,
- FB4806D330661EB4EBE3A469 /* Server.swift */,
- C971C073DEA7EF1CB22656BB /* Test.ice */,
- 30F2386941EEBDC5C4B1C1E9 /* TestI.swift */,
+ 83DF45EC935799162CE7F43A /* acm */,
+ 2C408C2EC54B997DE047A257 /* adapterDeactivation */,
+ BAB116BFAFC7AD0CBAC110CB /* admin */,
+ ED94E10D89CE549A072B5364 /* ami */,
+ CE1482A86210FB74DC0D1E40 /* binding */,
+ 39985A67AF859AD968E117D5 /* defaultServant */,
+ 196721545095501B806CC82F /* defaultValue */,
+ 621B441E0B00889075E592C9 /* enums */,
+ AE2034CF4B0EBB0E92F5A673 /* exceptions */,
+ E5623B50676EA816011ED9A4 /* facets */,
+ B2566CA7D5149848CEF503EC /* hold */,
+ 1B6FFF734C791DFD52A95BF0 /* info */,
+ 3C8F9627962259035793DE6E /* inheritance */,
+ 7A43B7EB42F21EEA181BBFE0 /* invoke */,
+ 8952953DF05F7FD4B93F03AB /* location */,
+ 186E2F173BB7CF7D26C76914 /* objects */,
+ 298C9C576F2080337E3F3F5C /* operations */,
+ 6FFA47B97021E541F2458AA2 /* optional */,
+ C9D4C452292CF4DD1F9E0B28 /* properties */,
+ 820BD2912659AACFE0AA2526 /* proxy */,
+ 5663890611451329C51E09A2 /* retry */,
+ 2AAF2B725618F2172A8877DE /* scope */,
+ 819E5DEF036F9D9C1E050AD7 /* servantLocator */,
+ 864F5EF6B5519CF62761C5DA /* slicing */,
+ 0394C12CEB93F7B43915ADA8 /* stream */,
+ F4AD7FE876762E794885C871 /* timeout */,
+ 1FF34F07DA1E2CDFBD7CB5FC /* udp */,
);
- name = retry;
+ name = Ice;
sourceTree = "<group>";
};
- 19BFB20BCEBC87F2AD0F5DEA /* IceStorm */ = {
+ 1FE0F9DA39BD5774667D24EB /* IceUtil */ = {
isa = PBXGroup;
children = (
- D46B356A772CE7047CDA449C /* IceStorm.ice */,
- F176E525F3FCA60D9714B739 /* Metrics.ice */,
+ 240904EAE20C44F684F837C6 /* ConsoleUtil.cpp */,
+ 7F02FA98FF08CB088789D1C7 /* CtrlCHandler.cpp */,
+ EEA3F903D78E2993FA6F98DD /* FileUtil.cpp */,
+ B516C25EE2AD4AA989A0C717 /* InputUtil.cpp */,
+ 9245071A4DE8D8E016961500 /* MutexProtocol.cpp */,
+ A2C2BD4A7F4DE45077554C07 /* Options.cpp */,
+ 6EC8AC1A2176680E2BE40014 /* OutputUtil.cpp */,
+ 2EF912517FE2F9E06B375F87 /* Random.cpp */,
+ ECC5EC846C89881FB2C4772A /* RecMutex.cpp */,
+ 2429536C7D00CC9A6F571069 /* Shared.cpp */,
+ 9BAAC87A1922606E9DD4593C /* StringConverter.cpp */,
+ EA64C24E633066EA27760C88 /* StringUtil.cpp */,
+ 8F81AF5DE3734BFCFACFC594 /* ThreadException.cpp */,
+ BFBAEAB4EA096824A6EC790D /* Time.cpp */,
+ BF1BCF9C50968F7FEB3324F6 /* UtilException.cpp */,
+ 5659A452A8240A244425F4FC /* UUID.cpp */,
);
- name = IceStorm;
+ name = IceUtil;
sourceTree = "<group>";
};
- 19DF7804D1ED3EBBDC1BB096 /* OS X */ = {
+ 1FF34F07DA1E2CDFBD7CB5FC /* udp */ = {
isa = PBXGroup;
children = (
- 2262540C9529C55497DE51C7 /* Cocoa.framework */,
- F1CE4ED5C7F07D282213C21D /* PromiseKit.framework */,
+ 80B853408ED79054E6964CD6 /* AllTests.swift */,
+ 788A94FF26B608B7AC909F56 /* Client.swift */,
+ 7CFD4B7164DA1D8892FBBA97 /* Server.swift */,
+ 52D7B25FF0A236B7B69B2B48 /* Test.ice */,
+ FD6AE2FCE004CAB6C3E812A2 /* TestI.swift */,
);
- name = "OS X";
+ name = udp;
sourceTree = "<group>";
};
- 1F11ECFC0865CC7817DBE84C /* src */ = {
+ 2417E7C567E1A3A92B67894D /* IceGrid */ = {
isa = PBXGroup;
children = (
- 84790BF83550695BCEBDEE7A /* Ice */,
- 075896FBA4394BC4BFA89AB4 /* IceDiscovery */,
- 778D26CED1A9AAF32B67313B /* IceIAP */,
- A687C75CAE74E1870B3DFE2B /* IceLocatorDiscovery */,
- 8B240171C86957134E7F3142 /* IceSSL */,
- 0E20472AA07300C7CAF27807 /* IceUtil */,
+ 71A96FD335DA471AC7150A42 /* Admin.ice */,
+ A2069630D4A927F86C4FBC80 /* Descriptor.ice */,
+ FD8F93A83F1728798AEE0123 /* Exception.ice */,
+ 3B8082664AA4B6D0685DAD08 /* FileParser.ice */,
+ 6FFA737E371CC954F700F596 /* PluginFacade.ice */,
+ B716BD86823CBA85EFEE6513 /* Registry.ice */,
+ 2F414D5E99A36BE073766A95 /* Session.ice */,
+ 6DFC6B655D6E3B27FFF53F55 /* UserAccountMapper.ice */,
);
- name = src;
+ name = IceGrid;
sourceTree = "<group>";
};
- 212644B9DC17B1CDB2B7FCAC /* IceSSL */ = {
+ 298C9C576F2080337E3F3F5C /* operations */ = {
isa = PBXGroup;
children = (
- F5BEFC9DE5A4C0FE061D46FB /* ConnectionInfo.ice */,
- 945061ED94DCD727734AB473 /* ConnectionInfoF.ice */,
- CA70B2155E395AD5C290A265 /* EndpointInfo.ice */,
+ 5D244C8F931231B7714E673B /* AllTests.swift */,
+ 67A8C3A32F38C280D5A32C12 /* BatchOneways.swift */,
+ 92B5906332A66BA58B0EFA97 /* BatchOnewaysAMI.swift */,
+ A0A305D5937C66216F11CF05 /* Client.swift */,
+ AA7D86CCA91AA68E7C38124A /* Collocated.swift */,
+ EF3F99A20C0C32083637ECBA /* Oneways.swift */,
+ B8BDCF3B69B2E86939F9A57A /* OnewaysAMI.swift */,
+ 29DCEF1F0D3756A0B2657EF3 /* Server.swift */,
+ B923D26B7ACBD6A753291EF2 /* ServerAMD.swift */,
+ 0FA0AD77AB4A762782979AA4 /* Test.ice */,
+ B84880E6735245A23A60D634 /* TestAMD.ice */,
+ 52CCEBC401EF280F0E87AB1D /* TestAMDI.swift */,
+ 756F0C35DE3CC240831BE50C /* TestI.swift */,
+ 67DDFF09213CF8A855D0B4AD /* Twoways.swift */,
+ 758E5A7716D74082A68175B3 /* TwowaysAMI.swift */,
);
- name = IceSSL;
+ name = operations;
sourceTree = "<group>";
};
- 23F36BCE12DED1A3A9D8EB2E /* udp */ = {
+ 2AAF2B725618F2172A8877DE /* scope */ = {
isa = PBXGroup;
children = (
- 3AFF103FD7D2F46238626743 /* AllTests.swift */,
- 5DFFF1A53DB491AF3F6AFAE0 /* Client.swift */,
- 2197F5584B6FA4BFB1E3CE30 /* Server.swift */,
- FE2BBE54CFEBFFE30386F76D /* Test.ice */,
- 4C255ABDD3663FBD71164A25 /* TestI.swift */,
+ 01AA575CAE3319A28CD5E7F4 /* AllTests.swift */,
+ EAF1350F67CE8D3A4348F3E9 /* Client.swift */,
+ D4153C0A035AFF362A8D7A6E /* Server.swift */,
+ B4D1E5A8A8C48DEC0A0155EC /* Test.ice */,
+ CBAE3F2B1229BBA66D21BABF /* TestI.swift */,
);
- name = udp;
+ name = scope;
sourceTree = "<group>";
};
- 288C594B84480027C40E3679 /* IceSSL */ = {
+ 2C408C2EC54B997DE047A257 /* adapterDeactivation */ = {
isa = PBXGroup;
children = (
- 48B79D443CC2300574AECA1D /* configuration */,
+ 5B7F934610D941B81F304A45 /* AllTests.swift */,
+ 822BAFEABECEDD0F2875C9A2 /* Client.swift */,
+ E797BF17140520C3290ABFDC /* Collocated.swift */,
+ 7BB5940A27038DF47F718AB3 /* Server.swift */,
+ 3B85A3BA1C4E1813167238B1 /* Test.ice */,
+ C534C5979A7D8B4B3752F9BE /* TestI.swift */,
);
- name = IceSSL;
+ name = adapterDeactivation;
sourceTree = "<group>";
};
- 29D017194F5892A77B062ED5 /* Glacier2 */ = {
+ 377089A33CA18AB7A398D220 /* IceSSL */ = {
isa = PBXGroup;
children = (
- 33BA0FB991D4B21FDC1E80E4 /* Glacier2Swift.h */,
- 7F0D032592A272EE108D4519 /* Info.plist */,
+ B70AD67A6DEDFE78E79D1AF4 /* configuration */,
);
- name = Glacier2;
+ name = IceSSL;
sourceTree = "<group>";
};
- 2F74467D1111672C4A962810 /* TestDriver */ = {
+ 39985A67AF859AD968E117D5 /* defaultServant */ = {
isa = PBXGroup;
children = (
- 446D43119E8B33EA7FCBF052 /* iOS */,
- 02FC4C8E5F2BD3C7077189A3 /* macOS */,
+ 94307650C0CD9D1D4B13D275 /* AllTests.swift */,
+ 918271702A341F61A3F4082C /* Client.swift */,
+ E9040853D6AAE90134F12ED0 /* Test.ice */,
);
- name = TestDriver;
+ name = defaultServant;
sourceTree = "<group>";
};
- 335FC8031AEB11441227B051 /* info */ = {
+ 3A7150ED1B750272D04BEDBE /* Ice */ = {
isa = PBXGroup;
children = (
- 8F9AA94E6E9C2F2957DBE298 /* AllTests.swift */,
- 1BFDD2F1EC5ED2292212DF4A /* Client.swift */,
- 6E7A306A7D48CEEE635F4229 /* Server.swift */,
- 016A90236585A20F76DB328C /* Test.ice */,
- AE276233A589DCA9CDB289E3 /* TestI.swift */,
+ FE64D8105AAAEB060E6FA33A /* BuiltinSequences.ice */,
+ A46ED6C2DA9BB2B842766CCF /* Communicator.ice */,
+ 1253B9777BCF966221D0C86F /* CommunicatorF.ice */,
+ D6292E700118F4E42B326819 /* Connection.ice */,
+ 828B38E787FC8723C83D4919 /* ConnectionF.ice */,
+ 95A8E2FD4FB54E0EF0C4CADE /* Current.ice */,
+ CEDF515DDF519A53EF31E84C /* Endpoint.ice */,
+ 31D2324E9514306729E2C600 /* EndpointF.ice */,
+ A6D1E38568D7656F13F57D5A /* EndpointTypes.ice */,
+ 5E8B177E95BA2D07DCEFDA1D /* FacetMap.ice */,
+ 3C5E7B57B4BF54ECEA2E7644 /* Identity.ice */,
+ 4C1E574FCAD6BE4FD30AAEF9 /* ImplicitContext.ice */,
+ 6B0972F4B9891E7569954312 /* ImplicitContextF.ice */,
+ DAEA5CA5740117C6BC42907B /* Instrumentation.ice */,
+ 90EFB1CE1C4B06CB3795BA7B /* InstrumentationF.ice */,
+ 030F29F231CBED0013A88C7B /* LocalException.ice */,
+ 2D0747ED96A227648F3E66B2 /* Locator.ice */,
+ 0324299CF5CA4E7302B4ACAC /* LocatorF.ice */,
+ A7C655DD11BD41ED4C3D1E99 /* Logger.ice */,
+ 7F2F45A4AF18D649F0885E9B /* LoggerF.ice */,
+ 038D248253FFFD10F4AB2F27 /* Metrics.ice */,
+ 3C06873D6A18B5AF06EA761B /* ObjectAdapter.ice */,
+ 39F05C7B7976B9D17D483374 /* ObjectAdapterF.ice */,
+ 00BB2BF06851445F36D214CC /* ObjectFactory.ice */,
+ 4915A6FBAF6FEB632CFA7415 /* Plugin.ice */,
+ 488A75C9C0C95733FE145F5A /* PluginF.ice */,
+ 1010042EF9CEC31FC0AFD485 /* Process.ice */,
+ C724C0FEBE2CAFBA08989FB2 /* ProcessF.ice */,
+ 4A796EC75AE3F3A95CF44FF5 /* Properties.ice */,
+ 2288D724247415182EE9EED7 /* PropertiesAdmin.ice */,
+ F57A0472503DA95892ED6B14 /* PropertiesF.ice */,
+ 523B9454C940E0D81E8047AF /* RemoteLogger.ice */,
+ B497B16BCF0F6A55224FFDB0 /* Router.ice */,
+ 6709AE92A21F7B4AA66E804F /* RouterF.ice */,
+ CAABDEC1B20906FA83353809 /* ServantLocator.ice */,
+ A373F10D83CCD608A39E3835 /* ServantLocatorF.ice */,
+ 463459FB7D8F704FD77898C4 /* SliceChecksumDict.ice */,
+ 020836068D73A79D4DCE6A0C /* ValueFactory.ice */,
+ B912CA6E0A1F10F0DF6E9E77 /* Version.ice */,
);
- name = info;
+ name = Ice;
sourceTree = "<group>";
};
- 40BBF8D4FF68E52012332DEF /* test */ = {
+ 3C8F9627962259035793DE6E /* inheritance */ = {
isa = PBXGroup;
children = (
- AB5E68859875E2D441992A23 /* Ice */,
- 288C594B84480027C40E3679 /* IceSSL */,
- 632C0FE1DE4151EE1A37C2D1 /* Slice */,
- A6F1BF116CCF5D5580974B62 /* TestCommon */,
- 2F74467D1111672C4A962810 /* TestDriver */,
+ 9E183236587AED966063E0A3 /* AllTests.swift */,
+ C8BEAE2C49D0B45FB5BA67DC /* Client.swift */,
+ E628FC93DBC978079A724FF4 /* Collocated.swift */,
+ 16E86B74195482C819014115 /* Server.swift */,
+ 8A5C9E0BB881BCF4F6F0FA8F /* Test.ice */,
+ 719ADF19645404C64EA92692 /* TestI.swift */,
);
- name = test;
+ name = inheritance;
sourceTree = "<group>";
};
- 40D10419F8489E995D298C21 /* admin */ = {
+ 49C98C77DECDE3DA8354EE53 /* IceIAP */ = {
isa = PBXGroup;
children = (
- 2578D8F39F1F328931CF6EFD /* AllTests.swift */,
- 9443C375CB1FE685EE03373E /* Client.swift */,
- 2F2FDC33057E2413393F5130 /* Server.swift */,
- 8C2F020BD00C355880C33990 /* Test.ice */,
- 641B953514FE8729B68B0289 /* TestI.swift */,
+ 52F7D69A485A017B07B8AD31 /* Connector.mm */,
+ DE9F16504D23B3F58D7AF4CA /* EndpointI.mm */,
+ 5876CCBAE6AAC096CB461F82 /* Transceiver.mm */,
);
- name = admin;
+ name = IceIAP;
sourceTree = "<group>";
};
- 446D43119E8B33EA7FCBF052 /* iOS */ = {
+ 4BE16C8AA9F6D747B904CF3B /* TestDriver */ = {
isa = PBXGroup;
children = (
- A1A0357290F3F78E88C9B315 /* AppDelegate.swift */,
- 5EBBEB2D37BEBC7504AB50C8 /* Assets.xcassets */,
- 0E82B319C6968255D413768D /* certs */,
- 9B9B992E5CEEE6920EB266A6 /* Controller.ice */,
- F3206E2FAFB26298E5E61C32 /* ControllerI.swift */,
- 0BE715BDFD0AA19839458544 /* LaunchScreen.storyboard */,
- F559423E1990E21CAC78BEEC /* Main.storyboard */,
- 98DF54EFF4E9CD033DFBD06A /* ViewController.swift */,
+ DE33BD969BAFAAE83FA190DC /* iOS */,
+ 811EEDA8A8498661A06A59CD /* macOS */,
);
- name = iOS;
+ name = TestDriver;
sourceTree = "<group>";
};
- 469009573DCF6F1327830A0A /* facets */ = {
+ 5663890611451329C51E09A2 /* retry */ = {
isa = PBXGroup;
children = (
- 1C2D47EED7CFDFA77EDBC276 /* AllTests.swift */,
- 41EC5FBD49537AAFB4A21B4A /* Client.swift */,
- CB5FB4DC11005554379585AB /* Collocated.swift */,
- E49724CEC75EE0452003A138 /* Server.swift */,
- 7DB728C89EF3D58C62C664C8 /* Test.ice */,
- 86E4444024BD3BF40AB52B3A /* TestI.swift */,
+ BAEABBFF7FB0FB8BF7953AD0 /* AllTests.swift */,
+ A91D5392ED5EE6A845F39DA3 /* Client.swift */,
+ 219515F6DF3BA8B09B2AF09A /* Collocated.swift */,
+ FB43A00D955B0F7E08FDD3DA /* Server.swift */,
+ ED2FACB490C9A2EC5A501FB9 /* Test.ice */,
+ AA9CA8ABE0C8034574EE00F5 /* TestI.swift */,
);
- name = facets;
+ name = retry;
sourceTree = "<group>";
};
- 48B79D443CC2300574AECA1D /* configuration */ = {
+ 621B441E0B00889075E592C9 /* enums */ = {
isa = PBXGroup;
children = (
- A2A68615B59C6478602E3632 /* AllTests.swift */,
- 7F8387214289E2840387739B /* certs */,
- 69FB3FA4A5390EC1E73BC277 /* Client.swift */,
- 8061E74E222238C08A89B87B /* Server.swift */,
- E631AB5E75C53086150E91BC /* Test.ice */,
- 8A353CD8A63AD03A8A1A4C7C /* TestI.swift */,
+ 6743B765683A9B925F99D1A9 /* AllTests.swift */,
+ 1146EA738EEBF0E8643A7CD7 /* Client.swift */,
+ 7C1B9082D7C66385A1F84BD7 /* Server.swift */,
+ 1B17AE9C3FC4801EE0862F7C /* Test.ice */,
+ 2062C5FD342B207E6E7A831E /* TestI.swift */,
);
- name = configuration;
+ name = enums;
sourceTree = "<group>";
};
- 4F4D7BF1C6021583A3B249EE /* exceptions */ = {
+ 66210F114B553771D3CE1FA8 /* src */ = {
isa = PBXGroup;
children = (
- 0B5A8FE57E6C9BF43C6AD9E1 /* AllTests.swift */,
- 6BA950278E382F3E8CD80713 /* Client.swift */,
- AF31073C9589C85B424AC265 /* Collocated.swift */,
- 72831AA15F49B11E6ECDB693 /* Server.swift */,
- 2FE3914FAABEBB5926FA870F /* ServerAMD.swift */,
- 01B5EEF07AE79CBAACB308E3 /* Test.ice */,
- E1CD868E7632F330C92D3472 /* TestAMD.ice */,
- 8BA826271FCF477A65508B3E /* TestAMDI.swift */,
- 98E17667CCE63650B3F00CE2 /* TestI.swift */,
+ C1C9287A6A906F3FD8230DF6 /* Ice */,
+ B7DC3AC97DF119971C52309F /* IceDiscovery */,
+ 49C98C77DECDE3DA8354EE53 /* IceIAP */,
+ DE617BB3A2707D5818AB4C92 /* IceLocatorDiscovery */,
+ AEC5071F707B2809E150AEF6 /* IceSSL */,
+ 1FE0F9DA39BD5774667D24EB /* IceUtil */,
);
- name = exceptions;
+ name = src;
sourceTree = "<group>";
};
- 4FDA7AA26E01B1F96D003C18 /* operations */ = {
+ 664C9A64B3C8FD5A73E1278A /* Glacier2 */ = {
isa = PBXGroup;
children = (
- 699D5E247DB40E536413A074 /* AllTests.swift */,
- A7943B5CFE88270D220FF285 /* BatchOneways.swift */,
- 2425B1D855A2558C77557524 /* BatchOnewaysAMI.swift */,
- 6EF2375278C3582125B4A607 /* Client.swift */,
- ACDD3958ED04B6DA0B7D24DD /* Collocated.swift */,
- CC15F61216DB8E36BB5EC3D4 /* Oneways.swift */,
- CD19B3E90CF6444610FABF46 /* OnewaysAMI.swift */,
- 975393C38A15BE97D3F2FB35 /* Server.swift */,
- 8A00776A2EFC07F56D37049D /* ServerAMD.swift */,
- DC7775871787B88A46771FF8 /* Test.ice */,
- 95C35E1CC8370D3CC5B8F8BD /* TestAMD.ice */,
- 2440A13EC99A4C252459F71F /* TestAMDI.swift */,
- 81FE8C402E0C6D0E454E40FF /* TestI.swift */,
- 09DDD360384101E744EEB3FD /* Twoways.swift */,
- 7C7A0026504CACDF5022668D /* TwowaysAMI.swift */,
+ 1AA2AE3927EBF4C6E252C140 /* Metrics.ice */,
+ 60D1641294029748233057E1 /* PermissionsVerifier.ice */,
+ CD5BDD8CDC4198C5DBFD0372 /* PermissionsVerifierF.ice */,
+ D010B56A525D084DFD68EAC7 /* Router.ice */,
+ D4205FB1980ACE50C8CC937D /* RouterF.ice */,
+ E20AE7CD58914DDA97A83C88 /* Session.ice */,
+ 47241080E5C1C81B6F322C3A /* SSLInfo.ice */,
);
- name = operations;
+ name = Glacier2;
sourceTree = "<group>";
};
- 58EBEA190908682A1156A7FF /* IceStorm */ = {
+ 6CF465783139F602D0CC0712 /* IceSSL */ = {
isa = PBXGroup;
children = (
- 93667B2BBFE254D9549FB105 /* IceStormSwift.h */,
- 5EC762E6CC27EB6F436AF0FC /* Info.plist */,
+ 251C120660145DCD5FB6FB5B /* ConnectionInfo.ice */,
+ C2362DD1D9852CFEEBAED065 /* ConnectionInfoF.ice */,
+ FB3C559B17046F98ED28C5E3 /* EndpointInfo.ice */,
);
- name = IceStorm;
+ name = IceSSL;
sourceTree = "<group>";
};
- 59EE42881273944FF0FE92D6 /* slice */ = {
+ 6FFA47B97021E541F2458AA2 /* optional */ = {
isa = PBXGroup;
children = (
- 754FDA58823AB1B62C0736F6 /* Glacier2 */,
- 0AD6255D7F1CDB1C48F887A5 /* Ice */,
- 8F8B103F7BDEFD428B7CB4A7 /* IceDiscovery */,
- 5DC02168FE7579E5995FE53D /* IceGrid */,
- 078690DE00B54CE5CF1393ED /* IceIAP */,
- 6892729BF607418FE3E1D38E /* IceLocatorDiscovery */,
- 212644B9DC17B1CDB2B7FCAC /* IceSSL */,
- 19BFB20BCEBC87F2AD0F5DEA /* IceStorm */,
+ 6E1A635F482FAF37FB9C9FA5 /* AllTests.swift */,
+ 91A7E4C4039CC1B374674571 /* Client.swift */,
+ B9856CF3C6B1280A9EB49EA8 /* Server.swift */,
+ 0E0E2C9A3037DEACC7BB5C8D /* ServerAMD.swift */,
+ C9B9DCE19FD35FC0F6AD1D4D /* Test.ice */,
+ 97BB271A8188770DE5EE5B74 /* TestAMD.ice */,
+ 84D759E6446D5F71CE241600 /* TestAMDI.swift */,
+ 401C8E9968EA1542A390134C /* TestI.swift */,
);
- name = slice;
+ name = optional;
sourceTree = "<group>";
};
- 5CAF85302700851EF5CBC0B4 /* defaultServant */ = {
+ 7A43B7EB42F21EEA181BBFE0 /* invoke */ = {
isa = PBXGroup;
children = (
- 80E23410D88B33D246E27938 /* AllTests.swift */,
- 89F0E2DA8729EB236A9CD320 /* Client.swift */,
- DF88F96B3453CCD5D877A8DC /* Test.ice */,
+ 0D5180800465FD5D453E63A6 /* AllTests.swift */,
+ 0C189898682F76F5B954526A /* Client.swift */,
+ C9FE14B8B35538CF444B87FB /* Server.swift */,
+ DB73E84768C9BEB4E05AC522 /* Test.ice */,
+ 05EB4357B9BD383A57728E3B /* TestI.swift */,
);
- name = defaultServant;
+ name = invoke;
sourceTree = "<group>";
};
- 5DC02168FE7579E5995FE53D /* IceGrid */ = {
+ 7B3F99DA9D176274DAAF4B2F /* exceptions */ = {
isa = PBXGroup;
children = (
- 8EA3C7FFC8FEA9C55BDCC452 /* Admin.ice */,
- E43DFD3BF951CAD74276230B /* Descriptor.ice */,
- D0F5A691F6A0F25C3F43D5D5 /* Exception.ice */,
- 46A6B7474C0C4AD6023F19F9 /* FileParser.ice */,
- 47403A75C4DF2CC18E22DFBF /* PluginFacade.ice */,
- 7FB7399EC39FD1D10C22673C /* Registry.ice */,
- 45A4F6CA395184E762747734 /* Session.ice */,
- B9A9F737E9A4F16BF7E80800 /* UserAccountMapper.ice */,
+ A301C0867F02FB9808FAC6AF /* AllTests.swift */,
+ 53E07E25DA43B3E8EB6E9D31 /* Client.swift */,
+ 10838D30B80697B9DDBA31D3 /* ClientPrivate.ice */,
+ 2E043CCAB631BD471DEF5B6E /* Server.swift */,
+ 037FD47584D12123792BDA88 /* ServerAMD.swift */,
+ 9188C130AAD5F8B048DC36FF /* ServerPrivate.ice */,
+ 298A2BAAE7678208C78D1A2C /* ServerPrivateAMD.ice */,
+ EB02E1C1762AA015913AF071 /* Test.ice */,
+ 1F6E970957A11B1AE6EF71DB /* TestAMD.ice */,
+ 4EBB3540198C53BCD831F20D /* TestAMDI.swift */,
+ 44516D401491DBD4538B5906 /* TestI.swift */,
);
- name = IceGrid;
+ name = exceptions;
sourceTree = "<group>";
};
- 632C0FE1DE4151EE1A37C2D1 /* Slice */ = {
+ 80F2995E850C7142497E63A0 /* IceDiscovery */ = {
isa = PBXGroup;
children = (
- CF4F941F9328425DC0AC6740 /* escape */,
+ CD259FE076F39EEBA1958C54 /* IceDiscovery.ice */,
);
- name = Slice;
+ name = IceDiscovery;
sourceTree = "<group>";
};
- 6892729BF607418FE3E1D38E /* IceLocatorDiscovery */ = {
+ 811EEDA8A8498661A06A59CD /* macOS */ = {
isa = PBXGroup;
children = (
- 7449E5E0A12A78A662B5A552 /* IceLocatorDiscovery.ice */,
+ D13112E740E095792FAEB984 /* main.swift */,
);
- name = IceLocatorDiscovery;
+ name = macOS;
sourceTree = "<group>";
};
- 754FDA58823AB1B62C0736F6 /* Glacier2 */ = {
+ 819E5DEF036F9D9C1E050AD7 /* servantLocator */ = {
isa = PBXGroup;
children = (
- 890C4B9328E61DFA34E69B7C /* Metrics.ice */,
- C586A8BC9222D2DC6AE9D199 /* PermissionsVerifier.ice */,
- C518C0B8D18041EB5EEE5073 /* PermissionsVerifierF.ice */,
- AF095064C89698D7E1645228 /* Router.ice */,
- 8E1F8DB363A7F44F9BA7B4BB /* RouterF.ice */,
- 142E133C138E7D107BCE6218 /* Session.ice */,
- D96F33A4843EF83B5FCFEBD1 /* SSLInfo.ice */,
+ 2BA911AA1849C456055BD6AD /* AllTests.swift */,
+ 1714B9E2F7542EBF1F7C50DA /* Client.swift */,
+ BB75890D80B77241BDB185B2 /* Collocated.swift */,
+ 81B7B64819E414CA3B2A2EE1 /* ServantLocatorI.swift */,
+ 6A1A8FEE7AB16055C7C60B15 /* Server.swift */,
+ 411D02DCD4129040E0C3C8F6 /* ServerAMD.swift */,
+ CFA93665AC82E5AE1150E268 /* Test.ice */,
+ 300F8FB7BD45F093F4626D58 /* TestAMD.ice */,
+ 5A8A24458E30DC80BCD1B434 /* TestAMDI.swift */,
+ F1D9A1622A7CDA70227F3E60 /* TestI.swift */,
);
- name = Glacier2;
+ name = servantLocator;
sourceTree = "<group>";
};
- 778D26CED1A9AAF32B67313B /* IceIAP */ = {
+ 820BD2912659AACFE0AA2526 /* proxy */ = {
isa = PBXGroup;
children = (
- 1319C360C7B28935247F4107 /* Connector.mm */,
- A9768C43336C68E3C558819E /* EndpointI.mm */,
- D410A587BE543845A8650FB4 /* Transceiver.mm */,
+ 2BC96422360316AF829DC82F /* AllTests.swift */,
+ 359279F78A2113594A1CF8A8 /* Client.swift */,
+ 95D70577B75E2EF282CDA2F8 /* Collocated.swift */,
+ 0AEBC064E6B609DA87301145 /* Server.swift */,
+ 457E31EE594CC88F3A44A799 /* ServerAMD.swift */,
+ 81DDF0548E42CFB37B7CD4C4 /* Test.ice */,
+ CE5804052FC5A96D221B8803 /* TestAMD.ice */,
+ 594A5893311594ABA84DDE2E /* TestAMDI.swift */,
+ E662BDACBA5DA47F7B5E0D04 /* TestI.swift */,
);
- name = IceIAP;
+ name = proxy;
sourceTree = "<group>";
};
- 7C762AE50DC43D734072BD73 /* location */ = {
+ 83DF45EC935799162CE7F43A /* acm */ = {
isa = PBXGroup;
children = (
- 6818976F47420F8A7D93A8D0 /* AllTests.swift */,
- C3D6F95B1DBC1A152E58639C /* Client.swift */,
- B73D83718FC939E7879489DF /* Server.swift */,
- CAE8F92C1E5FA929D111D85C /* Test.ice */,
- 696C4386FAE99E0FC2C81DE6 /* TestI.swift */,
+ 95B6991B5CF369BEF354B351 /* AllTests.swift */,
+ 83CAC57033DE83BE309A182B /* Client.swift */,
+ 0946309162FAB019EF2B106F /* Server.swift */,
+ E368CACB974FFFFD22404B7D /* Test.ice */,
+ F8818172CC090594D16C576F /* TestI.swift */,
);
- name = location;
+ name = acm;
sourceTree = "<group>";
};
- 82D464F2205428FC828078A9 /* ios */ = {
+ 864F5EF6B5519CF62761C5DA /* slicing */ = {
isa = PBXGroup;
children = (
- 3BF1609FD750348B6FADE19B /* Notifications.mm */,
- 92986D4573B4E72205E82CF8 /* StreamAcceptor.cpp */,
- ADA3D6C9C802D0EB2D8DD10F /* StreamConnector.cpp */,
- E22FAE22AEC643C2470A7270 /* StreamEndpointI.cpp */,
- 744E986D938D6A516CA9B500 /* StreamTransceiver.cpp */,
+ 7B3F99DA9D176274DAAF4B2F /* exceptions */,
+ 0B55E41BF29A427109DBF9D5 /* objects */,
);
- name = ios;
+ name = slicing;
sourceTree = "<group>";
};
- 843AB95F738BE93596CE3AFA /* enums */ = {
+ 8950D7A0DF4AE1DE8AF602D7 /* Ice */ = {
isa = PBXGroup;
children = (
- 7B900D982AEFCDE76EBF9AC8 /* AllTests.swift */,
- 84825B16B23F7F6FCDCF931D /* Client.swift */,
- AA446946D2EF5161E179C8D3 /* Server.swift */,
- 1A44EDD62A26BC381507FAFF /* Test.ice */,
- 4FCAC1715FDDFDFFF8960E44 /* TestI.swift */,
+ 7447E13620612CE478F173E4 /* AdminFacetFactory.swift */,
+ FF89BCFE1E4D3CD34C34AAA6 /* Blobject.swift */,
+ 0290A48F7C23A5D1DDAD3AC1 /* BlobjectAsync.swift */,
+ D3CF8C8D7F56018E4B14BE90 /* ClassResolver.swift */,
+ 7AE6B26C06804866E58A3741 /* CommunicatorI.swift */,
+ B69FB397DFE1E68FE87F0A52 /* ConnectionI.swift */,
+ E3056C5DA712F55A97B05A44 /* ConnectionInfoFactory.swift */,
+ 81788FBB3A77489D9F76FF0E /* EndpointI.swift */,
+ D14B4626FA64A1D3308CF7F9 /* EndpointInfoFactory.swift */,
+ BFE0D57F8DD001E75530856B /* Exception.swift */,
+ 96F346F0305A06F0EFADF9BF /* FormatType.swift */,
+ 4610D441D9493C0B21FEF581 /* IceSwift.h */,
+ E3E604B3B94EAAC2109E4D82 /* ImplicitContextI.swift */,
+ 18E3542529153EB181E880EF /* Incoming.swift */,
+ FF1FEDDF3C0289312B958ED2 /* Info.plist */,
+ F0793AF8CBDD07CA59ED7EED /* InitializationData.swift */,
+ 4BFDA8F3C438AF1F853497C0 /* Initialize.swift */,
+ 911798EC58B6007855943BCB /* InputStream.swift */,
+ DBFCC3CB5A23A85DE6AE2607 /* LocalExceptionDescription.swift */,
+ 9A4E1C14022C9EAEC8AB771C /* LocalExceptionFactory.swift */,
+ CAFA154DBD50B9604A7A7C59 /* LocalObject.swift */,
+ B0BDC7ABB450D5DCFB59EBCB /* LoggerWrapper.swift */,
+ D7FFDBAD738CBAEAE9919A32 /* Mutex.swift */,
+ B405F0A79A60C68C7D5FA6B6 /* NativePropertiesAdmin.swift */,
+ C416308864EF7F37BD16EF96 /* Object.swift */,
+ 4943D90E215EA7F001876C5B /* ObjectAdapterI.swift */,
+ 69F24D683B72432659C41F5E /* OptionalFormat.swift */,
+ 48F4EF698C0373A8B76A2663 /* OutputStream.swift */,
+ BD3629FBA66A03B093AF336F /* ProcessI.swift */,
+ 14FABAAED2F701CC5D6E21C2 /* PropertiesAdminI.swift */,
+ C329F45DB1FD9E70F37C7823 /* PropertiesI.swift */,
+ 173315ECEF41B1A98A00B666 /* Proxy.swift */,
+ 5A001D5976E7EBCEFED2B608 /* ServantManager.swift */,
+ 8EC01BFFE83B9C38FC2EC096 /* SlicedData.swift */,
+ 4A368B3C0257A6AF1B876892 /* SliceFlags.swift */,
+ 92B681D8A5D3A17094255E4A /* SliceInfo.swift */,
+ 8902EE450DF3A87D4781F048 /* UnknownSlicedValue.swift */,
+ 851C3F8D55FA569B433B5FD5 /* Util.swift */,
+ 81534B568DDF6C96DC83A047 /* Value.swift */,
+ B3B94C0C6FBAE34FC003740D /* ValueFactoryManagerI.swift */,
);
- name = enums;
+ name = Ice;
sourceTree = "<group>";
};
- 84790BF83550695BCEBDEE7A /* Ice */ = {
+ 8952953DF05F7FD4B93F03AB /* location */ = {
isa = PBXGroup;
children = (
- 82D464F2205428FC828078A9 /* ios */,
- EC6F209BD6A25FC7FAE826D0 /* Acceptor.cpp */,
- EA8A6BA421CC3486D89C4DA1 /* ACM.cpp */,
- D7F8D42F85C82F4955C16EC9 /* ArgVector.cpp */,
- FE9F4E0404C7B75EEFDB41DB /* Base64.cpp */,
- 4BA221C12DF38C9932F3D2DB /* BatchRequestQueue.cpp */,
- CAFF363116AA76C1BF445558 /* Buffer.cpp */,
- AAE1EE59F8360B9A3AC4E4D4 /* CollocatedRequestHandler.cpp */,
- 0F1A45574D29AB3D4F9DFC67 /* CommunicatorI.cpp */,
- 64E7AFFEE24FE2190264A54D /* Cond.cpp */,
- 644CA4FFFB561EFBC8731C16 /* ConnectionFactory.cpp */,
- 77A08FE03BE780227B17F7C5 /* ConnectionI.cpp */,
- 99B44B47B6697B5BDB4E6002 /* ConnectionRequestHandler.cpp */,
- 1086E494CE03C1459D899AD0 /* Connector.cpp */,
- F584BB530DE79F69DBEB788B /* ConnectRequestHandler.cpp */,
- C71A8A69E3010FFBA9B6CD9F /* CountDownLatch.cpp */,
- 7EC29C8ADA9F510FAD61A1A6 /* DefaultsAndOverrides.cpp */,
- F742F10B46F2DF09A65B091D /* DispatchInterceptor.cpp */,
- 23506B3CFBBD432A875FACFB /* DynamicLibrary.cpp */,
- CDE7D3D22A801E412C53B3F6 /* EndpointFactory.cpp */,
- 561A0317BB73B133AC874932 /* EndpointFactoryManager.cpp */,
- E365B0E12C06D4C5164436AE /* EndpointI.cpp */,
- D5811108F37C9808914B05F4 /* EventHandler.cpp */,
- 079E370B5192E0DB4B7DDC99 /* Exception.cpp */,
- F783B2B31780C8477380B127 /* FactoryTable.cpp */,
- 7AD12B4B877C7F8220D9111A /* FactoryTableInit.cpp */,
- 4D416CA9F254F502F6184A4B /* HttpParser.cpp */,
- 627DE0AA53434A63878EAA97 /* IconvStringConverter.cpp */,
- 1B73FD836EC80D2DE5C7006E /* ImplicitContextI.cpp */,
- DFC777B2273C812328C87637 /* Incoming.cpp */,
- D301CB6D7E6040848466D58B /* IncomingAsync.cpp */,
- A66ACBA5E4FECF63AC2BE3ED /* Initialize.cpp */,
- 737ED901A48AD0C54FA5DCE1 /* InputStream.cpp */,
- D673AC3B8F26FA0E06699699 /* Instance.cpp */,
- 7B97FC5A3A589497F542D9B4 /* InstrumentationI.cpp */,
- A56FE5EBFEEFBD7266764873 /* IPEndpointI.cpp */,
- 6F8DB3FB55688CB56AF72479 /* LocalObject.cpp */,
- 460C447BE8674C23E3DEB5C2 /* LocatorInfo.cpp */,
- 9922D271C3BA5C28E0202007 /* LoggerAdminI.cpp */,
- 0CE0CF7C94CB76E03EC3B276 /* LoggerI.cpp */,
- 5461512468FA637E3BA6EBEC /* LoggerUtil.cpp */,
- 60E1A72A746608403DCA25A0 /* MetricsAdminI.cpp */,
- 7FD0B6A43A4035A1D464D6A9 /* MetricsObserverI.cpp */,
- 90F3199EB27E23D9C1A430EC /* Network.cpp */,
- 44A2412746DA6BE14021A334 /* NetworkProxy.cpp */,
- 1D707E6F637FFC3B34910436 /* Object.cpp */,
- F19100344FE75B42B0C771C1 /* ObjectAdapterFactory.cpp */,
- 9D0204BD453C077A6207CFF3 /* ObjectAdapterI.cpp */,
- 97C7CE89B167DEC5D197DED5 /* ObserverHelper.cpp */,
- B9B2BE20CCC966AD05989EB7 /* OpaqueEndpointI.cpp */,
- FF02BE0171A75D2E23D74001 /* OSLogLoggerI.cpp */,
- B2D6DEE369789A8DFC6CF9EC /* OutgoingAsync.cpp */,
- 0E2D56D284BE1908DA9B74DF /* OutputStream.cpp */,
- 819C8985815E3496D3469510 /* PluginManagerI.cpp */,
- 3DDC56805AC4D9E69EC5894B /* PropertiesAdminI.cpp */,
- E0B73771A3362AC484322397 /* PropertiesI.cpp */,
- 30E5903D8C5A01DE7699EF84 /* PropertyNames.cpp */,
- D120A8C64CF9F23651E4FDAB /* Protocol.cpp */,
- 7019569A39601A48BC9AB538 /* ProtocolInstance.cpp */,
- F94619DE608B81FBB74A30CD /* ProtocolPluginFacade.cpp */,
- DD87619EDCF9FE0A6BC3EF36 /* Proxy.cpp */,
- 9277213132C87DD23DDF90CC /* ProxyFactory.cpp */,
- 8F31BBFD85A2287A77F87630 /* Reference.cpp */,
- 273F3E0260A3D20F02670B0C /* ReferenceFactory.cpp */,
- D85C4252F2CD292E88368D2B /* RegisterPluginsInit.cpp */,
- C35762E81F3415434819A607 /* RequestHandler.cpp */,
- DAF9A4CE989F8FF9A1B8519E /* RequestHandlerFactory.cpp */,
- F3B5CCBEEF989B6FFB25376B /* RetryQueue.cpp */,
- 629CB9F63E6B61F24E78A072 /* RouterInfo.cpp */,
- 21B0AC29157FF208C9886621 /* Selector.cpp */,
- 734652DE91F72C03968DCC79 /* ServantManager.cpp */,
- 78E662783927956059907799 /* Service.cpp */,
- D6BD77A257EF87816A081E00 /* SHA1.cpp */,
- 14466066382993C8B9E14337 /* SliceChecksums.cpp */,
- 1818CFDCD2D628F76DA64057 /* SlicedData.cpp */,
- 38E1C111DC4D166BC462D597 /* StreamSocket.cpp */,
- 2514AB62078FB167F8417CD6 /* StringConverterPlugin.cpp */,
- 43C24220062ADF3C146E8841 /* SysLoggerI.cpp */,
- DC0183170AFD7BC194307A25 /* SystemdJournalI.cpp */,
- 37AC60A599A5A3E29766C72C /* TcpAcceptor.cpp */,
- 20A1771C4A9B0219D2D318F9 /* TcpConnector.cpp */,
- 5715D4F4C598B26662448C3B /* TcpEndpointI.cpp */,
- 7C93EA7BE68865E44482D887 /* TcpTransceiver.cpp */,
- E96EB703B60CBA755A1F5479 /* Thread.cpp */,
- 89EB9F39F1ECEA26130BE0AD /* ThreadPool.cpp */,
- 1C21A163A5DBC7BF3C6F6B62 /* Timer.cpp */,
- 5EF9009A6E8C38F8E1CFC13A /* TraceLevels.cpp */,
- 89BF10F48DE4A59845EAB1E3 /* TraceUtil.cpp */,
- 0F089F54F64E10255F04C456 /* Transceiver.cpp */,
- 825B49FCE10F422892698300 /* UdpConnector.cpp */,
- BC0401515A5EF9001C780327 /* UdpEndpointI.cpp */,
- 482AA52BC3AA8DE49FC4B7AA /* UdpTransceiver.cpp */,
- C366C8BE3DC8869136E9498A /* Value.cpp */,
- F0D5CEDB2956C16CC51DA0F9 /* ValueFactoryManagerI.cpp */,
- D333717331B3D23102D40682 /* WSAcceptor.cpp */,
- 85D0AAB158F84F8FFB096472 /* WSConnector.cpp */,
- 2C42CC2D7C1C55D9F3CAEA32 /* WSEndpoint.cpp */,
- 835BEA60005367B0D84C48C9 /* WSTransceiver.cpp */,
+ 9A3A28D3F77ACF9B59C9EE7F /* AllTests.swift */,
+ 64F6FC1409B86A503C498833 /* Client.swift */,
+ 41C22F57DF940B52BD56E3EB /* Server.swift */,
+ 4A352B2A5341FAB967856ADF /* Test.ice */,
+ 340032EE1FA41DE5519F6FC1 /* TestI.swift */,
);
- name = Ice;
+ name = location;
sourceTree = "<group>";
};
- 87C94F44EE6E4BF8BA06761A /* IceGrid */ = {
+ 8A7D11CC9772F81014BEF1E4 /* Slice */ = {
isa = PBXGroup;
children = (
- 742335165A459A8003AA84A9 /* IceGridSwift.h */,
- 43D564E0C93231FEF4E3C668 /* Info.plist */,
+ A40BFDA9C91E44F2DF21F7AD /* escape */,
);
- name = IceGrid;
+ name = Slice;
sourceTree = "<group>";
};
- 883CA6DB684919157DA5808C = {
+ 915FB82ED80CE8FB8F30EB19 /* IceStorm */ = {
isa = PBXGroup;
children = (
- B4B30BCC2C122C5F50868AD2 /* cpp */,
- 901B037A5DF9D27B9E95AFEF /* Frameworks */,
- B615B226E221E9E321EC0E39 /* Products */,
- 59EE42881273944FF0FE92D6 /* slice */,
- A39C2CFB9F892A3336E3034B /* src */,
- 40BBF8D4FF68E52012332DEF /* test */,
+ A0C05CB1065C9BC36847B733 /* IceStorm.ice */,
+ 7AB71501E16A76D0ADC74A14 /* Metrics.ice */,
);
+ name = IceStorm;
sourceTree = "<group>";
};
- 8B240171C86957134E7F3142 /* IceSSL */ = {
+ A27802A7DDEF7A70C99339CB /* IceIAP */ = {
isa = PBXGroup;
children = (
- 1788B0F7A52417DCA302BC58 /* AcceptorI.cpp */,
- A760E69FBCA133ABF89D6688 /* CertificateI.cpp */,
- 067B002E8102678C569489BF /* ConnectorI.cpp */,
- 40AAF195F3B66F1B9A75F8CF /* EndpointI.cpp */,
- B7A8494A1623080FB36B2A65 /* Instance.cpp */,
- 83C8AC6EB379441A16936E1A /* PluginI.cpp */,
- 12C88EBA67BC052CA79C6939 /* RFC2253.cpp */,
- 7E67F6A6374A89E00AFB1E56 /* SecureTransportCertificateI.cpp */,
- 347FCE8567C5E9DB8806ADB9 /* SecureTransportEngine.cpp */,
- 2AD4E78CC5B7DDC9D1B57906 /* SecureTransportPluginI.cpp */,
- 6A1CDC26F66E53E89EECFF13 /* SecureTransportTransceiverI.cpp */,
- D5E7F230FBC7B72F0C424481 /* SecureTransportUtil.cpp */,
- B26212A814B92E4CDCC1C01D /* SSLEngine.cpp */,
- 059FEADCEBA9587C4B5C2EE8 /* TrustManager.cpp */,
- 4029F7AE29A892A27012395E /* Util.cpp */,
+ 865B104EF3F6EDED00ED2754 /* ConnectionInfo.ice */,
+ CE99BACF0BE149F69F2AFBFA /* EndpointInfo.ice */,
);
- name = IceSSL;
+ name = IceIAP;
sourceTree = "<group>";
};
- 8EB8CD4A449541533FF8E826 /* timeout */ = {
+ A40BFDA9C91E44F2DF21F7AD /* escape */ = {
isa = PBXGroup;
children = (
- C15F3B2E206BA9BEF3D475A6 /* AllTests.swift */,
- CEE18F64E6FC1DCD7E53ED8B /* Client.swift */,
- F1BE74618C868DFE8C8F3666 /* Server.swift */,
- A33916E4797D94A3EAAE0BA9 /* Test.ice */,
- 39D846D93EAC2EDCA04E02A1 /* TestI.swift */,
+ 13D302603E36BF30FF10F7D0 /* Clash.ice */,
+ E28EA8C2C7AA96A782A5AD34 /* Client.swift */,
+ B16B5759917633FF3D305B78 /* Key.ice */,
);
- name = timeout;
+ name = escape;
sourceTree = "<group>";
};
- 8F8B103F7BDEFD428B7CB4A7 /* IceDiscovery */ = {
+ A5BF2BB4D4CBB75A3022D623 /* IceObjc */ = {
isa = PBXGroup;
children = (
- F5DB36D51ECDCC7DC0DA6AEC /* IceDiscovery.ice */,
+ 5343855941902981A2906D7D /* AdminFacetFactory.h */,
+ 43B799F55C40A65843F88F0C /* BlobjectFacade.h */,
+ E4FC64A9E74B4DBB9C9A057C /* BlobjectFacade.mm */,
+ C24F2F8684AB0083CF401EAD /* Communicator.h */,
+ 2A825E2C1DC72FC2FC36D7BA /* Communicator.mm */,
+ 25704AF884973FE91A8B6C29 /* Config.h */,
+ 54D23B0AC8FD8C3CDB191076 /* Connection.h */,
+ 366C5D3266D9C6C5D60E338C /* Connection.mm */,
+ D867147B89B651BF722206B5 /* Convert.h */,
+ AE4F9A2DBEDA32DCB3E60CD1 /* Convert.mm */,
+ 20797F3B16BFB94F810D5EC4 /* Endpoint.h */,
+ 9B2225BF2C6D5186590EAE48 /* Endpoint.mm */,
+ 742CE6AFDC1FB7CC9737459B /* Exception.h */,
+ 19231A4083CEDD81E52896EB /* Exception.mm */,
+ 8DA84E31A161CE8E85A7771D /* IceUtil.h */,
+ 03B19351ED5C7121B2A4A39E /* IceUtil.mm */,
+ 59CFAC2C8CBDBADDEA3321C2 /* ImplicitContext.h */,
+ 2856C294561B45DE0AAF3F61 /* ImplicitContext.mm */,
+ 349E339D24666528C1729E54 /* LocalObject.h */,
+ F6AF11149756D4636F97B86E /* LocalObject.mm */,
+ F9280444D95F2CDCB505570B /* Logger.h */,
+ 1A5BA94BC27B8423B16532B7 /* Logger.mm */,
+ 2894B7D00F096E29676E30FA /* LoggerWrapperI.h */,
+ 65B38CB58578E951F9F8714B /* ObjectAdapter.h */,
+ C284F41389035557B72DC921 /* ObjectAdapter.mm */,
+ 79A4ABB901DBFB88FDC00658 /* ObjectPrx.h */,
+ C7F5F0B0B745C16310D6682D /* ObjectPrx.mm */,
+ 50FD9EEF66A361FB512D1A29 /* OutputStream.h */,
+ EEB098A839D1FB6F143DD5B3 /* Process.h */,
+ C8F45B78B8F03318158A9D56 /* Process.mm */,
+ B1AF5E85ED9A1F4414237EC8 /* Properties.h */,
+ 65314D334B73B7733B0F9D65 /* Properties.mm */,
+ 84CBE7EE8763343781E71AE8 /* PropertiesAdmin.h */,
+ 1F5791426E16A8B3C5402DBA /* PropertiesAdmin.mm */,
+ 33BEA73A90E6487D070027A9 /* TraceUtil.h */,
+ 6F67B6869ECDEBB8425E91EB /* TraceUtil.mm */,
+ EC6866FE232C1865E7517BBD /* UnsupportedAdminFacet.h */,
+ 9BB671D15F8523B6ABEE9F08 /* UnsupportedAdminFacet.mm */,
);
- name = IceDiscovery;
+ name = IceObjc;
sourceTree = "<group>";
};
- 901B037A5DF9D27B9E95AFEF /* Frameworks */ = {
+ A68A4B71E49D2340330566C0 /* src */ = {
isa = PBXGroup;
children = (
- AF57F296A75F6744EF918A80 /* iOS */,
- 19DF7804D1ED3EBBDC1BB096 /* OS X */,
+ F8DECE0F5EDBDFE5FCD45FBF /* Glacier2 */,
+ 8950D7A0DF4AE1DE8AF602D7 /* Ice */,
+ A8DEA8C39F9A7783139DE1FA /* IceGrid */,
+ A5BF2BB4D4CBB75A3022D623 /* IceObjc */,
+ CC067286D92051BA9CAA5FDA /* IceStorm */,
);
- name = Frameworks;
+ name = src;
sourceTree = "<group>";
};
- 908BFDF9B9F4B4E7F53C59D8 /* scope */ = {
+ A8DEA8C39F9A7783139DE1FA /* IceGrid */ = {
isa = PBXGroup;
children = (
- 8BF3ED2DF0165DD2F5370456 /* AllTests.swift */,
- 182A3503F1683386BBCC4833 /* Client.swift */,
- 2C1D607EFD1748B2819BAFCB /* Server.swift */,
- D272B7B7440C73EAAB832221 /* Test.ice */,
- C0B7CC2345722EBE366F9E50 /* TestI.swift */,
+ 2BA5B7ABB4CB0BF942935864 /* IceGridSwift.h */,
+ 162B14F0FA06A1425F10B585 /* Info.plist */,
);
- name = scope;
+ name = IceGrid;
sourceTree = "<group>";
};
- 9AB9C32B3C38794C2D0B5EF0 /* defaultValue */ = {
+ AE2034CF4B0EBB0E92F5A673 /* exceptions */ = {
isa = PBXGroup;
children = (
- 52B903BB2F8243202521CBF9 /* AllTests.swift */,
- 35A88C0C9F24C798D7FF2AFB /* Client.swift */,
- 02D7DBBDF26B155BCD072A4C /* Test.ice */,
+ 189E3ED7C7335F42F131CAE4 /* AllTests.swift */,
+ CAFF8224F16416487A770A39 /* Client.swift */,
+ 5947A3AA5EEBFF2631DACE41 /* Collocated.swift */,
+ 2720E37C8DAA9D7FD5B5216D /* Server.swift */,
+ 7FB3724BBA6C5D4D698ACB54 /* ServerAMD.swift */,
+ A93A87F8B9860213E8240A72 /* Test.ice */,
+ C00D91287CDA6E27D20C9D3A /* TestAMD.ice */,
+ 2FEDB803435645F58EFFC661 /* TestAMDI.swift */,
+ 07504CB28A77E27A13CD5553 /* TestI.swift */,
);
- name = defaultValue;
+ name = exceptions;
sourceTree = "<group>";
};
- 9B4AFF8E1E3DE0B66CC4EA28 /* exceptions */ = {
+ AEC5071F707B2809E150AEF6 /* IceSSL */ = {
isa = PBXGroup;
children = (
- A2FBBFAB5BBA8AD6E6B808F9 /* AllTests.swift */,
- 2570E1411B997153655888DC /* Client.swift */,
- 5EE976AB09EC2C965067D6A0 /* ClientPrivate.ice */,
- 75FEBAC0EB3F2C40F89D6F7D /* Server.swift */,
- 99BFB293B41CACA0929E9EA9 /* ServerAMD.swift */,
- A3A89CE68468F819189F3324 /* ServerPrivate.ice */,
- C96FC71D063CEAF6D9DC737E /* ServerPrivateAMD.ice */,
- 0A1E4AD1D40076DD4B5FC484 /* Test.ice */,
- A8FB9E0B941381B4A7770B15 /* TestAMD.ice */,
- 679B0B447C63FCB6EE8A4739 /* TestAMDI.swift */,
- E1CF92A54D64CC3FC8F98F3D /* TestI.swift */,
+ 61643EA5813C280FBB5DCA70 /* AcceptorI.cpp */,
+ FE7B04C969E7050D512F2D2C /* CertificateI.cpp */,
+ 04BF7DE5C0E4114B7E131312 /* ConnectorI.cpp */,
+ F96132367DF285FBBC548D6D /* EndpointI.cpp */,
+ ADBFAB5D4E295192C5DA5D3D /* Instance.cpp */,
+ D9CB1665FFC46CE91D4B9529 /* PluginI.cpp */,
+ 825783EC43912BFE5482D5DF /* RFC2253.cpp */,
+ CAC5452C269A362D8DCD26F3 /* SecureTransportCertificateI.cpp */,
+ 4D775F15581ED90C5BF0EE05 /* SecureTransportEngine.cpp */,
+ 586624A3F550C8253BF180DF /* SecureTransportPluginI.cpp */,
+ 0A0AF0DCC30C5C540CE97CC4 /* SecureTransportTransceiverI.cpp */,
+ 6129E466F70D4E4A399A8E9E /* SecureTransportUtil.cpp */,
+ 34EE507084F1DAC1C42A3926 /* SSLEngine.cpp */,
+ 5FE4A2CF0D4682384614B575 /* TrustManager.cpp */,
+ 2581CADFB1C4EBF2F4EAD662 /* Util.cpp */,
);
- name = exceptions;
+ name = IceSSL;
sourceTree = "<group>";
};
- 9C0BA7A685B6EE615C2E2340 /* objects */ = {
+ B2566CA7D5149848CEF503EC /* hold */ = {
isa = PBXGroup;
children = (
- 08A85871BE59FDB6D72C5266 /* AllTests.swift */,
- F5DFF598A50BF67FCCFBD69D /* Client.swift */,
- 82ED651D99BE35DAD28732A3 /* Collocated.swift */,
- 6C3D116A3B3B12E97AB9A722 /* Server.swift */,
- 52F229062455D03BA51CA4D3 /* Test.ice */,
- 6DF1AB7AEFCB4E1B35414486 /* TestI.swift */,
+ 58F11EF594018BDA48E2462F /* AllTests.swift */,
+ 632FF48F5F20042AE238ECC6 /* Client.swift */,
+ 93CD33F473CD961099A82773 /* Server.swift */,
+ 457855F403B22BF39C75B16F /* Test.ice */,
+ 17D070013CAD1AF6D9C58593 /* TestI.swift */,
);
- name = objects;
+ name = hold;
sourceTree = "<group>";
};
- A1DC567C1239B07962C5EF4E /* Ice */ = {
+ B39AC64818ADAEAE036FBC34 /* ios */ = {
isa = PBXGroup;
children = (
- 1D63158A3031820DD4EB27AC /* AdminFacetFactory.swift */,
- 576246514CDEAA0B96A60F67 /* Blobject.swift */,
- A4B6BAEEA4C776F78BEA2CEB /* BlobjectAsync.swift */,
- 1EFA553B812CF131F3B0CD97 /* ClassResolver.swift */,
- 76292322D7C938B4EFD5F7CF /* CommunicatorI.swift */,
- AAD06C818F086B1D993B5F57 /* ConnectionI.swift */,
- DE12BB04D51B33899BCE5D91 /* ConnectionInfoFactory.swift */,
- 413E4DCFFF180C319FD90434 /* EndpointI.swift */,
- AB57120DB79B152DD9BB074B /* EndpointInfoFactory.swift */,
- 45E8E20A750419B68093D8CB /* Exception.swift */,
- D84BB7D34F0C767DC9B054E9 /* FormatType.swift */,
- F081BF1A4A6753ABE3DCAC49 /* IceSwift.h */,
- 25AD8FEF5873D8BB872224A2 /* ImplicitContextI.swift */,
- 1507FC9A4814A537F74F65EF /* Incoming.swift */,
- 7EA446FF6AC0178372A720A4 /* Info.plist */,
- 4287C2AB3F64247AD7D395A1 /* InitializationData.swift */,
- 588C32E873E6066075D0288A /* Initialize.swift */,
- 0C303604AF3DA006AA2DE2E0 /* InputStream.swift */,
- 29F90C5A2F35E59B8A551908 /* LocalExceptionDescription.swift */,
- 4B16B66ABBC9443B8D2CC497 /* LocalExceptionFactory.swift */,
- C50CED2FEBF6F30FDA97CE7C /* LocalObject.swift */,
- 7D6EAE7CB0762EC683CC1AF6 /* LoggerWrapper.swift */,
- 2CA97A172F9BEE212BD28B4D /* Mutex.swift */,
- DA5643557732E4D27C0CD2E3 /* NativePropertiesAdmin.swift */,
- 4EA0D539E5DF64351F4D1E29 /* Object.swift */,
- A5C1F06A874E8444405DCAF0 /* ObjectAdapterI.swift */,
- 4D2EE279DFAC242D328B6F5D /* OptionalFormat.swift */,
- 7DAF2D4EDD916D8836093166 /* OutputStream.swift */,
- 99BFD4F8D9589BC5D83E2AB8 /* ProcessI.swift */,
- 8EA8EDBF3376A3FBBAF0A75E /* PropertiesAdminI.swift */,
- B1CF35CB9B5AB52E735C51F8 /* PropertiesI.swift */,
- 06740CC9C1C491EA247D3D5F /* Proxy.swift */,
- 3EA89431A12C32B7091FD9B2 /* ServantManager.swift */,
- 0143A7C8267EFFC7B1F51CFB /* SlicedData.swift */,
- 4B514AD2769D628E6C047A8A /* SliceFlags.swift */,
- F849C0DAEE105F865E7A4175 /* SliceInfo.swift */,
- FFD84318EF31EC7889A048C2 /* UnknownSlicedValue.swift */,
- 54D9CAF69105967BB7EC9114 /* Util.swift */,
- D06A261B8DD248FF973DAB6B /* Value.swift */,
- 179FD8018F0D46D051259140 /* ValueFactoryManagerI.swift */,
+ 72A5A83540F1CD36566EDF59 /* Notifications.mm */,
+ 674E773DF4B4DCDDA39F3DE8 /* StreamAcceptor.cpp */,
+ 9104FC83EEB1DB6A2D5A5427 /* StreamConnector.cpp */,
+ 7134B828724603F195A46A12 /* StreamEndpointI.cpp */,
+ F710AFF41CDFAE9BFAFCF1AE /* StreamTransceiver.cpp */,
);
- name = Ice;
+ name = ios;
sourceTree = "<group>";
};
- A39C2CFB9F892A3336E3034B /* src */ = {
+ B70AD67A6DEDFE78E79D1AF4 /* configuration */ = {
isa = PBXGroup;
children = (
- 29D017194F5892A77B062ED5 /* Glacier2 */,
- A1DC567C1239B07962C5EF4E /* Ice */,
- 87C94F44EE6E4BF8BA06761A /* IceGrid */,
- EAEF42860A505BC8C58E9E70 /* IceObjc */,
- 58EBEA190908682A1156A7FF /* IceStorm */,
+ 067C85F35976F4DEF23B57DB /* AllTests.swift */,
+ 2C015EF6A0A8A9EEE016CF9F /* certs */,
+ FF2E3A220AC9E9A060DB583D /* Client.swift */,
+ D26ED3329E8CC06679C2F30D /* Server.swift */,
+ 49C9CEFAD9C27035C47EFB73 /* Test.ice */,
+ 811F0B562E73A9C2AAEE013E /* TestI.swift */,
);
- name = src;
+ name = configuration;
sourceTree = "<group>";
};
- A687C75CAE74E1870B3DFE2B /* IceLocatorDiscovery */ = {
+ B7DC3AC97DF119971C52309F /* IceDiscovery */ = {
isa = PBXGroup;
children = (
- 71E15903313B8CA032F63198 /* PluginI.cpp */,
+ 50FF32BF41290CD4BA39CB51 /* LocatorI.cpp */,
+ FB44DA5C88EAA290CACFCFA8 /* LookupI.cpp */,
+ 574BF372E6E418E4C6ED09C1 /* PluginI.cpp */,
);
- name = IceLocatorDiscovery;
+ name = IceDiscovery;
sourceTree = "<group>";
};
- A6F1BF116CCF5D5580974B62 /* TestCommon */ = {
+ BAB116BFAFC7AD0CBAC110CB /* admin */ = {
isa = PBXGroup;
children = (
- 53ED86400141100072CA5923 /* Info.plist */,
- D30FE448D97A2EC22B14326D /* TestCommon.swift */,
+ 3BF5A14B208DEAECF5A412C8 /* AllTests.swift */,
+ 2031D6527EBCAC2258D6F59F /* Client.swift */,
+ EAA4A859A9283C6D0B233CAE /* Server.swift */,
+ 50C14E2FBFE498ECE440356D /* Test.ice */,
+ 260E00176AE3729587786A64 /* TestI.swift */,
);
- name = TestCommon;
+ name = admin;
sourceTree = "<group>";
};
- AB5E68859875E2D441992A23 /* Ice */ = {
+ BABC7D1B965880ED3F8E0217 /* test */ = {
isa = PBXGroup;
children = (
- D4A5C5FB1CC5533B430CA0A5 /* acm */,
- DFC14161B7BED563D34950B9 /* adapterDeactivation */,
- 40D10419F8489E995D298C21 /* admin */,
- E49E6F4AA35322339ACC9822 /* ami */,
- 0128179E5F4ECC708DB9BBE7 /* binding */,
- 5CAF85302700851EF5CBC0B4 /* defaultServant */,
- 9AB9C32B3C38794C2D0B5EF0 /* defaultValue */,
- 843AB95F738BE93596CE3AFA /* enums */,
- 4F4D7BF1C6021583A3B249EE /* exceptions */,
- 469009573DCF6F1327830A0A /* facets */,
- BF25E4BC91C6F42D190841CA /* hold */,
- 335FC8031AEB11441227B051 /* info */,
- F7DDD94E34163707555EC70B /* inheritance */,
- 0FFB385805AA3F9476B20163 /* invoke */,
- 7C762AE50DC43D734072BD73 /* location */,
- 9C0BA7A685B6EE615C2E2340 /* objects */,
- 4FDA7AA26E01B1F96D003C18 /* operations */,
- AC331E494B00A741FFAD335B /* optional */,
- C5BD3DE1379307F09BBE6CFB /* properties */,
- EE7711397E94868B122EEFD4 /* proxy */,
- 1635575975B50B734C2DCB19 /* retry */,
- 908BFDF9B9F4B4E7F53C59D8 /* scope */,
- C7F93D45F8A219B266A207C4 /* servantLocator */,
- D8AC57CED8FDE8E47F2989A1 /* slicing */,
- E486958B67A8970F1C766085 /* stream */,
- 8EB8CD4A449541533FF8E826 /* timeout */,
- 23F36BCE12DED1A3A9D8EB2E /* udp */,
+ 1CC4C96C64186608E9DC878B /* Ice */,
+ 377089A33CA18AB7A398D220 /* IceSSL */,
+ 8A7D11CC9772F81014BEF1E4 /* Slice */,
+ D8F8877A9478A340AF62A924 /* TestCommon */,
+ 4BE16C8AA9F6D747B904CF3B /* TestDriver */,
);
- name = Ice;
+ name = test;
sourceTree = "<group>";
};
- AC331E494B00A741FFAD335B /* optional */ = {
+ C12F3F06FE4E36948D2CC7E5 /* slice */ = {
isa = PBXGroup;
children = (
- 5171B88E992ED83FF26E1A79 /* AllTests.swift */,
- BF3519B47C8B8B50A76F76DB /* Client.swift */,
- AC6456F7A745984E9F637E18 /* Server.swift */,
- 7C9A7BD995FADFF1C865BD20 /* ServerAMD.swift */,
- 4203607C49D9795B8D8CE5D9 /* Test.ice */,
- 4F3F3DB361EA02AD62829910 /* TestAMD.ice */,
- A1F10A2EE8B88C328EC49C24 /* TestAMDI.swift */,
- 33F6229FCDEA7CBE20F5E74E /* TestI.swift */,
+ 664C9A64B3C8FD5A73E1278A /* Glacier2 */,
+ 3A7150ED1B750272D04BEDBE /* Ice */,
+ 80F2995E850C7142497E63A0 /* IceDiscovery */,
+ 2417E7C567E1A3A92B67894D /* IceGrid */,
+ A27802A7DDEF7A70C99339CB /* IceIAP */,
+ D61530D06A14030743394D3D /* IceLocatorDiscovery */,
+ 6CF465783139F602D0CC0712 /* IceSSL */,
+ 915FB82ED80CE8FB8F30EB19 /* IceStorm */,
);
- name = optional;
+ name = slice;
sourceTree = "<group>";
};
- AF57F296A75F6744EF918A80 /* iOS */ = {
+ C1C9287A6A906F3FD8230DF6 /* Ice */ = {
isa = PBXGroup;
children = (
- DD727A80B2F014E78745F1F9 /* CFNetwork.framework */,
- 876E0B67D0E18E40E598BBC6 /* ExternalAccessory.framework */,
- 3368B1F8E9E9FB2FBE22241F /* Foundation.framework */,
- 2E909207F8EE9A9E4E3EA635 /* PromiseKit.framework */,
- B263885D7C0A484245E9B4F9 /* Security.framework */,
- 84D83E074784EF49D414886B /* UIKit.framework */,
+ B39AC64818ADAEAE036FBC34 /* ios */,
+ BA596A7278E6A5BE268759B0 /* Acceptor.cpp */,
+ FB1070ED2615D46D7FDFD027 /* ACM.cpp */,
+ F4BE441730E27358FD5FD7F9 /* ArgVector.cpp */,
+ D1904D537D8689AA15D64A62 /* Base64.cpp */,
+ 8C011F62FA8756F9B88CB6E9 /* BatchRequestQueue.cpp */,
+ 9245EE9385C60ACAD3398624 /* Buffer.cpp */,
+ B2E3B10FBA657C52E19BC44B /* CollocatedRequestHandler.cpp */,
+ 1DF68240A0F93CA79AB86926 /* CommunicatorI.cpp */,
+ FD05C8DE3492FA4593406C28 /* Cond.cpp */,
+ F3616E470DCD0FDC827CB001 /* ConnectionFactory.cpp */,
+ 79B384D87B697743242782A4 /* ConnectionI.cpp */,
+ 71F686B1842EE0F0668A7ADC /* ConnectionRequestHandler.cpp */,
+ C06D8D06675BAF6E05DCBC8D /* Connector.cpp */,
+ 80DFB051092F5C0B9386E466 /* ConnectRequestHandler.cpp */,
+ 300ACD38E0CCC3978AACB703 /* CountDownLatch.cpp */,
+ D54F27BBB79EC99E49FB8337 /* DefaultsAndOverrides.cpp */,
+ 7AF9BF639398943A70F14231 /* DispatchInterceptor.cpp */,
+ 7EC016AF7C4C92CEE082A7B8 /* DynamicLibrary.cpp */,
+ 933618455164E19AE790AD98 /* EndpointFactory.cpp */,
+ 8F7EB4BD53C8878A62DB683A /* EndpointFactoryManager.cpp */,
+ 438696C57A24E941A67A69B5 /* EndpointI.cpp */,
+ 1B27746854547F83FD3400B1 /* EventHandler.cpp */,
+ A98EBCF6F026FC4FF7AFD672 /* Exception.cpp */,
+ B14DACBDF514B9BD2FC934DA /* FactoryTable.cpp */,
+ EE718247E5207FBE81F7C1CD /* FactoryTableInit.cpp */,
+ 2F1656B63FFA16CE1CB8A8B5 /* HttpParser.cpp */,
+ 49301C14A9D200E30F8D1B51 /* IconvStringConverter.cpp */,
+ D0A1C910BAD79CB90B4E3DC5 /* ImplicitContextI.cpp */,
+ 1A9F6B38C8BBFEF026210B08 /* Incoming.cpp */,
+ 887AF44AB027F6D7F3BA5D34 /* IncomingAsync.cpp */,
+ C284BB2FB9EBB2B69001E4B1 /* Initialize.cpp */,
+ 8B38AE066B39786410748F40 /* InputStream.cpp */,
+ 802EA8B7D12327ACEC90091B /* Instance.cpp */,
+ DBC747062704608D240AE0FE /* InstrumentationI.cpp */,
+ 1F9F2ADAF33F9B5F3499E01F /* IPEndpointI.cpp */,
+ 6CDAF82F7706588F392E7300 /* LocalObject.cpp */,
+ 48588A0FEC71B23F244B557F /* LocatorInfo.cpp */,
+ 96A01B6D9C204DFF548C8D48 /* LoggerAdminI.cpp */,
+ 5C45004277123EDCA7BCA6A0 /* LoggerI.cpp */,
+ 65F012235FAE7A79FA922758 /* LoggerUtil.cpp */,
+ 3632C5F63AE7689F894CBC54 /* MetricsAdminI.cpp */,
+ 89475D08DAA465BCAC6BF4D7 /* MetricsObserverI.cpp */,
+ 63A7DA541926380531C3B8E8 /* Network.cpp */,
+ 0C7C4954E6E427052EAA79D3 /* NetworkProxy.cpp */,
+ 0AACB72D5FAFE6F7B85D0FC4 /* Object.cpp */,
+ 15F2E4CA99023797339779F0 /* ObjectAdapterFactory.cpp */,
+ 8B5C9BA809A1302EC50A6E99 /* ObjectAdapterI.cpp */,
+ 3721236531620DBCBEB39D41 /* ObserverHelper.cpp */,
+ 9AC2E1EE44058CE5096D663C /* OpaqueEndpointI.cpp */,
+ EDF8E5A8A5004B676A0BDF25 /* OSLogLoggerI.cpp */,
+ 93F6B13E28C65453745EE726 /* OutgoingAsync.cpp */,
+ FABD6EB0E182EA49D4B5766E /* OutputStream.cpp */,
+ 5D7BC837A190E8C95AAD223D /* PluginManagerI.cpp */,
+ 70565ECB1A3515AB0C667598 /* PropertiesAdminI.cpp */,
+ 36EB098C8EE18A985488AFA7 /* PropertiesI.cpp */,
+ 14BC90C52DA9A3CAF39322CD /* PropertyNames.cpp */,
+ D1AD8A96BB32FF7809DC6633 /* Protocol.cpp */,
+ 1FD927676FD53EC5878D9266 /* ProtocolInstance.cpp */,
+ A609B420DBC220683E3478A5 /* ProtocolPluginFacade.cpp */,
+ 7605F07734AEBCA7AF79DDE5 /* Proxy.cpp */,
+ A5EE97F0338BD9EAD0DE1B10 /* ProxyFactory.cpp */,
+ E325A4076B7D2F2EF9D33266 /* Reference.cpp */,
+ 8D0B27B694C3EE943904522E /* ReferenceFactory.cpp */,
+ 2EB6DB1F8688EB1980F15640 /* RegisterPluginsInit.cpp */,
+ 52E6495C52AF1860B1907025 /* RequestHandler.cpp */,
+ 471CD416B83B542C8F7582AB /* RequestHandlerFactory.cpp */,
+ ED2B0C01FC9F33222506FD38 /* RetryQueue.cpp */,
+ 71F7CDB885CFFA255B8704DA /* RouterInfo.cpp */,
+ 453895616D7087BC3656F550 /* Selector.cpp */,
+ F62C515D81B4ECC1B8F7ECC2 /* ServantManager.cpp */,
+ 44A5BD8A0819F6426E07866F /* Service.cpp */,
+ 4771A7DB0DD97F7601FBE649 /* SHA1.cpp */,
+ AC62CFA712B929BDCEBCFB6B /* SliceChecksums.cpp */,
+ 85A9DD97447DA62B03DD75B9 /* SlicedData.cpp */,
+ A8B6138D4BA7EC05DBA41627 /* StreamSocket.cpp */,
+ CCB7DD0A81B767D953903000 /* StringConverterPlugin.cpp */,
+ CFAAE2F5B1D4A3050CD17E97 /* SysLoggerI.cpp */,
+ 4BD08E0917CB9C3B366951D3 /* SystemdJournalI.cpp */,
+ D732E2E9FBBA59C3AABBF754 /* TcpAcceptor.cpp */,
+ D9C3123B69C3917E0A365577 /* TcpConnector.cpp */,
+ 7548DFA80BEDA74E4E959478 /* TcpEndpointI.cpp */,
+ 2909D8FC93EDAC36BB8E7957 /* TcpTransceiver.cpp */,
+ C429BA52E5200E492155ADFB /* Thread.cpp */,
+ 4DA840989579096474F7A7C8 /* ThreadPool.cpp */,
+ 691D4FAE09254013CDF14460 /* Timer.cpp */,
+ 241813D9F10FFD0E31CED44C /* TraceLevels.cpp */,
+ 23DBDAAC4E927BA973813A9E /* TraceUtil.cpp */,
+ 6FDA009DD1E09F4AD8054EB9 /* Transceiver.cpp */,
+ A66926ED2CACE6A4FA7B5C66 /* UdpConnector.cpp */,
+ 6677DC4BA022BF3A4991609E /* UdpEndpointI.cpp */,
+ CF988BCAAC25BA3D04487165 /* UdpTransceiver.cpp */,
+ B131399750F43672CA389DF5 /* Value.cpp */,
+ 1E5D09858E9E4D6A34A94FEF /* ValueFactoryManagerI.cpp */,
+ 7680CD444DA1821E2BBDDD9F /* WSAcceptor.cpp */,
+ 37FCE112FA57F8D0E2547946 /* WSConnector.cpp */,
+ 375CE372A58028D41159AAA5 /* WSEndpoint.cpp */,
+ B5C1917BF4210D0F739E5084 /* WSTransceiver.cpp */,
);
- name = iOS;
+ name = Ice;
sourceTree = "<group>";
};
- B4B30BCC2C122C5F50868AD2 /* cpp */ = {
+ C9D4C452292CF4DD1F9E0B28 /* properties */ = {
isa = PBXGroup;
children = (
- 1F11ECFC0865CC7817DBE84C /* src */,
+ 4BB88B644528FB390A4A8135 /* Client.swift */,
);
- name = cpp;
+ name = properties;
sourceTree = "<group>";
};
- B615B226E221E9E321EC0E39 /* Products */ = {
+ CC067286D92051BA9CAA5FDA /* IceStorm */ = {
isa = PBXGroup;
children = (
- EB6AF3877C53C9B8225BF657 /* Glacier2.framework */,
- 233E3B58C8CB6B16EE6062EF /* Glacier2.framework */,
- 82562461EC3BC792221A6A8D /* Ice.framework */,
- C5561521ED41832EE1B320D2 /* Ice.framework */,
- B7592FE9162B01EF06A3101B /* IceAcm.bundle */,
- 4DA3FEDBC29FDF695C2183F7 /* IceAcm.bundle */,
- AC0F79AB5649A42EB6F61BB1 /* IceAdapterDeactivation.bundle */,
- F808FAB875F4DECE337B5D11 /* IceAdapterDeactivation.bundle */,
- 700A0911AA31AAC497E69908 /* IceAdmin.bundle */,
- 9131F6CDE2177B7E212058BD /* IceAdmin.bundle */,
- 2847EB5CAA4AC1DEE6C9562B /* IceAmi.bundle */,
- 7C5EB8026C4AAE9BDEFB82BE /* IceAmi.bundle */,
- B207B6C139E6576EE8A8F9EC /* IceBinding.bundle */,
- B7F4E74D339D6836343F22F1 /* IceBinding.bundle */,
- EDD29A4C1B3D5F96613DC694 /* IceDefaultServant.bundle */,
- B1DAF6EE229DC32F8CD4791E /* IceDefaultServant.bundle */,
- 74032A4D3026B5A895FEB2A8 /* IceDefaultValue.bundle */,
- 9612A6AC9D06956BC972F7E0 /* IceDefaultValue.bundle */,
- 6C6A1F6876DD517B8FF933FF /* IceEnums.bundle */,
- B8963188E5D562669750CADA /* IceEnums.bundle */,
- 4147651AB145314C6D11B210 /* IceExceptions.bundle */,
- 8133A5D27ACACAA62DC1515B /* IceExceptions.bundle */,
- 95701C9D1A1804319EE41815 /* IceExceptionsAMD.bundle */,
- 82F50A83892FBD7206B72CC2 /* IceExceptionsAMD.bundle */,
- 273F6DA8C680476E2F7A6089 /* IceFacets.bundle */,
- 37A511F946F95757CB55641B /* IceFacets.bundle */,
- 15B135389075D3136A461170 /* IceGrid.framework */,
- 470C44E566889CB5712CFBDA /* IceGrid.framework */,
- 359509F01553A34E8464351F /* IceHold.bundle */,
- 4796F18A253415764C16C9B7 /* IceHold.bundle */,
- A390AB97EEE2EF6AC8AEFC16 /* IceInfo.bundle */,
- 33DE6F06FE65A4842CA79C29 /* IceInfo.bundle */,
- 85F1BB406E44C626D4E7DC04 /* IceInheritance.bundle */,
- AE8F834ED52FCBB4E5B022F5 /* IceInheritance.bundle */,
- 8AA809EE4627898F8C524218 /* IceInvoke.bundle */,
- F5CE036D9C7EF28CD45AB61F /* IceInvoke.bundle */,
- 0BB16846C7756F2FA7E1275B /* IceLocation.bundle */,
- B68A2C32CBB5B2177FCF9E9B /* IceLocation.bundle */,
- F03DF3CA075E69D209F538B7 /* IceObjects.bundle */,
- E7FD9BB640315F4AC40A7004 /* IceObjects.bundle */,
- 739C6F4B14646C4184F9EA21 /* IceOperations.bundle */,
- 9724A27A902FCB2DC18B2233 /* IceOperations.bundle */,
- 0DFC233F07E6B33D4039F2AF /* IceOperationsAMD.bundle */,
- 7964CE2D7A0EB8250D9686EF /* IceOperationsAMD.bundle */,
- A3CF5A1DB0A72EE04DD66EF5 /* IceOptional.bundle */,
- 10DB9AF5E262B3423A0486C7 /* IceOptional.bundle */,
- EF9848984DCC836D6A442A20 /* IceOptionalAMD.bundle */,
- F2EA0CFA7A0F7B4BE87E8E79 /* IceOptionalAMD.bundle */,
- B0B4D739D52100D992E1F09B /* IceProperties.bundle */,
- 3247EBF50AC5797ADB83B7E5 /* IceProperties.bundle */,
- E3C47539E8B24AA78930ABD0 /* IceProxy.bundle */,
- 30C4BDCA66288225226C6D26 /* IceProxy.bundle */,
- 34F6A51003A7DA949D4B831B /* IceProxyAMD.bundle */,
- 2546A3537D0C7399B85FAF72 /* IceProxyAMD.bundle */,
- E55E2988B1987B29C74EE4F6 /* IceRetry.bundle */,
- 7326BDEB27308FDB60BC88C1 /* IceRetry.bundle */,
- 6E82E96A58B0B1E366B38D5D /* IceScope.bundle */,
- 9F94D5751F8A1A51BE0AFE26 /* IceScope.bundle */,
- 7E909DE1C0E2C8D930A6B08F /* IceServantLocator.bundle */,
- 609A6F9964BE53534ED46007 /* IceServantLocator.bundle */,
- EEC1370F749E09EFDD4F4065 /* IceServantLocatorAMD.bundle */,
- DFD081745A99BB809CDD1E8B /* IceServantLocatorAMD.bundle */,
- C50BC981BF853048201BFE10 /* IceSlicingExceptions.bundle */,
- F4AB04277ECFF24796A5147B /* IceSlicingExceptions.bundle */,
- 98BE907AE6FB32C220F27665 /* IceSlicingExceptionsAMD.bundle */,
- C0FD31F9313639A85B27D130 /* IceSlicingExceptionsAMD.bundle */,
- 43FC38C154A5F6ACB9C624EF /* IceSlicingObjects.bundle */,
- 12D9A206D8B101E18172982E /* IceSlicingObjects.bundle */,
- 9F450E65F4A3B9951CA7A7B0 /* IceSlicingObjectsAMD.bundle */,
- 42EC91032ADE9C937B7D04F5 /* IceSlicingObjectsAMD.bundle */,
- 531537592DA709C4C74EEB08 /* IceSSLConfiguration.bundle */,
- 20D643863D7B107127AAAF45 /* IceSSLConfiguration.bundle */,
- FAAA6406DCB44A199048E9B3 /* IceStorm.framework */,
- 8E31BB57D07067999E5B2452 /* IceStorm.framework */,
- AB321BADF349D8E368A7C4A2 /* IceStream.bundle */,
- FBEAE72FCCA01EFA8EA6CCDB /* IceStream.bundle */,
- 41600426F4EC481CE4F39C56 /* IceTimeout.bundle */,
- 0E7F3C4F41E9E9F2CF60AA7D /* IceTimeout.bundle */,
- 114914F9B8ED1A728A5FFD69 /* IceUdp.bundle */,
- 9155B9A3DA857782C8E2C755 /* IceUdp.bundle */,
- 36880008256DB482EB4AE96E /* libIce C++11 iOS.a */,
- 8CD0C576F6CAFDFF54CC19D0 /* libIce C++11 macOS.a */,
- B60A6E74D20C269E13D18374 /* libIceDiscovery C++11 iOS.a */,
- 237F81602BA010A3BA77F376 /* libIceDiscovery C++11 macOS.a */,
- FD2DF403C594F04F021E9BDB /* libIceIAP C++11 iOS.a */,
- 498F50D79E022A8E2E021F54 /* libIceLocatorDiscovery C++11 iOS.a */,
- 9B7C74FD8C8B63D85816E4F9 /* libIceLocatorDiscovery C++11 macOS.a */,
- E44BE1E5D302D9DA3F31FDB7 /* libIceSSL C++11 iOS.a */,
- 46FEE43B000B3D6CC9B54E05 /* libIceSSL C++11 macOS.a */,
- 9A22CAB9A613324A3BA7D230 /* SliceEscape.bundle */,
- 9A1E4D18CB7780CF67F8A4EC /* SliceEscape.bundle */,
- 66F58BB456C27F9865A80A92 /* TestCommon.framework */,
- 179D111A86280346E7B7ED37 /* TestCommon.framework */,
- 11722AA9359E3110392F910F /* TestDriver.app */,
- D95CF980FE47F6695471B1BE /* TestDriver.app */,
+ F418D0D53F5E126F2F44C0C7 /* IceStormSwift.h */,
+ 4335CB8607C8285888A12365 /* Info.plist */,
);
- name = Products;
+ name = IceStorm;
sourceTree = "<group>";
};
- BF25E4BC91C6F42D190841CA /* hold */ = {
+ CE1482A86210FB74DC0D1E40 /* binding */ = {
isa = PBXGroup;
children = (
- B43D18B4007BB3933869BDDB /* AllTests.swift */,
- E36567259026A95CFEFC2962 /* Client.swift */,
- 672782CB15DD1AB61A3D8610 /* Server.swift */,
- DD99D106BC6FEF1398CAC3CC /* Test.ice */,
- BD8835FAD15CCCA843AE6EEA /* TestI.swift */,
+ F3CDBED8B141B3FE3A6AB8E2 /* AllTests.swift */,
+ 42852A32ED4AE895BFAAA6CA /* Client.swift */,
+ 476F4FDDFCDE084B13E4F39A /* Server.swift */,
+ 51E73D7AFEB64D2A351E19B8 /* Test.ice */,
+ 88355021C7A31D08304EC1DA /* TestI.swift */,
);
- name = hold;
+ name = binding;
sourceTree = "<group>";
};
- C5BD3DE1379307F09BBE6CFB /* properties */ = {
+ CF727599FEBEBA311093F989 = {
isa = PBXGroup;
children = (
- C2B54E755D26A8C048DDE71E /* Client.swift */,
+ D63E083D5BB2C95B61B3B1C6 /* cpp */,
+ F657B1A1B433FC89D990186F /* Frameworks */,
+ D08CD86832B6909E8509F4F7 /* Products */,
+ C12F3F06FE4E36948D2CC7E5 /* slice */,
+ A68A4B71E49D2340330566C0 /* src */,
+ BABC7D1B965880ED3F8E0217 /* test */,
);
- name = properties;
sourceTree = "<group>";
};
- C7F93D45F8A219B266A207C4 /* servantLocator */ = {
+ D08CD86832B6909E8509F4F7 /* Products */ = {
isa = PBXGroup;
children = (
- C79AE5B65F9003F44D8EE6D5 /* AllTests.swift */,
- 19EE5C0B03167784911E3AD8 /* Client.swift */,
- 466464B0487AC1D0E4311458 /* Collocated.swift */,
- 59C19073EFD0D1EAF73D10B8 /* ServantLocatorI.swift */,
- 6CE8F705B474E5A21C893107 /* Server.swift */,
- E3963AB38805ECD36CD92AE8 /* ServerAMD.swift */,
- 4420E62891285501A6E82452 /* Test.ice */,
- B0EBE41BA5ACA9524EDF615E /* TestAMD.ice */,
- 5E36EFE73529715E286ABB57 /* TestAMDI.swift */,
- 3053B33EEF4A77AB2B38189B /* TestI.swift */,
+ A7FBF20FA5074019E1952619 /* Glacier2.framework */,
+ 4EF3778FE0BD6309950B7C0F /* Glacier2.framework */,
+ EAD5CB65C9E749E09CE7AAEA /* Ice.framework */,
+ C7C5BFE9B16BF237E7782A4F /* Ice.framework */,
+ FCD76BA365CFA076EF297D33 /* IceAcm.bundle */,
+ 370F2F863ADD7F42819C4498 /* IceAcm.bundle */,
+ 52FF2F658D31F2A584C5CEC8 /* IceAdapterDeactivation.bundle */,
+ 54FBF62F717A8E7B3E7E34D9 /* IceAdapterDeactivation.bundle */,
+ E2778EFD3BDF060F7D28FA43 /* IceAdmin.bundle */,
+ 24E1B6E96C21EC72DC064E34 /* IceAdmin.bundle */,
+ FFB017C2AB2174BF2CA9A97C /* IceAmi.bundle */,
+ EC4F7DC4FDFB8038EDA83A45 /* IceAmi.bundle */,
+ B902634E3013F0F2161FF426 /* IceBinding.bundle */,
+ EB0FE3041559F39854E345D2 /* IceBinding.bundle */,
+ C2F3779808DBC5ED79EEFBF0 /* IceDefaultServant.bundle */,
+ 06D538137AA30E6A7A28C2A2 /* IceDefaultServant.bundle */,
+ 881E8ED1F550ABA8F7A59DA1 /* IceDefaultValue.bundle */,
+ 163EB528D7D26A1820BD9E1A /* IceDefaultValue.bundle */,
+ A56C1DEC107F647E8C622C2E /* IceEnums.bundle */,
+ 0D1C059D4BA5E01CB0ADFBB4 /* IceEnums.bundle */,
+ A3DE7F634444B01AE61627AF /* IceExceptions.bundle */,
+ BA9B294D0E2DAB2D585F71E6 /* IceExceptions.bundle */,
+ 24323E3AB8CD7D9D405EEE9A /* IceExceptionsAMD.bundle */,
+ 276F78A06FC75374D7EA1EA0 /* IceExceptionsAMD.bundle */,
+ 826497ACA601D39811A8CF36 /* IceFacets.bundle */,
+ 159667676124BA50280F0687 /* IceFacets.bundle */,
+ D25B54329663D55F07676BA3 /* IceGrid.framework */,
+ F678EA062EF28FA715CCFB1F /* IceGrid.framework */,
+ E4E251AABEC70AA1739E5859 /* IceHold.bundle */,
+ 3F54218F7DD6E867D382BC83 /* IceHold.bundle */,
+ 44A837C5842979328742845D /* IceInfo.bundle */,
+ CAAF3F145A79FCDEC66BAB27 /* IceInfo.bundle */,
+ 06F658397BEF3A330FDA4056 /* IceInheritance.bundle */,
+ 4B299CAB121530EBB3DA7B2E /* IceInheritance.bundle */,
+ 952E665CC33C0FD5B7BB55BB /* IceInvoke.bundle */,
+ 431588ED0E80F0264A83FA35 /* IceInvoke.bundle */,
+ 40E19608103D6C861DE753D1 /* IceLocation.bundle */,
+ 3FBDEBDB8E0DAC4C18CF8225 /* IceLocation.bundle */,
+ 1A71BC5C851C5EFD99C2216C /* IceObjects.bundle */,
+ 877C33F38770D875BE148A14 /* IceObjects.bundle */,
+ 03C4192F0524006FB342718D /* IceOperations.bundle */,
+ 65F79884355E2A0FE99ECB0D /* IceOperations.bundle */,
+ C1CC2963FE8AC9E7D4159212 /* IceOperationsAMD.bundle */,
+ A9177E1CD1131BBB556DB172 /* IceOperationsAMD.bundle */,
+ 1090D6FDA9BED7FA1022BF1E /* IceOptional.bundle */,
+ C4F874AD5EA2585BEB2788BD /* IceOptional.bundle */,
+ CD79CFE2812A7B6899EE5178 /* IceOptionalAMD.bundle */,
+ F9C53C5323A0B0F56DD82A34 /* IceOptionalAMD.bundle */,
+ 7DACE4CE00C90B00137CDD05 /* IceProperties.bundle */,
+ A54D26BC0704A7705CF6E082 /* IceProperties.bundle */,
+ AE912DDABEFC64751F3ACF12 /* IceProxy.bundle */,
+ 4420FAEFE57B79BB5E834D56 /* IceProxy.bundle */,
+ 0C4A61DF34D8B6DA32B58EF3 /* IceProxyAMD.bundle */,
+ 056AD68493E2D83EBA27D71B /* IceProxyAMD.bundle */,
+ 581215CCF88E5C3BE65ECF1B /* IceRetry.bundle */,
+ 9C8A4C7448EF28DFB238F82D /* IceRetry.bundle */,
+ D3EDEB5642C2CD4B0494A7E1 /* IceScope.bundle */,
+ 9DE0D76C9B9CA73D2B49DEC5 /* IceScope.bundle */,
+ 63FB631C2469790D2A77A6C1 /* IceServantLocator.bundle */,
+ 2FDEB40857CC76910C985FA8 /* IceServantLocator.bundle */,
+ FB37603A7E1259106EF33F05 /* IceServantLocatorAMD.bundle */,
+ E4C6A05E68524E4013034DC9 /* IceServantLocatorAMD.bundle */,
+ BD3914845D38EA92426A1C87 /* IceSlicingExceptions.bundle */,
+ 9DEB9C24CF5B2D68DEB44B1A /* IceSlicingExceptions.bundle */,
+ 9D4151C3144AD1696BC226C1 /* IceSlicingExceptionsAMD.bundle */,
+ E7DFD245235F517B54CBF4C5 /* IceSlicingExceptionsAMD.bundle */,
+ F07BAE3EB07F426600EE9C4C /* IceSlicingObjects.bundle */,
+ 2E31C452E06DF02A32D74158 /* IceSlicingObjects.bundle */,
+ 3294A580D3F62ABF8224BFCF /* IceSlicingObjectsAMD.bundle */,
+ E316B5856061FE815785CB34 /* IceSlicingObjectsAMD.bundle */,
+ EF5E76091B28D91259A24A57 /* IceSSLConfiguration.bundle */,
+ 309B6BAC2D50E248C757311C /* IceSSLConfiguration.bundle */,
+ AFD52DD0720A627BDA1842A8 /* IceStorm.framework */,
+ 6313F62859B19DC28BB6E1E0 /* IceStorm.framework */,
+ 2AFD482C35C038A3328285CC /* IceStream.bundle */,
+ B1ABFBA6618639D0436D60A6 /* IceStream.bundle */,
+ 652F819A999ABAB56CFC4A89 /* IceTimeout.bundle */,
+ 510DBF2E39A80486AC1E8ADB /* IceTimeout.bundle */,
+ 31F3F7F8FC3116D9134C7D81 /* IceUdp.bundle */,
+ 46C6B15FA2B196879FD8EC27 /* IceUdp.bundle */,
+ 4D09012971D6D0CE7EAB4D44 /* libIce C++11 iOS.a */,
+ 763ACF31E2066730E340FCBA /* libIce C++11 macOS.a */,
+ 496A08AE7826BC0BB1770B33 /* libIceDiscovery C++11 iOS.a */,
+ AE08479167FADF662AD41FB6 /* libIceDiscovery C++11 macOS.a */,
+ 2F2305815DDDCF67ED01341E /* libIceIAP C++11 iOS.a */,
+ 6A685447CC038C3FC379393F /* libIceLocatorDiscovery C++11 iOS.a */,
+ D0FF6202727A575BFDDD22A6 /* libIceLocatorDiscovery C++11 macOS.a */,
+ 4ECA873E5993DD4D031920B7 /* libIceSSL C++11 iOS.a */,
+ E07B1A3C2B4A1C3215D88E4F /* libIceSSL C++11 macOS.a */,
+ B0EC7FDB4F5FCF6C81624124 /* SliceEscape.bundle */,
+ 30A8323A18473C6280EC17C3 /* SliceEscape.bundle */,
+ ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */,
+ 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */,
+ 97AF19A23453655F018CA0AD /* TestDriver.app */,
+ 3A8DE454A8DC3CD7065127F9 /* TestDriver.app */,
);
- name = servantLocator;
+ name = Products;
sourceTree = "<group>";
};
- CF4F941F9328425DC0AC6740 /* escape */ = {
+ D61530D06A14030743394D3D /* IceLocatorDiscovery */ = {
isa = PBXGroup;
children = (
- 21B045CE61453F4C6D2C0FE1 /* Clash.ice */,
- B261561F97CC9B584D577D40 /* Client.swift */,
- 2D96455B4B5146B0B2AB313A /* Key.ice */,
+ 56B83B797BCB69269ADCD3E3 /* IceLocatorDiscovery.ice */,
);
- name = escape;
+ name = IceLocatorDiscovery;
sourceTree = "<group>";
};
- D3CC9701E79F8721D7220490 /* objects */ = {
+ D63E083D5BB2C95B61B3B1C6 /* cpp */ = {
isa = PBXGroup;
children = (
- 11BCF4C7FF25EB3A3BC6B88A /* AllTests.swift */,
- 284A6FC1FA1AC4560853EFD5 /* Client.swift */,
- EEB0F80ED8310ABC2E18AC00 /* ClientPrivate.ice */,
- 3D40FBF00708B32CFC3E47B7 /* Server.swift */,
- 10F40FFE6653C6EBEC2066DF /* ServerAMD.swift */,
- 1426BA0EC958534CC984B21E /* ServerPrivate.ice */,
- AC2C9D84CADE93CDEC20FB56 /* ServerPrivateAMD.ice */,
- BBE64D6FF80226B272166A7A /* Test.ice */,
- C4A1C6C8EA1E7C7F584138DF /* TestAMD.ice */,
- EA688F64AA712DF70018DCDF /* TestAMDI.swift */,
- D57912AF387272D1CF47F0C7 /* TestI.swift */,
+ 66210F114B553771D3CE1FA8 /* src */,
);
- name = objects;
+ name = cpp;
sourceTree = "<group>";
};
- D4A5C5FB1CC5533B430CA0A5 /* acm */ = {
+ D8F8877A9478A340AF62A924 /* TestCommon */ = {
isa = PBXGroup;
children = (
- 7AF679784FFB57FDA07ED6CF /* AllTests.swift */,
- 42CB8D1E1AA1435DFFE7CF64 /* Client.swift */,
- 2A0427C835713B5FD89BACB7 /* Server.swift */,
- E12A74A7FC15703B561278AB /* Test.ice */,
- 82EB2BE1045176911ED09632 /* TestI.swift */,
+ 720EA8CACCCFF1F133F8D2C0 /* Info.plist */,
+ 303C14482E7E9485547E6FFD /* TestCommon.swift */,
);
- name = acm;
+ name = TestCommon;
sourceTree = "<group>";
};
- D8AC57CED8FDE8E47F2989A1 /* slicing */ = {
+ DE33BD969BAFAAE83FA190DC /* iOS */ = {
isa = PBXGroup;
children = (
- 9B4AFF8E1E3DE0B66CC4EA28 /* exceptions */,
- D3CC9701E79F8721D7220490 /* objects */,
+ AE2B43189A6D49AF626F7DA1 /* AppDelegate.swift */,
+ B0B9EA5E559A15DBFE57A278 /* Assets.xcassets */,
+ F2500E02186D763BCC5F8462 /* certs */,
+ B575236D078DC87353F74B3B /* Controller.ice */,
+ B8DEBAADD0B077756913BC0B /* ControllerI.swift */,
+ A95701B4918767C88D3D5D7F /* LaunchScreen.storyboard */,
+ 8F5CFDD336873528BE970BAD /* Main.storyboard */,
+ D6421091C6D40F11387EB3C9 /* ViewController.swift */,
);
- name = slicing;
+ name = iOS;
sourceTree = "<group>";
};
- DFC14161B7BED563D34950B9 /* adapterDeactivation */ = {
+ DE617BB3A2707D5818AB4C92 /* IceLocatorDiscovery */ = {
isa = PBXGroup;
children = (
- 0B91F14BF4B6DCBAB58CAD19 /* AllTests.swift */,
- 1581D4E9754D1791C5F03014 /* Client.swift */,
- 77E7EE53615B8DD124715208 /* Collocated.swift */,
- 927E2B8A9D04EF230A695458 /* Server.swift */,
- 8F05D844A9B3BA85120A9D96 /* Test.ice */,
- 556A20CFEE1678E785E09BC4 /* TestI.swift */,
+ 8971D2300FEA21980DEB02D9 /* PluginI.cpp */,
);
- name = adapterDeactivation;
+ name = IceLocatorDiscovery;
sourceTree = "<group>";
};
- E486958B67A8970F1C766085 /* stream */ = {
+ E5623B50676EA816011ED9A4 /* facets */ = {
isa = PBXGroup;
children = (
- 3A097664F38124B767BBA665 /* Client.swift */,
- 3531F7B9B7FB4F6838A50484 /* Test.ice */,
+ 8A7FAB4CC1E0F31A6C450E57 /* AllTests.swift */,
+ 4E755B18219308B2817FC9D3 /* Client.swift */,
+ 1A19B0718445836901D562D6 /* Collocated.swift */,
+ D6AE3AEEADC3C6C8E0FB3C93 /* Server.swift */,
+ B2F7E5D229333C92C6146AC4 /* Test.ice */,
+ 6EC50A5D5A8848770F31576D /* TestI.swift */,
);
- name = stream;
+ name = facets;
sourceTree = "<group>";
};
- E49E6F4AA35322339ACC9822 /* ami */ = {
+ ED94E10D89CE549A072B5364 /* ami */ = {
isa = PBXGroup;
children = (
- FE659547186BC59212B395C7 /* AllTests.swift */,
- 985C114C565EA067E7DFC4E2 /* Client.swift */,
- 8D9E6B54018DDAD1B7C36568 /* Collocated.swift */,
- D4D6CA0E84DD0B4F80A22A31 /* Server.swift */,
- 26E553BECE94C8CF671DEF0D /* Test.ice */,
- FBBCCEF6E51308B89D4D0475 /* TestI.swift */,
+ 737728F65186B1B6E7C4D3CA /* AllTests.swift */,
+ 5FEAC4680FEC7C7B72A4D8D0 /* Client.swift */,
+ 1F87AF0E3A8122C0FC3E3285 /* Collocated.swift */,
+ 5DC688033A9F5344D4120EA9 /* Server.swift */,
+ 9F1C91EC749224042C8D36BB /* Test.ice */,
+ 5084C1A132AC7CBADD433784 /* TestI.swift */,
);
name = ami;
sourceTree = "<group>";
};
- EAEF42860A505BC8C58E9E70 /* IceObjc */ = {
+ F4AD7FE876762E794885C871 /* timeout */ = {
isa = PBXGroup;
children = (
- E56A454C8CEA3071F3B076CE /* AdminFacetFactory.h */,
- 1FF041C6A26697A37AEC4516 /* BlobjectFacade.h */,
- C9804332BB89FE1EF04F89FD /* BlobjectFacade.mm */,
- 619CABD8ED54BD233E424E11 /* Communicator.h */,
- 9AD159A5DB15BBE37BB79262 /* Communicator.mm */,
- 2725C22577E6AFED66DCF44D /* Config.h */,
- 41322E54404CBD265B9942C9 /* Connection.h */,
- CC199312831B3113D20F165E /* Connection.mm */,
- C946F3EC992F9BA38D1D9E4C /* Convert.h */,
- A7C69B37164D0E1E9AB9CDF8 /* Convert.mm */,
- 45A2C289B4D8A719153EDEBF /* Endpoint.h */,
- 3623D805A9C86ECB8183F65D /* Endpoint.mm */,
- 5D691A95397BC0FB1C665A47 /* Exception.h */,
- DB037AE7BD8DD7B7EE5A295E /* Exception.mm */,
- B59013543D8803D5F9420842 /* IceUtil.h */,
- 911384310A1CBB800086E52F /* IceUtil.mm */,
- 9F7AB42F9131A702A9C8DF56 /* ImplicitContext.h */,
- 617AA0AA42FCCD5C442B0060 /* ImplicitContext.mm */,
- 0CD04024D40A5642AB4D111A /* LocalObject.h */,
- 85ED6D2547A879CE395A08CD /* LocalObject.mm */,
- 4F87D7AD9CE0E9D57FDC7A84 /* Logger.h */,
- 528BE7BF2C5ABD20BE64B9F7 /* Logger.mm */,
- 8E8A01AF910671B2CF85A4A2 /* LoggerWrapperI.h */,
- 5063EA92F03FC7F3C2605BCB /* ObjectAdapter.h */,
- 03424E8C13C1FDEA0DDF63C0 /* ObjectAdapter.mm */,
- 5974E15FDA37C68654B4F4E2 /* ObjectPrx.h */,
- 364280922CEC1AEB2F46A64C /* ObjectPrx.mm */,
- 6809E7EF2783EBCDD6C94438 /* OutputStream.h */,
- 3C3A87A38F31C8502D785A9A /* Process.h */,
- A692CCF914FAFAAD1725CD75 /* Process.mm */,
- D3ADB26E3D30EC168035825A /* Properties.h */,
- ED863FAFA3F4A4E3CD107BF4 /* Properties.mm */,
- 03B0E042D4FAD7171492F917 /* PropertiesAdmin.h */,
- 1FE630172430340A56EC6250 /* PropertiesAdmin.mm */,
- ED8AD50504CDF94611071C5C /* TraceUtil.h */,
- A01A386D1ADD0BA3DEEF1408 /* TraceUtil.mm */,
- 5E9519A1DE4D7A8A2633E23F /* UnsupportedAdminFacet.h */,
- 3BE21B7853C7928EC1AFDEE4 /* UnsupportedAdminFacet.mm */,
+ EBA8930E4AC4EAFC06311651 /* AllTests.swift */,
+ 7992CA6EAF2AB4E48B3D2CF8 /* Client.swift */,
+ C62FA99000CCECFFFBB3FFC3 /* Server.swift */,
+ 9BBC2ACFB110C84DC4C862D6 /* Test.ice */,
+ 8EA814FAFAE21BEA08FDE9D1 /* TestI.swift */,
);
- name = IceObjc;
+ name = timeout;
sourceTree = "<group>";
};
- EE7711397E94868B122EEFD4 /* proxy */ = {
+ F657B1A1B433FC89D990186F /* Frameworks */ = {
isa = PBXGroup;
children = (
- DED59342E8EE7A124444C6B4 /* AllTests.swift */,
- C1496FA2A509FCADDED858F8 /* Client.swift */,
- 45F7A008BA3D2D1CE812CD85 /* Collocated.swift */,
- 79C5B702A59C6310D3F12256 /* Server.swift */,
- FB3544618BB3924CBDBB7B9C /* ServerAMD.swift */,
- CA9A13DF315BEC2F5BE3A38F /* Test.ice */,
- D281196438C5CE2F2AF8AEDD /* TestAMD.ice */,
- 265E4ED481695E644D21977F /* TestAMDI.swift */,
- 8A0CF78C59613A0721169FDE /* TestI.swift */,
+ 006C498FC29C3C2A1DA57F0D /* iOS */,
+ 07C3773296BC43CDBDF98C64 /* OS X */,
);
- name = proxy;
+ name = Frameworks;
sourceTree = "<group>";
};
- F7DDD94E34163707555EC70B /* inheritance */ = {
+ F8DECE0F5EDBDFE5FCD45FBF /* Glacier2 */ = {
isa = PBXGroup;
children = (
- 2E06FFA2A0895FF904A1022F /* AllTests.swift */,
- 393C99345C29547765A0B686 /* Client.swift */,
- 4D9A43F9C6837081B3398D7F /* Collocated.swift */,
- AB79AB3E6C657F2AE2FDEA48 /* Server.swift */,
- 4CC970423D7B50A9234686BA /* Test.ice */,
- 5E8ECC13663CC943AD28E7B0 /* TestI.swift */,
+ F082C6550B7B297C967623CB /* Glacier2Swift.h */,
+ 1B423B3D857D4D34E3AF6A6F /* Info.plist */,
);
- name = inheritance;
+ name = Glacier2;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
- 0AE2BD971CE874EF3519F0FD /* Headers */ = {
+ 00B104AED9416121B97D91A3 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1A6AEB6127B43D722DC5B9AF /* Headers */ = {
+ 1D07837786B9DB0204E635FA /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- BD148BC241DC2CCA6ED20423 /* IceStormSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2B7836E151291FC6660345B2 /* Headers */ = {
+ 30F50D9B40261C91F14E5C96 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 347B54B8B5D7B1B39BBBE26A /* Headers */ = {
+ 4248A35F3FB4A8D526C81AD3 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
+ 4C2BA0925DFDF55CAF2F736F /* Glacier2Swift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3B7ABFB201FA63E31C735923 /* Headers */ = {
+ 489BD903744DA19C19E026F5 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4A2DFEF3B24C653CC18D9E16 /* Headers */ = {
+ 5CD46829D28FEAEAF6B54361 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
+ E2B1766AFD0AFFCC24906198 /* IceGridSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4C0ED1C38C47590CB9E7CB56 /* Headers */ = {
+ 7426C88EC5026CE8CD2BA5FE /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4F6134D9A588F1B4C50ABB8D /* Headers */ = {
+ 747E44C6693209B04611EB2D /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- 5A5B8D8D2528C6C0404F7206 /* Glacier2Swift.h in Headers */,
+ EAFE7B6E90B4E28210E23F20 /* IceStormSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 69D8D838CF2A4E5AAD75DF4B /* Headers */ = {
+ 8E49A0F0FEEBE376420BABDA /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
+ F0E3E2CE73EF58A61D10DA71 /* Glacier2Swift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7F194D384A80B8F2A33DCBB2 /* Headers */ = {
+ AB5C9891F4878862CA960B64 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- 18CCBE841B561039768FCFC1 /* IceSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7FC9C81446531698082780E4 /* Headers */ = {
+ ADA2C211EE8CA6D3190DF9E3 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- 6B83C3DDFA47A7AEC888B412 /* IceGridSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 81D76A7D938D5E23708B6A5A /* Headers */ = {
+ BD44E77FC70C605C01A69123 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- 40AF37355CD5A086320ED453 /* IceSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8F58F63C486070AA068D7C34 /* Headers */ = {
+ C87E62CE201B6B249DAA4F74 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- BCC91977240FB64A7C0EDCF2 /* Glacier2Swift.h in Headers */,
+ 07BAD62AB935D3806A4F0CF5 /* IceGridSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B14F2E1E478D3A704170DAB5 /* Headers */ = {
+ D2D60ADF3B6B18FDCD0009EF /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- 7E33B0BA9F2D675BEF3D519F /* IceGridSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C4685EE2FF0692A4EFD7F7E3 /* Headers */ = {
+ DA88A36A16C6C838C6D56B26 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- 1EF695346EE55553C1E7C79E /* IceStormSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D75A22E7841EAAC907E491C5 /* Headers */ = {
+ E31145556204683D167F9425 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
+ A4C1C4F567CF140824F8B265 /* IceSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E6BAAF211E685E83C26A5A0C /* Headers */ = {
+ EA620C653B7E30ED72BF9EA5 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
+ E348179A50D26C4DA8FCE102 /* IceSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- EE1DE325E0B569EA70DA22AE /* Headers */ = {
+ F70AB71F887C610F8361E1C2 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- EEA12FE8B1E39671B41F3F65 /* Headers */ = {
+ FD5D84A196818E906302B8B6 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
+ 71C1398BB355540ADD88F160 /* IceStormSwift.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
- 00A5B2376E3999B2CC3B96DA /* IceServantLocatorAMD iOS */ = {
+ 0E6EE25C3FEF764F7E917F19 /* IceObjects iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FE0349B6DC2B6C69ECEF33BF /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD iOS" */;
+ buildConfigurationList = 00DC0F2F1C01369A0700878F /* Build configuration list for PBXNativeTarget "IceObjects iOS" */;
buildPhases = (
- 87925DB02BD5E89462D5019C /* Sources */,
- B9E3D25A2CA9BE9E6EC19F84 /* Frameworks */,
- 7481A7F6EF5E484987FE283D /* Resources */,
- 9126B83958CEE35CAECC37E1 /* Swiftformat & Swiftlint */,
+ 7788041C047156D77683C2F4 /* Sources */,
+ 8F08D0A93FD5DD0208CAD2E3 /* Frameworks */,
+ 894D7CF4B8AB143739745A50 /* Resources */,
+ 8E60B19F21C5B4A4AF9D5732 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 60A31B76BE3E79E4D3A842CF /* PBXBuildRule */,
+ 7351B9B9477073FAE6E0D26D /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceServantLocatorAMD iOS";
- productName = IceServantLocatorAMD;
- productReference = DFD081745A99BB809CDD1E8B /* IceServantLocatorAMD.bundle */;
+ name = "IceObjects iOS";
+ productName = IceObjects;
+ productReference = 1A71BC5C851C5EFD99C2216C /* IceObjects.bundle */;
productType = "com.apple.product-type.bundle";
};
- 0269DB67BB251CE480452132 /* IceSSL C++11 macOS */ = {
+ 0F6C3879164CC37BCB92ED0D /* IceServantLocator macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 42550C6DC68E808CE183E30C /* Build configuration list for PBXNativeTarget "IceSSL C++11 macOS" */;
+ buildConfigurationList = 5A6610EFB9852E2F1D0BBB18 /* Build configuration list for PBXNativeTarget "IceServantLocator macOS" */;
buildPhases = (
- 3B7ABFB201FA63E31C735923 /* Headers */,
- C314960388B54DC4CB542993 /* Sources */,
- 118083FF219C9584054C7E11 /* Frameworks */,
+ 90AABFF49934AAEE5F066EE0 /* Sources */,
+ DBC428E71D8E261D29058BF9 /* Frameworks */,
+ EC3A8D8FA2C3B1D90749CB98 /* Resources */,
+ 0BCD59F4FD35D65C446001B9 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 03851F5820695C8A3B4F194C /* PBXBuildRule */,
+ FE074612270D2D01A4152AF8 /* PBXBuildRule */,
);
dependencies = (
- 8C691BC10AC9F0F0A6FB0E71 /* PBXTargetDependency */,
);
- name = "IceSSL C++11 macOS";
- productName = "IceSSL C++11 macOS";
- productReference = 46FEE43B000B3D6CC9B54E05 /* libIceSSL C++11 macOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceServantLocator macOS";
+ productName = IceServantLocator;
+ productReference = 2FDEB40857CC76910C985FA8 /* IceServantLocator.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 0464D27AC92BB4D8962CE32A /* IceDefaultValue macOS */ = {
+ 11485B5FF929691A5833C99A /* IceExceptionsAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 939023B0F507A9BB0E092F0E /* Build configuration list for PBXNativeTarget "IceDefaultValue macOS" */;
+ buildConfigurationList = 1164AD79AC5AF6C23013097F /* Build configuration list for PBXNativeTarget "IceExceptionsAMD iOS" */;
buildPhases = (
- F5E7F90CF705D38ABF3998CC /* Sources */,
- AECB6C6F3C437E1F41827DEC /* Frameworks */,
- 8CDB61830BEA2C2753491DC8 /* Resources */,
- 106934D1CE7934D18CEBB56A /* Swiftformat & Swiftlint */,
+ B4E7CED0CD85F014EBDB3410 /* Sources */,
+ B6A79DCDE9D9AE26D8FE9A8B /* Frameworks */,
+ D6305337ED9A257B89B88714 /* Resources */,
+ F0D401906882543C1102B73D /* Swiftformat & Swiftlint */,
);
buildRules = (
- 80F32E12004E93F83B467B20 /* PBXBuildRule */,
+ 3048174FC0CDBD348D720DF5 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceDefaultValue macOS";
- productName = IceDefaultValue;
- productReference = 9612A6AC9D06956BC972F7E0 /* IceDefaultValue.bundle */;
+ name = "IceExceptionsAMD iOS";
+ productName = IceExceptionsAMD;
+ productReference = 24323E3AB8CD7D9D405EEE9A /* IceExceptionsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 055EBAE3DCF7ED210F243D94 /* IceBinding iOS */ = {
+ 150A64F2FB99464CBB6A17B4 /* IceSlicingObjectsAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 74AA40DB3A75AA25ECDA5B0E /* Build configuration list for PBXNativeTarget "IceBinding iOS" */;
+ buildConfigurationList = AE8BC57EA2AB4EBC28B9573A /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD iOS" */;
buildPhases = (
- DC94755874C498A63947281E /* Sources */,
- 4EFBE88392E5BC2CC980EC6C /* Frameworks */,
- F6F397474FBDFA11CE179937 /* Resources */,
- 24BB72B7EF56D3A70BAA00A5 /* Swiftformat & Swiftlint */,
+ D42229B03A20636AAAAB0E47 /* Sources */,
+ 83D4183FCE5BC06A66C996EE /* Frameworks */,
+ 17144D2EE9A103FA586999D9 /* Resources */,
+ 98CE746A717BE369A46619AC /* Swiftformat & Swiftlint */,
);
buildRules = (
- 8D17EB68F5818018F0D966EF /* PBXBuildRule */,
+ 63DE5BE3DD93EE3C8080B978 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceBinding iOS";
- productName = IceBinding;
- productReference = B7F4E74D339D6836343F22F1 /* IceBinding.bundle */;
+ name = "IceSlicingObjectsAMD iOS";
+ productName = IceSlicingObjectsAMD;
+ productReference = 3294A580D3F62ABF8224BFCF /* IceSlicingObjectsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 07CBBFC616C69A9A7BE2E537 /* IceGrid iOS */ = {
+ 1797F20952E42DF66D6D33BF /* IceSlicingObjectsAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 52115B6B7A89996DFF3146B5 /* Build configuration list for PBXNativeTarget "IceGrid iOS" */;
+ buildConfigurationList = C2113ABE86EB9C8AFBDDA40D /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD macOS" */;
buildPhases = (
- 7FC9C81446531698082780E4 /* Headers */,
- B6EEC4833B77B739047A4B91 /* Sources */,
- 27F837BF8232A975C2FD85C5 /* Frameworks */,
- EAA90D55902923D5EA3EB9BB /* Resources */,
+ 57CB86ED42F935F70F39CCEC /* Sources */,
+ 7CCAC59CCC1C20224E4C9295 /* Frameworks */,
+ 9CEAFAF5B8EA10E70384E64A /* Resources */,
+ BD649F1FECA070BB6C34E1C2 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 29D0642ED51156414541B102 /* PBXBuildRule */,
+ 5C225EF103FE77A680D6BF5B /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceGrid iOS";
- productName = IceGrid;
- productReference = 15B135389075D3136A461170 /* IceGrid.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceSlicingObjectsAMD macOS";
+ productName = IceSlicingObjectsAMD;
+ productReference = E316B5856061FE815785CB34 /* IceSlicingObjectsAMD.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 0A8CD323C19E6DE2FBC2D828 /* IceSlicingObjectsAMD macOS */ = {
+ 22F59FDE5EB8BF5D73B8AC27 /* IceServantLocator iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 1DB49F8478B2F681E8A4B66E /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD macOS" */;
+ buildConfigurationList = D575B143D473999A00672E90 /* Build configuration list for PBXNativeTarget "IceServantLocator iOS" */;
buildPhases = (
- E786A891EF987C63F1252A5A /* Sources */,
- 1489CDF3AC316C89965D8EEA /* Frameworks */,
- 94D0BF00636F4BF2830B14B7 /* Resources */,
- F999003420DE809385122AA1 /* Swiftformat & Swiftlint */,
+ 89274EFC9F0FCBE53A2B07B6 /* Sources */,
+ 348933A76DE90C82A54B54FD /* Frameworks */,
+ 12EB63C51EC128BC14B82A40 /* Resources */,
+ AC22D6BEFF64BA37425F5CB8 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 6CB685427EB2ECF39801045A /* PBXBuildRule */,
+ 7416C9658917D3EC0285A9DF /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingObjectsAMD macOS";
- productName = IceSlicingObjectsAMD;
- productReference = 42EC91032ADE9C937B7D04F5 /* IceSlicingObjectsAMD.bundle */;
+ name = "IceServantLocator iOS";
+ productName = IceServantLocator;
+ productReference = 63FB631C2469790D2A77A6C1 /* IceServantLocator.bundle */;
productType = "com.apple.product-type.bundle";
};
- 0ADB6E27FC972C42B88833C1 /* IceEnums iOS */ = {
+ 236F633B019405F93C02FB55 /* IceOptional iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 0FAB040393B816B982AFC2AF /* Build configuration list for PBXNativeTarget "IceEnums iOS" */;
+ buildConfigurationList = 9C384A3E25BD251E40D57D8A /* Build configuration list for PBXNativeTarget "IceOptional iOS" */;
buildPhases = (
- 55C278C56CE9896A436CDDB6 /* Sources */,
- AB2EFCF89713C8876DB22BAF /* Frameworks */,
- 36E4E394491CB54401670EFF /* Resources */,
- 629889DF9FF1233A3AC6E34D /* Swiftformat & Swiftlint */,
+ 3ED709653FCDE2621BA9928D /* Sources */,
+ 6BA327C2DE5B78CBAF40A507 /* Frameworks */,
+ AB1F1426862C487BEC1E3F2D /* Resources */,
+ 790AF3F48CE496995B58F5E5 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 29FEFA462E7DCA75674232BD /* PBXBuildRule */,
+ B75331B01C95682DDCD0B614 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceEnums iOS";
- productName = IceEnums;
- productReference = 6C6A1F6876DD517B8FF933FF /* IceEnums.bundle */;
+ name = "IceOptional iOS";
+ productName = IceOptional;
+ productReference = 1090D6FDA9BED7FA1022BF1E /* IceOptional.bundle */;
productType = "com.apple.product-type.bundle";
};
- 0CDA9EADB988200E7736E544 /* IceLocatorDiscovery C++11 macOS */ = {
+ 237A2EA83A430A250A1CF023 /* TestDriver iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 30A39747E8B9ADE2D8AE6D31 /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 macOS" */;
+ buildConfigurationList = 4CD9D3E2F5C588C7398821CB /* Build configuration list for PBXNativeTarget "TestDriver iOS" */;
buildPhases = (
- 4A2DFEF3B24C653CC18D9E16 /* Headers */,
- 3386E101F75A821EE7F15836 /* Sources */,
- 15107EAC1A6C9AEAEC7790CA /* Frameworks */,
+ 639FC0622D98B50B4EF36774 /* Sources */,
+ 32D44846A344A21CB7507478 /* Frameworks */,
+ 5CDDED1270C8779D3518107B /* Resources */,
+ C8390CDF6F38C7C567D12DBB /* Swiftformat & Swiftlint */,
+ 1F3D1C97FCFD19D7796A624E /* Copy Frameworks */,
);
buildRules = (
- 091AF276CA84BCD68CD68694 /* PBXBuildRule */,
+ 9F81E60913C5CB43FED2D7A3 /* PBXBuildRule */,
);
dependencies = (
- A607E60991638EA4E2FFCBE9 /* PBXTargetDependency */,
+ 8322DADD440ADE62DF1ADF87 /* PBXTargetDependency */,
+ 20520F5711EDB357CAE528C2 /* PBXTargetDependency */,
+ 4BBD801FFA279D24C2886034 /* PBXTargetDependency */,
+ BD3437360179EB8F4F09A97B /* PBXTargetDependency */,
+ 17816D800CD521BBB25132C9 /* PBXTargetDependency */,
+ 610C6CE0835E11219FF62416 /* PBXTargetDependency */,
+ F783B7D3738C130759895DD7 /* PBXTargetDependency */,
+ B968FEC7AB635A1391FC1AE9 /* PBXTargetDependency */,
+ 4271FE212C67FEC8335FF699 /* PBXTargetDependency */,
+ C1BB224491C429B15C15C212 /* PBXTargetDependency */,
+ 5E7598EF287879E963467616 /* PBXTargetDependency */,
+ DEE0038BB655CF0F64F6E3B7 /* PBXTargetDependency */,
+ FCC7BF40CE19A02D94663295 /* PBXTargetDependency */,
+ 9FB6D1DF07112105470E62C2 /* PBXTargetDependency */,
+ 47792A8C4472EAFF1C842A8B /* PBXTargetDependency */,
+ 687304CA484644697465D240 /* PBXTargetDependency */,
+ 445FCF59AF98B87C3F790068 /* PBXTargetDependency */,
+ F10096E9AE0C8E858C094216 /* PBXTargetDependency */,
+ D454922D3CE8E4668F0BB52C /* PBXTargetDependency */,
+ 0A4552BA697F64F18A929FE2 /* PBXTargetDependency */,
+ 99CF6D43F19B63CEC62B820D /* PBXTargetDependency */,
+ 8B5C02816CE336BDC6565731 /* PBXTargetDependency */,
+ D777DC913B745B7AB834975B /* PBXTargetDependency */,
+ 186B5289B7476B9452DF85DE /* PBXTargetDependency */,
+ 660BDB072F9F74748CB196DB /* PBXTargetDependency */,
+ 5BD4AF5FBBA39668DD028153 /* PBXTargetDependency */,
+ F925C6277A1744B0440CCF2B /* PBXTargetDependency */,
+ 3534FAFA0F76209AEA6DF4D3 /* PBXTargetDependency */,
+ 42A13E71F5BF6E190CC2E47A /* PBXTargetDependency */,
+ E9A1B4C7119664F0C0B9B35B /* PBXTargetDependency */,
+ A15DDF77ED59E3A2BCD8663E /* PBXTargetDependency */,
+ 276C0A6E82F077250D45EB24 /* PBXTargetDependency */,
+ D4215BEFA0325C8E4BC4F26B /* PBXTargetDependency */,
+ A771EB0E1276F23A34192EC9 /* PBXTargetDependency */,
+ 03F5897538846D93BE119B45 /* PBXTargetDependency */,
+ 1B17A469827E2EA0C102E7F6 /* PBXTargetDependency */,
+ 6679812A27F52335DD200C3B /* PBXTargetDependency */,
);
- name = "IceLocatorDiscovery C++11 macOS";
- productName = "IceLocatorDiscovery C++11 macOS";
- productReference = 9B7C74FD8C8B63D85816E4F9 /* libIceLocatorDiscovery C++11 macOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "TestDriver iOS";
+ productName = TestDriver;
+ productReference = 97AF19A23453655F018CA0AD /* TestDriver.app */;
+ productType = "com.apple.product-type.application";
};
- 0E2A3FC94AFDB766206E582E /* IceAmi macOS */ = {
+ 2493729D7F7E9B76236AE7E5 /* Ice C++11 macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 090EE33F2198E182519924A0 /* Build configuration list for PBXNativeTarget "IceAmi macOS" */;
+ buildConfigurationList = 3FA6999F2D7D2B3ED250817A /* Build configuration list for PBXNativeTarget "Ice C++11 macOS" */;
buildPhases = (
- 6B234E34C8125DDA16004955 /* Sources */,
- BF785BF5C3E93734EC61446D /* Frameworks */,
- 6AB7CE49A279E1F29C4FC854 /* Resources */,
- AF48C91F9ABCA0FE20D3D2B5 /* Swiftformat & Swiftlint */,
+ 489BD903744DA19C19E026F5 /* Headers */,
+ 0E0E560947EA34296BE2C38A /* Sources */,
+ 834E44D226629D2DBC477166 /* Frameworks */,
);
buildRules = (
- 0C6ADE09BEC3AEDBE22E0708 /* PBXBuildRule */,
+ 81678828C7636B74C219FEB5 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAmi macOS";
- productName = IceAmi;
- productReference = 7C5EB8026C4AAE9BDEFB82BE /* IceAmi.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "Ice C++11 macOS";
+ productName = "Ice C++11 macOS";
+ productReference = 763ACF31E2066730E340FCBA /* libIce C++11 macOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- 0FCA04F77688CD80DE20811C /* IceSlicingExceptions macOS */ = {
+ 256AB7445137457382972306 /* IceInheritance macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 5BB25B75293F426CE8F8CD2B /* Build configuration list for PBXNativeTarget "IceSlicingExceptions macOS" */;
+ buildConfigurationList = B54D61ACC4D686D2D57F4857 /* Build configuration list for PBXNativeTarget "IceInheritance macOS" */;
buildPhases = (
- C16748471DB4234248F4B830 /* Sources */,
- 660FA097CE49056AB58DBBD5 /* Frameworks */,
- BC9E681D4F25B5D36276F0DF /* Resources */,
- 68AE17A0FBD20489DB60BC61 /* Swiftformat & Swiftlint */,
+ C818275ED716C7F9D2C08F69 /* Sources */,
+ D2DDC363A6AAE13787E5E769 /* Frameworks */,
+ 5AFD5C54E7B280E8587D560D /* Resources */,
+ 8E098D319385CA0F7BDBFF9F /* Swiftformat & Swiftlint */,
);
buildRules = (
- EF4D19A6BBD2E75EA7255A3D /* PBXBuildRule */,
+ F4F297FE04E053F5DD67600E /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingExceptions macOS";
- productName = IceSlicingExceptions;
- productReference = F4AB04277ECFF24796A5147B /* IceSlicingExceptions.bundle */;
+ name = "IceInheritance macOS";
+ productName = IceInheritance;
+ productReference = 06F658397BEF3A330FDA4056 /* IceInheritance.bundle */;
productType = "com.apple.product-type.bundle";
};
- 13C7E4997CA5D272C54E0C0F /* IceOptionalAMD iOS */ = {
+ 25815E6D3B269988C01FB074 /* IceStream macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 3E0E6BEE61E650407FAD4C4C /* Build configuration list for PBXNativeTarget "IceOptionalAMD iOS" */;
+ buildConfigurationList = 1902E3C0C795602452807E2A /* Build configuration list for PBXNativeTarget "IceStream macOS" */;
buildPhases = (
- 5EBDAA3F2B23487D9A80FB02 /* Sources */,
- 417AB9799ED962B5E4F7F8F9 /* Frameworks */,
- BE4BF2756C9BB15E1FB50B31 /* Resources */,
- 82863C3D0DB22E174C4212C6 /* Swiftformat & Swiftlint */,
+ E865C0CC7BEB8A9A7DAEE229 /* Sources */,
+ 7FC2A18C3FE6CD24C564303C /* Frameworks */,
+ CB92180225130F77E2A198CC /* Resources */,
+ 1058E35C96B52E4750891F56 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 3E3CA630E9C62EC4A269143C /* PBXBuildRule */,
+ DADE21C8D80DEF1A9172A712 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOptionalAMD iOS";
- productName = IceOptionalAMD;
- productReference = EF9848984DCC836D6A442A20 /* IceOptionalAMD.bundle */;
+ name = "IceStream macOS";
+ productName = IceStream;
+ productReference = B1ABFBA6618639D0436D60A6 /* IceStream.bundle */;
productType = "com.apple.product-type.bundle";
};
- 144786169A3B87D380838ACC /* IceExceptions iOS */ = {
+ 260133A4DFC793C4FB6A92F8 /* IceIAP C++11 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 1572EC55B0ABE37CA3BB38D2 /* Build configuration list for PBXNativeTarget "IceExceptions iOS" */;
+ buildConfigurationList = 7445DA2654536D777C8B6BE7 /* Build configuration list for PBXNativeTarget "IceIAP C++11 iOS" */;
buildPhases = (
- 27041C81646FA4A72CCD941A /* Sources */,
- 38ED73B1BBBBF1B1BABA167D /* Frameworks */,
- 0DA0C352725A909DA34C9945 /* Resources */,
- 57446E97D0E0464CB1C0287C /* Swiftformat & Swiftlint */,
+ 00B104AED9416121B97D91A3 /* Headers */,
+ 46E64B10210FAD77E3812AA7 /* Sources */,
+ 5A2C3D7DA533E23F5D70A233 /* Frameworks */,
);
buildRules = (
- FD6CFE39ADF12B364DFF3BBD /* PBXBuildRule */,
+ 391533FE09988882C6FE19E3 /* PBXBuildRule */,
);
dependencies = (
+ 5CF36BCBA7080409B17A4F4B /* PBXTargetDependency */,
);
- name = "IceExceptions iOS";
- productName = IceExceptions;
- productReference = 4147651AB145314C6D11B210 /* IceExceptions.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceIAP C++11 iOS";
+ productName = "IceIAP C++11 iOS";
+ productReference = 2F2305815DDDCF67ED01341E /* libIceIAP C++11 iOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- 1487D56A6DF5DB6658AE3BCC /* IceAmi iOS */ = {
+ 2DCD382A1A9C114E838BCE05 /* IceServantLocatorAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 5958028701AC874D5D723457 /* Build configuration list for PBXNativeTarget "IceAmi iOS" */;
+ buildConfigurationList = 2AA6AFE1C9EADF4ABBF5EF3F /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD iOS" */;
buildPhases = (
- 482C9506EE50183EA265ADFB /* Sources */,
- F0F45C34876248CE74DC9561 /* Frameworks */,
- D0E4322F40AA058D2FFF8AF1 /* Resources */,
- CA7349BFC9B2E0F3DA21DEFF /* Swiftformat & Swiftlint */,
+ 04787228C271543062C16D52 /* Sources */,
+ 2382030E79E75B7CD094A826 /* Frameworks */,
+ 7EAB144477BA454C071D1C77 /* Resources */,
+ FDEDE4094F7B807F338DCCB7 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 83FBA63BCC24D47B2DE938D2 /* PBXBuildRule */,
+ B6233EACC486248603BEB0BB /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAmi iOS";
- productName = IceAmi;
- productReference = 2847EB5CAA4AC1DEE6C9562B /* IceAmi.bundle */;
+ name = "IceServantLocatorAMD iOS";
+ productName = IceServantLocatorAMD;
+ productReference = E4C6A05E68524E4013034DC9 /* IceServantLocatorAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 19F4EC895613A249ACB4E388 /* IceSlicingObjectsAMD iOS */ = {
+ 314BF239BAEBB53CD4F547C7 /* IceInfo macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 58800700AFA8B9AD76A5D4AB /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD iOS" */;
+ buildConfigurationList = 9A293F1E291DE1CC30AEEF92 /* Build configuration list for PBXNativeTarget "IceInfo macOS" */;
buildPhases = (
- DD32BD56E9CE554729FB8E65 /* Sources */,
- BD1E316EDC8E41ACF3493D43 /* Frameworks */,
- A5E98DB1235D852C26B43670 /* Resources */,
- 63646201133738534BDC7B49 /* Swiftformat & Swiftlint */,
+ 9FA6264366207A92DE3B6D70 /* Sources */,
+ 3AA3A12CA79E077C330AF1B4 /* Frameworks */,
+ 087044929011E0232AD19FA0 /* Resources */,
+ 9D9CEC51708DD348A7079579 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 20E7E017669D7FDC69525C64 /* PBXBuildRule */,
+ F843308E9D7AD00BC93D1D71 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingObjectsAMD iOS";
- productName = IceSlicingObjectsAMD;
- productReference = 9F450E65F4A3B9951CA7A7B0 /* IceSlicingObjectsAMD.bundle */;
+ name = "IceInfo macOS";
+ productName = IceInfo;
+ productReference = 44A837C5842979328742845D /* IceInfo.bundle */;
productType = "com.apple.product-type.bundle";
};
- 1A43E4DC2200AFCA9B64394A /* IceProxyAMD iOS */ = {
+ 31A765FCD292D8FF91A02483 /* IceOptional macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 95912BCBD907641BE1BFDE0A /* Build configuration list for PBXNativeTarget "IceProxyAMD iOS" */;
+ buildConfigurationList = F5C7F06292AEEF8C81B45C31 /* Build configuration list for PBXNativeTarget "IceOptional macOS" */;
buildPhases = (
- E61CBAA2E256D81AF95FCD56 /* Sources */,
- DD1CCB402CB1DFC065A0BBF2 /* Frameworks */,
- 14F2C91F11DF943414C6A9B1 /* Resources */,
- 09859E5D9E75BFF84DA47F8C /* Swiftformat & Swiftlint */,
+ B04064040DF2494F1056FAEF /* Sources */,
+ 2F789686A76AD1A271F21086 /* Frameworks */,
+ D43533345D0CCE764D351F6E /* Resources */,
+ C36BB43C8F0ADC60651C5CBD /* Swiftformat & Swiftlint */,
);
buildRules = (
- BC8FB4593F773009A69D73C0 /* PBXBuildRule */,
+ 55B272056F98C4C6281D2208 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceProxyAMD iOS";
- productName = IceProxyAMD;
- productReference = 2546A3537D0C7399B85FAF72 /* IceProxyAMD.bundle */;
+ name = "IceOptional macOS";
+ productName = IceOptional;
+ productReference = C4F874AD5EA2585BEB2788BD /* IceOptional.bundle */;
productType = "com.apple.product-type.bundle";
};
- 1C8E9862D6DB1B1C322CCDEB /* IceStream macOS */ = {
+ 36C60483DFECCC705AD9B224 /* IceProxy iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 51CF60E4D2AE089DEC8E325E /* Build configuration list for PBXNativeTarget "IceStream macOS" */;
+ buildConfigurationList = BC54EBA5EE558ACE2F69B39E /* Build configuration list for PBXNativeTarget "IceProxy iOS" */;
buildPhases = (
- A1445187E1AE99EB64DA48FF /* Sources */,
- 7E482EEF9200827E80E91538 /* Frameworks */,
- 1C3698B5B2BCCEBC7C34FA21 /* Resources */,
- F9A238FDC1B91A22DE655372 /* Swiftformat & Swiftlint */,
+ B21486CA78E4E77A9D1EDAA5 /* Sources */,
+ A08B58E98E2EEB6B3B59AA7F /* Frameworks */,
+ 00B69EBD3C4AC1200E9464D5 /* Resources */,
+ 2842D4E34C893789A28506EC /* Swiftformat & Swiftlint */,
);
buildRules = (
- FE51CE4DA41A5CF47A5B0B47 /* PBXBuildRule */,
+ 91158ECFD776B1FA7C42A567 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceStream macOS";
- productName = IceStream;
- productReference = FBEAE72FCCA01EFA8EA6CCDB /* IceStream.bundle */;
+ name = "IceProxy iOS";
+ productName = IceProxy;
+ productReference = 4420FAEFE57B79BB5E834D56 /* IceProxy.bundle */;
productType = "com.apple.product-type.bundle";
};
- 1E1BA02175910B89315EBE90 /* IceInheritance iOS */ = {
+ 4217D4CAD719BC666712429F /* IceDefaultServant iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 5832BD5E4180E9CCEB113149 /* Build configuration list for PBXNativeTarget "IceInheritance iOS" */;
+ buildConfigurationList = 78A589553E4A07C76E547C22 /* Build configuration list for PBXNativeTarget "IceDefaultServant iOS" */;
buildPhases = (
- 7AEAE0650B23A76C2F50B550 /* Sources */,
- 85A234E814E7E8A6E723763E /* Frameworks */,
- 000B4C2CBF2E97E14462A287 /* Resources */,
- C1D5DC94F1454A14D2E2B1A3 /* Swiftformat & Swiftlint */,
+ CD11177610E4E8419738722E /* Sources */,
+ DCF184806D21C9FAF18862F0 /* Frameworks */,
+ B473B726F4760A0D67C671B0 /* Resources */,
+ 048D98E8D09ED31C2385D983 /* Swiftformat & Swiftlint */,
);
buildRules = (
- D6228CE74606E6828E3D7549 /* PBXBuildRule */,
+ 6F146FF4E37F95875C708A2C /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInheritance iOS";
- productName = IceInheritance;
- productReference = AE8F834ED52FCBB4E5B022F5 /* IceInheritance.bundle */;
+ name = "IceDefaultServant iOS";
+ productName = IceDefaultServant;
+ productReference = C2F3779808DBC5ED79EEFBF0 /* IceDefaultServant.bundle */;
productType = "com.apple.product-type.bundle";
};
- 20045F9A74AE494FC650CD79 /* IceInheritance macOS */ = {
+ 42BEFF63ED45F66D4DEB08F9 /* IceDefaultValue macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 57C5C6289FF7AF65EA6236FD /* Build configuration list for PBXNativeTarget "IceInheritance macOS" */;
+ buildConfigurationList = 0693E9E0FE42C294CBEFE01B /* Build configuration list for PBXNativeTarget "IceDefaultValue macOS" */;
buildPhases = (
- 16F900438B236275DD3D8387 /* Sources */,
- 169C0A79AAB4ABB90597A7BC /* Frameworks */,
- 41E433C90515E47FE79A59D7 /* Resources */,
- 9FA58C8FB43B02BE95396103 /* Swiftformat & Swiftlint */,
+ 0A878E76A65CB96A3864C17D /* Sources */,
+ E156567A383DC405201DF07C /* Frameworks */,
+ A04185AF8D4D78ADFA775E51 /* Resources */,
+ A3476B45230EAEB88F0A07DC /* Swiftformat & Swiftlint */,
);
buildRules = (
- EE186DC8506B7A17D190F612 /* PBXBuildRule */,
+ F4D1F9E1E8C8A1857CA63843 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInheritance macOS";
- productName = IceInheritance;
- productReference = 85F1BB406E44C626D4E7DC04 /* IceInheritance.bundle */;
+ name = "IceDefaultValue macOS";
+ productName = IceDefaultValue;
+ productReference = 163EB528D7D26A1820BD9E1A /* IceDefaultValue.bundle */;
productType = "com.apple.product-type.bundle";
};
- 23DB090CD9D38DB44F5BA7A6 /* IceAdapterDeactivation iOS */ = {
+ 45785A8A5F989B52F70FF09A /* Ice C++11 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 04508EA8880D25885E14295B /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation iOS" */;
+ buildConfigurationList = 4248D932A2666D00955AE051 /* Build configuration list for PBXNativeTarget "Ice C++11 iOS" */;
buildPhases = (
- 1013B49E980B7187E588D9D3 /* Sources */,
- 714A8D9D30356076D77BAF63 /* Frameworks */,
- 5B275950F1164B7CBFAB1F86 /* Resources */,
- 3F5FD468D325B54DAF7E13D6 /* Swiftformat & Swiftlint */,
+ 7426C88EC5026CE8CD2BA5FE /* Headers */,
+ A7CEDDED20999C5E17CF1E6E /* Sources */,
+ 3A6BDB2178C55BABC9342558 /* Frameworks */,
);
buildRules = (
- E8D4481642923E7FC4A860AA /* PBXBuildRule */,
+ 003B9501F7BB1905A5F86A2D /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAdapterDeactivation iOS";
- productName = IceAdapterDeactivation;
- productReference = F808FAB875F4DECE337B5D11 /* IceAdapterDeactivation.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "Ice C++11 iOS";
+ productName = "Ice C++11 iOS";
+ productReference = 4D09012971D6D0CE7EAB4D44 /* libIce C++11 iOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- 25244EA77758A3FD37CDBCCB /* Ice C++11 iOS */ = {
+ 45F7C5838CC5BD1755605638 /* IceLocation iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = B64FA408BFE3400E9C71CBFA /* Build configuration list for PBXNativeTarget "Ice C++11 iOS" */;
+ buildConfigurationList = 443E335707A4496739E5E077 /* Build configuration list for PBXNativeTarget "IceLocation iOS" */;
buildPhases = (
- EE1DE325E0B569EA70DA22AE /* Headers */,
- 8EBB4A1CC51787FD94BA25F4 /* Sources */,
- C82A66C923E348C4DAD87757 /* Frameworks */,
+ CA47D98B43DA80DDD0FC872C /* Sources */,
+ 1352FC68CDEE267EB716E9E4 /* Frameworks */,
+ 1671ECE2C827E3A2168CC3FD /* Resources */,
+ E3B71D8E63266F05FC60CCE4 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 3D12120DADD0E265301721A2 /* PBXBuildRule */,
+ 62A1F89110329E68FE9E9A08 /* PBXBuildRule */,
);
dependencies = (
);
- name = "Ice C++11 iOS";
- productName = "Ice C++11 iOS";
- productReference = 36880008256DB482EB4AE96E /* libIce C++11 iOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceLocation iOS";
+ productName = IceLocation;
+ productReference = 40E19608103D6C861DE753D1 /* IceLocation.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 27EA766CC3647B70CACBE320 /* IceOptional iOS */ = {
+ 48A44724482F53DB8836FA44 /* IceSlicingExceptionsAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 28B5049C8A3E2DC8A188F766 /* Build configuration list for PBXNativeTarget "IceOptional iOS" */;
+ buildConfigurationList = DC26B7127A5AD4AC63469191 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD macOS" */;
buildPhases = (
- 672CB2A730F7CA547C06AC54 /* Sources */,
- DE978F7B7CEF02F32BB08001 /* Frameworks */,
- 7B7B0B4ECDB3F1C00FCAF33B /* Resources */,
- 8550440F05DE8E34FABEFE9A /* Swiftformat & Swiftlint */,
+ E7411A3FDA98C80A951B3D80 /* Sources */,
+ 611ABD3D72607D13630EC1E9 /* Frameworks */,
+ 411731AA4FA6D1DE0C82F803 /* Resources */,
+ FF773AE065B1B2DCF6419C76 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 3DA3195D4723EFC9D976BA4C /* PBXBuildRule */,
+ 1F06297DE0CE11885D802518 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOptional iOS";
- productName = IceOptional;
- productReference = A3CF5A1DB0A72EE04DD66EF5 /* IceOptional.bundle */;
+ name = "IceSlicingExceptionsAMD macOS";
+ productName = IceSlicingExceptionsAMD;
+ productReference = E7DFD245235F517B54CBF4C5 /* IceSlicingExceptionsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 296B76E23AE44FC6197BC07E /* TestDriver macOS */ = {
+ 49063474A0A32279B63B7C94 /* IceLocatorDiscovery C++11 macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 6D8FF9F588E7751EBDC32546 /* Build configuration list for PBXNativeTarget "TestDriver macOS" */;
+ buildConfigurationList = C21E3330AE77BBF2779E0FD4 /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 macOS" */;
buildPhases = (
- 972B86CC3B80FFC8EF2742D5 /* Sources */,
- F7B1FA892FA374A2316C5139 /* Frameworks */,
- C9CA969C823AC353E1849FE2 /* Resources */,
- 1870139BA60E07474C20EA59 /* Swiftformat & Swiftlint */,
- 965B59B94793352D0F9ACD10 /* Copy Frameworks */,
+ BD44E77FC70C605C01A69123 /* Headers */,
+ DA551386C6E8005A91839105 /* Sources */,
+ 7C4DF7A80D7FB5BBA70BB904 /* Frameworks */,
);
buildRules = (
- 3E8E3AD9AD1F709844369FAE /* PBXBuildRule */,
+ 1A7A0D8945E651F6E13E2FC8 /* PBXBuildRule */,
);
dependencies = (
- B2162AC79C04EDD7F810C630 /* PBXTargetDependency */,
- 5244A4C49D504517C2040195 /* PBXTargetDependency */,
- 046AA6351ADF4D13E8DC5A73 /* PBXTargetDependency */,
- BA4E8CCCC9FCF97A7045C2EB /* PBXTargetDependency */,
- 4D7A7EF4F64659534EBB0545 /* PBXTargetDependency */,
- 3AD3AE1CFA4CEC1D793C0B96 /* PBXTargetDependency */,
- 7121C7FC5D5085B8D70F1878 /* PBXTargetDependency */,
- 1427CF0CAFED21A2AF6EBADE /* PBXTargetDependency */,
- 64962233CD141AB9EF41E1CC /* PBXTargetDependency */,
- AED997DD334586DC1053D6E3 /* PBXTargetDependency */,
- 019C9279768D42D5B1B7BBFC /* PBXTargetDependency */,
- 6A522A08C57764A7AAE3E465 /* PBXTargetDependency */,
- 960E7AA37D4C1074D12CCC25 /* PBXTargetDependency */,
- 56495F8DAE9A87D49EBF8F67 /* PBXTargetDependency */,
- 87EDA89E2AC1CDFD92E2902E /* PBXTargetDependency */,
- E70A59738A6361F4099727A0 /* PBXTargetDependency */,
- F3137445AC83D2DD63E91C84 /* PBXTargetDependency */,
- C3C2DF9A7A5F06A4D7C546A2 /* PBXTargetDependency */,
- 97EF4064E8EB7F5DBFC11257 /* PBXTargetDependency */,
- D04EABAAA9814E323F6DF6DC /* PBXTargetDependency */,
- CB18293376F1BE44F7E669F0 /* PBXTargetDependency */,
- A9299F49366FAEA57BB6B2B7 /* PBXTargetDependency */,
- 7BA1E994A7A34611620EF023 /* PBXTargetDependency */,
- 1D5D28C708C49643DE879B69 /* PBXTargetDependency */,
- 35EF491454C2FFDDAA3CBA14 /* PBXTargetDependency */,
- 1090511A76763527CC31BD7E /* PBXTargetDependency */,
- EB9E110810C8466FA991E19E /* PBXTargetDependency */,
- 6FDD7B4157777A0B390CD1BD /* PBXTargetDependency */,
- 4D14DCF3C64A12268725262B /* PBXTargetDependency */,
- 8ECCDC74628A1247202EED79 /* PBXTargetDependency */,
- 004961961510BA2330269707 /* PBXTargetDependency */,
- EDD41A38206A5E2690EDE66A /* PBXTargetDependency */,
- 101DDE346F070E04AD8844B2 /* PBXTargetDependency */,
- C849584694BDFC076D0906B8 /* PBXTargetDependency */,
- 1C1564EAE1AD7E14A83C2AC5 /* PBXTargetDependency */,
- 0052E84674A05CD0B71A3EE2 /* PBXTargetDependency */,
- 6C7252AB93B5F95C5707933D /* PBXTargetDependency */,
+ 887DBA1B991A5FDFAA9DD80C /* PBXTargetDependency */,
);
- name = "TestDriver macOS";
- productName = TestDriver;
- productReference = D95CF980FE47F6695471B1BE /* TestDriver.app */;
- productType = "com.apple.product-type.application";
+ name = "IceLocatorDiscovery C++11 macOS";
+ productName = "IceLocatorDiscovery C++11 macOS";
+ productReference = D0FF6202727A575BFDDD22A6 /* libIceLocatorDiscovery C++11 macOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- 2DC1C4FCACF16171C03FC1B9 /* IceHold iOS */ = {
+ 49F81B65F4CF3D68A954EB61 /* IceBinding iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 7A64CBF9B6B88954D476C918 /* Build configuration list for PBXNativeTarget "IceHold iOS" */;
+ buildConfigurationList = 0031764EBBF7CE1FFBDE16EC /* Build configuration list for PBXNativeTarget "IceBinding iOS" */;
buildPhases = (
- D15C2E04C147281C37AB9289 /* Sources */,
- 08664F385705EC63771104A6 /* Frameworks */,
- 839D26918871C2B0AC5DA25E /* Resources */,
- 1284433451949D5AFD6519AE /* Swiftformat & Swiftlint */,
+ F515C258B1DD0477296D8A22 /* Sources */,
+ 4159387D8BD0D3B83B6F163C /* Frameworks */,
+ 6B4223D3B7D3DE420786A786 /* Resources */,
+ D050026B71C134BCE348B8E0 /* Swiftformat & Swiftlint */,
);
buildRules = (
- F39F48F7C86F08E9A2CD73C3 /* PBXBuildRule */,
+ B60F4122AD8E2C67BB5C225B /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceHold iOS";
- productName = IceHold;
- productReference = 4796F18A253415764C16C9B7 /* IceHold.bundle */;
+ name = "IceBinding iOS";
+ productName = IceBinding;
+ productReference = EB0FE3041559F39854E345D2 /* IceBinding.bundle */;
productType = "com.apple.product-type.bundle";
};
- 2FD5E3B51F50695B4FB5E49D /* IceServantLocator iOS */ = {
+ 4FF834835F517C58332265C2 /* IceAcm macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 19C3DAFF479CE9737EC4B53B /* Build configuration list for PBXNativeTarget "IceServantLocator iOS" */;
+ buildConfigurationList = FB5651C74C1F66044EE64455 /* Build configuration list for PBXNativeTarget "IceAcm macOS" */;
buildPhases = (
- E59A52CD8CDA24E3F2FAECF0 /* Sources */,
- 8C5F2C8538643964A1252B95 /* Frameworks */,
- 51A26C901E1E92333696BAB6 /* Resources */,
- CDA94777DDDEA19F49820A02 /* Swiftformat & Swiftlint */,
+ 70BB71436D583DAC4F501086 /* Sources */,
+ 5ADB36B3ACBAF5E9E6CB32FB /* Frameworks */,
+ F6B3A795ECA905517829B5C3 /* Resources */,
+ 19FA46F3586E6B00AD655061 /* Swiftformat & Swiftlint */,
);
buildRules = (
- D67C800DC9DC3ACD35F90EAD /* PBXBuildRule */,
+ 9DAD6DCC3F20712E3CA4F381 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceServantLocator iOS";
- productName = IceServantLocator;
- productReference = 7E909DE1C0E2C8D930A6B08F /* IceServantLocator.bundle */;
+ name = "IceAcm macOS";
+ productName = IceAcm;
+ productReference = 370F2F863ADD7F42819C4498 /* IceAcm.bundle */;
productType = "com.apple.product-type.bundle";
};
- 31064958EF44F0EC148F91D3 /* IceExceptionsAMD macOS */ = {
+ 5014B8DF208C7227AC852821 /* IceOptionalAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 7C12A43DFE3FAF3DB78E1CE4 /* Build configuration list for PBXNativeTarget "IceExceptionsAMD macOS" */;
+ buildConfigurationList = A01D96E441A19D6A1F176F79 /* Build configuration list for PBXNativeTarget "IceOptionalAMD iOS" */;
buildPhases = (
- 4405FC04A3BDF4396B2210A4 /* Sources */,
- C438BB6E91DCFFF7070F33C8 /* Frameworks */,
- A19F306AA8B3AB5A97EC6EDE /* Resources */,
- FA9CAC643B7584BAC2A5AEB8 /* Swiftformat & Swiftlint */,
+ 5B99C997C342CF7999416E06 /* Sources */,
+ 18EEE5291CDB174FA1B0BB0F /* Frameworks */,
+ C19EF947A6AACF76301F8751 /* Resources */,
+ 3B8D632E6B178EB93D6BF2B3 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 89A81EA59CE9D3325D716778 /* PBXBuildRule */,
+ 73CF6609FDDDF03E902ABD4A /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceExceptionsAMD macOS";
- productName = IceExceptionsAMD;
- productReference = 82F50A83892FBD7206B72CC2 /* IceExceptionsAMD.bundle */;
+ name = "IceOptionalAMD iOS";
+ productName = IceOptionalAMD;
+ productReference = CD79CFE2812A7B6899EE5178 /* IceOptionalAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 324225A42B9A993D46AFC60F /* IceAcm macOS */ = {
+ 5397CEC0325F0EE19F8A4376 /* IceStream iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = B4631671B147B3B265F1061F /* Build configuration list for PBXNativeTarget "IceAcm macOS" */;
+ buildConfigurationList = B07AC4763680970F4EB98782 /* Build configuration list for PBXNativeTarget "IceStream iOS" */;
buildPhases = (
- 012101C228599DA29AE99010 /* Sources */,
- A1839750CCFFEFF6A69EFFFE /* Frameworks */,
- DFB4DEB43655A304C571CBDB /* Resources */,
- 7460EE6D110E6DFF78623E2C /* Swiftformat & Swiftlint */,
+ C240BB11592A5CB0A586891E /* Sources */,
+ A534DEB57F0DC8A8A048894E /* Frameworks */,
+ 5C5BA62F39F51917F30E0F02 /* Resources */,
+ F223BC967FFBD96D811C89B8 /* Swiftformat & Swiftlint */,
);
buildRules = (
- DF1AA92956396F76A2D291BA /* PBXBuildRule */,
+ B9533011D4B4CF68A50D3DCE /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAcm macOS";
- productName = IceAcm;
- productReference = 4DA3FEDBC29FDF695C2183F7 /* IceAcm.bundle */;
+ name = "IceStream iOS";
+ productName = IceStream;
+ productReference = 2AFD482C35C038A3328285CC /* IceStream.bundle */;
productType = "com.apple.product-type.bundle";
};
- 32732D915ADEDF2ABFD2F661 /* IceBinding macOS */ = {
+ 54419E5A07591C99AFD5FD44 /* IceStorm iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 904682558C04E82E1131448F /* Build configuration list for PBXNativeTarget "IceBinding macOS" */;
+ buildConfigurationList = F3BECDA9D59D7FDF85C9E09B /* Build configuration list for PBXNativeTarget "IceStorm iOS" */;
buildPhases = (
- 5EEAFE09F3C2540A929F4790 /* Sources */,
- 36B245A7BCAF6CDCDBE7309A /* Frameworks */,
- 5CA1C15A748CD5AD90467CFA /* Resources */,
- 3A76648009E7EA541BA4D944 /* Swiftformat & Swiftlint */,
+ 747E44C6693209B04611EB2D /* Headers */,
+ 456CE9910196B9E05D859E20 /* Sources */,
+ 0CB26E2169B00F7A2DB0B1C0 /* Frameworks */,
+ 0BCCEDAE49D5C717B84FD1C1 /* Resources */,
);
buildRules = (
- 5D6309EDA3AC25E6519786AB /* PBXBuildRule */,
+ 438B7ECD47FD3AA658D4E200 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceBinding macOS";
- productName = IceBinding;
- productReference = B207B6C139E6576EE8A8F9EC /* IceBinding.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceStorm iOS";
+ productName = IceStorm;
+ productReference = AFD52DD0720A627BDA1842A8 /* IceStorm.framework */;
+ productType = "com.apple.product-type.framework";
};
- 384D485FDC90AD671A67828A /* IceProperties macOS */ = {
+ 5578B6E2AB09031CEEF966E5 /* IceSlicingExceptions macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 392214FCD04C40FE4DAA7152 /* Build configuration list for PBXNativeTarget "IceProperties macOS" */;
+ buildConfigurationList = 0A35534575968831B5DC9C4A /* Build configuration list for PBXNativeTarget "IceSlicingExceptions macOS" */;
buildPhases = (
- E5E2C93D0600F79BA83A125F /* Sources */,
- 9346932E3DB925B49C059703 /* Frameworks */,
- 0BBDD7650E0B4C62B2C6C814 /* Resources */,
- D6514EEB58BED7FE7FDCE65D /* Swiftformat & Swiftlint */,
+ 4CD852637B5C47C440C77D9E /* Sources */,
+ 534009FA9DB5BE498320D87A /* Frameworks */,
+ 721D9BE8B71FB348378E8D18 /* Resources */,
+ CCC21152B963230577158241 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 5B371E5CE8CDDD8F4335D04C /* PBXBuildRule */,
+ 24A48ADB26FD93508A8F0BF4 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceProperties macOS";
- productName = IceProperties;
- productReference = 3247EBF50AC5797ADB83B7E5 /* IceProperties.bundle */;
+ name = "IceSlicingExceptions macOS";
+ productName = IceSlicingExceptions;
+ productReference = 9DEB9C24CF5B2D68DEB44B1A /* IceSlicingExceptions.bundle */;
productType = "com.apple.product-type.bundle";
};
- 38958C2F3AD5CF5B925EE049 /* IceScope iOS */ = {
+ 57023FDC36B7ACF8AEB2B86F /* SliceEscape iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = C2E3EE6E457E40B84BC6FC4B /* Build configuration list for PBXNativeTarget "IceScope iOS" */;
+ buildConfigurationList = E94C3A611BE84F572B7E4E16 /* Build configuration list for PBXNativeTarget "SliceEscape iOS" */;
buildPhases = (
- 874AC4E399E4F42E24C0AE07 /* Sources */,
- 3DA673578125FCCD83C5CA99 /* Frameworks */,
- EEF5080420A39C5C1ED19324 /* Resources */,
- DDFBD35EF3174AD25FA6C777 /* Swiftformat & Swiftlint */,
+ C99D9A84A446A57633B5A227 /* Sources */,
+ 6A3B9633885D2D65C1D43D7B /* Frameworks */,
+ 2D7E6C414184E005C47D6E19 /* Resources */,
+ CD14F29D897B1B08DA8189FC /* Swiftformat & Swiftlint */,
);
buildRules = (
- 6B24E2018A9FB7F3E8302ED9 /* PBXBuildRule */,
+ 1D09C04D04D8820B9B01FCBC /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceScope iOS";
- productName = IceScope;
- productReference = 9F94D5751F8A1A51BE0AFE26 /* IceScope.bundle */;
+ name = "SliceEscape iOS";
+ productName = SliceEscape;
+ productReference = B0EC7FDB4F5FCF6C81624124 /* SliceEscape.bundle */;
productType = "com.apple.product-type.bundle";
};
- 38F2ACB67B6CF7C5087BAEB7 /* IceProxy iOS */ = {
+ 5F293FDF6A695184C8A8372C /* IceEnums iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 5744C769A5FFE452300C1129 /* Build configuration list for PBXNativeTarget "IceProxy iOS" */;
+ buildConfigurationList = 21863BDC60220870377B3A3C /* Build configuration list for PBXNativeTarget "IceEnums iOS" */;
buildPhases = (
- F32513B798226B17808F5EF9 /* Sources */,
- B7E4F6E5E2496CEFF1CBDAE1 /* Frameworks */,
- 748A828A5433A41245DCBE1F /* Resources */,
- 1F747129FA2F38288F70B727 /* Swiftformat & Swiftlint */,
+ 3077B7C4CFAD36E055A50915 /* Sources */,
+ E0613312C1B42230C5ABB49B /* Frameworks */,
+ B38F698B5BAB17B20EC55AA7 /* Resources */,
+ 29F5937B853604F158B47DAD /* Swiftformat & Swiftlint */,
);
buildRules = (
- E3F6B63EAF7FA5D85FC65184 /* PBXBuildRule */,
+ ACE4C1211E8B730867620E1C /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceProxy iOS";
- productName = IceProxy;
- productReference = 30C4BDCA66288225226C6D26 /* IceProxy.bundle */;
+ name = "IceEnums iOS";
+ productName = IceEnums;
+ productReference = A56C1DEC107F647E8C622C2E /* IceEnums.bundle */;
productType = "com.apple.product-type.bundle";
};
- 3AD2B979CE066736D6D4B1E3 /* IceDefaultServant macOS */ = {
+ 5FBA2B46360A4138C56A793D /* IceScope macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 93050B0DDF868BEF2BA3FB68 /* Build configuration list for PBXNativeTarget "IceDefaultServant macOS" */;
+ buildConfigurationList = 2245C6E0D019A6DFAEB599D9 /* Build configuration list for PBXNativeTarget "IceScope macOS" */;
buildPhases = (
- 77464213D216EFFC18869AEA /* Sources */,
- 0442D2469883AF60C07F771C /* Frameworks */,
- 989159FF03F84AD4B753B912 /* Resources */,
- D219C5F06F9577C49F18A13C /* Swiftformat & Swiftlint */,
+ 52E1E89BDA9F4A5FB2B12A0D /* Sources */,
+ 80407A8AE2A813EDFD4EEA41 /* Frameworks */,
+ AEF2C65B68CE16EE8638CD81 /* Resources */,
+ 2C58500566675790CA90C08F /* Swiftformat & Swiftlint */,
);
buildRules = (
- 2B39C2CC0F88BE295702A60D /* PBXBuildRule */,
+ A79C2B3BB4FA95353AEC6E3D /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceDefaultServant macOS";
- productName = IceDefaultServant;
- productReference = B1DAF6EE229DC32F8CD4791E /* IceDefaultServant.bundle */;
+ name = "IceScope macOS";
+ productName = IceScope;
+ productReference = D3EDEB5642C2CD4B0494A7E1 /* IceScope.bundle */;
productType = "com.apple.product-type.bundle";
};
- 3B9FC6F2275FB33AE5236BE0 /* IceGrid macOS */ = {
+ 61C40BBD5F24B8422CF093CF /* IceSlicingExceptionsAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 11EE40FAD923B4EAAD1FAE58 /* Build configuration list for PBXNativeTarget "IceGrid macOS" */;
+ buildConfigurationList = 9A20D8F0C00474570C24F3DC /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD iOS" */;
buildPhases = (
- B14F2E1E478D3A704170DAB5 /* Headers */,
- 5DD2463554BA33A0709BBB3E /* Sources */,
- DA6B9DB0160EEBDB3910DD95 /* Frameworks */,
- 342DBBB932B56A627983E0BD /* Resources */,
+ 46D25EEFF3F8DAE062FEEEF7 /* Sources */,
+ 9401830514081CB1DBAC4E8C /* Frameworks */,
+ 7EA3EF0A11DDD9098F425AD9 /* Resources */,
+ 14E03261EBB4B8396560906C /* Swiftformat & Swiftlint */,
);
buildRules = (
- 9CD930308E64DF9A267BBEA6 /* PBXBuildRule */,
+ E47EF4FFFAAF5805E14117FB /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceGrid macOS";
- productName = IceGrid;
- productReference = 470C44E566889CB5712CFBDA /* IceGrid.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceSlicingExceptionsAMD iOS";
+ productName = IceSlicingExceptionsAMD;
+ productReference = 9D4151C3144AD1696BC226C1 /* IceSlicingExceptionsAMD.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 3CA7706EC16D5DC55223739C /* IceOperations macOS */ = {
+ 657CC3DC1EE12800505DDDC9 /* IceAmi macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 00B11E586C1CB0271C1B1285 /* Build configuration list for PBXNativeTarget "IceOperations macOS" */;
+ buildConfigurationList = C40D51C40E71A65F66FD1F08 /* Build configuration list for PBXNativeTarget "IceAmi macOS" */;
buildPhases = (
- B336C9C6CDCC2CA29DF1F4F0 /* Sources */,
- F445C3A4D5C4954683EC2068 /* Frameworks */,
- 64CFD3A34CC5490503C9F5E4 /* Resources */,
- ECA2D90376C96146EBEA180E /* Swiftformat & Swiftlint */,
+ 3CDBC07EDCA7FFD99EBBE999 /* Sources */,
+ 8A270B0FFD77017714CEED0F /* Frameworks */,
+ B47D987A2BAF7F9A755279DE /* Resources */,
+ 019D14701A282DAD93A8B783 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 3470AA801CDEDB95236D26FC /* PBXBuildRule */,
+ 5909B744599C57B24067778A /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOperations macOS";
- productName = IceOperations;
- productReference = 9724A27A902FCB2DC18B2233 /* IceOperations.bundle */;
+ name = "IceAmi macOS";
+ productName = IceAmi;
+ productReference = EC4F7DC4FDFB8038EDA83A45 /* IceAmi.bundle */;
productType = "com.apple.product-type.bundle";
};
- 410B3217E03FECE067F39B92 /* IceDefaultValue iOS */ = {
+ 68527026E5DA54703EEFFC18 /* IceExceptionsAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 9ED2782948B373CB2C732433 /* Build configuration list for PBXNativeTarget "IceDefaultValue iOS" */;
+ buildConfigurationList = 81523C7B5B4E6D3E111EDB83 /* Build configuration list for PBXNativeTarget "IceExceptionsAMD macOS" */;
buildPhases = (
- 3A200C41DADEC54286683B7E /* Sources */,
- 7F405B3D60A84B7C7A38F5A5 /* Frameworks */,
- E46C981C60E7B25022C95A13 /* Resources */,
- E3A5E712F91FA2BCBAE4EAA2 /* Swiftformat & Swiftlint */,
+ 48F70FC33BED6A840925D74E /* Sources */,
+ 18B84A60A5A0DFC4F8B9566B /* Frameworks */,
+ B0DF1E81BBBBF867B30C5D76 /* Resources */,
+ 323618AEC92BF94A1555CF2D /* Swiftformat & Swiftlint */,
);
buildRules = (
- D37DC0F36EC5EC9F9F10AFE7 /* PBXBuildRule */,
+ 602F2D3A28A9EF642A5866CE /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceDefaultValue iOS";
- productName = IceDefaultValue;
- productReference = 74032A4D3026B5A895FEB2A8 /* IceDefaultValue.bundle */;
+ name = "IceExceptionsAMD macOS";
+ productName = IceExceptionsAMD;
+ productReference = 276F78A06FC75374D7EA1EA0 /* IceExceptionsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 426D221BC0B31E9538D70376 /* Glacier2 macOS */ = {
+ 6AC0F4641FD881A3F9FDE7CC /* IceAdmin iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = C3564350B7B7584E22B6312E /* Build configuration list for PBXNativeTarget "Glacier2 macOS" */;
+ buildConfigurationList = 31D198E4AA6840D31D409535 /* Build configuration list for PBXNativeTarget "IceAdmin iOS" */;
buildPhases = (
- 8F58F63C486070AA068D7C34 /* Headers */,
- 83EB218ACE02445355D21B44 /* Sources */,
- 655DEF0050CC64EB7E7B88D2 /* Frameworks */,
- AC7F5DF690CA070728C595F3 /* Resources */,
+ CB38564D035A6D6CD3CDB4E4 /* Sources */,
+ 582590179E393196353F25FA /* Frameworks */,
+ D9372544AE3E301D85E5AA62 /* Resources */,
+ D2F494E642547597936C3733 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 1B439BCF08C59B4EF82EB06B /* PBXBuildRule */,
+ A93F3582D4B764D7F26063ED /* PBXBuildRule */,
);
dependencies = (
);
- name = "Glacier2 macOS";
- productName = Glacier2;
- productReference = EB6AF3877C53C9B8225BF657 /* Glacier2.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceAdmin iOS";
+ productName = IceAdmin;
+ productReference = 24E1B6E96C21EC72DC064E34 /* IceAdmin.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 430118C0E89B6E5D466FD50C /* IceUdp macOS */ = {
+ 711F18EAD4D0F01FD488DC77 /* IceRetry iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 4583D9785EC5EE804DB96171 /* Build configuration list for PBXNativeTarget "IceUdp macOS" */;
+ buildConfigurationList = A7A2E2C7E7DDFA6DAC33F5FA /* Build configuration list for PBXNativeTarget "IceRetry iOS" */;
buildPhases = (
- 9AF350CCA12CDA674A13285E /* Sources */,
- E8CFDD5C1A3C7EE941B29461 /* Frameworks */,
- 064C55CC165BE56A5D9FFAEC /* Resources */,
- 58D5529F7B7FA0B43B65F84A /* Swiftformat & Swiftlint */,
+ 24088B29D714E43AADFF8D3A /* Sources */,
+ 7E8F9EE7330374763485CA34 /* Frameworks */,
+ 583FD9E995705D246D684F2A /* Resources */,
+ 6A996D7C3B06A32006B33D81 /* Swiftformat & Swiftlint */,
);
buildRules = (
- CE5F212704668266E1CE38BD /* PBXBuildRule */,
+ 6292329B2F6E00755334B2D9 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceUdp macOS";
- productName = IceUdp;
- productReference = 9155B9A3DA857782C8E2C755 /* IceUdp.bundle */;
+ name = "IceRetry iOS";
+ productName = IceRetry;
+ productReference = 9C8A4C7448EF28DFB238F82D /* IceRetry.bundle */;
productType = "com.apple.product-type.bundle";
};
- 43C49D6C13B45A568257C46E /* IceOperationsAMD macOS */ = {
+ 74BF5B1E9E63F56637AF0C5C /* IceOperationsAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 8B27BE49DF00D1FE84818D82 /* Build configuration list for PBXNativeTarget "IceOperationsAMD macOS" */;
+ buildConfigurationList = 01BBC75D8E6D10ADD917EB13 /* Build configuration list for PBXNativeTarget "IceOperationsAMD macOS" */;
buildPhases = (
- 0978A3DFFE7D7821EBF5E22B /* Sources */,
- 4F2A13B8FDF6BEEC683DD068 /* Frameworks */,
- E10E4D2B5C4485A4DFFD452A /* Resources */,
- 4DCB212DC20282E3C9F6FE38 /* Swiftformat & Swiftlint */,
+ F9A4587F9B6D5EFF19522784 /* Sources */,
+ 13CFDDFD32597145E0B217EB /* Frameworks */,
+ 5086651D9AFD0342EB7B91DC /* Resources */,
+ 024824571502FB19BC6BDA03 /* Swiftformat & Swiftlint */,
);
buildRules = (
- BE07158233980B608290CAFE /* PBXBuildRule */,
+ EEF682FA61A770A5B308FA2D /* PBXBuildRule */,
);
dependencies = (
);
name = "IceOperationsAMD macOS";
productName = IceOperationsAMD;
- productReference = 0DFC233F07E6B33D4039F2AF /* IceOperationsAMD.bundle */;
+ productReference = C1CC2963FE8AC9E7D4159212 /* IceOperationsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 4471E15E062E187347C3FDCC /* IceObjects macOS */ = {
+ 77A82F6C0B911716D1E347D0 /* IceDiscovery C++11 macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = D5E759DDD6D35E3E9BC7AC32 /* Build configuration list for PBXNativeTarget "IceObjects macOS" */;
+ buildConfigurationList = 995EF548110BEC5F2E0E4B6E /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 macOS" */;
buildPhases = (
- A2DC1E75E05891E1234F54E4 /* Sources */,
- 1D7717417E4F1CCEE69F8771 /* Frameworks */,
- E487247065DFCF76CFF93B8C /* Resources */,
- 53C11B01398F277F57A9A739 /* Swiftformat & Swiftlint */,
+ AB5C9891F4878862CA960B64 /* Headers */,
+ 79D6F33478AE90D4AF3698AF /* Sources */,
+ AD191DE73396141DB758B17D /* Frameworks */,
);
buildRules = (
- F250347ED2E7C62408B1A440 /* PBXBuildRule */,
+ 69DC4FBED61811358DAEA05C /* PBXBuildRule */,
);
dependencies = (
+ 259CBB80BB6DF1C0A6B9BDA9 /* PBXTargetDependency */,
);
- name = "IceObjects macOS";
- productName = IceObjects;
- productReference = E7FD9BB640315F4AC40A7004 /* IceObjects.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceDiscovery C++11 macOS";
+ productName = "IceDiscovery C++11 macOS";
+ productReference = AE08479167FADF662AD41FB6 /* libIceDiscovery C++11 macOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- 472426218F233C2BC3DE48D4 /* Glacier2 iOS */ = {
+ 7C66A461D824FEDB97CC886A /* TestDriver macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 9EC2DC3C77B72FBF5610AE76 /* Build configuration list for PBXNativeTarget "Glacier2 iOS" */;
+ buildConfigurationList = 860BA81779B1057C6BDFADEA /* Build configuration list for PBXNativeTarget "TestDriver macOS" */;
buildPhases = (
- 4F6134D9A588F1B4C50ABB8D /* Headers */,
- 10127AB34AB28416278FF083 /* Sources */,
- AD75CAC157D43C037AB8269E /* Frameworks */,
- 9012CF4818B4CB7D4DB63049 /* Resources */,
+ E1DACD4FE26A355CBEBB48E2 /* Sources */,
+ CC3E6CC9728CFC238B2DE381 /* Frameworks */,
+ D75D890D9E30BEB768BC214D /* Resources */,
+ 792DD935E1AC48577FF668E3 /* Swiftformat & Swiftlint */,
+ C7E0513EC35F13860EF88EE8 /* Copy Frameworks */,
);
buildRules = (
- DD7B2ACF46310AAE93FE70DF /* PBXBuildRule */,
+ E52CB52E61CAC0887F2EACB3 /* PBXBuildRule */,
);
dependencies = (
+ E11F2C04377A9BCC9DC9EB79 /* PBXTargetDependency */,
+ 3130B9426808F5BE9894FC83 /* PBXTargetDependency */,
+ 5717DD03A56DA626B4C13D5F /* PBXTargetDependency */,
+ 794787C761EAE91B50754BC9 /* PBXTargetDependency */,
+ CB0D0ACD5E79EA1DFC4BC9D0 /* PBXTargetDependency */,
+ 43BC2E82853835A7E41B8BC4 /* PBXTargetDependency */,
+ 0CB3D611CC485324696280C0 /* PBXTargetDependency */,
+ 006B9B41F4F5EE6FF28D9C19 /* PBXTargetDependency */,
+ 45024CA1DF02907D9843ED05 /* PBXTargetDependency */,
+ 12CAA9280B6279BF0D6CBAEF /* PBXTargetDependency */,
+ A2979AA6CE972DD9CCE8CD25 /* PBXTargetDependency */,
+ EDDBAA8DB45F0771A4FAE7E2 /* PBXTargetDependency */,
+ B243D234E24C585462AE16F3 /* PBXTargetDependency */,
+ 55946A6CA521FF27621BC827 /* PBXTargetDependency */,
+ 190892129C0C09A4F3FC6EE0 /* PBXTargetDependency */,
+ 9F5D16E2EF33F9C648881B70 /* PBXTargetDependency */,
+ 61E07185501D6FE488B1AD2A /* PBXTargetDependency */,
+ 4395733CCBFB4B7FF475C199 /* PBXTargetDependency */,
+ 107F5C037399DAB44183A533 /* PBXTargetDependency */,
+ A9F25738819D2C8B66EA8A99 /* PBXTargetDependency */,
+ C47C6DA81C80B8B99A1756C5 /* PBXTargetDependency */,
+ 3C0933E62BB72399380A0F8D /* PBXTargetDependency */,
+ 66F667902E6E871DD1E3B745 /* PBXTargetDependency */,
+ 041ED8DE1EB27EAE73B94C50 /* PBXTargetDependency */,
+ E34C3EDA1BC5B503651D2A70 /* PBXTargetDependency */,
+ 20D39827E0A9CBE128842097 /* PBXTargetDependency */,
+ FEC8DBD8A0C9750176FC217C /* PBXTargetDependency */,
+ 2C026F2375A6F7D61094583D /* PBXTargetDependency */,
+ C4AB0A26B2905878D5FE8CEF /* PBXTargetDependency */,
+ 08D349DA96F2240521AF0889 /* PBXTargetDependency */,
+ A24E9E9CD13BE8EF2CEF0836 /* PBXTargetDependency */,
+ A18391A9FC69F43899E2E509 /* PBXTargetDependency */,
+ BB6F00CB87F66425337E3A1C /* PBXTargetDependency */,
+ 008654CB5536D5C1838C9536 /* PBXTargetDependency */,
+ 0C7F86FD4A3D98CB5A10166D /* PBXTargetDependency */,
+ 2BF0958BE813F113CF2363BB /* PBXTargetDependency */,
+ 5DF04CCCC77A9FB75E5FBF71 /* PBXTargetDependency */,
);
- name = "Glacier2 iOS";
- productName = Glacier2;
- productReference = 233E3B58C8CB6B16EE6062EF /* Glacier2.framework */;
- productType = "com.apple.product-type.framework";
+ name = "TestDriver macOS";
+ productName = TestDriver;
+ productReference = 3A8DE454A8DC3CD7065127F9 /* TestDriver.app */;
+ productType = "com.apple.product-type.application";
};
- 4B59495688B7F39B1013B042 /* SliceEscape macOS */ = {
+ 7C84DBD38E4C23C31AD1F23C /* Ice macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = E89D9AF1F66324F3BD0363E2 /* Build configuration list for PBXNativeTarget "SliceEscape macOS" */;
+ buildConfigurationList = E8AE8122799EE9DADE090608 /* Build configuration list for PBXNativeTarget "Ice macOS" */;
buildPhases = (
- 9C9551B56EC6EA390F74A0BF /* Sources */,
- 0422D2A54CF4571544151CE4 /* Frameworks */,
- 6807697151CA292F4735B167 /* Resources */,
- 26BB5E50EDBBBE3476E92F8C /* Swiftformat & Swiftlint */,
+ E31145556204683D167F9425 /* Headers */,
+ DAE8355EA9B9AE891DCFC72A /* Sources */,
+ FAD2DBCC890BA8EBE94B89E8 /* Frameworks */,
+ 2AC58A525759A23119997BCA /* Resources */,
+ 531219FF4FD2350FAC9C4483 /* Swiftformat & Swiftlint */,
);
buildRules = (
- CD117CD0DA149FAFA5B52449 /* PBXBuildRule */,
+ 5E72669125F43BC2FD4017BC /* PBXBuildRule */,
+ 2A12DF11B55CFDE8B87D9E24 /* PBXBuildRule */,
);
dependencies = (
);
- name = "SliceEscape macOS";
- productName = SliceEscape;
- productReference = 9A1E4D18CB7780CF67F8A4EC /* SliceEscape.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "Ice macOS";
+ productName = Ice;
+ productReference = C7C5BFE9B16BF237E7782A4F /* Ice.framework */;
+ productType = "com.apple.product-type.framework";
};
- 4CA7B322E586C97E05EA1CB5 /* IceAdapterDeactivation macOS */ = {
+ 7DB95DDC2A0D311A6441555E /* Glacier2 macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 5AA3AEF447E7AA3FE7F5E3A9 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation macOS" */;
+ buildConfigurationList = 1744CEC058540FCD249D8FCD /* Build configuration list for PBXNativeTarget "Glacier2 macOS" */;
buildPhases = (
- B45C1670F9E47DDD8FA7C996 /* Sources */,
- 293C80BEDAF5388E2C9C93CB /* Frameworks */,
- B38BFEBFE19926D0B5F955A7 /* Resources */,
- 7B9D6858A6ED3F09DB82F858 /* Swiftformat & Swiftlint */,
+ 4248A35F3FB4A8D526C81AD3 /* Headers */,
+ 1B55E537488697782CDD04A0 /* Sources */,
+ DEB4D1CD132BA52A77435F73 /* Frameworks */,
+ A2AC10EFABF51F83DCADA768 /* Resources */,
);
buildRules = (
- 5B336854F2C653D70C07C3E5 /* PBXBuildRule */,
+ BE4B1AC7EA01314C2C60F5C6 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAdapterDeactivation macOS";
- productName = IceAdapterDeactivation;
- productReference = AC0F79AB5649A42EB6F61BB1 /* IceAdapterDeactivation.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "Glacier2 macOS";
+ productName = Glacier2;
+ productReference = A7FBF20FA5074019E1952619 /* Glacier2.framework */;
+ productType = "com.apple.product-type.framework";
};
- 4D33515182B40E69AC703D49 /* IceLocation iOS */ = {
+ 7ED2831E7D9351394B42F694 /* IceFacets macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 113A201CA2701393EACE79D9 /* Build configuration list for PBXNativeTarget "IceLocation iOS" */;
+ buildConfigurationList = A262792E3CF4FC040D9B0E32 /* Build configuration list for PBXNativeTarget "IceFacets macOS" */;
buildPhases = (
- F21120B31AEF26C4D6728EF8 /* Sources */,
- 6F7679B711AE0A81738B4C80 /* Frameworks */,
- 9D8E60C1CAA4145761567E87 /* Resources */,
- 6C47CE672165D1038B304C52 /* Swiftformat & Swiftlint */,
+ C86C273044280C495E633F1C /* Sources */,
+ 8E082CECC815282113FA030A /* Frameworks */,
+ 2AE620A5D57F1B21F3CBC54A /* Resources */,
+ 5B2F3ADA2C2F1EF4FDC1AC26 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 42E9135B864D53528A85AFEF /* PBXBuildRule */,
+ 1FB2645D9DE2245781BB5053 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceLocation iOS";
- productName = IceLocation;
- productReference = 0BB16846C7756F2FA7E1275B /* IceLocation.bundle */;
+ name = "IceFacets macOS";
+ productName = IceFacets;
+ productReference = 159667676124BA50280F0687 /* IceFacets.bundle */;
productType = "com.apple.product-type.bundle";
};
- 554C150A3B37119B73E433D4 /* IceStorm iOS */ = {
+ 8172B0B43BFF7CD036F8AAF8 /* IceUdp macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 62D5C838EF41B7143B11D139 /* Build configuration list for PBXNativeTarget "IceStorm iOS" */;
+ buildConfigurationList = 9DC3AAFB8F39444B56D445BF /* Build configuration list for PBXNativeTarget "IceUdp macOS" */;
buildPhases = (
- 1A6AEB6127B43D722DC5B9AF /* Headers */,
- 8F4D13E80C6AE51A495C48DE /* Sources */,
- C3DE3A4E5B6434665338FDC6 /* Frameworks */,
- 579FFD391A9CFCFA32B92169 /* Resources */,
+ 6F6DD4F8F2D8420F6ABDDD53 /* Sources */,
+ AF99C4067403F6C7848F75A7 /* Frameworks */,
+ 1206A25E8FBEF5CA014F8624 /* Resources */,
+ 78D30F513F806756E3126D2E /* Swiftformat & Swiftlint */,
);
buildRules = (
- 90BFEAF716450BA9A442B8F9 /* PBXBuildRule */,
+ ED28E40911C8A0394AA631CC /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceStorm iOS";
- productName = IceStorm;
- productReference = FAAA6406DCB44A199048E9B3 /* IceStorm.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceUdp macOS";
+ productName = IceUdp;
+ productReference = 46C6B15FA2B196879FD8EC27 /* IceUdp.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 5BC8F4262733087A19B2018F /* Ice macOS */ = {
+ 84B57B17572B472DB9473F3A /* IceSlicingObjects iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 520A9641CF2387E4C9952004 /* Build configuration list for PBXNativeTarget "Ice macOS" */;
+ buildConfigurationList = FDE882A2EED792B82A140FBB /* Build configuration list for PBXNativeTarget "IceSlicingObjects iOS" */;
buildPhases = (
- 81D76A7D938D5E23708B6A5A /* Headers */,
- 2A31B318950F77907BBF9C94 /* Sources */,
- EDC2690ED86BCACEFAEBCA88 /* Frameworks */,
- D9190B660067C20B193E937F /* Resources */,
- EEA697AE77C941FF4EE8D3CF /* Swiftformat & Swiftlint */,
+ 698EFE4F045A30BF8B42B0D2 /* Sources */,
+ 67A7692B858A0D1BF98D73D7 /* Frameworks */,
+ 57D4C558B8E33CCB2C929D88 /* Resources */,
+ 74C20D18A4D815E0CC532106 /* Swiftformat & Swiftlint */,
);
buildRules = (
- BA31EAEFA92C7784BB58DDAB /* PBXBuildRule */,
- 92E2584BDA298FF4FDFCE1CB /* PBXBuildRule */,
+ 08C8EC677A55C41E43877953 /* PBXBuildRule */,
);
dependencies = (
);
- name = "Ice macOS";
- productName = Ice;
- productReference = C5561521ED41832EE1B320D2 /* Ice.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceSlicingObjects iOS";
+ productName = IceSlicingObjects;
+ productReference = F07BAE3EB07F426600EE9C4C /* IceSlicingObjects.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 5F9C0CEC9705B5454C8C89EF /* IceSSLConfiguration macOS */ = {
+ 8570DC29A49AAFCC705FC566 /* IceEnums macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 00B1513724E8896E7A31DBC7 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration macOS" */;
+ buildConfigurationList = F73C7AC99DF8213BD4860AAA /* Build configuration list for PBXNativeTarget "IceEnums macOS" */;
buildPhases = (
- FB9D81D4B895ED74EC19B4D1 /* Sources */,
- 7009DF55D53C59551818208C /* Frameworks */,
- 84EF35B5A4A391FCD1DE919D /* Resources */,
- 652A804074C4A5E9D1045D8C /* Swiftformat & Swiftlint */,
+ 29B68F02E05F83DCAFEF8B5A /* Sources */,
+ 0E5061AC7563252F1744C867 /* Frameworks */,
+ A4282E77096772CCCDCE214A /* Resources */,
+ 84102B3C1B69D388844B7C61 /* Swiftformat & Swiftlint */,
);
buildRules = (
- A45B60C30D37A5E767B44E89 /* PBXBuildRule */,
+ F8EE6D464C07D3BE49318C57 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSSLConfiguration macOS";
- productName = IceSSLConfiguration;
- productReference = 531537592DA709C4C74EEB08 /* IceSSLConfiguration.bundle */;
+ name = "IceEnums macOS";
+ productName = IceEnums;
+ productReference = 0D1C059D4BA5E01CB0ADFBB4 /* IceEnums.bundle */;
productType = "com.apple.product-type.bundle";
};
- 63DDD363F58BC932A31323F4 /* IceIAP C++11 iOS */ = {
+ 881250C6D8BE80DB29A0385B /* IceUdp iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 16C2F86F7E9CF80A521F5F53 /* Build configuration list for PBXNativeTarget "IceIAP C++11 iOS" */;
+ buildConfigurationList = 13B341B13B01A154F8A441B5 /* Build configuration list for PBXNativeTarget "IceUdp iOS" */;
buildPhases = (
- EEA12FE8B1E39671B41F3F65 /* Headers */,
- 240122854A6DE6C89B23D0CD /* Sources */,
- 85298D6950CF48511B11E5DF /* Frameworks */,
+ 6593B7827CE0E2777768F254 /* Sources */,
+ BD8731FC73EB75AB87416F4D /* Frameworks */,
+ 5D4CDC8CA54BAD127117013D /* Resources */,
+ 880CE31A63BB109A3B078F7F /* Swiftformat & Swiftlint */,
);
buildRules = (
- DABC69F40B10048F3EF478B4 /* PBXBuildRule */,
+ 737CEDF16303C5B23CF8A479 /* PBXBuildRule */,
);
dependencies = (
- C87FD9D53F90A81B3FF3C3BF /* PBXTargetDependency */,
);
- name = "IceIAP C++11 iOS";
- productName = "IceIAP C++11 iOS";
- productReference = FD2DF403C594F04F021E9BDB /* libIceIAP C++11 iOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceUdp iOS";
+ productName = IceUdp;
+ productReference = 31F3F7F8FC3116D9134C7D81 /* IceUdp.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 66B9650AA30C3AF7576A253E /* IceOperationsAMD iOS */ = {
+ 88B4DDB0B9CC0F6E3EF41043 /* IceScope iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 258C1330A12AF9B074DC0F1B /* Build configuration list for PBXNativeTarget "IceOperationsAMD iOS" */;
+ buildConfigurationList = 65154986761E183CB7516105 /* Build configuration list for PBXNativeTarget "IceScope iOS" */;
buildPhases = (
- A2E26E97CE796127C850821E /* Sources */,
- 61D902B4704CC670878B3E54 /* Frameworks */,
- 19489512BDF4CA383C468625 /* Resources */,
- D9BAA743730E964C39C4905B /* Swiftformat & Swiftlint */,
+ 8700FF4E250B0112EC4C3A44 /* Sources */,
+ 229D7F72384501F104317CC4 /* Frameworks */,
+ 6BFFEC8F02D0B5F7DCABC1DB /* Resources */,
+ F0003C718737F91E88675B61 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 8E532786C3A2096F70166AAB /* PBXBuildRule */,
+ CF7FEBFE09B5FC9E9856FD30 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOperationsAMD iOS";
- productName = IceOperationsAMD;
- productReference = 7964CE2D7A0EB8250D9686EF /* IceOperationsAMD.bundle */;
+ name = "IceScope iOS";
+ productName = IceScope;
+ productReference = 9DE0D76C9B9CA73D2B49DEC5 /* IceScope.bundle */;
productType = "com.apple.product-type.bundle";
};
- 66F1886B8F677C117B8E0E40 /* IceSSLConfiguration iOS */ = {
+ 8CA5088455BC6A8877F6585D /* IceServantLocatorAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 1B0FDB663CFA652330F4DC14 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration iOS" */;
+ buildConfigurationList = 27AFFE32271EEDE0494F554B /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD macOS" */;
buildPhases = (
- 7F99E51CF749025FC745B20D /* Sources */,
- 79FD1CC7F2458A367E3287E0 /* Frameworks */,
- B4176AB94ECF0B5F53CEEC34 /* Resources */,
- C4DB42F7B0FB90A18F120BCC /* Swiftformat & Swiftlint */,
+ F861973553D003151EFAABFA /* Sources */,
+ 4FDDF4A178B311F588D85ECB /* Frameworks */,
+ FB50D01A1BB55229D9A85C63 /* Resources */,
+ 20875BB188EC7D63393F015F /* Swiftformat & Swiftlint */,
);
buildRules = (
- 71311F528B5636A1019B5ABE /* PBXBuildRule */,
+ 0E68F9302DC12DC520345FD0 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSSLConfiguration iOS";
- productName = IceSSLConfiguration;
- productReference = 20D643863D7B107127AAAF45 /* IceSSLConfiguration.bundle */;
+ name = "IceServantLocatorAMD macOS";
+ productName = IceServantLocatorAMD;
+ productReference = FB37603A7E1259106EF33F05 /* IceServantLocatorAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- 688E9EADF09FA3C3C10AAB92 /* IceSlicingExceptionsAMD iOS */ = {
+ 8CDF569BE7FD7056CC64AEBD /* IceAcm iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = CE3D55DE8FC2C63780767032 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD iOS" */;
+ buildConfigurationList = 23300D6AF9AF253A57D38604 /* Build configuration list for PBXNativeTarget "IceAcm iOS" */;
buildPhases = (
- 180EFE2D56F50AD6E5DAEE09 /* Sources */,
- 5719279FBAA987B6AA044154 /* Frameworks */,
- B8135275D57091E41085B4A8 /* Resources */,
- 29BFCCB621CBDF6A851BC52C /* Swiftformat & Swiftlint */,
+ F8F3577B96576512D2B37AC4 /* Sources */,
+ 19A57BCB2F446B5D55BD7465 /* Frameworks */,
+ FC35415F93D1EF7E9612C6A4 /* Resources */,
+ 78CC54A721E8FDB01902C7D4 /* Swiftformat & Swiftlint */,
);
buildRules = (
- FBCFAC0360B365D4D5D724E9 /* PBXBuildRule */,
+ FCCFFB48F510D0BA28EC5CC0 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingExceptionsAMD iOS";
- productName = IceSlicingExceptionsAMD;
- productReference = 98BE907AE6FB32C220F27665 /* IceSlicingExceptionsAMD.bundle */;
+ name = "IceAcm iOS";
+ productName = IceAcm;
+ productReference = FCD76BA365CFA076EF297D33 /* IceAcm.bundle */;
productType = "com.apple.product-type.bundle";
};
- 689BB0E32ED392CF0F70373B /* SliceEscape iOS */ = {
+ 8D0BD3C20FA17536D15BAA1F /* IceOperations iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 6A1922BCFDA5D3821C73EBC6 /* Build configuration list for PBXNativeTarget "SliceEscape iOS" */;
+ buildConfigurationList = 38C86AB3D650FA81C19A683D /* Build configuration list for PBXNativeTarget "IceOperations iOS" */;
buildPhases = (
- 17F34F14DCEA3B102390A1AD /* Sources */,
- 90114F0B99F1D5AC00F336A1 /* Frameworks */,
- 1768E8E20C3D44A90495C73F /* Resources */,
- 1F8BFA8E07374966D4E7D916 /* Swiftformat & Swiftlint */,
+ 0BCD633A1019D57041B34AED /* Sources */,
+ 470A644AB18F3ED32DB5707A /* Frameworks */,
+ DEF0F9E31175CE53D8A65FA0 /* Resources */,
+ CB39FBFFD99B12BD3675DCC3 /* Swiftformat & Swiftlint */,
);
buildRules = (
- A1307B3551D23D2E3B653575 /* PBXBuildRule */,
+ 4D81AE83B3E22C9A1F2AFA1D /* PBXBuildRule */,
);
dependencies = (
);
- name = "SliceEscape iOS";
- productName = SliceEscape;
- productReference = 9A22CAB9A613324A3BA7D230 /* SliceEscape.bundle */;
+ name = "IceOperations iOS";
+ productName = IceOperations;
+ productReference = 03C4192F0524006FB342718D /* IceOperations.bundle */;
productType = "com.apple.product-type.bundle";
};
- 6B1B4F0C122065EEF6059549 /* IceDiscovery C++11 macOS */ = {
+ 8E3EA7797A22D89ACC8767DA /* IceSlicingObjects macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 7B0AB8C14FA10614245EDB9A /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 macOS" */;
+ buildConfigurationList = A5F694D460E3EBC74DEEFB05 /* Build configuration list for PBXNativeTarget "IceSlicingObjects macOS" */;
buildPhases = (
- 4C0ED1C38C47590CB9E7CB56 /* Headers */,
- F25DE474EC3573E31BABA96E /* Sources */,
- F76F70E38DCA18424696A7ED /* Frameworks */,
+ 9B6E729721B89272F5E9F530 /* Sources */,
+ FD32ADBD62C22D842118D69A /* Frameworks */,
+ 944FD4A6A076D9EF3C36BA71 /* Resources */,
+ 9C4025DBD0C1BE1AFC7693DF /* Swiftformat & Swiftlint */,
);
buildRules = (
- 4B6277C664F6F68A47CB0C4C /* PBXBuildRule */,
+ A2220AF9E28856CFD4E719AB /* PBXBuildRule */,
);
dependencies = (
- 115D15F7D7870084CDB106BE /* PBXTargetDependency */,
);
- name = "IceDiscovery C++11 macOS";
- productName = "IceDiscovery C++11 macOS";
- productReference = 237F81602BA010A3BA77F376 /* libIceDiscovery C++11 macOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceSlicingObjects macOS";
+ productName = IceSlicingObjects;
+ productReference = 2E31C452E06DF02A32D74158 /* IceSlicingObjects.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 6B532D9FC090AA5D043477DC /* IceUdp iOS */ = {
+ 901E6B19A44D60C62D27A9F6 /* IceStorm macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 3EC746BA36EA1282180E5D8E /* Build configuration list for PBXNativeTarget "IceUdp iOS" */;
+ buildConfigurationList = DE3B9A4AD7F72C14B9320241 /* Build configuration list for PBXNativeTarget "IceStorm macOS" */;
buildPhases = (
- F3CFCDA6EDFFD5DD8F4E0482 /* Sources */,
- 020E3F4CC8568EE92E740D93 /* Frameworks */,
- 1DBE4AFA6F7C8D4F7B1AAF0D /* Resources */,
- 4CC22A7311F2C324EB2A630C /* Swiftformat & Swiftlint */,
+ FD5D84A196818E906302B8B6 /* Headers */,
+ 29BEF6C44E97860CD25C8723 /* Sources */,
+ 8E694883749FC94938D33872 /* Frameworks */,
+ 0D98A14FE6EF5931D920EE64 /* Resources */,
);
buildRules = (
- 9D5D1E1C7EC5E3AA7304BE25 /* PBXBuildRule */,
+ CD14939EF065EE302AF7BE7C /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceUdp iOS";
- productName = IceUdp;
- productReference = 114914F9B8ED1A728A5FFD69 /* IceUdp.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceStorm macOS";
+ productName = IceStorm;
+ productReference = 6313F62859B19DC28BB6E1E0 /* IceStorm.framework */;
+ productType = "com.apple.product-type.framework";
};
- 6E7A17CE9E9303EDBCF4588E /* TestCommon iOS */ = {
+ 91E917098ED4D8FE96B582B1 /* IceProperties macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 55E831F64C968F1FCB478221 /* Build configuration list for PBXNativeTarget "TestCommon iOS" */;
+ buildConfigurationList = 834FA034D3B571904F61E5A8 /* Build configuration list for PBXNativeTarget "IceProperties macOS" */;
buildPhases = (
- D75A22E7841EAAC907E491C5 /* Headers */,
- B944A8826BEBDA7DAF1020D0 /* Sources */,
- C4B1431BF8746D7597B4B05A /* Frameworks */,
- 2F6E26E4132B466EF7A5477E /* Resources */,
- C4A364A83C0DD7EC3A4A3AD0 /* Swiftformat & Swiftlint */,
+ 33963F1BC6E9C324D7C02CB5 /* Sources */,
+ 2CCEA44A88FD8AC2BD42BA52 /* Frameworks */,
+ 301CF86AAB62244AE803FA7C /* Resources */,
+ 38C74A5EE8EEF4FA22F3A182 /* Swiftformat & Swiftlint */,
);
buildRules = (
- D4D579F9C8211D90EB97828D /* PBXBuildRule */,
+ C9A02F8C41309B27A94769B7 /* PBXBuildRule */,
);
dependencies = (
);
- name = "TestCommon iOS";
- productName = TestCommon;
- productReference = 179D111A86280346E7B7ED37 /* TestCommon.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceProperties macOS";
+ productName = IceProperties;
+ productReference = A54D26BC0704A7705CF6E082 /* IceProperties.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 77692A78EACA87BD4A7C07ED /* IceInvoke iOS */ = {
+ 94F774D983D7806C8B24980D /* IceHold iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 67F5DC1621A0947156DDD7A2 /* Build configuration list for PBXNativeTarget "IceInvoke iOS" */;
+ buildConfigurationList = 920D5F59AA4E05CF5D025989 /* Build configuration list for PBXNativeTarget "IceHold iOS" */;
buildPhases = (
- 0ABD76B9E6E2EFA13632D3B4 /* Sources */,
- 15C47914249265D50D02B338 /* Frameworks */,
- 5DE9A146E22EDC75CB91B07C /* Resources */,
- 50A2F5AF3699B21BA03BCBA5 /* Swiftformat & Swiftlint */,
+ 1C6C119563C3CADBA68365CA /* Sources */,
+ 28BA277A191684B92F5157EA /* Frameworks */,
+ 3BBE1343E245BBD553764789 /* Resources */,
+ CDBA3E3B5161F57700229A1D /* Swiftformat & Swiftlint */,
);
buildRules = (
- F0BCFE2BCD0A357A59014E65 /* PBXBuildRule */,
+ C8689F79F090ECAEB4F5A265 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInvoke iOS";
- productName = IceInvoke;
- productReference = F5CE036D9C7EF28CD45AB61F /* IceInvoke.bundle */;
+ name = "IceHold iOS";
+ productName = IceHold;
+ productReference = 3F54218F7DD6E867D382BC83 /* IceHold.bundle */;
productType = "com.apple.product-type.bundle";
};
- 7EC298D78ACB0CE1C682FE76 /* TestCommon macOS */ = {
+ 9762E32D99613E83FD20D0D8 /* IceInvoke iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 6DF294545722CDDAC9185DB5 /* Build configuration list for PBXNativeTarget "TestCommon macOS" */;
+ buildConfigurationList = 2290535536799C36A40A47B9 /* Build configuration list for PBXNativeTarget "IceInvoke iOS" */;
buildPhases = (
- 2B7836E151291FC6660345B2 /* Headers */,
- 53C63061088605C4EB1AE86C /* Sources */,
- 0B600B82C1E8776B5153B0E6 /* Frameworks */,
- 3EB95CD0A795C20295C52E79 /* Resources */,
- 5F5DCE5D1FCBE90D847790A6 /* Swiftformat & Swiftlint */,
+ 338F73FF6E01277814F21810 /* Sources */,
+ AEEBC552010F13ECE54FD609 /* Frameworks */,
+ 2DB94351AB29963CC589DC89 /* Resources */,
+ 5B176D693FEE448B7AE991FC /* Swiftformat & Swiftlint */,
);
buildRules = (
- A82A6B5115AD564835C0177D /* PBXBuildRule */,
+ 9C0C4722090A4588D15EB573 /* PBXBuildRule */,
);
dependencies = (
);
- name = "TestCommon macOS";
- productName = TestCommon;
- productReference = 66F58BB456C27F9865A80A92 /* TestCommon.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceInvoke iOS";
+ productName = IceInvoke;
+ productReference = 431588ED0E80F0264A83FA35 /* IceInvoke.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 7FF6F6B1616D0CE97AE69C82 /* IceOptionalAMD macOS */ = {
+ 9824CA3BDAE389C6BFE9724E /* IceObjects macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = BAF869BCD91DB912C30E6D61 /* Build configuration list for PBXNativeTarget "IceOptionalAMD macOS" */;
+ buildConfigurationList = FE0A728782657A0153EF18EF /* Build configuration list for PBXNativeTarget "IceObjects macOS" */;
buildPhases = (
- BCA74124B4267C7338908493 /* Sources */,
- ACA9CDE643BAB3333C2B7F44 /* Frameworks */,
- C3E3794B6FEC09E600652C0B /* Resources */,
- 7DBF1AAAD5066DD9F247E3A2 /* Swiftformat & Swiftlint */,
+ 74A1A11CF5BB04466E9662FD /* Sources */,
+ DA4A829881025961BEAFADF4 /* Frameworks */,
+ A416458377F4F350AE5C27F6 /* Resources */,
+ 60435BBC810217A7EDCB6C14 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 1DF61B933AD2DF2F879293E1 /* PBXBuildRule */,
+ D5EB8445E119E6CA7818A5D0 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOptionalAMD macOS";
- productName = IceOptionalAMD;
- productReference = F2EA0CFA7A0F7B4BE87E8E79 /* IceOptionalAMD.bundle */;
+ name = "IceObjects macOS";
+ productName = IceObjects;
+ productReference = 877C33F38770D875BE148A14 /* IceObjects.bundle */;
productType = "com.apple.product-type.bundle";
};
- 8C8F070BD36DA1E28E452FB2 /* IceDefaultServant iOS */ = {
+ 9C752DD36F100CB9CBBD0EF7 /* IceAdapterDeactivation iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 85E06529A067E05EBA414BE3 /* Build configuration list for PBXNativeTarget "IceDefaultServant iOS" */;
+ buildConfigurationList = 3650B23EAEA1C33FC3AE115D /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation iOS" */;
buildPhases = (
- 7B48063F1ACACA47E3AB1D83 /* Sources */,
- 5050D18C3EE84D8088DAC279 /* Frameworks */,
- 00CEEF43462C45F843186715 /* Resources */,
- 3EBC9112BB6BCC253AFD50F0 /* Swiftformat & Swiftlint */,
+ 31E322B8EF102964F7CA79F2 /* Sources */,
+ 8F751BCAE07FDFEB1B7CB132 /* Frameworks */,
+ 1DF1C94AE6AA6B9C4A049B2D /* Resources */,
+ 5B1AB4415C3B92E1EA29C4D9 /* Swiftformat & Swiftlint */,
);
buildRules = (
- CCC1A71E5D3F4D3270C4EA65 /* PBXBuildRule */,
+ 72D468445B71798A23D9885C /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceDefaultServant iOS";
- productName = IceDefaultServant;
- productReference = EDD29A4C1B3D5F96613DC694 /* IceDefaultServant.bundle */;
+ name = "IceAdapterDeactivation iOS";
+ productName = IceAdapterDeactivation;
+ productReference = 54FBF62F717A8E7B3E7E34D9 /* IceAdapterDeactivation.bundle */;
productType = "com.apple.product-type.bundle";
};
- 8E7E48DCDCED2055DB96E686 /* IceSSL C++11 iOS */ = {
+ 9D14EA76CE6437452C395F6C /* IceSSLConfiguration iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = D05E1F7A578D6B45E9447D6C /* Build configuration list for PBXNativeTarget "IceSSL C++11 iOS" */;
+ buildConfigurationList = FC0FEFE43DD1AAE3F7CD1E1A /* Build configuration list for PBXNativeTarget "IceSSLConfiguration iOS" */;
buildPhases = (
- 69D8D838CF2A4E5AAD75DF4B /* Headers */,
- 804B28BBC59F7A3256762831 /* Sources */,
- 25053432CA75EDE88BA03933 /* Frameworks */,
+ 3BBEF1222FE03CD4F360309A /* Sources */,
+ 7995BE5E19599C1FA781CE2E /* Frameworks */,
+ 1EC471CB50F46150C6DEEFE2 /* Resources */,
+ 776A8DB1FF108E0A92835029 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 9026B7B8F3367725A0A22545 /* PBXBuildRule */,
+ 6260A8F64B9A210FBBAB2897 /* PBXBuildRule */,
);
dependencies = (
- 0C79E88DFC1A0A44A1B7E211 /* PBXTargetDependency */,
);
- name = "IceSSL C++11 iOS";
- productName = "IceSSL C++11 iOS";
- productReference = E44BE1E5D302D9DA3F31FDB7 /* libIceSSL C++11 iOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceSSLConfiguration iOS";
+ productName = IceSSLConfiguration;
+ productReference = 309B6BAC2D50E248C757311C /* IceSSLConfiguration.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- 927E14F5EA5DBAD8E62C9302 /* IceSlicingExceptionsAMD macOS */ = {
+ 9E009F0CE808A84D564F958C /* IceGrid macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 4EC53A4035752A19B9C48D84 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD macOS" */;
+ buildConfigurationList = D0DD8F16256DE56BAA53F4D2 /* Build configuration list for PBXNativeTarget "IceGrid macOS" */;
buildPhases = (
- 3D5B834D0E40201E2B8F7733 /* Sources */,
- 167FF14A61C604904EAF374F /* Frameworks */,
- 9F67F0F21805706E849F43F4 /* Resources */,
- 2CEF0956E55995DED7B208EA /* Swiftformat & Swiftlint */,
+ 5CD46829D28FEAEAF6B54361 /* Headers */,
+ B8B9998F41B71993D900709C /* Sources */,
+ D1EF8257F9376D305E3B66BA /* Frameworks */,
+ 0CC7DC380B9CF2C656C97343 /* Resources */,
);
buildRules = (
- 0EFC0D7D3FD307E2EAC4EDAB /* PBXBuildRule */,
+ BE2B87E63C236651504D89F6 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingExceptionsAMD macOS";
- productName = IceSlicingExceptionsAMD;
- productReference = C0FD31F9313639A85B27D130 /* IceSlicingExceptionsAMD.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceGrid macOS";
+ productName = IceGrid;
+ productReference = F678EA062EF28FA715CCFB1F /* IceGrid.framework */;
+ productType = "com.apple.product-type.framework";
};
- 9484735AE03E2029692D9A8E /* IceSlicingObjects iOS */ = {
+ 9EDC064A438ACAEEABFFCD28 /* IceLocation macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 48F38A1968D85D35D3CF428C /* Build configuration list for PBXNativeTarget "IceSlicingObjects iOS" */;
+ buildConfigurationList = 340F8FD9EC1E08196120BF04 /* Build configuration list for PBXNativeTarget "IceLocation macOS" */;
buildPhases = (
- 568A854FED8C15FDB97EAA61 /* Sources */,
- 21D0A208BB8DEBF1B41B343E /* Frameworks */,
- 545A75B0571CF9B495B87E95 /* Resources */,
- F95CB74F4A5F196696E3B2DC /* Swiftformat & Swiftlint */,
+ A12B01FEBF9D55F44E06FB69 /* Sources */,
+ 6FA2AD9F7839DEB3CDA3E4FE /* Frameworks */,
+ 9D4B8E8DDBA5F35C5FACE564 /* Resources */,
+ B50828C7CCBCD7DF9CF3EE26 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 2AC9DDE06BD721D305DDCEEC /* PBXBuildRule */,
+ 3CF3596100C74A8696A0A02D /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingObjects iOS";
- productName = IceSlicingObjects;
- productReference = 43FC38C154A5F6ACB9C624EF /* IceSlicingObjects.bundle */;
+ name = "IceLocation macOS";
+ productName = IceLocation;
+ productReference = 3FBDEBDB8E0DAC4C18CF8225 /* IceLocation.bundle */;
productType = "com.apple.product-type.bundle";
};
- 993730ECC3802C1EF520D6ED /* IceFacets iOS */ = {
+ A0BFE78E710B0B1240650735 /* IceProperties iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 413C3BDDF6FB1FF73CDB9076 /* Build configuration list for PBXNativeTarget "IceFacets iOS" */;
+ buildConfigurationList = E9D4F2554457A843F955B80E /* Build configuration list for PBXNativeTarget "IceProperties iOS" */;
buildPhases = (
- C920AA1E4A7697F203D01153 /* Sources */,
- C498BCE49B96A6E1412A793C /* Frameworks */,
- 2121F11D27E1E8B2848459CF /* Resources */,
- 76941475E59B684FEDEAB326 /* Swiftformat & Swiftlint */,
+ 7EF1C3DD1FED1DD1C07154B8 /* Sources */,
+ 8F4D0BA79962A7F9407F3F1B /* Frameworks */,
+ 06A231409638A2A78410D63C /* Resources */,
+ BCDE09022622AB4B24070211 /* Swiftformat & Swiftlint */,
);
buildRules = (
- D1AFFCEFDC717DAE9ADB5AC1 /* PBXBuildRule */,
+ D6D287ED63E53D852C6076EF /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceFacets iOS";
- productName = IceFacets;
- productReference = 273F6DA8C680476E2F7A6089 /* IceFacets.bundle */;
+ name = "IceProperties iOS";
+ productName = IceProperties;
+ productReference = 7DACE4CE00C90B00137CDD05 /* IceProperties.bundle */;
productType = "com.apple.product-type.bundle";
};
- 9D41BDA81A101D4423B68500 /* IceRetry iOS */ = {
+ A10509EA7E4240467A68D03B /* IceOptionalAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 8DCFC8C32C084A3EB2C2C274 /* Build configuration list for PBXNativeTarget "IceRetry iOS" */;
+ buildConfigurationList = 0D2C3C71D73A8722B5BFF7B7 /* Build configuration list for PBXNativeTarget "IceOptionalAMD macOS" */;
buildPhases = (
- 8C9E93F6CA768CD16D411134 /* Sources */,
- 89A07B9276BDAC020F860FFB /* Frameworks */,
- 093669C2FBD90BACA68B53DB /* Resources */,
- F4748DD707BAC7301F7E03F6 /* Swiftformat & Swiftlint */,
+ 010B70C397B1B5787D630A28 /* Sources */,
+ 459022E5F2565BDE4E5EE06F /* Frameworks */,
+ 84E1C228A71501DF05832C72 /* Resources */,
+ EB72C016336F26A16E545E29 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 537641930E5EE9C598A4D26A /* PBXBuildRule */,
+ 2A5F3A16565D69D87C274592 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceRetry iOS";
- productName = IceRetry;
- productReference = 7326BDEB27308FDB60BC88C1 /* IceRetry.bundle */;
+ name = "IceOptionalAMD macOS";
+ productName = IceOptionalAMD;
+ productReference = F9C53C5323A0B0F56DD82A34 /* IceOptionalAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- A03BC632FC308E1F5689B405 /* IceSlicingObjects macOS */ = {
+ A4E0B67AA46118886F999666 /* TestCommon iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 5D60081C26C825EE38DA88E8 /* Build configuration list for PBXNativeTarget "IceSlicingObjects macOS" */;
+ buildConfigurationList = 8C5C720FCAA90DF2558F5059 /* Build configuration list for PBXNativeTarget "TestCommon iOS" */;
buildPhases = (
- 607CFCF8E55718E435A5509B /* Sources */,
- BE9DDC96AB29B78FB6E8DCD6 /* Frameworks */,
- 49479352DA4C26602C8D1488 /* Resources */,
- 7ABBA8D78BE589B93D909979 /* Swiftformat & Swiftlint */,
+ ADA2C211EE8CA6D3190DF9E3 /* Headers */,
+ 91267EC23AE3EEB81A311247 /* Sources */,
+ 0B33EA77011771D01E94D361 /* Frameworks */,
+ 10869DB2A2EBE4CA8D057F65 /* Resources */,
+ 17E3F816C8C4E8180745EEFE /* Swiftformat & Swiftlint */,
);
buildRules = (
- EA15CB00F5E000186A40DF43 /* PBXBuildRule */,
+ EC7E98B0C8C4C0DEE9D8690D /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingObjects macOS";
- productName = IceSlicingObjects;
- productReference = 12D9A206D8B101E18172982E /* IceSlicingObjects.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "TestCommon iOS";
+ productName = TestCommon;
+ productReference = 622CA373CF127B6E7D1CF2C6 /* TestCommon.framework */;
+ productType = "com.apple.product-type.framework";
};
- A37E58898658DC09D3901337 /* IceTimeout iOS */ = {
+ ABD61E830D609E366325ED4F /* IceInfo iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 3AD2A52DEEB0395A3DCC4317 /* Build configuration list for PBXNativeTarget "IceTimeout iOS" */;
+ buildConfigurationList = A724B6834EA384A8E0E399AB /* Build configuration list for PBXNativeTarget "IceInfo iOS" */;
buildPhases = (
- 361F7F15496B65DA38C4E9FF /* Sources */,
- 5AA79E3C501F3F3F3C7AC583 /* Frameworks */,
- C77F9474F121D604B93213C3 /* Resources */,
- BE46D4536E5D00B600BF506A /* Swiftformat & Swiftlint */,
+ 6508E2AC3C86E305BE6F946D /* Sources */,
+ 24D46C5133819D2A67A425AF /* Frameworks */,
+ 6D53BEA8961034491371B44A /* Resources */,
+ 157182C7131B506457B6E557 /* Swiftformat & Swiftlint */,
);
buildRules = (
- AFBDE54149FD2264FD922D05 /* PBXBuildRule */,
+ F29DE55533689D340C3D49A3 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceTimeout iOS";
- productName = IceTimeout;
- productReference = 0E7F3C4F41E9E9F2CF60AA7D /* IceTimeout.bundle */;
+ name = "IceInfo iOS";
+ productName = IceInfo;
+ productReference = CAAF3F145A79FCDEC66BAB27 /* IceInfo.bundle */;
productType = "com.apple.product-type.bundle";
};
- A3C682466C3C8273EFAE7893 /* IceExceptionsAMD iOS */ = {
+ AEDF86E2A1A75EBE97C06C0F /* IceAmi iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 44015BDD31AAFD643BED5834 /* Build configuration list for PBXNativeTarget "IceExceptionsAMD iOS" */;
+ buildConfigurationList = 4C0AE10F999D3D11B2B8B434 /* Build configuration list for PBXNativeTarget "IceAmi iOS" */;
buildPhases = (
- D70571E9CD7759EEF00D0B3A /* Sources */,
- 4EAF7EABE43BB512ECEFE1D1 /* Frameworks */,
- 1EFA79DA00927A5C03CE97E1 /* Resources */,
- 5190116C0692B30B7ACF2908 /* Swiftformat & Swiftlint */,
+ C62D406F3E7014A9934F9C0A /* Sources */,
+ 31251005FB98579EF64C7206 /* Frameworks */,
+ AFE082D3720381B756F9D65E /* Resources */,
+ 9A4F6E3D731A0ADFA8EA2344 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 3E2BAD8D665A543067E53319 /* PBXBuildRule */,
+ 64BA6853FCCD1F2E521EA64F /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceExceptionsAMD iOS";
- productName = IceExceptionsAMD;
- productReference = 95701C9D1A1804319EE41815 /* IceExceptionsAMD.bundle */;
+ name = "IceAmi iOS";
+ productName = IceAmi;
+ productReference = FFB017C2AB2174BF2CA9A97C /* IceAmi.bundle */;
productType = "com.apple.product-type.bundle";
};
- A48D6DDFB1BD645724C345C7 /* IceObjects iOS */ = {
+ B02741DA7E909B59FFEF2A32 /* IceOperationsAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 59E0A0CEAC555BD903E2C4F4 /* Build configuration list for PBXNativeTarget "IceObjects iOS" */;
+ buildConfigurationList = E1F763C73525763B2AD802FF /* Build configuration list for PBXNativeTarget "IceOperationsAMD iOS" */;
buildPhases = (
- AE68CF1677E290FA9A40D01D /* Sources */,
- BA1E2EFCE5926AFEA5085ADF /* Frameworks */,
- 885CABB05FFCC1C9352F8F64 /* Resources */,
- 28A51B1514A123D34A23D978 /* Swiftformat & Swiftlint */,
+ 0684B8F4DAC806C0960F0C1A /* Sources */,
+ 6E98D219122ECA2DDF030542 /* Frameworks */,
+ 6BD4ADD32B7268373E9478F5 /* Resources */,
+ 2A51585447E25A160E8AE83E /* Swiftformat & Swiftlint */,
);
buildRules = (
- 15166E30A993C2D7889CE70D /* PBXBuildRule */,
+ EF69AFC63539002AFED1096F /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceObjects iOS";
- productName = IceObjects;
- productReference = F03DF3CA075E69D209F538B7 /* IceObjects.bundle */;
+ name = "IceOperationsAMD iOS";
+ productName = IceOperationsAMD;
+ productReference = A9177E1CD1131BBB556DB172 /* IceOperationsAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- A7AEC1471BDD7890FFC2CF4F /* IceAdmin iOS */ = {
+ B1AFC88483CCA0F0F0DB5700 /* Glacier2 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 91CAFC0BD49945BCB913DCBF /* Build configuration list for PBXNativeTarget "IceAdmin iOS" */;
+ buildConfigurationList = 257B47045BEB3B6FD57D9EB8 /* Build configuration list for PBXNativeTarget "Glacier2 iOS" */;
buildPhases = (
- 182271CDB1D77D4919BE28EA /* Sources */,
- 2C419E64D53AFE3BF2F653C3 /* Frameworks */,
- DF778E617257DA3CEBE8598B /* Resources */,
- 5D8CA957845086E9B17CEE94 /* Swiftformat & Swiftlint */,
+ 8E49A0F0FEEBE376420BABDA /* Headers */,
+ 35B0F84E247E29707BE6358E /* Sources */,
+ 8F82ACBDECEAD662103746C3 /* Frameworks */,
+ 8D373242EA40EF6D878096A6 /* Resources */,
);
buildRules = (
- 56743FE2E18C253F3E0E54C5 /* PBXBuildRule */,
+ 6B9D84578B5DD1714694A501 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAdmin iOS";
- productName = IceAdmin;
- productReference = 9131F6CDE2177B7E212058BD /* IceAdmin.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "Glacier2 iOS";
+ productName = Glacier2;
+ productReference = 4EF3778FE0BD6309950B7C0F /* Glacier2.framework */;
+ productType = "com.apple.product-type.framework";
};
- A7FFC753171376EC7C27671C /* IceOperations iOS */ = {
+ B3F277E37C4EA69886ACF274 /* Ice iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 680AE8C0DD2EC32C68F1B3DE /* Build configuration list for PBXNativeTarget "IceOperations iOS" */;
+ buildConfigurationList = F8253EAD1BB03F9D228A2D26 /* Build configuration list for PBXNativeTarget "Ice iOS" */;
buildPhases = (
- D6ED450F53CE5F0F2C00F343 /* Sources */,
- 2E79AD63C2EC26C2C5246C91 /* Frameworks */,
- 785B04834318A7D13F5AFA45 /* Resources */,
- B3DB3058464E3EB4294CCE03 /* Swiftformat & Swiftlint */,
+ EA620C653B7E30ED72BF9EA5 /* Headers */,
+ 847CA7DD459214D417C2ACA6 /* Sources */,
+ 2046609F666199A5EB78F407 /* Frameworks */,
+ F76516ACB895F0C72662DF40 /* Resources */,
+ 6B96FAEAF568395E69EAF811 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 4BB9E5EA925DC920578560EB /* PBXBuildRule */,
+ 52F9E387C3DAB41D8FF3D9FC /* PBXBuildRule */,
+ B934FB66E26A024F01CC1443 /* PBXBuildRule */,
+ 922664450128B20CA5BB4D3B /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOperations iOS";
- productName = IceOperations;
- productReference = 739C6F4B14646C4184F9EA21 /* IceOperations.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "Ice iOS";
+ productName = Ice;
+ productReference = EAD5CB65C9E749E09CE7AAEA /* Ice.framework */;
+ productType = "com.apple.product-type.framework";
};
- ADA5DCED70C435103A1C77E4 /* IceAdmin macOS */ = {
+ B40D564181E5D7DC364AC8AF /* IceTimeout macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = F73724E66A81676BF858FBC3 /* Build configuration list for PBXNativeTarget "IceAdmin macOS" */;
+ buildConfigurationList = 943B554E2B959841FB3D455A /* Build configuration list for PBXNativeTarget "IceTimeout macOS" */;
buildPhases = (
- FF8A526904A6ABB1C468736B /* Sources */,
- 9A490CB3F4913E2D3761FC8F /* Frameworks */,
- 65F8328DAEF5ED79DBDEB078 /* Resources */,
- 9DD78A6F111D63C1B8EF2F42 /* Swiftformat & Swiftlint */,
+ C0306080D7A2ABCA9B48D54E /* Sources */,
+ FE7042FA290DCC80B9851CC0 /* Frameworks */,
+ 07E024DE2788D6F3ACE7067F /* Resources */,
+ D118CA2B1E961E60485DAE5A /* Swiftformat & Swiftlint */,
);
buildRules = (
- 17216C8EC70B840176A70569 /* PBXBuildRule */,
+ 67DDDD1F345F8F5C1CA13F1A /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAdmin macOS";
- productName = IceAdmin;
- productReference = 700A0911AA31AAC497E69908 /* IceAdmin.bundle */;
+ name = "IceTimeout macOS";
+ productName = IceTimeout;
+ productReference = 652F819A999ABAB56CFC4A89 /* IceTimeout.bundle */;
productType = "com.apple.product-type.bundle";
};
- B19BCE3DC6A70E4C1209A842 /* IceAcm iOS */ = {
+ BB5F7AA59CB20B5A1FF0908F /* IceProxyAMD iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = E232B8D27E58EA9BC18DA212 /* Build configuration list for PBXNativeTarget "IceAcm iOS" */;
+ buildConfigurationList = DF0BCA79C8409E9C8E9CC35E /* Build configuration list for PBXNativeTarget "IceProxyAMD iOS" */;
buildPhases = (
- 5463807E88A6D02C4D384AAA /* Sources */,
- C9908E2BED6AB0BDF1842EF0 /* Frameworks */,
- 8A7D9FA9DA9B55C519A3FC2A /* Resources */,
- BE048BE0D5E69F6BFD27C672 /* Swiftformat & Swiftlint */,
+ 17886823F20D19C6FE38E5F6 /* Sources */,
+ BAF136ADFC40A70AD078D530 /* Frameworks */,
+ 21C9842E140F3F824E110F7C /* Resources */,
+ BE24F5C0AE46B781B9A701A7 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 13EE92D71E46E78B30F1FD8C /* PBXBuildRule */,
+ 2A35C9838AA99D3AD0B5C00C /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceAcm iOS";
- productName = IceAcm;
- productReference = B7592FE9162B01EF06A3101B /* IceAcm.bundle */;
+ name = "IceProxyAMD iOS";
+ productName = IceProxyAMD;
+ productReference = 056AD68493E2D83EBA27D71B /* IceProxyAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- B647908C6167515627E79D7E /* IceLocation macOS */ = {
+ BD2239AA5C2CE6CBF5B95140 /* IceDiscovery C++11 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 51A1D5A3047949F29D387B98 /* Build configuration list for PBXNativeTarget "IceLocation macOS" */;
+ buildConfigurationList = 639074C5C3FE4260E7C85186 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 iOS" */;
buildPhases = (
- E28CADFF906016BCE7BC0F95 /* Sources */,
- 44F4F2A20CEBB668A0526FC2 /* Frameworks */,
- ED4B9705450EA2B7999CA823 /* Resources */,
- 9F8F78CA0E4949721DACB1A3 /* Swiftformat & Swiftlint */,
+ DA88A36A16C6C838C6D56B26 /* Headers */,
+ 59082FA8555687DDE3A718F4 /* Sources */,
+ 3F3A511AC8BAB749D5D33A9E /* Frameworks */,
);
buildRules = (
- E69D027E4C382B31595D896D /* PBXBuildRule */,
+ C749A593CC0643D746976854 /* PBXBuildRule */,
);
dependencies = (
+ 62C561306DF1C2803F140A3A /* PBXTargetDependency */,
);
- name = "IceLocation macOS";
- productName = IceLocation;
- productReference = B68A2C32CBB5B2177FCF9E9B /* IceLocation.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceDiscovery C++11 iOS";
+ productName = "IceDiscovery C++11 iOS";
+ productReference = 496A08AE7826BC0BB1770B33 /* libIceDiscovery C++11 iOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- B7CBCC4EF66C1005BD210BBF /* IceServantLocator macOS */ = {
+ BD31C59FF75A685B5DCFEB10 /* IceSSL C++11 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 646005044B46C3CC86C56783 /* Build configuration list for PBXNativeTarget "IceServantLocator macOS" */;
+ buildConfigurationList = 3C7450D4B28EECD28449C203 /* Build configuration list for PBXNativeTarget "IceSSL C++11 iOS" */;
buildPhases = (
- 2D2D4D867525DA4304A2048D /* Sources */,
- EF53E475D1F98BA33BF32079 /* Frameworks */,
- ACE51A25BEA914E88AFDD1DC /* Resources */,
- 96CC7543296B2912BDCA30A5 /* Swiftformat & Swiftlint */,
+ 30F50D9B40261C91F14E5C96 /* Headers */,
+ 0BC380351975D42A306EBFB4 /* Sources */,
+ 1EB688C3976B4168BEDE0805 /* Frameworks */,
);
buildRules = (
- A116D39FE604ED60AAA07ABA /* PBXBuildRule */,
+ 25EA407582BC66F024E4AB0C /* PBXBuildRule */,
);
dependencies = (
+ ED0F836F978EBA92BFDDB759 /* PBXTargetDependency */,
);
- name = "IceServantLocator macOS";
- productName = IceServantLocator;
- productReference = 609A6F9964BE53534ED46007 /* IceServantLocator.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceSSL C++11 iOS";
+ productName = "IceSSL C++11 iOS";
+ productReference = 4ECA873E5993DD4D031920B7 /* libIceSSL C++11 iOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- BAF4A91AE5DC88D0D1BB3B79 /* TestDriver iOS */ = {
+ C1A0392775F4A0ED6AB29083 /* IceHold macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = A99DB6D1798130596BBD4658 /* Build configuration list for PBXNativeTarget "TestDriver iOS" */;
+ buildConfigurationList = 6E1F6A917F16223B41B06A4F /* Build configuration list for PBXNativeTarget "IceHold macOS" */;
buildPhases = (
- D1815234D16B8E3426D9B888 /* Sources */,
- 58D98F3EA8CA02B353254B31 /* Frameworks */,
- 2AC23E8452DD9D2EFE5CDD03 /* Resources */,
- 4E2519047B3FB3C7D372EF79 /* Swiftformat & Swiftlint */,
- 4CA0270474DEE8F88B9F55F2 /* Copy Frameworks */,
+ F6AF2442CFCEE58438D1BEE1 /* Sources */,
+ 1AD8035A119DED01BD9D1DB9 /* Frameworks */,
+ DC829882EF113EB4735FCD0C /* Resources */,
+ 6DAFC6F54760BB21DC5190C8 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 6CAEF40252E01C7D4DC611C9 /* PBXBuildRule */,
+ FFC79856198B8E73392DC86B /* PBXBuildRule */,
);
dependencies = (
- 7F0447F8251BC1A544C05433 /* PBXTargetDependency */,
- 570F910E9117EDDE419AACB6 /* PBXTargetDependency */,
- 1D8F4695D683C4F8ABCA5204 /* PBXTargetDependency */,
- 5D96AC53C9209E2599C11874 /* PBXTargetDependency */,
- 0F512B1279E15056AEE09169 /* PBXTargetDependency */,
- D6335D9A2F3F8448C84E745D /* PBXTargetDependency */,
- F9E39CA7602470A368818CF2 /* PBXTargetDependency */,
- FCDAE4950F53E15230D6646B /* PBXTargetDependency */,
- 6D3AA151B1D971E11B74A078 /* PBXTargetDependency */,
- DB220DDAA9A9F39B9A28CC73 /* PBXTargetDependency */,
- E049D2A605B6447947495E95 /* PBXTargetDependency */,
- 9A1D11157ACFFC556CC79063 /* PBXTargetDependency */,
- BA1B157A9628A70EBCFEBB14 /* PBXTargetDependency */,
- 9A41F0551C884744000F7723 /* PBXTargetDependency */,
- E33D3FF9D23DD61168040AC9 /* PBXTargetDependency */,
- 501F3C97B0B02F328BF477A6 /* PBXTargetDependency */,
- 3936B1357A68CEE0DA84C1E5 /* PBXTargetDependency */,
- B79723328EC16641D30BCDA7 /* PBXTargetDependency */,
- C62C328320928B98B54A09D1 /* PBXTargetDependency */,
- 7A1E08E172A723D3B10ED052 /* PBXTargetDependency */,
- 3A6DB54525423328A0743317 /* PBXTargetDependency */,
- D7E26376E744A432DAF8CF35 /* PBXTargetDependency */,
- DA23706D132AADDC70BE3679 /* PBXTargetDependency */,
- 97805125F7440A3AB825FABF /* PBXTargetDependency */,
- 71CA57ED1AF1BE74109DC128 /* PBXTargetDependency */,
- DEBC446C6F9643487DF55659 /* PBXTargetDependency */,
- CB51E3E3102E14CFCC570AFF /* PBXTargetDependency */,
- B4BD819384848079E1B80088 /* PBXTargetDependency */,
- AEE148CFFF9E1659EC3F51DC /* PBXTargetDependency */,
- 04401045CD1474FAA2EBFB0A /* PBXTargetDependency */,
- CDC6F71EA2AC89A2B7FE264C /* PBXTargetDependency */,
- CA80C9A5E32CA04A7A9C731E /* PBXTargetDependency */,
- 5ABE65BC5C19CE9ED8F150A3 /* PBXTargetDependency */,
- B9C866BFACBD23C2701F9F6B /* PBXTargetDependency */,
- 358A16B0950C88706630DD3B /* PBXTargetDependency */,
- 81AC33355323418C386F8D3B /* PBXTargetDependency */,
- F4FDD1DB11B1F89C834773E9 /* PBXTargetDependency */,
);
- name = "TestDriver iOS";
- productName = TestDriver;
- productReference = 11722AA9359E3110392F910F /* TestDriver.app */;
- productType = "com.apple.product-type.application";
+ name = "IceHold macOS";
+ productName = IceHold;
+ productReference = E4E251AABEC70AA1739E5859 /* IceHold.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- C0E862B2B21E4B686DC6F87B /* IceStorm macOS */ = {
+ C52C439B2C3C7D798C1D14E6 /* IceSSLConfiguration macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = C61AF755E44F7CFB45635E83 /* Build configuration list for PBXNativeTarget "IceStorm macOS" */;
+ buildConfigurationList = 3AECE63190ABF9D5058AC87F /* Build configuration list for PBXNativeTarget "IceSSLConfiguration macOS" */;
buildPhases = (
- C4685EE2FF0692A4EFD7F7E3 /* Headers */,
- A5BBB1F0D114BAE3F10DEF4F /* Sources */,
- 485CFA1774D4DF2F2B52F3D3 /* Frameworks */,
- BCB63DFDE8AA9868224D5FD1 /* Resources */,
+ AE29C3466F250BD3A29EFE59 /* Sources */,
+ 00DE134AEEA7850EFC3B0284 /* Frameworks */,
+ DA67C8C38AB2D19948B072FA /* Resources */,
+ A6787936B6124FD0281B2DA8 /* Swiftformat & Swiftlint */,
);
buildRules = (
- FFB8FBE0724DE3D503A7F44B /* PBXBuildRule */,
+ D712923D7E3D556C101AD1D2 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceStorm macOS";
- productName = IceStorm;
- productReference = 8E31BB57D07067999E5B2452 /* IceStorm.framework */;
- productType = "com.apple.product-type.framework";
+ name = "IceSSLConfiguration macOS";
+ productName = IceSSLConfiguration;
+ productReference = EF5E76091B28D91259A24A57 /* IceSSLConfiguration.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- C38B02E1069569D07A42DF14 /* IceProxyAMD macOS */ = {
+ C9ECE36CD6C3FDC548AE1395 /* IceAdmin macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 82E85E1BCD1179AFE1220CA0 /* Build configuration list for PBXNativeTarget "IceProxyAMD macOS" */;
+ buildConfigurationList = AA538079E713D700058162C3 /* Build configuration list for PBXNativeTarget "IceAdmin macOS" */;
buildPhases = (
- D5A9404A0FFD237ED3D4C659 /* Sources */,
- FBA3C08F010F22CD1ACFB902 /* Frameworks */,
- 83B491B48646122823970EA0 /* Resources */,
- 17B7565FD0ED63B0AA117D85 /* Swiftformat & Swiftlint */,
+ F5883CD437B7A0D82DCE900E /* Sources */,
+ F062370A33DC7A9CFA047F67 /* Frameworks */,
+ AA00569E3AEEE670AC1ECF60 /* Resources */,
+ B820A6C4D3CEA5E2BB6FECC6 /* Swiftformat & Swiftlint */,
);
buildRules = (
- DAB1CCB47E565604A79AD564 /* PBXBuildRule */,
+ 2743F08E3A7D0D1FE30AB887 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceProxyAMD macOS";
- productName = IceProxyAMD;
- productReference = 34F6A51003A7DA949D4B831B /* IceProxyAMD.bundle */;
+ name = "IceAdmin macOS";
+ productName = IceAdmin;
+ productReference = E2778EFD3BDF060F7D28FA43 /* IceAdmin.bundle */;
productType = "com.apple.product-type.bundle";
};
- C5052C5B4C467438A219820D /* IceInfo macOS */ = {
+ CD60EDBCFC00CB1131D00C99 /* IceLocatorDiscovery C++11 iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 5440234BBB84E1AD4B62037C /* Build configuration list for PBXNativeTarget "IceInfo macOS" */;
+ buildConfigurationList = 0A7E46E85E8652C51334F7DF /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 iOS" */;
buildPhases = (
- BF49FE8BE8176CFA09EC096E /* Sources */,
- 305620A229B240360A7FA24D /* Frameworks */,
- 7ADD8F9F0DEA11C315B88945 /* Resources */,
- CF30BC4A4B907A86152CF88C /* Swiftformat & Swiftlint */,
+ D2D60ADF3B6B18FDCD0009EF /* Headers */,
+ 18EFC8B013F6D95A6EA9A8DF /* Sources */,
+ 55988C16065B29DFFBC3CC10 /* Frameworks */,
);
buildRules = (
- AC1D849376CD8406DBFA99AE /* PBXBuildRule */,
+ FEB623AA03D1E2B3F7DA8AD7 /* PBXBuildRule */,
);
dependencies = (
+ 143DEB2A46BEEEC38F0F280F /* PBXTargetDependency */,
);
- name = "IceInfo macOS";
- productName = IceInfo;
- productReference = A390AB97EEE2EF6AC8AEFC16 /* IceInfo.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceLocatorDiscovery C++11 iOS";
+ productName = "IceLocatorDiscovery C++11 iOS";
+ productReference = 6A685447CC038C3FC379393F /* libIceLocatorDiscovery C++11 iOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- C5AD87D3AE697A2EA40CD076 /* IceInfo iOS */ = {
+ CE781DFB6EA5764475DE56D1 /* IceSlicingExceptions iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = F8CA4B63E0163D275D522288 /* Build configuration list for PBXNativeTarget "IceInfo iOS" */;
+ buildConfigurationList = C96292BD292EBCD6FEE61F40 /* Build configuration list for PBXNativeTarget "IceSlicingExceptions iOS" */;
buildPhases = (
- 9D775DEB04C63E9AB69D7AEE /* Sources */,
- 97FF280039DC99EFE791C540 /* Frameworks */,
- 819E7BC2C10EFB0DDE58F8E0 /* Resources */,
- 7A69E5608ABB5F26329A01BA /* Swiftformat & Swiftlint */,
+ B76807A5513FE776CEC36C86 /* Sources */,
+ 106A499DADD9733D02C52CAA /* Frameworks */,
+ 78925E0910B6143F59ECA6D7 /* Resources */,
+ 8CDCF495DC29619530736622 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 499BAE97665C7E9CA1AFAA21 /* PBXBuildRule */,
+ A62DB7E92FFBF4588AF5173B /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInfo iOS";
- productName = IceInfo;
- productReference = 33DE6F06FE65A4842CA79C29 /* IceInfo.bundle */;
+ name = "IceSlicingExceptions iOS";
+ productName = IceSlicingExceptions;
+ productReference = BD3914845D38EA92426A1C87 /* IceSlicingExceptions.bundle */;
productType = "com.apple.product-type.bundle";
};
- C7404111292016FA23092367 /* IceStream iOS */ = {
+ D231743A745D9E8937920F9A /* IceGrid iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = A525266810AC30EF95637EDC /* Build configuration list for PBXNativeTarget "IceStream iOS" */;
+ buildConfigurationList = 955B7D4F967C455351A50E9A /* Build configuration list for PBXNativeTarget "IceGrid iOS" */;
buildPhases = (
- 7D753ED2430E018AB58DA5DD /* Sources */,
- 2D4237395A56598F3AF060FB /* Frameworks */,
- 761BDC16A77B28BF890F0F09 /* Resources */,
- B8F6BDCD1F1CC2BADC94B228 /* Swiftformat & Swiftlint */,
+ C87E62CE201B6B249DAA4F74 /* Headers */,
+ 04A6ADCE55EC019F165D750E /* Sources */,
+ 487678C7744916670622E04E /* Frameworks */,
+ BC20FADDA811D7452FA1C7A3 /* Resources */,
);
buildRules = (
- F3D9219BCEE8664BB11C0558 /* PBXBuildRule */,
+ 7BB869EFF6B0DCD0F33E59B0 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceStream iOS";
- productName = IceStream;
- productReference = AB321BADF349D8E368A7C4A2 /* IceStream.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceGrid iOS";
+ productName = IceGrid;
+ productReference = D25B54329663D55F07676BA3 /* IceGrid.framework */;
+ productType = "com.apple.product-type.framework";
};
- C8FC003FC8FA66C0F4B9E376 /* IceSlicingExceptions iOS */ = {
+ D393ADD0DC5B2DBF7615B695 /* IceTimeout iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 2492C4AC6F367415658ED6FF /* Build configuration list for PBXNativeTarget "IceSlicingExceptions iOS" */;
+ buildConfigurationList = FCC94E555CFD0D8DA513C2AF /* Build configuration list for PBXNativeTarget "IceTimeout iOS" */;
buildPhases = (
- E96AF8FD2B4A40F8342E3746 /* Sources */,
- 3CA85E84AE22049F2593D087 /* Frameworks */,
- F0A2E272525590E76DFF95A5 /* Resources */,
- A0831DFD5D0897EE23F24DF9 /* Swiftformat & Swiftlint */,
+ 21FFD1FCEB2C89BE190E80A9 /* Sources */,
+ F82F8BF7D4096FD5FD0EC5B7 /* Frameworks */,
+ 0C8F337B1EC6898A27A0B1E8 /* Resources */,
+ 1B6B252C34A4CA19795BED55 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 908ACB33632086B804260F3F /* PBXBuildRule */,
+ D15AD5ACBF21128690A18C67 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceSlicingExceptions iOS";
- productName = IceSlicingExceptions;
- productReference = C50BC981BF853048201BFE10 /* IceSlicingExceptions.bundle */;
+ name = "IceTimeout iOS";
+ productName = IceTimeout;
+ productReference = 510DBF2E39A80486AC1E8ADB /* IceTimeout.bundle */;
productType = "com.apple.product-type.bundle";
};
- C94C11C361F47210AF43390E /* IceFacets macOS */ = {
+ D9A5192102BC772D79236B80 /* IceDefaultValue iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = D814D36F035B9EEF64B7B0C1 /* Build configuration list for PBXNativeTarget "IceFacets macOS" */;
+ buildConfigurationList = 2F01804087A43E459A89278F /* Build configuration list for PBXNativeTarget "IceDefaultValue iOS" */;
buildPhases = (
- 9991526E7B9030A5E8E35D6C /* Sources */,
- EA55B9E16F9C9AC6CDC1AD67 /* Frameworks */,
- D2480F103A18183EA9B85182 /* Resources */,
- FFCA8778AE92A96CAD2309E3 /* Swiftformat & Swiftlint */,
+ 2846570AF5CF1546884EB2BB /* Sources */,
+ 61E1E58E48143C6820508FE8 /* Frameworks */,
+ 9B0F1C04398C47B43D324ACB /* Resources */,
+ 74A52E8934779CBFC16B8DB4 /* Swiftformat & Swiftlint */,
);
buildRules = (
- EEB1C583C66DC574060FC6E0 /* PBXBuildRule */,
+ A3F38100A564F74D54471274 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceFacets macOS";
- productName = IceFacets;
- productReference = 37A511F946F95757CB55641B /* IceFacets.bundle */;
+ name = "IceDefaultValue iOS";
+ productName = IceDefaultValue;
+ productReference = 881E8ED1F550ABA8F7A59DA1 /* IceDefaultValue.bundle */;
productType = "com.apple.product-type.bundle";
};
- CB4419D15E59F5BACE95D01F /* IceProperties iOS */ = {
+ DA2903A145E256D0159DA978 /* IceProxy macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = C9B53C9E1304944B2287B6CC /* Build configuration list for PBXNativeTarget "IceProperties iOS" */;
+ buildConfigurationList = 20093856CDED46E3D3279709 /* Build configuration list for PBXNativeTarget "IceProxy macOS" */;
buildPhases = (
- 6F88BE20E12850244BA7B77F /* Sources */,
- 62B75ECB55742A30BC2AD326 /* Frameworks */,
- 6C057154D4AE693F6C880126 /* Resources */,
- 928BFCC8F0AC21B3659324FF /* Swiftformat & Swiftlint */,
+ D153CDDA80CD446CA8D111C3 /* Sources */,
+ CDDBE68A4B34F988BBF8E921 /* Frameworks */,
+ F4CBEDC7A2EA9518272E46E0 /* Resources */,
+ A38A839608B3470F399BABD9 /* Swiftformat & Swiftlint */,
);
buildRules = (
- F78F1AC1390891A1DA3DF2A1 /* PBXBuildRule */,
+ 4EC6511509CEA16A1136462A /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceProperties iOS";
- productName = IceProperties;
- productReference = B0B4D739D52100D992E1F09B /* IceProperties.bundle */;
+ name = "IceProxy macOS";
+ productName = IceProxy;
+ productReference = AE912DDABEFC64751F3ACF12 /* IceProxy.bundle */;
productType = "com.apple.product-type.bundle";
};
- D357BE4B02DE44CDBB8D11C6 /* IceRetry macOS */ = {
+ DAF8D0203D265E05C8E59904 /* IceFacets iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 6F9CCF4E794DDC323CB3D7CB /* Build configuration list for PBXNativeTarget "IceRetry macOS" */;
+ buildConfigurationList = A14C8213AA7934AD704E051A /* Build configuration list for PBXNativeTarget "IceFacets iOS" */;
buildPhases = (
- 50477FAAAC248887A2AD9178 /* Sources */,
- 42656184D7EEC652723CED23 /* Frameworks */,
- D744707BD2E407BB50D51207 /* Resources */,
- 82E261F28777F9A3CB6986A4 /* Swiftformat & Swiftlint */,
+ 30ABAEF8FE686F10F4D1978C /* Sources */,
+ CBCA35D015958F6890CECC4C /* Frameworks */,
+ F6FAE3926987D2CA535A91DA /* Resources */,
+ C5F6A3EF8A1349C8320751A9 /* Swiftformat & Swiftlint */,
);
buildRules = (
- AA2E88BEBE8345BCC320EF35 /* PBXBuildRule */,
+ AC2092C97612ACACCC55D262 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceRetry macOS";
- productName = IceRetry;
- productReference = E55E2988B1987B29C74EE4F6 /* IceRetry.bundle */;
+ name = "IceFacets iOS";
+ productName = IceFacets;
+ productReference = 826497ACA601D39811A8CF36 /* IceFacets.bundle */;
productType = "com.apple.product-type.bundle";
};
- D860B8CFCF4DFE37F332C96F /* IceEnums macOS */ = {
+ DB262AF5F08B0E38FBED3EC9 /* IceDefaultServant macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 2D7DFB08FA5A9C1E9669A5CF /* Build configuration list for PBXNativeTarget "IceEnums macOS" */;
+ buildConfigurationList = 5C12FC669DDDB4391728718D /* Build configuration list for PBXNativeTarget "IceDefaultServant macOS" */;
buildPhases = (
- 37E5F1A325C2B2D843EE67E4 /* Sources */,
- 3DEC0CBAAAB93B637CCFD7D4 /* Frameworks */,
- 6C269FE2DD63970F4AC2F480 /* Resources */,
- DA2B8EC895F3D7E6AAE78228 /* Swiftformat & Swiftlint */,
+ 653202CEE092EE2B84DC1FD5 /* Sources */,
+ 7595631B46D38AF15FB1D851 /* Frameworks */,
+ BB46951AE40E9C1ABB782830 /* Resources */,
+ 40B3DDDEF5A7A7E7F7506ADF /* Swiftformat & Swiftlint */,
);
buildRules = (
- 240BEAB4660E574A95E3FD58 /* PBXBuildRule */,
+ 336EB607F5E9DA9ED6BF308D /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceEnums macOS";
- productName = IceEnums;
- productReference = B8963188E5D562669750CADA /* IceEnums.bundle */;
+ name = "IceDefaultServant macOS";
+ productName = IceDefaultServant;
+ productReference = 06D538137AA30E6A7A28C2A2 /* IceDefaultServant.bundle */;
productType = "com.apple.product-type.bundle";
};
- D88150804753E179958EFB84 /* Ice C++11 macOS */ = {
+ DB5E14F78818BB1599DAB991 /* IceAdapterDeactivation macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 9376A4F77B8FE3CC0FEE0B5A /* Build configuration list for PBXNativeTarget "Ice C++11 macOS" */;
+ buildConfigurationList = C4B384C480DE5480E39A8499 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation macOS" */;
buildPhases = (
- E6BAAF211E685E83C26A5A0C /* Headers */,
- E63134F41913A003A8BAA27D /* Sources */,
- 268A94E57991182949C9C3F3 /* Frameworks */,
+ 14695E9CCE085772DBBCC13B /* Sources */,
+ 2F2732140FD94AD0DBA7D608 /* Frameworks */,
+ 0C9666812EF16D14907D57F7 /* Resources */,
+ A845EA68BC93C0E049218CF9 /* Swiftformat & Swiftlint */,
);
buildRules = (
- EC5674A8B4EDF6323C8C8306 /* PBXBuildRule */,
+ F7F901033CD14D2826F9519E /* PBXBuildRule */,
);
dependencies = (
);
- name = "Ice C++11 macOS";
- productName = "Ice C++11 macOS";
- productReference = 8CD0C576F6CAFDFF54CC19D0 /* libIce C++11 macOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceAdapterDeactivation macOS";
+ productName = IceAdapterDeactivation;
+ productReference = 52FF2F658D31F2A584C5CEC8 /* IceAdapterDeactivation.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- E1DB253D82248ADF7F2F1688 /* Ice iOS */ = {
+ DEAC294186758C2289786E09 /* SliceEscape macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = B359E67C0F5C56BE67955F4A /* Build configuration list for PBXNativeTarget "Ice iOS" */;
+ buildConfigurationList = 6914F5B7548A10A44517A732 /* Build configuration list for PBXNativeTarget "SliceEscape macOS" */;
buildPhases = (
- 7F194D384A80B8F2A33DCBB2 /* Headers */,
- B77EB0776314CF4F5B09DB83 /* Sources */,
- 54B822189EAFB6ABE104A06E /* Frameworks */,
- 2E3C7E16B836B22A89208D08 /* Resources */,
- E142D4EF0545F4FA9B6EA424 /* Swiftformat & Swiftlint */,
+ 5509D5965F363B1A150888DA /* Sources */,
+ 1A5CA61747173EF52149A68E /* Frameworks */,
+ DB18AB40FEE90460F64C9C34 /* Resources */,
+ 692F770167CE5E6F6FFC4F6B /* Swiftformat & Swiftlint */,
);
buildRules = (
- 2162D174BE26CAE00221AF54 /* PBXBuildRule */,
- B780C825697C3962A7CDD393 /* PBXBuildRule */,
- E466389782DCEFBAFA212F12 /* PBXBuildRule */,
+ 317E3B0BC589CF3C39C84BCF /* PBXBuildRule */,
);
dependencies = (
);
- name = "Ice iOS";
- productName = Ice;
- productReference = 82562461EC3BC792221A6A8D /* Ice.framework */;
- productType = "com.apple.product-type.framework";
+ name = "SliceEscape macOS";
+ productName = SliceEscape;
+ productReference = 30A8323A18473C6280EC17C3 /* SliceEscape.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- E26093782C036B8157FE5510 /* IceExceptions macOS */ = {
+ DEBFBB5DDB821900C896B967 /* IceSSL C++11 macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 31835A37830E80B990B600BF /* Build configuration list for PBXNativeTarget "IceExceptions macOS" */;
+ buildConfigurationList = E4D9D8D0882E15DB707F69C9 /* Build configuration list for PBXNativeTarget "IceSSL C++11 macOS" */;
buildPhases = (
- 093104654E4D495901A93CD1 /* Sources */,
- 0CF3E7D7AEDB8F843D4C1E0F /* Frameworks */,
- 46073BF78D98D3C35A19125C /* Resources */,
- 153B4D74D35AB9B3FC9F6045 /* Swiftformat & Swiftlint */,
+ 1D07837786B9DB0204E635FA /* Headers */,
+ 9458BCA180C2C6BD479F8E78 /* Sources */,
+ 4933D997F6A55CFC2FF39A87 /* Frameworks */,
);
buildRules = (
- 1C2B960E2BEE7FAAA2CE6B80 /* PBXBuildRule */,
+ 56A69214C86CD4DFB671E225 /* PBXBuildRule */,
);
dependencies = (
+ 12AA5F6A616E5490AA1827C7 /* PBXTargetDependency */,
);
- name = "IceExceptions macOS";
- productName = IceExceptions;
- productReference = 8133A5D27ACACAA62DC1515B /* IceExceptions.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "IceSSL C++11 macOS";
+ productName = "IceSSL C++11 macOS";
+ productReference = E07B1A3C2B4A1C3215D88E4F /* libIceSSL C++11 macOS.a */;
+ productType = "com.apple.product-type.library.static";
};
- E3409057C22034CC2897025E /* IceOptional macOS */ = {
+ DF5F7CEC7DEFE2236C7E2059 /* TestCommon macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 5007A07C3989EC4B3E40A92A /* Build configuration list for PBXNativeTarget "IceOptional macOS" */;
+ buildConfigurationList = DCB96F6BA85D63B9E06CFC45 /* Build configuration list for PBXNativeTarget "TestCommon macOS" */;
buildPhases = (
- B0CF4B2420E4B56D25162309 /* Sources */,
- 52E9E33091C186F61B44DFB7 /* Frameworks */,
- 661CD564388ABAC07399671C /* Resources */,
- 00E713BD23D5D077E307EF00 /* Swiftformat & Swiftlint */,
+ F70AB71F887C610F8361E1C2 /* Headers */,
+ A88A62CE8C3B2DF6FB2FD702 /* Sources */,
+ FA243DC9A195D93C52A1794D /* Frameworks */,
+ B331F55168B8E0A31C6BF929 /* Resources */,
+ E6D2C00720D7B35BA452A605 /* Swiftformat & Swiftlint */,
);
buildRules = (
- B2C80E7B3EAAD477C0831369 /* PBXBuildRule */,
+ 4750F0B1306F32167C7443B4 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceOptional macOS";
- productName = IceOptional;
- productReference = 10DB9AF5E262B3423A0486C7 /* IceOptional.bundle */;
- productType = "com.apple.product-type.bundle";
+ name = "TestCommon macOS";
+ productName = TestCommon;
+ productReference = ED07FE8864F33CBDEC73EA98 /* TestCommon.framework */;
+ productType = "com.apple.product-type.framework";
};
- E5153CA1CF08857D44A60588 /* IceInvoke macOS */ = {
+ E934D2880DF7299FD6830C1E /* IceRetry macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 08D27C943A8BF2D326B4C673 /* Build configuration list for PBXNativeTarget "IceInvoke macOS" */;
+ buildConfigurationList = 57011A5AD797AE8F0D2F494F /* Build configuration list for PBXNativeTarget "IceRetry macOS" */;
buildPhases = (
- D69BC0CDA62B06AAA0914095 /* Sources */,
- 3FA6863AB7CC15C1E0346428 /* Frameworks */,
- 0B9610BDF6CF676DC5130840 /* Resources */,
- 278DF82A2E13D6CE106B9167 /* Swiftformat & Swiftlint */,
+ 965D616FC3AD2DDC701B1DAE /* Sources */,
+ 8CA7952419387DD0FBB0D2A6 /* Frameworks */,
+ C4A5948524A4EC2C5185C19A /* Resources */,
+ 90C47B42F9AE96AE7004D723 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 34F964F34C4487420E117278 /* PBXBuildRule */,
+ 337809E4CD1F746E93FD29A7 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceInvoke macOS";
- productName = IceInvoke;
- productReference = 8AA809EE4627898F8C524218 /* IceInvoke.bundle */;
+ name = "IceRetry macOS";
+ productName = IceRetry;
+ productReference = 581215CCF88E5C3BE65ECF1B /* IceRetry.bundle */;
productType = "com.apple.product-type.bundle";
};
- E5D799CFE7E6981EA72C5DA6 /* IceDiscovery C++11 iOS */ = {
+ EE1DA5B2B5550B18C6EAEFC4 /* IceBinding macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = DA53B2785460A4E9777328F9 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 iOS" */;
+ buildConfigurationList = DEB207C4B9ED416A4DAB03F2 /* Build configuration list for PBXNativeTarget "IceBinding macOS" */;
buildPhases = (
- 0AE2BD971CE874EF3519F0FD /* Headers */,
- D2DB6F77E5AF1C279BC5ACFE /* Sources */,
- 341C1D429D8D414137A72801 /* Frameworks */,
+ E950CA9EFE918DED875C9F45 /* Sources */,
+ 8915E461197054BA2C765FB4 /* Frameworks */,
+ 411C83FA178AC22A0D8F5C05 /* Resources */,
+ 8BC79F123960E8495CB78F57 /* Swiftformat & Swiftlint */,
);
buildRules = (
- B38572827CAA2042F09D0AD5 /* PBXBuildRule */,
+ 786A78B1B424C76C46C1D30A /* PBXBuildRule */,
);
dependencies = (
- A7DE3DCB07D1983231655E9E /* PBXTargetDependency */,
);
- name = "IceDiscovery C++11 iOS";
- productName = "IceDiscovery C++11 iOS";
- productReference = B60A6E74D20C269E13D18374 /* libIceDiscovery C++11 iOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceBinding macOS";
+ productName = IceBinding;
+ productReference = B902634E3013F0F2161FF426 /* IceBinding.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- EFDF59E02D5963A3D0E9C031 /* IceProxy macOS */ = {
+ EFC33EE48CCBB18EF56B0FC3 /* IceExceptions macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 5FD592D82E6BE4560F39441E /* Build configuration list for PBXNativeTarget "IceProxy macOS" */;
+ buildConfigurationList = 452C448A43B8DD5D2675D8D1 /* Build configuration list for PBXNativeTarget "IceExceptions macOS" */;
buildPhases = (
- DF239FF822FA1FDA704C169F /* Sources */,
- 130B73436B4FB0C238A8D444 /* Frameworks */,
- D821C5472055C3E45D70783F /* Resources */,
- A139CAC708358C77FE4710BA /* Swiftformat & Swiftlint */,
+ 3FFB14E99DF72795B5E81AD8 /* Sources */,
+ FFFCBC97DD89673A3825D2A9 /* Frameworks */,
+ A7C3BC642B4D93689B53FA22 /* Resources */,
+ 8CD763FF30689452C25A1C2E /* Swiftformat & Swiftlint */,
);
buildRules = (
- FE8136AF5515EBA0C7F68872 /* PBXBuildRule */,
+ 43377FA3AE21810F3B100DE4 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceProxy macOS";
- productName = IceProxy;
- productReference = E3C47539E8B24AA78930ABD0 /* IceProxy.bundle */;
+ name = "IceExceptions macOS";
+ productName = IceExceptions;
+ productReference = BA9B294D0E2DAB2D585F71E6 /* IceExceptions.bundle */;
productType = "com.apple.product-type.bundle";
};
- F2AA7EEC0BF03745A8CB8636 /* IceScope macOS */ = {
+ F03BC2863420CAE44ADF6E43 /* IceExceptions iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = DBA37C659A41CF076278DF0F /* Build configuration list for PBXNativeTarget "IceScope macOS" */;
+ buildConfigurationList = 3C22B7552D06A6F0A62C70A5 /* Build configuration list for PBXNativeTarget "IceExceptions iOS" */;
buildPhases = (
- F55734EC076FC92562D3D119 /* Sources */,
- 01666E3D15067F178EA50FA5 /* Frameworks */,
- 8F920BDB948CF711969BD0A1 /* Resources */,
- 7D70C157DA813312055B89FD /* Swiftformat & Swiftlint */,
+ D5AA16D963639A9C34378C30 /* Sources */,
+ 19C6B387C000675B51A3047B /* Frameworks */,
+ 2E79756A91F8A158BC42BDBC /* Resources */,
+ 1C00E3B49771E182AE3B353F /* Swiftformat & Swiftlint */,
);
buildRules = (
- EAB5D694C2CFDD2A673843E1 /* PBXBuildRule */,
+ 0F83359CBEE409E20082E5B5 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceScope macOS";
- productName = IceScope;
- productReference = 6E82E96A58B0B1E366B38D5D /* IceScope.bundle */;
+ name = "IceExceptions iOS";
+ productName = IceExceptions;
+ productReference = A3DE7F634444B01AE61627AF /* IceExceptions.bundle */;
productType = "com.apple.product-type.bundle";
};
- F6AB5C86F2ABAA221052922B /* IceServantLocatorAMD macOS */ = {
+ F630FE1D71D3F9AE8117A44B /* IceProxyAMD macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 84143FF7402C11FDD9455B40 /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD macOS" */;
+ buildConfigurationList = 89F3E2582DFEC159C0FB1552 /* Build configuration list for PBXNativeTarget "IceProxyAMD macOS" */;
buildPhases = (
- F761E900C1445FFA06519F63 /* Sources */,
- ABCF87DA2F1D6C019E1DC78B /* Frameworks */,
- 1D3EA637B25EFC876A1F89D3 /* Resources */,
- 05BE14EA081C6DF34040C2CA /* Swiftformat & Swiftlint */,
+ 48B7292D276F85B96BBACA80 /* Sources */,
+ 992651DE79561CD58A3D0BF8 /* Frameworks */,
+ 173741345F1FD09E8EF73749 /* Resources */,
+ 8D0756D07E35B5BCC58C6AC4 /* Swiftformat & Swiftlint */,
);
buildRules = (
- B70E99E53570FC1F11F64FB9 /* PBXBuildRule */,
+ 0B80C32BD4D134DA0E971310 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceServantLocatorAMD macOS";
- productName = IceServantLocatorAMD;
- productReference = EEC1370F749E09EFDD4F4065 /* IceServantLocatorAMD.bundle */;
+ name = "IceProxyAMD macOS";
+ productName = IceProxyAMD;
+ productReference = 0C4A61DF34D8B6DA32B58EF3 /* IceProxyAMD.bundle */;
productType = "com.apple.product-type.bundle";
};
- F8E0E3B7EFE5957D4BB5811C /* IceHold macOS */ = {
+ F7AB901D020B23C997BEFBF1 /* IceInvoke macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 17D9DD8F1D8794AC67204711 /* Build configuration list for PBXNativeTarget "IceHold macOS" */;
+ buildConfigurationList = A34FCDD31A832A6FDDD8F0A0 /* Build configuration list for PBXNativeTarget "IceInvoke macOS" */;
buildPhases = (
- A884774EDA4787CD1AB216C1 /* Sources */,
- 7FC5D3FEBDD74DE96683A898 /* Frameworks */,
- FD0BE2FF7695FA5F7C5228A1 /* Resources */,
- 7209591A227DBF14BF9F0FD5 /* Swiftformat & Swiftlint */,
+ 34E57026386C0FA068374E85 /* Sources */,
+ 7A938FF93C08B0FFA25906F7 /* Frameworks */,
+ FA6ADF5219FA99DA8E64EA5E /* Resources */,
+ 98DA751757849041005E048C /* Swiftformat & Swiftlint */,
);
buildRules = (
- 9B79FD3C88A8B8D9D3A4EFD5 /* PBXBuildRule */,
+ 1AB1839EABB1307C5A2A76B7 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceHold macOS";
- productName = IceHold;
- productReference = 359509F01553A34E8464351F /* IceHold.bundle */;
+ name = "IceInvoke macOS";
+ productName = IceInvoke;
+ productReference = 952E665CC33C0FD5B7BB55BB /* IceInvoke.bundle */;
productType = "com.apple.product-type.bundle";
};
- F92D27F300A218CFCBD5B2E3 /* IceLocatorDiscovery C++11 iOS */ = {
+ F8767CA4BDEADDE1A1884D5C /* IceInheritance iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 0A6A1C616EDA2D8000C8498F /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 iOS" */;
+ buildConfigurationList = 4BFEAF85376AD19BB26E9E7C /* Build configuration list for PBXNativeTarget "IceInheritance iOS" */;
buildPhases = (
- 347B54B8B5D7B1B39BBBE26A /* Headers */,
- 3513C68241E2FEB1DCE547A4 /* Sources */,
- A3BC2A03DDE473DA95294452 /* Frameworks */,
+ D478724FE8383902D5F0F264 /* Sources */,
+ 28DFC23BB832FAC086255E20 /* Frameworks */,
+ ABB0ED04F500E1EABB771BCA /* Resources */,
+ 06DAB9F2A3D320E57AD3C614 /* Swiftformat & Swiftlint */,
);
buildRules = (
- 4E688901962029007E4F9908 /* PBXBuildRule */,
+ FD3E1A21EC683FB5D6A89636 /* PBXBuildRule */,
);
dependencies = (
- 4CBF51E0E84AE1F6AC8BE198 /* PBXTargetDependency */,
);
- name = "IceLocatorDiscovery C++11 iOS";
- productName = "IceLocatorDiscovery C++11 iOS";
- productReference = 498F50D79E022A8E2E021F54 /* libIceLocatorDiscovery C++11 iOS.a */;
- productType = "com.apple.product-type.library.static";
+ name = "IceInheritance iOS";
+ productName = IceInheritance;
+ productReference = 4B299CAB121530EBB3DA7B2E /* IceInheritance.bundle */;
+ productType = "com.apple.product-type.bundle";
};
- FC25162F8E5791050ADA6553 /* IceTimeout macOS */ = {
+ F919A202D3CC004235B7961B /* IceOperations macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 148B81AEE5698655EFFB54EC /* Build configuration list for PBXNativeTarget "IceTimeout macOS" */;
+ buildConfigurationList = B86E1C552F07FA02599695F9 /* Build configuration list for PBXNativeTarget "IceOperations macOS" */;
buildPhases = (
- 7B319FA679E163B3CA075A62 /* Sources */,
- 8057D76C6FB4B193F13CC6E3 /* Frameworks */,
- F6E0ECFE8ED1E5D8C497872B /* Resources */,
- 399BBE72DC6F3400560F4B9E /* Swiftformat & Swiftlint */,
+ 0910D6D2380151DF6979BAA1 /* Sources */,
+ 221F3554BDFEA722A83B9BC2 /* Frameworks */,
+ B7B22E4127E0D340AEEA4933 /* Resources */,
+ 091E4E51D2493619A434022B /* Swiftformat & Swiftlint */,
);
buildRules = (
- C947D22AA23AB38507795C09 /* PBXBuildRule */,
+ F12FF8ACBF5D08160F17CB56 /* PBXBuildRule */,
);
dependencies = (
);
- name = "IceTimeout macOS";
- productName = IceTimeout;
- productReference = 41600426F4EC481CE4F39C56 /* IceTimeout.bundle */;
+ name = "IceOperations macOS";
+ productName = IceOperations;
+ productReference = 65F79884355E2A0FE99ECB0D /* IceOperations.bundle */;
productType = "com.apple.product-type.bundle";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
- E42DDFE2BBD0212A61367E9F /* Project object */ = {
+ B1E245C668955C328A61BFFC /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1020;
LastUpgradeCheck = 1020;
TargetAttributes = {
- 00A5B2376E3999B2CC3B96DA = {
+ 0E6EE25C3FEF764F7E917F19 = {
ProvisioningStyle = Automatic;
};
- 0269DB67BB251CE480452132 = {
+ 0F6C3879164CC37BCB92ED0D = {
ProvisioningStyle = Automatic;
};
- 0464D27AC92BB4D8962CE32A = {
+ 11485B5FF929691A5833C99A = {
ProvisioningStyle = Automatic;
};
- 055EBAE3DCF7ED210F243D94 = {
+ 150A64F2FB99464CBB6A17B4 = {
ProvisioningStyle = Automatic;
};
- 07CBBFC616C69A9A7BE2E537 = {
+ 1797F20952E42DF66D6D33BF = {
ProvisioningStyle = Automatic;
};
- 0A8CD323C19E6DE2FBC2D828 = {
+ 22F59FDE5EB8BF5D73B8AC27 = {
ProvisioningStyle = Automatic;
};
- 0ADB6E27FC972C42B88833C1 = {
+ 236F633B019405F93C02FB55 = {
ProvisioningStyle = Automatic;
};
- 0CDA9EADB988200E7736E544 = {
+ 237A2EA83A430A250A1CF023 = {
ProvisioningStyle = Automatic;
};
- 0E2A3FC94AFDB766206E582E = {
+ 2493729D7F7E9B76236AE7E5 = {
ProvisioningStyle = Automatic;
};
- 0FCA04F77688CD80DE20811C = {
+ 256AB7445137457382972306 = {
ProvisioningStyle = Automatic;
};
- 13C7E4997CA5D272C54E0C0F = {
+ 25815E6D3B269988C01FB074 = {
ProvisioningStyle = Automatic;
};
- 144786169A3B87D380838ACC = {
+ 260133A4DFC793C4FB6A92F8 = {
ProvisioningStyle = Automatic;
};
- 1487D56A6DF5DB6658AE3BCC = {
+ 2DCD382A1A9C114E838BCE05 = {
ProvisioningStyle = Automatic;
};
- 19F4EC895613A249ACB4E388 = {
+ 314BF239BAEBB53CD4F547C7 = {
ProvisioningStyle = Automatic;
};
- 1A43E4DC2200AFCA9B64394A = {
+ 31A765FCD292D8FF91A02483 = {
ProvisioningStyle = Automatic;
};
- 1C8E9862D6DB1B1C322CCDEB = {
+ 36C60483DFECCC705AD9B224 = {
ProvisioningStyle = Automatic;
};
- 1E1BA02175910B89315EBE90 = {
+ 4217D4CAD719BC666712429F = {
ProvisioningStyle = Automatic;
};
- 20045F9A74AE494FC650CD79 = {
+ 42BEFF63ED45F66D4DEB08F9 = {
ProvisioningStyle = Automatic;
};
- 23DB090CD9D38DB44F5BA7A6 = {
+ 45785A8A5F989B52F70FF09A = {
ProvisioningStyle = Automatic;
};
- 25244EA77758A3FD37CDBCCB = {
+ 45F7C5838CC5BD1755605638 = {
ProvisioningStyle = Automatic;
};
- 27EA766CC3647B70CACBE320 = {
+ 48A44724482F53DB8836FA44 = {
ProvisioningStyle = Automatic;
};
- 296B76E23AE44FC6197BC07E = {
+ 49063474A0A32279B63B7C94 = {
ProvisioningStyle = Automatic;
};
- 2DC1C4FCACF16171C03FC1B9 = {
+ 49F81B65F4CF3D68A954EB61 = {
ProvisioningStyle = Automatic;
};
- 2FD5E3B51F50695B4FB5E49D = {
+ 4FF834835F517C58332265C2 = {
ProvisioningStyle = Automatic;
};
- 31064958EF44F0EC148F91D3 = {
+ 5014B8DF208C7227AC852821 = {
ProvisioningStyle = Automatic;
};
- 324225A42B9A993D46AFC60F = {
+ 5397CEC0325F0EE19F8A4376 = {
ProvisioningStyle = Automatic;
};
- 32732D915ADEDF2ABFD2F661 = {
+ 54419E5A07591C99AFD5FD44 = {
ProvisioningStyle = Automatic;
};
- 384D485FDC90AD671A67828A = {
+ 5578B6E2AB09031CEEF966E5 = {
ProvisioningStyle = Automatic;
};
- 38958C2F3AD5CF5B925EE049 = {
+ 57023FDC36B7ACF8AEB2B86F = {
ProvisioningStyle = Automatic;
};
- 38F2ACB67B6CF7C5087BAEB7 = {
+ 5F293FDF6A695184C8A8372C = {
ProvisioningStyle = Automatic;
};
- 3AD2B979CE066736D6D4B1E3 = {
+ 5FBA2B46360A4138C56A793D = {
ProvisioningStyle = Automatic;
};
- 3B9FC6F2275FB33AE5236BE0 = {
+ 61C40BBD5F24B8422CF093CF = {
ProvisioningStyle = Automatic;
};
- 3CA7706EC16D5DC55223739C = {
+ 657CC3DC1EE12800505DDDC9 = {
ProvisioningStyle = Automatic;
};
- 410B3217E03FECE067F39B92 = {
+ 68527026E5DA54703EEFFC18 = {
ProvisioningStyle = Automatic;
};
- 426D221BC0B31E9538D70376 = {
+ 6AC0F4641FD881A3F9FDE7CC = {
ProvisioningStyle = Automatic;
};
- 430118C0E89B6E5D466FD50C = {
+ 711F18EAD4D0F01FD488DC77 = {
ProvisioningStyle = Automatic;
};
- 43C49D6C13B45A568257C46E = {
+ 74BF5B1E9E63F56637AF0C5C = {
ProvisioningStyle = Automatic;
};
- 4471E15E062E187347C3FDCC = {
+ 77A82F6C0B911716D1E347D0 = {
ProvisioningStyle = Automatic;
};
- 472426218F233C2BC3DE48D4 = {
+ 7C66A461D824FEDB97CC886A = {
ProvisioningStyle = Automatic;
};
- 4B59495688B7F39B1013B042 = {
+ 7C84DBD38E4C23C31AD1F23C = {
ProvisioningStyle = Automatic;
};
- 4CA7B322E586C97E05EA1CB5 = {
+ 7DB95DDC2A0D311A6441555E = {
ProvisioningStyle = Automatic;
};
- 4D33515182B40E69AC703D49 = {
+ 7ED2831E7D9351394B42F694 = {
ProvisioningStyle = Automatic;
};
- 554C150A3B37119B73E433D4 = {
+ 8172B0B43BFF7CD036F8AAF8 = {
ProvisioningStyle = Automatic;
};
- 5BC8F4262733087A19B2018F = {
+ 84B57B17572B472DB9473F3A = {
ProvisioningStyle = Automatic;
};
- 5F9C0CEC9705B5454C8C89EF = {
+ 8570DC29A49AAFCC705FC566 = {
ProvisioningStyle = Automatic;
};
- 63DDD363F58BC932A31323F4 = {
+ 881250C6D8BE80DB29A0385B = {
ProvisioningStyle = Automatic;
};
- 66B9650AA30C3AF7576A253E = {
+ 88B4DDB0B9CC0F6E3EF41043 = {
ProvisioningStyle = Automatic;
};
- 66F1886B8F677C117B8E0E40 = {
+ 8CA5088455BC6A8877F6585D = {
ProvisioningStyle = Automatic;
};
- 688E9EADF09FA3C3C10AAB92 = {
+ 8CDF569BE7FD7056CC64AEBD = {
ProvisioningStyle = Automatic;
};
- 689BB0E32ED392CF0F70373B = {
+ 8D0BD3C20FA17536D15BAA1F = {
ProvisioningStyle = Automatic;
};
- 6B1B4F0C122065EEF6059549 = {
+ 8E3EA7797A22D89ACC8767DA = {
ProvisioningStyle = Automatic;
};
- 6B532D9FC090AA5D043477DC = {
+ 901E6B19A44D60C62D27A9F6 = {
ProvisioningStyle = Automatic;
};
- 6E7A17CE9E9303EDBCF4588E = {
+ 91E917098ED4D8FE96B582B1 = {
ProvisioningStyle = Automatic;
};
- 77692A78EACA87BD4A7C07ED = {
+ 94F774D983D7806C8B24980D = {
ProvisioningStyle = Automatic;
};
- 7EC298D78ACB0CE1C682FE76 = {
+ 9762E32D99613E83FD20D0D8 = {
ProvisioningStyle = Automatic;
};
- 7FF6F6B1616D0CE97AE69C82 = {
+ 9824CA3BDAE389C6BFE9724E = {
ProvisioningStyle = Automatic;
};
- 8C8F070BD36DA1E28E452FB2 = {
+ 9C752DD36F100CB9CBBD0EF7 = {
ProvisioningStyle = Automatic;
};
- 8E7E48DCDCED2055DB96E686 = {
+ 9D14EA76CE6437452C395F6C = {
ProvisioningStyle = Automatic;
};
- 927E14F5EA5DBAD8E62C9302 = {
+ 9E009F0CE808A84D564F958C = {
ProvisioningStyle = Automatic;
};
- 9484735AE03E2029692D9A8E = {
+ 9EDC064A438ACAEEABFFCD28 = {
ProvisioningStyle = Automatic;
};
- 993730ECC3802C1EF520D6ED = {
+ A0BFE78E710B0B1240650735 = {
ProvisioningStyle = Automatic;
};
- 9D41BDA81A101D4423B68500 = {
+ A10509EA7E4240467A68D03B = {
ProvisioningStyle = Automatic;
};
- A03BC632FC308E1F5689B405 = {
+ A4E0B67AA46118886F999666 = {
ProvisioningStyle = Automatic;
};
- A37E58898658DC09D3901337 = {
+ ABD61E830D609E366325ED4F = {
ProvisioningStyle = Automatic;
};
- A3C682466C3C8273EFAE7893 = {
+ AEDF86E2A1A75EBE97C06C0F = {
ProvisioningStyle = Automatic;
};
- A48D6DDFB1BD645724C345C7 = {
+ B02741DA7E909B59FFEF2A32 = {
ProvisioningStyle = Automatic;
};
- A7AEC1471BDD7890FFC2CF4F = {
+ B1AFC88483CCA0F0F0DB5700 = {
ProvisioningStyle = Automatic;
};
- A7FFC753171376EC7C27671C = {
+ B3F277E37C4EA69886ACF274 = {
ProvisioningStyle = Automatic;
};
- ADA5DCED70C435103A1C77E4 = {
+ B40D564181E5D7DC364AC8AF = {
ProvisioningStyle = Automatic;
};
- B19BCE3DC6A70E4C1209A842 = {
+ BB5F7AA59CB20B5A1FF0908F = {
ProvisioningStyle = Automatic;
};
- B647908C6167515627E79D7E = {
+ BD2239AA5C2CE6CBF5B95140 = {
ProvisioningStyle = Automatic;
};
- B7CBCC4EF66C1005BD210BBF = {
+ BD31C59FF75A685B5DCFEB10 = {
ProvisioningStyle = Automatic;
};
- BAF4A91AE5DC88D0D1BB3B79 = {
+ C1A0392775F4A0ED6AB29083 = {
ProvisioningStyle = Automatic;
};
- C0E862B2B21E4B686DC6F87B = {
+ C52C439B2C3C7D798C1D14E6 = {
ProvisioningStyle = Automatic;
};
- C38B02E1069569D07A42DF14 = {
+ C9ECE36CD6C3FDC548AE1395 = {
ProvisioningStyle = Automatic;
};
- C5052C5B4C467438A219820D = {
+ CD60EDBCFC00CB1131D00C99 = {
ProvisioningStyle = Automatic;
};
- C5AD87D3AE697A2EA40CD076 = {
+ CE781DFB6EA5764475DE56D1 = {
ProvisioningStyle = Automatic;
};
- C7404111292016FA23092367 = {
+ D231743A745D9E8937920F9A = {
ProvisioningStyle = Automatic;
};
- C8FC003FC8FA66C0F4B9E376 = {
+ D393ADD0DC5B2DBF7615B695 = {
ProvisioningStyle = Automatic;
};
- C94C11C361F47210AF43390E = {
+ D9A5192102BC772D79236B80 = {
ProvisioningStyle = Automatic;
};
- CB4419D15E59F5BACE95D01F = {
+ DA2903A145E256D0159DA978 = {
ProvisioningStyle = Automatic;
};
- D357BE4B02DE44CDBB8D11C6 = {
+ DAF8D0203D265E05C8E59904 = {
ProvisioningStyle = Automatic;
};
- D860B8CFCF4DFE37F332C96F = {
+ DB262AF5F08B0E38FBED3EC9 = {
ProvisioningStyle = Automatic;
};
- D88150804753E179958EFB84 = {
+ DB5E14F78818BB1599DAB991 = {
ProvisioningStyle = Automatic;
};
- E1DB253D82248ADF7F2F1688 = {
+ DEAC294186758C2289786E09 = {
ProvisioningStyle = Automatic;
};
- E26093782C036B8157FE5510 = {
+ DEBFBB5DDB821900C896B967 = {
ProvisioningStyle = Automatic;
};
- E3409057C22034CC2897025E = {
+ DF5F7CEC7DEFE2236C7E2059 = {
ProvisioningStyle = Automatic;
};
- E5153CA1CF08857D44A60588 = {
+ E934D2880DF7299FD6830C1E = {
ProvisioningStyle = Automatic;
};
- E5D799CFE7E6981EA72C5DA6 = {
+ EE1DA5B2B5550B18C6EAEFC4 = {
ProvisioningStyle = Automatic;
};
- EFDF59E02D5963A3D0E9C031 = {
+ EFC33EE48CCBB18EF56B0FC3 = {
ProvisioningStyle = Automatic;
};
- F2AA7EEC0BF03745A8CB8636 = {
+ F03BC2863420CAE44ADF6E43 = {
ProvisioningStyle = Automatic;
};
- F6AB5C86F2ABAA221052922B = {
+ F630FE1D71D3F9AE8117A44B = {
ProvisioningStyle = Automatic;
};
- F8E0E3B7EFE5957D4BB5811C = {
+ F7AB901D020B23C997BEFBF1 = {
ProvisioningStyle = Automatic;
};
- F92D27F300A218CFCBD5B2E3 = {
+ F8767CA4BDEADDE1A1884D5C = {
ProvisioningStyle = Automatic;
};
- FC25162F8E5791050ADA6553 = {
+ F919A202D3CC004235B7961B = {
ProvisioningStyle = Automatic;
};
};
};
- buildConfigurationList = 7CF8A64FDA6C719E41B87D9E /* Build configuration list for PBXProject "ice" */;
+ buildConfigurationList = AEBCA6EB7FE84DF64FEDB3B7 /* Build configuration list for PBXProject "ice" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = en;
hasScannedForEncodings = 0;
@@ -8324,710 +8324,710 @@
Base,
en,
);
- mainGroup = 883CA6DB684919157DA5808C;
- productRefGroup = B615B226E221E9E321EC0E39 /* Products */;
+ mainGroup = CF727599FEBEBA311093F989;
+ productRefGroup = D08CD86832B6909E8509F4F7 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
- 472426218F233C2BC3DE48D4 /* Glacier2 iOS */,
- 426D221BC0B31E9538D70376 /* Glacier2 macOS */,
- 25244EA77758A3FD37CDBCCB /* Ice C++11 iOS */,
- D88150804753E179958EFB84 /* Ice C++11 macOS */,
- E1DB253D82248ADF7F2F1688 /* Ice iOS */,
- 5BC8F4262733087A19B2018F /* Ice macOS */,
- B19BCE3DC6A70E4C1209A842 /* IceAcm iOS */,
- 324225A42B9A993D46AFC60F /* IceAcm macOS */,
- 23DB090CD9D38DB44F5BA7A6 /* IceAdapterDeactivation iOS */,
- 4CA7B322E586C97E05EA1CB5 /* IceAdapterDeactivation macOS */,
- A7AEC1471BDD7890FFC2CF4F /* IceAdmin iOS */,
- ADA5DCED70C435103A1C77E4 /* IceAdmin macOS */,
- 1487D56A6DF5DB6658AE3BCC /* IceAmi iOS */,
- 0E2A3FC94AFDB766206E582E /* IceAmi macOS */,
- 055EBAE3DCF7ED210F243D94 /* IceBinding iOS */,
- 32732D915ADEDF2ABFD2F661 /* IceBinding macOS */,
- 8C8F070BD36DA1E28E452FB2 /* IceDefaultServant iOS */,
- 3AD2B979CE066736D6D4B1E3 /* IceDefaultServant macOS */,
- 410B3217E03FECE067F39B92 /* IceDefaultValue iOS */,
- 0464D27AC92BB4D8962CE32A /* IceDefaultValue macOS */,
- E5D799CFE7E6981EA72C5DA6 /* IceDiscovery C++11 iOS */,
- 6B1B4F0C122065EEF6059549 /* IceDiscovery C++11 macOS */,
- 0ADB6E27FC972C42B88833C1 /* IceEnums iOS */,
- D860B8CFCF4DFE37F332C96F /* IceEnums macOS */,
- 144786169A3B87D380838ACC /* IceExceptions iOS */,
- E26093782C036B8157FE5510 /* IceExceptions macOS */,
- A3C682466C3C8273EFAE7893 /* IceExceptionsAMD iOS */,
- 31064958EF44F0EC148F91D3 /* IceExceptionsAMD macOS */,
- 993730ECC3802C1EF520D6ED /* IceFacets iOS */,
- C94C11C361F47210AF43390E /* IceFacets macOS */,
- 07CBBFC616C69A9A7BE2E537 /* IceGrid iOS */,
- 3B9FC6F2275FB33AE5236BE0 /* IceGrid macOS */,
- 2DC1C4FCACF16171C03FC1B9 /* IceHold iOS */,
- F8E0E3B7EFE5957D4BB5811C /* IceHold macOS */,
- 63DDD363F58BC932A31323F4 /* IceIAP C++11 iOS */,
- C5AD87D3AE697A2EA40CD076 /* IceInfo iOS */,
- C5052C5B4C467438A219820D /* IceInfo macOS */,
- 1E1BA02175910B89315EBE90 /* IceInheritance iOS */,
- 20045F9A74AE494FC650CD79 /* IceInheritance macOS */,
- 77692A78EACA87BD4A7C07ED /* IceInvoke iOS */,
- E5153CA1CF08857D44A60588 /* IceInvoke macOS */,
- 4D33515182B40E69AC703D49 /* IceLocation iOS */,
- B647908C6167515627E79D7E /* IceLocation macOS */,
- F92D27F300A218CFCBD5B2E3 /* IceLocatorDiscovery C++11 iOS */,
- 0CDA9EADB988200E7736E544 /* IceLocatorDiscovery C++11 macOS */,
- A48D6DDFB1BD645724C345C7 /* IceObjects iOS */,
- 4471E15E062E187347C3FDCC /* IceObjects macOS */,
- A7FFC753171376EC7C27671C /* IceOperations iOS */,
- 3CA7706EC16D5DC55223739C /* IceOperations macOS */,
- 66B9650AA30C3AF7576A253E /* IceOperationsAMD iOS */,
- 43C49D6C13B45A568257C46E /* IceOperationsAMD macOS */,
- 27EA766CC3647B70CACBE320 /* IceOptional iOS */,
- E3409057C22034CC2897025E /* IceOptional macOS */,
- 13C7E4997CA5D272C54E0C0F /* IceOptionalAMD iOS */,
- 7FF6F6B1616D0CE97AE69C82 /* IceOptionalAMD macOS */,
- CB4419D15E59F5BACE95D01F /* IceProperties iOS */,
- 384D485FDC90AD671A67828A /* IceProperties macOS */,
- 38F2ACB67B6CF7C5087BAEB7 /* IceProxy iOS */,
- EFDF59E02D5963A3D0E9C031 /* IceProxy macOS */,
- 1A43E4DC2200AFCA9B64394A /* IceProxyAMD iOS */,
- C38B02E1069569D07A42DF14 /* IceProxyAMD macOS */,
- 9D41BDA81A101D4423B68500 /* IceRetry iOS */,
- D357BE4B02DE44CDBB8D11C6 /* IceRetry macOS */,
- 38958C2F3AD5CF5B925EE049 /* IceScope iOS */,
- F2AA7EEC0BF03745A8CB8636 /* IceScope macOS */,
- 2FD5E3B51F50695B4FB5E49D /* IceServantLocator iOS */,
- B7CBCC4EF66C1005BD210BBF /* IceServantLocator macOS */,
- 00A5B2376E3999B2CC3B96DA /* IceServantLocatorAMD iOS */,
- F6AB5C86F2ABAA221052922B /* IceServantLocatorAMD macOS */,
- C8FC003FC8FA66C0F4B9E376 /* IceSlicingExceptions iOS */,
- 0FCA04F77688CD80DE20811C /* IceSlicingExceptions macOS */,
- 688E9EADF09FA3C3C10AAB92 /* IceSlicingExceptionsAMD iOS */,
- 927E14F5EA5DBAD8E62C9302 /* IceSlicingExceptionsAMD macOS */,
- 9484735AE03E2029692D9A8E /* IceSlicingObjects iOS */,
- A03BC632FC308E1F5689B405 /* IceSlicingObjects macOS */,
- 19F4EC895613A249ACB4E388 /* IceSlicingObjectsAMD iOS */,
- 0A8CD323C19E6DE2FBC2D828 /* IceSlicingObjectsAMD macOS */,
- 8E7E48DCDCED2055DB96E686 /* IceSSL C++11 iOS */,
- 0269DB67BB251CE480452132 /* IceSSL C++11 macOS */,
- 66F1886B8F677C117B8E0E40 /* IceSSLConfiguration iOS */,
- 5F9C0CEC9705B5454C8C89EF /* IceSSLConfiguration macOS */,
- 554C150A3B37119B73E433D4 /* IceStorm iOS */,
- C0E862B2B21E4B686DC6F87B /* IceStorm macOS */,
- C7404111292016FA23092367 /* IceStream iOS */,
- 1C8E9862D6DB1B1C322CCDEB /* IceStream macOS */,
- A37E58898658DC09D3901337 /* IceTimeout iOS */,
- FC25162F8E5791050ADA6553 /* IceTimeout macOS */,
- 6B532D9FC090AA5D043477DC /* IceUdp iOS */,
- 430118C0E89B6E5D466FD50C /* IceUdp macOS */,
- 689BB0E32ED392CF0F70373B /* SliceEscape iOS */,
- 4B59495688B7F39B1013B042 /* SliceEscape macOS */,
- 6E7A17CE9E9303EDBCF4588E /* TestCommon iOS */,
- 7EC298D78ACB0CE1C682FE76 /* TestCommon macOS */,
- BAF4A91AE5DC88D0D1BB3B79 /* TestDriver iOS */,
- 296B76E23AE44FC6197BC07E /* TestDriver macOS */,
+ B1AFC88483CCA0F0F0DB5700 /* Glacier2 iOS */,
+ 7DB95DDC2A0D311A6441555E /* Glacier2 macOS */,
+ 45785A8A5F989B52F70FF09A /* Ice C++11 iOS */,
+ 2493729D7F7E9B76236AE7E5 /* Ice C++11 macOS */,
+ B3F277E37C4EA69886ACF274 /* Ice iOS */,
+ 7C84DBD38E4C23C31AD1F23C /* Ice macOS */,
+ 8CDF569BE7FD7056CC64AEBD /* IceAcm iOS */,
+ 4FF834835F517C58332265C2 /* IceAcm macOS */,
+ 9C752DD36F100CB9CBBD0EF7 /* IceAdapterDeactivation iOS */,
+ DB5E14F78818BB1599DAB991 /* IceAdapterDeactivation macOS */,
+ 6AC0F4641FD881A3F9FDE7CC /* IceAdmin iOS */,
+ C9ECE36CD6C3FDC548AE1395 /* IceAdmin macOS */,
+ AEDF86E2A1A75EBE97C06C0F /* IceAmi iOS */,
+ 657CC3DC1EE12800505DDDC9 /* IceAmi macOS */,
+ 49F81B65F4CF3D68A954EB61 /* IceBinding iOS */,
+ EE1DA5B2B5550B18C6EAEFC4 /* IceBinding macOS */,
+ 4217D4CAD719BC666712429F /* IceDefaultServant iOS */,
+ DB262AF5F08B0E38FBED3EC9 /* IceDefaultServant macOS */,
+ D9A5192102BC772D79236B80 /* IceDefaultValue iOS */,
+ 42BEFF63ED45F66D4DEB08F9 /* IceDefaultValue macOS */,
+ BD2239AA5C2CE6CBF5B95140 /* IceDiscovery C++11 iOS */,
+ 77A82F6C0B911716D1E347D0 /* IceDiscovery C++11 macOS */,
+ 5F293FDF6A695184C8A8372C /* IceEnums iOS */,
+ 8570DC29A49AAFCC705FC566 /* IceEnums macOS */,
+ F03BC2863420CAE44ADF6E43 /* IceExceptions iOS */,
+ EFC33EE48CCBB18EF56B0FC3 /* IceExceptions macOS */,
+ 11485B5FF929691A5833C99A /* IceExceptionsAMD iOS */,
+ 68527026E5DA54703EEFFC18 /* IceExceptionsAMD macOS */,
+ DAF8D0203D265E05C8E59904 /* IceFacets iOS */,
+ 7ED2831E7D9351394B42F694 /* IceFacets macOS */,
+ D231743A745D9E8937920F9A /* IceGrid iOS */,
+ 9E009F0CE808A84D564F958C /* IceGrid macOS */,
+ 94F774D983D7806C8B24980D /* IceHold iOS */,
+ C1A0392775F4A0ED6AB29083 /* IceHold macOS */,
+ 260133A4DFC793C4FB6A92F8 /* IceIAP C++11 iOS */,
+ ABD61E830D609E366325ED4F /* IceInfo iOS */,
+ 314BF239BAEBB53CD4F547C7 /* IceInfo macOS */,
+ F8767CA4BDEADDE1A1884D5C /* IceInheritance iOS */,
+ 256AB7445137457382972306 /* IceInheritance macOS */,
+ 9762E32D99613E83FD20D0D8 /* IceInvoke iOS */,
+ F7AB901D020B23C997BEFBF1 /* IceInvoke macOS */,
+ 45F7C5838CC5BD1755605638 /* IceLocation iOS */,
+ 9EDC064A438ACAEEABFFCD28 /* IceLocation macOS */,
+ CD60EDBCFC00CB1131D00C99 /* IceLocatorDiscovery C++11 iOS */,
+ 49063474A0A32279B63B7C94 /* IceLocatorDiscovery C++11 macOS */,
+ 0E6EE25C3FEF764F7E917F19 /* IceObjects iOS */,
+ 9824CA3BDAE389C6BFE9724E /* IceObjects macOS */,
+ 8D0BD3C20FA17536D15BAA1F /* IceOperations iOS */,
+ F919A202D3CC004235B7961B /* IceOperations macOS */,
+ B02741DA7E909B59FFEF2A32 /* IceOperationsAMD iOS */,
+ 74BF5B1E9E63F56637AF0C5C /* IceOperationsAMD macOS */,
+ 236F633B019405F93C02FB55 /* IceOptional iOS */,
+ 31A765FCD292D8FF91A02483 /* IceOptional macOS */,
+ 5014B8DF208C7227AC852821 /* IceOptionalAMD iOS */,
+ A10509EA7E4240467A68D03B /* IceOptionalAMD macOS */,
+ A0BFE78E710B0B1240650735 /* IceProperties iOS */,
+ 91E917098ED4D8FE96B582B1 /* IceProperties macOS */,
+ 36C60483DFECCC705AD9B224 /* IceProxy iOS */,
+ DA2903A145E256D0159DA978 /* IceProxy macOS */,
+ BB5F7AA59CB20B5A1FF0908F /* IceProxyAMD iOS */,
+ F630FE1D71D3F9AE8117A44B /* IceProxyAMD macOS */,
+ 711F18EAD4D0F01FD488DC77 /* IceRetry iOS */,
+ E934D2880DF7299FD6830C1E /* IceRetry macOS */,
+ 88B4DDB0B9CC0F6E3EF41043 /* IceScope iOS */,
+ 5FBA2B46360A4138C56A793D /* IceScope macOS */,
+ 22F59FDE5EB8BF5D73B8AC27 /* IceServantLocator iOS */,
+ 0F6C3879164CC37BCB92ED0D /* IceServantLocator macOS */,
+ 2DCD382A1A9C114E838BCE05 /* IceServantLocatorAMD iOS */,
+ 8CA5088455BC6A8877F6585D /* IceServantLocatorAMD macOS */,
+ CE781DFB6EA5764475DE56D1 /* IceSlicingExceptions iOS */,
+ 5578B6E2AB09031CEEF966E5 /* IceSlicingExceptions macOS */,
+ 61C40BBD5F24B8422CF093CF /* IceSlicingExceptionsAMD iOS */,
+ 48A44724482F53DB8836FA44 /* IceSlicingExceptionsAMD macOS */,
+ 84B57B17572B472DB9473F3A /* IceSlicingObjects iOS */,
+ 8E3EA7797A22D89ACC8767DA /* IceSlicingObjects macOS */,
+ 150A64F2FB99464CBB6A17B4 /* IceSlicingObjectsAMD iOS */,
+ 1797F20952E42DF66D6D33BF /* IceSlicingObjectsAMD macOS */,
+ BD31C59FF75A685B5DCFEB10 /* IceSSL C++11 iOS */,
+ DEBFBB5DDB821900C896B967 /* IceSSL C++11 macOS */,
+ 9D14EA76CE6437452C395F6C /* IceSSLConfiguration iOS */,
+ C52C439B2C3C7D798C1D14E6 /* IceSSLConfiguration macOS */,
+ 54419E5A07591C99AFD5FD44 /* IceStorm iOS */,
+ 901E6B19A44D60C62D27A9F6 /* IceStorm macOS */,
+ 5397CEC0325F0EE19F8A4376 /* IceStream iOS */,
+ 25815E6D3B269988C01FB074 /* IceStream macOS */,
+ D393ADD0DC5B2DBF7615B695 /* IceTimeout iOS */,
+ B40D564181E5D7DC364AC8AF /* IceTimeout macOS */,
+ 881250C6D8BE80DB29A0385B /* IceUdp iOS */,
+ 8172B0B43BFF7CD036F8AAF8 /* IceUdp macOS */,
+ 57023FDC36B7ACF8AEB2B86F /* SliceEscape iOS */,
+ DEAC294186758C2289786E09 /* SliceEscape macOS */,
+ A4E0B67AA46118886F999666 /* TestCommon iOS */,
+ DF5F7CEC7DEFE2236C7E2059 /* TestCommon macOS */,
+ 237A2EA83A430A250A1CF023 /* TestDriver iOS */,
+ 7C66A461D824FEDB97CC886A /* TestDriver macOS */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
- 000B4C2CBF2E97E14462A287 /* Resources */ = {
+ 00B69EBD3C4AC1200E9464D5 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 00CEEF43462C45F843186715 /* Resources */ = {
+ 06A231409638A2A78410D63C /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 064C55CC165BE56A5D9FFAEC /* Resources */ = {
+ 07E024DE2788D6F3ACE7067F /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 093669C2FBD90BACA68B53DB /* Resources */ = {
+ 087044929011E0232AD19FA0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0B9610BDF6CF676DC5130840 /* Resources */ = {
+ 0BCCEDAE49D5C717B84FD1C1 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0BBDD7650E0B4C62B2C6C814 /* Resources */ = {
+ 0C8F337B1EC6898A27A0B1E8 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0DA0C352725A909DA34C9945 /* Resources */ = {
+ 0C9666812EF16D14907D57F7 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 14F2C91F11DF943414C6A9B1 /* Resources */ = {
+ 0CC7DC380B9CF2C656C97343 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1768E8E20C3D44A90495C73F /* Resources */ = {
+ 0D98A14FE6EF5931D920EE64 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 19489512BDF4CA383C468625 /* Resources */ = {
+ 10869DB2A2EBE4CA8D057F65 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1C3698B5B2BCCEBC7C34FA21 /* Resources */ = {
+ 1206A25E8FBEF5CA014F8624 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1D3EA637B25EFC876A1F89D3 /* Resources */ = {
+ 12EB63C51EC128BC14B82A40 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1DBE4AFA6F7C8D4F7B1AAF0D /* Resources */ = {
+ 1671ECE2C827E3A2168CC3FD /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1EFA79DA00927A5C03CE97E1 /* Resources */ = {
+ 17144D2EE9A103FA586999D9 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2121F11D27E1E8B2848459CF /* Resources */ = {
+ 173741345F1FD09E8EF73749 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2AC23E8452DD9D2EFE5CDD03 /* Resources */ = {
+ 1DF1C94AE6AA6B9C4A049B2D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- D1E62AEE9F12484EEAC41498 /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2E3C7E16B836B22A89208D08 /* Resources */ = {
+ 1EC471CB50F46150C6DEEFE2 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
+ CBA3B07FFB9D427717826DF7 /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2F6E26E4132B466EF7A5477E /* Resources */ = {
+ 21C9842E140F3F824E110F7C /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 342DBBB932B56A627983E0BD /* Resources */ = {
+ 2AC58A525759A23119997BCA /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 36E4E394491CB54401670EFF /* Resources */ = {
+ 2AE620A5D57F1B21F3CBC54A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3EB95CD0A795C20295C52E79 /* Resources */ = {
+ 2D7E6C414184E005C47D6E19 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 41E433C90515E47FE79A59D7 /* Resources */ = {
+ 2DB94351AB29963CC589DC89 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 46073BF78D98D3C35A19125C /* Resources */ = {
+ 2E79756A91F8A158BC42BDBC /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 49479352DA4C26602C8D1488 /* Resources */ = {
+ 301CF86AAB62244AE803FA7C /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 51A26C901E1E92333696BAB6 /* Resources */ = {
+ 3BBE1343E245BBD553764789 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 545A75B0571CF9B495B87E95 /* Resources */ = {
+ 411731AA4FA6D1DE0C82F803 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 579FFD391A9CFCFA32B92169 /* Resources */ = {
+ 411C83FA178AC22A0D8F5C05 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5B275950F1164B7CBFAB1F86 /* Resources */ = {
+ 5086651D9AFD0342EB7B91DC /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5CA1C15A748CD5AD90467CFA /* Resources */ = {
+ 57D4C558B8E33CCB2C929D88 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5DE9A146E22EDC75CB91B07C /* Resources */ = {
+ 583FD9E995705D246D684F2A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 64CFD3A34CC5490503C9F5E4 /* Resources */ = {
+ 5AFD5C54E7B280E8587D560D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 65F8328DAEF5ED79DBDEB078 /* Resources */ = {
+ 5C5BA62F39F51917F30E0F02 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 661CD564388ABAC07399671C /* Resources */ = {
+ 5CDDED1270C8779D3518107B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
+ F3E0059C0B7E029B5C5E46F3 /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6807697151CA292F4735B167 /* Resources */ = {
+ 5D4CDC8CA54BAD127117013D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6AB7CE49A279E1F29C4FC854 /* Resources */ = {
+ 6B4223D3B7D3DE420786A786 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6C057154D4AE693F6C880126 /* Resources */ = {
+ 6BD4ADD32B7268373E9478F5 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6C269FE2DD63970F4AC2F480 /* Resources */ = {
+ 6BFFEC8F02D0B5F7DCABC1DB /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7481A7F6EF5E484987FE283D /* Resources */ = {
+ 6D53BEA8961034491371B44A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 748A828A5433A41245DCBE1F /* Resources */ = {
+ 721D9BE8B71FB348378E8D18 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 761BDC16A77B28BF890F0F09 /* Resources */ = {
+ 78925E0910B6143F59ECA6D7 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 785B04834318A7D13F5AFA45 /* Resources */ = {
+ 7EA3EF0A11DDD9098F425AD9 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7ADD8F9F0DEA11C315B88945 /* Resources */ = {
+ 7EAB144477BA454C071D1C77 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7B7B0B4ECDB3F1C00FCAF33B /* Resources */ = {
+ 84E1C228A71501DF05832C72 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 819E7BC2C10EFB0DDE58F8E0 /* Resources */ = {
+ 894D7CF4B8AB143739745A50 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 839D26918871C2B0AC5DA25E /* Resources */ = {
+ 8D373242EA40EF6D878096A6 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 83B491B48646122823970EA0 /* Resources */ = {
+ 944FD4A6A076D9EF3C36BA71 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 84EF35B5A4A391FCD1DE919D /* Resources */ = {
+ 9B0F1C04398C47B43D324ACB /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 295DCEA3868CA66C1B58CA97 /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 885CABB05FFCC1C9352F8F64 /* Resources */ = {
+ 9CEAFAF5B8EA10E70384E64A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8A7D9FA9DA9B55C519A3FC2A /* Resources */ = {
+ 9D4B8E8DDBA5F35C5FACE564 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8CDB61830BEA2C2753491DC8 /* Resources */ = {
+ A04185AF8D4D78ADFA775E51 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8F920BDB948CF711969BD0A1 /* Resources */ = {
+ A2AC10EFABF51F83DCADA768 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9012CF4818B4CB7D4DB63049 /* Resources */ = {
+ A416458377F4F350AE5C27F6 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 94D0BF00636F4BF2830B14B7 /* Resources */ = {
+ A4282E77096772CCCDCE214A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 989159FF03F84AD4B753B912 /* Resources */ = {
+ A7C3BC642B4D93689B53FA22 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9D8E60C1CAA4145761567E87 /* Resources */ = {
+ AA00569E3AEEE670AC1ECF60 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9F67F0F21805706E849F43F4 /* Resources */ = {
+ AB1F1426862C487BEC1E3F2D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- A19F306AA8B3AB5A97EC6EDE /* Resources */ = {
+ ABB0ED04F500E1EABB771BCA /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- A5E98DB1235D852C26B43670 /* Resources */ = {
+ AEF2C65B68CE16EE8638CD81 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- AC7F5DF690CA070728C595F3 /* Resources */ = {
+ AFE082D3720381B756F9D65E /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- ACE51A25BEA914E88AFDD1DC /* Resources */ = {
+ B0DF1E81BBBBF867B30C5D76 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- B38BFEBFE19926D0B5F955A7 /* Resources */ = {
+ B331F55168B8E0A31C6BF929 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- B4176AB94ECF0B5F53CEEC34 /* Resources */ = {
+ B38F698B5BAB17B20EC55AA7 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- C382B68AB770CD8CD2A715AE /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B8135275D57091E41085B4A8 /* Resources */ = {
+ B473B726F4760A0D67C671B0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- BC9E681D4F25B5D36276F0DF /* Resources */ = {
+ B47D987A2BAF7F9A755279DE /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- BCB63DFDE8AA9868224D5FD1 /* Resources */ = {
+ B7B22E4127E0D340AEEA4933 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- BE4BF2756C9BB15E1FB50B31 /* Resources */ = {
+ BB46951AE40E9C1ABB782830 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- C3E3794B6FEC09E600652C0B /* Resources */ = {
+ BC20FADDA811D7452FA1C7A3 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- C77F9474F121D604B93213C3 /* Resources */ = {
+ C19EF947A6AACF76301F8751 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- C9CA969C823AC353E1849FE2 /* Resources */ = {
+ C4A5948524A4EC2C5185C19A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- D0E4322F40AA058D2FFF8AF1 /* Resources */ = {
+ CB92180225130F77E2A198CC /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- D2480F103A18183EA9B85182 /* Resources */ = {
+ D43533345D0CCE764D351F6E /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- D744707BD2E407BB50D51207 /* Resources */ = {
+ D6305337ED9A257B89B88714 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- D821C5472055C3E45D70783F /* Resources */ = {
+ D75D890D9E30BEB768BC214D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- D9190B660067C20B193E937F /* Resources */ = {
+ D9372544AE3E301D85E5AA62 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- DF778E617257DA3CEBE8598B /* Resources */ = {
+ DA67C8C38AB2D19948B072FA /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
+ 9C06D28AA9895CD485F0B73B /* certs in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- DFB4DEB43655A304C571CBDB /* Resources */ = {
+ DB18AB40FEE90460F64C9C34 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- E10E4D2B5C4485A4DFFD452A /* Resources */ = {
+ DC829882EF113EB4735FCD0C /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- E46C981C60E7B25022C95A13 /* Resources */ = {
+ DEF0F9E31175CE53D8A65FA0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- E487247065DFCF76CFF93B8C /* Resources */ = {
+ EC3A8D8FA2C3B1D90749CB98 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- EAA90D55902923D5EA3EB9BB /* Resources */ = {
+ F4CBEDC7A2EA9518272E46E0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- ED4B9705450EA2B7999CA823 /* Resources */ = {
+ F6B3A795ECA905517829B5C3 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- EEF5080420A39C5C1ED19324 /* Resources */ = {
+ F6FAE3926987D2CA535A91DA /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- F0A2E272525590E76DFF95A5 /* Resources */ = {
+ F76516ACB895F0C72662DF40 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- F6E0ECFE8ED1E5D8C497872B /* Resources */ = {
+ FA6ADF5219FA99DA8E64EA5E /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- F6F397474FBDFA11CE179937 /* Resources */ = {
+ FB50D01A1BB55229D9A85C63 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- FD0BE2FF7695FA5F7C5228A1 /* Resources */ = {
+ FC35415F93D1EF7E9612C6A4 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9037,7 +9037,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
- 00E713BD23D5D077E307EF00 /* Swiftformat & Swiftlint */ = {
+ 019D14701A282DAD93A8B783 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9053,9 +9053,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/optional\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/ami\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 05BE14EA081C6DF34040C2CA /* Swiftformat & Swiftlint */ = {
+ 024824571502FB19BC6BDA03 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9071,9 +9071,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/servantLocator\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/operations\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 09859E5D9E75BFF84DA47F8C /* Swiftformat & Swiftlint */ = {
+ 048D98E8D09ED31C2385D983 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9089,9 +9089,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/proxy\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/defaultServant\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 106934D1CE7934D18CEBB56A /* Swiftformat & Swiftlint */ = {
+ 06DAB9F2A3D320E57AD3C614 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9107,9 +9107,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/defaultValue\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/inheritance\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 1284433451949D5AFD6519AE /* Swiftformat & Swiftlint */ = {
+ 091E4E51D2493619A434022B /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9125,9 +9125,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/hold\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/operations\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 153B4D74D35AB9B3FC9F6045 /* Swiftformat & Swiftlint */ = {
+ 0BCD59F4FD35D65C446001B9 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9143,9 +9143,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/servantLocator\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 17B7565FD0ED63B0AA117D85 /* Swiftformat & Swiftlint */ = {
+ 1058E35C96B52E4750891F56 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9161,9 +9161,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/proxy\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/stream\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 1870139BA60E07474C20EA59 /* Swiftformat & Swiftlint */ = {
+ 14E03261EBB4B8396560906C /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9179,9 +9179,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/TestDriver\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 1F747129FA2F38288F70B727 /* Swiftformat & Swiftlint */ = {
+ 157182C7131B506457B6E557 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9197,9 +9197,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/proxy\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/info\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 1F8BFA8E07374966D4E7D916 /* Swiftformat & Swiftlint */ = {
+ 17E3F816C8C4E8180745EEFE /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9215,9 +9215,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Slice/escape\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/TestCommon\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 24BB72B7EF56D3A70BAA00A5 /* Swiftformat & Swiftlint */ = {
+ 19FA46F3586E6B00AD655061 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9233,9 +9233,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/binding\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/acm\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 26BB5E50EDBBBE3476E92F8C /* Swiftformat & Swiftlint */ = {
+ 1B6B252C34A4CA19795BED55 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9251,9 +9251,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Slice/escape\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/timeout\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 278DF82A2E13D6CE106B9167 /* Swiftformat & Swiftlint */ = {
+ 1C00E3B49771E182AE3B353F /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9269,9 +9269,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/invoke\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 28A51B1514A123D34A23D978 /* Swiftformat & Swiftlint */ = {
+ 20875BB188EC7D63393F015F /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9287,9 +9287,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/servantLocator\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 29BFCCB621CBDF6A851BC52C /* Swiftformat & Swiftlint */ = {
+ 2842D4E34C893789A28506EC /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9305,9 +9305,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/proxy\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 2CEF0956E55995DED7B208EA /* Swiftformat & Swiftlint */ = {
+ 29F5937B853604F158B47DAD /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9323,9 +9323,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/enums\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 399BBE72DC6F3400560F4B9E /* Swiftformat & Swiftlint */ = {
+ 2A51585447E25A160E8AE83E /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9341,9 +9341,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/timeout\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/operations\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 3A76648009E7EA541BA4D944 /* Swiftformat & Swiftlint */ = {
+ 2C58500566675790CA90C08F /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9359,9 +9359,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/binding\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/scope\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 3EBC9112BB6BCC253AFD50F0 /* Swiftformat & Swiftlint */ = {
+ 323618AEC92BF94A1555CF2D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9377,9 +9377,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/defaultServant\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 3F5FD468D325B54DAF7E13D6 /* Swiftformat & Swiftlint */ = {
+ 38C74A5EE8EEF4FA22F3A182 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9395,9 +9395,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/adapterDeactivation\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/properties\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 4CC22A7311F2C324EB2A630C /* Swiftformat & Swiftlint */ = {
+ 3B8D632E6B178EB93D6BF2B3 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9413,9 +9413,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/udp\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/optional\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 4DCB212DC20282E3C9F6FE38 /* Swiftformat & Swiftlint */ = {
+ 40B3DDDEF5A7A7E7F7506ADF /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9431,9 +9431,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/operations\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/defaultServant\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 4E2519047B3FB3C7D372EF79 /* Swiftformat & Swiftlint */ = {
+ 531219FF4FD2350FAC9C4483 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9449,9 +9449,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/TestDriver\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/src/Ice\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 50A2F5AF3699B21BA03BCBA5 /* Swiftformat & Swiftlint */ = {
+ 5B176D693FEE448B7AE991FC /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9469,7 +9469,7 @@
shellPath = /bin/sh;
shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/invoke\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 5190116C0692B30B7ACF2908 /* Swiftformat & Swiftlint */ = {
+ 5B1AB4415C3B92E1EA29C4D9 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9485,9 +9485,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/adapterDeactivation\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 53C11B01398F277F57A9A739 /* Swiftformat & Swiftlint */ = {
+ 5B2F3ADA2C2F1EF4FDC1AC26 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9503,9 +9503,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/facets\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 57446E97D0E0464CB1C0287C /* Swiftformat & Swiftlint */ = {
+ 60435BBC810217A7EDCB6C14 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9521,9 +9521,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 58D5529F7B7FA0B43B65F84A /* Swiftformat & Swiftlint */ = {
+ 692F770167CE5E6F6FFC4F6B /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9539,9 +9539,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/udp\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Slice/escape\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 5D8CA957845086E9B17CEE94 /* Swiftformat & Swiftlint */ = {
+ 6A996D7C3B06A32006B33D81 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9557,9 +9557,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/admin\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/retry\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 5F5DCE5D1FCBE90D847790A6 /* Swiftformat & Swiftlint */ = {
+ 6B96FAEAF568395E69EAF811 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9575,9 +9575,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/TestCommon\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/src/Ice\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 629889DF9FF1233A3AC6E34D /* Swiftformat & Swiftlint */ = {
+ 6DAFC6F54760BB21DC5190C8 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9593,9 +9593,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/enums\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/hold\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 63646201133738534BDC7B49 /* Swiftformat & Swiftlint */ = {
+ 74A52E8934779CBFC16B8DB4 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9611,9 +9611,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/defaultValue\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 652A804074C4A5E9D1045D8C /* Swiftformat & Swiftlint */ = {
+ 74C20D18A4D815E0CC532106 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9629,9 +9629,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/IceSSL/configuration\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 68AE17A0FBD20489DB60BC61 /* Swiftformat & Swiftlint */ = {
+ 776A8DB1FF108E0A92835029 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9647,9 +9647,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/IceSSL/configuration\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 6C47CE672165D1038B304C52 /* Swiftformat & Swiftlint */ = {
+ 78CC54A721E8FDB01902C7D4 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9665,9 +9665,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/location\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/acm\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 7209591A227DBF14BF9F0FD5 /* Swiftformat & Swiftlint */ = {
+ 78D30F513F806756E3126D2E /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9683,9 +9683,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/hold\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/udp\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 7460EE6D110E6DFF78623E2C /* Swiftformat & Swiftlint */ = {
+ 790AF3F48CE496995B58F5E5 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9701,9 +9701,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/acm\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/optional\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 76941475E59B684FEDEAB326 /* Swiftformat & Swiftlint */ = {
+ 792DD935E1AC48577FF668E3 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9719,9 +9719,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/facets\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/TestDriver\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 7A69E5608ABB5F26329A01BA /* Swiftformat & Swiftlint */ = {
+ 84102B3C1B69D388844B7C61 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9737,9 +9737,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/info\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/enums\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 7ABBA8D78BE589B93D909979 /* Swiftformat & Swiftlint */ = {
+ 880CE31A63BB109A3B078F7F /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9755,9 +9755,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/udp\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 7B9D6858A6ED3F09DB82F858 /* Swiftformat & Swiftlint */ = {
+ 8BC79F123960E8495CB78F57 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9773,9 +9773,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/adapterDeactivation\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/binding\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 7D70C157DA813312055B89FD /* Swiftformat & Swiftlint */ = {
+ 8CD763FF30689452C25A1C2E /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9791,9 +9791,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/scope\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 7DBF1AAAD5066DD9F247E3A2 /* Swiftformat & Swiftlint */ = {
+ 8CDCF495DC29619530736622 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9809,9 +9809,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/optional\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 82863C3D0DB22E174C4212C6 /* Swiftformat & Swiftlint */ = {
+ 8D0756D07E35B5BCC58C6AC4 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9827,9 +9827,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/optional\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/proxy\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 82E261F28777F9A3CB6986A4 /* Swiftformat & Swiftlint */ = {
+ 8E098D319385CA0F7BDBFF9F /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9845,9 +9845,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/retry\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/inheritance\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 8550440F05DE8E34FABEFE9A /* Swiftformat & Swiftlint */ = {
+ 8E60B19F21C5B4A4AF9D5732 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9863,9 +9863,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/optional\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 9126B83958CEE35CAECC37E1 /* Swiftformat & Swiftlint */ = {
+ 90C47B42F9AE96AE7004D723 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9881,9 +9881,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/servantLocator\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/retry\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 928BFCC8F0AC21B3659324FF /* Swiftformat & Swiftlint */ = {
+ 98CE746A717BE369A46619AC /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9899,9 +9899,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/properties\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 96CC7543296B2912BDCA30A5 /* Swiftformat & Swiftlint */ = {
+ 98DA751757849041005E048C /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9917,9 +9917,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/servantLocator\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/invoke\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 9DD78A6F111D63C1B8EF2F42 /* Swiftformat & Swiftlint */ = {
+ 9A4F6E3D731A0ADFA8EA2344 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9935,9 +9935,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/admin\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/ami\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 9F8F78CA0E4949721DACB1A3 /* Swiftformat & Swiftlint */ = {
+ 9C4025DBD0C1BE1AFC7693DF /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9953,9 +9953,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/location\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- 9FA58C8FB43B02BE95396103 /* Swiftformat & Swiftlint */ = {
+ 9D9CEC51708DD348A7079579 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9971,9 +9971,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/inheritance\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/info\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- A0831DFD5D0897EE23F24DF9 /* Swiftformat & Swiftlint */ = {
+ A3476B45230EAEB88F0A07DC /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -9989,9 +9989,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/defaultValue\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- A139CAC708358C77FE4710BA /* Swiftformat & Swiftlint */ = {
+ A38A839608B3470F399BABD9 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10009,7 +10009,7 @@
shellPath = /bin/sh;
shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/proxy\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- AF48C91F9ABCA0FE20D3D2B5 /* Swiftformat & Swiftlint */ = {
+ A6787936B6124FD0281B2DA8 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10025,9 +10025,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/ami\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/IceSSL/configuration\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- B3DB3058464E3EB4294CCE03 /* Swiftformat & Swiftlint */ = {
+ A845EA68BC93C0E049218CF9 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10043,9 +10043,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/operations\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/adapterDeactivation\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- B8F6BDCD1F1CC2BADC94B228 /* Swiftformat & Swiftlint */ = {
+ AC22D6BEFF64BA37425F5CB8 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10061,9 +10061,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/stream\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/servantLocator\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- BE048BE0D5E69F6BFD27C672 /* Swiftformat & Swiftlint */ = {
+ B50828C7CCBCD7DF9CF3EE26 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10079,9 +10079,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/acm\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/location\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- BE46D4536E5D00B600BF506A /* Swiftformat & Swiftlint */ = {
+ B820A6C4D3CEA5E2BB6FECC6 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10097,9 +10097,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/timeout\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/admin\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- C1D5DC94F1454A14D2E2B1A3 /* Swiftformat & Swiftlint */ = {
+ BCDE09022622AB4B24070211 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10115,9 +10115,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/inheritance\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/properties\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- C4A364A83C0DD7EC3A4A3AD0 /* Swiftformat & Swiftlint */ = {
+ BD649F1FECA070BB6C34E1C2 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10133,9 +10133,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/TestCommon\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- C4DB42F7B0FB90A18F120BCC /* Swiftformat & Swiftlint */ = {
+ BE24F5C0AE46B781B9A701A7 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10151,9 +10151,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/IceSSL/configuration\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/proxy\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- CA7349BFC9B2E0F3DA21DEFF /* Swiftformat & Swiftlint */ = {
+ C36BB43C8F0ADC60651C5CBD /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10169,9 +10169,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/ami\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/optional\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- CDA94777DDDEA19F49820A02 /* Swiftformat & Swiftlint */ = {
+ C5F6A3EF8A1349C8320751A9 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10187,9 +10187,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/servantLocator\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/facets\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- CF30BC4A4B907A86152CF88C /* Swiftformat & Swiftlint */ = {
+ C8390CDF6F38C7C567D12DBB /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10205,9 +10205,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/info\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/TestDriver\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- D219C5F06F9577C49F18A13C /* Swiftformat & Swiftlint */ = {
+ CB39FBFFD99B12BD3675DCC3 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10223,9 +10223,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/defaultServant\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/operations\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- D6514EEB58BED7FE7FDCE65D /* Swiftformat & Swiftlint */ = {
+ CCC21152B963230577158241 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10241,9 +10241,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/properties\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- D9BAA743730E964C39C4905B /* Swiftformat & Swiftlint */ = {
+ CD14F29D897B1B08DA8189FC /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10259,9 +10259,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/operations\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Slice/escape\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- DA2B8EC895F3D7E6AAE78228 /* Swiftformat & Swiftlint */ = {
+ CDBA3E3B5161F57700229A1D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10277,9 +10277,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/enums\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/hold\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- DDFBD35EF3174AD25FA6C777 /* Swiftformat & Swiftlint */ = {
+ D050026B71C134BCE348B8E0 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10295,9 +10295,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/scope\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/binding\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- E142D4EF0545F4FA9B6EA424 /* Swiftformat & Swiftlint */ = {
+ D118CA2B1E961E60485DAE5A /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10313,9 +10313,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/src/Ice\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/timeout\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- E3A5E712F91FA2BCBAE4EAA2 /* Swiftformat & Swiftlint */ = {
+ D2F494E642547597936C3733 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10331,9 +10331,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/defaultValue\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/admin\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- ECA2D90376C96146EBEA180E /* Swiftformat & Swiftlint */ = {
+ E3B71D8E63266F05FC60CCE4 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10349,9 +10349,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/operations\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/location\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- EEA697AE77C941FF4EE8D3CF /* Swiftformat & Swiftlint */ = {
+ E6D2C00720D7B35BA452A605 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10367,9 +10367,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/src/Ice\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/TestCommon\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- F4748DD707BAC7301F7E03F6 /* Swiftformat & Swiftlint */ = {
+ EB72C016336F26A16E545E29 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10385,9 +10385,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/retry\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/optional\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- F95CB74F4A5F196696E3B2DC /* Swiftformat & Swiftlint */ = {
+ F0003C718737F91E88675B61 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10403,9 +10403,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/scope\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- F999003420DE809385122AA1 /* Swiftformat & Swiftlint */ = {
+ F0D401906882543C1102B73D /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10421,9 +10421,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/objects\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- F9A238FDC1B91A22DE655372 /* Swiftformat & Swiftlint */ = {
+ F223BC967FFBD96D811C89B8 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10441,7 +10441,7 @@
shellPath = /bin/sh;
shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/stream\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- FA9CAC643B7584BAC2A5AEB8 /* Swiftformat & Swiftlint */ = {
+ FDEDE4094F7B807F338DCCB7 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10457,9 +10457,9 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/servantLocator\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
- FFCA8778AE92A96CAD2309E3 /* Swiftformat & Swiftlint */ = {
+ FF773AE065B1B2DCF6419C76 /* Swiftformat & Swiftlint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -10475,2135 +10475,2135 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/facets\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
+ shellScript = "if which swiftlint >/dev/null; then\n swiftlint --path \"$SRCROOT/test/Ice/slicing/exceptions\" --config \"$SRCROOT/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- 012101C228599DA29AE99010 /* Sources */ = {
+ 010B70C397B1B5787D630A28 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 66F67604D633FB44C167EFDB /* AllTests.swift in Sources */,
- 9C7ED7FBFA3010C14A8E7F26 /* Client.swift in Sources */,
- 4EBB7491C9C8AA1B2BCF4306 /* Server.swift in Sources */,
- 52E6FC81014A334424703F11 /* Test.ice in Sources */,
- F945C641E93B1BFD73BF92CB /* TestI.swift in Sources */,
+ C3399E137C776C910747E3BB /* ServerAMD.swift in Sources */,
+ 804601C12B4DCF8E2962419A /* TestAMD.ice in Sources */,
+ 9D66DF2D6A41A7293DB8E7B7 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 093104654E4D495901A93CD1 /* Sources */ = {
+ 04787228C271543062C16D52 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- C18D7F4A890C0A90FE09A3DF /* AllTests.swift in Sources */,
- 0BFFDE48A398166F0467F704 /* Client.swift in Sources */,
- 11E4C3ECBBB301C277E0914A /* Collocated.swift in Sources */,
- E9173DF50FB260F2B9A686B5 /* Server.swift in Sources */,
- F03C89AB7C1BF43E50969B3C /* Test.ice in Sources */,
- 937B36072EE676AFE2B8D368 /* TestI.swift in Sources */,
+ E608DF14A2CE97C234B5988A /* ServantLocatorI.swift in Sources */,
+ DEA44F6A0AB868FF2BFEAA5F /* ServerAMD.swift in Sources */,
+ 18C25C3D5AA6FD0A45046AFE /* TestAMD.ice in Sources */,
+ B40EEC8F3097A83F82206E95 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0978A3DFFE7D7821EBF5E22B /* Sources */ = {
+ 04A6ADCE55EC019F165D750E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 7229779F9CA5E6F24565B611 /* ServerAMD.swift in Sources */,
- B9DBB797956C400D25FAFEBD /* TestAMD.ice in Sources */,
- 5D9E81A338048CD3C8FE93A8 /* TestAMDI.swift in Sources */,
+ 2F22AFB1B431725502346E42 /* Admin.ice in Sources */,
+ D0E4225D745E9626F7613FFC /* Descriptor.ice in Sources */,
+ 2DAB164FFC676DDD181D6553 /* Exception.ice in Sources */,
+ 71BEAB0D45B7BE4086E29F29 /* FileParser.ice in Sources */,
+ B5FA5423DEB7C1E7A569CC8B /* PluginFacade.ice in Sources */,
+ 4D1FCAAC697DF43D03407210 /* Registry.ice in Sources */,
+ 0524C2C2105973ED9C0F3046 /* Session.ice in Sources */,
+ D5FD0793DAE372722CB1E62C /* UserAccountMapper.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 0ABD76B9E6E2EFA13632D3B4 /* Sources */ = {
+ 0684B8F4DAC806C0960F0C1A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 4F61C8701B39A21D69AB11A5 /* AllTests.swift in Sources */,
- A60AEA2ECEF9758A06A78A8A /* Client.swift in Sources */,
- 4F74456CEE2C08201D6770A2 /* Server.swift in Sources */,
- 29164D0853C85BB15BCC06D4 /* Test.ice in Sources */,
- 9E0203AF727120442B526430 /* TestI.swift in Sources */,
+ 89BEC7E895F43E38C321F17B /* ServerAMD.swift in Sources */,
+ BFD86052A4B9501EC9C5F204 /* TestAMD.ice in Sources */,
+ 470C3A3CD442AF4CE6F70905 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 10127AB34AB28416278FF083 /* Sources */ = {
+ 0910D6D2380151DF6979BAA1 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 5F8F6655426C669CD246F9A0 /* Metrics.ice in Sources */,
- 3B4C518BA3771536914E4DD0 /* PermissionsVerifier.ice in Sources */,
- 737A884AC639B5EC54F64F63 /* PermissionsVerifierF.ice in Sources */,
- 7E63CE391F2E70297B7ADDCC /* Router.ice in Sources */,
- 3D23A3ED57A4A2A1B69BA7EB /* RouterF.ice in Sources */,
- A50E2C9FA0FEF494D83FD550 /* Session.ice in Sources */,
- 7566E9A1C37AD98D260FBBFA /* SSLInfo.ice in Sources */,
+ 43CA01BE6127F7874124EB85 /* AllTests.swift in Sources */,
+ 52234637B71BBFE6E47BA998 /* BatchOneways.swift in Sources */,
+ DED925DFB0508C59A174F8B3 /* BatchOnewaysAMI.swift in Sources */,
+ 90CB5BD15D8E665E71213FC8 /* Client.swift in Sources */,
+ 3C96DBD1FA7EBB19223698F0 /* Collocated.swift in Sources */,
+ EE8109AD999481A1F77CA24C /* Oneways.swift in Sources */,
+ 4124FA8D2F8E72F5A26183D5 /* OnewaysAMI.swift in Sources */,
+ DD8950903E38ED59CD455567 /* Server.swift in Sources */,
+ 68129D1BF2809A1F2BFF5F8A /* Test.ice in Sources */,
+ 8E7F7A35615E19366178CECD /* TestI.swift in Sources */,
+ CA747A545A8EE6629F68DC5E /* Twoways.swift in Sources */,
+ 479E5A0DB9CEF8BA8BDE4DAE /* TwowaysAMI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 1013B49E980B7187E588D9D3 /* Sources */ = {
+ 0A878E76A65CB96A3864C17D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- C8980178F8F88994D1920933 /* AllTests.swift in Sources */,
- 8D0E9F67797017F92A81233D /* Client.swift in Sources */,
- F70CD809F30072839804C340 /* Collocated.swift in Sources */,
- 8AB202EA83D368E77C809DB9 /* Server.swift in Sources */,
- 90CFBDAF72EE26F8B7D42275 /* Test.ice in Sources */,
- 76E94637AEA50DAE0CC0937A /* TestI.swift in Sources */,
+ 8317C8C456A6E3EEE423C17F /* AllTests.swift in Sources */,
+ 55BFF3A89DA5293672474A71 /* Client.swift in Sources */,
+ 6BA063BE944C4E0739EFA264 /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 16F900438B236275DD3D8387 /* Sources */ = {
+ 0BC380351975D42A306EBFB4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 4F3DD6EEBB17A060597F3A8C /* AllTests.swift in Sources */,
- 09BA5EFF2203A23D500038FA /* Client.swift in Sources */,
- 37E40160A309DCDE5476AA89 /* Collocated.swift in Sources */,
- 1133B30E0C450FA0788A0E58 /* Server.swift in Sources */,
- A3C8E07DB00FA5179DA2A2F3 /* Test.ice in Sources */,
- B636232571523F313D40058E /* TestI.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 17F34F14DCEA3B102390A1AD /* Sources */ = {
+ A274A8E64E8C0752DDA9DE22 /* AcceptorI.cpp in Sources */,
+ 71D1F940DF91A2A26122EC68 /* CertificateI.cpp in Sources */,
+ 7F406C6D7ED99031DC99A7A4 /* ConnectionInfo.ice in Sources */,
+ 14EB7CA690B8F9133A0CC32D /* ConnectionInfoF.ice in Sources */,
+ EB660F2F1B497A90F4AC77D1 /* ConnectorI.cpp in Sources */,
+ B048A06743619B09A0AEFD6A /* EndpointI.cpp in Sources */,
+ A21D71A242CF383C9CF03CE5 /* EndpointInfo.ice in Sources */,
+ 4B0D3B96EA5A4DF2F1679947 /* Instance.cpp in Sources */,
+ B69D1512B4B754D93ED1C72F /* PluginI.cpp in Sources */,
+ 0FF2847D2EFCB00FA045B40C /* RFC2253.cpp in Sources */,
+ 4827D8A80CD64FBB9606A5F5 /* SecureTransportCertificateI.cpp in Sources */,
+ 7DC14E0499B9973FDDB079B4 /* SecureTransportEngine.cpp in Sources */,
+ 4ABE82F802F40E18C41D8B00 /* SecureTransportPluginI.cpp in Sources */,
+ 1322CA62E8218E0BD774D6DD /* SecureTransportTransceiverI.cpp in Sources */,
+ 7F535B80DA419AB8A5A03A2C /* SecureTransportUtil.cpp in Sources */,
+ C15007417DF6EFA9CE6CD3DB /* SSLEngine.cpp in Sources */,
+ 161B62C32C7EAABE83DA6978 /* TrustManager.cpp in Sources */,
+ 398E6814A2DB7FB34355C3C8 /* Util.cpp in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 0BCD633A1019D57041B34AED /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- AC981F554BD7C3F3FA965999 /* Clash.ice in Sources */,
- EF08DA833A124B48881EB0DE /* Client.swift in Sources */,
- 748B47857862264E8F8FFCEC /* Key.ice in Sources */,
+ 1A2C3EE38E327B1FF8435526 /* AllTests.swift in Sources */,
+ 495CBC593063F0ED91D8B333 /* BatchOneways.swift in Sources */,
+ 66EABDB0C3E73BFEEDEA939A /* BatchOnewaysAMI.swift in Sources */,
+ 4162BFE72F186050702ECA52 /* Client.swift in Sources */,
+ 44A9BD6A600D9E53EAFF72DC /* Collocated.swift in Sources */,
+ 7B405208E85F7EEB02A6F5FA /* Oneways.swift in Sources */,
+ D8E1295C8A14C52F8DD11480 /* OnewaysAMI.swift in Sources */,
+ 86E9FE7CF8A67D4094F8C15C /* Server.swift in Sources */,
+ ECEFB59767FD00E78241E38E /* Test.ice in Sources */,
+ CE6318F9E87BAE59007E25E9 /* TestI.swift in Sources */,
+ 8C863CF9C7AA5000EAF7D40A /* Twoways.swift in Sources */,
+ B71DA4A44BDD6C9CF847E2C7 /* TwowaysAMI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 180EFE2D56F50AD6E5DAEE09 /* Sources */ = {
+ 0E0E560947EA34296BE2C38A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 97AE882D8F2F820949900140 /* ServerAMD.swift in Sources */,
- 1B526485E88837C57F39F231 /* ServerPrivateAMD.ice in Sources */,
- 9E2EC0C7BED0C62AF2B1FFEA /* TestAMD.ice in Sources */,
- E94B883560FE869993275DF0 /* TestAMDI.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 182271CDB1D77D4919BE28EA /* Sources */ = {
+ 41DF08A739084FB0F05FCF05 /* Acceptor.cpp in Sources */,
+ 07DA0B970A916316DBB220D5 /* ACM.cpp in Sources */,
+ 9F88D21C75E00AD868EBF425 /* ArgVector.cpp in Sources */,
+ EA7C75657DCEB3B5AA6182ED /* Base64.cpp in Sources */,
+ C979BCC1921DAE4EBC2230CE /* BatchRequestQueue.cpp in Sources */,
+ F71F3CF170E5A790F6ED2E3B /* Buffer.cpp in Sources */,
+ AB27AA516E177CA868CCEF8A /* BuiltinSequences.ice in Sources */,
+ 4B72A4BE05BC8AF96B59B0D5 /* CollocatedRequestHandler.cpp in Sources */,
+ 582B82EAD403DACF681ECD58 /* Communicator.ice in Sources */,
+ C45CF9B624FBC3151A5F6131 /* CommunicatorF.ice in Sources */,
+ 36784DAE1087C3F2F1B0D55F /* CommunicatorI.cpp in Sources */,
+ B2391CBC402E2E55C8F51E7C /* Cond.cpp in Sources */,
+ 11254E7070871D3C72789AB7 /* Connection.ice in Sources */,
+ 833B8E079FBEE002618FF5E2 /* ConnectionF.ice in Sources */,
+ EC878004575426FDC25F29E9 /* ConnectionFactory.cpp in Sources */,
+ A62E6DCDE26EDAD67AF12604 /* ConnectionI.cpp in Sources */,
+ 637D443B11DBB33D4517E2A7 /* ConnectionRequestHandler.cpp in Sources */,
+ 896D746CB2DF64AF41A2FECB /* Connector.cpp in Sources */,
+ 0C73AD16B009068E720011FC /* ConnectRequestHandler.cpp in Sources */,
+ D9C4C6935F571833E7BCBA73 /* ConsoleUtil.cpp in Sources */,
+ 5679DCA440FDA5E5D2580808 /* CountDownLatch.cpp in Sources */,
+ D7F5D39AFB9326C71F03138D /* CtrlCHandler.cpp in Sources */,
+ 3EB6D69172321B286B3EEAFB /* Current.ice in Sources */,
+ 1ED0538B6101C3F018204E77 /* DefaultsAndOverrides.cpp in Sources */,
+ D1BB5FD37A0527CAAD1F3FE1 /* DispatchInterceptor.cpp in Sources */,
+ D4558D79943AD6B71429B41A /* DynamicLibrary.cpp in Sources */,
+ 6C36DEDA6799ABA53BC3AFFC /* Endpoint.ice in Sources */,
+ D4BFA8B08DCB4334DFB7E44D /* EndpointF.ice in Sources */,
+ 6DFB1EBF5818B4EAB7ECD787 /* EndpointFactory.cpp in Sources */,
+ DD9513B7825BC1773B082AEE /* EndpointFactoryManager.cpp in Sources */,
+ 0207A29D754D2B128489D90C /* EndpointI.cpp in Sources */,
+ 3925A587BEBFD5563B28B337 /* EndpointTypes.ice in Sources */,
+ 9305DB46B28E8E729A7119C9 /* EventHandler.cpp in Sources */,
+ E0B6E068ECC30F21B76F4DD1 /* Exception.cpp in Sources */,
+ 103DC65AAC1737D29E71EB42 /* FacetMap.ice in Sources */,
+ 11CFC6D8BCA000967B1A023D /* FactoryTable.cpp in Sources */,
+ C1147F466747FE807E2DBC0C /* FactoryTableInit.cpp in Sources */,
+ 4EAA256AAA98DF58F1E673C0 /* FileUtil.cpp in Sources */,
+ D37D192A024FA7595A232F9A /* HttpParser.cpp in Sources */,
+ AFF30307E50DFE9E163C5D93 /* IconvStringConverter.cpp in Sources */,
+ B4114345FC2F2412DA28F9B5 /* Identity.ice in Sources */,
+ E4091AB80B01CE002CB56E50 /* ImplicitContext.ice in Sources */,
+ D15056EEFBFD97E2CE7E5057 /* ImplicitContextF.ice in Sources */,
+ 379A65604C82A0A96199109B /* ImplicitContextI.cpp in Sources */,
+ 04E9AAB3EE515276D8335D45 /* Incoming.cpp in Sources */,
+ 37583621DD8B4D0198D9DB94 /* IncomingAsync.cpp in Sources */,
+ 8480D0E872A2C04C2D5BC30F /* Initialize.cpp in Sources */,
+ 60B467253C55EDE975E78CEA /* InputStream.cpp in Sources */,
+ E9EDE821468A972FD1423265 /* InputUtil.cpp in Sources */,
+ 3CF1089FE298ADF25FA0DB98 /* Instance.cpp in Sources */,
+ 08BF1EF9E9879316EE783B96 /* Instrumentation.ice in Sources */,
+ F1C33ABC8C571417C321EAFA /* InstrumentationF.ice in Sources */,
+ 4CF0B8D0A7D2835AC4CC1346 /* InstrumentationI.cpp in Sources */,
+ 50BBC6ABA9A4EDB9C739BD41 /* IPEndpointI.cpp in Sources */,
+ 0B3DB7966E6D54D6681FAA6E /* LocalException.ice in Sources */,
+ 2D8612D799BD9AD5FDA4DED7 /* LocalObject.cpp in Sources */,
+ 19DCB33E479104CECD613510 /* Locator.ice in Sources */,
+ 16242CCCAB9343118922A028 /* LocatorF.ice in Sources */,
+ 9609B9E06CF45255304A6C49 /* LocatorInfo.cpp in Sources */,
+ 1134352FB4B1AA10585A69A3 /* Logger.ice in Sources */,
+ D59E1198863C8BF1DD5826C2 /* LoggerAdminI.cpp in Sources */,
+ 3356908D4AB2230AC735A111 /* LoggerF.ice in Sources */,
+ D55CD451BD753C641225BE52 /* LoggerI.cpp in Sources */,
+ FDA8AF747206FE5E33340C0F /* LoggerUtil.cpp in Sources */,
+ 7833830A8977C394236E3789 /* Metrics.ice in Sources */,
+ AB9EEF334EBE6B5C8ABBC0C5 /* MetricsAdminI.cpp in Sources */,
+ 40C1AAC31177345201CE5255 /* MetricsObserverI.cpp in Sources */,
+ 1511E2FD5FCE84CBB84528BC /* MutexProtocol.cpp in Sources */,
+ BBB69025B457EC2006D171E6 /* Network.cpp in Sources */,
+ 1BEE11E294F149B37303F51F /* NetworkProxy.cpp in Sources */,
+ F1DBC0A7B3889ED0D0E0F0C1 /* Object.cpp in Sources */,
+ CD35C5B6BF215E123503EBBE /* ObjectAdapter.ice in Sources */,
+ 22E6B2C97E645E727D6846C2 /* ObjectAdapterF.ice in Sources */,
+ 03530715ADB5BE824E31EB3F /* ObjectAdapterFactory.cpp in Sources */,
+ A1705E2DDBD274DF1EF80EF5 /* ObjectAdapterI.cpp in Sources */,
+ 90F8A98AFA2D1F259DBD38D7 /* ObjectFactory.ice in Sources */,
+ 71DF2A8B89806ADA307C0795 /* ObserverHelper.cpp in Sources */,
+ CF40CAF8D294FFFC56EE3722 /* OpaqueEndpointI.cpp in Sources */,
+ E95ECC274865156F682F1B60 /* Options.cpp in Sources */,
+ 1E101E298583A48138E15A74 /* OSLogLoggerI.cpp in Sources */,
+ FF6D412C846979421B6B6A3E /* OutgoingAsync.cpp in Sources */,
+ 36A33E74A48DF60595D94BD4 /* OutputStream.cpp in Sources */,
+ 2F0328BEA29038D125A04AEA /* OutputUtil.cpp in Sources */,
+ C5E54400A8F2F03D41B0ADB4 /* Plugin.ice in Sources */,
+ 0CF65747AEA1C642B61FBEC8 /* PluginF.ice in Sources */,
+ BFA6AE1DC11376F2A64B09C9 /* PluginManagerI.cpp in Sources */,
+ 504CFBADDBF2915A5B357C4C /* Process.ice in Sources */,
+ F90BE75822BAC37855FD0289 /* ProcessF.ice in Sources */,
+ 147CF1E78C0647C531A533AA /* Properties.ice in Sources */,
+ 36E3FE9128313023BD1058B0 /* PropertiesAdmin.ice in Sources */,
+ 1754868FDAAFF2EBF6F534C9 /* PropertiesAdminI.cpp in Sources */,
+ B04741B3EBC407C23184701D /* PropertiesF.ice in Sources */,
+ FBC8B32B7C9079BC8A11772E /* PropertiesI.cpp in Sources */,
+ 473EF10F3DC9F5883D4CA1D6 /* PropertyNames.cpp in Sources */,
+ 8CF3759C7256686F4ECC007B /* Protocol.cpp in Sources */,
+ 3D1A4B8E5D80D564A6C0A587 /* ProtocolInstance.cpp in Sources */,
+ CD32888BA5C6112233F483A6 /* ProtocolPluginFacade.cpp in Sources */,
+ 8FD77B93B37B5CEDD1B365A9 /* Proxy.cpp in Sources */,
+ C9075386C8734CD4851E987C /* ProxyFactory.cpp in Sources */,
+ E306589E9AF4443EFB1F8063 /* Random.cpp in Sources */,
+ 6C25E89E6678CEEC1637E6C2 /* RecMutex.cpp in Sources */,
+ 6962AF95205DE0970459BC46 /* Reference.cpp in Sources */,
+ 6B3CF5EFA06ABA6FA02B3F8E /* ReferenceFactory.cpp in Sources */,
+ 0B2716A6299442BC5FD16D71 /* RegisterPluginsInit.cpp in Sources */,
+ 5FEF525C8F50BABE052AC2AE /* RemoteLogger.ice in Sources */,
+ 3D9E046AA5327DA1B5A00D7F /* RequestHandler.cpp in Sources */,
+ F2C890111E8F0A4E1381EE68 /* RequestHandlerFactory.cpp in Sources */,
+ 0E98D65EEF9AB20E59219177 /* RetryQueue.cpp in Sources */,
+ 87A73CC0117A10B57A847CB7 /* Router.ice in Sources */,
+ E3533DC78763C626AA57DE5F /* RouterF.ice in Sources */,
+ 310CFE1D3DC3AA4FD8D70A47 /* RouterInfo.cpp in Sources */,
+ C3348B616AAD769B094B3C6F /* Selector.cpp in Sources */,
+ E36316690AD1BB71BBD327F6 /* ServantLocator.ice in Sources */,
+ B374A81C882FB9A2D9998686 /* ServantLocatorF.ice in Sources */,
+ B3746F4A950B960B70011143 /* ServantManager.cpp in Sources */,
+ B5B2A9B8B6191AC23C7BBBC8 /* Service.cpp in Sources */,
+ 271BECBF433A2B9DBA94D2B2 /* SHA1.cpp in Sources */,
+ D6D201ABCAE22FA5830547AE /* Shared.cpp in Sources */,
+ 41265E253FBDBCAC86A8235C /* SliceChecksumDict.ice in Sources */,
+ 9C73A24ED5297F2F2C3EA400 /* SliceChecksums.cpp in Sources */,
+ DC78D8C62CF5D31E463617A4 /* SlicedData.cpp in Sources */,
+ E7A811EF66651879FF3D3932 /* StreamSocket.cpp in Sources */,
+ 1AC8F65D4457FD557E68CF25 /* StringConverter.cpp in Sources */,
+ 42F74A6810D9C50990D50876 /* StringConverterPlugin.cpp in Sources */,
+ 695DF9D1E2B739FE5C89576A /* StringUtil.cpp in Sources */,
+ E242C30394804807E1886C05 /* SysLoggerI.cpp in Sources */,
+ 22370DB643D68C7F2AC452B2 /* SystemdJournalI.cpp in Sources */,
+ 3D25B6CA762260D9CC05D14D /* TcpAcceptor.cpp in Sources */,
+ FE69D630CEBB0D3A2CA21EAB /* TcpConnector.cpp in Sources */,
+ 2EB68AB41E09C0EB1E7E115A /* TcpEndpointI.cpp in Sources */,
+ D2051B9E813049B5BBF24BBC /* TcpTransceiver.cpp in Sources */,
+ 1F297C927FE9248694042109 /* Thread.cpp in Sources */,
+ E7B6475531861336F10C9855 /* ThreadException.cpp in Sources */,
+ DE078DB0B4482F4330681574 /* ThreadPool.cpp in Sources */,
+ 19CEDF36D236870EB6116849 /* Time.cpp in Sources */,
+ 80478388702B52A7CAB1004F /* Timer.cpp in Sources */,
+ 00A147E234F95EA8645B27FF /* TraceLevels.cpp in Sources */,
+ A3775E9539C7C91B33E366DF /* TraceUtil.cpp in Sources */,
+ 124C3AF25C8C378A27B7EBBF /* Transceiver.cpp in Sources */,
+ 5AD0DCE6240D4BDD39F54FF5 /* UdpConnector.cpp in Sources */,
+ E7375234F20297C3B262C9F9 /* UdpEndpointI.cpp in Sources */,
+ 7AFEA1E29CBF0B9537735D09 /* UdpTransceiver.cpp in Sources */,
+ D1059BC659028A5F22837A15 /* UtilException.cpp in Sources */,
+ 38A690BB0204258D7CC71A94 /* UUID.cpp in Sources */,
+ 0387CC3DD26CB7E81BA47927 /* Value.cpp in Sources */,
+ 48513BEE11D5372F7AF7958C /* ValueFactory.ice in Sources */,
+ D9034D49282DC46A2903C15E /* ValueFactoryManagerI.cpp in Sources */,
+ 04923DBF0E7D3AD4A5B72F55 /* Version.ice in Sources */,
+ 4024CF376A89303C2F4558C7 /* WSAcceptor.cpp in Sources */,
+ 5E4F4C13FCB879E06823EDC9 /* WSConnector.cpp in Sources */,
+ AC23434D9BCBD401F19681A8 /* WSEndpoint.cpp in Sources */,
+ 45628CD9E91095399F9A05B5 /* WSTransceiver.cpp in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 14695E9CCE085772DBBCC13B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- AF2367F951DE0DD0518D4160 /* AllTests.swift in Sources */,
- BAC4836CA5DBCF05E61D4106 /* Client.swift in Sources */,
- 238264770B9AA8A3A681144C /* Server.swift in Sources */,
- 1C57A73C6A8B54DCB5FAE603 /* Test.ice in Sources */,
- 101A03583079885CABAE303F /* TestI.swift in Sources */,
+ 0066FB05A623D454E52FC155 /* AllTests.swift in Sources */,
+ 5282E2A6C655E985C00FAB37 /* Client.swift in Sources */,
+ FA15135328B6A1461228F072 /* Collocated.swift in Sources */,
+ AB4BB965E090B3E55945BE33 /* Server.swift in Sources */,
+ 6C10B844C0C956D9B50D6E9F /* Test.ice in Sources */,
+ E680A322D275EAB392321E13 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 240122854A6DE6C89B23D0CD /* Sources */ = {
+ 17886823F20D19C6FE38E5F6 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- D00B50937D3C4EC1CEFB7D90 /* ConnectionInfo.ice in Sources */,
- 2E8C843A84143D327E970A3A /* Connector.mm in Sources */,
- FF087CE21310934AA5341536 /* EndpointI.mm in Sources */,
- 320911117413D3313406F4EC /* EndpointInfo.ice in Sources */,
- 0EBE782B349106182BC8A451 /* Transceiver.mm in Sources */,
+ F511BFBE2962D74D66BB8A23 /* ServerAMD.swift in Sources */,
+ 2C35645A3D8CF45B184307A5 /* TestAMD.ice in Sources */,
+ 7C122F8F5FF5F386B7979917 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 27041C81646FA4A72CCD941A /* Sources */ = {
+ 18EFC8B013F6D95A6EA9A8DF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 82A580400995E1EF0F92939B /* AllTests.swift in Sources */,
- 7D4D21E309F004A344247F43 /* Client.swift in Sources */,
- 3ED43B9AFB1090D6D47DC712 /* Collocated.swift in Sources */,
- BF4F4926916AD4E5B5B107F9 /* Server.swift in Sources */,
- 8850E6B4F3E131B5FF63FB0D /* Test.ice in Sources */,
- 573AE735790A8E40720F25E1 /* TestI.swift in Sources */,
+ 2055394AD261FB35FFA6E352 /* IceLocatorDiscovery.ice in Sources */,
+ 6100019FC210186DDB824614 /* PluginI.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 2A31B318950F77907BBF9C94 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- F08C6AFD99A4BACABBA7A152 /* AdminFacetFactory.swift in Sources */,
- 2EC04159AB1AF4CEDCFE90F5 /* Blobject.swift in Sources */,
- AEF52FE6CB39C14D85A8CAA7 /* BlobjectAsync.swift in Sources */,
- 44D3178A4E81164BA9FCF9D9 /* BlobjectFacade.mm in Sources */,
- D3A91A9540F0D3EE03F07A4B /* BuiltinSequences.ice in Sources */,
- 96C74D6B53346CDB1A088BC5 /* ClassResolver.swift in Sources */,
- CA4A2A93FDC72259AC5CA4A3 /* Communicator.ice in Sources */,
- 82E3974085ECE6886863CBFB /* Communicator.mm in Sources */,
- 2F8F907A0E9D297C180D5C5F /* CommunicatorF.ice in Sources */,
- 800B918786A3BB53A5515F0B /* CommunicatorI.swift in Sources */,
- A4E5B591DB2A9CE7B1EE749F /* Connection.ice in Sources */,
- 484B781A35B1B53FD580AF59 /* Connection.mm in Sources */,
- DE1C1695812A6CE523397C4B /* ConnectionF.ice in Sources */,
- 28D3E8953E6048BEA03BBC29 /* ConnectionI.swift in Sources */,
- F7EB86752EF4D11A0D036C60 /* ConnectionInfo.ice in Sources */,
- A8393717E8073A3E43841595 /* ConnectionInfoF.ice in Sources */,
- 8110BFFC6CB2E992BE9F6F03 /* ConnectionInfoFactory.swift in Sources */,
- FA9EBFAC80E265087BD9D4DE /* Convert.mm in Sources */,
- D815C9C68E37D5DF3557F935 /* Current.ice in Sources */,
- DF5FB706B862451F8DAF551A /* Endpoint.ice in Sources */,
- FE7280373F44494713B1AA05 /* Endpoint.mm in Sources */,
- A747A9D32B143463634700A6 /* EndpointF.ice in Sources */,
- 3300BF91E45AFE1312D25115 /* EndpointI.swift in Sources */,
- 96D24AB5F04F11EB7734883D /* EndpointInfo.ice in Sources */,
- 6C045C14F806FC8C252DC4FA /* EndpointInfoFactory.swift in Sources */,
- 6C3791BFA493850E36C653AE /* EndpointTypes.ice in Sources */,
- C90A2AD2D8D4AD3B0B71CAEA /* Exception.mm in Sources */,
- EE71806999C6BD893EE1C635 /* Exception.swift in Sources */,
- BE9A625D0A838BD6B1D1ABE3 /* FacetMap.ice in Sources */,
- D82D5740C9FD0786BBFF1FDE /* FormatType.swift in Sources */,
- FC8FEF928264F479F63A170F /* IceUtil.mm in Sources */,
- 76E4F99C04FC07DC83B90DDC /* Identity.ice in Sources */,
- 5A8EDD880B35C4E084BD2495 /* ImplicitContext.ice in Sources */,
- 60FBAD39B7966DE8A4280BF3 /* ImplicitContext.mm in Sources */,
- AB082FA7B58AA7690F1905BE /* ImplicitContextF.ice in Sources */,
- 847B12C0B2BCE25AFB14E6EA /* ImplicitContextI.swift in Sources */,
- CDEC21F3B78BA371DBACEB5D /* Incoming.swift in Sources */,
- 065E2B4A563971A59CA82B3A /* InitializationData.swift in Sources */,
- DF4496C7E898C79E17C3FCC4 /* Initialize.swift in Sources */,
- F8785D3AD0DEAD0C24925F98 /* InputStream.swift in Sources */,
- C81A5B9216AD46977217F493 /* Instrumentation.ice in Sources */,
- C27D7BE48094266F6584ADAB /* InstrumentationF.ice in Sources */,
- E4F35FD08C810955039F065A /* LocalException.ice in Sources */,
- 0D37B6A7A4E6E0A64BEA563E /* LocalExceptionDescription.swift in Sources */,
- 5B58121AF9AE8DD97002412F /* LocalExceptionFactory.swift in Sources */,
- 9F250C61C5602106E6AC690F /* LocalObject.mm in Sources */,
- 785708937B6761C8D0E29C58 /* LocalObject.swift in Sources */,
- 2C36BB267EFC348B862DFD3B /* Locator.ice in Sources */,
- 55CD4D9A9A68C72B3BBAB371 /* LocatorF.ice in Sources */,
- D593599C669707764AAEBBCF /* Logger.ice in Sources */,
- 0276623234A028016B038B8A /* Logger.mm in Sources */,
- 207D557D9CC263215944BCAB /* LoggerF.ice in Sources */,
- 6F25CC0870F8CB1E46A7EBEE /* LoggerWrapper.swift in Sources */,
- DF22906A35117DBDB0457341 /* Metrics.ice in Sources */,
- 3E2E166104EECBB8F25E558E /* Mutex.swift in Sources */,
- C16EB8F60999ECCE7A9B5281 /* NativePropertiesAdmin.swift in Sources */,
- 6B804CBAF04D19336B909FDF /* Object.swift in Sources */,
- 08A919190FEB75BAC43DF745 /* ObjectAdapter.ice in Sources */,
- F5D4C236FF56F7C32910BFC2 /* ObjectAdapter.mm in Sources */,
- 97536BA91654FCD120CE679F /* ObjectAdapterF.ice in Sources */,
- E76DCB62E595260C4B6F3BA1 /* ObjectAdapterI.swift in Sources */,
- 4DEEDDA8FB6C1B5F128AEC32 /* ObjectFactory.ice in Sources */,
- 13F2158C810F67421D58139F /* ObjectPrx.mm in Sources */,
- 6376BECEFF0CBD032346D668 /* OptionalFormat.swift in Sources */,
- F97FEE953007B77FC8A94AE3 /* OutputStream.swift in Sources */,
- F1E8155AEF21A7783B12A9F1 /* Plugin.ice in Sources */,
- F3E04BA2C7349F2A1012E4ED /* PluginF.ice in Sources */,
- 1EEC7FDEF550F155F3D910D8 /* Process.ice in Sources */,
- 2421DD5D4EA1513239766C97 /* Process.mm in Sources */,
- FE8F1073153AA8FCD5228566 /* ProcessF.ice in Sources */,
- AB18EA895C47A5819A5FC3DB /* ProcessI.swift in Sources */,
- BF1A18A1A6F170AC96F2B448 /* Properties.ice in Sources */,
- 99B545C709387AD2674917B6 /* Properties.mm in Sources */,
- FCF1FE5413691318393A667B /* PropertiesAdmin.ice in Sources */,
- 38BD82ACCB3AE999BAB3E13C /* PropertiesAdmin.mm in Sources */,
- EBCCD903F887B2011695BD09 /* PropertiesAdminI.swift in Sources */,
- B79BF67261188F282D8677EB /* PropertiesF.ice in Sources */,
- 6E8FE73FF418F618C5BB3C09 /* PropertiesI.swift in Sources */,
- 70153B7D849BC9A2F25F4046 /* Proxy.swift in Sources */,
- 416A0A6FB5919BA3016CA258 /* RemoteLogger.ice in Sources */,
- 166DF2F1CDB90F3FADE0D7B1 /* Router.ice in Sources */,
- FF8C9F984B7A249ECC3580B2 /* RouterF.ice in Sources */,
- 5E48BE0023A870E59FAD0355 /* ServantLocator.ice in Sources */,
- 4718764404EADACB2FE4D485 /* ServantLocatorF.ice in Sources */,
- B5FF6399CE6FD566288111A7 /* ServantManager.swift in Sources */,
- 0C8FFD08AC3EFE681A4B493E /* SliceChecksumDict.ice in Sources */,
- D72FF10D1728FC74487DDEC6 /* SlicedData.swift in Sources */,
- F3F164FADB916D639635ED9A /* SliceFlags.swift in Sources */,
- 6723B4D762B4C1ADC6BBC1F7 /* SliceInfo.swift in Sources */,
- A02E5F1C225E6539DEF81A99 /* TraceUtil.mm in Sources */,
- 53A18714CECCB39F25051FCE /* UnknownSlicedValue.swift in Sources */,
- C2ED43834D7BC3E7ADCFA651 /* UnsupportedAdminFacet.mm in Sources */,
- FA473F9284606827B615E2D9 /* Util.swift in Sources */,
- C76CB6EF7FA407C440AD5D11 /* Value.swift in Sources */,
- 7A1CF131B2BB06A74325AB59 /* ValueFactory.ice in Sources */,
- B1DB90CE761FE3E09A999818 /* ValueFactoryManagerI.swift in Sources */,
- 7DBAB9805A1B91926D103DFE /* Version.ice in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 2D2D4D867525DA4304A2048D /* Sources */ = {
+ 1B55E537488697782CDD04A0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 89F22B8EC05688705E2E979E /* AllTests.swift in Sources */,
- 4764B538AF3C1A5077507435 /* Client.swift in Sources */,
- 09BF4EB03B1CCE2436A910E6 /* Collocated.swift in Sources */,
- 2A400D512B90B6226E44E996 /* ServantLocatorI.swift in Sources */,
- 63BECB17DE1331A9DF773368 /* Server.swift in Sources */,
- 8046C305584E777592296454 /* Test.ice in Sources */,
- 7E1D51C69917E2654F77665E /* TestI.swift in Sources */,
+ CB951DA8DAE9867FEFBDAA00 /* Metrics.ice in Sources */,
+ 2980A864D03FFAB2715E9B18 /* PermissionsVerifier.ice in Sources */,
+ 3EE95E63573BE5750100B4BD /* PermissionsVerifierF.ice in Sources */,
+ 64B592B618D4B70E0C669F6C /* Router.ice in Sources */,
+ 6817A1CACF24FF743DAA50B9 /* RouterF.ice in Sources */,
+ 5FF91E481D7ECC810B9BAD53 /* Session.ice in Sources */,
+ E99679CB0F9EF41E13AA312B /* SSLInfo.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3386E101F75A821EE7F15836 /* Sources */ = {
+ 1C6C119563C3CADBA68365CA /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 07389EFF83511BE4954D4772 /* IceLocatorDiscovery.ice in Sources */,
- 77BC71FFCD1F7B396C857F5E /* PluginI.cpp in Sources */,
+ D3A63F0888DF7F03715A38D4 /* AllTests.swift in Sources */,
+ F77819754B2D6816DEC132BB /* Client.swift in Sources */,
+ AEE1EC2A3F2E53A79360847D /* Server.swift in Sources */,
+ 39F4F2F439211047D2199843 /* Test.ice in Sources */,
+ 2F17C2E71F52076551DA4C7E /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3513C68241E2FEB1DCE547A4 /* Sources */ = {
+ 21FFD1FCEB2C89BE190E80A9 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 8F3D0129B09596F08BA6E6B0 /* IceLocatorDiscovery.ice in Sources */,
- 8539B59E469404D94381C9C3 /* PluginI.cpp in Sources */,
+ BCFC1A990B25B2F212A2E6F0 /* AllTests.swift in Sources */,
+ 7A8AE539388B038C63648969 /* Client.swift in Sources */,
+ 55CC49454A5231962381E7B8 /* Server.swift in Sources */,
+ C5C9BB33F18E381BE1AA92B6 /* Test.ice in Sources */,
+ 54FAB63222FA8E0C8309EBFF /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 361F7F15496B65DA38C4E9FF /* Sources */ = {
+ 24088B29D714E43AADFF8D3A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- D71157F19D62D5FA8C81DA30 /* AllTests.swift in Sources */,
- EA4D73F8D800139FF9E353B8 /* Client.swift in Sources */,
- D0B1EE1B8E41D9DD57928B99 /* Server.swift in Sources */,
- 0CBB6388F50A70CA7A7A6F80 /* Test.ice in Sources */,
- 6737F969F337DCFA7658FA5E /* TestI.swift in Sources */,
+ F3EA5D1C77E3A878C1EA962D /* AllTests.swift in Sources */,
+ F653196F236306F68B258D16 /* Client.swift in Sources */,
+ 551B6FDE64F4FC45AD5AC44F /* Collocated.swift in Sources */,
+ 598EFAEF2A03A35F64A4928C /* Server.swift in Sources */,
+ 196AEA543D0F1BBE65CCB907 /* Test.ice in Sources */,
+ 9F4FE503B03F3DD0A41C2C47 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 37E5F1A325C2B2D843EE67E4 /* Sources */ = {
+ 2846570AF5CF1546884EB2BB /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- BE42441920C212521BC8A66C /* AllTests.swift in Sources */,
- C2EA6347AB02CCE871B0EA48 /* Client.swift in Sources */,
- DC14994FA46C2082BCD9998A /* Server.swift in Sources */,
- AF70C7F6801B72B049FD82C3 /* Test.ice in Sources */,
- 2E0D058E12248CE5F185E837 /* TestI.swift in Sources */,
+ 5F8FB4DA29D4A3FE1642B697 /* AllTests.swift in Sources */,
+ 8DC9025489BEF2487C2F5734 /* Client.swift in Sources */,
+ F30E1666D7261C07F7151927 /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3A200C41DADEC54286683B7E /* Sources */ = {
+ 29B68F02E05F83DCAFEF8B5A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- DF67FB1BDA3A84E859AEE731 /* AllTests.swift in Sources */,
- 761AC59218999608157A626E /* Client.swift in Sources */,
- 2565407112CF600A6A7A32AE /* Test.ice in Sources */,
+ 6E6F617F64725625A1270CE6 /* AllTests.swift in Sources */,
+ AC0B69FE480108291EB2124A /* Client.swift in Sources */,
+ 1BFD51F465639535C2F791EA /* Server.swift in Sources */,
+ 8D56486B473522E645D69765 /* Test.ice in Sources */,
+ 4FCF7E7D9DDDDA88B9F91B09 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 3D5B834D0E40201E2B8F7733 /* Sources */ = {
+ 29BEF6C44E97860CD25C8723 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- A9850F29FB6B593629F261FA /* ServerAMD.swift in Sources */,
- 5466330610A18D796830A348 /* ServerPrivateAMD.ice in Sources */,
- B8362FF75327C3AA6B5910DB /* TestAMD.ice in Sources */,
- E3BF12EACFBF1AF831A372A0 /* TestAMDI.swift in Sources */,
+ 2BDC55071E4DE407042F0A19 /* IceStorm.ice in Sources */,
+ A585B90A5E47BDEB13C41C5F /* Metrics.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 4405FC04A3BDF4396B2210A4 /* Sources */ = {
+ 3077B7C4CFAD36E055A50915 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 5B04FEDB06C404502A6D96D6 /* ServerAMD.swift in Sources */,
- 3E465EB44449CD6A66DD7B01 /* TestAMD.ice in Sources */,
- FF3C35AE9069A425D2FDE707 /* TestAMDI.swift in Sources */,
+ B66C409ECE0FD6DA906A6388 /* AllTests.swift in Sources */,
+ 314F57A03CD6516ABB10A2AE /* Client.swift in Sources */,
+ D049595ADB83D16C4F0B3C43 /* Server.swift in Sources */,
+ EDB01B97FB9837AA73391EEA /* Test.ice in Sources */,
+ 491229905A5F5890E0A6392C /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 482C9506EE50183EA265ADFB /* Sources */ = {
+ 30ABAEF8FE686F10F4D1978C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- EF9065E194841FEA56A9DE05 /* AllTests.swift in Sources */,
- 3BF1B7BD260BBE3BB66F54C7 /* Client.swift in Sources */,
- FAF8CEE1124BD32A9D9B8128 /* Collocated.swift in Sources */,
- B38FD1800BF581CB64D8D13B /* Server.swift in Sources */,
- ECF1DAC6C623C4D532FCE172 /* Test.ice in Sources */,
- F7D53921F2699BB17E297075 /* TestI.swift in Sources */,
+ 592F2C9D6D7EC25258AB39D1 /* AllTests.swift in Sources */,
+ DA57AC8E673A528515612358 /* Client.swift in Sources */,
+ 9AB32FD9C2646ACAFEB7FD0D /* Collocated.swift in Sources */,
+ D21CFB3C95D66603D2BB0702 /* Server.swift in Sources */,
+ E7A10292DCE7A05797F4AD12 /* Test.ice in Sources */,
+ 34F3A3C1EF977FFA8BC8AC23 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 50477FAAAC248887A2AD9178 /* Sources */ = {
+ 31E322B8EF102964F7CA79F2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 2927A4F45BF11D94E35EAABC /* AllTests.swift in Sources */,
- 5BBD4310B618CCE591A83B09 /* Client.swift in Sources */,
- D0A60759EF3FAD4FC807144A /* Collocated.swift in Sources */,
- C1077D5A6DF7FBEE0B342F04 /* Server.swift in Sources */,
- EDD2706FF0E710A18F6DEF55 /* Test.ice in Sources */,
- 2ADDBC0831565051D654CC6A /* TestI.swift in Sources */,
+ 725F4F302F3170E9E7345D66 /* AllTests.swift in Sources */,
+ 15B84448322C0BC254EDE36E /* Client.swift in Sources */,
+ 07E0B792B0CADEEC82ACE9ED /* Collocated.swift in Sources */,
+ E5AE6B4B245605D048EB6AAC /* Server.swift in Sources */,
+ 15254EECA5F1DCE304A10D6A /* Test.ice in Sources */,
+ 3F0CAC7FE95F6EE526523D69 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 53C63061088605C4EB1AE86C /* Sources */ = {
+ 338F73FF6E01277814F21810 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 8AF413F4205773F8D32803AA /* TestCommon.swift in Sources */,
+ 82948E7AAA13ECE7BD6B2DF0 /* AllTests.swift in Sources */,
+ AEB2FFCD134422D2EC0D378A /* Client.swift in Sources */,
+ 664D01E1B6E4F0B89DC13D72 /* Server.swift in Sources */,
+ 1ABDE1F3B058A08D67A99D2C /* Test.ice in Sources */,
+ ADD6569B945D243B753160F6 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5463807E88A6D02C4D384AAA /* Sources */ = {
+ 33963F1BC6E9C324D7C02CB5 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 5868548081B87AF65CB05E2F /* AllTests.swift in Sources */,
- FFF324E02F6E1083C6C44053 /* Client.swift in Sources */,
- 62CFFB0C4F021A12AAF5AC10 /* Server.swift in Sources */,
- 3866D94E5C840F23620E23C3 /* Test.ice in Sources */,
- 89CC06D8575FDD26F7070494 /* TestI.swift in Sources */,
+ 95DD355FC2536BD349460D31 /* Client.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 55C278C56CE9896A436CDDB6 /* Sources */ = {
+ 34E57026386C0FA068374E85 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- E93CCB2DF4261902B119EACE /* AllTests.swift in Sources */,
- 14D0B7319149A68EAFC53444 /* Client.swift in Sources */,
- E45FE94B4833B5889DD48113 /* Server.swift in Sources */,
- 6497FD4988CE592935E2AC42 /* Test.ice in Sources */,
- 6F8054B25C7DE4D40295E5EF /* TestI.swift in Sources */,
+ 0B88C6CF3E0220E0CBF85264 /* AllTests.swift in Sources */,
+ B5285AB65F75D6D1899ED35F /* Client.swift in Sources */,
+ DFCCB6820FC9EDF90E578FB8 /* Server.swift in Sources */,
+ 430DA8B247990F2D21BE3F19 /* Test.ice in Sources */,
+ B770CBEAF066581D82B75288 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 568A854FED8C15FDB97EAA61 /* Sources */ = {
+ 35B0F84E247E29707BE6358E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 91A879E255721AB1DDCE1391 /* AllTests.swift in Sources */,
- 303E66A1BCEF973C2BA3D15D /* Client.swift in Sources */,
- FF75177A7E975CE7F16F3B19 /* ClientPrivate.ice in Sources */,
- 786AE97F6305DEC7D3CE36D2 /* Server.swift in Sources */,
- 6B897D7503A0AD3CCDAAEF08 /* ServerPrivate.ice in Sources */,
- 2D6113083481D7482C3082EA /* Test.ice in Sources */,
- 3B0BBDB4D10D4245E61BAB54 /* TestI.swift in Sources */,
+ 062B9241F6888AF7FE424F85 /* Metrics.ice in Sources */,
+ 246A078751FC2E59CEB8F105 /* PermissionsVerifier.ice in Sources */,
+ 3EB3B89CAB872154D67B8D75 /* PermissionsVerifierF.ice in Sources */,
+ 7BF6FD90EFBD365BAACEB5F5 /* Router.ice in Sources */,
+ 4D17D4F49F4E88F2C40413BC /* RouterF.ice in Sources */,
+ 66A562F1BC64BA7BA3082BD0 /* Session.ice in Sources */,
+ 8228BD42AA5A25AC6E87D187 /* SSLInfo.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5DD2463554BA33A0709BBB3E /* Sources */ = {
+ 3BBEF1222FE03CD4F360309A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 1A052FED2BBD1852B5B85C33 /* Admin.ice in Sources */,
- 85544EA4DB62B4D4E8D8F916 /* Descriptor.ice in Sources */,
- 817DC4C1E56B1805042B76FF /* Exception.ice in Sources */,
- 3E31A22345EDE726EB2D947D /* FileParser.ice in Sources */,
- D77B67386582D1EEB45EE501 /* PluginFacade.ice in Sources */,
- C76F189B6C397407C1A333D8 /* Registry.ice in Sources */,
- 6D12740DEC2338800FC2D4CC /* Session.ice in Sources */,
- 189610C2602A7AFED91568B8 /* UserAccountMapper.ice in Sources */,
+ 57B07AB2245B951AEEB5E07A /* AllTests.swift in Sources */,
+ 21D161D034F0F7117EBD56BE /* Client.swift in Sources */,
+ 53B9D57AAB98250D387DE09F /* Server.swift in Sources */,
+ EA3438F7CBD76ED4A28CACF9 /* Test.ice in Sources */,
+ 6EE715E5515B2CB696CB0AFA /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5EBDAA3F2B23487D9A80FB02 /* Sources */ = {
+ 3CDBC07EDCA7FFD99EBBE999 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- B9EFB2E6EDFD87BEEAEBF025 /* ServerAMD.swift in Sources */,
- FB909F89D1E84DA4B9769279 /* TestAMD.ice in Sources */,
- 3E86E5908E54625FD69554B7 /* TestAMDI.swift in Sources */,
+ 193874554671D567CEDEB883 /* AllTests.swift in Sources */,
+ B8E66C08C864FC497D65EA2B /* Client.swift in Sources */,
+ 66D6EA78E241EA02D548D7C8 /* Collocated.swift in Sources */,
+ B255F941E152F865C6E30339 /* Server.swift in Sources */,
+ D8A53BBF3E074BE8B3B19BD9 /* Test.ice in Sources */,
+ 9F851879E9A627089340C94B /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 5EEAFE09F3C2540A929F4790 /* Sources */ = {
+ 3ED709653FCDE2621BA9928D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- C7A50059438306B50FEB6083 /* AllTests.swift in Sources */,
- 5265F43FDC585F26298DFD67 /* Client.swift in Sources */,
- 936867F0E834EC9667E507B9 /* Server.swift in Sources */,
- 00BB4031326E30571D40E0EA /* Test.ice in Sources */,
- 2C4D8118B3CF67E0AFACA422 /* TestI.swift in Sources */,
+ CE07EA7451F810329A28DF5C /* AllTests.swift in Sources */,
+ AE3CAE3A1F5504E58D02F1A8 /* Client.swift in Sources */,
+ F891773E44EBD73C572D2453 /* Server.swift in Sources */,
+ 2366BCB4D4545C8CBE7C63F3 /* Test.ice in Sources */,
+ 47A5F31359C4718350AA7798 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 607CFCF8E55718E435A5509B /* Sources */ = {
+ 3FFB14E99DF72795B5E81AD8 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 68377869AC986712EB4C2842 /* AllTests.swift in Sources */,
- 6C3F111DE9C2EC81E36B71DA /* Client.swift in Sources */,
- F7E9C42B5F2F7A08E4399262 /* ClientPrivate.ice in Sources */,
- 15A1CF1EB7353739A4808CCB /* Server.swift in Sources */,
- EDAF74426C08B35DE2890634 /* ServerPrivate.ice in Sources */,
- 3A4E898CE68166D199259DEE /* Test.ice in Sources */,
- 219A96F1ED8FB508F3B624F4 /* TestI.swift in Sources */,
+ 3DEA7841B90067E7A3244E01 /* AllTests.swift in Sources */,
+ 927032EBA2B1F40DC8487E63 /* Client.swift in Sources */,
+ 09CA76FF336297E541B38F62 /* Collocated.swift in Sources */,
+ 19CD8F010E169FC6028AD24E /* Server.swift in Sources */,
+ A4E5E6E77F6F458E1D72C496 /* Test.ice in Sources */,
+ AD19E63990B7BE1D9358DBB7 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 672CB2A730F7CA547C06AC54 /* Sources */ = {
+ 456CE9910196B9E05D859E20 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 23FE766EF850C5C754B67B89 /* AllTests.swift in Sources */,
- 2DA3AE65563A1C3F477D34EE /* Client.swift in Sources */,
- E3BF581AF2AD7AD158AA74B3 /* Server.swift in Sources */,
- CBB0929407FCDAF2607B669F /* Test.ice in Sources */,
- D56C1868719FDD8B9CA63FDD /* TestI.swift in Sources */,
+ 57D3BF94BB46CA8E1D816E2B /* IceStorm.ice in Sources */,
+ F0299CE966177686FE7E01F0 /* Metrics.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6B234E34C8125DDA16004955 /* Sources */ = {
+ 46D25EEFF3F8DAE062FEEEF7 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 4F1D28EBBFF9E0ACDD0957C3 /* AllTests.swift in Sources */,
- 0A3134318ED3949233E7BBF6 /* Client.swift in Sources */,
- C9139BA8A519F287FFA0A0D7 /* Collocated.swift in Sources */,
- BB19DBC8BB221F451417C177 /* Server.swift in Sources */,
- 4DE984AE63A0F3F9675FE5FE /* Test.ice in Sources */,
- 146761662FB5C802C6929446 /* TestI.swift in Sources */,
+ CAABDA28D4BA95CBD2B8E6AB /* ServerAMD.swift in Sources */,
+ 7C1CEF47029DF7C68531CCC3 /* ServerPrivateAMD.ice in Sources */,
+ 33E10CEECCB7C180B466EA38 /* TestAMD.ice in Sources */,
+ CE59499E72129B5335F78831 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 6F88BE20E12850244BA7B77F /* Sources */ = {
+ 46E64B10210FAD77E3812AA7 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 2C7C5609B81E4ED2DA1EDD2A /* Client.swift in Sources */,
+ 8374A1E756FC4199EB747D37 /* ConnectionInfo.ice in Sources */,
+ 8DF3B87B9D092675497D4219 /* Connector.mm in Sources */,
+ A027DEB34D2A5AE08D7546C7 /* EndpointI.mm in Sources */,
+ 0E1260BB84A8814798CBFF68 /* EndpointInfo.ice in Sources */,
+ 1C146741585801C85CFD69DE /* Transceiver.mm in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 77464213D216EFFC18869AEA /* Sources */ = {
+ 48B7292D276F85B96BBACA80 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 55DF8935E2CE8344B35F07F9 /* AllTests.swift in Sources */,
- 6CEC25E5F576B716E77DBFB1 /* Client.swift in Sources */,
- 4486D359AA4D90252FAAF5DE /* Test.ice in Sources */,
+ 37235F125F0F5ED17183970D /* ServerAMD.swift in Sources */,
+ 90AE1AE1E1A015A4B0AD3A89 /* TestAMD.ice in Sources */,
+ 3BF9D91C1C098EBF2CA42457 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7AEAE0650B23A76C2F50B550 /* Sources */ = {
+ 48F70FC33BED6A840925D74E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 5724A999D0FDDA7668CDB547 /* AllTests.swift in Sources */,
- 6C43E40C90D72AB9E84F7D5C /* Client.swift in Sources */,
- 91B122F6E9F8E24547618AAC /* Collocated.swift in Sources */,
- ECC61E81633F160455DB8E65 /* Server.swift in Sources */,
- 2A3680A22FAEADAE1654EBDE /* Test.ice in Sources */,
- ED713D4562AAFBEB9CC1D527 /* TestI.swift in Sources */,
+ 0D2F9685B7C040AD3F6207F4 /* ServerAMD.swift in Sources */,
+ 8EB5D214C134F6A55688AC8C /* TestAMD.ice in Sources */,
+ F5F50597A730B437D899DE8B /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7B319FA679E163B3CA075A62 /* Sources */ = {
+ 4CD852637B5C47C440C77D9E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- E9AB7065D5BF5AB8AED37D6F /* AllTests.swift in Sources */,
- C5221B2A270728A16FB7F4D6 /* Client.swift in Sources */,
- 149B2C15318C219AE8CF8D7F /* Server.swift in Sources */,
- 18DEA968B8120DE92CE9B864 /* Test.ice in Sources */,
- 9EA003E21182601CF5C10451 /* TestI.swift in Sources */,
+ 131D6777B9244CD128038CC7 /* AllTests.swift in Sources */,
+ 51FEB5590829C3ED15D9D873 /* Client.swift in Sources */,
+ C8ED38CDD2CB6C9310004A3F /* ClientPrivate.ice in Sources */,
+ B748CCD87EE9D9F3E023B28C /* Server.swift in Sources */,
+ 2D63E46FAC27E272B060E677 /* ServerPrivate.ice in Sources */,
+ 7AAD0C1D4E6910E763F2B98F /* Test.ice in Sources */,
+ 756520CA5CAFBD8F5E7E0802 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7B48063F1ACACA47E3AB1D83 /* Sources */ = {
+ 52E1E89BDA9F4A5FB2B12A0D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 4ADE98059CD3FC1C76095BCA /* AllTests.swift in Sources */,
- 77558E40E4E47A059EABC7DD /* Client.swift in Sources */,
- 44AA321C8D0E5BB28111744B /* Test.ice in Sources */,
+ 027620F4E5DD6F3D9D794299 /* AllTests.swift in Sources */,
+ 4F197D85E7E66A6660146FDF /* Client.swift in Sources */,
+ 24035600F3E8C9CC4C419E53 /* Server.swift in Sources */,
+ CBA9ECA116410102129638BD /* Test.ice in Sources */,
+ 801E59CEA3CEE160729B3FB3 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7D753ED2430E018AB58DA5DD /* Sources */ = {
+ 5509D5965F363B1A150888DA /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- A1C28A528914242777AA2790 /* Client.swift in Sources */,
- 7A187590E18D53190263B060 /* Test.ice in Sources */,
+ 881E80BE4D93AF2D69E9D540 /* Clash.ice in Sources */,
+ 47D08B40D720DC120A5DB9C9 /* Client.swift in Sources */,
+ E9142FB3A8C7BE8F3D8C3E3D /* Key.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 7F99E51CF749025FC745B20D /* Sources */ = {
+ 57CB86ED42F935F70F39CCEC /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 715C84EF0FA2DB4705304719 /* AllTests.swift in Sources */,
- 2B57B5F78C77E708E01E6902 /* Client.swift in Sources */,
- 3D745ACC9AA99A8FC8F3B184 /* Server.swift in Sources */,
- 58D5E39DB68B125B99F13E7A /* Test.ice in Sources */,
- E10FFC7024C51ED4100B85F4 /* TestI.swift in Sources */,
+ 70DACA9BD5065DC68F95369A /* ServerAMD.swift in Sources */,
+ B6B9595FF0BB44D8749A6C41 /* ServerPrivateAMD.ice in Sources */,
+ 49F24CFCB16E4120A1B6A504 /* TestAMD.ice in Sources */,
+ EBB6BB023EE12E36BDE9B312 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 804B28BBC59F7A3256762831 /* Sources */ = {
+ 59082FA8555687DDE3A718F4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- F2887FE8F1AA1C09D1C562B4 /* AcceptorI.cpp in Sources */,
- FC7771E9BEE304F55ACFABE3 /* CertificateI.cpp in Sources */,
- 6408186E2EC6858E31306CEC /* ConnectionInfo.ice in Sources */,
- E8F76CC8BD62AF4F87BC5598 /* ConnectionInfoF.ice in Sources */,
- 8D3158B12E169196BE9AE03E /* ConnectorI.cpp in Sources */,
- F48FF64FFD374585BF5A2B04 /* EndpointI.cpp in Sources */,
- 4631925071B2105D09BACB70 /* EndpointInfo.ice in Sources */,
- 49B53C3A5B217AFE545E4762 /* Instance.cpp in Sources */,
- A368779585704E6573C0D767 /* PluginI.cpp in Sources */,
- 88F55C831D67E618E6D123C7 /* RFC2253.cpp in Sources */,
- E5B007B4A95D02CDA3C9A863 /* SecureTransportCertificateI.cpp in Sources */,
- 92B699E559AD6BB4944474FD /* SecureTransportEngine.cpp in Sources */,
- C5607C39649438C5982BFF5E /* SecureTransportPluginI.cpp in Sources */,
- 616E10D91E0B29AA093CFC40 /* SecureTransportTransceiverI.cpp in Sources */,
- 8224B9852E71D7650E9C11F9 /* SecureTransportUtil.cpp in Sources */,
- 23070955708B6EBC8A9AAE90 /* SSLEngine.cpp in Sources */,
- 1B6B722B631A1DF0CCACE656 /* TrustManager.cpp in Sources */,
- 16FBAB0D504B054BD09630C5 /* Util.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 83EB218ACE02445355D21B44 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- C242EBD3B6B81EC638695667 /* Metrics.ice in Sources */,
- BD0BF106A14531252ED04277 /* PermissionsVerifier.ice in Sources */,
- B3C6501DB5ED4F35F72A958B /* PermissionsVerifierF.ice in Sources */,
- 110DB651CA39E6C9B7B1A0F6 /* Router.ice in Sources */,
- DD988B65A4C7C5BAF993E379 /* RouterF.ice in Sources */,
- EA11C879328CC9C9267953D7 /* Session.ice in Sources */,
- F111CD1E385638E9E73F601E /* SSLInfo.ice in Sources */,
+ F00BB5DF9FAA09F8809FE458 /* IceDiscovery.ice in Sources */,
+ DA6B37DE040DD778FBE5F704 /* LocatorI.cpp in Sources */,
+ 5E8086DBEC03B567EF8D04FD /* LookupI.cpp in Sources */,
+ 12A1C34D2900381FC44D3576 /* PluginI.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 874AC4E399E4F42E24C0AE07 /* Sources */ = {
+ 5B99C997C342CF7999416E06 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 7C38EF83451BD00330544250 /* AllTests.swift in Sources */,
- D3F58611D74BF590F7F3DC00 /* Client.swift in Sources */,
- F25B9C10FEBC8635E63A65D9 /* Server.swift in Sources */,
- 05591D6875EAAD66B68B27C6 /* Test.ice in Sources */,
- 93DFCDD89E84FA76D81DD818 /* TestI.swift in Sources */,
+ DBAAA12ACCC78CB0BADB3C13 /* ServerAMD.swift in Sources */,
+ EE0F4B1C01AB7E9B3F379AD2 /* TestAMD.ice in Sources */,
+ 27386722D3B6F16AD5823C41 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 87925DB02BD5E89462D5019C /* Sources */ = {
+ 639FC0622D98B50B4EF36774 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- C61A66204B34BFB508F481BA /* ServantLocatorI.swift in Sources */,
- EB9D397EAAE98B886518297D /* ServerAMD.swift in Sources */,
- 230EFAACBDA52D31AB721AF6 /* TestAMD.ice in Sources */,
- CD7B9EABD9B7818E7EDCC4CA /* TestAMDI.swift in Sources */,
+ 6EBA6989B042BC80A4EF7163 /* AppDelegate.swift in Sources */,
+ B59A513DBD23712D26E14029 /* Assets.xcassets in Sources */,
+ 4F4554B117F7470488857CCA /* Controller.ice in Sources */,
+ 752A78750F102386AE7A3A61 /* ControllerI.swift in Sources */,
+ C0816E68324CC4346341D7A1 /* LaunchScreen.storyboard in Sources */,
+ 102D580D0EADC27ABD848AB6 /* Main.storyboard in Sources */,
+ D7652F0FEAA676A4D7764A07 /* ViewController.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8C9E93F6CA768CD16D411134 /* Sources */ = {
+ 6508E2AC3C86E305BE6F946D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 25EAFF9F97872E05C08C1E74 /* AllTests.swift in Sources */,
- 455CF845F7D1C17F69809872 /* Client.swift in Sources */,
- 3657DA5D30DA172316DBDED6 /* Collocated.swift in Sources */,
- 344A2AB17BF846286F2F4F97 /* Server.swift in Sources */,
- D0683E629DD4C593FFBB342E /* Test.ice in Sources */,
- 27FEFA7F45B6C6174DDE3493 /* TestI.swift in Sources */,
+ EEDAFCB661A89A7CE301F85E /* AllTests.swift in Sources */,
+ 7AD2F93AF42DA619A4397A05 /* Client.swift in Sources */,
+ 97A7275AC7365D50F90BDF91 /* Server.swift in Sources */,
+ F01040E83454B9EE67B1CE19 /* Test.ice in Sources */,
+ 3BFA5FC721C782DE8B8FE580 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8EBB4A1CC51787FD94BA25F4 /* Sources */ = {
+ 653202CEE092EE2B84DC1FD5 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- E0958F066BA6C39EE012E81E /* Acceptor.cpp in Sources */,
- 27B5D2746DF57E1D0BC77833 /* ACM.cpp in Sources */,
- 70BEBFFC3C3F2FB401B3E039 /* ArgVector.cpp in Sources */,
- 380E03589D46E5EF8555CF00 /* Base64.cpp in Sources */,
- 63B0F099F3366C53739B152E /* BatchRequestQueue.cpp in Sources */,
- E888C12FEE1FD8A535D81A2E /* Buffer.cpp in Sources */,
- FBDA0CD0577E75CA5632FEDC /* BuiltinSequences.ice in Sources */,
- 9B53DA74DBAEB8012D4A61F5 /* CollocatedRequestHandler.cpp in Sources */,
- 3153684A717ED6A38B452F24 /* Communicator.ice in Sources */,
- 8C68F607A9226B240DE70212 /* CommunicatorF.ice in Sources */,
- A757673E5D4C55DD56980A27 /* CommunicatorI.cpp in Sources */,
- B4B3D00FB6D116C1919A5408 /* Cond.cpp in Sources */,
- 2796D59D326BC7AD792C8E24 /* Connection.ice in Sources */,
- DB7C0DA240DAF2048311CED7 /* ConnectionF.ice in Sources */,
- 1F193CD1D6F66B3EC9DCAE9E /* ConnectionFactory.cpp in Sources */,
- EF651C81131BC4E5ED1E4D1C /* ConnectionI.cpp in Sources */,
- 76322224BE5865881C6943D1 /* ConnectionRequestHandler.cpp in Sources */,
- A94481DE5562B3831C8E1F51 /* Connector.cpp in Sources */,
- 07FE9E6B3B0550E413CC71B9 /* ConnectRequestHandler.cpp in Sources */,
- CF72DA633FBF5A8CCE69CBDD /* ConsoleUtil.cpp in Sources */,
- BE3A9F0011942EF552EB6CC7 /* CountDownLatch.cpp in Sources */,
- 1E7372A20E7DD435AE2AC9B0 /* CtrlCHandler.cpp in Sources */,
- FEC8370405ED87ED0D1467E3 /* Current.ice in Sources */,
- F697DE1B0C6031C5DE8F4B9C /* DefaultsAndOverrides.cpp in Sources */,
- 1E50D97E95FF1B378301BD1B /* DispatchInterceptor.cpp in Sources */,
- 65497A93B197601A3443B3AA /* DynamicLibrary.cpp in Sources */,
- 92DB6F23FB86D88241D047A5 /* Endpoint.ice in Sources */,
- 69EB5FB01C4AB546D278F4BD /* EndpointF.ice in Sources */,
- 17C7B577D7238A2E4173B680 /* EndpointFactory.cpp in Sources */,
- 8ED2376F217545461B53DB5A /* EndpointFactoryManager.cpp in Sources */,
- 932BE789AB362E87242EEDFE /* EndpointI.cpp in Sources */,
- 645045EAAE6EF08DCFD01486 /* EndpointTypes.ice in Sources */,
- C34FD83C6483AEE5EDFE6C7D /* EventHandler.cpp in Sources */,
- EA2DF6F12940F03F696A680A /* Exception.cpp in Sources */,
- A7DBCFD30471787CF5C03E31 /* FacetMap.ice in Sources */,
- 98342C11AC3046F6FCDC074A /* FactoryTable.cpp in Sources */,
- E1A36F09108595FE5369939D /* FactoryTableInit.cpp in Sources */,
- E6F06368C1009FC888DC31FA /* FileUtil.cpp in Sources */,
- BFA99F0DF6617804EA8342DF /* HttpParser.cpp in Sources */,
- 8EAE51BDEB066F2F9E77B9D8 /* IconvStringConverter.cpp in Sources */,
- 55E266F3997467107AE96C01 /* Identity.ice in Sources */,
- 674BB338F18A4A5E399AED96 /* ImplicitContext.ice in Sources */,
- C542697D16D895EBDDAAB596 /* ImplicitContextF.ice in Sources */,
- 1900FF8F8DEB431AB6B68AF4 /* ImplicitContextI.cpp in Sources */,
- 15B055AADEA4AFE3EF06320C /* Incoming.cpp in Sources */,
- 1D585FF0F202A25D5B3C4295 /* IncomingAsync.cpp in Sources */,
- 9516E131B28FA5D5C7205B3D /* Initialize.cpp in Sources */,
- DD2D14D756F0B02AEC3A2287 /* InputStream.cpp in Sources */,
- A98C997AEDBC2C51F5FD0AA4 /* InputUtil.cpp in Sources */,
- 9CAD77B4464B2B71DC5CAE00 /* Instance.cpp in Sources */,
- 64F0E8D2B3ABB5A4362831DF /* Instrumentation.ice in Sources */,
- 047FFA6FAD25BF93BFD1FD79 /* InstrumentationF.ice in Sources */,
- 1E658694BDE8A84307067EE1 /* InstrumentationI.cpp in Sources */,
- A5D07938D4C025174AEF673F /* IPEndpointI.cpp in Sources */,
- B31FC17D909C35414FCE511F /* LocalException.ice in Sources */,
- 66A463B8ADBB610995A6CAEA /* LocalObject.cpp in Sources */,
- 6811AB87186303A8CBAE37E0 /* Locator.ice in Sources */,
- 121E759D41A9516DB6155948 /* LocatorF.ice in Sources */,
- B015042A627E38A132344310 /* LocatorInfo.cpp in Sources */,
- CC14E6695CC7003FE34D747A /* Logger.ice in Sources */,
- 28BB51CC0EB8FA81753EC431 /* LoggerAdminI.cpp in Sources */,
- 88DB8FBC16AF3894DA9B4DDF /* LoggerF.ice in Sources */,
- FFB3EFB10AE6666D852BD276 /* LoggerI.cpp in Sources */,
- 300D230B3970DBF8E209068E /* LoggerUtil.cpp in Sources */,
- CB0E6130D4E0253B41E706DD /* Metrics.ice in Sources */,
- 191A3CA8215F193EA2A3622F /* MetricsAdminI.cpp in Sources */,
- B59DB417AAA75CF9D3882258 /* MetricsObserverI.cpp in Sources */,
- 2F9C578A9B20D924C03322C5 /* MutexProtocol.cpp in Sources */,
- D4E2EF92DF76596B0096D44F /* Network.cpp in Sources */,
- 48B80D0A09AA36FA9B630985 /* NetworkProxy.cpp in Sources */,
- CFCF3398125FC96115F571FD /* Notifications.mm in Sources */,
- B9A1084F74AFBDCE37AD9B5F /* Object.cpp in Sources */,
- 537864AD612DB44AC90CCF5C /* ObjectAdapter.ice in Sources */,
- C259423FAE8EB87F8DFA2E5C /* ObjectAdapterF.ice in Sources */,
- F5B5DDDD6F991ADA91110E52 /* ObjectAdapterFactory.cpp in Sources */,
- A23C7DE3C9913AE41DB3BA27 /* ObjectAdapterI.cpp in Sources */,
- 9C8CAE1970D27F3EB440B552 /* ObjectFactory.ice in Sources */,
- BF50ED8F4B19AB5EAA51C4E0 /* ObserverHelper.cpp in Sources */,
- DFD51B2E2FCDE7224C795D19 /* OpaqueEndpointI.cpp in Sources */,
- DA53CF36229C3CFB387850D4 /* Options.cpp in Sources */,
- E9A2D3D40EA6600A6ADDFC07 /* OSLogLoggerI.cpp in Sources */,
- 25DCB3FC1E567A488DA04E74 /* OutgoingAsync.cpp in Sources */,
- 6024DF73BA7DD96F91CA8711 /* OutputStream.cpp in Sources */,
- 3292BDCCD17448E380DFF78F /* OutputUtil.cpp in Sources */,
- 7E4BB13FA7D025E9A3DDC19D /* Plugin.ice in Sources */,
- E5BA8A718033270AB2C8EDFD /* PluginF.ice in Sources */,
- 56BA40C67E79D7B88A442970 /* PluginManagerI.cpp in Sources */,
- 8E09DEBE34E5EFF931EB418E /* Process.ice in Sources */,
- 649A541773C3A683950A7D12 /* ProcessF.ice in Sources */,
- B4AF3E2BD11EBB2AD7AFC73D /* Properties.ice in Sources */,
- 95B64C50535DEC6676E42422 /* PropertiesAdmin.ice in Sources */,
- 45BF439E43208FD973E5C917 /* PropertiesAdminI.cpp in Sources */,
- 4075C600E35E416C2DFE98DB /* PropertiesF.ice in Sources */,
- 366D637A82F5AFF9F03083FE /* PropertiesI.cpp in Sources */,
- 624D47C24CA0911962543A98 /* PropertyNames.cpp in Sources */,
- F3B9B7750E9C9C44871C71E4 /* Protocol.cpp in Sources */,
- B3D05CC31E584B11D9A343C7 /* ProtocolInstance.cpp in Sources */,
- 9576F85EA27D84725E1DA0CC /* ProtocolPluginFacade.cpp in Sources */,
- F0D2E4B3896028877D4D865B /* Proxy.cpp in Sources */,
- D32B43557395A49B54FA624C /* ProxyFactory.cpp in Sources */,
- 1A533962791DEBDAB8A6ED1B /* Random.cpp in Sources */,
- D1D72ABEA267AF26D67F6152 /* RecMutex.cpp in Sources */,
- A4025E1B6828B53ABA35D259 /* Reference.cpp in Sources */,
- 1E6B4CDC59DD9BAA7717FB20 /* ReferenceFactory.cpp in Sources */,
- EBBC46A87C608BC89B07C4C5 /* RegisterPluginsInit.cpp in Sources */,
- 2FD133082FA947E189E694A1 /* RemoteLogger.ice in Sources */,
- DE24AB3E91CA237D721F2CD1 /* RequestHandler.cpp in Sources */,
- 818D43F2263939F23B469116 /* RequestHandlerFactory.cpp in Sources */,
- A4710059E83B8F650A460C0C /* RetryQueue.cpp in Sources */,
- 9918D26EE4F6C27E05BB20A0 /* Router.ice in Sources */,
- FE297D0C57725215F1440038 /* RouterF.ice in Sources */,
- 28C74A2F276BA22ED23D174A /* RouterInfo.cpp in Sources */,
- 2C77B4585978C0367C6F4B7B /* Selector.cpp in Sources */,
- 529B8B68400522153F4D52F7 /* ServantLocator.ice in Sources */,
- 8F04C4EE1F987273D039B0CA /* ServantLocatorF.ice in Sources */,
- 98340963863BE2F61FCF3D60 /* ServantManager.cpp in Sources */,
- F3F6BBF8C8764ABF10724217 /* Service.cpp in Sources */,
- A9B364EDC98DE472482F224D /* SHA1.cpp in Sources */,
- 1B18A5453BCA265D013F0A81 /* Shared.cpp in Sources */,
- 28194B14FC24499C5B4D8020 /* SliceChecksumDict.ice in Sources */,
- CE24DA1A9AB7FEB050E5DF4D /* SliceChecksums.cpp in Sources */,
- 33054143B5ED53BF982B44A7 /* SlicedData.cpp in Sources */,
- C1E71465C6679E19B216A9DC /* StreamAcceptor.cpp in Sources */,
- E8BA05D6BAF3E87798176241 /* StreamConnector.cpp in Sources */,
- CFAB73EA1B6EB5D658575511 /* StreamEndpointI.cpp in Sources */,
- 59403FBCACE31B4B9F243DFE /* StreamSocket.cpp in Sources */,
- 22E63D065998B0AFC52D7C23 /* StreamTransceiver.cpp in Sources */,
- C737284B1E019BBCBA65D324 /* StringConverter.cpp in Sources */,
- C2B56AE53EC22594313D4F69 /* StringConverterPlugin.cpp in Sources */,
- 629D6E884532029F8B697B6A /* StringUtil.cpp in Sources */,
- 1FEE5E9B38A178A238DC825D /* SysLoggerI.cpp in Sources */,
- F455CFDF6FAE9B7DBC143B1C /* SystemdJournalI.cpp in Sources */,
- 6CB5987E400AB06C4764DF95 /* TcpAcceptor.cpp in Sources */,
- 882C0AE110172EAFD98AB429 /* TcpConnector.cpp in Sources */,
- 7E9C33E4001C468CFEFF7833 /* TcpEndpointI.cpp in Sources */,
- A2A05D087E73C3D0D5BFC915 /* TcpTransceiver.cpp in Sources */,
- E0D6A8372ED3B04406F69D8D /* Thread.cpp in Sources */,
- E2596A474A7F9076B2BC1C1C /* ThreadException.cpp in Sources */,
- 03EBF5CE779EB653C6DFBEA6 /* ThreadPool.cpp in Sources */,
- DFE9D492D05A681E0040331F /* Time.cpp in Sources */,
- EDBFE68801C95F6AD179FD1B /* Timer.cpp in Sources */,
- 9411E53F866218BED0836EF6 /* TraceLevels.cpp in Sources */,
- EDEF99814459EA767A0B300A /* TraceUtil.cpp in Sources */,
- B83FFFFFF4A045B0D6B80799 /* Transceiver.cpp in Sources */,
- 38D0ED2F39582F86F30E7A8B /* UdpConnector.cpp in Sources */,
- CA7D3B23C3B0022524A3A348 /* UdpEndpointI.cpp in Sources */,
- ADBF7072B9B28D66E7AAF18E /* UdpTransceiver.cpp in Sources */,
- 3E506D1732CF375D20FD8A1D /* UtilException.cpp in Sources */,
- 9AB16C15C5538AEC4165408F /* UUID.cpp in Sources */,
- 5DDCC25FDD42960AFEDF0379 /* Value.cpp in Sources */,
- 1AE00D29C766B1A419521B52 /* ValueFactory.ice in Sources */,
- 36156891641125B24059C87A /* ValueFactoryManagerI.cpp in Sources */,
- 29D79F9747C721B5318B5D76 /* Version.ice in Sources */,
- CC023A3B34A6436D558ACBB5 /* WSAcceptor.cpp in Sources */,
- 33CEF20FCDD549706BE310AB /* WSConnector.cpp in Sources */,
- 659337C751DBEEEB444A052D /* WSEndpoint.cpp in Sources */,
- 9DFC3E506F6EB8ADA965F54B /* WSTransceiver.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8F4D13E80C6AE51A495C48DE /* Sources */ = {
+ A00A51BF861E7BD0905E5EEF /* AllTests.swift in Sources */,
+ A4D2895060CC261A1BFA9734 /* Client.swift in Sources */,
+ DBCA14035C3233D303A1AE73 /* Test.ice in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 6593B7827CE0E2777768F254 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 0438630FCBF50F8D23B51B65 /* IceStorm.ice in Sources */,
- 7535E038289BF4679FDA6722 /* Metrics.ice in Sources */,
+ 2F850A0F4EEA9414010292B3 /* AllTests.swift in Sources */,
+ B778653C3033E06DDF48E9DA /* Client.swift in Sources */,
+ E62788E0786FC8C20E8F8FBD /* Server.swift in Sources */,
+ 33CB0655CD72D88C4F79B1F5 /* Test.ice in Sources */,
+ 87BEB96248BAE545D255536C /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 972B86CC3B80FFC8EF2742D5 /* Sources */ = {
+ 698EFE4F045A30BF8B42B0D2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 895385C8CCCCB54267339136 /* main.swift in Sources */,
+ BA6DCCFFAF6332BD70D0297C /* AllTests.swift in Sources */,
+ 49D0B5C7619486D003C2A9F4 /* Client.swift in Sources */,
+ 7FB99ECE268712E36B7B53E6 /* ClientPrivate.ice in Sources */,
+ 319EB6ADDABE81055D66844A /* Server.swift in Sources */,
+ 0799A3BB7DDD3834B48E8A6A /* ServerPrivate.ice in Sources */,
+ B337EE7326BA19D34A7EE73C /* Test.ice in Sources */,
+ E1320B4398C56859169F6BAE /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9991526E7B9030A5E8E35D6C /* Sources */ = {
+ 6F6DD4F8F2D8420F6ABDDD53 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 48C5B884EF83EDFF9EC35428 /* AllTests.swift in Sources */,
- 5395CA81984EDA383BB1AB94 /* Client.swift in Sources */,
- 84A23F5320DB1FAB2553CC27 /* Collocated.swift in Sources */,
- 0C8FC85ABA365382C0E2C10C /* Server.swift in Sources */,
- EBFA9B8E4D479EB45F18EE12 /* Test.ice in Sources */,
- 8E08A3EB47DC8675F1B86495 /* TestI.swift in Sources */,
+ 6CCFF40D49FB56958A6A86B0 /* AllTests.swift in Sources */,
+ FBEABB6958818B553B5F54D6 /* Client.swift in Sources */,
+ 89C4ADD39592781BEF5C7C06 /* Server.swift in Sources */,
+ 9C75D5C1E5BABD42CBCF437F /* Test.ice in Sources */,
+ 7D4244581C14997214F8C6A3 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9AF350CCA12CDA674A13285E /* Sources */ = {
+ 70BB71436D583DAC4F501086 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 1A24B678515CA1F754F6FEDC /* AllTests.swift in Sources */,
- 094AA9709E628B61FF0292FF /* Client.swift in Sources */,
- 926740C45869142164122D0C /* Server.swift in Sources */,
- 6E180D7C5911D459EFE8EDC1 /* Test.ice in Sources */,
- 1849832B06BCB6DA4C48F858 /* TestI.swift in Sources */,
+ 0D9CC34F57CD386352643C96 /* AllTests.swift in Sources */,
+ FCC595798F1E7CD5E248E665 /* Client.swift in Sources */,
+ D2BE0C5FCC73151733E481FE /* Server.swift in Sources */,
+ 35BFCCDF41E420E108D463EC /* Test.ice in Sources */,
+ A23B290F3FC39D873B9743CE /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9C9551B56EC6EA390F74A0BF /* Sources */ = {
+ 74A1A11CF5BB04466E9662FD /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- E9930550B6DE897B748D3A1A /* Clash.ice in Sources */,
- 8F84AC7F3E1CA16A0DF9E2DB /* Client.swift in Sources */,
- CDF93A6991CB92FA9871A919 /* Key.ice in Sources */,
+ 9182A3EE4ABF58E0BEF936D1 /* AllTests.swift in Sources */,
+ A13A75687B50F9355CAD529E /* Client.swift in Sources */,
+ A589C74CB63780D6603AE7A9 /* Collocated.swift in Sources */,
+ 0E106C35889ACD1035538DF7 /* Server.swift in Sources */,
+ 3F5F3AD2135FC9981B647FFE /* Test.ice in Sources */,
+ 070FEAC25814B75236C5A584 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- 9D775DEB04C63E9AB69D7AEE /* Sources */ = {
+ 7788041C047156D77683C2F4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 30922F3E53F659FF9F7E44C4 /* AllTests.swift in Sources */,
- C4F3A39F95791358AE780449 /* Client.swift in Sources */,
- 456836A0D654E15831F6174B /* Server.swift in Sources */,
- 3E81AE56A0511AF90AC9D69B /* Test.ice in Sources */,
- 4931D187B8E7EC237F003ED1 /* TestI.swift in Sources */,
+ CF5FAAFEF98E4D493CB90713 /* AllTests.swift in Sources */,
+ CD424E5DEA0F488227CA7F86 /* Client.swift in Sources */,
+ 43F3C63558484B3A33025FF9 /* Collocated.swift in Sources */,
+ C2D7BB68F2D12D32277849CC /* Server.swift in Sources */,
+ 4A1B351D93A06125870278C5 /* Test.ice in Sources */,
+ BEA587FF48A6EF94C58F01E0 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A1445187E1AE99EB64DA48FF /* Sources */ = {
+ 79D6F33478AE90D4AF3698AF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- AE2EFD2BB9BA2E4729E6C7FC /* Client.swift in Sources */,
- 54427F6AD4F39446D4864B6B /* Test.ice in Sources */,
+ 0BC9B04F73488B313EA01F0F /* IceDiscovery.ice in Sources */,
+ D8310B7A2125E304CC8D39C2 /* LocatorI.cpp in Sources */,
+ A6B50494CF67F672EA1F3F24 /* LookupI.cpp in Sources */,
+ A511501ABDA208A416C31901 /* PluginI.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A2DC1E75E05891E1234F54E4 /* Sources */ = {
+ 7EF1C3DD1FED1DD1C07154B8 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 1ABF4B11AD48E6BA5B08FF30 /* AllTests.swift in Sources */,
- BD581463D1D42FC8B1C416FE /* Client.swift in Sources */,
- BB2909419EA2C650EDE5FAD3 /* Collocated.swift in Sources */,
- 233DA50FC230C5B997124FD9 /* Server.swift in Sources */,
- 89F48F0E75D1ADFC3F300C41 /* Test.ice in Sources */,
- A31A14A0BE341BCB6C40B68F /* TestI.swift in Sources */,
+ BC06DC8E342FFFD8342B33F9 /* Client.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A2E26E97CE796127C850821E /* Sources */ = {
+ 847CA7DD459214D417C2ACA6 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 6B605EBF542480A469A6675B /* AdminFacetFactory.swift in Sources */,
+ FBECB69B0CA5A07CB92BEB8B /* Blobject.swift in Sources */,
+ 29C62000FE11F6F365EBB29B /* BlobjectAsync.swift in Sources */,
+ 90AE016C11083EE0C82DF159 /* BlobjectFacade.mm in Sources */,
+ CE2C932A1ACF31F0501CB355 /* BuiltinSequences.ice in Sources */,
+ 6024B382677A0B28FF0B2417 /* ClassResolver.swift in Sources */,
+ E5A4FC209F85E660EAEA21F9 /* Communicator.ice in Sources */,
+ FB20D197A460753D47793E48 /* Communicator.mm in Sources */,
+ EF574EC9D5E4241C235505E0 /* CommunicatorF.ice in Sources */,
+ BB7C9A733CE7E0FB0B7400B1 /* CommunicatorI.swift in Sources */,
+ 72B2C464EC9672BA5424475F /* Connection.ice in Sources */,
+ 361A4990DDFBDC01553B314F /* Connection.mm in Sources */,
+ 0F5DBE402E6F5D3C8F4F5717 /* ConnectionF.ice in Sources */,
+ C6D91F455776D85F216BC2ED /* ConnectionI.swift in Sources */,
+ E07884BD1D162130CC9951F5 /* ConnectionInfo.ice in Sources */,
+ 6E730C7CF2F0EFEBB5C53B1B /* ConnectionInfo.ice in Sources */,
+ 79CFFE190D403FD872C555F8 /* ConnectionInfoF.ice in Sources */,
+ A46BCE5B5B5647639CD2099E /* ConnectionInfoFactory.swift in Sources */,
+ FDF12300FE4512F28088A4BF /* Convert.mm in Sources */,
+ F08880AB116C9B066A97A172 /* Current.ice in Sources */,
+ 2F398F42089092F1F55647BE /* Endpoint.ice in Sources */,
+ 86809D246C88517A3F6A3890 /* Endpoint.mm in Sources */,
+ 9483E80F3F4A2889E4969CE6 /* EndpointF.ice in Sources */,
+ FE5A614B6DA7EA5585420628 /* EndpointI.swift in Sources */,
+ B53282FBC297CAE847881427 /* EndpointInfo.ice in Sources */,
+ 9C4813DCA89FC4E87EA6D2A6 /* EndpointInfo.ice in Sources */,
+ 6AF332D62AA38D0F57B22202 /* EndpointInfoFactory.swift in Sources */,
+ 56AAF03AE429CD6C278DA510 /* EndpointTypes.ice in Sources */,
+ CC808CD88901678086E38F9F /* Exception.mm in Sources */,
+ FA5242A27E5401D2CE644EEC /* Exception.swift in Sources */,
+ B048ABD5E04694AE41279B73 /* FacetMap.ice in Sources */,
+ D3C3E3D3B52717218741E5AE /* FormatType.swift in Sources */,
+ 47408314A93EFE6682AB207B /* IceUtil.mm in Sources */,
+ DC60FD1331F6F96F47F266AD /* Identity.ice in Sources */,
+ A8B6CFAB24460B2BDE7C58B7 /* ImplicitContext.ice in Sources */,
+ 2E60FCCD0A298E94DF3A1DBE /* ImplicitContext.mm in Sources */,
+ 37B434042D4A50299206AA2F /* ImplicitContextF.ice in Sources */,
+ AA0294E00C2FE7652DD592C3 /* ImplicitContextI.swift in Sources */,
+ 27A368D789B51D658B2527A9 /* Incoming.swift in Sources */,
+ 27D895095EA59A7115DEC5D3 /* InitializationData.swift in Sources */,
+ 2571886FA0167BF4E08BA18D /* Initialize.swift in Sources */,
+ 0E73FDFC58DA51C3EA9A3230 /* InputStream.swift in Sources */,
+ 92324A8D3D4F9197D56623AF /* Instrumentation.ice in Sources */,
+ 07B19A8F67DA6623D50D6525 /* InstrumentationF.ice in Sources */,
+ 9534BC69723BA50D6E4F9051 /* LocalException.ice in Sources */,
+ 0A92ACAF7069C4CDE7907C53 /* LocalExceptionDescription.swift in Sources */,
+ 5AAEC639875C0F5E8A0780D2 /* LocalExceptionFactory.swift in Sources */,
+ 31E36AC26107A4EF2817236A /* LocalObject.mm in Sources */,
+ DE35A55B451C09A63056F780 /* LocalObject.swift in Sources */,
+ E435BC0E41C7CF140D4C600A /* Locator.ice in Sources */,
+ 2CABFE586BD21D70A8F656D3 /* LocatorF.ice in Sources */,
+ A6C53DA685719DAC77545B98 /* Logger.ice in Sources */,
+ 96061FF79BD52CE567BAA565 /* Logger.mm in Sources */,
+ 10BE066CFFEA63DF949C17F7 /* LoggerF.ice in Sources */,
+ 95329B737CA36A0BE38A03CD /* LoggerWrapper.swift in Sources */,
+ 6F3D1CB96C862E4F6914A703 /* Metrics.ice in Sources */,
+ FA904F7785FFB5FEE0FC7B02 /* Mutex.swift in Sources */,
+ 15527A2DCF387F1DC268F522 /* NativePropertiesAdmin.swift in Sources */,
+ 99D78D6FA84D5F11CC089730 /* Object.swift in Sources */,
+ C4315D2423B14D2D8E755534 /* ObjectAdapter.ice in Sources */,
+ B1E863077DB39FB50DCCDCA5 /* ObjectAdapter.mm in Sources */,
+ 0D4A0FDF123411285994065F /* ObjectAdapterF.ice in Sources */,
+ EAA15213C48C51F5908B6C73 /* ObjectAdapterI.swift in Sources */,
+ A6FF773BDF6A0624BFF283F8 /* ObjectFactory.ice in Sources */,
+ 5A870025C9BD4B44A093FE9D /* ObjectPrx.mm in Sources */,
+ 6F68B67F93F60FD6BFD63BA5 /* OptionalFormat.swift in Sources */,
+ 334E5B86040998937B000AA5 /* OutputStream.swift in Sources */,
+ 7B425A2330D538AFDC72C3C4 /* Plugin.ice in Sources */,
+ A85E11AB40B665E8D1AEEBEF /* PluginF.ice in Sources */,
+ 69A613620753010D4C7784F5 /* Process.ice in Sources */,
+ 4D2ABB3DFA3FDC32953DD121 /* Process.mm in Sources */,
+ E71F32895E06E7F4478FD23A /* ProcessF.ice in Sources */,
+ 0B3168B5CC64A8343CD56489 /* ProcessI.swift in Sources */,
+ 7802D481AC74B804AAE0628F /* Properties.ice in Sources */,
+ FA2DA9981FE05E12EFB7297D /* Properties.mm in Sources */,
+ 7442D1A85F5BB7F0E28BC813 /* PropertiesAdmin.ice in Sources */,
+ FC0A3921D5646C58A0214C0D /* PropertiesAdmin.mm in Sources */,
+ 0DA47AC99EB0372FE55FB5B7 /* PropertiesAdminI.swift in Sources */,
+ E0C01D24062418BE54318D9B /* PropertiesF.ice in Sources */,
+ 07F8524E908A86039CD41579 /* PropertiesI.swift in Sources */,
+ 26B72F7E195520DD3C53A701 /* Proxy.swift in Sources */,
+ 178B82AD768A37F439841B4C /* RemoteLogger.ice in Sources */,
+ CBD3ADE1DDCCFD0CD77AEF6C /* Router.ice in Sources */,
+ 15F4C897B04F59357E1D7776 /* RouterF.ice in Sources */,
+ A97771ADBEF1A6EDC22F9FC6 /* ServantLocator.ice in Sources */,
+ 1B93FEC954CD2CDBDCDDD93A /* ServantLocatorF.ice in Sources */,
+ D69B59E0CD89B552A1D89F65 /* ServantManager.swift in Sources */,
+ 0173C2108DE4B2F4FCD4BE55 /* SliceChecksumDict.ice in Sources */,
+ A68C1BC7960FC884E2D1376A /* SlicedData.swift in Sources */,
+ DC54C632154762C8E3961AA3 /* SliceFlags.swift in Sources */,
+ 56824B7B1FDCB6B72AAB53BB /* SliceInfo.swift in Sources */,
+ 17329A4BE8E1743CB567EA4A /* TraceUtil.mm in Sources */,
+ 8C3F66D108C0E934A1382B57 /* UnknownSlicedValue.swift in Sources */,
+ 51443C4B8A5CAA3659DC3963 /* UnsupportedAdminFacet.mm in Sources */,
+ 29951E9C484005A7D898C1A4 /* Util.swift in Sources */,
+ 411888CB84707FF354BDF408 /* Value.swift in Sources */,
+ 25E7343180B4033A6E217616 /* ValueFactory.ice in Sources */,
+ D02B662F0C47FE9E48EBF039 /* ValueFactoryManagerI.swift in Sources */,
+ 4A8A96B5FAEF07DC167CC0A8 /* Version.ice in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 8700FF4E250B0112EC4C3A44 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 699FDD363F782338C22ADE64 /* ServerAMD.swift in Sources */,
- B3C2FA31B57B8BCBA7647F28 /* TestAMD.ice in Sources */,
- 9625E14C2FD9D163234D6E1E /* TestAMDI.swift in Sources */,
+ B7995A5E7329E8FF7F46404A /* AllTests.swift in Sources */,
+ 90B8A5497FE4A13C9B0F0EA5 /* Client.swift in Sources */,
+ A9243EB153450F0DE53BA660 /* Server.swift in Sources */,
+ FC519EA71C5B7294EDE44BBC /* Test.ice in Sources */,
+ 87101CEFB8D326A7FBF2CF51 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A5BBB1F0D114BAE3F10DEF4F /* Sources */ = {
+ 89274EFC9F0FCBE53A2B07B6 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- D93936B1E1580021FECF3ABA /* IceStorm.ice in Sources */,
- DC70C0BA77DB4749882EFCE7 /* Metrics.ice in Sources */,
+ D9D865292AAD526E093CE75E /* AllTests.swift in Sources */,
+ 4FF58213C642678204BD0BDF /* Client.swift in Sources */,
+ 33B1079CED187701D69550A8 /* Collocated.swift in Sources */,
+ 90C0D0B653B21376C3EC5221 /* ServantLocatorI.swift in Sources */,
+ 9EC43732C579C6A1457FCAA6 /* Server.swift in Sources */,
+ 1D5227E6239D1A6D22605E73 /* Test.ice in Sources */,
+ 612AEC796457B50C8A8CB078 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- A884774EDA4787CD1AB216C1 /* Sources */ = {
+ 90AABFF49934AAEE5F066EE0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 025342EA50C54010D389EF10 /* AllTests.swift in Sources */,
- 361AEB60898F3B451940DC42 /* Client.swift in Sources */,
- C61BC6A930335CADC1D7CF16 /* Server.swift in Sources */,
- BA24553B04588C31BF3DDD14 /* Test.ice in Sources */,
- E8C0DEC834E1AABF9B5D5F59 /* TestI.swift in Sources */,
+ 64EFF71A150817E11D820BE9 /* AllTests.swift in Sources */,
+ 2DBC52523B0B8051A0E77869 /* Client.swift in Sources */,
+ 034A3116A15B2244F71CB396 /* Collocated.swift in Sources */,
+ 8654AAE1C07FF10C18E089D6 /* ServantLocatorI.swift in Sources */,
+ F7211770B3DE7E5712348E19 /* Server.swift in Sources */,
+ 1AF9D01D78090698FC5FE71E /* Test.ice in Sources */,
+ 943AB310D41F6110D5403509 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- AE68CF1677E290FA9A40D01D /* Sources */ = {
+ 91267EC23AE3EEB81A311247 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- D5BDC54FD58185CB63C791D2 /* AllTests.swift in Sources */,
- 622D055A63AE3C37208D364A /* Client.swift in Sources */,
- DF699328306726AD18AAFE7F /* Collocated.swift in Sources */,
- 0BE98F7010A711722AFD3F22 /* Server.swift in Sources */,
- C723D591148913BD0FB5C6B7 /* Test.ice in Sources */,
- E890D2A46E37BFE14E8F6899 /* TestI.swift in Sources */,
+ 3931BBCB99D7EF495920569B /* TestCommon.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B0CF4B2420E4B56D25162309 /* Sources */ = {
+ 9458BCA180C2C6BD479F8E78 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 238223EBAA43A9900E5C6674 /* AcceptorI.cpp in Sources */,
+ 6D2FC3E081CD97D1555F5240 /* CertificateI.cpp in Sources */,
+ 646D91733A4D08712E9D554B /* ConnectionInfo.ice in Sources */,
+ 93AFBFEC80ABBDA5CAB51A8C /* ConnectionInfoF.ice in Sources */,
+ D06EFF868D74B9306FE0D22C /* ConnectorI.cpp in Sources */,
+ 133053EAA0D8A8381CF1C508 /* EndpointI.cpp in Sources */,
+ 752820FB35AB5199840AB02C /* EndpointInfo.ice in Sources */,
+ C48F2403CA3BA0E75204A81E /* Instance.cpp in Sources */,
+ D0D6C65F00F894885310792B /* PluginI.cpp in Sources */,
+ 41D13FFF690C640262A7E72B /* RFC2253.cpp in Sources */,
+ 3B26B235184670A160541BB1 /* SecureTransportCertificateI.cpp in Sources */,
+ F67C6737BB738401553D79CF /* SecureTransportEngine.cpp in Sources */,
+ CF5F5A7A7E5F6C4A371B8091 /* SecureTransportPluginI.cpp in Sources */,
+ DA294686E94A1EAD268E5EDB /* SecureTransportTransceiverI.cpp in Sources */,
+ B76FEB2700DE8349A2567CE2 /* SecureTransportUtil.cpp in Sources */,
+ DDE97BD8F342A06E03D0EACF /* SSLEngine.cpp in Sources */,
+ AD613B0F2C16C825D4B5499C /* TrustManager.cpp in Sources */,
+ E29FC2971C1A98E31416A103 /* Util.cpp in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 965D616FC3AD2DDC701B1DAE /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- C33C650290D82CD27825E1C9 /* AllTests.swift in Sources */,
- 9CA5C0669C089D90BC49F869 /* Client.swift in Sources */,
- A8B422FAB8989B7B8C7D0CA0 /* Server.swift in Sources */,
- 2E6BDB9A5E2D5F5C4B3FCDF9 /* Test.ice in Sources */,
- AF59B569354BBC9871729886 /* TestI.swift in Sources */,
+ 8F142B8D24C102CC58D52386 /* AllTests.swift in Sources */,
+ 3EECBF13D68C5CAD2059625B /* Client.swift in Sources */,
+ 52EC1AC098B5A5905F91B146 /* Collocated.swift in Sources */,
+ BDC25192E4B4781A26EC1277 /* Server.swift in Sources */,
+ 9ACD1E8099130F8CC27CE2E9 /* Test.ice in Sources */,
+ 0B4437075D5D65B411DF757B /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B336C9C6CDCC2CA29DF1F4F0 /* Sources */ = {
+ 9B6E729721B89272F5E9F530 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- ACFFF2607FF9CAF11310C52B /* AllTests.swift in Sources */,
- 419CEDA67698CAE4BC7431FA /* BatchOneways.swift in Sources */,
- A17F478AFB41C7A8F414E572 /* BatchOnewaysAMI.swift in Sources */,
- 0EAAEFCA199926EA79B87846 /* Client.swift in Sources */,
- 67BEE9EA4063CD75481BD0E7 /* Collocated.swift in Sources */,
- 48F24586A212660D7826D534 /* Oneways.swift in Sources */,
- 89CB9527688D8E2CA7C9A5F6 /* OnewaysAMI.swift in Sources */,
- D1B5F44C66FA5BB8FD957B2C /* Server.swift in Sources */,
- 353D2B84FAE4876A54FFB4D3 /* Test.ice in Sources */,
- F8CB431A9C6BE4FBA2C1F22D /* TestI.swift in Sources */,
- A8DB725268A27FA8872B0B82 /* Twoways.swift in Sources */,
- C9F170A2E0C8C979D63B20D1 /* TwowaysAMI.swift in Sources */,
+ FEDEE16C6BA2564B41AAA519 /* AllTests.swift in Sources */,
+ 9D3615757B81A26C2445F7A9 /* Client.swift in Sources */,
+ 7B2E17D63F1E14FAD4F3071E /* ClientPrivate.ice in Sources */,
+ 81D2BCF1FA22A2D1CFE00B32 /* Server.swift in Sources */,
+ BBD8F160EC07351944FEC9E7 /* ServerPrivate.ice in Sources */,
+ 5E5A410E1CB83E626F3669BB /* Test.ice in Sources */,
+ 02415C47C5B09F8838DCBC4E /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B45C1670F9E47DDD8FA7C996 /* Sources */ = {
+ 9FA6264366207A92DE3B6D70 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- C38E6CCA49770F5D2A09EDCD /* AllTests.swift in Sources */,
- 6D6BDEE9D70BD7F8D3E2F74A /* Client.swift in Sources */,
- 0AFD9871A1DC5C71383B7AC4 /* Collocated.swift in Sources */,
- C621A17C167FACD270563380 /* Server.swift in Sources */,
- 32E6BBFF26AF6B1B01CE34D7 /* Test.ice in Sources */,
- 5075CEA39DB93139D9FD4B6F /* TestI.swift in Sources */,
+ C34A5D0003A785FA587C6FEC /* AllTests.swift in Sources */,
+ 4F4FAE8F3AB1B270A0C106E3 /* Client.swift in Sources */,
+ 403F2CFEA4E5FB7AB862094C /* Server.swift in Sources */,
+ F094B2AD3747FC38D7B4ADEE /* Test.ice in Sources */,
+ 70107528CA1D74A5B039F716 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B6EEC4833B77B739047A4B91 /* Sources */ = {
+ A12B01FEBF9D55F44E06FB69 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 5788927430503590E77844CF /* Admin.ice in Sources */,
- 592F31E48FD712D139F6C145 /* Descriptor.ice in Sources */,
- 87DEE07CE2708C751A62CF7F /* Exception.ice in Sources */,
- EC4B6B5E075125526CCFB534 /* FileParser.ice in Sources */,
- 2EF2DF2A99B0AC8AAAF0A875 /* PluginFacade.ice in Sources */,
- 1E04A5C796F927FC05B7089E /* Registry.ice in Sources */,
- 6D906C244D2DBBEE69F71479 /* Session.ice in Sources */,
- E29FF3590A599F3A338CF173 /* UserAccountMapper.ice in Sources */,
+ F627C21F7A049B2498AF9443 /* AllTests.swift in Sources */,
+ E73BF1CADB1E220174F754B1 /* Client.swift in Sources */,
+ BDEA4C39D654452D17EA2527 /* Server.swift in Sources */,
+ 4126DC7CB12943CA6164618D /* Test.ice in Sources */,
+ 4B9C6E253EB0B8A2E528F40A /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- B77EB0776314CF4F5B09DB83 /* Sources */ = {
+ A7CEDDED20999C5E17CF1E6E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 024D9685BA555C60A683302B /* AdminFacetFactory.swift in Sources */,
- DB8973AD7703EBFC174233FB /* Blobject.swift in Sources */,
- 7817EEBF9A7E5728E54AAA15 /* BlobjectAsync.swift in Sources */,
- 6F7DF1F05A30563B50B58961 /* BlobjectFacade.mm in Sources */,
- D4149B872C1E15869EBFC293 /* BuiltinSequences.ice in Sources */,
- 787E93A52578F214BFE800DC /* ClassResolver.swift in Sources */,
- BDFAB4FC1A0203927222892D /* Communicator.ice in Sources */,
- C12E204ABB65741170DCBFDD /* Communicator.mm in Sources */,
- 66397E136DDE995993839091 /* CommunicatorF.ice in Sources */,
- 29CD8AC1EA6C4CB2EDB4853D /* CommunicatorI.swift in Sources */,
- DD84D4C0F1E03ADFE0979A2D /* Connection.ice in Sources */,
- 62B7E29C13843F191F81DB58 /* Connection.mm in Sources */,
- 44148A4F6DF379E666652707 /* ConnectionF.ice in Sources */,
- 6207F96D7E382CB3D05859EB /* ConnectionI.swift in Sources */,
- 5A6A06554CAD64AF8B18D1CF /* ConnectionInfo.ice in Sources */,
- C7AE60D8F48A0A12DD515CDD /* ConnectionInfo.ice in Sources */,
- BC7B4541BA20F3084E453299 /* ConnectionInfoF.ice in Sources */,
- D504CC4D6BE3C43EFA91ABD6 /* ConnectionInfoFactory.swift in Sources */,
- F3EDEDB2FE9FAC0335021AE7 /* Convert.mm in Sources */,
- 72C0D28EC2AE9DCC585A2774 /* Current.ice in Sources */,
- 86A32FA03129AA13CAC530D1 /* Endpoint.ice in Sources */,
- DEB5E7DA1EEE15EE8B35616F /* Endpoint.mm in Sources */,
- A713796C55E42AB2E702A3F3 /* EndpointF.ice in Sources */,
- 15E80C1AEB4EAD013A3D3C7F /* EndpointI.swift in Sources */,
- CDA1E81E9A25505BB92BF20E /* EndpointInfo.ice in Sources */,
- 8DD0EA1CA5CCEA1D33571FD0 /* EndpointInfo.ice in Sources */,
- 85798264D72270935DE02331 /* EndpointInfoFactory.swift in Sources */,
- E266501F8F2FB8DF6FD8E93B /* EndpointTypes.ice in Sources */,
- 0650294AF15E608A0BFDDF95 /* Exception.mm in Sources */,
- 3386D131B282EB800550B538 /* Exception.swift in Sources */,
- 3BB1F0954CF02C3CE97D3A8F /* FacetMap.ice in Sources */,
- EB0FD0BE1C99ABC04D049839 /* FormatType.swift in Sources */,
- 00B1B9FCAD9B4B947270D7D0 /* IceUtil.mm in Sources */,
- 188983B73B6F7AED67343C83 /* Identity.ice in Sources */,
- A943BA0CB8556790CFEAF39F /* ImplicitContext.ice in Sources */,
- 5EA195CD96C3557183108DE1 /* ImplicitContext.mm in Sources */,
- 1D6940357977D3C8C72B22E8 /* ImplicitContextF.ice in Sources */,
- 5DEBC339EBFDF7D0DD02C501 /* ImplicitContextI.swift in Sources */,
- 92B4D6595F75B93162B8196D /* Incoming.swift in Sources */,
- 4D980ED8B1B10D75C6656B34 /* InitializationData.swift in Sources */,
- FF1640DC9E4C32E58F8DBBD1 /* Initialize.swift in Sources */,
- D90847B274AFDFD169AB97A9 /* InputStream.swift in Sources */,
- 1FA447F402B50090ED6AA615 /* Instrumentation.ice in Sources */,
- E117C194FF5816DDE0F3D46B /* InstrumentationF.ice in Sources */,
- AFC98DFCBD54391E5B35033A /* LocalException.ice in Sources */,
- 41DC4C1DE0187148E907586F /* LocalExceptionDescription.swift in Sources */,
- 6C8BFB14267AFA8CD31EBC6B /* LocalExceptionFactory.swift in Sources */,
- 976AF8E46FD51D4CB4129C5B /* LocalObject.mm in Sources */,
- F9CB43ACFDFD4A1BDC78A44C /* LocalObject.swift in Sources */,
- E7126E8C09BAAB1F768C54C6 /* Locator.ice in Sources */,
- AA053826A54C8BB42F0938BC /* LocatorF.ice in Sources */,
- 1E524AB9883E324084E5D2BE /* Logger.ice in Sources */,
- 6F556D3020A86C13BA34BE80 /* Logger.mm in Sources */,
- 964B84AE312F71B74A4570E7 /* LoggerF.ice in Sources */,
- 47654B5F30910E957A76CD9C /* LoggerWrapper.swift in Sources */,
- 6C1F29CF480C0021FD0E2B82 /* Metrics.ice in Sources */,
- BF8D4AC28E1BEADC08E482D4 /* Mutex.swift in Sources */,
- D78CB6D05909A39BFB4E91F2 /* NativePropertiesAdmin.swift in Sources */,
- C50508B9307235DC3CA8E84E /* Object.swift in Sources */,
- 537B5E00C4E101B7223EB63C /* ObjectAdapter.ice in Sources */,
- 66D95E4261F9AEBBF806DB1E /* ObjectAdapter.mm in Sources */,
- 5F516E2A4B96A17B2009A051 /* ObjectAdapterF.ice in Sources */,
- EA55355B24680EB26F4ABD0D /* ObjectAdapterI.swift in Sources */,
- 1FDF198A8C0EBAEA586CC43B /* ObjectFactory.ice in Sources */,
- B0B8C5B6C3A0E5C9ED64FC2D /* ObjectPrx.mm in Sources */,
- ADB6C94FBC9C2A3E0126BF0F /* OptionalFormat.swift in Sources */,
- 510DE2C6EFF81896D8E5DE2A /* OutputStream.swift in Sources */,
- 4A2671B796043B2A62D6ED50 /* Plugin.ice in Sources */,
- 0B03575510BF3D8BD027DB4E /* PluginF.ice in Sources */,
- 40A3FF9635A6D368FAC84B06 /* Process.ice in Sources */,
- F1D833D232C1FA77DFA50FA9 /* Process.mm in Sources */,
- 661CD2182AB04A540A31BC57 /* ProcessF.ice in Sources */,
- C021102339A8C9575E53F5B5 /* ProcessI.swift in Sources */,
- 372B77264426898CA04BCA60 /* Properties.ice in Sources */,
- B0F5E4AECCFF0C56B0E568E4 /* Properties.mm in Sources */,
- F807F07DC3D3D7A39CDE12E6 /* PropertiesAdmin.ice in Sources */,
- 1DB9267D0656A650C11A014F /* PropertiesAdmin.mm in Sources */,
- C09CB71D85619A3D3239300B /* PropertiesAdminI.swift in Sources */,
- C08B439927FC49D42CFFD1AB /* PropertiesF.ice in Sources */,
- 497445885058E6E58F50626A /* PropertiesI.swift in Sources */,
- 806E4B4AFBB4DCD316FE482A /* Proxy.swift in Sources */,
- DD482EB3C3C19FD8C9E073B1 /* RemoteLogger.ice in Sources */,
- AC240AA1BB2FB0483104F3E2 /* Router.ice in Sources */,
- 6A86318666EF5419FD4A990C /* RouterF.ice in Sources */,
- 00ED3707F1F241208540C70B /* ServantLocator.ice in Sources */,
- A0E0157DC64CAB593D7FD33F /* ServantLocatorF.ice in Sources */,
- 1D12F43714519966735CADAB /* ServantManager.swift in Sources */,
- 66D256D820D25D94164DCE91 /* SliceChecksumDict.ice in Sources */,
- 64F86DAE15CEB6ACACD046C9 /* SlicedData.swift in Sources */,
- CA1FBB2F3DE50401A4D36A25 /* SliceFlags.swift in Sources */,
- 7FB8C15C31BE1833D890AF83 /* SliceInfo.swift in Sources */,
- 7C7172096FBD9569EED924F4 /* TraceUtil.mm in Sources */,
- 4FA36C0C3296C683C90D27A3 /* UnknownSlicedValue.swift in Sources */,
- 6EA5108419525447D80191EB /* UnsupportedAdminFacet.mm in Sources */,
- 2F35E3A86C92192A863C9ED8 /* Util.swift in Sources */,
- 2041763D669F4C6D5B8A2670 /* Value.swift in Sources */,
- B9529495D70BB243F99B7744 /* ValueFactory.ice in Sources */,
- 25C15E9194A47CB5FBDE7419 /* ValueFactoryManagerI.swift in Sources */,
- 06E165771E0AB9A552E58491 /* Version.ice in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- B944A8826BEBDA7DAF1020D0 /* Sources */ = {
+ ECAE97125274475653024076 /* Acceptor.cpp in Sources */,
+ 371C63738EE0582715C6AD29 /* ACM.cpp in Sources */,
+ C90841CD0224B0CF74543DA9 /* ArgVector.cpp in Sources */,
+ 810C6BC3873156BD3160FAEA /* Base64.cpp in Sources */,
+ B506652FDECE9CDC6CC7E509 /* BatchRequestQueue.cpp in Sources */,
+ B864054CD4BA515A78F04A19 /* Buffer.cpp in Sources */,
+ 06C059ED7A9206DC215E9106 /* BuiltinSequences.ice in Sources */,
+ D04B38BB70AD720FF1552234 /* CollocatedRequestHandler.cpp in Sources */,
+ AD2319B690F6B21CB910F7E5 /* Communicator.ice in Sources */,
+ 967A22E037FCDADCF2D49AB7 /* CommunicatorF.ice in Sources */,
+ 2A7A7DAF6B232AD281F95812 /* CommunicatorI.cpp in Sources */,
+ 41F02240D0189C2AD26E8C1C /* Cond.cpp in Sources */,
+ CE1EF0EB6121162D1D31642E /* Connection.ice in Sources */,
+ B35F1AAE24DD524FFEC2A740 /* ConnectionF.ice in Sources */,
+ 67417F5726A96BAE4D210690 /* ConnectionFactory.cpp in Sources */,
+ 0EA80D5F90DA744A548F8416 /* ConnectionI.cpp in Sources */,
+ 140965E65CDB7F5C13A53AE3 /* ConnectionRequestHandler.cpp in Sources */,
+ 76CB1FD2A00322F3E359E634 /* Connector.cpp in Sources */,
+ A6D90B46E6BCEC345B576790 /* ConnectRequestHandler.cpp in Sources */,
+ 0684FB73646DC143EC99F6B7 /* ConsoleUtil.cpp in Sources */,
+ 9BE2C0ACD688691E7E409020 /* CountDownLatch.cpp in Sources */,
+ 1200090E7C8A288CAB15A546 /* CtrlCHandler.cpp in Sources */,
+ CCB53890A6B006005BEE9A00 /* Current.ice in Sources */,
+ A8CCC4602948BC4C7B5503C0 /* DefaultsAndOverrides.cpp in Sources */,
+ F0506D00B7D4A93C9EA376CD /* DispatchInterceptor.cpp in Sources */,
+ B6518FA8F55D0214A37C2D50 /* DynamicLibrary.cpp in Sources */,
+ 245D0FD5B61BF7B9D30066CD /* Endpoint.ice in Sources */,
+ 8207516B2FA51F6FCE0C42BF /* EndpointF.ice in Sources */,
+ EB76674F5A0027A5CF96C47C /* EndpointFactory.cpp in Sources */,
+ 73ADAC124BC4F1ACCED2C11A /* EndpointFactoryManager.cpp in Sources */,
+ BDF2159E6EBDFFA80ACAF39A /* EndpointI.cpp in Sources */,
+ 6B84B920125EBA7C77567B67 /* EndpointTypes.ice in Sources */,
+ 0C45F9D7143331F1EA9EBE6D /* EventHandler.cpp in Sources */,
+ 0F49645BBD38E1B9D3DF58B4 /* Exception.cpp in Sources */,
+ 736FF44FB057118FC48F16DC /* FacetMap.ice in Sources */,
+ 53B26396C7E01A51829D1738 /* FactoryTable.cpp in Sources */,
+ 492C4CB8D338C1F6E2CECC2D /* FactoryTableInit.cpp in Sources */,
+ 353D30FD103BAD4BA700FEFD /* FileUtil.cpp in Sources */,
+ FE420ABD3743883EB8C0A073 /* HttpParser.cpp in Sources */,
+ 6F2C0EDB12BA10940528DDF6 /* IconvStringConverter.cpp in Sources */,
+ 57A7F8A69EA4A03EF83F3E41 /* Identity.ice in Sources */,
+ 26D03EF0E31501EA5BA4877C /* ImplicitContext.ice in Sources */,
+ 697927485283FD54A69E06E5 /* ImplicitContextF.ice in Sources */,
+ D74F85D881F80F1D2F9BC718 /* ImplicitContextI.cpp in Sources */,
+ 05258514E8858952981AA10F /* Incoming.cpp in Sources */,
+ 4C9AEB59E6EC27A16FFB3221 /* IncomingAsync.cpp in Sources */,
+ 50FF73531C6BBA75568573AC /* Initialize.cpp in Sources */,
+ CF10CB5FBBC03CE5AD3D8DBE /* InputStream.cpp in Sources */,
+ 5CFAA092BAD3304558EF7491 /* InputUtil.cpp in Sources */,
+ 41458C8D7C4AF7B69614B7EA /* Instance.cpp in Sources */,
+ 382F77949F441CCDA40237FD /* Instrumentation.ice in Sources */,
+ 748001715EC2DBD0F861065C /* InstrumentationF.ice in Sources */,
+ 141B0C6DC4820DBCC978C3AB /* InstrumentationI.cpp in Sources */,
+ ABBE6A3DAFFB6DF549C7D01B /* IPEndpointI.cpp in Sources */,
+ 00792C77914DC758FE793EA3 /* LocalException.ice in Sources */,
+ 5F5414DC8A5D4B131A4E73DD /* LocalObject.cpp in Sources */,
+ 737C68396B303FDB46A86AD3 /* Locator.ice in Sources */,
+ DC7DA3588064686BF69F974B /* LocatorF.ice in Sources */,
+ 3C124267EB06BCE333034FED /* LocatorInfo.cpp in Sources */,
+ EE793F0EF681D01DC0651381 /* Logger.ice in Sources */,
+ B1062E1B9BDEE598B473650A /* LoggerAdminI.cpp in Sources */,
+ B059D05077DBE2076B836D77 /* LoggerF.ice in Sources */,
+ 71E1A8532021DA4EACB824D5 /* LoggerI.cpp in Sources */,
+ C9843CF4FC0367B3B8ABCD61 /* LoggerUtil.cpp in Sources */,
+ 8E884AA4A0FFDEAE1C69C536 /* Metrics.ice in Sources */,
+ 06C96E8932554223A840AE0D /* MetricsAdminI.cpp in Sources */,
+ 20CCF09AA09AB304FCCCCAA6 /* MetricsObserverI.cpp in Sources */,
+ C797DA61BF1FDAD566C0FB25 /* MutexProtocol.cpp in Sources */,
+ 226F8576B8B318BC5840F69C /* Network.cpp in Sources */,
+ 516F6BB6A35BB4EB58214498 /* NetworkProxy.cpp in Sources */,
+ 331D2A4743EE0EBF4369EDB8 /* Notifications.mm in Sources */,
+ E1CFECEBC391B31B74C724CA /* Object.cpp in Sources */,
+ 4EA2EFA909184BF57E4A8821 /* ObjectAdapter.ice in Sources */,
+ 2C14FC1079EBA5A3D607112F /* ObjectAdapterF.ice in Sources */,
+ AC91AA266BF85CE025254520 /* ObjectAdapterFactory.cpp in Sources */,
+ 87E1796B9EE2FA728DB4A7B2 /* ObjectAdapterI.cpp in Sources */,
+ FB31778FE73AAA93BD7C9C97 /* ObjectFactory.ice in Sources */,
+ 35BE914D175254D87B52F79C /* ObserverHelper.cpp in Sources */,
+ B1029866DFBA033EAFF3A472 /* OpaqueEndpointI.cpp in Sources */,
+ 46BB70B3651E7C64F90B5837 /* Options.cpp in Sources */,
+ C0A55EDF637D2B9BC40907F7 /* OSLogLoggerI.cpp in Sources */,
+ 0FE199E050C697DEDE7E37F5 /* OutgoingAsync.cpp in Sources */,
+ D9373CB8FCF881F9112E7423 /* OutputStream.cpp in Sources */,
+ 393D79B00E02566DC29BC6D0 /* OutputUtil.cpp in Sources */,
+ C859C5EE6D93C054B41EEC22 /* Plugin.ice in Sources */,
+ 343A2365223EF022186D9078 /* PluginF.ice in Sources */,
+ 315D356975870C84B3977579 /* PluginManagerI.cpp in Sources */,
+ 72E045BE45E0CBBF36E73674 /* Process.ice in Sources */,
+ FEDD1CC595C4F136AEFB25E5 /* ProcessF.ice in Sources */,
+ 7D67F533D4FF72774872EE43 /* Properties.ice in Sources */,
+ B6D66D7FE249EC682A7E004F /* PropertiesAdmin.ice in Sources */,
+ A2656E627CEB8C1CFC24D633 /* PropertiesAdminI.cpp in Sources */,
+ 0CAB78C8497337E1B93BE811 /* PropertiesF.ice in Sources */,
+ BD51056E6C09EF7EDE87C66B /* PropertiesI.cpp in Sources */,
+ 13C88E98118243BFAE8A2071 /* PropertyNames.cpp in Sources */,
+ 9F324086BBE7C8BA08E6198D /* Protocol.cpp in Sources */,
+ BF77F7D67CAABA1FE6D5F50F /* ProtocolInstance.cpp in Sources */,
+ CD98EC598459410E3BF69474 /* ProtocolPluginFacade.cpp in Sources */,
+ EA45BAF5D0476A968AE85A29 /* Proxy.cpp in Sources */,
+ AD5AB6A52D6C9EB257C2D04C /* ProxyFactory.cpp in Sources */,
+ 283E8AEC23A3AF1C2F0229F2 /* Random.cpp in Sources */,
+ F4F9DF62AA2FE1DDA204D14F /* RecMutex.cpp in Sources */,
+ AF7779DEDC41D17ABED0F025 /* Reference.cpp in Sources */,
+ E2F10511C234DE595075315D /* ReferenceFactory.cpp in Sources */,
+ FB43C16CD04823ADFAAA88D2 /* RegisterPluginsInit.cpp in Sources */,
+ B3BDDFC18CEDB47AD01F4E02 /* RemoteLogger.ice in Sources */,
+ 36BCD811BC01E4274BCF2568 /* RequestHandler.cpp in Sources */,
+ CDD1FAE8B83A23AF373D8C4C /* RequestHandlerFactory.cpp in Sources */,
+ 7552C7DECFF4E57E4011CF74 /* RetryQueue.cpp in Sources */,
+ 878653A47C4AFA3DA2AD6970 /* Router.ice in Sources */,
+ 14C963AF776260AFA81C0010 /* RouterF.ice in Sources */,
+ 61B37448B215A87446A7A30E /* RouterInfo.cpp in Sources */,
+ 8440CFF5937793683F5B8E1F /* Selector.cpp in Sources */,
+ 511F6D1D114453414AAEFF71 /* ServantLocator.ice in Sources */,
+ 8B2F6A920D423DB3E9272CD9 /* ServantLocatorF.ice in Sources */,
+ 28EBB364FDF91A8461EDC0C4 /* ServantManager.cpp in Sources */,
+ 6C09EC64DB5D55FAA0D423FD /* Service.cpp in Sources */,
+ 91558ABD0D796D04ED3A6ABA /* SHA1.cpp in Sources */,
+ 6A7CA305A3D666C861930F02 /* Shared.cpp in Sources */,
+ 81CEAEB60E6B5F2FC1CA966B /* SliceChecksumDict.ice in Sources */,
+ 8E8CC6E805E88F33C69866C8 /* SliceChecksums.cpp in Sources */,
+ 8282A2CFB899B21538391DC8 /* SlicedData.cpp in Sources */,
+ BE3044FD751678C0CBD8E364 /* StreamAcceptor.cpp in Sources */,
+ 4A504E8A39C05CCE025CDBE6 /* StreamConnector.cpp in Sources */,
+ B42409E28B853D363B40EA8B /* StreamEndpointI.cpp in Sources */,
+ DDFA4931EB1234ABCCBAD854 /* StreamSocket.cpp in Sources */,
+ FE9ABA442B2FEAF197A8A5F4 /* StreamTransceiver.cpp in Sources */,
+ 16A9AC4A541EEF2061BDABAD /* StringConverter.cpp in Sources */,
+ C5EBA2C3CFCDD0B4D05EC66B /* StringConverterPlugin.cpp in Sources */,
+ E77BA79FAFC5578026CCCC54 /* StringUtil.cpp in Sources */,
+ 20E3F1D7ADBE03E93602402A /* SysLoggerI.cpp in Sources */,
+ 4F215DB352B5198C36B9A858 /* SystemdJournalI.cpp in Sources */,
+ 8ED66F8FEF1F6649227B911C /* TcpAcceptor.cpp in Sources */,
+ B3BA06CE2BEDBF4F400FB941 /* TcpConnector.cpp in Sources */,
+ 0D040353EA5624B097DEC0F3 /* TcpEndpointI.cpp in Sources */,
+ DB6A51AE7279B949C96C5B63 /* TcpTransceiver.cpp in Sources */,
+ C576D44F9D324CE414B1A49A /* Thread.cpp in Sources */,
+ 5F3F57CB6D2B1F09CE21D13E /* ThreadException.cpp in Sources */,
+ 556A809A85FC84A62C3E6D94 /* ThreadPool.cpp in Sources */,
+ 8A169B84739D2F9FF8FC87AD /* Time.cpp in Sources */,
+ BDD58FC0CE760DC3D947BAD9 /* Timer.cpp in Sources */,
+ ECA7EFDE949B4DF4A9F94045 /* TraceLevels.cpp in Sources */,
+ FC96865A8E1F329B5679EB2D /* TraceUtil.cpp in Sources */,
+ 4CAC33C2A1F9F719665D0DB7 /* Transceiver.cpp in Sources */,
+ E4E9040296A1F3A97D8F4FEA /* UdpConnector.cpp in Sources */,
+ 19B3B8A5A77340E581A4E993 /* UdpEndpointI.cpp in Sources */,
+ 9ABB9C0E752D3012752968CC /* UdpTransceiver.cpp in Sources */,
+ 29FF2A74A4B599A629F2DEC1 /* UtilException.cpp in Sources */,
+ 2B8FBF0D9552DFD0CAA3D330 /* UUID.cpp in Sources */,
+ 602F919083A006A14F973273 /* Value.cpp in Sources */,
+ 252093E4966061D18C34A717 /* ValueFactory.ice in Sources */,
+ FFD11263F199F7C2E70D4B95 /* ValueFactoryManagerI.cpp in Sources */,
+ A1629F176A5E2774C553FD0A /* Version.ice in Sources */,
+ E7858833DF00D16DC1390215 /* WSAcceptor.cpp in Sources */,
+ 52A453FB0AF6205567BD4497 /* WSConnector.cpp in Sources */,
+ BEB0A2C210A82C4A0EF69545 /* WSEndpoint.cpp in Sources */,
+ C5F68321A95A14D6499933A6 /* WSTransceiver.cpp in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A88A62CE8C3B2DF6FB2FD702 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 6984A94EC366ABAB82FF69A9 /* TestCommon.swift in Sources */,
+ 316A86CB63D0D7C9E8057DE0 /* TestCommon.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BCA74124B4267C7338908493 /* Sources */ = {
+ AE29C3466F250BD3A29EFE59 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 25B427079D288B5F9BD6E165 /* ServerAMD.swift in Sources */,
- 78BD563CDF05AC00344A45AC /* TestAMD.ice in Sources */,
- 7E71875D752D944F1766226D /* TestAMDI.swift in Sources */,
+ 34BE044B0EAF225B177C3CE2 /* AllTests.swift in Sources */,
+ 7EBF4A2531C083AA753C685A /* Client.swift in Sources */,
+ C8D9961559B0BF48CB37F7D6 /* Server.swift in Sources */,
+ CD6D079F705F31CA133CFE3A /* Test.ice in Sources */,
+ 955248EA6392CDF13EC13C50 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- BF49FE8BE8176CFA09EC096E /* Sources */ = {
+ B04064040DF2494F1056FAEF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 756D0071C4EAF676BEEEE94F /* AllTests.swift in Sources */,
- B4963A8D5C336500566BAA37 /* Client.swift in Sources */,
- 91D41D3A9CFBE965B37DD2B3 /* Server.swift in Sources */,
- 8DDFEAD0F7862D6086C491AE /* Test.ice in Sources */,
- 3A58814E45F3B49A51EB8EAF /* TestI.swift in Sources */,
+ 82CB458EC25B0D7016BBCB69 /* AllTests.swift in Sources */,
+ 5415E34F248D5BD76EC6F21C /* Client.swift in Sources */,
+ 608AC87C538A0ED4FE0CBDCB /* Server.swift in Sources */,
+ A344090C94E205038F1A42E9 /* Test.ice in Sources */,
+ E65ACF9C238173AA3DD589C4 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C16748471DB4234248F4B830 /* Sources */ = {
+ B21486CA78E4E77A9D1EDAA5 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- C08C003F01CE8A9D91271492 /* AllTests.swift in Sources */,
- A970B332095A184AA97E4B9E /* Client.swift in Sources */,
- 82CE291D605E42AB3BAB3EF1 /* ClientPrivate.ice in Sources */,
- 5E29716FC717E5EB5C3FA610 /* Server.swift in Sources */,
- 61532B0645A10E9D68C5B69D /* ServerPrivate.ice in Sources */,
- BC7E539327D911C9CD0EBC94 /* Test.ice in Sources */,
- A4BE77E9966E9B25C9680070 /* TestI.swift in Sources */,
+ 1D37C2057FBFA8924D102337 /* AllTests.swift in Sources */,
+ 225524BC1FA7587DE0E46A5F /* Client.swift in Sources */,
+ 0332AE15E3D9DA0745162B72 /* Collocated.swift in Sources */,
+ FBFEFCA12386355923D9787C /* Server.swift in Sources */,
+ 0EFBBD15D2527804387E6290 /* Test.ice in Sources */,
+ AAC43E2826D7C8C775C07ADA /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- C314960388B54DC4CB542993 /* Sources */ = {
+ B4E7CED0CD85F014EBDB3410 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- E1954802F4B2D4D2825DCDFA /* AcceptorI.cpp in Sources */,
- 62BA886D8D2071E61A6D0B5E /* CertificateI.cpp in Sources */,
- 724B4F167123B2EC80002B8E /* ConnectionInfo.ice in Sources */,
- D4A2667F98253051B1D68188 /* ConnectionInfoF.ice in Sources */,
- 6F74E48545F116E12774DDE6 /* ConnectorI.cpp in Sources */,
- F27AA5E145BDEB7CDFF20724 /* EndpointI.cpp in Sources */,
- 18238CACE58292A2CA6AA8B1 /* EndpointInfo.ice in Sources */,
- BB64F95F9A6836E84DD3C732 /* Instance.cpp in Sources */,
- D28CA3FC01E40FB85796D364 /* PluginI.cpp in Sources */,
- E042300C87211900E6D0AE93 /* RFC2253.cpp in Sources */,
- 08443CFF098FC558E6653661 /* SecureTransportCertificateI.cpp in Sources */,
- 90426228781057DF8F68D5D9 /* SecureTransportEngine.cpp in Sources */,
- 228AD8178053F4482889A98A /* SecureTransportPluginI.cpp in Sources */,
- 9553CBEDF9D591049D6A6C07 /* SecureTransportTransceiverI.cpp in Sources */,
- 2DF66FF49C02681D7444988C /* SecureTransportUtil.cpp in Sources */,
- 87222CD812B66CFF03FF8DA1 /* SSLEngine.cpp in Sources */,
- 7EF3881AF4CF0456CD0F1463 /* TrustManager.cpp in Sources */,
- C7C743FCE25A5B6E5EDDBF66 /* Util.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- C920AA1E4A7697F203D01153 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 47BB4FB8D9A2A966B7090689 /* AllTests.swift in Sources */,
- 9B47A459978A3C3D63C362AD /* Client.swift in Sources */,
- 0847BBBA19D90A6A42F7E70D /* Collocated.swift in Sources */,
- E32F300A953545421906BCFF /* Server.swift in Sources */,
- 189C3D0DB4F0D5C8E38F3FAD /* Test.ice in Sources */,
- F06A4508065C9107EC5191AB /* TestI.swift in Sources */,
+ 1115456314096D06AB701C0B /* ServerAMD.swift in Sources */,
+ 9F174518AD0D9F138558DEC0 /* TestAMD.ice in Sources */,
+ 2F95B31D192119D7F2FC4570 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D15C2E04C147281C37AB9289 /* Sources */ = {
+ B76807A5513FE776CEC36C86 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- C18F8DF4AA75608C8D872040 /* AllTests.swift in Sources */,
- 5BF3BC7D764D17BD959D5210 /* Client.swift in Sources */,
- D2FBA0DB79A5CED4A813A670 /* Server.swift in Sources */,
- 80E15A4741A7FA09CD686302 /* Test.ice in Sources */,
- 1A59802A64FBD6129A1EF4C0 /* TestI.swift in Sources */,
+ 0A403FBA1FB1CABCFFDDC7E2 /* AllTests.swift in Sources */,
+ DF48DDC8F5BE44C7F2700F0F /* Client.swift in Sources */,
+ F84A837E4BF6F89D2FFB4A09 /* ClientPrivate.ice in Sources */,
+ 269072A92ECEB0C74B35624E /* Server.swift in Sources */,
+ 0989AFA0C5B5E41EF2B3AE91 /* ServerPrivate.ice in Sources */,
+ FAF36E98C1F18CCCC873BE56 /* Test.ice in Sources */,
+ 10EB2433EB852D7E3A50C7D9 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D1815234D16B8E3426D9B888 /* Sources */ = {
+ B8B9998F41B71993D900709C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 4BB1630719D486FF29059D84 /* AppDelegate.swift in Sources */,
- 06BA5A5BEA1B4FC57F17F695 /* Assets.xcassets in Sources */,
- 1CF35D9B94C7FEAEFA6759E5 /* Controller.ice in Sources */,
- A056F428DB437EF0D4CCBA66 /* ControllerI.swift in Sources */,
- 331BCAC669E029E3C5EF7D32 /* LaunchScreen.storyboard in Sources */,
- 5AFD21B4D74337C02260D155 /* Main.storyboard in Sources */,
- 7B93BC0C01CD82DAC2BFEF12 /* ViewController.swift in Sources */,
+ 70ADA831C1C5C210340B7A52 /* Admin.ice in Sources */,
+ 0408FBF4731356EE15F03B29 /* Descriptor.ice in Sources */,
+ 0081B391BB9E4C1691F75675 /* Exception.ice in Sources */,
+ 4F36CD93277C18F9891C92BA /* FileParser.ice in Sources */,
+ 8B13A5EB8AD8D9494BDC2ADE /* PluginFacade.ice in Sources */,
+ 321485FE3F8C35C5A258B489 /* Registry.ice in Sources */,
+ 42EACDFF54E8E05AB80EE32C /* Session.ice in Sources */,
+ 4CF9E41D9F3534CEFE02277C /* UserAccountMapper.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D2DB6F77E5AF1C279BC5ACFE /* Sources */ = {
+ C0306080D7A2ABCA9B48D54E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 7E5491A4CE4ED65B3D9A85B4 /* IceDiscovery.ice in Sources */,
- 6F67B5C2307C7D43DB81BE6B /* LocatorI.cpp in Sources */,
- E74EB8E489F424E7491B4995 /* LookupI.cpp in Sources */,
- BE804224DA13342F2101F2D2 /* PluginI.cpp in Sources */,
+ CCA19CECCA956EC81584313D /* AllTests.swift in Sources */,
+ 9A14E0C94C5EEF25C03F08DB /* Client.swift in Sources */,
+ 22AC18A400F59DA741B40196 /* Server.swift in Sources */,
+ 5663BD12D4CCA16C9E776431 /* Test.ice in Sources */,
+ 19B6FB9FBE7F6C835A2FA1EB /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D5A9404A0FFD237ED3D4C659 /* Sources */ = {
+ C240BB11592A5CB0A586891E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 8063DB9F11AF816E45952B8C /* ServerAMD.swift in Sources */,
- 8041A7E3011C08F398BD9E36 /* TestAMD.ice in Sources */,
- 67DC4340D535A69FCD1594AA /* TestAMDI.swift in Sources */,
+ AD2AC03AA21DAF4F6669F042 /* Client.swift in Sources */,
+ F567FAE9AE3D1D16DCF6A8DD /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D69BC0CDA62B06AAA0914095 /* Sources */ = {
+ C62D406F3E7014A9934F9C0A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- AA8C82690F3C7764BE18A2B6 /* AllTests.swift in Sources */,
- 1B05E634E4DDD9BC223660CA /* Client.swift in Sources */,
- 0ABB1FA573D25B7992330EFC /* Server.swift in Sources */,
- 4C4381B49986AE0E95141D3C /* Test.ice in Sources */,
- 6BCB44B3D60A72CB17A67C68 /* TestI.swift in Sources */,
+ 8E904C680D817A0A95E2F3CE /* AllTests.swift in Sources */,
+ 7FA26E6B4603B73F45AE5007 /* Client.swift in Sources */,
+ 97E7472656EB049051D43CD5 /* Collocated.swift in Sources */,
+ 1D12A96FC7C7628ECC3291EC /* Server.swift in Sources */,
+ 9950EF11DE2C24CA6C3B5295 /* Test.ice in Sources */,
+ 93C77C6C27628580319C283C /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D6ED450F53CE5F0F2C00F343 /* Sources */ = {
+ C818275ED716C7F9D2C08F69 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 520DF10B3F00C5A8445BF30B /* AllTests.swift in Sources */,
- 3330D17A86DA51CE7A9324A6 /* BatchOneways.swift in Sources */,
- 2E9B11A3C846232CBCE8D0BE /* BatchOnewaysAMI.swift in Sources */,
- 41E71A067557167644DF7048 /* Client.swift in Sources */,
- E54F180C4F7E9E8A287A4E83 /* Collocated.swift in Sources */,
- 8699BF422699034593AB001A /* Oneways.swift in Sources */,
- 8D589A738E8BD9A45E812D4D /* OnewaysAMI.swift in Sources */,
- 8FA3B98E40115240FBFF5688 /* Server.swift in Sources */,
- 09B11AEC848D3869F3FB4213 /* Test.ice in Sources */,
- 7892C6D53C5A90BE82324C0C /* TestI.swift in Sources */,
- 9CB9F2E1D9675CEA0A0C914A /* Twoways.swift in Sources */,
- 0F444035766DEBB16A1945CA /* TwowaysAMI.swift in Sources */,
+ 545D160D4C8401AC81EDB199 /* AllTests.swift in Sources */,
+ 6626D76E627AE62AF5E4254D /* Client.swift in Sources */,
+ 06E95584CC8ED0956F2E01AB /* Collocated.swift in Sources */,
+ 971F710A781358F5305F22F1 /* Server.swift in Sources */,
+ 84FAB5CF6544CF7654634891 /* Test.ice in Sources */,
+ 48DBE64DD41784B778D0D5BA /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- D70571E9CD7759EEF00D0B3A /* Sources */ = {
+ C86C273044280C495E633F1C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 75A7CB942D6B99B1AA2F94DE /* ServerAMD.swift in Sources */,
- AC7C399A0091B6940ED58C85 /* TestAMD.ice in Sources */,
- 728E787710537A010DB44AFE /* TestAMDI.swift in Sources */,
+ B49EABE6CA5AD0911E9FC16B /* AllTests.swift in Sources */,
+ EB7EBAF12B550CB70076230B /* Client.swift in Sources */,
+ 4DBAAFAEFA3C883CC9B8C70F /* Collocated.swift in Sources */,
+ 0B592828833EDAA6BC430E27 /* Server.swift in Sources */,
+ 2461BF59BCE9C690D420F662 /* Test.ice in Sources */,
+ B73AF4E022361F7D3EFDCB16 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- DC94755874C498A63947281E /* Sources */ = {
+ C99D9A84A446A57633B5A227 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 181457498D71A3DDCAF50C54 /* AllTests.swift in Sources */,
- 30AE6B1A11E7A6880D863197 /* Client.swift in Sources */,
- F54614757BD089085BFA87D5 /* Server.swift in Sources */,
- 468BD0DF9F022124A220BBE1 /* Test.ice in Sources */,
- A0AC4A4261832A5C6BD2B3E1 /* TestI.swift in Sources */,
+ C45AC5DF4085D41B1F1900C1 /* Clash.ice in Sources */,
+ 14B1DE2AFA42B56EFFCD0B4E /* Client.swift in Sources */,
+ B603CD61A5042CF2474FC487 /* Key.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- DD32BD56E9CE554729FB8E65 /* Sources */ = {
+ CA47D98B43DA80DDD0FC872C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- A69DCCB10D64AB4524507FB1 /* ServerAMD.swift in Sources */,
- E57FC9FFF77861C326613BA5 /* ServerPrivateAMD.ice in Sources */,
- 4A060BBE80769FFE3EE0D201 /* TestAMD.ice in Sources */,
- 60608D572EC57FAD5096EC3C /* TestAMDI.swift in Sources */,
+ 51C4F416B113B3A672F60869 /* AllTests.swift in Sources */,
+ 503516A7A146442AD1441BDB /* Client.swift in Sources */,
+ CFA19707B03AB69A7BF110FE /* Server.swift in Sources */,
+ 75091471F123616ED861328B /* Test.ice in Sources */,
+ CCD6374D0088CB4E4060BE68 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- DF239FF822FA1FDA704C169F /* Sources */ = {
+ CB38564D035A6D6CD3CDB4E4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 3E449823AF7FEEAE97353E5B /* AllTests.swift in Sources */,
- D411530C23A0A0AFE6837DA4 /* Client.swift in Sources */,
- 7AD62F6E782E59BB8361E0C8 /* Collocated.swift in Sources */,
- C2C20CC849E2BC04BE9CF378 /* Server.swift in Sources */,
- 77A6585BFA7D976FA870DB1A /* Test.ice in Sources */,
- F5106F88AED703C087716276 /* TestI.swift in Sources */,
+ 02658C6221656BD7A99DB740 /* AllTests.swift in Sources */,
+ 42F4011C73DF9851A3399AEC /* Client.swift in Sources */,
+ 549632510F55EB65F2929D79 /* Server.swift in Sources */,
+ D5C6D577ECDFAC2FFB6E2091 /* Test.ice in Sources */,
+ 61BF1349924F9B274DA828F4 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E28CADFF906016BCE7BC0F95 /* Sources */ = {
+ CD11177610E4E8419738722E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 9C20ED32508A9217C759490F /* AllTests.swift in Sources */,
- 418118553CB64024645CA307 /* Client.swift in Sources */,
- 2A50D108C909C2741B9EB60B /* Server.swift in Sources */,
- D04BD78ACE58E174BB355C00 /* Test.ice in Sources */,
- 8E078F6990FA8B6253FEEADC /* TestI.swift in Sources */,
+ 9F84BE91EF951B50498893A7 /* AllTests.swift in Sources */,
+ E4B88B9050A5B2C8B87C30DF /* Client.swift in Sources */,
+ 9C285E575802C41F1AA533A4 /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E59A52CD8CDA24E3F2FAECF0 /* Sources */ = {
+ D153CDDA80CD446CA8D111C3 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- DCAA2744AC7776A3289199CD /* AllTests.swift in Sources */,
- 53128C85DBB69A697C72F00B /* Client.swift in Sources */,
- DF034F078BB2288E06E36DC9 /* Collocated.swift in Sources */,
- EFB7238ACC3B412C2A56FA7E /* ServantLocatorI.swift in Sources */,
- 506F74D83175BC7A09CE71D1 /* Server.swift in Sources */,
- DFC234C2B7BCE6E7CEB23905 /* Test.ice in Sources */,
- B83C2FFE23253FA2BC243CEF /* TestI.swift in Sources */,
+ 2D1A757825819086C7721170 /* AllTests.swift in Sources */,
+ 9C1EA8A782106DEC2C9DC104 /* Client.swift in Sources */,
+ B6DC2394F0DB736BB6751758 /* Collocated.swift in Sources */,
+ 7C212DBE98D5C38A5C94FA24 /* Server.swift in Sources */,
+ 7EC4A99947DB3AA55E8407A7 /* Test.ice in Sources */,
+ D0CB75218E4FB420AA4C64F4 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E5E2C93D0600F79BA83A125F /* Sources */ = {
+ D42229B03A20636AAAAB0E47 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 04B8C5688FD3144E6CC9D7CC /* Client.swift in Sources */,
+ 0A0C93299CC8C331BA803E40 /* ServerAMD.swift in Sources */,
+ 60DC99088471F3DCE7AAE1BD /* ServerPrivateAMD.ice in Sources */,
+ 6B8CA9647DE9323520604BD8 /* TestAMD.ice in Sources */,
+ 5C2DC71443437944BB6F7B5C /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E61CBAA2E256D81AF95FCD56 /* Sources */ = {
+ D478724FE8383902D5F0F264 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FD2016AD578DF08C46156811 /* ServerAMD.swift in Sources */,
- 6FA7488D71D9B88376B9FEB3 /* TestAMD.ice in Sources */,
- 96EA6EEA7F99A81090B9B950 /* TestAMDI.swift in Sources */,
+ CFA683B9B090DD5CBBDD63F9 /* AllTests.swift in Sources */,
+ F9A33D6B31B1A53E0D787E9D /* Client.swift in Sources */,
+ 0289FB77EA23F8BCB92BB224 /* Collocated.swift in Sources */,
+ 86B70C52CCA873564E80DD2A /* Server.swift in Sources */,
+ 50B543BF29499BE7BE039ED4 /* Test.ice in Sources */,
+ 076A9FAB341C820C39D4899B /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E63134F41913A003A8BAA27D /* Sources */ = {
+ D5AA16D963639A9C34378C30 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 8ED5F2BC30138B66EA5F5F95 /* Acceptor.cpp in Sources */,
- C82130B507242841796EB4D1 /* ACM.cpp in Sources */,
- 9E5F11DB1C7E337D082D3B55 /* ArgVector.cpp in Sources */,
- 54F542B385937795FBCB9204 /* Base64.cpp in Sources */,
- 8BB6CB7DA95A601DC1D2BF9A /* BatchRequestQueue.cpp in Sources */,
- C96DC127D6A97DDCE81874C0 /* Buffer.cpp in Sources */,
- FBC571E8C6D898E58F3D6EFE /* BuiltinSequences.ice in Sources */,
- 0DCB37D0758BDBA2D947F41F /* CollocatedRequestHandler.cpp in Sources */,
- 55CC44FD4A95867C842FA45E /* Communicator.ice in Sources */,
- F642CED442DA64B51B5B0D2B /* CommunicatorF.ice in Sources */,
- 268451847A4FF871EFDCC69D /* CommunicatorI.cpp in Sources */,
- 6DC4B1CC1AAEF217FBF3BE8A /* Cond.cpp in Sources */,
- C217EEC5D41B29A531E38463 /* Connection.ice in Sources */,
- DB07A426B80D76AC8E9503D9 /* ConnectionF.ice in Sources */,
- 24DDA0B4EE9F592D40BD289E /* ConnectionFactory.cpp in Sources */,
- 06814D4D604664E3DC346CCA /* ConnectionI.cpp in Sources */,
- E65811D87F65434D688D83A2 /* ConnectionRequestHandler.cpp in Sources */,
- D6E8559857A2D747F3BE25AE /* Connector.cpp in Sources */,
- E422A9B13B1E3E949E3FC8B1 /* ConnectRequestHandler.cpp in Sources */,
- EE7D2BDFC1A7601EB45FBC33 /* ConsoleUtil.cpp in Sources */,
- 4CF2E0765E856D0B656C12A9 /* CountDownLatch.cpp in Sources */,
- 8ADD7DB71468BE7B6CFF82BA /* CtrlCHandler.cpp in Sources */,
- B6EE09253281B671792F31D9 /* Current.ice in Sources */,
- CEE476E229FB1E55B9C387B0 /* DefaultsAndOverrides.cpp in Sources */,
- 790A4FB844F3AFD111AC8548 /* DispatchInterceptor.cpp in Sources */,
- 13DC056E1016414031B38472 /* DynamicLibrary.cpp in Sources */,
- 4D4EA8EDFE765B488CE7289D /* Endpoint.ice in Sources */,
- 9600D99299AC9DAB155D4524 /* EndpointF.ice in Sources */,
- 0B1E1786C4592899E88A6349 /* EndpointFactory.cpp in Sources */,
- 7915510D40968230DE8A5957 /* EndpointFactoryManager.cpp in Sources */,
- EC9DBB985CBF49264358D1EC /* EndpointI.cpp in Sources */,
- A4DEC115F9323ABB3B32E3C4 /* EndpointTypes.ice in Sources */,
- 3E560F462582A70AB070A606 /* EventHandler.cpp in Sources */,
- ED485FE9528A548BA4C6F9A8 /* Exception.cpp in Sources */,
- A3BAE5DE45C9743A738C4177 /* FacetMap.ice in Sources */,
- 3A5BEEAE303C15458268B0E5 /* FactoryTable.cpp in Sources */,
- FA806284DE839BD4EB12F002 /* FactoryTableInit.cpp in Sources */,
- 160DE11DBAF653035FE02557 /* FileUtil.cpp in Sources */,
- 84E8D68F3F2A2B9A6C53E2A1 /* HttpParser.cpp in Sources */,
- F8A7E73E9B6E9B8C75205B1E /* IconvStringConverter.cpp in Sources */,
- 6A0126C87F5E58227207CE41 /* Identity.ice in Sources */,
- 6BF8C89A2CD3245D151E84D0 /* ImplicitContext.ice in Sources */,
- 86C9F4DD1E8FE20992528412 /* ImplicitContextF.ice in Sources */,
- 5B485C1B9EF9C84C736CAB3A /* ImplicitContextI.cpp in Sources */,
- D955EB4CBA99CCF98F71318A /* Incoming.cpp in Sources */,
- E4B2908EEEFFF474BD2B3ABB /* IncomingAsync.cpp in Sources */,
- EA88E61E38E7FFA46AEAFCFF /* Initialize.cpp in Sources */,
- 7DFAB7F9E6902EDE18981E5A /* InputStream.cpp in Sources */,
- 48ABCE9B17A7220242EFFADB /* InputUtil.cpp in Sources */,
- 0AC587AFD9D27DDA1B386364 /* Instance.cpp in Sources */,
- 321D132B1F50BDE1E20D2331 /* Instrumentation.ice in Sources */,
- 0DBE4E7EA58C88CA6BFD24E5 /* InstrumentationF.ice in Sources */,
- 8D2C6199450EEE895BD1010C /* InstrumentationI.cpp in Sources */,
- 950D1AAD30D859B7AC8F4864 /* IPEndpointI.cpp in Sources */,
- 6922B1160C43F6C7C99DAEC9 /* LocalException.ice in Sources */,
- E7733E7E8FC81891CD85369D /* LocalObject.cpp in Sources */,
- A7C4EA3522D994511511CB6F /* Locator.ice in Sources */,
- F5019AC37ADCFC28C30A1370 /* LocatorF.ice in Sources */,
- 3CCE8329D580FAEB7C2C390A /* LocatorInfo.cpp in Sources */,
- A577A2198218A2BFE301E1E1 /* Logger.ice in Sources */,
- E05D8EFC95723F8BDE24301D /* LoggerAdminI.cpp in Sources */,
- 3D4A138ADA71D196C094F750 /* LoggerF.ice in Sources */,
- 50232C0483F3E8A48FE14CAB /* LoggerI.cpp in Sources */,
- 52A22FD661BE8C9566E4C0C1 /* LoggerUtil.cpp in Sources */,
- AA8045E045D35D4FAB89294A /* Metrics.ice in Sources */,
- B354A35491E72E74143377F6 /* MetricsAdminI.cpp in Sources */,
- 86AC74CC3DBBF2BC5B7780AC /* MetricsObserverI.cpp in Sources */,
- 43E23BF25E0E8D70ECD35ED3 /* MutexProtocol.cpp in Sources */,
- 65BC7268C3EBA504B561BB1B /* Network.cpp in Sources */,
- 57939561C58EC069C9FF116A /* NetworkProxy.cpp in Sources */,
- FCC56A86DD7189E4DD68B1DB /* Object.cpp in Sources */,
- 2B0503F6B6D3C3221A4C720C /* ObjectAdapter.ice in Sources */,
- 0F1238E08E8ADEA7330CCABB /* ObjectAdapterF.ice in Sources */,
- CD2E7579486DEC764C04BDB9 /* ObjectAdapterFactory.cpp in Sources */,
- 883ECEA3CF80467EC69179D4 /* ObjectAdapterI.cpp in Sources */,
- 72FD2FAEC0E0A5ADD4D3E02D /* ObjectFactory.ice in Sources */,
- 9B96FD99585E9579FF3BC4F9 /* ObserverHelper.cpp in Sources */,
- 6E355A3D869B563ED46156F9 /* OpaqueEndpointI.cpp in Sources */,
- FBC36138B31C775E4028BE41 /* Options.cpp in Sources */,
- B1DD477C7C0EDAD7C10D839F /* OSLogLoggerI.cpp in Sources */,
- C95BA24297441DB2EA0E00D4 /* OutgoingAsync.cpp in Sources */,
- 4C0F9CD9A91B60196434A1D0 /* OutputStream.cpp in Sources */,
- D3CF5C2EACF04869E7272FD8 /* OutputUtil.cpp in Sources */,
- 3C1BE6E6204E2858034C27C8 /* Plugin.ice in Sources */,
- BC6168DC916043E1013FC9F6 /* PluginF.ice in Sources */,
- 1E4FE158721535DE70AFB376 /* PluginManagerI.cpp in Sources */,
- 193740D41D28619B67F0CA7F /* Process.ice in Sources */,
- F26948EFC1EAE1D23BA0EEF3 /* ProcessF.ice in Sources */,
- 3589026EF2BF33310071437A /* Properties.ice in Sources */,
- D4C070DDD886DA6B18255942 /* PropertiesAdmin.ice in Sources */,
- 7974811CC9F37D2B89D0572F /* PropertiesAdminI.cpp in Sources */,
- D51D1156AFEC8C749833D552 /* PropertiesF.ice in Sources */,
- 6E598E43329B1B110A94BF36 /* PropertiesI.cpp in Sources */,
- 7360EC76D7D2EDE598C7B67A /* PropertyNames.cpp in Sources */,
- 536C410D830417FC8093E090 /* Protocol.cpp in Sources */,
- 7970447DD6E8CF88FBDE46DA /* ProtocolInstance.cpp in Sources */,
- 38AAF1DE73528A40637CB922 /* ProtocolPluginFacade.cpp in Sources */,
- D720DBE0A7228DFAF312E004 /* Proxy.cpp in Sources */,
- BE3878FD35F95BEEB3E571CA /* ProxyFactory.cpp in Sources */,
- 9202BD496B8808A763D503F4 /* Random.cpp in Sources */,
- CA155DCB403A1106FD69F133 /* RecMutex.cpp in Sources */,
- 621B6EA5035FF02745406D83 /* Reference.cpp in Sources */,
- 26DE002121C83FF8278C142E /* ReferenceFactory.cpp in Sources */,
- 7D0206DCE5BE9A3AC6C34926 /* RegisterPluginsInit.cpp in Sources */,
- 11CBE2BFAAB33654CCD87DCD /* RemoteLogger.ice in Sources */,
- 52E482987ED22FBB6A65C53F /* RequestHandler.cpp in Sources */,
- BFDC36EDF3E245B45E3DBDE0 /* RequestHandlerFactory.cpp in Sources */,
- 9B72C7014E40F9A70A0CCC58 /* RetryQueue.cpp in Sources */,
- 143EC699AC76339673A28BB5 /* Router.ice in Sources */,
- DF143F05E4395D13026A7B41 /* RouterF.ice in Sources */,
- 36C1399E4EB8332AB675A133 /* RouterInfo.cpp in Sources */,
- 0DAE67E31AEBC53A12FB57F5 /* Selector.cpp in Sources */,
- 2AF949B1C20E389F5D8E9416 /* ServantLocator.ice in Sources */,
- 55193575D9057A93B8D57588 /* ServantLocatorF.ice in Sources */,
- 90090C29DAF3C1342DE5507F /* ServantManager.cpp in Sources */,
- 9A3DE7831FB188DC0EB8CA29 /* Service.cpp in Sources */,
- 9D503353662C0559B5FC445E /* SHA1.cpp in Sources */,
- C605BA7728758DE199C320DB /* Shared.cpp in Sources */,
- EB02E64547739C60EAF71522 /* SliceChecksumDict.ice in Sources */,
- 8E63E18DDA374F61738CA8ED /* SliceChecksums.cpp in Sources */,
- DC63FB245C72CEC2EB2689D1 /* SlicedData.cpp in Sources */,
- 269BFF8FD423308E0A2FFFDE /* StreamSocket.cpp in Sources */,
- 6A7CE1680A99BC0C3EEC8DFA /* StringConverter.cpp in Sources */,
- D6C5331E6D60695F3C132155 /* StringConverterPlugin.cpp in Sources */,
- 7F31F804A1815CA118A40E68 /* StringUtil.cpp in Sources */,
- 2569D04909BFFB8CBE63D6BF /* SysLoggerI.cpp in Sources */,
- 0E72EA86C17CA316B50E6176 /* SystemdJournalI.cpp in Sources */,
- B0EAD76FE55F3306AB8E3004 /* TcpAcceptor.cpp in Sources */,
- A35BD8944924CE5161A57915 /* TcpConnector.cpp in Sources */,
- 705061BCE23C78D50F0671BB /* TcpEndpointI.cpp in Sources */,
- D2C08E538CC582877858DDB1 /* TcpTransceiver.cpp in Sources */,
- 5ED4A135EB3AA4806FE1E3EC /* Thread.cpp in Sources */,
- A8B16A2D6FBE1382A502559D /* ThreadException.cpp in Sources */,
- CE53E0AF85ACEF0D432C3661 /* ThreadPool.cpp in Sources */,
- B502F96F7B793B7A593E708A /* Time.cpp in Sources */,
- 3341DA3CFB84809A3FBC4531 /* Timer.cpp in Sources */,
- 98E9CB45BE93F3FFF7CF59E1 /* TraceLevels.cpp in Sources */,
- CD66CAC063E50B641D9C432F /* TraceUtil.cpp in Sources */,
- 7DE8E21DAA7866ECE72D959C /* Transceiver.cpp in Sources */,
- 4ABB6430D597549EECD01092 /* UdpConnector.cpp in Sources */,
- 17F814704901B8EAC130833E /* UdpEndpointI.cpp in Sources */,
- 3BE5CA816D770503C56B6D6C /* UdpTransceiver.cpp in Sources */,
- D2420E3B5721F41F807E5B6F /* UtilException.cpp in Sources */,
- ED9E91A589CC41546C3E1005 /* UUID.cpp in Sources */,
- 2D5B8B596BDD7A0413F6F114 /* Value.cpp in Sources */,
- E02FF292AC595335F7B38082 /* ValueFactory.ice in Sources */,
- CD54477A6A1DE03FE07228BF /* ValueFactoryManagerI.cpp in Sources */,
- E079A55955F82694B7214FD3 /* Version.ice in Sources */,
- 9A30A4488DF94E640A514638 /* WSAcceptor.cpp in Sources */,
- FC6478C9AC5B0E4870F5E5EF /* WSConnector.cpp in Sources */,
- 84BB78905C2A90B6C9B492E3 /* WSEndpoint.cpp in Sources */,
- 496155A101A3C96256031B94 /* WSTransceiver.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- E786A891EF987C63F1252A5A /* Sources */ = {
+ 81951EFBCF6AFA70E508784F /* AllTests.swift in Sources */,
+ 78A0A3ECBC976096141EB5A9 /* Client.swift in Sources */,
+ 08782D5FB89840CF6FF62423 /* Collocated.swift in Sources */,
+ 4F0EA1B64CAD65766A64B03A /* Server.swift in Sources */,
+ 93FCFC220E1DB15B5607A83D /* Test.ice in Sources */,
+ 129E7BC2B182103CEAA52424 /* TestI.swift in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ DA551386C6E8005A91839105 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- D223BC06C15E48F11F77253B /* ServerAMD.swift in Sources */,
- BB1AB931FD4E4DBE12E32571 /* ServerPrivateAMD.ice in Sources */,
- D6E12B231DA912AA1C45162F /* TestAMD.ice in Sources */,
- D75EEA613081CB254A19305A /* TestAMDI.swift in Sources */,
+ 30D91F750423EAF6E0A3AA4E /* IceLocatorDiscovery.ice in Sources */,
+ 5391BAF5A6B58CEEE12EEE37 /* PluginI.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E96AF8FD2B4A40F8342E3746 /* Sources */ = {
+ DAE8355EA9B9AE891DCFC72A /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ C213A4DC1F9FF94521CDACFD /* AdminFacetFactory.swift in Sources */,
+ E078B63F168092ED1E29AD07 /* Blobject.swift in Sources */,
+ 8C38404A0612603410A3A8FE /* BlobjectAsync.swift in Sources */,
+ 1AC281332068D5FADC6A31B7 /* BlobjectFacade.mm in Sources */,
+ 98296B67F02DC475B219EBB5 /* BuiltinSequences.ice in Sources */,
+ C1C3B895E352E20AD255B4AC /* ClassResolver.swift in Sources */,
+ D33B60D572410030B5DB6F7F /* Communicator.ice in Sources */,
+ 93C7E81353EEF247F3962543 /* Communicator.mm in Sources */,
+ 1DDE57276F39699117FC1821 /* CommunicatorF.ice in Sources */,
+ E6BD4B6E8F70808ADEB8D494 /* CommunicatorI.swift in Sources */,
+ F094A468A7F849D3D26616CC /* Connection.ice in Sources */,
+ 6F9F0B61EE226E2666F4A5F2 /* Connection.mm in Sources */,
+ 6A15DA51E4735BC529DAFDA2 /* ConnectionF.ice in Sources */,
+ B47A880D4E623F08EFB1B235 /* ConnectionI.swift in Sources */,
+ 10A6EB3407CEEAA4A71AA023 /* ConnectionInfo.ice in Sources */,
+ 6F7B3A0F5193763E9DCC6464 /* ConnectionInfoF.ice in Sources */,
+ 1F207049945C2BAEAB7984DF /* ConnectionInfoFactory.swift in Sources */,
+ 4FC1554C1005AA727A9AA74D /* Convert.mm in Sources */,
+ 4257E054C3DA0D6C20A74C01 /* Current.ice in Sources */,
+ 9115E061CAAA1563B2222D34 /* Endpoint.ice in Sources */,
+ D44AE2CA9832942F0903F621 /* Endpoint.mm in Sources */,
+ DE6BB51BCFA6E7695CBA2CEA /* EndpointF.ice in Sources */,
+ CECC8AA351A36EDFD46914AD /* EndpointI.swift in Sources */,
+ E1B42CD5A640264FB00D079C /* EndpointInfo.ice in Sources */,
+ F79E1E2A08969F847891F24A /* EndpointInfoFactory.swift in Sources */,
+ 9D01EE4DD908E7B5A1B79245 /* EndpointTypes.ice in Sources */,
+ AFB439D96AECF5840AECBAC0 /* Exception.mm in Sources */,
+ 095C819136C5A2F0B46E5454 /* Exception.swift in Sources */,
+ 08601749EC3C097B6AB0DD0A /* FacetMap.ice in Sources */,
+ C9C17C0754EFFDBD7ED1EF8B /* FormatType.swift in Sources */,
+ 80489A9181F3EFC1FBE3C63B /* IceUtil.mm in Sources */,
+ DAB4C3F45D91133CEE978F55 /* Identity.ice in Sources */,
+ 89196C3343A05B724A057DAD /* ImplicitContext.ice in Sources */,
+ 1876C9A3C65DD2703F1F3ACC /* ImplicitContext.mm in Sources */,
+ 61E8DAB4557F7FE2BBAC0059 /* ImplicitContextF.ice in Sources */,
+ 9B2DFFE5EB15B108F30D0915 /* ImplicitContextI.swift in Sources */,
+ EE056A55A5DC8CDCC8E66C16 /* Incoming.swift in Sources */,
+ 3079A1D67984402AE8474CFD /* InitializationData.swift in Sources */,
+ 9DE28D7CCA347C26D9A58546 /* Initialize.swift in Sources */,
+ 8BE12B44A43BA5372393CA7B /* InputStream.swift in Sources */,
+ 6EC92CF0764545FF2B62956C /* Instrumentation.ice in Sources */,
+ CBDAA9E1626D6E8B27E355FB /* InstrumentationF.ice in Sources */,
+ 244F74385045B2ECF5448516 /* LocalException.ice in Sources */,
+ A161EA8E1757FBC5D68B69DC /* LocalExceptionDescription.swift in Sources */,
+ 5313289E3C96422E3AE27DEA /* LocalExceptionFactory.swift in Sources */,
+ EA154A67A0DFDEC5901E64DC /* LocalObject.mm in Sources */,
+ F301A1C283F3B041D7E34ED9 /* LocalObject.swift in Sources */,
+ E2D68EED7C54BF4D8BBAF9D7 /* Locator.ice in Sources */,
+ 1CE1858D654370A0F5A97699 /* LocatorF.ice in Sources */,
+ 335477464957FC3DB7EB547D /* Logger.ice in Sources */,
+ CF7B2085A2010076758D5C2C /* Logger.mm in Sources */,
+ A7BF56F7CF15C7F1918E2E52 /* LoggerF.ice in Sources */,
+ 0A93DAB54BE7666B4873A549 /* LoggerWrapper.swift in Sources */,
+ 6D652909B779AAF0F4B4D888 /* Metrics.ice in Sources */,
+ BA560B85D0D2A35F405509A5 /* Mutex.swift in Sources */,
+ 7631251651B3779E01F1C924 /* NativePropertiesAdmin.swift in Sources */,
+ A81DFD0B12ABA23D4771ED3D /* Object.swift in Sources */,
+ D48543D36056084EB09C55D5 /* ObjectAdapter.ice in Sources */,
+ 18216299BB52E0E1E4ED8B31 /* ObjectAdapter.mm in Sources */,
+ 25F8EDDC499DA91BC422C429 /* ObjectAdapterF.ice in Sources */,
+ 76E46DEAD8F0E40EEF87E15E /* ObjectAdapterI.swift in Sources */,
+ D2F27A10D87596A49EE9EE60 /* ObjectFactory.ice in Sources */,
+ A7D79C2160E1690B1B355FE3 /* ObjectPrx.mm in Sources */,
+ DC1EF5DDBFAEECE120D6FF47 /* OptionalFormat.swift in Sources */,
+ 54D9686EAE8FAEC0FD791A28 /* OutputStream.swift in Sources */,
+ E2E5DEA925171533E8C3AC88 /* Plugin.ice in Sources */,
+ 387F1BDB28D6BC841B257F40 /* PluginF.ice in Sources */,
+ A8004C0FF562C004722DA28E /* Process.ice in Sources */,
+ 9EEF26F05181D34AEFCF6DF1 /* Process.mm in Sources */,
+ 5D125A14DF1161A4286CFA6B /* ProcessF.ice in Sources */,
+ 28AE771787CE3654CB4C1BE5 /* ProcessI.swift in Sources */,
+ 55F0EE774650208E931D1626 /* Properties.ice in Sources */,
+ 7C47A2F289EE8C5B96CEED90 /* Properties.mm in Sources */,
+ FDF7C0FEB093B497BD55A9EC /* PropertiesAdmin.ice in Sources */,
+ 6B66EC20115DFE12727A149D /* PropertiesAdmin.mm in Sources */,
+ 9DF2210E1F7DD17814868F92 /* PropertiesAdminI.swift in Sources */,
+ 2BB4490C1624FD06B164D961 /* PropertiesF.ice in Sources */,
+ 712BF910D2B4C4517E3AD6D2 /* PropertiesI.swift in Sources */,
+ B6B9FB7A79A2C88C4B06B073 /* Proxy.swift in Sources */,
+ B93C9D08A73FB7E0A61EB328 /* RemoteLogger.ice in Sources */,
+ 38ADB9C2D855400F02A5288E /* Router.ice in Sources */,
+ 8062048D087502A5E6E44F54 /* RouterF.ice in Sources */,
+ 0FAF08B6B8F8630EE0F47126 /* ServantLocator.ice in Sources */,
+ AE3C0F67BF8E4E9032C87F42 /* ServantLocatorF.ice in Sources */,
+ 314CF076C9DF0B975C45BB07 /* ServantManager.swift in Sources */,
+ F737271EACBBCA57F964BB0D /* SliceChecksumDict.ice in Sources */,
+ 5235FF8FC3C88FE4A1458B80 /* SlicedData.swift in Sources */,
+ AAE3866DFAB4450003968986 /* SliceFlags.swift in Sources */,
+ 862C4E66B85E3ECF4A1521CC /* SliceInfo.swift in Sources */,
+ 6A19493DA30C55136603FD22 /* TraceUtil.mm in Sources */,
+ B0C358210EE980C18A902EAF /* UnknownSlicedValue.swift in Sources */,
+ B3EF1EBCF891C8FDF3C46A70 /* UnsupportedAdminFacet.mm in Sources */,
+ CFC7118AAF10A1D5FBE3BE4C /* Util.swift in Sources */,
+ 30931EB54C0C283804BAEF81 /* Value.swift in Sources */,
+ C0825C420B0340446F9E6FFA /* ValueFactory.ice in Sources */,
+ BDCAEA6ACC8CA744C0B7E76A /* ValueFactoryManagerI.swift in Sources */,
+ E6FA59A37B298550E743AA78 /* Version.ice in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ E1DACD4FE26A355CBEBB48E2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 9DACB41C10FC9C780A3440B4 /* AllTests.swift in Sources */,
- 4C582B9A5B9D3E6B26E9108E /* Client.swift in Sources */,
- 24D3BA956D1CD29D135B0D44 /* ClientPrivate.ice in Sources */,
- 4409C9D9A3CFBA0C336746BB /* Server.swift in Sources */,
- 2ECE64FD57068FF27368AE17 /* ServerPrivate.ice in Sources */,
- D9DEF072AB07C9DB75FC34A8 /* Test.ice in Sources */,
- 190240161690C887FF209CD2 /* TestI.swift in Sources */,
+ 7717D18EBF31682E681A09C3 /* main.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F21120B31AEF26C4D6728EF8 /* Sources */ = {
+ E7411A3FDA98C80A951B3D80 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 57F7EB7A2EE580C3BDC6884A /* AllTests.swift in Sources */,
- DF22EE782277BD8C281243E5 /* Client.swift in Sources */,
- ACF0E7078B16221E5B9770E5 /* Server.swift in Sources */,
- 86C261A4A87F06043A83EA32 /* Test.ice in Sources */,
- D54B731CE918712F489CEC3C /* TestI.swift in Sources */,
+ 319577A24E9D3843475721F0 /* ServerAMD.swift in Sources */,
+ 554DDDFA9143C89B533457AE /* ServerPrivateAMD.ice in Sources */,
+ E859AABE689A2CBA31815C32 /* TestAMD.ice in Sources */,
+ 3EFB04269B0353AF52012041 /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F25DE474EC3573E31BABA96E /* Sources */ = {
+ E865C0CC7BEB8A9A7DAEE229 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 3FC059247740CD8FAF5D36EA /* IceDiscovery.ice in Sources */,
- 819B3BF7806B0E102529D6BA /* LocatorI.cpp in Sources */,
- 9A6EF23BFCEDEB71520D4868 /* LookupI.cpp in Sources */,
- 88168D0A666F4449E11220DC /* PluginI.cpp in Sources */,
+ 2D5850EB1105C16C1A4DE7B5 /* Client.swift in Sources */,
+ F44B8F47C1D5F6BF6921E5B4 /* Test.ice in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F32513B798226B17808F5EF9 /* Sources */ = {
+ E950CA9EFE918DED875C9F45 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 299167139204A12787617816 /* AllTests.swift in Sources */,
- E80A8E34E0CC0D092A3DE078 /* Client.swift in Sources */,
- CA4C907C32A6E48EC428046A /* Collocated.swift in Sources */,
- 71C349E3F329509842E0D0B0 /* Server.swift in Sources */,
- 3FBA8B4F0C6D3766BC31F2C3 /* Test.ice in Sources */,
- C82890BC8899CC55D5ACF251 /* TestI.swift in Sources */,
+ D5343E2A16548A11EE8A9E95 /* AllTests.swift in Sources */,
+ 2EACEEB10AE9F7C01B2A04E7 /* Client.swift in Sources */,
+ 066722DF9120BF918C6E0536 /* Server.swift in Sources */,
+ 916715DA8664AE85F441A57B /* Test.ice in Sources */,
+ C8D45DE2C05F4A99CFEAAA78 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F3CFCDA6EDFFD5DD8F4E0482 /* Sources */ = {
+ F515C258B1DD0477296D8A22 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 3D6ED39F070BD8E7DF8E163F /* AllTests.swift in Sources */,
- 455A3D7A3CE054EAA98C9405 /* Client.swift in Sources */,
- 2E65FC9DE2768F592BED3C21 /* Server.swift in Sources */,
- 968C5AE29996A070EE511DBD /* Test.ice in Sources */,
- 72F4A18F060108B64DCC8EE8 /* TestI.swift in Sources */,
+ 673D9553F3BA6F52B298E9B0 /* AllTests.swift in Sources */,
+ A3AD02B0A5E41F0D4C0090D7 /* Client.swift in Sources */,
+ F365B55BEF85C45835E8BC2A /* Server.swift in Sources */,
+ 815FE5DA79FF747CBD55369F /* Test.ice in Sources */,
+ B5B06F29860066079EF60978 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F55734EC076FC92562D3D119 /* Sources */ = {
+ F5883CD437B7A0D82DCE900E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 29244800A3F04BCD1FE08F00 /* AllTests.swift in Sources */,
- 8683BE79863AC4784AA2E5C6 /* Client.swift in Sources */,
- 09C61B1BAE2E0309BCC574B6 /* Server.swift in Sources */,
- A0189B6DE25744DD04465BED /* Test.ice in Sources */,
- 04DF2C3A417D5B36F4C2ADFE /* TestI.swift in Sources */,
+ 5B2C9AC715B8900E7DA275C7 /* AllTests.swift in Sources */,
+ E17B2A5068393689A520D3B6 /* Client.swift in Sources */,
+ 3106DD435CA85253D14154DA /* Server.swift in Sources */,
+ 4D199B02FF62DA6F2C677018 /* Test.ice in Sources */,
+ D78ED2B922E0DA6581778305 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F5E7F90CF705D38ABF3998CC /* Sources */ = {
+ F6AF2442CFCEE58438D1BEE1 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 43AC2DC7407142C8EE2705F1 /* AllTests.swift in Sources */,
- 7C006CC5CC9B0F2C76568D6D /* Client.swift in Sources */,
- D468907B80935B9DEC07280F /* Test.ice in Sources */,
+ 789E0A7DAB2AC4D06984BE2C /* AllTests.swift in Sources */,
+ 80581DA89E19746857EF4C89 /* Client.swift in Sources */,
+ D4C7CB694404F84ACAF6FE17 /* Server.swift in Sources */,
+ FC27B455E5CCB16667E6412A /* Test.ice in Sources */,
+ 1EC7FEE0B3D397C4EFAB2C43 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- F761E900C1445FFA06519F63 /* Sources */ = {
+ F861973553D003151EFAABFA /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 48BCC394A372609E1D3E340C /* ServantLocatorI.swift in Sources */,
- 656BD9F412A194C88E2D262F /* ServerAMD.swift in Sources */,
- 0FAB3C2AC8F8FECE0B6B0047 /* TestAMD.ice in Sources */,
- 3058B92FE3FCA1840AE6DD8E /* TestAMDI.swift in Sources */,
+ 1625BD16048EEF46F5FDC8D7 /* ServantLocatorI.swift in Sources */,
+ 4041409F845FB5CC5DC7E025 /* ServerAMD.swift in Sources */,
+ FEC662A85E2195E2AC2890BC /* TestAMD.ice in Sources */,
+ 0B2D3057B9F25CFE669F74AA /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- FB9D81D4B895ED74EC19B4D1 /* Sources */ = {
+ F8F3577B96576512D2B37AC4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 1985CC2B6C86D5735D04B4FC /* AllTests.swift in Sources */,
- 5461F9F6FDB795409172ED2F /* Client.swift in Sources */,
- 7849C130A3E6608C576F125D /* Server.swift in Sources */,
- B119136C19799131802FBD4C /* Test.ice in Sources */,
- 54B0D6BBC97343380FC82803 /* TestI.swift in Sources */,
+ 7FB7F2E1B615DC5A1A6F482B /* AllTests.swift in Sources */,
+ FD0217AFE2D9DDCB463A141A /* Client.swift in Sources */,
+ 3E508BED680DE287A58E5088 /* Server.swift in Sources */,
+ 0320E320253B3D129FA475C5 /* Test.ice in Sources */,
+ 69CA7AFD93E0A74A6793AB77 /* TestI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- FF8A526904A6ABB1C468736B /* Sources */ = {
+ F9A4587F9B6D5EFF19522784 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- AE48A50B89B3B81D2CBE4843 /* AllTests.swift in Sources */,
- 1333538C3457755A77A67EDB /* Client.swift in Sources */,
- 81D88B50581DDF741CCBA16A /* Server.swift in Sources */,
- DFF14BAC82778998A04CB002 /* Test.ice in Sources */,
- A173649AF2F763FC2AE8B583 /* TestI.swift in Sources */,
+ 0561404BB3BE93E87079750B /* ServerAMD.swift in Sources */,
+ D153C7D322A894AEEB1A89C8 /* TestAMD.ice in Sources */,
+ 6FF956171BA9E2F342F32BCC /* TestAMDI.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
- 004961961510BA2330269707 /* PBXTargetDependency */ = {
+ 006B9B41F4F5EE6FF28D9C19 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingExceptionsAMD macOS";
- target = 927E14F5EA5DBAD8E62C9302 /* IceSlicingExceptionsAMD macOS */;
- targetProxy = E84B15A91572DB9FA14E0F52 /* PBXContainerItemProxy */;
+ name = "IceEnums macOS";
+ target = 8570DC29A49AAFCC705FC566 /* IceEnums macOS */;
+ targetProxy = 256F964C7089164917C4241C /* PBXContainerItemProxy */;
};
- 0052E84674A05CD0B71A3EE2 /* PBXTargetDependency */ = {
+ 008654CB5536D5C1838C9536 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceUdp macOS";
- target = 430118C0E89B6E5D466FD50C /* IceUdp macOS */;
- targetProxy = F10C76CEC662AF82D748A43D /* PBXContainerItemProxy */;
+ name = "IceStream macOS";
+ target = 25815E6D3B269988C01FB074 /* IceStream macOS */;
+ targetProxy = FE9C644EDE95DB0B769EB939 /* PBXContainerItemProxy */;
};
- 019C9279768D42D5B1B7BBFC /* PBXTargetDependency */ = {
+ 03F5897538846D93BE119B45 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceFacets macOS";
- target = C94C11C361F47210AF43390E /* IceFacets macOS */;
- targetProxy = FC4A90BC3EFAB3BB6B6D07E2 /* PBXContainerItemProxy */;
+ name = "IceTimeout iOS";
+ target = D393ADD0DC5B2DBF7615B695 /* IceTimeout iOS */;
+ targetProxy = D8EBB6E388D1BAA6C5E9E157 /* PBXContainerItemProxy */;
};
- 04401045CD1474FAA2EBFB0A /* PBXTargetDependency */ = {
+ 041ED8DE1EB27EAE73B94C50 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingExceptions iOS";
- target = C8FC003FC8FA66C0F4B9E376 /* IceSlicingExceptions iOS */;
- targetProxy = 203D865CBBE981E6DE72A2C3 /* PBXContainerItemProxy */;
+ name = "IceProxyAMD macOS";
+ target = F630FE1D71D3F9AE8117A44B /* IceProxyAMD macOS */;
+ targetProxy = 54F4B8F8F545574D7DF96047 /* PBXContainerItemProxy */;
};
- 046AA6351ADF4D13E8DC5A73 /* PBXTargetDependency */ = {
+ 08D349DA96F2240521AF0889 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAdmin macOS";
- target = ADA5DCED70C435103A1C77E4 /* IceAdmin macOS */;
- targetProxy = 54A3CEA67FF17B6942028EC5 /* PBXContainerItemProxy */;
+ name = "IceSlicingExceptions macOS";
+ target = 5578B6E2AB09031CEEF966E5 /* IceSlicingExceptions macOS */;
+ targetProxy = 9EE5BAED84AD90EF7804015B /* PBXContainerItemProxy */;
};
- 0C79E88DFC1A0A44A1B7E211 /* PBXTargetDependency */ = {
+ 0A4552BA697F64F18A929FE2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 iOS";
- target = 25244EA77758A3FD37CDBCCB /* Ice C++11 iOS */;
- targetProxy = 8A4FD1B81CC6D4E93435A12B /* PBXContainerItemProxy */;
+ name = "IceOptional iOS";
+ target = 236F633B019405F93C02FB55 /* IceOptional iOS */;
+ targetProxy = CD28A9F076E76390B0A8F11B /* PBXContainerItemProxy */;
};
- 0F512B1279E15056AEE09169 /* PBXTargetDependency */ = {
+ 0C7F86FD4A3D98CB5A10166D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceBinding iOS";
- target = 055EBAE3DCF7ED210F243D94 /* IceBinding iOS */;
- targetProxy = FBEB5429A8FE9BAE74D9A6DB /* PBXContainerItemProxy */;
+ name = "IceTimeout macOS";
+ target = B40D564181E5D7DC364AC8AF /* IceTimeout macOS */;
+ targetProxy = D5A0BEF5C3CA3598C5A73F86 /* PBXContainerItemProxy */;
};
- 101DDE346F070E04AD8844B2 /* PBXTargetDependency */ = {
+ 0CB3D611CC485324696280C0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingObjectsAMD macOS";
- target = 0A8CD323C19E6DE2FBC2D828 /* IceSlicingObjectsAMD macOS */;
- targetProxy = 87E497665FDF822216537F27 /* PBXContainerItemProxy */;
+ name = "IceDefaultValue macOS";
+ target = 42BEFF63ED45F66D4DEB08F9 /* IceDefaultValue macOS */;
+ targetProxy = E96E03DF1A95C24CFDF4B36A /* PBXContainerItemProxy */;
};
- 1090511A76763527CC31BD7E /* PBXTargetDependency */ = {
+ 107F5C037399DAB44183A533 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSSLConfiguration macOS";
- target = 5F9C0CEC9705B5454C8C89EF /* IceSSLConfiguration macOS */;
- targetProxy = E16C7A3CB0AAB9F09E32E650 /* PBXContainerItemProxy */;
+ name = "IceOperationsAMD macOS";
+ target = 74BF5B1E9E63F56637AF0C5C /* IceOperationsAMD macOS */;
+ targetProxy = C9F4DCB12E8B3E89B5481551 /* PBXContainerItemProxy */;
};
- 115D15F7D7870084CDB106BE /* PBXTargetDependency */ = {
+ 12AA5F6A616E5490AA1827C7 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = "Ice C++11 macOS";
- target = D88150804753E179958EFB84 /* Ice C++11 macOS */;
- targetProxy = F8043B3E89E89C380C1423CC /* PBXContainerItemProxy */;
+ target = 2493729D7F7E9B76236AE7E5 /* Ice C++11 macOS */;
+ targetProxy = 1DD74438CFD549271568EDD5 /* PBXContainerItemProxy */;
};
- 1427CF0CAFED21A2AF6EBADE /* PBXTargetDependency */ = {
+ 12CAA9280B6279BF0D6CBAEF /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceEnums macOS";
- target = D860B8CFCF4DFE37F332C96F /* IceEnums macOS */;
- targetProxy = F0ACC3ADD80D9870339E01A6 /* PBXContainerItemProxy */;
+ name = "IceExceptionsAMD macOS";
+ target = 68527026E5DA54703EEFFC18 /* IceExceptionsAMD macOS */;
+ targetProxy = 9E2A558A617DAEBE679075FB /* PBXContainerItemProxy */;
};
- 1C1564EAE1AD7E14A83C2AC5 /* PBXTargetDependency */ = {
+ 143DEB2A46BEEEC38F0F280F /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceTimeout macOS";
- target = FC25162F8E5791050ADA6553 /* IceTimeout macOS */;
- targetProxy = 2EF12634BF7ACBBA6B162780 /* PBXContainerItemProxy */;
+ name = "Ice C++11 iOS";
+ target = 45785A8A5F989B52F70FF09A /* Ice C++11 iOS */;
+ targetProxy = 3B9ED2C806044886CD53D5F8 /* PBXContainerItemProxy */;
};
- 1D5D28C708C49643DE879B69 /* PBXTargetDependency */ = {
+ 17816D800CD521BBB25132C9 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceProxyAMD macOS";
- target = C38B02E1069569D07A42DF14 /* IceProxyAMD macOS */;
- targetProxy = F5D2D5027F40CC09E2AEC197 /* PBXContainerItemProxy */;
+ name = "IceBinding iOS";
+ target = 49F81B65F4CF3D68A954EB61 /* IceBinding iOS */;
+ targetProxy = F43ABE214D312A15DF56B597 /* PBXContainerItemProxy */;
};
- 1D8F4695D683C4F8ABCA5204 /* PBXTargetDependency */ = {
+ 186B5289B7476B9452DF85DE /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAdmin iOS";
- target = A7AEC1471BDD7890FFC2CF4F /* IceAdmin iOS */;
- targetProxy = 773702FFD9801E7FF7DC3EDB /* PBXContainerItemProxy */;
+ name = "IceProxyAMD iOS";
+ target = BB5F7AA59CB20B5A1FF0908F /* IceProxyAMD iOS */;
+ targetProxy = C225C4741EB0CE4AF847162E /* PBXContainerItemProxy */;
};
- 358A16B0950C88706630DD3B /* PBXTargetDependency */ = {
+ 190892129C0C09A4F3FC6EE0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceTimeout iOS";
- target = A37E58898658DC09D3901337 /* IceTimeout iOS */;
- targetProxy = EB2AD91FA0342E193994DC0C /* PBXContainerItemProxy */;
+ name = "IceInvoke macOS";
+ target = F7AB901D020B23C997BEFBF1 /* IceInvoke macOS */;
+ targetProxy = 5B87B813E9F7869AB89C9146 /* PBXContainerItemProxy */;
};
- 35EF491454C2FFDDAA3CBA14 /* PBXTargetDependency */ = {
+ 1B17A469827E2EA0C102E7F6 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceRetry macOS";
- target = D357BE4B02DE44CDBB8D11C6 /* IceRetry macOS */;
- targetProxy = 8DB4686BF4D18F5D936AB1E0 /* PBXContainerItemProxy */;
+ name = "IceUdp iOS";
+ target = 881250C6D8BE80DB29A0385B /* IceUdp iOS */;
+ targetProxy = 5AA72E6FC288E2F71967BA25 /* PBXContainerItemProxy */;
};
- 3936B1357A68CEE0DA84C1E5 /* PBXTargetDependency */ = {
+ 20520F5711EDB357CAE528C2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceObjects iOS";
- target = A48D6DDFB1BD645724C345C7 /* IceObjects iOS */;
- targetProxy = CFE50A0F40067FFE8752A6BD /* PBXContainerItemProxy */;
+ name = "IceAdapterDeactivation iOS";
+ target = 9C752DD36F100CB9CBBD0EF7 /* IceAdapterDeactivation iOS */;
+ targetProxy = 24BD41A3DE78A2CCCE44D242 /* PBXContainerItemProxy */;
};
- 3A6DB54525423328A0743317 /* PBXTargetDependency */ = {
+ 20D39827E0A9CBE128842097 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOptionalAMD iOS";
- target = 13C7E4997CA5D272C54E0C0F /* IceOptionalAMD iOS */;
- targetProxy = 8FD9E279B0622D940659BB0E /* PBXContainerItemProxy */;
+ name = "IceSSLConfiguration macOS";
+ target = C52C439B2C3C7D798C1D14E6 /* IceSSLConfiguration macOS */;
+ targetProxy = 467BD94340AF6DDCD91B5F9B /* PBXContainerItemProxy */;
};
- 3AD3AE1CFA4CEC1D793C0B96 /* PBXTargetDependency */ = {
+ 259CBB80BB6DF1C0A6B9BDA9 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceDefaultServant macOS";
- target = 3AD2B979CE066736D6D4B1E3 /* IceDefaultServant macOS */;
- targetProxy = 29617E5AF57BF4849A290EE7 /* PBXContainerItemProxy */;
+ name = "Ice C++11 macOS";
+ target = 2493729D7F7E9B76236AE7E5 /* Ice C++11 macOS */;
+ targetProxy = B5429F020C751AF57F2DC651 /* PBXContainerItemProxy */;
};
- 4CBF51E0E84AE1F6AC8BE198 /* PBXTargetDependency */ = {
+ 276C0A6E82F077250D45EB24 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 iOS";
- target = 25244EA77758A3FD37CDBCCB /* Ice C++11 iOS */;
- targetProxy = C75F97C9EFD7BA193D456841 /* PBXContainerItemProxy */;
+ name = "IceSlicingObjects iOS";
+ target = 84B57B17572B472DB9473F3A /* IceSlicingObjects iOS */;
+ targetProxy = B14E88D1070DEF79F95C32A8 /* PBXContainerItemProxy */;
};
- 4D14DCF3C64A12268725262B /* PBXTargetDependency */ = {
+ 2BF0958BE813F113CF2363BB /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceServantLocatorAMD macOS";
- target = F6AB5C86F2ABAA221052922B /* IceServantLocatorAMD macOS */;
- targetProxy = 47F524F6CA9E056B6D78A649 /* PBXContainerItemProxy */;
+ name = "IceUdp macOS";
+ target = 8172B0B43BFF7CD036F8AAF8 /* IceUdp macOS */;
+ targetProxy = 29FF00FE59065850F898FE0B /* PBXContainerItemProxy */;
};
- 4D7A7EF4F64659534EBB0545 /* PBXTargetDependency */ = {
+ 2C026F2375A6F7D61094583D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceBinding macOS";
- target = 32732D915ADEDF2ABFD2F661 /* IceBinding macOS */;
- targetProxy = B40D8B0186999CCAEAE7DCE4 /* PBXContainerItemProxy */;
+ name = "IceServantLocator macOS";
+ target = 0F6C3879164CC37BCB92ED0D /* IceServantLocator macOS */;
+ targetProxy = 6BEA78D7E805D26DC0339DAB /* PBXContainerItemProxy */;
};
- 501F3C97B0B02F328BF477A6 /* PBXTargetDependency */ = {
+ 3130B9426808F5BE9894FC83 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceLocation iOS";
- target = 4D33515182B40E69AC703D49 /* IceLocation iOS */;
- targetProxy = 5B48CD5F193B9458665CB3C0 /* PBXContainerItemProxy */;
+ name = "IceAdapterDeactivation macOS";
+ target = DB5E14F78818BB1599DAB991 /* IceAdapterDeactivation macOS */;
+ targetProxy = B92535D8BC867A2BA5F15091 /* PBXContainerItemProxy */;
};
- 5244A4C49D504517C2040195 /* PBXTargetDependency */ = {
+ 3534FAFA0F76209AEA6DF4D3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAdapterDeactivation macOS";
- target = 4CA7B322E586C97E05EA1CB5 /* IceAdapterDeactivation macOS */;
- targetProxy = A1C660457B9720BB64623C56 /* PBXContainerItemProxy */;
+ name = "IceServantLocator iOS";
+ target = 22F59FDE5EB8BF5D73B8AC27 /* IceServantLocator iOS */;
+ targetProxy = 00FD89823C84AAAAD61694D1 /* PBXContainerItemProxy */;
};
- 56495F8DAE9A87D49EBF8F67 /* PBXTargetDependency */ = {
+ 3C0933E62BB72399380A0F8D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInheritance macOS";
- target = 20045F9A74AE494FC650CD79 /* IceInheritance macOS */;
- targetProxy = 4CAA448D847CE0E4E2AB1F1A /* PBXContainerItemProxy */;
+ name = "IceProperties macOS";
+ target = 91E917098ED4D8FE96B582B1 /* IceProperties macOS */;
+ targetProxy = D9AB5D0DBE63FA3707FEF416 /* PBXContainerItemProxy */;
};
- 570F910E9117EDDE419AACB6 /* PBXTargetDependency */ = {
+ 4271FE212C67FEC8335FF699 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAdapterDeactivation iOS";
- target = 23DB090CD9D38DB44F5BA7A6 /* IceAdapterDeactivation iOS */;
- targetProxy = EC2C872708CE71FC419AA62D /* PBXContainerItemProxy */;
+ name = "IceExceptions iOS";
+ target = F03BC2863420CAE44ADF6E43 /* IceExceptions iOS */;
+ targetProxy = 3608D8846AF1C5ABE5DEF5A6 /* PBXContainerItemProxy */;
};
- 5ABE65BC5C19CE9ED8F150A3 /* PBXTargetDependency */ = {
+ 42A13E71F5BF6E190CC2E47A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingObjectsAMD iOS";
- target = 19F4EC895613A249ACB4E388 /* IceSlicingObjectsAMD iOS */;
- targetProxy = 3E0DCE845772692F599CCD79 /* PBXContainerItemProxy */;
+ name = "IceServantLocatorAMD iOS";
+ target = 2DCD382A1A9C114E838BCE05 /* IceServantLocatorAMD iOS */;
+ targetProxy = 9ADB787A3F9DAB5DC5702E11 /* PBXContainerItemProxy */;
};
- 5D96AC53C9209E2599C11874 /* PBXTargetDependency */ = {
+ 4395733CCBFB4B7FF475C199 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAmi iOS";
- target = 1487D56A6DF5DB6658AE3BCC /* IceAmi iOS */;
- targetProxy = 3B9C3A92363CC185ABB57CED /* PBXContainerItemProxy */;
+ name = "IceOperations macOS";
+ target = F919A202D3CC004235B7961B /* IceOperations macOS */;
+ targetProxy = 845101AC6838DF46B97D53B9 /* PBXContainerItemProxy */;
};
- 64962233CD141AB9EF41E1CC /* PBXTargetDependency */ = {
+ 43BC2E82853835A7E41B8BC4 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceExceptions macOS";
- target = E26093782C036B8157FE5510 /* IceExceptions macOS */;
- targetProxy = 07D91A0583389F281E8BAF55 /* PBXContainerItemProxy */;
+ name = "IceDefaultServant macOS";
+ target = DB262AF5F08B0E38FBED3EC9 /* IceDefaultServant macOS */;
+ targetProxy = C06A3F4C2D613D1F6E4913E1 /* PBXContainerItemProxy */;
};
- 6A522A08C57764A7AAE3E465 /* PBXTargetDependency */ = {
+ 445FCF59AF98B87C3F790068 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceHold macOS";
- target = F8E0E3B7EFE5957D4BB5811C /* IceHold macOS */;
- targetProxy = 7CB49BE171D3FAA24B705666 /* PBXContainerItemProxy */;
+ name = "IceObjects iOS";
+ target = 0E6EE25C3FEF764F7E917F19 /* IceObjects iOS */;
+ targetProxy = E5B7650E7D1A7B8DB737DA2A /* PBXContainerItemProxy */;
};
- 6C7252AB93B5F95C5707933D /* PBXTargetDependency */ = {
+ 45024CA1DF02907D9843ED05 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "SliceEscape macOS";
- target = 4B59495688B7F39B1013B042 /* SliceEscape macOS */;
- targetProxy = 387CCD516B03724E3060010A /* PBXContainerItemProxy */;
+ name = "IceExceptions macOS";
+ target = EFC33EE48CCBB18EF56B0FC3 /* IceExceptions macOS */;
+ targetProxy = 0CF53B19C4FF037D1940D9FE /* PBXContainerItemProxy */;
};
- 6D3AA151B1D971E11B74A078 /* PBXTargetDependency */ = {
+ 47792A8C4472EAFF1C842A8B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceExceptions iOS";
- target = 144786169A3B87D380838ACC /* IceExceptions iOS */;
- targetProxy = DC67ED2B9DCE87C6C4613844 /* PBXContainerItemProxy */;
+ name = "IceInvoke iOS";
+ target = 9762E32D99613E83FD20D0D8 /* IceInvoke iOS */;
+ targetProxy = 7957009F78337E524E7597C6 /* PBXContainerItemProxy */;
};
- 6FDD7B4157777A0B390CD1BD /* PBXTargetDependency */ = {
+ 4BBD801FFA279D24C2886034 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceServantLocator macOS";
- target = B7CBCC4EF66C1005BD210BBF /* IceServantLocator macOS */;
- targetProxy = E4720C4C580798E8E2EEFF69 /* PBXContainerItemProxy */;
+ name = "IceAdmin iOS";
+ target = 6AC0F4641FD881A3F9FDE7CC /* IceAdmin iOS */;
+ targetProxy = 08BAB59242DC4A13AA9C229D /* PBXContainerItemProxy */;
};
- 7121C7FC5D5085B8D70F1878 /* PBXTargetDependency */ = {
+ 55946A6CA521FF27621BC827 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceDefaultValue macOS";
- target = 0464D27AC92BB4D8962CE32A /* IceDefaultValue macOS */;
- targetProxy = B37341A1174FF4DC8AD0AFC7 /* PBXContainerItemProxy */;
+ name = "IceInheritance macOS";
+ target = 256AB7445137457382972306 /* IceInheritance macOS */;
+ targetProxy = 7EB3341DFE6A56B54C2D6913 /* PBXContainerItemProxy */;
};
- 71CA57ED1AF1BE74109DC128 /* PBXTargetDependency */ = {
+ 5717DD03A56DA626B4C13D5F /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceRetry iOS";
- target = 9D41BDA81A101D4423B68500 /* IceRetry iOS */;
- targetProxy = C0540538B2F484D607182BF5 /* PBXContainerItemProxy */;
+ name = "IceAdmin macOS";
+ target = C9ECE36CD6C3FDC548AE1395 /* IceAdmin macOS */;
+ targetProxy = 4E1591364724982BABBA2884 /* PBXContainerItemProxy */;
};
- 7A1E08E172A723D3B10ED052 /* PBXTargetDependency */ = {
+ 5BD4AF5FBBA39668DD028153 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOptional iOS";
- target = 27EA766CC3647B70CACBE320 /* IceOptional iOS */;
- targetProxy = D9F96E37016C1F8EE795BB07 /* PBXContainerItemProxy */;
+ name = "IceSSLConfiguration iOS";
+ target = 9D14EA76CE6437452C395F6C /* IceSSLConfiguration iOS */;
+ targetProxy = BB7F9976E570A54D07EF8FF0 /* PBXContainerItemProxy */;
};
- 7BA1E994A7A34611620EF023 /* PBXTargetDependency */ = {
+ 5CF36BCBA7080409B17A4F4B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceProxy macOS";
- target = EFDF59E02D5963A3D0E9C031 /* IceProxy macOS */;
- targetProxy = 6CF370F04BF998D9314CD26F /* PBXContainerItemProxy */;
+ name = "Ice C++11 iOS";
+ target = 45785A8A5F989B52F70FF09A /* Ice C++11 iOS */;
+ targetProxy = F06F755E560114922A5F4967 /* PBXContainerItemProxy */;
};
- 7F0447F8251BC1A544C05433 /* PBXTargetDependency */ = {
+ 5DF04CCCC77A9FB75E5FBF71 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAcm iOS";
- target = B19BCE3DC6A70E4C1209A842 /* IceAcm iOS */;
- targetProxy = 117CAFE621AB1C2978EA718D /* PBXContainerItemProxy */;
+ name = "SliceEscape macOS";
+ target = DEAC294186758C2289786E09 /* SliceEscape macOS */;
+ targetProxy = 9478BD4DD5EFC51FD243F7B1 /* PBXContainerItemProxy */;
};
- 81AC33355323418C386F8D3B /* PBXTargetDependency */ = {
+ 5E7598EF287879E963467616 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceUdp iOS";
- target = 6B532D9FC090AA5D043477DC /* IceUdp iOS */;
- targetProxy = 449BC58D666580C2301E51CC /* PBXContainerItemProxy */;
+ name = "IceFacets iOS";
+ target = DAF8D0203D265E05C8E59904 /* IceFacets iOS */;
+ targetProxy = B7FC3068B34D369F9918B887 /* PBXContainerItemProxy */;
};
- 87EDA89E2AC1CDFD92E2902E /* PBXTargetDependency */ = {
+ 610C6CE0835E11219FF62416 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInvoke macOS";
- target = E5153CA1CF08857D44A60588 /* IceInvoke macOS */;
- targetProxy = 90BA6C833BFDF5E26E3929DB /* PBXContainerItemProxy */;
+ name = "IceDefaultServant iOS";
+ target = 4217D4CAD719BC666712429F /* IceDefaultServant iOS */;
+ targetProxy = 299E7F5DE222690386DA72F1 /* PBXContainerItemProxy */;
};
- 8C691BC10AC9F0F0A6FB0E71 /* PBXTargetDependency */ = {
+ 61E07185501D6FE488B1AD2A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 macOS";
- target = D88150804753E179958EFB84 /* Ice C++11 macOS */;
- targetProxy = 2F0EEC2B90474DD7FD5DB3CF /* PBXContainerItemProxy */;
+ name = "IceObjects macOS";
+ target = 9824CA3BDAE389C6BFE9724E /* IceObjects macOS */;
+ targetProxy = 2C92247D23AFE94BCD076772 /* PBXContainerItemProxy */;
};
- 8ECCDC74628A1247202EED79 /* PBXTargetDependency */ = {
+ 62C561306DF1C2803F140A3A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingExceptions macOS";
- target = 0FCA04F77688CD80DE20811C /* IceSlicingExceptions macOS */;
- targetProxy = 905BB7F2EDB985D53B8BDB06 /* PBXContainerItemProxy */;
+ name = "Ice C++11 iOS";
+ target = 45785A8A5F989B52F70FF09A /* Ice C++11 iOS */;
+ targetProxy = 8C58F7447035B5AF70BED4DA /* PBXContainerItemProxy */;
};
- 960E7AA37D4C1074D12CCC25 /* PBXTargetDependency */ = {
+ 660BDB072F9F74748CB196DB /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInfo macOS";
- target = C5052C5B4C467438A219820D /* IceInfo macOS */;
- targetProxy = F7B0318ECBD641367006FA70 /* PBXContainerItemProxy */;
+ name = "IceRetry iOS";
+ target = 711F18EAD4D0F01FD488DC77 /* IceRetry iOS */;
+ targetProxy = 99E6EC2B9A22B3A09D295CC8 /* PBXContainerItemProxy */;
};
- 97805125F7440A3AB825FABF /* PBXTargetDependency */ = {
+ 6679812A27F52335DD200C3B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceProxyAMD iOS";
- target = 1A43E4DC2200AFCA9B64394A /* IceProxyAMD iOS */;
- targetProxy = 347855953A91C020072899F4 /* PBXContainerItemProxy */;
+ name = "SliceEscape iOS";
+ target = 57023FDC36B7ACF8AEB2B86F /* SliceEscape iOS */;
+ targetProxy = 87536DF0C24D1226861BFE64 /* PBXContainerItemProxy */;
};
- 97EF4064E8EB7F5DBFC11257 /* PBXTargetDependency */ = {
+ 66F667902E6E871DD1E3B745 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOperationsAMD macOS";
- target = 43C49D6C13B45A568257C46E /* IceOperationsAMD macOS */;
- targetProxy = F0FD2A56689081AB6474076C /* PBXContainerItemProxy */;
+ name = "IceProxy macOS";
+ target = DA2903A145E256D0159DA978 /* IceProxy macOS */;
+ targetProxy = 43450CFB6ABEE1790C6DAFA3 /* PBXContainerItemProxy */;
};
- 9A1D11157ACFFC556CC79063 /* PBXTargetDependency */ = {
+ 687304CA484644697465D240 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceHold iOS";
- target = 2DC1C4FCACF16171C03FC1B9 /* IceHold iOS */;
- targetProxy = B1D2C5D7C2C2A3254F3CC711 /* PBXContainerItemProxy */;
+ name = "IceLocation iOS";
+ target = 45F7C5838CC5BD1755605638 /* IceLocation iOS */;
+ targetProxy = 366295DEBDF44C91693D4214 /* PBXContainerItemProxy */;
};
- 9A41F0551C884744000F7723 /* PBXTargetDependency */ = {
+ 794787C761EAE91B50754BC9 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInheritance iOS";
- target = 1E1BA02175910B89315EBE90 /* IceInheritance iOS */;
- targetProxy = B50EE581693637EEF53F6908 /* PBXContainerItemProxy */;
+ name = "IceAmi macOS";
+ target = 657CC3DC1EE12800505DDDC9 /* IceAmi macOS */;
+ targetProxy = 28F852A81258223E19504B21 /* PBXContainerItemProxy */;
};
- A607E60991638EA4E2FFCBE9 /* PBXTargetDependency */ = {
+ 8322DADD440ADE62DF1ADF87 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 macOS";
- target = D88150804753E179958EFB84 /* Ice C++11 macOS */;
- targetProxy = 211388FC7AD6ED207C07C7C1 /* PBXContainerItemProxy */;
+ name = "IceAcm iOS";
+ target = 8CDF569BE7FD7056CC64AEBD /* IceAcm iOS */;
+ targetProxy = AA5CDACE9AA5DA132BEA11E0 /* PBXContainerItemProxy */;
};
- A7DE3DCB07D1983231655E9E /* PBXTargetDependency */ = {
+ 887DBA1B991A5FDFAA9DD80C /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 iOS";
- target = 25244EA77758A3FD37CDBCCB /* Ice C++11 iOS */;
- targetProxy = D49688290311962E5799394E /* PBXContainerItemProxy */;
+ name = "Ice C++11 macOS";
+ target = 2493729D7F7E9B76236AE7E5 /* Ice C++11 macOS */;
+ targetProxy = 526D455DA264AE0DFD46C30B /* PBXContainerItemProxy */;
};
- A9299F49366FAEA57BB6B2B7 /* PBXTargetDependency */ = {
+ 8B5C02816CE336BDC6565731 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceProperties macOS";
- target = 384D485FDC90AD671A67828A /* IceProperties macOS */;
- targetProxy = 1203C415D5CC2D30C7CEE6D2 /* PBXContainerItemProxy */;
+ name = "IceProperties iOS";
+ target = A0BFE78E710B0B1240650735 /* IceProperties iOS */;
+ targetProxy = 38DB4C8A42B9976E01B83CA7 /* PBXContainerItemProxy */;
};
- AED997DD334586DC1053D6E3 /* PBXTargetDependency */ = {
+ 99CF6D43F19B63CEC62B820D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceExceptionsAMD macOS";
- target = 31064958EF44F0EC148F91D3 /* IceExceptionsAMD macOS */;
- targetProxy = F1EB1EE819D5F44A1F3CA933 /* PBXContainerItemProxy */;
+ name = "IceOptionalAMD iOS";
+ target = 5014B8DF208C7227AC852821 /* IceOptionalAMD iOS */;
+ targetProxy = D31A7E3352E9493674FD2ABC /* PBXContainerItemProxy */;
};
- AEE148CFFF9E1659EC3F51DC /* PBXTargetDependency */ = {
+ 9F5D16E2EF33F9C648881B70 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceServantLocatorAMD iOS";
- target = 00A5B2376E3999B2CC3B96DA /* IceServantLocatorAMD iOS */;
- targetProxy = 4635E778D9A648A9ADBF7706 /* PBXContainerItemProxy */;
+ name = "IceLocation macOS";
+ target = 9EDC064A438ACAEEABFFCD28 /* IceLocation macOS */;
+ targetProxy = 6E0AE96B06D60FB4A0017FD1 /* PBXContainerItemProxy */;
};
- B2162AC79C04EDD7F810C630 /* PBXTargetDependency */ = {
+ 9FB6D1DF07112105470E62C2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAcm macOS";
- target = 324225A42B9A993D46AFC60F /* IceAcm macOS */;
- targetProxy = 9DB9BB6C214AB8961C1DC7B7 /* PBXContainerItemProxy */;
+ name = "IceInheritance iOS";
+ target = F8767CA4BDEADDE1A1884D5C /* IceInheritance iOS */;
+ targetProxy = 73BF18F9465726BF4397BBC1 /* PBXContainerItemProxy */;
};
- B4BD819384848079E1B80088 /* PBXTargetDependency */ = {
+ A15DDF77ED59E3A2BCD8663E /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceServantLocator iOS";
- target = 2FD5E3B51F50695B4FB5E49D /* IceServantLocator iOS */;
- targetProxy = 765427057ED1BDADB1E5B99F /* PBXContainerItemProxy */;
+ name = "IceSlicingExceptionsAMD iOS";
+ target = 61C40BBD5F24B8422CF093CF /* IceSlicingExceptionsAMD iOS */;
+ targetProxy = F32E850AFF3E5A366204ABCD /* PBXContainerItemProxy */;
};
- B79723328EC16641D30BCDA7 /* PBXTargetDependency */ = {
+ A18391A9FC69F43899E2E509 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOperations iOS";
- target = A7FFC753171376EC7C27671C /* IceOperations iOS */;
- targetProxy = E35E85CF851E324E1851C221 /* PBXContainerItemProxy */;
+ name = "IceSlicingObjects macOS";
+ target = 8E3EA7797A22D89ACC8767DA /* IceSlicingObjects macOS */;
+ targetProxy = 76BE7FE30A0DCA65D277336F /* PBXContainerItemProxy */;
};
- B9C866BFACBD23C2701F9F6B /* PBXTargetDependency */ = {
+ A24E9E9CD13BE8EF2CEF0836 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceStream iOS";
- target = C7404111292016FA23092367 /* IceStream iOS */;
- targetProxy = 60A10D666BC1DCA1C60F76EA /* PBXContainerItemProxy */;
+ name = "IceSlicingExceptionsAMD macOS";
+ target = 48A44724482F53DB8836FA44 /* IceSlicingExceptionsAMD macOS */;
+ targetProxy = 0DA523C92BCC8C8D303DAB69 /* PBXContainerItemProxy */;
};
- BA1B157A9628A70EBCFEBB14 /* PBXTargetDependency */ = {
+ A2979AA6CE972DD9CCE8CD25 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInfo iOS";
- target = C5AD87D3AE697A2EA40CD076 /* IceInfo iOS */;
- targetProxy = 514DBBD404A4FA7778FB9566 /* PBXContainerItemProxy */;
+ name = "IceFacets macOS";
+ target = 7ED2831E7D9351394B42F694 /* IceFacets macOS */;
+ targetProxy = 32521AB0FAC00F42D19CD11F /* PBXContainerItemProxy */;
};
- BA4E8CCCC9FCF97A7045C2EB /* PBXTargetDependency */ = {
+ A771EB0E1276F23A34192EC9 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceAmi macOS";
- target = 0E2A3FC94AFDB766206E582E /* IceAmi macOS */;
- targetProxy = 0B158DE89B7D83465C2A120A /* PBXContainerItemProxy */;
+ name = "IceStream iOS";
+ target = 5397CEC0325F0EE19F8A4376 /* IceStream iOS */;
+ targetProxy = C68C942B7B4409832DB35577 /* PBXContainerItemProxy */;
};
- C3C2DF9A7A5F06A4D7C546A2 /* PBXTargetDependency */ = {
+ A9F25738819D2C8B66EA8A99 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOperations macOS";
- target = 3CA7706EC16D5DC55223739C /* IceOperations macOS */;
- targetProxy = 91854A4A4CA779B7DC1D2103 /* PBXContainerItemProxy */;
+ name = "IceOptional macOS";
+ target = 31A765FCD292D8FF91A02483 /* IceOptional macOS */;
+ targetProxy = 286CC429AD8D1AA7065A04E7 /* PBXContainerItemProxy */;
};
- C62C328320928B98B54A09D1 /* PBXTargetDependency */ = {
+ B243D234E24C585462AE16F3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOperationsAMD iOS";
- target = 66B9650AA30C3AF7576A253E /* IceOperationsAMD iOS */;
- targetProxy = 9504821B0E15108DC5FC1DD5 /* PBXContainerItemProxy */;
+ name = "IceInfo macOS";
+ target = 314BF239BAEBB53CD4F547C7 /* IceInfo macOS */;
+ targetProxy = 999B4ED7F2E0794288A8607E /* PBXContainerItemProxy */;
};
- C849584694BDFC076D0906B8 /* PBXTargetDependency */ = {
+ B968FEC7AB635A1391FC1AE9 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceStream macOS";
- target = 1C8E9862D6DB1B1C322CCDEB /* IceStream macOS */;
- targetProxy = 7C17B470AC1C4BCE2FFEA5B7 /* PBXContainerItemProxy */;
+ name = "IceEnums iOS";
+ target = 5F293FDF6A695184C8A8372C /* IceEnums iOS */;
+ targetProxy = 20F4B3CE9FE04FA4B68955E3 /* PBXContainerItemProxy */;
};
- C87FD9D53F90A81B3FF3C3BF /* PBXTargetDependency */ = {
+ BB6F00CB87F66425337E3A1C /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "Ice C++11 iOS";
- target = 25244EA77758A3FD37CDBCCB /* Ice C++11 iOS */;
- targetProxy = 7E5F2B1EB08029AA9B91B5E0 /* PBXContainerItemProxy */;
+ name = "IceSlicingObjectsAMD macOS";
+ target = 1797F20952E42DF66D6D33BF /* IceSlicingObjectsAMD macOS */;
+ targetProxy = A3EDBACB1FDE9A47EB070AB6 /* PBXContainerItemProxy */;
};
- CA80C9A5E32CA04A7A9C731E /* PBXTargetDependency */ = {
+ BD3437360179EB8F4F09A97B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingObjects iOS";
- target = 9484735AE03E2029692D9A8E /* IceSlicingObjects iOS */;
- targetProxy = 0632E012EA63F40B3A551A5F /* PBXContainerItemProxy */;
+ name = "IceAmi iOS";
+ target = AEDF86E2A1A75EBE97C06C0F /* IceAmi iOS */;
+ targetProxy = DD76C9A6CB80A663546FA506 /* PBXContainerItemProxy */;
};
- CB18293376F1BE44F7E669F0 /* PBXTargetDependency */ = {
+ C1BB224491C429B15C15C212 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOptionalAMD macOS";
- target = 7FF6F6B1616D0CE97AE69C82 /* IceOptionalAMD macOS */;
- targetProxy = 96AD40FB552E494CE7841627 /* PBXContainerItemProxy */;
+ name = "IceExceptionsAMD iOS";
+ target = 11485B5FF929691A5833C99A /* IceExceptionsAMD iOS */;
+ targetProxy = B509014C50BB26FC80432A1C /* PBXContainerItemProxy */;
};
- CB51E3E3102E14CFCC570AFF /* PBXTargetDependency */ = {
+ C47C6DA81C80B8B99A1756C5 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceScope iOS";
- target = 38958C2F3AD5CF5B925EE049 /* IceScope iOS */;
- targetProxy = D02AB8E0E1E0442B5EBFCF6B /* PBXContainerItemProxy */;
+ name = "IceOptionalAMD macOS";
+ target = A10509EA7E4240467A68D03B /* IceOptionalAMD macOS */;
+ targetProxy = 73B9D63956F5A99EA1AD5490 /* PBXContainerItemProxy */;
};
- CDC6F71EA2AC89A2B7FE264C /* PBXTargetDependency */ = {
+ C4AB0A26B2905878D5FE8CEF /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingExceptionsAMD iOS";
- target = 688E9EADF09FA3C3C10AAB92 /* IceSlicingExceptionsAMD iOS */;
- targetProxy = 20CA0D2C7CC67D11515CDED7 /* PBXContainerItemProxy */;
+ name = "IceServantLocatorAMD macOS";
+ target = 8CA5088455BC6A8877F6585D /* IceServantLocatorAMD macOS */;
+ targetProxy = 00CF74B38E229ADA7AE66A7A /* PBXContainerItemProxy */;
};
- D04EABAAA9814E323F6DF6DC /* PBXTargetDependency */ = {
+ CB0D0ACD5E79EA1DFC4BC9D0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceOptional macOS";
- target = E3409057C22034CC2897025E /* IceOptional macOS */;
- targetProxy = 1340B557AB964B9035A2ADA3 /* PBXContainerItemProxy */;
+ name = "IceBinding macOS";
+ target = EE1DA5B2B5550B18C6EAEFC4 /* IceBinding macOS */;
+ targetProxy = C7775C223C87127895A89442 /* PBXContainerItemProxy */;
};
- D6335D9A2F3F8448C84E745D /* PBXTargetDependency */ = {
+ D4215BEFA0325C8E4BC4F26B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceDefaultServant iOS";
- target = 8C8F070BD36DA1E28E452FB2 /* IceDefaultServant iOS */;
- targetProxy = C5A5DFAF9E208CC8BDA8F32A /* PBXContainerItemProxy */;
+ name = "IceSlicingObjectsAMD iOS";
+ target = 150A64F2FB99464CBB6A17B4 /* IceSlicingObjectsAMD iOS */;
+ targetProxy = 6B3C4E2A3C1DAADC3874B8AB /* PBXContainerItemProxy */;
};
- D7E26376E744A432DAF8CF35 /* PBXTargetDependency */ = {
+ D454922D3CE8E4668F0BB52C /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceProperties iOS";
- target = CB4419D15E59F5BACE95D01F /* IceProperties iOS */;
- targetProxy = B2601134B97F5BA494ACDCC7 /* PBXContainerItemProxy */;
+ name = "IceOperationsAMD iOS";
+ target = B02741DA7E909B59FFEF2A32 /* IceOperationsAMD iOS */;
+ targetProxy = 1684F94FC9F2356709007005 /* PBXContainerItemProxy */;
};
- DA23706D132AADDC70BE3679 /* PBXTargetDependency */ = {
+ D777DC913B745B7AB834975B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = "IceProxy iOS";
- target = 38F2ACB67B6CF7C5087BAEB7 /* IceProxy iOS */;
- targetProxy = 894B0A01477208375B775C19 /* PBXContainerItemProxy */;
+ target = 36C60483DFECCC705AD9B224 /* IceProxy iOS */;
+ targetProxy = 48D512B771BD4A1586C63E52 /* PBXContainerItemProxy */;
};
- DB220DDAA9A9F39B9A28CC73 /* PBXTargetDependency */ = {
+ DEE0038BB655CF0F64F6E3B7 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceExceptionsAMD iOS";
- target = A3C682466C3C8273EFAE7893 /* IceExceptionsAMD iOS */;
- targetProxy = 27D6345527991D79F2289ACA /* PBXContainerItemProxy */;
+ name = "IceHold iOS";
+ target = 94F774D983D7806C8B24980D /* IceHold iOS */;
+ targetProxy = 9FDE157618703DB028695B77 /* PBXContainerItemProxy */;
};
- DEBC446C6F9643487DF55659 /* PBXTargetDependency */ = {
+ E11F2C04377A9BCC9DC9EB79 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSSLConfiguration iOS";
- target = 66F1886B8F677C117B8E0E40 /* IceSSLConfiguration iOS */;
- targetProxy = 514A2B7EE3FC664D721EDC94 /* PBXContainerItemProxy */;
+ name = "IceAcm macOS";
+ target = 4FF834835F517C58332265C2 /* IceAcm macOS */;
+ targetProxy = 1F94AA7511F39C25AE9AA6A2 /* PBXContainerItemProxy */;
};
- E049D2A605B6447947495E95 /* PBXTargetDependency */ = {
+ E34C3EDA1BC5B503651D2A70 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceFacets iOS";
- target = 993730ECC3802C1EF520D6ED /* IceFacets iOS */;
- targetProxy = 3A9FE04BF1DA45BF0BBE4C70 /* PBXContainerItemProxy */;
+ name = "IceRetry macOS";
+ target = E934D2880DF7299FD6830C1E /* IceRetry macOS */;
+ targetProxy = A7BFA014FE750224E3EA8C2B /* PBXContainerItemProxy */;
};
- E33D3FF9D23DD61168040AC9 /* PBXTargetDependency */ = {
+ E9A1B4C7119664F0C0B9B35B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceInvoke iOS";
- target = 77692A78EACA87BD4A7C07ED /* IceInvoke iOS */;
- targetProxy = 37272336095D9F27261FB4F1 /* PBXContainerItemProxy */;
+ name = "IceSlicingExceptions iOS";
+ target = CE781DFB6EA5764475DE56D1 /* IceSlicingExceptions iOS */;
+ targetProxy = D687C04B238751AC26697671 /* PBXContainerItemProxy */;
};
- E70A59738A6361F4099727A0 /* PBXTargetDependency */ = {
+ ED0F836F978EBA92BFDDB759 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceLocation macOS";
- target = B647908C6167515627E79D7E /* IceLocation macOS */;
- targetProxy = E0695CDE886C2C2A666868BB /* PBXContainerItemProxy */;
+ name = "Ice C++11 iOS";
+ target = 45785A8A5F989B52F70FF09A /* Ice C++11 iOS */;
+ targetProxy = BAEB4E16C1DF53D8C332D0BB /* PBXContainerItemProxy */;
};
- EB9E110810C8466FA991E19E /* PBXTargetDependency */ = {
+ EDDBAA8DB45F0771A4FAE7E2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceScope macOS";
- target = F2AA7EEC0BF03745A8CB8636 /* IceScope macOS */;
- targetProxy = 42ABC9E30ED71D51456FCFAC /* PBXContainerItemProxy */;
+ name = "IceHold macOS";
+ target = C1A0392775F4A0ED6AB29083 /* IceHold macOS */;
+ targetProxy = 532D136EA151898DE402E1F8 /* PBXContainerItemProxy */;
};
- EDD41A38206A5E2690EDE66A /* PBXTargetDependency */ = {
+ F10096E9AE0C8E858C094216 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceSlicingObjects macOS";
- target = A03BC632FC308E1F5689B405 /* IceSlicingObjects macOS */;
- targetProxy = D9CC520BF8CC463FE309CAE8 /* PBXContainerItemProxy */;
+ name = "IceOperations iOS";
+ target = 8D0BD3C20FA17536D15BAA1F /* IceOperations iOS */;
+ targetProxy = 0267E3820CCD6EA2414C2550 /* PBXContainerItemProxy */;
};
- F3137445AC83D2DD63E91C84 /* PBXTargetDependency */ = {
+ F783B7D3738C130759895DD7 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceObjects macOS";
- target = 4471E15E062E187347C3FDCC /* IceObjects macOS */;
- targetProxy = B10FF4B41F501FEBEEA92267 /* PBXContainerItemProxy */;
+ name = "IceDefaultValue iOS";
+ target = D9A5192102BC772D79236B80 /* IceDefaultValue iOS */;
+ targetProxy = B039008BD687D2EE680D2ED4 /* PBXContainerItemProxy */;
};
- F4FDD1DB11B1F89C834773E9 /* PBXTargetDependency */ = {
+ F925C6277A1744B0440CCF2B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "SliceEscape iOS";
- target = 689BB0E32ED392CF0F70373B /* SliceEscape iOS */;
- targetProxy = F10089673D6F58B9CDAD1E86 /* PBXContainerItemProxy */;
+ name = "IceScope iOS";
+ target = 88B4DDB0B9CC0F6E3EF41043 /* IceScope iOS */;
+ targetProxy = B6A3C3205C97135742CEA147 /* PBXContainerItemProxy */;
};
- F9E39CA7602470A368818CF2 /* PBXTargetDependency */ = {
+ FCC7BF40CE19A02D94663295 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceDefaultValue iOS";
- target = 410B3217E03FECE067F39B92 /* IceDefaultValue iOS */;
- targetProxy = CDF494047A495A1111D43125 /* PBXContainerItemProxy */;
+ name = "IceInfo iOS";
+ target = ABD61E830D609E366325ED4F /* IceInfo iOS */;
+ targetProxy = BD084DC3A41268A43E4F667F /* PBXContainerItemProxy */;
};
- FCDAE4950F53E15230D6646B /* PBXTargetDependency */ = {
+ FEC8DBD8A0C9750176FC217C /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- name = "IceEnums iOS";
- target = 0ADB6E27FC972C42B88833C1 /* IceEnums iOS */;
- targetProxy = 4F83719B422EF50E9C4C06C1 /* PBXContainerItemProxy */;
+ name = "IceScope macOS";
+ target = 5FBA2B46360A4138C56A793D /* IceScope macOS */;
+ targetProxy = 13762457FD2AC5C9D8E00FE5 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
- 021D428F65FAF63569E52242 /* Debug */ = {
+ 01372DE5BD44700FA039184F /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -12611,24 +12611,24 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceSlicingExceptionsAMD;
- PRODUCT_NAME = IceSlicingExceptionsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
+ PRODUCT_NAME = IceFacets;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 048C13C6A420F3C3ECEDBE34 /* Release */ = {
+ 01788FAB35EC0ECFB195AD62 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -12636,15 +12636,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceExceptionsAMD;
- PRODUCT_NAME = IceExceptionsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
+ PRODUCT_NAME = IceUdp;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -12653,61 +12653,7 @@
};
name = Release;
};
- 0505C70BA1EAB9D8381DDBB9 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.61;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
- DYLIB_CURRENT_VERSION = 3.7.61;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = src/IceStorm/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm;
- PRODUCT_NAME = IceStorm;
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Release;
- };
- 095C22BC174E5C535FCB3CD1 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
- DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
- PRODUCT_NAME = IceExceptions;
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
- };
- name = Release;
- };
- 0D2DEF105DAC88BB42F5907D /* Release */ = {
+ 019A9D4B9AABA5AA28CB6C6C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -12715,7 +12661,7 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
@@ -12732,7 +12678,7 @@
};
name = Release;
};
- 0DE09B7D71D8025DA9910D62 /* Debug */ = {
+ 026A2B7743A59760039C4049 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -12740,48 +12686,47 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceFacets;
- PRODUCT_NAME = IceFacets;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
+ PRODUCT_NAME = IceDefaultServant;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 109CA2F8BC8ADE3AF2437F88 /* Release */ = {
+ 03FAB110900E394ED229022E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD;
+ PRODUCT_NAME = IceOptionalAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 12A14645506A17974AC1953C /* Release */ = {
+ 04D014AD439BEEB391EB4955 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -12789,63 +12734,62 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceSlicingExceptionsAMD;
- PRODUCT_NAME = IceSlicingExceptionsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
+ PRODUCT_NAME = IceAdmin;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 1337073CF0B2A4B606158680 /* Debug */ = {
+ 08CA6090407E8E61B2E186F1 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
- PRODUCT_NAME = IceEnums;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
+ PRODUCT_NAME = IceInheritance;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 16C5FA2E6E09E662FD81B5C9 /* Debug */ = {
+ 090419CA29BEA80478776962 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
- PRODUCT_NAME = IceOperations;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
+ PRODUCT_NAME = IceAdapterDeactivation;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -12854,21 +12798,21 @@
};
name = Debug;
};
- 194D2D07D2945EECE8008856 /* Release */ = {
+ 0A342BA729A10D4457FFF677 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
- PRODUCT_NAME = IceScope;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
+ PRODUCT_NAME = IceServantLocator;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -12878,60 +12822,61 @@
};
name = Release;
};
- 1AC92B96F402331539D7413E /* Release */ = {
+ 0A87CCB71A043995717DE9D3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_VERSION = A;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
INFOPLIST_FILE = src/Glacier2/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Glacier2;
PRODUCT_NAME = Glacier2;
- SDKROOT = iphoneos;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
- name = Release;
+ name = Debug;
};
- 1ACD37AA81439DF9DACFCF95 /* Debug */ = {
+ 0BB8F9D7443CE2ABFD8FC0AE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
+ PRODUCT_NAME = IceAdapterDeactivation;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 1AEB4AFC8B733C4A06B1CFCF /* Debug */ = {
+ 120C72FDC2C19B7A1A7C760A /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -12939,92 +12884,40 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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;
- SUPPORTED_PLATFORMS = macosx;
- SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
- };
- name = Debug;
- };
- 1B36DCF4B1AC0FA8859DE11B /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
- DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD;
PRODUCT_NAME = IceSlicingExceptionsAMD;
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
- };
- name = Release;
- };
- 1BC2EC21352B1B8BA07AD9DD /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "Mac Developer";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 3.7.61;
- DEVELOPMENT_TEAM = U4TBVKNQ7F;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
- DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
- 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;
+ SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 1C03B6384D8D55B98848A598 /* Release */ = {
+ 12C4EE286AEA54CB45BB6DB5 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ CLANG_ENABLE_OBJC_ARC = NO;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
- FRAMEWORK_VERSION = A;
+ EXECUTABLE_PREFIX = lib;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
+ ICE_BUILDING_SRC,
ICE_STATIC_LIBS,
ICE_SWIFT,
- NDEBUG,
);
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
HEADER_SEARCH_PATHS = (
@@ -13032,139 +12925,128 @@
"$(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;
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11macOS";
+ PRODUCT_NAME = "IceDiscovery++11macOS";
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
- SWIFT_INCLUDE_PATHS = "$(SRCROOT)/src/IceObjc";
- SWIFT_VERSION = 5.0;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
};
- name = Release;
+ name = Debug;
};
- 1D75508558184348CCE30536 /* Release */ = {
+ 13346E14632950A3B8949DC3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
- FRAMEWORK_VERSION = A;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = src/IceGrid/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid;
- PRODUCT_NAME = IceGrid;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
+ PRODUCT_NAME = IceDefaultValue;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 2058E29146A5DFBFA22CDE44 /* Debug */ = {
+ 14B122D6192F72D9C105A1B3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
- PRODUCT_NAME = IceLocation;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration;
+ PRODUCT_NAME = IceSSLConfiguration;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 21708E1DCC047C21F2F5819C /* Debug */ = {
+ 151E7A8495FAD954071478FF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
- PRODUCT_NAME = IceServantLocator;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions;
+ PRODUCT_NAME = IceSlicingExceptions;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 24631CB9E7B813FF37B2723E /* Debug */ = {
+ 178B0B670457EC13E0E1E48E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
- PRODUCT_NAME = IceSlicingObjects;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
+ PRODUCT_NAME = IceSlicingObjectsAMD;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 24E97E1C2B06626832C54E01 /* Release */ = {
+ 19EC97909C6E9AB0E78E8529 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
- PRODUCT_NAME = IceExceptionsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape;
+ PRODUCT_NAME = SliceEscape;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -13174,78 +13056,56 @@
};
name = Release;
};
- 25888C2515B13313341EFFF0 /* Release */ = {
+ 19FEB06FF2D5542FF2B090FA /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
+ CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
- DYLIB_CURRENT_VERSION = 3.7.61;
- 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.IceOptional;
- PRODUCT_NAME = IceOptional;
- SDKROOT = macosx;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
- SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
- };
- name = Release;
- };
- 2597437E261FE3113A9023F9 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
- FRAMEWORK_VERSION = A;
+ EXECUTABLE_PREFIX = lib;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ ICE_CPP11_MAPPING,
+ ICE_BUILDING_SRC,
+ ICE_STATIC_LIBS,
+ ICE_SWIFT,
+ NDEBUG,
+ );
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = src/Glacier2/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Glacier2;
- PRODUCT_NAME = Glacier2;
+ 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;
SUPPORTED_PLATFORMS = macosx;
- SWIFT_VERSION = 5.0;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
};
name = Release;
};
- 2816DF6293B6AB1E42806427 /* Debug */ = {
+ 1D2A32E0BF86006A3D910C2D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CLANG_ENABLE_OBJC_ARC = NO;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_TESTABILITY = NO;
- EXECUTABLE_PREFIX = lib;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_BUILDING_SRC,
ICE_STATIC_LIBS,
ICE_SWIFT,
+ NDEBUG,
);
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
HEADER_SEARCH_PATHS = (
@@ -13253,71 +13113,68 @@
"$(SYMROOT)/$(PLATFORM_NAME)/include/",
"$(SRCROOT)/../cpp/src/",
);
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11macOS";
- PRODUCT_NAME = "IceDiscovery++11macOS";
- SDKROOT = macosx;
+ OTHER_LDFLAGS = "-ObjC";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11iOS";
+ PRODUCT_NAME = "Ice++11iOS";
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
};
- name = Debug;
+ name = Release;
};
- 28217042BA7797C6AB68943B /* Debug */ = {
+ 1E240AA99536193038E6D7E8 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
- PRODUCT_NAME = IceInheritance;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm;
+ PRODUCT_NAME = IceAcm;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 2825A2DF9964C96A4B3C6E19 /* Release */ = {
+ 1F5A241EFB47FAC0958EF4F8 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- EXECUTABLE_PREFIX = lib;
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- NDEBUG,
- );
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- 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.IceSlicingExceptions;
+ PRODUCT_NAME = IceSlicingExceptions;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 28424CA57A1FEC024F6D860C /* Debug */ = {
+ 208B50F49F4DA27467F3F7F2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -13325,15 +13182,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceSlicingExceptions;
- PRODUCT_NAME = IceSlicingExceptions;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
+ PRODUCT_NAME = IceUdp;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -13342,60 +13199,57 @@
};
name = Debug;
};
- 293617C495F331081EE2E83E /* Release */ = {
+ 22CF16E122A8ABB7FD328F48 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = src/IceGrid/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid;
- PRODUCT_NAME = IceGrid;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream;
+ PRODUCT_NAME = IceStream;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 2A438AAC813ABF5F447CF7BA /* Debug */ = {
+ 22E89DFF233845AEE394C2AC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
- PRODUCT_NAME = IceDefaultServant;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
+ PRODUCT_NAME = IceProperties;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 2C0ABCFDAEE8EC1313F5A7D0 /* Debug */ = {
+ 22ED2260CA86E8E8B37DA5F0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -13403,71 +13257,74 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceServantLocatorAMD;
- PRODUCT_NAME = IceServantLocatorAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
+ PRODUCT_NAME = IceExceptions;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 2D26E360ED1B32E42781191F /* Release */ = {
+ 2405A3303748456E8C495EC2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD;
PRODUCT_NAME = IceProxyAMD;
- SDKROOT = iphoneos;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 3017343602CCFDD97B453598 /* Debug */ = {
+ 25872E295CBF1AB3C79AA912 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
- PRODUCT_NAME = IceObjects;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
+ PRODUCT_NAME = IceDefaultServant;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 3056466227DD9DF0C65C65A3 /* Release */ = {
+ 260491A4333F10C058CAE445 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -13475,15 +13332,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceTimeout;
- PRODUCT_NAME = IceTimeout;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry;
+ PRODUCT_NAME = IceRetry;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -13492,7 +13349,7 @@
};
name = Release;
};
- 306DAE778A834B8A511027E7 /* Debug */ = {
+ 2638193B9692E3873EA98824 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -13500,15 +13357,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry;
+ PRODUCT_NAME = IceRetry;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -13517,54 +13374,76 @@
};
name = Debug;
};
- 327D5733C8B3241554E6C885 /* Release */ = {
+ 26964C50C6A2356DAB5C7D66 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_VERSION = A;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ ICE_CPP11_MAPPING,
+ ICE_STATIC_LIBS,
+ ICE_SWIFT,
+ );
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
- PRODUCT_NAME = IceObjects;
- SDKROOT = iphoneos;
+ 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;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
+ SWIFT_INCLUDE_PATHS = "$(SRCROOT)/src/IceObjc";
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
- name = Release;
+ name = Debug;
};
- 33056F11423CEE249BFF3901 /* Debug */ = {
+ 275F4EDA14BBC35F9C7A44A5 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions;
- PRODUCT_NAME = IceSlicingExceptions;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD;
+ PRODUCT_NAME = IceSlicingExceptionsAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 362608979619E172F3156817 /* Debug */ = {
+ 28C5B1DD28FCA547D6E9BC56 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -13572,15 +13451,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
+ PRODUCT_NAME = IceServantLocator;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -13589,7 +13468,40 @@
};
name = Debug;
};
- 363ECB563EE13BB1D21C2E7A /* Debug */ = {
+ 28D599E5FEE7B24CA2341443 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CLANG_ENABLE_OBJC_ARC = NO;
+ CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.61;
+ 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;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ TARGETED_DEVICE_FAMILY = "1,2";
+ };
+ name = Debug;
+ };
+ 2B6634B7C7A6DE0C746D57A9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -13597,15 +13509,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceProxyAMD;
- PRODUCT_NAME = IceProxyAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
+ PRODUCT_NAME = IceOptional;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -13614,62 +13526,112 @@
};
name = Debug;
};
- 3ADEB945B04ECA3D23AC7221 /* Debug */ = {
+ 2B826C4DCECC6B6475335411 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
- PRODUCT_NAME = IceSlicingObjects;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
+ PRODUCT_NAME = IceExceptions;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
+ name = Release;
+ };
+ 2C1041F8E9125EC4234842C4 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CLANG_ENABLE_OBJC_ARC = NO;
+ CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.61;
+ 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.IceLocatorDiscovery++11iOS";
+ PRODUCT_NAME = "IceLocatorDiscovery++11iOS";
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ TARGETED_DEVICE_FAMILY = "1,2";
+ };
name = Debug;
};
- 3CDBADCFBBB598A45FEF5180 /* Debug */ = {
+ 2D1FFF8AA39191172D00CE1C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
- FRAMEWORK_VERSION = A;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = src/IceGrid/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid;
- PRODUCT_NAME = IceGrid;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
+ PRODUCT_NAME = IceOperations;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
+ VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
+ };
+ 2E1C490C041034EE73CCE418 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.61;
+ 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;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Release;
};
- 3E4C19BDB8384556F704E6AD /* Debug */ = {
+ 2EEE3212F4EA2E75BAD26057 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -13678,18 +13640,18 @@
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
FRAMEWORK_VERSION = A;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = test/TestCommon/Info.plist;
+ INFOPLIST_FILE = src/IceStorm/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.TestCommon;
- PRODUCT_NAME = TestCommon;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm;
+ PRODUCT_NAME = IceStorm;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -13699,39 +13661,46 @@
};
name = Debug;
};
- 3F0AA7EC3ED7085CB359AEDE /* Debug */ = {
+ 2F2D4A5B7FCCBF71575143E4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
+ CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ EXECUTABLE_PREFIX = lib;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ ICE_CPP11_MAPPING,
+ ICE_BUILDING_SRC,
+ ICE_STATIC_LIBS,
+ ICE_SWIFT,
+ );
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry;
- PRODUCT_NAME = IceRetry;
+ 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;
SUPPORTED_PLATFORMS = macosx;
- SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 4174C7663BA13DF03835014A /* Debug */ = {
+ 30D909094BC86E43535959E9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
@@ -13747,21 +13716,21 @@
};
name = Debug;
};
- 420FB893DC6AACEE7B9EA4D4 /* Debug */ = {
+ 35D5E00F2ACDD4718E436388 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
- PRODUCT_NAME = IceAdapterDeactivation;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
+ PRODUCT_NAME = IceSlicingObjects;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -13770,7 +13739,7 @@
};
name = Debug;
};
- 43BF10297D5E456EA6D0CF45 /* Debug */ = {
+ 36DC554E670075E5B9B24BA5 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -13778,15 +13747,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceOptionalAMD;
- PRODUCT_NAME = IceOptionalAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape;
+ PRODUCT_NAME = SliceEscape;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -13795,44 +13764,46 @@
};
name = Debug;
};
- 4470A31614379EB4624AAF8A /* Debug */ = {
+ 373BA8087EDF6EDA786ACAC6 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD;
- PRODUCT_NAME = IceServantLocatorAMD;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
+ PRODUCT_NAME = IceInfo;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 44B596B160CFAE9F982A4A77 /* Debug */ = {
+ 39BE0D3E7CFDFEA88D62FFA9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream;
+ PRODUCT_NAME = IceStream;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -13841,7 +13812,7 @@
};
name = Debug;
};
- 45E4695E6D6BAA8027430376 /* Debug */ = {
+ 3A3170F191456707A18DF3AF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -13849,7 +13820,7 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
@@ -13866,71 +13837,68 @@
};
name = Debug;
};
- 4618F4C9495086F8CD016FE7 /* Release */ = {
+ 3D28F27C0B0BEF0CAB24665D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape;
PRODUCT_NAME = SliceEscape;
- SDKROOT = macosx;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 462CFAB55DAF114F8B05D008 /* Debug */ = {
+ 3DBE45D1CDE13522A881EB95 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
- PRODUCT_NAME = IceInvoke;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
+ PRODUCT_NAME = IceSlicingObjectsAMD;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 472B685697D80A855AB6A3F3 /* Release */ = {
+ 3F13FC3C8696EE5A82BDCE76 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
- PRODUCT_NAME = IceLocation;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
+ PRODUCT_NAME = IceDefaultServant;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -13940,31 +13908,55 @@
};
name = Release;
};
- 47748781F916C04316DD527F /* Release */ = {
+ 404690898FBB1E6C11E85931 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
- PRODUCT_NAME = IceFacets;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD;
+ PRODUCT_NAME = IceServantLocatorAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 48A4570049EBD86793D936DE /* Debug */ = {
+ 4075CE8B4BAB4FE4DF05B8FB /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "Mac Developer";
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 3.7.61;
+ DEVELOPMENT_TEAM = U4TBVKNQ7F;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.61;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ 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;
+ SUPPORTED_PLATFORMS = macosx;
+ SWIFT_VERSION = 5.0;
+ };
+ name = Debug;
+ };
+ 40E2FA865F874B532C93A191 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -13972,7 +13964,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
@@ -13988,19 +13980,20 @@
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
- name = Debug;
+ name = Release;
};
- 4999AE0970C9F0DF76EF2336 /* Release */ = {
+ 4166418E35F78375FB007774 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
@@ -14017,56 +14010,55 @@
};
name = Release;
};
- 4AAD1058EB9CB66287CDBC6F /* Release */ = {
+ 417F13F385A740AC03C35B21 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
- PRODUCT_NAME = IceProperties;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
+ PRODUCT_NAME = IceInheritance;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 4C40D8DCD314990425E030C2 /* Debug */ = {
+ 43085819CFCEF2FE96E49A4E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
- PRODUCT_NAME = IceAdapterDeactivation;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
+ PRODUCT_NAME = IceUdp;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 4C812049E264CDCB045145C3 /* Debug */ = {
+ 44000FA6A5F8B380881323C2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -14074,15 +14066,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceInheritance;
- PRODUCT_NAME = IceInheritance;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD;
+ PRODUCT_NAME = IceOptionalAMD;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -14091,21 +14083,21 @@
};
name = Debug;
};
- 4FA3CD92B33EA21D3B2D0578 /* Debug */ = {
+ 4413F523F228DA4EAD250759 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
+ PRODUCT_NAME = IceInfo;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -14114,88 +14106,78 @@
};
name = Debug;
};
- 53B747F44025F27120C52CEE /* Debug */ = {
+ 44954010869635A7FE1C0D3E /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD;
- PRODUCT_NAME = IceOptionalAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
+ PRODUCT_NAME = IceDefaultValue;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 55491477043AAFEAC7E0B369 /* Release */ = {
+ 453E9082AA2E8E657F3EEE67 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CLANG_ENABLE_OBJC_ARC = NO;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- EXECUTABLE_PREFIX = lib;
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- NDEBUG,
- );
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
+ PRODUCT_NAME = IceOperationsAMD;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 565165E475409BC46F0F417A /* Debug */ = {
+ 48A83436F7399BA020080794 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
- PRODUCT_NAME = IceUdp;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD;
+ PRODUCT_NAME = IceProxyAMD;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 566973C761579172BE7A67B4 /* Debug */ = {
+ 4C079C3E5E7C87487CA00214 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -14203,15 +14185,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceExceptions;
- PRODUCT_NAME = IceExceptions;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
+ PRODUCT_NAME = IceProxy;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -14220,21 +14202,21 @@
};
name = Debug;
};
- 566D2CCD25A623AC5E0C5803 /* Release */ = {
+ 4CDF7647D539478F1C6F2DAA /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
- PRODUCT_NAME = IceAmi;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
+ PRODUCT_NAME = IceAdmin;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -14244,31 +14226,32 @@
};
name = Release;
};
- 568A0BC3E880E4AFBC70EF51 /* Release */ = {
+ 532F0A725C50A19B7F26FB0E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
- PRODUCT_NAME = IceProxy;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
+ PRODUCT_NAME = IceAdapterDeactivation;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 56B4B2984A4F3B0B5CCE1A10 /* Release */ = {
+ 53A22E7F87D7EF9775CAE500 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -14276,15 +14259,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceDefaultServant;
- PRODUCT_NAME = IceDefaultServant;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration;
+ PRODUCT_NAME = IceSSLConfiguration;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -14293,45 +14276,46 @@
};
name = Release;
};
- 57B1FC5BA7A9D4ADE6A32081 /* Release */ = {
+ 54552BAED6FF48FF439CEC01 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
- PRODUCT_NAME = IceUdp;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
+ PRODUCT_NAME = IceHold;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 58116FCD302093F2C72461CE /* Debug */ = {
+ 55255D415B48D6EDA893F9C8 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
- PRODUCT_NAME = IceAmi;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
+ PRODUCT_NAME = IceAdmin;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -14340,17 +14324,18 @@
};
name = Debug;
};
- 5841BD4A1A2F18D1F6CDC874 /* Release */ = {
+ 56A60B25BE7E0123A0B5A6E0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CLANG_ENABLE_OBJC_ARC = NO;
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_TESTABILITY = NO;
+ EXECUTABLE_PREFIX = lib;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_BUILDING_SRC,
@@ -14364,57 +14349,53 @@
"$(SYMROOT)/$(PLATFORM_NAME)/include/",
"$(SRCROOT)/../cpp/src/",
);
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11iOS";
- PRODUCT_NAME = "IceLocatorDiscovery++11iOS";
- SDKROOT = iphoneos;
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceSSL++11macOS";
+ PRODUCT_NAME = "IceSSL++11macOS";
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
+ SUPPORTED_PLATFORMS = macosx;
};
name = Release;
};
- 5D4974E107771DE831E78C14 /* Release */ = {
+ 57B8D73AFDA089B8E54A0BCF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
- PRODUCT_NAME = IceProperties;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
+ PRODUCT_NAME = IceUdp;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 5E0B7DFF22CAE820F661BA05 /* Debug */ = {
+ 594E62C99F79B4F06A194DD5 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
- PRODUCT_NAME = IceAdmin;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
+ PRODUCT_NAME = IceExceptionsAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -14423,32 +14404,30 @@
};
name = Debug;
};
- 63547B01B83C6A30627E1BA5 /* Release */ = {
+ 5A27953EF212DD6C9D6C7A41 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
- PRODUCT_NAME = IceInheritance;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry;
+ PRODUCT_NAME = IceRetry;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 6409BB30FB38FDF66FF6C15A /* Debug */ = {
+ 5CF701D0A028437246225B29 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -14456,7 +14435,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_TESTABILITY = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
@@ -14464,6 +14443,7 @@
ICE_BUILDING_SRC,
ICE_STATIC_LIBS,
ICE_SWIFT,
+ NDEBUG,
);
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
HEADER_SEARCH_PATHS = (
@@ -14478,57 +14458,11 @@
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- 650957DB44D89BEF564960FD /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
- DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD;
- PRODUCT_NAME = IceProxyAMD;
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
- };
- name = Debug;
- };
- 66A2A7D67EBC9E2BF415668A /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
- DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
- PRODUCT_NAME = IceOptional;
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SWIFT_VERSION = 5.0;
VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 66F6B22FAB1778314E5CDAF6 /* Debug */ = {
+ 5D60400B695A10C203E69BA6 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -14536,7 +14470,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_TESTABILITY = NO;
EXECUTABLE_PREFIX = lib;
@@ -14545,6 +14479,7 @@
ICE_BUILDING_SRC,
ICE_STATIC_LIBS,
ICE_SWIFT,
+ NDEBUG,
);
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
HEADER_SEARCH_PATHS = (
@@ -14552,15 +14487,15 @@
"$(SYMROOT)/$(PLATFORM_NAME)/include/",
"$(SRCROOT)/../cpp/src/",
);
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11macOS";
- PRODUCT_NAME = "Ice++11macOS";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11macOS";
+ PRODUCT_NAME = "IceDiscovery++11macOS";
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
};
- name = Debug;
+ name = Release;
};
- 67F62103D7689F1A0AA05EA4 /* Release */ = {
+ 5F4D021A49CCD6BECB74E85D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -14568,15 +14503,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceInfo;
- PRODUCT_NAME = IceInfo;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
+ PRODUCT_NAME = IceOperations;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -14585,32 +14520,31 @@
};
name = Release;
};
- 6AE7DA8C310CC6BF54E4D96F /* Debug */ = {
+ 6048377F4AAEBEEC611A61DE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
- PRODUCT_NAME = IceProxy;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
+ PRODUCT_NAME = IceHold;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 6BA6853D7DF490EAF46A1C0E /* Debug */ = {
+ 605094A29E2E3912226467F9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -14619,7 +14553,7 @@
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
@@ -14638,137 +14572,86 @@
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
- name = Debug;
+ name = Release;
};
- 6EA7FE794996785A4F35A6EA /* Debug */ = {
+ 6223D8EFAA26802ED0C3EDAC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
- PRODUCT_NAME = IceObjects;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
+ PRODUCT_NAME = IceExceptions;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 710C993210FE068EE82ED8A8 /* 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 = 5.0;
- };
- name = Release;
- };
- 7271DA226BFBA7B345B8F411 /* Release */ = {
+ 62B0DA5639049104A98EC911 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_VERSION = A;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions;
- PRODUCT_NAME = IceSlicingExceptions;
+ INFOPLIST_FILE = src/IceStorm/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm;
+ PRODUCT_NAME = IceStorm;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
name = Release;
};
- 72CCADBB8CFFFECD2A2B0961 /* Debug */ = {
+ 6324AEBF336EDD9F8724714E /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
- PRODUCT_NAME = IceOperationsAMD;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
+ PRODUCT_NAME = IceFacets;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 758B957F9D06BC1A9317FAE1 /* Debug */ = {
+ 6334B88187217B5279CB58CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -14776,101 +14659,121 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = src/IceStorm/Info.plist;
+ INFOPLIST_FILE = src/IceGrid/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm;
- PRODUCT_NAME = IceStorm;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid;
+ PRODUCT_NAME = IceGrid;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
- name = Debug;
+ name = Release;
};
- 7860D9E08E1D7D36FED82373 /* Debug */ = {
+ 63EE1C8C3E58D430A04FE206 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = src/IceGrid/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid;
- PRODUCT_NAME = IceGrid;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD;
+ PRODUCT_NAME = IceOptionalAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
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;
};
- 786B9909B4573B5EFE406F80 /* Release */ = {
+ 6419658FA5E926935933D1E5 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
- FRAMEWORK_VERSION = A;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = src/IceStorm/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm;
- PRODUCT_NAME = IceStorm;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
+ PRODUCT_NAME = IceOperationsAMD;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Debug;
+ };
+ 676CD25FFE061AF2BB76F484 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.61;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.61;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ INFOPLIST_FILE = src/Glacier2/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Glacier2;
+ PRODUCT_NAME = Glacier2;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SWIFT_VERSION = 5.0;
+ TARGETED_DEVICE_FAMILY = "1,2";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
- name = Release;
+ name = Debug;
};
- 7AD2A8088345636029DC3F0D /* Release */ = {
+ 67FDA85C2E7AD6ABA2C56DBC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
- PRODUCT_NAME = IceServantLocator;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
+ PRODUCT_NAME = IceLocation;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -14880,57 +14783,61 @@
};
name = Release;
};
- 7ADCB617E723B629E27C64F8 /* Debug */ = {
+ 680977477980EB4CFB2656B4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
- PRODUCT_NAME = IceProperties;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
+ PRODUCT_NAME = IceScope;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 7ADD10ECB09498E18E692EF5 /* Release */ = {
+ 6823879AE29EBA9A5FDD4C5D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_VERSION = A;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD;
- PRODUCT_NAME = IceOptionalAMD;
+ INFOPLIST_FILE = src/IceGrid/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid;
+ PRODUCT_NAME = IceGrid;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
- name = Release;
+ name = Debug;
};
- 7B0B0F765A9B3255E4386E53 /* Debug */ = {
+ 68CBED89CDCEF7E1429D825B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -14938,15 +14845,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceTimeout;
- PRODUCT_NAME = IceTimeout;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
+ PRODUCT_NAME = IceDefaultValue;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -14955,55 +14862,36 @@
};
name = Debug;
};
- 7BD0DD87D9396AFEE44F3458 /* Debug */ = {
+ 6ABB40BB5D0E7163716F9F6A /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
- PRODUCT_NAME = IceEnums;
+ INFOPLIST_FILE = src/IceStorm/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm;
+ PRODUCT_NAME = IceStorm;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
name = Debug;
};
- 7DAE8CDB32FDFF9467B031F9 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "Mac Developer";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 3.7.61;
- DEVELOPMENT_TEAM = U4TBVKNQ7F;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
- DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
- 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;
- SUPPORTED_PLATFORMS = macosx;
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
- 7DCFF071DCF716FFF3CA848A /* Release */ = {
+ 6D18F42FD6E8A1CC6C8111F7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -15011,7 +14899,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_TESTABILITY = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
@@ -15028,8 +14916,8 @@
"$(SRCROOT)/../cpp/src/",
);
OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11iOS";
- PRODUCT_NAME = "Ice++11iOS";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceDiscovery++11iOS";
+ PRODUCT_NAME = "IceDiscovery++11iOS";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -15038,64 +14926,88 @@
};
name = Release;
};
- 7E1DF8AB0C29C1A5CCE91D4B /* Release */ = {
+ 6DA26DFF6AE37EB0687EF2E6 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- NDEBUG,
- );
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
+ PRODUCT_NAME = IceProperties;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- 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;
};
- 7F374D972ACA5B5D123FFC7B /* Debug */ = {
+ 6E278EC0D544190A08355495 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.61;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
+ PRODUCT_NAME = IceInvoke;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Release;
+ };
+ 6E2984D32E39D2A49B18F4AF /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.61;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
+ PRODUCT_NAME = IceProperties;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Debug;
+ };
+ 737B33589779E42C075D3B99 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CLANG_ENABLE_OBJC_ARC = NO;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_TESTABILITY = NO;
- EXECUTABLE_PREFIX = lib;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_BUILDING_SRC,
@@ -15108,89 +15020,31 @@
"$(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.IceDiscovery++11iOS";
+ PRODUCT_NAME = "IceDiscovery++11iOS";
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
- };
- name = Debug;
- };
- 83CE7227DA41227437A71514 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- ONLY_ACTIVE_ARCH = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- SWIFT_VERSION = 5.0;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
- 8686DBB7B7D6BFABE283F97F /* Debug */ = {
+ 74C98DAB0EC07BBA30AE7159 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape;
- PRODUCT_NAME = SliceEscape;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
+ PRODUCT_NAME = IceHold;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -15199,44 +15053,46 @@
};
name = Debug;
};
- 870BA76A7F7C5D80423C08B7 /* Debug */ = {
+ 754FD629FCB6A07BDC22C1CA /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream;
- PRODUCT_NAME = IceStream;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm;
+ PRODUCT_NAME = IceAcm;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 87650F11F300A8A03E1DBAFB /* Debug */ = {
+ 756EC23F74A3E395F0E97363 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
- PRODUCT_NAME = IceTimeout;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
+ PRODUCT_NAME = IceLocation;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -15245,31 +15101,30 @@
};
name = Debug;
};
- 89E6B38B50A62AEEEA6D7076 /* Release */ = {
+ 7582B86110812E0DE9014D31 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
- PRODUCT_NAME = IceAdapterDeactivation;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
+ PRODUCT_NAME = IceOptional;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 8D29E5AF495016CE13A13DF1 /* Release */ = {
+ 75C67331534281F0AD733E7B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -15277,15 +15132,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceScope;
- PRODUCT_NAME = IceScope;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
+ PRODUCT_NAME = IceInvoke;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -15294,7 +15149,7 @@
};
name = Release;
};
- 8E03E5CB54B93482B15C7152 /* Release */ = {
+ 7713BDD2B929CF2F8D4FE8BA /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -15302,24 +15157,24 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceProxyAMD;
- PRODUCT_NAME = IceProxyAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
+ PRODUCT_NAME = IceProperties;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 8F6731794804E638DE9B2155 /* Debug */ = {
+ 781491E130271AB0DA364178 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -15327,100 +15182,96 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceOptional;
- PRODUCT_NAME = IceOptional;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
+ PRODUCT_NAME = IceEnums;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 8FAC60C2D8ADC0D28A3DB0AC /* Debug */ = {
+ 781FC7DBEAD45481C267F94E /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
- PRODUCT_NAME = IceFacets;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
+ PRODUCT_NAME = IceOptional;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 8FF8382EC95B7FB780796B89 /* Release */ = {
+ 78B0F589EE15CF8C031092AC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ 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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions;
+ PRODUCT_NAME = IceSlicingExceptions;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
+ WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 9069B979E9AF8FAA014E5929 /* Debug */ = {
+ 79FF55C13DFB2579A6F92C3E /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
- PRODUCT_NAME = IceInfo;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
+ PRODUCT_NAME = IceAmi;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 90F9D76D3D6D1270707039E5 /* Release */ = {
+ 7AFF78D5B05CBB7C2F04C50B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -15428,111 +15279,110 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceDefaultValue;
- PRODUCT_NAME = IceDefaultValue;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
+ PRODUCT_NAME = IceBinding;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 9190453AC4803C041B7369EE /* Release */ = {
+ 7C35779E9B3F4AE74D882031 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
- PRODUCT_NAME = IceExceptions;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
+ PRODUCT_NAME = IceTimeout;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 922F29E4F12A86700107258B /* Release */ = {
+ 7E0723AFA238A1662BCD171C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
- PRODUCT_NAME = IceInvoke;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
+ PRODUCT_NAME = IceSlicingObjects;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- 92B864009E53C70477B3E435 /* Debug */ = {
+ 7FDA1B8E2868FA881504292E /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration;
- PRODUCT_NAME = IceSSLConfiguration;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
+ PRODUCT_NAME = IceExceptionsAMD;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 92F533C068E020C7E10DB53D /* Release */ = {
+ 80413F529BF17F98C3324490 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptionalAMD;
- PRODUCT_NAME = IceOptionalAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
+ PRODUCT_NAME = IceExceptionsAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -15542,86 +15392,78 @@
};
name = Release;
};
- 94F5676E1EF33A24E949A607 /* Debug */ = {
+ 809FDAE5DDA4ED30077C2E04 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
- PRODUCT_NAME = IceSlicingObjectsAMD;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSSLConfiguration;
+ PRODUCT_NAME = IceSSLConfiguration;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- 95CD2DC0710E8392ADD66B14 /* Release */ = {
+ 80FA30B7280D3D4B480D502E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD;
- PRODUCT_NAME = IceServantLocatorAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD;
+ PRODUCT_NAME = IceSlicingExceptionsAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 969CCD83526D54ACFD0834CF /* Debug */ = {
+ 82F20A84B20BE6003F12F1DF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
- FRAMEWORK_VERSION = A;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = src/IceStorm/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm;
- PRODUCT_NAME = IceStorm;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
+ PRODUCT_NAME = IceAdmin;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
+ WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 976E285261C37E7F54945D7B /* Debug */ = {
+ 8329AE7B96B5B2D3422B53B9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -15629,24 +15471,24 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceAcm;
- PRODUCT_NAME = IceAcm;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
+ PRODUCT_NAME = IceTimeout;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- 987765C367AA1D4C454C29B6 /* Release */ = {
+ 854BE60C5641575053D788B1 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -15654,15 +15496,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceRetry;
- PRODUCT_NAME = IceRetry;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
+ PRODUCT_NAME = IceSlicingObjectsAMD;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -15671,24 +15513,22 @@
};
name = Release;
};
- 9DB96B89CE6EEDECF28F92AD /* Release */ = {
+ 85A6D95F76DA3E7BB0D62F68 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CLANG_ENABLE_OBJC_ARC = NO;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_TESTABILITY = NO;
- EXECUTABLE_PREFIX = lib;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_BUILDING_SRC,
ICE_STATIC_LIBS,
ICE_SWIFT,
- NDEBUG,
);
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
HEADER_SEARCH_PATHS = (
@@ -15696,39 +15536,17 @@
"$(SYMROOT)/$(PLATFORM_NAME)/include/",
"$(SRCROOT)/../cpp/src/",
);
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.Ice++11macOS";
- PRODUCT_NAME = "Ice++11macOS";
- SDKROOT = macosx;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
- };
- name = Release;
- };
- 9E587B4F87E30E8DD912CDFF /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
- DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
- PRODUCT_NAME = IceOperationsAMD;
+ OTHER_LDFLAGS = "-ObjC";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceIAP++11iOS";
+ PRODUCT_NAME = "IceIAP++11iOS";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
+ TARGETED_DEVICE_FAMILY = "1,2";
};
- name = Release;
+ name = Debug;
};
- 9E94D9BD49E018D54D4C791E /* Debug */ = {
+ 86C8C71441B9970C24268399 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -15736,15 +15554,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceScope;
- PRODUCT_NAME = IceScope;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
+ PRODUCT_NAME = IceObjects;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -15753,32 +15571,67 @@
};
name = Debug;
};
- 9F65CEE0ACAD4D81B6AE9ADA /* Release */ = {
+ 8B87552610F4F5108589D19C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
- DYLIB_CURRENT_VERSION = 3.7.61;
- 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.IceObjects;
- PRODUCT_NAME = IceObjects;
- SDKROOT = macosx;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ CLANG_ANALYZER_NONNULL = YES;
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
+ CLANG_CXX_LIBRARY = "libc++";
+ CLANG_ENABLE_MODULES = YES;
+ CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_ENABLE_OBJC_WEAK = YES;
+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
+ CLANG_WARN_BOOL_CONVERSION = YES;
+ CLANG_WARN_COMMA = YES;
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
+ CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN_ENUM_CONVERSION = YES;
+ CLANG_WARN_INFINITE_RECURSION = YES;
+ CLANG_WARN_INT_CONVERSION = YES;
+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+ CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
+ CLANG_WARN_STRICT_PROTOTYPES = YES;
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
+ CLANG_WARN_UNREACHABLE_CODE = YES;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ COPY_PHASE_STRIP = NO;
+ DEBUG_INFORMATION_FORMAT = dwarf;
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ ENABLE_TESTABILITY = YES;
+ GCC_C_LANGUAGE_STANDARD = gnu11;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_NO_COMMON_BLOCKS = YES;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "DEBUG=1",
+ "$(inherited)",
+ );
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
+ GCC_WARN_UNUSED_FUNCTION = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
+ MTL_FAST_MATH = YES;
+ ONLY_ACTIVE_ARCH = YES;
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- 9F8875D926FD15C658CA8305 /* Debug */ = {
+ 8C3AC9491ADAEA2FDC828CBC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -15786,7 +15639,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_TESTABILITY = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
@@ -15794,6 +15647,7 @@
ICE_BUILDING_SRC,
ICE_STATIC_LIBS,
ICE_SWIFT,
+ NDEBUG,
);
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
HEADER_SEARCH_PATHS = (
@@ -15802,16 +15656,17 @@
"$(SRCROOT)/../cpp/src/",
);
OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11iOS";
- PRODUCT_NAME = "IceLocatorDiscovery++11iOS";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceIAP++11iOS";
+ PRODUCT_NAME = "IceIAP++11iOS";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
};
- name = Debug;
+ name = Release;
};
- 9FE8AF8CA626A25D3018E6A5 /* Debug */ = {
+ 8CB62172C3BB85B0D29BD05E /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -15819,15 +15674,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
+ PRODUCT_NAME = IceTimeout;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -15836,128 +15691,124 @@
};
name = Debug;
};
- A1534E3D0274ADE593757A36 /* Release */ = {
+ 8E29B81D82064D2021C6F6D7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DEVELOPMENT_TEAM = U4TBVKNQ7F;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
- PRODUCT_NAME = IceDefaultValue;
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ 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;
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- A1988B56DCC0E2BFDEF38162 /* Release */ = {
+ 916DE1C1EAEDEFA42D99833F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdmin;
- PRODUCT_NAME = IceAdmin;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
+ PRODUCT_NAME = IceObjects;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- A2EE3E2A00E0EF95C1D8A9FB /* Release */ = {
+ 9315B0204C9ACA4956FB6BEE /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
- PRODUCT_NAME = IceBinding;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm;
+ PRODUCT_NAME = IceAcm;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- A41E2AC24A6103BC1F3A0043 /* Release */ = {
+ 93FA16C7E406FDAE4F80F312 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
- PRODUCT_NAME = IceSlicingObjectsAMD;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
+ PRODUCT_NAME = IceDefaultServant;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- A4264ABD6798C82BCB908D63 /* Release */ = {
+ 955E5B609EB2866F18EA3464 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
- PRODUCT_NAME = IceInvoke;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
+ PRODUCT_NAME = IceSlicingObjectsAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- A68C4F3D0BF7A80466286E29 /* Release */ = {
+ A209834E9F2AB8CF83B24751 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -15965,15 +15816,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceAcm;
- PRODUCT_NAME = IceAcm;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
+ PRODUCT_NAME = IceOperationsAMD;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -15982,31 +15833,32 @@
};
name = Release;
};
- A6B6B39495F6CCD52775B39C /* Release */ = {
+ A22AD1B1C96381F816D06299 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptions;
- PRODUCT_NAME = IceSlicingExceptions;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream;
+ PRODUCT_NAME = IceStream;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- A7520867C00161F35FDC121A /* Release */ = {
+ A4EB5A0A5B35F55869ABE32F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -16014,24 +15866,24 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceOperationsAMD;
- PRODUCT_NAME = IceOperationsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
+ PRODUCT_NAME = IceOperations;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- AB2EFFD32AFE863A132C8C2F /* Release */ = {
+ A64D3A6B81B976CA58E9AC8C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -16039,15 +15891,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceUdp;
- PRODUCT_NAME = IceUdp;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
+ PRODUCT_NAME = IceAdapterDeactivation;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -16056,137 +15908,112 @@
};
name = Release;
};
- AC05EED7F4BB812B34D104E9 /* Release */ = {
+ A6D4B0BB7F743D2B7253CCC4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAcm;
- PRODUCT_NAME = IceAcm;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD;
+ PRODUCT_NAME = IceServantLocatorAMD;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- AF91AE2A676F7EABEACE356F /* Debug */ = {
+ B0D254B436A01958ECA40C60 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_VERSION = A;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry;
- PRODUCT_NAME = IceRetry;
- 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;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
name = Debug;
};
- B0510602095E992C7CAAA1BD /* Release */ = {
+ B0E07110D2646DA9E243178B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DEVELOPMENT_TEAM = U4TBVKNQ7F;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
- PRODUCT_NAME = IceSlicingObjectsAMD;
+ 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;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
+ TARGETED_DEVICE_FAMILY = "1,2";
};
- name = Release;
+ name = Debug;
};
- B1D05EF0320F498A975F4578 /* Release */ = {
+ B228183E106A05099A29BF25 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
- PRODUCT_NAME = IceInheritance;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
+ PRODUCT_NAME = IceExceptions;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
- };
- B2B66330C630EDC154418EED /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CLANG_ENABLE_OBJC_ARC = NO;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
- DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_TESTABILITY = NO;
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- NDEBUG,
- );
- 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;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
+ name = Debug;
};
- B2E118E1DACC074242393CF6 /* Release */ = {
+ B4257BF9DFD9AF98B5832D63 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -16194,15 +16021,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceBinding;
- PRODUCT_NAME = IceBinding;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
+ PRODUCT_NAME = IceInheritance;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -16211,245 +16038,217 @@
};
name = Release;
};
- B55E8BBCD1929DC623E09193 /* Debug */ = {
+ B4C316DDBDCA93A399EDC4E1 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DEVELOPMENT_TEAM = U4TBVKNQ7F;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
+ PRODUCT_NAME = IceEnums;
SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- B61F1AB1C07CDCEA619257E4 /* Debug */ = {
+ B4D077E8898EDC5705543A80 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
- PRODUCT_NAME = IceAmi;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
+ PRODUCT_NAME = IceOptional;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- B732F09F4AD15815FD74608D /* Debug */ = {
+ B5BB2D983AE8AD5AA2870F4A /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- );
+ 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.IceSlicingExceptions;
+ PRODUCT_NAME = IceSlicingExceptions;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SWIFT_INCLUDE_PATHS = "$(SRCROOT)/src/IceObjc";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
+ WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- B7A3444D920BEAEEECE6A422 /* Release */ = {
+ B75C562A166ED291D4DA9718 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
- PRODUCT_NAME = IceSlicingObjects;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
+ PRODUCT_NAME = IceScope;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- B7D2829455C27E32A3AD0CBF /* Debug */ = {
+ B78D4BA1381A022F1934B7EB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOptional;
- PRODUCT_NAME = IceOptional;
+ 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;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
name = Debug;
};
- BA8F18F2A9349AF9C086A4E1 /* Release */ = {
+ BD4E7DF8FFDB57EF2DC83374 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
- FRAMEWORK_VERSION = A;
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;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceLocation;
+ PRODUCT_NAME = IceLocation;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- BD9F0624E2CB903B72949222 /* Release */ = {
+ BE89738AD907A39C4E07DE9B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
- CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- EXECUTABLE_PREFIX = lib;
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- NDEBUG,
- );
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- 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.SliceEscape;
+ PRODUCT_NAME = SliceEscape;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- BFAD241BD13D68A175EABE55 /* Debug */ = {
+ C3EF292353C1C5BFFF6DD819 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
- PRODUCT_NAME = IceScope;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxyAMD;
+ PRODUCT_NAME = IceProxyAMD;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- C1245DD2C080D7091AE43286 /* Debug */ = {
+ C4DB4CA543A68F1E75747209 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CLANG_ENABLE_OBJC_ARC = NO;
- CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_TESTABILITY = NO;
- EXECUTABLE_PREFIX = lib;
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
ICE_BUILDING_SRC,
@@ -16462,15 +16261,17 @@
"$(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.Ice++11iOS";
+ PRODUCT_NAME = "Ice++11iOS";
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
- C4D674331946BB3D3206EDC2 /* Debug */ = {
+ C6A35B1A35E8280BA9E7F0CB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -16478,134 +16279,118 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceInfo;
- PRODUCT_NAME = IceInfo;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
+ PRODUCT_NAME = IceSlicingObjects;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- C5EB05F4C97ED5120CFDE1AB /* Debug */ = {
+ C7C9FBE1C018742A247577C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptionsAMD;
- PRODUCT_NAME = IceExceptionsAMD;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
+ PRODUCT_NAME = IceObjects;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
- };
- C798AD53DA894614B1414352 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.61;
- DEVELOPMENT_TEAM = U4TBVKNQ7F;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
- DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
- 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;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- };
name = Release;
};
- C7A17E93533444DB348B7CF0 /* Debug */ = {
+ C985543C5652992F1D999A9F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
- PRODUCT_NAME = IceBinding;
- SDKROOT = iphoneos;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInvoke;
+ PRODUCT_NAME = IceInvoke;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- C800DD18AC739124311469D7 /* Release */ = {
+ C99C90EDDC169E4F89AB6D4D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_VERSION = A;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
- PRODUCT_NAME = IceInfo;
- SDKROOT = iphoneos;
+ INFOPLIST_FILE = src/IceGrid/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid;
+ PRODUCT_NAME = IceGrid;
+ SDKROOT = macosx;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
name = Release;
};
- CB3131A1CFB9D52D50FECEBE /* Release */ = {
+ CC80C901D724F3ECE379682F /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultServant;
- PRODUCT_NAME = IceDefaultServant;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD;
+ PRODUCT_NAME = IceServantLocatorAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -16615,21 +16400,21 @@
};
name = Release;
};
- CD7C64A0706F148723D68680 /* Release */ = {
+ CC910B8810B0DDF55F939323 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
- PRODUCT_NAME = IceTimeout;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
+ PRODUCT_NAME = IceInfo;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -16639,21 +16424,21 @@
};
name = Release;
};
- D065F5DA6192675E7B43427A /* Debug */ = {
+ CF2104D217AAA27C466A0737 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
- PRODUCT_NAME = IceOperationsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
+ PRODUCT_NAME = IceBinding;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -16662,79 +16447,97 @@
};
name = Debug;
};
- D10E0002FF9486BBAA85C62E /* Debug */ = {
+ CF4227A3F24DB5949B024057 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ AVAILABLE_PLATFORMS = macosx;
+ CLANG_ENABLE_OBJC_ARC = NO;
+ CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ EXECUTABLE_PREFIX = lib;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ ICE_CPP11_MAPPING,
+ ICE_BUILDING_SRC,
+ ICE_STATIC_LIBS,
+ ICE_SWIFT,
+ );
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjectsAMD;
- PRODUCT_NAME = IceSlicingObjectsAMD;
- SDKROOT = iphoneos;
+ 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;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
+ SUPPORTED_PLATFORMS = macosx;
};
name = Debug;
};
- D13A626AD006077376773F37 /* Debug */ = {
+ D065A87D40DE8AAD5AF91B11 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
+ CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ EXECUTABLE_PREFIX = lib;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ ICE_CPP11_MAPPING,
+ ICE_BUILDING_SRC,
+ ICE_STATIC_LIBS,
+ ICE_SWIFT,
+ );
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
- PRODUCT_NAME = IceBinding;
+ 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;
SUPPORTED_PLATFORMS = macosx;
- SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- D2F36FE3EC1D40E60C70AA44 /* Release */ = {
+ D0FE30322597F8817F104F99 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DEVELOPMENT_TEAM = U4TBVKNQ7F;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape;
- PRODUCT_NAME = SliceEscape;
+ 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;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- D325D69550C7266C72BB9EC9 /* Debug */ = {
+ D125834B82857E54791380D6 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -16742,49 +16545,47 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceHold;
- PRODUCT_NAME = IceHold;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
+ PRODUCT_NAME = IceAmi;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- D853C1A39334DC3F530968CD /* Release */ = {
+ D18CE8B582AF7C25E49C77D3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
- PRODUCT_NAME = IceOperations;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
+ PRODUCT_NAME = IceServantLocator;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- DA4DE99E94DA0D5FCFAF691F /* Debug */ = {
+ D2280E0328AF870362105087 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
@@ -16792,7 +16593,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_TESTABILITY = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
@@ -16800,6 +16601,7 @@
ICE_BUILDING_SRC,
ICE_STATIC_LIBS,
ICE_SWIFT,
+ NDEBUG,
);
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
HEADER_SEARCH_PATHS = (
@@ -16808,16 +16610,17 @@
"$(SRCROOT)/../cpp/src/",
);
OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceIAP++11iOS";
- PRODUCT_NAME = "IceIAP++11iOS";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceLocatorDiscovery++11iOS";
+ PRODUCT_NAME = "IceLocatorDiscovery++11iOS";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
};
- name = Debug;
+ name = Release;
};
- DD4CF46BBBCFA568BCB66E22 /* Debug */ = {
+ D333019EFCFA0A74182B15AD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -16825,7 +16628,7 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
@@ -16842,31 +16645,60 @@
};
name = Debug;
};
- DEF08CA217E6179956302A06 /* Release */ = {
+ D33577F545253B3F1DC2E387 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
- DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
- ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
- PRODUCT_NAME = IceOperations;
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ CLANG_ANALYZER_NONNULL = YES;
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
+ CLANG_CXX_LIBRARY = "libc++";
+ CLANG_ENABLE_MODULES = YES;
+ CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_ENABLE_OBJC_WEAK = YES;
+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
+ CLANG_WARN_BOOL_CONVERSION = YES;
+ CLANG_WARN_COMMA = YES;
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
+ CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN_ENUM_CONVERSION = YES;
+ CLANG_WARN_INFINITE_RECURSION = YES;
+ CLANG_WARN_INT_CONVERSION = YES;
+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+ CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
+ CLANG_WARN_STRICT_PROTOTYPES = YES;
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
+ CLANG_WARN_UNREACHABLE_CODE = YES;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ COPY_PHASE_STRIP = NO;
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ ENABLE_NS_ASSERTIONS = NO;
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ GCC_C_LANGUAGE_STANDARD = gnu11;
+ GCC_NO_COMMON_BLOCKS = YES;
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
+ GCC_WARN_UNUSED_FUNCTION = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ MTL_ENABLE_DEBUG_INFO = NO;
+ MTL_FAST_MATH = YES;
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ SWIFT_COMPILATION_MODE = wholemodule;
+ SWIFT_OPTIMIZATION_LEVEL = "-O";
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- E166269CEBB5561DAD731AAC /* Release */ = {
+ D46ECBF08E6BCB8609A94CCF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -16874,15 +16706,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceFacets;
- PRODUCT_NAME = IceFacets;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceScope;
+ PRODUCT_NAME = IceScope;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -16891,42 +16723,31 @@
};
name = Release;
};
- E1C847421EAE27BFFF6429F0 /* Release */ = {
+ D48AFC47CC38D3C6F75E0F71 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- NDEBUG,
- );
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- 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.IceProxyAMD;
+ PRODUCT_NAME = IceProxyAMD;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- TARGETED_DEVICE_FAMILY = "1,2";
+ SWIFT_VERSION = 5.0;
VALIDATE_PRODUCT = YES;
+ WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- E27B3DA951DD285A06877F58 /* Release */ = {
+ D4EBEC1F379980F6B29E5474 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -16934,113 +16755,118 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceAmi;
- PRODUCT_NAME = IceAmi;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
+ PRODUCT_NAME = IceHold;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- E2F40A7C7B54365FDA7F51EC /* Release */ = {
+ D549E5E4D50D6985BFD7EB78 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
+ CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ EXECUTABLE_PREFIX = lib;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ ICE_CPP11_MAPPING,
+ ICE_BUILDING_SRC,
+ ICE_STATIC_LIBS,
+ ICE_SWIFT,
+ NDEBUG,
+ );
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStream;
- PRODUCT_NAME = IceStream;
+ 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;
SUPPORTED_PLATFORMS = macosx;
- SWIFT_VERSION = 5.0;
- WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- E325F760D1593975D624CFF5 /* Debug */ = {
+ D6E74A730DF699117857DD01 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.SliceEscape;
- PRODUCT_NAME = SliceEscape;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
+ PRODUCT_NAME = IceProxy;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- E40566D89EA9C17A7276A16A /* Release */ = {
+ D9D6DF52B076F4707E8928BC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
- PRODUCT_NAME = IceServantLocator;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProxy;
+ PRODUCT_NAME = IceProxy;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- E7A2246D506ADAC1C41BD75D /* Debug */ = {
+ D9E1392CE78C6C71B6E44AF1 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
- PRODUCT_NAME = IceDefaultValue;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInheritance;
+ PRODUCT_NAME = IceInheritance;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -17049,40 +16875,30 @@
};
name = Debug;
};
- E8ED9D8A5488207E071278DC /* Debug */ = {
+ E1731F3F8A87441AE16A4997 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
+ ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- GCC_PREPROCESSOR_DEFINITIONS = (
- ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
- ICE_STATIC_LIBS,
- ICE_SWIFT,
- );
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- 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";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
+ PRODUCT_NAME = IceFacets;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- TARGETED_DEVICE_FAMILY = "1,2";
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
- ECBDA2A59741DE11BA4B61D6 /* Release */ = {
+ E41BFCF63BBAEF6611A756E4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -17090,15 +16906,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD;
+ PRODUCT_NAME = IceSlicingExceptionsAMD;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -17107,37 +16923,38 @@
};
name = Release;
};
- ECBEEEA43B7F5A871317AD97 /* Debug */ = {
+ E5E7677B4F20184B662D15EF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceProperties;
- PRODUCT_NAME = IceProperties;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceRetry;
+ PRODUCT_NAME = IceRetry;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Debug;
+ name = Release;
};
- ED5D513592FD40D86E853293 /* Release */ = {
+ E719D5DDB45215121F69E71C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
@@ -17154,40 +16971,7 @@
};
name = Release;
};
- EE0699F504F489FBE41B7FEE /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CLANG_ENABLE_OBJC_ARC = NO;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
- DYLIB_CURRENT_VERSION = 3.7.61;
- 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.IceDiscovery++11iOS";
- PRODUCT_NAME = "IceDiscovery++11iOS";
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- EE470A8CE42343851586D9CB /* Debug */ = {
+ E7646DF0A421AED8CEACA406 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -17196,7 +16980,7 @@
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
@@ -17206,6 +16990,7 @@
ICE_CPP11_MAPPING,
ICE_STATIC_LIBS,
ICE_SWIFT,
+ NDEBUG,
);
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
HEADER_SEARCH_PATHS = (
@@ -17230,23 +17015,23 @@
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
- name = Debug;
+ name = Release;
};
- EF09E5E18BE059B12C4C5046 /* Debug */ = {
+ E7F1FCE5B5FA753DC5A90B46 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingExceptionsAMD;
- PRODUCT_NAME = IceSlicingExceptionsAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceDefaultValue;
+ PRODUCT_NAME = IceDefaultValue;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -17255,7 +17040,7 @@
};
name = Debug;
};
- EFB05048E7F84A0BA407A85D /* Release */ = {
+ E8CAB76745673555C4AE8FAF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -17263,15 +17048,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceLocation;
- PRODUCT_NAME = IceLocation;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
+ PRODUCT_NAME = IceBinding;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -17280,56 +17065,136 @@
};
name = Release;
};
- EFD9B1315AE49DC6B738061A /* Release */ = {
+ EA03FE3B67CAB8714951EB48 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
- ENABLE_BITCODE = NO;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ ICE_CPP11_MAPPING,
+ ICE_STATIC_LIBS,
+ ICE_SWIFT,
+ NDEBUG,
+ );
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
- PRODUCT_NAME = IceEnums;
+ 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;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SWIFT_INCLUDE_PATHS = "$(SRCROOT)/src/IceObjc";
SWIFT_VERSION = 5.0;
+ TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
- WRAPPER_EXTENSION = bundle;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
};
name = Release;
};
- F0C7A4616D73E9592ABF24B3 /* Release */ = {
+ EAC5A981AF95D7C26DFE5679 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.61;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.61;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ INFOPLIST_FILE = src/Glacier2/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.Glacier2;
+ PRODUCT_NAME = Glacier2;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SWIFT_VERSION = 5.0;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Release;
+ };
+ ED35390957FB91C53F4B8007 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.61;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.61;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ INFOPLIST_FILE = src/IceGrid/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceGrid;
+ PRODUCT_NAME = IceGrid;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SWIFT_VERSION = 5.0;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Debug;
+ };
+ EDC1E960EBFCB5D983C75F95 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
- PRODUCT_NAME = IceEnums;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceBinding;
+ PRODUCT_NAME = IceBinding;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- F180491D550C5203B3B20F27 /* Release */ = {
+ EE2DE3E71A20D595A693FEB6 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -17337,15 +17202,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceSlicingObjects;
- PRODUCT_NAME = IceSlicingObjects;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocator;
+ PRODUCT_NAME = IceServantLocator;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -17354,21 +17219,21 @@
};
name = Release;
};
- F227FA3A83151CD091A95326 /* Debug */ = {
+ EE83BCB8E07597120EC8CE99 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceUdp;
- PRODUCT_NAME = IceUdp;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
+ PRODUCT_NAME = IceEnums;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -17377,75 +17242,75 @@
};
name = Debug;
};
- F4CB03445412DA4A6E5BBF0C /* Debug */ = {
+ EFC5561BA4E879D0CF1F87AA /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ AVAILABLE_PLATFORMS = macosx;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_VERSION = A;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INFOPLIST_FILE = src/Glacier2/Info.plist;
+ 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.Glacier2;
- PRODUCT_NAME = Glacier2;
- SDKROOT = iphoneos;
+ 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;
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
- name = Debug;
+ name = Release;
};
- F4DED1CA56D7D9C1E080E117 /* Release */ = {
+ F0F1111660A0B9B7636645DF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceHold;
- PRODUCT_NAME = IceHold;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceObjects;
+ PRODUCT_NAME = IceObjects;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- F4F683E1FDDC673B361B08BE /* Debug */ = {
+ F183C0F88A89CDC3EB354B54 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceExceptions;
- PRODUCT_NAME = IceExceptions;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAmi;
+ PRODUCT_NAME = IceAmi;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -17454,7 +17319,7 @@
};
name = Debug;
};
- F645E090EEF011024D370895 /* Release */ = {
+ F3E495D849583BF5DCF030E3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -17462,49 +17327,78 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceFacets;
+ PRODUCT_NAME = IceFacets;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
+ name = Debug;
+ };
+ F4951EA5CF1D4083C141E7FD /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.61;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.61;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ INFOPLIST_FILE = src/IceStorm/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceStorm;
+ PRODUCT_NAME = IceStorm;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SWIFT_VERSION = 5.0;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
name = Release;
};
- F69CA11DEC8C3783749ABB03 /* Release */ = {
+ F528C35C4DBA049D72E103F4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- AVAILABLE_PLATFORMS = macosx;
- CODE_SIGN_IDENTITY = "-";
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = NO;
- FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/Mac";
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
- PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceAdapterDeactivation;
- PRODUCT_NAME = IceAdapterDeactivation;
- SDKROOT = macosx;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceTimeout;
+ PRODUCT_NAME = IceTimeout;
+ SDKROOT = iphoneos;
SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = macosx;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
+ VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
name = Release;
};
- F7A2EFFBEBCE3A05D5982F47 /* Release */ = {
+ F58BD9E83B601F494DC06632 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -17512,64 +17406,63 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceServantLocatorAMD;
- PRODUCT_NAME = IceServantLocatorAMD;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceSlicingObjects;
+ PRODUCT_NAME = IceSlicingObjects;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
SWIFT_VERSION = 5.0;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- FA3DF7A91DC21D76CE379C49 /* Release */ = {
+ F6B54F96CD5FC23E472F1588 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperations;
+ PRODUCT_NAME = IceOperations;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SWIFT_VERSION = 5.0;
- VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = bundle;
};
- name = Release;
+ name = Debug;
};
- FAC5C2D4C896141FE88F2817 /* Release */ = {
+ F7EA382F37D7192D1438EC10 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
- CLANG_ENABLE_OBJC_ARC = NO;
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
GCC_PREPROCESSOR_DEFINITIONS = (
ICE_CPP11_MAPPING,
- ICE_BUILDING_SRC,
ICE_STATIC_LIBS,
ICE_SWIFT,
- NDEBUG,
);
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
HEADER_SEARCH_PATHS = (
@@ -17577,18 +17470,50 @@
"$(SYMROOT)/$(PLATFORM_NAME)/include/",
"$(SRCROOT)/../cpp/src/",
);
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_BUNDLE_IDENTIFIER = "com.zeroc.IceIAP++11iOS";
- PRODUCT_NAME = "IceIAP++11iOS";
+ 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;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ 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 = Release;
+ name = Debug;
+ };
+ F91414366AA7B3FD203134C1 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = "iphoneos iphonesimulator";
+ CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_STYLE = Automatic;
+ CURRENT_PROJECT_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.61;
+ ENABLE_BITCODE = NO;
+ ENABLE_TESTABILITY = NO;
+ FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/Build/iOS";
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceOperationsAMD;
+ PRODUCT_NAME = IceOperationsAMD;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Debug;
};
- FBF9AA8CF6FC830C5364A697 /* Debug */ = {
+ F93427946E857589D6CB2508 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -17596,15 +17521,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceDefaultValue;
- PRODUCT_NAME = IceDefaultValue;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceEnums;
+ PRODUCT_NAME = IceEnums;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -17613,7 +17538,7 @@
};
name = Debug;
};
- FC4651A4A52F358AFA8CF199 /* Debug */ = {
+ F9BCB6EE20A714FB2085632A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -17621,15 +17546,65 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceStream;
- PRODUCT_NAME = IceStream;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceInfo;
+ PRODUCT_NAME = IceInfo;
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = macosx;
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Release;
+ };
+ FAED574ED13D34CEBD7C7E27 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.61;
+ 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.IceOptionalAMD;
+ PRODUCT_NAME = IceOptionalAMD;
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = macosx;
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Release;
+ };
+ FB3F167C06237ABB5388D0FE /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.61;
+ 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.IceAmi;
+ PRODUCT_NAME = IceAmi;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -17638,7 +17613,7 @@
};
name = Debug;
};
- FC91A972286C22B96FB70930 /* Debug */ = {
+ FB57177D3EED07CFA328B0BA /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
AVAILABLE_PLATFORMS = macosx;
@@ -17646,15 +17621,40 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3.7.61;
- DYLIB_COMPATIBILITY_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
DYLIB_CURRENT_VERSION = 3.7.61;
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.IceDefaultServant;
- PRODUCT_NAME = IceDefaultServant;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zeroc.IceServantLocatorAMD;
+ PRODUCT_NAME = IceServantLocatorAMD;
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
+ SUPPORTED_PLATFORMS = macosx;
+ SWIFT_VERSION = 5.0;
+ WRAPPER_EXTENSION = bundle;
+ };
+ name = Release;
+ };
+ FEBB97DED18179ADB65FFAA9 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ AVAILABLE_PLATFORMS = macosx;
+ CODE_SIGN_IDENTITY = "-";
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 3.7.61;
+ DYLIB_COMPATIBILITY_VERSION = 0;
+ DYLIB_CURRENT_VERSION = 3.7.61;
+ 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.IceScope;
+ PRODUCT_NAME = IceScope;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = macosx;
@@ -17666,871 +17666,871 @@
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
- 00B11E586C1CB0271C1B1285 /* Build configuration list for PBXNativeTarget "IceOperations macOS" */ = {
+ 0031764EBBF7CE1FFBDE16EC /* Build configuration list for PBXNativeTarget "IceBinding iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 362608979619E172F3156817 /* Debug */,
- D853C1A39334DC3F530968CD /* Release */,
+ CF2104D217AAA27C466A0737 /* Debug */,
+ EDC1E960EBFCB5D983C75F95 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 00B1513724E8896E7A31DBC7 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration macOS" */ = {
+ 00DC0F2F1C01369A0700878F /* Build configuration list for PBXNativeTarget "IceObjects iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 1AEB4AFC8B733C4A06B1CFCF /* Debug */,
- ECBDA2A59741DE11BA4B61D6 /* Release */,
+ 916DE1C1EAEDEFA42D99833F /* Debug */,
+ F0F1111660A0B9B7636645DF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 04508EA8880D25885E14295B /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation iOS" */ = {
+ 01BBC75D8E6D10ADD917EB13 /* Build configuration list for PBXNativeTarget "IceOperationsAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 420FB893DC6AACEE7B9EA4D4 /* Debug */,
- 89E6B38B50A62AEEEA6D7076 /* Release */,
+ 6419658FA5E926935933D1E5 /* Debug */,
+ A209834E9F2AB8CF83B24751 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 08D27C943A8BF2D326B4C673 /* Build configuration list for PBXNativeTarget "IceInvoke macOS" */ = {
+ 0693E9E0FE42C294CBEFE01B /* Build configuration list for PBXNativeTarget "IceDefaultValue macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 462CFAB55DAF114F8B05D008 /* Debug */,
- 922F29E4F12A86700107258B /* Release */,
+ 68CBED89CDCEF7E1429D825B /* Debug */,
+ 13346E14632950A3B8949DC3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 090EE33F2198E182519924A0 /* Build configuration list for PBXNativeTarget "IceAmi macOS" */ = {
+ 0A35534575968831B5DC9C4A /* Build configuration list for PBXNativeTarget "IceSlicingExceptions macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- B61F1AB1C07CDCEA619257E4 /* Debug */,
- E27B3DA951DD285A06877F58 /* Release */,
+ B5BB2D983AE8AD5AA2870F4A /* Debug */,
+ 1F5A241EFB47FAC0958EF4F8 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 0A6A1C616EDA2D8000C8498F /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 iOS" */ = {
+ 0A7E46E85E8652C51334F7DF /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 9F8875D926FD15C658CA8305 /* Debug */,
- 5841BD4A1A2F18D1F6CDC874 /* Release */,
+ 2C1041F8E9125EC4234842C4 /* Debug */,
+ D2280E0328AF870362105087 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 0FAB040393B816B982AFC2AF /* Build configuration list for PBXNativeTarget "IceEnums iOS" */ = {
+ 0D2C3C71D73A8722B5BFF7B7 /* Build configuration list for PBXNativeTarget "IceOptionalAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 7BD0DD87D9396AFEE44F3458 /* Debug */,
- EFD9B1315AE49DC6B738061A /* Release */,
+ 44000FA6A5F8B380881323C2 /* Debug */,
+ FAED574ED13D34CEBD7C7E27 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 113A201CA2701393EACE79D9 /* Build configuration list for PBXNativeTarget "IceLocation iOS" */ = {
+ 1164AD79AC5AF6C23013097F /* Build configuration list for PBXNativeTarget "IceExceptionsAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 2058E29146A5DFBFA22CDE44 /* Debug */,
- 472B685697D80A855AB6A3F3 /* Release */,
+ 594E62C99F79B4F06A194DD5 /* Debug */,
+ 80413F529BF17F98C3324490 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 11EE40FAD923B4EAAD1FAE58 /* Build configuration list for PBXNativeTarget "IceGrid macOS" */ = {
+ 13B341B13B01A154F8A441B5 /* Build configuration list for PBXNativeTarget "IceUdp iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 3CDBADCFBBB598A45FEF5180 /* Debug */,
- 1D75508558184348CCE30536 /* Release */,
+ 43085819CFCEF2FE96E49A4E /* Debug */,
+ 57B8D73AFDA089B8E54A0BCF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 148B81AEE5698655EFFB54EC /* Build configuration list for PBXNativeTarget "IceTimeout macOS" */ = {
+ 1744CEC058540FCD249D8FCD /* Build configuration list for PBXNativeTarget "Glacier2 macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 7B0B0F765A9B3255E4386E53 /* Debug */,
- 3056466227DD9DF0C65C65A3 /* Release */,
+ 0A87CCB71A043995717DE9D3 /* Debug */,
+ 605094A29E2E3912226467F9 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 1572EC55B0ABE37CA3BB38D2 /* Build configuration list for PBXNativeTarget "IceExceptions iOS" */ = {
+ 1902E3C0C795602452807E2A /* Build configuration list for PBXNativeTarget "IceStream macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- F4F683E1FDDC673B361B08BE /* Debug */,
- 095C22BC174E5C535FCB3CD1 /* Release */,
+ A22AD1B1C96381F816D06299 /* Debug */,
+ 22CF16E122A8ABB7FD328F48 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 16C2F86F7E9CF80A521F5F53 /* Build configuration list for PBXNativeTarget "IceIAP C++11 iOS" */ = {
+ 20093856CDED46E3D3279709 /* Build configuration list for PBXNativeTarget "IceProxy macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- DA4DE99E94DA0D5FCFAF691F /* Debug */,
- FAC5C2D4C896141FE88F2817 /* Release */,
+ 4C079C3E5E7C87487CA00214 /* Debug */,
+ 019A9D4B9AABA5AA28CB6C6C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 17D9DD8F1D8794AC67204711 /* Build configuration list for PBXNativeTarget "IceHold macOS" */ = {
+ 21863BDC60220870377B3A3C /* Build configuration list for PBXNativeTarget "IceEnums iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- D325D69550C7266C72BB9EC9 /* Debug */,
- F4DED1CA56D7D9C1E080E117 /* Release */,
+ EE83BCB8E07597120EC8CE99 /* Debug */,
+ B4C316DDBDCA93A399EDC4E1 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 19C3DAFF479CE9737EC4B53B /* Build configuration list for PBXNativeTarget "IceServantLocator iOS" */ = {
+ 2245C6E0D019A6DFAEB599D9 /* Build configuration list for PBXNativeTarget "IceScope macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 21708E1DCC047C21F2F5819C /* Debug */,
- 7AD2A8088345636029DC3F0D /* Release */,
+ FEBB97DED18179ADB65FFAA9 /* Debug */,
+ D46ECBF08E6BCB8609A94CCF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 1B0FDB663CFA652330F4DC14 /* Build configuration list for PBXNativeTarget "IceSSLConfiguration iOS" */ = {
+ 2290535536799C36A40A47B9 /* Build configuration list for PBXNativeTarget "IceInvoke iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 92B864009E53C70477B3E435 /* Debug */,
- ED5D513592FD40D86E853293 /* Release */,
+ 30D909094BC86E43535959E9 /* Debug */,
+ 6E278EC0D544190A08355495 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 1DB49F8478B2F681E8A4B66E /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD macOS" */ = {
+ 23300D6AF9AF253A57D38604 /* Build configuration list for PBXNativeTarget "IceAcm iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 94F5676E1EF33A24E949A607 /* Debug */,
- A41E2AC24A6103BC1F3A0043 /* Release */,
+ 9315B0204C9ACA4956FB6BEE /* Debug */,
+ 2E1C490C041034EE73CCE418 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 2492C4AC6F367415658ED6FF /* Build configuration list for PBXNativeTarget "IceSlicingExceptions iOS" */ = {
+ 257B47045BEB3B6FD57D9EB8 /* Build configuration list for PBXNativeTarget "Glacier2 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 33056F11423CEE249BFF3901 /* Debug */,
- A6B6B39495F6CCD52775B39C /* Release */,
+ 676CD25FFE061AF2BB76F484 /* Debug */,
+ EAC5A981AF95D7C26DFE5679 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 258C1330A12AF9B074DC0F1B /* Build configuration list for PBXNativeTarget "IceOperationsAMD iOS" */ = {
+ 27AFFE32271EEDE0494F554B /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- D065F5DA6192675E7B43427A /* Debug */,
- 9E587B4F87E30E8DD912CDFF /* Release */,
+ A6D4B0BB7F743D2B7253CCC4 /* Debug */,
+ FB57177D3EED07CFA328B0BA /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 28B5049C8A3E2DC8A188F766 /* Build configuration list for PBXNativeTarget "IceOptional iOS" */ = {
+ 2AA6AFE1C9EADF4ABBF5EF3F /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- B7D2829455C27E32A3AD0CBF /* Debug */,
- 66A2A7D67EBC9E2BF415668A /* Release */,
+ 404690898FBB1E6C11E85931 /* Debug */,
+ CC80C901D724F3ECE379682F /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 2D7DFB08FA5A9C1E9669A5CF /* Build configuration list for PBXNativeTarget "IceEnums macOS" */ = {
+ 2F01804087A43E459A89278F /* Build configuration list for PBXNativeTarget "IceDefaultValue iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 1337073CF0B2A4B606158680 /* Debug */,
- F0C7A4616D73E9592ABF24B3 /* Release */,
+ E7F1FCE5B5FA753DC5A90B46 /* Debug */,
+ 44954010869635A7FE1C0D3E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 30A39747E8B9ADE2D8AE6D31 /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 macOS" */ = {
+ 31D198E4AA6840D31D409535 /* Build configuration list for PBXNativeTarget "IceAdmin iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- C1245DD2C080D7091AE43286 /* Debug */,
- 55491477043AAFEAC7E0B369 /* Release */,
+ 55255D415B48D6EDA893F9C8 /* Debug */,
+ 4CDF7647D539478F1C6F2DAA /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 31835A37830E80B990B600BF /* Build configuration list for PBXNativeTarget "IceExceptions macOS" */ = {
+ 340F8FD9EC1E08196120BF04 /* Build configuration list for PBXNativeTarget "IceLocation macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 566973C761579172BE7A67B4 /* Debug */,
- 9190453AC4803C041B7369EE /* Release */,
+ 3A3170F191456707A18DF3AF /* Debug */,
+ BD4E7DF8FFDB57EF2DC83374 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 392214FCD04C40FE4DAA7152 /* Build configuration list for PBXNativeTarget "IceProperties macOS" */ = {
+ 3650B23EAEA1C33FC3AE115D /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 7ADCB617E723B629E27C64F8 /* Debug */,
- 5D4974E107771DE831E78C14 /* Release */,
+ 090419CA29BEA80478776962 /* Debug */,
+ 0BB8F9D7443CE2ABFD8FC0AE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 3AD2A52DEEB0395A3DCC4317 /* Build configuration list for PBXNativeTarget "IceTimeout iOS" */ = {
+ 38C86AB3D650FA81C19A683D /* Build configuration list for PBXNativeTarget "IceOperations iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 87650F11F300A8A03E1DBAFB /* Debug */,
- CD7C64A0706F148723D68680 /* Release */,
+ F6B54F96CD5FC23E472F1588 /* Debug */,
+ 2D1FFF8AA39191172D00CE1C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 3E0E6BEE61E650407FAD4C4C /* Build configuration list for PBXNativeTarget "IceOptionalAMD iOS" */ = {
+ 3AECE63190ABF9D5058AC87F /* Build configuration list for PBXNativeTarget "IceSSLConfiguration macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 53B747F44025F27120C52CEE /* Debug */,
- 92F533C068E020C7E10DB53D /* Release */,
+ 14B122D6192F72D9C105A1B3 /* Debug */,
+ 53A22E7F87D7EF9775CAE500 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 3EC746BA36EA1282180E5D8E /* Build configuration list for PBXNativeTarget "IceUdp iOS" */ = {
+ 3C22B7552D06A6F0A62C70A5 /* Build configuration list for PBXNativeTarget "IceExceptions iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- F227FA3A83151CD091A95326 /* Debug */,
- 57B1FC5BA7A9D4ADE6A32081 /* Release */,
+ 6223D8EFAA26802ED0C3EDAC /* Debug */,
+ 2B826C4DCECC6B6475335411 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 413C3BDDF6FB1FF73CDB9076 /* Build configuration list for PBXNativeTarget "IceFacets iOS" */ = {
+ 3C7450D4B28EECD28449C203 /* Build configuration list for PBXNativeTarget "IceSSL C++11 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 8FAC60C2D8ADC0D28A3DB0AC /* Debug */,
- 47748781F916C04316DD527F /* Release */,
+ 28D599E5FEE7B24CA2341443 /* Debug */,
+ 5CF701D0A028437246225B29 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 42550C6DC68E808CE183E30C /* Build configuration list for PBXNativeTarget "IceSSL C++11 macOS" */ = {
+ 3FA6999F2D7D2B3ED250817A /* Build configuration list for PBXNativeTarget "Ice C++11 macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 7F374D972ACA5B5D123FFC7B /* Debug */,
- BD9F0624E2CB903B72949222 /* Release */,
+ D065A87D40DE8AAD5AF91B11 /* Debug */,
+ 19FEB06FF2D5542FF2B090FA /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 44015BDD31AAFD643BED5834 /* Build configuration list for PBXNativeTarget "IceExceptionsAMD iOS" */ = {
+ 4248D932A2666D00955AE051 /* Build configuration list for PBXNativeTarget "Ice C++11 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- C5EB05F4C97ED5120CFDE1AB /* Debug */,
- 24E97E1C2B06626832C54E01 /* Release */,
+ C4DB4CA543A68F1E75747209 /* Debug */,
+ 1D2A32E0BF86006A3D910C2D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 4583D9785EC5EE804DB96171 /* Build configuration list for PBXNativeTarget "IceUdp macOS" */ = {
+ 443E335707A4496739E5E077 /* Build configuration list for PBXNativeTarget "IceLocation iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 565165E475409BC46F0F417A /* Debug */,
- AB2EFFD32AFE863A132C8C2F /* Release */,
+ 756EC23F74A3E395F0E97363 /* Debug */,
+ 67FDA85C2E7AD6ABA2C56DBC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 48F38A1968D85D35D3CF428C /* Build configuration list for PBXNativeTarget "IceSlicingObjects iOS" */ = {
+ 452C448A43B8DD5D2675D8D1 /* Build configuration list for PBXNativeTarget "IceExceptions macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 24631CB9E7B813FF37B2723E /* Debug */,
- B7A3444D920BEAEEECE6A422 /* Release */,
+ B228183E106A05099A29BF25 /* Debug */,
+ 22ED2260CA86E8E8B37DA5F0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 4EC53A4035752A19B9C48D84 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD macOS" */ = {
+ 4BFEAF85376AD19BB26E9E7C /* Build configuration list for PBXNativeTarget "IceInheritance iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 021D428F65FAF63569E52242 /* Debug */,
- 12A14645506A17974AC1953C /* Release */,
+ D9E1392CE78C6C71B6E44AF1 /* Debug */,
+ 08CA6090407E8E61B2E186F1 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 5007A07C3989EC4B3E40A92A /* Build configuration list for PBXNativeTarget "IceOptional macOS" */ = {
+ 4C0AE10F999D3D11B2B8B434 /* Build configuration list for PBXNativeTarget "IceAmi iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 8F6731794804E638DE9B2155 /* Debug */,
- 25888C2515B13313341EFFF0 /* Release */,
+ F183C0F88A89CDC3EB354B54 /* Debug */,
+ 79FF55C13DFB2579A6F92C3E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 51A1D5A3047949F29D387B98 /* Build configuration list for PBXNativeTarget "IceLocation macOS" */ = {
+ 4CD9D3E2F5C588C7398821CB /* Build configuration list for PBXNativeTarget "TestDriver iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 45E4695E6D6BAA8027430376 /* Debug */,
- EFB05048E7F84A0BA407A85D /* Release */,
+ B0E07110D2646DA9E243178B /* Debug */,
+ D0FE30322597F8817F104F99 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 51CF60E4D2AE089DEC8E325E /* Build configuration list for PBXNativeTarget "IceStream macOS" */ = {
+ 57011A5AD797AE8F0D2F494F /* Build configuration list for PBXNativeTarget "IceRetry macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- FC4651A4A52F358AFA8CF199 /* Debug */,
- E2F40A7C7B54365FDA7F51EC /* Release */,
+ 2638193B9692E3873EA98824 /* Debug */,
+ 260491A4333F10C058CAE445 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 520A9641CF2387E4C9952004 /* Build configuration list for PBXNativeTarget "Ice macOS" */ = {
+ 5A6610EFB9852E2F1D0BBB18 /* Build configuration list for PBXNativeTarget "IceServantLocator macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- EE470A8CE42343851586D9CB /* Debug */,
- 1C03B6384D8D55B98848A598 /* Release */,
+ 28C5B1DD28FCA547D6E9BC56 /* Debug */,
+ EE2DE3E71A20D595A693FEB6 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 52115B6B7A89996DFF3146B5 /* Build configuration list for PBXNativeTarget "IceGrid iOS" */ = {
+ 5C12FC669DDDB4391728718D /* Build configuration list for PBXNativeTarget "IceDefaultServant macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 7860D9E08E1D7D36FED82373 /* Debug */,
- 293617C495F331081EE2E83E /* Release */,
+ 25872E295CBF1AB3C79AA912 /* Debug */,
+ 026A2B7743A59760039C4049 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 5440234BBB84E1AD4B62037C /* Build configuration list for PBXNativeTarget "IceInfo macOS" */ = {
+ 639074C5C3FE4260E7C85186 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- C4D674331946BB3D3206EDC2 /* Debug */,
- 67F62103D7689F1A0AA05EA4 /* Release */,
+ 737B33589779E42C075D3B99 /* Debug */,
+ 6D18F42FD6E8A1CC6C8111F7 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 55E831F64C968F1FCB478221 /* Build configuration list for PBXNativeTarget "TestCommon iOS" */ = {
+ 65154986761E183CB7516105 /* Build configuration list for PBXNativeTarget "IceScope iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 48A4570049EBD86793D936DE /* Debug */,
- 8FF8382EC95B7FB780796B89 /* Release */,
+ B75C562A166ED291D4DA9718 /* Debug */,
+ 680977477980EB4CFB2656B4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 5744C769A5FFE452300C1129 /* Build configuration list for PBXNativeTarget "IceProxy iOS" */ = {
+ 6914F5B7548A10A44517A732 /* Build configuration list for PBXNativeTarget "SliceEscape macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 1ACD37AA81439DF9DACFCF95 /* Debug */,
- 568A0BC3E880E4AFBC70EF51 /* Release */,
+ 36DC554E670075E5B9B24BA5 /* Debug */,
+ BE89738AD907A39C4E07DE9B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 57C5C6289FF7AF65EA6236FD /* Build configuration list for PBXNativeTarget "IceInheritance macOS" */ = {
+ 6E1F6A917F16223B41B06A4F /* Build configuration list for PBXNativeTarget "IceHold macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 4C812049E264CDCB045145C3 /* Debug */,
- 63547B01B83C6A30627E1BA5 /* Release */,
+ D4EBEC1F379980F6B29E5474 /* Debug */,
+ 54552BAED6FF48FF439CEC01 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 5832BD5E4180E9CCEB113149 /* Build configuration list for PBXNativeTarget "IceInheritance iOS" */ = {
+ 7445DA2654536D777C8B6BE7 /* Build configuration list for PBXNativeTarget "IceIAP C++11 iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 28217042BA7797C6AB68943B /* Debug */,
- B1D05EF0320F498A975F4578 /* Release */,
+ 85A6D95F76DA3E7BB0D62F68 /* Debug */,
+ 8C3AC9491ADAEA2FDC828CBC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 58800700AFA8B9AD76A5D4AB /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD iOS" */ = {
+ 78A589553E4A07C76E547C22 /* Build configuration list for PBXNativeTarget "IceDefaultServant iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- D10E0002FF9486BBAA85C62E /* Debug */,
- B0510602095E992C7CAAA1BD /* Release */,
+ 93FA16C7E406FDAE4F80F312 /* Debug */,
+ 3F13FC3C8696EE5A82BDCE76 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 5958028701AC874D5D723457 /* Build configuration list for PBXNativeTarget "IceAmi iOS" */ = {
+ 81523C7B5B4E6D3E111EDB83 /* Build configuration list for PBXNativeTarget "IceExceptionsAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 58116FCD302093F2C72461CE /* Debug */,
- 566D2CCD25A623AC5E0C5803 /* Release */,
+ D333019EFCFA0A74182B15AD /* Debug */,
+ 7FDA1B8E2868FA881504292E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 59E0A0CEAC555BD903E2C4F4 /* Build configuration list for PBXNativeTarget "IceObjects iOS" */ = {
+ 834FA034D3B571904F61E5A8 /* Build configuration list for PBXNativeTarget "IceProperties macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 3017343602CCFDD97B453598 /* Debug */,
- 327D5733C8B3241554E6C885 /* Release */,
+ 7713BDD2B929CF2F8D4FE8BA /* Debug */,
+ 22E89DFF233845AEE394C2AC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 5AA3AEF447E7AA3FE7F5E3A9 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation macOS" */ = {
+ 860BA81779B1057C6BDFADEA /* Build configuration list for PBXNativeTarget "TestDriver macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 4C40D8DCD314990425E030C2 /* Debug */,
- F69CA11DEC8C3783749ABB03 /* Release */,
+ 4075CE8B4BAB4FE4DF05B8FB /* Debug */,
+ 8E29B81D82064D2021C6F6D7 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 5BB25B75293F426CE8F8CD2B /* Build configuration list for PBXNativeTarget "IceSlicingExceptions macOS" */ = {
+ 89F3E2582DFEC159C0FB1552 /* Build configuration list for PBXNativeTarget "IceProxyAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 28424CA57A1FEC024F6D860C /* Debug */,
- 7271DA226BFBA7B345B8F411 /* Release */,
+ 2405A3303748456E8C495EC2 /* Debug */,
+ C3EF292353C1C5BFFF6DD819 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 5D60081C26C825EE38DA88E8 /* Build configuration list for PBXNativeTarget "IceSlicingObjects macOS" */ = {
+ 8C5C720FCAA90DF2558F5059 /* Build configuration list for PBXNativeTarget "TestCommon iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 3ADEB945B04ECA3D23AC7221 /* Debug */,
- F180491D550C5203B3B20F27 /* Release */,
+ B78D4BA1381A022F1934B7EB /* Debug */,
+ 40E2FA865F874B532C93A191 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 5FD592D82E6BE4560F39441E /* Build configuration list for PBXNativeTarget "IceProxy macOS" */ = {
+ 920D5F59AA4E05CF5D025989 /* Build configuration list for PBXNativeTarget "IceHold iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 6AE7DA8C310CC6BF54E4D96F /* Debug */,
- 0D2DEF105DAC88BB42F5907D /* Release */,
+ 74C98DAB0EC07BBA30AE7159 /* Debug */,
+ 6048377F4AAEBEEC611A61DE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 62D5C838EF41B7143B11D139 /* Build configuration list for PBXNativeTarget "IceStorm iOS" */ = {
+ 943B554E2B959841FB3D455A /* Build configuration list for PBXNativeTarget "IceTimeout macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 758B957F9D06BC1A9317FAE1 /* Debug */,
- 0505C70BA1EAB9D8381DDBB9 /* Release */,
+ 8CB62172C3BB85B0D29BD05E /* Debug */,
+ 8329AE7B96B5B2D3422B53B9 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 646005044B46C3CC86C56783 /* Build configuration list for PBXNativeTarget "IceServantLocator macOS" */ = {
+ 955B7D4F967C455351A50E9A /* Build configuration list for PBXNativeTarget "IceGrid iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 9FE8AF8CA626A25D3018E6A5 /* Debug */,
- E40566D89EA9C17A7276A16A /* Release */,
+ ED35390957FB91C53F4B8007 /* Debug */,
+ 6334B88187217B5279CB58CD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 67F5DC1621A0947156DDD7A2 /* Build configuration list for PBXNativeTarget "IceInvoke iOS" */ = {
+ 995EF548110BEC5F2E0E4B6E /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 4174C7663BA13DF03835014A /* Debug */,
- A4264ABD6798C82BCB908D63 /* Release */,
+ 12C4EE286AEA54CB45BB6DB5 /* Debug */,
+ 5D60400B695A10C203E69BA6 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 680AE8C0DD2EC32C68F1B3DE /* Build configuration list for PBXNativeTarget "IceOperations iOS" */ = {
+ 9A20D8F0C00474570C24F3DC /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 16C5FA2E6E09E662FD81B5C9 /* Debug */,
- DEF08CA217E6179956302A06 /* Release */,
+ 80FA30B7280D3D4B480D502E /* Debug */,
+ 275F4EDA14BBC35F9C7A44A5 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 6A1922BCFDA5D3821C73EBC6 /* Build configuration list for PBXNativeTarget "SliceEscape iOS" */ = {
+ 9A293F1E291DE1CC30AEEF92 /* Build configuration list for PBXNativeTarget "IceInfo macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 8686DBB7B7D6BFABE283F97F /* Debug */,
- D2F36FE3EC1D40E60C70AA44 /* Release */,
+ 373BA8087EDF6EDA786ACAC6 /* Debug */,
+ F9BCB6EE20A714FB2085632A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 6D8FF9F588E7751EBDC32546 /* Build configuration list for PBXNativeTarget "TestDriver macOS" */ = {
+ 9C384A3E25BD251E40D57D8A /* Build configuration list for PBXNativeTarget "IceOptional iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 1BC2EC21352B1B8BA07AD9DD /* Debug */,
- 7DAE8CDB32FDFF9467B031F9 /* Release */,
+ 7582B86110812E0DE9014D31 /* Debug */,
+ B4D077E8898EDC5705543A80 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 6DF294545722CDDAC9185DB5 /* Build configuration list for PBXNativeTarget "TestCommon macOS" */ = {
+ 9DC3AAFB8F39444B56D445BF /* Build configuration list for PBXNativeTarget "IceUdp macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 3E4C19BDB8384556F704E6AD /* Debug */,
- BA8F18F2A9349AF9C086A4E1 /* Release */,
+ 208B50F49F4DA27467F3F7F2 /* Debug */,
+ 01788FAB35EC0ECFB195AD62 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 6F9CCF4E794DDC323CB3D7CB /* Build configuration list for PBXNativeTarget "IceRetry macOS" */ = {
+ A01D96E441A19D6A1F176F79 /* Build configuration list for PBXNativeTarget "IceOptionalAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 3F0AA7EC3ED7085CB359AEDE /* Debug */,
- 987765C367AA1D4C454C29B6 /* Release */,
+ 03FAB110900E394ED229022E /* Debug */,
+ 63EE1C8C3E58D430A04FE206 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 74AA40DB3A75AA25ECDA5B0E /* Build configuration list for PBXNativeTarget "IceBinding iOS" */ = {
+ A14C8213AA7934AD704E051A /* Build configuration list for PBXNativeTarget "IceFacets iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- C7A17E93533444DB348B7CF0 /* Debug */,
- A2EE3E2A00E0EF95C1D8A9FB /* Release */,
+ E1731F3F8A87441AE16A4997 /* Debug */,
+ 6324AEBF336EDD9F8724714E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 7A64CBF9B6B88954D476C918 /* Build configuration list for PBXNativeTarget "IceHold iOS" */ = {
+ A262792E3CF4FC040D9B0E32 /* Build configuration list for PBXNativeTarget "IceFacets macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 44B596B160CFAE9F982A4A77 /* Debug */,
- 109CA2F8BC8ADE3AF2437F88 /* Release */,
+ F3E495D849583BF5DCF030E3 /* Debug */,
+ 01372DE5BD44700FA039184F /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 7B0AB8C14FA10614245EDB9A /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 macOS" */ = {
+ A34FCDD31A832A6FDDD8F0A0 /* Build configuration list for PBXNativeTarget "IceInvoke macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 2816DF6293B6AB1E42806427 /* Debug */,
- 2825A2DF9964C96A4B3C6E19 /* Release */,
+ C985543C5652992F1D999A9F /* Debug */,
+ 75C67331534281F0AD733E7B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 7C12A43DFE3FAF3DB78E1CE4 /* Build configuration list for PBXNativeTarget "IceExceptionsAMD macOS" */ = {
+ A5F694D460E3EBC74DEEFB05 /* Build configuration list for PBXNativeTarget "IceSlicingObjects macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- DD4CF46BBBCFA568BCB66E22 /* Debug */,
- 048C13C6A420F3C3ECEDBE34 /* Release */,
+ F58BD9E83B601F494DC06632 /* Debug */,
+ C6A35B1A35E8280BA9E7F0CB /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 7CF8A64FDA6C719E41B87D9E /* Build configuration list for PBXProject "ice" */ = {
+ A724B6834EA384A8E0E399AB /* Build configuration list for PBXNativeTarget "IceInfo iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 83CE7227DA41227437A71514 /* Debug */,
- 710C993210FE068EE82ED8A8 /* Release */,
+ 4413F523F228DA4EAD250759 /* Debug */,
+ CC910B8810B0DDF55F939323 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 82E85E1BCD1179AFE1220CA0 /* Build configuration list for PBXNativeTarget "IceProxyAMD macOS" */ = {
+ A7A2E2C7E7DDFA6DAC33F5FA /* Build configuration list for PBXNativeTarget "IceRetry iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 363ECB563EE13BB1D21C2E7A /* Debug */,
- 8E03E5CB54B93482B15C7152 /* Release */,
+ 5A27953EF212DD6C9D6C7A41 /* Debug */,
+ E5E7677B4F20184B662D15EF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 84143FF7402C11FDD9455B40 /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD macOS" */ = {
+ AA538079E713D700058162C3 /* Build configuration list for PBXNativeTarget "IceAdmin macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 2C0ABCFDAEE8EC1313F5A7D0 /* Debug */,
- F7A2EFFBEBCE3A05D5982F47 /* Release */,
+ 04D014AD439BEEB391EB4955 /* Debug */,
+ 82F20A84B20BE6003F12F1DF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 85E06529A067E05EBA414BE3 /* Build configuration list for PBXNativeTarget "IceDefaultServant iOS" */ = {
+ AE8BC57EA2AB4EBC28B9573A /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 2A438AAC813ABF5F447CF7BA /* Debug */,
- CB3131A1CFB9D52D50FECEBE /* Release */,
+ 955E5B609EB2866F18EA3464 /* Debug */,
+ 3DBE45D1CDE13522A881EB95 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 8B27BE49DF00D1FE84818D82 /* Build configuration list for PBXNativeTarget "IceOperationsAMD macOS" */ = {
+ AEBCA6EB7FE84DF64FEDB3B7 /* Build configuration list for PBXProject "ice" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 72CCADBB8CFFFECD2A2B0961 /* Debug */,
- A7520867C00161F35FDC121A /* Release */,
+ 8B87552610F4F5108589D19C /* Debug */,
+ D33577F545253B3F1DC2E387 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 8DCFC8C32C084A3EB2C2C274 /* Build configuration list for PBXNativeTarget "IceRetry iOS" */ = {
+ B07AC4763680970F4EB98782 /* Build configuration list for PBXNativeTarget "IceStream iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- AF91AE2A676F7EABEACE356F /* Debug */,
- FA3DF7A91DC21D76CE379C49 /* Release */,
+ 39BE0D3E7CFDFEA88D62FFA9 /* Debug */,
+ 4166418E35F78375FB007774 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 904682558C04E82E1131448F /* Build configuration list for PBXNativeTarget "IceBinding macOS" */ = {
+ B54D61ACC4D686D2D57F4857 /* Build configuration list for PBXNativeTarget "IceInheritance macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- D13A626AD006077376773F37 /* Debug */,
- B2E118E1DACC074242393CF6 /* Release */,
+ 417F13F385A740AC03C35B21 /* Debug */,
+ B4257BF9DFD9AF98B5832D63 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 91CAFC0BD49945BCB913DCBF /* Build configuration list for PBXNativeTarget "IceAdmin iOS" */ = {
+ B86E1C552F07FA02599695F9 /* Build configuration list for PBXNativeTarget "IceOperations macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 5E0B7DFF22CAE820F661BA05 /* Debug */,
- A1988B56DCC0E2BFDEF38162 /* Release */,
+ A4EB5A0A5B35F55869ABE32F /* Debug */,
+ 5F4D021A49CCD6BECB74E85D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 93050B0DDF868BEF2BA3FB68 /* Build configuration list for PBXNativeTarget "IceDefaultServant macOS" */ = {
+ BC54EBA5EE558ACE2F69B39E /* Build configuration list for PBXNativeTarget "IceProxy iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- FC91A972286C22B96FB70930 /* Debug */,
- 56B4B2984A4F3B0B5CCE1A10 /* Release */,
+ D9D6DF52B076F4707E8928BC /* Debug */,
+ D6E74A730DF699117857DD01 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 9376A4F77B8FE3CC0FEE0B5A /* Build configuration list for PBXNativeTarget "Ice C++11 macOS" */ = {
+ C2113ABE86EB9C8AFBDDA40D /* Build configuration list for PBXNativeTarget "IceSlicingObjectsAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 66F6B22FAB1778314E5CDAF6 /* Debug */,
- 9DB96B89CE6EEDECF28F92AD /* Release */,
+ 178B0B670457EC13E0E1E48E /* Debug */,
+ 854BE60C5641575053D788B1 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 939023B0F507A9BB0E092F0E /* Build configuration list for PBXNativeTarget "IceDefaultValue macOS" */ = {
+ C21E3330AE77BBF2779E0FD4 /* Build configuration list for PBXNativeTarget "IceLocatorDiscovery C++11 macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- FBF9AA8CF6FC830C5364A697 /* Debug */,
- 90F9D76D3D6D1270707039E5 /* Release */,
+ 2F2D4A5B7FCCBF71575143E4 /* Debug */,
+ D549E5E4D50D6985BFD7EB78 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 95912BCBD907641BE1BFDE0A /* Build configuration list for PBXNativeTarget "IceProxyAMD iOS" */ = {
+ C40D51C40E71A65F66FD1F08 /* Build configuration list for PBXNativeTarget "IceAmi macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 650957DB44D89BEF564960FD /* Debug */,
- 2D26E360ED1B32E42781191F /* Release */,
+ FB3F167C06237ABB5388D0FE /* Debug */,
+ D125834B82857E54791380D6 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 9EC2DC3C77B72FBF5610AE76 /* Build configuration list for PBXNativeTarget "Glacier2 iOS" */ = {
+ C4B384C480DE5480E39A8499 /* Build configuration list for PBXNativeTarget "IceAdapterDeactivation macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- F4CB03445412DA4A6E5BBF0C /* Debug */,
- 1AC92B96F402331539D7413E /* Release */,
+ 532F0A725C50A19B7F26FB0E /* Debug */,
+ A64D3A6B81B976CA58E9AC8C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 9ED2782948B373CB2C732433 /* Build configuration list for PBXNativeTarget "IceDefaultValue iOS" */ = {
+ C96292BD292EBCD6FEE61F40 /* Build configuration list for PBXNativeTarget "IceSlicingExceptions iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- E7A2246D506ADAC1C41BD75D /* Debug */,
- A1534E3D0274ADE593757A36 /* Release */,
+ 78B0F589EE15CF8C031092AC /* Debug */,
+ 151E7A8495FAD954071478FF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- A525266810AC30EF95637EDC /* Build configuration list for PBXNativeTarget "IceStream iOS" */ = {
+ D0DD8F16256DE56BAA53F4D2 /* Build configuration list for PBXNativeTarget "IceGrid macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 870BA76A7F7C5D80423C08B7 /* Debug */,
- 4999AE0970C9F0DF76EF2336 /* Release */,
+ 6823879AE29EBA9A5FDD4C5D /* Debug */,
+ C99C90EDDC169E4F89AB6D4D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- A99DB6D1798130596BBD4658 /* Build configuration list for PBXNativeTarget "TestDriver iOS" */ = {
+ D575B143D473999A00672E90 /* Build configuration list for PBXNativeTarget "IceServantLocator iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- B55E8BBCD1929DC623E09193 /* Debug */,
- C798AD53DA894614B1414352 /* Release */,
+ D18CE8B582AF7C25E49C77D3 /* Debug */,
+ 0A342BA729A10D4457FFF677 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- B359E67C0F5C56BE67955F4A /* Build configuration list for PBXNativeTarget "Ice iOS" */ = {
+ DC26B7127A5AD4AC63469191 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- B732F09F4AD15815FD74608D /* Debug */,
- 7E1DF8AB0C29C1A5CCE91D4B /* Release */,
+ 120C72FDC2C19B7A1A7C760A /* Debug */,
+ E41BFCF63BBAEF6611A756E4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- B4631671B147B3B265F1061F /* Build configuration list for PBXNativeTarget "IceAcm macOS" */ = {
+ DCB96F6BA85D63B9E06CFC45 /* Build configuration list for PBXNativeTarget "TestCommon macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 976E285261C37E7F54945D7B /* Debug */,
- A68C4F3D0BF7A80466286E29 /* Release */,
+ B0D254B436A01958ECA40C60 /* Debug */,
+ EFC5561BA4E879D0CF1F87AA /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- B64FA408BFE3400E9C71CBFA /* Build configuration list for PBXNativeTarget "Ice C++11 iOS" */ = {
+ DE3B9A4AD7F72C14B9320241 /* Build configuration list for PBXNativeTarget "IceStorm macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- E8ED9D8A5488207E071278DC /* Debug */,
- 7DCFF071DCF716FFF3CA848A /* Release */,
+ 2EEE3212F4EA2E75BAD26057 /* Debug */,
+ 62B0DA5639049104A98EC911 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- BAF869BCD91DB912C30E6D61 /* Build configuration list for PBXNativeTarget "IceOptionalAMD macOS" */ = {
+ DEB207C4B9ED416A4DAB03F2 /* Build configuration list for PBXNativeTarget "IceBinding macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 43BF10297D5E456EA6D0CF45 /* Debug */,
- 7ADD10ECB09498E18E692EF5 /* Release */,
+ 7AFF78D5B05CBB7C2F04C50B /* Debug */,
+ E8CAB76745673555C4AE8FAF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- C2E3EE6E457E40B84BC6FC4B /* Build configuration list for PBXNativeTarget "IceScope iOS" */ = {
+ DF0BCA79C8409E9C8E9CC35E /* Build configuration list for PBXNativeTarget "IceProxyAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- BFAD241BD13D68A175EABE55 /* Debug */,
- 194D2D07D2945EECE8008856 /* Release */,
+ 48A83436F7399BA020080794 /* Debug */,
+ D48AFC47CC38D3C6F75E0F71 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- C3564350B7B7584E22B6312E /* Build configuration list for PBXNativeTarget "Glacier2 macOS" */ = {
+ E1F763C73525763B2AD802FF /* Build configuration list for PBXNativeTarget "IceOperationsAMD iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 6BA6853D7DF490EAF46A1C0E /* Debug */,
- 2597437E261FE3113A9023F9 /* Release */,
+ F91414366AA7B3FD203134C1 /* Debug */,
+ 453E9082AA2E8E657F3EEE67 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- C61AF755E44F7CFB45635E83 /* Build configuration list for PBXNativeTarget "IceStorm macOS" */ = {
+ E4D9D8D0882E15DB707F69C9 /* Build configuration list for PBXNativeTarget "IceSSL C++11 macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 969CCD83526D54ACFD0834CF /* Debug */,
- 786B9909B4573B5EFE406F80 /* Release */,
+ CF4227A3F24DB5949B024057 /* Debug */,
+ 56A60B25BE7E0123A0B5A6E0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- C9B53C9E1304944B2287B6CC /* Build configuration list for PBXNativeTarget "IceProperties iOS" */ = {
+ E8AE8122799EE9DADE090608 /* Build configuration list for PBXNativeTarget "Ice macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- ECBEEEA43B7F5A871317AD97 /* Debug */,
- 4AAD1058EB9CB66287CDBC6F /* Release */,
+ 26964C50C6A2356DAB5C7D66 /* Debug */,
+ E7646DF0A421AED8CEACA406 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- CE3D55DE8FC2C63780767032 /* Build configuration list for PBXNativeTarget "IceSlicingExceptionsAMD iOS" */ = {
+ E94C3A611BE84F572B7E4E16 /* Build configuration list for PBXNativeTarget "SliceEscape iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- EF09E5E18BE059B12C4C5046 /* Debug */,
- 1B36DCF4B1AC0FA8859DE11B /* Release */,
+ 3D28F27C0B0BEF0CAB24665D /* Debug */,
+ 19EC97909C6E9AB0E78E8529 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D05E1F7A578D6B45E9447D6C /* Build configuration list for PBXNativeTarget "IceSSL C++11 iOS" */ = {
+ E9D4F2554457A843F955B80E /* Build configuration list for PBXNativeTarget "IceProperties iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 6409BB30FB38FDF66FF6C15A /* Debug */,
- B2B66330C630EDC154418EED /* Release */,
+ 6E2984D32E39D2A49B18F4AF /* Debug */,
+ 6DA26DFF6AE37EB0687EF2E6 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D5E759DDD6D35E3E9BC7AC32 /* Build configuration list for PBXNativeTarget "IceObjects macOS" */ = {
+ F3BECDA9D59D7FDF85C9E09B /* Build configuration list for PBXNativeTarget "IceStorm iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 6EA7FE794996785A4F35A6EA /* Debug */,
- 9F65CEE0ACAD4D81B6AE9ADA /* Release */,
+ 6ABB40BB5D0E7163716F9F6A /* Debug */,
+ F4951EA5CF1D4083C141E7FD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- D814D36F035B9EEF64B7B0C1 /* Build configuration list for PBXNativeTarget "IceFacets macOS" */ = {
+ F5C7F06292AEEF8C81B45C31 /* Build configuration list for PBXNativeTarget "IceOptional macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 0DE09B7D71D8025DA9910D62 /* Debug */,
- E166269CEBB5561DAD731AAC /* Release */,
+ 2B6634B7C7A6DE0C746D57A9 /* Debug */,
+ 781FC7DBEAD45481C267F94E /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- DA53B2785460A4E9777328F9 /* Build configuration list for PBXNativeTarget "IceDiscovery C++11 iOS" */ = {
+ F73C7AC99DF8213BD4860AAA /* Build configuration list for PBXNativeTarget "IceEnums macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- EE0699F504F489FBE41B7FEE /* Debug */,
- E1C847421EAE27BFFF6429F0 /* Release */,
+ F93427946E857589D6CB2508 /* Debug */,
+ 781491E130271AB0DA364178 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- DBA37C659A41CF076278DF0F /* Build configuration list for PBXNativeTarget "IceScope macOS" */ = {
+ F8253EAD1BB03F9D228A2D26 /* Build configuration list for PBXNativeTarget "Ice iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 9E94D9BD49E018D54D4C791E /* Debug */,
- 8D29E5AF495016CE13A13DF1 /* Release */,
+ F7EA382F37D7192D1438EC10 /* Debug */,
+ EA03FE3B67CAB8714951EB48 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- E232B8D27E58EA9BC18DA212 /* Build configuration list for PBXNativeTarget "IceAcm iOS" */ = {
+ FB5651C74C1F66044EE64455 /* Build configuration list for PBXNativeTarget "IceAcm macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 4FA3CD92B33EA21D3B2D0578 /* Debug */,
- AC05EED7F4BB812B34D104E9 /* Release */,
+ 754FD629FCB6A07BDC22C1CA /* Debug */,
+ 1E240AA99536193038E6D7E8 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- E89D9AF1F66324F3BD0363E2 /* Build configuration list for PBXNativeTarget "SliceEscape macOS" */ = {
+ FC0FEFE43DD1AAE3F7CD1E1A /* Build configuration list for PBXNativeTarget "IceSSLConfiguration iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- E325F760D1593975D624CFF5 /* Debug */,
- 4618F4C9495086F8CD016FE7 /* Release */,
+ 809FDAE5DDA4ED30077C2E04 /* Debug */,
+ E719D5DDB45215121F69E71C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- F73724E66A81676BF858FBC3 /* Build configuration list for PBXNativeTarget "IceAdmin macOS" */ = {
+ FCC94E555CFD0D8DA513C2AF /* Build configuration list for PBXNativeTarget "IceTimeout iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 306DAE778A834B8A511027E7 /* Debug */,
- F645E090EEF011024D370895 /* Release */,
+ 7C35779E9B3F4AE74D882031 /* Debug */,
+ F528C35C4DBA049D72E103F4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- F8CA4B63E0163D275D522288 /* Build configuration list for PBXNativeTarget "IceInfo iOS" */ = {
+ FDE882A2EED792B82A140FBB /* Build configuration list for PBXNativeTarget "IceSlicingObjects iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 9069B979E9AF8FAA014E5929 /* Debug */,
- C800DD18AC739124311469D7 /* Release */,
+ 35D5E00F2ACDD4718E436388 /* Debug */,
+ 7E0723AFA238A1662BCD171C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- FE0349B6DC2B6C69ECEF33BF /* Build configuration list for PBXNativeTarget "IceServantLocatorAMD iOS" */ = {
+ FE0A728782657A0153EF18EF /* Build configuration list for PBXNativeTarget "IceObjects macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 4470A31614379EB4624AAF8A /* Debug */,
- 95CD2DC0710E8392ADD66B14 /* Release */,
+ 86C8C71441B9970C24268399 /* Debug */,
+ C7C9FBE1C018742A247577C7 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
- rootObject = E42DDFE2BBD0212A61367E9F /* Project object */;
+ rootObject = B1E245C668955C328A61BFFC /* Project object */;
}
diff --git a/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice iOS.xcscheme b/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice iOS.xcscheme
index 37ff54115fe..76959789ee1 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 = "E1DB253D82248ADF7F2F1688"
+ BlueprintIdentifier = "B3F277E37C4EA69886ACF274"
BuildableName = "Ice.framework"
BlueprintName = "Ice iOS"
ReferencedContainer = "container:ice.xcodeproj">
@@ -28,7 +28,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = "primary"
- BlueprintIdentifier = "472426218F233C2BC3DE48D4"
+ BlueprintIdentifier = "B1AFC88483CCA0F0F0DB5700"
BuildableName = "Glacier2.framework"
BlueprintName = "Glacier2 iOS"
ReferencedContainer = "container:ice.xcodeproj">
@@ -42,7 +42,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = "primary"
- BlueprintIdentifier = "554C150A3B37119B73E433D4"
+ BlueprintIdentifier = "54419E5A07591C99AFD5FD44"
BuildableName = "IceStorm.framework"
BlueprintName = "IceStorm iOS"
ReferencedContainer = "container:ice.xcodeproj">
@@ -56,7 +56,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = "primary"
- BlueprintIdentifier = "07CBBFC616C69A9A7BE2E537"
+ BlueprintIdentifier = "D231743A745D9E8937920F9A"
BuildableName = "IceGrid.framework"
BlueprintName = "IceGrid iOS"
ReferencedContainer = "container:ice.xcodeproj">
diff --git a/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice macOS.xcscheme b/swift/ice.xcodeproj/xcshareddata/xcschemes/Ice macOS.xcscheme
index 0e52f962eed..eb2a7cd6f10 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 = "5BC8F4262733087A19B2018F"
+ BlueprintIdentifier = "7C84DBD38E4C23C31AD1F23C"
BuildableName = "Ice.framework"
BlueprintName = "Ice macOS"
ReferencedContainer = "container:ice.xcodeproj">
@@ -28,7 +28,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = "primary"
- BlueprintIdentifier = "426D221BC0B31E9538D70376"
+ BlueprintIdentifier = "7DB95DDC2A0D311A6441555E"
BuildableName = "Glacier2.framework"
BlueprintName = "Glacier2 macOS"
ReferencedContainer = "container:ice.xcodeproj">
@@ -42,7 +42,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = "primary"
- BlueprintIdentifier = "C0E862B2B21E4B686DC6F87B"
+ BlueprintIdentifier = "901E6B19A44D60C62D27A9F6"
BuildableName = "IceStorm.framework"
BlueprintName = "IceStorm macOS"
ReferencedContainer = "container:ice.xcodeproj">
@@ -56,7 +56,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = "primary"
- BlueprintIdentifier = "3B9FC6F2275FB33AE5236BE0"
+ BlueprintIdentifier = "9E009F0CE808A84D564F958C"
BuildableName = "IceGrid.framework"
BlueprintName = "IceGrid macOS"
ReferencedContainer = "container:ice.xcodeproj">
diff --git a/swift/src/Ice/Initialize.swift b/swift/src/Ice/Initialize.swift
index 208e4abca9b..1953e3a1443 100644
--- a/swift/src/Ice/Initialize.swift
+++ b/swift/src/Ice/Initialize.swift
@@ -230,11 +230,11 @@ public func createProperties(_ args: inout [String], defaults: Properties? = nil
/// indicates the major version, BB indicates the minor version, and CC
/// indicates the patch level. For example, for Ice 3.3.1, the returned
/// value is 30301.
-public let intVersion: Int = 30702
+public let intVersion: Int = 30761
/// The Ice version in the form A.B.C, where A indicates the major version,
/// B indicates the minor version, and C indicates the patch level.
-public let stringVersion: String = "3.7.2"
+public let stringVersion: String = "3.7b1"
public let Encoding_1_0 = EncodingVersion(major: 1, minor: 0)
public let Encoding_1_1 = EncodingVersion(major: 1, minor: 1)