-
Notifications
You must be signed in to change notification settings - Fork 297
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Ported the fix from release/3.2 branch. * Used the same approach as CBL-C to generate CE and EE exported symbole file. The workflow will be updating CBL.txt or CBL_EE.txt (Contains EE only symbols) at Objective-C/Exports folder and run generate_exports.sh script. The final export symbol files will be in the Objective-C/Exports/Generated folder. * Ensured to include all symbols by cross checking with the symbols extracted from the header files. * Removed obsoleted predefined classes which don’t exist anymore.
- Loading branch information
Showing
11 changed files
with
359 additions
and
42 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
# CBL_EE.txt | ||
# CouchbaseLite | ||
# | ||
# Copyright (c) 2024 Couchbase, Inc All rights reserved. | ||
# | ||
# Licensed under the Apache License, Version 2.0 (the "License"); | ||
# you may not use this file except in compliance with the License. | ||
# You may obtain a copy of the License at | ||
# | ||
# http://www.apache.org/licenses/LICENSE-2.0 | ||
# | ||
# Unless required by applicable law or agreed to in writing, software | ||
# distributed under the License is distributed on an "AS IS" BASIS, | ||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
# See the License for the specific language governing permissions and | ||
# limitations under the License. | ||
|
||
# All public symbols -- classes and constants -- need to be declared here. | ||
# Run generate_exports.sh after modifying this file. | ||
|
||
# Classes: | ||
.objc_class_name_CBLCoreMLPredictiveModel | ||
.objc_class_name_CBLClientCertificateAuthenticator | ||
.objc_class_name_CBLDatabaseEndpoint | ||
.objc_class_name_CBLEncryptionKey | ||
.objc_class_name_CBLListenerCertificateAuthenticator | ||
.objc_class_name_CBLListenerPasswordAuthenticator | ||
.objc_class_name_CBLMessage | ||
.objc_class_name_CBLMessageEndpoint | ||
.objc_class_name_CBLMessageEndpointListener | ||
.objc_class_name_CBLMessageEndpointListenerChange | ||
.objc_class_name_CBLMessageEndpointListenerConfiguration | ||
.objc_class_name_CBLMessagingError | ||
.objc_class_name_CBLPrediction | ||
.objc_class_name_CBLPredictiveIndex | ||
.objc_class_name_CBLQueryPredictionFunction | ||
.objc_class_name_CBLTLSIdentity | ||
.objc_class_name_CBLURLEndpointListener | ||
.objc_class_name_CBLURLEndpointListenerConfiguration | ||
.objc_class_name_CBLVectorEncoding | ||
.objc_class_name_CBLVectorIndexConfiguration | ||
|
||
# Constants: | ||
_kCBLDefaultListenerPort | ||
_kCBLDefaultListenerDisableTls | ||
_kCBLDefaultListenerReadOnly | ||
_kCBLDefaultListenerEnableDeltaSync | ||
_kCBLDefaultVectorIndexDistanceMetric | ||
_kCBLDefaultVectorIndexEncoding | ||
_kCBLCertAttrCommonName | ||
_kCBLCertAttrCountry | ||
_kCBLCertAttrEmailAddress | ||
_kCBLCertAttrGivenName | ||
_kCBLCertAttrHostname | ||
_kCBLCertAttrIPAddress | ||
_kCBLCertAttrLocality | ||
_kCBLCertAttrOrganization | ||
_kCBLCertAttrOrganizationUnit | ||
_kCBLCertAttrPostalAddress | ||
_kCBLCertAttrPostalCode | ||
_kCBLCertAttrPseudonym | ||
_kCBLCertAttrRegisteredID | ||
_kCBLCertAttrStateOrProvince | ||
_kCBLCertAttrSurname | ||
_kCBLCertAttrURL |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
# GENERATED BY generate_exports.sh -- DO NOT EDIT | ||
|
||
.objc_class_name_CBLArray | ||
.objc_class_name_CBLAuthenticator | ||
.objc_class_name_CBLBasicAuthenticator | ||
.objc_class_name_CBLBlob | ||
.objc_class_name_CBLCollection | ||
.objc_class_name_CBLCollectionChange | ||
.objc_class_name_CBLCollectionConfiguration | ||
.objc_class_name_CBLConflict | ||
.objc_class_name_CBLConflictResolver | ||
.objc_class_name_CBLConsoleLogger | ||
.objc_class_name_CBLDatabase | ||
.objc_class_name_CBLDatabaseChange | ||
.objc_class_name_CBLDatabaseConfiguration | ||
.objc_class_name_CBLDictionary | ||
.objc_class_name_CBLDocument | ||
.objc_class_name_CBLDocumentChange | ||
.objc_class_name_CBLDocumentFragment | ||
.objc_class_name_CBLDocumentReplication | ||
.objc_class_name_CBLFileLogger | ||
.objc_class_name_CBLFragment | ||
.objc_class_name_CBLFullTextIndex | ||
.objc_class_name_CBLFullTextIndexConfiguration | ||
.objc_class_name_CBLFullTextIndexItem | ||
.objc_class_name_CBLIndex | ||
.objc_class_name_CBLIndexBuilder | ||
.objc_class_name_CBLIndexConfiguration | ||
.objc_class_name_CBLLog | ||
.objc_class_name_CBLLogFileConfiguration | ||
.objc_class_name_CBLMutableArray | ||
.objc_class_name_CBLMutableDictionary | ||
.objc_class_name_CBLMutableDocument | ||
.objc_class_name_CBLMutableFragment | ||
.objc_class_name_CBLQuery | ||
.objc_class_name_CBLQueryArrayExpression | ||
.objc_class_name_CBLQueryArrayFunction | ||
.objc_class_name_CBLQueryBuilder | ||
.objc_class_name_CBLQueryChange | ||
.objc_class_name_CBLQueryCollation | ||
.objc_class_name_CBLQueryDataSource | ||
.objc_class_name_CBLQueryExpression | ||
.objc_class_name_CBLQueryFullTextExpression | ||
.objc_class_name_CBLQueryFullTextFunction | ||
.objc_class_name_CBLQueryFunction | ||
.objc_class_name_CBLQueryJoin | ||
.objc_class_name_CBLQueryLimit | ||
.objc_class_name_CBLQueryMeta | ||
.objc_class_name_CBLQueryOrdering | ||
.objc_class_name_CBLQueryParameters | ||
.objc_class_name_CBLQueryResult | ||
.objc_class_name_CBLQueryResultSet | ||
.objc_class_name_CBLQuerySelectResult | ||
.objc_class_name_CBLQuerySortOrder | ||
.objc_class_name_CBLQueryVariableExpression | ||
.objc_class_name_CBLReplicatedDocument | ||
.objc_class_name_CBLReplicator | ||
.objc_class_name_CBLReplicatorChange | ||
.objc_class_name_CBLReplicatorConfiguration | ||
.objc_class_name_CBLReplicatorStatus | ||
.objc_class_name_CBLScope | ||
.objc_class_name_CBLSessionAuthenticator | ||
.objc_class_name_CBLURLEndpoint | ||
.objc_class_name_CBLValueIndex | ||
.objc_class_name_CBLValueIndexConfiguration | ||
.objc_class_name_CBLValueIndexItem | ||
_CBLErrorDomain | ||
_kCBLBlobContentTypeProperty | ||
_kCBLBlobDigestProperty | ||
_kCBLBlobLengthProperty | ||
_kCBLBlobType | ||
_kCBLDefaultCollectionName | ||
_kCBLDefaultFullTextIndexIgnoreAccents | ||
_kCBLDefaultLogFileMaxRotateCount | ||
_kCBLDefaultLogFileMaxSize | ||
_kCBLDefaultLogFileUsePlainText | ||
_kCBLDefaultReplicatorAcceptParentCookies | ||
_kCBLDefaultReplicatorAllowReplicatingInBackground | ||
_kCBLDefaultReplicatorContinuous | ||
_kCBLDefaultReplicatorEnableAutoPurge | ||
_kCBLDefaultReplicatorHeartbeat | ||
_kCBLDefaultReplicatorMaxAttemptWaitTime | ||
_kCBLDefaultReplicatorMaxAttemptsContinuous | ||
_kCBLDefaultReplicatorMaxAttemptsSingleShot | ||
_kCBLDefaultReplicatorMaxAttemptsWaitTime | ||
_kCBLDefaultReplicatorSelfSignedCertificateOnly | ||
_kCBLDefaultReplicatorType | ||
_kCBLDefaultScopeName | ||
_kCBLTypeProperty |
Oops, something went wrong.