|
|
@ -8,16 +8,16 @@ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */ |
|
|
|
/* Begin PBXBuildFile section */ |
|
|
|
2152FB042600AC8F00CF470E /* iosApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2152FB032600AC8F00CF470E /* iosApp.swift */; }; |
|
|
|
2152FB042600AC8F00CF470E /* iosApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2152FB032600AC8F00CF470E /* iosApp.swift */; }; |
|
|
|
C1FC908188C4E8695729CB06 /* Pods_WidgetsGallery.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8DE96E47030356CE6AD9794A /* Pods_WidgetsGallery.framework */; }; |
|
|
|
C1FC908188C4E8695729CB06 /* Pods_iosApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8DE96E47030356CE6AD9794A /* Pods_iosApp.framework */; }; |
|
|
|
/* End PBXBuildFile section */ |
|
|
|
/* End PBXBuildFile section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */ |
|
|
|
/* Begin PBXFileReference section */ |
|
|
|
1EB65E27D2C0F884D0A1A133 /* Pods-WidgetsGallery.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WidgetsGallery.debug.xcconfig"; path = "Target Support Files/Pods-WidgetsGallery/Pods-WidgetsGallery.debug.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
1EB65E27D2C0F884D0A1A133 /* Pods-iosApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iosApp.debug.xcconfig"; path = "Target Support Files/Pods-iosApp/Pods-iosApp.debug.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
2152FB032600AC8F00CF470E /* iosApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iosApp.swift; sourceTree = "<group>"; }; |
|
|
|
2152FB032600AC8F00CF470E /* iosApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iosApp.swift; sourceTree = "<group>"; }; |
|
|
|
3D7A606AB0AD7636269BD9D0 /* Pods-WidgetsGallery.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WidgetsGallery.release.xcconfig"; path = "Target Support Files/Pods-WidgetsGallery/Pods-WidgetsGallery.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
3D7A606AB0AD7636269BD9D0 /* Pods-iosApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iosApp.release.xcconfig"; path = "Target Support Files/Pods-iosApp/Pods-iosApp.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
7555FF7B242A565900829871 /* WidgetsGallery.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WidgetsGallery.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
7555FF7B242A565900829871 /* WidgetsGallery.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WidgetsGallery.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
7555FF8C242A565B00829871 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
|
|
7555FF8C242A565B00829871 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
|
|
8DE96E47030356CE6AD9794A /* Pods_WidgetsGallery.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_WidgetsGallery.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
8DE96E47030356CE6AD9794A /* Pods_iosApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_iosApp.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
AB3632DC29227652001CCB65 /* TeamId.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = TeamId.xcconfig; sourceTree = "<group>"; }; |
|
|
|
AB3632DC29227652001CCB65 /* TeamId.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = TeamId.xcconfig; sourceTree = "<group>"; }; |
|
|
|
/* End PBXFileReference section */ |
|
|
|
/* End PBXFileReference section */ |
|
|
|
|
|
|
|
|
|
|
@ -26,7 +26,7 @@ |
|
|
|
isa = PBXFrameworksBuildPhase; |
|
|
|
isa = PBXFrameworksBuildPhase; |
|
|
|
buildActionMask = 2147483647; |
|
|
|
buildActionMask = 2147483647; |
|
|
|
files = ( |
|
|
|
files = ( |
|
|
|
C1FC908188C4E8695729CB06 /* Pods_WidgetsGallery.framework in Frameworks */, |
|
|
|
C1FC908188C4E8695729CB06 /* Pods_iosApp.framework in Frameworks */, |
|
|
|
); |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
}; |
|
|
|
}; |
|
|
@ -72,7 +72,7 @@ |
|
|
|
B62309C7396AD7BF607A63B2 /* Frameworks */ = { |
|
|
|
B62309C7396AD7BF607A63B2 /* Frameworks */ = { |
|
|
|
isa = PBXGroup; |
|
|
|
isa = PBXGroup; |
|
|
|
children = ( |
|
|
|
children = ( |
|
|
|
8DE96E47030356CE6AD9794A /* Pods_WidgetsGallery.framework */, |
|
|
|
8DE96E47030356CE6AD9794A /* Pods_iosApp.framework */, |
|
|
|
); |
|
|
|
); |
|
|
|
name = Frameworks; |
|
|
|
name = Frameworks; |
|
|
|
sourceTree = "<group>"; |
|
|
|
sourceTree = "<group>"; |
|
|
@ -80,8 +80,8 @@ |
|
|
|
E1DAFBE8E1CFC0878361EF0E /* Pods */ = { |
|
|
|
E1DAFBE8E1CFC0878361EF0E /* Pods */ = { |
|
|
|
isa = PBXGroup; |
|
|
|
isa = PBXGroup; |
|
|
|
children = ( |
|
|
|
children = ( |
|
|
|
1EB65E27D2C0F884D0A1A133 /* Pods-WidgetsGallery.debug.xcconfig */, |
|
|
|
1EB65E27D2C0F884D0A1A133 /* Pods-iosApp.debug.xcconfig */, |
|
|
|
3D7A606AB0AD7636269BD9D0 /* Pods-WidgetsGallery.release.xcconfig */, |
|
|
|
3D7A606AB0AD7636269BD9D0 /* Pods-iosApp.release.xcconfig */, |
|
|
|
); |
|
|
|
); |
|
|
|
path = Pods; |
|
|
|
path = Pods; |
|
|
|
sourceTree = "<group>"; |
|
|
|
sourceTree = "<group>"; |
|
|
@ -89,9 +89,9 @@ |
|
|
|
/* End PBXGroup section */ |
|
|
|
/* End PBXGroup section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */ |
|
|
|
/* Begin PBXNativeTarget section */ |
|
|
|
7555FF7A242A565900829871 /* WidgetsGallery */ = { |
|
|
|
7555FF7A242A565900829871 /* iosApp */ = { |
|
|
|
isa = PBXNativeTarget; |
|
|
|
isa = PBXNativeTarget; |
|
|
|
buildConfigurationList = 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "WidgetsGallery" */; |
|
|
|
buildConfigurationList = 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosApp" */; |
|
|
|
buildPhases = ( |
|
|
|
buildPhases = ( |
|
|
|
E8D673591E7196AEA2EA10E2 /* [CP] Check Pods Manifest.lock */, |
|
|
|
E8D673591E7196AEA2EA10E2 /* [CP] Check Pods Manifest.lock */, |
|
|
|
7555FF77242A565900829871 /* Sources */, |
|
|
|
7555FF77242A565900829871 /* Sources */, |
|
|
@ -103,7 +103,7 @@ |
|
|
|
); |
|
|
|
); |
|
|
|
dependencies = ( |
|
|
|
dependencies = ( |
|
|
|
); |
|
|
|
); |
|
|
|
name = WidgetsGallery; |
|
|
|
name = iosApp; |
|
|
|
productName = iosApp; |
|
|
|
productName = iosApp; |
|
|
|
productReference = 7555FF7B242A565900829871 /* WidgetsGallery.app */; |
|
|
|
productReference = 7555FF7B242A565900829871 /* WidgetsGallery.app */; |
|
|
|
productType = "com.apple.product-type.application"; |
|
|
|
productType = "com.apple.product-type.application"; |
|
|
@ -123,7 +123,7 @@ |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
buildConfigurationList = 7555FF76242A565900829871 /* Build configuration list for PBXProject "WidgetsGallery" */; |
|
|
|
buildConfigurationList = 7555FF76242A565900829871 /* Build configuration list for PBXProject "iosApp" */; |
|
|
|
compatibilityVersion = "Xcode 9.3"; |
|
|
|
compatibilityVersion = "Xcode 9.3"; |
|
|
|
developmentRegion = en; |
|
|
|
developmentRegion = en; |
|
|
|
hasScannedForEncodings = 0; |
|
|
|
hasScannedForEncodings = 0; |
|
|
@ -136,7 +136,7 @@ |
|
|
|
projectDirPath = ""; |
|
|
|
projectDirPath = ""; |
|
|
|
projectRoot = ""; |
|
|
|
projectRoot = ""; |
|
|
|
targets = ( |
|
|
|
targets = ( |
|
|
|
7555FF7A242A565900829871 /* WidgetsGallery */, |
|
|
|
7555FF7A242A565900829871 /* iosApp */, |
|
|
|
); |
|
|
|
); |
|
|
|
}; |
|
|
|
}; |
|
|
|
/* End PBXProject section */ |
|
|
|
/* End PBXProject section */ |
|
|
@ -158,15 +158,15 @@ |
|
|
|
files = ( |
|
|
|
files = ( |
|
|
|
); |
|
|
|
); |
|
|
|
inputFileListPaths = ( |
|
|
|
inputFileListPaths = ( |
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-WidgetsGallery/Pods-WidgetsGallery-resources-${CONFIGURATION}-input-files.xcfilelist", |
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources-${CONFIGURATION}-input-files.xcfilelist", |
|
|
|
); |
|
|
|
); |
|
|
|
name = "[CP] Copy Pods Resources"; |
|
|
|
name = "[CP] Copy Pods Resources"; |
|
|
|
outputFileListPaths = ( |
|
|
|
outputFileListPaths = ( |
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-WidgetsGallery/Pods-WidgetsGallery-resources-${CONFIGURATION}-output-files.xcfilelist", |
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources-${CONFIGURATION}-output-files.xcfilelist", |
|
|
|
); |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
shellPath = /bin/sh; |
|
|
|
shellPath = /bin/sh; |
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-WidgetsGallery/Pods-WidgetsGallery-resources.sh\"\n"; |
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources.sh\"\n"; |
|
|
|
showEnvVarsInLog = 0; |
|
|
|
showEnvVarsInLog = 0; |
|
|
|
}; |
|
|
|
}; |
|
|
|
E8D673591E7196AEA2EA10E2 /* [CP] Check Pods Manifest.lock */ = { |
|
|
|
E8D673591E7196AEA2EA10E2 /* [CP] Check Pods Manifest.lock */ = { |
|
|
@ -184,7 +184,7 @@ |
|
|
|
outputFileListPaths = ( |
|
|
|
outputFileListPaths = ( |
|
|
|
); |
|
|
|
); |
|
|
|
outputPaths = ( |
|
|
|
outputPaths = ( |
|
|
|
"$(DERIVED_FILE_DIR)/Pods-WidgetsGallery-checkManifestLockResult.txt", |
|
|
|
"$(DERIVED_FILE_DIR)/Pods-iosApp-checkManifestLockResult.txt", |
|
|
|
); |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
shellPath = /bin/sh; |
|
|
|
shellPath = /bin/sh; |
|
|
@ -325,7 +325,7 @@ |
|
|
|
}; |
|
|
|
}; |
|
|
|
7555FFA6242A565B00829871 /* Debug */ = { |
|
|
|
7555FFA6242A565B00829871 /* Debug */ = { |
|
|
|
isa = XCBuildConfiguration; |
|
|
|
isa = XCBuildConfiguration; |
|
|
|
baseConfigurationReference = 1EB65E27D2C0F884D0A1A133 /* Pods-WidgetsGallery.debug.xcconfig */; |
|
|
|
baseConfigurationReference = 1EB65E27D2C0F884D0A1A133 /* Pods-iosApp.debug.xcconfig */; |
|
|
|
buildSettings = { |
|
|
|
buildSettings = { |
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
CODE_SIGN_IDENTITY = "Apple Development"; |
|
|
|
CODE_SIGN_IDENTITY = "Apple Development"; |
|
|
@ -340,7 +340,7 @@ |
|
|
|
"@executable_path/Frameworks", |
|
|
|
"@executable_path/Frameworks", |
|
|
|
); |
|
|
|
); |
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.jetbrains.WidgetsGallery${TEAM_ID}"; |
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.jetbrains.WidgetsGallery${TEAM_ID}"; |
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
|
PRODUCT_NAME = "WidgetsGallery"; |
|
|
|
PROVISIONING_PROFILE_SPECIFIER = ""; |
|
|
|
PROVISIONING_PROFILE_SPECIFIER = ""; |
|
|
|
SWIFT_VERSION = 5.0; |
|
|
|
SWIFT_VERSION = 5.0; |
|
|
|
TARGETED_DEVICE_FAMILY = "1,2"; |
|
|
|
TARGETED_DEVICE_FAMILY = "1,2"; |
|
|
@ -349,7 +349,7 @@ |
|
|
|
}; |
|
|
|
}; |
|
|
|
7555FFA7242A565B00829871 /* Release */ = { |
|
|
|
7555FFA7242A565B00829871 /* Release */ = { |
|
|
|
isa = XCBuildConfiguration; |
|
|
|
isa = XCBuildConfiguration; |
|
|
|
baseConfigurationReference = 3D7A606AB0AD7636269BD9D0 /* Pods-WidgetsGallery.release.xcconfig */; |
|
|
|
baseConfigurationReference = 3D7A606AB0AD7636269BD9D0 /* Pods-iosApp.release.xcconfig */; |
|
|
|
buildSettings = { |
|
|
|
buildSettings = { |
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
CODE_SIGN_IDENTITY = "Apple Development"; |
|
|
|
CODE_SIGN_IDENTITY = "Apple Development"; |
|
|
@ -364,7 +364,7 @@ |
|
|
|
"@executable_path/Frameworks", |
|
|
|
"@executable_path/Frameworks", |
|
|
|
); |
|
|
|
); |
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.jetbrains.WidgetsGallery${TEAM_ID}"; |
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.jetbrains.WidgetsGallery${TEAM_ID}"; |
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
|
PRODUCT_NAME = "WidgetsGallery"; |
|
|
|
PROVISIONING_PROFILE_SPECIFIER = ""; |
|
|
|
PROVISIONING_PROFILE_SPECIFIER = ""; |
|
|
|
SWIFT_VERSION = 5.0; |
|
|
|
SWIFT_VERSION = 5.0; |
|
|
|
TARGETED_DEVICE_FAMILY = "1,2"; |
|
|
|
TARGETED_DEVICE_FAMILY = "1,2"; |
|
|
@ -374,7 +374,7 @@ |
|
|
|
/* End XCBuildConfiguration section */ |
|
|
|
/* End XCBuildConfiguration section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */ |
|
|
|
/* Begin XCConfigurationList section */ |
|
|
|
7555FF76242A565900829871 /* Build configuration list for PBXProject "WidgetsGallery" */ = { |
|
|
|
7555FF76242A565900829871 /* Build configuration list for PBXProject "iosApp" */ = { |
|
|
|
isa = XCConfigurationList; |
|
|
|
isa = XCConfigurationList; |
|
|
|
buildConfigurations = ( |
|
|
|
buildConfigurations = ( |
|
|
|
7555FFA3242A565B00829871 /* Debug */, |
|
|
|
7555FFA3242A565B00829871 /* Debug */, |
|
|
@ -383,7 +383,7 @@ |
|
|
|
defaultConfigurationIsVisible = 0; |
|
|
|
defaultConfigurationIsVisible = 0; |
|
|
|
defaultConfigurationName = Release; |
|
|
|
defaultConfigurationName = Release; |
|
|
|
}; |
|
|
|
}; |
|
|
|
7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "WidgetsGallery" */ = { |
|
|
|
7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosApp" */ = { |
|
|
|
isa = XCConfigurationList; |
|
|
|
isa = XCConfigurationList; |
|
|
|
buildConfigurations = ( |
|
|
|
buildConfigurations = ( |
|
|
|
7555FFA6242A565B00829871 /* Debug */, |
|
|
|
7555FFA6242A565B00829871 /* Debug */, |