vbea 3 년 전
부모
커밋
ac2bc982f0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Strides-APP/ios/Podfile

+ 1 - 1
Strides-APP/ios/Podfile

@@ -101,7 +101,7 @@ def fix_library_search_paths(installer)
     end
     end
     project.save()
     project.save()
   end
   end
-end
+  
 # 在Xcode中选择您的项目,然后转到“Build Settings”,向下滚动,直到您看到“Search Paths”,最后看到“Library Search Paths”。
 # 在Xcode中选择您的项目,然后转到“Build Settings”,向下滚动,直到您看到“Search Paths”,最后看到“Library Search Paths”。
 # 将"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)"替换为"$(SDKROOT)/usr/lib/swift"
 # 将"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)"替换为"$(SDKROOT)/usr/lib/swift"