Skip to content

Commit

Permalink
iOS v10.0.41
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Dec 8, 2019
1 parent 9bd3bc8 commit 1550a52
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 15 deletions.
8 changes: 4 additions & 4 deletions ReactNativeClient/ios/Joplin.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1498,7 +1498,7 @@
CODE_SIGN_ENTITLEMENTS = Joplin/Joplin.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 40;
CURRENT_PROJECT_VERSION = 41;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = A9BXAFS6CT;
HEADER_SEARCH_PATHS = (
Expand Down Expand Up @@ -1527,7 +1527,7 @@
"$(inherited)",
"\"$(SRCROOT)/Joplin\"",
);
MARKETING_VERSION = 10.0.40;
MARKETING_VERSION = 10.0.41;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -1549,7 +1549,7 @@
CODE_SIGN_ENTITLEMENTS = Joplin/Joplin.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 40;
CURRENT_PROJECT_VERSION = 41;
DEVELOPMENT_TEAM = A9BXAFS6CT;
HEADER_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -1571,7 +1571,7 @@
"$(inherited)",
"\"$(SRCROOT)/Joplin\"",
);
MARKETING_VERSION = 10.0.40;
MARKETING_VERSION = 10.0.41;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down
41 changes: 30 additions & 11 deletions ReactNativeClient/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1550a52

Please sign in to comment.