Permalink
Browse files

renamed Aerial App scheme to AerialApp

1 parent b9319e8 commit 0e25592cedbdae6caba010cc96c7d6ad1d496aab @JohnCoates committed Sep 29, 2016
@@ -57,7 +57,7 @@
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
- FA143CD61BDA3E880041A82B /* Aerial App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Aerial App.app"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FA143CD61BDA3E880041A82B /* AerialApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AerialApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
FA143CE51BDA3EEF0041A82B /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; };
FA36BD3E1BE57F8E00D5E03B /* VideoDownload.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = VideoDownload.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
FA6F81DB1D939455007975FE /* Preferences.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Preferences.swift; sourceTree = "<group>"; };
@@ -246,7 +246,7 @@
isa = PBXGroup;
children = (
FACAF1A51BD9FC6000E539DC /* Aerial.saver */,
- FA143CD61BDA3E880041A82B /* Aerial App.app */,
+ FA143CD61BDA3E880041A82B /* AerialApp.app */,
FA71996E1D94EC5A00FBC99B /* Aerial Tests.xctest */,
);
name = Products;
@@ -265,9 +265,9 @@
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
- FA143CD51BDA3E880041A82B /* Aerial App */ = {
+ FA143CD51BDA3E880041A82B /* AerialApp */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FA143CE01BDA3E880041A82B /* Build configuration list for PBXNativeTarget "Aerial App" */;
+ buildConfigurationList = FA143CE01BDA3E880041A82B /* Build configuration list for PBXNativeTarget "AerialApp" */;
buildPhases = (
FA74B8481D94DCE0004FE056 /* ShellScript */,
FA143CD21BDA3E880041A82B /* Sources */,
@@ -278,9 +278,9 @@
);
dependencies = (
);
- name = "Aerial App";
+ name = AerialApp;
productName = "Aerial Test";
- productReference = FA143CD61BDA3E880041A82B /* Aerial App.app */;
+ productReference = FA143CD61BDA3E880041A82B /* AerialApp.app */;
productType = "com.apple.product-type.application";
};
FA71996D1D94EC5A00FBC99B /* Aerial Tests */ = {
@@ -358,7 +358,7 @@
projectRoot = "";
targets = (
FACAF1A41BD9FC6000E539DC /* Aerial */,
- FA143CD51BDA3E880041A82B /* Aerial App */,
+ FA143CD51BDA3E880041A82B /* AerialApp */,
FA71996D1D94EC5A00FBC99B /* Aerial Tests */,
);
};
@@ -467,7 +467,7 @@
/* Begin PBXTargetDependency section */
FA7199741D94EC5A00FBC99B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FA143CD51BDA3E880041A82B /* Aerial App */;
+ target = FA143CD51BDA3E880041A82B /* AerialApp */;
targetProxy = FA7199731D94EC5A00FBC99B /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
@@ -534,7 +534,7 @@
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 3.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Aerial App.app/Contents/MacOS/Aerial App";
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AerialApp.app/Contents/MacOS/AerialApp";
};
name = Debug;
};
@@ -553,7 +553,7 @@
PRODUCT_BUNDLE_IDENTIFIER = "com.johncoates.Aerial-Tests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Aerial App.app/Contents/MacOS/Aerial App";
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AerialApp.app/Contents/MacOS/AerialApp";
};
name = Release;
};
@@ -579,7 +579,6 @@
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
@@ -678,7 +677,7 @@
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
- FA143CE01BDA3E880041A82B /* Build configuration list for PBXNativeTarget "Aerial App" */ = {
+ FA143CE01BDA3E880041A82B /* Build configuration list for PBXNativeTarget "AerialApp" */ = {
isa = XCConfigurationList;
buildConfigurations = (
FA143CE11BDA3E880041A82B /* Debug */,
@@ -15,15 +15,15 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "FA143CD51BDA3E880041A82B"
- BuildableName = "Aerial App.app"
- BlueprintName = "Aerial App"
+ BuildableName = "AerialApp.app"
+ BlueprintName = "AerialApp"
ReferencedContainer = "container:Aerial.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
- buildConfiguration = "Release"
+ buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
@@ -44,8 +44,8 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "FA143CD51BDA3E880041A82B"
- BuildableName = "Aerial App.app"
- BlueprintName = "Aerial App"
+ BuildableName = "AerialApp.app"
+ BlueprintName = "AerialApp"
ReferencedContainer = "container:Aerial.xcodeproj">
</BuildableReference>
</MacroExpansion>
@@ -67,34 +67,19 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "FA143CD51BDA3E880041A82B"
- BuildableName = "Aerial App.app"
- BlueprintName = "Aerial App"
+ BuildableName = "AerialApp.app"
+ BlueprintName = "AerialApp"
ReferencedContainer = "container:Aerial.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<EnvironmentVariables>
<EnvironmentVariable
key = "MALLOC_PERMIT_INSANE_REQUESTS"
value = ""
- isEnabled = "YES">
+ isEnabled = "NO">
</EnvironmentVariable>
</EnvironmentVariables>
<AdditionalOptions>
- <AdditionalOption
- key = "DYLD_INSERT_LIBRARIES"
- value = "/usr/lib/libgmalloc.dylib"
- isEnabled = "YES">
- </AdditionalOption>
- <AdditionalOption
- key = "NSZombieEnabled"
- value = "YES"
- isEnabled = "YES">
- </AdditionalOption>
- <AdditionalOption
- key = "MallocScribble"
- value = ""
- isEnabled = "YES">
- </AdditionalOption>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
@@ -108,8 +93,8 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "FA143CD51BDA3E880041A82B"
- BuildableName = "Aerial App.app"
- BlueprintName = "Aerial App"
+ BuildableName = "AerialApp.app"
+ BlueprintName = "AerialApp"
ReferencedContainer = "container:Aerial.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
@@ -4,15 +4,15 @@
<dict>
<key>SchemeUserState</key>
<dict>
- <key>Aerial App.xcscheme_^#shared#^_</key>
+ <key>Aerial.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
- <integer>1</integer>
+ <integer>0</integer>
</dict>
- <key>Aerial.xcscheme_^#shared#^_</key>
+ <key>AerialApp.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
- <integer>0</integer>
+ <integer>1</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
@@ -7,7 +7,7 @@
//
import XCTest
-@testable import Aerial_App
+@testable import AerialApp
class PreferencesTests: XCTestCase {

0 comments on commit 0e25592

Please sign in to comment.