|
52 | 52 | /* Begin PBXFileReference section */
|
53 | 53 | 2205DFB91EDF42A00071BC7F /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
54 | 54 | 221D96E11EDC03FF004314BF /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; };
|
55 |
| - 224E40CF1F3449E100C03A79 /* RevealServer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = RevealServer.framework; sourceTree = "<group>"; }; |
56 | 55 | 226EFC011EE3FA490033B079 /* SettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsViewController.h; sourceTree = "<group>"; };
|
57 | 56 | 226EFC021EE3FA490033B079 /* SettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SettingsViewController.m; sourceTree = "<group>"; };
|
58 | 57 | 2271931B1EE3E0D4000324B7 /* TOBlurView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TOBlurView.h; sourceTree = "<group>"; };
|
|
131 | 130 | 221D96E01EDC03FF004314BF /* Frameworks */ = {
|
132 | 131 | isa = PBXGroup;
|
133 | 132 | children = (
|
134 |
| - 224E40CF1F3449E100C03A79 /* RevealServer.framework */, |
135 | 133 | 2205DFB91EDF42A00071BC7F /* AudioToolbox.framework */,
|
136 | 134 | 221D96E11EDC03FF004314BF /* LocalAuthentication.framework */,
|
137 | 135 | );
|
|
569 | 567 | INFOPLIST_FILE = "$(SRCROOT)/TOPasscodeViewControllerExample/Info.plist";
|
570 | 568 | IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
571 | 569 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
572 |
| - OTHER_LDFLAGS = ( |
573 |
| - "-ObjC", |
574 |
| - "-weak_framework", |
575 |
| - RevealServer, |
576 |
| - ); |
| 570 | + OTHER_LDFLAGS = ""; |
577 | 571 | PRODUCT_BUNDLE_IDENTIFIER = co.timoliver.TOPasscodeViewControllerExample;
|
578 | 572 | PRODUCT_NAME = "$(TARGET_NAME)";
|
579 | 573 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
592 | 586 | INFOPLIST_FILE = "$(SRCROOT)/TOPasscodeViewControllerExample/Info.plist";
|
593 | 587 | IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
594 | 588 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
595 |
| - OTHER_LDFLAGS = ( |
596 |
| - "-ObjC", |
597 |
| - "-weak_framework", |
598 |
| - RevealServer, |
599 |
| - ); |
| 589 | + OTHER_LDFLAGS = ""; |
600 | 590 | PRODUCT_BUNDLE_IDENTIFIER = co.timoliver.TOPasscodeViewControllerExample;
|
601 | 591 | PRODUCT_NAME = "$(TARGET_NAME)";
|
602 | 592 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
0 commit comments