Procházet zdrojové kódy

设置 6.2.1 版本和 Build 3

q5078620 před 3 dny
rodič
revize
5374e49479

+ 2 - 1
Config.xcconfig

@@ -6,4 +6,5 @@
 unique_id = ${DEVELOPMENT_TEAM}
 
 //Version (DEFAULT)
-LOOP_FOLLOW_MARKETING_VERSION = 6.2.0
+LOOP_FOLLOW_MARKETING_VERSION = 6.2.1
+LOOP_FOLLOW_BUILD_NUMBER = 3

+ 1 - 1
LoopFollow/Info.plist

@@ -39,7 +39,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1</string>
+	<string>$(LOOP_FOLLOW_BUILD_NUMBER)</string>
 	<key>ITSAppUsesNonExemptEncryption</key>
 	<false/>
 	<key>LSApplicationCategoryType</key>

+ 49 - 1
LoopFollow/Resources/InfoPlist.xcstrings

@@ -1,6 +1,42 @@
 {
   "sourceLanguage" : "en",
   "strings" : {
+    "CFBundleDisplayName" : {
+      "comment" : "Bundle display name",
+      "extractionState" : "extracted_with_value",
+      "localizations" : {
+        "en" : {
+          "stringUnit" : {
+            "state" : "new",
+            "value" : "LoopFollow"
+          }
+        }
+      }
+    },
+    "CFBundleGetInfoString" : {
+      "comment" : "Get Info string",
+      "extractionState" : "extracted_with_value",
+      "localizations" : {
+        "en" : {
+          "stringUnit" : {
+            "state" : "new",
+            "value" : ""
+          }
+        }
+      }
+    },
+    "CFBundleName" : {
+      "comment" : "Bundle name",
+      "extractionState" : "extracted_with_value",
+      "localizations" : {
+        "en" : {
+          "stringUnit" : {
+            "state" : "new",
+            "value" : "Loop Follow"
+          }
+        }
+      }
+    },
     "NSBluetoothAlwaysUsageDescription" : {
       "comment" : "Bluetooth usage",
       "extractionState" : "manual",
@@ -72,7 +108,19 @@
           }
         }
       }
+    },
+    "NSHumanReadableCopyright" : {
+      "comment" : "Copyright (human-readable)",
+      "extractionState" : "extracted_with_value",
+      "localizations" : {
+        "en" : {
+          "stringUnit" : {
+            "state" : "new",
+            "value" : ""
+          }
+        }
+      }
     }
   },
   "version" : "1.0"
-}
+}

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 4835 - 4533
LoopFollow/Resources/Localizable.xcstrings


+ 2 - 2
LoopFollowLAExtension/ExtensionInfo.plist

@@ -15,9 +15,9 @@
 	<key>CFBundlePackageType</key>
 	<string>XPC!</string>
 	<key>CFBundleShortVersionString</key>
-	<string>$(MARKETING_VERSION)</string>
+	<string>$(LOOP_FOLLOW_MARKETING_VERSION)</string>
 	<key>CFBundleVersion</key>
-	<string>$(CURRENT_PROJECT_VERSION)</string>
+	<string>$(LOOP_FOLLOW_BUILD_NUMBER)</string>
 	<key>NSExtension</key>
 	<dict>
 		<key>NSExtensionPointIdentifier</key>

+ 69 - 1
LoopFollowLAExtension/Localizable.xcstrings

@@ -1,6 +1,44 @@
 {
   "sourceLanguage" : "en",
   "strings" : {
+    "%@ — %@" : {
+      "localizations" : {
+        "en" : {
+          "stringUnit" : {
+            "state" : "new",
+            "value" : "%1$@ — %2$@"
+          }
+        }
+      }
+    },
+    "%@ %@" : {
+      "localizations" : {
+        "en" : {
+          "stringUnit" : {
+            "state" : "new",
+            "value" : "%1$@ %2$@"
+          }
+        }
+      }
+    },
+    "⚠️" : {
+
+    },
+    "Autosens" : {
+
+    },
+    "Basal" : {
+
+    },
+    "Battery" : {
+
+    },
+    "Carbs today" : {
+
+    },
+    "Delta" : {
+
+    },
     "Delta: %@" : {
       "extractionState" : "manual",
       "localizations" : {
@@ -12,6 +50,12 @@
         }
       }
     },
+    "Empty" : {
+
+    },
+    "Last Update: %@" : {
+
+    },
     "Loop has not reported in 15+ minutes" : {
       "extractionState" : "manual",
       "localizations" : {
@@ -23,6 +67,9 @@
         }
       }
     },
+    "Min/Max" : {
+
+    },
     "Not Looping" : {
       "extractionState" : "manual",
       "localizations" : {
@@ -34,6 +81,24 @@
         }
       }
     },
+    "Override" : {
+
+    },
+    "Profile" : {
+
+    },
+    "Projected BG" : {
+
+    },
+    "Pump" : {
+
+    },
+    "Pump Battery" : {
+
+    },
+    "Rec. Bolus" : {
+
+    },
     "Tap to update" : {
       "extractionState" : "manual",
       "localizations" : {
@@ -45,6 +110,9 @@
         }
       }
     },
+    "Target" : {
+
+    },
     "Updated at: %@" : {
       "extractionState" : "manual",
       "localizations" : {
@@ -58,4 +126,4 @@
     }
   },
   "version" : "1.0"
-}
+}