|
321 | 321 | BBEB704A1FD28C6F00127711 /* XcodeHash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XcodeHash.h; sourceTree = "<group>"; };
|
322 | 322 | BBEB704B1FD28C6F00127711 /* XcodeHash.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XcodeHash.m; sourceTree = "<group>"; };
|
323 | 323 | BBF3D62A2851E6DC0070356F /* ReducerInjection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ReducerInjection.swift; path = HotReloading/Sources/HotReloading/ReducerInjection.swift; sourceTree = SOURCE_ROOT; };
|
324 |
| - BBFE27E92B148E7400E47E61 /* copy_bundle.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = copy_bundle.sh; sourceTree = "<group>"; }; |
| 324 | + BBFE27E92B148E7400E47E61 /* copy_bundle.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = copy_bundle.sh; path = ../HotReloading/copy_bundle.sh; sourceTree = "<group>"; }; |
325 | 325 | BD35949D21A6C5DE0020EB94 /* Vaccine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = Vaccine.swift; path = ../HotReloading/Sources/HotReloading/Vaccine.swift; sourceTree = "<group>"; };
|
326 | 326 | BDB6A7CE21824C800001CF95 /* UserDefaults.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = UserDefaults.h; path = ../HotReloading/Sources/HotReloadingGuts/include/UserDefaults.h; sourceTree = "<group>"; };
|
327 | 327 | CEC17029253ED117002E823F /* Experimental.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = Experimental.swift; path = ../HotReloading/Sources/injectiond/Experimental.swift; sourceTree = "<group>"; };
|
|
1477 | 1477 | INFOPLIST_FILE = InjectionIII/Info.plist;
|
1478 | 1478 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/../Frameworks";
|
1479 | 1479 | MACOSX_DEPLOYMENT_TARGET = 10.12;
|
1480 |
| - MARKETING_VERSION = 4.8.0; |
| 1480 | + MARKETING_VERSION = 4.8.1; |
1481 | 1481 | PRODUCT_BUNDLE_IDENTIFIER = com.johnholdsworth.InjectionIII;
|
1482 | 1482 | PRODUCT_NAME = "$(TARGET_NAME)";
|
1483 | 1483 | PROVISIONING_PROFILE_SPECIFIER = "";
|
|
1501 | 1501 | INFOPLIST_FILE = InjectionIII/Info.plist;
|
1502 | 1502 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/../Frameworks";
|
1503 | 1503 | MACOSX_DEPLOYMENT_TARGET = 10.12;
|
1504 |
| - MARKETING_VERSION = 4.8.0; |
| 1504 | + MARKETING_VERSION = 4.8.1; |
1505 | 1505 | PRODUCT_BUNDLE_IDENTIFIER = com.johnholdsworth.InjectionIII;
|
1506 | 1506 | PRODUCT_NAME = "$(TARGET_NAME)";
|
1507 | 1507 | PROVISIONING_PROFILE_SPECIFIER = "";
|
|
1521 | 1521 | ENABLE_HARDENED_RUNTIME = YES;
|
1522 | 1522 | INFOPLIST_FILE = InjectionBundle/Info.plist;
|
1523 | 1523 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
|
| 1524 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
1524 | 1525 | LD_RUNPATH_SEARCH_PATHS = "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/$(PLATFORM_NAME) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks @loader_path/../Frameworks";
|
1525 | 1526 | MACH_O_TYPE = mh_dylib;
|
1526 | 1527 | MACOSX_DEPLOYMENT_TARGET = 10.12;
|
|
1531 | 1532 | SDKROOT = macosx;
|
1532 | 1533 | SKIP_INSTALL = YES;
|
1533 | 1534 | SWIFT_OBJC_BRIDGING_HEADER = "InjectionBundle/XprobeSwift-Bridging-Header.h";
|
| 1535 | + TVOS_DEPLOYMENT_TARGET = 13.0; |
1534 | 1536 | WRAPPER_EXTENSION = bundle;
|
1535 | 1537 | };
|
1536 | 1538 | name = Debug;
|
|
1545 | 1547 | ENABLE_HARDENED_RUNTIME = YES;
|
1546 | 1548 | INFOPLIST_FILE = InjectionBundle/Info.plist;
|
1547 | 1549 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
|
| 1550 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
1548 | 1551 | LD_RUNPATH_SEARCH_PATHS = "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/$(PLATFORM_NAME) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks @loader_path/../Frameworks";
|
1549 | 1552 | MACH_O_TYPE = mh_dylib;
|
1550 | 1553 | MACOSX_DEPLOYMENT_TARGET = 10.12;
|
|
1555 | 1558 | SDKROOT = macosx;
|
1556 | 1559 | SKIP_INSTALL = YES;
|
1557 | 1560 | SWIFT_OBJC_BRIDGING_HEADER = "InjectionBundle/XprobeSwift-Bridging-Header.h";
|
| 1561 | + TVOS_DEPLOYMENT_TARGET = 13.0; |
1558 | 1562 | WRAPPER_EXTENSION = bundle;
|
1559 | 1563 | };
|
1560 | 1564 | name = Release;
|
|
0 commit comments