Skip to content

Commit ab867fc

Browse files
committed
Automatic Xcode project changes
1 parent 849001c commit ab867fc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

MaterialFormKitDemo/MaterialFormKitDemo.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
8229BFE01B5E2A7600C40181 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8229BFDE1B5E2A7600C40181 /* Main.storyboard */; };
1414
8229BFE21B5E2A7600C40181 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8229BFE11B5E2A7600C40181 /* Images.xcassets */; };
1515
8229BFE51B5E2A7600C40181 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8229BFE31B5E2A7600C40181 /* LaunchScreen.xib */; };
16-
CE4B7E631BEBE94300CD6620 /* MaterialFormKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE4B7E621BEBE94300CD6620 /* MaterialFormKit.framework */; };
16+
CECEC4381BEBECB500FDD23F /* MaterialFormKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE4B7E621BEBE94300CD6620 /* MaterialFormKit.framework */; };
1717
/* End PBXBuildFile section */
1818

1919
/* Begin PBXFileReference section */
@@ -27,15 +27,15 @@
2727
8229BFDF1B5E2A7600C40181 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
2828
8229BFE11B5E2A7600C40181 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
2929
8229BFE41B5E2A7600C40181 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
30-
CE4B7E621BEBE94300CD6620 /* MaterialFormKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MaterialFormKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
30+
CE4B7E621BEBE94300CD6620 /* MaterialFormKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MaterialFormKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
3131
/* End PBXFileReference section */
3232

3333
/* Begin PBXFrameworksBuildPhase section */
3434
8229BFCE1B5E2A7600C40181 /* Frameworks */ = {
3535
isa = PBXFrameworksBuildPhase;
3636
buildActionMask = 2147483647;
3737
files = (
38-
CE4B7E631BEBE94300CD6620 /* MaterialFormKit.framework in Frameworks */,
38+
CECEC4381BEBECB500FDD23F /* MaterialFormKit.framework in Frameworks */,
3939
);
4040
runOnlyForDeploymentPostprocessing = 0;
4141
};

0 commit comments

Comments
 (0)