Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RyosukeCla committed Nov 28, 2023
1 parent 16b277c commit 89a1b5e
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions ios/Nativebrik/Nativebrik.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,6 @@
remoteGlobalIDString = C136339C2AEB769800B9F437;
remoteInfo = Nativebrik;
};
C1FFFD512B15AA4D00ACD132 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = C1FFFD4D2B15AA4D00ACD132 /* Example-UIKit.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = C1FFFD362B15AA2F00ACD132;
remoteInfo = "Example-UIKit";
};
/* End PBXContainerItemProxy section */

/* Begin PBXCopyFilesBuildPhase section */
Expand Down Expand Up @@ -126,7 +119,6 @@
C13634652AF242B100B9F437 /* decode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = decode.swift; sourceTree = "<group>"; };
C13634672AF36D7600B9F437 /* repository.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = repository.swift; sourceTree = "<group>"; };
C13634882B036E5D00B9F437 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = Nativebrik/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
C1FFFD4D2B15AA4D00ACD132 /* Example-UIKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "Example-UIKit.xcodeproj"; path = "../Example-UIKit/Example-UIKit.xcodeproj"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -154,7 +146,6 @@
C13633932AEB769800B9F437 = {
isa = PBXGroup;
children = (
C1FFFD4D2B15AA4D00ACD132 /* Example-UIKit.xcodeproj */,
C13634882B036E5D00B9F437 /* PrivacyInfo.xcprivacy */,
C136339F2AEB769800B9F437 /* Nativebrik */,
C13633A92AEB769800B9F437 /* NativebrikTests */,
Expand Down Expand Up @@ -231,14 +222,6 @@
name = Frameworks;
sourceTree = "<group>";
};
C1FFFD4E2B15AA4D00ACD132 /* Products */ = {
isa = PBXGroup;
children = (
C1FFFD522B15AA4D00ACD132 /* Example-UIKit.app */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
Expand Down Expand Up @@ -328,12 +311,6 @@
);
productRefGroup = C136339E2AEB769800B9F437 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = C1FFFD4E2B15AA4D00ACD132 /* Products */;
ProjectRef = C1FFFD4D2B15AA4D00ACD132 /* Example-UIKit.xcodeproj */;
},
);
projectRoot = "";
targets = (
C136339C2AEB769800B9F437 /* Nativebrik */,
Expand All @@ -342,16 +319,6 @@
};
/* End PBXProject section */

/* Begin PBXReferenceProxy section */
C1FFFD522B15AA4D00ACD132 /* Example-UIKit.app */ = {
isa = PBXReferenceProxy;
fileType = wrapper.application;
path = "Example-UIKit.app";
remoteRef = C1FFFD512B15AA4D00ACD132 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */

/* Begin PBXResourcesBuildPhase section */
C136339B2AEB769800B9F437 /* Resources */ = {
isa = PBXResourcesBuildPhase;
Expand Down

0 comments on commit 89a1b5e

Please sign in to comment.