vbea 2 年之前
父節點
當前提交
79649470c3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Strides-APP/ios/Podfile

+ 1 - 1
Strides-APP/ios/Podfile

@@ -134,7 +134,7 @@ target 'Strides' do
 end
 
 def fix_library_search_paths(installer)
-  #def fix_config(config)
+  def fix_config(config)
   lib_search_paths = config.build_settings["LIBRARY_SEARCH_PATHS"]
   if lib_search_paths
     if lib_search_paths.include?("$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)") || lib_search_paths.include?("\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"")