Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
Motion
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dmitriy Stepanets
Motion
Commits
c1d4c465
Commit
c1d4c465
authored
Sep 11, 2019
by
Daniel Dahan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated layout version in Motion Xcode project
parent
cb489ea3
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
3 deletions
+7
-3
CHANGELOG.md
+4
-0
Motion.podspec
+1
-1
Motion.xcodeproj/xcshareddata/xcschemes/Motion.xcscheme
+1
-1
Sources/Info.plist
+1
-1
No files found.
CHANGELOG.md
View file @
c1d4c465
## 3.1.2
*
Updated layout version in Xcode project.
## 3.1.1
*
Added installation instructions to README.
...
...
Motion.podspec
View file @
c1d4c465
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
'
Motion
'
s
.
version
=
'3.1.
1
'
s
.
version
=
'3.1.
2
'
s
.
swift_version
=
'5.0'
s
.
license
=
'
MIT
'
s
.
summary
=
'A library used to create beautiful animations and transitions for iOS.'
...
...
Motion.xcodeproj/xcshareddata/xcschemes/Motion.xcscheme
View file @
c1d4c465
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion =
"10
2
0"
LastUpgradeVersion =
"10
3
0"
version =
"1.3"
>
<BuildAction
parallelizeBuildables =
"YES"
...
...
Sources/Info.plist
View file @
c1d4c465
...
...
@@ -15,7 +15,7 @@
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
FMWK
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
3.1.
1
<
/string
>
<
string
>
3.1.
2
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
$
(
CURRENT_PROJECT_VERSION
)<
/string
>
<
k
e
y
>
NSPrincipalClass
<
/k
e
y
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment