diff options
author | Eddie Ehlin <eddiex@eddiex.se> | 2013-02-06 20:17:27 +0100 |
---|---|---|
committer | Eddie Ehlin <eddiex@eddiex.se> | 2013-02-06 20:17:27 +0100 |
commit | 7c89dd531464119a9c18cf3bd12f0a441d9f35c5 (patch) | |
tree | 07f83a4a6fada13533f2db33265094a28d321113 /iBean/iBean.xcodeproj | |
parent | fcc1d6a36d21ab97edf5e9822296e99d77bc4b0c (diff) | |
download | iBean-7c89dd531464119a9c18cf3bd12f0a441d9f35c5.tar.gz iBean-7c89dd531464119a9c18cf3bd12f0a441d9f35c5.zip |
Bug fix: Bean collection extraction view's tableview is now expanded correctly. All text inputs are also utilizing capitalizations on sentences.
Diffstat (limited to 'iBean/iBean.xcodeproj')
-rw-r--r-- | iBean/iBean.xcodeproj/project.pbxproj | 8 | ||||
-rw-r--r-- | iBean/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstate | bin | 64019 -> 66883 bytes |
2 files changed, 8 insertions, 0 deletions
diff --git a/iBean/iBean.xcodeproj/project.pbxproj b/iBean/iBean.xcodeproj/project.pbxproj index 65dc07f..64c42d5 100644 --- a/iBean/iBean.xcodeproj/project.pbxproj +++ b/iBean/iBean.xcodeproj/project.pbxproj @@ -159,6 +159,7 @@ 020C559F1691014E00D8224C /* iBean */ = { isa = PBXGroup; children = ( + 024CB02216C0543B009CBC15 /* Graphics */, 024CB02116C04BDD009CBC15 /* Categories */, 0276253316B58C2C00EE2F4E /* Settings */, 020C55D31695C2C800D8224C /* iBean */, @@ -304,6 +305,13 @@ name = Categories; sourceTree = "<group>"; }; + 024CB02216C0543B009CBC15 /* Graphics */ = { + isa = PBXGroup; + children = ( + ); + name = Graphics; + sourceTree = "<group>"; + }; 0276253316B58C2C00EE2F4E /* Settings */ = { isa = PBXGroup; children = ( diff --git a/iBean/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstate b/iBean/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstate Binary files differindex 1776333..5e4e5cb 100644 --- a/iBean/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstate +++ b/iBean/iBean.xcodeproj/project.xcworkspace/xcuserdata/eddiex.xcuserdatad/UserInterfaceState.xcuserstate |