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
27
Issues
27
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
b3e17c36
Commit
b3e17c36
authored
Jun 07, 2019
by
Kateryna Kostiuk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
iOS: prepare for release
Change-Id: I2e42818a30e5005a33e21b7fac592fa6e6b86675
parent
b72726dc
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
Ring/Ring.xcodeproj/project.pbxproj
Ring/Ring.xcodeproj/project.pbxproj
+3
-3
Ring/Ring/Info.plist
Ring/Ring/Info.plist
+1
-1
Ring/Ring/Resources/es.lproj/Localizable.strings
Ring/Ring/Resources/es.lproj/Localizable.strings
+1
-1
No files found.
Ring/Ring.xcodeproj/project.pbxproj
View file @
b3e17c36
...
...
@@ -2293,7 +2293,7 @@
CODE_SIGN_IDENTITY
=
"iPhone Developer"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
2
;
CURRENT_PROJECT_VERSION
=
4
;
DEVELOPMENT_TEAM
=
MSHYCBXK85
;
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
...
...
@@ -2333,7 +2333,7 @@
CODE_SIGN_IDENTITY
=
"iPhone Distribution"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Distribution"
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
2
;
CURRENT_PROJECT_VERSION
=
4
;
DEVELOPMENT_TEAM
=
""
;
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
...
...
@@ -2498,7 +2498,7 @@
CODE_SIGN_IDENTITY
=
"iPhone Developer"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
2
;
CURRENT_PROJECT_VERSION
=
4
;
DEVELOPMENT_TEAM
=
""
;
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
...
...
Ring/Ring/Info.plist
View file @
b3e17c36
...
...
@@ -21,7 +21,7 @@
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
2
</string>
<string>
4
</string>
<key>
LSApplicationCategoryType
</key>
<string></string>
<key>
LSRequiresIPhoneOS
</key>
...
...
Ring/Ring/Resources/es.lproj/Localizable.strings
View file @
b3e17c36
...
...
@@ -87,7 +87,7 @@
"createAccount.UsernameNotRegisteredTitle" = "Error en la red";
"createAccount.UsernameNotRegisteredMessage" = "Registrado";
"createAccount.timeoutTitle" = "Cuenta creada";
"createAccount.timeoutMessage" = "
Username registration in progress... It could take a few moment
s.";
"createAccount.timeoutMessage" = "
Registro de nombre de usuario en proceso... Puede tomar unos instante
s.";
//Link To Account form
"linkToAccount.waitLinkToAccountTitle" = "Asociación de la cuenta";
...
...
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