Skip to content

Commit f7f81f8

Browse files
committed
chore: revert changes regarding ip.txt
1 parent a49b431 commit f7f81f8

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ DerivedData
2121
*.ipa
2222
*.xcuserstate
2323
project.xcworkspace
24-
ios/ip.txt
2524

2625
# Android/IntelliJ
2726
#

ios/GitPoint.xcodeproj/project.pbxproj

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
2DCD954D1E0B4F2C00145EB5 /* GitPointTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* GitPointTests.m */; };
4242
3074F532C67F4444983EDB54 /* Nunito-Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 24C757CE6CB049658C31ED0E /* Nunito-Bold.ttf */; };
4343
3B4B2C15526143C288A991B2 /* libRNDeviceInfo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 651F5DC3BF71489BB193A32B /* libRNDeviceInfo.a */; };
44-
48BA8BD2201F3C760063B185 /* ip.txt in Resources */ = {isa = PBXBuildFile; fileRef = 48BA8BD1201F3C760063B185 /* ip.txt */; };
4544
48F49F6A1F19028D0012FAD6 /* libRNSearchBar.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 48F49F671F19026D0012FAD6 /* libRNSearchBar.a */; };
4645
4A0E0CE9909244398A873436 /* Nunito-SemiBold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FBD0F4CBD299403498005E08 /* Nunito-SemiBold.ttf */; };
4746
562B8AA6D1DA4F4C8294AD19 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 646DAC28E02143BEA99179AF /* libz.tbd */; };
@@ -480,8 +479,6 @@
480479
394C0B413FB94A5B8EEAD410 /* FontAwesome.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf"; sourceTree = "<group>"; };
481480
3C1D4770D3964EF8B3F1CC22 /* Octicons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Octicons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Octicons.ttf"; sourceTree = "<group>"; };
482481
46F938D083AA4418826C2383 /* MaterialIcons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = MaterialIcons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/MaterialIcons.ttf"; sourceTree = "<group>"; };
483-
48BA8BA0201F3C380063B185 /* ip.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ip.txt; sourceTree = SOURCE_ROOT; };
484-
48BA8BD1201F3C760063B185 /* ip.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ip.txt; sourceTree = "<group>"; };
485482
48F49F481F19026D0012FAD6 /* RNSearchBar.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RNSearchBar.xcodeproj; path = "../node_modules/react-native-search-bar/ios/RNSearchBar.xcodeproj"; sourceTree = "<group>"; };
486483
54211983D32D4316AE302999 /* libSafariViewManager.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libSafariViewManager.a; sourceTree = "<group>"; };
487484
5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
@@ -668,7 +665,6 @@
668665
13B07FB51A68108700A75B9A /* Images.xcassets */,
669666
13B07FB61A68108700A75B9A /* Info.plist */,
670667
13B07FB71A68108700A75B9A /* main.m */,
671-
48BA8BD1201F3C760063B185 /* ip.txt */,
672668
);
673669
name = GitPoint;
674670
sourceTree = "<group>";
@@ -912,7 +908,6 @@
912908
DC5C35DA1E37AD1800F3F526 /* Fonts */ = {
913909
isa = PBXGroup;
914910
children = (
915-
48BA8BA0201F3C380063B185 /* ip.txt */,
916911
DC5C35DD1E37AD1800F3F526 /* FontAwesome.ttf */,
917912
27CFE4061F920B7700951EF2 /* MaterialIcons.ttf */,
918913
DC5C35E21E37AD1800F3F526 /* Octicons.ttf */,
@@ -1548,7 +1543,6 @@
15481543
144E973F9DDE47E49CD95CF6 /* MaterialIcons.ttf in Resources */,
15491544
999008F109CF447BA4CEB8DF /* Octicons.ttf in Resources */,
15501545
3074F532C67F4444983EDB54 /* Nunito-Bold.ttf in Resources */,
1551-
48BA8BD2201F3C760063B185 /* ip.txt in Resources */,
15521546
B58367881AB44EC4944D4698 /* Nunito-Italic.ttf in Resources */,
15531547
5DC6C311356B4973AE2599BF /* Nunito-Light.ttf in Resources */,
15541548
B66611A59CDF49A19C845B57 /* Nunito-Regular.ttf in Resources */,

ios/ip.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)