mirror of
https://github.com/averello/ConnectionKit.git
synced 2026-03-03 18:24:03 +01:00
1117 lines
64 KiB
Plaintext
1117 lines
64 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
02CB9EDB7F6D7B1B6FA0119E732F5ADF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C758EFE43518597443A359E036ACB66 /* Foundation.framework */; };
|
|
05E573A4DEC836C6B318DC917CC4E5DC /* DataExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6B55AB297866A9ADC09C0A1D588A07F /* DataExtensions.swift */; };
|
|
09DCAE72CADB3D5CDAEE45447554D05C /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6CDB7D774084342F9D7BEDC4F402F4F0 /* Security.framework */; };
|
|
14AA0F6421AE5483BC81A7D4088EE805 /* ConnectionErrorDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BAA75C020C8857A52A1AA651B273471 /* ConnectionErrorDelegate.swift */; };
|
|
155D107F802889557A749754CBFBDD17 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C758EFE43518597443A359E036ACB66 /* Foundation.framework */; };
|
|
1818665914A1EE7C1AA5184BCBC2CFF2 /* DeepArrayRepresentationBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBDF834C19B24BC547BCBA30078FCCB5 /* DeepArrayRepresentationBuilder.swift */; };
|
|
1FF486433D731C385178CDF2DCD3A3C7 /* ConnectionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 198278E1A590BF4E14448E1A976762E6 /* ConnectionDelegate.swift */; };
|
|
2039209540E9608AA83E7E0A0B61F00D /* JSONRepresentation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E59A563F98D271BE1250FA7C166DA62 /* JSONRepresentation.swift */; };
|
|
21768412C472B28349D5FBF3595F3097 /* FileConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11E8C3CACD889A075184F2457A18C12D /* FileConnection.swift */; };
|
|
22A1A6437A647C2BA2176790211BBFF9 /* Representation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B80C7F013E6F90CC61214234D033B13 /* Representation.swift */; };
|
|
276F082DA0A032AB6F2998B3A8E2FA96 /* CocoaAsyncSocket-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F4B4081D5E847E4CE62C9773E31A0EEB /* CocoaAsyncSocket-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2F3EB103024F1CB19BC53045D8A38C62 /* RepresentationKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E3FF5479EA322A37F93D9C1E71A239C /* RepresentationKit.framework */; };
|
|
30169A0026017D898DAC180CC3218F79 /* GCDAsyncUdpSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = C764FFE26F8BC7C87A37FEE4A4943FC1 /* GCDAsyncUdpSocket.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; };
|
|
32073CD1802163479A03FCF16896824E /* Identity.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2074F2AAF6F7500A1071BDBF713704D /* Identity.swift */; };
|
|
419AA0846E6884B0561D83F0E520A9CC /* ArrayRepresentationBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A4B98BF3C89A667D010424083D3CC88 /* ArrayRepresentationBuilder.swift */; };
|
|
4C38B7665B220EC1B409FDFCA0DC86A2 /* StreamConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2AF1ED1B5404101263167AD2A78D251 /* StreamConnection.swift */; };
|
|
4CA0C5704D66C84C449D9997815A6DC1 /* CollectionExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 466977161514FF345FDF7E63F0C50806 /* CollectionExtensions.swift */; };
|
|
4EB100FF9229539CA4094551779BF2BE /* CocoaAsyncSocket-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B4A36DE33EC83AEF2D98B4604F4B6561 /* CocoaAsyncSocket-dummy.m */; };
|
|
5B0E8F880C071671972D322EB94C32C5 /* Pods-ConnectionKit_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E605A5D6A227428AF8B37AF82EF130E /* Pods-ConnectionKit_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
5DC50BD5E713820A8B7DCA2C2EDF0248 /* Representable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2095CDB400071F1EF62EB0D28497A7A0 /* Representable.swift */; };
|
|
62AEC90B8FD6AEF303BA11B097B483A0 /* JSONRepresentationBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 639190B5F3429A8C01CF5A917321AA5D /* JSONRepresentationBuilder.swift */; };
|
|
6B6DEA11C62E0A785A606954F6B6AC1E /* Pods-ConnectionKit_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 40BF8428F3295D9EF53AE397837B0536 /* Pods-ConnectionKit_Tests-dummy.m */; };
|
|
6F71A100438C513EAB4502C28C172C73 /* ConnectionKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F461CD4AE4057B41E73ECEE1C4B4AAAD /* ConnectionKit-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
736463C7BAEC936E2EFB4435AEB93DFA /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 78437A000A0737D7D71429D1E218AF32 /* CFNetwork.framework */; };
|
|
77F1F0BA2FA00880D9A4A753132567AD /* DictionaryRepresentation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD80443C7ACD61561D89B6985DEC8869 /* DictionaryRepresentation.swift */; };
|
|
7BA296A6C1D2B48EA3FC614ABBC563A7 /* Connection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B8162F45516744C57695070A565581D /* Connection.swift */; };
|
|
84D92FC60D98C077AB3A6D56AEBE8FEB /* GCDAsyncSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = B12F5C0F4F0913F13A1B64BF269747C5 /* GCDAsyncSocket.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
86433D79964DA16C444DC6BAACB8D2B4 /* ConnectionKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E8562D50FAE53CE6E896792A39D20FAD /* ConnectionKit-dummy.m */; };
|
|
898D1E09DDC42BEBFED22B1D9846C3E3 /* RepresentationKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 36423E8FA11D1E2CBB598C3F1B259697 /* RepresentationKit-dummy.m */; };
|
|
8F692B2C0DFD73237F978392F8F2A2A0 /* TypedArrayRepresentation.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70C557D15931959040F31B5D708F72A /* TypedArrayRepresentation.swift */; };
|
|
946B8DE90A7C6B3872C82AA2AF240118 /* GCDAsyncUdpSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = C0F377C3F786F9C4EC94CBA553C35725 /* GCDAsyncUdpSocket.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
9B4A1D7EEB365C2BBA212A4A90C97165 /* Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 174E0AE9379BAF90C3AE24192493EFB4 /* Types.swift */; };
|
|
A080FF4BCDCFBA2A29FE7D6F5F751DEF /* CocoaAsyncSocket.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65CB6C9154235ACF5DF2119BF102C4F8 /* CocoaAsyncSocket.framework */; };
|
|
A6298A8884B2686718AD4CB31E1537F8 /* DataFromJSONRepresentation.swift in Sources */ = {isa = PBXBuildFile; fileRef = B258BD716730B45A4BFF4853BAB859F7 /* DataFromJSONRepresentation.swift */; };
|
|
AC166C66311BCAAAD1D9289A80E51CCF /* GCDAsyncSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 22D4F53E7EDA004FE121C50C2029553F /* GCDAsyncSocket.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; };
|
|
B1272434AA3013D70F203755F65D7353 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C758EFE43518597443A359E036ACB66 /* Foundation.framework */; };
|
|
B38148E11B1484993533FDBFE3518715 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C758EFE43518597443A359E036ACB66 /* Foundation.framework */; };
|
|
C5E3FCA0D0000A2A44142CD7DEE41C9D /* TypedArrayRepresentationBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BF75AAB259DDE4196176C5377568309 /* TypedArrayRepresentationBuilder.swift */; };
|
|
D9EC422C28F1C44CCE98FBCD99AB74B9 /* DictionaryRepresentationBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D11709989F785900E8DBFBE63F06BAD8 /* DictionaryRepresentationBuilder.swift */; };
|
|
DC7449157D8DB1C44C2C103A59884C9A /* ArrayRepresentation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D50F7A2BF47E9EA20526CBB6B13D11BA /* ArrayRepresentation.swift */; };
|
|
E018DCA6775292C35D747941F23AB441 /* RepresentationKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5EA8A74E9E3D2B5A5F332218318CE5D1 /* RepresentationKit-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
F3B94B48542619E2B8FAC553853B94EE /* DataRepresentation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D2FC2AE4D13BF6D93210885924B9DC3 /* DataRepresentation.swift */; };
|
|
F708FFA5F8EDE051A7ADB1EC316CFD5B /* DictionaryExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CA84525C1B5C13477A704AD6F6AB6CC /* DictionaryExtension.swift */; };
|
|
FFDEA3476FFE32F6707E1D89892CEEBD /* SocketConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EE7487D7A69081727FBB611660A9DE8 /* SocketConnection.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
227A0072B18F0DA21EB7045368C6D006 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = CEE31698445B449A7632F21DF80C5736;
|
|
remoteInfo = ConnectionKit;
|
|
};
|
|
269672C006612E2EAFE64895A322B02B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 58A5978ECEA026EA4E7F100CE24B1A70;
|
|
remoteInfo = RepresentationKit;
|
|
};
|
|
8D8BAE7B0887F4CA7CAEF43A4294DD9F /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 58A5978ECEA026EA4E7F100CE24B1A70;
|
|
remoteInfo = RepresentationKit;
|
|
};
|
|
9845D69306357EF117E32F43D1B3823E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = EB9F16A11CCB7B75DFD4C14783C83019;
|
|
remoteInfo = CocoaAsyncSocket;
|
|
};
|
|
CDFE41890A413B0628275011C61AEEAA /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = EB9F16A11CCB7B75DFD4C14783C83019;
|
|
remoteInfo = CocoaAsyncSocket;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
063163EA384340746976F7072F3CF230 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
11E8C3CACD889A075184F2457A18C12D /* FileConnection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FileConnection.swift; path = ConnectionKit/Classes/FileConnection.swift; sourceTree = "<group>"; };
|
|
129CF0406DD5F8F1CC3089756D231871 /* CocoaAsyncSocket-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CocoaAsyncSocket-prefix.pch"; sourceTree = "<group>"; };
|
|
174E0AE9379BAF90C3AE24192493EFB4 /* Types.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Types.swift; path = ConnectionKit/Classes/Types.swift; sourceTree = "<group>"; };
|
|
181B58DF48D5F270C2700938B6A44C77 /* Pods-ConnectionKit_Tests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-ConnectionKit_Tests-frameworks.sh"; sourceTree = "<group>"; };
|
|
198278E1A590BF4E14448E1A976762E6 /* ConnectionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ConnectionDelegate.swift; sourceTree = "<group>"; };
|
|
1E59A563F98D271BE1250FA7C166DA62 /* JSONRepresentation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONRepresentation.swift; path = RepresentationKit/Classes/Representations/JSONRepresentation.swift; sourceTree = "<group>"; };
|
|
1EE7487D7A69081727FBB611660A9DE8 /* SocketConnection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SocketConnection.swift; path = ConnectionKit/Classes/SocketConnection.swift; sourceTree = "<group>"; };
|
|
2095CDB400071F1EF62EB0D28497A7A0 /* Representable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Representable.swift; path = RepresentationKit/Classes/Protocols/Representable.swift; sourceTree = "<group>"; };
|
|
22D4F53E7EDA004FE121C50C2029553F /* GCDAsyncSocket.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GCDAsyncSocket.m; path = Source/GCD/GCDAsyncSocket.m; sourceTree = "<group>"; };
|
|
305181BDFF0E5BB616AAFCA9D6F795F2 /* Pods-ConnectionKit_Tests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-ConnectionKit_Tests-resources.sh"; sourceTree = "<group>"; };
|
|
30DE52A63087F79A0739143FDD2601F9 /* ConnectionKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ConnectionKit-prefix.pch"; sourceTree = "<group>"; };
|
|
36423E8FA11D1E2CBB598C3F1B259697 /* RepresentationKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RepresentationKit-dummy.m"; sourceTree = "<group>"; };
|
|
39F8D9560259785407F4ACCA26EB3974 /* CocoaAsyncSocket.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CocoaAsyncSocket.xcconfig; sourceTree = "<group>"; };
|
|
3B5176CE660ED5542C83C379D186072E /* Pods-ConnectionKit_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ConnectionKit_Tests-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
3C26D751153CA28D804796EC2D553EB1 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
3D2FC2AE4D13BF6D93210885924B9DC3 /* DataRepresentation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataRepresentation.swift; path = RepresentationKit/Classes/Representations/DataRepresentation.swift; sourceTree = "<group>"; };
|
|
3E3FF5479EA322A37F93D9C1E71A239C /* RepresentationKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RepresentationKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
40BF8428F3295D9EF53AE397837B0536 /* Pods-ConnectionKit_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-ConnectionKit_Tests-dummy.m"; sourceTree = "<group>"; };
|
|
41D2CA06B11F48B057D3CD62C552E076 /* ConnectionKit.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ConnectionKit.xcconfig; sourceTree = "<group>"; };
|
|
466977161514FF345FDF7E63F0C50806 /* CollectionExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CollectionExtensions.swift; path = RepresentationKit/Classes/extensions/CollectionExtensions.swift; sourceTree = "<group>"; };
|
|
4B80C7F013E6F90CC61214234D033B13 /* Representation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Representation.swift; path = RepresentationKit/Classes/Protocols/Representation.swift; sourceTree = "<group>"; };
|
|
4BAA75C020C8857A52A1AA651B273471 /* ConnectionErrorDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ConnectionErrorDelegate.swift; sourceTree = "<group>"; };
|
|
4C45675E472504F8BE61043A9B82E155 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
5125D07D5FB67227ABCBB1C105D6B3A0 /* Pods-ConnectionKit_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ConnectionKit_Tests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
51D816F052C448C922854104D551A310 /* RepresentationKit.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RepresentationKit.xcconfig; sourceTree = "<group>"; };
|
|
5BF75AAB259DDE4196176C5377568309 /* TypedArrayRepresentationBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TypedArrayRepresentationBuilder.swift; path = RepresentationKit/Classes/Builders/TypedArrayRepresentationBuilder.swift; sourceTree = "<group>"; };
|
|
5C758EFE43518597443A359E036ACB66 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
|
5EA8A74E9E3D2B5A5F332218318CE5D1 /* RepresentationKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RepresentationKit-umbrella.h"; sourceTree = "<group>"; };
|
|
60B83E41F13D4853091E261C259670B3 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = "<group>"; };
|
|
639190B5F3429A8C01CF5A917321AA5D /* JSONRepresentationBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSONRepresentationBuilder.swift; path = RepresentationKit/Classes/Builders/JSONRepresentationBuilder.swift; sourceTree = "<group>"; };
|
|
642A22128AAFA5FD0242B99A3048D1CE /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = "<group>"; };
|
|
6445EB329291BC0BDEFFD6A661A63D20 /* ConnectionKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = ConnectionKit.framework; path = ConnectionKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
65CB6C9154235ACF5DF2119BF102C4F8 /* CocoaAsyncSocket.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CocoaAsyncSocket.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
674FE332D1CFF94532BEF2A197890488 /* Pods-ConnectionKit_Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-ConnectionKit_Tests-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
6B8162F45516744C57695070A565581D /* Connection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Connection.swift; sourceTree = "<group>"; };
|
|
6C0810900A642ACF45F097C41E613752 /* Pods-ConnectionKit_Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-ConnectionKit_Tests.modulemap"; sourceTree = "<group>"; };
|
|
6CA84525C1B5C13477A704AD6F6AB6CC /* DictionaryExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DictionaryExtension.swift; path = RepresentationKit/Classes/extensions/DictionaryExtension.swift; sourceTree = "<group>"; };
|
|
6CDB7D774084342F9D7BEDC4F402F4F0 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; };
|
|
78437A000A0737D7D71429D1E218AF32 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; };
|
|
7A4B98BF3C89A667D010424083D3CC88 /* ArrayRepresentationBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ArrayRepresentationBuilder.swift; path = RepresentationKit/Classes/Builders/ArrayRepresentationBuilder.swift; sourceTree = "<group>"; };
|
|
7C6BC846D3874BD107BF8B839F81C4DF /* CocoaAsyncSocket.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = CocoaAsyncSocket.modulemap; sourceTree = "<group>"; };
|
|
93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
9E605A5D6A227428AF8B37AF82EF130E /* Pods-ConnectionKit_Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-ConnectionKit_Tests-umbrella.h"; sourceTree = "<group>"; };
|
|
A19AA941EC17EDC8AC344429FE7A51C1 /* CocoaAsyncSocket.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = CocoaAsyncSocket.framework; path = CocoaAsyncSocket.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A5D62662C35CEF884F0CE97D3B031B39 /* RepresentationKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RepresentationKit.modulemap; sourceTree = "<group>"; };
|
|
B12F5C0F4F0913F13A1B64BF269747C5 /* GCDAsyncSocket.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GCDAsyncSocket.h; path = Source/GCD/GCDAsyncSocket.h; sourceTree = "<group>"; };
|
|
B258BD716730B45A4BFF4853BAB859F7 /* DataFromJSONRepresentation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataFromJSONRepresentation.swift; path = RepresentationKit/Classes/Builders/DataFromJSONRepresentation.swift; sourceTree = "<group>"; };
|
|
B4A36DE33EC83AEF2D98B4604F4B6561 /* CocoaAsyncSocket-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CocoaAsyncSocket-dummy.m"; sourceTree = "<group>"; };
|
|
B6B55AB297866A9ADC09C0A1D588A07F /* DataExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataExtensions.swift; path = RepresentationKit/Classes/extensions/DataExtensions.swift; sourceTree = "<group>"; };
|
|
BD80443C7ACD61561D89B6985DEC8869 /* DictionaryRepresentation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DictionaryRepresentation.swift; path = RepresentationKit/Classes/Representations/DictionaryRepresentation.swift; sourceTree = "<group>"; };
|
|
BF4B4BB91A9FBB7FC809DE6E17A576E6 /* RepresentationKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = RepresentationKit.framework; path = RepresentationKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C0F377C3F786F9C4EC94CBA553C35725 /* GCDAsyncUdpSocket.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GCDAsyncUdpSocket.h; path = Source/GCD/GCDAsyncUdpSocket.h; sourceTree = "<group>"; };
|
|
C2AF1ED1B5404101263167AD2A78D251 /* StreamConnection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = StreamConnection.swift; sourceTree = "<group>"; };
|
|
C50E25ABB26983E20D38B98DEA3E972D /* Pods-ConnectionKit_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ConnectionKit_Tests.release.xcconfig"; sourceTree = "<group>"; };
|
|
C764FFE26F8BC7C87A37FEE4A4943FC1 /* GCDAsyncUdpSocket.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GCDAsyncUdpSocket.m; path = Source/GCD/GCDAsyncUdpSocket.m; sourceTree = "<group>"; };
|
|
CCC5723D700F66F95C25F6D18DCC1150 /* Pods_ConnectionKit_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_ConnectionKit_Tests.framework; path = "Pods-ConnectionKit_Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
CCF8BBF38A79BACBC378A7106C21CC0B /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
CF914BBC80386E5D577E69CE5CAFC0BA /* RepresentationKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RepresentationKit-prefix.pch"; sourceTree = "<group>"; };
|
|
D11709989F785900E8DBFBE63F06BAD8 /* DictionaryRepresentationBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DictionaryRepresentationBuilder.swift; path = RepresentationKit/Classes/Builders/DictionaryRepresentationBuilder.swift; sourceTree = "<group>"; };
|
|
D2074F2AAF6F7500A1071BDBF713704D /* Identity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Identity.swift; path = RepresentationKit/Classes/Representations/Identity.swift; sourceTree = "<group>"; };
|
|
D4FE90F85473717CD89EB5B95BD5B3EB /* ConnectionKit.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = ConnectionKit.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
D50F7A2BF47E9EA20526CBB6B13D11BA /* ArrayRepresentation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ArrayRepresentation.swift; path = RepresentationKit/Classes/Representations/ArrayRepresentation.swift; sourceTree = "<group>"; };
|
|
D59333015F8ACC246D1FACA8CD32505F /* ConnectionKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = ConnectionKit.modulemap; sourceTree = "<group>"; };
|
|
DBDF834C19B24BC547BCBA30078FCCB5 /* DeepArrayRepresentationBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DeepArrayRepresentationBuilder.swift; path = RepresentationKit/Classes/Builders/DeepArrayRepresentationBuilder.swift; sourceTree = "<group>"; };
|
|
E8562D50FAE53CE6E896792A39D20FAD /* ConnectionKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ConnectionKit-dummy.m"; sourceTree = "<group>"; };
|
|
F461CD4AE4057B41E73ECEE1C4B4AAAD /* ConnectionKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ConnectionKit-umbrella.h"; sourceTree = "<group>"; };
|
|
F4B4081D5E847E4CE62C9773E31A0EEB /* CocoaAsyncSocket-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CocoaAsyncSocket-umbrella.h"; sourceTree = "<group>"; };
|
|
F70C557D15931959040F31B5D708F72A /* TypedArrayRepresentation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TypedArrayRepresentation.swift; path = RepresentationKit/Classes/Representations/TypedArrayRepresentation.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
1FA84CCCF9102587C8583BD7A0C24A55 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
155D107F802889557A749754CBFBDD17 /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
54CB926907CDC57F3F96B9A05DE7477B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
B1272434AA3013D70F203755F65D7353 /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
73EDCCE02D9536A6E6AD00154B166BFD /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
736463C7BAEC936E2EFB4435AEB93DFA /* CFNetwork.framework in Frameworks */,
|
|
02CB9EDB7F6D7B1B6FA0119E732F5ADF /* Foundation.framework in Frameworks */,
|
|
09DCAE72CADB3D5CDAEE45447554D05C /* Security.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
8350E45D99634F3C9C330D16083DDE99 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A080FF4BCDCFBA2A29FE7D6F5F751DEF /* CocoaAsyncSocket.framework in Frameworks */,
|
|
B38148E11B1484993533FDBFE3518715 /* Foundation.framework in Frameworks */,
|
|
2F3EB103024F1CB19BC53045D8A38C62 /* RepresentationKit.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
0D296999FB87AA33433D442D7110D67B /* Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D59333015F8ACC246D1FACA8CD32505F /* ConnectionKit.modulemap */,
|
|
41D2CA06B11F48B057D3CD62C552E076 /* ConnectionKit.xcconfig */,
|
|
E8562D50FAE53CE6E896792A39D20FAD /* ConnectionKit-dummy.m */,
|
|
30DE52A63087F79A0739143FDD2601F9 /* ConnectionKit-prefix.pch */,
|
|
F461CD4AE4057B41E73ECEE1C4B4AAAD /* ConnectionKit-umbrella.h */,
|
|
3C26D751153CA28D804796EC2D553EB1 /* Info.plist */,
|
|
);
|
|
name = "Support Files";
|
|
path = "Example/Pods/Target Support Files/ConnectionKit";
|
|
sourceTree = "<group>";
|
|
};
|
|
1116E30C1F5B117D79019CA2D60B0352 /* Pod */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D4FE90F85473717CD89EB5B95BD5B3EB /* ConnectionKit.podspec */,
|
|
60B83E41F13D4853091E261C259670B3 /* LICENSE */,
|
|
642A22128AAFA5FD0242B99A3048D1CE /* README.md */,
|
|
);
|
|
name = Pod;
|
|
sourceTree = "<group>";
|
|
};
|
|
13789DD1B1BFAA2C40A7F2CF859547A6 /* Protocols */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6B8162F45516744C57695070A565581D /* Connection.swift */,
|
|
198278E1A590BF4E14448E1A976762E6 /* ConnectionDelegate.swift */,
|
|
4BAA75C020C8857A52A1AA651B273471 /* ConnectionErrorDelegate.swift */,
|
|
C2AF1ED1B5404101263167AD2A78D251 /* StreamConnection.swift */,
|
|
);
|
|
name = Protocols;
|
|
path = ConnectionKit/Classes/Protocols;
|
|
sourceTree = "<group>";
|
|
};
|
|
19382324C4BCBA0C9BA87A1EFF9F3A7E /* Development Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3F0A6A20920CD8F8CE16F3C4A8F118C2 /* ConnectionKit */,
|
|
);
|
|
name = "Development Pods";
|
|
sourceTree = "<group>";
|
|
};
|
|
3F0A6A20920CD8F8CE16F3C4A8F118C2 /* ConnectionKit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
11E8C3CACD889A075184F2457A18C12D /* FileConnection.swift */,
|
|
1EE7487D7A69081727FBB611660A9DE8 /* SocketConnection.swift */,
|
|
174E0AE9379BAF90C3AE24192493EFB4 /* Types.swift */,
|
|
1116E30C1F5B117D79019CA2D60B0352 /* Pod */,
|
|
13789DD1B1BFAA2C40A7F2CF859547A6 /* Protocols */,
|
|
0D296999FB87AA33433D442D7110D67B /* Support Files */,
|
|
);
|
|
name = ConnectionKit;
|
|
path = ../..;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B2D7885B8785232AED9A4E1DF6B842B /* Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7C6BC846D3874BD107BF8B839F81C4DF /* CocoaAsyncSocket.modulemap */,
|
|
39F8D9560259785407F4ACCA26EB3974 /* CocoaAsyncSocket.xcconfig */,
|
|
B4A36DE33EC83AEF2D98B4604F4B6561 /* CocoaAsyncSocket-dummy.m */,
|
|
129CF0406DD5F8F1CC3089756D231871 /* CocoaAsyncSocket-prefix.pch */,
|
|
F4B4081D5E847E4CE62C9773E31A0EEB /* CocoaAsyncSocket-umbrella.h */,
|
|
4C45675E472504F8BE61043A9B82E155 /* Info.plist */,
|
|
);
|
|
name = "Support Files";
|
|
path = "../Target Support Files/CocoaAsyncSocket";
|
|
sourceTree = "<group>";
|
|
};
|
|
65C2E90EFE691C4337953F9E47B68584 /* RepresentationKit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D50F7A2BF47E9EA20526CBB6B13D11BA /* ArrayRepresentation.swift */,
|
|
7A4B98BF3C89A667D010424083D3CC88 /* ArrayRepresentationBuilder.swift */,
|
|
466977161514FF345FDF7E63F0C50806 /* CollectionExtensions.swift */,
|
|
B6B55AB297866A9ADC09C0A1D588A07F /* DataExtensions.swift */,
|
|
B258BD716730B45A4BFF4853BAB859F7 /* DataFromJSONRepresentation.swift */,
|
|
3D2FC2AE4D13BF6D93210885924B9DC3 /* DataRepresentation.swift */,
|
|
DBDF834C19B24BC547BCBA30078FCCB5 /* DeepArrayRepresentationBuilder.swift */,
|
|
6CA84525C1B5C13477A704AD6F6AB6CC /* DictionaryExtension.swift */,
|
|
BD80443C7ACD61561D89B6985DEC8869 /* DictionaryRepresentation.swift */,
|
|
D11709989F785900E8DBFBE63F06BAD8 /* DictionaryRepresentationBuilder.swift */,
|
|
D2074F2AAF6F7500A1071BDBF713704D /* Identity.swift */,
|
|
1E59A563F98D271BE1250FA7C166DA62 /* JSONRepresentation.swift */,
|
|
639190B5F3429A8C01CF5A917321AA5D /* JSONRepresentationBuilder.swift */,
|
|
2095CDB400071F1EF62EB0D28497A7A0 /* Representable.swift */,
|
|
4B80C7F013E6F90CC61214234D033B13 /* Representation.swift */,
|
|
F70C557D15931959040F31B5D708F72A /* TypedArrayRepresentation.swift */,
|
|
5BF75AAB259DDE4196176C5377568309 /* TypedArrayRepresentationBuilder.swift */,
|
|
8FBEF0C8FE00ECBA5D85FFD7E8DCE4BA /* Support Files */,
|
|
);
|
|
name = RepresentationKit;
|
|
path = RepresentationKit;
|
|
sourceTree = "<group>";
|
|
};
|
|
73E32A3448212D997F5DFD5BF184C485 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A19AA941EC17EDC8AC344429FE7A51C1 /* CocoaAsyncSocket.framework */,
|
|
6445EB329291BC0BDEFFD6A661A63D20 /* ConnectionKit.framework */,
|
|
CCC5723D700F66F95C25F6D18DCC1150 /* Pods_ConnectionKit_Tests.framework */,
|
|
BF4B4BB91A9FBB7FC809DE6E17A576E6 /* RepresentationKit.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
7DB346D0F39D3F0E887471402A8071AB = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */,
|
|
19382324C4BCBA0C9BA87A1EFF9F3A7E /* Development Pods */,
|
|
D1D09F63921A2FC1AC397B8312D0AFEE /* Frameworks */,
|
|
8D56CE59E2B23BEE83CA21B5D4590F55 /* Pods */,
|
|
73E32A3448212D997F5DFD5BF184C485 /* Products */,
|
|
C3E7935D6583EEB80B76E62C819CA47B /* Targets Support Files */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
8A517F0DA4B8AE161FDAA445E2F79E30 /* CocoaAsyncSocket */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B12F5C0F4F0913F13A1B64BF269747C5 /* GCDAsyncSocket.h */,
|
|
22D4F53E7EDA004FE121C50C2029553F /* GCDAsyncSocket.m */,
|
|
C0F377C3F786F9C4EC94CBA553C35725 /* GCDAsyncUdpSocket.h */,
|
|
C764FFE26F8BC7C87A37FEE4A4943FC1 /* GCDAsyncUdpSocket.m */,
|
|
5B2D7885B8785232AED9A4E1DF6B842B /* Support Files */,
|
|
);
|
|
name = CocoaAsyncSocket;
|
|
path = CocoaAsyncSocket;
|
|
sourceTree = "<group>";
|
|
};
|
|
8D56CE59E2B23BEE83CA21B5D4590F55 /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8A517F0DA4B8AE161FDAA445E2F79E30 /* CocoaAsyncSocket */,
|
|
65C2E90EFE691C4337953F9E47B68584 /* RepresentationKit */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
8FBEF0C8FE00ECBA5D85FFD7E8DCE4BA /* Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CCF8BBF38A79BACBC378A7106C21CC0B /* Info.plist */,
|
|
A5D62662C35CEF884F0CE97D3B031B39 /* RepresentationKit.modulemap */,
|
|
51D816F052C448C922854104D551A310 /* RepresentationKit.xcconfig */,
|
|
36423E8FA11D1E2CBB598C3F1B259697 /* RepresentationKit-dummy.m */,
|
|
CF914BBC80386E5D577E69CE5CAFC0BA /* RepresentationKit-prefix.pch */,
|
|
5EA8A74E9E3D2B5A5F332218318CE5D1 /* RepresentationKit-umbrella.h */,
|
|
);
|
|
name = "Support Files";
|
|
path = "../Target Support Files/RepresentationKit";
|
|
sourceTree = "<group>";
|
|
};
|
|
A616CE3EE4A14E7BD7813052F06286F2 /* iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78437A000A0737D7D71429D1E218AF32 /* CFNetwork.framework */,
|
|
5C758EFE43518597443A359E036ACB66 /* Foundation.framework */,
|
|
6CDB7D774084342F9D7BEDC4F402F4F0 /* Security.framework */,
|
|
);
|
|
name = iOS;
|
|
sourceTree = "<group>";
|
|
};
|
|
A635B1072EFC0B6D41814A1622439D15 /* Pods-ConnectionKit_Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
063163EA384340746976F7072F3CF230 /* Info.plist */,
|
|
6C0810900A642ACF45F097C41E613752 /* Pods-ConnectionKit_Tests.modulemap */,
|
|
674FE332D1CFF94532BEF2A197890488 /* Pods-ConnectionKit_Tests-acknowledgements.markdown */,
|
|
3B5176CE660ED5542C83C379D186072E /* Pods-ConnectionKit_Tests-acknowledgements.plist */,
|
|
40BF8428F3295D9EF53AE397837B0536 /* Pods-ConnectionKit_Tests-dummy.m */,
|
|
181B58DF48D5F270C2700938B6A44C77 /* Pods-ConnectionKit_Tests-frameworks.sh */,
|
|
305181BDFF0E5BB616AAFCA9D6F795F2 /* Pods-ConnectionKit_Tests-resources.sh */,
|
|
9E605A5D6A227428AF8B37AF82EF130E /* Pods-ConnectionKit_Tests-umbrella.h */,
|
|
5125D07D5FB67227ABCBB1C105D6B3A0 /* Pods-ConnectionKit_Tests.debug.xcconfig */,
|
|
C50E25ABB26983E20D38B98DEA3E972D /* Pods-ConnectionKit_Tests.release.xcconfig */,
|
|
);
|
|
name = "Pods-ConnectionKit_Tests";
|
|
path = "Target Support Files/Pods-ConnectionKit_Tests";
|
|
sourceTree = "<group>";
|
|
};
|
|
C3E7935D6583EEB80B76E62C819CA47B /* Targets Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A635B1072EFC0B6D41814A1622439D15 /* Pods-ConnectionKit_Tests */,
|
|
);
|
|
name = "Targets Support Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
D1D09F63921A2FC1AC397B8312D0AFEE /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
65CB6C9154235ACF5DF2119BF102C4F8 /* CocoaAsyncSocket.framework */,
|
|
3E3FF5479EA322A37F93D9C1E71A239C /* RepresentationKit.framework */,
|
|
A616CE3EE4A14E7BD7813052F06286F2 /* iOS */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
17A1BB98E36C93949B2A97D5E6C7FDA3 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
6F71A100438C513EAB4502C28C172C73 /* ConnectionKit-umbrella.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2890845FD4DFB7D26D11F42530134032 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
E018DCA6775292C35D747941F23AB441 /* RepresentationKit-umbrella.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
57B24025BAE15C22F21B1F0DCA966A38 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5B0E8F880C071671972D322EB94C32C5 /* Pods-ConnectionKit_Tests-umbrella.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
FD5BD758EC28E0FD3E8BC2A2CB93A37B /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
276F082DA0A032AB6F2998B3A8E2FA96 /* CocoaAsyncSocket-umbrella.h in Headers */,
|
|
84D92FC60D98C077AB3A6D56AEBE8FEB /* GCDAsyncSocket.h in Headers */,
|
|
946B8DE90A7C6B3872C82AA2AF240118 /* GCDAsyncUdpSocket.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
58A5978ECEA026EA4E7F100CE24B1A70 /* RepresentationKit */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 61685C57CDC157A774909F8793B2DC0F /* Build configuration list for PBXNativeTarget "RepresentationKit" */;
|
|
buildPhases = (
|
|
2890845FD4DFB7D26D11F42530134032 /* Headers */,
|
|
424B98A4DD416818171B6575FF6F753D /* Sources */,
|
|
1FA84CCCF9102587C8583BD7A0C24A55 /* Frameworks */,
|
|
386A3A9E389E2ECB233EB756EC47A33F /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = RepresentationKit;
|
|
productName = RepresentationKit;
|
|
productReference = BF4B4BB91A9FBB7FC809DE6E17A576E6 /* RepresentationKit.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
A44BE200858435E2372F159F220066C0 /* Pods-ConnectionKit_Tests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2995FE4A7DEEA974A617EF25D135FA6C /* Build configuration list for PBXNativeTarget "Pods-ConnectionKit_Tests" */;
|
|
buildPhases = (
|
|
57B24025BAE15C22F21B1F0DCA966A38 /* Headers */,
|
|
3997405F3440F20D345BF07A9E0152FA /* Sources */,
|
|
54CB926907CDC57F3F96B9A05DE7477B /* Frameworks */,
|
|
3E5BB4EABC1D965F871D3EF6DA914D9E /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
10561556288BBE4E3FDBD950808556D3 /* PBXTargetDependency */,
|
|
53E7BBA1614FCA60A6E835D9C1A2AF88 /* PBXTargetDependency */,
|
|
3325DD5EB29636092B4B2C514391D290 /* PBXTargetDependency */,
|
|
);
|
|
name = "Pods-ConnectionKit_Tests";
|
|
productName = "Pods-ConnectionKit_Tests";
|
|
productReference = CCC5723D700F66F95C25F6D18DCC1150 /* Pods_ConnectionKit_Tests.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
CEE31698445B449A7632F21DF80C5736 /* ConnectionKit */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 943E45EFE2974604CA6FCB87EDEAD83D /* Build configuration list for PBXNativeTarget "ConnectionKit" */;
|
|
buildPhases = (
|
|
17A1BB98E36C93949B2A97D5E6C7FDA3 /* Headers */,
|
|
65D0B2B0E5867F45C1C753EC02A7D06C /* Sources */,
|
|
8350E45D99634F3C9C330D16083DDE99 /* Frameworks */,
|
|
25D544D9CD9305C370EC2899B73D5989 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C46104EB100F5F9978A7D5165CC256A0 /* PBXTargetDependency */,
|
|
E539D868AFEE815FD803B2C1D27F9C8D /* PBXTargetDependency */,
|
|
);
|
|
name = ConnectionKit;
|
|
productName = ConnectionKit;
|
|
productReference = 6445EB329291BC0BDEFFD6A661A63D20 /* ConnectionKit.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
EB9F16A11CCB7B75DFD4C14783C83019 /* CocoaAsyncSocket */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = DB4B18BC646AD400FE52808E62839AB5 /* Build configuration list for PBXNativeTarget "CocoaAsyncSocket" */;
|
|
buildPhases = (
|
|
FD5BD758EC28E0FD3E8BC2A2CB93A37B /* Headers */,
|
|
B9D0B0602F04A8CCC471C2F11D11E027 /* Sources */,
|
|
73EDCCE02D9536A6E6AD00154B166BFD /* Frameworks */,
|
|
3337958E133C08BB64CFD881FEC29B2D /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = CocoaAsyncSocket;
|
|
productName = CocoaAsyncSocket;
|
|
productReference = A19AA941EC17EDC8AC344429FE7A51C1 /* CocoaAsyncSocket.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
D41D8CD98F00B204E9800998ECF8427E /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0930;
|
|
LastUpgradeCheck = 0930;
|
|
};
|
|
buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 7DB346D0F39D3F0E887471402A8071AB;
|
|
productRefGroup = 73E32A3448212D997F5DFD5BF184C485 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
EB9F16A11CCB7B75DFD4C14783C83019 /* CocoaAsyncSocket */,
|
|
CEE31698445B449A7632F21DF80C5736 /* ConnectionKit */,
|
|
A44BE200858435E2372F159F220066C0 /* Pods-ConnectionKit_Tests */,
|
|
58A5978ECEA026EA4E7F100CE24B1A70 /* RepresentationKit */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
25D544D9CD9305C370EC2899B73D5989 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
3337958E133C08BB64CFD881FEC29B2D /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
386A3A9E389E2ECB233EB756EC47A33F /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
3E5BB4EABC1D965F871D3EF6DA914D9E /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
3997405F3440F20D345BF07A9E0152FA /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
6B6DEA11C62E0A785A606954F6B6AC1E /* Pods-ConnectionKit_Tests-dummy.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
424B98A4DD416818171B6575FF6F753D /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
DC7449157D8DB1C44C2C103A59884C9A /* ArrayRepresentation.swift in Sources */,
|
|
419AA0846E6884B0561D83F0E520A9CC /* ArrayRepresentationBuilder.swift in Sources */,
|
|
4CA0C5704D66C84C449D9997815A6DC1 /* CollectionExtensions.swift in Sources */,
|
|
05E573A4DEC836C6B318DC917CC4E5DC /* DataExtensions.swift in Sources */,
|
|
A6298A8884B2686718AD4CB31E1537F8 /* DataFromJSONRepresentation.swift in Sources */,
|
|
F3B94B48542619E2B8FAC553853B94EE /* DataRepresentation.swift in Sources */,
|
|
1818665914A1EE7C1AA5184BCBC2CFF2 /* DeepArrayRepresentationBuilder.swift in Sources */,
|
|
F708FFA5F8EDE051A7ADB1EC316CFD5B /* DictionaryExtension.swift in Sources */,
|
|
77F1F0BA2FA00880D9A4A753132567AD /* DictionaryRepresentation.swift in Sources */,
|
|
D9EC422C28F1C44CCE98FBCD99AB74B9 /* DictionaryRepresentationBuilder.swift in Sources */,
|
|
32073CD1802163479A03FCF16896824E /* Identity.swift in Sources */,
|
|
2039209540E9608AA83E7E0A0B61F00D /* JSONRepresentation.swift in Sources */,
|
|
62AEC90B8FD6AEF303BA11B097B483A0 /* JSONRepresentationBuilder.swift in Sources */,
|
|
5DC50BD5E713820A8B7DCA2C2EDF0248 /* Representable.swift in Sources */,
|
|
22A1A6437A647C2BA2176790211BBFF9 /* Representation.swift in Sources */,
|
|
898D1E09DDC42BEBFED22B1D9846C3E3 /* RepresentationKit-dummy.m in Sources */,
|
|
8F692B2C0DFD73237F978392F8F2A2A0 /* TypedArrayRepresentation.swift in Sources */,
|
|
C5E3FCA0D0000A2A44142CD7DEE41C9D /* TypedArrayRepresentationBuilder.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
65D0B2B0E5867F45C1C753EC02A7D06C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7BA296A6C1D2B48EA3FC614ABBC563A7 /* Connection.swift in Sources */,
|
|
1FF486433D731C385178CDF2DCD3A3C7 /* ConnectionDelegate.swift in Sources */,
|
|
14AA0F6421AE5483BC81A7D4088EE805 /* ConnectionErrorDelegate.swift in Sources */,
|
|
86433D79964DA16C444DC6BAACB8D2B4 /* ConnectionKit-dummy.m in Sources */,
|
|
21768412C472B28349D5FBF3595F3097 /* FileConnection.swift in Sources */,
|
|
FFDEA3476FFE32F6707E1D89892CEEBD /* SocketConnection.swift in Sources */,
|
|
4C38B7665B220EC1B409FDFCA0DC86A2 /* StreamConnection.swift in Sources */,
|
|
9B4A1D7EEB365C2BBA212A4A90C97165 /* Types.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
B9D0B0602F04A8CCC471C2F11D11E027 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
4EB100FF9229539CA4094551779BF2BE /* CocoaAsyncSocket-dummy.m in Sources */,
|
|
AC166C66311BCAAAD1D9289A80E51CCF /* GCDAsyncSocket.m in Sources */,
|
|
30169A0026017D898DAC180CC3218F79 /* GCDAsyncUdpSocket.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
10561556288BBE4E3FDBD950808556D3 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = CocoaAsyncSocket;
|
|
target = EB9F16A11CCB7B75DFD4C14783C83019 /* CocoaAsyncSocket */;
|
|
targetProxy = 9845D69306357EF117E32F43D1B3823E /* PBXContainerItemProxy */;
|
|
};
|
|
3325DD5EB29636092B4B2C514391D290 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = RepresentationKit;
|
|
target = 58A5978ECEA026EA4E7F100CE24B1A70 /* RepresentationKit */;
|
|
targetProxy = 269672C006612E2EAFE64895A322B02B /* PBXContainerItemProxy */;
|
|
};
|
|
53E7BBA1614FCA60A6E835D9C1A2AF88 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = ConnectionKit;
|
|
target = CEE31698445B449A7632F21DF80C5736 /* ConnectionKit */;
|
|
targetProxy = 227A0072B18F0DA21EB7045368C6D006 /* PBXContainerItemProxy */;
|
|
};
|
|
C46104EB100F5F9978A7D5165CC256A0 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = CocoaAsyncSocket;
|
|
target = EB9F16A11CCB7B75DFD4C14783C83019 /* CocoaAsyncSocket */;
|
|
targetProxy = CDFE41890A413B0628275011C61AEEAA /* PBXContainerItemProxy */;
|
|
};
|
|
E539D868AFEE815FD803B2C1D27F9C8D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = RepresentationKit;
|
|
target = 58A5978ECEA026EA4E7F100CE24B1A70 /* RepresentationKit */;
|
|
targetProxy = 8D8BAE7B0887F4CA7CAEF43A4294DD9F /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
020D863E6891881BFADE887C44EF1761 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = C50E25ABB26983E20D38B98DEA3E972D /* Pods-ConnectionKit_Tests.release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "Target Support Files/Pods-ConnectionKit_Tests/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MACH_O_TYPE = staticlib;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-ConnectionKit_Tests/Pods-ConnectionKit_Tests.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
0357BA7C8FA5A675A4859B6FC34940C5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 39F8D9560259785407F4ACCA26EB3974 /* CocoaAsyncSocket.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREFIX_HEADER = "Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/CocoaAsyncSocket/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MODULEMAP_FILE = "Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket.modulemap";
|
|
PRODUCT_MODULE_NAME = CocoaAsyncSocket;
|
|
PRODUCT_NAME = CocoaAsyncSocket;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 4.2;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
44BF1FE715985627AA8A4A6E2D0FDC99 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 41D2CA06B11F48B057D3CD62C552E076 /* ConnectionKit.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREFIX_HEADER = "Target Support Files/ConnectionKit/ConnectionKit-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/ConnectionKit/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MODULEMAP_FILE = "Target Support Files/ConnectionKit/ConnectionKit.modulemap";
|
|
PRODUCT_MODULE_NAME = ConnectionKit;
|
|
PRODUCT_NAME = ConnectionKit;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 4.2;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
7832FABFB8DD5F35EE660DCA5E94A424 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 5125D07D5FB67227ABCBB1C105D6B3A0 /* Pods-ConnectionKit_Tests.debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "Target Support Files/Pods-ConnectionKit_Tests/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MACH_O_TYPE = staticlib;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-ConnectionKit_Tests/Pods-ConnectionKit_Tests.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
85B95B1234E227C814CCC2C7902D0916 /* 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;
|
|
CODE_SIGNING_ALLOWED = NO;
|
|
CODE_SIGNING_REQUIRED = NO;
|
|
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_PREPROCESSOR_DEFINITIONS = (
|
|
"POD_CONFIGURATION_RELEASE=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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
SWIFT_VERSION = 4.2;
|
|
SYMROOT = "${SRCROOT}/../build";
|
|
};
|
|
name = Release;
|
|
};
|
|
911C4CC3F2C46BD1BCD940CC80351980 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 39F8D9560259785407F4ACCA26EB3974 /* CocoaAsyncSocket.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREFIX_HEADER = "Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/CocoaAsyncSocket/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MODULEMAP_FILE = "Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket.modulemap";
|
|
PRODUCT_MODULE_NAME = CocoaAsyncSocket;
|
|
PRODUCT_NAME = CocoaAsyncSocket;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 4.2;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
9CAE0A4B91A165BEF65E461F9C334771 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 51D816F052C448C922854104D551A310 /* RepresentationKit.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREFIX_HEADER = "Target Support Files/RepresentationKit/RepresentationKit-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/RepresentationKit/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MODULEMAP_FILE = "Target Support Files/RepresentationKit/RepresentationKit.modulemap";
|
|
PRODUCT_MODULE_NAME = RepresentationKit;
|
|
PRODUCT_NAME = RepresentationKit;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 4.2;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
A73625DEBD810B78234FA1958C191C8C /* 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;
|
|
CODE_SIGNING_ALLOWED = NO;
|
|
CODE_SIGNING_REQUIRED = NO;
|
|
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 = (
|
|
"POD_CONFIGURATION_DEBUG=1",
|
|
"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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 4.2;
|
|
SYMROOT = "${SRCROOT}/../build";
|
|
};
|
|
name = Debug;
|
|
};
|
|
AE789E23818E0BC61EDC041276CA3E64 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 51D816F052C448C922854104D551A310 /* RepresentationKit.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREFIX_HEADER = "Target Support Files/RepresentationKit/RepresentationKit-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/RepresentationKit/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MODULEMAP_FILE = "Target Support Files/RepresentationKit/RepresentationKit.modulemap";
|
|
PRODUCT_MODULE_NAME = RepresentationKit;
|
|
PRODUCT_NAME = RepresentationKit;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 4.2;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
F29E6DA1A1BC221C9C103E77188B043F /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 41D2CA06B11F48B057D3CD62C552E076 /* ConnectionKit.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREFIX_HEADER = "Target Support Files/ConnectionKit/ConnectionKit-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/ConnectionKit/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MODULEMAP_FILE = "Target Support Files/ConnectionKit/ConnectionKit.modulemap";
|
|
PRODUCT_MODULE_NAME = ConnectionKit;
|
|
PRODUCT_NAME = ConnectionKit;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 4.2;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
2995FE4A7DEEA974A617EF25D135FA6C /* Build configuration list for PBXNativeTarget "Pods-ConnectionKit_Tests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7832FABFB8DD5F35EE660DCA5E94A424 /* Debug */,
|
|
020D863E6891881BFADE887C44EF1761 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A73625DEBD810B78234FA1958C191C8C /* Debug */,
|
|
85B95B1234E227C814CCC2C7902D0916 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
61685C57CDC157A774909F8793B2DC0F /* Build configuration list for PBXNativeTarget "RepresentationKit" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9CAE0A4B91A165BEF65E461F9C334771 /* Debug */,
|
|
AE789E23818E0BC61EDC041276CA3E64 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
943E45EFE2974604CA6FCB87EDEAD83D /* Build configuration list for PBXNativeTarget "ConnectionKit" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
44BF1FE715985627AA8A4A6E2D0FDC99 /* Debug */,
|
|
F29E6DA1A1BC221C9C103E77188B043F /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
DB4B18BC646AD400FE52808E62839AB5 /* Build configuration list for PBXNativeTarget "CocoaAsyncSocket" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
911C4CC3F2C46BD1BCD940CC80351980 /* Debug */,
|
|
0357BA7C8FA5A675A4859B6FC34940C5 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
|
|
}
|