|
16 | 16 | 9670A0EC99584EE7051E25061AD9BF0A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1804DD43026500CA6D81A05C9BDDF4CD /* Assets.xcassets */; };
|
17 | 17 | AE7B818C46677813242EABBA413566FF /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4BC5246FCB604F6A3BB58BA5B780127 /* AppDelegate.swift */; };
|
18 | 18 | DBE3F7E5F89E44148715F6A61D7A9969 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 449397A9CFD6B7F12E9CCB48B424B12F /* Main.storyboard */; };
|
| 19 | + F1E5F6CAB6D058053F8732087D7CE694 /* SighIn.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA8370A6AEEA84FD796C974EF559F071 /* SighIn.storyboard */; }; |
19 | 20 | /* End PBXBuildFile section */
|
20 | 21 |
|
21 | 22 | /* Begin PBXContainerItemProxy section */
|
|
874 | 875 | AA60F9A6330C7E7E75418CBEC1E70AED /* UITextField+Rx.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UITextField+Rx.swift"; sourceTree = "<group>"; };
|
875 | 876 | AA7CB32010DBE3F3CA6079AE4B0EC853 /* MockDisposable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockDisposable.swift; sourceTree = "<group>"; };
|
876 | 877 | AA836FCA43723ECD2657F22FEB4345DB /* Deferred.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Deferred.swift; sourceTree = "<group>"; };
|
| 878 | + AA8370A6AEEA84FD796C974EF559F071 /* SighIn.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = SighIn.storyboard; sourceTree = "<group>"; }; |
877 | 879 | AB6EDA0C13F5A373D7545C22740172BA /* AsSingle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AsSingle.swift; sourceTree = "<group>"; };
|
878 | 880 | ABA42CE0503F8B130CBF4E443476FFB5 /* RxExample.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = RxExample.xcodeproj; sourceTree = "<group>"; };
|
879 | 881 | AC3CC9F1C85780E3663A36DDF2FF798F /* SimpleTableViewExample.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = SimpleTableViewExample.storyboard; sourceTree = "<group>"; };
|
|
1359 | 1361 | path = RxSwift;
|
1360 | 1362 | sourceTree = "<group>";
|
1361 | 1363 | };
|
| 1364 | + D35BBEF956158CFBB9FB8016C66FDEB2 /* SignIn */ = { |
| 1365 | + isa = PBXGroup; |
| 1366 | + children = ( |
| 1367 | + AA8370A6AEEA84FD796C974EF559F071 /* SighIn.storyboard */, |
| 1368 | + ); |
| 1369 | + path = SignIn; |
| 1370 | + sourceTree = "<group>"; |
| 1371 | + }; |
1362 | 1372 | 15B32872EA8A9D1DB9524426DF33A1B0 /* Tests */ = {
|
1363 | 1373 | isa = PBXGroup;
|
1364 | 1374 | children = (
|
|
2883 | 2893 | D47A22E91452765DDFD3690BE996AB31 /* XX */ = {
|
2884 | 2894 | isa = PBXGroup;
|
2885 | 2895 | children = (
|
| 2896 | + D35BBEF956158CFBB9FB8016C66FDEB2 /* SignIn */, |
2886 | 2897 | B4BC5246FCB604F6A3BB58BA5B780127 /* AppDelegate.swift */,
|
2887 | 2898 | 1804DD43026500CA6D81A05C9BDDF4CD /* Assets.xcassets */,
|
2888 | 2899 | B77587401D77975FA2FD7C1F98CC1FD8 /* Info.plist */,
|
|
3456 | 3467 | 9670A0EC99584EE7051E25061AD9BF0A /* Assets.xcassets in Resources */,
|
3457 | 3468 | 223ED72A730C213DD645FA2B9F5A799D /* LaunchScreen.storyboard in Resources */,
|
3458 | 3469 | DBE3F7E5F89E44148715F6A61D7A9969 /* Main.storyboard in Resources */,
|
| 3470 | + F1E5F6CAB6D058053F8732087D7CE694 /* SighIn.storyboard in Resources */, |
3459 | 3471 | );
|
3460 | 3472 | runOnlyForDeploymentPostprocessing = 0;
|
3461 | 3473 | };
|
|
3529 | 3541 | "$(inherited)",
|
3530 | 3542 | "@executable_path/Frameworks",
|
3531 | 3543 | );
|
3532 |
| - PRODUCT_BUNDLE_IDENTIFIER = com.yapp.XX; |
| 3544 | + PRODUCT_BUNDLE_IDENTIFIER = com.yapp.XX11; |
3533 | 3545 | PRODUCT_NAME = "$(TARGET_NAME)";
|
3534 | 3546 | SWIFT_OBJC_BRIDGING_HEADER = "XX/XX-Bridging-Header.h";
|
3535 | 3547 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
3666 | 3678 | "$(inherited)",
|
3667 | 3679 | "@executable_path/Frameworks",
|
3668 | 3680 | );
|
3669 |
| - PRODUCT_BUNDLE_IDENTIFIER = com.yapp.XX; |
| 3681 | + PRODUCT_BUNDLE_IDENTIFIER = com.yapp.XX11; |
3670 | 3682 | PRODUCT_NAME = "$(TARGET_NAME)";
|
3671 | 3683 | SWIFT_OBJC_BRIDGING_HEADER = "XX/XX-Bridging-Header.h";
|
3672 | 3684 | SWIFT_VERSION = 5.0;
|
|
0 commit comments