File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ eclipse.preferences.version=1
2
2
iosLaunchConfigurationAttributes/ATTR_MINIFY =true
3
3
iosLaunchConfigurationAttributes/ATTR_PROJECT_NAME =uwo-mobile-alloy
4
4
iosLaunchConfigurationAttributes/appid =edu.uwosh.uwoshkosh
5
- iosLaunchConfigurationAttributes/certificate =University of Wisconsin Oshkosh (4755UEKT99 )
5
+ iosLaunchConfigurationAttributes/certificate =Shawn Hansen (P6F8ELR7HW )
6
6
iosLaunchConfigurationAttributes/keychain =
7
- iosLaunchConfigurationAttributes/sdk_version =7 .1
8
- iosLaunchConfigurationAttributes/uuid =ac0ebe27-1a72-4e5d-936b-ad4d22846818
7
+ iosLaunchConfigurationAttributes/sdk_version =8 .1
8
+ iosLaunchConfigurationAttributes/uuid =f534347d-a010-4cc5-9007-5e22717c73fe
9
9
provisioning_profiles/development/7DB70A5C-2E91-40A6-9767-A29E32DE1C92/appid =*
10
10
provisioning_profiles/development/7DB70A5C-2E91-40A6-9767-A29E32DE1C92/name =iOS Team Provisioning Profile\: *
11
11
provisioning_profiles/development/7DB70A5C-2E91-40A6-9767-A29E32DE1C92/uuid =7DB70A5C-2E91-40A6-9767-A29E32DE1C92
Original file line number Diff line number Diff line change 1
1
#appname:uwo-mobile-alloy
2
2
#appid:edu.uwosh.uwoshkosh
3
- #type:mobile
3
+ #type:ipad
4
4
#guid:fb675f35-a7f4-4ba8-bc8e-b9b8f8a105c9
5
5
#version:1.0
6
6
#publisher:University of Wisconsin Oshkosh
Original file line number Diff line number Diff line change 62
62
<target device =" android" >true</target >
63
63
<target device =" ipad" >true</target >
64
64
<target device =" iphone" >true</target >
65
- <target device =" mobileweb" >true </target >
65
+ <target device =" mobileweb" >false </target >
66
66
</deployment-targets >
67
- <sdk-version >3.4 .0.GA</sdk-version >
67
+ <sdk-version >3.5 .0.GA</sdk-version >
68
68
<plugins >
69
69
<plugin version =" 1.2.2" >ti.alloy</plugin >
70
70
</plugins >
You can’t perform that action at this time.
0 commit comments