588 lines
25 KiB
Plaintext
588 lines
25 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
48BC2FE8BD3BF26100D04E07 /* Pods_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A92F90D3D20D2A289BED45F /* Pods_Example.framework */; };
|
|
49265C802227B1EB00923A66 /* TextsExampleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49265C7F2227B1EB00923A66 /* TextsExampleView.swift */; };
|
|
5747F9BD1E38B683004E338F /* MorphingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5747F9BC1E38B683004E338F /* MorphingView.swift */; };
|
|
574EC43E1CB7DE7F0063F317 /* ShapesExampleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 574EC4341CB7DE7F0063F317 /* ShapesExampleView.swift */; };
|
|
574EC4411CB7E2440063F317 /* MenuViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 574EC4401CB7E2440063F317 /* MenuViewController.swift */; };
|
|
574EC4441CBB60AF0063F317 /* AnimationsExampleController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 574EC4431CBB60AF0063F317 /* AnimationsExampleController.swift */; };
|
|
575129B61CBD14AF00BD3C2E /* AnimationsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 575129B51CBD14AF00BD3C2E /* AnimationsView.swift */; };
|
|
57AF398C1E67E9DB00F0BFE2 /* EventsExampleController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57AF398B1E67E9DB00F0BFE2 /* EventsExampleController.swift */; };
|
|
58E4D50C1D841C6E00EC8815 /* TransformExampleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58E4D50B1D841C6E00EC8815 /* TransformExampleView.swift */; };
|
|
5B195EAD2276D5C40008AE8B /* AnimationsHierarchyViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B195EAB2276D5C40008AE8B /* AnimationsHierarchyViewController.swift */; };
|
|
5B5B393B2481094200753058 /* PathAnimationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B5B393A2481094200753058 /* PathAnimationView.swift */; };
|
|
5BAE3CB120C54E3D006BEF51 /* FiltersViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BAE3CB020C54E3D006BEF51 /* FiltersViewController.swift */; };
|
|
66AE19DB1CC8CB3C00B78B5E /* tiger.svg in Resources */ = {isa = PBXBuildFile; fileRef = 66AE19DA1CC8CB3C00B78B5E /* tiger.svg */; };
|
|
B02E75F11C16104900D1971D /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B02E75F01C16104900D1971D /* AppDelegate.swift */; };
|
|
B02E75F61C16104900D1971D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B02E75F41C16104900D1971D /* Main.storyboard */; };
|
|
B02E75F81C16104900D1971D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B02E75F71C16104900D1971D /* Assets.xcassets */; };
|
|
B02E75FB1C16104900D1971D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B02E75F91C16104900D1971D /* LaunchScreen.storyboard */; };
|
|
B04416FA1E041A420016BC50 /* EasingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B04416F91E041A420016BC50 /* EasingView.swift */; };
|
|
B04416FC1E04282A0016BC50 /* EasingExampleController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B04416FB1E04282A0016BC50 /* EasingExampleController.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
B02E76111C16112700D1971D /* Copy Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
);
|
|
name = "Copy Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
0A92F90D3D20D2A289BED45F /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
131DDFA4A9D164CC4B64C3E8 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = "<group>"; };
|
|
49265C7F2227B1EB00923A66 /* TextsExampleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextsExampleView.swift; sourceTree = "<group>"; };
|
|
5747F9BC1E38B683004E338F /* MorphingView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MorphingView.swift; sourceTree = "<group>"; };
|
|
574EC4341CB7DE7F0063F317 /* ShapesExampleView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShapesExampleView.swift; sourceTree = "<group>"; };
|
|
574EC4401CB7E2440063F317 /* MenuViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MenuViewController.swift; path = Example/MenuViewController.swift; sourceTree = SOURCE_ROOT; };
|
|
574EC4431CBB60AF0063F317 /* AnimationsExampleController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnimationsExampleController.swift; sourceTree = "<group>"; };
|
|
575129B51CBD14AF00BD3C2E /* AnimationsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnimationsView.swift; sourceTree = "<group>"; };
|
|
57AF398B1E67E9DB00F0BFE2 /* EventsExampleController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EventsExampleController.swift; sourceTree = "<group>"; };
|
|
58E4D50B1D841C6E00EC8815 /* TransformExampleView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TransformExampleView.swift; sourceTree = "<group>"; };
|
|
5B195EAB2276D5C40008AE8B /* AnimationsHierarchyViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnimationsHierarchyViewController.swift; sourceTree = "<group>"; };
|
|
5B5B393A2481094200753058 /* PathAnimationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PathAnimationView.swift; sourceTree = "<group>"; };
|
|
5BAE3CB020C54E3D006BEF51 /* FiltersViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FiltersViewController.swift; sourceTree = "<group>"; };
|
|
66AE19DA1CC8CB3C00B78B5E /* tiger.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = tiger.svg; path = Example/Assets/SVG/tiger.svg; sourceTree = "<group>"; };
|
|
B02E75ED1C16104900D1971D /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
B02E75F01C16104900D1971D /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
B02E75F51C16104900D1971D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
B02E75F71C16104900D1971D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
B02E75FA1C16104900D1971D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
B02E75FC1C16104900D1971D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
B04416F91E041A420016BC50 /* EasingView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EasingView.swift; sourceTree = "<group>"; };
|
|
B04416FB1E04282A0016BC50 /* EasingExampleController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EasingExampleController.swift; sourceTree = "<group>"; };
|
|
B1435E8977BA0B9A49C4E399 /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
B02E75EA1C16104900D1971D /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
48BC2FE8BD3BF26100D04E07 /* Pods_Example.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
04C58A7728E2EE04767EC462 /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B1435E8977BA0B9A49C4E399 /* Pods-Example.debug.xcconfig */,
|
|
131DDFA4A9D164CC4B64C3E8 /* Pods-Example.release.xcconfig */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
49265C7E2227B1B200923A66 /* Text */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
49265C7F2227B1EB00923A66 /* TextsExampleView.swift */,
|
|
);
|
|
path = Text;
|
|
sourceTree = "<group>";
|
|
};
|
|
5747F9BB1E38B660004E338F /* Morphing */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5747F9BC1E38B683004E338F /* MorphingView.swift */,
|
|
);
|
|
path = Morphing;
|
|
sourceTree = "<group>";
|
|
};
|
|
574EC4271CB7DE7F0063F317 /* Examples */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B5B39392481092A00753058 /* PathAnimation */,
|
|
49265C7E2227B1B200923A66 /* Text */,
|
|
574EC4331CB7DE7F0063F317 /* Shapes */,
|
|
6699B7CE1DFFE8B90072585E /* Transform */,
|
|
574EC4421CBB607E0063F317 /* Animations */,
|
|
5B08CF00218832A700D37662 /* Easing */,
|
|
5747F9BB1E38B660004E338F /* Morphing */,
|
|
57AF398A1E67E86400F0BFE2 /* Events */,
|
|
5BAE3CAF20C54DA5006BEF51 /* Filters */,
|
|
5BE9F15D226EEAE500030967 /* AnimationsHierarchy */,
|
|
574EC4401CB7E2440063F317 /* MenuViewController.swift */,
|
|
);
|
|
path = Examples;
|
|
sourceTree = "<group>";
|
|
};
|
|
574EC4331CB7DE7F0063F317 /* Shapes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
574EC4341CB7DE7F0063F317 /* ShapesExampleView.swift */,
|
|
);
|
|
path = Shapes;
|
|
sourceTree = "<group>";
|
|
};
|
|
574EC4421CBB607E0063F317 /* Animations */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
574EC4431CBB60AF0063F317 /* AnimationsExampleController.swift */,
|
|
575129B51CBD14AF00BD3C2E /* AnimationsView.swift */,
|
|
);
|
|
path = Animations;
|
|
sourceTree = "<group>";
|
|
};
|
|
57AF398A1E67E86400F0BFE2 /* Events */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
57AF398B1E67E9DB00F0BFE2 /* EventsExampleController.swift */,
|
|
);
|
|
path = Events;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B08CF00218832A700D37662 /* Easing */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B04416FB1E04282A0016BC50 /* EasingExampleController.swift */,
|
|
B04416F91E041A420016BC50 /* EasingView.swift */,
|
|
);
|
|
path = Easing;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B5B39392481092A00753058 /* PathAnimation */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B5B393A2481094200753058 /* PathAnimationView.swift */,
|
|
);
|
|
path = PathAnimation;
|
|
sourceTree = "<group>";
|
|
};
|
|
5BAE3CAF20C54DA5006BEF51 /* Filters */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5BAE3CB020C54E3D006BEF51 /* FiltersViewController.swift */,
|
|
);
|
|
path = Filters;
|
|
sourceTree = "<group>";
|
|
};
|
|
5BE9F15D226EEAE500030967 /* AnimationsHierarchy */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B195EAB2276D5C40008AE8B /* AnimationsHierarchyViewController.swift */,
|
|
);
|
|
path = AnimationsHierarchy;
|
|
sourceTree = "<group>";
|
|
};
|
|
65CBD13FE29C7F0265D0E051 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0A92F90D3D20D2A289BED45F /* Pods_Example.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
6699B7CE1DFFE8B90072585E /* Transform */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
58E4D50B1D841C6E00EC8815 /* TransformExampleView.swift */,
|
|
);
|
|
name = Transform;
|
|
sourceTree = "<group>";
|
|
};
|
|
66AE19D81CC8CAB000B78B5E /* Assets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
66AE19D91CC8CAB600B78B5E /* SVG */,
|
|
);
|
|
name = Assets;
|
|
sourceTree = "<group>";
|
|
};
|
|
66AE19D91CC8CAB600B78B5E /* SVG */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
66AE19DA1CC8CB3C00B78B5E /* tiger.svg */,
|
|
);
|
|
name = SVG;
|
|
sourceTree = "<group>";
|
|
};
|
|
B02E75E41C16104900D1971D = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
66AE19D81CC8CAB000B78B5E /* Assets */,
|
|
B02E75EF1C16104900D1971D /* Example */,
|
|
B02E75EE1C16104900D1971D /* Products */,
|
|
04C58A7728E2EE04767EC462 /* Pods */,
|
|
65CBD13FE29C7F0265D0E051 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
B02E75EE1C16104900D1971D /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B02E75ED1C16104900D1971D /* Example.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
B02E75EF1C16104900D1971D /* Example */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
574EC4271CB7DE7F0063F317 /* Examples */,
|
|
B02E75F01C16104900D1971D /* AppDelegate.swift */,
|
|
B02E75F41C16104900D1971D /* Main.storyboard */,
|
|
B02E75F91C16104900D1971D /* LaunchScreen.storyboard */,
|
|
B02E75F71C16104900D1971D /* Assets.xcassets */,
|
|
B02E75FC1C16104900D1971D /* Info.plist */,
|
|
);
|
|
path = Example;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
B02E75EC1C16104900D1971D /* Example */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = B02E75FF1C16104900D1971D /* Build configuration list for PBXNativeTarget "Example" */;
|
|
buildPhases = (
|
|
E0E7226688D87F7AF53552BB /* [CP] Check Pods Manifest.lock */,
|
|
B02E75E91C16104900D1971D /* Sources */,
|
|
B02E75EA1C16104900D1971D /* Frameworks */,
|
|
B02E75EB1C16104900D1971D /* Resources */,
|
|
B02E76111C16112700D1971D /* Copy Frameworks */,
|
|
1363B98F428BA2C3D28D6A08 /* [CP] Embed Pods Frameworks */,
|
|
B0FA944360B787472EFB3D94 /* Embed Pods Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Example;
|
|
productName = Example;
|
|
productReference = B02E75ED1C16104900D1971D /* Example.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
B02E75E51C16104900D1971D /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0710;
|
|
LastUpgradeCheck = 0930;
|
|
ORGANIZATIONNAME = Exyte;
|
|
TargetAttributes = {
|
|
B02E75EC1C16104900D1971D = {
|
|
CreatedOnToolsVersion = 7.1.1;
|
|
DevelopmentTeam = FZXCM5CJ7P;
|
|
LastSwiftMigration = 1020;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = B02E75E81C16104900D1971D /* Build configuration list for PBXProject "Example" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = B02E75E41C16104900D1971D;
|
|
productRefGroup = B02E75EE1C16104900D1971D /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
B02E75EC1C16104900D1971D /* Example */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
B02E75EB1C16104900D1971D /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
B02E75FB1C16104900D1971D /* LaunchScreen.storyboard in Resources */,
|
|
B02E75F81C16104900D1971D /* Assets.xcassets in Resources */,
|
|
66AE19DB1CC8CB3C00B78B5E /* tiger.svg in Resources */,
|
|
B02E75F61C16104900D1971D /* Main.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
1363B98F428BA2C3D28D6A08 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks.sh",
|
|
"${BUILT_PRODUCTS_DIR}/Macaw/Macaw.framework",
|
|
"${BUILT_PRODUCTS_DIR}/SWXMLHash/SWXMLHash.framework",
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Macaw.framework",
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SWXMLHash.framework",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
B0FA944360B787472EFB3D94 /* Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Embed Pods Frameworks";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
E0E7226688D87F7AF53552BB /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
"$(DERIVED_FILE_DIR)/Pods-Example-checkManifestLockResult.txt",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
B02E75E91C16104900D1971D /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
574EC4441CBB60AF0063F317 /* AnimationsExampleController.swift in Sources */,
|
|
5747F9BD1E38B683004E338F /* MorphingView.swift in Sources */,
|
|
575129B61CBD14AF00BD3C2E /* AnimationsView.swift in Sources */,
|
|
5B195EAD2276D5C40008AE8B /* AnimationsHierarchyViewController.swift in Sources */,
|
|
58E4D50C1D841C6E00EC8815 /* TransformExampleView.swift in Sources */,
|
|
B02E75F11C16104900D1971D /* AppDelegate.swift in Sources */,
|
|
5B5B393B2481094200753058 /* PathAnimationView.swift in Sources */,
|
|
5BAE3CB120C54E3D006BEF51 /* FiltersViewController.swift in Sources */,
|
|
57AF398C1E67E9DB00F0BFE2 /* EventsExampleController.swift in Sources */,
|
|
B04416FA1E041A420016BC50 /* EasingView.swift in Sources */,
|
|
49265C802227B1EB00923A66 /* TextsExampleView.swift in Sources */,
|
|
574EC4411CB7E2440063F317 /* MenuViewController.swift in Sources */,
|
|
574EC43E1CB7DE7F0063F317 /* ShapesExampleView.swift in Sources */,
|
|
B04416FC1E04282A0016BC50 /* EasingExampleController.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
B02E75F41C16104900D1971D /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
B02E75F51C16104900D1971D /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
B02E75F91C16104900D1971D /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
B02E75FA1C16104900D1971D /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
B02E75FD1C16104900D1971D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = 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_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_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.1;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
B02E75FE1C16104900D1971D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = 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_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_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "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 = 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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.1;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
B02E76001C16104900D1971D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = B1435E8977BA0B9A49C4E399 /* Pods-Example.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = FZXCM5CJ7P;
|
|
INFOPLIST_FILE = Example/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.exyte.Example.Example;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE = "";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
B02E76011C16104900D1971D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 131DDFA4A9D164CC4B64C3E8 /* Pods-Example.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = FZXCM5CJ7P;
|
|
INFOPLIST_FILE = Example/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.exyte.Example.Example;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE = "";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
B02E75E81C16104900D1971D /* Build configuration list for PBXProject "Example" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
B02E75FD1C16104900D1971D /* Debug */,
|
|
B02E75FE1C16104900D1971D /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
B02E75FF1C16104900D1971D /* Build configuration list for PBXNativeTarget "Example" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
B02E76001C16104900D1971D /* Debug */,
|
|
B02E76011C16104900D1971D /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = B02E75E51C16104900D1971D /* Project object */;
|
|
}
|