WT1.1.10+5 bugfix
This commit is contained in:
@@ -21,6 +21,6 @@
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
<key>MinimumOSVersion</key>
|
||||
<string>10.0</string>
|
||||
<string>12.0</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
#include "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"
|
||||
#include "Generated.xcconfig"
|
||||
#include "./Generated.xcconfig"
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 12.0
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
#include "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"
|
||||
#include "Generated.xcconfig"
|
||||
#include "./Generated.xcconfig"
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 12.0
|
||||
|
||||
Reference in New Issue
Block a user