Add LLM digest setup and share timestamp context
This commit is contained in:
@@ -43,6 +43,13 @@
|
||||
<string>$(FLUTTER_BUILD_NUMBER)</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
<dict>
|
||||
<key>NSAllowsLocalNetworking</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>NSLocalNetworkUsageDescription</key>
|
||||
<string>Relationship Saver can connect to your local Ollama server for private AI suggestions.</string>
|
||||
<key>NSPhotoLibraryUsageDescription</key>
|
||||
<string>Relationship Saver can import shared media and links you send into the app.</string>
|
||||
<key>UIApplicationSceneManifest</key>
|
||||
|
||||
Reference in New Issue
Block a user