Skip to content

Commit

Permalink
Merge pull request #91 from raspu/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
raspu authored Dec 21, 2022
2 parents 048188d + 0c45aca commit d3850a6
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
11 changes: 8 additions & 3 deletions Example/Highlightr.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@
TargetAttributes = {
607FACCF1AFB9204008FA782 = {
CreatedOnToolsVersion = 6.3.1;
DevelopmentTeam = RV92JH4QP5;
LastSwiftMigration = 0910;
ProvisioningStyle = Manual;
};
8C9564251CE79E5200C0C7FA = {
CreatedOnToolsVersion = 7.3.1;
Expand All @@ -225,6 +225,7 @@
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
Base,
);
Expand Down Expand Up @@ -485,13 +486,15 @@
baseConfigurationReference = 4CF75D031FDF606D266D5CFE /* Pods-Highlightr_Example.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = RV92JH4QP5;
CODE_SIGN_STYLE = Manual;
DEVELOPMENT_TEAM = "";
GCC_OPTIMIZATION_LEVEL = 0;
INFOPLIST_FILE = Highlightr/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
Expand All @@ -502,12 +505,14 @@
baseConfigurationReference = FACBE1ED06E5718AE417DCC0 /* Pods-Highlightr_Example.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = RV92JH4QP5;
CODE_SIGN_STYLE = Manual;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = Highlightr/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
Expand Down
6 changes: 6 additions & 0 deletions Highlightr.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
objects = {

/* Begin PBXBuildFile section */
0EEF4479295228920020DBCA /* xcode-dark.min.css in Resources */ = {isa = PBXBuildFile; fileRef = 0EEF4478295228920020DBCA /* xcode-dark.min.css */; };
0EEF447A295228920020DBCA /* xcode-dark.min.css in Resources */ = {isa = PBXBuildFile; fileRef = 0EEF4478295228920020DBCA /* xcode-dark.min.css */; };
5662696320D94F9F00BEEE01 /* Shims.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5662696220D94F9F00BEEE01 /* Shims.swift */; };
5662696420D9508C00BEEE01 /* Shims.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5662696220D94F9F00BEEE01 /* Shims.swift */; };
8C2FB1C71F39118F00469D0D /* Highlightr.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C2FB1C51F39118F00469D0D /* Highlightr.h */; settings = {ATTRIBUTES = (Public, ); }; };
Expand Down Expand Up @@ -182,6 +184,7 @@
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
0EEF4478295228920020DBCA /* xcode-dark.min.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; name = "xcode-dark.min.css"; path = "Pod/Assets/styles/xcode-dark.min.css"; sourceTree = SOURCE_ROOT; };
5662696220D94F9F00BEEE01 /* Shims.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = Shims.swift; path = Pod/Classes/Shims.swift; sourceTree = SOURCE_ROOT; };
8C2FB1C21F39118F00469D0D /* Highlightr.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Highlightr.framework; sourceTree = BUILT_PRODUCTS_DIR; };
8C2FB1C51F39118F00469D0D /* Highlightr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Highlightr.h; sourceTree = "<group>"; };
Expand Down Expand Up @@ -408,6 +411,7 @@
8CC1C6E01F3A636B0093293D /* vs.min.css */,
8CC1C6E11F3A636B0093293D /* vs2015.min.css */,
8CC1C6E21F3A636B0093293D /* xcode.min.css */,
0EEF4478295228920020DBCA /* xcode-dark.min.css */,
8CC1C6E31F3A636B0093293D /* xt256.min.css */,
8CC1C6E41F3A636B0093293D /* zenburn.min.css */,
);
Expand Down Expand Up @@ -604,6 +608,7 @@
8CC1C7071F3A636B0093293D /* atelier-plateau-dark.min.css in Resources */,
8CC1C76F1F3A636B0093293D /* sunburst.min.css in Resources */,
8CC1C72B1F3A636B0093293D /* docco.min.css in Resources */,
0EEF4479295228920020DBCA /* xcode-dark.min.css in Resources */,
8CC1C7471F3A636B0093293D /* kimbie.dark.min.css in Resources */,
8CC1C7291F3A636B0093293D /* default.min.css in Resources */,
8CC1C71B1F3A636B0093293D /* brown-paper.min.css in Resources */,
Expand Down Expand Up @@ -691,6 +696,7 @@
8CC1C7081F3A636B0093293D /* atelier-plateau-dark.min.css in Resources */,
8CC1C7701F3A636B0093293D /* sunburst.min.css in Resources */,
8CC1C72C1F3A636B0093293D /* docco.min.css in Resources */,
0EEF447A295228920020DBCA /* xcode-dark.min.css in Resources */,
8CC1C7481F3A636B0093293D /* kimbie.dark.min.css in Resources */,
8CC1C72A1F3A636B0093293D /* default.min.css in Resources */,
8CC1C71C1F3A636B0093293D /* brown-paper.min.css in Resources */,
Expand Down
1 change: 1 addition & 0 deletions Pod/Assets/styles/xcode-dark.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Pod/Assets/styles/xcode.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d3850a6

Please sign in to comment.