Skip to content

Commit

Permalink
Merge pull request #2236 from dnicolson/fix-project-paths
Browse files Browse the repository at this point in the history
Fix project paths
  • Loading branch information
JoeMatt authored Jan 3, 2024
2 parents e23e223 + 6c32747 commit 48b0a02
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 10 deletions.
2 changes: 0 additions & 2 deletions Cores/PokeMini/PVPokeMini.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@
081A45981B95604700565444 /* PVPokeMiniEmulatorCore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PVPokeMiniEmulatorCore.m; path = PokeMini/PVPokeMiniEmulatorCore.m; sourceTree = SOURCE_ROOT; };
081A46191B95660100565444 /* freebios.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = freebios.c; sourceTree = "<group>"; };
081A461A1B95660100565444 /* freebios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = freebios.h; sourceTree = "<group>"; };
B311B1C027A52EE800D1DE41 /* PVPokeMini-iOS copy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "PVPokeMini-iOS copy-Info.plist"; path = "/Users/jmattiello/Workspace/Provenance/Provenance/Cores/PokeMini/PVPokeMini-iOS copy-Info.plist"; sourceTree = "<absolute>"; };
B34AB5632106D5EB00C45F09 /* PVSupport.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = PVSupport.framework; sourceTree = BUILT_PRODUCTS_DIR; };
B34AB5652106D5F700C45F09 /* PVSupport.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = PVSupport.framework; sourceTree = BUILT_PRODUCTS_DIR; };
B3532B5621A919F1006CDA0F /* MinxTimers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MinxTimers.c; sourceTree = "<group>"; };
Expand Down Expand Up @@ -203,7 +202,6 @@
B3CB854A1E9BECBF009155A6 /* PVPokeMini Supporting Files */,
081A45F71B9563EF00565444 /* Frameworks */,
081A458D1B955FA800565444 /* Products */,
B311B1C027A52EE800D1DE41 /* PVPokeMini-iOS copy-Info.plist */,
);
sourceTree = "<group>";
};
Expand Down
2 changes: 1 addition & 1 deletion Cores/TIC80/PVTIC80.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1602,7 +1602,7 @@
buildPhases = (
);
buildToolPath = cmake;
buildWorkingDirectory = "/Users/jmattiello/Workspace/Provenance/Provenance/Cores/TIC80/TIC-80/build";
buildWorkingDirectory = "Provenance/Cores/TIC80/TIC-80/build";
dependencies = (
);
name = "tic80-cmake";
Expand Down
2 changes: 1 addition & 1 deletion Cores/fuse/PVFuse.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3334,7 +3334,7 @@
buildPhases = (
);
buildToolPath = make;
buildWorkingDirectory = "/Users/jmattiello/Workspace/Provenance/Provenance/Cores/fuse/fuse-libretro";
buildWorkingDirectory = "Provenance/Cores/fuse/fuse-libretro";
dependencies = (
);
name = fuse_make;
Expand Down
12 changes: 6 additions & 6 deletions PVLogging/PVLogging.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,8 @@
OBJ_34 /* LoggerClient.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoggerClient.m; sourceTree = "<group>"; };
OBJ_36 /* LoggerClient.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoggerClient.h; sourceTree = "<group>"; };
OBJ_37 /* NSLogger.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NSLogger.h; sourceTree = "<group>"; };
OBJ_38 /* module.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; name = module.modulemap; path = /Users/jmattiello/Workspace/Provenance/Provenance/PVLogging/PVLogging.xcodeproj/GeneratedModuleMap/NSLoggerLibObjC/module.modulemap; sourceTree = "<group>"; };
OBJ_39 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; name = Package.swift; path = /Users/jmattiello/Workspace/Provenance/Provenance/PVLogging/.build/checkouts/NSLogger/Package.swift; sourceTree = "<group>"; };
OBJ_38 /* module.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; name = module.modulemap; path = Provenance/PVLogging/PVLogging.xcodeproj/GeneratedModuleMap/NSLoggerLibObjC/module.modulemap; sourceTree = "<group>"; };
OBJ_39 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; name = Package.swift; path = Provenance/PVLogging/.build/checkouts/NSLogger/Package.swift; sourceTree = "<group>"; };
OBJ_43 /* CLIColor.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CLIColor.m; sourceTree = "<group>"; };
OBJ_44 /* DDASLLogCapture.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DDASLLogCapture.m; sourceTree = "<group>"; };
OBJ_45 /* DDASLLogger.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DDASLLogger.m; sourceTree = "<group>"; };
Expand Down Expand Up @@ -425,20 +425,20 @@
OBJ_74 /* DDLog+LOGV.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "DDLog+LOGV.h"; sourceTree = "<group>"; };
OBJ_75 /* CLIColor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CLIColor.h; sourceTree = "<group>"; };
OBJ_76 /* DDASLLogger.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DDASLLogger.h; sourceTree = "<group>"; };
OBJ_77 /* module.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; name = module.modulemap; path = /Users/jmattiello/Workspace/Provenance/Provenance/PVLogging/PVLogging.xcodeproj/GeneratedModuleMap/CocoaLumberjack/module.modulemap; sourceTree = "<group>"; };
OBJ_77 /* module.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; name = module.modulemap; path = Provenance/PVLogging/PVLogging.xcodeproj/GeneratedModuleMap/CocoaLumberjack/module.modulemap; sourceTree = "<group>"; };
OBJ_79 /* CocoaLumberjack.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CocoaLumberjack.swift; sourceTree = "<group>"; };
OBJ_80 /* DDAssert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DDAssert.swift; sourceTree = "<group>"; };
OBJ_81 /* DDLog+Combine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DDLog+Combine.swift"; sourceTree = "<group>"; };
OBJ_83 /* DDLogHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DDLogHandler.swift; sourceTree = "<group>"; };
OBJ_85 /* empty.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = empty.c; sourceTree = "<group>"; };
OBJ_88 /* SwiftLogLevel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwiftLogLevel.h; sourceTree = "<group>"; };
OBJ_89 /* module.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; name = module.modulemap; path = /Users/jmattiello/Workspace/Provenance/Provenance/PVLogging/PVLogging.xcodeproj/GeneratedModuleMap/CocoaLumberjackSwiftSupport/module.modulemap; sourceTree = "<group>"; };
OBJ_89 /* module.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; name = module.modulemap; path = Provenance/PVLogging/PVLogging.xcodeproj/GeneratedModuleMap/CocoaLumberjackSwiftSupport/module.modulemap; sourceTree = "<group>"; };
OBJ_9 /* CocoaLumberExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CocoaLumberExtensions.swift; sourceTree = "<group>"; };
OBJ_90 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; name = Package.swift; path = /Users/jmattiello/Workspace/Provenance/Provenance/PVLogging/.build/checkouts/CocoaLumberjack/Package.swift; sourceTree = "<group>"; };
OBJ_90 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; name = Package.swift; path = Provenance/PVLogging/.build/checkouts/CocoaLumberjack/Package.swift; sourceTree = "<group>"; };
OBJ_93 /* Locks.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Locks.swift; sourceTree = "<group>"; };
OBJ_94 /* LogHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogHandler.swift; sourceTree = "<group>"; };
OBJ_95 /* Logging.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Logging.swift; sourceTree = "<group>"; };
OBJ_96 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; name = Package.swift; path = "/Users/jmattiello/Workspace/Provenance/Provenance/PVLogging/.build/checkouts/swift-log/Package.swift"; sourceTree = "<group>"; };
OBJ_96 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; name = Package.swift; path = "Provenance/PVLogging/.build/checkouts/swift-log/Package.swift"; sourceTree = "<group>"; };
"cocoalumberjack::CocoaLumberjack::Product" /* CocoaLumberjack.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = CocoaLumberjack.framework; sourceTree = BUILT_PRODUCTS_DIR; };
"cocoalumberjack::CocoaLumberjackSwift::Product" /* CocoaLumberjackSwift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CocoaLumberjackSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
"cocoalumberjack::CocoaLumberjackSwiftLogBackend::Product" /* CocoaLumberjackSwiftLogBackend.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CocoaLumberjackSwiftLogBackend.framework; sourceTree = BUILT_PRODUCTS_DIR; };
Expand Down

0 comments on commit 48b0a02

Please sign in to comment.