소스 검색

Bump builds

Felix Paul Kühne 9 년 전
부모
커밋
eaf85435fe
5개의 변경된 파일7개의 추가작업 그리고 7개의 파일을 삭제
  1. 1 1
      Apple-TV/Info.plist
  2. 1 1
      Sources/VLC for iOS-Info.plist
  3. 1 1
      VLC WatchKit Native Extension/Info.plist
  4. 1 1
      VLC WatchKit Native/Info.plist
  5. 3 3
      VLC for iOS.xcodeproj/project.pbxproj

+ 1 - 1
Apple-TV/Info.plist

@@ -21,7 +21,7 @@
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>100.4</string>
+	<string>100.5</string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>NSAppTransportSecurity</key>

+ 1 - 1
Sources/VLC for iOS-Info.plist

@@ -234,7 +234,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>270.9</string>
+	<string>270.10</string>
 	<key>LSApplicationCategoryType</key>
 	<string></string>
 	<key>LSApplicationQueriesSchemes</key>

+ 1 - 1
VLC WatchKit Native Extension/Info.plist

@@ -21,7 +21,7 @@
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>270.9</string>
+	<string>270.10</string>
 	<key>MLKitGroupIdentifier</key>
 	<string>$(GROUP_IDENTIFIER)</string>
 	<key>NSExtension</key>

+ 1 - 1
VLC WatchKit Native/Info.plist

@@ -21,7 +21,7 @@
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>270.9</string>
+	<string>270.10</string>
 	<key>UISupportedInterfaceOrientations</key>
 	<array>
 		<string>UIInterfaceOrientationPortrait</string>

+ 3 - 3
VLC for iOS.xcodeproj/project.pbxproj

@@ -3890,7 +3890,7 @@
 					"$(PROJECT_DIR)/ImportedSources/HockeySDK-tvOS/Vendor/PLCrashReporter-Source/build/Debug-appletvos",
 				);
 				MTL_ENABLE_DEBUG_INFO = YES;
-				PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_IDENTIFIER_PREFIX}.vlc-tvos";
+				PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_IDENTIFIER_PREFIX}.vlc-ios";
 				PRODUCT_NAME = "$(TARGET_NAME)";
 				PROVISIONING_PROFILE = "";
 				SDKROOT = appletvos;
@@ -3950,7 +3950,7 @@
 					"$(PROJECT_DIR)/ImportedSources/HockeySDK-tvOS/Vendor/PLCrashReporter-Source/build/Debug-appletvos",
 				);
 				MTL_ENABLE_DEBUG_INFO = NO;
-				PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_IDENTIFIER_PREFIX}.vlc-tvos";
+				PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_IDENTIFIER_PREFIX}.vlc-ios";
 				PRODUCT_NAME = "$(TARGET_NAME)";
 				PROVISIONING_PROFILE = "";
 				SDKROOT = appletvos;
@@ -4010,7 +4010,7 @@
 					"$(PROJECT_DIR)/ImportedSources/HockeySDK-tvOS/Vendor/PLCrashReporter-Source/build/Debug-appletvos",
 				);
 				MTL_ENABLE_DEBUG_INFO = NO;
-				PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_IDENTIFIER_PREFIX}.vlc-tvos";
+				PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_IDENTIFIER_PREFIX}.vlc-ios";
 				PRODUCT_NAME = "$(TARGET_NAME)";
 				PROVISIONING_PROFILE = "";
 				SDKROOT = appletvos;