Skip to content

Commit

Permalink
update the prototype,make the paper fly animation
Browse files Browse the repository at this point in the history
update the prototype,make the paper fly animation
  • Loading branch information
MartinRGB committed Dec 19, 2015
1 parent 91b6015 commit 4020f5e
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 0 deletions.
Binary file modified Asset/Parallax.qtz
Binary file not shown.
3 changes: 3 additions & 0 deletions MSender.xcodeproj/project.pbxproj
Expand Up @@ -226,6 +226,7 @@
TargetAttributes = {
2ED7752C1B1E01F700CAC46F = {
CreatedOnToolsVersion = 6.3;
DevelopmentTeam = LK5TSF8WY2;
};
2ED775451B1E01F700CAC46F = {
CreatedOnToolsVersion = 6.3;
Expand Down Expand Up @@ -445,6 +446,7 @@
baseConfigurationReference = 6C62A7265E30DB24AA87BA11 /* Pods.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer: Yinyan Qiu (Z6CGVL437S)";
INFOPLIST_FILE = MSender/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -456,6 +458,7 @@
baseConfigurationReference = 36EF30A8F197B0E2A2C6162A /* Pods.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer: Yinyan Qiu (Z6CGVL437S)";
INFOPLIST_FILE = MSender/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down
41 changes: 41 additions & 0 deletions MSender.xcworkspace/xcshareddata/MSender.xccheckout
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
<false/>
<key>IDESourceControlProjectIdentifier</key>
<string>4A9F4D85-98D7-4C29-AABA-9D64BD6FC83A</string>
<key>IDESourceControlProjectName</key>
<string>MSender</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>89CEB94BDA990481B5D9C3BE24805C3C2DBFAC42</key>
<string>https://github.com/MartinRGB/Replace-iOS.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>MSender.xcworkspace</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>89CEB94BDA990481B5D9C3BE24805C3C2DBFAC42</key>
<string>..</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>https://github.com/MartinRGB/Replace-iOS.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>111</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>89CEB94BDA990481B5D9C3BE24805C3C2DBFAC42</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>89CEB94BDA990481B5D9C3BE24805C3C2DBFAC42</string>
<key>IDESourceControlWCCName</key>
<string>Replace-iOS</string>
</dict>
</array>
</dict>
</plist>
Binary file not shown.

0 comments on commit 4020f5e

Please sign in to comment.