Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

Commit

Permalink
Rebuilt project with AIR 3.9 and latest iOS sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
alebianco committed Jan 14, 2014
1 parent 953f808 commit c1a0362
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 5 deletions.
Binary file removed release/NativeGATracker-v2.0.4_201310111229.zip
Binary file not shown.
Binary file added release/NativeGATracker-v2.0.4_201401140301.zip
Binary file not shown.
7 changes: 2 additions & 5 deletions source/ios/NativeGATracker.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// !$*UTF8*$!
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
Expand Down Expand Up @@ -193,7 +194,7 @@
6F808DAC168CB81400CEDFF5 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0460;
LastUpgradeCheck = 0500;
};
buildConfigurationList = 6F808DAF168CB81400CEDFF5 /* Build configuration list for PBXProject "NativeGATracker" */;
compatibilityVersion = "Xcode 3.2";
Expand Down Expand Up @@ -234,7 +235,6 @@
6F808DB1168CB81400CEDFF5 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
IPHONEOS_DEPLOYMENT_TARGET = 4.3;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
Expand All @@ -247,7 +247,6 @@
6F808DB2168CB81400CEDFF5 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
IPHONEOS_DEPLOYMENT_TARGET = 4.3;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
Expand All @@ -261,7 +260,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
CLANG_ENABLE_OBJC_ARC = NO;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
Expand Down Expand Up @@ -303,7 +301,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
CLANG_ENABLE_OBJC_ARC = NO;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = YES;
Expand Down

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

Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
<false/>
<key>IDESourceControlProjectIdentifier</key>
<string>E2E6888F-3D9B-4193-A71B-CF293DDB7C69</string>
<key>IDESourceControlProjectName</key>
<string>NativeGATracker</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>D7609F6A-D5AE-45EB-BBD4-493EAADE8172</key>
<string>ssh://github.com/alebianco/ANE-Google-Analytics.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>source/ios/NativeGATracker.xcodeproj/project.xcworkspace</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>D7609F6A-D5AE-45EB-BBD4-493EAADE8172</key>
<string>../../../..</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>ssh://github.com/alebianco/ANE-Google-Analytics.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>110</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>D7609F6A-D5AE-45EB-BBD4-493EAADE8172</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>D7609F6A-D5AE-45EB-BBD4-493EAADE8172</string>
<key>IDESourceControlWCCName</key>
<string>ANE-Google-Analytics</string>
</dict>
</array>
</dict>
</plist>

0 comments on commit c1a0362

Please sign in to comment.