Skip to content

Commit

Permalink
chore: set this value bc app store connect keeps being annoying
Browse files Browse the repository at this point in the history
  • Loading branch information
castdrian committed Jul 13, 2024
1 parent 4df4a46 commit e010068
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"originHash" : "8c363929dfaf5bd7db7b69a876882f8308a61ec53f767d5641ef958432346878",
"pins" : [
{
"identity" : "apollo-ios",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apollographql/apollo-ios.git",
"state" : {
"revision" : "8dd101dfd6c5becc658c33580e49aaac085ba327",
"version" : "1.13.0"
}
},
{
"identity" : "kingfisher",
"kind" : "remoteSourceControl",
"location" : "https://github.com/onevcat/Kingfisher.git",
"state" : {
"revision" : "2ef543ee21d63734e1c004ad6c870255e8716c50",
"version" : "7.12.0"
}
},
{
"identity" : "sqlite.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/stephencelis/SQLite.swift.git",
"state" : {
"revision" : "a95fc6df17d108bd99210db5e8a9bac90fe984b8",
"version" : "0.15.3"
}
}
],
"version" : 3
}
2 changes: 2 additions & 0 deletions CoreDex/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,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>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSMinimumSystemVersion</key>
<string>14.4</string>
</dict>
Expand Down

0 comments on commit e010068

Please sign in to comment.