From c206e42d4ae8b4a75b8b61da958ade3743fd5f15 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Fri, 17 Aug 2018 10:35:14 -0300 Subject: [PATCH] Bump iOS build number to 133 (#2017) * Update cocoapods * Bump iOS build number to 133 --- ios/Mattermost.xcodeproj/project.pbxproj | 68 +----------------------- ios/Mattermost/Info.plist | 2 +- ios/MattermostShare/Info.plist | 2 +- ios/MattermostTests/Info.plist | 2 +- ios/Podfile.lock | 6 ++- 5 files changed, 10 insertions(+), 70 deletions(-) diff --git a/ios/Mattermost.xcodeproj/project.pbxproj b/ios/Mattermost.xcodeproj/project.pbxproj index 8917b22ea..60550fd43 100644 --- a/ios/Mattermost.xcodeproj/project.pbxproj +++ b/ios/Mattermost.xcodeproj/project.pbxproj @@ -1419,8 +1419,6 @@ 00E356EA1AD99517003FC87E /* Sources */, 00E356EB1AD99517003FC87E /* Frameworks */, 00E356EC1AD99517003FC87E /* Resources */, - 24BAEFA847BB924860ACEAE9 /* [CP] Embed Pods Frameworks */, - 1E7A58BF4E81655D1CC6DCC6 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -1443,8 +1441,6 @@ 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, 37DA4BA41E6F55AD002B058E /* Embed Frameworks */, AE4769B235D14E6C9C64EA78 /* Upload Debug Symbols to Sentry */, - BC5024E82B42A23CE05E72ED /* [CP] Embed Pods Frameworks */, - 509B02AF14835503C5C6029D /* [CP] Copy Pods Resources */, 7FFE32A91FD9CB650038C7A0 /* Embed App Extensions */, ); buildRules = ( @@ -2284,51 +2280,6 @@ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; - 1E7A58BF4E81655D1CC6DCC6 /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-MattermostTests/Pods-MattermostTests-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; - 24BAEFA847BB924860ACEAE9 /* [CP] Embed Pods Frameworks */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Embed Pods Frameworks"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-MattermostTests/Pods-MattermostTests-frameworks.sh\"\n"; - showEnvVarsInLog = 0; - }; - 509B02AF14835503C5C6029D /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Mattermost/Pods-Mattermost-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; 7FFE32F01FD9D1F00038C7A0 /* Bundle React Native code and images */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -2357,21 +2308,6 @@ shellPath = /bin/sh; shellScript = ./uploadDebugSymbols.sh; }; - BC5024E82B42A23CE05E72ED /* [CP] Embed Pods Frameworks */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Embed Pods Frameworks"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Mattermost/Pods-Mattermost-frameworks.sh\"\n"; - showEnvVarsInLog = 0; - }; EEC0B569A776EB6F23DA5874 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -2531,7 +2467,7 @@ CODE_SIGN_ENTITLEMENTS = Mattermost/Mattermost.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 132; + CURRENT_PROJECT_VERSION = 133; DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = UQ8HT4Q2XM; ENABLE_BITCODE = NO; @@ -2581,7 +2517,7 @@ CODE_SIGN_ENTITLEMENTS = Mattermost/Mattermost.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 132; + CURRENT_PROJECT_VERSION = 133; DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = UQ8HT4Q2XM; ENABLE_BITCODE = NO; diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist index c892e3d68..b1c6fcf79 100644 --- a/ios/Mattermost/Info.plist +++ b/ios/Mattermost/Info.plist @@ -34,7 +34,7 @@ CFBundleVersion - 132 + 133 ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS diff --git a/ios/MattermostShare/Info.plist b/ios/MattermostShare/Info.plist index c1770075c..66edfd82c 100644 --- a/ios/MattermostShare/Info.plist +++ b/ios/MattermostShare/Info.plist @@ -23,7 +23,7 @@ CFBundleShortVersionString 1.11.0 CFBundleVersion - 132 + 133 NSAppTransportSecurity NSAllowsArbitraryLoads diff --git a/ios/MattermostTests/Info.plist b/ios/MattermostTests/Info.plist index 4ee9d6b19..a2e24c0a0 100644 --- a/ios/MattermostTests/Info.plist +++ b/ios/MattermostTests/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 132 + 133 diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 90a858eae..e920e54f0 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -4,9 +4,13 @@ PODS: DEPENDENCIES: - XCDYouTubeKit (~> 2.5) +SPEC REPOS: + https://github.com/cocoapods/specs.git: + - XCDYouTubeKit + SPEC CHECKSUMS: XCDYouTubeKit: 9db45d0f5af8fb5a47561ac7f2fe6de885f57453 PODFILE CHECKSUM: 100c8053d4d12b6c3889d716c02d8b6e1840ed7c -COCOAPODS: 1.3.1 +COCOAPODS: 1.5.3