Skip to content

Commit

Permalink
AIR 32
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Jan 17, 2019
1 parent e94e538 commit 1b68027
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Say hello to [Feathers UI](https://feathersui.com/), a library of light-weight,

## Minimum Requirements

* Adobe AIR 31.0 for desktop or mobile apps
* Adobe AIR 32.0 for desktop or mobile apps
* Adobe Flash Player 19.0 for web browsers
* Starling Framework 2.4

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/31.0">
<application xmlns="http://ns.adobe.com/air/application/32.0">
<id>com.feathersui.examples.ComponentsExplorer</id>
<filename>Components</filename>
<name>Components</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/DrawersExplorer/source/DrawersExplorer-app.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/31.0">
<application xmlns="http://ns.adobe.com/air/application/32.0">
<id>com.feathersui.examples.DrawersExplorer</id>
<filename>Drawers</filename>
<name>Drawers</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/Gallery/source/Gallery-app.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/31.0">
<application xmlns="http://ns.adobe.com/air/application/32.0">
<id>com.feathersui.examples.Gallery</id>
<filename>Gallery</filename>
<name>Gallery</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/HelloWorld/source/HelloWorld-app.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/31.0">
<application xmlns="http://ns.adobe.com/air/application/32.0">
<id>com.feathersui.examples.HelloWorld</id>
<filename>Hello World</filename>
<name>Hello World</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/LayoutExplorer/source/LayoutExplorer-app.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/31.0">
<application xmlns="http://ns.adobe.com/air/application/32.0">
<id>com.feathersui.examples.LayoutExplorer</id>
<filename>Layouts</filename>
<name>Layouts</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/Magic8Chat/source/Magic8Chat-app.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/31.0">
<application xmlns="http://ns.adobe.com/air/application/32.0">
<id>com.feathersui.examples.Magic8Chat</id>
<filename>Magic8Chat</filename>
<name>Magic8Chat</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/PullToRefresh/source/PullToRefresh-app.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/31.0">
<application xmlns="http://ns.adobe.com/air/application/32.0">
<id>com.feathersui.examples.PullToRefresh</id>
<filename>PullToRefresh</filename>
<name>Pull to Refresh</name>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/31.0">
<application xmlns="http://ns.adobe.com/air/application/32.0">
<id>com.feathersui.examples.StackScreenNavigatorExplorer</id>
<filename>StackScreenNavigator</filename>
<name>StackScreenNavigator</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/Tabs/source/Tabs-app.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/31.0">
<application xmlns="http://ns.adobe.com/air/application/32.0">
<id>com.feathersui.examples.Tabs</id>
<filename>Tabs</filename>
<name>Tabs</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/TileList/source/TileList-app.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/31.0">
<application xmlns="http://ns.adobe.com/air/application/32.0">
<id>com.feathersui.examples.TileList</id>
<filename>Tile List</filename>
<name>Tile List</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/Todos/source/Todos-app.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/31.0">
<application xmlns="http://ns.adobe.com/air/application/32.0">
<id>com.feathersui.examples.Todos</id>
<filename>Todos</filename>
<name>Todos</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/TrainTimes/source/TrainTimes-app.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/31.0">
<application xmlns="http://ns.adobe.com/air/application/32.0">
<id>com.feathersui.examples.TrainTimes</id>
<filename>Train Times</filename>
<name>Train Times</name>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/31.0">
<application xmlns="http://ns.adobe.com/air/application/32.0">
<id>com.feathersui.examples.TransitionsExplorer</id>
<filename>Transitions</filename>
<name>Transitions</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/Video/source/Video-app.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/31.0">
<application xmlns="http://ns.adobe.com/air/application/32.0">
<id>com.feathersui.examples.Video</id>
<filename>Feathers Video</filename>
<name>Feathers Video</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/YouTubeFeeds/source/YouTubeFeeds-app.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/31.0">
<application xmlns="http://ns.adobe.com/air/application/32.0">
<id>com.feathersui.examples.YouTubeFeeds</id>
<filename>YouTube Feeds</filename>
<name>YouTube Feeds</name>
Expand Down
2 changes: 1 addition & 1 deletion sdk.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# The location of the AIR SDK with ASC 2.0
flashsdk.root = c:/Users/josht/Development/Flash/sdks/AIR31.0.0.96
flashsdk.root = c:/Users/josht/Development/Flash/sdks/AIR32.0.0.89
flashsdk.bin = ${flashsdk.root}/bin
flashsdk.lib = ${flashsdk.root}/lib
flashsdk.config = ${flashsdk.root}/frameworks/flex-config.xml
Expand Down

0 comments on commit 1b68027

Please sign in to comment.