Merge pull request #31 from MobileCenter/t-linyan-fixing-AppIcon
Fixing app icon
10
Podfile
|
@ -1,15 +1,13 @@
|
|||
target 'demoapp-ios-swift' do
|
||||
target 'sampleapp-ios-swift' do
|
||||
use_frameworks!
|
||||
|
||||
pod 'MobileCenter’
|
||||
pod 'MobileCenter'
|
||||
pod 'MobileCenter/Push'
|
||||
|
||||
|
||||
|
||||
target ‘demoapp-ios-swiftUITests’ do
|
||||
target 'sampleapp-ios-swiftUITests' do
|
||||
inherit! :search_paths
|
||||
# Pods for testing
|
||||
pod ‘VSMobileCenterExtensions’
|
||||
pod 'VSMobileCenterExtensions'
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Двоичные данные
demoapp-ios-swift/Assets.xcassets/AppIcon.appiconset/120-1.png
До Ширина: | Высота: | Размер: 2.5 KiB |
Двоичные данные
demoapp-ios-swift/Assets.xcassets/AppIcon.appiconset/120.png
До Ширина: | Высота: | Размер: 2.5 KiB |
Двоичные данные
demoapp-ios-swift/Assets.xcassets/AppIcon.appiconset/180.png
До Ширина: | Высота: | Размер: 3.5 KiB |
Двоичные данные
demoapp-ios-swift/Assets.xcassets/AppIcon.appiconset/40x40.png
До Ширина: | Высота: | Размер: 1.0 KiB |
Двоичные данные
demoapp-ios-swift/Assets.xcassets/AppIcon.appiconset/58.png
До Ширина: | Высота: | Размер: 1.6 KiB |
Двоичные данные
demoapp-ios-swift/Assets.xcassets/AppIcon.appiconset/60x60.png
До Ширина: | Высота: | Размер: 1.4 KiB |
Двоичные данные
demoapp-ios-swift/Assets.xcassets/AppIcon.appiconset/80.png
До Ширина: | Высота: | Размер: 1.9 KiB |
Двоичные данные
demoapp-ios-swift/Assets.xcassets/AppIcon.appiconset/87.png
До Ширина: | Высота: | Размер: 2.1 KiB |
|
@ -7,7 +7,6 @@
|
|||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
042866433A73041F318DFFE3 /* Pods_demoapp_ios_swift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A54ECBB2A3BC27AD6AF62684 /* Pods_demoapp_ios_swift.framework */; };
|
||||
264044071F06D794002657EC /* RootViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 264044061F06D794002657EC /* RootViewController.swift */; };
|
||||
265586F11EF88770001914FC /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 265586F01EF88770001914FC /* AppDelegate.swift */; };
|
||||
265586F81EF88770001914FC /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 265586F61EF88770001914FC /* Main.storyboard */; };
|
||||
|
@ -15,8 +14,9 @@
|
|||
265586FD1EF88770001914FC /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 265586FB1EF88770001914FC /* LaunchScreen.storyboard */; };
|
||||
267EDE4A1EFC7C5700AA5444 /* CrashViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 267EDE491EFC7C5700AA5444 /* CrashViewController.swift */; };
|
||||
267EDE4C1EFC8AF600AA5444 /* AnalyticsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 267EDE4B1EFC8AF600AA5444 /* AnalyticsViewController.swift */; };
|
||||
58E9C62D12BC5A6666CB1529 /* Pods_demoapp_ios_swiftUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C8D09DF373B2A6868F449E3 /* Pods_demoapp_ios_swiftUITests.framework */; };
|
||||
F02E65BE1F1454DC00F657C9 /* demoapp_ios_swiftUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F02E65BD1F1454DC00F657C9 /* demoapp_ios_swiftUITests.swift */; };
|
||||
2B29BB444DF9F11EDF4C8B41 /* Pods_sampleapp_ios_swift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F749CC296FD095CF18CA2907 /* Pods_sampleapp_ios_swift.framework */; };
|
||||
E92411CB54B141EE49F42386 /* Pods_sampleapp_ios_swiftUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 955A7DC040263B50CBB3E80C /* Pods_sampleapp_ios_swiftUITests.framework */; };
|
||||
F02E65BE1F1454DC00F657C9 /* sampleapp_ios_swiftUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F02E65BD1F1454DC00F657C9 /* sampleapp_ios_swiftUITests.swift */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXContainerItemProxy section */
|
||||
|
@ -30,10 +30,8 @@
|
|||
/* End PBXContainerItemProxy section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
109CC7897CE6D2CDDF3033A9 /* Pods-demoapp-ios-swift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demoapp-ios-swift.debug.xcconfig"; path = "Pods/Target Support Files/Pods-demoapp-ios-swift/Pods-demoapp-ios-swift.debug.xcconfig"; sourceTree = "<group>"; };
|
||||
161E4DF3040A359BED6AF7B3 /* Pods-demoapp-ios-swiftUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demoapp-ios-swiftUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-demoapp-ios-swiftUITests/Pods-demoapp-ios-swiftUITests.release.xcconfig"; sourceTree = "<group>"; };
|
||||
264044061F06D794002657EC /* RootViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RootViewController.swift; sourceTree = "<group>"; };
|
||||
265586ED1EF88770001914FC /* demoapp-ios-swift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "demoapp-ios-swift.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
265586ED1EF88770001914FC /* sampleapp-ios-swift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "sampleapp-ios-swift.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
265586F01EF88770001914FC /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
||||
265586F71EF88770001914FC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
||||
265586F91EF88770001914FC /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
||||
|
@ -41,14 +39,16 @@
|
|||
265586FE1EF88770001914FC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||
267EDE491EFC7C5700AA5444 /* CrashViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CrashViewController.swift; sourceTree = "<group>"; };
|
||||
267EDE4B1EFC8AF600AA5444 /* AnalyticsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnalyticsViewController.swift; sourceTree = "<group>"; };
|
||||
7C8D09DF373B2A6868F449E3 /* Pods_demoapp_ios_swiftUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_demoapp_ios_swiftUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A54ECBB2A3BC27AD6AF62684 /* Pods_demoapp_ios_swift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_demoapp_ios_swift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
C3E604B2E5FAE6B78460F4F8 /* Pods-demoapp-ios-swiftUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demoapp-ios-swiftUITests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-demoapp-ios-swiftUITests/Pods-demoapp-ios-swiftUITests.debug.xcconfig"; sourceTree = "<group>"; };
|
||||
D5CF14F4588790E07F58E39E /* Pods-demoapp-ios-swift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demoapp-ios-swift.release.xcconfig"; path = "Pods/Target Support Files/Pods-demoapp-ios-swift/Pods-demoapp-ios-swift.release.xcconfig"; sourceTree = "<group>"; };
|
||||
F02E65BB1F1454DC00F657C9 /* demoapp-ios-swiftUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "demoapp-ios-swiftUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
F02E65BD1F1454DC00F657C9 /* demoapp_ios_swiftUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = demoapp_ios_swiftUITests.swift; sourceTree = "<group>"; };
|
||||
279B740CF4AFD215EA1420A7 /* Pods-sampleapp-ios-swift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sampleapp-ios-swift.release.xcconfig"; path = "Pods/Target Support Files/Pods-sampleapp-ios-swift/Pods-sampleapp-ios-swift.release.xcconfig"; sourceTree = "<group>"; };
|
||||
955A7DC040263B50CBB3E80C /* Pods_sampleapp_ios_swiftUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_sampleapp_ios_swiftUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
C3B120AA84116D4863D7D9FE /* Pods-sampleapp-ios-swift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sampleapp-ios-swift.debug.xcconfig"; path = "Pods/Target Support Files/Pods-sampleapp-ios-swift/Pods-sampleapp-ios-swift.debug.xcconfig"; sourceTree = "<group>"; };
|
||||
DF0FC4C2F49EF4CEF7A6AEDA /* Pods-sampleapp-ios-swiftUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sampleapp-ios-swiftUITests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-sampleapp-ios-swiftUITests/Pods-sampleapp-ios-swiftUITests.debug.xcconfig"; sourceTree = "<group>"; };
|
||||
F02E65BB1F1454DC00F657C9 /* sampleapp-ios-swiftUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "sampleapp-ios-swiftUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
F02E65BD1F1454DC00F657C9 /* sampleapp_ios_swiftUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = sampleapp_ios_swiftUITests.swift; sourceTree = "<group>"; };
|
||||
F02E65BF1F1454DC00F657C9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||
F0DDF9751F157DCF00530C9B /* demoapp-ios-swift.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "demoapp-ios-swift.entitlements"; sourceTree = "<group>"; };
|
||||
F0DDF9751F157DCF00530C9B /* sampleapp-ios-swift.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "sampleapp-ios-swift.entitlements"; sourceTree = "<group>"; };
|
||||
F35F6B209AB90A2F7CF1575E /* Pods-sampleapp-ios-swiftUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sampleapp-ios-swiftUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-sampleapp-ios-swiftUITests/Pods-sampleapp-ios-swiftUITests.release.xcconfig"; sourceTree = "<group>"; };
|
||||
F749CC296FD095CF18CA2907 /* Pods_sampleapp_ios_swift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_sampleapp_ios_swift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
|
@ -56,7 +56,7 @@
|
|||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
042866433A73041F318DFFE3 /* Pods_demoapp_ios_swift.framework in Frameworks */,
|
||||
2B29BB444DF9F11EDF4C8B41 /* Pods_sampleapp_ios_swift.framework in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
@ -64,7 +64,7 @@
|
|||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
58E9C62D12BC5A6666CB1529 /* Pods_demoapp_ios_swiftUITests.framework in Frameworks */,
|
||||
E92411CB54B141EE49F42386 /* Pods_sampleapp_ios_swiftUITests.framework in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
@ -74,27 +74,27 @@
|
|||
265586E41EF88770001914FC = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
265586EF1EF88770001914FC /* demoapp-ios-swift */,
|
||||
F02E65BC1F1454DC00F657C9 /* demoapp-ios-swiftUITests */,
|
||||
265586EF1EF88770001914FC /* sampleapp-ios-swift */,
|
||||
F02E65BC1F1454DC00F657C9 /* sampleapp-ios-swiftUITests */,
|
||||
265586EE1EF88770001914FC /* Products */,
|
||||
5E719DF2572D8D05B1781C61 /* Pods */,
|
||||
81000E13570823D53FB92EE4 /* Frameworks */,
|
||||
449D23BE531D6A43009D9DEB /* Pods */,
|
||||
C0D20EB7DC05F231F809ADAF /* Frameworks */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
265586EE1EF88770001914FC /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
265586ED1EF88770001914FC /* demoapp-ios-swift.app */,
|
||||
F02E65BB1F1454DC00F657C9 /* demoapp-ios-swiftUITests.xctest */,
|
||||
265586ED1EF88770001914FC /* sampleapp-ios-swift.app */,
|
||||
F02E65BB1F1454DC00F657C9 /* sampleapp-ios-swiftUITests.xctest */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
265586EF1EF88770001914FC /* demoapp-ios-swift */ = {
|
||||
265586EF1EF88770001914FC /* sampleapp-ios-swift */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
F0DDF9751F157DCF00530C9B /* demoapp-ios-swift.entitlements */,
|
||||
F0DDF9751F157DCF00530C9B /* sampleapp-ios-swift.entitlements */,
|
||||
265586FE1EF88770001914FC /* Info.plist */,
|
||||
267EDE4B1EFC8AF600AA5444 /* AnalyticsViewController.swift */,
|
||||
265586F01EF88770001914FC /* AppDelegate.swift */,
|
||||
|
@ -104,80 +104,80 @@
|
|||
265586FB1EF88770001914FC /* LaunchScreen.storyboard */,
|
||||
265586F61EF88770001914FC /* Main.storyboard */,
|
||||
);
|
||||
path = "demoapp-ios-swift";
|
||||
path = "sampleapp-ios-swift";
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
5E719DF2572D8D05B1781C61 /* Pods */ = {
|
||||
449D23BE531D6A43009D9DEB /* Pods */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
109CC7897CE6D2CDDF3033A9 /* Pods-demoapp-ios-swift.debug.xcconfig */,
|
||||
D5CF14F4588790E07F58E39E /* Pods-demoapp-ios-swift.release.xcconfig */,
|
||||
C3E604B2E5FAE6B78460F4F8 /* Pods-demoapp-ios-swiftUITests.debug.xcconfig */,
|
||||
161E4DF3040A359BED6AF7B3 /* Pods-demoapp-ios-swiftUITests.release.xcconfig */,
|
||||
C3B120AA84116D4863D7D9FE /* Pods-sampleapp-ios-swift.debug.xcconfig */,
|
||||
279B740CF4AFD215EA1420A7 /* Pods-sampleapp-ios-swift.release.xcconfig */,
|
||||
DF0FC4C2F49EF4CEF7A6AEDA /* Pods-sampleapp-ios-swiftUITests.debug.xcconfig */,
|
||||
F35F6B209AB90A2F7CF1575E /* Pods-sampleapp-ios-swiftUITests.release.xcconfig */,
|
||||
);
|
||||
name = Pods;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
81000E13570823D53FB92EE4 /* Frameworks */ = {
|
||||
C0D20EB7DC05F231F809ADAF /* Frameworks */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
A54ECBB2A3BC27AD6AF62684 /* Pods_demoapp_ios_swift.framework */,
|
||||
7C8D09DF373B2A6868F449E3 /* Pods_demoapp_ios_swiftUITests.framework */,
|
||||
F749CC296FD095CF18CA2907 /* Pods_sampleapp_ios_swift.framework */,
|
||||
955A7DC040263B50CBB3E80C /* Pods_sampleapp_ios_swiftUITests.framework */,
|
||||
);
|
||||
name = Frameworks;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
F02E65BC1F1454DC00F657C9 /* demoapp-ios-swiftUITests */ = {
|
||||
F02E65BC1F1454DC00F657C9 /* sampleapp-ios-swiftUITests */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
F02E65BD1F1454DC00F657C9 /* demoapp_ios_swiftUITests.swift */,
|
||||
F02E65BD1F1454DC00F657C9 /* sampleapp_ios_swiftUITests.swift */,
|
||||
F02E65BF1F1454DC00F657C9 /* Info.plist */,
|
||||
);
|
||||
path = "demoapp-ios-swiftUITests";
|
||||
path = "sampleapp-ios-swiftUITests";
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
265586EC1EF88770001914FC /* demoapp-ios-swift */ = {
|
||||
265586EC1EF88770001914FC /* sampleapp-ios-swift */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 265587171EF88771001914FC /* Build configuration list for PBXNativeTarget "demoapp-ios-swift" */;
|
||||
buildConfigurationList = 265587171EF88771001914FC /* Build configuration list for PBXNativeTarget "sampleapp-ios-swift" */;
|
||||
buildPhases = (
|
||||
4102C46DF1D96062A1422176 /* [CP] Check Pods Manifest.lock */,
|
||||
21DC308C6CF7097E5EE31F9C /* [CP] Check Pods Manifest.lock */,
|
||||
265586E91EF88770001914FC /* Sources */,
|
||||
265586EB1EF88770001914FC /* Resources */,
|
||||
002CD8CE89A0929952E0EDA0 /* Frameworks */,
|
||||
FF1AB7090DF2B9D6D0165947 /* [CP] Embed Pods Frameworks */,
|
||||
FE4A56A59A2EDA97E01B77DA /* [CP] Copy Pods Resources */,
|
||||
CCB8B09ED2B9382FFE36969F /* [CP] Embed Pods Frameworks */,
|
||||
A6FC37296CB052ED868F6CFF /* [CP] Copy Pods Resources */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
);
|
||||
name = "demoapp-ios-swift";
|
||||
name = "sampleapp-ios-swift";
|
||||
productName = "demoapp-ios-swift";
|
||||
productReference = 265586ED1EF88770001914FC /* demoapp-ios-swift.app */;
|
||||
productReference = 265586ED1EF88770001914FC /* sampleapp-ios-swift.app */;
|
||||
productType = "com.apple.product-type.application";
|
||||
};
|
||||
F02E65BA1F1454DC00F657C9 /* demoapp-ios-swiftUITests */ = {
|
||||
F02E65BA1F1454DC00F657C9 /* sampleapp-ios-swiftUITests */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = F02E65C21F1454DC00F657C9 /* Build configuration list for PBXNativeTarget "demoapp-ios-swiftUITests" */;
|
||||
buildConfigurationList = F02E65C21F1454DC00F657C9 /* Build configuration list for PBXNativeTarget "sampleapp-ios-swiftUITests" */;
|
||||
buildPhases = (
|
||||
AE57BC44F960C4D65B632921 /* [CP] Check Pods Manifest.lock */,
|
||||
EB7C6A312C7B2CE09CE166D3 /* [CP] Check Pods Manifest.lock */,
|
||||
F02E65B71F1454DC00F657C9 /* Sources */,
|
||||
F02E65B81F1454DC00F657C9 /* Frameworks */,
|
||||
F02E65B91F1454DC00F657C9 /* Resources */,
|
||||
5781F38586A1CB57ED3908BD /* [CP] Embed Pods Frameworks */,
|
||||
5F7BF20A122B9C1023A09E68 /* [CP] Copy Pods Resources */,
|
||||
5F773B930CBABE30E279E8C1 /* [CP] Embed Pods Frameworks */,
|
||||
1DCE8C78AB6226F406C62586 /* [CP] Copy Pods Resources */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
F02E65C11F1454DC00F657C9 /* PBXTargetDependency */,
|
||||
);
|
||||
name = "demoapp-ios-swiftUITests";
|
||||
name = "sampleapp-ios-swiftUITests";
|
||||
productName = "demoapp-ios-swiftUITests";
|
||||
productReference = F02E65BB1F1454DC00F657C9 /* demoapp-ios-swiftUITests.xctest */;
|
||||
productReference = F02E65BB1F1454DC00F657C9 /* sampleapp-ios-swiftUITests.xctest */;
|
||||
productType = "com.apple.product-type.bundle.ui-testing";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
|
@ -206,7 +206,7 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
buildConfigurationList = 265586E81EF88770001914FC /* Build configuration list for PBXProject "demoapp-ios-swift" */;
|
||||
buildConfigurationList = 265586E81EF88770001914FC /* Build configuration list for PBXProject "sampleapp-ios-swift" */;
|
||||
compatibilityVersion = "Xcode 3.2";
|
||||
developmentRegion = English;
|
||||
hasScannedForEncodings = 0;
|
||||
|
@ -219,8 +219,8 @@
|
|||
projectDirPath = "";
|
||||
projectRoot = "";
|
||||
targets = (
|
||||
265586EC1EF88770001914FC /* demoapp-ios-swift */,
|
||||
F02E65BA1F1454DC00F657C9 /* demoapp-ios-swiftUITests */,
|
||||
265586EC1EF88770001914FC /* sampleapp-ios-swift */,
|
||||
F02E65BA1F1454DC00F657C9 /* sampleapp-ios-swiftUITests */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
|
@ -246,43 +246,7 @@
|
|||
/* End PBXResourcesBuildPhase section */
|
||||
|
||||
/* Begin PBXShellScriptBuildPhase section */
|
||||
4102C46DF1D96062A1422176 /* [CP] Check Pods Manifest.lock */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
inputPaths = (
|
||||
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
||||
"${PODS_ROOT}/Manifest.lock",
|
||||
);
|
||||
name = "[CP] Check Pods Manifest.lock";
|
||||
outputPaths = (
|
||||
"$(DERIVED_FILE_DIR)/Pods-demoapp-ios-swift-checkManifestLockResult.txt",
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
5781F38586A1CB57ED3908BD /* [CP] Embed Pods Frameworks */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
inputPaths = (
|
||||
"${SRCROOT}/Pods/Target Support Files/Pods-demoapp-ios-swiftUITests/Pods-demoapp-ios-swiftUITests-frameworks.sh",
|
||||
"${BUILT_PRODUCTS_DIR}/VSMobileCenterExtensions/VSMobileCenterExtensions.framework",
|
||||
);
|
||||
name = "[CP] Embed Pods Frameworks";
|
||||
outputPaths = (
|
||||
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/VSMobileCenterExtensions.framework",
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-demoapp-ios-swiftUITests/Pods-demoapp-ios-swiftUITests-frameworks.sh\"\n";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
5F7BF20A122B9C1023A09E68 /* [CP] Copy Pods Resources */ = {
|
||||
1DCE8C78AB6226F406C62586 /* [CP] Copy Pods Resources */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
|
@ -294,43 +258,25 @@
|
|||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-demoapp-ios-swiftUITests/Pods-demoapp-ios-swiftUITests-resources.sh\"\n";
|
||||
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-sampleapp-ios-swiftUITests/Pods-sampleapp-ios-swiftUITests-resources.sh\"\n";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
AE57BC44F960C4D65B632921 /* [CP] Check Pods Manifest.lock */ = {
|
||||
21DC308C6CF7097E5EE31F9C /* [CP] Check Pods Manifest.lock */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
inputPaths = (
|
||||
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
||||
"${PODS_ROOT}/Manifest.lock",
|
||||
);
|
||||
name = "[CP] Check Pods Manifest.lock";
|
||||
outputPaths = (
|
||||
"$(DERIVED_FILE_DIR)/Pods-demoapp-ios-swiftUITests-checkManifestLockResult.txt",
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
||||
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
FE4A56A59A2EDA97E01B77DA /* [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-demoapp-ios-swift/Pods-demoapp-ios-swift-resources.sh\"\n";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
FF1AB7090DF2B9D6D0165947 /* [CP] Embed Pods Frameworks */ = {
|
||||
5F773B930CBABE30E279E8C1 /* [CP] Embed Pods Frameworks */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
|
@ -342,7 +288,52 @@
|
|||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-demoapp-ios-swift/Pods-demoapp-ios-swift-frameworks.sh\"\n";
|
||||
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-sampleapp-ios-swiftUITests/Pods-sampleapp-ios-swiftUITests-frameworks.sh\"\n";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
A6FC37296CB052ED868F6CFF /* [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-sampleapp-ios-swift/Pods-sampleapp-ios-swift-resources.sh\"\n";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
CCB8B09ED2B9382FFE36969F /* [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-sampleapp-ios-swift/Pods-sampleapp-ios-swift-frameworks.sh\"\n";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
EB7C6A312C7B2CE09CE166D3 /* [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_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
/* End PBXShellScriptBuildPhase section */
|
||||
|
@ -363,7 +354,7 @@
|
|||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
F02E65BE1F1454DC00F657C9 /* demoapp_ios_swiftUITests.swift in Sources */,
|
||||
F02E65BE1F1454DC00F657C9 /* sampleapp_ios_swiftUITests.swift in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
@ -372,7 +363,7 @@
|
|||
/* Begin PBXTargetDependency section */
|
||||
F02E65C11F1454DC00F657C9 /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
target = 265586EC1EF88770001914FC /* demoapp-ios-swift */;
|
||||
target = 265586EC1EF88770001914FC /* sampleapp-ios-swift */;
|
||||
targetProxy = F02E65C01F1454DC00F657C9 /* PBXContainerItemProxy */;
|
||||
};
|
||||
/* End PBXTargetDependency section */
|
||||
|
@ -494,15 +485,15 @@
|
|||
};
|
||||
265587181EF88771001914FC /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 109CC7897CE6D2CDDF3033A9 /* Pods-demoapp-ios-swift.debug.xcconfig */;
|
||||
baseConfigurationReference = C3B120AA84116D4863D7D9FE /* Pods-sampleapp-ios-swift.debug.xcconfig */;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CODE_SIGN_ENTITLEMENTS = "demoapp-ios-swift/demoapp-ios-swift.entitlements";
|
||||
CODE_SIGN_ENTITLEMENTS = "sampleapp-ios-swift/sampleapp-ios-swift.entitlements";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
DEVELOPMENT_TEAM = "";
|
||||
INFOPLIST_FILE = "demoapp-ios-swift/Info.plist";
|
||||
INFOPLIST_FILE = "$(SRCROOT)/sampleapp-ios-swift/Info.plist";
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.microsoft.azure.mobile.demoapp.swift;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.microsoft.azure.mobile.sampleapp.swift;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
PROVISIONING_PROFILE = "";
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
|
@ -513,15 +504,15 @@
|
|||
};
|
||||
265587191EF88771001914FC /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = D5CF14F4588790E07F58E39E /* Pods-demoapp-ios-swift.release.xcconfig */;
|
||||
baseConfigurationReference = 279B740CF4AFD215EA1420A7 /* Pods-sampleapp-ios-swift.release.xcconfig */;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CODE_SIGN_ENTITLEMENTS = "demoapp-ios-swift/demoapp-ios-swift.entitlements";
|
||||
CODE_SIGN_ENTITLEMENTS = "sampleapp-ios-swift/sampleapp-ios-swift.entitlements";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
DEVELOPMENT_TEAM = "";
|
||||
INFOPLIST_FILE = "demoapp-ios-swift/Info.plist";
|
||||
INFOPLIST_FILE = "$(SRCROOT)/sampleapp-ios-swift/Info.plist";
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.microsoft.azure.mobile.demoapp.swift;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.microsoft.azure.mobile.sampleapp.swift;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
SWIFT_VERSION = 3.0;
|
||||
|
@ -531,34 +522,36 @@
|
|||
};
|
||||
F02E65C31F1454DC00F657C9 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = C3E604B2E5FAE6B78460F4F8 /* Pods-demoapp-ios-swiftUITests.debug.xcconfig */;
|
||||
baseConfigurationReference = DF0FC4C2F49EF4CEF7A6AEDA /* Pods-sampleapp-ios-swiftUITests.debug.xcconfig */;
|
||||
buildSettings = {
|
||||
INFOPLIST_FILE = "demoapp-ios-swiftUITests/Info.plist";
|
||||
INFOPLIST_FILE = "sampleapp-ios-swiftUITests/Info.plist";
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = "demoapp-ios-swift.demoapp-ios-swiftUITests";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = "sampleapp-ios-swiftUITests";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
PROVISIONING_PROFILE = "";
|
||||
SWIFT_VERSION = 3.0;
|
||||
TEST_TARGET_NAME = "demoapp-ios-swift";
|
||||
TEST_TARGET_NAME = "sampleapp-ios-swift";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
F02E65C41F1454DC00F657C9 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 161E4DF3040A359BED6AF7B3 /* Pods-demoapp-ios-swiftUITests.release.xcconfig */;
|
||||
baseConfigurationReference = F35F6B209AB90A2F7CF1575E /* Pods-sampleapp-ios-swiftUITests.release.xcconfig */;
|
||||
buildSettings = {
|
||||
INFOPLIST_FILE = "demoapp-ios-swiftUITests/Info.plist";
|
||||
INFOPLIST_FILE = "sampleapp-ios-swiftUITests/Info.plist";
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = "demoapp-ios-swift.demoapp-ios-swiftUITests";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = "sampleapp-ios-swiftUITests";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
PROVISIONING_PROFILE = "";
|
||||
SWIFT_VERSION = 3.0;
|
||||
TEST_TARGET_NAME = "demoapp-ios-swift";
|
||||
TEST_TARGET_NAME = "sampleapp-ios-swift";
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
265586E81EF88770001914FC /* Build configuration list for PBXProject "demoapp-ios-swift" */ = {
|
||||
265586E81EF88770001914FC /* Build configuration list for PBXProject "sampleapp-ios-swift" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
265587151EF88771001914FC /* Debug */,
|
||||
|
@ -567,7 +560,7 @@
|
|||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
265587171EF88771001914FC /* Build configuration list for PBXNativeTarget "demoapp-ios-swift" */ = {
|
||||
265587171EF88771001914FC /* Build configuration list for PBXNativeTarget "sampleapp-ios-swift" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
265587181EF88771001914FC /* Debug */,
|
||||
|
@ -576,7 +569,7 @@
|
|||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
F02E65C21F1454DC00F657C9 /* Build configuration list for PBXNativeTarget "demoapp-ios-swiftUITests" */ = {
|
||||
F02E65C21F1454DC00F657C9 /* Build configuration list for PBXNativeTarget "sampleapp-ios-swiftUITests" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
F02E65C31F1454DC00F657C9 /* Debug */,
|
|
@ -15,9 +15,9 @@
|
|||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "265586EC1EF88770001914FC"
|
||||
BuildableName = "demoapp-ios-swift.app"
|
||||
BlueprintName = "demoapp-ios-swift"
|
||||
ReferencedContainer = "container:demoapp-ios-swift.xcodeproj">
|
||||
BuildableName = "sampleapp-ios-swift.app"
|
||||
BlueprintName = "sampleapp-ios-swift"
|
||||
ReferencedContainer = "container:sample-ios-swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
</BuildActionEntries>
|
||||
|
@ -32,20 +32,10 @@
|
|||
skipped = "NO">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "265587021EF88770001914FC"
|
||||
BuildableName = "demoapp-ios-swiftTests.xctest"
|
||||
BlueprintName = "demoapp-ios-swiftTests"
|
||||
ReferencedContainer = "container:demoapp-ios-swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</TestableReference>
|
||||
<TestableReference
|
||||
skipped = "NO">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "2655870D1EF88770001914FC"
|
||||
BuildableName = "demoapp-ios-swiftUITests.xctest"
|
||||
BlueprintName = "demoapp-ios-swiftUITests"
|
||||
ReferencedContainer = "container:demoapp-ios-swift.xcodeproj">
|
||||
BlueprintIdentifier = "F02E65BA1F1454DC00F657C9"
|
||||
BuildableName = "sampleapp-ios-swiftUITests.xctest"
|
||||
BlueprintName = "sampleapp-ios-swiftUITests"
|
||||
ReferencedContainer = "container:sampleapp-ios-swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</TestableReference>
|
||||
</Testables>
|
||||
|
@ -53,9 +43,9 @@
|
|||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "265586EC1EF88770001914FC"
|
||||
BuildableName = "demoapp-ios-swift.app"
|
||||
BlueprintName = "demoapp-ios-swift"
|
||||
ReferencedContainer = "container:demoapp-ios-swift.xcodeproj">
|
||||
BuildableName = "sampleapp-ios-swift.app"
|
||||
BlueprintName = "sampleapp-ios-swift"
|
||||
ReferencedContainer = "container:sampleapp-ios-swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</MacroExpansion>
|
||||
<AdditionalOptions>
|
||||
|
@ -76,9 +66,9 @@
|
|||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "265586EC1EF88770001914FC"
|
||||
BuildableName = "demoapp-ios-swift.app"
|
||||
BlueprintName = "demoapp-ios-swift"
|
||||
ReferencedContainer = "container:demoapp-ios-swift.xcodeproj">
|
||||
BuildableName = "sampleapp-ios-swift.app"
|
||||
BlueprintName = "sampleapp-ios-swift"
|
||||
ReferencedContainer = "container:sampleapp-ios-swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
<AdditionalOptions>
|
||||
|
@ -95,9 +85,9 @@
|
|||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "265586EC1EF88770001914FC"
|
||||
BuildableName = "demoapp-ios-swift.app"
|
||||
BlueprintName = "demoapp-ios-swift"
|
||||
ReferencedContainer = "container:demoapp-ios-swift.xcodeproj">
|
||||
BuildableName = "sampleapp-ios-swift.app"
|
||||
BlueprintName = "sampleapp-ios-swift"
|
||||
ReferencedContainer = "container:sample-ios-swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
</ProfileAction>
|
|
@ -2,7 +2,7 @@
|
|||
<Workspace
|
||||
version = "1.0">
|
||||
<FileRef
|
||||
location = "group:demoapp-ios-swift.xcodeproj">
|
||||
location = "group:sampleapp-ios-swift.xcodeproj">
|
||||
</FileRef>
|
||||
<FileRef
|
||||
location = "group:Pods/Pods.xcodeproj">
|
До Ширина: | Высота: | Размер: 12 KiB После Ширина: | Высота: | Размер: 12 KiB |
До Ширина: | Высота: | Размер: 29 KiB После Ширина: | Высота: | Размер: 29 KiB |
До Ширина: | Высота: | Размер: 50 KiB После Ширина: | Высота: | Размер: 50 KiB |
После Ширина: | Высота: | Размер: 6.4 KiB |
После Ширина: | Высота: | Размер: 6.4 KiB |
После Ширина: | Высота: | Размер: 10 KiB |
После Ширина: | Высота: | Размер: 2.3 KiB |
После Ширина: | Высота: | Размер: 3.1 KiB |
После Ширина: | Высота: | Размер: 3.1 KiB |
После Ширина: | Высота: | Размер: 4.2 KiB |
После Ширина: | Высота: | Размер: 4.7 KiB |
|
@ -3,49 +3,49 @@
|
|||
{
|
||||
"size" : "20x20",
|
||||
"idiom" : "iphone",
|
||||
"filename" : "40x40.png",
|
||||
"filename" : "Appicon40.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"size" : "20x20",
|
||||
"idiom" : "iphone",
|
||||
"filename" : "60x60.png",
|
||||
"filename" : "Appicon60.png",
|
||||
"scale" : "3x"
|
||||
},
|
||||
{
|
||||
"size" : "29x29",
|
||||
"idiom" : "iphone",
|
||||
"filename" : "58.png",
|
||||
"filename" : "Appicon58.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"size" : "29x29",
|
||||
"idiom" : "iphone",
|
||||
"filename" : "87.png",
|
||||
"filename" : "Appicon87.png",
|
||||
"scale" : "3x"
|
||||
},
|
||||
{
|
||||
"size" : "40x40",
|
||||
"idiom" : "iphone",
|
||||
"filename" : "80.png",
|
||||
"filename" : "Appicon80.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"size" : "40x40",
|
||||
"idiom" : "iphone",
|
||||
"filename" : "120.png",
|
||||
"filename" : "Appicon120-1.png",
|
||||
"scale" : "3x"
|
||||
},
|
||||
{
|
||||
"size" : "60x60",
|
||||
"idiom" : "iphone",
|
||||
"filename" : "120-1.png",
|
||||
"filename" : "Appicon120.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"size" : "60x60",
|
||||
"idiom" : "iphone",
|
||||
"filename" : "180.png",
|
||||
"filename" : "Appicon180.png",
|
||||
"scale" : "3x"
|
||||
},
|
||||
{
|
До Ширина: | Высота: | Размер: 14 KiB После Ширина: | Высота: | Размер: 14 KiB |
До Ширина: | Высота: | Размер: 33 KiB После Ширина: | Высота: | Размер: 33 KiB |
До Ширина: | Высота: | Размер: 53 KiB После Ширина: | Высота: | Размер: 53 KiB |
До Ширина: | Высота: | Размер: 14 KiB После Ширина: | Высота: | Размер: 14 KiB |
До Ширина: | Высота: | Размер: 32 KiB После Ширина: | Высота: | Размер: 32 KiB |
До Ширина: | Высота: | Размер: 52 KiB После Ширина: | Высота: | Размер: 52 KiB |
До Ширина: | Высота: | Размер: 12 KiB После Ширина: | Высота: | Размер: 12 KiB |
До Ширина: | Высота: | Размер: 28 KiB После Ширина: | Высота: | Размер: 28 KiB |
До Ширина: | Высота: | Размер: 46 KiB После Ширина: | Высота: | Размер: 46 KiB |
До Ширина: | Высота: | Размер: 2.2 KiB После Ширина: | Высота: | Размер: 2.2 KiB |
До Ширина: | Высота: | Размер: 5.9 KiB После Ширина: | Высота: | Размер: 5.9 KiB |
До Ширина: | Высота: | Размер: 11 KiB После Ширина: | Высота: | Размер: 11 KiB |
До Ширина: | Высота: | Размер: 7.1 KiB После Ширина: | Высота: | Размер: 7.1 KiB |
До Ширина: | Высота: | Размер: 17 KiB После Ширина: | Высота: | Размер: 17 KiB |
До Ширина: | Высота: | Размер: 30 KiB После Ширина: | Высота: | Размер: 30 KiB |
До Ширина: | Высота: | Размер: 2.1 KiB После Ширина: | Высота: | Размер: 2.1 KiB |
До Ширина: | Высота: | Размер: 4.4 KiB После Ширина: | Высота: | Размер: 4.4 KiB |
До Ширина: | Высота: | Размер: 7.3 KiB После Ширина: | Высота: | Размер: 7.3 KiB |
До Ширина: | Высота: | Размер: 13 KiB После Ширина: | Высота: | Размер: 13 KiB |
До Ширина: | Высота: | Размер: 30 KiB После Ширина: | Высота: | Размер: 30 KiB |
До Ширина: | Высота: | Размер: 48 KiB После Ширина: | Высота: | Размер: 48 KiB |
|
@ -5,7 +5,7 @@
|
|||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>MC Demo</string>
|
||||
<string>MC Sample</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>$(EXECUTABLE_NAME)</string>
|
||||
<key>CFBundleIdentifier</key>
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
import XCTest
|
||||
|
||||
class demoapp_ios_swiftUITests: XCTestCase {
|
||||
class sampleapp_ios_swiftUITests: XCTestCase {
|
||||
let app = XCUIApplication()
|
||||
override func setUp() {
|
||||
super.setUp()
|