From f3a66da8bfe5cb3be2ec44bf70346e3ecdfd9cab Mon Sep 17 00:00:00 2001 From: lihui Date: Tue, 6 Feb 2024 07:29:43 +0000 Subject: [PATCH 1/2] update sqflite/ios/sqflite.podspec. Signed-off-by: lihui --- sqflite/ios/sqflite.podspec | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/sqflite/ios/sqflite.podspec b/sqflite/ios/sqflite.podspec index 7596117..c6b968e 100644 --- a/sqflite/ios/sqflite.podspec +++ b/sqflite/ios/sqflite.podspec @@ -1,17 +1,6 @@ -/* - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. - * 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. - */ +# +# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html +# Pod::Spec.new do |s| s.name = 'sqflite' s.version = '0.0.2' -- Gitee From e28bfe882ac6548edd1b5e5604ade7b520be785e Mon Sep 17 00:00:00 2001 From: lihui Date: Tue, 6 Feb 2024 07:34:59 +0000 Subject: [PATCH 2/2] update OAT.xml. Signed-off-by: lihui --- OAT.xml | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/OAT.xml b/OAT.xml index 5594e7a..5dcd0b8 100644 --- a/OAT.xml +++ b/OAT.xml @@ -74,27 +74,7 @@ - - - - - - - - - - - - - - - - - - - - - + -- Gitee