project.pbxproj 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 131C67B9187C3E360009030E /* OCXMLSharedParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 131C67B8187C3E360009030E /* OCXMLSharedParser.m */; };
  10. 1345E4601884213400153F14 /* OCXMLShareByLinkParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 1345E45F1884213400153F14 /* OCXMLShareByLinkParser.m */; };
  11. 13AA8636187C211900A10927 /* OCSharedDto.m in Sources */ = {isa = PBXBuildFile; fileRef = 13AA8635187C211900A10927 /* OCSharedDto.m */; };
  12. 13AA8640187C3B9700A10927 /* OCXMLParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 13AA863F187C3B9700A10927 /* OCXMLParser.m */; };
  13. 59A5B71E191907F100724BE3 /* AFHTTPSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 59A5B70E191907F100724BE3 /* AFHTTPSessionManager.m */; };
  14. 59A5B71F191907F100724BE3 /* AFNetworkReachabilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 59A5B711191907F100724BE3 /* AFNetworkReachabilityManager.m */; };
  15. 59A5B720191907F100724BE3 /* AFSecurityPolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 59A5B713191907F100724BE3 /* AFSecurityPolicy.m */; };
  16. 59A5B722191907F100724BE3 /* AFURLRequestSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 59A5B717191907F100724BE3 /* AFURLRequestSerialization.m */; };
  17. 59A5B723191907F100724BE3 /* AFURLResponseSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 59A5B719191907F100724BE3 /* AFURLResponseSerialization.m */; };
  18. 59A5B724191907F100724BE3 /* AFURLSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 59A5B71B191907F100724BE3 /* AFURLSessionManager.m */; };
  19. EA05999A1BB96D14002C2864 /* OCShareUser.m in Sources */ = {isa = PBXBuildFile; fileRef = EA0599991BB96D14002C2864 /* OCShareUser.m */; };
  20. EA73DC831B1C48EA00C3AC21 /* OCXMLServerErrorsParser.m in Sources */ = {isa = PBXBuildFile; fileRef = EA73DC821B1C48EA00C3AC21 /* OCXMLServerErrorsParser.m */; };
  21. EA7CC89B183E11E600B6A4B4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA7CC89A183E11E600B6A4B4 /* Foundation.framework */; };
  22. EA7CC8A9183E11E600B6A4B4 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA7CC8A8183E11E600B6A4B4 /* XCTest.framework */; };
  23. EA7CC8AA183E11E600B6A4B4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA7CC89A183E11E600B6A4B4 /* Foundation.framework */; };
  24. EA7CC8AC183E11E600B6A4B4 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA7CC8AB183E11E600B6A4B4 /* UIKit.framework */; };
  25. EA7CC8AF183E11E600B6A4B4 /* libownCloudiOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EA7CC897183E11E600B6A4B4 /* libownCloudiOS.a */; };
  26. EA7CC8B5183E11E600B6A4B4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = EA7CC8B3183E11E600B6A4B4 /* InfoPlist.strings */; };
  27. EA7CC8B7183E11E600B6A4B4 /* OCCommunicationLibTests.m in Sources */ = {isa = PBXBuildFile; fileRef = EA7CC8B6183E11E600B6A4B4 /* OCCommunicationLibTests.m */; };
  28. EA7CC912183E146000B6A4B4 /* UtilsFramework.m in Sources */ = {isa = PBXBuildFile; fileRef = EA7CC911183E146000B6A4B4 /* UtilsFramework.m */; };
  29. EA7CC913183E146000B6A4B4 /* UtilsFramework.m in Sources */ = {isa = PBXBuildFile; fileRef = EA7CC911183E146000B6A4B4 /* UtilsFramework.m */; };
  30. EA7CC928183E14A100B6A4B4 /* NSDate+ISO8601.m in Sources */ = {isa = PBXBuildFile; fileRef = EA7CC91E183E14A100B6A4B4 /* NSDate+ISO8601.m */; };
  31. EA7CC929183E14A100B6A4B4 /* NSDate+ISO8601.m in Sources */ = {isa = PBXBuildFile; fileRef = EA7CC91E183E14A100B6A4B4 /* NSDate+ISO8601.m */; };
  32. EA7CC92A183E14A100B6A4B4 /* NSDate+RFC1123.m in Sources */ = {isa = PBXBuildFile; fileRef = EA7CC920183E14A100B6A4B4 /* NSDate+RFC1123.m */; };
  33. EA7CC92B183E14A100B6A4B4 /* NSDate+RFC1123.m in Sources */ = {isa = PBXBuildFile; fileRef = EA7CC920183E14A100B6A4B4 /* NSDate+RFC1123.m */; };
  34. EA7CC92C183E14A100B6A4B4 /* OCHTTPRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = EA7CC923183E14A100B6A4B4 /* OCHTTPRequestOperation.m */; };
  35. EA7CC92D183E14A100B6A4B4 /* OCHTTPRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = EA7CC923183E14A100B6A4B4 /* OCHTTPRequestOperation.m */; };
  36. EA7CC92E183E14A100B6A4B4 /* OCWebDAVClient.m in Sources */ = {isa = PBXBuildFile; fileRef = EA7CC925183E14A100B6A4B4 /* OCWebDAVClient.m */; };
  37. EA7CC92F183E14A100B6A4B4 /* OCWebDAVClient.m in Sources */ = {isa = PBXBuildFile; fileRef = EA7CC925183E14A100B6A4B4 /* OCWebDAVClient.m */; };
  38. EA7CC934183E150000B6A4B4 /* OCCommunication.m in Sources */ = {isa = PBXBuildFile; fileRef = EA7CC933183E150000B6A4B4 /* OCCommunication.m */; };
  39. EA7CC935183E150000B6A4B4 /* OCCommunication.m in Sources */ = {isa = PBXBuildFile; fileRef = EA7CC933183E150000B6A4B4 /* OCCommunication.m */; };
  40. EA913A721BE9FB0700D015B8 /* OCCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = EA913A711BE9FB0700D015B8 /* OCCapabilities.m */; };
  41. EAABAA32183E688900909831 /* OCFileDto.m in Sources */ = {isa = PBXBuildFile; fileRef = EAABAA31183E688900909831 /* OCFileDto.m */; };
  42. EAABAA33183E688900909831 /* OCFileDto.m in Sources */ = {isa = PBXBuildFile; fileRef = EAABAA31183E688900909831 /* OCFileDto.m */; };
  43. EAABAB1E1858594A00909831 /* OCChunkDto.m in Sources */ = {isa = PBXBuildFile; fileRef = EAABAB191858594A00909831 /* OCChunkDto.m */; };
  44. EAABAB1F1858594A00909831 /* OCChunkDto.m in Sources */ = {isa = PBXBuildFile; fileRef = EAABAB191858594A00909831 /* OCChunkDto.m */; };
  45. EAABAB2618585C5200909831 /* NSString+Encode.m in Sources */ = {isa = PBXBuildFile; fileRef = EAABAB2518585C5200909831 /* NSString+Encode.m */; };
  46. EAABAB2718585C5200909831 /* NSString+Encode.m in Sources */ = {isa = PBXBuildFile; fileRef = EAABAB2518585C5200909831 /* NSString+Encode.m */; };
  47. EAABAB39185B353100909831 /* test.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = EAABAB38185B353100909831 /* test.jpeg */; };
  48. EAABAB3C185EE33B00909831 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAABAB3B185EE33B00909831 /* UIKit.framework */; };
  49. EAABAB40185F225300909831 /* video.MOV in Resources */ = {isa = PBXBuildFile; fileRef = EAABAB3F185F225300909831 /* video.MOV */; };
  50. F704980D1E369EF6008F5BB6 /* OCNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = F70498081E369EF6008F5BB6 /* OCNotifications.m */; };
  51. F704980E1E369EF6008F5BB6 /* OCNotificationsAction.m in Sources */ = {isa = PBXBuildFile; fileRef = F704980A1E369EF6008F5BB6 /* OCNotificationsAction.m */; };
  52. F704980F1E369EF6008F5BB6 /* OCRichObjectStrings.m in Sources */ = {isa = PBXBuildFile; fileRef = F704980C1E369EF6008F5BB6 /* OCRichObjectStrings.m */; };
  53. /* End PBXBuildFile section */
  54. /* Begin PBXContainerItemProxy section */
  55. EA7CC8AD183E11E600B6A4B4 /* PBXContainerItemProxy */ = {
  56. isa = PBXContainerItemProxy;
  57. containerPortal = EA7CC88F183E11E600B6A4B4 /* Project object */;
  58. proxyType = 1;
  59. remoteGlobalIDString = EA7CC896183E11E600B6A4B4;
  60. remoteInfo = OCCommunicationLib;
  61. };
  62. /* End PBXContainerItemProxy section */
  63. /* Begin PBXCopyFilesBuildPhase section */
  64. EA7CC895183E11E600B6A4B4 /* CopyFiles */ = {
  65. isa = PBXCopyFilesBuildPhase;
  66. buildActionMask = 12;
  67. dstPath = "include/$(PRODUCT_NAME)";
  68. dstSubfolderSpec = 16;
  69. files = (
  70. );
  71. runOnlyForDeploymentPostprocessing = 0;
  72. };
  73. /* End PBXCopyFilesBuildPhase section */
  74. /* Begin PBXFileReference section */
  75. 131C67B7187C3E360009030E /* OCXMLSharedParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = OCXMLSharedParser.h; path = OCWebDavClient/Parsers/OCXMLSharedParser.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
  76. 131C67B8187C3E360009030E /* OCXMLSharedParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; name = OCXMLSharedParser.m; path = OCWebDavClient/Parsers/OCXMLSharedParser.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
  77. 1345E45E1884213400153F14 /* OCXMLShareByLinkParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OCXMLShareByLinkParser.h; path = OCWebDavClient/Parsers/OCXMLShareByLinkParser.h; sourceTree = "<group>"; };
  78. 1345E45F1884213400153F14 /* OCXMLShareByLinkParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OCXMLShareByLinkParser.m; path = OCWebDavClient/Parsers/OCXMLShareByLinkParser.m; sourceTree = "<group>"; };
  79. 13AA8634187C211900A10927 /* OCSharedDto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = OCSharedDto.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
  80. 13AA8635187C211900A10927 /* OCSharedDto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = OCSharedDto.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
  81. 13AA863E187C3B9700A10927 /* OCXMLParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = OCXMLParser.h; path = OCWebDavClient/Parsers/OCXMLParser.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
  82. 13AA863F187C3B9700A10927 /* OCXMLParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; name = OCXMLParser.m; path = OCWebDavClient/Parsers/OCXMLParser.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
  83. 591BFBF31B1C809000AB8D3A /* OCConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = OCConstants.h; path = Utils/OCConstants.h; sourceTree = "<group>"; };
  84. 59A3EBC718FBD4E700D31D1B /* ConfigTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConfigTests.h; sourceTree = "<group>"; };
  85. 59A5B70D191907F100724BE3 /* AFHTTPSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFHTTPSessionManager.h; path = ExternalLibs/AFNetworking/AFHTTPSessionManager.h; sourceTree = "<group>"; };
  86. 59A5B70E191907F100724BE3 /* AFHTTPSessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFHTTPSessionManager.m; path = ExternalLibs/AFNetworking/AFHTTPSessionManager.m; sourceTree = "<group>"; };
  87. 59A5B70F191907F100724BE3 /* AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFNetworking.h; path = ExternalLibs/AFNetworking/AFNetworking.h; sourceTree = "<group>"; };
  88. 59A5B710191907F100724BE3 /* AFNetworkReachabilityManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFNetworkReachabilityManager.h; path = ExternalLibs/AFNetworking/AFNetworkReachabilityManager.h; sourceTree = "<group>"; };
  89. 59A5B711191907F100724BE3 /* AFNetworkReachabilityManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFNetworkReachabilityManager.m; path = ExternalLibs/AFNetworking/AFNetworkReachabilityManager.m; sourceTree = "<group>"; };
  90. 59A5B712191907F100724BE3 /* AFSecurityPolicy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFSecurityPolicy.h; path = ExternalLibs/AFNetworking/AFSecurityPolicy.h; sourceTree = "<group>"; };
  91. 59A5B713191907F100724BE3 /* AFSecurityPolicy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFSecurityPolicy.m; path = ExternalLibs/AFNetworking/AFSecurityPolicy.m; sourceTree = "<group>"; };
  92. 59A5B716191907F100724BE3 /* AFURLRequestSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFURLRequestSerialization.h; path = ExternalLibs/AFNetworking/AFURLRequestSerialization.h; sourceTree = "<group>"; };
  93. 59A5B717191907F100724BE3 /* AFURLRequestSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFURLRequestSerialization.m; path = ExternalLibs/AFNetworking/AFURLRequestSerialization.m; sourceTree = "<group>"; };
  94. 59A5B718191907F100724BE3 /* AFURLResponseSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFURLResponseSerialization.h; path = ExternalLibs/AFNetworking/AFURLResponseSerialization.h; sourceTree = "<group>"; };
  95. 59A5B719191907F100724BE3 /* AFURLResponseSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFURLResponseSerialization.m; path = ExternalLibs/AFNetworking/AFURLResponseSerialization.m; sourceTree = "<group>"; };
  96. 59A5B71A191907F100724BE3 /* AFURLSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFURLSessionManager.h; path = ExternalLibs/AFNetworking/AFURLSessionManager.h; sourceTree = "<group>"; };
  97. 59A5B71B191907F100724BE3 /* AFURLSessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFURLSessionManager.m; path = ExternalLibs/AFNetworking/AFURLSessionManager.m; sourceTree = "<group>"; };
  98. EA0599981BB96D14002C2864 /* OCShareUser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCShareUser.h; sourceTree = "<group>"; };
  99. EA0599991BB96D14002C2864 /* OCShareUser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCShareUser.m; sourceTree = "<group>"; };
  100. EA73DC811B1C48EA00C3AC21 /* OCXMLServerErrorsParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OCXMLServerErrorsParser.h; path = OCWebDavClient/Parsers/OCXMLServerErrorsParser.h; sourceTree = "<group>"; };
  101. EA73DC821B1C48EA00C3AC21 /* OCXMLServerErrorsParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OCXMLServerErrorsParser.m; path = OCWebDavClient/Parsers/OCXMLServerErrorsParser.m; sourceTree = "<group>"; };
  102. EA7CC897183E11E600B6A4B4 /* libownCloudiOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libownCloudiOS.a; sourceTree = BUILT_PRODUCTS_DIR; };
  103. EA7CC89A183E11E600B6A4B4 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  104. EA7CC89E183E11E600B6A4B4 /* ownCloud iOS library-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ownCloud iOS library-Prefix.pch"; sourceTree = "<group>"; };
  105. EA7CC8A7183E11E600B6A4B4 /* ownCloud iOS libraryTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "ownCloud iOS libraryTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  106. EA7CC8A8183E11E600B6A4B4 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  107. EA7CC8AB183E11E600B6A4B4 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
  108. EA7CC8B2183E11E600B6A4B4 /* ownCloud iOS libraryTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ownCloud iOS libraryTests-Info.plist"; sourceTree = "<group>"; };
  109. EA7CC8B4183E11E600B6A4B4 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  110. EA7CC8B6183E11E600B6A4B4 /* OCCommunicationLibTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = OCCommunicationLibTests.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
  111. EA7CC910183E146000B6A4B4 /* UtilsFramework.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = UtilsFramework.h; path = Utils/UtilsFramework.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
  112. EA7CC911183E146000B6A4B4 /* UtilsFramework.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; name = UtilsFramework.m; path = Utils/UtilsFramework.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
  113. EA7CC91D183E14A100B6A4B4 /* NSDate+ISO8601.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = "NSDate+ISO8601.h"; path = "OCWebDavClient/NSDate+ISO8601.h"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
  114. EA7CC91E183E14A100B6A4B4 /* NSDate+ISO8601.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; name = "NSDate+ISO8601.m"; path = "OCWebDavClient/NSDate+ISO8601.m"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
  115. EA7CC91F183E14A100B6A4B4 /* NSDate+RFC1123.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = "NSDate+RFC1123.h"; path = "OCWebDavClient/NSDate+RFC1123.h"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
  116. EA7CC920183E14A100B6A4B4 /* NSDate+RFC1123.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; name = "NSDate+RFC1123.m"; path = "OCWebDavClient/NSDate+RFC1123.m"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
  117. EA7CC922183E14A100B6A4B4 /* OCHTTPRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = OCHTTPRequestOperation.h; path = OCWebDavClient/OCHTTPRequestOperation.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
  118. EA7CC923183E14A100B6A4B4 /* OCHTTPRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; name = OCHTTPRequestOperation.m; path = OCWebDavClient/OCHTTPRequestOperation.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
  119. EA7CC924183E14A100B6A4B4 /* OCWebDAVClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = OCWebDAVClient.h; path = OCWebDavClient/OCWebDAVClient.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
  120. EA7CC925183E14A100B6A4B4 /* OCWebDAVClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; name = OCWebDAVClient.m; path = OCWebDavClient/OCWebDAVClient.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
  121. EA7CC932183E150000B6A4B4 /* OCCommunication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = OCCommunication.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
  122. EA7CC933183E150000B6A4B4 /* OCCommunication.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = OCCommunication.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
  123. EA7CC936183E15C000B6A4B4 /* OCCommunicationLibTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = OCCommunicationLibTests.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
  124. EA913A701BE9FB0700D015B8 /* OCCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCCapabilities.h; sourceTree = "<group>"; };
  125. EA913A711BE9FB0700D015B8 /* OCCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCCapabilities.m; sourceTree = "<group>"; };
  126. EAABAA2F183E687000909831 /* OCFrameworkConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = OCFrameworkConstants.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
  127. EAABAA30183E688900909831 /* OCFileDto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = OCFileDto.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
  128. EAABAA31183E688900909831 /* OCFileDto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = OCFileDto.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
  129. EAABAB1218574A7C00909831 /* OCErrorMsg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = OCErrorMsg.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
  130. EAABAB181858594A00909831 /* OCChunkDto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = OCChunkDto.h; path = UploadSupport/OCChunkDto.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
  131. EAABAB191858594A00909831 /* OCChunkDto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; name = OCChunkDto.m; path = UploadSupport/OCChunkDto.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
  132. EAABAB2418585C5200909831 /* NSString+Encode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = "NSString+Encode.h"; path = "Utils/NSString+Encode.h"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
  133. EAABAB2518585C5200909831 /* NSString+Encode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; name = "NSString+Encode.m"; path = "Utils/NSString+Encode.m"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
  134. EAABAB38185B353100909831 /* test.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = test.jpeg; path = Resources/test.jpeg; sourceTree = "<group>"; };
  135. EAABAB3B185EE33B00909831 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  136. EAABAB3F185F225300909831 /* video.MOV */ = {isa = PBXFileReference; lastKnownFileType = video.quicktime; name = video.MOV; path = Resources/video.MOV; sourceTree = "<group>"; };
  137. F70498071E369EF6008F5BB6 /* OCNotifications.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCNotifications.h; sourceTree = "<group>"; };
  138. F70498081E369EF6008F5BB6 /* OCNotifications.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCNotifications.m; sourceTree = "<group>"; };
  139. F70498091E369EF6008F5BB6 /* OCNotificationsAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCNotificationsAction.h; sourceTree = "<group>"; };
  140. F704980A1E369EF6008F5BB6 /* OCNotificationsAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCNotificationsAction.m; sourceTree = "<group>"; };
  141. F704980B1E369EF6008F5BB6 /* OCRichObjectStrings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCRichObjectStrings.h; sourceTree = "<group>"; };
  142. F704980C1E369EF6008F5BB6 /* OCRichObjectStrings.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCRichObjectStrings.m; sourceTree = "<group>"; };
  143. /* End PBXFileReference section */
  144. /* Begin PBXFrameworksBuildPhase section */
  145. EA7CC894183E11E600B6A4B4 /* Frameworks */ = {
  146. isa = PBXFrameworksBuildPhase;
  147. buildActionMask = 2147483647;
  148. files = (
  149. EA7CC89B183E11E600B6A4B4 /* Foundation.framework in Frameworks */,
  150. );
  151. runOnlyForDeploymentPostprocessing = 0;
  152. };
  153. EA7CC8A4183E11E600B6A4B4 /* Frameworks */ = {
  154. isa = PBXFrameworksBuildPhase;
  155. buildActionMask = 2147483647;
  156. files = (
  157. EAABAB3C185EE33B00909831 /* UIKit.framework in Frameworks */,
  158. EA7CC8AF183E11E600B6A4B4 /* libownCloudiOS.a in Frameworks */,
  159. EA7CC8A9183E11E600B6A4B4 /* XCTest.framework in Frameworks */,
  160. EA7CC8AC183E11E600B6A4B4 /* UIKit.framework in Frameworks */,
  161. EA7CC8AA183E11E600B6A4B4 /* Foundation.framework in Frameworks */,
  162. );
  163. runOnlyForDeploymentPostprocessing = 0;
  164. };
  165. /* End PBXFrameworksBuildPhase section */
  166. /* Begin PBXGroup section */
  167. 13AA8637187C331F00A10927 /* Parsers */ = {
  168. isa = PBXGroup;
  169. children = (
  170. 131C67B7187C3E360009030E /* OCXMLSharedParser.h */,
  171. 131C67B8187C3E360009030E /* OCXMLSharedParser.m */,
  172. 13AA863E187C3B9700A10927 /* OCXMLParser.h */,
  173. 13AA863F187C3B9700A10927 /* OCXMLParser.m */,
  174. 1345E45E1884213400153F14 /* OCXMLShareByLinkParser.h */,
  175. 1345E45F1884213400153F14 /* OCXMLShareByLinkParser.m */,
  176. EA73DC811B1C48EA00C3AC21 /* OCXMLServerErrorsParser.h */,
  177. EA73DC821B1C48EA00C3AC21 /* OCXMLServerErrorsParser.m */,
  178. );
  179. name = Parsers;
  180. sourceTree = "<group>";
  181. };
  182. EA7CC88E183E11E600B6A4B4 = {
  183. isa = PBXGroup;
  184. children = (
  185. EA7CC89C183E11E600B6A4B4 /* OCCommunicationLib */,
  186. EA7CC8B0183E11E600B6A4B4 /* OCCommunicationLibTests */,
  187. EA7CC899183E11E600B6A4B4 /* Frameworks */,
  188. EA7CC898183E11E600B6A4B4 /* Products */,
  189. );
  190. sourceTree = "<group>";
  191. };
  192. EA7CC898183E11E600B6A4B4 /* Products */ = {
  193. isa = PBXGroup;
  194. children = (
  195. EA7CC897183E11E600B6A4B4 /* libownCloudiOS.a */,
  196. EA7CC8A7183E11E600B6A4B4 /* ownCloud iOS libraryTests.xctest */,
  197. );
  198. name = Products;
  199. sourceTree = "<group>";
  200. };
  201. EA7CC899183E11E600B6A4B4 /* Frameworks */ = {
  202. isa = PBXGroup;
  203. children = (
  204. EAABAB3B185EE33B00909831 /* UIKit.framework */,
  205. EA7CC89A183E11E600B6A4B4 /* Foundation.framework */,
  206. EA7CC8A8183E11E600B6A4B4 /* XCTest.framework */,
  207. EA7CC8AB183E11E600B6A4B4 /* UIKit.framework */,
  208. );
  209. name = Frameworks;
  210. sourceTree = "<group>";
  211. };
  212. EA7CC89C183E11E600B6A4B4 /* OCCommunicationLib */ = {
  213. isa = PBXGroup;
  214. children = (
  215. EAABAA30183E688900909831 /* OCFileDto.h */,
  216. EAABAA31183E688900909831 /* OCFileDto.m */,
  217. EA0599981BB96D14002C2864 /* OCShareUser.h */,
  218. EA0599991BB96D14002C2864 /* OCShareUser.m */,
  219. 13AA8634187C211900A10927 /* OCSharedDto.h */,
  220. 13AA8635187C211900A10927 /* OCSharedDto.m */,
  221. EA913A701BE9FB0700D015B8 /* OCCapabilities.h */,
  222. EA913A711BE9FB0700D015B8 /* OCCapabilities.m */,
  223. EAABAA2F183E687000909831 /* OCFrameworkConstants.h */,
  224. F70498071E369EF6008F5BB6 /* OCNotifications.h */,
  225. F70498081E369EF6008F5BB6 /* OCNotifications.m */,
  226. F70498091E369EF6008F5BB6 /* OCNotificationsAction.h */,
  227. F704980A1E369EF6008F5BB6 /* OCNotificationsAction.m */,
  228. F704980B1E369EF6008F5BB6 /* OCRichObjectStrings.h */,
  229. F704980C1E369EF6008F5BB6 /* OCRichObjectStrings.m */,
  230. EA7CC932183E150000B6A4B4 /* OCCommunication.h */,
  231. EA7CC933183E150000B6A4B4 /* OCCommunication.m */,
  232. EAABAB1218574A7C00909831 /* OCErrorMsg.h */,
  233. EAABAB171858593500909831 /* UploadSupport */,
  234. EA7CC91C183E147C00B6A4B4 /* OCWebDavClient */,
  235. EA7CC8E7183E133800B6A4B4 /* Utils */,
  236. EA7CC89D183E11E600B6A4B4 /* Supporting Files */,
  237. );
  238. path = OCCommunicationLib;
  239. sourceTree = "<group>";
  240. };
  241. EA7CC89D183E11E600B6A4B4 /* Supporting Files */ = {
  242. isa = PBXGroup;
  243. children = (
  244. EAABAB37185B352500909831 /* Resources */,
  245. EA7CC8C0183E126B00B6A4B4 /* ExternalLibs */,
  246. EA7CC89E183E11E600B6A4B4 /* ownCloud iOS library-Prefix.pch */,
  247. );
  248. name = "Supporting Files";
  249. sourceTree = "<group>";
  250. };
  251. EA7CC8B0183E11E600B6A4B4 /* OCCommunicationLibTests */ = {
  252. isa = PBXGroup;
  253. children = (
  254. 59A3EBC718FBD4E700D31D1B /* ConfigTests.h */,
  255. EA7CC936183E15C000B6A4B4 /* OCCommunicationLibTests.h */,
  256. EA7CC8B6183E11E600B6A4B4 /* OCCommunicationLibTests.m */,
  257. EA7CC8B1183E11E600B6A4B4 /* Supporting Files */,
  258. );
  259. path = OCCommunicationLibTests;
  260. sourceTree = "<group>";
  261. };
  262. EA7CC8B1183E11E600B6A4B4 /* Supporting Files */ = {
  263. isa = PBXGroup;
  264. children = (
  265. EA7CC8B2183E11E600B6A4B4 /* ownCloud iOS libraryTests-Info.plist */,
  266. EA7CC8B3183E11E600B6A4B4 /* InfoPlist.strings */,
  267. );
  268. name = "Supporting Files";
  269. sourceTree = "<group>";
  270. };
  271. EA7CC8C0183E126B00B6A4B4 /* ExternalLibs */ = {
  272. isa = PBXGroup;
  273. children = (
  274. EA7CC8C1183E12C200B6A4B4 /* AFNetworking */,
  275. );
  276. name = ExternalLibs;
  277. sourceTree = "<group>";
  278. };
  279. EA7CC8C1183E12C200B6A4B4 /* AFNetworking */ = {
  280. isa = PBXGroup;
  281. children = (
  282. 59A5B70D191907F100724BE3 /* AFHTTPSessionManager.h */,
  283. 59A5B70E191907F100724BE3 /* AFHTTPSessionManager.m */,
  284. 59A5B70F191907F100724BE3 /* AFNetworking.h */,
  285. 59A5B710191907F100724BE3 /* AFNetworkReachabilityManager.h */,
  286. 59A5B711191907F100724BE3 /* AFNetworkReachabilityManager.m */,
  287. 59A5B712191907F100724BE3 /* AFSecurityPolicy.h */,
  288. 59A5B713191907F100724BE3 /* AFSecurityPolicy.m */,
  289. 59A5B716191907F100724BE3 /* AFURLRequestSerialization.h */,
  290. 59A5B717191907F100724BE3 /* AFURLRequestSerialization.m */,
  291. 59A5B718191907F100724BE3 /* AFURLResponseSerialization.h */,
  292. 59A5B719191907F100724BE3 /* AFURLResponseSerialization.m */,
  293. 59A5B71A191907F100724BE3 /* AFURLSessionManager.h */,
  294. 59A5B71B191907F100724BE3 /* AFURLSessionManager.m */,
  295. );
  296. name = AFNetworking;
  297. sourceTree = "<group>";
  298. };
  299. EA7CC8E7183E133800B6A4B4 /* Utils */ = {
  300. isa = PBXGroup;
  301. children = (
  302. 591BFBF31B1C809000AB8D3A /* OCConstants.h */,
  303. EAABAB2418585C5200909831 /* NSString+Encode.h */,
  304. EAABAB2518585C5200909831 /* NSString+Encode.m */,
  305. EA7CC910183E146000B6A4B4 /* UtilsFramework.h */,
  306. EA7CC911183E146000B6A4B4 /* UtilsFramework.m */,
  307. );
  308. name = Utils;
  309. sourceTree = "<group>";
  310. };
  311. EA7CC91C183E147C00B6A4B4 /* OCWebDavClient */ = {
  312. isa = PBXGroup;
  313. children = (
  314. 13AA8637187C331F00A10927 /* Parsers */,
  315. EA7CC91D183E14A100B6A4B4 /* NSDate+ISO8601.h */,
  316. EA7CC91E183E14A100B6A4B4 /* NSDate+ISO8601.m */,
  317. EA7CC91F183E14A100B6A4B4 /* NSDate+RFC1123.h */,
  318. EA7CC920183E14A100B6A4B4 /* NSDate+RFC1123.m */,
  319. EA7CC922183E14A100B6A4B4 /* OCHTTPRequestOperation.h */,
  320. EA7CC923183E14A100B6A4B4 /* OCHTTPRequestOperation.m */,
  321. EA7CC924183E14A100B6A4B4 /* OCWebDAVClient.h */,
  322. EA7CC925183E14A100B6A4B4 /* OCWebDAVClient.m */,
  323. );
  324. name = OCWebDavClient;
  325. sourceTree = "<group>";
  326. };
  327. EAABAB171858593500909831 /* UploadSupport */ = {
  328. isa = PBXGroup;
  329. children = (
  330. EAABAB181858594A00909831 /* OCChunkDto.h */,
  331. EAABAB191858594A00909831 /* OCChunkDto.m */,
  332. );
  333. name = UploadSupport;
  334. sourceTree = "<group>";
  335. };
  336. EAABAB37185B352500909831 /* Resources */ = {
  337. isa = PBXGroup;
  338. children = (
  339. EAABAB38185B353100909831 /* test.jpeg */,
  340. EAABAB3F185F225300909831 /* video.MOV */,
  341. );
  342. name = Resources;
  343. sourceTree = "<group>";
  344. };
  345. /* End PBXGroup section */
  346. /* Begin PBXNativeTarget section */
  347. EA7CC896183E11E600B6A4B4 /* ownCloud iOS library */ = {
  348. isa = PBXNativeTarget;
  349. buildConfigurationList = EA7CC8BA183E11E600B6A4B4 /* Build configuration list for PBXNativeTarget "ownCloud iOS library" */;
  350. buildPhases = (
  351. EA7CC893183E11E600B6A4B4 /* Sources */,
  352. EA7CC894183E11E600B6A4B4 /* Frameworks */,
  353. EA7CC895183E11E600B6A4B4 /* CopyFiles */,
  354. );
  355. buildRules = (
  356. );
  357. dependencies = (
  358. );
  359. name = "ownCloud iOS library";
  360. productName = OCCommunicationLib;
  361. productReference = EA7CC897183E11E600B6A4B4 /* libownCloudiOS.a */;
  362. productType = "com.apple.product-type.library.static";
  363. };
  364. EA7CC8A6183E11E600B6A4B4 /* ownCloud iOS libraryTests */ = {
  365. isa = PBXNativeTarget;
  366. buildConfigurationList = EA7CC8BD183E11E600B6A4B4 /* Build configuration list for PBXNativeTarget "ownCloud iOS libraryTests" */;
  367. buildPhases = (
  368. EA7CC8A3183E11E600B6A4B4 /* Sources */,
  369. EA7CC8A4183E11E600B6A4B4 /* Frameworks */,
  370. EA7CC8A5183E11E600B6A4B4 /* Resources */,
  371. );
  372. buildRules = (
  373. );
  374. dependencies = (
  375. EA7CC8AE183E11E600B6A4B4 /* PBXTargetDependency */,
  376. );
  377. name = "ownCloud iOS libraryTests";
  378. productName = OCCommunicationLibTests;
  379. productReference = EA7CC8A7183E11E600B6A4B4 /* ownCloud iOS libraryTests.xctest */;
  380. productType = "com.apple.product-type.bundle.unit-test";
  381. };
  382. /* End PBXNativeTarget section */
  383. /* Begin PBXProject section */
  384. EA7CC88F183E11E600B6A4B4 /* Project object */ = {
  385. isa = PBXProject;
  386. attributes = {
  387. LastUpgradeCheck = 0800;
  388. ORGANIZATIONNAME = ownCloud;
  389. };
  390. buildConfigurationList = EA7CC892183E11E600B6A4B4 /* Build configuration list for PBXProject "ownCloud iOS library" */;
  391. compatibilityVersion = "Xcode 3.2";
  392. developmentRegion = English;
  393. hasScannedForEncodings = 0;
  394. knownRegions = (
  395. en,
  396. );
  397. mainGroup = EA7CC88E183E11E600B6A4B4;
  398. productRefGroup = EA7CC898183E11E600B6A4B4 /* Products */;
  399. projectDirPath = "";
  400. projectRoot = "";
  401. targets = (
  402. EA7CC896183E11E600B6A4B4 /* ownCloud iOS library */,
  403. EA7CC8A6183E11E600B6A4B4 /* ownCloud iOS libraryTests */,
  404. );
  405. };
  406. /* End PBXProject section */
  407. /* Begin PBXResourcesBuildPhase section */
  408. EA7CC8A5183E11E600B6A4B4 /* Resources */ = {
  409. isa = PBXResourcesBuildPhase;
  410. buildActionMask = 2147483647;
  411. files = (
  412. EA7CC8B5183E11E600B6A4B4 /* InfoPlist.strings in Resources */,
  413. EAABAB40185F225300909831 /* video.MOV in Resources */,
  414. EAABAB39185B353100909831 /* test.jpeg in Resources */,
  415. );
  416. runOnlyForDeploymentPostprocessing = 0;
  417. };
  418. /* End PBXResourcesBuildPhase section */
  419. /* Begin PBXSourcesBuildPhase section */
  420. EA7CC893183E11E600B6A4B4 /* Sources */ = {
  421. isa = PBXSourcesBuildPhase;
  422. buildActionMask = 2147483647;
  423. files = (
  424. 59A5B724191907F100724BE3 /* AFURLSessionManager.m in Sources */,
  425. EA913A721BE9FB0700D015B8 /* OCCapabilities.m in Sources */,
  426. 59A5B71E191907F100724BE3 /* AFHTTPSessionManager.m in Sources */,
  427. 59A5B71F191907F100724BE3 /* AFNetworkReachabilityManager.m in Sources */,
  428. EA7CC92E183E14A100B6A4B4 /* OCWebDAVClient.m in Sources */,
  429. EAABAB1E1858594A00909831 /* OCChunkDto.m in Sources */,
  430. EA73DC831B1C48EA00C3AC21 /* OCXMLServerErrorsParser.m in Sources */,
  431. 1345E4601884213400153F14 /* OCXMLShareByLinkParser.m in Sources */,
  432. 59A5B720191907F100724BE3 /* AFSecurityPolicy.m in Sources */,
  433. EAABAA32183E688900909831 /* OCFileDto.m in Sources */,
  434. F704980F1E369EF6008F5BB6 /* OCRichObjectStrings.m in Sources */,
  435. F704980D1E369EF6008F5BB6 /* OCNotifications.m in Sources */,
  436. EA7CC934183E150000B6A4B4 /* OCCommunication.m in Sources */,
  437. F704980E1E369EF6008F5BB6 /* OCNotificationsAction.m in Sources */,
  438. 131C67B9187C3E360009030E /* OCXMLSharedParser.m in Sources */,
  439. 13AA8640187C3B9700A10927 /* OCXMLParser.m in Sources */,
  440. EA7CC912183E146000B6A4B4 /* UtilsFramework.m in Sources */,
  441. EA7CC92A183E14A100B6A4B4 /* NSDate+RFC1123.m in Sources */,
  442. 13AA8636187C211900A10927 /* OCSharedDto.m in Sources */,
  443. EA7CC928183E14A100B6A4B4 /* NSDate+ISO8601.m in Sources */,
  444. EAABAB2618585C5200909831 /* NSString+Encode.m in Sources */,
  445. 59A5B722191907F100724BE3 /* AFURLRequestSerialization.m in Sources */,
  446. EA05999A1BB96D14002C2864 /* OCShareUser.m in Sources */,
  447. 59A5B723191907F100724BE3 /* AFURLResponseSerialization.m in Sources */,
  448. EA7CC92C183E14A100B6A4B4 /* OCHTTPRequestOperation.m in Sources */,
  449. );
  450. runOnlyForDeploymentPostprocessing = 0;
  451. };
  452. EA7CC8A3183E11E600B6A4B4 /* Sources */ = {
  453. isa = PBXSourcesBuildPhase;
  454. buildActionMask = 2147483647;
  455. files = (
  456. EAABAB1F1858594A00909831 /* OCChunkDto.m in Sources */,
  457. EA7CC92F183E14A100B6A4B4 /* OCWebDAVClient.m in Sources */,
  458. EA7CC935183E150000B6A4B4 /* OCCommunication.m in Sources */,
  459. EA7CC913183E146000B6A4B4 /* UtilsFramework.m in Sources */,
  460. EA7CC92B183E14A100B6A4B4 /* NSDate+RFC1123.m in Sources */,
  461. EAABAA33183E688900909831 /* OCFileDto.m in Sources */,
  462. EA7CC8B7183E11E600B6A4B4 /* OCCommunicationLibTests.m in Sources */,
  463. EA7CC929183E14A100B6A4B4 /* NSDate+ISO8601.m in Sources */,
  464. EA7CC92D183E14A100B6A4B4 /* OCHTTPRequestOperation.m in Sources */,
  465. EAABAB2718585C5200909831 /* NSString+Encode.m in Sources */,
  466. );
  467. runOnlyForDeploymentPostprocessing = 0;
  468. };
  469. /* End PBXSourcesBuildPhase section */
  470. /* Begin PBXTargetDependency section */
  471. EA7CC8AE183E11E600B6A4B4 /* PBXTargetDependency */ = {
  472. isa = PBXTargetDependency;
  473. target = EA7CC896183E11E600B6A4B4 /* ownCloud iOS library */;
  474. targetProxy = EA7CC8AD183E11E600B6A4B4 /* PBXContainerItemProxy */;
  475. };
  476. /* End PBXTargetDependency section */
  477. /* Begin PBXVariantGroup section */
  478. EA7CC8B3183E11E600B6A4B4 /* InfoPlist.strings */ = {
  479. isa = PBXVariantGroup;
  480. children = (
  481. EA7CC8B4183E11E600B6A4B4 /* en */,
  482. );
  483. name = InfoPlist.strings;
  484. sourceTree = "<group>";
  485. };
  486. /* End PBXVariantGroup section */
  487. /* Begin XCBuildConfiguration section */
  488. EA7CC8B8183E11E600B6A4B4 /* Debug */ = {
  489. isa = XCBuildConfiguration;
  490. buildSettings = {
  491. ALWAYS_SEARCH_USER_PATHS = NO;
  492. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  493. CLANG_CXX_LIBRARY = "libc++";
  494. CLANG_ENABLE_MODULES = YES;
  495. CLANG_ENABLE_OBJC_ARC = YES;
  496. CLANG_WARN_BOOL_CONVERSION = YES;
  497. CLANG_WARN_CONSTANT_CONVERSION = YES;
  498. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  499. CLANG_WARN_EMPTY_BODY = YES;
  500. CLANG_WARN_ENUM_CONVERSION = YES;
  501. CLANG_WARN_INFINITE_RECURSION = YES;
  502. CLANG_WARN_INT_CONVERSION = YES;
  503. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  504. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  505. CLANG_WARN_UNREACHABLE_CODE = YES;
  506. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  507. COPY_PHASE_STRIP = NO;
  508. ENABLE_STRICT_OBJC_MSGSEND = YES;
  509. ENABLE_TESTABILITY = YES;
  510. GCC_C_LANGUAGE_STANDARD = gnu99;
  511. GCC_DYNAMIC_NO_PIC = NO;
  512. GCC_NO_COMMON_BLOCKS = YES;
  513. GCC_OPTIMIZATION_LEVEL = 0;
  514. GCC_PREPROCESSOR_DEFINITIONS = (
  515. "DEBUG=1",
  516. "$(inherited)",
  517. );
  518. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  519. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  520. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  521. GCC_WARN_UNDECLARED_SELECTOR = YES;
  522. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  523. GCC_WARN_UNUSED_FUNCTION = YES;
  524. GCC_WARN_UNUSED_VARIABLE = YES;
  525. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  526. ONLY_ACTIVE_ARCH = YES;
  527. SDKROOT = iphoneos;
  528. };
  529. name = Debug;
  530. };
  531. EA7CC8B9183E11E600B6A4B4 /* Release */ = {
  532. isa = XCBuildConfiguration;
  533. buildSettings = {
  534. ALWAYS_SEARCH_USER_PATHS = NO;
  535. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  536. CLANG_CXX_LIBRARY = "libc++";
  537. CLANG_ENABLE_MODULES = YES;
  538. CLANG_ENABLE_OBJC_ARC = YES;
  539. CLANG_WARN_BOOL_CONVERSION = YES;
  540. CLANG_WARN_CONSTANT_CONVERSION = YES;
  541. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  542. CLANG_WARN_EMPTY_BODY = YES;
  543. CLANG_WARN_ENUM_CONVERSION = YES;
  544. CLANG_WARN_INFINITE_RECURSION = YES;
  545. CLANG_WARN_INT_CONVERSION = YES;
  546. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  547. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  548. CLANG_WARN_UNREACHABLE_CODE = YES;
  549. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  550. COPY_PHASE_STRIP = YES;
  551. ENABLE_NS_ASSERTIONS = NO;
  552. ENABLE_STRICT_OBJC_MSGSEND = YES;
  553. GCC_C_LANGUAGE_STANDARD = gnu99;
  554. GCC_NO_COMMON_BLOCKS = YES;
  555. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  556. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  557. GCC_WARN_UNDECLARED_SELECTOR = YES;
  558. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  559. GCC_WARN_UNUSED_FUNCTION = YES;
  560. GCC_WARN_UNUSED_VARIABLE = YES;
  561. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  562. SDKROOT = iphoneos;
  563. VALIDATE_PRODUCT = YES;
  564. };
  565. name = Release;
  566. };
  567. EA7CC8BB183E11E600B6A4B4 /* Debug */ = {
  568. isa = XCBuildConfiguration;
  569. buildSettings = {
  570. DSTROOT = /tmp/OCCommunicationLib.dst;
  571. GCC_INCREASE_PRECOMPILED_HEADER_SHARING = NO;
  572. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  573. GCC_PREFIX_HEADER = "OCCommunicationLib/ownCloud iOS library-Prefix.pch";
  574. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  575. ONLY_ACTIVE_ARCH = NO;
  576. OTHER_LDFLAGS = "-ObjC";
  577. PRODUCT_NAME = ownCloudiOS;
  578. SKIP_INSTALL = YES;
  579. VALID_ARCHS = "armv7 armv7s arm64";
  580. };
  581. name = Debug;
  582. };
  583. EA7CC8BC183E11E600B6A4B4 /* Release */ = {
  584. isa = XCBuildConfiguration;
  585. buildSettings = {
  586. DSTROOT = /tmp/OCCommunicationLib.dst;
  587. GCC_INCREASE_PRECOMPILED_HEADER_SHARING = NO;
  588. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  589. GCC_PREFIX_HEADER = "OCCommunicationLib/ownCloud iOS library-Prefix.pch";
  590. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  591. ONLY_ACTIVE_ARCH = NO;
  592. OTHER_LDFLAGS = "-ObjC";
  593. PRODUCT_NAME = ownCloudiOS;
  594. SKIP_INSTALL = YES;
  595. VALID_ARCHS = "armv7 armv7s arm64";
  596. };
  597. name = Release;
  598. };
  599. EA7CC8BE183E11E600B6A4B4 /* Debug */ = {
  600. isa = XCBuildConfiguration;
  601. buildSettings = {
  602. FRAMEWORK_SEARCH_PATHS = (
  603. "$(SDKROOT)/Developer/Library/Frameworks",
  604. "$(inherited)",
  605. "$(DEVELOPER_FRAMEWORKS_DIR)",
  606. );
  607. GCC_INCREASE_PRECOMPILED_HEADER_SHARING = NO;
  608. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  609. GCC_PREFIX_HEADER = "OCCommunicationLib/ownCloud iOS library-Prefix.pch";
  610. GCC_PREPROCESSOR_DEFINITIONS = UNIT_TEST;
  611. INFOPLIST_FILE = "OCCommunicationLibTests/ownCloud iOS libraryTests-Info.plist";
  612. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  613. PRODUCT_BUNDLE_IDENTIFIER = "owncloud.${PRODUCT_NAME:rfc1034identifier}";
  614. PRODUCT_NAME = "ownCloud iOS libraryTests";
  615. WRAPPER_EXTENSION = xctest;
  616. };
  617. name = Debug;
  618. };
  619. EA7CC8BF183E11E600B6A4B4 /* Release */ = {
  620. isa = XCBuildConfiguration;
  621. buildSettings = {
  622. FRAMEWORK_SEARCH_PATHS = (
  623. "$(SDKROOT)/Developer/Library/Frameworks",
  624. "$(inherited)",
  625. "$(DEVELOPER_FRAMEWORKS_DIR)",
  626. );
  627. GCC_INCREASE_PRECOMPILED_HEADER_SHARING = NO;
  628. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  629. GCC_PREFIX_HEADER = "OCCommunicationLib/ownCloud iOS library-Prefix.pch";
  630. GCC_PREPROCESSOR_DEFINITIONS = "";
  631. INFOPLIST_FILE = "OCCommunicationLibTests/ownCloud iOS libraryTests-Info.plist";
  632. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  633. PRODUCT_BUNDLE_IDENTIFIER = "owncloud.${PRODUCT_NAME:rfc1034identifier}";
  634. PRODUCT_NAME = "ownCloud iOS libraryTests";
  635. WRAPPER_EXTENSION = xctest;
  636. };
  637. name = Release;
  638. };
  639. /* End XCBuildConfiguration section */
  640. /* Begin XCConfigurationList section */
  641. EA7CC892183E11E600B6A4B4 /* Build configuration list for PBXProject "ownCloud iOS library" */ = {
  642. isa = XCConfigurationList;
  643. buildConfigurations = (
  644. EA7CC8B8183E11E600B6A4B4 /* Debug */,
  645. EA7CC8B9183E11E600B6A4B4 /* Release */,
  646. );
  647. defaultConfigurationIsVisible = 0;
  648. defaultConfigurationName = Release;
  649. };
  650. EA7CC8BA183E11E600B6A4B4 /* Build configuration list for PBXNativeTarget "ownCloud iOS library" */ = {
  651. isa = XCConfigurationList;
  652. buildConfigurations = (
  653. EA7CC8BB183E11E600B6A4B4 /* Debug */,
  654. EA7CC8BC183E11E600B6A4B4 /* Release */,
  655. );
  656. defaultConfigurationIsVisible = 0;
  657. defaultConfigurationName = Release;
  658. };
  659. EA7CC8BD183E11E600B6A4B4 /* Build configuration list for PBXNativeTarget "ownCloud iOS libraryTests" */ = {
  660. isa = XCConfigurationList;
  661. buildConfigurations = (
  662. EA7CC8BE183E11E600B6A4B4 /* Debug */,
  663. EA7CC8BF183E11E600B6A4B4 /* Release */,
  664. );
  665. defaultConfigurationIsVisible = 0;
  666. defaultConfigurationName = Release;
  667. };
  668. /* End XCConfigurationList section */
  669. };
  670. rootObject = EA7CC88F183E11E600B6A4B4 /* Project object */;
  671. }