|
34 | 34 | 847099982B1D855E003FA4ED /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 847099972B1D855E003FA4ED /* main.m */; }; |
35 | 35 | 847099A32B1D868F003FA4ED /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = 847099A02B1D868F003FA4ED /* Makefile */; }; |
36 | 36 | 847099A52B1D9686003FA4ED /* Bootstrap.m in Sources */ = {isa = PBXBuildFile; fileRef = 847099A42B1D9686003FA4ED /* Bootstrap.m */; }; |
| 37 | + 84A551A82DA47BCC0015CE66 /* roothideapp.deb in Frameworks */ = {isa = PBXBuildFile; fileRef = 84A551A72DA47BCC0015CE66 /* roothideapp.deb */; }; |
| 38 | + 84A551A92DA47BD00015CE66 /* roothideapp.deb in Resources */ = {isa = PBXBuildFile; fileRef = 84A551A72DA47BCC0015CE66 /* roothideapp.deb */; }; |
37 | 39 | D694DE962B8504B80025DC7F /* Haptic++.swift in Sources */ = {isa = PBXBuildFile; fileRef = D694DE952B8504B80025DC7F /* Haptic++.swift */; }; |
38 | 40 | FE0633AC2B41BC3D00B94787 /* CreditsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE0633AB2B41BC3D00B94787 /* CreditsView.swift */; }; |
39 | 41 | FE0633AE2B41BCD900B94787 /* OptionsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE0633AD2B41BCD900B94787 /* OptionsView.swift */; }; |
|
121 | 123 | 8470999F2B1D868F003FA4ED /* entitlements.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = entitlements.plist; sourceTree = "<group>"; }; |
122 | 124 | 847099A02B1D868F003FA4ED /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; }; |
123 | 125 | 847099A42B1D9686003FA4ED /* Bootstrap.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Bootstrap.m; sourceTree = "<group>"; }; |
| 126 | + 84A551A72DA47BCC0015CE66 /* roothideapp.deb */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = roothideapp.deb; sourceTree = "<group>"; }; |
124 | 127 | 8595F05E2B578D9900681FC6 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Localizable.strings; sourceTree = "<group>"; }; |
125 | 128 | D694DE952B8504B80025DC7F /* Haptic++.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Haptic++.swift"; sourceTree = "<group>"; }; |
126 | 129 | FE0633AB2B41BC3D00B94787 /* CreditsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CreditsView.swift; sourceTree = "<group>"; }; |
|
141 | 144 | 84364F3D2B323FB600E90B58 /* MBProgressHUD.framework in Frameworks */, |
142 | 145 | FE895FF12B418FDC00A16882 /* FluidGradient in Frameworks */, |
143 | 146 | 84438D622B2654EB00A1E407 /* MobileContainerManager.framework in Frameworks */, |
| 147 | + 84A551A82DA47BCC0015CE66 /* roothideapp.deb in Frameworks */, |
144 | 148 | 84438D602B26546E00A1E407 /* MobileCoreServices.framework in Frameworks */, |
145 | 149 | 84438D502B260F8200A1E407 /* libzstd in Frameworks */, |
146 | 150 | ); |
|
167 | 171 | 84438D432B26090D00A1E407 /* sileo.deb */, |
168 | 172 | 84438D442B26090D00A1E407 /* tar */, |
169 | 173 | 84438D462B26090D00A1E407 /* zebra.deb */, |
| 174 | + 84A551A72DA47BCC0015CE66 /* roothideapp.deb */, |
170 | 175 | 8470999E2B1D868F003FA4ED /* control */, |
171 | 176 | 8470999F2B1D868F003FA4ED /* entitlements.plist */, |
172 | 177 | 847099A02B1D868F003FA4ED /* Makefile */, |
|
344 | 349 | 84438D592B261FBA00A1E407 /* basebin in Resources */, |
345 | 350 | 84438D472B26090D00A1E407 /* sileo.deb in Resources */, |
346 | 351 | 84438D4A2B26090D00A1E407 /* zebra.deb in Resources */, |
| 352 | + 84A551A92DA47BD00015CE66 /* roothideapp.deb in Resources */, |
347 | 353 | 84364F472B3C5D4600E90B58 /* libkrw0-dummy.deb in Resources */, |
348 | 354 | 843E87572B56E45300CB45C4 /* Localizable.strings in Resources */, |
349 | 355 | 84438D482B26090D00A1E407 /* tar in Resources */, |
|
571 | 577 | "$(inherited)", |
572 | 578 | "@executable_path/Frameworks", |
573 | 579 | ); |
574 | | - MARKETING_VERSION = "1.4-beta1"; |
| 580 | + LIBRARY_SEARCH_PATHS = ( |
| 581 | + "$(inherited)", |
| 582 | + "$(PROJECT_DIR)", |
| 583 | + ); |
| 584 | + MARKETING_VERSION = "1.4-beta2"; |
575 | 585 | OTHER_LDFLAGS = ""; |
576 | 586 | PRODUCT_BUNDLE_IDENTIFIER = com.roothide.Bootstrap; |
577 | 587 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
609 | 619 | "$(inherited)", |
610 | 620 | "@executable_path/Frameworks", |
611 | 621 | ); |
612 | | - MARKETING_VERSION = "1.4-beta1"; |
| 622 | + LIBRARY_SEARCH_PATHS = ( |
| 623 | + "$(inherited)", |
| 624 | + "$(PROJECT_DIR)", |
| 625 | + ); |
| 626 | + MARKETING_VERSION = "1.4-beta2"; |
613 | 627 | OTHER_LDFLAGS = ""; |
614 | 628 | PRODUCT_BUNDLE_IDENTIFIER = com.roothide.Bootstrap; |
615 | 629 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments