|
|
|
@ -7,6 +7,7 @@
|
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
|
AC6EADA9EBA97184DE28B03D /* Pods_PainlessInjectionTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B0BD30D1500DF9B76584172F /* Pods_PainlessInjectionTests.framework */; };
|
|
|
|
|
C4A0CFCB1D3CF88F00BCEC00 /* ArgumentList.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A0CFBC1D3CF88F00BCEC00 /* ArgumentList.swift */; };
|
|
|
|
|
C4A0CFCC1D3CF88F00BCEC00 /* CacheDependency.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A0CFBD1D3CF88F00BCEC00 /* CacheDependency.swift */; };
|
|
|
|
|
C4A0CFCD1D3CF88F00BCEC00 /* Container.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A0CFBE1D3CF88F00BCEC00 /* Container.swift */; };
|
|
|
|
@ -21,10 +22,6 @@
|
|
|
|
|
C4A0CFD71D3CF88F00BCEC00 /* StandardTimer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A0CFC81D3CF88F00BCEC00 /* StandardTimer.swift */; };
|
|
|
|
|
C4A0CFD81D3CF88F00BCEC00 /* TimeInteval.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A0CFC91D3CF88F00BCEC00 /* TimeInteval.swift */; };
|
|
|
|
|
C4A0CFD91D3CF88F00BCEC00 /* Timer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A0CFCA1D3CF88F00BCEC00 /* Timer.swift */; };
|
|
|
|
|
C4A0D0051D3CF9EC00BCEC00 /* PainlessInjectionLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = C4A0CFFE1D3CF9E100BCEC00 /* PainlessInjectionLoader.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
|
C4A0D0061D3CF9EC00BCEC00 /* PIModuleLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = C4A0CFFF1D3CF9E100BCEC00 /* PIModuleLoader.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
|
C4A0D0071D3CF9EC00BCEC00 /* PIModuleLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = C4A0D0001D3CF9E100BCEC00 /* PIModuleLoader.m */; };
|
|
|
|
|
C4A0D00A1D3CFAA500BCEC00 /* PainlessInjectionLoader.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C4A6EE5B1D34294900CB7442 /* PainlessInjectionLoader.framework */; };
|
|
|
|
|
C4A0D00B1D3CFB8E00BCEC00 /* ArgumentListTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A0CFDB1D3CF89700BCEC00 /* ArgumentListTests.swift */; };
|
|
|
|
|
C4A0D00C1D3CFB8E00BCEC00 /* ContainerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A0CFDC1D3CF89700BCEC00 /* ContainerTests.swift */; };
|
|
|
|
|
C4A0D00D1D3CFB8E00BCEC00 /* FataErrorNotifierTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A0CFDD1D3CF89700BCEC00 /* FataErrorNotifierTests.swift */; };
|
|
|
|
@ -33,17 +30,10 @@
|
|
|
|
|
C4A0D0101D3CFB8E00BCEC00 /* TimeIntervalTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A0CFE11D3CF89700BCEC00 /* TimeIntervalTests.swift */; };
|
|
|
|
|
C4A0D0111D3CFB8E00BCEC00 /* TimerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A0CFE21D3CF89700BCEC00 /* TimerTests.swift */; };
|
|
|
|
|
C4A0D0161D3CFC0B00BCEC00 /* PainlessInjection.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C4A6EE271D340F3F00CB7442 /* PainlessInjection.framework */; };
|
|
|
|
|
C4A0D0171D3CFC0B00BCEC00 /* PainlessInjectionLoader.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C4A6EE5B1D34294900CB7442 /* PainlessInjectionLoader.framework */; };
|
|
|
|
|
E3F23086F51374FD32E609CF /* Pods_PainlessInjection.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 58A74C19AFD18668B2E3B816 /* Pods_PainlessInjection.framework */; };
|
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
|
C4A0D0081D3CF9FD00BCEC00 /* PBXContainerItemProxy */ = {
|
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
|
containerPortal = C4A6EE1E1D340F3F00CB7442 /* Project object */;
|
|
|
|
|
proxyType = 1;
|
|
|
|
|
remoteGlobalIDString = C4A6EE5A1D34294900CB7442;
|
|
|
|
|
remoteInfo = PainlessInjectionLoader;
|
|
|
|
|
};
|
|
|
|
|
C4A0D0121D3CFC0400BCEC00 /* PBXContainerItemProxy */ = {
|
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
|
containerPortal = C4A6EE1E1D340F3F00CB7442 /* Project object */;
|
|
|
|
@ -51,16 +41,14 @@
|
|
|
|
|
remoteGlobalIDString = C4A6EE261D340F3F00CB7442;
|
|
|
|
|
remoteInfo = PainlessInjection;
|
|
|
|
|
};
|
|
|
|
|
C4A0D0141D3CFC0700BCEC00 /* PBXContainerItemProxy */ = {
|
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
|
containerPortal = C4A6EE1E1D340F3F00CB7442 /* Project object */;
|
|
|
|
|
proxyType = 1;
|
|
|
|
|
remoteGlobalIDString = C4A6EE5A1D34294900CB7442;
|
|
|
|
|
remoteInfo = PainlessInjectionLoader;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
|
2B7D81E275AA97BC7719C596 /* Pods-PainlessInjectionTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PainlessInjectionTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PainlessInjectionTests/Pods-PainlessInjectionTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
58A74C19AFD18668B2E3B816 /* Pods_PainlessInjection.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PainlessInjection.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
787ECEDC091457827435C113 /* Pods-PainlessInjection.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PainlessInjection.release.xcconfig"; path = "Pods/Target Support Files/Pods-PainlessInjection/Pods-PainlessInjection.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
B0BD30D1500DF9B76584172F /* Pods_PainlessInjectionTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PainlessInjectionTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
BDCB1A6D29DE071BDF94F1BC /* Pods-PainlessInjection.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PainlessInjection.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PainlessInjection/Pods-PainlessInjection.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
C4A0CFBC1D3CF88F00BCEC00 /* ArgumentList.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ArgumentList.swift; sourceTree = "<group>"; };
|
|
|
|
|
C4A0CFBD1D3CF88F00BCEC00 /* CacheDependency.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CacheDependency.swift; sourceTree = "<group>"; };
|
|
|
|
|
C4A0CFBE1D3CF88F00BCEC00 /* Container.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Container.swift; sourceTree = "<group>"; };
|
|
|
|
@ -84,13 +72,9 @@
|
|
|
|
|
C4A0CFE01D3CF89700BCEC00 /* ModuleLoadingTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModuleLoadingTests.swift; sourceTree = "<group>"; };
|
|
|
|
|
C4A0CFE11D3CF89700BCEC00 /* TimeIntervalTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimeIntervalTests.swift; sourceTree = "<group>"; };
|
|
|
|
|
C4A0CFE21D3CF89700BCEC00 /* TimerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimerTests.swift; sourceTree = "<group>"; };
|
|
|
|
|
C4A0CFFD1D3CF9E100BCEC00 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
C4A0CFFE1D3CF9E100BCEC00 /* PainlessInjectionLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PainlessInjectionLoader.h; sourceTree = "<group>"; };
|
|
|
|
|
C4A0CFFF1D3CF9E100BCEC00 /* PIModuleLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PIModuleLoader.h; sourceTree = "<group>"; };
|
|
|
|
|
C4A0D0001D3CF9E100BCEC00 /* PIModuleLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PIModuleLoader.m; sourceTree = "<group>"; };
|
|
|
|
|
C4A6EE271D340F3F00CB7442 /* PainlessInjection.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PainlessInjection.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
C4A6EE311D340F3F00CB7442 /* PainlessInjectionTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PainlessInjectionTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
C4A6EE5B1D34294900CB7442 /* PainlessInjectionLoader.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PainlessInjectionLoader.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
F743561BC63384EDDE974B0C /* Pods-PainlessInjectionTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PainlessInjectionTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-PainlessInjectionTests/Pods-PainlessInjectionTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
@ -98,7 +82,7 @@
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
C4A0D00A1D3CFAA500BCEC00 /* PainlessInjectionLoader.framework in Frameworks */,
|
|
|
|
|
E3F23086F51374FD32E609CF /* Pods_PainlessInjection.framework in Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
@ -107,20 +91,33 @@
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
C4A0D0161D3CFC0B00BCEC00 /* PainlessInjection.framework in Frameworks */,
|
|
|
|
|
C4A0D0171D3CFC0B00BCEC00 /* PainlessInjectionLoader.framework in Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
C4A6EE571D34294900CB7442 /* Frameworks */ = {
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
AC6EADA9EBA97184DE28B03D /* Pods_PainlessInjectionTests.framework in Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
|
1754E88A2474805A8B2536B2 /* Pods */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
BDCB1A6D29DE071BDF94F1BC /* Pods-PainlessInjection.debug.xcconfig */,
|
|
|
|
|
787ECEDC091457827435C113 /* Pods-PainlessInjection.release.xcconfig */,
|
|
|
|
|
2B7D81E275AA97BC7719C596 /* Pods-PainlessInjectionTests.debug.xcconfig */,
|
|
|
|
|
F743561BC63384EDDE974B0C /* Pods-PainlessInjectionTests.release.xcconfig */,
|
|
|
|
|
);
|
|
|
|
|
name = Pods;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
380BC610FAD37AE06915060D /* Frameworks */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
58A74C19AFD18668B2E3B816 /* Pods_PainlessInjection.framework */,
|
|
|
|
|
B0BD30D1500DF9B76584172F /* Pods_PainlessInjectionTests.framework */,
|
|
|
|
|
);
|
|
|
|
|
name = Frameworks;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
C4A0CFBB1D3CF88F00BCEC00 /* PainlessInjection */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
@ -158,24 +155,14 @@
|
|
|
|
|
path = PainlessInjectionTests;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
C4A0CFFC1D3CF9E100BCEC00 /* PainlessInjectionLoader */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
C4A0CFFD1D3CF9E100BCEC00 /* Info.plist */,
|
|
|
|
|
C4A0CFFE1D3CF9E100BCEC00 /* PainlessInjectionLoader.h */,
|
|
|
|
|
C4A0CFFF1D3CF9E100BCEC00 /* PIModuleLoader.h */,
|
|
|
|
|
C4A0D0001D3CF9E100BCEC00 /* PIModuleLoader.m */,
|
|
|
|
|
);
|
|
|
|
|
path = PainlessInjectionLoader;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
|
C4A6EE1D1D340F3F00CB7442 = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
C4A0CFBB1D3CF88F00BCEC00 /* PainlessInjection */,
|
|
|
|
|
C4A0CFDA1D3CF89700BCEC00 /* PainlessInjectionTests */,
|
|
|
|
|
C4A0CFFC1D3CF9E100BCEC00 /* PainlessInjectionLoader */,
|
|
|
|
|
C4A6EE281D340F3F00CB7442 /* Products */,
|
|
|
|
|
1754E88A2474805A8B2536B2 /* Pods */,
|
|
|
|
|
380BC610FAD37AE06915060D /* Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
};
|
|
|
|
@ -184,7 +171,6 @@
|
|
|
|
|
children = (
|
|
|
|
|
C4A6EE271D340F3F00CB7442 /* PainlessInjection.framework */,
|
|
|
|
|
C4A6EE311D340F3F00CB7442 /* PainlessInjectionTests.xctest */,
|
|
|
|
|
C4A6EE5B1D34294900CB7442 /* PainlessInjectionLoader.framework */,
|
|
|
|
|
);
|
|
|
|
|
name = Products;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
@ -200,15 +186,6 @@
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
C4A6EE581D34294900CB7442 /* Headers */ = {
|
|
|
|
|
isa = PBXHeadersBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
C4A0D0061D3CF9EC00BCEC00 /* PIModuleLoader.h in Headers */,
|
|
|
|
|
C4A0D0051D3CF9EC00BCEC00 /* PainlessInjectionLoader.h in Headers */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
@ -216,15 +193,16 @@
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = C4A6EE3B1D340F3F00CB7442 /* Build configuration list for PBXNativeTarget "PainlessInjection" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
A81A98406FD0CD16BBF96C8A /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
C4A6EE221D340F3F00CB7442 /* Sources */,
|
|
|
|
|
C4A6EE231D340F3F00CB7442 /* Frameworks */,
|
|
|
|
|
C4A6EE241D340F3F00CB7442 /* Headers */,
|
|
|
|
|
C4A6EE251D340F3F00CB7442 /* Resources */,
|
|
|
|
|
34B8FE998E4BE2DA701C36C1 /* [CP] Copy Pods Resources */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
|
dependencies = (
|
|
|
|
|
C4A0D0091D3CF9FD00BCEC00 /* PBXTargetDependency */,
|
|
|
|
|
);
|
|
|
|
|
name = PainlessInjection;
|
|
|
|
|
productName = PainlessInjector;
|
|
|
|
@ -235,14 +213,16 @@
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = C4A6EE3E1D340F3F00CB7442 /* Build configuration list for PBXNativeTarget "PainlessInjectionTests" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
F6004F2A99D7298CFBF8FE1F /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
C4A6EE2D1D340F3F00CB7442 /* Sources */,
|
|
|
|
|
C4A6EE2E1D340F3F00CB7442 /* Frameworks */,
|
|
|
|
|
C4A6EE2F1D340F3F00CB7442 /* Resources */,
|
|
|
|
|
AB22B23EA722F19293738940 /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
2C2712CD08F3C9C04C15C902 /* [CP] Copy Pods Resources */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
|
dependencies = (
|
|
|
|
|
C4A0D0151D3CFC0700BCEC00 /* PBXTargetDependency */,
|
|
|
|
|
C4A0D0131D3CFC0400BCEC00 /* PBXTargetDependency */,
|
|
|
|
|
);
|
|
|
|
|
name = PainlessInjectionTests;
|
|
|
|
@ -250,24 +230,6 @@
|
|
|
|
|
productReference = C4A6EE311D340F3F00CB7442 /* PainlessInjectionTests.xctest */;
|
|
|
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
|
|
|
};
|
|
|
|
|
C4A6EE5A1D34294900CB7442 /* PainlessInjectionLoader */ = {
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = C4A6EE601D34294A00CB7442 /* Build configuration list for PBXNativeTarget "PainlessInjectionLoader" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
C4A6EE561D34294900CB7442 /* Sources */,
|
|
|
|
|
C4A6EE571D34294900CB7442 /* Frameworks */,
|
|
|
|
|
C4A6EE581D34294900CB7442 /* Headers */,
|
|
|
|
|
C4A6EE591D34294900CB7442 /* Resources */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
|
dependencies = (
|
|
|
|
|
);
|
|
|
|
|
name = PainlessInjectionLoader;
|
|
|
|
|
productName = PainlessInjectorLoader;
|
|
|
|
|
productReference = C4A6EE5B1D34294900CB7442 /* PainlessInjectionLoader.framework */;
|
|
|
|
|
productType = "com.apple.product-type.framework";
|
|
|
|
|
};
|
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
@ -284,9 +246,6 @@
|
|
|
|
|
C4A6EE301D340F3F00CB7442 = {
|
|
|
|
|
CreatedOnToolsVersion = 7.3.1;
|
|
|
|
|
};
|
|
|
|
|
C4A6EE5A1D34294900CB7442 = {
|
|
|
|
|
CreatedOnToolsVersion = 7.3.1;
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
buildConfigurationList = C4A6EE211D340F3F00CB7442 /* Build configuration list for PBXProject "PainlessInjection" */;
|
|
|
|
@ -303,7 +262,6 @@
|
|
|
|
|
targets = (
|
|
|
|
|
C4A6EE261D340F3F00CB7442 /* PainlessInjection */,
|
|
|
|
|
C4A6EE301D340F3F00CB7442 /* PainlessInjectionTests */,
|
|
|
|
|
C4A6EE5A1D34294900CB7442 /* PainlessInjectionLoader */,
|
|
|
|
|
);
|
|
|
|
|
};
|
|
|
|
|
/* End PBXProject section */
|
|
|
|
@ -323,14 +281,85 @@
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
C4A6EE591D34294900CB7442 /* Resources */ = {
|
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
|
|
|
2C2712CD08F3C9C04C15C902 /* [CP] Copy Pods Resources */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputPaths = (
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Copy Pods Resources";
|
|
|
|
|
outputPaths = (
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PainlessInjectionTests/Pods-PainlessInjectionTests-resources.sh\"\n";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
34B8FE998E4BE2DA701C36C1 /* [CP] Copy Pods Resources */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputPaths = (
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Copy Pods Resources";
|
|
|
|
|
outputPaths = (
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PainlessInjection/Pods-PainlessInjection-resources.sh\"\n";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
A81A98406FD0CD16BBF96C8A /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputPaths = (
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
|
|
|
outputPaths = (
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
AB22B23EA722F19293738940 /* [CP] Embed Pods Frameworks */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputPaths = (
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Embed Pods Frameworks";
|
|
|
|
|
outputPaths = (
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PainlessInjectionTests/Pods-PainlessInjectionTests-frameworks.sh\"\n";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
F6004F2A99D7298CFBF8FE1F /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputPaths = (
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
|
|
|
outputPaths = (
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
|
C4A6EE221D340F3F00CB7442 /* Sources */ = {
|
|
|
|
@ -367,32 +396,14 @@
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
C4A6EE561D34294900CB7442 /* Sources */ = {
|
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
C4A0D0071D3CF9EC00BCEC00 /* PIModuleLoader.m in Sources */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
|
|
C4A0D0091D3CF9FD00BCEC00 /* PBXTargetDependency */ = {
|
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
|
target = C4A6EE5A1D34294900CB7442 /* PainlessInjectionLoader */;
|
|
|
|
|
targetProxy = C4A0D0081D3CF9FD00BCEC00 /* PBXContainerItemProxy */;
|
|
|
|
|
};
|
|
|
|
|
C4A0D0131D3CFC0400BCEC00 /* PBXTargetDependency */ = {
|
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
|
target = C4A6EE261D340F3F00CB7442 /* PainlessInjection */;
|
|
|
|
|
targetProxy = C4A0D0121D3CFC0400BCEC00 /* PBXContainerItemProxy */;
|
|
|
|
|
};
|
|
|
|
|
C4A0D0151D3CFC0700BCEC00 /* PBXTargetDependency */ = {
|
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
|
target = C4A6EE5A1D34294900CB7442 /* PainlessInjectionLoader */;
|
|
|
|
|
targetProxy = C4A0D0141D3CFC0700BCEC00 /* PBXContainerItemProxy */;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
@ -489,6 +500,7 @@
|
|
|
|
|
};
|
|
|
|
|
C4A6EE3C1D340F3F00CB7442 /* Debug */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = BDCB1A6D29DE071BDF94F1BC /* Pods-PainlessInjection.debug.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
@ -508,6 +520,7 @@
|
|
|
|
|
};
|
|
|
|
|
C4A6EE3D1D340F3F00CB7442 /* Release */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 787ECEDC091457827435C113 /* Pods-PainlessInjection.release.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
@ -526,6 +539,7 @@
|
|
|
|
|
};
|
|
|
|
|
C4A6EE3F1D340F3F00CB7442 /* Debug */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 2B7D81E275AA97BC7719C596 /* Pods-PainlessInjectionTests.debug.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
INFOPLIST_FILE = PainlessInjectionTests/Info.plist;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
|
@ -536,6 +550,7 @@
|
|
|
|
|
};
|
|
|
|
|
C4A6EE401D340F3F00CB7442 /* Release */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = F743561BC63384EDDE974B0C /* Pods-PainlessInjectionTests.release.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
INFOPLIST_FILE = PainlessInjectionTests/Info.plist;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
|
@ -544,40 +559,6 @@
|
|
|
|
|
};
|
|
|
|
|
name = Release;
|
|
|
|
|
};
|
|
|
|
|
C4A6EE611D34294A00CB7442 /* Debug */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/PainlessInjectionLoader/Info.plist";
|
|
|
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "yaroslav-zhurakovskiy.PainlessInjectionLoader";
|
|
|
|
|
PRODUCT_NAME = PainlessInjectionLoader;
|
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
};
|
|
|
|
|
name = Debug;
|
|
|
|
|
};
|
|
|
|
|
C4A6EE621D34294A00CB7442 /* Release */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/PainlessInjectionLoader/Info.plist";
|
|
|
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "yaroslav-zhurakovskiy.PainlessInjectionLoader";
|
|
|
|
|
PRODUCT_NAME = PainlessInjectionLoader;
|
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
};
|
|
|
|
|
name = Release;
|
|
|
|
|
};
|
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
@ -608,15 +589,6 @@
|
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
|
};
|
|
|
|
|
C4A6EE601D34294A00CB7442 /* Build configuration list for PBXNativeTarget "PainlessInjectionLoader" */ = {
|
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
|
buildConfigurations = (
|
|
|
|
|
C4A6EE611D34294A00CB7442 /* Debug */,
|
|
|
|
|
C4A6EE621D34294A00CB7442 /* Release */,
|
|
|
|
|
);
|
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
|
};
|
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
|
};
|
|
|
|
|
rootObject = C4A6EE1E1D340F3F00CB7442 /* Project object */;
|