Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Cesium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
clients
Cesium-grp
Cesium
Commits
2b4271a3
Commit
2b4271a3
authored
5 years ago
by
Bertrand Presles
Browse files
Options
Downloads
Patches
Plain Diff
Added ITSAppUsesNonExemptEncryption in Info.plist
parent
5f9fa039
No related branches found
No related tags found
1 merge request
!590
iOS support: Fix "Missing attestations" message on AppStoreConnect. Added specific App ID for iOS. iOS 13 compatibility. Fix NPM install for minisodium.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config.xml
+3
-0
3 additions, 0 deletions
config.xml
with
3 additions
and
0 deletions
config.xml
+
3
−
0
View file @
2b4271a3
...
@@ -103,6 +103,9 @@
...
@@ -103,6 +103,9 @@
<edit-config
file=
"*-Info.plist"
mode=
"merge"
target=
"NSPhotoLibraryUsageDescription"
>
<edit-config
file=
"*-Info.plist"
mode=
"merge"
target=
"NSPhotoLibraryUsageDescription"
>
<string>
To choose a profile picture
</string>
<string>
To choose a profile picture
</string>
</edit-config>
</edit-config>
<config-file
mode=
"add"
parent=
"ITSAppUsesNonExemptEncryption"
target=
"*-Info.plist"
>
<false
/>
</config-file>
</platform>
</platform>
<engine
name=
"android"
spec=
"^6.2.3"
/>
<engine
name=
"android"
spec=
"^6.2.3"
/>
<engine
name=
"ios"
spec=
"^4.5.5"
/>
<engine
name=
"ios"
spec=
"^4.5.5"
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment