|
13 | 13 | 4C11AE5B25DD5AC40043BD87 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4C11AE5925DD5AC40043BD87 /* Main.storyboard */; };
|
14 | 14 | 4C11AE5D25DD5AC70043BD87 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4C11AE5C25DD5AC70043BD87 /* Assets.xcassets */; };
|
15 | 15 | 4C11AE6025DD5AC70043BD87 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4C11AE5E25DD5AC70043BD87 /* LaunchScreen.storyboard */; };
|
| 16 | + 7EBF1571296C0CF7003BBDFF /* SPIDlibraryIOS in Frameworks */ = {isa = PBXBuildFile; productRef = 7EBF1570296C0CF7003BBDFF /* SPIDlibraryIOS */; }; |
16 | 17 | 95A9B02825DEAC1400F1ADAE /* UIViewController+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A9B02725DEAC1400F1ADAE /* UIViewController+Extension.swift */; };
|
17 | 18 | 95A9B02E25DEACE300F1ADAE /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 95A9B03025DEACE300F1ADAE /* Localizable.strings */; };
|
18 | 19 | 95A9B03525DEADBA00F1ADAE /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A9B03425DEADBA00F1ADAE /* String+Extension.swift */; };
|
19 | 20 | 95BC4E1E25DD6BC8007948FF /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95BC4E1D25DD6BC8007948FF /* Constants.swift */; };
|
20 |
| - 95C251EA25F2395800366C64 /* SPIDlibraryIOS in Frameworks */ = {isa = PBXBuildFile; productRef = 95C251E925F2395800366C64 /* SPIDlibraryIOS */; }; |
21 | 21 | /* End PBXBuildFile section */
|
22 | 22 |
|
23 | 23 | /* Begin PBXFileReference section */
|
|
43 | 43 | isa = PBXFrameworksBuildPhase;
|
44 | 44 | buildActionMask = 2147483647;
|
45 | 45 | files = (
|
46 |
| - 95C251EA25F2395800366C64 /* SPIDlibraryIOS in Frameworks */, |
| 46 | + 7EBF1571296C0CF7003BBDFF /* SPIDlibraryIOS in Frameworks */, |
47 | 47 | );
|
48 | 48 | runOnlyForDeploymentPostprocessing = 0;
|
49 | 49 | };
|
|
109 | 109 | );
|
110 | 110 | name = Sample;
|
111 | 111 | packageProductDependencies = (
|
112 |
| - 95C251E925F2395800366C64 /* SPIDlibraryIOS */, |
| 112 | + 7EBF1570296C0CF7003BBDFF /* SPIDlibraryIOS */, |
113 | 113 | );
|
114 | 114 | productName = Simple;
|
115 | 115 | productReference = 4C11AE5025DD5AC40043BD87 /* Sample.app */;
|
|
140 | 140 | );
|
141 | 141 | mainGroup = 4C11AE4725DD5AC40043BD87;
|
142 | 142 | packageReferences = (
|
143 |
| - 95C251E825F2395800366C64 /* XCRemoteSwiftPackageReference "SPIDlibraryIOS" */, |
| 143 | + 7EBF156F296C0CF6003BBDFF /* XCRemoteSwiftPackageReference "SPIDlibraryIOS" */, |
144 | 144 | );
|
145 | 145 | productRefGroup = 4C11AE5125DD5AC40043BD87 /* Products */;
|
146 | 146 | projectDirPath = "";
|
|
392 | 392 | /* End XCConfigurationList section */
|
393 | 393 |
|
394 | 394 | /* Begin XCRemoteSwiftPackageReference section */
|
395 |
| - 95C251E825F2395800366C64 /* XCRemoteSwiftPackageReference "SPIDlibraryIOS" */ = { |
| 395 | + 7EBF156F296C0CF6003BBDFF /* XCRemoteSwiftPackageReference "SPIDlibraryIOS" */ = { |
396 | 396 | isa = XCRemoteSwiftPackageReference;
|
397 |
| - repositoryURL = "https://github.com/INPS-it/SPIDlibraryIOS.git"; |
| 397 | + repositoryURL = "https://github.com/INPS-it/SPIDlibraryIOS"; |
398 | 398 | requirement = {
|
399 | 399 | kind = upToNextMajorVersion;
|
400 | 400 | minimumVersion = 1.0.4;
|
|
403 | 403 | /* End XCRemoteSwiftPackageReference section */
|
404 | 404 |
|
405 | 405 | /* Begin XCSwiftPackageProductDependency section */
|
406 |
| - 95C251E925F2395800366C64 /* SPIDlibraryIOS */ = { |
| 406 | + 7EBF1570296C0CF7003BBDFF /* SPIDlibraryIOS */ = { |
407 | 407 | isa = XCSwiftPackageProductDependency;
|
408 |
| - package = 95C251E825F2395800366C64 /* XCRemoteSwiftPackageReference "SPIDlibraryIOS" */; |
| 408 | + package = 7EBF156F296C0CF6003BBDFF /* XCRemoteSwiftPackageReference "SPIDlibraryIOS" */; |
409 | 409 | productName = SPIDlibraryIOS;
|
410 | 410 | };
|
411 | 411 | /* End XCSwiftPackageProductDependency section */
|
|
0 commit comments