2014-12-08 21:23:14 +00:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
|
|
|
objectVersion = 46;
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
2015-10-22 18:11:31 +00:00
|
|
|
0036ABB71BBD1D0B00C6CC3D /* mugen.gif in Resources */ = {isa = PBXBuildFile; fileRef = 0036ABB61BBD1D0B00C6CC3D /* mugen.gif */; };
|
|
|
|
0036ABB91BBD1D1400C6CC3D /* nailed.gif in Resources */ = {isa = PBXBuildFile; fileRef = 0036ABB81BBD1D1400C6CC3D /* nailed.gif */; };
|
|
|
|
004529921BD82209006493BF /* Runes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 004529911BD82209006493BF /* Runes.swift */; };
|
2015-01-22 10:54:27 +00:00
|
|
|
005656ED1A6F14D6008A0ED1 /* Animator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 005656EC1A6F14D6008A0ED1 /* Animator.swift */; };
|
|
|
|
005656EF1A6F1C26008A0ED1 /* AnimatableImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 005656EE1A6F1C26008A0ED1 /* AnimatableImageView.swift */; };
|
2015-10-22 18:49:31 +00:00
|
|
|
007E08441BD95E6200883D0C /* ArrayExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 007E08431BD95E6200883D0C /* ArrayExtension.swift */; };
|
2015-06-09 21:28:11 +00:00
|
|
|
009BD1391BBC7F6500FC982B /* GifuTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 009BD1381BBC7F6500FC982B /* GifuTests.swift */; };
|
2015-10-22 18:11:31 +00:00
|
|
|
009BD13B1BBC7F6500FC982B /* Gifu.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00B8C73E1A364DA400C188E7 /* Gifu.framework */; };
|
|
|
|
009BD1441BBC93C800FC982B /* CGSizeExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 009BD1431BBC93C800FC982B /* CGSizeExtension.swift */; };
|
2014-12-08 21:23:14 +00:00
|
|
|
00B8C75F1A364DCE00C188E7 /* ImageSourceHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00B8C75C1A364DCE00C188E7 /* ImageSourceHelpers.swift */; };
|
2014-12-08 22:11:24 +00:00
|
|
|
00B8C7961A3650EE00C188E7 /* Gifu.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B8C7951A3650EE00C188E7 /* Gifu.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
2014-12-12 20:29:17 +00:00
|
|
|
EAF49C7F1A3A4DE000B395DF /* UIImageExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAF49C7E1A3A4DE000B395DF /* UIImageExtension.swift */; };
|
2015-06-09 21:28:11 +00:00
|
|
|
EAF49C811A3A4FAA00B395DF /* FunctionalHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAF49C801A3A4FAA00B395DF /* FunctionalHelpers.swift */; };
|
2014-12-12 20:29:17 +00:00
|
|
|
EAF49CB11A3B6EEB00B395DF /* AnimatedFrame.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAF49CB01A3B6EEB00B395DF /* AnimatedFrame.swift */; };
|
2014-12-08 21:23:14 +00:00
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
2015-06-09 21:28:11 +00:00
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
009BD13C1BBC7F6500FC982B /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 00B8C7351A364DA400C188E7 /* Project object */;
|
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 00B8C73D1A364DA400C188E7;
|
|
|
|
remoteInfo = Gifu;
|
|
|
|
};
|
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
2014-12-08 21:23:14 +00:00
|
|
|
/* Begin PBXFileReference section */
|
2015-06-09 21:28:11 +00:00
|
|
|
0036ABB61BBD1D0B00C6CC3D /* mugen.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; name = mugen.gif; path = Demo/demo/Images.xcassets/mugen.dataset/mugen.gif; sourceTree = SOURCE_ROOT; };
|
|
|
|
0036ABB81BBD1D1400C6CC3D /* nailed.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; name = nailed.gif; path = Demo/demo/Images.xcassets/nailed.dataset/nailed.gif; sourceTree = SOURCE_ROOT; };
|
|
|
|
004529911BD82209006493BF /* Runes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Runes.swift; path = Carthage/Checkouts/Runes/Source/Runes.swift; sourceTree = SOURCE_ROOT; };
|
2015-01-22 10:54:27 +00:00
|
|
|
005656EC1A6F14D6008A0ED1 /* Animator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Animator.swift; sourceTree = "<group>"; };
|
|
|
|
005656EE1A6F1C26008A0ED1 /* AnimatableImageView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnimatableImageView.swift; sourceTree = "<group>"; };
|
2015-10-22 18:49:31 +00:00
|
|
|
007E08431BD95E6200883D0C /* ArrayExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ArrayExtension.swift; sourceTree = "<group>"; };
|
2015-06-09 21:28:11 +00:00
|
|
|
009BD1361BBC7F6500FC982B /* GifuTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GifuTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
009BD1381BBC7F6500FC982B /* GifuTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GifuTests.swift; sourceTree = "<group>"; };
|
|
|
|
009BD13A1BBC7F6500FC982B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
009BD1431BBC93C800FC982B /* CGSizeExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CGSizeExtension.swift; sourceTree = "<group>"; };
|
2014-12-08 21:23:14 +00:00
|
|
|
00B8C73E1A364DA400C188E7 /* Gifu.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Gifu.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
2014-12-08 22:16:41 +00:00
|
|
|
00B8C7421A364DA400C188E7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = ../Source/Info.plist; sourceTree = "<group>"; };
|
2014-12-10 20:22:48 +00:00
|
|
|
00B8C75C1A364DCE00C188E7 /* ImageSourceHelpers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageSourceHelpers.swift; sourceTree = "<group>"; };
|
|
|
|
00B8C7951A3650EE00C188E7 /* Gifu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Gifu.h; sourceTree = "<group>"; };
|
2014-12-12 20:29:17 +00:00
|
|
|
EAF49C7E1A3A4DE000B395DF /* UIImageExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIImageExtension.swift; sourceTree = "<group>"; };
|
2015-06-09 21:28:11 +00:00
|
|
|
EAF49C801A3A4FAA00B395DF /* FunctionalHelpers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FunctionalHelpers.swift; sourceTree = "<group>"; };
|
2014-12-12 20:29:17 +00:00
|
|
|
EAF49CB01A3B6EEB00B395DF /* AnimatedFrame.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnimatedFrame.swift; sourceTree = "<group>"; };
|
2014-12-08 21:23:14 +00:00
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
2015-06-09 21:28:11 +00:00
|
|
|
009BD1331BBC7F6500FC982B /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
009BD13B1BBC7F6500FC982B /* Gifu.framework in Frameworks */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2014-12-08 21:23:14 +00:00
|
|
|
00B8C73A1A364DA400C188E7 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
2015-06-09 21:28:11 +00:00
|
|
|
0036ABBA1BBD1D1700C6CC3D /* Images */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0036ABB61BBD1D0B00C6CC3D /* mugen.gif */,
|
|
|
|
0036ABB81BBD1D1400C6CC3D /* nailed.gif */,
|
|
|
|
);
|
|
|
|
name = Images;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-10-22 18:11:31 +00:00
|
|
|
007E08401BD95BE900883D0C /* Extensions */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
009BD1431BBC93C800FC982B /* CGSizeExtension.swift */,
|
|
|
|
EAF49C7E1A3A4DE000B395DF /* UIImageExtension.swift */,
|
2015-10-22 18:49:31 +00:00
|
|
|
007E08431BD95E6200883D0C /* ArrayExtension.swift */,
|
2015-10-22 18:11:31 +00:00
|
|
|
);
|
|
|
|
name = Extensions;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
007E08411BD95C0200883D0C /* Helpers */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
004529911BD82209006493BF /* Runes.swift */,
|
|
|
|
EAF49C801A3A4FAA00B395DF /* FunctionalHelpers.swift */,
|
|
|
|
00B8C75C1A364DCE00C188E7 /* ImageSourceHelpers.swift */,
|
|
|
|
);
|
|
|
|
name = Helpers;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
007E08421BD95C6100883D0C /* Classes */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
005656EE1A6F1C26008A0ED1 /* AnimatableImageView.swift */,
|
|
|
|
EAF49CB01A3B6EEB00B395DF /* AnimatedFrame.swift */,
|
|
|
|
005656EC1A6F14D6008A0ED1 /* Animator.swift */,
|
|
|
|
);
|
|
|
|
name = Classes;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-06-09 21:28:11 +00:00
|
|
|
009BD1371BBC7F6500FC982B /* GifuTests */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
009BD1381BBC7F6500FC982B /* GifuTests.swift */,
|
|
|
|
009BD13A1BBC7F6500FC982B /* Info.plist */,
|
|
|
|
0036ABBA1BBD1D1700C6CC3D /* Images */,
|
|
|
|
);
|
|
|
|
path = GifuTests;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2014-12-08 21:23:14 +00:00
|
|
|
00B8C7341A364DA400C188E7 = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2014-12-10 20:22:48 +00:00
|
|
|
00B8C75A1A364DBE00C188E7 /* Source */,
|
|
|
|
00B8C7411A364DA400C188E7 /* Supporting Files */,
|
2015-06-09 21:28:11 +00:00
|
|
|
009BD1371BBC7F6500FC982B /* GifuTests */,
|
2014-12-08 21:23:14 +00:00
|
|
|
00B8C73F1A364DA400C188E7 /* Products */,
|
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
00B8C73F1A364DA400C188E7 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
00B8C73E1A364DA400C188E7 /* Gifu.framework */,
|
2015-06-09 21:28:11 +00:00
|
|
|
009BD1361BBC7F6500FC982B /* GifuTests.xctest */,
|
2014-12-08 21:23:14 +00:00
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
00B8C7411A364DA400C188E7 /* Supporting Files */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
00B8C7421A364DA400C188E7 /* Info.plist */,
|
|
|
|
);
|
|
|
|
name = "Supporting Files";
|
2014-12-10 20:22:48 +00:00
|
|
|
path = Source;
|
2014-12-08 21:23:14 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
00B8C75A1A364DBE00C188E7 /* Source */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2015-10-22 18:11:31 +00:00
|
|
|
007E08421BD95C6100883D0C /* Classes */,
|
|
|
|
007E08411BD95C0200883D0C /* Helpers */,
|
|
|
|
007E08401BD95BE900883D0C /* Extensions */,
|
2014-12-08 22:11:24 +00:00
|
|
|
00B8C7951A3650EE00C188E7 /* Gifu.h */,
|
2014-12-08 21:23:14 +00:00
|
|
|
);
|
2014-12-10 20:22:48 +00:00
|
|
|
path = Source;
|
2014-12-08 21:23:14 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
|
|
00B8C73B1A364DA400C188E7 /* Headers */ = {
|
|
|
|
isa = PBXHeadersBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2014-12-08 22:11:24 +00:00
|
|
|
00B8C7961A3650EE00C188E7 /* Gifu.h in Headers */,
|
2014-12-08 21:23:14 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
2015-06-09 21:28:11 +00:00
|
|
|
009BD1351BBC7F6500FC982B /* GifuTests */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 009BD1401BBC7F6500FC982B /* Build configuration list for PBXNativeTarget "GifuTests" */;
|
|
|
|
buildPhases = (
|
|
|
|
009BD1321BBC7F6500FC982B /* Sources */,
|
|
|
|
009BD1331BBC7F6500FC982B /* Frameworks */,
|
|
|
|
009BD1341BBC7F6500FC982B /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
009BD13D1BBC7F6500FC982B /* PBXTargetDependency */,
|
|
|
|
);
|
|
|
|
name = GifuTests;
|
|
|
|
productName = GifuTests;
|
|
|
|
productReference = 009BD1361BBC7F6500FC982B /* GifuTests.xctest */;
|
|
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
|
|
};
|
2014-12-08 21:23:14 +00:00
|
|
|
00B8C73D1A364DA400C188E7 /* Gifu */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 00B8C7541A364DA500C188E7 /* Build configuration list for PBXNativeTarget "Gifu" */;
|
|
|
|
buildPhases = (
|
|
|
|
00B8C7391A364DA400C188E7 /* Sources */,
|
|
|
|
00B8C73A1A364DA400C188E7 /* Frameworks */,
|
|
|
|
00B8C73B1A364DA400C188E7 /* Headers */,
|
|
|
|
00B8C73C1A364DA400C188E7 /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
|
|
|
name = Gifu;
|
|
|
|
productName = Gifu;
|
|
|
|
productReference = 00B8C73E1A364DA400C188E7 /* Gifu.framework */;
|
|
|
|
productType = "com.apple.product-type.framework";
|
|
|
|
};
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
00B8C7351A364DA400C188E7 /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
|
|
|
attributes = {
|
2015-06-09 21:28:11 +00:00
|
|
|
LastSwiftUpdateCheck = 0700;
|
|
|
|
LastUpgradeCheck = 0700;
|
2014-12-08 21:23:14 +00:00
|
|
|
ORGANIZATIONNAME = "Kaishin & Co";
|
|
|
|
TargetAttributes = {
|
2015-06-09 21:28:11 +00:00
|
|
|
009BD1351BBC7F6500FC982B = {
|
|
|
|
CreatedOnToolsVersion = 7.0.1;
|
|
|
|
};
|
2014-12-08 21:23:14 +00:00
|
|
|
00B8C73D1A364DA400C188E7 = {
|
|
|
|
CreatedOnToolsVersion = 6.1.1;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
buildConfigurationList = 00B8C7381A364DA400C188E7 /* Build configuration list for PBXProject "Gifu" */;
|
|
|
|
compatibilityVersion = "Xcode 3.2";
|
|
|
|
developmentRegion = English;
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
knownRegions = (
|
|
|
|
en,
|
|
|
|
);
|
|
|
|
mainGroup = 00B8C7341A364DA400C188E7;
|
|
|
|
productRefGroup = 00B8C73F1A364DA400C188E7 /* Products */;
|
|
|
|
projectDirPath = "";
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
|
|
|
00B8C73D1A364DA400C188E7 /* Gifu */,
|
2015-06-09 21:28:11 +00:00
|
|
|
009BD1351BBC7F6500FC982B /* GifuTests */,
|
2014-12-08 21:23:14 +00:00
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
2015-06-09 21:28:11 +00:00
|
|
|
009BD1341BBC7F6500FC982B /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
0036ABB71BBD1D0B00C6CC3D /* mugen.gif in Resources */,
|
|
|
|
0036ABB91BBD1D1400C6CC3D /* nailed.gif in Resources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2014-12-08 21:23:14 +00:00
|
|
|
00B8C73C1A364DA400C188E7 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
2015-06-09 21:28:11 +00:00
|
|
|
009BD1321BBC7F6500FC982B /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
009BD1391BBC7F6500FC982B /* GifuTests.swift in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2014-12-08 21:23:14 +00:00
|
|
|
00B8C7391A364DA400C188E7 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2015-01-22 10:54:27 +00:00
|
|
|
005656EF1A6F1C26008A0ED1 /* AnimatableImageView.swift in Sources */,
|
|
|
|
005656ED1A6F14D6008A0ED1 /* Animator.swift in Sources */,
|
2015-06-09 21:28:11 +00:00
|
|
|
009BD1441BBC93C800FC982B /* CGSizeExtension.swift in Sources */,
|
|
|
|
004529921BD82209006493BF /* Runes.swift in Sources */,
|
2014-12-12 20:29:17 +00:00
|
|
|
EAF49CB11A3B6EEB00B395DF /* AnimatedFrame.swift in Sources */,
|
2014-12-08 21:23:14 +00:00
|
|
|
00B8C75F1A364DCE00C188E7 /* ImageSourceHelpers.swift in Sources */,
|
2015-06-09 21:28:11 +00:00
|
|
|
EAF49C811A3A4FAA00B395DF /* FunctionalHelpers.swift in Sources */,
|
2015-10-22 18:49:31 +00:00
|
|
|
007E08441BD95E6200883D0C /* ArrayExtension.swift in Sources */,
|
2014-12-12 20:29:17 +00:00
|
|
|
EAF49C7F1A3A4DE000B395DF /* UIImageExtension.swift in Sources */,
|
2014-12-08 21:23:14 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
2015-06-09 21:28:11 +00:00
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
|
009BD13D1BBC7F6500FC982B /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
target = 00B8C73D1A364DA400C188E7 /* Gifu */;
|
|
|
|
targetProxy = 009BD13C1BBC7F6500FC982B /* PBXContainerItemProxy */;
|
|
|
|
};
|
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
2014-12-08 21:23:14 +00:00
|
|
|
/* Begin XCBuildConfiguration section */
|
2015-06-09 21:28:11 +00:00
|
|
|
009BD13E1BBC7F6500FC982B /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
INFOPLIST_FILE = GifuTests/Info.plist;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = co.kaishin.GifuTests;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
009BD13F1BBC7F6500FC982B /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
INFOPLIST_FILE = GifuTests/Info.plist;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = co.kaishin.GifuTests;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
2014-12-08 21:23:14 +00:00
|
|
|
00B8C7521A364DA500C188E7 /* 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_BOOL_CONVERSION = YES;
|
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
2015-06-09 21:28:11 +00:00
|
|
|
ENABLE_TESTABILITY = YES;
|
2014-12-08 21:23:14 +00:00
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
"DEBUG=1",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
|
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
|
|
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;
|
2015-04-08 21:24:45 +00:00
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
2014-12-08 21:23:14 +00:00
|
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
VERSION_INFO_PREFIX = "";
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
00B8C7531A364DA500C188E7 /* 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_BOOL_CONVERSION = YES;
|
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
COPY_PHASE_STRIP = YES;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
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;
|
2015-04-08 21:24:45 +00:00
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
2014-12-08 21:23:14 +00:00
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
VERSION_INFO_PREFIX = "";
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
00B8C7551A364DA500C188E7 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2015-06-09 21:28:11 +00:00
|
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
2014-12-08 21:23:14 +00:00
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
2015-06-09 21:28:11 +00:00
|
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
2014-12-08 22:16:41 +00:00
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
|
2014-12-08 21:23:14 +00:00
|
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2015-06-09 21:28:11 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = co.kaishin.gifu;
|
2014-12-08 21:23:14 +00:00
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
00B8C7561A364DA500C188E7 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2015-06-09 21:28:11 +00:00
|
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
2014-12-08 21:23:14 +00:00
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
2015-06-09 21:28:11 +00:00
|
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
2014-12-08 22:16:41 +00:00
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
|
2014-12-08 21:23:14 +00:00
|
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2015-06-09 21:28:11 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = co.kaishin.gifu;
|
2014-12-08 21:23:14 +00:00
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
2015-06-09 21:28:11 +00:00
|
|
|
009BD1401BBC7F6500FC982B /* Build configuration list for PBXNativeTarget "GifuTests" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
009BD13E1BBC7F6500FC982B /* Debug */,
|
|
|
|
009BD13F1BBC7F6500FC982B /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
2014-12-08 21:23:14 +00:00
|
|
|
00B8C7381A364DA400C188E7 /* Build configuration list for PBXProject "Gifu" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
00B8C7521A364DA500C188E7 /* Debug */,
|
|
|
|
00B8C7531A364DA500C188E7 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
00B8C7541A364DA500C188E7 /* Build configuration list for PBXNativeTarget "Gifu" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
00B8C7551A364DA500C188E7 /* Debug */,
|
|
|
|
00B8C7561A364DA500C188E7 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
};
|
|
|
|
rootObject = 00B8C7351A364DA400C188E7 /* Project object */;
|
|
|
|
}
|