Init iOS project (cap add ios) avec privacy keys et entitlements

This commit is contained in:
Sylvain
2026-05-05 21:28:04 +02:00
parent 5f3144c2ec
commit 6e3f74209b
27 changed files with 741 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>

View File

@@ -0,0 +1,24 @@
{
"originHash" : "d9740bb9739ed348487155db3b7d0ea5ec21de558b3e60b1ccd226dee8bd16f1",
"pins" : [
{
"identity" : "capacitor-swift-pm",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ionic-team/capacitor-swift-pm.git",
"state" : {
"revision" : "f1a8fadf1437c23b825c818fb6509c9dbbae2f61",
"version" : "8.3.1"
}
},
{
"identity" : "ion-ios-geolocation",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ionic-team/ion-ios-geolocation.git",
"state" : {
"revision" : "db363927d3a954e3ea24d2e72b6e9814769a84be",
"version" : "2.1.1"
}
}
],
"version" : 3
}