483 lines
21 KiB
Plaintext
483 lines
21 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
2133242C1D79801E0060D48C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2133242B1D79801E0060D48C /* AppDelegate.swift */; };
|
|
2133242E1D79801E0060D48C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2133242D1D79801E0060D48C /* Assets.xcassets */; };
|
|
213324311D79801E0060D48C /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2133242F1D79801E0060D48C /* MainMenu.xib */; };
|
|
2133243A1D79967B0060D48C /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213324381D79967B0060D48C /* ViewController.swift */; };
|
|
2133243B1D79967B0060D48C /* ViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 213324391D79967B0060D48C /* ViewController.xib */; };
|
|
2133243F1D7999180060D48C /* EventMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2133243E1D7999180060D48C /* EventMonitor.swift */; };
|
|
21A668181D7F13CE009813E5 /* CustomButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21A668171D7F13CE009813E5 /* CustomButton.swift */; };
|
|
642A55331E6DE3E900A334EA /* L.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 642A55321E6DE3E900A334EA /* L.storyboard */; };
|
|
6438797E1E50E99A00DAB951 /* PreferencesWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6438797D1E50E99A00DAB951 /* PreferencesWindow.xib */; };
|
|
646802BC1E6DE506005C9063 /* L.swift in Sources */ = {isa = PBXBuildFile; fileRef = 646802BB1E6DE506005C9063 /* L.swift */; };
|
|
646FB4981EB7498000435C0B /* StatusItemBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 646FB4961EB7498000435C0B /* StatusItemBuilder.swift */; };
|
|
646FB4991EB7498000435C0B /* StatusMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 646FB4971EB7498000435C0B /* StatusMenu.swift */; };
|
|
647BEE621E5B2037007E3AB5 /* PopOver.xib in Resources */ = {isa = PBXBuildFile; fileRef = 647BEE611E5B2037007E3AB5 /* PopOver.xib */; };
|
|
648984841E5C21C200EA2234 /* CustomVisualEffect.swift in Sources */ = {isa = PBXBuildFile; fileRef = 648984831E5C21C200EA2234 /* CustomVisualEffect.swift */; };
|
|
64A406B31E658E76004E3485 /* SpotifyClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64A406B21E658E76004E3485 /* SpotifyClient.swift */; };
|
|
64A406B51E659E76004E3485 /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64A406B41E659E76004E3485 /* Config.swift */; };
|
|
64A406BB1E65B16D004E3485 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 64A406BA1E65B16D004E3485 /* WebKit.framework */; };
|
|
98C18916984B50AAD9E17661 /* Pods_SpotMenu.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ADFCF0607F980ADD8D5D03FA /* Pods_SpotMenu.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
210C64531D7EB3E4001318FF /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
213324281D79801E0060D48C /* SpotMenu.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SpotMenu.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
2133242B1D79801E0060D48C /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
2133242D1D79801E0060D48C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
213324301D79801E0060D48C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
213324321D79801E0060D48C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
213324381D79967B0060D48C /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
213324391D79967B0060D48C /* ViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ViewController.xib; sourceTree = "<group>"; };
|
|
2133243E1D7999180060D48C /* EventMonitor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EventMonitor.swift; sourceTree = "<group>"; };
|
|
21A668171D7F13CE009813E5 /* CustomButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomButton.swift; sourceTree = "<group>"; };
|
|
5DF4E837CD8EF8A8987E860D /* Pods-SpotMenu.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SpotMenu.release.xcconfig"; path = "Pods/Target Support Files/Pods-SpotMenu/Pods-SpotMenu.release.xcconfig"; sourceTree = "<group>"; };
|
|
642A55321E6DE3E900A334EA /* L.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = L.storyboard; sourceTree = "<group>"; };
|
|
6438797D1E50E99A00DAB951 /* PreferencesWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PreferencesWindow.xib; sourceTree = "<group>"; };
|
|
646802BB1E6DE506005C9063 /* L.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = L.swift; sourceTree = "<group>"; };
|
|
646FB4961EB7498000435C0B /* StatusItemBuilder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StatusItemBuilder.swift; sourceTree = "<group>"; };
|
|
646FB4971EB7498000435C0B /* StatusMenu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StatusMenu.swift; sourceTree = "<group>"; };
|
|
647BEE611E5B2037007E3AB5 /* PopOver.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PopOver.xib; sourceTree = "<group>"; };
|
|
648984831E5C21C200EA2234 /* CustomVisualEffect.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomVisualEffect.swift; sourceTree = "<group>"; };
|
|
64A406B21E658E76004E3485 /* SpotifyClient.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SpotifyClient.swift; sourceTree = "<group>"; };
|
|
64A406B41E659E76004E3485 /* Config.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Config.swift; sourceTree = "<group>"; };
|
|
64A406BA1E65B16D004E3485 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
|
|
6A999C2F782EFDE0675BE9DB /* Pods-SpotMenu.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SpotMenu.debug.xcconfig"; path = "Pods/Target Support Files/Pods-SpotMenu/Pods-SpotMenu.debug.xcconfig"; sourceTree = "<group>"; };
|
|
ADFCF0607F980ADD8D5D03FA /* Pods_SpotMenu.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SpotMenu.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
213324251D79801E0060D48C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
64A406BB1E65B16D004E3485 /* WebKit.framework in Frameworks */,
|
|
98C18916984B50AAD9E17661 /* Pods_SpotMenu.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
2133241F1D79801E0060D48C = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2133242A1D79801E0060D48C /* SpotMenu */,
|
|
213324291D79801E0060D48C /* Products */,
|
|
D5261F6E7BEA36A23255A84A /* Pods */,
|
|
A41E658F2A33A401D35F4C51 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
213324291D79801E0060D48C /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
213324281D79801E0060D48C /* SpotMenu.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
2133242A1D79801E0060D48C /* SpotMenu */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
646FB4951EB7496700435C0B /* StatusBar */,
|
|
64A406AE1E65761C004E3485 /* Custom */,
|
|
64A406B41E659E76004E3485 /* Config.swift */,
|
|
2133243E1D7999180060D48C /* EventMonitor.swift */,
|
|
2133242B1D79801E0060D48C /* AppDelegate.swift */,
|
|
64A406AD1E6575FB004E3485 /* Spotify */,
|
|
64A406AF1E657640004E3485 /* UI */,
|
|
2133242D1D79801E0060D48C /* Assets.xcassets */,
|
|
2133242F1D79801E0060D48C /* MainMenu.xib */,
|
|
213324321D79801E0060D48C /* Info.plist */,
|
|
);
|
|
path = SpotMenu;
|
|
sourceTree = "<group>";
|
|
};
|
|
646FB4951EB7496700435C0B /* StatusBar */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
646FB4961EB7498000435C0B /* StatusItemBuilder.swift */,
|
|
646FB4971EB7498000435C0B /* StatusMenu.swift */,
|
|
);
|
|
name = StatusBar;
|
|
sourceTree = "<group>";
|
|
};
|
|
64A406AD1E6575FB004E3485 /* Spotify */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
64A406B21E658E76004E3485 /* SpotifyClient.swift */,
|
|
642A55321E6DE3E900A334EA /* L.storyboard */,
|
|
646802BB1E6DE506005C9063 /* L.swift */,
|
|
);
|
|
name = Spotify;
|
|
sourceTree = "<group>";
|
|
};
|
|
64A406AE1E65761C004E3485 /* Custom */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
21A668171D7F13CE009813E5 /* CustomButton.swift */,
|
|
648984831E5C21C200EA2234 /* CustomVisualEffect.swift */,
|
|
);
|
|
name = Custom;
|
|
sourceTree = "<group>";
|
|
};
|
|
64A406AF1E657640004E3485 /* UI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
64A406B11E658C04004E3485 /* Preferences */,
|
|
64A406B01E658BE1004E3485 /* PopOver */,
|
|
);
|
|
name = UI;
|
|
sourceTree = "<group>";
|
|
};
|
|
64A406B01E658BE1004E3485 /* PopOver */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
213324381D79967B0060D48C /* ViewController.swift */,
|
|
213324391D79967B0060D48C /* ViewController.xib */,
|
|
647BEE611E5B2037007E3AB5 /* PopOver.xib */,
|
|
);
|
|
name = PopOver;
|
|
sourceTree = "<group>";
|
|
};
|
|
64A406B11E658C04004E3485 /* Preferences */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6438797D1E50E99A00DAB951 /* PreferencesWindow.xib */,
|
|
);
|
|
name = Preferences;
|
|
sourceTree = "<group>";
|
|
};
|
|
A41E658F2A33A401D35F4C51 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
64A406BA1E65B16D004E3485 /* WebKit.framework */,
|
|
ADFCF0607F980ADD8D5D03FA /* Pods_SpotMenu.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
D5261F6E7BEA36A23255A84A /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6A999C2F782EFDE0675BE9DB /* Pods-SpotMenu.debug.xcconfig */,
|
|
5DF4E837CD8EF8A8987E860D /* Pods-SpotMenu.release.xcconfig */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
213324271D79801E0060D48C /* SpotMenu */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 213324351D79801E0060D48C /* Build configuration list for PBXNativeTarget "SpotMenu" */;
|
|
buildPhases = (
|
|
BCC3DC66AF67FE7C48F9B35A /* [CP] Check Pods Manifest.lock */,
|
|
213324241D79801E0060D48C /* Sources */,
|
|
213324251D79801E0060D48C /* Frameworks */,
|
|
213324261D79801E0060D48C /* Resources */,
|
|
210C64531D7EB3E4001318FF /* Embed Frameworks */,
|
|
F8E0917400630BBF5370A313 /* [CP] Embed Pods Frameworks */,
|
|
AAC6D2D89D08D17D0DB46A69 /* [CP] Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = SpotMenu;
|
|
productName = SpotMenu;
|
|
productReference = 213324281D79801E0060D48C /* SpotMenu.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
213324201D79801E0060D48C /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0730;
|
|
LastUpgradeCheck = 0800;
|
|
ORGANIZATIONNAME = KM;
|
|
TargetAttributes = {
|
|
213324271D79801E0060D48C = {
|
|
CreatedOnToolsVersion = 7.3.1;
|
|
LastSwiftMigration = 0800;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 213324231D79801E0060D48C /* Build configuration list for PBXProject "SpotMenu" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 2133241F1D79801E0060D48C;
|
|
productRefGroup = 213324291D79801E0060D48C /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
213324271D79801E0060D48C /* SpotMenu */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
213324261D79801E0060D48C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
647BEE621E5B2037007E3AB5 /* PopOver.xib in Resources */,
|
|
642A55331E6DE3E900A334EA /* L.storyboard in Resources */,
|
|
2133243B1D79967B0060D48C /* ViewController.xib in Resources */,
|
|
2133242E1D79801E0060D48C /* Assets.xcassets in Resources */,
|
|
213324311D79801E0060D48C /* MainMenu.xib in Resources */,
|
|
6438797E1E50E99A00DAB951 /* PreferencesWindow.xib in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
AAC6D2D89D08D17D0DB46A69 /* [CP] Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SpotMenu/Pods-SpotMenu-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
BCC3DC66AF67FE7C48F9B35A /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
F8E0917400630BBF5370A313 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SpotMenu/Pods-SpotMenu-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
213324241D79801E0060D48C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
21A668181D7F13CE009813E5 /* CustomButton.swift in Sources */,
|
|
2133243F1D7999180060D48C /* EventMonitor.swift in Sources */,
|
|
648984841E5C21C200EA2234 /* CustomVisualEffect.swift in Sources */,
|
|
646802BC1E6DE506005C9063 /* L.swift in Sources */,
|
|
646FB4981EB7498000435C0B /* StatusItemBuilder.swift in Sources */,
|
|
2133242C1D79801E0060D48C /* AppDelegate.swift in Sources */,
|
|
646FB4991EB7498000435C0B /* StatusMenu.swift in Sources */,
|
|
64A406B51E659E76004E3485 /* Config.swift in Sources */,
|
|
2133243A1D79967B0060D48C /* ViewController.swift in Sources */,
|
|
64A406B31E658E76004E3485 /* SpotifyClient.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
2133242F1D79801E0060D48C /* MainMenu.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
213324301D79801E0060D48C /* Base */,
|
|
);
|
|
name = MainMenu.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
213324331D79801E0060D48C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
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;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
213324341D79801E0060D48C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = macosx;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
};
|
|
name = Release;
|
|
};
|
|
213324361D79801E0060D48C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 6A999C2F782EFDE0675BE9DB /* Pods-SpotMenu.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
INFOPLIST_FILE = SpotMenu/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.KMikiy.SpotMenu;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
213324371D79801E0060D48C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 5DF4E837CD8EF8A8987E860D /* Pods-SpotMenu.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
INFOPLIST_FILE = SpotMenu/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.KMikiy.SpotMenu;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
213324231D79801E0060D48C /* Build configuration list for PBXProject "SpotMenu" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
213324331D79801E0060D48C /* Debug */,
|
|
213324341D79801E0060D48C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
213324351D79801E0060D48C /* Build configuration list for PBXNativeTarget "SpotMenu" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
213324361D79801E0060D48C /* Debug */,
|
|
213324371D79801E0060D48C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 213324201D79801E0060D48C /* Project object */;
|
|
}
|