Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
72304c25
Commit
72304c25
authored
May 02, 2013
by
Felix Paul Kühne
Browse files
xibs: set Deployment Target to iOS 5.1
parent
59646e62
Changes
7
Hide whitespace changes
Inline
Side-by-side
Resources/VLCAboutViewController~ipad.xib
View file @
72304c25
<?xml version="1.0" encoding="UTF-8"?>
<archive
type=
"com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB"
version=
"8.00"
>
<data>
<int
key=
"IBDocument.SystemTarget"
>
1
552
</int>
<int
key=
"IBDocument.SystemTarget"
>
1
296
</int>
<string
key=
"IBDocument.SystemVersion"
>
12E40
</string>
<string
key=
"IBDocument.InterfaceBuilderVersion"
>
3084
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.39
</string>
...
...
@@ -450,6 +450,10 @@ IEvDvGhuZSBhbmQgR2xlYiBQaW5pZ2luDURlc2lnbiBieSBEYW1pZW4gRXJhbWJlcnQ</string>
</object>
<int
key=
"IBDocument.localizationMode"
>
0
</int>
<string
key=
"IBDocument.TargetRuntimeIdentifier"
>
IBIPadFramework
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginDeclaredDependencies"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS
</string>
<real
value=
"1296"
key=
"NS.object.0"
/>
</object>
<bool
key=
"IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion"
>
YES
</bool>
<int
key=
"IBDocument.defaultPropertyAccessControl"
>
3
</int>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.LastKnownImageSizes"
>
...
...
Resources/VLCAboutViewController~iphone.xib
View file @
72304c25
<?xml version="1.0" encoding="UTF-8"?>
<archive
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"8.00"
>
<data>
<int
key=
"IBDocument.SystemTarget"
>
1
552
</int>
<string
key=
"IBDocument.SystemVersion"
>
12
D78
</string>
<int
key=
"IBDocument.SystemTarget"
>
1
296
</int>
<string
key=
"IBDocument.SystemVersion"
>
12
E40
</string>
<string
key=
"IBDocument.InterfaceBuilderVersion"
>
3084
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.3
7
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.3
9
</string>
<string
key=
"IBDocument.HIToolboxVersion"
>
626.00
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginVersions"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
...
...
@@ -466,6 +466,10 @@ IEvDvGhuZSBhbmQgR2xlYiBQaW5pZ2luDURlc2lnbiBieSBEYW1pZW4gRXJhbWJlcnQ</string>
</object>
<int
key=
"IBDocument.localizationMode"
>
0
</int>
<string
key=
"IBDocument.TargetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginDeclaredDependencies"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS
</string>
<real
value=
"1296"
key=
"NS.object.0"
/>
</object>
<bool
key=
"IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion"
>
YES
</bool>
<int
key=
"IBDocument.defaultPropertyAccessControl"
>
3
</int>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.LastKnownImageSizes"
>
...
...
Resources/VLCMovieViewController~ipad.xib
View file @
72304c25
<?xml version="1.0" encoding="UTF-8"?>
<archive
type=
"com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB"
version=
"8.00"
>
<data>
<int
key=
"IBDocument.SystemTarget"
>
1
552
</int>
<string
key=
"IBDocument.SystemVersion"
>
12
D78
</string>
<int
key=
"IBDocument.SystemTarget"
>
1
296
</int>
<string
key=
"IBDocument.SystemVersion"
>
12
E40
</string>
<string
key=
"IBDocument.InterfaceBuilderVersion"
>
3084
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.3
7
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.3
9
</string>
<string
key=
"IBDocument.HIToolboxVersion"
>
626.00
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginVersions"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
...
...
@@ -863,6 +863,10 @@
</object>
<int
key=
"IBDocument.localizationMode"
>
0
</int>
<string
key=
"IBDocument.TargetRuntimeIdentifier"
>
IBIPadFramework
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginDeclaredDependencies"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS
</string>
<real
value=
"1296"
key=
"NS.object.0"
/>
</object>
<bool
key=
"IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion"
>
YES
</bool>
<int
key=
"IBDocument.defaultPropertyAccessControl"
>
3
</int>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.LastKnownImageSizes"
>
...
...
Resources/VLCMovieViewController~iphone.xib
View file @
72304c25
<?xml version="1.0" encoding="UTF-8"?>
<archive
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"8.00"
>
<data>
<int
key=
"IBDocument.SystemTarget"
>
1
552
</int>
<string
key=
"IBDocument.SystemVersion"
>
12
D78
</string>
<int
key=
"IBDocument.SystemTarget"
>
1
296
</int>
<string
key=
"IBDocument.SystemVersion"
>
12
E40
</string>
<string
key=
"IBDocument.InterfaceBuilderVersion"
>
3084
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.3
7
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.3
9
</string>
<string
key=
"IBDocument.HIToolboxVersion"
>
626.00
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginVersions"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
...
...
@@ -875,6 +875,10 @@
</object>
<int
key=
"IBDocument.localizationMode"
>
0
</int>
<string
key=
"IBDocument.TargetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginDeclaredDependencies"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS
</string>
<real
value=
"1296"
key=
"NS.object.0"
/>
</object>
<bool
key=
"IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion"
>
YES
</bool>
<int
key=
"IBDocument.defaultPropertyAccessControl"
>
3
</int>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.LastKnownImageSizes"
>
...
...
Resources/VLCPlaylistTableViewCell.xib
View file @
72304c25
<?xml version="1.0" encoding="UTF-8"?>
<archive
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"8.00"
>
<data>
<int
key=
"IBDocument.SystemTarget"
>
1
552
</int>
<string
key=
"IBDocument.SystemVersion"
>
12
D78
</string>
<int
key=
"IBDocument.SystemTarget"
>
1
296
</int>
<string
key=
"IBDocument.SystemVersion"
>
12
E40
</string>
<string
key=
"IBDocument.InterfaceBuilderVersion"
>
3084
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.3
7
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.3
9
</string>
<string
key=
"IBDocument.HIToolboxVersion"
>
626.00
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginVersions"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
...
...
@@ -270,6 +270,10 @@
</object>
<int
key=
"IBDocument.localizationMode"
>
0
</int>
<string
key=
"IBDocument.TargetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginDeclaredDependencies"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS
</string>
<real
value=
"1296"
key=
"NS.object.0"
/>
</object>
<bool
key=
"IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion"
>
YES
</bool>
<int
key=
"IBDocument.defaultPropertyAccessControl"
>
3
</int>
<string
key=
"IBCocoaTouchPluginVersion"
>
2083
</string>
...
...
Resources/VLCPlaylistViewController~ipad.xib
View file @
72304c25
<?xml version="1.0" encoding="UTF-8"?>
<archive
type=
"com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB"
version=
"8.00"
>
<data>
<int
key=
"IBDocument.SystemTarget"
>
1
552
</int>
<string
key=
"IBDocument.SystemVersion"
>
12
D78
</string>
<int
key=
"IBDocument.SystemTarget"
>
1
296
</int>
<string
key=
"IBDocument.SystemVersion"
>
12
E40
</string>
<string
key=
"IBDocument.InterfaceBuilderVersion"
>
3084
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.3
7
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.3
9
</string>
<string
key=
"IBDocument.HIToolboxVersion"
>
626.00
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginVersions"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
...
...
@@ -196,6 +196,10 @@
</object>
<int
key=
"IBDocument.localizationMode"
>
0
</int>
<string
key=
"IBDocument.TargetRuntimeIdentifier"
>
IBIPadFramework
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginDeclaredDependencies"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS
</string>
<real
value=
"1296"
key=
"NS.object.0"
/>
</object>
<bool
key=
"IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion"
>
YES
</bool>
<int
key=
"IBDocument.defaultPropertyAccessControl"
>
3
</int>
<string
key=
"IBCocoaTouchPluginVersion"
>
2083
</string>
...
...
Resources/VLCPlaylistViewController~iphone.xib
View file @
72304c25
<?xml version="1.0" encoding="UTF-8"?>
<archive
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"8.00"
>
<data>
<int
key=
"IBDocument.SystemTarget"
>
1
552
</int>
<string
key=
"IBDocument.SystemVersion"
>
12
D78
</string>
<int
key=
"IBDocument.SystemTarget"
>
1
296
</int>
<string
key=
"IBDocument.SystemVersion"
>
12
E40
</string>
<string
key=
"IBDocument.InterfaceBuilderVersion"
>
3084
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.3
7
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.3
9
</string>
<string
key=
"IBDocument.HIToolboxVersion"
>
626.00
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginVersions"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
...
...
@@ -194,6 +194,10 @@
</object>
<int
key=
"IBDocument.localizationMode"
>
0
</int>
<string
key=
"IBDocument.TargetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginDeclaredDependencies"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS
</string>
<real
value=
"1296"
key=
"NS.object.0"
/>
</object>
<bool
key=
"IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion"
>
YES
</bool>
<int
key=
"IBDocument.defaultPropertyAccessControl"
>
3
</int>
<string
key=
"IBCocoaTouchPluginVersion"
>
2083
</string>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment