Index: AdblockBrowser.xcodeproj/project.pbxproj |
diff --git a/AdblockBrowser.xcodeproj/project.pbxproj b/AdblockBrowser.xcodeproj/project.pbxproj |
index ec065caf9b010ff62671a56f75cff27a7262cd22..9c12663ef2179a1bd822dd55bd01836f2cd7292f 100644 |
--- a/AdblockBrowser.xcodeproj/project.pbxproj |
+++ b/AdblockBrowser.xcodeproj/project.pbxproj |
@@ -145,7 +145,6 @@ |
E92D1E741E26D0690077973A /* AttributedMarkdown.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E92D1E731E26D0690077973A /* AttributedMarkdown.framework */; }; |
E959DE6B1B3CADA200E98E18 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = E959DE6D1B3CADA200E98E18 /* InfoPlist.strings */; }; |
E959DE7E1B3CB18700E98E18 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = E959DE5D1B3CABF400E98E18 /* Localizable.strings */; }; |
- E95D64D51CF7145400B4578F /* ExportOptions.plist in Resources */ = {isa = PBXBuildFile; fileRef = E95D64D41CF7145400B4578F /* ExportOptions.plist */; }; |
E95E6F4E1AE530210054F779 /* ExtensionShare.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = E91C79951AB2E77700632D61 /* ExtensionShare.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
E968E3771AB2EC640002735B /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E968E3761AB2EC640002735B /* JavaScriptCore.framework */; }; |
E968E3791AB2EC750002735B /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E968E3781AB2EC750002735B /* SystemConfiguration.framework */; }; |
@@ -518,18 +517,12 @@ |
E91C79981AB2E77700632D61 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
E91C79991AB2E77700632D61 /* ShareViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShareViewController.h; sourceTree = "<group>"; }; |
E91C799A1AB2E77700632D61 /* ShareViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ShareViewController.m; sourceTree = "<group>"; }; |
- E91C79A91AB2E92300632D61 /* build.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = build.sh; sourceTree = "<group>"; }; |
- E91C79B21AB2E92300632D61 /* hockey.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = hockey.sh; sourceTree = "<group>"; }; |
- E91C79C51AB2E93F00632D61 /* circle.yml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = circle.yml; path = ../circle.yml; sourceTree = "<group>"; }; |
- E91C79C61AB2E93F00632D61 /* package.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = package.json; path = ../package.json; sourceTree = "<group>"; }; |
E91C79C71AB2E93F00632D61 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
E91C93F11B4BCECF00F3006F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
E91C93F31B4BCED400F3006F /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
- E92575681DEEDB1F00B93166 /* Cartfile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Cartfile; path = ../Cartfile; sourceTree = "<group>"; }; |
E925756A1DEEDBF000B93166 /* CocoaLumberjackSwift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CocoaLumberjackSwift.framework; path = Carthage/Build/iOS/CocoaLumberjackSwift.framework; sourceTree = SOURCE_ROOT; }; |
E925756B1DEEDBF000B93166 /* HockeySDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HockeySDK.framework; path = Carthage/Build/iOS/HockeySDK.framework; sourceTree = SOURCE_ROOT; }; |
E92575821DEF1B6B00B93166 /* CocoaLumberjack.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CocoaLumberjack.framework; path = Carthage/Build/iOS/CocoaLumberjack.framework; sourceTree = SOURCE_ROOT; }; |
- E92575861DF02A3700B93166 /* carthage-bootstrap.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "carthage-bootstrap.sh"; sourceTree = "<group>"; }; |
E92575891DF02D2D00B93166 /* CYRKeyboardButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CYRKeyboardButton.h; sourceTree = "<group>"; }; |
E925758A1DF02D2D00B93166 /* CYRKeyboardButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CYRKeyboardButton.m; sourceTree = "<group>"; }; |
E925758B1DF02D2D00B93166 /* CYRKeyboardButtonView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CYRKeyboardButtonView.h; sourceTree = "<group>"; }; |
@@ -545,11 +538,9 @@ |
E93DD5561CA14A2C000DB967 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; sourceTree = "<group>"; }; |
E93DD5571CA14A2C000DB967 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; |
E93DD5581CA14A2C000DB967 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; |
- E93E05BD1D0ABB2B0057BF4B /* checkout-core.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "checkout-core.sh"; sourceTree = "<group>"; }; |
E959DE601B3CAC0D00E98E18 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = "<group>"; }; |
E959DE6C1B3CADA200E98E18 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
E959DE701B3CAF9400E98E18 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
- E95D64D41CF7145400B4578F /* ExportOptions.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = ExportOptions.plist; sourceTree = "<group>"; }; |
E968E3761AB2EC640002735B /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
E968E3781AB2EC750002735B /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; |
E968E37A1AB2EC7C0002735B /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; |
@@ -872,7 +863,6 @@ |
E91C79C71AB2E93F00632D61 /* README.md */, |
E91C796E1AB2E22700632D61 /* AdblockBrowser */, |
E91C79841AB2E22700632D61 /* AdblockBrowserTests */, |
- E91C79A81AB2E92300632D61 /* deploy */, |
E91C79961AB2E77700632D61 /* ExtensionShare */, |
E968E3951AB323B90002735B /* Frameworks */, |
E91C796D1AB2E22700632D61 /* Products */, |
@@ -974,21 +964,6 @@ |
name = "Supporting Files"; |
sourceTree = "<group>"; |
}; |
- E91C79A81AB2E92300632D61 /* deploy */ = { |
- isa = PBXGroup; |
- children = ( |
- E92575681DEEDB1F00B93166 /* Cartfile */, |
- E91C79C51AB2E93F00632D61 /* circle.yml */, |
- E93E05BD1D0ABB2B0057BF4B /* checkout-core.sh */, |
- E91C79C61AB2E93F00632D61 /* package.json */, |
- E91C79A91AB2E92300632D61 /* build.sh */, |
- E91C79B21AB2E92300632D61 /* hockey.sh */, |
- E95D64D41CF7145400B4578F /* ExportOptions.plist */, |
- E92575861DF02A3700B93166 /* carthage-bootstrap.sh */, |
- ); |
- path = deploy; |
- sourceTree = "<group>"; |
- }; |
E92575881DF02D2D00B93166 /* CYRKeyboardButton */ = { |
isa = PBXGroup; |
children = ( |
@@ -1196,7 +1171,6 @@ |
E959DE7E1B3CB18700E98E18 /* Localizable.strings in Resources */, |
E9CD44BB1B27014F005662E0 /* KittCoreBundle.bundle in Resources */, |
69A3437A1E718E9A00248DF3 /* Browser.storyboard in Resources */, |
- E95D64D51CF7145400B4578F /* ExportOptions.plist in Resources */, |
6983A2B41F3C76EE006D6786 /* GoogleSearchPrompt.xib in Resources */, |
E91C79791AB2E22700632D61 /* Images.xcassets in Resources */, |
6983A2E41F3C7B9F006D6786 /* Bootstrap.storyboard in Resources */, |