Skip to content

Commit

Permalink
Merge pull request #385 from adjust/example-apps-update
Browse files Browse the repository at this point in the history
Example apps update
  • Loading branch information
uerceg authored Aug 15, 2019
2 parents 40696ea + 49ff4e6 commit 9145b6b
Show file tree
Hide file tree
Showing 39 changed files with 255 additions and 202 deletions.
58 changes: 29 additions & 29 deletions Adjust.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -495,13 +495,6 @@
remoteGlobalIDString = 9D01676F20FF812B0029CFFF;
remoteInfo = "AdjustExample-iMessage MessagesExtension";
};
9D449DB11E6ED22900E7E80B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 9D449DAD1E6ED22900E7E80B /* AdjustExample-iOS.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 9639093C1BCBFCF300A2E8A4;
remoteInfo = "AdjustExample-iOS";
};
9D449DB91E6ED23400E7E80B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 9D449DB31E6ED23400E7E80B /* AdjustExample-iWatch.xcodeproj */;
Expand Down Expand Up @@ -558,6 +551,13 @@
remoteGlobalIDString = 9D9D152E212EB3920081445E;
remoteInfo = "AdjustExample-FbPixel";
};
9DBE560B23054FCC0065E19C /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 9DBE560723054FCC0065E19C /* AdjustExample-ObjC.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 9639093C1BCBFCF300A2E8A4;
remoteInfo = "AdjustExample-ObjC";
};
9DE7C8FF1AE68EF1001556E5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 9679920518BBAE2800394606 /* Project object */;
Expand Down Expand Up @@ -813,7 +813,6 @@
9D0E2E68210B575600133B4F /* WKWebViewJavascriptBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WKWebViewJavascriptBridge.h; sourceTree = "<group>"; };
9D0E2E69210B575600133B4F /* AdjustBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AdjustBridge.h; sourceTree = "<group>"; };
9D0E2E6A210B575600133B4F /* AdjustBridgeRegister.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AdjustBridgeRegister.m; sourceTree = "<group>"; };
9D449DAD1E6ED22900E7E80B /* AdjustExample-iOS.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "AdjustExample-iOS.xcodeproj"; path = "examples/AdjustExample-iOS/AdjustExample-iOS.xcodeproj"; sourceTree = "<group>"; };
9D449DB31E6ED23400E7E80B /* AdjustExample-iWatch.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "AdjustExample-iWatch.xcodeproj"; path = "examples/AdjustExample-iWatch/AdjustExample-iWatch.xcodeproj"; sourceTree = "<group>"; };
9D449DBF1E6ED23900E7E80B /* AdjustExample-Swift.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "AdjustExample-Swift.xcodeproj"; path = "examples/AdjustExample-Swift/AdjustExample-Swift.xcodeproj"; sourceTree = "<group>"; };
9D449DC51E6ED24000E7E80B /* AdjustExample-tvOS.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "AdjustExample-tvOS.xcodeproj"; path = "examples/AdjustExample-tvOS/AdjustExample-tvOS.xcodeproj"; sourceTree = "<group>"; };
Expand All @@ -829,6 +828,7 @@
9D7431F71EB9F9B700969F14 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
9D7431F91EB9F9B700969F14 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
9D9D154D212EB3D00081445E /* AdjustExample-FbPixel.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "AdjustExample-FbPixel.xcodeproj"; path = "examples/AdjustExample-FbPixel/AdjustExample-FbPixel.xcodeproj"; sourceTree = "<group>"; };
9DBE560723054FCC0065E19C /* AdjustExample-ObjC.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "AdjustExample-ObjC.xcodeproj"; path = "examples/AdjustExample-ObjC/AdjustExample-ObjC.xcodeproj"; sourceTree = "<group>"; };
9DD0E9AC1F44690B00B2A759 /* ADJUserDefaults.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ADJUserDefaults.h; sourceTree = "<group>"; };
9DD0E9AD1F44690B00B2A759 /* ADJUserDefaults.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ADJUserDefaults.m; sourceTree = "<group>"; };
9DE354D22100726300D211C9 /* AdjustSdkIm.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AdjustSdkIm.framework; sourceTree = BUILT_PRODUCTS_DIR; };
Expand Down Expand Up @@ -1490,7 +1490,7 @@
9D449DAC1E6ED20400E7E80B /* Example Apps */ = {
isa = PBXGroup;
children = (
9D449DAD1E6ED22900E7E80B /* AdjustExample-iOS.xcodeproj */,
9DBE560723054FCC0065E19C /* AdjustExample-ObjC.xcodeproj */,
9D449DBF1E6ED23900E7E80B /* AdjustExample-Swift.xcodeproj */,
9D449DCB1E6ED24400E7E80B /* AdjustExample-WebView.xcodeproj */,
9D449DC51E6ED24000E7E80B /* AdjustExample-tvOS.xcodeproj */,
Expand All @@ -1501,14 +1501,6 @@
name = "Example Apps";
sourceTree = "<group>";
};
9D449DAE1E6ED22900E7E80B /* Products */ = {
isa = PBXGroup;
children = (
9D449DB21E6ED22900E7E80B /* AdjustExample-iOS.app */,
);
name = Products;
sourceTree = "<group>";
};
9D449DB41E6ED23400E7E80B /* Products */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -1575,6 +1567,14 @@
name = Products;
sourceTree = "<group>";
};
9DBE560823054FCC0065E19C /* Products */ = {
isa = PBXGroup;
children = (
9DBE560C23054FCC0065E19C /* AdjustExample-ObjC.app */,
);
name = Products;
sourceTree = "<group>";
};
9DE354D32100726300D211C9 /* AdjustSdkIm */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -2209,7 +2209,7 @@
9679920518BBAE2800394606 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 1020;
LastUpgradeCheck = 1100;
ORGANIZATIONNAME = "adjust GmbH";
TargetAttributes = {
9615158E1CD2CB2C0022D336 = {
Expand Down Expand Up @@ -2262,14 +2262,14 @@
ProductGroup = 9D0167FF20FF88DE0029CFFF /* Products */;
ProjectRef = 9D0167FE20FF88DE0029CFFF /* AdjustExample-iMessage.xcodeproj */;
},
{
ProductGroup = 9D449DAE1E6ED22900E7E80B /* Products */;
ProjectRef = 9D449DAD1E6ED22900E7E80B /* AdjustExample-iOS.xcodeproj */;
},
{
ProductGroup = 9D449DB41E6ED23400E7E80B /* Products */;
ProjectRef = 9D449DB31E6ED23400E7E80B /* AdjustExample-iWatch.xcodeproj */;
},
{
ProductGroup = 9DBE560823054FCC0065E19C /* Products */;
ProjectRef = 9DBE560723054FCC0065E19C /* AdjustExample-ObjC.xcodeproj */;
},
{
ProductGroup = 9D449DC01E6ED23900E7E80B /* Products */;
ProjectRef = 9D449DBF1E6ED23900E7E80B /* AdjustExample-Swift.xcodeproj */;
Expand Down Expand Up @@ -2378,13 +2378,6 @@
remoteRef = 9D01680520FF88DE0029CFFF /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
9D449DB21E6ED22900E7E80B /* AdjustExample-iOS.app */ = {
isa = PBXReferenceProxy;
fileType = wrapper.application;
path = "AdjustExample-iOS.app";
remoteRef = 9D449DB11E6ED22900E7E80B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
9D449DBA1E6ED23400E7E80B /* AdjustExample-iWatch.app */ = {
isa = PBXReferenceProxy;
fileType = wrapper.application;
Expand Down Expand Up @@ -2434,6 +2427,13 @@
remoteRef = 9D9D1551212EB3D00081445E /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
9DBE560C23054FCC0065E19C /* AdjustExample-ObjC.app */ = {
isa = PBXReferenceProxy;
fileType = wrapper.application;
path = "AdjustExample-ObjC.app";
remoteRef = 9DBE560B23054FCC0065E19C /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */

/* Begin PBXResourcesBuildPhase section */
Expand Down
2 changes: 1 addition & 1 deletion Adjust.xcodeproj/xcshareddata/xcschemes/AdjustSdk.xcscheme
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1020"
LastUpgradeVersion = "1030"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1020"
LastUpgradeVersion = "1030"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1020"
LastUpgradeVersion = "1030"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1020"
LastUpgradeVersion = "1030"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1020"
LastUpgradeVersion = "1030"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1020"
LastUpgradeVersion = "1030"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1020"
LastUpgradeVersion = "1030"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1031,7 +1031,7 @@ If you are seing any value in the dashboard other than what you expected to be t
[example-tvos]: examples/AdjustExample-tvOS
[example-iwatch]: examples/AdjustExample-iWatch
[example-imessage]: examples/AdjustExample-iMessage
[example-ios-objc]: examples/AdjustExample-iOS
[example-ios-objc]: examples/AdjustExample-ObjC
[example-ios-swift]: examples/AdjustExample-Swift

[AEPriceMatrix]: https://github.com/adjust/AEPriceMatrix
Expand Down
12 changes: 6 additions & 6 deletions doc/chinese/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1031,18 +1031,18 @@ Adjust SDK仅跟踪您要求它跟踪的内容。如果您添加收入至事件
[cocoapods]: http://cocoapods.org
[transition]: http://developer.apple.com/library/mac/#releasenotes/ObjectiveC/RN-TransitioningToARC/Introduction/Introduction.html

[example-tvos]: http://github.com/adjust/ios_sdk/tree/master/examples/AdjustExample-tvOS
[example-tvos]: ../../examples/AdjustExample-tvOS
[example-iwatch]: ../../examples/AdjustExample-iWatch
[example-imessage]: ../../examples/AdjustExample-iMessage
[example-ios-objc]: ../../examples/AdjustExample-ObjC
[example-ios-swift]: ../../examples/AdjustExample-Swift

[AEPriceMatrix]: https://github.com/adjust/AEPriceMatrix
[event-tracking]: https://docs.adjust.com/zh/event-tracking
[example-iwatch]: http://github.com/adjust/ios_sdk/tree/master/examples/AdjustExample-iWatch
[callbacks-guide]: https://docs.adjust.com/zh/callbacks
[universal-links]: https://developer.apple.com/library/ios/documentation/General/Conceptual/AppSearch/UniversalLinks.html

[special-partners]: https://docs.adjust.com/zh/special-partners
[attribution-data]: https://github.com/adjust/sdks/blob/master/doc/attribution-data.md
[example-ios-objc]: http://github.com/adjust/ios_sdk/tree/master/examples/AdjustExample-iOS
[example-ios-swift]: http://github.com/adjust/ios_sdk/tree/master/examples/AdjustExample-Swift
[example-imessage]: https://github.com/adjust/ios_sdk/tree/master/examples/AdjustExample-iMessage
[ios-web-views-guide]: https://github.com/adjust/ios_sdk/blob/master/doc/english/web_views.md
[currency-conversion]: https://docs.adjust.com/zh/event-tracking/#tracking-purchases-in-different-currencies

Expand Down
10 changes: 5 additions & 5 deletions doc/japanese/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1078,11 +1078,11 @@ adjust SDKがトラッキングするよう設定された値が間違ってい
[cocoapods]: http://cocoapods.org
[transition]: http://developer.apple.com/library/mac/#releasenotes/ObjectiveC/RN-TransitioningToARC/Introduction/Introduction.html

[example-tvos]: examples/AdjustExample-tvOS
[example-iwatch]: examples/AdjustExample-iWatch
[example-imessage]: examples/AdjustExample-iMessage
[example-ios-objc]: examples/AdjustExample-iOS
[example-ios-swift]: examples/AdjustExample-Swift
[example-tvos]: ../../examples/AdjustExample-tvOS
[example-iwatch]: ../../examples/AdjustExample-iWatch
[example-imessage]: ../../examples/AdjustExample-iMessage
[example-ios-objc]: ../../examples/AdjustExample-ObjC
[example-ios-swift]: ../../examples/AdjustExample-Swift

[AEPriceMatrix]: https://github.com/adjust/AEPriceMatrix
[event-tracking]: https://docs.adjust.com/en/event-tracking
Expand Down
10 changes: 5 additions & 5 deletions doc/korean/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1029,11 +1029,11 @@ Adjust SDK는 지정한 대상만 추적합니다. 매출을 이벤트에 연결
[cocoapods]: http://cocoapods.org
[transition]: http://developer.apple.com/library/mac/#releasenotes/ObjectiveC/RN-TransitioningToARC/Introduction/Introduction.html

[example-tvos]: examples/AdjustExample-tvOS
[example-iwatch]: examples/AdjustExample-iWatch
[example-imessage]: examples/AdjustExample-iMessage
[example-ios-objc]: examples/AdjustExample-iOS
[example-ios-swift]: examples/AdjustExample-Swift
[example-tvos]: ../../examples/AdjustExample-tvOS
[example-iwatch]: ../../examples/AdjustExample-iWatch
[example-imessage]: ../../examples/AdjustExample-iMessage
[example-ios-objc]: ../../examples/AdjustExample-ObjC
[example-ios-swift]: ../../examples/AdjustExample-Swift

[AEPriceMatrix]: https://github.com/adjust/AEPriceMatrix
[event-tracking]: https://docs.adjust.com/ko/event-tracking
Expand Down
Loading

0 comments on commit 9145b6b

Please sign in to comment.