Dateien nach "/" hochladen

This commit is contained in:
2026-05-31 23:37:31 +02:00
commit 1b5c840f30
5 changed files with 148 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
<?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>API_KEY</key>
<string>AIzaSyCxHmevIRkOxZATJfS9ohU8g_mA5xxhYWc</string>
<key>GCM_SENDER_ID</key>
<string>636716677433</string>
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
<string>de.houseorg.app</string>
<key>PROJECT_ID</key>
<string>houseorg-b2ac3</string>
<key>STORAGE_BUCKET</key>
<string>houseorg-b2ac3.firebasestorage.app</string>
<key>IS_ADS_ENABLED</key>
<false></false>
<key>IS_ANALYTICS_ENABLED</key>
<false></false>
<key>IS_APPINVITE_ENABLED</key>
<true></true>
<key>IS_GCM_ENABLED</key>
<true></true>
<key>IS_SIGNIN_ENABLED</key>
<true></true>
<key>GOOGLE_APP_ID</key>
<string>1:636716677433:ios:97e9a7cebefde0a38750e8</string>
</dict>
</plist>