project.pbxproj 42 KB

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