Samford Jiang

Results 7 comments of Samford Jiang

Hi, I've created a pull request to allow simple process for users who using this framework. Please check if it's possible to merge.

Open LocationManager.xcodeproj using Xcode Edit scheme, remove the LocationManagerExample target in Build Add INTULocationManager as your target, close your Xcode and try to build it again carthage build LocationManager --platform...

Same problem (web component layout problem) exists in thingsboard.cloud web in iPhone 13. ![WechatIMG236](https://github.com/thingsboard/flutter_thingsboard_pe_app/assets/1285799/17600e1c-d04d-4d5f-a12a-59d02be55108)

深圳这边访问返回了500,不知道为什么。可以换为这个比较通用一些吧。 https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js

但是编译其他模块时,报错: 1.869 2025/08/08 10:47:47 INFO ▶ 0007 Using: GOOS=linux GOARCH=amd64 1.974 go: errors parsing go.mod: 1.974 /go/src/durl-portal/go.mod:3: invalid go version '1.23.4': must match format 1.23 1.976 2025/08/08 10:47:47 FATAL ▶...

Dockerfile改成这样可行,但是我还没运行测试 ` FROM golang:1.23.4-alpine LABEL Description="编译镜像(v1.0)" maintainer="[email protected]" ENV GO111MODULE=on GOPROXY=https://goproxy.cn,direct RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories \ && go install github.com/beego/bee/v2@latest `

亲测可以。