Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
J
jami-client-ios
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
31
Issues
31
List
Boards
Labels
Service Desk
Milestones
Iterations
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
savoirfairelinux
jami-client-ios
Commits
bbd35a5b
Commit
bbd35a5b
authored
Dec 29, 2017
by
Kateryna Kostiuk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ios: bump version number to 1.1
Change-Id: I5dbbbac8e2804e19920c7bee7c978384f4a20ade
parent
d6d330e6
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
9 deletions
+9
-9
Ring/Ring.xcodeproj/project.pbxproj
Ring/Ring.xcodeproj/project.pbxproj
+3
-3
Ring/Ring/Info.plist
Ring/Ring/Info.plist
+2
-2
Ring/RingTests/Info.plist
Ring/RingTests/Info.plist
+2
-2
Ring/RingUITests/Info.plist
Ring/RingUITests/Info.plist
+2
-2
No files found.
Ring/Ring.xcodeproj/project.pbxproj
View file @
bbd35a5b
...
...
@@ -1837,7 +1837,7 @@
CODE_SIGN_IDENTITY
=
"iPhone Developer"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
14
;
CURRENT_PROJECT_VERSION
=
0
;
DEVELOPMENT_TEAM
=
MSHYCBXK85
;
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
...
...
@@ -1873,7 +1873,7 @@
CODE_SIGN_IDENTITY
=
"iPhone Distribution"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Distribution"
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
14
;
CURRENT_PROJECT_VERSION
=
0
;
DEVELOPMENT_TEAM
=
""
;
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
...
...
@@ -2031,7 +2031,7 @@
CODE_SIGN_IDENTITY
=
"iPhone Developer"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
14
;
CURRENT_PROJECT_VERSION
=
0
;
DEVELOPMENT_TEAM
=
""
;
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
...
...
Ring/Ring/Info.plist
View file @
bbd35a5b
...
...
@@ -15,11 +15,11 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
1.
0
</string>
<string>
1.
1
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
14
</string>
<string>
0
</string>
<key>
LSRequiresIPhoneOS
</key>
<true/>
<key>
NSCameraUsageDescription
</key>
...
...
Ring/RingTests/Info.plist
View file @
bbd35a5b
...
...
@@ -15,10 +15,10 @@
<key>
CFBundlePackageType
</key>
<string>
BNDL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
1.
0
</string>
<string>
1.
1
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
14
</string>
<string>
0
</string>
</dict>
</plist>
Ring/RingUITests/Info.plist
View file @
bbd35a5b
...
...
@@ -15,10 +15,10 @@
<key>
CFBundlePackageType
</key>
<string>
BNDL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
1.
0
</string>
<string>
1.
1
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
14
</string>
<string>
0
</string>
</dict>
</plist>
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