chore: update Fastlane configuration for Android and iOS
- Added functionality to write changelog links for Android releases in Fastfile. - Updated iOS Fastfile to generate release notes with the new version link. - Modified Info.plist to include encryption declaration.
This commit is contained in:
@@ -97,5 +97,8 @@
|
||||
<array>
|
||||
<string>app.cogwheel.conduit.refresh</string>
|
||||
</array>
|
||||
<!-- Encryption Declaration -->
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user