Skip to content

Commit

Permalink
iOS ready commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiomtzlosa committed Oct 26, 2012
1 parent 3e08f34 commit 29024f9
Show file tree
Hide file tree
Showing 76 changed files with 1,042 additions and 2,983 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file added Default-568h@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 12 additions & 2 deletions MultiContactsSelector.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
0F0F6F5414E46F7900AEBBF3 /* SMContactsSelector.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F0F6F4514E46F7900AEBBF3 /* SMContactsSelector.m */; };
0F0F6F5514E46F7900AEBBF3 /* SMContactsSelector.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0F0F6F4614E46F7900AEBBF3 /* SMContactsSelector.xib */; };
0F0F6F5614E46F7900AEBBF3 /* UIAlertView+UITableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F0F6F4914E46F7900AEBBF3 /* UIAlertView+UITableView.m */; };
1FB053CE163ADDE4004E4F62 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 1FB053CD163ADDE4004E4F62 /* Default-568h@2x.png */; };
B5B8238A145693AF005E1871 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B5B82389145693AF005E1871 /* UIKit.framework */; };
B5B8238C145693AF005E1871 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B5B8238B145693AF005E1871 /* Foundation.framework */; };
B5B8238E145693AF005E1871 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B5B8238D145693AF005E1871 /* CoreGraphics.framework */; };
Expand Down Expand Up @@ -57,6 +58,7 @@
0F0F6F4614E46F7900AEBBF3 /* SMContactsSelector.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SMContactsSelector.xib; sourceTree = "<group>"; };
0F0F6F4814E46F7900AEBBF3 /* UIAlertView+UITableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIAlertView+UITableView.h"; sourceTree = "<group>"; };
0F0F6F4914E46F7900AEBBF3 /* UIAlertView+UITableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIAlertView+UITableView.m"; sourceTree = "<group>"; };
1FB053CD163ADDE4004E4F62 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
B5B82385145693AF005E1871 /* MultiContactsSelector.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MultiContactsSelector.app; sourceTree = BUILT_PRODUCTS_DIR; };
B5B82389145693AF005E1871 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
B5B8238B145693AF005E1871 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
Expand Down Expand Up @@ -156,6 +158,7 @@
B5B8237A145693AF005E1871 = {
isa = PBXGroup;
children = (
1FB053CD163ADDE4004E4F62 /* Default-568h@2x.png */,
B5B8238F145693AF005E1871 /* MultiContactsSelector */,
B5B82388145693AF005E1871 /* Frameworks */,
B5B82386145693AF005E1871 /* Products */,
Expand Down Expand Up @@ -262,6 +265,7 @@
0F0F6F4C14E46F7900AEBBF3 /* checked.png in Resources */,
0F0F6F4D14E46F7900AEBBF3 /* unchecked.png in Resources */,
0F0F6F5514E46F7900AEBBF3 /* SMContactsSelector.xib in Resources */,
1FB053CE163ADDE4004E4F62 /* Default-568h@2x.png in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -315,7 +319,8 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_IDENTITY = "iPhone Developer: Guillermo Zafra (4PZ99ZKXSM)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Guillermo Zafra (4PZ99ZKXSM)";
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
Expand All @@ -330,6 +335,8 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
PROVISIONING_PROFILE = "6F82B24B-D77B-4D00-8C51-D064C81E3307";
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "6F82B24B-D77B-4D00-8C51-D064C81E3307";
SDKROOT = iphoneos;
};
name = Debug;
Expand All @@ -339,7 +346,8 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_IDENTITY = "iPhone Developer: Guillermo Zafra (4PZ99ZKXSM)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Guillermo Zafra (4PZ99ZKXSM)";
COPY_PHASE_STRIP = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
Expand All @@ -348,6 +356,8 @@
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
PROVISIONING_PROFILE = "6F82B24B-D77B-4D00-8C51-D064C81E3307";
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "6F82B24B-D77B-4D00-8C51-D064C81E3307";
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;
};
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ - (NSString *)reverseGeocode
{
NSDictionary* point = [placemark objectForKey:@"Point"];
NSArray* coordinates = [point objectForKey:@"coordinates"];
value = [NSString stringWithFormat:@"%.10f,%.10f", [coordinates objectAtIndex:0], [coordinates objectAtIndex:1]];
value = [NSString stringWithFormat:@"%.10f,%.10f", [[coordinates objectAtIndex:0] doubleValue], [[coordinates objectAtIndex:1] doubleValue]];
break;
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ typedef enum

- (void)dismiss;
- (void)displayChanges:(BOOL)yesOrNO;
- (void)loadContacts;

@property (nonatomic, retain) IBOutlet UITableView *table;
@property (nonatomic, retain) IBOutlet UIBarButtonItem *cancelItem;
Expand Down
Loading

0 comments on commit 29024f9

Please sign in to comment.