Răsfoiți Sursa

删除无用的文件

fancy 6 ani în urmă
părinte
comite
dc40844839
15 a modificat fișierele cu 0 adăugiri și 94 ștergeri
  1. 0 9
      o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/image_picker.framework/Headers/ImagePickerPlugin.h
  2. 0 17
      o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/image_picker.framework/Headers/image_picker-umbrella.h
  3. BIN
      o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/image_picker.framework/Info.plist
  4. 0 6
      o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/image_picker.framework/Modules/module.modulemap
  5. BIN
      o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/image_picker.framework/image_picker
  6. 0 8
      o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/path_provider.framework/Headers/PathProviderPlugin.h
  7. 0 17
      o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/path_provider.framework/Headers/path_provider-umbrella.h
  8. BIN
      o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/path_provider.framework/Info.plist
  9. 0 6
      o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/path_provider.framework/Modules/module.modulemap
  10. BIN
      o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/path_provider.framework/path_provider
  11. 0 8
      o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/shared_preferences.framework/Headers/SharedPreferencesPlugin.h
  12. 0 17
      o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/shared_preferences.framework/Headers/shared_preferences-umbrella.h
  13. BIN
      o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/shared_preferences.framework/Info.plist
  14. 0 6
      o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/shared_preferences.framework/Modules/module.modulemap
  15. BIN
      o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/shared_preferences.framework/shared_preferences

+ 0 - 9
o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/image_picker.framework/Headers/ImagePickerPlugin.h

@@ -1,9 +0,0 @@
-// Copyright 2017 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#import <Flutter/Flutter.h>
-
-@interface FLTImagePickerPlugin : NSObject <FlutterPlugin>
-
-@end

+ 0 - 17
o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/image_picker.framework/Headers/image_picker-umbrella.h

@@ -1,17 +0,0 @@
-#ifdef __OBJC__
-#import <UIKit/UIKit.h>
-#else
-#ifndef FOUNDATION_EXPORT
-#if defined(__cplusplus)
-#define FOUNDATION_EXPORT extern "C"
-#else
-#define FOUNDATION_EXPORT extern
-#endif
-#endif
-#endif
-
-#import "ImagePickerPlugin.h"
-
-FOUNDATION_EXPORT double image_pickerVersionNumber;
-FOUNDATION_EXPORT const unsigned char image_pickerVersionString[];
-

BIN
o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/image_picker.framework/Info.plist


+ 0 - 6
o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/image_picker.framework/Modules/module.modulemap

@@ -1,6 +0,0 @@
-framework module image_picker {
-  umbrella header "image_picker-umbrella.h"
-
-  export *
-  module * { export * }
-}

BIN
o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/image_picker.framework/image_picker


+ 0 - 8
o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/path_provider.framework/Headers/PathProviderPlugin.h

@@ -1,8 +0,0 @@
-// Copyright 2017 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#import <Flutter/Flutter.h>
-
-@interface FLTPathProviderPlugin : NSObject <FlutterPlugin>
-@end

+ 0 - 17
o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/path_provider.framework/Headers/path_provider-umbrella.h

@@ -1,17 +0,0 @@
-#ifdef __OBJC__
-#import <UIKit/UIKit.h>
-#else
-#ifndef FOUNDATION_EXPORT
-#if defined(__cplusplus)
-#define FOUNDATION_EXPORT extern "C"
-#else
-#define FOUNDATION_EXPORT extern
-#endif
-#endif
-#endif
-
-#import "PathProviderPlugin.h"
-
-FOUNDATION_EXPORT double path_providerVersionNumber;
-FOUNDATION_EXPORT const unsigned char path_providerVersionString[];
-

BIN
o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/path_provider.framework/Info.plist


+ 0 - 6
o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/path_provider.framework/Modules/module.modulemap

@@ -1,6 +0,0 @@
-framework module path_provider {
-  umbrella header "path_provider-umbrella.h"
-
-  export *
-  module * { export * }
-}

BIN
o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/path_provider.framework/path_provider


+ 0 - 8
o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/shared_preferences.framework/Headers/SharedPreferencesPlugin.h

@@ -1,8 +0,0 @@
-// Copyright 2017 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#import <Flutter/Flutter.h>
-
-@interface FLTSharedPreferencesPlugin : NSObject <FlutterPlugin>
-@end

+ 0 - 17
o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/shared_preferences.framework/Headers/shared_preferences-umbrella.h

@@ -1,17 +0,0 @@
-#ifdef __OBJC__
-#import <UIKit/UIKit.h>
-#else
-#ifndef FOUNDATION_EXPORT
-#if defined(__cplusplus)
-#define FOUNDATION_EXPORT extern "C"
-#else
-#define FOUNDATION_EXPORT extern
-#endif
-#endif
-#endif
-
-#import "SharedPreferencesPlugin.h"
-
-FOUNDATION_EXPORT double shared_preferencesVersionNumber;
-FOUNDATION_EXPORT const unsigned char shared_preferencesVersionString[];
-

BIN
o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/shared_preferences.framework/Info.plist


+ 0 - 6
o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/shared_preferences.framework/Modules/module.modulemap

@@ -1,6 +0,0 @@
-framework module shared_preferences {
-  umbrella header "shared_preferences-umbrella.h"
-
-  export *
-  module * { export * }
-}

BIN
o2ios/O2Platform/framework/O2OA_Flutter_SDK/plugins copy/shared_preferences.framework/shared_preferences