Skip to content

Commit

Permalink
chore(ios): version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lessp committed Sep 25, 2019
1 parent e8952dd commit 57284f0
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion ios/Egendata-tvOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>38</string>
<string>41</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UILaunchStoryboardName</key>
Expand Down
2 changes: 1 addition & 1 deletion ios/Egendata-tvOSTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>38</string>
<string>41</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions ios/Egendata.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1445,7 +1445,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 38;
CURRENT_PROJECT_VERSION = 41;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = BSE2J6442R;
HEADER_SEARCH_PATHS = (
Expand Down Expand Up @@ -1475,7 +1475,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 38;
CURRENT_PROJECT_VERSION = 41;
DEVELOPMENT_TEAM = BSE2J6442R;
HEADER_SEARCH_PATHS = (
"$(inherited)",
Expand Down
2 changes: 1 addition & 1 deletion ios/Egendata/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>38</string>
<string>41</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down
2 changes: 1 addition & 1 deletion ios/EgendataTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>38</string>
<string>41</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ DEPENDENCIES:
- yoga (from `../node_modules/react-native/ReactCommon/yoga`)

SPEC REPOS:
trunk:
https://github.com/cocoapods/specs.git:
- boost-for-react-native

EXTERNAL SOURCES:
Expand Down Expand Up @@ -232,4 +232,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 2483cda86d4116a074fa1411656d12e0c99afeba

COCOAPODS: 1.8.0.beta.1
COCOAPODS: 1.7.5

0 comments on commit 57284f0

Please sign in to comment.