chore: migrate to v3 and adopt Doppler for secrets management #3

Open
kamil wants to merge 574 commits from v3-cleanup into main
2 changed files with 4 additions and 4 deletions
Showing only changes of commit a6f800b0d7 - Show all commits

View File

@@ -3,9 +3,9 @@
<plist version="1.0">
<dict>
<key>method</key>
<string>app-store-connect</string>
<string>app-store</string>
<key>teamID</key>
<string>$(DEVELOPMENT_TEAM)</string>
<string>GHZXC6FVMU</string>
<key>uploadBitcode</key>
<false/>
<key>uploadSymbols</key>

View File

@@ -9,9 +9,9 @@
<key>CFBundleDisplayName</key>
<string>LibNovel</string>
<key>CFBundleIdentifier</key>
<string>cc.kalekber.libnovel</string>
<string>com.kalekber.LibNovel</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<string>1000</string>
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundlePackageType</key>