|
49 | 49 | 28F828801C494B2C00330CF4 /* XLPagerTabStrip.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XLPagerTabStrip.h; sourceTree = "<group>"; };
|
50 | 50 | 28F828821C494B2C00330CF4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
51 | 51 | 28F828871C494B2C00330CF4 /* XLPagerTabStripTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = XLPagerTabStripTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
52 |
| - 28F8288E1C494B2C00330CF4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; name = Info.plist; path = Tests/Info.plist; sourceTree = "<group>"; }; |
| 52 | + 28F8288E1C494B2C00330CF4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
53 | 53 | 28F8289B1C494BF100330CF4 /* Playground.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = Playground.playground; sourceTree = "<group>"; };
|
54 | 54 | CB0986C31C51391600DF7087 /* ButtonBarPagerTabStripViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ButtonBarPagerTabStripViewController.swift; sourceTree = "<group>"; };
|
55 | 55 | CB0986C51C51395E00DF7087 /* ButtonBarView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ButtonBarView.swift; sourceTree = "<group>"; };
|
|
143 | 143 | 28F8288E1C494B2C00330CF4 /* Info.plist */,
|
144 | 144 | 287D0A6D1C4B73BD004566D6 /* XLPagerTabStripTests.swift */,
|
145 | 145 | );
|
146 |
| - name = Tests; |
147 |
| - path = XLPagerTabStripTests; |
| 146 | + path = Tests; |
148 | 147 | sourceTree = "<group>";
|
149 | 148 | };
|
150 | 149 | 28F828971C494B4200330CF4 /* Sources */ = {
|
|
233 | 232 | 28F8287C1C494B2C00330CF4 = {
|
234 | 233 | CreatedOnToolsVersion = 7.2;
|
235 | 234 | LastSwiftMigration = 0900;
|
| 235 | + ProvisioningStyle = Manual; |
236 | 236 | };
|
237 | 237 | 28F828861C494B2C00330CF4 = {
|
238 | 238 | CreatedOnToolsVersion = 7.2;
|
|
450 | 450 | buildSettings = {
|
451 | 451 | BITCODE_GENERATION_MODE = marker;
|
452 | 452 | CLANG_ENABLE_MODULES = YES;
|
| 453 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
453 | 454 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
| 455 | + CODE_SIGN_STYLE = Manual; |
454 | 456 | DEFINES_MODULE = YES;
|
| 457 | + DEVELOPMENT_TEAM = ""; |
455 | 458 | DYLIB_COMPATIBILITY_VERSION = 1;
|
456 | 459 | DYLIB_CURRENT_VERSION = 1;
|
457 | 460 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
458 | 461 | INFOPLIST_FILE = XLPagerTabStrip/Info.plist;
|
459 | 462 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
| 463 | + IPHONEOS_DEPLOYMENT_TARGET = 9.3; |
460 | 464 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
461 | 465 | PRODUCT_BUNDLE_IDENTIFIER = com.xmartlabs.XLPagerTabStrip;
|
462 | 466 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 467 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
463 | 468 | SKIP_INSTALL = YES;
|
464 | 469 | SWIFT_SWIFT3_OBJC_INFERENCE = Default;
|
465 | 470 | SWIFT_VERSION = 4.2;
|
|
471 | 476 | buildSettings = {
|
472 | 477 | BITCODE_GENERATION_MODE = bitcode;
|
473 | 478 | CLANG_ENABLE_MODULES = YES;
|
| 479 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
474 | 480 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
| 481 | + CODE_SIGN_STYLE = Manual; |
475 | 482 | DEFINES_MODULE = YES;
|
| 483 | + DEVELOPMENT_TEAM = ""; |
476 | 484 | DYLIB_COMPATIBILITY_VERSION = 1;
|
477 | 485 | DYLIB_CURRENT_VERSION = 1;
|
478 | 486 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
479 | 487 | INFOPLIST_FILE = XLPagerTabStrip/Info.plist;
|
480 | 488 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
| 489 | + IPHONEOS_DEPLOYMENT_TARGET = 9.3; |
481 | 490 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
482 | 491 | PRODUCT_BUNDLE_IDENTIFIER = com.xmartlabs.XLPagerTabStrip;
|
483 | 492 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 493 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
484 | 494 | SKIP_INSTALL = YES;
|
485 | 495 | SWIFT_SWIFT3_OBJC_INFERENCE = Default;
|
486 | 496 | SWIFT_VERSION = 4.2;
|
|
0 commit comments