diff --git a/android/app/build.gradle b/android/app/build.gradle index 23a83dafb5..3bd8091a89 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -115,8 +115,8 @@ android { multiDexEnabled true minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 13 - versionName "1.1.11" + versionCode 14 + versionName "1.2.0" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/ios/ledgerlivemobile.xcodeproj/project.pbxproj b/ios/ledgerlivemobile.xcodeproj/project.pbxproj index 9ae078c1d4..72c60824c5 100644 --- a/ios/ledgerlivemobile.xcodeproj/project.pbxproj +++ b/ios/ledgerlivemobile.xcodeproj/project.pbxproj @@ -72,7 +72,6 @@ B91C45DF21665C1200E250AB /* ledger-core.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = B91C45DE21665C1200E250AB /* ledger-core.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; B91C45E021665C3B00E250AB /* ledger-core.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B91C45DE21665C1200E250AB /* ledger-core.framework */; }; B91C46CD216812DE00E250AB /* ledger-core.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B91C45DB2166562200E250AB /* ledger-core.framework */; }; - B91C46CC216812D800E250AB /* ledger-core.framework in Copy Files */ = {isa = PBXBuildFile; fileRef = B91C45DB2166562200E250AB /* ledger-core.framework */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; B9E5B9A72153F4490053D868 /* libRNLibLedgerCore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 34A272772152A95200B97A07 /* libRNLibLedgerCore.a */; }; BF09D4F4214BF73D0040397B /* libReactNativeConfig.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 34BE1FF120092032009E8710 /* libReactNativeConfig.a */; }; BF09D4F5214BF7460040397B /* libRNSVG.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 34654386200E4A94008E3CDD /* libRNSVG.a */; }; @@ -591,6 +590,13 @@ remoteGlobalIDString = 323A12871E5F266B004975B8; remoteInfo = "ART-tvOS"; }; + F8A31E45223A3BDF00F81049 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 64C6A31B337D471B93E32DCD /* RNSentry.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 274692C321B4414400BF91A8; + remoteInfo = "RNSentry-tvOS"; + }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ @@ -613,7 +619,6 @@ dstPath = x86_64; dstSubfolderSpec = 10; files = ( - B91C46CC216812D800E250AB /* ledger-core.framework in Copy Files */, ); name = "Copy Files"; runOnlyForDeploymentPostprocessing = 0; @@ -997,6 +1002,7 @@ isa = PBXGroup; children = ( 347AB21B2049885900BE6F60 /* libRNSentry.a */, + F8A31E46223A3BDF00F81049 /* libRNSentry-tvOS.a */, ); name = Products; sourceTree = ""; @@ -1974,6 +1980,13 @@ remoteRef = BF60DBB6214A954900912E7C /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; + F8A31E46223A3BDF00F81049 /* libRNSentry-tvOS.a */ = { + isa = PBXReferenceProxy; + fileType = archive.ar; + path = "libRNSentry-tvOS.a"; + remoteRef = F8A31E45223A3BDF00F81049 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; /* End PBXReferenceProxy section */ /* Begin PBXResourcesBuildPhase section */ diff --git a/ios/ledgerlivemobile/Info.plist b/ios/ledgerlivemobile/Info.plist index 18463ca55f..445a122ad8 100644 --- a/ios/ledgerlivemobile/Info.plist +++ b/ios/ledgerlivemobile/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.1.12 + 1.2.0 CFBundleSignature ???? CFBundleURLTypes @@ -32,7 +32,7 @@ CFBundleVersion - 3 + 1 ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS diff --git a/package.json b/package.json index e3e11e58a1..fbba1a3714 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ledgerlivemobile", - "version": "1.1.11", + "version": "1.2.0", "private": true, "rnpm": { "assets": [