Skip to content

Commit

Permalink
Fix nightly alpha build uploading (#3770)
Browse files Browse the repository at this point in the history
Task/Issue URL: https://app.asana.com/0/414235014887631/1209086253243176/f
Tech Design URL:
CC:

Description:

This PR updates the nightly build export options to support building the alpha.
  • Loading branch information
samsymons authored Jan 6, 2025
1 parent c3ae384 commit 081886e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions alphaExportOptions.plist
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
<string>match AppStore com.duckduckgo.mobile.ios.alpha.Widgets</string>
<key>com.duckduckgo.mobile.ios.alpha.NetworkExtension</key>
<string>match AppStore com.duckduckgo.mobile.ios.alpha.NetworkExtension</string>
<key>com.duckduckgo.mobile.ios.alpha.CredentialExtension</key>
<string>match AppStore com.duckduckgo.mobile.ios.alpha.CredentialExtension</string>
</dict>
</dict>
</plist>

0 comments on commit 081886e

Please sign in to comment.