Skip to content

Commit

Permalink
v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pushpender-singh-ap committed Dec 29, 2024
1 parent 27665ee commit 7ed9f7c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 16 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ android {
applicationId "com.p2devs.inknest"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 10
versionName "1.2.1"
versionCode 11
versionName "1.2.2"
}
signingConfigs {
debug {
Expand Down
22 changes: 8 additions & 14 deletions ios/InkNest.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
92454CD82CE1B911001DB565 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 92454CD72CE1B911001DB565 /* GoogleService-Info.plist */; };
920A60A92D21910100A4C0D0 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 920A60A82D21910100A4C0D0 /* GoogleService-Info.plist */; };
92E4EB942CE1BF0D00FD7A5D /* EvilIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 92E4EB822CE1BF0D00FD7A5D /* EvilIcons.ttf */; };
92E4EB952CE1BF0D00FD7A5D /* Fontisto.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 92E4EB8B2CE1BF0D00FD7A5D /* Fontisto.ttf */; };
92E4EB962CE1BF0D00FD7A5D /* Feather.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 92E4EB832CE1BF0D00FD7A5D /* Feather.ttf */; };
Expand Down Expand Up @@ -64,7 +64,7 @@
5B7EB9410499542E8C5724F5 /* Pods-InkNest-InkNestTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InkNest-InkNestTests.debug.xcconfig"; path = "Target Support Files/Pods-InkNest-InkNestTests/Pods-InkNest-InkNestTests.debug.xcconfig"; sourceTree = "<group>"; };
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = InkNest/LaunchScreen.storyboard; sourceTree = "<group>"; };
89C6BE57DB24E9ADA2F236DE /* Pods-InkNest-InkNestTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InkNest-InkNestTests.release.xcconfig"; path = "Target Support Files/Pods-InkNest-InkNestTests/Pods-InkNest-InkNestTests.release.xcconfig"; sourceTree = "<group>"; };
92454CD72CE1B911001DB565 /* GoogleService-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
920A60A82D21910100A4C0D0 /* GoogleService-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
92454CD92CE1B9A1001DB565 /* InkNest.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = InkNest.entitlements; path = InkNest/InkNest.entitlements; sourceTree = "<group>"; };
92E4EB802CE1BF0D00FD7A5D /* AntDesign.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = AntDesign.ttf; sourceTree = "<group>"; };
92E4EB812CE1BF0D00FD7A5D /* Entypo.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Entypo.ttf; sourceTree = "<group>"; };
Expand Down Expand Up @@ -129,9 +129,9 @@
13B07FAE1A68108700A75B9A /* InkNest */ = {
isa = PBXGroup;
children = (
920A60A82D21910100A4C0D0 /* GoogleService-Info.plist */,
92E4EB932CE1BF0D00FD7A5D /* Fonts */,
92454CD92CE1B9A1001DB565 /* InkNest.entitlements */,
92454CD72CE1B911001DB565 /* GoogleService-Info.plist */,
13B07FAF1A68108700A75B9A /* AppDelegate.h */,
13B07FB01A68108700A75B9A /* AppDelegate.mm */,
13B07FB51A68108700A75B9A /* Images.xcassets */,
Expand Down Expand Up @@ -318,7 +318,6 @@
buildActionMask = 2147483647;
files = (
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */,
92454CD82CE1B911001DB565 /* GoogleService-Info.plist in Resources */,
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
92E4EB942CE1BF0D00FD7A5D /* EvilIcons.ttf in Resources */,
92E4EB952CE1BF0D00FD7A5D /* Fontisto.ttf in Resources */,
Expand All @@ -337,6 +336,7 @@
92E4EBA22CE1BF0D00FD7A5D /* FontAwesome5_Regular.ttf in Resources */,
92E4EBA32CE1BF0D00FD7A5D /* FontAwesome6_Solid.ttf in Resources */,
92E4EBA42CE1BF0D00FD7A5D /* FontAwesome6_Regular.ttf in Resources */,
920A60A92D21910100A4C0D0 /* GoogleService-Info.plist in Resources */,
92E4EBA52CE1BF0D00FD7A5D /* FontAwesome6_Brands.ttf in Resources */,
92E4EBA62CE1BF0D00FD7A5D /* Foundation.ttf in Resources */,
B68F17F3FDCA791B856C024B /* PrivacyInfo.xcprivacy in Resources */,
Expand Down Expand Up @@ -612,7 +612,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2.1;
MARKETING_VERSION = 1.2.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -644,7 +644,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2.1;
MARKETING_VERSION = 1.2.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -740,10 +740,7 @@
"-DFOLLY_CFG_NO_COROUTINES=1",
"-DFOLLY_HAVE_CLOCK_GETTIME=1",
);
OTHER_LDFLAGS = (
"$(inherited)",
" ",
);
OTHER_LDFLAGS = "$(inherited) ";
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG";
Expand Down Expand Up @@ -823,10 +820,7 @@
"-DFOLLY_CFG_NO_COROUTINES=1",
"-DFOLLY_HAVE_CLOCK_GETTIME=1",
);
OTHER_LDFLAGS = (
"$(inherited)",
" ",
);
OTHER_LDFLAGS = "$(inherited) ";
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
SDKROOT = iphoneos;
USE_HERMES = true;
Expand Down

0 comments on commit 7ed9f7c

Please sign in to comment.