mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
[Examples] Officially add tvOS to podspec, ensure Podfiles correctly show minimum supported version 7.0 instead of 7.1
This commit is contained in:
@@ -201,6 +201,7 @@
|
||||
<key>files</key>
|
||||
<array>
|
||||
<string>655612EC26745F53A5CFCF52</string>
|
||||
<string>52C9A6CB87CA529C55C02E59</string>
|
||||
</array>
|
||||
<key>isa</key>
|
||||
<string>PBXFrameworksBuildPhase</string>
|
||||
@@ -216,6 +217,8 @@
|
||||
<string>0585428019D4DBE100606EA6</string>
|
||||
<string>6C2C82AC19EE274300767484</string>
|
||||
<string>6C2C82AD19EE274300767484</string>
|
||||
<string>DEE7812B1CCB21EB0053A711</string>
|
||||
<string>DEE7812A1CCB21EB0053A711</string>
|
||||
</array>
|
||||
<key>isa</key>
|
||||
<string>PBXResourcesBuildPhase</string>
|
||||
@@ -563,7 +566,7 @@
|
||||
<key>05E212A519D4DB510098F589</key>
|
||||
<dict>
|
||||
<key>baseConfigurationReference</key>
|
||||
<string>2495CA461FA61ED45A32B489</string>
|
||||
<string>DEE781281CCB21EB0053A711</string>
|
||||
<key>buildSettings</key>
|
||||
<dict>
|
||||
<key>ASSETCATALOG_COMPILER_APPICON_NAME</key>
|
||||
@@ -587,7 +590,7 @@
|
||||
<key>05E212A619D4DB510098F589</key>
|
||||
<dict>
|
||||
<key>baseConfigurationReference</key>
|
||||
<string>504E5B47D539D92256FAC696</string>
|
||||
<string>DEE781291CCB21EB0053A711</string>
|
||||
<key>buildSettings</key>
|
||||
<dict>
|
||||
<key>ASSETCATALOG_COMPILER_APPICON_NAME</key>
|
||||
@@ -613,6 +616,7 @@
|
||||
<key>children</key>
|
||||
<array>
|
||||
<string>6DE7AC2C8D07948DFC1E9C93</string>
|
||||
<string>E0D5A93FCFED54B93217FB08</string>
|
||||
</array>
|
||||
<key>isa</key>
|
||||
<string>PBXGroup</string>
|
||||
@@ -625,8 +629,8 @@
|
||||
<dict>
|
||||
<key>children</key>
|
||||
<array>
|
||||
<string>2495CA461FA61ED45A32B489</string>
|
||||
<string>504E5B47D539D92256FAC696</string>
|
||||
<string>DEE781281CCB21EB0053A711</string>
|
||||
<string>DEE781291CCB21EB0053A711</string>
|
||||
</array>
|
||||
<key>isa</key>
|
||||
<string>PBXGroup</string>
|
||||
@@ -635,35 +639,12 @@
|
||||
<key>sourceTree</key>
|
||||
<string><group></string>
|
||||
</dict>
|
||||
<key>2495CA461FA61ED45A32B489</key>
|
||||
<key>52C9A6CB87CA529C55C02E59</key>
|
||||
<dict>
|
||||
<key>includeInIndex</key>
|
||||
<string>1</string>
|
||||
<key>fileRef</key>
|
||||
<string>E0D5A93FCFED54B93217FB08</string>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>lastKnownFileType</key>
|
||||
<string>text.xcconfig</string>
|
||||
<key>name</key>
|
||||
<string>Pods.debug.xcconfig</string>
|
||||
<key>path</key>
|
||||
<string>Pods/Target Support Files/Pods/Pods.debug.xcconfig</string>
|
||||
<key>sourceTree</key>
|
||||
<string><group></string>
|
||||
</dict>
|
||||
<key>504E5B47D539D92256FAC696</key>
|
||||
<dict>
|
||||
<key>includeInIndex</key>
|
||||
<string>1</string>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>lastKnownFileType</key>
|
||||
<string>text.xcconfig</string>
|
||||
<key>name</key>
|
||||
<string>Pods.release.xcconfig</string>
|
||||
<key>path</key>
|
||||
<string>Pods/Target Support Files/Pods/Pods.release.xcconfig</string>
|
||||
<key>sourceTree</key>
|
||||
<string><group></string>
|
||||
<string>PBXBuildFile</string>
|
||||
</dict>
|
||||
<key>655612EC26745F53A5CFCF52</key>
|
||||
<dict>
|
||||
@@ -740,11 +721,55 @@
|
||||
<key>shellPath</key>
|
||||
<string>/bin/sh</string>
|
||||
<key>shellScript</key>
|
||||
<string>"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh"
|
||||
<string>"${SRCROOT}/Pods/Target Support Files/Pods-Sample/Pods-Sample-frameworks.sh"
|
||||
</string>
|
||||
<key>showEnvVarsInLog</key>
|
||||
<string>0</string>
|
||||
</dict>
|
||||
<key>DEE781281CCB21EB0053A711</key>
|
||||
<dict>
|
||||
<key>fileEncoding</key>
|
||||
<string>4</string>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>lastKnownFileType</key>
|
||||
<string>text.xcconfig</string>
|
||||
<key>name</key>
|
||||
<string>Pods-Sample.debug.xcconfig</string>
|
||||
<key>path</key>
|
||||
<string>Pods/Target Support Files/Pods-Sample/Pods-Sample.debug.xcconfig</string>
|
||||
<key>sourceTree</key>
|
||||
<string><group></string>
|
||||
</dict>
|
||||
<key>DEE781291CCB21EB0053A711</key>
|
||||
<dict>
|
||||
<key>fileEncoding</key>
|
||||
<string>4</string>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>lastKnownFileType</key>
|
||||
<string>text.xcconfig</string>
|
||||
<key>name</key>
|
||||
<string>Pods-Sample.release.xcconfig</string>
|
||||
<key>path</key>
|
||||
<string>Pods/Target Support Files/Pods-Sample/Pods-Sample.release.xcconfig</string>
|
||||
<key>sourceTree</key>
|
||||
<string><group></string>
|
||||
</dict>
|
||||
<key>DEE7812A1CCB21EB0053A711</key>
|
||||
<dict>
|
||||
<key>fileRef</key>
|
||||
<string>DEE781281CCB21EB0053A711</string>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
</dict>
|
||||
<key>DEE7812B1CCB21EB0053A711</key>
|
||||
<dict>
|
||||
<key>fileRef</key>
|
||||
<string>DEE781291CCB21EB0053A711</string>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
</dict>
|
||||
<key>E080B80F89C34A25B3488E26</key>
|
||||
<dict>
|
||||
<key>buildActionMask</key>
|
||||
@@ -775,6 +800,19 @@ fi
|
||||
<key>showEnvVarsInLog</key>
|
||||
<string>0</string>
|
||||
</dict>
|
||||
<key>E0D5A93FCFED54B93217FB08</key>
|
||||
<dict>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
<key>includeInIndex</key>
|
||||
<string>0</string>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>path</key>
|
||||
<string>libPods-Sample.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
</dict>
|
||||
<key>F012A6F39E0149F18F564F50</key>
|
||||
<dict>
|
||||
<key>buildActionMask</key>
|
||||
@@ -794,7 +832,7 @@ fi
|
||||
<key>shellPath</key>
|
||||
<string>/bin/sh</string>
|
||||
<key>shellScript</key>
|
||||
<string>"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh"
|
||||
<string>"${SRCROOT}/Pods/Target Support Files/Pods-Sample/Pods-Sample-resources.sh"
|
||||
</string>
|
||||
<key>showEnvVarsInLog</key>
|
||||
<string>0</string>
|
||||
|
||||
Reference in New Issue
Block a user