Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: deploy/ExportOptions.plist

Issue 29720604: Issue 6405 - Remove CircleCI refs. (Closed)
Patch Set: Issue 6405 - Remove build scripts & CircleCI refs. Removed Cartfile reference Created March 14, 2018, 8:58 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « circle.yml ('k') | deploy/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: deploy/ExportOptions.plist
diff --git a/deploy/ExportOptions.plist b/deploy/ExportOptions.plist
deleted file mode 100644
index 542a30b37da1cca4237bfcfc5f3d37b4c4e89207..0000000000000000000000000000000000000000
--- a/deploy/ExportOptions.plist
+++ /dev/null
@@ -1,34 +0,0 @@
-<?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">
-<!--
- ExportOptions.plist
- AdblockBrowser
-
- Created by Pavel Zdeněk on 26.M.16.
- Copyright (c) 2016 Salsita s.r.o. All rights reserved.
--->
-<plist version="1.0">
- <dict>
- <key>compileBitcode</key>
- <false/>
- <key>teamID</key>
- <string>G5LEUTX2F6</string>
- <key>method</key>
- <string>enterprise</string>
- <key>provisioningProfiles</key>
- <dict>
- <key>org.adblockplus.devbuilds.AdblockBrowser</key>
- <string>Adblock Browser Devbuild In House</string>
- <key>org.adblockplus.devbuilds.AdblockBrowser.ExtensionShare</key>
- <string>Adblock Browser Extension Devbuild In House</string>
- </dict>
- <key>signingCertificate</key>
- <string>BF446C1E27C6AC8165D297C98BF2C6BE9FE038BE</string>
- <key>signingStyle</key>
- <string>manual</string>
- <key>uploadSymbols</key>
- <true/>
- <key>uploadBitcode</key>
- <false/>
- </dict>
-</plist>
« no previous file with comments | « circle.yml ('k') | deploy/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld