Browse Source

Merge branch 'community' of https://git.yishihui.com/iOS/BFFramework into community

wenweiwei 3 years ago
parent
commit
f8508e3f6b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      BFFramework.podspec

+ 2 - 1
BFFramework.podspec

@@ -41,7 +41,8 @@ TODO: Add long description of the pod here.
                   'OTHER_SWIFT_FLAGS' => "$(inherited) -DGLES",
                    'VALIDATE_WORKSPACE_SKIPPED_SDK_FRAMEWORKS' => "OpenGLES"
                  }
-   s.pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-all_load', 'VALID_ARCHS' => 'arm64 armv7' }
+#   s.pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-all_load', 'VALID_ARCHS' => 'arm64 armv7' }
+   s.pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-all_load'}
    s.public_header_files = 'BFFramework/Classes/**/*.h'
    # s.private_header_files = 'BFFramework/Classes/SupportFiles/AliyunOSSiOSAK_umbrella.h'
    # s.preserve_paths = ['BFFramework/Classes/BFFrameworkPodHeader.h']