spec/fixtures/fixtures.xcodeproj/project.pbxproj in slather-2.7.0 vs spec/fixtures/fixtures.xcodeproj/project.pbxproj in slather-2.7.1
- old
+ new
@@ -33,10 +33,12 @@
8C9A203B195965F10013B6B3 /* fixtures.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9A203A195965F10013B6B3 /* fixtures.m */; };
8C9A2043195965F10013B6B3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C9A2030195965F10013B6B3 /* Cocoa.framework */; };
8C9A2046195965F10013B6B3 /* libfixtures.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C9A202D195965F10013B6B3 /* libfixtures.a */; };
8C9A204C195965F10013B6B3 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8C9A204A195965F10013B6B3 /* InfoPlist.strings */; };
8C9A204E195965F10013B6B3 /* fixturesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9A204D195965F10013B6B3 /* fixturesTests.m */; };
+ B1E6981225F96B680086A3E2 /* FixtureFramework.h in Headers */ = {isa = PBXBuildFile; fileRef = B1E6980425F96B670086A3E2 /* FixtureFramework.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ B1E6982025F96B930086A3E2 /* FlashExperiment.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1E6981F25F96B930086A3E2 /* FlashExperiment.swift */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
85AE68FE1E45F0F900DA2D47 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
@@ -50,10 +52,24 @@
containerPortal = 8C9A2025195965F00013B6B3 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 8C9A202C195965F10013B6B3;
remoteInfo = fixtures;
};
+ B1E6982F25F96F490086A3E2 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 8C9A2025195965F00013B6B3 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = B1E6980125F96B670086A3E2;
+ remoteInfo = FixtureFramework;
+ };
+ B1E6983725F970320086A3E2 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 8C9A2025195965F00013B6B3 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = B1E6980125F96B670086A3E2;
+ remoteInfo = FixtureFramework;
+ };
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
155BBCA319E9CB6700BACB13 /* Branches.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Branches.h; sourceTree = "<group>"; };
155BBCA419E9CB6700BACB13 /* Branches.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Branches.m; sourceTree = "<group>"; };
@@ -84,10 +100,17 @@
8C9A203A195965F10013B6B3 /* fixtures.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = fixtures.m; sourceTree = "<group>"; };
8C9A2040195965F10013B6B3 /* fixturesTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = fixturesTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
8C9A2049195965F10013B6B3 /* fixturesTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "fixturesTests-Info.plist"; sourceTree = "<group>"; };
8C9A204B195965F10013B6B3 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
8C9A204D195965F10013B6B3 /* fixturesTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = fixturesTests.m; sourceTree = "<group>"; };
+ B1E6980225F96B670086A3E2 /* FixtureFramework.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FixtureFramework.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ B1E6980425F96B670086A3E2 /* FixtureFramework.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FixtureFramework.h; sourceTree = "<group>"; };
+ B1E6980525F96B670086A3E2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
+ B1E6980F25F96B680086A3E2 /* FixtureFrameworkTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FixtureFrameworkTests.swift; sourceTree = "<group>"; };
+ B1E6981125F96B680086A3E2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
+ B1E6981F25F96B930086A3E2 /* FlashExperiment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlashExperiment.swift; sourceTree = "<group>"; };
+ B1E6982725F96BD30086A3E2 /* FlashExperimentTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlashExperimentTests.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
377330761CC42A58005EAF65 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
@@ -122,10 +145,17 @@
377330821CC42ABF005EAF65 /* libfixturesTwo.dylib in Frameworks */,
8C9A2043195965F10013B6B3 /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
+ B1E697FF25F96B670086A3E2 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
3773307A1CC42A58005EAF65 /* fixturesTwo */ = {
isa = PBXGroup;
@@ -153,10 +183,12 @@
isa = PBXGroup;
children = (
8C9A2036195965F10013B6B3 /* fixtures */,
3773307A1CC42A58005EAF65 /* fixturesTwo */,
8C9A2047195965F10013B6B3 /* fixturesTests */,
+ B1E6980325F96B670086A3E2 /* FixtureFramework */,
+ B1E6980E25F96B670086A3E2 /* FixtureFrameworkTests */,
8C9A202F195965F10013B6B3 /* Frameworks */,
8C9A202E195965F10013B6B3 /* Products */,
);
sourceTree = "<group>";
};
@@ -165,10 +197,11 @@
children = (
8C9A202D195965F10013B6B3 /* libfixtures.a */,
8C9A2040195965F10013B6B3 /* fixturesTests.xctest */,
377330791CC42A58005EAF65 /* libfixturesTwo.dylib */,
85AE690C1E45F0F900DA2D47 /* fixturesTestsSecond.xctest */,
+ B1E6980225F96B670086A3E2 /* FixtureFramework.framework */,
);
name = Products;
sourceTree = "<group>";
};
8C9A202F195965F10013B6B3 /* Frameworks */ = {
@@ -234,10 +267,30 @@
8C9A204A195965F10013B6B3 /* InfoPlist.strings */,
);
path = "Supporting Files";
sourceTree = "<group>";
};
+ B1E6980325F96B670086A3E2 /* FixtureFramework */ = {
+ isa = PBXGroup;
+ children = (
+ B1E6980425F96B670086A3E2 /* FixtureFramework.h */,
+ B1E6980525F96B670086A3E2 /* Info.plist */,
+ B1E6981F25F96B930086A3E2 /* FlashExperiment.swift */,
+ );
+ path = FixtureFramework;
+ sourceTree = "<group>";
+ };
+ B1E6980E25F96B670086A3E2 /* FixtureFrameworkTests */ = {
+ isa = PBXGroup;
+ children = (
+ B1E6980F25F96B680086A3E2 /* FixtureFrameworkTests.swift */,
+ B1E6981125F96B680086A3E2 /* Info.plist */,
+ B1E6982725F96BD30086A3E2 /* FlashExperimentTests.swift */,
+ );
+ path = FixtureFrameworkTests;
+ sourceTree = "<group>";
+ };
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
377330771CC42A58005EAF65 /* Headers */ = {
isa = PBXHeadersBuildPhase;
@@ -258,10 +311,18 @@
8C0F0B451ACF44E000793B7D /* fixtures_cpp.h in Headers */,
8C52AEF7195AAE32008A882A /* peekaview.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
+ B1E697FD25F96B670086A3E2 /* Headers */ = {
+ isa = PBXHeadersBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ B1E6981225F96B680086A3E2 /* FixtureFramework.h in Headers */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
377330781CC42A58005EAF65 /* fixturesTwo */ = {
isa = PBXNativeTarget;
@@ -307,10 +368,11 @@
8C9A202B195965F10013B6B3 /* Headers */,
);
buildRules = (
);
dependencies = (
+ B1E6983025F96F490086A3E2 /* PBXTargetDependency */,
);
name = fixtures;
productName = fixtures;
productReference = 8C9A202D195965F10013B6B3 /* libfixtures.a */;
productType = "com.apple.product-type.library.static";
@@ -324,36 +386,62 @@
8C9A203E195965F10013B6B3 /* Resources */,
);
buildRules = (
);
dependencies = (
+ B1E6983825F970320086A3E2 /* PBXTargetDependency */,
8C9A2045195965F10013B6B3 /* PBXTargetDependency */,
);
name = fixturesTests;
productName = fixturesTests;
productReference = 8C9A2040195965F10013B6B3 /* fixturesTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
+ B1E6980125F96B670086A3E2 /* FixtureFramework */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = B1E6981725F96B680086A3E2 /* Build configuration list for PBXNativeTarget "FixtureFramework" */;
+ buildPhases = (
+ B1E697FD25F96B670086A3E2 /* Headers */,
+ B1E697FE25F96B670086A3E2 /* Sources */,
+ B1E697FF25F96B670086A3E2 /* Frameworks */,
+ B1E6980025F96B670086A3E2 /* Resources */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = FixtureFramework;
+ productName = FixtureFramework;
+ productReference = B1E6980225F96B670086A3E2 /* FixtureFramework.framework */;
+ productType = "com.apple.product-type.framework";
+ };
/* End PBXNativeTarget section */
/* Begin PBXProject section */
8C9A2025195965F00013B6B3 /* Project object */ = {
isa = PBXProject;
attributes = {
+ LastSwiftUpdateCheck = 1240;
LastUpgradeCheck = 0510;
ORGANIZATIONNAME = marklarr;
TargetAttributes = {
377330781CC42A58005EAF65 = {
CreatedOnToolsVersion = 7.3;
};
+ B1E6980125F96B670086A3E2 = {
+ CreatedOnToolsVersion = 12.4;
+ LastSwiftMigration = 1240;
+ ProvisioningStyle = Automatic;
+ };
};
};
buildConfigurationList = 8C9A2028195965F00013B6B3 /* Build configuration list for PBXProject "fixtures" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
+ English,
en,
);
mainGroup = 8C9A2024195965F00013B6B3;
productRefGroup = 8C9A202E195965F10013B6B3 /* Products */;
projectDirPath = "";
@@ -361,10 +449,11 @@
targets = (
8C9A202C195965F10013B6B3 /* fixtures */,
377330781CC42A58005EAF65 /* fixturesTwo */,
8C9A203F195965F10013B6B3 /* fixturesTests */,
85AE68FC1E45F0F900DA2D47 /* fixturesTestsSecond */,
+ B1E6980125F96B670086A3E2 /* FixtureFramework */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
@@ -382,10 +471,17 @@
files = (
8C9A204C195965F10013B6B3 /* InfoPlist.strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
+ B1E6980025F96B670086A3E2 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
377330751CC42A58005EAF65 /* Sources */ = {
isa = PBXSourcesBuildPhase;
@@ -425,10 +521,18 @@
8C52AEFA195AAE70008A882A /* peekaviewTestsš£.m in Sources */,
155BBCA819E9CCC500BACB13 /* BranchesTests.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
+ B1E697FE25F96B670086A3E2 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ B1E6982025F96B930086A3E2 /* FlashExperiment.swift in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
85AE68FD1E45F0F900DA2D47 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
@@ -438,10 +542,20 @@
8C9A2045195965F10013B6B3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 8C9A202C195965F10013B6B3 /* fixtures */;
targetProxy = 8C9A2044195965F10013B6B3 /* PBXContainerItemProxy */;
};
+ B1E6983025F96F490086A3E2 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = B1E6980125F96B670086A3E2 /* FixtureFramework */;
+ targetProxy = B1E6982F25F96F490086A3E2 /* PBXContainerItemProxy */;
+ };
+ B1E6983825F970320086A3E2 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = B1E6980125F96B670086A3E2 /* FixtureFramework */;
+ targetProxy = B1E6983725F970320086A3E2 /* PBXContainerItemProxy */;
+ };
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
8C9A204A195965F10013B6B3 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
@@ -651,10 +765,109 @@
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = xctest;
};
name = Release;
};
+ B1E6981325F96B680086A3E2 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CLANG_ANALYZER_NONNULL = YES;
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
+ CLANG_ENABLE_MODULES = YES;
+ CLANG_ENABLE_OBJC_WEAK = YES;
+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
+ CLANG_WARN_COMMA = YES;
+ CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
+ CLANG_WARN_INFINITE_RECURSION = YES;
+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
+ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
+ 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;
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 1;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ ENABLE_TESTABILITY = YES;
+ GCC_C_LANGUAGE_STANDARD = gnu11;
+ GCC_NO_COMMON_BLOCKS = YES;
+ INFOPLIST_FILE = FixtureFramework/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
+ MACOSX_DEPLOYMENT_TARGET = 11.1;
+ MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
+ MTL_FAST_MATH = YES;
+ PRODUCT_BUNDLE_IDENTIFIER = com.onato.FixtureFramework;
+ PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
+ SKIP_INSTALL = YES;
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
+ SWIFT_VERSION = 5.0;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Debug;
+ };
+ B1E6981425F96B680086A3E2 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ CLANG_ANALYZER_NONNULL = YES;
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
+ CLANG_ENABLE_MODULES = YES;
+ CLANG_ENABLE_OBJC_WEAK = YES;
+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
+ CLANG_WARN_COMMA = YES;
+ CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
+ CLANG_WARN_INFINITE_RECURSION = YES;
+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
+ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
+ 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;
+ CODE_SIGN_STYLE = Automatic;
+ COMBINE_HIDPI_IMAGES = YES;
+ COPY_PHASE_STRIP = NO;
+ CURRENT_PROJECT_VERSION = 1;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ GCC_C_LANGUAGE_STANDARD = gnu11;
+ GCC_NO_COMMON_BLOCKS = YES;
+ INFOPLIST_FILE = FixtureFramework/Info.plist;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
+ MACOSX_DEPLOYMENT_TARGET = 11.1;
+ MTL_ENABLE_DEBUG_INFO = NO;
+ MTL_FAST_MATH = YES;
+ PRODUCT_BUNDLE_IDENTIFIER = com.onato.FixtureFramework;
+ PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
+ SKIP_INSTALL = YES;
+ SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
+ SWIFT_VERSION = 5.0;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Release;
+ };
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
3773307F1CC42A58005EAF65 /* Build configuration list for PBXNativeTarget "fixturesTwo" */ = {
isa = XCConfigurationList;
@@ -695,9 +908,18 @@
8C9A2054195965F10013B6B3 /* Build configuration list for PBXNativeTarget "fixturesTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
8C9A2055195965F10013B6B3 /* Debug */,
8C9A2056195965F10013B6B3 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ B1E6981725F96B680086A3E2 /* Build configuration list for PBXNativeTarget "FixtureFramework" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ B1E6981325F96B680086A3E2 /* Debug */,
+ B1E6981425F96B680086A3E2 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */