|
13 | 13 | 388BF030283CC49D005CE271 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 388BF02E283CC49D005CE271 /* Main.storyboard */; };
|
14 | 14 | 388BF032283CC49E005CE271 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 388BF031283CC49E005CE271 /* Assets.xcassets */; };
|
15 | 15 | 388BF035283CC49E005CE271 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 388BF033283CC49E005CE271 /* LaunchScreen.storyboard */; };
|
16 |
| - 9507445028609C0500E02D06 /* ZXingCppWrapper in Frameworks */ = {isa = PBXBuildFile; productRef = 9507444F28609C0500E02D06 /* ZXingCppWrapper */; }; |
| 16 | + 5EFA4B742ADF0F35000132A0 /* ZXingCppWrapper in Frameworks */ = {isa = PBXBuildFile; productRef = 5EFA4B732ADF0F35000132A0 /* ZXingCppWrapper */; }; |
17 | 17 | 950744522860A3A300E02D06 /* WriteViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950744512860A3A300E02D06 /* WriteViewController.swift */; };
|
18 | 18 | /* End PBXBuildFile section */
|
19 | 19 |
|
| 20 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 21 | + 52A975482ADAD7DE002D6BD8 /* Embed Frameworks */ = { |
| 22 | + isa = PBXCopyFilesBuildPhase; |
| 23 | + buildActionMask = 2147483647; |
| 24 | + dstPath = ""; |
| 25 | + dstSubfolderSpec = 10; |
| 26 | + files = ( |
| 27 | + ); |
| 28 | + name = "Embed Frameworks"; |
| 29 | + runOnlyForDeploymentPostprocessing = 0; |
| 30 | + }; |
| 31 | +/* End PBXCopyFilesBuildPhase section */ |
| 32 | + |
20 | 33 | /* Begin PBXFileReference section */
|
21 | 34 | 388BF025283CC49D005CE271 /* demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
22 | 35 | 388BF028283CC49D005CE271 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
27 | 40 | 388BF034283CC49E005CE271 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
28 | 41 | 388BF036283CC49E005CE271 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
29 | 42 | 388BF043283CE0AC005CE271 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
| 43 | + 5EFA4B712ADF0F16000132A0 /* zxing-cpp */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = "zxing-cpp"; path = ../../..; sourceTree = "<group>"; }; |
30 | 44 | 950744512860A3A300E02D06 /* WriteViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WriteViewController.swift; sourceTree = "<group>"; };
|
31 |
| - 9550105328609B7900ED103F /* ios */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = ios; path = ..; sourceTree = "<group>"; }; |
32 | 45 | /* End PBXFileReference section */
|
33 | 46 |
|
34 | 47 | /* Begin PBXFrameworksBuildPhase section */
|
35 | 48 | 388BF022283CC49D005CE271 /* Frameworks */ = {
|
36 | 49 | isa = PBXFrameworksBuildPhase;
|
37 | 50 | buildActionMask = 2147483647;
|
38 | 51 | files = (
|
39 |
| - 9507445028609C0500E02D06 /* ZXingCppWrapper in Frameworks */, |
| 52 | + 5EFA4B742ADF0F35000132A0 /* ZXingCppWrapper in Frameworks */, |
40 | 53 | );
|
41 | 54 | runOnlyForDeploymentPostprocessing = 0;
|
42 | 55 | };
|
|
46 | 59 | 388BF01C283CC49D005CE271 = {
|
47 | 60 | isa = PBXGroup;
|
48 | 61 | children = (
|
| 62 | + 5EFA4B702ADF0F16000132A0 /* Packages */, |
49 | 63 | 388BF043283CE0AC005CE271 /* README.md */,
|
50 |
| - 388BF03E283CD6C5005CE271 /* Packages */, |
51 | 64 | 388BF027283CC49D005CE271 /* demo */,
|
52 | 65 | 388BF026283CC49D005CE271 /* Products */,
|
53 |
| - 388BF040283CD908005CE271 /* Frameworks */, |
| 66 | + 5EFA4B722ADF0F35000132A0 /* Frameworks */, |
54 | 67 | );
|
55 | 68 | sourceTree = "<group>";
|
56 | 69 | };
|
|
77 | 90 | path = demo;
|
78 | 91 | sourceTree = "<group>";
|
79 | 92 | };
|
80 |
| - 388BF03E283CD6C5005CE271 /* Packages */ = { |
| 93 | + 5EFA4B702ADF0F16000132A0 /* Packages */ = { |
81 | 94 | isa = PBXGroup;
|
82 | 95 | children = (
|
83 |
| - 9550105328609B7900ED103F /* ios */, |
| 96 | + 5EFA4B712ADF0F16000132A0 /* zxing-cpp */, |
84 | 97 | );
|
85 | 98 | name = Packages;
|
86 | 99 | sourceTree = "<group>";
|
87 | 100 | };
|
88 |
| - 388BF040283CD908005CE271 /* Frameworks */ = { |
| 101 | + 5EFA4B722ADF0F35000132A0 /* Frameworks */ = { |
89 | 102 | isa = PBXGroup;
|
90 | 103 | children = (
|
91 | 104 | );
|
|
102 | 115 | 388BF021283CC49D005CE271 /* Sources */,
|
103 | 116 | 388BF022283CC49D005CE271 /* Frameworks */,
|
104 | 117 | 388BF023283CC49D005CE271 /* Resources */,
|
| 118 | + 52A975482ADAD7DE002D6BD8 /* Embed Frameworks */, |
105 | 119 | );
|
106 | 120 | buildRules = (
|
107 | 121 | );
|
108 | 122 | dependencies = (
|
109 | 123 | );
|
110 | 124 | name = demo;
|
111 | 125 | packageProductDependencies = (
|
112 |
| - 9507444F28609C0500E02D06 /* ZXingCppWrapper */, |
| 126 | + 5EFA4B732ADF0F35000132A0 /* ZXingCppWrapper */, |
113 | 127 | );
|
114 | 128 | productName = demo;
|
115 | 129 | productReference = 388BF025283CC49D005CE271 /* demo.app */;
|
|
139 | 153 | Base,
|
140 | 154 | );
|
141 | 155 | mainGroup = 388BF01C283CC49D005CE271;
|
| 156 | + packageReferences = ( |
| 157 | + ); |
142 | 158 | productRefGroup = 388BF026283CC49D005CE271 /* Products */;
|
143 | 159 | projectDirPath = "";
|
144 | 160 | projectRoot = "";
|
|
314 | 330 | buildSettings = {
|
315 | 331 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
316 | 332 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
| 333 | + CODE_SIGN_IDENTITY = "Apple Development"; |
317 | 334 | CODE_SIGN_STYLE = Automatic;
|
318 | 335 | CURRENT_PROJECT_VERSION = 1;
|
319 | 336 | DEVELOPMENT_TEAM = "";
|
|
326 | 343 | INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
327 | 344 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
328 | 345 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
| 346 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
329 | 347 | LD_RUNPATH_SEARCH_PATHS = (
|
330 | 348 | "$(inherited)",
|
331 | 349 | "@executable_path/Frameworks",
|
332 | 350 | );
|
333 | 351 | MARKETING_VERSION = 1.0;
|
334 | 352 | PRODUCT_BUNDLE_IDENTIFIER = "com.zxing-cpp.ios.demo-${SAMPLE_CODE_DISAMBIGUATOR}";
|
335 | 353 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 354 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
336 | 355 | SAMPLE_CODE_DISAMBIGUATOR = "${DEVELOPMENT_TEAM}";
|
337 | 356 | SWIFT_EMIT_LOC_STRINGS = YES;
|
338 | 357 | SWIFT_VERSION = 5.0;
|
|
345 | 364 | buildSettings = {
|
346 | 365 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
347 | 366 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
| 367 | + CODE_SIGN_IDENTITY = "Apple Development"; |
348 | 368 | CODE_SIGN_STYLE = Automatic;
|
349 | 369 | CURRENT_PROJECT_VERSION = 1;
|
350 | 370 | DEVELOPMENT_TEAM = "";
|
|
357 | 377 | INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
358 | 378 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
359 | 379 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
| 380 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
360 | 381 | LD_RUNPATH_SEARCH_PATHS = (
|
361 | 382 | "$(inherited)",
|
362 | 383 | "@executable_path/Frameworks",
|
363 | 384 | );
|
364 | 385 | MARKETING_VERSION = 1.0;
|
365 | 386 | PRODUCT_BUNDLE_IDENTIFIER = "com.zxing-cpp.ios.demo-${SAMPLE_CODE_DISAMBIGUATOR}";
|
366 | 387 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 388 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
367 | 389 | SAMPLE_CODE_DISAMBIGUATOR = "${DEVELOPMENT_TEAM}";
|
368 | 390 | SWIFT_EMIT_LOC_STRINGS = YES;
|
369 | 391 | SWIFT_VERSION = 5.0;
|
|
395 | 417 | /* End XCConfigurationList section */
|
396 | 418 |
|
397 | 419 | /* Begin XCSwiftPackageProductDependency section */
|
398 |
| - 9507444F28609C0500E02D06 /* ZXingCppWrapper */ = { |
| 420 | + 5EFA4B732ADF0F35000132A0 /* ZXingCppWrapper */ = { |
399 | 421 | isa = XCSwiftPackageProductDependency;
|
400 | 422 | productName = ZXingCppWrapper;
|
401 | 423 | };
|
|
0 commit comments