|
229 | 229 | BF1E314922A060F400370A3C /* NSError+ALTServerError.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSError+ALTServerError.m"; sourceTree = "<group>"; }; |
230 | 230 | BF1FE357251A9FB000C3CE09 /* NSXPCConnection+MachServices.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSXPCConnection+MachServices.swift"; sourceTree = "<group>"; }; |
231 | 231 | BF3F786322CAA41E008FBD20 /* ALTDeviceManager+Installation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ALTDeviceManager+Installation.swift"; sourceTree = "<group>"; }; |
232 | | - BF45868D229872EA00BD7491 /* AltServer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AltServer.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 232 | + BF45868D229872EA00BD7491 /* SideServer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SideServer.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
233 | 233 | BF45868F229872EA00BD7491 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
234 | 234 | BF458693229872EA00BD7491 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
235 | 235 | BF458696229872EA00BD7491 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
|
695 | 695 | BFD2476B2284B9A500981D42 /* Products */ = { |
696 | 696 | isa = PBXGroup; |
697 | 697 | children = ( |
698 | | - BF45868D229872EA00BD7491 /* AltServer.app */, |
| 698 | + BF45868D229872EA00BD7491 /* SideServer.app */, |
699 | 699 | BF45872B2298D31600BD7491 /* libimobiledevice.a */, |
700 | 700 | BF5C5FC5237DF5AE00EDD0C6 /* AltPlugin.mailbundle */, |
701 | 701 | BFF7C904257844C900E55F36 /* AltXPC.xpc */, |
|
865 | 865 | /* End PBXHeadersBuildPhase section */ |
866 | 866 |
|
867 | 867 | /* Begin PBXNativeTarget section */ |
868 | | - BF45868C229872EA00BD7491 /* AltServer */ = { |
| 868 | + BF45868C229872EA00BD7491 /* SideServer */ = { |
869 | 869 | isa = PBXNativeTarget; |
870 | | - buildConfigurationList = BF45869A229872EA00BD7491 /* Build configuration list for PBXNativeTarget "AltServer" */; |
| 870 | + buildConfigurationList = BF45869A229872EA00BD7491 /* Build configuration list for PBXNativeTarget "SideServer" */; |
871 | 871 | buildPhases = ( |
872 | 872 | BF458689229872EA00BD7491 /* Sources */, |
873 | 873 | BF45868B229872EA00BD7491 /* Resources */, |
|
883 | 883 | BFF7C90E257844C900E55F36 /* PBXTargetDependency */, |
884 | 884 | 0380808C28C6E10300C653E1 /* PBXTargetDependency */, |
885 | 885 | ); |
886 | | - name = AltServer; |
| 886 | + name = SideServer; |
887 | 887 | packageProductDependencies = ( |
888 | 888 | BF088D352501A821008082D9 /* AltSign-Dynamic */, |
889 | 889 | D58D5F2D26DFE68E00E55E38 /* LaunchAtLogin */, |
|
892 | 892 | E7DBFE2E294DD208002602A4 /* KeychainAccess */, |
893 | 893 | ); |
894 | 894 | productName = AltServer; |
895 | | - productReference = BF45868D229872EA00BD7491 /* AltServer.app */; |
| 895 | + productReference = BF45868D229872EA00BD7491 /* SideServer.app */; |
896 | 896 | productType = "com.apple.product-type.application"; |
897 | 897 | }; |
898 | 898 | BF45872A2298D31600BD7491 /* libimobiledevice */ = { |
|
1003 | 1003 | projectDirPath = ""; |
1004 | 1004 | projectRoot = ""; |
1005 | 1005 | targets = ( |
1006 | | - BF45868C229872EA00BD7491 /* AltServer */, |
| 1006 | + BF45868C229872EA00BD7491 /* SideServer */, |
1007 | 1007 | BF45872A2298D31600BD7491 /* libimobiledevice */, |
1008 | 1008 | BF5C5FC4237DF5AE00EDD0C6 /* AltPlugin */, |
1009 | 1009 | BFF7C903257844C900E55F36 /* AltXPC */, |
|
1664 | 1664 | /* End XCBuildConfiguration section */ |
1665 | 1665 |
|
1666 | 1666 | /* Begin XCConfigurationList section */ |
1667 | | - BF45869A229872EA00BD7491 /* Build configuration list for PBXNativeTarget "AltServer" */ = { |
| 1667 | + BF45869A229872EA00BD7491 /* Build configuration list for PBXNativeTarget "SideServer" */ = { |
1668 | 1668 | isa = XCConfigurationList; |
1669 | 1669 | buildConfigurations = ( |
1670 | 1670 | BF45869B229872EA00BD7491 /* Debug */, |
|
0 commit comments