diff --git a/KILabel/Source/KILabel.m b/KILabel/Source/KILabel.m index 37dbbff..d90eaac 100644 --- a/KILabel/Source/KILabel.m +++ b/KILabel/Source/KILabel.m @@ -400,7 +400,7 @@ - (NSArray *)getRangesForUserHandles:(NSString *)text static dispatch_once_t onceToken; dispatch_once(&onceToken, ^{ NSError *error = nil; - regex = [[NSRegularExpression alloc] initWithPattern:@"(?"; }; C9ABA08B1AEE5BAC00363407 /* KILabelTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KILabelTableViewCell.h; sourceTree = ""; }; C9ABA08C1AEE5BAC00363407 /* KILabelTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KILabelTableViewCell.m; sourceTree = ""; }; + EBE0E7DC1BE2E52000D905B6 /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -148,6 +150,7 @@ C97DB2F6183A56EF0028EA5C /* InfoPlist.strings */, C97DB2F9183A56EF0028EA5C /* main.m */, C97DB2FB183A56EF0028EA5C /* KILabelDemo-Prefix.pch */, + EBE0E7DC1BE2E52000D905B6 /* Launch Screen.storyboard */, ); name = "Supporting Files"; sourceTree = ""; @@ -258,6 +261,7 @@ files = ( C97DB306183A56EF0028EA5C /* Images.xcassets in Resources */, C97DB2F8183A56EF0028EA5C /* InfoPlist.strings in Resources */, + EBE0E7DD1BE2E52000D905B6 /* Launch Screen.storyboard in Resources */, C97DB301183A56EF0028EA5C /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; diff --git a/KILabelDemo/KILabelDemo/Base.lproj/Main.storyboard b/KILabelDemo/KILabelDemo/Base.lproj/Main.storyboard index 1279791..1de4f48 100644 --- a/KILabelDemo/KILabelDemo/Base.lproj/Main.storyboard +++ b/KILabelDemo/KILabelDemo/Base.lproj/Main.storyboard @@ -1,7 +1,9 @@ - + - + + + @@ -16,9 +18,11 @@ - + - - + + + - + - + @@ -122,29 +137,34 @@ - + - + + + + + @@ -152,6 +172,7 @@ + @@ -163,11 +184,11 @@ - + - + @@ -177,21 +198,57 @@ + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - diff --git a/KILabelDemo/KILabelDemo/KILabelDemo-Info.plist b/KILabelDemo/KILabelDemo/KILabelDemo-Info.plist index c667fa4..d85e363 100644 --- a/KILabelDemo/KILabelDemo/KILabelDemo-Info.plist +++ b/KILabelDemo/KILabelDemo/KILabelDemo-Info.plist @@ -24,6 +24,8 @@ 1.0.0 LSRequiresIPhoneOS + UILaunchStoryboardName + Launch Screen UIMainStoryboardFile Main UIRequiredDeviceCapabilities diff --git a/KILabelDemo/KILabelDemo/Launch Screen.storyboard b/KILabelDemo/KILabelDemo/Launch Screen.storyboard new file mode 100644 index 0000000..27ce88c --- /dev/null +++ b/KILabelDemo/KILabelDemo/Launch Screen.storyboard @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +