Created
April 6, 2014 13:48
-
-
Save jchris/10006315 to your computer and use it in GitHub Desktop.
errors with source build of CBL PhoneGap plugin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[phonegap] compiling iOS... | |
[phonegap] Generating config.xml from defaults for platform "ios" | |
[phonegap] Compiling app on platform "ios" via command "/Users/jchris/tmp/todo-lite-src/platforms/ios/cordova/build" | |
[error] An error occurred while building the ios project.2014-04-06 06:45:49.941 xcodebuild[14838:4007] DeveloperPortal: Using pre-existing current store at URL (file:///Users/jchris/Library/Developer/Xcode/DeveloperPortal%205.1.db). | |
2014-04-06 06:45:50.559 xcodebuild[14847:4007] DeveloperPortal: Using pre-existing current store at URL (file:///Users/jchris/Library/Developer/Xcode/DeveloperPortal%205.1.db). | |
2014-04-06 06:45:52.319 xcodebuild[14860:4007] DeveloperPortal: Using pre-existing current store at URL (file:///Users/jchris/Library/Developer/Xcode/DeveloperPortal%205.1.db). | |
2014-04-06 06:45:55.185 xcodebuild[14860:7303] DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-5067/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/SpecificationTypes/BuiltInSpecifications/Compilers/XCGccMakefileDependencies.m:76 | |
Details: Failed to load dependencies output contents from ``/Users/jchris/tmp/todo-lite-src/platforms/ios/build/TodoLite.build/Debug-iphoneos/TodoLite.build/Objects-normal/armv7/CBLListener.d''. Error: Error Domain=NSCocoaErrorDomain Code=260 "The file “CBLListener.d” couldn’t be opened because there is no such file." UserInfo=0x7feab9a0a220 {NSFilePath=/Users/jchris/tmp/todo-lite-src/platforms/ios/build/TodoLite.build/Debug-iphoneos/TodoLite.build/Objects-normal/armv7/CBLListener.d, NSUnderlyingError=0x7feab9a13560 "The operation couldn’t be completed. No such file or directory"}. User info: { | |
NSFilePath = "/Users/jchris/tmp/todo-lite-src/platforms/ios/build/TodoLite.build/Debug-iphoneos/TodoLite.build/Objects-normal/armv7/CBLListener.d"; | |
NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=2 \"The operation couldn\U2019t be completed. No such file or directory\""; | |
}. | |
Function: void XCGccMakefileDependenciesParsePathsFromRuleFile(NSString *__strong, void (^__strong)(NSString *__strong)) | |
Thread: <NSThread: 0x7feab9a272f0>{name = (null), num = 9} | |
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide. | |
** BUILD FAILED ** | |
The following build commands failed: | |
CompileC build/TodoLite.build/Debug-iphoneos/TodoLite.build/Objects-normal/armv7/CBLite.o TodoLite/Plugins/com.couchbase.lite.phonegap/CBLite.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
CompileC build/TodoLite.build/Debug-iphoneos/TodoLite.build/Objects-normal/armv7/CBLHTTPResponse.o TodoLite/Plugins/com.couchbase.lite.phonegap/CBLHTTPResponse.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
CompileC build/TodoLite.build/Debug-iphoneos/TodoLite.build/Objects-normal/armv7/CBLHTTPConnection.o TodoLite/Plugins/com.couchbase.lite.phonegap/CBLHTTPConnection.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
CompileC build/TodoLite.build/Debug-iphoneos/TodoLite.build/Objects-normal/armv7/CBLListener.o TodoLite/Plugins/com.couchbase.lite.phonegap/CBLListener.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
CompileC build/TodoLite.build/Debug-iphoneos/TodoLite.build/Objects-normal/armv7/CBLAuthorizer.o TodoLite/Plugins/com.couchbase.lite.phonegap/CBLAuthorizer.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
(5 failures) | |
2014-04-06 06:45:57.849 xcodebuild[15119:6503] DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-5067/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/SpecificationTypes/BuiltInSpecifications/Compilers/XCGccMakefileDependencies.m:76 | |
Details: Failed to load dependencies output contents from ``/Users/jchris/tmp/todo-lite-src/platforms/ios/build/TodoLite.build/Debug-iphonesimulator/TodoLite.build/Objects-normal/i386/CBLListener.d''. Error: Error Domain=NSCocoaErrorDomain Code=260 "The file “CBLListener.d” couldn’t be opened because there is no such file." UserInfo=0x7fb86f856590 {NSFilePath=/Users/jchris/tmp/todo-lite-src/platforms/ios/build/TodoLite.build/Debug-iphonesimulator/TodoLite.build/Objects-normal/i386/CBLListener.d, NSUnderlyingError=0x7fb86f846980 "The operation couldn’t be completed. No such file or directory"}. User info: { | |
NSFilePath = "/Users/jchris/tmp/todo-lite-src/platforms/ios/build/TodoLite.build/Debug-iphonesimulator/TodoLite.build/Objects-normal/i386/CBLListener.d"; | |
NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=2 \"The operation couldn\U2019t be completed. No such file or directory\""; | |
}. | |
Function: void XCGccMakefileDependenciesParsePathsFromRuleFile(NSString *__strong, void (^__strong)(NSString *__strong)) | |
Thread: <NSThread: 0x7fb86f82b5a0>{name = (null), num = 9} | |
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide. | |
** BUILD FAILED ** | |
The following build commands failed: | |
CompileC build/TodoLite.build/Debug-iphonesimulator/TodoLite.build/Objects-normal/i386/CBLite.o TodoLite/Plugins/com.couchbase.lite.phonegap/CBLite.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
CompileC build/TodoLite.build/Debug-iphonesimulator/TodoLite.build/Objects-normal/i386/CBLHTTPConnection.o TodoLite/Plugins/com.couchbase.lite.phonegap/CBLHTTPConnection.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
CompileC build/TodoLite.build/Debug-iphonesimulator/TodoLite.build/Objects-normal/i386/CBLHTTPResponse.o TodoLite/Plugins/com.couchbase.lite.phonegap/CBLHTTPResponse.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
CompileC build/TodoLite.build/Debug-iphonesimulator/TodoLite.build/Objects-normal/i386/CBLListener.o TodoLite/Plugins/com.couchbase.lite.phonegap/CBLListener.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
CompileC build/TodoLite.build/Debug-iphonesimulator/TodoLite.build/Objects-normal/i386/CBLAuthorizer.o TodoLite/Plugins/com.couchbase.lite.phonegap/CBLAuthorizer.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
(5 failures) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ ios ls TodoLite/Plugins/com.couchbase.lite.phonegap/ | |
APITests.m CBLJSONReader.h CBL_Attachment.m HTTPAuthenticationRequest.m OAToken.m | |
BLIP.h CBLJSONReader.m CBL_BlobStore.h HTTPConnection.h OATokenManager.h | |
BLIPDispatcher.h CBLJSONValidator.h CBL_BlobStore.m HTTPConnection.m OATokenManager.m | |
BLIPDispatcher.m CBLJSONValidator.m CBL_Body.h HTTPDataResponse.h OAuthConsumer.h | |
BLIPHTTPProtocol.h CBLJSONValidatorTests.m CBL_Body.m HTTPDataResponse.m PUTResponse.h | |
BLIPHTTPProtocol.m CBLJSViewCompiler.h CBL_CAPI.h HTTPDynamicFileResponse.h PUTResponse.m | |
BLIPMessage.h CBLJSViewCompiler.m CBL_CAPI.m HTTPDynamicFileResponse.m ReplicationAPITests.m | |
BLIPMessage.m CBLJSViewCompiler_Test.m CBL_Database_Tests.m HTTPFileResponse.h Target.h | |
BLIPPool.h CBLListener.h CBL_Puller.h HTTPFileResponse.m Target.m | |
BLIPPool.m CBLListener.m CBL_Puller.m HTTPLogging.h Test.h | |
BLIPProperties.h CBLManager+Internal.h CBL_Pusher.h HTTPMessage.h Test.m | |
BLIPProperties.m CBLManager.h CBL_Pusher.m HTTPMessage.m WebKitAvailability.h | |
BLIPRequest+HTTP.h CBLManager.m CBL_Replicator+Backgrounding.m HTTPRedirectResponse.h WebSocket.h | |
BLIPRequest+HTTP.m CBLMisc.h CBL_Replicator.h HTTPRedirectResponse.m WebSocket.m | |
BLIPRequest.h CBLMisc.m CBL_Replicator.m HTTPResponse.h WebSocketClient.h | |
BLIPRequest.m CBLModel+Properties.m CBL_Revision.h HTTPServer.h WebSocketClient.m | |
BLIPResponse.h CBLModel.h CBL_Revision.m HTTPServer.m WebSocketHTTPLogic.h | |
BLIPResponse.m CBLModel.m CBL_Router+Handlers.m JSBase.h WebSocketHTTPLogic.m | |
BLIPWebSocket.h CBLModelArray.h CBL_Router.h JSContextRef.h WebSocketListener.h | |
BLIPWebSocket.m CBLModelArray.m CBL_Router.m JSObjectRef.h WebSocketListener.m | |
BLIP_Internal.h CBLModelFactory.h CBL_Server.h JSStringRef.h WebSocket_Internal.h | |
Base64Transcoder.h CBLModelFactory.m CBL_Server.m JSStringRefCF.h api.h | |
CBLAttachment.h CBLModel_Internal.h CBL_Shared.h JSValueRef.h bliptest_main.m | |
CBLAttachment.m CBLMultiStreamWriter.h CBL_Shared.m JavaScript.h documents.h | |
CBLAuthorizer.h CBLMultiStreamWriter.m CBL_URLProtocol.h JavaScriptCore.h fmdb.m | |
CBLAuthorizer.m CBLMultipartDocumentReader.h CBL_URLProtocol.m Logging.h fts3Int.h | |
CBLBase64.h CBLMultipartDocumentReader.m CBL_View_Tests.m Logging.m fts3_tokenizer.h | |
CBLBase64.m CBLMultipartDownloader.h CBLite.h MYBlockUtils.h fts3_unicodesn.h | |
CBLBatcher.h CBLMultipartDownloader.m CBLite.m MYBlockUtils.m header.h | |
CBLBatcher.m CBLMultipartReader.h CollectionUtils.h MYData.h hmac.h | |
CBLBlobStore_Tests.m CBLMultipartReader.m CollectionUtils.m MYData.m libstemmer.h | |
CBLBulkDownloader.h CBLMultipartUploader.h ConcurrentOperation.h MYDynamicObject.h modules.h | |
CBLBulkDownloader.m CBLMultipartUploader.m ConcurrentOperation.m MYDynamicObject.m modules_utf8.h | |
CBLCache.h CBLMultipartWriter.h ContextFilterLogFormatter.h MYErrorUtils.h sha1.h | |
CBLCache.m CBLMultipartWriter.m ContextFilterLogFormatter.m MYErrorUtils.m sqlite3_unicodesn_tokenizer.h | |
CBLCanonicalJSON.h CBLOAuth1Authorizer.h CouchbaseLite.h MYRegexUtils.h stem_ISO_8859_1_danish.h | |
CBLCanonicalJSON.m CBLOAuth1Authorizer.m CouchbaseLitePrefix.h MYRegexUtils.m stem_ISO_8859_1_dutch.h | |
CBLChangeTracker.h CBLParseDate.h CouchbaseLitePrivate.h MYStreamUtils.h stem_ISO_8859_1_english.h | |
CBLChangeTracker.m CBLPersonaAuthorizer.h DAVConnection.h MYStreamUtils.m stem_ISO_8859_1_finnish.h | |
CBLChangeTracker_Tests.m CBLPersonaAuthorizer.m DAVConnection.m MYURLHandler.h stem_ISO_8859_1_french.h | |
CBLCollateJSON.h CBLQuery+FullTextSearch.h DAVResponse.h MYURLHandler.m stem_ISO_8859_1_german.h | |
CBLCollateJSON.m CBLQuery+FullTextSearch.m DAVResponse.m MYURLUtils.h stem_ISO_8859_1_hungarian.h | |
CBLDatabase+Attachments.h CBLQuery+Geo.h DDASLLogger.h MYURLUtils.m stem_ISO_8859_1_italian.h | |
CBLDatabase+Attachments.m CBLQuery+Geo.m DDASLLogger.m ModelTests.m stem_ISO_8859_1_norwegian.h | |
CBLDatabase+Insertion.h CBLQuery.h DDAbstractDatabaseLogger.h MultipartFormDataParser.h stem_ISO_8859_1_porter.h | |
CBLDatabase+Insertion.m CBLQuery.m DDAbstractDatabaseLogger.m MultipartFormDataParser.m stem_ISO_8859_1_portuguese.h | |
CBLDatabase+Internal.h CBLReachability.h DDData.h MultipartMessageHeader.h stem_ISO_8859_1_spanish.h | |
CBLDatabase+Internal.m CBLReachability.m DDData.m MultipartMessageHeader.m stem_ISO_8859_1_swedish.h | |
CBLDatabase+LocalDocs.h CBLRegisterJSViewCompiler.h DDFileLogger.h MultipartMessageHeaderField.h stem_ISO_8859_2_romanian.h | |
CBLDatabase+LocalDocs.m CBLRegisterJSViewCompiler.m DDFileLogger.m MultipartMessageHeaderField.m stem_KOI8_R_russian.h | |
CBLDatabase+Replication.h CBLRemoteRequest.h DDLog.h NSMutableURLRequest+Parameters.h stem_UTF_8_danish.h | |
CBLDatabase+Replication.m CBLRemoteRequest.m DDLog.m NSMutableURLRequest+Parameters.m stem_UTF_8_dutch.h | |
CBLDatabase.h CBLReplication+Transformation.h DDNumber.h NSString+URLEncoding.h stem_UTF_8_english.h | |
CBLDatabase.m CBLReplication+Transformation.m DDNumber.m NSString+URLEncoding.m stem_UTF_8_finnish.h | |
CBLDatabaseChange.h CBLReplication.h DDRange.h NSURL+Base.h stem_UTF_8_french.h | |
CBLDatabaseChange.m CBLReplication.m DDRange.m NSURL+Base.m stem_UTF_8_german.h | |
CBLDocument.h CBLReplicator_Tests.m DDTTYLogger.h OAAttachment.h stem_UTF_8_hungarian.h | |
CBLDocument.m CBLRevision.h DDTTYLogger.m OAAttachment.m stem_UTF_8_italian.h | |
CBLFacebookAuthorizer.h CBLRevision.m DELETEResponse.h OACall.h stem_UTF_8_norwegian.h | |
CBLFacebookAuthorizer.m CBLRouter_Tests.m DELETEResponse.m OACall.m stem_UTF_8_porter.h | |
CBLGNUstep.h CBLSequenceMap.h DispatchQueueLogFormatter.h OAConsumer.h stem_UTF_8_portuguese.h | |
CBLGNUstep.m CBLSequenceMap.m DispatchQueueLogFormatter.m OAConsumer.m stem_UTF_8_romanian.h | |
CBLGeometry.h CBLSocketChangeTracker.h ExceptionUtils.h OADataFetcher.h stem_UTF_8_russian.h | |
CBLGeometry.m CBLSocketChangeTracker.m ExceptionUtils.m OADataFetcher.m stem_UTF_8_spanish.h | |
CBLHTTPConnection.h CBLStatus.h FMDatabase.h OAHMAC_SHA1SignatureProvider.h stem_UTF_8_swedish.h | |
CBLHTTPConnection.m CBLStatus.m FMDatabase.m OAHMAC_SHA1SignatureProvider.m stem_UTF_8_turkish.h | |
CBLHTTPResponse.h CBLUICollectionSource.h FMDatabaseAdditions.h OAMutableURLRequest.h test_main.m | |
CBLHTTPResponse.m CBLUICollectionSource.m FMDatabaseAdditions.m OAMutableURLRequest.m yajl_alloc.h | |
CBLHTTPServer.h CBLUITableSource.h FMResultSet.h OAPlaintextSignatureProvider.h yajl_buf.h | |
CBLHTTPServer.m CBLUITableSource.m FMResultSet.m OAPlaintextSignatureProvider.m yajl_bytestack.h | |
CBLIncrementalStore.h CBLView+Internal.h GCDAsyncSocket.h OAProblem.h yajl_common.h | |
CBLIncrementalStore.m CBLView+Internal.m GCDAsyncSocket.m OAProblem.m yajl_encode.h | |
CBLIncrementalStoreTests.m CBLView+Querying.m GTMDefines.h OARequestParameter.h yajl_gen.h | |
CBLInternal.h CBLView.h GTMNSData+zlib.h OARequestParameter.m yajl_lex.h | |
CBLJSFunction.h CBLView.m GTMNSData+zlib.m OAServiceTicket.h yajl_parse.h | |
CBLJSFunction.m CBLWebSocketChangeTracker.h HTTPAsyncFileResponse.h OAServiceTicket.m yajl_parser.h | |
CBLJSON.h CBLWebSocketChangeTracker.m HTTPAsyncFileResponse.m OASignatureProviding.h yajl_tree.h | |
CBLJSON.m CBL_Attachment.h HTTPAuthenticationRequest.h OAToken.h |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="com.couchbase.lite.phonegap" version="0.2.0"> | |
<name>Couchbase Lite</name> | |
<description>Install Couchbase Lite in your app to enable JSON sync.</description> | |
<license>Apache 2.0</license> | |
<js-module src="www/cblite.js" name="CouchbaseLite"> | |
<clobbers target="window.cblite"/> | |
</js-module> | |
<asset src="www/cblite-example.html" target="cblite-example.html"/> | |
<engines> | |
<engine name="cordova" version=">=3.0.0"/> | |
</engines> | |
<platform name="ios"> | |
<config-file target="config.xml" parent="/widget"> | |
<feature name="CBLite"> | |
<param name="ios-package" value="CBLite"/> | |
<param name="onload" value="true"/> | |
</feature> | |
</config-file> | |
<header-file src="src/ios/CBLite.h"/> | |
<source-file src="src/ios/CBLite.m"/> | |
<framework src="libsqlite3.dylib"/> | |
<framework src="libstdc++.dylib"/> | |
<framework src="libicucore.dylib"/> | |
<framework src="libz.dylib"/> | |
<framework src="Security.framework"/> | |
<framework src="CFNetwork.framework"/> | |
<framework src="SystemConfiguration.framework"/> | |
<header-file src="lib/ios/Listener/CBLHTTPConnection.h"/> | |
<source-file src="lib/ios/Listener/CBLHTTPConnection.m"/> | |
<header-file src="lib/ios/Listener/CBLHTTPResponse.h"/> | |
<source-file src="lib/ios/Listener/CBLHTTPResponse.m"/> | |
<header-file src="lib/ios/Listener/CBLHTTPServer.h"/> | |
<source-file src="lib/ios/Listener/CBLHTTPServer.m"/> | |
<header-file src="lib/ios/Listener/CBLListener.h"/> | |
<source-file src="lib/ios/Listener/CBLListener.m"/> | |
<header-file src="lib/ios/Source/CBLAuthorizer.h"/> | |
<source-file src="lib/ios/Source/CBLAuthorizer.m"/> | |
<header-file src="lib/ios/Source/CBLBase64.h"/> | |
<source-file src="lib/ios/Source/CBLBase64.m"/> | |
<header-file src="lib/ios/Source/CBLBatcher.h"/> | |
<source-file src="lib/ios/Source/CBLBatcher.m"/> | |
<source-file src="lib/ios/Source/CBLBlobStore_Tests.m"/> | |
<header-file src="lib/ios/Source/CBLBulkDownloader.h"/> | |
<source-file src="lib/ios/Source/CBLBulkDownloader.m"/> | |
<header-file src="lib/ios/Source/CBLCache.h"/> | |
<source-file src="lib/ios/Source/CBLCache.m"/> | |
<header-file src="lib/ios/Source/CBLCanonicalJSON.h"/> | |
<source-file src="lib/ios/Source/CBLCanonicalJSON.m"/> | |
<source-file src="lib/ios/Source/CBLChangeTracker_Tests.m"/> | |
<header-file src="lib/ios/Source/CBLCollateJSON.h"/> | |
<source-file src="lib/ios/Source/CBLCollateJSON.m"/> | |
<header-file src="lib/ios/Source/CBLDatabase+Attachments.h"/> | |
<source-file src="lib/ios/Source/CBLDatabase+Attachments.m"/> | |
<header-file src="lib/ios/Source/CBLDatabase+Insertion.h"/> | |
<source-file src="lib/ios/Source/CBLDatabase+Insertion.m"/> | |
<header-file src="lib/ios/Source/CBLDatabase+Internal.h"/> | |
<source-file src="lib/ios/Source/CBLDatabase+Internal.m"/> | |
<header-file src="lib/ios/Source/CBLDatabase+LocalDocs.h"/> | |
<source-file src="lib/ios/Source/CBLDatabase+LocalDocs.m"/> | |
<header-file src="lib/ios/Source/CBLDatabase+Replication.h"/> | |
<source-file src="lib/ios/Source/CBLDatabase+Replication.m"/> | |
<header-file src="lib/ios/Source/CBLDatabaseChange.h"/> | |
<source-file src="lib/ios/Source/CBLDatabaseChange.m"/> | |
<header-file src="lib/ios/Source/CBLFacebookAuthorizer.h"/> | |
<source-file src="lib/ios/Source/CBLFacebookAuthorizer.m"/> | |
<header-file src="lib/ios/Source/CBLGNUstep.h"/> | |
<source-file src="lib/ios/Source/CBLGNUstep.m"/> | |
<header-file src="lib/ios/Source/CBLInternal.h"/> | |
<header-file src="lib/ios/Source/CBLJSFunction.h"/> | |
<source-file src="lib/ios/Source/CBLJSFunction.m"/> | |
<header-file src="lib/ios/Source/CBLJSONReader.h"/> | |
<source-file src="lib/ios/Source/CBLJSONReader.m"/> | |
<header-file src="lib/ios/Source/CBLJSONValidator.h"/> | |
<source-file src="lib/ios/Source/CBLJSONValidator.m"/> | |
<source-file src="lib/ios/Source/CBLJSONValidatorTests.m"/> | |
<header-file src="lib/ios/Source/CBLJSViewCompiler.h"/> | |
<source-file src="lib/ios/Source/CBLJSViewCompiler.m"/> | |
<source-file src="lib/ios/Source/CBLJSViewCompiler_Test.m"/> | |
<header-file src="lib/ios/Source/CBLManager+Internal.h"/> | |
<header-file src="lib/ios/Source/CBLMisc.h"/> | |
<source-file src="lib/ios/Source/CBLMisc.m"/> | |
<header-file src="lib/ios/Source/CBLMultiStreamWriter.h"/> | |
<source-file src="lib/ios/Source/CBLMultiStreamWriter.m"/> | |
<header-file src="lib/ios/Source/CBLMultipartDocumentReader.h"/> | |
<source-file src="lib/ios/Source/CBLMultipartDocumentReader.m"/> | |
<header-file src="lib/ios/Source/CBLMultipartDownloader.h"/> | |
<source-file src="lib/ios/Source/CBLMultipartDownloader.m"/> | |
<header-file src="lib/ios/Source/CBLMultipartReader.h"/> | |
<source-file src="lib/ios/Source/CBLMultipartReader.m"/> | |
<header-file src="lib/ios/Source/CBLMultipartUploader.h"/> | |
<source-file src="lib/ios/Source/CBLMultipartUploader.m"/> | |
<header-file src="lib/ios/Source/CBLMultipartWriter.h"/> | |
<source-file src="lib/ios/Source/CBLMultipartWriter.m"/> | |
<header-file src="lib/ios/Source/CBLOAuth1Authorizer.h"/> | |
<source-file src="lib/ios/Source/CBLOAuth1Authorizer.m"/> | |
<header-file src="lib/ios/Source/CBLParseDate.h"/> | |
<header-file src="lib/ios/Source/CBLPersonaAuthorizer.h"/> | |
<source-file src="lib/ios/Source/CBLPersonaAuthorizer.m"/> | |
<header-file src="lib/ios/Source/CBLReachability.h"/> | |
<source-file src="lib/ios/Source/CBLReachability.m"/> | |
<header-file src="lib/ios/Source/CBLRegisterJSViewCompiler.h"/> | |
<source-file src="lib/ios/Source/CBLRegisterJSViewCompiler.m"/> | |
<header-file src="lib/ios/Source/CBLRemoteRequest.h"/> | |
<source-file src="lib/ios/Source/CBLRemoteRequest.m"/> | |
<source-file src="lib/ios/Source/CBLReplicator_Tests.m"/> | |
<source-file src="lib/ios/Source/CBLRouter_Tests.m"/> | |
<header-file src="lib/ios/Source/CBLSequenceMap.h"/> | |
<source-file src="lib/ios/Source/CBLSequenceMap.m"/> | |
<header-file src="lib/ios/Source/CBLStatus.h"/> | |
<source-file src="lib/ios/Source/CBLStatus.m"/> | |
<header-file src="lib/ios/Source/CBLView+Internal.h"/> | |
<source-file src="lib/ios/Source/CBLView+Internal.m"/> | |
<source-file src="lib/ios/Source/CBLView+Querying.m"/> | |
<header-file src="lib/ios/Source/CBL_Attachment.h"/> | |
<source-file src="lib/ios/Source/CBL_Attachment.m"/> | |
<header-file src="lib/ios/Source/CBL_BlobStore.h"/> | |
<source-file src="lib/ios/Source/CBL_BlobStore.m"/> | |
<header-file src="lib/ios/Source/CBL_Body.h"/> | |
<source-file src="lib/ios/Source/CBL_Body.m"/> | |
<header-file src="lib/ios/Source/CBL_CAPI.h"/> | |
<source-file src="lib/ios/Source/CBL_CAPI.m"/> | |
<source-file src="lib/ios/Source/CBL_Database_Tests.m"/> | |
<header-file src="lib/ios/Source/CBL_Puller.h"/> | |
<source-file src="lib/ios/Source/CBL_Puller.m"/> | |
<header-file src="lib/ios/Source/CBL_Pusher.h"/> | |
<source-file src="lib/ios/Source/CBL_Pusher.m"/> | |
<source-file src="lib/ios/Source/CBL_Replicator+Backgrounding.m"/> | |
<header-file src="lib/ios/Source/CBL_Replicator.h"/> | |
<source-file src="lib/ios/Source/CBL_Replicator.m"/> | |
<header-file src="lib/ios/Source/CBL_Revision.h"/> | |
<source-file src="lib/ios/Source/CBL_Revision.m"/> | |
<source-file src="lib/ios/Source/CBL_Router+Handlers.m"/> | |
<header-file src="lib/ios/Source/CBL_Router.h"/> | |
<source-file src="lib/ios/Source/CBL_Router.m"/> | |
<header-file src="lib/ios/Source/CBL_Server.h"/> | |
<source-file src="lib/ios/Source/CBL_Server.m"/> | |
<header-file src="lib/ios/Source/CBL_Shared.h"/> | |
<source-file src="lib/ios/Source/CBL_Shared.m"/> | |
<header-file src="lib/ios/Source/CBL_URLProtocol.h"/> | |
<source-file src="lib/ios/Source/CBL_URLProtocol.m"/> | |
<source-file src="lib/ios/Source/CBL_View_Tests.m"/> | |
<header-file src="lib/ios/Source/CouchbaseLitePrefix.h"/> | |
<source-file src="lib/ios/Source/API/APITests.m"/> | |
<header-file src="lib/ios/Source/API/CBLAttachment.h"/> | |
<source-file src="lib/ios/Source/API/CBLAttachment.m"/> | |
<header-file src="lib/ios/Source/API/CBLDatabase.h"/> | |
<source-file src="lib/ios/Source/API/CBLDatabase.m"/> | |
<header-file src="lib/ios/Source/API/CBLDocument.h"/> | |
<source-file src="lib/ios/Source/API/CBLDocument.m"/> | |
<header-file src="lib/ios/Source/API/CBLGeometry.h"/> | |
<source-file src="lib/ios/Source/API/CBLGeometry.m"/> | |
<header-file src="lib/ios/Source/API/CBLJSON.h"/> | |
<source-file src="lib/ios/Source/API/CBLJSON.m"/> | |
<header-file src="lib/ios/Source/API/CBLManager.h"/> | |
<source-file src="lib/ios/Source/API/CBLManager.m"/> | |
<source-file src="lib/ios/Source/API/CBLModel+Properties.m"/> | |
<header-file src="lib/ios/Source/API/CBLModel.h"/> | |
<source-file src="lib/ios/Source/API/CBLModel.m"/> | |
<header-file src="lib/ios/Source/API/CBLModelArray.h"/> | |
<source-file src="lib/ios/Source/API/CBLModelArray.m"/> | |
<header-file src="lib/ios/Source/API/CBLModelFactory.h"/> | |
<source-file src="lib/ios/Source/API/CBLModelFactory.m"/> | |
<header-file src="lib/ios/Source/API/CBLModel_Internal.h"/> | |
<header-file src="lib/ios/Source/API/CBLQuery+FullTextSearch.h"/> | |
<source-file src="lib/ios/Source/API/CBLQuery+FullTextSearch.m"/> | |
<header-file src="lib/ios/Source/API/CBLQuery+Geo.h"/> | |
<source-file src="lib/ios/Source/API/CBLQuery+Geo.m"/> | |
<header-file src="lib/ios/Source/API/CBLQuery.h"/> | |
<source-file src="lib/ios/Source/API/CBLQuery.m"/> | |
<header-file src="lib/ios/Source/API/CBLReplication+Transformation.h"/> | |
<source-file src="lib/ios/Source/API/CBLReplication+Transformation.m"/> | |
<header-file src="lib/ios/Source/API/CBLReplication.h"/> | |
<source-file src="lib/ios/Source/API/CBLReplication.m"/> | |
<header-file src="lib/ios/Source/API/CBLRevision.h"/> | |
<source-file src="lib/ios/Source/API/CBLRevision.m"/> | |
<header-file src="lib/ios/Source/API/CBLUITableSource.h"/> | |
<source-file src="lib/ios/Source/API/CBLUITableSource.m"/> | |
<header-file src="lib/ios/Source/API/CBLView.h"/> | |
<source-file src="lib/ios/Source/API/CBLView.m"/> | |
<header-file src="lib/ios/Source/API/CouchbaseLite.h"/> | |
<header-file src="lib/ios/Source/API/CouchbaseLitePrivate.h"/> | |
<source-file src="lib/ios/Source/API/ModelTests.m"/> | |
<source-file src="lib/ios/Source/API/ReplicationAPITests.m"/> | |
<header-file src="lib/ios/Source/ChangeTracker/CBLChangeTracker.h"/> | |
<source-file src="lib/ios/Source/ChangeTracker/CBLChangeTracker.m"/> | |
<header-file src="lib/ios/Source/ChangeTracker/CBLSocketChangeTracker.h"/> | |
<source-file src="lib/ios/Source/ChangeTracker/CBLSocketChangeTracker.m"/> | |
<header-file src="lib/ios/Source/ChangeTracker/CBLWebSocketChangeTracker.h"/> | |
<source-file src="lib/ios/Source/ChangeTracker/CBLWebSocketChangeTracker.m"/> | |
<header-file src="lib/ios/vendor/MYUtilities/CollectionUtils.h"/> | |
<source-file src="lib/ios/vendor/MYUtilities/CollectionUtils.m"/> | |
<header-file src="lib/ios/vendor/MYUtilities/ConcurrentOperation.h"/> | |
<source-file src="lib/ios/vendor/MYUtilities/ConcurrentOperation.m"/> | |
<header-file src="lib/ios/vendor/MYUtilities/ExceptionUtils.h"/> | |
<source-file src="lib/ios/vendor/MYUtilities/ExceptionUtils.m"/> | |
<header-file src="lib/ios/vendor/MYUtilities/Logging.h"/> | |
<source-file src="lib/ios/vendor/MYUtilities/Logging.m"/> | |
<header-file src="lib/ios/vendor/MYUtilities/MYBlockUtils.h"/> | |
<source-file src="lib/ios/vendor/MYUtilities/MYBlockUtils.m"/> | |
<header-file src="lib/ios/vendor/MYUtilities/MYData.h"/> | |
<source-file src="lib/ios/vendor/MYUtilities/MYData.m"/> | |
<header-file src="lib/ios/vendor/MYUtilities/MYDynamicObject.h"/> | |
<source-file src="lib/ios/vendor/MYUtilities/MYDynamicObject.m"/> | |
<header-file src="lib/ios/vendor/MYUtilities/MYErrorUtils.h"/> | |
<source-file src="lib/ios/vendor/MYUtilities/MYErrorUtils.m"/> | |
<header-file src="lib/ios/vendor/MYUtilities/MYRegexUtils.h"/> | |
<source-file src="lib/ios/vendor/MYUtilities/MYRegexUtils.m"/> | |
<header-file src="lib/ios/vendor/MYUtilities/MYStreamUtils.h"/> | |
<source-file src="lib/ios/vendor/MYUtilities/MYStreamUtils.m"/> | |
<header-file src="lib/ios/vendor/MYUtilities/MYURLHandler.h"/> | |
<source-file src="lib/ios/vendor/MYUtilities/MYURLHandler.m"/> | |
<header-file src="lib/ios/vendor/MYUtilities/MYURLUtils.h"/> | |
<source-file src="lib/ios/vendor/MYUtilities/MYURLUtils.m"/> | |
<header-file src="lib/ios/vendor/MYUtilities/Target.h"/> | |
<source-file src="lib/ios/vendor/MYUtilities/Target.m"/> | |
<header-file src="lib/ios/vendor/MYUtilities/Test.h"/> | |
<source-file src="lib/ios/vendor/MYUtilities/Test.m"/> | |
<header-file src="lib/ios/vendor/google-toolbox-for-mac/GTMDefines.h"/> | |
<header-file src="lib/ios/vendor/google-toolbox-for-mac/GTMNSData+zlib.h"/> | |
<source-file src="lib/ios/vendor/google-toolbox-for-mac/GTMNSData+zlib.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/OAAttachment.h"/> | |
<source-file src="lib/ios/vendor/oauthconsumer/OAAttachment.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/OACall.h"/> | |
<source-file src="lib/ios/vendor/oauthconsumer/OACall.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/OAConsumer.h"/> | |
<source-file src="lib/ios/vendor/oauthconsumer/OAConsumer.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/OADataFetcher.h"/> | |
<source-file src="lib/ios/vendor/oauthconsumer/OADataFetcher.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/OAHMAC_SHA1SignatureProvider.h"/> | |
<source-file src="lib/ios/vendor/oauthconsumer/OAHMAC_SHA1SignatureProvider.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/OAMutableURLRequest.h"/> | |
<source-file src="lib/ios/vendor/oauthconsumer/OAMutableURLRequest.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/OAPlaintextSignatureProvider.h"/> | |
<source-file src="lib/ios/vendor/oauthconsumer/OAPlaintextSignatureProvider.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/OAProblem.h"/> | |
<source-file src="lib/ios/vendor/oauthconsumer/OAProblem.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/OARequestParameter.h"/> | |
<source-file src="lib/ios/vendor/oauthconsumer/OARequestParameter.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/OAServiceTicket.h"/> | |
<source-file src="lib/ios/vendor/oauthconsumer/OAServiceTicket.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/OASignatureProviding.h"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/OAToken.h"/> | |
<source-file src="lib/ios/vendor/oauthconsumer/OAToken.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/OATokenManager.h"/> | |
<source-file src="lib/ios/vendor/oauthconsumer/OATokenManager.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/OAuthConsumer.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/fts3Int.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/fts3_tokenizer.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/fts3_unicodesn.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/sqlite3_unicodesn_tokenizer.h"/> | |
<header-file src="lib/ios/Source/API/Extras/CBLIncrementalStore.h"/> | |
<source-file src="lib/ios/Source/API/Extras/CBLIncrementalStore.m"/> | |
<source-file src="lib/ios/Source/API/Extras/CBLIncrementalStoreTests.m"/> | |
<header-file src="lib/ios/Source/API/Extras/CBLUICollectionSource.h"/> | |
<source-file src="lib/ios/Source/API/Extras/CBLUICollectionSource.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Core/HTTPAuthenticationRequest.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Core/HTTPAuthenticationRequest.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Core/HTTPConnection.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Core/HTTPConnection.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Core/HTTPLogging.h"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Core/HTTPMessage.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Core/HTTPMessage.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Core/HTTPResponse.h"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Core/HTTPServer.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Core/HTTPServer.m"/> | |
<header-file src="lib/ios/vendor/JavaScriptCore.framework/Headers/JSBase.h"/> | |
<header-file src="lib/ios/vendor/JavaScriptCore.framework/Headers/JSContextRef.h"/> | |
<header-file src="lib/ios/vendor/JavaScriptCore.framework/Headers/JSObjectRef.h"/> | |
<header-file src="lib/ios/vendor/JavaScriptCore.framework/Headers/JSStringRef.h"/> | |
<header-file src="lib/ios/vendor/JavaScriptCore.framework/Headers/JSStringRefCF.h"/> | |
<header-file src="lib/ios/vendor/JavaScriptCore.framework/Headers/JSValueRef.h"/> | |
<header-file src="lib/ios/vendor/JavaScriptCore.framework/Headers/JavaScript.h"/> | |
<header-file src="lib/ios/vendor/JavaScriptCore.framework/Headers/JavaScriptCore.h"/> | |
<header-file src="lib/ios/vendor/JavaScriptCore.framework/Headers/WebKitAvailability.h"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIP.h"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPDispatcher.h"/> | |
<source-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPDispatcher.m"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPHTTPProtocol.h"/> | |
<source-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPHTTPProtocol.m"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPMessage.h"/> | |
<source-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPMessage.m"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPPool.h"/> | |
<source-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPPool.m"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPProperties.h"/> | |
<source-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPProperties.m"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPRequest+HTTP.h"/> | |
<source-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPRequest+HTTP.m"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPRequest.h"/> | |
<source-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPRequest.m"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPResponse.h"/> | |
<source-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPResponse.m"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPWebSocket.h"/> | |
<source-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIPWebSocket.m"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/BLIP/BLIP_Internal.h"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/Categories/DDData.h"/> | |
<source-file src="lib/ios/vendor/WebSockets-Cocoa/Categories/DDData.m"/> | |
<source-file src="lib/ios/vendor/WebSockets-Cocoa/Testing/bliptest_main.m"/> | |
<source-file src="lib/ios/vendor/WebSockets-Cocoa/Testing/test_main.m"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/WebSocket/WebSocket.h"/> | |
<source-file src="lib/ios/vendor/WebSockets-Cocoa/WebSocket/WebSocket.m"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/WebSocket/WebSocketClient.h"/> | |
<source-file src="lib/ios/vendor/WebSockets-Cocoa/WebSocket/WebSocketClient.m"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/WebSocket/WebSocketHTTPLogic.h"/> | |
<source-file src="lib/ios/vendor/WebSockets-Cocoa/WebSocket/WebSocketHTTPLogic.m"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/WebSocket/WebSocketListener.h"/> | |
<source-file src="lib/ios/vendor/WebSockets-Cocoa/WebSocket/WebSocketListener.m"/> | |
<header-file src="lib/ios/vendor/WebSockets-Cocoa/WebSocket/WebSocket_Internal.h"/> | |
<header-file src="lib/ios/vendor/fmdb/src/FMDatabase.h"/> | |
<source-file src="lib/ios/vendor/fmdb/src/FMDatabase.m"/> | |
<header-file src="lib/ios/vendor/fmdb/src/FMDatabaseAdditions.h"/> | |
<source-file src="lib/ios/vendor/fmdb/src/FMDatabaseAdditions.m"/> | |
<header-file src="lib/ios/vendor/fmdb/src/FMResultSet.h"/> | |
<source-file src="lib/ios/vendor/fmdb/src/FMResultSet.m"/> | |
<source-file src="lib/ios/vendor/fmdb/src/fmdb.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/Categories/NSMutableURLRequest+Parameters.h"/> | |
<source-file src="lib/ios/vendor/oauthconsumer/Categories/NSMutableURLRequest+Parameters.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/Categories/NSString+URLEncoding.h"/> | |
<source-file src="lib/ios/vendor/oauthconsumer/Categories/NSString+URLEncoding.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/Categories/NSURL+Base.h"/> | |
<source-file src="lib/ios/vendor/oauthconsumer/Categories/NSURL+Base.m"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/Crypto/Base64Transcoder.h"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/Crypto/hmac.h"/> | |
<header-file src="lib/ios/vendor/oauthconsumer/Crypto/sha1.h"/> | |
<header-file src="lib/ios/vendor/yajl/perf/documents.h"/> | |
<header-file src="lib/ios/vendor/yajl/src/yajl_alloc.h"/> | |
<header-file src="lib/ios/vendor/yajl/src/yajl_buf.h"/> | |
<header-file src="lib/ios/vendor/yajl/src/yajl_bytestack.h"/> | |
<header-file src="lib/ios/vendor/yajl/src/yajl_encode.h"/> | |
<header-file src="lib/ios/vendor/yajl/src/yajl_lex.h"/> | |
<header-file src="lib/ios/vendor/yajl/src/yajl_parser.h"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Extensions/WebDAV/DAVConnection.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Extensions/WebDAV/DAVConnection.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Extensions/WebDAV/DAVResponse.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Extensions/WebDAV/DAVResponse.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Extensions/WebDAV/DELETEResponse.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Extensions/WebDAV/DELETEResponse.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Extensions/WebDAV/PUTResponse.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Extensions/WebDAV/PUTResponse.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Core/Categories/DDNumber.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Core/Categories/DDNumber.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Core/Categories/DDRange.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Core/Categories/DDRange.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Core/Mime/MultipartFormDataParser.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Core/Mime/MultipartFormDataParser.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Core/Mime/MultipartMessageHeader.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Core/Mime/MultipartMessageHeader.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Core/Mime/MultipartMessageHeaderField.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Core/Mime/MultipartMessageHeaderField.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Core/Responses/HTTPAsyncFileResponse.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Core/Responses/HTTPAsyncFileResponse.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Core/Responses/HTTPDataResponse.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Core/Responses/HTTPDataResponse.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Core/Responses/HTTPDynamicFileResponse.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Core/Responses/HTTPDynamicFileResponse.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Core/Responses/HTTPFileResponse.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Core/Responses/HTTPFileResponse.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Core/Responses/HTTPRedirectResponse.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Core/Responses/HTTPRedirectResponse.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Vendor/CocoaAsyncSocket/GCDAsyncSocket.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Vendor/CocoaAsyncSocket/GCDAsyncSocket.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Vendor/CocoaLumberjack/DDASLLogger.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Vendor/CocoaLumberjack/DDASLLogger.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Vendor/CocoaLumberjack/DDAbstractDatabaseLogger.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Vendor/CocoaLumberjack/DDAbstractDatabaseLogger.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Vendor/CocoaLumberjack/DDFileLogger.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Vendor/CocoaLumberjack/DDFileLogger.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Vendor/CocoaLumberjack/DDLog.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Vendor/CocoaLumberjack/DDLog.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Vendor/CocoaLumberjack/DDTTYLogger.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Vendor/CocoaLumberjack/DDTTYLogger.m"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/include/libstemmer.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/libstemmer/modules.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/libstemmer/modules_utf8.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/runtime/api.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/runtime/header.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_danish.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_dutch.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_english.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_finnish.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_french.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_german.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_hungarian.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_italian.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_norwegian.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_porter.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_portuguese.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_spanish.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_swedish.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_2_romanian.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_KOI8_R_russian.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_danish.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_dutch.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_english.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_finnish.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_french.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_german.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_hungarian.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_italian.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_norwegian.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_porter.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_portuguese.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_romanian.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_russian.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_spanish.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_swedish.h"/> | |
<header-file src="lib/ios/vendor/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_turkish.h"/> | |
<header-file src="lib/ios/vendor/yajl/src/api/yajl_common.h"/> | |
<header-file src="lib/ios/vendor/yajl/src/api/yajl_gen.h"/> | |
<header-file src="lib/ios/vendor/yajl/src/api/yajl_parse.h"/> | |
<header-file src="lib/ios/vendor/yajl/src/api/yajl_tree.h"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Vendor/CocoaLumberjack/Extensions/ContextFilterLogFormatter.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Vendor/CocoaLumberjack/Extensions/ContextFilterLogFormatter.m"/> | |
<header-file src="lib/ios/vendor/CocoaHTTPServer/Vendor/CocoaLumberjack/Extensions/DispatchQueueLogFormatter.h"/> | |
<source-file src="lib/ios/vendor/CocoaHTTPServer/Vendor/CocoaLumberjack/Extensions/DispatchQueueLogFormatter.m"/> | |
</platform> | |
<platform name="android"> | |
<config-file target="res/xml/config.xml" parent="/*"> | |
<feature name="CBLite"> | |
<param name="android-package" value="com.couchbase.cblite.phonegap.CBLite"/> | |
<param name="onload" value="true"/> | |
</feature> | |
</config-file> | |
<source-file src="src/android/CBLite.java" target-dir="src/com/couchbase/cblite/phonegap"/> | |
<source-file src="lib/android/LICENSE.txt" target-dir="libs"/> | |
<source-file src="lib/android/commons-io-2.0.1.jar" target-dir="libs"/> | |
<source-file src="lib/android/couchbase-lite-android-1.0.0-beta3rc7.jar" target-dir="libs"/> | |
<source-file src="lib/android/couchbase-lite-java-core-1.0.0-beta3rc7.jar" target-dir="libs"/> | |
<source-file src="lib/android/couchbase-lite-java-javascript-1.0.0-beta3rc7.jar" target-dir="libs"/> | |
<source-file src="lib/android/couchbase-lite-java-listener-1.0.0-beta3rc7.jar" target-dir="libs"/> | |
<source-file src="lib/android/jackson-core-asl-1.9.2.jar" target-dir="libs"/> | |
<source-file src="lib/android/jackson-mapper-asl-1.9.2.jar" target-dir="libs"/> | |
<source-file src="lib/android/rhino-1.7R3.jar" target-dir="libs"/> | |
<source-file src="lib/android/servlet-2-3.jar" target-dir="libs"/> | |
<source-file src="lib/android/td_collator_so-1.0.jar" target-dir="libs"/> | |
<source-file src="lib/android/webserver-2-3.jar" target-dir="libs"/> | |
</platform> | |
</plugin> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment