Skip to content

Commit e732f6c

Browse files
committed
Fix #165
1 parent 3d5b26e commit e732f6c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

OHAttributedLabel/OHAttributedLabel.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,6 @@
308308
IPHONEOS_DEPLOYMENT_TARGET = 4.3;
309309
PRODUCT_NAME = "$(TARGET_NAME)";
310310
SKIP_INSTALL = YES;
311-
VALID_ARCHS = "i386 armv7 armv7s";
312311
};
313312
name = Debug;
314313
};
@@ -331,7 +330,6 @@
331330
IPHONEOS_DEPLOYMENT_TARGET = 4.3;
332331
PRODUCT_NAME = "$(TARGET_NAME)";
333332
SKIP_INSTALL = YES;
334-
VALID_ARCHS = "i386 armv7 armv7s";
335333
};
336334
name = Release;
337335
};

0 commit comments

Comments
 (0)