I'm just pushing this because I have bits and pieces working and I don't want to lose it like i inevitably will if I don't do this now
614 lines
23 KiB
Text
614 lines
23 KiB
Text
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 50;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
BDCF0697224B544F00ED9A62 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = BDCF0696224B544F00ED9A62 /* AppDelegate.m */; };
|
|
BDCF069A224B544F00ED9A62 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BDCF0699224B544F00ED9A62 /* ViewController.m */; };
|
|
BDCF069D224B544F00ED9A62 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BDCF069B224B544F00ED9A62 /* Main.storyboard */; };
|
|
BDCF069F224B545100ED9A62 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BDCF069E224B545100ED9A62 /* Assets.xcassets */; };
|
|
BDCF06A2224B545100ED9A62 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BDCF06A0224B545100ED9A62 /* LaunchScreen.storyboard */; };
|
|
BDCF06A5224B545100ED9A62 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = BDCF06A4224B545100ED9A62 /* main.m */; };
|
|
BDCF06AF224B545100ED9A62 /* FlashBackTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BDCF06AE224B545100ED9A62 /* FlashBackTests.m */; };
|
|
BDCF06BA224B545100ED9A62 /* FlashBackUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = BDCF06B9224B545100ED9A62 /* FlashBackUITests.m */; };
|
|
BDED87C823BB0C8B0031F43A /* InternalSetWallpaper.m in Sources */ = {isa = PBXBuildFile; fileRef = BDED87C723BB0C8B0031F43A /* InternalSetWallpaper.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
BDCF06AB224B545100ED9A62 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BDCF068A224B544F00ED9A62 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BDCF0691224B544F00ED9A62;
|
|
remoteInfo = FlashBack;
|
|
};
|
|
BDCF06B6224B545100ED9A62 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BDCF068A224B544F00ED9A62 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BDCF0691224B544F00ED9A62;
|
|
remoteInfo = FlashBack;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
BDCF0692224B544F00ED9A62 /* FlashBack.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FlashBack.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BDCF0695224B544F00ED9A62 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
BDCF0696224B544F00ED9A62 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
BDCF0698224B544F00ED9A62 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
|
|
BDCF0699224B544F00ED9A62 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
|
|
BDCF069C224B544F00ED9A62 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
BDCF069E224B545100ED9A62 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
BDCF06A1224B545100ED9A62 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
BDCF06A3224B545100ED9A62 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BDCF06A4224B545100ED9A62 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
BDCF06AA224B545100ED9A62 /* FlashBackTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FlashBackTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BDCF06AE224B545100ED9A62 /* FlashBackTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FlashBackTests.m; sourceTree = "<group>"; };
|
|
BDCF06B0224B545100ED9A62 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BDCF06B5224B545100ED9A62 /* FlashBackUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FlashBackUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BDCF06B9224B545100ED9A62 /* FlashBackUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FlashBackUITests.m; sourceTree = "<group>"; };
|
|
BDCF06BB224B545100ED9A62 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BDED87C623BB0C8B0031F43A /* InternalSetWallpaper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InternalSetWallpaper.h; sourceTree = "<group>"; };
|
|
BDED87C723BB0C8B0031F43A /* InternalSetWallpaper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InternalSetWallpaper.m; sourceTree = "<group>"; };
|
|
BDED87C923BB26B50031F43A /* UIImage+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "UIImage+Private.h"; path = "../../../../../../Downloads/UIImage+Private.h"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
BDCF068F224B544F00ED9A62 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BDCF06A7224B545100ED9A62 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BDCF06B2224B545100ED9A62 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
BDCF0689224B544E00ED9A62 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BDCF0694224B544F00ED9A62 /* FlashBack */,
|
|
BDCF06AD224B545100ED9A62 /* FlashBackTests */,
|
|
BDCF06B8224B545100ED9A62 /* FlashBackUITests */,
|
|
BDCF0693224B544F00ED9A62 /* Products */,
|
|
BDF33795226443090033A3A9 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
BDCF0693224B544F00ED9A62 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BDCF0692224B544F00ED9A62 /* FlashBack.app */,
|
|
BDCF06AA224B545100ED9A62 /* FlashBackTests.xctest */,
|
|
BDCF06B5224B545100ED9A62 /* FlashBackUITests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
BDCF0694224B544F00ED9A62 /* FlashBack */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BDCF0695224B544F00ED9A62 /* AppDelegate.h */,
|
|
BDCF0696224B544F00ED9A62 /* AppDelegate.m */,
|
|
BDCF0698224B544F00ED9A62 /* ViewController.h */,
|
|
BDCF0699224B544F00ED9A62 /* ViewController.m */,
|
|
BDED87C623BB0C8B0031F43A /* InternalSetWallpaper.h */,
|
|
BDED87C723BB0C8B0031F43A /* InternalSetWallpaper.m */,
|
|
BDED87C923BB26B50031F43A /* UIImage+Private.h */,
|
|
BDCF069B224B544F00ED9A62 /* Main.storyboard */,
|
|
BDCF069E224B545100ED9A62 /* Assets.xcassets */,
|
|
BDCF06A0224B545100ED9A62 /* LaunchScreen.storyboard */,
|
|
BDCF06A3224B545100ED9A62 /* Info.plist */,
|
|
BDCF06A4224B545100ED9A62 /* main.m */,
|
|
);
|
|
path = FlashBack;
|
|
sourceTree = "<group>";
|
|
};
|
|
BDCF06AD224B545100ED9A62 /* FlashBackTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BDCF06AE224B545100ED9A62 /* FlashBackTests.m */,
|
|
BDCF06B0224B545100ED9A62 /* Info.plist */,
|
|
);
|
|
path = FlashBackTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
BDCF06B8224B545100ED9A62 /* FlashBackUITests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BDCF06B9224B545100ED9A62 /* FlashBackUITests.m */,
|
|
BDCF06BB224B545100ED9A62 /* Info.plist */,
|
|
);
|
|
path = FlashBackUITests;
|
|
sourceTree = "<group>";
|
|
};
|
|
BDF33795226443090033A3A9 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
BDCF0691224B544F00ED9A62 /* FlashBack */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BDCF06BE224B545100ED9A62 /* Build configuration list for PBXNativeTarget "FlashBack" */;
|
|
buildPhases = (
|
|
BDCF068E224B544F00ED9A62 /* Sources */,
|
|
BDCF068F224B544F00ED9A62 /* Frameworks */,
|
|
BDCF0690224B544F00ED9A62 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = FlashBack;
|
|
productName = FlashBack;
|
|
productReference = BDCF0692224B544F00ED9A62 /* FlashBack.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
BDCF06A9224B545100ED9A62 /* FlashBackTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BDCF06C1224B545100ED9A62 /* Build configuration list for PBXNativeTarget "FlashBackTests" */;
|
|
buildPhases = (
|
|
BDCF06A6224B545100ED9A62 /* Sources */,
|
|
BDCF06A7224B545100ED9A62 /* Frameworks */,
|
|
BDCF06A8224B545100ED9A62 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BDCF06AC224B545100ED9A62 /* PBXTargetDependency */,
|
|
);
|
|
name = FlashBackTests;
|
|
productName = FlashBackTests;
|
|
productReference = BDCF06AA224B545100ED9A62 /* FlashBackTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
BDCF06B4224B545100ED9A62 /* FlashBackUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BDCF06C4224B545100ED9A62 /* Build configuration list for PBXNativeTarget "FlashBackUITests" */;
|
|
buildPhases = (
|
|
BDCF06B1224B545100ED9A62 /* Sources */,
|
|
BDCF06B2224B545100ED9A62 /* Frameworks */,
|
|
BDCF06B3224B545100ED9A62 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BDCF06B7224B545100ED9A62 /* PBXTargetDependency */,
|
|
);
|
|
name = FlashBackUITests;
|
|
productName = FlashBackUITests;
|
|
productReference = BDCF06B5224B545100ED9A62 /* FlashBackUITests.xctest */;
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
BDCF068A224B544F00ED9A62 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 1020;
|
|
ORGANIZATIONNAME = "Micah Gomez";
|
|
TargetAttributes = {
|
|
BDCF0691224B544F00ED9A62 = {
|
|
CreatedOnToolsVersion = 10.2;
|
|
};
|
|
BDCF06A9224B545100ED9A62 = {
|
|
CreatedOnToolsVersion = 10.2;
|
|
TestTargetID = BDCF0691224B544F00ED9A62;
|
|
};
|
|
BDCF06B4224B545100ED9A62 = {
|
|
CreatedOnToolsVersion = 10.2;
|
|
TestTargetID = BDCF0691224B544F00ED9A62;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = BDCF068D224B544F00ED9A62 /* Build configuration list for PBXProject "FlashBack" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = BDCF0689224B544E00ED9A62;
|
|
productRefGroup = BDCF0693224B544F00ED9A62 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
BDCF0691224B544F00ED9A62 /* FlashBack */,
|
|
BDCF06A9224B545100ED9A62 /* FlashBackTests */,
|
|
BDCF06B4224B545100ED9A62 /* FlashBackUITests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
BDCF0690224B544F00ED9A62 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BDCF06A2224B545100ED9A62 /* LaunchScreen.storyboard in Resources */,
|
|
BDCF069F224B545100ED9A62 /* Assets.xcassets in Resources */,
|
|
BDCF069D224B544F00ED9A62 /* Main.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BDCF06A8224B545100ED9A62 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BDCF06B3224B545100ED9A62 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
BDCF068E224B544F00ED9A62 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BDCF069A224B544F00ED9A62 /* ViewController.m in Sources */,
|
|
BDCF06A5224B545100ED9A62 /* main.m in Sources */,
|
|
BDED87C823BB0C8B0031F43A /* InternalSetWallpaper.m in Sources */,
|
|
BDCF0697224B544F00ED9A62 /* AppDelegate.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BDCF06A6224B545100ED9A62 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BDCF06AF224B545100ED9A62 /* FlashBackTests.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BDCF06B1224B545100ED9A62 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BDCF06BA224B545100ED9A62 /* FlashBackUITests.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
BDCF06AC224B545100ED9A62 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BDCF0691224B544F00ED9A62 /* FlashBack */;
|
|
targetProxy = BDCF06AB224B545100ED9A62 /* PBXContainerItemProxy */;
|
|
};
|
|
BDCF06B7224B545100ED9A62 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BDCF0691224B544F00ED9A62 /* FlashBack */;
|
|
targetProxy = BDCF06B6224B545100ED9A62 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
BDCF069B224B544F00ED9A62 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
BDCF069C224B544F00ED9A62 /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
BDCF06A0224B545100ED9A62 /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
BDCF06A1224B545100ED9A62 /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
BDCF06BC224B545100ED9A62 /* 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 = "iPhone 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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
BDCF06BD224B545100ED9A62 /* 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 = "iPhone 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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
BDCF06BF224B545100ED9A62 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = YCX729N7CK;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"/Users/micahgomez/Downloads/iOS-Runtime-Headers-master/PrivateFrameworks\"/**",
|
|
);
|
|
INFOPLIST_FILE = FlashBack/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 3.6.1;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.FlashBack;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BDCF06C0224B545100ED9A62 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = YCX729N7CK;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"/Users/micahgomez/Downloads/iOS-Runtime-Headers-master/PrivateFrameworks\"/**",
|
|
);
|
|
INFOPLIST_FILE = FlashBack/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 3.6.1;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.FlashBack;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
BDCF06C2224B545100ED9A62 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
INFOPLIST_FILE = FlashBackTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.FlashBackTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FlashBack.app/FlashBack";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BDCF06C3224B545100ED9A62 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
INFOPLIST_FILE = FlashBackTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.FlashBackTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FlashBack.app/FlashBack";
|
|
};
|
|
name = Release;
|
|
};
|
|
BDCF06C5224B545100ED9A62 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
INFOPLIST_FILE = FlashBackUITests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.FlashBackUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = FlashBack;
|
|
};
|
|
name = Debug;
|
|
};
|
|
BDCF06C6224B545100ED9A62 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
INFOPLIST_FILE = FlashBackUITests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.FlashBackUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = FlashBack;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
BDCF068D224B544F00ED9A62 /* Build configuration list for PBXProject "FlashBack" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BDCF06BC224B545100ED9A62 /* Debug */,
|
|
BDCF06BD224B545100ED9A62 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BDCF06BE224B545100ED9A62 /* Build configuration list for PBXNativeTarget "FlashBack" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BDCF06BF224B545100ED9A62 /* Debug */,
|
|
BDCF06C0224B545100ED9A62 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BDCF06C1224B545100ED9A62 /* Build configuration list for PBXNativeTarget "FlashBackTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BDCF06C2224B545100ED9A62 /* Debug */,
|
|
BDCF06C3224B545100ED9A62 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BDCF06C4224B545100ED9A62 /* Build configuration list for PBXNativeTarget "FlashBackUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BDCF06C5224B545100ED9A62 /* Debug */,
|
|
BDCF06C6224B545100ED9A62 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = BDCF068A224B544F00ED9A62 /* Project object */;
|
|
}
|