Skip to content

Commit

Permalink
Merge pull request #11 from cats-oss/fix-project
Browse files Browse the repository at this point in the history
Fix Demo Project
  • Loading branch information
Fumito Nakazawa authored Jul 7, 2018
2 parents 8f78c99 + a774664 commit 0508476
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 12 deletions.
32 changes: 22 additions & 10 deletions Demo/SicaDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,30 @@
objects = {

/* Begin PBXBuildFile section */
D491472A20E0CC2200A27A3C /* Sica.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D491472920E0CC2200A27A3C /* Sica.framework */; };
3774B5C320F10E07008D345A /* Sica.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D491472920E0CC2200A27A3C /* Sica.framework */; };
3774B5C420F10E07008D345A /* Sica.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D491472920E0CC2200A27A3C /* Sica.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
D4A6100A20ABCA370079871A /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4A6100920ABCA370079871A /* AppDelegate.swift */; };
D4A6100C20ABCA370079871A /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4A6100B20ABCA370079871A /* ViewController.swift */; };
D4A6100F20ABCA370079871A /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D4A6100D20ABCA370079871A /* Main.storyboard */; };
D4A6101120ABCA390079871A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D4A6101020ABCA390079871A /* Assets.xcassets */; };
D4A6101420ABCA390079871A /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D4A6101220ABCA390079871A /* LaunchScreen.storyboard */; };
/* End PBXBuildFile section */

/* Begin PBXCopyFilesBuildPhase section */
3774B5C520F10E07008D345A /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
3774B5C420F10E07008D345A /* Sica.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
D40D031E20B2660600E8FE38 /* AbemaAnimator.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = AbemaAnimator.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D47A550720BE80A000AC5387 /* Easing.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = Easing.playground; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
D48A812720DBB11100CB29ED /* Shika.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Shika.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D491472920E0CC2200A27A3C /* Sica.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Sica.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D4A6100620ABCA370079871A /* SicaDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SicaDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
D4A6100920ABCA370079871A /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
Expand All @@ -34,7 +46,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D491472A20E0CC2200A27A3C /* Sica.framework in Frameworks */,
3774B5C320F10E07008D345A /* Sica.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -45,9 +57,6 @@
isa = PBXGroup;
children = (
D491472920E0CC2200A27A3C /* Sica.framework */,
D48A812720DBB11100CB29ED /* Shika.framework */,
D47A550720BE80A000AC5387 /* Easing.playground */,
D40D031E20B2660600E8FE38 /* AbemaAnimator.framework */,
);
name = Frameworks;
sourceTree = "<group>";
Expand Down Expand Up @@ -92,6 +101,7 @@
D4A6100220ABCA370079871A /* Sources */,
D4A6100320ABCA370079871A /* Frameworks */,
D4A6100420ABCA370079871A /* Resources */,
3774B5C520F10E07008D345A /* Embed Frameworks */,
);
buildRules = (
);
Expand Down Expand Up @@ -299,9 +309,10 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CODE_SIGN_STYLE = Manual;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = SicaDemo/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand All @@ -319,9 +330,10 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CODE_SIGN_STYLE = Manual;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = SicaDemo/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down
2 changes: 0 additions & 2 deletions Demo/SicaDemo/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
Expand Down

0 comments on commit 0508476

Please sign in to comment.