313 lines
11 KiB
Plaintext
313 lines
11 KiB
Plaintext
|
// !$*UTF8*$!
|
||
|
{
|
||
|
archiveVersion = 1;
|
||
|
classes = {
|
||
|
};
|
||
|
objectVersion = 50;
|
||
|
objects = {
|
||
|
|
||
|
/* Begin PBXBuildFile section */
|
||
|
B6F9DF16232283F8005233EB /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B6F9DF15232283F8005233EB /* AppDelegate.m */; };
|
||
|
B6F9DF18232283F8005233EB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B6F9DF17232283F8005233EB /* Assets.xcassets */; };
|
||
|
B6F9DF1E232283F8005233EB /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = B6F9DF1D232283F8005233EB /* main.m */; };
|
||
|
/* End PBXBuildFile section */
|
||
|
|
||
|
/* Begin PBXFileReference section */
|
||
|
B6F9DF11232283F8005233EB /* EspansoNotifyHelper.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = EspansoNotifyHelper.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
B6F9DF14232283F8005233EB /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
||
|
B6F9DF15232283F8005233EB /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
||
|
B6F9DF17232283F8005233EB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
||
|
B6F9DF1C232283F8005233EB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||
|
B6F9DF1D232283F8005233EB /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
||
|
B6F9DF1F232283F8005233EB /* EspansoNotifyHelper.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = EspansoNotifyHelper.entitlements; sourceTree = "<group>"; };
|
||
|
/* End PBXFileReference section */
|
||
|
|
||
|
/* Begin PBXFrameworksBuildPhase section */
|
||
|
B6F9DF0E232283F8005233EB /* Frameworks */ = {
|
||
|
isa = PBXFrameworksBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXFrameworksBuildPhase section */
|
||
|
|
||
|
/* Begin PBXGroup section */
|
||
|
B6F9DF08232283F8005233EB = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
B6F9DF13232283F8005233EB /* EspansoNotifyHelper */,
|
||
|
B6F9DF12232283F8005233EB /* Products */,
|
||
|
);
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
B6F9DF12232283F8005233EB /* Products */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
B6F9DF11232283F8005233EB /* EspansoNotifyHelper.app */,
|
||
|
);
|
||
|
name = Products;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
B6F9DF13232283F8005233EB /* EspansoNotifyHelper */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
B6F9DF14232283F8005233EB /* AppDelegate.h */,
|
||
|
B6F9DF15232283F8005233EB /* AppDelegate.m */,
|
||
|
B6F9DF17232283F8005233EB /* Assets.xcassets */,
|
||
|
B6F9DF1C232283F8005233EB /* Info.plist */,
|
||
|
B6F9DF1D232283F8005233EB /* main.m */,
|
||
|
B6F9DF1F232283F8005233EB /* EspansoNotifyHelper.entitlements */,
|
||
|
);
|
||
|
path = EspansoNotifyHelper;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
/* End PBXGroup section */
|
||
|
|
||
|
/* Begin PBXNativeTarget section */
|
||
|
B6F9DF10232283F8005233EB /* EspansoNotifyHelper */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = B6F9DF22232283F8005233EB /* Build configuration list for PBXNativeTarget "EspansoNotifyHelper" */;
|
||
|
buildPhases = (
|
||
|
B6F9DF0D232283F8005233EB /* Sources */,
|
||
|
B6F9DF0E232283F8005233EB /* Frameworks */,
|
||
|
B6F9DF0F232283F8005233EB /* Resources */,
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = EspansoNotifyHelper;
|
||
|
productName = EspansoNotifyHelper;
|
||
|
productReference = B6F9DF11232283F8005233EB /* EspansoNotifyHelper.app */;
|
||
|
productType = "com.apple.product-type.application";
|
||
|
};
|
||
|
/* End PBXNativeTarget section */
|
||
|
|
||
|
/* Begin PBXProject section */
|
||
|
B6F9DF09232283F8005233EB /* Project object */ = {
|
||
|
isa = PBXProject;
|
||
|
attributes = {
|
||
|
LastUpgradeCheck = 1010;
|
||
|
ORGANIZATIONNAME = "Federico Terzi";
|
||
|
TargetAttributes = {
|
||
|
B6F9DF10232283F8005233EB = {
|
||
|
CreatedOnToolsVersion = 10.1;
|
||
|
};
|
||
|
};
|
||
|
};
|
||
|
buildConfigurationList = B6F9DF0C232283F8005233EB /* Build configuration list for PBXProject "EspansoNotifyHelper" */;
|
||
|
compatibilityVersion = "Xcode 9.3";
|
||
|
developmentRegion = en;
|
||
|
hasScannedForEncodings = 0;
|
||
|
knownRegions = (
|
||
|
en,
|
||
|
Base,
|
||
|
);
|
||
|
mainGroup = B6F9DF08232283F8005233EB;
|
||
|
productRefGroup = B6F9DF12232283F8005233EB /* Products */;
|
||
|
projectDirPath = "";
|
||
|
projectRoot = "";
|
||
|
targets = (
|
||
|
B6F9DF10232283F8005233EB /* EspansoNotifyHelper */,
|
||
|
);
|
||
|
};
|
||
|
/* End PBXProject section */
|
||
|
|
||
|
/* Begin PBXResourcesBuildPhase section */
|
||
|
B6F9DF0F232283F8005233EB /* Resources */ = {
|
||
|
isa = PBXResourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
B6F9DF18232283F8005233EB /* Assets.xcassets in Resources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXResourcesBuildPhase section */
|
||
|
|
||
|
/* Begin PBXSourcesBuildPhase section */
|
||
|
B6F9DF0D232283F8005233EB /* Sources */ = {
|
||
|
isa = PBXSourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
B6F9DF1E232283F8005233EB /* main.m in Sources */,
|
||
|
B6F9DF16232283F8005233EB /* AppDelegate.m in Sources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXSourcesBuildPhase section */
|
||
|
|
||
|
/* Begin XCBuildConfiguration section */
|
||
|
B6F9DF20232283F8005233EB /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||
|
CLANG_ANALYZER_NONNULL = YES;
|
||
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
||
|
CLANG_CXX_LIBRARY = "libc++";
|
||
|
CLANG_ENABLE_MODULES = YES;
|
||
|
CLANG_ENABLE_OBJC_ARC = YES;
|
||
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
||
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
||
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
||
|
CLANG_WARN_COMMA = YES;
|
||
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
||
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
||
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||
|
CLANG_WARN_EMPTY_BODY = YES;
|
||
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
||
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
||
|
CLANG_WARN_INT_CONVERSION = YES;
|
||
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
||
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
||
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
||
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
||
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
||
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
||
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
||
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
||
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||
|
CODE_SIGN_IDENTITY = "Mac Developer";
|
||
|
COPY_PHASE_STRIP = NO;
|
||
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
||
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||
|
ENABLE_TESTABILITY = YES;
|
||
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
||
|
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.14;
|
||
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
||
|
MTL_FAST_MATH = YES;
|
||
|
ONLY_ACTIVE_ARCH = YES;
|
||
|
SDKROOT = macosx;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
B6F9DF21232283F8005233EB /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||
|
CLANG_ANALYZER_NONNULL = YES;
|
||
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
||
|
CLANG_CXX_LIBRARY = "libc++";
|
||
|
CLANG_ENABLE_MODULES = YES;
|
||
|
CLANG_ENABLE_OBJC_ARC = YES;
|
||
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
||
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
||
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
||
|
CLANG_WARN_COMMA = YES;
|
||
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
||
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
||
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||
|
CLANG_WARN_EMPTY_BODY = YES;
|
||
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
||
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
||
|
CLANG_WARN_INT_CONVERSION = YES;
|
||
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
||
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
||
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
||
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
||
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
||
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
||
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
||
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
||
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||
|
CODE_SIGN_IDENTITY = "Mac Developer";
|
||
|
COPY_PHASE_STRIP = NO;
|
||
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||
|
ENABLE_NS_ASSERTIONS = NO;
|
||
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
||
|
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.14;
|
||
|
MTL_ENABLE_DEBUG_INFO = NO;
|
||
|
MTL_FAST_MATH = YES;
|
||
|
SDKROOT = macosx;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
B6F9DF23232283F8005233EB /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||
|
CODE_SIGN_ENTITLEMENTS = EspansoNotifyHelper/EspansoNotifyHelper.entitlements;
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
COMBINE_HIDPI_IMAGES = YES;
|
||
|
DEVELOPMENT_TEAM = N69XJWRM3X;
|
||
|
INFOPLIST_FILE = EspansoNotifyHelper/Info.plist;
|
||
|
LD_RUNPATH_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
"@executable_path/../Frameworks",
|
||
|
);
|
||
|
PRODUCT_BUNDLE_IDENTIFIER = com.federicoterzi.EspansoNotifyHelper;
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
B6F9DF24232283F8005233EB /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||
|
CODE_SIGN_ENTITLEMENTS = EspansoNotifyHelper/EspansoNotifyHelper.entitlements;
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
COMBINE_HIDPI_IMAGES = YES;
|
||
|
DEVELOPMENT_TEAM = N69XJWRM3X;
|
||
|
INFOPLIST_FILE = EspansoNotifyHelper/Info.plist;
|
||
|
LD_RUNPATH_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
"@executable_path/../Frameworks",
|
||
|
);
|
||
|
PRODUCT_BUNDLE_IDENTIFIER = com.federicoterzi.EspansoNotifyHelper;
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
/* End XCBuildConfiguration section */
|
||
|
|
||
|
/* Begin XCConfigurationList section */
|
||
|
B6F9DF0C232283F8005233EB /* Build configuration list for PBXProject "EspansoNotifyHelper" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
B6F9DF20232283F8005233EB /* Debug */,
|
||
|
B6F9DF21232283F8005233EB /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
B6F9DF22232283F8005233EB /* Build configuration list for PBXNativeTarget "EspansoNotifyHelper" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
B6F9DF23232283F8005233EB /* Debug */,
|
||
|
B6F9DF24232283F8005233EB /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
/* End XCConfigurationList section */
|
||
|
};
|
||
|
rootObject = B6F9DF09232283F8005233EB /* Project object */;
|
||
|
}
|