mirror of
https://github.com/exyte/ActivityIndicatorView.git
synced 2026-04-07 19:17:39 +00:00
30d02e0f97
Remove AnyViews Small code fixes
387 lines
17 KiB
Plaintext
387 lines
17 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 50;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
5B56E7DB2428A1D900A5AF97 /* ActivityIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B56E7D82428A1D900A5AF97 /* ActivityIndicatorView.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
5B56E7DC2428A1D900A5AF97 /* ActivityIndicatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B56E7D92428A1D900A5AF97 /* ActivityIndicatorView.swift */; };
|
|
A7423F46252DC96E000D014D /* GrowingArcIndicatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7423F45252DC96E000D014D /* GrowingArcIndicatorView.swift */; };
|
|
A7423F5B252DCD76000D014D /* DefaultIndicatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7423F5A252DCD76000D014D /* DefaultIndicatorView.swift */; };
|
|
A7423F63252DD0D8000D014D /* ArcsIndicatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7423F62252DD0D8000D014D /* ArcsIndicatorView.swift */; };
|
|
A7423F6B252DD2F5000D014D /* RotatingDotsIndicatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7423F6A252DD2F5000D014D /* RotatingDotsIndicatorView.swift */; };
|
|
A7423F71252DD554000D014D /* FlickeringDotsIndicatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7423F70252DD554000D014D /* FlickeringDotsIndicatorView.swift */; };
|
|
A7423F7C252DD872000D014D /* ScalingDotsIndicatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7423F7B252DD872000D014D /* ScalingDotsIndicatorView.swift */; };
|
|
A7423F83252DDC15000D014D /* OpacityDotsIndicatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7423F82252DDC15000D014D /* OpacityDotsIndicatorView.swift */; };
|
|
A7423F89252DDD67000D014D /* EqualizerIndicatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7423F88252DDD67000D014D /* EqualizerIndicatorView.swift */; };
|
|
A7423F8F252DDF18000D014D /* GrowingCircleIndicatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7423F8E252DDF18000D014D /* GrowingCircleIndicatorView.swift */; };
|
|
A7423F95252DDFD4000D014D /* GradientIndicatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7423F94252DDFD4000D014D /* GradientIndicatorView.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
5B56E7D82428A1D900A5AF97 /* ActivityIndicatorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ActivityIndicatorView.h; sourceTree = "<group>"; };
|
|
5B56E7D92428A1D900A5AF97 /* ActivityIndicatorView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActivityIndicatorView.swift; sourceTree = "<group>"; usesTabs = 0; };
|
|
5B56E7DA2428A1D900A5AF97 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
5BA1FA342424A5CE00EE4184 /* ActivityIndicatorView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ActivityIndicatorView.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A7423F45252DC96E000D014D /* GrowingArcIndicatorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GrowingArcIndicatorView.swift; sourceTree = "<group>"; };
|
|
A7423F5A252DCD76000D014D /* DefaultIndicatorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DefaultIndicatorView.swift; sourceTree = "<group>"; };
|
|
A7423F62252DD0D8000D014D /* ArcsIndicatorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArcsIndicatorView.swift; sourceTree = "<group>"; };
|
|
A7423F6A252DD2F5000D014D /* RotatingDotsIndicatorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RotatingDotsIndicatorView.swift; sourceTree = "<group>"; };
|
|
A7423F70252DD554000D014D /* FlickeringDotsIndicatorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlickeringDotsIndicatorView.swift; sourceTree = "<group>"; };
|
|
A7423F7B252DD872000D014D /* ScalingDotsIndicatorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScalingDotsIndicatorView.swift; sourceTree = "<group>"; };
|
|
A7423F82252DDC15000D014D /* OpacityDotsIndicatorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OpacityDotsIndicatorView.swift; sourceTree = "<group>"; };
|
|
A7423F88252DDD67000D014D /* EqualizerIndicatorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EqualizerIndicatorView.swift; sourceTree = "<group>"; };
|
|
A7423F8E252DDF18000D014D /* GrowingCircleIndicatorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GrowingCircleIndicatorView.swift; sourceTree = "<group>"; };
|
|
A7423F94252DDFD4000D014D /* GradientIndicatorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GradientIndicatorView.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
5BA1FA312424A5CE00EE4184 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
5B56E7D72428A1D900A5AF97 /* Source */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B56E7D92428A1D900A5AF97 /* ActivityIndicatorView.swift */,
|
|
A79CC155270C470B007AF235 /* Indicators */,
|
|
5B56E7D82428A1D900A5AF97 /* ActivityIndicatorView.h */,
|
|
5B56E7DA2428A1D900A5AF97 /* Info.plist */,
|
|
);
|
|
path = Source;
|
|
sourceTree = "<group>";
|
|
};
|
|
5BA1FA2A2424A5CE00EE4184 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B56E7D72428A1D900A5AF97 /* Source */,
|
|
5BA1FA352424A5CE00EE4184 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
5BA1FA352424A5CE00EE4184 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5BA1FA342424A5CE00EE4184 /* ActivityIndicatorView.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
A79CC155270C470B007AF235 /* Indicators */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A7423F62252DD0D8000D014D /* ArcsIndicatorView.swift */,
|
|
A7423F5A252DCD76000D014D /* DefaultIndicatorView.swift */,
|
|
A7423F45252DC96E000D014D /* GrowingArcIndicatorView.swift */,
|
|
A7423F6A252DD2F5000D014D /* RotatingDotsIndicatorView.swift */,
|
|
A7423F70252DD554000D014D /* FlickeringDotsIndicatorView.swift */,
|
|
A7423F7B252DD872000D014D /* ScalingDotsIndicatorView.swift */,
|
|
A7423F82252DDC15000D014D /* OpacityDotsIndicatorView.swift */,
|
|
A7423F88252DDD67000D014D /* EqualizerIndicatorView.swift */,
|
|
A7423F8E252DDF18000D014D /* GrowingCircleIndicatorView.swift */,
|
|
A7423F94252DDFD4000D014D /* GradientIndicatorView.swift */,
|
|
);
|
|
path = Indicators;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
5BA1FA2F2424A5CE00EE4184 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5B56E7DB2428A1D900A5AF97 /* ActivityIndicatorView.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
5BA1FA332424A5CE00EE4184 /* ActivityIndicatorView */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 5BA1FA3C2424A5CE00EE4184 /* Build configuration list for PBXNativeTarget "ActivityIndicatorView" */;
|
|
buildPhases = (
|
|
5BA1FA2F2424A5CE00EE4184 /* Headers */,
|
|
5BA1FA302424A5CE00EE4184 /* Sources */,
|
|
5BA1FA312424A5CE00EE4184 /* Frameworks */,
|
|
5BA1FA322424A5CE00EE4184 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = ActivityIndicatorView;
|
|
productName = SwiftUIActivityIndicator;
|
|
productReference = 5BA1FA342424A5CE00EE4184 /* ActivityIndicatorView.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
5BA1FA2B2424A5CE00EE4184 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 1110;
|
|
ORGANIZATIONNAME = Exyte;
|
|
TargetAttributes = {
|
|
5BA1FA332424A5CE00EE4184 = {
|
|
CreatedOnToolsVersion = 11.1;
|
|
LastSwiftMigration = 1110;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 5BA1FA2E2424A5CE00EE4184 /* Build configuration list for PBXProject "ActivityIndicatorView" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 5BA1FA2A2424A5CE00EE4184;
|
|
productRefGroup = 5BA1FA352424A5CE00EE4184 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
5BA1FA332424A5CE00EE4184 /* ActivityIndicatorView */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
5BA1FA322424A5CE00EE4184 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
5BA1FA302424A5CE00EE4184 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A7423F6B252DD2F5000D014D /* RotatingDotsIndicatorView.swift in Sources */,
|
|
A7423F63252DD0D8000D014D /* ArcsIndicatorView.swift in Sources */,
|
|
A7423F95252DDFD4000D014D /* GradientIndicatorView.swift in Sources */,
|
|
A7423F8F252DDF18000D014D /* GrowingCircleIndicatorView.swift in Sources */,
|
|
A7423F89252DDD67000D014D /* EqualizerIndicatorView.swift in Sources */,
|
|
5B56E7DC2428A1D900A5AF97 /* ActivityIndicatorView.swift in Sources */,
|
|
A7423F7C252DD872000D014D /* ScalingDotsIndicatorView.swift in Sources */,
|
|
A7423F83252DDC15000D014D /* OpacityDotsIndicatorView.swift in Sources */,
|
|
A7423F46252DC96E000D014D /* GrowingArcIndicatorView.swift in Sources */,
|
|
A7423F71252DD554000D014D /* FlickeringDotsIndicatorView.swift in Sources */,
|
|
A7423F5B252DCD76000D014D /* DefaultIndicatorView.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
5BA1FA3A2424A5CE00EE4184 /* 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;
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
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 = 13.1;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
5BA1FA3B2424A5CE00EE4184 /* 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;
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
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 = 13.1;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
5BA1FA3D2424A5CE00EE4184 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = Source/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = exyte.ActivityIndicatorView;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
5BA1FA3E2424A5CE00EE4184 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = Source/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = exyte.ActivityIndicatorView;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
5BA1FA2E2424A5CE00EE4184 /* Build configuration list for PBXProject "ActivityIndicatorView" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5BA1FA3A2424A5CE00EE4184 /* Debug */,
|
|
5BA1FA3B2424A5CE00EE4184 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
5BA1FA3C2424A5CE00EE4184 /* Build configuration list for PBXNativeTarget "ActivityIndicatorView" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5BA1FA3D2424A5CE00EE4184 /* Debug */,
|
|
5BA1FA3E2424A5CE00EE4184 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 5BA1FA2B2424A5CE00EE4184 /* Project object */;
|
|
}
|