Skip to content

Commit 8aceca0

Browse files
committed
Build: Feathers SDK 3.4.1 with AIR 28
1 parent 84ca6d0 commit 8aceca0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# The location of the SDK.
22
# Override featherssdk.root in sdk.local.properties (create that file if it
33
# doesn't already exist).
4-
feathers.sdk.root = /Users/joshtynjala/Development/Flash/sdks/feathers-sdk-3.4.0_AIR27
4+
feathers.sdk.root = c:/Users/josht/Development/Flash/sdks/feathers-sdk-3.4.1_AIR28
55
frameworks.root = ${feathers.sdk.root}/frameworks
66

77
# path to compiler jars
@@ -13,4 +13,4 @@ mac.spctl = /usr/sbin/spctl
1313
mac.pkgbuild = /usr/bin/pkgbuild
1414

1515
win.nsis = c:/Program Files (x86)/NSIS/makensis.exe
16-
win.signtool = c:/Program Files (x86)/Windows Kits/8.1/bin/x86/signtool.exe
16+
win.signtool = C:/Program Files (x86)/Windows Kits/8.1/bin/x86/signtool.exe

0 commit comments

Comments
 (0)