Toggle navigation
This project
Loading...
Sign in
常守达
/
doublefeel_flutter
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
4303ac141884c0a757f378ff27452ba9d4f8c6dc
Authored by
权海
2026-07-01 18:32:58 +0800
1 parent
a47bbf3a
build: skipped
feat(pod):移除permission 错误的权限
Changes
2
Builds
0
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
ios/Podfile
ios/Podfile.lock
ios/Podfile
View file @
4303ac1
...
...
@@ -95,7 +95,7 @@ post_install do |installer|
'PERMISSION_NOTIFICATIONS=1'
,
## dart: PermissionGroup.mediaLibrary
'PERMISSION_MEDIA_LIBRARY=1'
,
#
'PERMISSION_MEDIA_LIBRARY=1',
## dart: PermissionGroup.sensors
#'PERMISSION_SENSORS=1',
...
...
ios/Podfile.lock
View file @
4303ac1
...
...
@@ -102,6 +102,6 @@ SPEC CHECKSUMS:
video_thumbnail: b637e0ad5f588ca9945f6e2c927f73a69a661140
webview_flutter_wkwebview: 1821ceac936eba6f7984d89a9f3bcb4dea99ebb2
PODFILE CHECKSUM:
a364e14df3149b9bf7db65f34ce6837c6143f45d
PODFILE CHECKSUM:
c36ebc7b37f7e0fe81fc21e1e8614dbc72dca7fa
COCOAPODS: 1.16.2
...
...
Please
register
or
login
to post a comment