mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 21:33:12 +08:00 
			
		
		
		
	Fix typo in patch extension
This commit is contained in:
		| @@ -424,7 +424,7 @@ RCT_EXPORT_METHOD(markSuccess) | ||||
|         case PushyTypeFullDownload: | ||||
|             return @".ppk"; | ||||
|         case PushyTypePatchFromPackage: | ||||
|             return @".apk.patch"; | ||||
|             return @".ipa.patch"; | ||||
|         case PushyTypePatchFromPpk: | ||||
|             return @".ppk.patch"; | ||||
|         default: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sunnylqm
					sunnylqm