Przeglądaj źródła

release ios 2.0.0

wudebin 3 lat temu
rodzic
commit
82e727b376

+ 6 - 6
Strides-APP/app/pages/home/Home.js

@@ -299,7 +299,7 @@ export default class HomePage extends Component {
               style={Styles.logo}
             />
           </View>
-          <Text style={ui.flex1}></Text>
+          {/* <Text style={ui.flex1}></Text> */}
           <Pressable
             style={Styles.backIcon}
             android_ripple = {rippleLess}
@@ -342,15 +342,15 @@ export default class HomePage extends Component {
 
 const styles = StyleSheet.create({
   logoView: {
-    top: 0,
-    left: 0,
+    /*left: 0,
     right: 0,
     bottom: 0,
     zIndex: 1,
     alignItems: 'center',
-    position: 'absolute',
-    justifyContent: 'center',
-    paddingTop: isIOS ? statusHeight : 0
+    position: 'absolute',*/
+    flex: 1,
+    alignItems: 'center',
+    justifyContent: 'center'
   },
   searchView: {
     ...$padding(8, 16, 16),

+ 7 - 6
Strides-APP/ios/JuicePlus.xcodeproj/project.pbxproj

@@ -634,7 +634,7 @@
 				3860E73F266E248E0059CC98 /* Permission-PhotoLibrary */,
 				3860E741266E248E0059CC98 /* Permission-PhotoLibraryAddOnly */,
 				3862FEA12668D3C90097D3A3 /* Pods-JuicePlus */,
-				3862FEA32668D3C90097D3A3 /* libPods-JuicePlus-JuicePlusTests.a */,
+				3862FEA32668D3C90097D3A3 /* Pods-JuicePlus-JuicePlusTests */,
 				3806702726DF20DA00271DFA /* PromisesObjC */,
 				3862FEA52668D3C90097D3A3 /* RCT-Folly */,
 				3862FEA72668D3C90097D3A3 /* RCTTypeSafety */,
@@ -1007,9 +1007,10 @@
 			remoteRef = 3862FEA02668D3C90097D3A3 /* PBXContainerItemProxy */;
 			sourceTree = BUILT_PRODUCTS_DIR;
 		};
-		3862FEA32668D3C90097D3A3 /* libPods-JuicePlus-JuicePlusTests.a */ = {
+		3862FEA32668D3C90097D3A3 /* Pods-JuicePlus-JuicePlusTests */ = {
 			isa = PBXReferenceProxy;
 			fileType = archive.ar;
+			name = "Pods-JuicePlus-JuicePlusTests";
 			path = "libPods-JuicePlus-JuicePlusTests.a";
 			remoteRef = 3862FEA22668D3C90097D3A3 /* PBXContainerItemProxy */;
 			sourceTree = BUILT_PRODUCTS_DIR;
@@ -1603,7 +1604,7 @@
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 				CLANG_ENABLE_MODULES = YES;
 				CODE_SIGN_ENTITLEMENTS = JuicePlus/JuicePlus.entitlements;
-				CURRENT_PROJECT_VERSION = 56;
+				CURRENT_PROJECT_VERSION = 60;
 				DEVELOPMENT_TEAM = TK7T9A6RQ2;
 				ENABLE_BITCODE = NO;
 				INFOPLIST_FILE = JuicePlus/Info.plist;
@@ -1612,7 +1613,7 @@
 					"$(inherited)",
 					"@executable_path/Frameworks",
 				);
-				MARKETING_VERSION = 1.0.3;
+				MARKETING_VERSION = 2.0.0;
 				OTHER_LDFLAGS = (
 					"$(inherited)",
 					"-ObjC",
@@ -1634,7 +1635,7 @@
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 				CLANG_ENABLE_MODULES = YES;
 				CODE_SIGN_ENTITLEMENTS = JuicePlus/JuicePlus.entitlements;
-				CURRENT_PROJECT_VERSION = 56;
+				CURRENT_PROJECT_VERSION = 60;
 				DEVELOPMENT_TEAM = TK7T9A6RQ2;
 				INFOPLIST_FILE = JuicePlus/Info.plist;
 				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
@@ -1642,7 +1643,7 @@
 					"$(inherited)",
 					"@executable_path/Frameworks",
 				);
-				MARKETING_VERSION = 1.0.3;
+				MARKETING_VERSION = 2.0.0;
 				OTHER_LDFLAGS = (
 					"$(inherited)",
 					"-ObjC",