Skip to content

Commit

Permalink
release: 0.8.85
Browse files Browse the repository at this point in the history
  • Loading branch information
appfairz committed Jul 22, 2022
2 parents 64a1432 + 429d459 commit eaae0fe
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 8 deletions.
4 changes: 2 additions & 2 deletions AppFairApp.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ PRODUCT_NAME = App Fair
PRODUCT_BUNDLE_IDENTIFIER = app.App-Fair

// The semantic version for the app matching the git tag for the release
MARKETING_VERSION = 0.8.84
MARKETING_VERSION = 0.8.85

// The monotonically increasing number specifying the internal app version
CURRENT_PROJECT_VERSION = 825
CURRENT_PROJECT_VERSION = 830

// The category of the app should be one of: public.app-category.business, developer-tools, education, entertainment, finance, games, graphics-design, healthcare-fitness, lifestyle, medical, music, news, photography, productivity, reference, social-networking, sports, travel, utilities, video, weather
APP_CATEGORY = public.app-category.utilities
Expand Down
89 changes: 83 additions & 6 deletions project.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
491763412773E08500FBB28B /* App in Embed Frameworks */ = {isa = PBXBuildFile; productRef = 498DD183268CDB4600B79D43 /* App */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
4955541D268931C4003F1B5B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4955541C268931C4003F1B5B /* Assets.xcassets */; };
498DD184268CDB4600B79D43 /* App in Frameworks */ = {isa = PBXBuildFile; productRef = 498DD183268CDB4600B79D43 /* App */; };
49D7F0CE288B407100275541 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 49D7F0B6288B407100275541 /* Localizable.strings */; };
49D7F0CF288B407100275541 /* Localizable.stringsdict in Resources */ = {isa = PBXBuildFile; fileRef = 49D7F0B8288B407100275541 /* Localizable.stringsdict */; };
/* End PBXBuildFile section */

/* Begin PBXCopyFilesBuildPhase section */
Expand All @@ -29,9 +31,31 @@

/* Begin PBXFileReference section */
4917633F2773E08000FBB28B /* App.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = App.swift; sourceTree = "<group>"; };
49555415268931C1003F1B5B /* App Name.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "App Name.app"; sourceTree = BUILT_PRODUCTS_DIR; };
49555415268931C1003F1B5B /* App Fair.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "App Fair.app"; sourceTree = BUILT_PRODUCTS_DIR; };
4955541C268931C4003F1B5B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
498E852827597DA100EE6F8C /* AppFairApp.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppFairApp.xcconfig; sourceTree = "<group>"; };
49D7F0B7288B407100275541 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
49D7F0B9288B407100275541 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = de; path = de.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
49D7F0BA288B407100275541 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
49D7F0BB288B407100275541 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
49D7F0BC288B407100275541 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
49D7F0BD288B407100275541 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ja; path = ja.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
49D7F0BE288B407100275541 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
49D7F0BF288B407100275541 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = en; path = en.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
49D7F0C0288B407100275541 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
49D7F0C1288B407100275541 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = es; path = es.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
49D7F0C2288B407100275541 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
49D7F0C3288B407100275541 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = it; path = it.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
49D7F0C4288B407100275541 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
49D7F0C5288B407100275541 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ko; path = ko.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
49D7F0C6288B407100275541 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; };
49D7F0C7288B407100275541 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
49D7F0C8288B407100275541 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
49D7F0C9288B407100275541 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ru; path = ru.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
49D7F0CA288B407100275541 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
49D7F0CB288B407100275541 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = fr; path = fr.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
49D7F0CC288B407100275541 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/Localizable.strings; sourceTree = "<group>"; };
49D7F0CD288B407100275541 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = pt; path = pt.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand All @@ -52,18 +76,29 @@
4917633F2773E08000FBB28B /* App.swift */,
498E852827597DA100EE6F8C /* AppFairApp.xcconfig */,
4955541C268931C4003F1B5B /* Assets.xcassets */,
49D7F0B5288B407100275541 /* Resources */,
49555416268931C1003F1B5B /* Products */,
);
sourceTree = "<group>";
};
49555416268931C1003F1B5B /* Products */ = {
isa = PBXGroup;
children = (
49555415268931C1003F1B5B /* App Name.app */,
49555415268931C1003F1B5B /* App Fair.app */,
);
name = Products;
sourceTree = "<group>";
};
49D7F0B5288B407100275541 /* Resources */ = {
isa = PBXGroup;
children = (
49D7F0B6288B407100275541 /* Localizable.strings */,
49D7F0B8288B407100275541 /* Localizable.stringsdict */,
);
name = Resources;
path = Sources/App/Resources;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
Expand All @@ -85,7 +120,7 @@
498DD183268CDB4600B79D43 /* App */,
);
productName = App;
productReference = 49555415268931C1003F1B5B /* App Name.app */;
productReference = 49555415268931C1003F1B5B /* App Fair.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
Expand All @@ -95,7 +130,7 @@
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1300;
LastUpgradeCheck = 1300;
LastUpgradeCheck = 1340;
TargetAttributes = {
49555414268931C1003F1B5B = {
CreatedOnToolsVersion = 13.0;
Expand All @@ -119,8 +154,9 @@
nb,
pt,
ru,
zh-Han,
zh-Hant,
"zh-Han",
"zh-Hant",
"zh-Hans",
);
mainGroup = 4955540C268931C1003F1B5B;
productRefGroup = 49555416268931C1003F1B5B /* Products */;
Expand All @@ -138,6 +174,8 @@
buildActionMask = 2147483647;
files = (
4955541D268931C4003F1B5B /* Assets.xcassets in Resources */,
49D7F0CE288B407100275541 /* Localizable.strings in Resources */,
49D7F0CF288B407100275541 /* Localizable.stringsdict in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -154,6 +192,45 @@
};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
49D7F0B6288B407100275541 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
49D7F0B7288B407100275541 /* de */,
49D7F0BA288B407100275541 /* zh-Hans */,
49D7F0BC288B407100275541 /* ja */,
49D7F0BE288B407100275541 /* en */,
49D7F0C0288B407100275541 /* es */,
49D7F0C2288B407100275541 /* it */,
49D7F0C4288B407100275541 /* ko */,
49D7F0C6288B407100275541 /* zh-Hant */,
49D7F0C8288B407100275541 /* ru */,
49D7F0CA288B407100275541 /* fr */,
49D7F0CC288B407100275541 /* pt */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
49D7F0B8288B407100275541 /* Localizable.stringsdict */ = {
isa = PBXVariantGroup;
children = (
49D7F0B9288B407100275541 /* de */,
49D7F0BB288B407100275541 /* zh-Hans */,
49D7F0BD288B407100275541 /* ja */,
49D7F0BF288B407100275541 /* en */,
49D7F0C1288B407100275541 /* es */,
49D7F0C3288B407100275541 /* it */,
49D7F0C5288B407100275541 /* ko */,
49D7F0C7288B407100275541 /* zh-Hant */,
49D7F0C9288B407100275541 /* ru */,
49D7F0CB288B407100275541 /* fr */,
49D7F0CD288B407100275541 /* pt */,
);
name = Localizable.stringsdict;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
49555423268931C4003F1B5B /* Debug */ = {
isa = XCBuildConfiguration;
Expand Down

0 comments on commit eaae0fe

Please sign in to comment.